html {
    box-sizing: border-box;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    height: auto
}

body, html {
    width: 100%
}

body {
    height: 100%;
    font-size: 12px;
    line-height: 2
}

*, :after, :before {
    box-sizing: inherit
}

:after, :before {
    text-decoration: inherit;
    vertical-align: inherit
}

* {
    background-repeat: no-repeat;
    padding: 0;
    margin: 0
}

audio:not([controls]) {
    display: none;
    height: 0
}

hr {
    overflow: visible
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

summary {
    display: list-item
}

small {
    font-size: 80%
}

[hidden], template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted;
    text-decoration: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:active, a:hover {
        outline-width: 0
    }

code, kbd, pre, samp {
    font-family: monospace,monospace
}

b, strong {
    font-weight: inherit
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

input {
    border-radius: 0
}

[type=button], [type=reset], [type=submit] [role=button], button {
    cursor: pointer
}

[disabled] {
    cursor: default
}

[type=number] {
    width: auto
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto;
    resize: vertical
}

button, input, optgroup, select, textarea {
    font: inherit
}

optgroup {
    font-weight: 700
}

button {
    overflow: visible
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: 0;
        padding: 0
    }

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button:-moz-focusring {
        outline: 1px dotted ButtonText
    }

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

button, select {
    text-transform: none
}

button, input, select, textarea {
    background-color: transparent;
    border-style: none;
    color: inherit
}

select {
    -moz-appearance: none;
    -webkit-appearance: none
}

    select::-ms-expand {
        display: none
    }

    select::-ms-value {
        color: currentColor
    }

legend {
    border: 0;
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

img {
    border-style: none
}

progress {
    vertical-align: baseline
}

svg:not(:root) {
    overflow: hidden
}

audio, canvas, progress, video {
    display: inline-block
}

@media screen {
    [hidden~=screen] {
        display: inherit
    }

        [hidden~=screen]:not(:active):not(:focus):not(:target) {
            position: absolute !important;
            clip: rect(0 0 0 0) !important
        }
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled] {
    cursor: default
}

::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}

.twtr-icon {
    width: 24px;
    height: 24px
}

.twtr-icon--sm {
    width: 12px;
    height: 12px
}

.twtr-icon--md {
    width: 36px;
    height: 36px
}

.twtr-icon--lg {
    width: 48px;
    height: 48px
}

.twtr-icon--mega {
    width: 96px;
    height: 96px
}

.twtr-icon--home-topic-nav {
    max-width: 250px;
    max-height: 250px;
    width: 100%;
    height: 100%
}

body {
    direction: ltr;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif
}

html.is-open-menu {
    overflow: hidden
}

body.has-small-header {
    padding-top: 68px
}

    body.has-small-header :target:before {
        content: "";
        display: block;
        height: 54px;
        margin: -54px 0 0
    }

@media (min-width:1024px) {
    body.has-small-header {
        padding-top: 54px
    }
}

body.has-double-navbar {
    padding-top: 68px
}

@media (min-width:1024px) {
    body.has-double-navbar {
        padding-top: inherit
    }
}

body.has-tall-header {
    padding-top: 250px
}

body.has-no-scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%
}

a {
    text-decoration: none;
    color: #1da1f2
}

    a:hover {
        color: #005fd1
    }

h1, h2, h3, h4, h5, h6, p {
    color: #657786
}

@media (min-width:768px) {
    h1, h2, h3, h4, h5, h6, p {
        margin-right: 0;
        margin-left: 0
    }
}

p {
    font-size: .75rem;
    color: #657786;
    margin-bottom: .5rem
}

@media (min-width:768px) {
    p {
        font-size: .99975rem;
        margin-bottom: .75rem
    }
}

.twtr-main {
    background-color: #fff;
    max-width: 1608px;
    margin-left: auto;
    margin-right: auto
}

.twtr-container {
    padding-left: 0;
    padding-right: 0
}

@media (min-width:768px) {
    .twtr-container {
        padding-left: 6.6%;
        padding-right: 6.6%
    }
}

.twtr-header {
    position: relative;
    overflow: hidden;
    height: 54px
}

@media (min-width:320px) and (max-width:1023px) {
    .twtr-header--no-margin {
        padding-bottom: 0
    }
}

:target:after {
    content: "";
    display: block;
    position: relative;
    top: -4.5rem;
    visibility: hidden
}

input, select, textarea {
    background: #fff
}

input, textarea {
    border-radius: 6px;
    padding: .375rem
}

.twtr-form__element-wrap {
    width: 100%;
    margin-bottom: 1.5rem
}

.twtr-form__element-wrap--right {
    text-align: right
}

.twtr-form__dropdown {
    width: 100%;
    margin-bottom: 1.5rem;
    padding: .375rem 1.5rem;
    border-radius: 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    .twtr-form__dropdown option {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: .87rem;
        line-height: 1.5rem;
        letter-spacing: .025rem
    }

@media (min-width:768px) {
    .twtr-form__dropdown option {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: .9975rem;
        line-height: 1.5rem;
        letter-spacing: .025rem
    }
}

.twtr-form__radio-item {
    width: 100%;
    display: block;
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: .75rem;
    cursor: pointer
}

    .twtr-form__radio-item:focus .twtr-form__radio-item-label, .twtr-form__radio-item:hover .twtr-form__radio-item-label {
        transition: all .3s ease-out
    }

    .twtr-form__radio-item:focus .twtr-form__radio-item--indicator, .twtr-form__radio-item:hover .twtr-form__radio-item--indicator {
        background: #ccd6dd
    }

.twtr-form__radio-item--input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

    .twtr-form__radio-item--input:checked + .twtr-form__radio-item-label {
        font-weight: 700;
        transition: all .3s ease-out
    }

    .twtr-form__radio-item--input:checked ~ .twtr-form__radio-item--indicator:after {
        display: block
    }

.twtr-form__radio-item--indicator {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    height: 11px;
    width: 11px;
    background: #fff;
    border-radius: 8px
}

    .twtr-form__radio-item--indicator:after {
        content: "";
        position: absolute;
        display: none;
        left: 2px;
        top: 2px;
        height: 7px;
        width: 7px;
        border-radius: 50%;
        background: #657786
    }

.twtr-btn--cancel, .twtr-btn--primary, .twtr-btn--submit {
    display: inline-block;
    border-radius: 18px;
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: .9975rem;
    line-height: 1.5rem;
    letter-spacing: .025rem;
    line-height: 1.2 !important;
    text-decoration: none;
    text-align: center;
    padding: .5625rem 1.5rem;
    cursor: pointer
}

.twtr-btn--primary {
    color: #fff
}

.twtr-btn--submit {
    color: #1fb650;
    background: #fff
}

.twtr-btn--cancel {
    color: #fff;
    background: #008951
}

table {
    width: 100%;
    border-collapse: collapse
}

td, th, tr {
    border: 1px solid #000
}

td {
    text-align: center
}

    td.is-sms-supported {
        color: green
    }

.twtr-table--data-processing {
    position: relative;
    margin: auto;
    border-collapse: collapse;
    overflow-x: auto;
    display: block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    background: linear-gradient(90deg,rgba(193,198,204,0) 0,rgba(193,198,204,.65)) no-repeat;
    background-size: 10% 100%;
    background-position: 100% 0
}

@media (min-width:768px) {
    .twtr-table--data-processing {
        background: none
    }
}

.twtr-table--data-processing th {
    padding: 10px
}

.twtr-table--data-processing td {
    vertical-align: top;
    text-align: left;
    padding: 10px
}

.twtr-table--data-processing ul {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 25px;
    list-style-type: disc
}

.twtr-table--data-processing li {
    padding-bottom: .5rem !important;
    font-size: 14px !important;
    line-height: 1.3rem !important
}

@keyframes opacity-full {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fade-in-from-none {
    0% {
        display: none;
        opacity: 0
    }

    1% {
        display: block;
        opacity: 0
    }

    to {
        display: block;
        opacity: 1
    }
}

@keyframes fade-out-to-none {
    0% {
        display: block;
        opacity: 1
    }

    99% {
        display: block;
        opacity: 0
    }

    to {
        display: none;
        opacity: 0
    }
}

/*
@font-face {
    font-family: Helvetica Neue LT;
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src: url("https://fonts.twitter.com/helvetica_neue/1a14dcac-7c9e-471c-8039-33c730f871f2.woff2") format("woff2"),url("https://fonts.twitter.com/helvetica_neue/558ed534-0c60-42cf-8b94-d0a16eb70d37.woff") format("woff")
}

@font-face {
    font-family: Helvetica Neue LT;
    font-weight: 400;
    font-style: italic;
    font-display: swap;
    src: url("https://fonts.twitter.com/helvetica_neue/6acb9b26-7e8e-46b4-b68b-631ab07d6ed7.woff2") format("woff2"),url("https://fonts.twitter.com/helvetica_neue/2914a90e-d766-4cf8-97b9-04c5fe897f06.woff") format("woff")
}

@font-face {
    font-family: Helvetica Neue LT;
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src: url("https://fonts.twitter.com/helvetica_neue/d9122e8d-bf26-4f1c-bab9-c06599397b59.woff2") format("woff2"),url("https://fonts.twitter.com/helvetica_neue/db0cec12-a947-40fe-a115-c5ce22ee79f6.woff") format("woff")
}
    */

.twtr-color--orange-extra-dark {
    color: #d82e18
}

.twtr-color-bg--orange-extra-dark {
    background-color: #d82e18
}

.twtr-color-fill--orange-extra-dark {
    fill: #d82e18
}

.twtr-color-border--orange-extra-dark {
    border-color: #d82e18
}

.twtr-color--yellow-extra-dark {
    color: #f98e00
}

.twtr-color-bg--yellow-extra-dark {
    background-color: #f98e00
}

.twtr-color-fill--yellow-extra-dark {
    fill: #f98e00
}

.twtr-color-border--yellow-extra-dark {
    border-color: #f98e00
}

.twtr-color--green-extra-dark {
    color: #008951
}

.twtr-color-bg--green-extra-dark {
    background-color: #008951
}

.twtr-color-fill--green-extra-dark {
    fill: #008951
}

.twtr-color-border--green-extra-dark {
    border-color: #008951
}

.twtr-color--blue-extra-dark {
    color: #005fd1
}

.twtr-color-bg--blue-extra-dark {
    background-color: #005fd1
}

.twtr-color-fill--blue-extra-dark {
    fill: #005fd1
}

.twtr-color-border--blue-extra-dark {
    border-color: #005fd1
}

.twtr-color--purple-extra-dark {
    color: #4f0299
}

.twtr-color-bg--purple-extra-dark {
    background-color: #4f0299
}

.twtr-color-fill--purple-extra-dark {
    fill: #4f0299
}

.twtr-color-border--purple-extra-dark {
    border-color: #4f0299
}

.twtr-color--pink-extra-dark {
    color: #a01744
}

.twtr-color-bg--pink-extra-dark {
    background-color: #a01744
}

.twtr-color-fill--pink-extra-dark {
    fill: #a01744
}

.twtr-color-border--pink-extra-dark {
    border-color: #a01744
}

.twtr-color--orange-dark {
    color: #f45d22
}

.twtr-color-bg--orange-dark {
    background-color: #f45d22
}

.twtr-color-fill--orange-dark {
    fill: #f45d22
}

.twtr-color-border--orange-dark {
    border-color: #f45d22
}

.twtr-color--yellow-dark {
    color: #ffad1f
}

.twtr-color-bg--yellow-dark {
    background-color: #ffad1f
}

.twtr-color-fill--yellow-dark {
    fill: #ffad1f
}

.twtr-color-border--yellow-dark {
    border-color: #ffad1f
}

.twtr-color--green-dark {
    color: #1fb650
}

.twtr-color-bg--green-dark {
    background-color: #1fb650
}

.twtr-color-fill--green-dark {
    fill: #1fb650
}

.twtr-color-border--green-dark {
    border-color: #1fb650
}

.twtr-color--blue-dark {
    color: #1da1f2
}

.twtr-color-bg--blue-dark {
    background-color: #1da1f2
}

.twtr-color-fill--blue-dark {
    fill: #1da1f2
}

.twtr-color-border--blue-dark {
    border-color: #1da1f2
}

.twtr-color--purple-dark {
    color: #794bc4
}

.twtr-color-bg--purple-dark {
    background-color: #794bc4
}

.twtr-color-fill--purple-dark {
    fill: #794bc4
}

.twtr-color-border--purple-dark {
    border-color: #794bc4
}

.twtr-color--pink-dark {
    color: #e0245e
}

.twtr-color-bg--pink-dark {
    background-color: #e0245e
}

.twtr-color-fill--pink-dark {
    fill: #e0245e
}

.twtr-color-border--pink-dark {
    border-color: #e0245e
}

.twtr-color--orange-light {
    color: #ff8d57
}

.twtr-color-bg--orange-light {
    background-color: #ff8d57
}

.twtr-color-fill--orange-light {
    fill: #ff8d57
}

.twtr-color-border--orange-light {
    border-color: #ff8d57
}

.twtr-color--yellow-light {
    color: #ffd03f
}

.twtr-color-bg--yellow-light {
    background-color: #ffd03f
}

.twtr-color-fill--yellow-light {
    fill: #ffd03f
}

.twtr-color-border--yellow-light {
    border-color: #ffd03f
}

.twtr-color--green-light {
    color: #68e090
}

.twtr-color-bg--green-light {
    background-color: #68e090
}

.twtr-color-fill--green-light {
    fill: #68e090
}

.twtr-color-border--green-light {
    border-color: #68e090
}

.twtr-color--blue-light {
    color: #71c9f8
}

.twtr-color-bg--blue-light {
    background-color: #71c9f8
}

.twtr-color-fill--blue-light {
    fill: #71c9f8
}

.twtr-color-border--blue-light {
    border-color: #71c9f8
}

.twtr-color--purple-light {
    color: #a37ced
}

.twtr-color-bg--purple-light {
    background-color: #a37ced
}

.twtr-color-fill--purple-light {
    fill: #a37ced
}

.twtr-color-border--purple-light {
    border-color: #a37ced
}

.twtr-color--pink-light {
    color: #f6809a
}

.twtr-color-bg--pink-light {
    background-color: #f6809a
}

.twtr-color-fill--pink-light {
    fill: #f6809a
}

.twtr-color-border--pink-light {
    border-color: #f6809a
}

.twtr-color--orange-extra-light {
    color: #ffbe78
}

.twtr-color-bg--orange-extra-light {
    background-color: #ffbe78
}

.twtr-color-fill--orange-extra-light {
    fill: #ffbe78
}

.twtr-color-border--orange-extra-light {
    border-color: #ffbe78
}

.twtr-color--yellow-extra-light {
    color: #ffe76e
}

.twtr-color-bg--yellow-extra-light {
    background-color: #ffe76e
}

.twtr-color-fill--yellow-extra-light {
    fill: #ffe76e
}

.twtr-color-border--yellow-extra-light {
    border-color: #ffe76e
}

.twtr-color--green-extra-light {
    color: #a5f2aa
}

.twtr-color-bg--green-extra-light {
    background-color: #a5f2aa
}

.twtr-color-fill--green-extra-light {
    fill: #a5f2aa
}

.twtr-color-border--green-extra-light {
    border-color: #a5f2aa
}

.twtr-color--blue-extra-light {
    color: #97e3ff
}

.twtr-color-bg--blue-extra-light {
    background-color: #97e3ff
}

.twtr-color-fill--blue-extra-light {
    fill: #97e3ff
}

.twtr-color-border--blue-extra-light {
    border-color: #97e3ff
}

.twtr-color--purple-extra-light {
    color: #c7b4fa
}

.twtr-color-bg--purple-extra-light {
    background-color: #c7b4fa
}

.twtr-color-fill--purple-extra-light {
    fill: #c7b4fa
}

.twtr-color-border--purple-extra-light {
    border-color: #c7b4fa
}

.twtr-color--pink-extra-light {
    color: #ffb8c2
}

.twtr-color-bg--pink-extra-light {
    background-color: #ffb8c2
}

.twtr-color-fill--pink-extra-light {
    fill: #ffb8c2
}

.twtr-color-border--pink-extra-light {
    border-color: #ffb8c2
}

.twtr-color--black-neutral {
    color: #14171a
}

.twtr-color-bg--black-neutral {
    background-color: #14171a
}

.twtr-color-fill--black-neutral {
    fill: #14171a
}

.twtr-color-border--black-neutral {
    border-color: #14171a
}

.twtr-color--dark-gray-neutral {
    color: #657786
}

.twtr-color-bg--dark-gray-neutral {
    background-color: #657786
}

.twtr-color-fill--dark-gray-neutral {
    fill: #657786
}

.twtr-color-border--dark-gray-neutral {
    border-color: #657786
}

.twtr-color--light-gray-neutral {
    color: #aab8c2
}

.twtr-color-bg--light-gray-neutral {
    background-color: #aab8c2
}

.twtr-color-fill--light-gray-neutral {
    fill: #aab8c2
}

.twtr-color-border--light-gray-neutral {
    border-color: #aab8c2
}

.twtr-color--extra-light-gray-neutral {
    color: #ccd6dd
}

.twtr-color-bg--extra-light-gray-neutral {
    background-color: #ccd6dd
}

.twtr-color-fill--extra-light-gray-neutral {
    fill: #ccd6dd
}

.twtr-color-border--extra-light-gray-neutral {
    border-color: #ccd6dd
}

.twtr-color--extra-extra-light-gray-neutral {
    color: #f5f8fa
}

.twtr-color-bg--extra-extra-light-gray-neutral {
    background-color: #f5f8fa
}

.twtr-color-fill--extra-extra-light-gray-neutral {
    fill: #f5f8fa
}

.twtr-color-border--extra-extra-light-gray-neutral {
    border-color: #f5f8fa
}

.twtr-color--white-neutral {
    color: #fff
}

.twtr-color-bg--white-neutral {
    background-color: #fff
}

.twtr-color-fill--white-neutral {
    fill: #fff
}

.twtr-color-border--white-neutral {
    border-color: #fff
}

.twtr-color-bg--green-extra-light-70 {
    background-color: rgba(165,242,170,.7)
}

.twtr-color-bg--green-extra-light-20 {
    background-color: rgba(165,242,170,.2)
}

.twtr-color-bg--orange-extra-light-70 {
    background-color: rgba(255,190,120,.7)
}

.twtr-color-bg--pink-extra-light-70 {
    background-color: rgba(255,184,194,.7)
}

.twtr-color-bg--blue-extra-light-70 {
    background-color: rgba(151,227,255,.7)
}

.twtr-color-bg--blue-extra-light-50 {
    background-color: rgba(151,227,255,.5)
}

.twtr-color-bg--blue-extra-light-30 {
    background-color: rgba(151,227,255,.3)
}

.twtr-color-bg-fill--green-extra-light-70 {
    fill: rgba(165,242,170,.7)
}

.twtr-color-bg-fill--green-extra-light-20 {
    fill: rgba(165,242,170,.2)
}

.twtr-color-bg-fill--orange-extra-light-70 {
    fill: rgba(255,190,120,.7)
}

.twtr-color-bg-fill--pink-extra-light-70 {
    fill: rgba(255,184,194,.7)
}

.twtr-color-bg-fill--blue-extra-light-70 {
    fill: rgba(151,227,255,.7)
}

.twtr-color-bg-fill--blue-extra-light-50 {
    fill: rgba(151,227,255,.5)
}

.twtr-color-bg-fill--blue-extra-light-30 {
    fill: rgba(151,227,255,.3)
}

.twtr-color-bg-fill--green-extra-light-50, .twtr-color-bg-fill--orange-extra-light-50 {
    fill: rgba(151,227,255,.5)
}

.twtr-theme--orange .twtr-theme-color--extra-light {
    color: #ffbe78
}

.twtr-theme--orange .twtr-theme-color-bg--extra-light {
    background-color: #ffbe78
}

.twtr-theme--orange .twtr-theme-color-fill--extra-light {
    fill: #ffbe78
}

.twtr-theme--orange .twtr-theme-color-border--extra-light {
    border-color: #ffbe78
}

.twtr-theme--yellow .twtr-theme-color--extra-light {
    color: #ffe76e
}

.twtr-theme--yellow .twtr-theme-color-bg--extra-light {
    background-color: #ffe76e
}

.twtr-theme--yellow .twtr-theme-color-fill--extra-light {
    fill: #ffe76e
}

.twtr-theme--yellow .twtr-theme-color-border--extra-light {
    border-color: #ffe76e
}

.twtr-theme--green .twtr-theme-color--extra-light {
    color: #a5f2aa
}

.twtr-theme--green .twtr-theme-color-bg--extra-light {
    background-color: #a5f2aa
}

.twtr-theme--green .twtr-theme-color-fill--extra-light {
    fill: #a5f2aa
}

.twtr-theme--green .twtr-theme-color-border--extra-light {
    border-color: #a5f2aa
}

.twtr-theme--blue .twtr-theme-color--extra-light {
    color: #97e3ff
}

.twtr-theme--blue .twtr-theme-color-bg--extra-light {
    background-color: #97e3ff
}

.twtr-theme--blue .twtr-theme-color-fill--extra-light {
    fill: #97e3ff
}

.twtr-theme--blue .twtr-theme-color-border--extra-light {
    border-color: #97e3ff
}

.twtr-theme--purple .twtr-theme-color--extra-light {
    color: #c7b4fa
}

.twtr-theme--purple .twtr-theme-color-bg--extra-light {
    background-color: #c7b4fa
}

.twtr-theme--purple .twtr-theme-color-fill--extra-light {
    fill: #c7b4fa
}

.twtr-theme--purple .twtr-theme-color-border--extra-light {
    border-color: #c7b4fa
}

.twtr-theme--pink .twtr-theme-color--extra-light {
    color: #ffb8c2
}

.twtr-theme--pink .twtr-theme-color-bg--extra-light {
    background-color: #ffb8c2
}

.twtr-theme--pink .twtr-theme-color-fill--extra-light {
    fill: #ffb8c2
}

.twtr-theme--pink .twtr-theme-color-border--extra-light {
    border-color: #ffb8c2
}

.twtr-theme--orange .twtr-theme-color--light {
    color: #ff8d57
}

.twtr-theme--orange .twtr-theme-color-bg--light {
    background-color: #ff8d57
}

.twtr-theme--orange .twtr-theme-color-fill--light {
    fill: #ff8d57
}

.twtr-theme--orange .twtr-theme-color-border--light {
    border-color: #ff8d57
}

.twtr-theme--yellow .twtr-theme-color--light {
    color: #ffd03f
}

.twtr-theme--yellow .twtr-theme-color-bg--light {
    background-color: #ffd03f
}

.twtr-theme--yellow .twtr-theme-color-fill--light {
    fill: #ffd03f
}

.twtr-theme--yellow .twtr-theme-color-border--light {
    border-color: #ffd03f
}

.twtr-theme--green .twtr-theme-color--light {
    color: #68e090
}

.twtr-theme--green .twtr-theme-color-bg--light {
    background-color: #68e090
}

.twtr-theme--green .twtr-theme-color-fill--light {
    fill: #68e090
}

.twtr-theme--green .twtr-theme-color-border--light {
    border-color: #68e090
}

.twtr-theme--blue .twtr-theme-color--light {
    color: #71c9f8
}

.twtr-theme--blue .twtr-theme-color-bg--light {
    background-color: #71c9f8
}

.twtr-theme--blue .twtr-theme-color-fill--light {
    fill: #71c9f8
}

.twtr-theme--blue .twtr-theme-color-border--light {
    border-color: #71c9f8
}

.twtr-theme--purple .twtr-theme-color--light {
    color: #a37ced
}

.twtr-theme--purple .twtr-theme-color-bg--light {
    background-color: #a37ced
}

.twtr-theme--purple .twtr-theme-color-fill--light {
    fill: #a37ced
}

.twtr-theme--purple .twtr-theme-color-border--light {
    border-color: #a37ced
}

.twtr-theme--pink .twtr-theme-color--light {
    color: #f6809a
}

.twtr-theme--pink .twtr-theme-color-bg--light {
    background-color: #f6809a
}

.twtr-theme--pink .twtr-theme-color-fill--light {
    fill: #f6809a
}

.twtr-theme--pink .twtr-theme-color-border--light {
    border-color: #f6809a
}

.twtr-theme--orange .twtr-theme-color--dark {
    color: #f45d22
}

.twtr-theme--orange .twtr-theme-color-bg--dark {
    background-color: #f45d22
}

.twtr-theme--orange .twtr-theme-color-fill--dark {
    fill: #f45d22
}

.twtr-theme--orange .twtr-theme-color-border--dark {
    border-color: #f45d22
}

.twtr-theme--yellow .twtr-theme-color--dark {
    color: #ffad1f
}

.twtr-theme--yellow .twtr-theme-color-bg--dark {
    background-color: #ffad1f
}

.twtr-theme--yellow .twtr-theme-color-fill--dark {
    fill: #ffad1f
}

.twtr-theme--yellow .twtr-theme-color-border--dark {
    border-color: #ffad1f
}

.twtr-theme--green .twtr-theme-color--dark {
    color: #1fb650
}

.twtr-theme--green .twtr-theme-color-bg--dark {
    background-color: #1fb650
}

.twtr-theme--green .twtr-theme-color-fill--dark {
    fill: #1fb650
}

.twtr-theme--green .twtr-theme-color-border--dark {
    border-color: #1fb650
}

.twtr-theme--blue .twtr-theme-color--dark {
    color: #1da1f2
}

.twtr-theme--blue .twtr-theme-color-bg--dark {
    background-color: #1da1f2
}

.twtr-theme--blue .twtr-theme-color-fill--dark {
    fill: #1da1f2
}

.twtr-theme--blue .twtr-theme-color-border--dark {
    border-color: #1da1f2
}

.twtr-theme--purple .twtr-theme-color--dark {
    color: #794bc4
}

.twtr-theme--purple .twtr-theme-color-bg--dark {
    background-color: #794bc4
}

.twtr-theme--purple .twtr-theme-color-fill--dark {
    fill: #794bc4
}

.twtr-theme--purple .twtr-theme-color-border--dark {
    border-color: #794bc4
}

.twtr-theme--pink .twtr-theme-color--dark {
    color: #e0245e
}

.twtr-theme--pink .twtr-theme-color-bg--dark {
    background-color: #e0245e
}

.twtr-theme--pink .twtr-theme-color-fill--dark {
    fill: #e0245e
}

.twtr-theme--pink .twtr-theme-color-border--dark {
    border-color: #e0245e
}

.twtr-theme--orange .twtr-theme-color--extra-dark {
    color: #d82e18
}

.twtr-theme--orange .twtr-theme-color-bg--extra-dark {
    background-color: #d82e18
}

.twtr-theme--orange .twtr-theme-color-fill--extra-dark {
    fill: #d82e18
}

.twtr-theme--orange .twtr-theme-color-border--extra-dark {
    border-color: #d82e18
}

.twtr-theme--yellow .twtr-theme-color--extra-dark {
    color: #f98e00
}

.twtr-theme--yellow .twtr-theme-color-bg--extra-dark {
    background-color: #f98e00
}

.twtr-theme--yellow .twtr-theme-color-fill--extra-dark {
    fill: #f98e00
}

.twtr-theme--yellow .twtr-theme-color-border--extra-dark {
    border-color: #f98e00
}

.twtr-theme--green .twtr-theme-color--extra-dark {
    color: #008951
}

.twtr-theme--green .twtr-theme-color-bg--extra-dark {
    background-color: #008951
}

.twtr-theme--green .twtr-theme-color-fill--extra-dark {
    fill: #008951
}

.twtr-theme--green .twtr-theme-color-border--extra-dark {
    border-color: #008951
}

.twtr-theme--blue .twtr-theme-color--extra-dark {
    color: #005fd1
}

.twtr-theme--blue .twtr-theme-color-bg--extra-dark {
    background-color: #005fd1
}

.twtr-theme--blue .twtr-theme-color-fill--extra-dark {
    fill: #005fd1
}

.twtr-theme--blue .twtr-theme-color-border--extra-dark {
    border-color: #005fd1
}

.twtr-theme--purple .twtr-theme-color--extra-dark {
    color: #4f0299
}

.twtr-theme--purple .twtr-theme-color-bg--extra-dark {
    background-color: #4f0299
}

.twtr-theme--purple .twtr-theme-color-fill--extra-dark {
    fill: #4f0299
}

.twtr-theme--purple .twtr-theme-color-border--extra-dark {
    border-color: #4f0299
}

.twtr-theme--pink .twtr-theme-color--extra-dark {
    color: #a01744
}

.twtr-theme--pink .twtr-theme-color-bg--extra-dark {
    background-color: #a01744
}

.twtr-theme--pink .twtr-theme-color-fill--extra-dark {
    fill: #a01744
}

.twtr-theme--pink .twtr-theme-color-border--extra-dark {
    border-color: #a01744
}

.twtr-deeplink {
    position: relative;
    height: 0;
    width: 100%;
    display: inline;
    top: -114px
}

.twtr-color--black-neutral.has-hover {
    color: #14171a;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color--black-neutral.has-hover:active, .twtr-color--black-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color-bg--black-neutral.has-hover {
    background-color: #14171a;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color-bg--black-neutral.has-hover:active, .twtr-color-bg--black-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color-fill--black-neutral.has-hover {
    fill: #14171a;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color-fill--black-neutral.has-hover:active, .twtr-color-fill--black-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color-border--black-neutral.has-hover {
    border-color: #14171a;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color-border--black-neutral.has-hover:active, .twtr-color-border--black-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color--dark-gray-neutral.has-hover {
    color: #657786;
    transition: color .3s ease-in-out;
    will-change: opacity
}

    .twtr-color--dark-gray-neutral.has-hover:active, .twtr-color--dark-gray-neutral.has-hover:hover {
        color: #14171a;
        cursor: pointer
    }

.twtr-color-bg--dark-gray-neutral.has-hover {
    background-color: #657786;
    transition: color .3s ease-in-out;
    will-change: opacity
}

    .twtr-color-bg--dark-gray-neutral.has-hover:active, .twtr-color-bg--dark-gray-neutral.has-hover:hover {
        color: #14171a;
        cursor: pointer
    }

.twtr-color-fill--dark-gray-neutral.has-hover {
    fill: #657786;
    transition: color .3s ease-in-out;
    will-change: opacity
}

    .twtr-color-fill--dark-gray-neutral.has-hover:active, .twtr-color-fill--dark-gray-neutral.has-hover:hover {
        color: #14171a;
        cursor: pointer
    }

.twtr-color-border--dark-gray-neutral.has-hover {
    border-color: #657786;
    transition: color .3s ease-in-out;
    will-change: opacity
}

    .twtr-color-border--dark-gray-neutral.has-hover:active, .twtr-color-border--dark-gray-neutral.has-hover:hover {
        color: #14171a;
        cursor: pointer
    }

.twtr-color--light-gray-neutral.has-hover {
    color: #aab8c2;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color--light-gray-neutral.has-hover:active, .twtr-color--light-gray-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color-bg--light-gray-neutral.has-hover {
    background-color: #aab8c2;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color-bg--light-gray-neutral.has-hover:active, .twtr-color-bg--light-gray-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color-fill--light-gray-neutral.has-hover {
    fill: #aab8c2;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color-fill--light-gray-neutral.has-hover:active, .twtr-color-fill--light-gray-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color-border--light-gray-neutral.has-hover {
    border-color: #aab8c2;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color-border--light-gray-neutral.has-hover:active, .twtr-color-border--light-gray-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color--extra-light-gray-neutral.has-hover {
    color: #ccd6dd;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color--extra-light-gray-neutral.has-hover:active, .twtr-color--extra-light-gray-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color-bg--extra-light-gray-neutral.has-hover {
    background-color: #ccd6dd;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color-bg--extra-light-gray-neutral.has-hover:active, .twtr-color-bg--extra-light-gray-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color-fill--extra-light-gray-neutral.has-hover {
    fill: #ccd6dd;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color-fill--extra-light-gray-neutral.has-hover:active, .twtr-color-fill--extra-light-gray-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color-border--extra-light-gray-neutral.has-hover {
    border-color: #ccd6dd;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color-border--extra-light-gray-neutral.has-hover:active, .twtr-color-border--extra-light-gray-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color--extra-extra-light-gray-neutral.has-hover {
    color: #f5f8fa;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color--extra-extra-light-gray-neutral.has-hover:active, .twtr-color--extra-extra-light-gray-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color-bg--extra-extra-light-gray-neutral.has-hover {
    background-color: #f5f8fa;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color-bg--extra-extra-light-gray-neutral.has-hover:active, .twtr-color-bg--extra-extra-light-gray-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color-fill--extra-extra-light-gray-neutral.has-hover {
    fill: #f5f8fa;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color-fill--extra-extra-light-gray-neutral.has-hover:active, .twtr-color-fill--extra-extra-light-gray-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color-border--extra-extra-light-gray-neutral.has-hover {
    border-color: #f5f8fa;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color-border--extra-extra-light-gray-neutral.has-hover:active, .twtr-color-border--extra-extra-light-gray-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color--white-neutral.has-hover {
    color: #fff;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color--white-neutral.has-hover:active, .twtr-color--white-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color-bg--white-neutral.has-hover {
    background-color: #fff;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color-bg--white-neutral.has-hover:active, .twtr-color-bg--white-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color-fill--white-neutral.has-hover {
    fill: #fff;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color-fill--white-neutral.has-hover:active, .twtr-color-fill--white-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color-border--white-neutral.has-hover {
    border-color: #fff;
    transition: opacity .3s ease-in-out;
    will-change: opacity
}

    .twtr-color-border--white-neutral.has-hover:active, .twtr-color-border--white-neutral.has-hover:hover {
        opacity: .6;
        cursor: pointer
    }

.twtr-color--orange-extra-light.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--orange-extra-light.has-hover:active, .twtr-color--orange-extra-light.has-hover:hover {
        color: #ff8d57;
        cursor: pointer
    }

.twtr-color-bg--orange-extra-light.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--orange-extra-light.has-hover:active, .twtr-color-bg--orange-extra-light.has-hover:hover {
        background-color: #ff8d57;
        cursor: pointer
    }

.twtr-color-fill--orange-extra-light.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--orange-extra-light.has-hover:active, .twtr-color-fill--orange-extra-light.has-hover:hover {
        fill: #ff8d57;
        cursor: pointer
    }

.twtr-color-border--orange-extra-light.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--orange-extra-light.has-hover:active, .twtr-color-border--orange-extra-light.has-hover:hover {
        border-color: #ff8d57;
        cursor: pointer
    }

.twtr-color--yellow-extra-light.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--yellow-extra-light.has-hover:active, .twtr-color--yellow-extra-light.has-hover:hover {
        color: #ffd03f;
        cursor: pointer
    }

.twtr-color-bg--yellow-extra-light.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--yellow-extra-light.has-hover:active, .twtr-color-bg--yellow-extra-light.has-hover:hover {
        background-color: #ffd03f;
        cursor: pointer
    }

.twtr-color-fill--yellow-extra-light.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--yellow-extra-light.has-hover:active, .twtr-color-fill--yellow-extra-light.has-hover:hover {
        fill: #ffd03f;
        cursor: pointer
    }

.twtr-color-border--yellow-extra-light.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--yellow-extra-light.has-hover:active, .twtr-color-border--yellow-extra-light.has-hover:hover {
        border-color: #ffd03f;
        cursor: pointer
    }

.twtr-color--green-extra-light.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--green-extra-light.has-hover:active, .twtr-color--green-extra-light.has-hover:hover {
        color: #68e090;
        cursor: pointer
    }

.twtr-color-bg--green-extra-light.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--green-extra-light.has-hover:active, .twtr-color-bg--green-extra-light.has-hover:hover {
        background-color: #68e090;
        cursor: pointer
    }

.twtr-color-fill--green-extra-light.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--green-extra-light.has-hover:active, .twtr-color-fill--green-extra-light.has-hover:hover {
        fill: #68e090;
        cursor: pointer
    }

.twtr-color-border--green-extra-light.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--green-extra-light.has-hover:active, .twtr-color-border--green-extra-light.has-hover:hover {
        border-color: #68e090;
        cursor: pointer
    }

.twtr-color--blue-extra-light.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--blue-extra-light.has-hover:active, .twtr-color--blue-extra-light.has-hover:hover {
        color: #71c9f8;
        cursor: pointer
    }

.twtr-color-bg--blue-extra-light.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--blue-extra-light.has-hover:active, .twtr-color-bg--blue-extra-light.has-hover:hover {
        background-color: #71c9f8;
        cursor: pointer
    }

.twtr-color-fill--blue-extra-light.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--blue-extra-light.has-hover:active, .twtr-color-fill--blue-extra-light.has-hover:hover {
        fill: #71c9f8;
        cursor: pointer
    }

.twtr-color-border--blue-extra-light.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--blue-extra-light.has-hover:active, .twtr-color-border--blue-extra-light.has-hover:hover {
        border-color: #71c9f8;
        cursor: pointer
    }

.twtr-color--purple-extra-light.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--purple-extra-light.has-hover:active, .twtr-color--purple-extra-light.has-hover:hover {
        color: #a37ced;
        cursor: pointer
    }

.twtr-color-bg--purple-extra-light.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--purple-extra-light.has-hover:active, .twtr-color-bg--purple-extra-light.has-hover:hover {
        background-color: #a37ced;
        cursor: pointer
    }

.twtr-color-fill--purple-extra-light.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--purple-extra-light.has-hover:active, .twtr-color-fill--purple-extra-light.has-hover:hover {
        fill: #a37ced;
        cursor: pointer
    }

.twtr-color-border--purple-extra-light.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--purple-extra-light.has-hover:active, .twtr-color-border--purple-extra-light.has-hover:hover {
        border-color: #a37ced;
        cursor: pointer
    }

.twtr-color--pink-extra-light.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--pink-extra-light.has-hover:active, .twtr-color--pink-extra-light.has-hover:hover {
        color: #f6809a;
        cursor: pointer
    }

.twtr-color-bg--pink-extra-light.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--pink-extra-light.has-hover:active, .twtr-color-bg--pink-extra-light.has-hover:hover {
        background-color: #f6809a;
        cursor: pointer
    }

.twtr-color-fill--pink-extra-light.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--pink-extra-light.has-hover:active, .twtr-color-fill--pink-extra-light.has-hover:hover {
        fill: #f6809a;
        cursor: pointer
    }

.twtr-color-border--pink-extra-light.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--pink-extra-light.has-hover:active, .twtr-color-border--pink-extra-light.has-hover:hover {
        border-color: #f6809a;
        cursor: pointer
    }

.twtr-color--orange-light.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--orange-light.has-hover:active, .twtr-color--orange-light.has-hover:hover {
        color: #f45d22;
        cursor: pointer
    }

.twtr-color-bg--orange-light.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--orange-light.has-hover:active, .twtr-color-bg--orange-light.has-hover:hover {
        background-color: #f45d22;
        cursor: pointer
    }

.twtr-color-fill--orange-light.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--orange-light.has-hover:active, .twtr-color-fill--orange-light.has-hover:hover {
        fill: #f45d22;
        cursor: pointer
    }

.twtr-color-border--orange-light.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--orange-light.has-hover:active, .twtr-color-border--orange-light.has-hover:hover {
        border-color: #f45d22;
        cursor: pointer
    }

.twtr-color--yellow-light.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--yellow-light.has-hover:active, .twtr-color--yellow-light.has-hover:hover {
        color: #ffad1f;
        cursor: pointer
    }

.twtr-color-bg--yellow-light.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--yellow-light.has-hover:active, .twtr-color-bg--yellow-light.has-hover:hover {
        background-color: #ffad1f;
        cursor: pointer
    }

.twtr-color-fill--yellow-light.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--yellow-light.has-hover:active, .twtr-color-fill--yellow-light.has-hover:hover {
        fill: #ffad1f;
        cursor: pointer
    }

.twtr-color-border--yellow-light.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--yellow-light.has-hover:active, .twtr-color-border--yellow-light.has-hover:hover {
        border-color: #ffad1f;
        cursor: pointer
    }

.twtr-color--green-light.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--green-light.has-hover:active, .twtr-color--green-light.has-hover:hover {
        color: #1fb650;
        cursor: pointer
    }

.twtr-color-bg--green-light.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--green-light.has-hover:active, .twtr-color-bg--green-light.has-hover:hover {
        background-color: #1fb650;
        cursor: pointer
    }

.twtr-color-fill--green-light.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--green-light.has-hover:active, .twtr-color-fill--green-light.has-hover:hover {
        fill: #1fb650;
        cursor: pointer
    }

.twtr-color-border--green-light.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--green-light.has-hover:active, .twtr-color-border--green-light.has-hover:hover {
        border-color: #1fb650;
        cursor: pointer
    }

.twtr-color--blue-light.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--blue-light.has-hover:active, .twtr-color--blue-light.has-hover:hover {
        color: #1da1f2;
        cursor: pointer
    }

.twtr-color-bg--blue-light.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--blue-light.has-hover:active, .twtr-color-bg--blue-light.has-hover:hover {
        background-color: #1da1f2;
        cursor: pointer
    }

.twtr-color-fill--blue-light.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--blue-light.has-hover:active, .twtr-color-fill--blue-light.has-hover:hover {
        fill: #1da1f2;
        cursor: pointer
    }

.twtr-color-border--blue-light.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--blue-light.has-hover:active, .twtr-color-border--blue-light.has-hover:hover {
        border-color: #1da1f2;
        cursor: pointer
    }

.twtr-color--purple-light.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--purple-light.has-hover:active, .twtr-color--purple-light.has-hover:hover {
        color: #794bc4;
        cursor: pointer
    }

.twtr-color-bg--purple-light.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--purple-light.has-hover:active, .twtr-color-bg--purple-light.has-hover:hover {
        background-color: #794bc4;
        cursor: pointer
    }

.twtr-color-fill--purple-light.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--purple-light.has-hover:active, .twtr-color-fill--purple-light.has-hover:hover {
        fill: #794bc4;
        cursor: pointer
    }

.twtr-color-border--purple-light.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--purple-light.has-hover:active, .twtr-color-border--purple-light.has-hover:hover {
        border-color: #794bc4;
        cursor: pointer
    }

.twtr-color--pink-light.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--pink-light.has-hover:active, .twtr-color--pink-light.has-hover:hover {
        color: #e0245e;
        cursor: pointer
    }

.twtr-color-bg--pink-light.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--pink-light.has-hover:active, .twtr-color-bg--pink-light.has-hover:hover {
        background-color: #e0245e;
        cursor: pointer
    }

.twtr-color-fill--pink-light.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--pink-light.has-hover:active, .twtr-color-fill--pink-light.has-hover:hover {
        fill: #e0245e;
        cursor: pointer
    }

.twtr-color-border--pink-light.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--pink-light.has-hover:active, .twtr-color-border--pink-light.has-hover:hover {
        border-color: #e0245e;
        cursor: pointer
    }

.twtr-color--orange-dark.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--orange-dark.has-hover:active, .twtr-color--orange-dark.has-hover:hover {
        color: #d82e18;
        cursor: pointer
    }

.twtr-color-bg--orange-dark.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--orange-dark.has-hover:active, .twtr-color-bg--orange-dark.has-hover:hover {
        background-color: #d82e18;
        cursor: pointer
    }

.twtr-color-fill--orange-dark.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--orange-dark.has-hover:active, .twtr-color-fill--orange-dark.has-hover:hover {
        fill: #d82e18;
        cursor: pointer
    }

.twtr-color-border--orange-dark.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--orange-dark.has-hover:active, .twtr-color-border--orange-dark.has-hover:hover {
        border-color: #d82e18;
        cursor: pointer
    }

.twtr-color--yellow-dark.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--yellow-dark.has-hover:active, .twtr-color--yellow-dark.has-hover:hover {
        color: #f98e00;
        cursor: pointer
    }

.twtr-color-bg--yellow-dark.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--yellow-dark.has-hover:active, .twtr-color-bg--yellow-dark.has-hover:hover {
        background-color: #f98e00;
        cursor: pointer
    }

.twtr-color-fill--yellow-dark.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--yellow-dark.has-hover:active, .twtr-color-fill--yellow-dark.has-hover:hover {
        fill: #f98e00;
        cursor: pointer
    }

.twtr-color-border--yellow-dark.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--yellow-dark.has-hover:active, .twtr-color-border--yellow-dark.has-hover:hover {
        border-color: #f98e00;
        cursor: pointer
    }

.twtr-color--green-dark.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--green-dark.has-hover:active, .twtr-color--green-dark.has-hover:hover {
        color: #008951;
        cursor: pointer
    }

.twtr-color-bg--green-dark.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--green-dark.has-hover:active, .twtr-color-bg--green-dark.has-hover:hover {
        background-color: #008951;
        cursor: pointer
    }

.twtr-color-fill--green-dark.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--green-dark.has-hover:active, .twtr-color-fill--green-dark.has-hover:hover {
        fill: #008951;
        cursor: pointer
    }

.twtr-color-border--green-dark.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--green-dark.has-hover:active, .twtr-color-border--green-dark.has-hover:hover {
        border-color: #008951;
        cursor: pointer
    }

.twtr-color--blue-dark.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--blue-dark.has-hover:active, .twtr-color--blue-dark.has-hover:hover {
        color: #005fd1;
        cursor: pointer
    }

.twtr-color-bg--blue-dark.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--blue-dark.has-hover:active, .twtr-color-bg--blue-dark.has-hover:hover {
        background-color: #005fd1;
        cursor: pointer
    }

.twtr-color-fill--blue-dark.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--blue-dark.has-hover:active, .twtr-color-fill--blue-dark.has-hover:hover {
        fill: #005fd1;
        cursor: pointer
    }

.twtr-color-border--blue-dark.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--blue-dark.has-hover:active, .twtr-color-border--blue-dark.has-hover:hover {
        border-color: #005fd1;
        cursor: pointer
    }

.twtr-color--purple-dark.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--purple-dark.has-hover:active, .twtr-color--purple-dark.has-hover:hover {
        color: #4f0299;
        cursor: pointer
    }

.twtr-color-bg--purple-dark.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--purple-dark.has-hover:active, .twtr-color-bg--purple-dark.has-hover:hover {
        background-color: #4f0299;
        cursor: pointer
    }

.twtr-color-fill--purple-dark.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--purple-dark.has-hover:active, .twtr-color-fill--purple-dark.has-hover:hover {
        fill: #4f0299;
        cursor: pointer
    }

.twtr-color-border--purple-dark.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--purple-dark.has-hover:active, .twtr-color-border--purple-dark.has-hover:hover {
        border-color: #4f0299;
        cursor: pointer
    }

.twtr-color--pink-dark.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--pink-dark.has-hover:active, .twtr-color--pink-dark.has-hover:hover {
        color: #a01744;
        cursor: pointer
    }

.twtr-color-bg--pink-dark.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--pink-dark.has-hover:active, .twtr-color-bg--pink-dark.has-hover:hover {
        background-color: #a01744;
        cursor: pointer
    }

.twtr-color-fill--pink-dark.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--pink-dark.has-hover:active, .twtr-color-fill--pink-dark.has-hover:hover {
        fill: #a01744;
        cursor: pointer
    }

.twtr-color-border--pink-dark.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--pink-dark.has-hover:active, .twtr-color-border--pink-dark.has-hover:hover {
        border-color: #a01744;
        cursor: pointer
    }

.twtr-color--orange-extra-dark.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--orange-extra-dark.has-hover:active, .twtr-color--orange-extra-dark.has-hover:hover {
        color: #f45d22;
        cursor: pointer
    }

.twtr-color-bg--orange-extra-dark.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--orange-extra-dark.has-hover:active, .twtr-color-bg--orange-extra-dark.has-hover:hover {
        background-color: #f45d22;
        cursor: pointer
    }

.twtr-color-fill--orange-extra-dark.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--orange-extra-dark.has-hover:active, .twtr-color-fill--orange-extra-dark.has-hover:hover {
        fill: #f45d22;
        cursor: pointer
    }

.twtr-color-border--orange-extra-dark.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--orange-extra-dark.has-hover:active, .twtr-color-border--orange-extra-dark.has-hover:hover {
        border-color: #f45d22;
        cursor: pointer
    }

.twtr-color--yellow-extra-dark.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--yellow-extra-dark.has-hover:active, .twtr-color--yellow-extra-dark.has-hover:hover {
        color: #ffad1f;
        cursor: pointer
    }

.twtr-color-bg--yellow-extra-dark.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--yellow-extra-dark.has-hover:active, .twtr-color-bg--yellow-extra-dark.has-hover:hover {
        background-color: #ffad1f;
        cursor: pointer
    }

.twtr-color-fill--yellow-extra-dark.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--yellow-extra-dark.has-hover:active, .twtr-color-fill--yellow-extra-dark.has-hover:hover {
        fill: #ffad1f;
        cursor: pointer
    }

.twtr-color-border--yellow-extra-dark.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--yellow-extra-dark.has-hover:active, .twtr-color-border--yellow-extra-dark.has-hover:hover {
        border-color: #ffad1f;
        cursor: pointer
    }

.twtr-color--green-extra-dark.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--green-extra-dark.has-hover:active, .twtr-color--green-extra-dark.has-hover:hover {
        color: #1fb650;
        cursor: pointer
    }

.twtr-color-bg--green-extra-dark.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--green-extra-dark.has-hover:active, .twtr-color-bg--green-extra-dark.has-hover:hover {
        background-color: #1fb650;
        cursor: pointer
    }

.twtr-color-fill--green-extra-dark.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--green-extra-dark.has-hover:active, .twtr-color-fill--green-extra-dark.has-hover:hover {
        fill: #1fb650;
        cursor: pointer
    }

.twtr-color-border--green-extra-dark.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--green-extra-dark.has-hover:active, .twtr-color-border--green-extra-dark.has-hover:hover {
        border-color: #1fb650;
        cursor: pointer
    }

.twtr-color--blue-extra-dark.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--blue-extra-dark.has-hover:active, .twtr-color--blue-extra-dark.has-hover:hover {
        color: #1da1f2;
        cursor: pointer
    }

.twtr-color-bg--blue-extra-dark.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--blue-extra-dark.has-hover:active, .twtr-color-bg--blue-extra-dark.has-hover:hover {
        background-color: #1da1f2;
        cursor: pointer
    }

.twtr-color-fill--blue-extra-dark.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--blue-extra-dark.has-hover:active, .twtr-color-fill--blue-extra-dark.has-hover:hover {
        fill: #1da1f2;
        cursor: pointer
    }

.twtr-color-border--blue-extra-dark.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--blue-extra-dark.has-hover:active, .twtr-color-border--blue-extra-dark.has-hover:hover {
        border-color: #1da1f2;
        cursor: pointer
    }

.twtr-color--purple-extra-dark.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--purple-extra-dark.has-hover:active, .twtr-color--purple-extra-dark.has-hover:hover {
        color: #794bc4;
        cursor: pointer
    }

.twtr-color-bg--purple-extra-dark.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--purple-extra-dark.has-hover:active, .twtr-color-bg--purple-extra-dark.has-hover:hover {
        background-color: #794bc4;
        cursor: pointer
    }

.twtr-color-fill--purple-extra-dark.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--purple-extra-dark.has-hover:active, .twtr-color-fill--purple-extra-dark.has-hover:hover {
        fill: #794bc4;
        cursor: pointer
    }

.twtr-color-border--purple-extra-dark.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--purple-extra-dark.has-hover:active, .twtr-color-border--purple-extra-dark.has-hover:hover {
        border-color: #794bc4;
        cursor: pointer
    }

.twtr-color--pink-extra-dark.has-hover {
    transition: color .3s ease-in-out
}

    .twtr-color--pink-extra-dark.has-hover:active, .twtr-color--pink-extra-dark.has-hover:hover {
        color: #e0245e;
        cursor: pointer
    }

.twtr-color-bg--pink-extra-dark.has-hover {
    transition: background-color .3s ease-in-out
}

    .twtr-color-bg--pink-extra-dark.has-hover:active, .twtr-color-bg--pink-extra-dark.has-hover:hover {
        background-color: #e0245e;
        cursor: pointer
    }

.twtr-color-fill--pink-extra-dark.has-hover {
    transition: fill .3s ease-in-out
}

    .twtr-color-fill--pink-extra-dark.has-hover:active, .twtr-color-fill--pink-extra-dark.has-hover:hover {
        fill: #e0245e;
        cursor: pointer
    }

.twtr-color-border--pink-extra-dark.has-hover {
    transition: border-color .3s ease-in-out
}

    .twtr-color-border--pink-extra-dark.has-hover:active, .twtr-color-border--pink-extra-dark.has-hover:hover {
        border-color: #e0245e;
        cursor: pointer
    }

.twtr-type--bold-144 {
    font-size: 9rem;
    line-height: 9rem;
    letter-spacing: -.2rem
}

.twtr-type--bold-120, .twtr-type--bold-144 {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700
}

.twtr-type--bold-120 {
    font-size: 7.5rem;
    line-height: 7.5rem;
    letter-spacing: -.1rem
}

.twtr-type--bold-96 {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 6rem;
    line-height: 6rem;
    letter-spacing: -.025rem
}

.twtr-type--bold-72 {
    font-weight: 700
}

.twtr-type--bold-72, .twtr-type--roman-72 {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-size: 4.5rem;
    line-height: 4.5rem;
    letter-spacing: -.025rem
}

.twtr-type--roman-72 {
    font-weight: 400
}

.twtr-type--bold-60 {
    font-weight: 700
}

.twtr-type--bold-60, .twtr-type--roman-60 {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-size: 3.75rem;
    line-height: 3.75rem;
    letter-spacing: -.025rem
}

.twtr-type--roman-60 {
    font-weight: 400
}

.twtr-type--bold-48 {
    font-weight: 700
}

.twtr-type--bold-48, .twtr-type--roman-48 {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-size: 3rem;
    line-height: 3rem;
    letter-spacing: -.025rem
}

.twtr-type--roman-48 {
    font-weight: 400
}

.twtr-type--bold-36 {
    font-weight: 700
}

.twtr-type--bold-36, .twtr-type--roman-36 {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-size: 2.25rem;
    line-height: 2.25rem;
    letter-spacing: -.025rem
}

.twtr-type--roman-36 {
    font-weight: 400
}

.twtr-type--bold-28 {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 1.875rem;
    line-height: 1.875rem;
    letter-spacing: -.025rem
}

.twtr-type--bold-24 {
    font-weight: 700;
    letter-spacing: 0
}

.twtr-type--bold-24, .twtr-type--roman-24 {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-size: 1.5rem;
    line-height: 1.5rem
}

.twtr-type--roman-24 {
    font-weight: 400;
    letter-spacing: .015rem
}

.twtr-type--bold-18 {
    font-weight: 700
}

.twtr-type--bold-18, .twtr-type--roman-18 {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: .025rem
}

.twtr-type--roman-18 {
    font-weight: 400
}

.twtr-type--bold-16 {
    font-weight: 700
}

.twtr-type--bold-16, .twtr-type--roman-16 {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-size: .9975rem;
    line-height: 1.5rem;
    letter-spacing: .025rem
}

.twtr-type--roman-16 {
    font-weight: 400
}

.twtr-type--bold-14 {
    font-weight: 700;
    letter-spacing: .03rem
}

.twtr-type--bold-14, .twtr-type--roman-14 {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-size: .87rem;
    line-height: 1.5rem
}

.twtr-type--roman-14 {
    font-weight: 400;
    letter-spacing: .025rem
}

.twtr-type--bold-12 {
    font-size: .75rem;
    line-height: 1.5rem;
    letter-spacing: .03rem
}

.twtr-type--bold-12, .twtr-type--page-headline {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700
}

.twtr-type--page-headline {
    margin-bottom: 1.5rem;
    font-size: 1.875rem;
    line-height: 1.875rem;
    letter-spacing: -.025rem;
    color: #14171a
}

@media (min-width:1200px) {
    .twtr-type--page-headline {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 2.25rem;
        line-height: 2.25rem;
        letter-spacing: -.025rem
    }
}

.twtr-type--headline-xxxxl {
    line-height: 1.2;
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 4.5rem;
    line-height: 4.5rem;
    letter-spacing: -.025rem
}

@media (min-width:480px) {
    .twtr-type--headline-xxxxl {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 6rem;
        line-height: 6rem;
        letter-spacing: -.025rem
    }
}

@media (min-width:768px) {
    .twtr-type--headline-xxxxl {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 7.5rem;
        line-height: 7.5rem;
        letter-spacing: -.1rem
    }
}

@media (min-width:1200px) {
    .twtr-type--headline-xxxxl {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 9rem;
        line-height: 9rem;
        letter-spacing: -.2rem
    }
}

.twtr-type--headline-xxxl {
    line-height: 1.2;
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 3rem;
    line-height: 3rem;
    letter-spacing: -.025rem
}

@media (min-width:480px) {
    .twtr-type--headline-xxxl {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 3.75rem;
        line-height: 3.75rem;
        letter-spacing: -.025rem
    }
}

@media (min-width:768px) {
    .twtr-type--headline-xxxl {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 4.5rem;
        line-height: 4.5rem;
        letter-spacing: -.025rem
    }
}

@media (min-width:1200px) {
    .twtr-type--headline-xxxl {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 6rem;
        line-height: 6rem;
        letter-spacing: -.025rem
    }
}

.twtr-type--headline-xxl {
    line-height: 1.2;
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 2.25rem;
    letter-spacing: -.025rem
}

@media (min-width:480px) {
    .twtr-type--headline-xxl {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 3rem;
        line-height: 3rem;
        letter-spacing: -.025rem
    }
}

@media (min-width:768px) {
    .twtr-type--headline-xxl {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 3.75rem;
        line-height: 3.75rem;
        letter-spacing: -.025rem
    }
}

@media (min-width:1200px) {
    .twtr-type--headline-xxl {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 4.5rem;
        line-height: 4.5rem;
        letter-spacing: -.025rem
    }
}

.twtr-type--headline-xl {
    line-height: 1.2;
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 2.25rem;
    letter-spacing: -.025rem
}

@media (min-width:480px) {
    .twtr-type--headline-xl {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 2.25rem;
        line-height: 2.25rem;
        letter-spacing: -.025rem
    }
}

@media (min-width:768px) {
    .twtr-type--headline-xl {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 3.75rem;
        line-height: 3.75rem;
        letter-spacing: -.025rem
    }
}

@media (min-width:1200px) {
    .twtr-type--headline-xl {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 3.75rem;
        line-height: 3.75rem;
        letter-spacing: -.025rem
    }
}

.twtr-type--headline-lg {
    line-height: 1.2;
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 2.25rem;
    letter-spacing: -.025rem
}

@media (min-width:480px) {
    .twtr-type--headline-lg {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 3rem;
        line-height: 3rem;
        letter-spacing: -.025rem
    }
}

@media (min-width:768px) {
    .twtr-type--headline-lg {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 3rem;
        line-height: 3rem;
        letter-spacing: -.025rem
    }
}

@media (min-width:1200px) {
    .twtr-type--headline-lg {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 3rem;
        line-height: 3rem;
        letter-spacing: -.025rem
    }
}

.twtr-type--headline-md {
    line-height: 1.2;
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.5rem;
    letter-spacing: 0
}

@media (min-width:480px) {
    .twtr-type--headline-md {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 1.5rem;
        line-height: 1.5rem;
        letter-spacing: 0
    }
}

@media (min-width:768px) {
    .twtr-type--headline-md {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 2.25rem;
        line-height: 2.25rem;
        letter-spacing: -.025rem
    }
}

@media (min-width:1200px) {
    .twtr-type--headline-md {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 2.25rem;
        line-height: 2.25rem;
        letter-spacing: -.025rem
    }
}

.twtr-type--headline-sm {
    line-height: 1.2;
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: .025rem
}

@media (min-width:480px) {
    .twtr-type--headline-sm {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 1.125rem;
        line-height: 1.5rem;
        letter-spacing: .025rem
    }
}

@media (min-width:768px) {
    .twtr-type--headline-sm {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 1.5rem;
        line-height: 1.5rem;
        letter-spacing: 0
    }
}

@media (min-width:1200px) {
    .twtr-type--headline-sm {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 1.5rem;
        line-height: 1.5rem;
        letter-spacing: 0
    }
}

.twtr-type--headline-xs {
    line-height: 1.2;
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: .025rem
}

@media (min-width:480px) {
    .twtr-type--headline-xs {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 1.125rem;
        line-height: 1.5rem;
        letter-spacing: .025rem
    }
}

@media (min-width:768px) {
    .twtr-type--headline-xs {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 1.125rem;
        line-height: 1.5rem;
        letter-spacing: .025rem
    }
}

@media (min-width:1200px) {
    .twtr-type--headline-xs {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 1.125rem;
        line-height: 1.5rem;
        letter-spacing: .025rem
    }
}

.twtr-theme--orange .twtr-underline--theme-extra-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#d82e18,#d82e18);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--orange .twtr-underline--theme-extra-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--orange .twtr-underline--theme-extra-dark *, .twtr-theme--orange .twtr-underline--theme-extra-dark:after, .twtr-theme--orange .twtr-underline--theme-extra-dark :after, .twtr-theme--orange .twtr-underline--theme-extra-dark:before, .twtr-theme--orange .twtr-underline--theme-extra-dark :before {
        text-shadow: none
    }

    .twtr-theme--orange .twtr-underline--theme-extra-dark:visited {
        color: inherit
    }

.twtr-underline--orange-extra-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#d82e18,#d82e18);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--orange-extra-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--orange-extra-dark *, .twtr-underline--orange-extra-dark:after, .twtr-underline--orange-extra-dark :after, .twtr-underline--orange-extra-dark:before, .twtr-underline--orange-extra-dark :before {
        text-shadow: none
    }

    .twtr-underline--orange-extra-dark:visited {
        color: inherit
    }

.twtr-theme--yellow .twtr-underline--theme-extra-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#f98e00,#f98e00);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--yellow .twtr-underline--theme-extra-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--yellow .twtr-underline--theme-extra-dark *, .twtr-theme--yellow .twtr-underline--theme-extra-dark:after, .twtr-theme--yellow .twtr-underline--theme-extra-dark :after, .twtr-theme--yellow .twtr-underline--theme-extra-dark:before, .twtr-theme--yellow .twtr-underline--theme-extra-dark :before {
        text-shadow: none
    }

    .twtr-theme--yellow .twtr-underline--theme-extra-dark:visited {
        color: inherit
    }

.twtr-underline--yellow-extra-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#f98e00,#f98e00);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--yellow-extra-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--yellow-extra-dark *, .twtr-underline--yellow-extra-dark:after, .twtr-underline--yellow-extra-dark :after, .twtr-underline--yellow-extra-dark:before, .twtr-underline--yellow-extra-dark :before {
        text-shadow: none
    }

    .twtr-underline--yellow-extra-dark:visited {
        color: inherit
    }

.twtr-theme--green .twtr-underline--theme-extra-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#008951,#008951);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--green .twtr-underline--theme-extra-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--green .twtr-underline--theme-extra-dark *, .twtr-theme--green .twtr-underline--theme-extra-dark:after, .twtr-theme--green .twtr-underline--theme-extra-dark :after, .twtr-theme--green .twtr-underline--theme-extra-dark:before, .twtr-theme--green .twtr-underline--theme-extra-dark :before {
        text-shadow: none
    }

    .twtr-theme--green .twtr-underline--theme-extra-dark:visited {
        color: inherit
    }

.twtr-underline--green-extra-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#008951,#008951);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--green-extra-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--green-extra-dark *, .twtr-underline--green-extra-dark:after, .twtr-underline--green-extra-dark :after, .twtr-underline--green-extra-dark:before, .twtr-underline--green-extra-dark :before {
        text-shadow: none
    }

    .twtr-underline--green-extra-dark:visited {
        color: inherit
    }

.twtr-theme--blue .twtr-underline--theme-extra-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#005fd1,#005fd1);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--blue .twtr-underline--theme-extra-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--blue .twtr-underline--theme-extra-dark *, .twtr-theme--blue .twtr-underline--theme-extra-dark:after, .twtr-theme--blue .twtr-underline--theme-extra-dark :after, .twtr-theme--blue .twtr-underline--theme-extra-dark:before, .twtr-theme--blue .twtr-underline--theme-extra-dark :before {
        text-shadow: none
    }

    .twtr-theme--blue .twtr-underline--theme-extra-dark:visited {
        color: inherit
    }

.twtr-underline--blue-extra-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#005fd1,#005fd1);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--blue-extra-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--blue-extra-dark *, .twtr-underline--blue-extra-dark:after, .twtr-underline--blue-extra-dark :after, .twtr-underline--blue-extra-dark:before, .twtr-underline--blue-extra-dark :before {
        text-shadow: none
    }

    .twtr-underline--blue-extra-dark:visited {
        color: inherit
    }

.twtr-theme--purple .twtr-underline--theme-extra-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#4f0299,#4f0299);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--purple .twtr-underline--theme-extra-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--purple .twtr-underline--theme-extra-dark *, .twtr-theme--purple .twtr-underline--theme-extra-dark:after, .twtr-theme--purple .twtr-underline--theme-extra-dark :after, .twtr-theme--purple .twtr-underline--theme-extra-dark:before, .twtr-theme--purple .twtr-underline--theme-extra-dark :before {
        text-shadow: none
    }

    .twtr-theme--purple .twtr-underline--theme-extra-dark:visited {
        color: inherit
    }

.twtr-underline--purple-extra-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#4f0299,#4f0299);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--purple-extra-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--purple-extra-dark *, .twtr-underline--purple-extra-dark:after, .twtr-underline--purple-extra-dark :after, .twtr-underline--purple-extra-dark:before, .twtr-underline--purple-extra-dark :before {
        text-shadow: none
    }

    .twtr-underline--purple-extra-dark:visited {
        color: inherit
    }

.twtr-theme--pink .twtr-underline--theme-extra-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#a01744,#a01744);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--pink .twtr-underline--theme-extra-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--pink .twtr-underline--theme-extra-dark *, .twtr-theme--pink .twtr-underline--theme-extra-dark:after, .twtr-theme--pink .twtr-underline--theme-extra-dark :after, .twtr-theme--pink .twtr-underline--theme-extra-dark:before, .twtr-theme--pink .twtr-underline--theme-extra-dark :before {
        text-shadow: none
    }

    .twtr-theme--pink .twtr-underline--theme-extra-dark:visited {
        color: inherit
    }

.twtr-underline--pink-extra-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#a01744,#a01744);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--pink-extra-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--pink-extra-dark *, .twtr-underline--pink-extra-dark:after, .twtr-underline--pink-extra-dark :after, .twtr-underline--pink-extra-dark:before, .twtr-underline--pink-extra-dark :before {
        text-shadow: none
    }

    .twtr-underline--pink-extra-dark:visited {
        color: inherit
    }

.twtr-theme--orange .twtr-underline--theme-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#f45d22,#f45d22);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--orange .twtr-underline--theme-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--orange .twtr-underline--theme-dark *, .twtr-theme--orange .twtr-underline--theme-dark:after, .twtr-theme--orange .twtr-underline--theme-dark :after, .twtr-theme--orange .twtr-underline--theme-dark:before, .twtr-theme--orange .twtr-underline--theme-dark :before {
        text-shadow: none
    }

    .twtr-theme--orange .twtr-underline--theme-dark:visited {
        color: inherit
    }

.twtr-underline--orange-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#f45d22,#f45d22);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--orange-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--orange-dark *, .twtr-underline--orange-dark:after, .twtr-underline--orange-dark :after, .twtr-underline--orange-dark:before, .twtr-underline--orange-dark :before {
        text-shadow: none
    }

    .twtr-underline--orange-dark:visited {
        color: inherit
    }

.twtr-theme--yellow .twtr-underline--theme-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#ffad1f,#ffad1f);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--yellow .twtr-underline--theme-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--yellow .twtr-underline--theme-dark *, .twtr-theme--yellow .twtr-underline--theme-dark:after, .twtr-theme--yellow .twtr-underline--theme-dark :after, .twtr-theme--yellow .twtr-underline--theme-dark:before, .twtr-theme--yellow .twtr-underline--theme-dark :before {
        text-shadow: none
    }

    .twtr-theme--yellow .twtr-underline--theme-dark:visited {
        color: inherit
    }

.twtr-underline--yellow-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#ffad1f,#ffad1f);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--yellow-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--yellow-dark *, .twtr-underline--yellow-dark:after, .twtr-underline--yellow-dark :after, .twtr-underline--yellow-dark:before, .twtr-underline--yellow-dark :before {
        text-shadow: none
    }

    .twtr-underline--yellow-dark:visited {
        color: inherit
    }

.twtr-theme--green .twtr-underline--theme-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#1fb650,#1fb650);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--green .twtr-underline--theme-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--green .twtr-underline--theme-dark *, .twtr-theme--green .twtr-underline--theme-dark:after, .twtr-theme--green .twtr-underline--theme-dark :after, .twtr-theme--green .twtr-underline--theme-dark:before, .twtr-theme--green .twtr-underline--theme-dark :before {
        text-shadow: none
    }

    .twtr-theme--green .twtr-underline--theme-dark:visited {
        color: inherit
    }

.twtr-underline--green-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#1fb650,#1fb650);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--green-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--green-dark *, .twtr-underline--green-dark:after, .twtr-underline--green-dark :after, .twtr-underline--green-dark:before, .twtr-underline--green-dark :before {
        text-shadow: none
    }

    .twtr-underline--green-dark:visited {
        color: inherit
    }

.twtr-theme--blue .twtr-underline--theme-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#1da1f2,#1da1f2);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--blue .twtr-underline--theme-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--blue .twtr-underline--theme-dark *, .twtr-theme--blue .twtr-underline--theme-dark:after, .twtr-theme--blue .twtr-underline--theme-dark :after, .twtr-theme--blue .twtr-underline--theme-dark:before, .twtr-theme--blue .twtr-underline--theme-dark :before {
        text-shadow: none
    }

    .twtr-theme--blue .twtr-underline--theme-dark:visited {
        color: inherit
    }

.twtr-underline--blue-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#1da1f2,#1da1f2);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--blue-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--blue-dark *, .twtr-underline--blue-dark:after, .twtr-underline--blue-dark :after, .twtr-underline--blue-dark:before, .twtr-underline--blue-dark :before {
        text-shadow: none
    }

    .twtr-underline--blue-dark:visited {
        color: inherit
    }

.twtr-theme--purple .twtr-underline--theme-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#794bc4,#794bc4);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--purple .twtr-underline--theme-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--purple .twtr-underline--theme-dark *, .twtr-theme--purple .twtr-underline--theme-dark:after, .twtr-theme--purple .twtr-underline--theme-dark :after, .twtr-theme--purple .twtr-underline--theme-dark:before, .twtr-theme--purple .twtr-underline--theme-dark :before {
        text-shadow: none
    }

    .twtr-theme--purple .twtr-underline--theme-dark:visited {
        color: inherit
    }

.twtr-underline--purple-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#794bc4,#794bc4);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--purple-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--purple-dark *, .twtr-underline--purple-dark:after, .twtr-underline--purple-dark :after, .twtr-underline--purple-dark:before, .twtr-underline--purple-dark :before {
        text-shadow: none
    }

    .twtr-underline--purple-dark:visited {
        color: inherit
    }

.twtr-theme--pink .twtr-underline--theme-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#e0245e,#e0245e);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--pink .twtr-underline--theme-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--pink .twtr-underline--theme-dark *, .twtr-theme--pink .twtr-underline--theme-dark:after, .twtr-theme--pink .twtr-underline--theme-dark :after, .twtr-theme--pink .twtr-underline--theme-dark:before, .twtr-theme--pink .twtr-underline--theme-dark :before {
        text-shadow: none
    }

    .twtr-theme--pink .twtr-underline--theme-dark:visited {
        color: inherit
    }

.twtr-underline--pink-dark {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#e0245e,#e0245e);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--pink-dark::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--pink-dark *, .twtr-underline--pink-dark:after, .twtr-underline--pink-dark :after, .twtr-underline--pink-dark:before, .twtr-underline--pink-dark :before {
        text-shadow: none
    }

    .twtr-underline--pink-dark:visited {
        color: inherit
    }

.twtr-theme--orange .twtr-underline--theme-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#ff8d57,#ff8d57);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--orange .twtr-underline--theme-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--orange .twtr-underline--theme-light *, .twtr-theme--orange .twtr-underline--theme-light:after, .twtr-theme--orange .twtr-underline--theme-light :after, .twtr-theme--orange .twtr-underline--theme-light:before, .twtr-theme--orange .twtr-underline--theme-light :before {
        text-shadow: none
    }

    .twtr-theme--orange .twtr-underline--theme-light:visited {
        color: inherit
    }

.twtr-underline--orange-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#ff8d57,#ff8d57);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--orange-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--orange-light *, .twtr-underline--orange-light:after, .twtr-underline--orange-light :after, .twtr-underline--orange-light:before, .twtr-underline--orange-light :before {
        text-shadow: none
    }

    .twtr-underline--orange-light:visited {
        color: inherit
    }

.twtr-theme--yellow .twtr-underline--theme-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#ffd03f,#ffd03f);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--yellow .twtr-underline--theme-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--yellow .twtr-underline--theme-light *, .twtr-theme--yellow .twtr-underline--theme-light:after, .twtr-theme--yellow .twtr-underline--theme-light :after, .twtr-theme--yellow .twtr-underline--theme-light:before, .twtr-theme--yellow .twtr-underline--theme-light :before {
        text-shadow: none
    }

    .twtr-theme--yellow .twtr-underline--theme-light:visited {
        color: inherit
    }

.twtr-underline--yellow-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#ffd03f,#ffd03f);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--yellow-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--yellow-light *, .twtr-underline--yellow-light:after, .twtr-underline--yellow-light :after, .twtr-underline--yellow-light:before, .twtr-underline--yellow-light :before {
        text-shadow: none
    }

    .twtr-underline--yellow-light:visited {
        color: inherit
    }

.twtr-theme--green .twtr-underline--theme-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#68e090,#68e090);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--green .twtr-underline--theme-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--green .twtr-underline--theme-light *, .twtr-theme--green .twtr-underline--theme-light:after, .twtr-theme--green .twtr-underline--theme-light :after, .twtr-theme--green .twtr-underline--theme-light:before, .twtr-theme--green .twtr-underline--theme-light :before {
        text-shadow: none
    }

    .twtr-theme--green .twtr-underline--theme-light:visited {
        color: inherit
    }

.twtr-underline--green-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#68e090,#68e090);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--green-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--green-light *, .twtr-underline--green-light:after, .twtr-underline--green-light :after, .twtr-underline--green-light:before, .twtr-underline--green-light :before {
        text-shadow: none
    }

    .twtr-underline--green-light:visited {
        color: inherit
    }

.twtr-theme--blue .twtr-underline--theme-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#71c9f8,#71c9f8);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--blue .twtr-underline--theme-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--blue .twtr-underline--theme-light *, .twtr-theme--blue .twtr-underline--theme-light:after, .twtr-theme--blue .twtr-underline--theme-light :after, .twtr-theme--blue .twtr-underline--theme-light:before, .twtr-theme--blue .twtr-underline--theme-light :before {
        text-shadow: none
    }

    .twtr-theme--blue .twtr-underline--theme-light:visited {
        color: inherit
    }

.twtr-underline--blue-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#71c9f8,#71c9f8);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--blue-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--blue-light *, .twtr-underline--blue-light:after, .twtr-underline--blue-light :after, .twtr-underline--blue-light:before, .twtr-underline--blue-light :before {
        text-shadow: none
    }

    .twtr-underline--blue-light:visited {
        color: inherit
    }

.twtr-theme--purple .twtr-underline--theme-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#a37ced,#a37ced);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--purple .twtr-underline--theme-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--purple .twtr-underline--theme-light *, .twtr-theme--purple .twtr-underline--theme-light:after, .twtr-theme--purple .twtr-underline--theme-light :after, .twtr-theme--purple .twtr-underline--theme-light:before, .twtr-theme--purple .twtr-underline--theme-light :before {
        text-shadow: none
    }

    .twtr-theme--purple .twtr-underline--theme-light:visited {
        color: inherit
    }

.twtr-underline--purple-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#a37ced,#a37ced);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--purple-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--purple-light *, .twtr-underline--purple-light:after, .twtr-underline--purple-light :after, .twtr-underline--purple-light:before, .twtr-underline--purple-light :before {
        text-shadow: none
    }

    .twtr-underline--purple-light:visited {
        color: inherit
    }

.twtr-theme--pink .twtr-underline--theme-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#f6809a,#f6809a);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--pink .twtr-underline--theme-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--pink .twtr-underline--theme-light *, .twtr-theme--pink .twtr-underline--theme-light:after, .twtr-theme--pink .twtr-underline--theme-light :after, .twtr-theme--pink .twtr-underline--theme-light:before, .twtr-theme--pink .twtr-underline--theme-light :before {
        text-shadow: none
    }

    .twtr-theme--pink .twtr-underline--theme-light:visited {
        color: inherit
    }

.twtr-underline--pink-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#f6809a,#f6809a);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--pink-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--pink-light *, .twtr-underline--pink-light:after, .twtr-underline--pink-light :after, .twtr-underline--pink-light:before, .twtr-underline--pink-light :before {
        text-shadow: none
    }

    .twtr-underline--pink-light:visited {
        color: inherit
    }

.twtr-theme--orange .twtr-underline--theme-extra-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#ffbe78,#ffbe78);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--orange .twtr-underline--theme-extra-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--orange .twtr-underline--theme-extra-light *, .twtr-theme--orange .twtr-underline--theme-extra-light:after, .twtr-theme--orange .twtr-underline--theme-extra-light :after, .twtr-theme--orange .twtr-underline--theme-extra-light:before, .twtr-theme--orange .twtr-underline--theme-extra-light :before {
        text-shadow: none
    }

    .twtr-theme--orange .twtr-underline--theme-extra-light:visited {
        color: inherit
    }

.twtr-underline--orange-extra-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#ffbe78,#ffbe78);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--orange-extra-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--orange-extra-light *, .twtr-underline--orange-extra-light:after, .twtr-underline--orange-extra-light :after, .twtr-underline--orange-extra-light:before, .twtr-underline--orange-extra-light :before {
        text-shadow: none
    }

    .twtr-underline--orange-extra-light:visited {
        color: inherit
    }

.twtr-theme--yellow .twtr-underline--theme-extra-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#ffe76e,#ffe76e);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--yellow .twtr-underline--theme-extra-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--yellow .twtr-underline--theme-extra-light *, .twtr-theme--yellow .twtr-underline--theme-extra-light:after, .twtr-theme--yellow .twtr-underline--theme-extra-light :after, .twtr-theme--yellow .twtr-underline--theme-extra-light:before, .twtr-theme--yellow .twtr-underline--theme-extra-light :before {
        text-shadow: none
    }

    .twtr-theme--yellow .twtr-underline--theme-extra-light:visited {
        color: inherit
    }

.twtr-underline--yellow-extra-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#ffe76e,#ffe76e);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--yellow-extra-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--yellow-extra-light *, .twtr-underline--yellow-extra-light:after, .twtr-underline--yellow-extra-light :after, .twtr-underline--yellow-extra-light:before, .twtr-underline--yellow-extra-light :before {
        text-shadow: none
    }

    .twtr-underline--yellow-extra-light:visited {
        color: inherit
    }

.twtr-theme--green .twtr-underline--theme-extra-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#a5f2aa,#a5f2aa);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--green .twtr-underline--theme-extra-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--green .twtr-underline--theme-extra-light *, .twtr-theme--green .twtr-underline--theme-extra-light:after, .twtr-theme--green .twtr-underline--theme-extra-light :after, .twtr-theme--green .twtr-underline--theme-extra-light:before, .twtr-theme--green .twtr-underline--theme-extra-light :before {
        text-shadow: none
    }

    .twtr-theme--green .twtr-underline--theme-extra-light:visited {
        color: inherit
    }

.twtr-underline--green-extra-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#a5f2aa,#a5f2aa);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--green-extra-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--green-extra-light *, .twtr-underline--green-extra-light:after, .twtr-underline--green-extra-light :after, .twtr-underline--green-extra-light:before, .twtr-underline--green-extra-light :before {
        text-shadow: none
    }

    .twtr-underline--green-extra-light:visited {
        color: inherit
    }

.twtr-theme--blue .twtr-underline--theme-extra-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#97e3ff,#97e3ff);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--blue .twtr-underline--theme-extra-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--blue .twtr-underline--theme-extra-light *, .twtr-theme--blue .twtr-underline--theme-extra-light:after, .twtr-theme--blue .twtr-underline--theme-extra-light :after, .twtr-theme--blue .twtr-underline--theme-extra-light:before, .twtr-theme--blue .twtr-underline--theme-extra-light :before {
        text-shadow: none
    }

    .twtr-theme--blue .twtr-underline--theme-extra-light:visited {
        color: inherit
    }

.twtr-underline--blue-extra-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#97e3ff,#97e3ff);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--blue-extra-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--blue-extra-light *, .twtr-underline--blue-extra-light:after, .twtr-underline--blue-extra-light :after, .twtr-underline--blue-extra-light:before, .twtr-underline--blue-extra-light :before {
        text-shadow: none
    }

    .twtr-underline--blue-extra-light:visited {
        color: inherit
    }

.twtr-theme--purple .twtr-underline--theme-extra-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#c7b4fa,#c7b4fa);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--purple .twtr-underline--theme-extra-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--purple .twtr-underline--theme-extra-light *, .twtr-theme--purple .twtr-underline--theme-extra-light:after, .twtr-theme--purple .twtr-underline--theme-extra-light :after, .twtr-theme--purple .twtr-underline--theme-extra-light:before, .twtr-theme--purple .twtr-underline--theme-extra-light :before {
        text-shadow: none
    }

    .twtr-theme--purple .twtr-underline--theme-extra-light:visited {
        color: inherit
    }

.twtr-underline--purple-extra-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#c7b4fa,#c7b4fa);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--purple-extra-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--purple-extra-light *, .twtr-underline--purple-extra-light:after, .twtr-underline--purple-extra-light :after, .twtr-underline--purple-extra-light:before, .twtr-underline--purple-extra-light :before {
        text-shadow: none
    }

    .twtr-underline--purple-extra-light:visited {
        color: inherit
    }

.twtr-theme--pink .twtr-underline--theme-extra-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#ffb8c2,#ffb8c2);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--pink .twtr-underline--theme-extra-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--pink .twtr-underline--theme-extra-light *, .twtr-theme--pink .twtr-underline--theme-extra-light:after, .twtr-theme--pink .twtr-underline--theme-extra-light :after, .twtr-theme--pink .twtr-underline--theme-extra-light:before, .twtr-theme--pink .twtr-underline--theme-extra-light :before {
        text-shadow: none
    }

    .twtr-theme--pink .twtr-underline--theme-extra-light:visited {
        color: inherit
    }

.twtr-underline--pink-extra-light {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#ffb8c2,#ffb8c2);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--pink-extra-light::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--pink-extra-light *, .twtr-underline--pink-extra-light:after, .twtr-underline--pink-extra-light :after, .twtr-underline--pink-extra-light:before, .twtr-underline--pink-extra-light :before {
        text-shadow: none
    }

    .twtr-underline--pink-extra-light:visited {
        color: inherit
    }

.twtr-theme--black .twtr-underline--theme-neutral {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#14171a,#14171a);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--black .twtr-underline--theme-neutral::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--black .twtr-underline--theme-neutral *, .twtr-theme--black .twtr-underline--theme-neutral:after, .twtr-theme--black .twtr-underline--theme-neutral :after, .twtr-theme--black .twtr-underline--theme-neutral:before, .twtr-theme--black .twtr-underline--theme-neutral :before {
        text-shadow: none
    }

    .twtr-theme--black .twtr-underline--theme-neutral:visited {
        color: inherit
    }

.twtr-underline--black-neutral {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#14171a,#14171a);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--black-neutral::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--black-neutral *, .twtr-underline--black-neutral:after, .twtr-underline--black-neutral :after, .twtr-underline--black-neutral:before, .twtr-underline--black-neutral :before {
        text-shadow: none
    }

    .twtr-underline--black-neutral:visited {
        color: inherit
    }

.twtr-theme--dark-gray .twtr-underline--theme-neutral {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#657786,#657786);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--dark-gray .twtr-underline--theme-neutral::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--dark-gray .twtr-underline--theme-neutral *, .twtr-theme--dark-gray .twtr-underline--theme-neutral:after, .twtr-theme--dark-gray .twtr-underline--theme-neutral :after, .twtr-theme--dark-gray .twtr-underline--theme-neutral:before, .twtr-theme--dark-gray .twtr-underline--theme-neutral :before {
        text-shadow: none
    }

    .twtr-theme--dark-gray .twtr-underline--theme-neutral:visited {
        color: inherit
    }

.twtr-underline--dark-gray-neutral {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#657786,#657786);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--dark-gray-neutral::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--dark-gray-neutral *, .twtr-underline--dark-gray-neutral:after, .twtr-underline--dark-gray-neutral :after, .twtr-underline--dark-gray-neutral:before, .twtr-underline--dark-gray-neutral :before {
        text-shadow: none
    }

    .twtr-underline--dark-gray-neutral:visited {
        color: inherit
    }

.twtr-theme--light-gray .twtr-underline--theme-neutral {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#aab8c2,#aab8c2);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--light-gray .twtr-underline--theme-neutral::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--light-gray .twtr-underline--theme-neutral *, .twtr-theme--light-gray .twtr-underline--theme-neutral:after, .twtr-theme--light-gray .twtr-underline--theme-neutral :after, .twtr-theme--light-gray .twtr-underline--theme-neutral:before, .twtr-theme--light-gray .twtr-underline--theme-neutral :before {
        text-shadow: none
    }

    .twtr-theme--light-gray .twtr-underline--theme-neutral:visited {
        color: inherit
    }

.twtr-underline--light-gray-neutral {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#aab8c2,#aab8c2);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--light-gray-neutral::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--light-gray-neutral *, .twtr-underline--light-gray-neutral:after, .twtr-underline--light-gray-neutral :after, .twtr-underline--light-gray-neutral:before, .twtr-underline--light-gray-neutral :before {
        text-shadow: none
    }

    .twtr-underline--light-gray-neutral:visited {
        color: inherit
    }

.twtr-theme--extra-light-gray .twtr-underline--theme-neutral {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#ccd6dd,#ccd6dd);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--extra-light-gray .twtr-underline--theme-neutral::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--extra-light-gray .twtr-underline--theme-neutral *, .twtr-theme--extra-light-gray .twtr-underline--theme-neutral:after, .twtr-theme--extra-light-gray .twtr-underline--theme-neutral :after, .twtr-theme--extra-light-gray .twtr-underline--theme-neutral:before, .twtr-theme--extra-light-gray .twtr-underline--theme-neutral :before {
        text-shadow: none
    }

    .twtr-theme--extra-light-gray .twtr-underline--theme-neutral:visited {
        color: inherit
    }

.twtr-underline--extra-light-gray-neutral {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#ccd6dd,#ccd6dd);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--extra-light-gray-neutral::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--extra-light-gray-neutral *, .twtr-underline--extra-light-gray-neutral:after, .twtr-underline--extra-light-gray-neutral :after, .twtr-underline--extra-light-gray-neutral:before, .twtr-underline--extra-light-gray-neutral :before {
        text-shadow: none
    }

    .twtr-underline--extra-light-gray-neutral:visited {
        color: inherit
    }

.twtr-theme--extra-extra-light-gray .twtr-underline--theme-neutral {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#f5f8fa,#f5f8fa);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--extra-extra-light-gray .twtr-underline--theme-neutral::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--extra-extra-light-gray .twtr-underline--theme-neutral *, .twtr-theme--extra-extra-light-gray .twtr-underline--theme-neutral:after, .twtr-theme--extra-extra-light-gray .twtr-underline--theme-neutral :after, .twtr-theme--extra-extra-light-gray .twtr-underline--theme-neutral:before, .twtr-theme--extra-extra-light-gray .twtr-underline--theme-neutral :before {
        text-shadow: none
    }

    .twtr-theme--extra-extra-light-gray .twtr-underline--theme-neutral:visited {
        color: inherit
    }

.twtr-underline--extra-extra-light-gray-neutral {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#f5f8fa,#f5f8fa);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--extra-extra-light-gray-neutral::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--extra-extra-light-gray-neutral *, .twtr-underline--extra-extra-light-gray-neutral:after, .twtr-underline--extra-extra-light-gray-neutral :after, .twtr-underline--extra-extra-light-gray-neutral:before, .twtr-underline--extra-extra-light-gray-neutral :before {
        text-shadow: none
    }

    .twtr-underline--extra-extra-light-gray-neutral:visited {
        color: inherit
    }

.twtr-theme--white .twtr-underline--theme-neutral {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-theme--white .twtr-underline--theme-neutral::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-theme--white .twtr-underline--theme-neutral *, .twtr-theme--white .twtr-underline--theme-neutral:after, .twtr-theme--white .twtr-underline--theme-neutral :after, .twtr-theme--white .twtr-underline--theme-neutral:before, .twtr-theme--white .twtr-underline--theme-neutral :before {
        text-shadow: none
    }

    .twtr-theme--white .twtr-underline--theme-neutral:visited {
        color: inherit
    }

.twtr-underline--white-neutral {
    color: inherit;
    text-decoration: none;
    background: linear-gradient(#fff,#fff),linear-gradient(#fff,#fff),linear-gradient(#fff,#fff);
    background-size: .05em 2px,.05em 2px,2px 2px;
    background-repeat: no-repeat,no-repeat,repeat-x;
    text-shadow: .03em 0 #fff,-.03em 0 #fff,0 .03em #fff,0 -.03em #fff,.06em 0 #fff,-.06em 0 #fff,.09em 0 #fff,-.09em 0 #fff,.12em 0 #fff,-.12em 0 #fff,.15em 0 #fff,-.15em 0 #fff;
    background-position: 0 98%,100% 98%
}

    .twtr-underline--white-neutral::selection {
        text-shadow: .03em 0 #ffc,-.03em 0 #ffc,0 .03em #ffc,0 -.03em #ffc,.06em 0 #ffc,-.06em 0 #ffc,.09em 0 #ffc,-.09em 0 #ffc,.12em 0 #ffc,-.12em 0 #ffc,.15em 0 #ffc,-.15em 0 #ffc;
        background: #ffc
    }

    .twtr-underline--white-neutral *, .twtr-underline--white-neutral:after, .twtr-underline--white-neutral :after, .twtr-underline--white-neutral:before, .twtr-underline--white-neutral :before {
        text-shadow: none
    }

    .twtr-underline--white-neutral:visited {
        color: inherit
    }

.twtr-component-space--xs {
    margin-bottom: .75rem
}

.twtr-component-space--sm {
    margin-bottom: 1.5rem
}

.twtr-component-space--md {
    margin-bottom: 2.25rem
}

.twtr-component-space--lg {
    margin-bottom: 3.75rem
}

.twtr-component-space--xl {
    margin-bottom: 6rem
}

.twtr-component-space--none {
    margin-bottom: 0 !important
}

.htc-icon {
    width: 1em;
    height: 1em;
    position: relative;
    top: 1px
}

.twtr-rte li, .twtr-rte ol, .twtr-rte p, .twtr-rte ul {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: .9975rem;
    line-height: 1.5rem;
    letter-spacing: .025rem;
    color: #14171a
}

.twtr-rte li {
    padding-bottom: .975rem
}

    .twtr-rte li:last-child {
        padding-bottom: 0
    }

    .twtr-rte li ol, .twtr-rte li ul {
        margin-top: .75rem;
        margin-bottom: 0
    }

.twtr-rte ol, .twtr-rte ul {
    margin: 0 1.5rem 2.25rem
}

    .twtr-rte ol:last-child, .twtr-rte ul:last-child {
        padding-bottom: 0;
        margin-bottom: 0
    }

@media (min-width:768px) {
    .twtr-rte ol, .twtr-rte ul {
        margin-right: 2.25rem;
        margin-left: 2.25rem
    }
}

.twtr-rte h1 {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 2.25rem;
    line-height: 2.25rem;
    letter-spacing: -.025rem;
    color: #14171a;
    padding-bottom: 3rem
}

.twtr-rte h2, .twtr-rte h3 {
    font-size: 1.5rem;
    letter-spacing: 0;
    padding-bottom: 1.5rem
}

.twtr-rte h2, .twtr-rte h3, .twtr-rte th {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    line-height: 1.5rem;
    color: #14171a
}

.twtr-rte th {
    font-size: 1.125rem;
    letter-spacing: .025rem
}

.twtr-rte b {
    font-weight: 700
}

.twtr-rte li {
    list-style-position: outside
}

.twtr-rte p:last-child {
    margin-bottom: 0
}

.twtr-rte p + h3 {
    margin-top: 1.5rem
}

.twtr-rte a[name] {
    display: inline-block;
    padding-top: calc(68px + 68px + 2.25rem);
    margin-top: calc(-68px + -68px + -2.25rem)
}

@media (min-width:1024px) {
    .twtr-rte a[name] {
        padding-top: calc(54px + 2.25rem);
        margin-top: calc(-54px + -2.25rem)
    }
}

.twtr-theme--orange .twtr-rte a {
    text-decoration: none;
    transition: color .3s ease-in-out
}

    .twtr-theme--orange .twtr-rte a:active, .twtr-theme--orange .twtr-rte a:hover {
        color: #d82e18;
        cursor: pointer
    }

.twtr-theme--orange .twtr-rte ::selection {
    background-color: #ffbe78;
    color: inherit
}

.twtr-theme--yellow .twtr-rte a {
    text-decoration: none;
    transition: color .3s ease-in-out
}

    .twtr-theme--yellow .twtr-rte a:active, .twtr-theme--yellow .twtr-rte a:hover {
        color: #f98e00;
        cursor: pointer
    }

.twtr-theme--yellow .twtr-rte ::selection {
    background-color: #ffe76e;
    color: inherit
}

.twtr-theme--green .twtr-rte a {
    text-decoration: none;
    transition: color .3s ease-in-out
}

    .twtr-theme--green .twtr-rte a:active, .twtr-theme--green .twtr-rte a:hover {
        color: #008951;
        cursor: pointer
    }

.twtr-theme--green .twtr-rte ::selection {
    background-color: #a5f2aa;
    color: inherit
}

.twtr-theme--blue .twtr-rte a {
    text-decoration: none;
    transition: color .3s ease-in-out
}

    .twtr-theme--blue .twtr-rte a:active, .twtr-theme--blue .twtr-rte a:hover {
        color: #005fd1;
        cursor: pointer
    }

.twtr-theme--blue .twtr-rte ::selection {
    background-color: #97e3ff;
    color: inherit
}

.twtr-theme--purple .twtr-rte a {
    text-decoration: none;
    transition: color .3s ease-in-out
}

    .twtr-theme--purple .twtr-rte a:active, .twtr-theme--purple .twtr-rte a:hover {
        color: #4f0299;
        cursor: pointer
    }

.twtr-theme--purple .twtr-rte ::selection {
    background-color: #c7b4fa;
    color: inherit
}

.twtr-theme--pink .twtr-rte a {
    text-decoration: none;
    transition: color .3s ease-in-out
}

    .twtr-theme--pink .twtr-rte a:active, .twtr-theme--pink .twtr-rte a:hover {
        color: #a01744;
        cursor: pointer
    }

.twtr-theme--pink .twtr-rte ::selection {
    background-color: #ffb8c2;
    color: inherit
}

.twtr-line-height--tight {
    line-height: 1 !important
}

.twtr-line-height--loose {
    line-height: 1.25 !important
}

.twtr-line-height--bouncy {
    line-height: 1.5 !important
}

.twtr-aspect-ratio {
    position: relative
}

    .twtr-aspect-ratio > :first-child, .twtr-aspect-ratio__media {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%
    }

.twtr-aspect-ratio--4by3 {
    padding-bottom: 75%
}

.twtr-aspect-ratio--5by3 {
    padding-bottom: 60%
}

.twtr-aspect-ratio--16by9 {
    padding-bottom: 56.25%
}

.twtr-grid {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%;
    max-width: 1608px;
    list-style-type: none
}

    .twtr-grid:after, .twtr-grid:before {
        max-width: 100%
    }

    .twtr-grid .twtr-grid {
        -ms-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .twtr-grid *, .twtr-grid :after, .twtr-grid :before {
        box-sizing: border-box
    }

[class*=twtr-grid__col-] {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%;
    vertical-align: top;
    padding: 1em 2em
}

.twtr-grid__cell {
    position: relative;
    display: block;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto
}

:-ms-fullscreen .grid__cell, :root .grid__cell {
    width: 100%
}

.twtr-grid__col-24 {
    width: 100%;
    *width: 99.9%
}

.twtr-grid__col-23 {
    width: 95.83333%;
    *width: 95.73333%
}

.twtr-grid__col-22 {
    width: 91.66667%;
    *width: 91.56667%
}

.twtr-grid__col-21 {
    width: 87.5%;
    *width: 87.4%
}

.twtr-grid__col-20 {
    width: 83.33333%;
    *width: 83.23333%
}

.twtr-grid__col-19 {
    width: 79.16667%;
    *width: 79.06667%
}

.twtr-grid__col-18 {
    width: 75%;
    *width: 74.9%
}

.twtr-grid__col-17 {
    width: 70.83333%;
    *width: 70.73333%
}

.twtr-grid__col-16 {
    width: 66.66667%;
    *width: 66.56667%
}

.twtr-grid__col-15 {
    width: 62.5%;
    *width: 62.4%
}

.twtr-grid__col-14 {
    width: 58.33333%;
    *width: 58.23333%
}

.twtr-grid__col-13 {
    width: 54.16667%;
    *width: 54.06667%
}

.twtr-grid__col-12 {
    width: 50%;
    *width: 49.9%
}

.twtr-grid__col-11 {
    width: 45.83333%;
    *width: 45.73333%
}

.twtr-grid__col-10 {
    width: 41.66667%;
    *width: 41.56667%
}

.twtr-grid__col-9 {
    width: 37.5%;
    *width: 37.4%
}

.twtr-grid__col-8 {
    width: 33.33333%;
    *width: 33.23333%
}

.twtr-grid__col-7 {
    width: 29.16667%;
    *width: 29.06667%
}

.twtr-grid__col-6 {
    width: 25%;
    *width: 24.9%
}

.twtr-grid__col-5 {
    width: 20.83333%;
    *width: 20.73333%
}

.twtr-grid__col-4 {
    width: 16.66667%;
    *width: 16.56667%
}

.twtr-grid__col-3 {
    width: 12.5%;
    *width: 12.4%
}

.twtr-grid__col-2 {
    width: 8.33333%;
    *width: 8.23333%
}

.twtr-grid__col-1 {
    width: 4.16667%;
    *width: 4.06667%
}

@media (min-width:320px) {
    .twtr-grid__col-xs-24 {
        width: 100%;
        *width: 99.9%
    }

    .twtr-grid__col-xs-23 {
        width: 95.83333%;
        *width: 95.73333%
    }

    .twtr-grid__col-xs-22 {
        width: 91.66667%;
        *width: 91.56667%
    }

    .twtr-grid__col-xs-21 {
        width: 87.5%;
        *width: 87.4%
    }

    .twtr-grid__col-xs-20 {
        width: 83.33333%;
        *width: 83.23333%
    }

    .twtr-grid__col-xs-19 {
        width: 79.16667%;
        *width: 79.06667%
    }

    .twtr-grid__col-xs-18 {
        width: 75%;
        *width: 74.9%
    }

    .twtr-grid__col-xs-17 {
        width: 70.83333%;
        *width: 70.73333%
    }

    .twtr-grid__col-xs-16 {
        width: 66.66667%;
        *width: 66.56667%
    }

    .twtr-grid__col-xs-15 {
        width: 62.5%;
        *width: 62.4%
    }

    .twtr-grid__col-xs-14 {
        width: 58.33333%;
        *width: 58.23333%
    }

    .twtr-grid__col-xs-13 {
        width: 54.16667%;
        *width: 54.06667%
    }

    .twtr-grid__col-xs-12 {
        width: 50%;
        *width: 49.9%
    }

    .twtr-grid__col-xs-11 {
        width: 45.83333%;
        *width: 45.73333%
    }

    .twtr-grid__col-xs-10 {
        width: 41.66667%;
        *width: 41.56667%
    }

    .twtr-grid__col-xs-9 {
        width: 37.5%;
        *width: 37.4%
    }

    .twtr-grid__col-xs-8 {
        width: 33.33333%;
        *width: 33.23333%
    }

    .twtr-grid__col-xs-7 {
        width: 29.16667%;
        *width: 29.06667%
    }

    .twtr-grid__col-xs-6 {
        width: 25%;
        *width: 24.9%
    }

    .twtr-grid__col-xs-5 {
        width: 20.83333%;
        *width: 20.73333%
    }

    .twtr-grid__col-xs-4 {
        width: 16.66667%;
        *width: 16.56667%
    }

    .twtr-grid__col-xs-3 {
        width: 12.5%;
        *width: 12.4%
    }

    .twtr-grid__col-xs-2 {
        width: 8.33333%;
        *width: 8.23333%
    }

    .twtr-grid__col-xs-1 {
        width: 4.16667%;
        *width: 4.06667%
    }
}

@media (min-width:480px) {
    .twtr-grid__col-sm-24 {
        width: 100%;
        *width: 99.9%
    }

    .twtr-grid__col-sm-23 {
        width: 95.83333%;
        *width: 95.73333%
    }

    .twtr-grid__col-sm-22 {
        width: 91.66667%;
        *width: 91.56667%
    }

    .twtr-grid__col-sm-21 {
        width: 87.5%;
        *width: 87.4%
    }

    .twtr-grid__col-sm-20 {
        width: 83.33333%;
        *width: 83.23333%
    }

    .twtr-grid__col-sm-19 {
        width: 79.16667%;
        *width: 79.06667%
    }

    .twtr-grid__col-sm-18 {
        width: 75%;
        *width: 74.9%
    }

    .twtr-grid__col-sm-17 {
        width: 70.83333%;
        *width: 70.73333%
    }

    .twtr-grid__col-sm-16 {
        width: 66.66667%;
        *width: 66.56667%
    }

    .twtr-grid__col-sm-15 {
        width: 62.5%;
        *width: 62.4%
    }

    .twtr-grid__col-sm-14 {
        width: 58.33333%;
        *width: 58.23333%
    }

    .twtr-grid__col-sm-13 {
        width: 54.16667%;
        *width: 54.06667%
    }

    .twtr-grid__col-sm-12 {
        width: 50%;
        *width: 49.9%
    }

    .twtr-grid__col-sm-11 {
        width: 45.83333%;
        *width: 45.73333%
    }

    .twtr-grid__col-sm-10 {
        width: 41.66667%;
        *width: 41.56667%
    }

    .twtr-grid__col-sm-9 {
        width: 37.5%;
        *width: 37.4%
    }

    .twtr-grid__col-sm-8 {
        width: 33.33333%;
        *width: 33.23333%
    }

    .twtr-grid__col-sm-7 {
        width: 29.16667%;
        *width: 29.06667%
    }

    .twtr-grid__col-sm-6 {
        width: 25%;
        *width: 24.9%
    }

    .twtr-grid__col-sm-5 {
        width: 20.83333%;
        *width: 20.73333%
    }

    .twtr-grid__col-sm-4 {
        width: 16.66667%;
        *width: 16.56667%
    }

    .twtr-grid__col-sm-3 {
        width: 12.5%;
        *width: 12.4%
    }

    .twtr-grid__col-sm-2 {
        width: 8.33333%;
        *width: 8.23333%
    }

    .twtr-grid__col-sm-1 {
        width: 4.16667%;
        *width: 4.06667%
    }
}

@media (min-width:768px) {
    .twtr-grid__col-md-24 {
        width: 100%;
        *width: 99.9%
    }

    .twtr-grid__col-md-23 {
        width: 95.83333%;
        *width: 95.73333%
    }

    .twtr-grid__col-md-22 {
        width: 91.66667%;
        *width: 91.56667%
    }

    .twtr-grid__col-md-21 {
        width: 87.5%;
        *width: 87.4%
    }

    .twtr-grid__col-md-20 {
        width: 83.33333%;
        *width: 83.23333%
    }

    .twtr-grid__col-md-19 {
        width: 79.16667%;
        *width: 79.06667%
    }

    .twtr-grid__col-md-18 {
        width: 75%;
        *width: 74.9%
    }

    .twtr-grid__col-md-17 {
        width: 70.83333%;
        *width: 70.73333%
    }

    .twtr-grid__col-md-16 {
        width: 66.66667%;
        *width: 66.56667%
    }

    .twtr-grid__col-md-15 {
        width: 62.5%;
        *width: 62.4%
    }

    .twtr-grid__col-md-14 {
        width: 58.33333%;
        *width: 58.23333%
    }

    .twtr-grid__col-md-13 {
        width: 54.16667%;
        *width: 54.06667%
    }

    .twtr-grid__col-md-12 {
        width: 50%;
        *width: 49.9%
    }

    .twtr-grid__col-md-11 {
        width: 45.83333%;
        *width: 45.73333%
    }

    .twtr-grid__col-md-10 {
        width: 41.66667%;
        *width: 41.56667%
    }

    .twtr-grid__col-md-9 {
        width: 37.5%;
        *width: 37.4%
    }

    .twtr-grid__col-md-8 {
        width: 33.33333%;
        *width: 33.23333%
    }

    .twtr-grid__col-md-7 {
        width: 29.16667%;
        *width: 29.06667%
    }

    .twtr-grid__col-md-6 {
        width: 25%;
        *width: 24.9%
    }

    .twtr-grid__col-md-5 {
        width: 20.83333%;
        *width: 20.73333%
    }

    .twtr-grid__col-md-4 {
        width: 16.66667%;
        *width: 16.56667%
    }

    .twtr-grid__col-md-3 {
        width: 12.5%;
        *width: 12.4%
    }

    .twtr-grid__col-md-2 {
        width: 8.33333%;
        *width: 8.23333%
    }

    .twtr-grid__col-md-1 {
        width: 4.16667%;
        *width: 4.06667%
    }
}

@media (min-width:1024px) {
    .twtr-grid__col-md2-24 {
        width: 100%;
        *width: 99.9%
    }

    .twtr-grid__col-md2-23 {
        width: 95.83333%;
        *width: 95.73333%
    }

    .twtr-grid__col-md2-22 {
        width: 91.66667%;
        *width: 91.56667%
    }

    .twtr-grid__col-md2-21 {
        width: 87.5%;
        *width: 87.4%
    }

    .twtr-grid__col-md2-20 {
        width: 83.33333%;
        *width: 83.23333%
    }

    .twtr-grid__col-md2-19 {
        width: 79.16667%;
        *width: 79.06667%
    }

    .twtr-grid__col-md2-18 {
        width: 75%;
        *width: 74.9%
    }

    .twtr-grid__col-md2-17 {
        width: 70.83333%;
        *width: 70.73333%
    }

    .twtr-grid__col-md2-16 {
        width: 66.66667%;
        *width: 66.56667%
    }

    .twtr-grid__col-md2-15 {
        width: 62.5%;
        *width: 62.4%
    }

    .twtr-grid__col-md2-14 {
        width: 58.33333%;
        *width: 58.23333%
    }

    .twtr-grid__col-md2-13 {
        width: 54.16667%;
        *width: 54.06667%
    }

    .twtr-grid__col-md2-12 {
        width: 50%;
        *width: 49.9%
    }

    .twtr-grid__col-md2-11 {
        width: 45.83333%;
        *width: 45.73333%
    }

    .twtr-grid__col-md2-10 {
        width: 41.66667%;
        *width: 41.56667%
    }

    .twtr-grid__col-md2-9 {
        width: 37.5%;
        *width: 37.4%
    }

    .twtr-grid__col-md2-8 {
        width: 33.33333%;
        *width: 33.23333%
    }

    .twtr-grid__col-md2-7 {
        width: 29.16667%;
        *width: 29.06667%
    }

    .twtr-grid__col-md2-6 {
        width: 25%;
        *width: 24.9%
    }

    .twtr-grid__col-md2-5 {
        width: 20.83333%;
        *width: 20.73333%
    }

    .twtr-grid__col-md2-4 {
        width: 16.66667%;
        *width: 16.56667%
    }

    .twtr-grid__col-md2-3 {
        width: 12.5%;
        *width: 12.4%
    }

    .twtr-grid__col-md2-2 {
        width: 8.33333%;
        *width: 8.23333%
    }

    .twtr-grid__col-md2-1 {
        width: 4.16667%;
        *width: 4.06667%
    }
}

@media (min-width:1200px) {
    .twtr-grid__col-lg-24 {
        width: 100%;
        *width: 99.9%
    }

    .twtr-grid__col-lg-23 {
        width: 95.83333%;
        *width: 95.73333%
    }

    .twtr-grid__col-lg-22 {
        width: 91.66667%;
        *width: 91.56667%
    }

    .twtr-grid__col-lg-21 {
        width: 87.5%;
        *width: 87.4%
    }

    .twtr-grid__col-lg-20 {
        width: 83.33333%;
        *width: 83.23333%
    }

    .twtr-grid__col-lg-19 {
        width: 79.16667%;
        *width: 79.06667%
    }

    .twtr-grid__col-lg-18 {
        width: 75%;
        *width: 74.9%
    }

    .twtr-grid__col-lg-17 {
        width: 70.83333%;
        *width: 70.73333%
    }

    .twtr-grid__col-lg-16 {
        width: 66.66667%;
        *width: 66.56667%
    }

    .twtr-grid__col-lg-15 {
        width: 62.5%;
        *width: 62.4%
    }

    .twtr-grid__col-lg-14 {
        width: 58.33333%;
        *width: 58.23333%
    }

    .twtr-grid__col-lg-13 {
        width: 54.16667%;
        *width: 54.06667%
    }

    .twtr-grid__col-lg-12 {
        width: 50%;
        *width: 49.9%
    }

    .twtr-grid__col-lg-11 {
        width: 45.83333%;
        *width: 45.73333%
    }

    .twtr-grid__col-lg-10 {
        width: 41.66667%;
        *width: 41.56667%
    }

    .twtr-grid__col-lg-9 {
        width: 37.5%;
        *width: 37.4%
    }

    .twtr-grid__col-lg-8 {
        width: 33.33333%;
        *width: 33.23333%
    }

    .twtr-grid__col-lg-7 {
        width: 29.16667%;
        *width: 29.06667%
    }

    .twtr-grid__col-lg-6 {
        width: 25%;
        *width: 24.9%
    }

    .twtr-grid__col-lg-5 {
        width: 20.83333%;
        *width: 20.73333%
    }

    .twtr-grid__col-lg-4 {
        width: 16.66667%;
        *width: 16.56667%
    }

    .twtr-grid__col-lg-3 {
        width: 12.5%;
        *width: 12.4%
    }

    .twtr-grid__col-lg-2 {
        width: 8.33333%;
        *width: 8.23333%
    }

    .twtr-grid__col-lg-1 {
        width: 4.16667%;
        *width: 4.06667%
    }
}

@media (min-width:1600px) {
    .twtr-grid__col-xlg-24 {
        width: 100%;
        *width: 99.9%
    }

    .twtr-grid__col-xlg-23 {
        width: 95.83333%;
        *width: 95.73333%
    }

    .twtr-grid__col-xlg-22 {
        width: 91.66667%;
        *width: 91.56667%
    }

    .twtr-grid__col-xlg-21 {
        width: 87.5%;
        *width: 87.4%
    }

    .twtr-grid__col-xlg-20 {
        width: 83.33333%;
        *width: 83.23333%
    }

    .twtr-grid__col-xlg-19 {
        width: 79.16667%;
        *width: 79.06667%
    }

    .twtr-grid__col-xlg-18 {
        width: 75%;
        *width: 74.9%
    }

    .twtr-grid__col-xlg-17 {
        width: 70.83333%;
        *width: 70.73333%
    }

    .twtr-grid__col-xlg-16 {
        width: 66.66667%;
        *width: 66.56667%
    }

    .twtr-grid__col-xlg-15 {
        width: 62.5%;
        *width: 62.4%
    }

    .twtr-grid__col-xlg-14 {
        width: 58.33333%;
        *width: 58.23333%
    }

    .twtr-grid__col-xlg-13 {
        width: 54.16667%;
        *width: 54.06667%
    }

    .twtr-grid__col-xlg-12 {
        width: 50%;
        *width: 49.9%
    }

    .twtr-grid__col-xlg-11 {
        width: 45.83333%;
        *width: 45.73333%
    }

    .twtr-grid__col-xlg-10 {
        width: 41.66667%;
        *width: 41.56667%
    }

    .twtr-grid__col-xlg-9 {
        width: 37.5%;
        *width: 37.4%
    }

    .twtr-grid__col-xlg-8 {
        width: 33.33333%;
        *width: 33.23333%
    }

    .twtr-grid__col-xlg-7 {
        width: 29.16667%;
        *width: 29.06667%
    }

    .twtr-grid__col-xlg-6 {
        width: 25%;
        *width: 24.9%
    }

    .twtr-grid__col-xlg-5 {
        width: 20.83333%;
        *width: 20.73333%
    }

    .twtr-grid__col-xlg-4 {
        width: 16.66667%;
        *width: 16.56667%
    }

    .twtr-grid__col-xlg-3 {
        width: 12.5%;
        *width: 12.4%
    }

    .twtr-grid__col-xlg-2 {
        width: 8.33333%;
        *width: 8.23333%
    }

    .twtr-grid__col-xlg-1 {
        width: 4.16667%;
        *width: 4.06667%
    }
}

.twtr-grid__col-auto {
    -ms-flex: 1 0 auto;
    -webkit-flex: 1 0 0px;
    flex: 1 0 0px
}

@media (min-width:320px) {
    .twtr-grid__col-xs-auto {
        -ms-flex: 1 0 auto;
        -webkit-flex: 1 0 0px;
        flex: 1 0 0px
    }
}

@media (min-width:480px) {
    .twtr-grid__col-sm-auto {
        -ms-flex: 1 0 auto;
        -webkit-flex: 1 0 0px;
        flex: 1 0 0px
    }
}

@media (min-width:768px) {
    .twtr-grid__col-md-auto {
        -ms-flex: 1 0 auto;
        -webkit-flex: 1 0 0px;
        flex: 1 0 0px
    }
}

@media (min-width:1024px) {
    .twtr-grid__col-md2-auto {
        -ms-flex: 1 0 auto;
        -webkit-flex: 1 0 0px;
        flex: 1 0 0px
    }
}

@media (min-width:1200px) {
    .twtr-grid__col-lg-auto {
        -ms-flex: 1 0 auto;
        -webkit-flex: 1 0 0px;
        flex: 1 0 0px
    }
}

@media (min-width:1600px) {
    .twtr-grid__col-xlg-auto {
        -ms-flex: 1 0 auto;
        -webkit-flex: 1 0 0px;
        flex: 1 0 0px
    }
}

.twtr-grid--order-24 {
    -ms-flex-order: 24;
    order: 24
}

.twtr-grid--order-23 {
    -ms-flex-order: 23;
    order: 23
}

.twtr-grid--order-22 {
    -ms-flex-order: 22;
    order: 22
}

.twtr-grid--order-21 {
    -ms-flex-order: 21;
    order: 21
}

.twtr-grid--order-20 {
    -ms-flex-order: 20;
    order: 20
}

.twtr-grid--order-19 {
    -ms-flex-order: 19;
    order: 19
}

.twtr-grid--order-18 {
    -ms-flex-order: 18;
    order: 18
}

.twtr-grid--order-17 {
    -ms-flex-order: 17;
    order: 17
}

.twtr-grid--order-16 {
    -ms-flex-order: 16;
    order: 16
}

.twtr-grid--order-15 {
    -ms-flex-order: 15;
    order: 15
}

.twtr-grid--order-14 {
    -ms-flex-order: 14;
    order: 14
}

.twtr-grid--order-13 {
    -ms-flex-order: 13;
    order: 13
}

.twtr-grid--order-12 {
    -ms-flex-order: 12;
    order: 12
}

.twtr-grid--order-11 {
    -ms-flex-order: 11;
    order: 11
}

.twtr-grid--order-10 {
    -ms-flex-order: 10;
    order: 10
}

.twtr-grid--order-9 {
    -ms-flex-order: 9;
    order: 9
}

.twtr-grid--order-8 {
    -ms-flex-order: 8;
    order: 8
}

.twtr-grid--order-7 {
    -ms-flex-order: 7;
    order: 7
}

.twtr-grid--order-6 {
    -ms-flex-order: 6;
    order: 6
}

.twtr-grid--order-5 {
    -ms-flex-order: 5;
    order: 5
}

.twtr-grid--order-4 {
    -ms-flex-order: 4;
    order: 4
}

.twtr-grid--order-3 {
    -ms-flex-order: 3;
    order: 3
}

.twtr-grid--order-2 {
    -ms-flex-order: 2;
    order: 2
}

.twtr-grid--order-1 {
    -ms-flex-order: 1;
    order: 1
}

.twtr-grid--order-0 {
    -ms-flex-order: 0;
    order: 0
}

@media only screen and (min-width:320px) {
    .twtr-grid--order-24-xs {
        -ms-flex-order: 24;
        order: 24
    }

    .twtr-grid--order-23-xs {
        -ms-flex-order: 23;
        order: 23
    }

    .twtr-grid--order-22-xs {
        -ms-flex-order: 22;
        order: 22
    }

    .twtr-grid--order-21-xs {
        -ms-flex-order: 21;
        order: 21
    }

    .twtr-grid--order-20-xs {
        -ms-flex-order: 20;
        order: 20
    }

    .twtr-grid--order-19-xs {
        -ms-flex-order: 19;
        order: 19
    }

    .twtr-grid--order-18-xs {
        -ms-flex-order: 18;
        order: 18
    }

    .twtr-grid--order-17-xs {
        -ms-flex-order: 17;
        order: 17
    }

    .twtr-grid--order-16-xs {
        -ms-flex-order: 16;
        order: 16
    }

    .twtr-grid--order-15-xs {
        -ms-flex-order: 15;
        order: 15
    }

    .twtr-grid--order-14-xs {
        -ms-flex-order: 14;
        order: 14
    }

    .twtr-grid--order-13-xs {
        -ms-flex-order: 13;
        order: 13
    }

    .twtr-grid--order-12-xs {
        -ms-flex-order: 12;
        order: 12
    }

    .twtr-grid--order-11-xs {
        -ms-flex-order: 11;
        order: 11
    }

    .twtr-grid--order-10-xs {
        -ms-flex-order: 10;
        order: 10
    }

    .twtr-grid--order-9-xs {
        -ms-flex-order: 9;
        order: 9
    }

    .twtr-grid--order-8-xs {
        -ms-flex-order: 8;
        order: 8
    }

    .twtr-grid--order-7-xs {
        -ms-flex-order: 7;
        order: 7
    }

    .twtr-grid--order-6-xs {
        -ms-flex-order: 6;
        order: 6
    }

    .twtr-grid--order-5-xs {
        -ms-flex-order: 5;
        order: 5
    }

    .twtr-grid--order-4-xs {
        -ms-flex-order: 4;
        order: 4
    }

    .twtr-grid--order-3-xs {
        -ms-flex-order: 3;
        order: 3
    }

    .twtr-grid--order-2-xs {
        -ms-flex-order: 2;
        order: 2
    }

    .twtr-grid--order-1-xs {
        -ms-flex-order: 1;
        order: 1
    }

    .twtr-grid--order-0-xs {
        -ms-flex-order: 0;
        order: 0
    }
}

@media only screen and (min-width:480px) {
    .twtr-grid--order-24-sm {
        -ms-flex-order: 24;
        order: 24
    }

    .twtr-grid--order-23-sm {
        -ms-flex-order: 23;
        order: 23
    }

    .twtr-grid--order-22-sm {
        -ms-flex-order: 22;
        order: 22
    }

    .twtr-grid--order-21-sm {
        -ms-flex-order: 21;
        order: 21
    }

    .twtr-grid--order-20-sm {
        -ms-flex-order: 20;
        order: 20
    }

    .twtr-grid--order-19-sm {
        -ms-flex-order: 19;
        order: 19
    }

    .twtr-grid--order-18-sm {
        -ms-flex-order: 18;
        order: 18
    }

    .twtr-grid--order-17-sm {
        -ms-flex-order: 17;
        order: 17
    }

    .twtr-grid--order-16-sm {
        -ms-flex-order: 16;
        order: 16
    }

    .twtr-grid--order-15-sm {
        -ms-flex-order: 15;
        order: 15
    }

    .twtr-grid--order-14-sm {
        -ms-flex-order: 14;
        order: 14
    }

    .twtr-grid--order-13-sm {
        -ms-flex-order: 13;
        order: 13
    }

    .twtr-grid--order-12-sm {
        -ms-flex-order: 12;
        order: 12
    }

    .twtr-grid--order-11-sm {
        -ms-flex-order: 11;
        order: 11
    }

    .twtr-grid--order-10-sm {
        -ms-flex-order: 10;
        order: 10
    }

    .twtr-grid--order-9-sm {
        -ms-flex-order: 9;
        order: 9
    }

    .twtr-grid--order-8-sm {
        -ms-flex-order: 8;
        order: 8
    }

    .twtr-grid--order-7-sm {
        -ms-flex-order: 7;
        order: 7
    }

    .twtr-grid--order-6-sm {
        -ms-flex-order: 6;
        order: 6
    }

    .twtr-grid--order-5-sm {
        -ms-flex-order: 5;
        order: 5
    }

    .twtr-grid--order-4-sm {
        -ms-flex-order: 4;
        order: 4
    }

    .twtr-grid--order-3-sm {
        -ms-flex-order: 3;
        order: 3
    }

    .twtr-grid--order-2-sm {
        -ms-flex-order: 2;
        order: 2
    }

    .twtr-grid--order-1-sm {
        -ms-flex-order: 1;
        order: 1
    }

    .twtr-grid--order-0-sm {
        -ms-flex-order: 0;
        order: 0
    }
}

@media only screen and (min-width:768px) {
    .twtr-grid--order-24-md {
        -ms-flex-order: 24;
        order: 24
    }

    .twtr-grid--order-23-md {
        -ms-flex-order: 23;
        order: 23
    }

    .twtr-grid--order-22-md {
        -ms-flex-order: 22;
        order: 22
    }

    .twtr-grid--order-21-md {
        -ms-flex-order: 21;
        order: 21
    }

    .twtr-grid--order-20-md {
        -ms-flex-order: 20;
        order: 20
    }

    .twtr-grid--order-19-md {
        -ms-flex-order: 19;
        order: 19
    }

    .twtr-grid--order-18-md {
        -ms-flex-order: 18;
        order: 18
    }

    .twtr-grid--order-17-md {
        -ms-flex-order: 17;
        order: 17
    }

    .twtr-grid--order-16-md {
        -ms-flex-order: 16;
        order: 16
    }

    .twtr-grid--order-15-md {
        -ms-flex-order: 15;
        order: 15
    }

    .twtr-grid--order-14-md {
        -ms-flex-order: 14;
        order: 14
    }

    .twtr-grid--order-13-md {
        -ms-flex-order: 13;
        order: 13
    }

    .twtr-grid--order-12-md {
        -ms-flex-order: 12;
        order: 12
    }

    .twtr-grid--order-11-md {
        -ms-flex-order: 11;
        order: 11
    }

    .twtr-grid--order-10-md {
        -ms-flex-order: 10;
        order: 10
    }

    .twtr-grid--order-9-md {
        -ms-flex-order: 9;
        order: 9
    }

    .twtr-grid--order-8-md {
        -ms-flex-order: 8;
        order: 8
    }

    .twtr-grid--order-7-md {
        -ms-flex-order: 7;
        order: 7
    }

    .twtr-grid--order-6-md {
        -ms-flex-order: 6;
        order: 6
    }

    .twtr-grid--order-5-md {
        -ms-flex-order: 5;
        order: 5
    }

    .twtr-grid--order-4-md {
        -ms-flex-order: 4;
        order: 4
    }

    .twtr-grid--order-3-md {
        -ms-flex-order: 3;
        order: 3
    }

    .twtr-grid--order-2-md {
        -ms-flex-order: 2;
        order: 2
    }

    .twtr-grid--order-1-md {
        -ms-flex-order: 1;
        order: 1
    }

    .twtr-grid--order-0-md {
        -ms-flex-order: 0;
        order: 0
    }
}

@media only screen and (min-width:1200px) {
    .twtr-grid--order-24-lg {
        -ms-flex-order: 24;
        order: 24
    }

    .twtr-grid--order-23-lg {
        -ms-flex-order: 23;
        order: 23
    }

    .twtr-grid--order-22-lg {
        -ms-flex-order: 22;
        order: 22
    }

    .twtr-grid--order-21-lg {
        -ms-flex-order: 21;
        order: 21
    }

    .twtr-grid--order-20-lg {
        -ms-flex-order: 20;
        order: 20
    }

    .twtr-grid--order-19-lg {
        -ms-flex-order: 19;
        order: 19
    }

    .twtr-grid--order-18-lg {
        -ms-flex-order: 18;
        order: 18
    }

    .twtr-grid--order-17-lg {
        -ms-flex-order: 17;
        order: 17
    }

    .twtr-grid--order-16-lg {
        -ms-flex-order: 16;
        order: 16
    }

    .twtr-grid--order-15-lg {
        -ms-flex-order: 15;
        order: 15
    }

    .twtr-grid--order-14-lg {
        -ms-flex-order: 14;
        order: 14
    }

    .twtr-grid--order-13-lg {
        -ms-flex-order: 13;
        order: 13
    }

    .twtr-grid--order-12-lg {
        -ms-flex-order: 12;
        order: 12
    }

    .twtr-grid--order-11-lg {
        -ms-flex-order: 11;
        order: 11
    }

    .twtr-grid--order-10-lg {
        -ms-flex-order: 10;
        order: 10
    }

    .twtr-grid--order-9-lg {
        -ms-flex-order: 9;
        order: 9
    }

    .twtr-grid--order-8-lg {
        -ms-flex-order: 8;
        order: 8
    }

    .twtr-grid--order-7-lg {
        -ms-flex-order: 7;
        order: 7
    }

    .twtr-grid--order-6-lg {
        -ms-flex-order: 6;
        order: 6
    }

    .twtr-grid--order-5-lg {
        -ms-flex-order: 5;
        order: 5
    }

    .twtr-grid--order-4-lg {
        -ms-flex-order: 4;
        order: 4
    }

    .twtr-grid--order-3-lg {
        -ms-flex-order: 3;
        order: 3
    }

    .twtr-grid--order-2-lg {
        -ms-flex-order: 2;
        order: 2
    }

    .twtr-grid--order-1-lg {
        -ms-flex-order: 1;
        order: 1
    }

    .twtr-grid--order-0-lg {
        -ms-flex-order: 0;
        order: 0
    }
}

@media only screen and (min-width:1600px) {
    .twtr-grid--order-24-xlg {
        -ms-flex-order: 24;
        order: 24
    }

    .twtr-grid--order-23-xlg {
        -ms-flex-order: 23;
        order: 23
    }

    .twtr-grid--order-22-xlg {
        -ms-flex-order: 22;
        order: 22
    }

    .twtr-grid--order-21-xlg {
        -ms-flex-order: 21;
        order: 21
    }

    .twtr-grid--order-20-xlg {
        -ms-flex-order: 20;
        order: 20
    }

    .twtr-grid--order-19-xlg {
        -ms-flex-order: 19;
        order: 19
    }

    .twtr-grid--order-18-xlg {
        -ms-flex-order: 18;
        order: 18
    }

    .twtr-grid--order-17-xlg {
        -ms-flex-order: 17;
        order: 17
    }

    .twtr-grid--order-16-xlg {
        -ms-flex-order: 16;
        order: 16
    }

    .twtr-grid--order-15-xlg {
        -ms-flex-order: 15;
        order: 15
    }

    .twtr-grid--order-14-xlg {
        -ms-flex-order: 14;
        order: 14
    }

    .twtr-grid--order-13-xlg {
        -ms-flex-order: 13;
        order: 13
    }

    .twtr-grid--order-12-xlg {
        -ms-flex-order: 12;
        order: 12
    }

    .twtr-grid--order-11-xlg {
        -ms-flex-order: 11;
        order: 11
    }

    .twtr-grid--order-10-xlg {
        -ms-flex-order: 10;
        order: 10
    }

    .twtr-grid--order-9-xlg {
        -ms-flex-order: 9;
        order: 9
    }

    .twtr-grid--order-8-xlg {
        -ms-flex-order: 8;
        order: 8
    }

    .twtr-grid--order-7-xlg {
        -ms-flex-order: 7;
        order: 7
    }

    .twtr-grid--order-6-xlg {
        -ms-flex-order: 6;
        order: 6
    }

    .twtr-grid--order-5-xlg {
        -ms-flex-order: 5;
        order: 5
    }

    .twtr-grid--order-4-xlg {
        -ms-flex-order: 4;
        order: 4
    }

    .twtr-grid--order-3-xlg {
        -ms-flex-order: 3;
        order: 3
    }

    .twtr-grid--order-2-xlg {
        -ms-flex-order: 2;
        order: 2
    }

    .twtr-grid--order-1-xlg {
        -ms-flex-order: 1;
        order: 1
    }

    .twtr-grid--order-0-xlg {
        -ms-flex-order: 0;
        order: 0
    }
}

.twtr-grid--bleed [class*=twtr-grid__col-] {
    padding: 0
}

.twtr-grid--wrap {
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.twtr-grid--no-wrap {
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap
}

.twtr-grid--wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    -webkit-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

.twtr-grid--direction-row {
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row
}

.twtr-grid--direction-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.twtr-grid--direction-column {
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.twtr-grid--direction-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.twtr-grid--align-start {
    -ms-flex-align: start;
    align-items: flex-start
}

.twtr-grid--align-end {
    -ms-flex-align: end;
    align-items: flex-end
}

    .twtr-grid--align-end [class*=twtr-grid__col-] {
        vertical-align: bottom
    }

.twtr-grid--align-center {
    -ms-flex-align: center;
    align-items: center
}

    .twtr-grid--align-center [class*=twtr-grid__col-] {
        vertical-align: middle
    }

.twtr-grid--align-baseline {
    -ms-flex-align: baseline;
    align-items: baseline
}

    .twtr-grid--align-baseline [class*=twtr-grid__col-] {
        vertical-align: baseline
    }

.twtr-grid--align-content-start {
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.twtr-grid--align-content-end {
    -ms-flex-line-pack: end;
    align-content: flex-end
}

    .twtr-grid--align-content-end [class*=twtr-grid__col-] {
        vertical-align: bottom
    }

.twtr-grid--align-content-center {
    -ms-flex-line-pack: center;
    align-content: center
}

.twtr-grid--align-content-space-between {
    -ms-flex-line-pack: space-between;
    align-content: space-between
}

.twtr-grid--align-content-space-around {
    -ms-flex-line-pack: space-around;
    align-content: space-around
}

.twtr-grid--align-self-stretch {
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.twtr-grid--align-self-start {
    -ms-flex-item-align: start;
    align-self: flex-start
}

.twtr-grid--align-self-end {
    -ms-flex-item-align: end;
    align-self: flex-end;
    vertical-align: bottom
}

.twtr-grid--align-self-center {
    -ms-flex-item-align: center;
    align-self: center;
    vertical-align: middle
}

.twtr-grid--align-self-baseline {
    -ms-flex-item-align: baseline;
    align-self: baseline;
    vertical-align: baseline
}

.twtr-grid--justify-start {
    -ms-flex-pack: start;
    justify-content: flex-start
}

.twtr-grid--justify-end {
    -ms-flex-pack: end;
    justify-content: flex-end
}

    .twtr-grid--justify-end .twtr-grid__cell, .twtr-grid--justify-end [class*=twtr-grid__col-] {
        text-align: left;
        text-align: start;
        text-align: initial;
        text-align-last: left;
        text-align-last: start;
        text-align-last: auto
    }

.twtr-grid--justify-center {
    -ms-flex-pack: center;
    justify-content: center
}

    .twtr-grid--justify-center .twtr-grid__cell, .twtr-grid--justify-center [class*=twtr-grid__col-] {
        text-align: left;
        text-align: start;
        text-align: initial;
        text-align-last: left;
        text-align-last: start;
        text-align-last: auto
    }

.twtr-grid--justify-space-between {
    -ms-flex-pack: justify;
    justify-content: space-between
}

    .twtr-grid--justify-space-between .twtr-grid__cell, .twtr-grid--justify-space-between [class*=twtr-grid__col-] {
        text-align: left;
        text-align: start;
        text-align: initial;
        text-align-last: left;
        text-align-last: start;
        text-align-last: auto
    }

.twtr-grid--justify-space-around {
    -ms-flex-pack: justify;
    justify-content: space-around
}

    .twtr-grid--justify-space-around .twtr-grid__cell, .twtr-grid--justify-space-around [class*=twtr-grid__col-] {
        text-align: left;
        text-align: start;
        text-align: initial;
        text-align-last: left;
        text-align-last: start;
        text-align-last: auto
    }

.twtr-grid__col--bleed {
    padding: 0
}

.twtr-grid__col--bleed-x {
    padding: 1em 0
}

.twtr-grid__col--bleed-y {
    padding: 0 1em
}

.twtr-grid__col--bg {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    padding-bottom: 50%
}

.twtr-grid__cell--padding-sm {
    padding: .5em
}

.twtr-grid__cell--padding-md {
    padding: 1em
}

.twtr-grid__cell--padding-lg {
    padding: 2em
}

.twtr-grid__cell-img {
    display: block;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    width: 100%;
    height: auto
}

.twtr-grid__cell-footer {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    margin-top: auto
}

@media (min-width:768px) {
    .twtr-grid__yang--article {
        padding-top: 4.5rem
    }
}

.hidden {
    display: none !important
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap
}

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        clip: auto;
        -webkit-clip-path: none;
        clip-path: none;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
        white-space: inherit
    }

.invisible {
    visibility: hidden
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

@media (min-width:320px) and (max-width:479px) {
    .twtr-hidden--xs {
        display: none
    }
}

@media (min-width:480px) and (max-width:767px) {
    .twtr-hidden--sm {
        display: none
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .twtr-hidden--md {
        display: none
    }
}

@media (min-width:1024px) and (max-width:1199px) {
    .twtr-hidden--md2 {
        display: none
    }
}

@media (min-width:1200px) and (max-width:1599px) {
    .twtr-hidden--lg {
        display: none
    }
}

@media (min-width:1600px) {
    .twtr-hidden--xl {
        display: none
    }
}

.aem-editor-note-author {
    color: red;
    margin-bottom: .75rem
}

.ap01__menu {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    margin-left: .75rem
}

@media (min-width:768px) {
    .ap01__menu {
        margin-left: 0
    }
}

.ap01__menu-item {
    white-space: nowrap
}

.ap01__arrow-icon {
    margin-right: .25rem;
    margin-bottom: -2px;
    margin-left: .25rem
}

.aem-AuthorLayer-Edit .ap04__title {
    min-height: 2.25rem
}

.ap04__content {
    margin-top: 2.25rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.aem-AuthorLayer-Edit .ap04__content {
    min-height: 4.5rem
}

.ap04__content > .ap02-notes {
    margin-top: 0
}

.ap04__content > .ap02-notes, .ap04__content > .twtr-rte ol, .ap04__content > .twtr-rte p + ol, .ap04__content > .twtr-rte p + ul, .ap04__content > .twtr-rte ul {
    margin-right: 1.5rem;
    margin-left: 1.5rem
}

.ap04__item {
    border-width: 3px;
    border-style: solid;
    border-radius: 5px
}

.ap04__title {
    padding: 1.5rem
}

    .ap04__title .ap04__title-text {
        line-height: 1.875rem
    }

.ap04__card-link {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-bottom: 1.5rem
}

.ap04__nav-item-icon:hover {
    cursor: pointer
}

.ap05__nav-wrap {
    display: flex;
    align-items: center;
    margin-bottom: .75rem
}

.aem-AuthorLayer-Edit .ap05__tab-pane {
    min-height: 2.25rem
}

.ap05__item {
    overflow: hidden
}

.ap05__nav-label {
    margin-right: .75rem;
    padding-left: 0
}

.ap05__nav {
    display: flex;
    flex: 1;
    width: 100%;
    padding: 0
}

.ap05__nav-item {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    margin-right: .75rem
}

    .ap05__nav-item .ap05__nav-link {
        display: block
    }

.ap05__nav-item {
    transition: opacity .3s ease
}

@media (hover:hover) {
    .ap05__nav-item:hover {
        opacity: .5
    }
}

.ap05__nav-link {
    position: relative;
    width: 100%;
    height: 100%
}

.ap05__tab-content {
    width: 100%
}

.ap05__tab-pane {
    opacity: 0;
    transition: opacity .25s ease-out
}

    .ap05__tab-pane.is-active {
        opacity: 1;
        transition: opacity .5s ease-out
    }

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translate(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-transition-property: -webkit-transform,height;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -ms-transition-property: -ms-transform;
        transition-property: transform,height
    }

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

    .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
    }

    .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
    }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

    .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
    }

    .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
    }

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    -moz-transform: translate3d(0,-50%,0);
    -o-transform: translateY(-50%);
    -ms-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 5px 0;
        display: block
    }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0,0,0,.25);
    position: absolute
}

    .swiper-pagination-progress .swiper-pagination-progressbar {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        -moz-transform-origin: left top;
        -ms-transform-origin: left top;
        -o-transform-origin: left top;
        transform-origin: left top
    }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: hsla(0,0%,100%,.5)
}

    .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
        background: #fff
    }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
        background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);
        background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),transparent);
        background-image: -o-linear-gradient(right,rgba(0,0,0,.5),transparent);
        background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);
        background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),transparent);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5),transparent);
        background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
        background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
        background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
        background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
        background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
        background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);
        background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),transparent);
        background-image: -o-linear-gradient(top,rgba(0,0,0,.5),transparent);
        background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
    }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

    .swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1
    }

        .swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none
        }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .swiper-container-cube .swiper-slide {
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%
    }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0
    }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

    .swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain
    }

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

    .swiper-lazy-preloader:after {
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
        background-position: 50%;
        -webkit-background-size: 100%;
        background-size: 100%;
        background-repeat: no-repeat
    }

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.ap06__item {
    padding: 2.25rem
}

.ap06__label, .ap06__title {
    min-height: 1.5rem
}

.ap06__label {
    margin-bottom: 1.5rem
}

.ap06__copy--author {
    min-height: 2.25rem
}

.ap06__copy a {
    color: #1da1f2;
    text-decoration: none
}

.ap09__title {
    margin-bottom: .75rem
}

.ap09__list-item {
    list-style: none
}

.ap10 {
    position: relative
}

.ap10__item-title {
    margin-bottom: .75rem
}

.ap10__menu {
    list-style-type: none;
    overflow: visible
}

.ap10__menu-item {
    float: left;
    -ms-transform: translateX(-8px);
    transform: translateX(-8px)
}

    .ap10__menu-item button {
        outline: none;
        padding: .375rem
    }

.ap10__menu-item--bookmark svg {
    height: 20px;
    top: 2px;
    position: relative
}

.ap10__menu-item--twitter {
    width: 30px
}

.ap10__menu-item--facebook {
    width: 28px
}

    .ap10__menu-item--facebook svg {
        height: 23px
    }

.ap10__menu-item--linkedin {
    width: 32px
}

    .ap10__menu-item--linkedin svg {
        height: 26px;
        width: 26px;
        position: relative;
        top: -1px
    }

.ap10__menu-item--link svg {
    height: 22px;
    position: relative;
    top: 1px
}

.ap10__popover {
    opacity: 0;
    filter: drop-shadow(0 2px 3px rgba(0,0,0,.3));
    padding: .75rem;
    position: absolute;
    -ms-transform: translate(calc(-50% + .75rem),calc(-100% - .75rem));
    transform: translate(calc(-50% + .75rem),calc(-100% - .75rem));
    background-color: #fff;
    z-index: 100
}

    .ap10__popover.is-visible {
        opacity: 1
    }

    .ap10__popover:before {
        content: "";
        width: 0;
        height: 0;
        border-left: .75rem solid transparent;
        border-right: .75rem solid transparent;
        border-top: .75rem solid #fff;
        position: absolute;
        left: calc(50% - .75rem);
        bottom: -.75rem
    }

.twtr-icon {
    width: 24px;
    height: 24px
}

.twtr-icon--sm {
    width: 12px;
    height: 12px
}

.twtr-icon--md {
    width: 36px;
    height: 36px
}

.twtr-icon--lg {
    width: 48px;
    height: 48px
}

.twtr-icon--mega {
    width: 96px;
    height: 96px
}

.twtr-icon--home-topic-nav {
    max-width: 250px;
    max-height: 250px;
    width: 100%;
    height: 100%
}

.ap11__item {
    overflow: hidden;
    padding-top: 3rem;
    padding-bottom: 2.25rem
}

.ap11__panel-wrapper {
    align-items: center
}

.ap11__panel-content {
    flex-direction: column;
    align-items: center;
    justify-content: center
}

@media (min-width:768px) {
    .ap11__panel-content {
        flex-direction: row
    }
}

.ap11__title {
    display: flex;
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 1.5rem;
    line-height: 1.5rem;
    letter-spacing: 0;
    color: #fff;
    text-align: center
}

@media (min-width:768px) {
    .ap11__title {
        text-align: left
    }
}

.ap11__recaptcha {
    display: flex;
    margin-top: 1.5rem
}

    .ap11__recaptcha .grecaptcha-badge {
        box-shadow: none !important
    }

@media (min-width:768px) {
    .ap11__recaptcha {
        margin-top: 0;
        margin-left: 1.5rem
    }
}

.ap11__icons {
    display: flex;
    margin-left: 1.5rem
}

@media (min-width:768px) {
    .ap11__icons {
        margin-left: .75rem
    }
}

.ap11__icon-item {
    opacity: 1;
    transition: opacity .3s ease-in-out .15s
}

    .ap11__icon-item:hover {
        opacity: .8
    }

.ap11__panel--inquire .ap11__icons {
    margin-top: 2.25rem
}

@media (min-width:768px) {
    .ap11__panel--inquire .ap11__icons {
        margin-top: .375rem;
        margin-left: 3rem
    }
}

.ap11__panel--confirmation .ap11__icons {
    margin-bottom: 2.25rem
}

@media (min-width:768px) {
    .ap11__panel--confirmation .ap11__icons {
        margin-right: 1.5rem;
        margin-bottom: .375rem
    }
}

.ap11__panel--more-info .ap11__panel-content {
    flex-direction: column
}

.ap11__panel--more-info .ap11__title {
    text-align: left
}

.ap11__icon--mood {
    margin-right: 1.5rem
}

.ap11__form {
    width: 100%;
    margin-top: 1.5rem
}

.ap11__form-btns button {
    margin-right: .5625rem
}

    .ap11__form-btns button:last-of-type {
        margin-right: 0
    }

.ap13 {
    height: 0;
    position: absolute;
    margin-top: -150px
}

@media (min-width:768px) {
    .ap13 {
        margin-top: -110px
    }
}

.ap02-important__item {
    padding: 1.5rem
}

.ap02-important__copy p {
    margin-bottom: 0;
    color: #14171a
}

.ap02-notes p {
    margin-bottom: .75rem
}

.ap02-notes ol, .ap02-notes p, .ap02-notes ul {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: .9975rem;
    line-height: 1.5rem;
    letter-spacing: .025rem
}

.ap03 {
    border-bottom: 1px solid #ccd6dd
}

.ap03__faq-question {
    padding-bottom: 0;
    padding-top: 0;
    cursor: pointer
}

@media (min-width:768px) {
    .ap03__faq-question {
        cursor: default
    }
}

.ap03__title {
    position: relative;
    padding-right: 7%;
    margin-bottom: 0
}

@media (min-width:768px) {
    .ap03__title {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 1.5rem;
        line-height: 1.5rem;
        letter-spacing: 0;
        margin-bottom: .375rem
    }
}

.ap03__faq-question .ap03__title {
    line-height: 1.875rem
}

.ap03__faq-icon {
    position: absolute;
    top: .5625rem;
    right: 0;
    margin-bottom: -.125rem;
    margin-left: 1.5rem;
    transition: .5s
}

@media (min-width:768px) {
    .ap03__faq-icon {
        display: none
    }
}

.ap03__faq-answer-copy {
    transition: max-height .5s
}

    .ap03__faq-answer-copy > * {
        opacity: 1;
        transition: opacity .5s
    }

@media (min-width:768px) {
    .ap03__faq-answer-copy > * {
        transition: none
    }
}

.ap03__item {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem
}

@media (min-width:768px) {
    .ap03__item {
        padding-top: 2.25rem;
        padding-bottom: 2.25rem
    }
}

.ap03__item.is-closed .ap03__faq-answer-copy {
    overflow: hidden;
    max-height: 0;
    transition: max-height .5s
}

@media (min-width:768px) {
    .ap03__item.is-closed .ap03__faq-answer-copy {
        transition: none;
        max-height: 9999px
    }
}

.ap03__item.is-closed .ap03__faq-answer-copy > * {
    opacity: 0;
    transition: opacity .5s
}

@media (min-width:768px) {
    .ap03__item.is-closed .ap03__faq-answer-copy > * {
        opacity: 1;
        transition: none
    }
}

.ap03__item.is-closed .ap03__faq-icon {
    display: inline;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: .5s
}

@media (min-width:768px) {
    .ap03__item.is-closed .ap03__faq-icon {
        display: none;
        transition: none
    }
}

.ap03__anchor {
    display: block;
    position: relative;
    visibility: hidden;
    top: -9rem
}

@media (min-width:768px) {
    .ap03__anchor {
        top: -10.5rem
    }
}

@media (min-width:1024px) {
    .ap03__anchor {
        top: -5.25rem
    }
}

@media (min-width:768px) {
    .ap03-faq-container__title {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 2.25rem;
        line-height: 2.25rem;
        letter-spacing: -.025rem
    }
}

.ap02-protips__copy b {
    font-weight: 700
}

.ap02-protips__label {
    color: #14171a
}

.ap02-notes__copy b {
    font-weight: 700
}

.ap02-notes__label {
    color: #14171a
}

.ap02-notes p {
    margin-bottom: .75rem
}

.ap02-notes ol, .ap02-notes p, .ap02-notes ul {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: .9975rem;
    line-height: 1.5rem;
    letter-spacing: .025rem;
    color: #657786
}

.ct01-contact-wizard {
    margin-top: -4.5rem
}

@media (min-width:768px) {
    .ct01-contact-wizard {
        margin-top: 0
    }
}

.ct01 {
    margin-right: -1.5rem;
    margin-left: -1.5rem;
    margin-top: -.75rem
}

@media (min-width:1024px) {
    .ct01 {
        margin-right: auto;
        margin-left: auto
    }
}

.ct01__item {
    align-items: flex-start;
    border: 0;
    border-radius: 0;
    overflow: hidden
}

@media (min-width:768px) {
    .ct01__item {
        border: 1px solid #71c9f8;
        border-bottom: 0;
        border-radius: 4px
    }
}

.ct01__group {
    display: inline-grid;
    width: 50%;
    list-style-type: none;
    padding: 0;
    margin: 0
}

.ct01__group-list {
    position: relative;
    width: 200%;
    margin: 0;
    padding: 0
}

.ct01__title {
    width: 50%
}

.ct01__back-btn {
    display: none;
    width: 100%;
    background-color: #71c9f8;
    padding: .75rem
}

.ct01__group-option-list {
    position: absolute;
    left: 50%;
    top: 0;
    width: 50%;
    opacity: 0;
    pointer-events: none
}

    .ct01__group-option-list.is-visible {
        pointer-events: auto
    }

.aem-AuthorLayer-Edit .ct01__group-option-list {
    position: relative;
    width: 100%;
    display: block;
    left: 0;
    opacity: 1
}

.ct01__group-option {
    border-radius: 4px;
    list-style: none
}

.ct01__group-option-link {
    display: flex;
    align-items: center;
    padding: 1.5rem;
    border-bottom: 1px solid #71c9f8;
    background-color: #fff
}

.ct01__group-option-text {
    padding-right: 1.5rem
}

    .ct01__group-option-text strong {
        font-weight: 700
    }

.ct01__arrow-icon, .ct01__icon-link {
    margin-left: auto
}

.ct01__group-option-list .ct01__arrow-icon {
    display: none
}

.aem-AuthorLayer-Edit .ct02 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.c0-nav {
    position: fixed;
    top: 68px;
    left: 0;
    width: 100%;
    overflow: scroll;
    min-height: calc(68px - .375rem);
    max-height: calc(100vh - 68px);
    padding-top: .375rem;
    z-index: 99
}

@media (min-width:1024px) {
    .c0-nav {
        position: relative;
        top: 0;
        padding-top: 3.75rem;
        max-height: inherit;
        min-height: inherit;
        overflow: inherit;
        margin: inherit;
        background: transparent
    }

    @supports ((position:-webkit-sticky) or (position:sticky)) {
        .c0-nav {
            position: -webkit-sticky;
            position: sticky;
            top: 114px;
            padding-top: inherit
        }
    }
}

.c0-nav__item {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
    overflow: hidden;
    position: relative
}

@media (min-width:768px) and (max-width:1024px) {
    .c0-nav__item {
        padding-left: 6.6%;
        padding-right: 6.6%
    }
}

@media (min-width:1024px) {
    .c0-nav__item {
        margin-left: 0
    }
}

.c0-nav__menu-mobile {
    padding-top: .75rem
}

@media (min-width:1024px) {
    .c0-nav__menu-mobile {
        display: none
    }
}

.c0-nav__menu-mobile-toggle {
    display: flex;
    align-items: center;
    width: 100%;
    min-height: 3rem;
    margin-left: auto;
    padding-bottom: calc(.75rem - 1px);
    padding-right: 3rem;
    cursor: pointer;
    transition: all .3s ease-out
}

.c0-nav__menu-mobile-toggle-title {
    display: flex;
    color: #fff;
    padding-bottom: .375rem;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    border-bottom: 1px solid hsla(0,0%,100%,0)
}

.c0-nav__menu-mobile-toggle-text {
    flex-grow: unset;
    overflow: hidden;
    white-space: nowrap
}

.c0-nav__menu-mobile-toggle-icon {
    margin-top: 8px;
    margin-left: 6px;
    transition: all .5s ease-out
}

.c0-nav__menu-mobile-toggle.is-open {
    padding-right: 0
}

    .c0-nav__menu-mobile-toggle.is-open .c0-nav__menu-mobile-toggle-title {
        border-bottom: 1px solid hsla(0,0%,100%,.3);
        transition: .5s
    }

    .c0-nav__menu-mobile-toggle.is-open .c0-nav__menu-mobile-toggle-text {
        flex-grow: 1
    }

    .c0-nav__menu-mobile-toggle.is-open .c0-nav__menu-mobile-toggle-icon {
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        transition: all .5s ease-out .1s
    }

.c0-nav__menu-mobile-search {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: calc(100% - 1.875rem);
    width: 100%;
    height: 3rem;
    transition: all .3s ease-out;
    display: flex;
    align-items: center
}

.c0-nav__menu-mobile-search-form {
    opacity: 0;
    pointer-events: none;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    width: 100%;
    transition: .5s
}

    .c0-nav__menu-mobile-search-form.is-visible {
        opacity: 1;
        pointer-events: auto
    }

.c0-nav__menu-mobile-search-input {
    opacity: 0;
    width: 100%;
    background-color: transparent;
    transition: all .6s ease-out;
    padding-left: 1.125rem
}

    .c0-nav__menu-mobile-search-input:-ms-input-placeholder {
        color: #fff;
        opacity: .6
    }

    .c0-nav__menu-mobile-search-input::placeholder {
        color: #fff;
        opacity: .6
    }

    .c0-nav__menu-mobile-search-input:focus {
        outline: 0
    }

.c0-nav__menu-mobile-search-submit {
    display: flex;
    align-items: center;
    padding: 0 5px
}

.c0-nav__menu-mobile-close-icon {
    display: flex;
    align-items: center
}

.c0-nav.has-search-visible .c0-nav__menu-mobile-search {
    left: 0
}

.c0-nav.has-search-visible .c0-nav__menu-mobile-search-input {
    opacity: 1
}

.c0-nav.has-search-visible .c0-nav__menu-mobile-toggle, .c0-nav__menu-main {
    pointer-events: none;
    opacity: 0
}

.c0-nav__menu-main {
    list-style-type: none;
    transition: .5s;
    max-height: 0;
    overflow: hidden
}

    .c0-nav__menu-main.is-visible {
        opacity: 1;
        pointer-events: auto;
        max-height: none;
        margin-top: 1.5rem;
        transition: .5s;
        padding-bottom: 3.75rem
    }

@media (min-width:1024px) {
    .c0-nav__menu-main.is-visible {
        margin-top: -.75rem
    }
}

@media (min-width:1024px) {
    .c0-nav__menu-main {
        opacity: 1;
        pointer-events: auto;
        margin-top: -.75rem;
        max-height: none;
        overflow: auto;
        padding-bottom: 1.5rem
    }
}

.c0-nav__menu-main-link {
    display: flex;
    padding-top: .25rem;
    padding-bottom: 1.5rem
}

@media (min-width:1024px) {
    .c0-nav__menu-main-link.has-hover {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: .9975rem;
        line-height: 1.5rem;
        letter-spacing: .025rem;
        color: #aab8c2;
        transition: all .3s ease-out;
        padding-top: .75rem;
        padding-bottom: .75rem
    }

        .c0-nav__menu-main-link.has-hover:hover {
            opacity: 1;
            color: #657786
        }
}

.c0-nav__menu-main-icon {
    display: none
}

@media (min-width:1024px) {
    .c0-nav__menu-main-icon {
        display: inline-block;
        margin-top: 8px;
        margin-left: 6px;
        transition: .5s
    }
}

@media (min-width:1024px) {
    .c0-nav__menu-main-item.is-active a .c0-nav__menu-main-icon {
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        transition: .5s
    }
}

.c0-nav__menu-main-item.is-active .c0-nav__menu-sub {
    display: block;
    opacity: 1
}

@media (min-width:1024px) {
    .c0-nav__menu-main-item.is-active .c0-nav__menu-sub {
        transition: .5s;
        animation: opacity-full .5s
    }
}

.c0-nav__menu-sub {
    display: block;
    opacity: 1;
    list-style-type: none;
    border: none;
    margin-bottom: 2.25rem
}

@media (min-width:1024px) {
    .c0-nav__menu-sub {
        display: none;
        opacity: 0;
        position: relative;
        padding-left: .75rem;
        margin-bottom: 0
    }
}

.c0-nav__menu-border {
    display: none
}

@media (min-width:1024px) {
    .c0-nav__menu-border {
        position: absolute;
        top: 0;
        left: 1px;
        display: block;
        width: 4px;
        height: calc(100% - 10px);
        margin-top: 5px;
        border-radius: 2px
    }
}

.c0-nav__menu-sub-item a {
    display: inline-block;
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: .025rem;
    color: #fff;
    padding-top: .375rem;
    padding-bottom: 1.125rem;
    transition: all .3s ease-out
}

    .c0-nav__menu-sub-item a:hover {
        opacity: .6
    }

@media (min-width:1024px) {
    .c0-nav__menu-sub-item a {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: .9975rem;
        line-height: 1.5rem;
        letter-spacing: .025rem;
        color: #14171a;
        padding-top: .375rem;
        padding-bottom: .375rem
    }

        .c0-nav__menu-sub-item a:hover {
            color: #657786
        }
}

.c0-nav__menu-sub-item.is-active a {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: .025rem;
    color: inherit
}

@media (min-width:1024px) {
    .c0-nav__menu-sub-item.is-active a {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: .9975rem;
        line-height: 1.5rem;
        letter-spacing: .025rem
    }
}

.aem-AuthorLayer-Edit .c01-rich-text-editor {
    min-height: 4.5rem
}

.c01-rich-text-editor__notes {
    color: #657786;
    padding-bottom: 0
}

.c02 {
    position: relative;
    display: flex
}

@media (min-width:1024px) {
    body.twtr-theme--light-blue .c02 {
        background-color: #1da1f2
    }
}

.c02__header-wrapper {
    margin-left: auto;
    margin-right: auto;
    z-index: 100;
    overflow: hidden;
    flex-direction: column;
    justify-content: flex-end;
    min-height: 120px
}

@media (min-width:1024px) {
    .c02__header-wrapper {
        min-height: 250px;
        height: 100%;
        flex-direction: row
    }
}

@media (min-width:1024px) {
    .c02__header-content {
        flex: 1
    }
}

.c02__header-content.is-hidden {
    display: none
}

.c02__search-content {
    padding-top: 0
}

@media (min-width:1024px) {
    .c02__search-content {
        flex: 1;
        margin-top: 3rem
    }
}

.c02__header-container {
    padding-bottom: 1.5rem;
    height: 100%;
    width: 100%
}

@media (min-width:1024px) {
    .c02__header-container {
        height: auto
    }
}

.c02__title {
    padding: 0
}

@media (min-width:1024px) {
    .c02__title {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 3rem;
        line-height: 3rem;
        letter-spacing: -.025rem;
        margin-top: 1.5rem;
        margin-right: .75rem;
        margin-bottom: .75rem
    }
}

@media (min-width:1200px) {
    .c02__title {
        margin-top: 3rem;
        margin-right: 1.5rem
    }
}

.c02__title-greeting {
    display: block
}

.c02__subtitle.is-hidden {
    display: none
}

.c02__bg {
    position: absolute;
    z-index: 90;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    pointer-events: none
}

.c02__header-bg {
    display: none
}

@media (min-width:1024px) {
    .c02__header-bg {
        position: absolute;
        display: block;
        top: 0;
        right: -200px;
        overflow: hidden;
        width: 600px;
        height: 600px;
        transition: opacity 1s
    }
}

.c02__header-bg-icon {
    margin-top: -10%;
    margin-left: 5%;
    width: 600px;
    height: 600px
}

.c02.is-collapsed .c02__header-container {
    pointer-events: none
}

.c03__grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%
}

.c03__grid-col {
    width: 100%;
    width: 99.9%;
    padding-top: 0;
    padding-bottom: 3.75rem
}

@media (min-width:768px) {
    .c03__grid-col {
        width: 50%;
        width: 49.9%;
        padding-bottom: 6rem
    }
}

@media (min-width:768px) {
    .c03__grid-col:nth-child(odd) {
        padding-right: .75rem
    }

    .c03__grid-col:nth-child(2n) {
        padding-left: .75rem
    }
}

.c03 .t01__video.video_player {
    margin-bottom: 2.25rem
}

.c03 .plyr--stopped .plyr__controls {
    opacity: 0
}

.c03__eyebrow {
    margin-bottom: .375rem
}

.c03__headline {
    margin-bottom: 1.5rem
}

.c03__cta-link {
    margin-top: .75rem
}

.c06 .plyr--stopped .plyr__controls {
    opacity: 0
}

.c07 {
    display: inline-block
}

@media (min-width:1024px) {
    .c07 {
        visibility: visible;
        opacity: 1;
        transition: opacity .3s linear
    }

    @supports ((position:-webkit-sticky) or (position:sticky)) {
        .c07 {
            position: -webkit-sticky;
            position: sticky;
            z-index: 98;
            bottom: 20px;
            left: 20px
        }
    }
}

@media (min-width:1024px) {
    .is-not-sticky .c07 {
        position: relative
    }
}

@media (min-width:1024px) {
    .c07.is-overlaps {
        visibility: hidden;
        opacity: 0;
        transition: visibility 0s .3s,opacity .3s linear
    }
}

.c07__item {
    margin-bottom: 1.5rem;
    margin-left: 2em;
    padding: .375rem .75rem .375rem 0
}

.ap07__arrow-icon {
    width: 18px;
    height: 18px;
    margin-bottom: -2px
}

.c08__item {
    padding-bottom: 3rem;
    border-bottom: 2px solid #f5f8fa
}

@media (min-width:768px) {
    .c08__item {
        padding-bottom: 0;
        border-bottom: 0
    }
}

.c08__content {
    width: 100%
}

.c08__content, .c08__subhead, .c08__title {
    margin-bottom: .75rem
}

.c08__button-icon {
    vertical-align: bottom;
    margin-right: .375rem
}

.c08__button {
    padding: .375rem 1.125rem;
    display: block;
    transition: background-color .3s ease
}

@media (min-width:525px) {
    .c08__button {
        display: inline
    }
}

@media (min-width:1200px) {
    .c08__button {
        margin-right: 1.5rem
    }
}

.c08__button:hover {
    background-color: rgba(29,161,242,.5);
    color: #fff
}

.c09__content {
    width: 100%
}

.c09__content, .c09__subhead, .c09__title {
    margin-bottom: .75rem
}

.c09__button-icon {
    vertical-align: bottom;
    margin-right: .375rem
}

.c09__button {
    padding: .375rem 1.125rem;
    display: block;
    transition: background-color .3s ease
}

@media (min-width:525px) {
    .c09__button {
        display: inline
    }
}

@media (min-width:1200px) {
    .c09__button {
        margin-right: 1.5rem
    }
}

.c09__button:hover {
    background-color: rgba(29,161,242,.5);
    color: #fff
}

@media (min-width:480px) {
    .c11-product-icon {
        display: flex;
        flex-direction: column;
        flex: 0 1 auto;
        width: calc(50% - 3.75rem)
    }

        .c11-product-icon:nth-child(odd) {
            margin-right: 3.75rem
        }
}

@media (min-width:1024px) {
    .c11-product-icon {
        width: calc(50% - 3.75rem)
    }

        .c11-product-icon:nth-child(odd) {
            margin-right: 3.75rem
        }
}

@media (min-width:1200px) {
    .c11-product-icon {
        width: calc(50% - 6rem)
    }

        .c11-product-icon:nth-child(odd) {
            margin-right: 6rem
        }
}

@media (min-width:768px) {
    .c11__item {
        display: flex;
        flex-direction: column;
        flex: 1 1 0%;
        height: 100%
    }
}

.c11__media {
    margin-bottom: .75rem;
    text-align: center
}

@media (min-width:768px) {
    .c11__media {
        text-align: left
    }
}

.c11__title {
    margin-bottom: .75rem
}

@media (min-width:768px) {
    .c11__title {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 1.875rem;
        line-height: 1.875rem;
        letter-spacing: -.025rem
    }
}

.c11__copy {
    margin-bottom: 1.5rem
}

@media (min-width:1024px) {
    .c11__copy p {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: 1.5rem;
        line-height: 1.5rem;
        letter-spacing: .015rem
    }
}

@media (min-width:768px) {
    .c12__column-wrap {
        min-height: 100%
    }
}

.c12__title {
    margin-bottom: 3.75rem
}

.c12__column--yin {
    justify-content: flex-start;
    flex-flow: wrap
}

.c13__overlay-title {
    margin-bottom: 1.5rem
}

@media (min-width:768px) {
    .c13__overlay-title {
        position: absolute;
        margin-left: 7.5rem;
        margin-top: 3rem;
        color: #fff;
        z-index: 5
    }
}

.c13__item {
    width: 100%;
    position: relative
}

.c13__slide {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative
}

@media (min-width:768px) {
    .c13__slide {
        width: 82.5% !important
    }
}

.c13__slide-frame {
    z-index: 3;
    width: 268px;
    padding: 3rem 0;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
    position: relative
}

@media (min-width:768px) {
    .c13__slide-frame {
        width: 355px;
        float: right;
        margin-top: 4.5rem;
        margin-right: 6rem
    }
}

.c13__slide-user {
    position: absolute;
    top: .75rem;
    left: .75rem
}

.c13__brand-icon {
    position: absolute;
    top: .75rem;
    right: .75rem
}

.c13__slide-copy {
    padding: 1.5rem;
    align-self: flex-end
}

@media (min-width:768px) {
    .c13__slide-copy {
        position: absolute;
        width: 380px;
        z-index: 2;
        top: 15.75rem;
        right: 4.5rem;
        padding: 0;
        background-color: transparent
    }
}

.c13__slide-overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 2;
    background: rgba(0,0,0,.1)
}

.c13__slide-content {
    height: 20.25rem;
    position: relative;
    display: flex;
    align-items: center;
    background-size: cover;
    object-fit: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 100%
}

@media (min-width:768px) {
    .c13__slide-content {
        height: 39rem;
        align-items: flex-start
    }
}

.c13__slide-attribution {
    position: absolute;
    right: 1.5rem;
    bottom: 1.5rem;
    z-index: 2
}

.c13__item .swiper-slide {
    background-position: top;
    background-size: cover;
    display: block
}

.c13__item .swiper-pagination {
    position: relative
}

.c13__item .swiper-button-next, .c13__item .swiper-button-prev {
    background-image: none
}

.c13__item.swiper-container-rtl .swiper-button-next, .c13__item.swiper-container-rtl .swiper-button-prev {
    background-image: none;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.c13__item .swiper-button-next {
    margin-right: 1%
}

@media (min-width:1200px) {
    .c13__item .swiper-button-next {
        margin-right: 1.5rem
    }
}

.c13__item .swiper-button-prev {
    margin-left: 1%
}

@media (min-width:1200px) {
    .c13__item .swiper-button-prev {
        margin-left: 1.5rem
    }
}

.c13__item.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 0
}

.c13__item .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    opacity: 1;
    background-color: #f45d22;
    transition: opacity .3s ease-out
}

    .c13__item .swiper-pagination-bullet:hover {
        opacity: .6
    }

.c13__item .swiper-pagination-bullet-active {
    background-color: #ff8d57
}

.c13__item.disabled .swiper-wrapper {
    transform: translateZ(0) !important
}

.c13__item.disabled .swiper-next, .c13__item.disabled .swiper-pagination, .c13__item.disabled .swiper-prev {
    display: none
}

.c20-hero-paragraph {
    margin-top: -.75rem
}

@media (min-width:1024px) {
    .c20-hero-paragraph {
        margin-top: 0;
        margin-bottom: 5.25rem
    }
}

.c20__title {
    margin-bottom: 1.5rem
}

@media (min-width:1024px) {
    .c20__title {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 1.5rem;
        line-height: 1.5rem;
        letter-spacing: 0
    }
}

.c20__copy p {
    margin-bottom: 1.5rem
}

    .c20__copy p:last-of-type {
        margin-bottom: 0
    }

@media (min-width:1024px) {
    .c20__copy p {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 3rem;
        line-height: 3rem;
        letter-spacing: -.025rem
    }
}

.c30-paragraph-image__container img, .image img {
    max-width: 100%;
    height: auto
}

.c55 {
    height: 0;
    width: 100%;
    position: relative;
    top: -3.75rem
}

.c05 {
    border-bottom: 1px solid #ccd6dd
}

.c05__faq-question {
    padding-top: 0;
    padding-bottom: .75rem;
    cursor: pointer
}

@media (min-width:768px) {
    .c05__faq-question {
        cursor: default
    }
}

.c05__title {
    position: relative;
    padding-right: 7%;
    margin-bottom: 0
}

@media (min-width:768px) {
    .c05__title {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 1.5rem;
        line-height: 1.5rem;
        letter-spacing: 0;
        margin-bottom: .375rem
    }
}

.c05__faq-icon {
    position: absolute;
    top: .5625rem;
    right: 0;
    margin-bottom: -.125rem;
    margin-left: 1.5rem;
    transition: .5s
}

@media (min-width:768px) {
    .c05__faq-icon {
        display: none
    }
}

.c05__faq-answer-copy {
    max-height: 500px;
    transition: max-height .5s;
    padding-bottom: .75rem
}

    .c05__faq-answer-copy > * {
        opacity: 1;
        transition: opacity .5s
    }

@media (min-width:768px) {
    .c05__faq-answer-copy > * {
        transition: none
    }
}

.c05__item {
    padding-top: 1.125rem;
    padding-bottom: .375rem
}

@media (min-width:768px) {
    .c05__item {
        padding-top: 2.25rem;
        padding-bottom: 2.25rem
    }
}

.c05__item.is-closed .c05__faq-answer-copy {
    overflow: hidden;
    max-height: 0;
    transition: max-height .5s;
    padding-bottom: 0
}

@media (min-width:768px) {
    .c05__item.is-closed .c05__faq-answer-copy {
        transition: none;
        max-height: 9999px
    }
}

.c05__item.is-closed .c05__faq-answer-copy > * {
    opacity: 0;
    transition: opacity .5s
}

@media (min-width:768px) {
    .c05__item.is-closed .c05__faq-answer-copy > * {
        opacity: 1;
        transition: none
    }
}

.c05__item.is-closed .c05__faq-icon {
    display: inline;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: .5s
}

@media (min-width:768px) {
    .c05__item.is-closed .c05__faq-icon {
        display: none;
        transition: none
    }
}

@media (min-width:768px) {
    .c05-faq-container__title {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 2.25rem;
        line-height: 2.25rem;
        letter-spacing: -.025rem
    }
}

.c05__faq-answer-copy a:active, .c05__faq-answer-copy a:hover {
    color: #ff8d57
}

@media (min-width:1200px) {
    .c04__content-group {
        display: flex;
        flex: 1 1 auto
    }
}

.c04__content-group:last-of-type .c04__content {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.c04__title {
    margin-right: 1.5rem;
    margin-bottom: .75rem;
    margin-left: 1.5rem
}

@media (min-width:1200px) {
    .c04__title {
        margin-right: 0;
        margin-bottom: 1.5rem;
        margin-left: 0
    }
}

.faq-content__yin {
    display: none
}

@media (min-width:1024px) {
    .faq-content__yin {
        display: flex
    }
}

.c10__menu-sub {
    display: none;
    opacity: 1
}

@media (min-width:1024px) {
    .c10__menu-sub {
        display: block
    }
}

.c04 {
    margin-right: -1.5rem;
    margin-left: -1.5rem
}

@media (min-width:1200px) {
    .c04 {
        margin-right: 0;
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .c04-cta {
        display: flex;
        flex: 1 1 auto
    }
}

.c04__content-wrap {
    margin-right: 1.5rem;
    margin-left: 1.5rem
}

@media (min-width:1200px) {
    .c04__content-wrap {
        flex: 1 1 auto;
        margin-right: 0;
        margin-left: 0
    }
}

.c04__content {
    margin-bottom: 2.25rem;
    padding-bottom: 2.25rem;
    border-bottom: 1px solid #ccd6dd
}

@media (min-width:1200px) {
    .c04__content {
        display: flex;
        flex-direction: column;
        flex: 1 1 0%;
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: 0
    }
}

.c04__content-title {
    margin-bottom: .375rem
}

@media (min-width:1200px) {
    .c04__content-title {
        padding-right: 3rem
    }
}

.c04__content-copy {
    margin-bottom: 1.5rem
}

@media (min-width:1200px) {
    .c04__content-copy {
        padding-right: 3rem
    }
}

.c04__content-copy p {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: .9975rem;
    line-height: 1.5rem;
    letter-spacing: .025rem
}

.c04__button-wrap {
    margin-right: 1.5rem;
    margin-left: 1.5rem
}

@media (min-width:1200px) {
    .c04__button-wrap {
        margin-right: 0;
        margin-left: 0
    }
}

.c04__button {
    display: block;
    background-color: #1da1f2;
    transition: background-color .3s ease
}

@media (min-width:525px) {
    .c04__button {
        display: inline
    }
}

@media (min-width:1200px) {
    .c04__button {
        margin-right: 1.5rem;
        font-size: 14px !important;
        font-size: 1vw !important
    }
}

@media (min-width:1200px) and (max-width:1100px) {
    .c04__button {
        font-size: 11px !important
    }
}

@media (min-width:1200px) and (min-width:1400px) {
    .c04__button {
        font-size: 14px !important
    }
}

.c04__button:hover {
    background-color: rgba(29,161,242,.5);
    color: #fff
}

.tp02__list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.tp02__list-item {
    margin-bottom: 1.5rem
}

@media (min-width:768px) {
    .tp02__list-item {
        padding-right: 1.5rem
    }
}

.tp02__item {
    margin-bottom: 2.25rem
}

@media (min-width:768px) {
    .tp02__item {
        margin-bottom: 3rem
    }
}

.tp02__item .twtr-deeplink {
    top: calc(-54px - 68px - 1.5rem)
}

@media (min-width:768px) {
    .tp02__item .twtr-deeplink {
        top: calc(-54px - 60px - 2.25rem)
    }
}

@media (min-width:1024px) {
    .tp02__item .twtr-deeplink {
        top: -114px
    }
}

.tp02__title.is-title-only {
    margin-bottom: 1.5rem
}

.tp02__icon, .tp02__icon svg {
    width: 20px;
    height: 12px
}

.tp02__list-item strong {
    font-weight: 700
}

.tp04__category-parent {
    width: 100%;
    padding-top: 1.5rem;
    padding-bottom: 0;
    cursor: pointer
}

.tp04__category {
    width: 100%
}

.tp04__title {
    position: relative;
    padding-right: 7%
}

.tp04__category-inner {
    border-bottom: 1px solid #ccd6dd;
    padding-top: 1.5rem
}

.tp04__category-list {
    padding-top: 0
}

    .tp04__category-list > * {
        opacity: 1;
        transition: opacity .5s
    }

.tp04__category-icon {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: .5s
}

.tp04__item.is-closed .tp04__category-list {
    overflow: hidden;
    max-height: 0;
    transition: max-height .5s
}

    .tp04__item.is-closed .tp04__category-list > * {
        opacity: 0;
        transition: opacity .5s
    }

.tp04__item.is-closed .tp04__category-icon {
    display: inline;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition: .5s
}

.tp04__category-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.tp04__category-list-item {
    margin-bottom: 1.5rem
}

@media (min-width:768px) {
    .tp04__category-list-item {
        padding-right: 1.5rem
    }
}

.tp04__category-list-item strong {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.5rem;
    letter-spacing: .025rem
}

.t08-embedded-tweet .tweeterror {
    color: red
}

.t08-embedded-tweet.is-last {
    margin-bottom: 0
}

.t08-embedded-tweet__item iframe {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.t07-embedded-collection-timeline__item .twtr-grid {
    margin-left: auto;
    margin-right: auto
}

.t06-embedded-timeline__item .twitter-timeline {
    display: block !important;
    margin-left: auto;
    margin-right: auto
}

.ht03-embedded-twitter-video.is-last {
    margin-bottom: 0
}

.ht03-embedded-twitter-gif__item {
    margin-left: auto;
    margin-right: auto;
    max-width: 250px
}

@media (min-width:768px) {
    .ht03-embedded-twitter-gif__item {
        max-width: 500px
    }
}

@media (min-width:1200px) {
    .ht03-embedded-twitter-gif__item {
        max-width: 700px
    }
}

.ht03-embedded-twitter-gif__media {
    margin-left: auto;
    margin-right: auto;
    max-width: 250px
}

@media (min-width:768px) {
    .ht03-embedded-twitter-gif__media {
        max-width: 500px
    }
}

@media (min-width:1200px) {
    .ht03-embedded-twitter-gif__media {
        max-width: 700px
    }
}

.u03__modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    opacity: 0;
    pointer-events: none
}

.u03__region-list-container {
    margin-top: 3.75rem;
    margin-bottom: 4.5rem;
    height: calc(100vh - 8.25rem);
    overflow-y: scroll
}

.u03.is-open .u03__modal {
    z-index: 1000;
    opacity: 1;
    pointer-events: all
}

.u03__region-list {
    flex-direction: column;
    padding-bottom: 3.75rem
}

@media (min-width:768px) {
    .u03__region-list {
        padding-bottom: 2.25rem
    }
}

.u03__region-list-item a {
    margin-right: 1.5rem;
    margin-bottom: .75rem;
    margin-left: 3.75rem;
    padding-top: .375rem;
    padding-bottom: .375rem
}

@media (min-width:768px) {
    .u03__region-list-item a {
        margin-left: 0
    }
}

.u03__close-button {
    position: absolute;
    top: .75rem;
    right: .75rem;
    z-index: 100;
    cursor: pointer
}

@media (min-width:768px) {
    .u03__close-button {
        top: 1.5rem;
        right: 1.5rem
    }
}

.u03__brand {
    position: relative;
    top: 1.5rem;
    left: 1.5rem;
    display: inline-block
}

@media (min-width:768px) {
    .u03__brand {
        display: none
    }
}

.u03__brand-icon {
    margin-right: .375rem
}

.u03__site-name {
    position: relative;
    top: -.1875rem
}

.u02 {
    position: relative;
    padding-top: .75rem;
    padding-bottom: .75rem
}

.u02__wrapper {
    margin-left: auto;
    margin-right: auto
}

.u02__icon {
    float: right;
    transition-property: all;
    transition-duration: .3s;
    transition-timing-function: linear
}

.u02__parent-link {
    margin-top: .75rem;
    margin-bottom: .75rem
}

.u02__list {
    overflow: hidden;
    list-style: none;
    transition-property: all;
    transition-duration: .3s;
    transition-timing-function: linear;
    max-height: 0
}

.u02__column.is-open .u02__icon {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.u02__column.is-open .u02__list {
    padding-left: 30px;
    max-height: 350px
}

@media (min-width:1024px) {
    .u02__list {
        max-height: none
    }
}

@media (min-width:1024px) {
    .u02__column.is-open .u02__list, .u02__list.is-open {
        padding-left: 0
    }
}

.u02__list-link {
    margin-bottom: 1.5rem
}

@media (min-width:1024px) {
    .u02__list-link {
        margin-bottom: 0
    }
}

.twtr-icon {
    width: 24px;
    height: 24px
}

.twtr-icon--sm {
    width: 12px;
    height: 12px
}

.twtr-icon--md {
    width: 36px;
    height: 36px
}

.twtr-icon--lg {
    width: 48px;
    height: 48px
}

.twtr-icon--mega {
    width: 96px;
    height: 96px
}

.twtr-icon--home-topic-nav {
    max-width: 250px;
    max-height: 250px;
    width: 100%;
    height: 100%
}

.u01 {
    position: fixed;
    top: 0;
    z-index: 970;
    width: 100%;
    min-height: 54px;
    overflow-y: visible
}

.u01__item {
    display: flex;
    flex-direction: column
}

.u01__navbar {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    width: 100%;
    height: 68px;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    z-index: 970
}

@media (min-width:1024px) {
    .u01__navbar {
        height: 54px;
        display: block;
        position: relative;
        background-color: transparent
    }
}

@media (min-width:1024px) {
    body.twtr-theme--light-blue .u01__item {
        background-color: #1da1f2
    }
}

.u01__menu-toggle {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    z-index: 1000
}

@media (min-width:1024px) {
    .u01__menu-toggle {
        display: none
    }
}

.u01__menu-toggle-icon {
    width: 20px;
    height: 20px;
    position: relative;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .5s ease-in-out
}

    .u01__menu-toggle-icon:hover {
        cursor: pointer
    }

.u01__menu-toggle-icon-bar {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 8px;
    opacity: 1;
    left: 0;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: .3s ease-in-out
}

    .u01__menu-toggle-icon-bar:first-child {
        top: 2px
    }

    .u01__menu-toggle-icon-bar:nth-child(2), .u01__menu-toggle-icon-bar:nth-child(3) {
        top: 9px
    }

    .u01__menu-toggle-icon-bar:nth-child(4) {
        top: 16px
    }

.u01__menu-toggle-icon.is-open-icon .u01__menu-toggle-icon-bar:first-child {
    top: 9px;
    width: 0;
    left: 50%
}

.u01__menu-toggle-icon.is-open-icon .u01__menu-toggle-icon-bar:nth-child(2) {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.u01__menu-toggle-icon.is-open-icon .u01__menu-toggle-icon-bar:nth-child(3) {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.u01__menu-toggle-icon.is-open-icon .u01__menu-toggle-icon-bar:nth-child(4) {
    top: 9px;
    width: 0;
    left: 50%
}

.u01__brand {
    position: relative;
    z-index: 1000
}

@media (min-width:1024px) {
    .u01__brand {
        top: .75rem;
        left: 0;
        float: left;
        margin-right: .75rem
    }
}

.u01__brand-icon {
    margin-right: .75rem
}

@media (min-width:1024px) {
    .u01__brand-icon {
        margin-right: 1.5rem
    }
}

.u01__site-name {
    position: relative;
    top: -.1875rem
}

@media (min-width:1024px) {
    .u01__site-name {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: .87rem;
        line-height: 1.5rem;
        letter-spacing: .03rem
    }
}

.u01__navbar-item {
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 970;
    width: 100vw;
    height: 100vh;
    margin-top: 3.75rem;
    padding: 3rem 6.6% 14.25rem;
    transition: all .25s ease-out;
    overflow: auto
}

@media (min-width:1024px) {
    .u01__navbar-item {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        background-color: transparent;
        opacity: 1;
        pointer-events: all;
        position: relative;
        width: auto;
        height: auto;
        margin: 0;
        padding: 0;
        overflow: visible
    }
}

.u01__navbar-item li {
    list-style: none
}

.u01__navbar-item.is-open {
    opacity: 1;
    pointer-events: all
}

@media (min-width:1024px) {
    .u01__menu {
        float: left;
        position: relative;
        top: .9375rem
    }
}

@media (min-width:1024px) {
    .u01__menu--user {
        display: inline-flex
    }
}

.u01__menu-item {
    margin-bottom: 1.5rem;
    position: relative
}

@media (min-width:1024px) {
    .u01__menu-item {
        display: inline-flex;
        padding-bottom: .375rem
    }
}

.u01__menu-item--search {
    margin-bottom: 4.5rem
}

@media (min-width:1024px) {
    .u01__menu-item--search {
        margin-bottom: 1.5rem;
        position: relative;
        width: 24px;
        height: 24px
    }
}

.u01__menu-item.has-dropdown:after {
    background-color: #fff;
    left: 0;
    bottom: 0;
    content: "";
    display: block;
    height: .375rem;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transition: opacity .3s ease-in-out;
    width: 100%
}

.u01__menu-item.has-dropdown.has-open-dropdown .u01__dropdown {
    transition: opacity .3s ease-in-out;
    opacity: 1;
    pointer-events: auto
}

.u01__menu-item.has-dropdown.has-open-dropdown:after {
    opacity: 1
}

.u01__menu-item.has-dropdown {
    margin-bottom: 3rem
}

    .u01__menu-item.has-dropdown .u01__menu-item-title {
        cursor: pointer
    }

@media (min-width:1024px) {
    .u01__menu-item.has-dropdown {
        margin-bottom: 1.5rem
    }
}

@media (min-width:1024px) {
    .u01__menu-item-title {
        transition: all .3s ease-in-out .15s;
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: .87rem;
        line-height: 1.5rem;
        letter-spacing: .025rem
    }
}

@media (min-width:1024px) {
    .u01__menu-item:hover .u01__menu-item-title {
        color: #fff;
        border-color: #fff;
        transition: all .3s ease-in-out .15s
    }
}

@media (min-width:1024px) {
    .u01__menu--site .u01__menu-item {
        margin-left: 2.25rem
    }
}

@media (min-width:320px) and (max-width:1023px) {
    .u01__menu-item-topics a {
        color: #fff
    }
}

@media (min-width:1024px) {
    .u01__menu-item-contact a {
        border-style: solid;
        border-width: 1px;
        border-radius: 12px;
        padding: 0 .9375rem
    }
}

.u01__dropdown-item {
    margin-bottom: 1.5rem
}

@media (min-width:1024px) {
    .u01__dropdown-item {
        margin-bottom: 0
    }

        .u01__dropdown-item a {
            font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
            font-weight: 700;
            font-size: .9975rem;
            line-height: 1.5rem;
            letter-spacing: .025rem
        }
}

.u01__menu-item-guides, .u01__menu-item-topics {
    border-bottom-style: solid;
    border-bottom-width: 1px
}

@media (min-width:1024px) {
    .u01__menu-item-guides, .u01__menu-item-topics {
        border: none
    }
}

.u01__menu-item-guides .u01__menu-item-title, .u01__menu-item-topics .u01__menu-item-title {
    display: none
}

@media (min-width:1024px) {
    .u01__menu-item-guides .u01__menu-item-title, .u01__menu-item-topics .u01__menu-item-title {
        display: block;
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: .87rem;
        line-height: 1.5rem;
        letter-spacing: .025rem
    }
}

.u01__icon-search {
    display: none;
    opacity: 1;
    transition: opacity .3s ease-out;
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px
}

@media (min-width:1024px) {
    .u01__icon-search {
        display: block
    }
}

.u01__icon-search.is-hidden, .u01__icon-search.is-hidden > * {
    opacity: 0
}

@media (min-width:1024px) {
    .u01__menu-item-search-text {
        display: none
    }
}

.u01__menu-item-search-close-icon, .u01__menu-item-search-icon {
    opacity: 1;
    transition: opacity .3s ease-out
}

    .u01__menu-item-search-close-icon.is-hidden, .u01__menu-item-search-icon.is-hidden {
        opacity: 0
    }

.u01__menu-item-search-close-icon {
    position: absolute;
    top: -5px;
    right: -6px
}

@media (min-width:768px) {
    .u01__menu-item-feedback {
        display: none
    }
}

.u01__dropdown {
    margin-bottom: .75rem;
    display: inline-block
}

@media (min-width:1024px) {
    .u01__dropdown {
        top: 1.5rem;
        left: 0;
        pointer-events: none;
        opacity: 0;
        position: absolute;
        margin-top: .375rem;
        margin-bottom: 0;
        list-style-type: none;
        background: #fff;
        padding: 1.5rem;
        min-width: 240px;
        z-index: 1000;
        box-shadow: -6px 6px 25px -6px rgba(20,23,26,.1),6px 6px 25px -6px rgba(20,23,26,.1);
        cursor: auto;
        transition: opacity .3s ease-in-out
    }
}

@media (min-width:1024px) {
    .u01__dropdown-item {
        border-bottom: 1px solid #ccd6dd;
        padding-top: .75rem;
        padding-bottom: .75rem
    }

        .u01__dropdown-item:first-child {
            padding-top: 0
        }

        .u01__dropdown-item:last-child {
            border-bottom: 0;
            padding-bottom: 0
        }
}

@media (min-width:320px) and (max-width:1023px) {
    .u01__dropdown-item a.u01__dropdown-item-link:active, .u01__dropdown-item a.u01__dropdown-item-link:hover {
        color: #fff
    }
}

.u01__search {
    opacity: 0;
    transition: opacity .25s
}

@media (min-width:1024px) {
    .u01__search {
        margin-bottom: .75rem
    }
}

.u01__search.is-visible {
    opacity: 1
}

.u01__search-input-group {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap
}

.u01__search-input {
    flex: 2 0 auto;
    width: 80%;
    outline: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
    transition: color .2s ease
}

    .u01__search-input:focus {
        color: #fff
    }

@media (min-width:1024px) {
    .u01__search-input {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: 3rem;
        line-height: 3rem;
        letter-spacing: -.025rem
    }
}

.u01__search-input:-ms-input-placeholder {
    color: inherit;
    opacity: 1
}

.u01__search-input::placeholder {
    color: inherit;
    opacity: 1
}

.u01__search-input::-ms-clear {
    display: none
}

.u01__search-input:-ms-input-placeholder {
    color: inherit !important
}

.u01__search-input::-webkit-input-placeholder {
    line-height: normal
}

.u01__search-submit {
    flex: 0 0 auto
}

.u01__search-submit-icon {
    margin-top: .25rem;
    transition: fill .2s ease
}

@media (min-width:1024px) {
    .u01__search-submit-icon {
        width: 48px;
        height: 48px;
        margin-top: .375rem
    }
}

.u01__search-submit-icon.is-active {
    fill: #fff
}

.u01__search-focus-indicator {
    flex: 0 0 100%;
    order: 3;
    width: 100%;
    margin: auto;
    height: 3px;
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    transition: transform .2s ease,color .2s ease;
    will-change: transform
}

    .u01__search-focus-indicator.is-active, .u01__search-form:hover .u01__search-focus-indicator, .u01__search-input:focus + .u01__search-focus-indicator {
        -ms-transform: scaleY(2);
        transform: scaleY(2);
        -webkit-backface-visibility: hidden;
        background-color: #fff
    }

.u01__search-overlay {
    position: absolute;
    width: 100%;
    z-index: 940;
    transition: all .3s ease-out;
    box-shadow: -6px 6px 25px -6px rgba(20,23,26,.1),6px 6px 25px -6px rgba(20,23,26,.1);
    opacity: 0;
    top: -68px
}

@media (min-width:1024px) {
    .u01__search-overlay {
        top: 0;
        height: 304px;
        -ms-transform: translateY(-250px);
        transform: translateY(-250px)
    }
}

.u01__search-overlay.is-visible {
    opacity: 1
}

@media (min-width:1024px) {
    .u01__search-overlay.is-visible {
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (min-width:1024px) {
    .u01__search-overlay-wrapper {
        height: 100%;
        bottom: 3.75rem
    }
}

@media (min-width:1024px) {
    .u01__search-overlay-grid {
        height: 100%;
        padding-bottom: 3.75rem
    }
}

.u04 {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0
}

    .u04:hover {
        cursor: pointer
    }

@media (min-width:1024px) {
    .u04 {
        position: relative
    }
}

.u04__menu-item {
    position: relative;
    padding-right: 1.5rem;
    padding-left: 1.5rem
}

@media (min-width:1024px) {
    .u04__menu-item {
        padding-left: 0;
        padding-bottom: .375rem
    }
}

.u04__menu-item:last-of-type {
    padding-right: .75rem
}

.u04__menu-item.has-dropdown:after {
    background-color: #fff;
    position: absolute;
    right: 0;
    bottom: .375rem;
    content: "";
    display: block;
    height: .25rem;
    opacity: 0;
    pointer-events: none;
    transition: opacity .3s ease-in-out;
    width: 100%
}

.u04__menu-item.has-dropdown.has-open-dropdown .u04__dropdown {
    transition: opacity .3s ease-in-out;
    opacity: 1;
    pointer-events: auto
}

.u04__menu-item.has-dropdown.has-open-dropdown:after {
    opacity: 1
}

.u04__menu-item-title {
    padding-top: .75rem;
    padding-bottom: .75rem;
    display: inline-block
}

@media (min-width:1024px) {
    .u04__menu-item-title {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: .87rem;
        line-height: 1.5rem;
        letter-spacing: .025rem;
        color: #fff;
        padding-top: 0;
        padding-bottom: 0
    }
}

.u04__menu-item-login {
    display: block;
    width: 100%;
    text-align: center
}

    .u04__menu-item-login:hover {
        color: #ccd6dd
    }

.u04__menu-item--user {
    display: flex;
    align-items: center;
    width: 100%;
    flex-direction: column;
    background-color: #f5f8fa;
    padding-left: 1.5rem
}

    .u04__menu-item--user.is-open .u04__user-close-link {
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
        transition: transform .3s
    }

@media (min-width:1024px) {
    .u04__menu-item--user {
        background-color: transparent;
        width: auto;
        padding-left: .75rem
    }
}

.u04__user-handle {
    padding-left: .75rem
}

@media (min-width:1024px) {
    .u04__user-handle {
        display: none
    }
}

.u04__user-close-link {
    width: 25px;
    height: 25px;
    transition: transform .3s
}

.u04__user-close {
    margin-right: .75rem;
    margin-left: auto
}

@media (min-width:1024px) {
    .u04__user-close {
        display: none
    }
}

.u04__user-img {
    display: flex;
    align-items: center;
    width: inherit;
    opacity: 0
}

@media (min-width:1024px) {
    .u04__user-img {
        margin-top: -.75rem
    }
}

.u04__user-img-link {
    overflow: hidden;
    margin-top: .75rem;
    margin-bottom: .75rem
}

@media (min-width:1024px) {
    .u04__user-img-link {
        margin-top: .25rem;
        margin-bottom: .375rem
    }
}

.u04__user-profile-img {
    border-radius: 50%;
    width: 42px;
    height: 42px
}

.u04__dropdown {
    display: flex;
    flex-direction: column;
    width: 100%;
    padding-left: 3.375rem;
    padding-bottom: .75rem;
    margin-bottom: -4.5rem
}

    .u04__dropdown, .u04__dropdown.is-open {
        transition: margin .3s;
        transition-delay: .2s
    }

        .u04__dropdown.is-open {
            margin-bottom: 0
        }

@media (min-width:1024px) {
    .u04__dropdown {
        display: block;
        pointer-events: none;
        opacity: 0;
        position: absolute;
        margin-top: 1.5rem;
        top: 1.5rem;
        right: 0;
        list-style-type: none;
        background: #fff;
        padding: 1.5rem;
        min-width: 240px;
        z-index: 1;
        box-shadow: -6px 6px 25px -6px rgba(20,23,26,.1),6px 6px 25px -6px rgba(20,23,26,.1);
        cursor: auto;
        transition: opacity .3s ease-in-out
    }
}

.u04__dropdown-item {
    width: 100%;
    padding-bottom: .375rem
}

@media (min-width:1024px) {
    .u04__dropdown-item {
        border-bottom: 1px solid #ccd6dd;
        padding-top: .75rem;
        padding-bottom: .75rem
    }
}

@media (min-width:1024px) {
    .u04__dropdown-item a {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: .9975rem;
        line-height: 1.5rem;
        letter-spacing: .025rem
    }

    .u04__dropdown-item:first-child {
        padding-top: 0
    }

    .u04__dropdown-item:last-child {
        border-bottom: 0;
        padding-bottom: 0
    }
}

.gl01 {
    top: calc(68px + 1.5rem);
    bottom: 0;
    height: calc(100vh - 68px + 1.5rem);
    display: flex;
    flex-flow: column wrap;
    padding: .75rem;
    margin-top: -.75rem
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .gl01 {
        position: -webkit-sticky;
        position: sticky
    }
}

.gl01__nav-container {
    position: relative
}

.gl01__nav-border {
    display: none
}

@media (min-width:768px) {
    .gl01__nav-border {
        position: absolute;
        top: 0;
        left: -.375rem;
        display: block;
        width: 4px;
        height: calc(100% - 5px);
        margin-top: 5px;
        border-radius: 2px
    }
}

.gl01__float-label {
    position: absolute;
    right: 1.5rem;
    height: 2.25rem;
    width: 2.25rem;
    padding: .75rem;
    background-color: #fff;
    border-radius: .75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 2px 2px 12px 1px rgba(0,0,0,.5);
    pointer-events: none
}

    .gl01__float-label.is-hidden {
        opacity: 0
    }

.gl01__item {
    text-align: center;
    line-height: 1.2
}

@media (min-width:768px) {
    .gl01__item {
        width: 24px;
        height: 18px;
        margin: 6px 4px;
        line-height: 2
    }
}

.gl01__letter {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 1.2;
    color: #aab8c2
}

@media (min-width:768px) {
    .gl01__letter {
        line-height: 2
    }
}

.gl01__letter.is-active {
    font-weight: 700;
    color: inherit;
    transition: all .4s cubic-bezier(.23,1,.32,1)
}

.gl02__item {
    padding: 1.5rem
}

.gl02__title {
    margin-bottom: .75rem
}

.aem-AuthorLayer-Edit .gl02__title {
    min-height: 2.25rem
}

@media (min-width:768px) {
    .gl02__title-text {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 1.875rem;
        line-height: 1.875rem;
        letter-spacing: -.025rem
    }
}

.gl02__title-sub {
    margin-bottom: .75rem
}

.gl02__content {
    color: #657786
}

.aem-AuthorLayer-Edit .gl02__content {
    min-height: 4.5rem
}

.gl02__content p {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: .9975rem;
    line-height: 1.5rem;
    letter-spacing: .025rem;
    color: inherit
}

.gl03__card {
    padding: .375rem
}

.aem-AuthorLayer-Edit .se01 {
    padding: 1.5rem
}

.se01.is-hidden {
    display: none
}

.se01 .ap04, .se01__result {
    margin-bottom: 2.25rem
}

.se01__result {
    padding-top: 0;
    padding-bottom: 0
}

@media (min-width:768px) {
    .se01__result {
        padding: 1.5rem;
        border: 1px solid #ccd6dd;
        border-radius: 4px
    }
}

.se01__result-title {
    margin-bottom: .75rem
}

@media (min-width:768px) {
    .se01__result-title {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: 1.5rem;
        line-height: 1.5rem;
        letter-spacing: 0;
        margin-bottom: 1.5rem
    }
}

.se01__result-template {
    display: none
}

.se01__page-wrapper {
    position: absolute;
    left: 0;
    right: 0
}

@media (min-width:768px) {
    .se01__page-wrapper {
        position: relative
    }
}

.se01__pages {
    justify-content: center
}

@media (min-width:768px) {
    .se01__pages {
        margin-top: .375rem
    }
}

.se01__pagination {
    margin-top: 3.75rem;
    padding-right: 1.5rem;
    padding-left: 1.5rem
}

@media (min-width:768px) {
    .se01__pagination {
        padding-right: 0;
        padding-left: 0
    }
}

.se01__pagination.is-hidden {
    display: none
}

.se01__prev {
    display: flex;
    align-items: center;
    margin-right: .75rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
    z-index: 1
}

@media (min-width:768px) {
    .se01__prev {
        z-index: auto;
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: .9975rem;
        line-height: 1.5rem;
        letter-spacing: .025rem;
        margin-right: 1.5rem
    }
}

.se01__icon-prev, .se01__prev.is-hidden {
    display: none
}

@media (min-width:768px) {
    .se01__icon-prev {
        display: inline
    }
}

.se01__next {
    display: flex;
    align-items: center;
    margin-left: auto;
    padding-top: .75rem;
    padding-bottom: .75rem;
    z-index: 1
}

@media (min-width:768px) {
    .se01__next {
        z-index: auto;
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: .9975rem;
        line-height: 1.5rem;
        letter-spacing: .025rem;
        margin-left: 1.5rem
    }
}

.se01__icon-next, .se01__next.is-hidden {
    display: none
}

@media (min-width:768px) {
    .se01__icon-next {
        display: inline
    }
}

.se01__page-number {
    padding: .75rem;
    cursor: pointer
}

@media (min-width:768px) {
    .se01__page-number {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 700;
        font-size: .9975rem;
        line-height: 1.5rem;
        letter-spacing: .025rem;
        color: #1da1f2
    }
}

.se01__page-number.is-active {
    color: #71c9f8
}

@media (min-width:768px) {
    .se01__page-number.is-active {
        color: #aab8c2
    }
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translate(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

    .swiper-container-autoheight .swiper-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        align-items: flex-start;
        -webkit-transition-property: -webkit-transform,height;
        -moz-transition-property: -moz-transform;
        -o-transition-property: -o-transform;
        -ms-transition-property: -ms-transform;
        transition-property: transform,height
    }

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

    .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
        opacity: .35;
        cursor: auto;
        pointer-events: none
    }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

    .swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
    }

    .swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
    }

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

    .swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
    }

    .swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
    }

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

    .swiper-pagination.swiper-pagination-hidden {
        opacity: 0
    }

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    -moz-transform: translate3d(0,-50%,0);
    -o-transform: translateY(-50%);
    -ms-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

    .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 5px 0;
        display: block
    }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0,0,0,.25);
    position: absolute
}

    .swiper-pagination-progress .swiper-pagination-progressbar {
        background: #007aff;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        -webkit-transform-origin: left top;
        -moz-transform-origin: left top;
        -ms-transform-origin: left top;
        -o-transform-origin: left top;
        transform-origin: left top
    }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: hsla(0,0%,100%,.5)
}

    .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
        background: #fff
    }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -ms-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        pointer-events: none;
        z-index: 10
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
        background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);
        background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),transparent);
        background-image: -o-linear-gradient(right,rgba(0,0,0,.5),transparent);
        background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
        background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);
        background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),transparent);
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5),transparent);
        background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
        background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
        background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
        background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
        background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
        background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);
        background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),transparent);
        background-image: -o-linear-gradient(top,rgba(0,0,0,.5),transparent);
        background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
    }

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

    .swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
        pointer-events: none;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        z-index: 1
    }

        .swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
            pointer-events: none
        }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
        pointer-events: auto
    }

    .swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
        z-index: 0;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden
    }

    .swiper-container-cube .swiper-slide {
        visibility: hidden;
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        width: 100%;
        height: 100%
    }

    .swiper-container-cube.swiper-container-rtl .swiper-slide {
        -webkit-transform-origin: 100% 0;
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        transform-origin: 100% 0
    }

    .swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
        pointer-events: auto;
        visibility: visible
    }

    .swiper-container-cube .swiper-cube-shadow {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: .6;
        -webkit-filter: blur(50px);
        filter: blur(50px);
        z-index: 0
    }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

    .swiper-container-fade .swiper-slide .swiper-slide {
        pointer-events: none
    }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

    .swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain
    }

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

    .swiper-lazy-preloader:after {
        display: block;
        content: "";
        width: 100%;
        height: 100%;
        background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
        background-position: 50%;
        -webkit-background-size: 100%;
        background-size: 100%;
        background-repeat: no-repeat
    }

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.twtr-icon {
    width: 24px;
    height: 24px
}

.twtr-icon--sm {
    width: 12px;
    height: 12px
}

.twtr-icon--md {
    width: 36px;
    height: 36px
}

.twtr-icon--lg {
    width: 48px;
    height: 48px
}

.twtr-icon--mega {
    width: 96px;
    height: 96px
}

.twtr-icon--home-topic-nav {
    max-width: 250px;
    max-height: 250px;
    width: 100%;
    height: 100%
}

.hp03 {
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    border-width: 2px;
    border-style: solid;
    padding: .75rem 1.5rem;
    overflow: hidden
}

@media (min-width:768px) {
    .hp03 {
        flex-direction: row;
        border-radius: 24px;
        padding-top: .5625rem;
        padding-bottom: .5625rem
    }
}

.hp03.is-hidden {
    display: none
}

.hp03__title {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: .375rem
}

@media (min-width:768px) {
    .hp03__title {
        float: left;
        color: #14171a;
        margin-bottom: 0;
        margin-right: 3rem;
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: .87rem;
        line-height: 1.5rem;
        letter-spacing: .025rem
    }
}

.hp03__icon {
    padding-right: .75rem;
    max-height: 48px
}

    .hp03__icon > svg {
        width: 48px;
        height: auto
    }

@media (min-width:768px) {
    .hp03__icon {
        max-height: 24px
    }

        .hp03__icon > svg {
            width: 24px
        }
}

.hp03__last-viewed {
    align-self: center
}

@media (min-width:768px) {
    .hp03__last-viewed {
        align-self: baseline
    }
}

@media (min-width:768px) {
    .hp03__breadcrumbs {
        font-weight: 700;
        letter-spacing: .03rem
    }
}

@media (min-width:768px) {
    .hp03__breadcrumbs, .hp03__link {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-size: .87rem;
        line-height: 1.5rem
    }

    .hp03__link {
        float: left;
        font-weight: 400;
        letter-spacing: .025rem
    }
}

.hp03__breadcrumb {
    display: none
}

@media (min-width:768px) {
    .hp03__breadcrumb {
        float: left;
        display: block;
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: .87rem;
        line-height: 1.5rem;
        letter-spacing: .025rem
    }
}

.hp03__seperator {
    display: none
}

@media (min-width:768px) {
    .hp03__seperator {
        float: left;
        display: block;
        padding-left: .375rem;
        padding-right: .375rem;
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: .87rem;
        line-height: 1.5rem;
        letter-spacing: .025rem
    }
}

.hp05__item {
    width: 100%;
    padding: 1.5rem
}

@media (min-width:768px) {
    .hp05__item {
        text-align: center
    }
}

.hp05__item p {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: .9975rem;
    line-height: 1.5rem;
    letter-spacing: .025rem;
    color: #14171a
}

@media (min-width:768px) {
    .hp05__item p {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: 1.125rem;
        line-height: 1.5rem;
        letter-spacing: .025rem
    }
}

@media (min-width:1024px) {
    .hp01-container__list-item:last-of-type .hp01__topic-catalog {
        padding-bottom: 9rem
    }
}

.hp01__topic-catalog {
    padding: 1.875rem 1.5rem;
    border-bottom: 1px solid #ccd6dd
}

@media (min-width:1024px) {
    .hp01__topic-catalog {
        border-bottom: 0;
        padding-top: 0;
        padding-right: 0;
        padding-bottom: 6rem
    }
}

.hp01__topic-catalog.is-closed .hp01__title-underline {
    background: transparent
}

.hp01__topic-catalog.is-closed .hp01__content {
    display: none
}

@media (min-width:1024px) {
    .hp01__topic-catalog.is-closed .hp01__content {
        display: block
    }
}

.hp01__topic-catalog.is-closed .hp01__title-chevron {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: .5s
}

.hp01__title {
    position: relative;
    padding-right: .75rem;
    cursor: pointer
}

@media (min-width:1024px) {
    .hp01__title {
        display: none
    }
}

.hp01__title-underline {
    padding-right: .375rem
}

.hp01__title-chevron {
    position: absolute;
    top: .375rem;
    right: 0;
    transition: .5s
}

@media (min-width:1024px) {
    .hp01__title-chevron {
        display: none
    }
}

.hp01__copy {
    display: none
}

@media (min-width:1024px) {
    .hp01__copy {
        display: block
    }
}

.hp01__topic-list {
    list-style-type: none;
    margin-top: .75rem
}

    .hp01__topic-list:last-of-type {
        margin-top: 0
    }

@media (min-width:1024px) {
    .hp01__topic-list:last-of-type {
        margin-top: .75rem
    }
}

.hp01__popular-comma {
    margin-left: -5px
}

.hp01__topic-list-item > a {
    display: block;
    padding-top: .75rem;
    padding-bottom: 1.125rem
}

@media (min-width:768px) {
    .hp01__topic-list-item > a {
        padding-right: .75rem
    }
}

.hp01__divider-line {
    max-width: 33%;
    height: 2px;
    text-align: left;
    border-top: 2px solid #97e3ff;
    margin-top: 1.5rem;
    margin-bottom: 2.25rem
}

.hp01__anchor {
    height: 0;
    width: 100%;
    position: relative;
    top: -5.25rem
}

.hp01-container {
    margin-top: -5.25rem;
    margin-right: -1.5rem;
    margin-left: -1.5rem
}

@media (min-width:1024px) {
    .hp01-container {
        margin: 0
    }
}

.hp01-container__item {
    display: none
}

@media (min-width:1024px) {
    .hp01-container__item {
        display: flex;
        padding-right: 2.25rem
    }
}

.hp01-container__nav {
    list-style-type: none;
    opacity: 0
}

@media (min-width:768px) {
    .hp01-container__nav {
        max-width: 23%
    }
}

@media (min-width:1024px) {
    .hp01-container__nav {
        margin-top: .75rem;
        padding-bottom: 3.75rem
    }
}

.hp01-container__nav.is-active {
    opacity: 1
}

.hp01-container__link-underline {
    padding-right: 5px
}

.hp01-container__nav-item.has-no-underline .hp01-container__link-underline {
    background: transparent;
    color: #ccd6dd
}

.hp01-container__nav-item:first-of-type .hp01-container__nav-link {
    padding-top: 0
}

.hp01-container__nav-link {
    display: inline-block;
    padding-top: .75rem;
    padding-bottom: .75rem
}

.hp01__nav-icon {
    display: none;
    opacity: 0;
    margin-top: 2.25rem;
    margin-right: 3.75rem
}

@media (min-width:1024px) {
    .hp01__nav-icon.is-visible-icon {
        display: inline-block;
        opacity: 1;
        animation: fade-in-from-none .5s linear
    }
}

.hp01-container__list {
    list-style-type: none;
    padding-right: 0;
    padding-left: 0
}

@media (min-width:1024px) {
    .hp01-container__list {
        padding-right: .75rem;
        padding-left: .75rem
    }
}

.hp04 {
    padding-right: 2em;
    padding-left: 2em;
    overflow: hidden
}

@media (min-width:768px) {
    .hp04 {
        padding-right: 0;
        padding-left: 0;
        margin-right: 2em;
        margin-left: 2em
    }
}

.hp04-help-card-grid {
    width: 100%;
    margin-bottom: 3.75rem;
    padding: 2.25rem 0
}

@media (min-width:768px) {
    .hp04-help-card-grid {
        padding-right: 6.6%;
        padding-left: 6.6%
    }
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04-help-card-grid {
            padding-top: 3.75rem;
            padding-bottom: 3.75rem
        }
    }
}

.hp04__bleed {
    background-color: #f2f4fa
}

.hp04__item {
    display: flex;
    margin-bottom: 1.5rem
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__item {
            display: grid;
            grid-gap: 14px;
            grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
            margin-bottom: 0
        }
    }
}

.hp04__card {
    display: flex;
    flex-wrap: wrap;
    height: auto;
    position: relative;
    padding: 12px;
    background-color: #f2f4fa;
    color: #fff;
    border-style: solid;
    border-radius: 6px;
    border-color: #14171a;
    overflow: hidden
}

    .hp04__card, .hp04__card:hover {
        cursor: pointer
    }

.hp04__eyebrow {
    display: flex;
    width: 100%;
    margin-bottom: .75rem
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__eyebrow {
            margin-bottom: 2.25rem
        }
    }
}

.hp04__eyebrow-icon {
    display: block;
    margin-left: auto;
    padding-left: .75rem
}

.hp04__eyebrow-icon-media {
    height: 20px;
    width: 20px
}

.hp04__title {
    text-align: center
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__title {
            margin-bottom: 3rem;
            text-align: left
        }
    }
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__card-subtitle {
            margin-bottom: 1.5rem !important
        }
    }
}

.hp04__content {
    width: 100%
}

.hp04__content, .hp04__copy {
    display: flex;
    flex-direction: column
}

    .hp04__copy .hp04__card-subtitle {
        line-height: 1.125rem
    }

.hp04__card-headline {
    margin-bottom: .75rem
}

    .hp04__card-headline a {
        color: #14171a
    }

.hp04__media {
    margin-bottom: .75rem
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__media {
            display: none;
            margin-bottom: 2.25rem
        }
    }
}

.hp04__media-image {
    display: block;
    max-width: 150px;
    max-height: 150px;
    width: auto;
    margin-right: auto;
    margin-left: auto
}

.hp04__carousel-controls {
    display: flex;
    flex-wrap: wrap
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__carousel-controls {
            display: none
        }
    }
}

.hp04__carousel-nav {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%) translateY(-1.875rem);
    transform: translateY(-50%) translateY(-1.875rem)
}

.hp04__carousel-nav--prev {
    margin-left: -30px
}

.hp04__carousel-nav--next {
    right: calc(6.6% - 30px)
}

.hp04__carousel-nav-label {
    outline: none
}

    .hp04__carousel-nav-label:hover {
        cursor: pointer
    }

.hp04__carousel-nav-icon {
    width: 30px;
    height: auto
}

.hp04__carousel-pagination {
    position: relative;
    width: 100%
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__carousel-pagination {
            display: none
        }
    }
}

.hp04__carousel-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px
}

    .hp04__carousel-pagination .swiper-pagination-bullet:not(last-of-type) {
        margin-right: 10px
    }

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__card.is-video .hp04__card-headline {
            margin-bottom: 0;
            padding: 6rem 3rem 8.25rem;
            font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
            font-weight: 700;
            font-size: 2.25rem;
            line-height: 2.25rem;
            letter-spacing: -.025rem
        }
    }
}

.hp04__card.is-video .hp04__media {
    display: none
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__video {
            margin-bottom: 1.5rem
        }
    }
}

.hp04__media-controls {
    height: 72px;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

    .hp04__media-controls.is-hidden {
        display: none
    }

.hp04__play-button {
    line-height: 1
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__card.is-media-large .hp04__media {
            display: block
        }
    }
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__card.is-media-large .hp04__media-image {
            max-width: 250px;
            max-height: 250px
        }
    }
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__card.is-media-large .hp04__card-headline {
            font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
            font-weight: 700;
            font-size: 2.25rem;
            line-height: 2.25rem;
            letter-spacing: -.025rem
        }
    }
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__card.is-media-small .hp04__content {
            display: flex;
            flex-direction: row
        }
    }
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__card.is-media-small .hp04__media {
            display: block;
            width: 100%;
            max-width: 150px;
            min-width: 120px;
            order: 2;
            margin-right: .75rem;
            margin-left: 1.5rem;
            margin-bottom: 1.5rem
        }
    }
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__card.is-media-small .hp04__media-image {
            margin-right: 0;
            margin-left: 0
        }
    }
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__card.is-media-small .hp04__copy {
            justify-content: flex-end
        }
    }
}

.hp04__card.is-purple {
    border-color: #7945c7;
    background-color: rgba(121,69,199,.05);
    transition: background-color .3s ease
}

    .hp04__card.is-purple:hover {
        background-color: rgba(121,69,199,.2)
    }

    .hp04__card.is-purple .hp04__eyebrow-title {
        color: #7945c7
    }

    .hp04__card.is-purple .hp04__eyebrow-icon-media path:not(.has-no-fill) {
        fill: #7945c7
    }

.hp04__card.is-green {
    border-color: #00c15f;
    background-color: rgba(0,193,95,.05);
    transition: background-color .3s ease
}

    .hp04__card.is-green:hover {
        background-color: rgba(0,193,95,.2)
    }

    .hp04__card.is-green .hp04__eyebrow-title {
        color: #00c15f
    }

    .hp04__card.is-green .hp04__eyebrow-icon-media path:not(.has-no-fill) {
        fill: #00c15f
    }

.hp04__card.is-blue {
    border-color: #059ff5;
    background-color: rgba(5,159,245,.05);
    transition: background-color .3s ease
}

    .hp04__card.is-blue:hover {
        background-color: rgba(5,159,245,.2)
    }

    .hp04__card.is-blue .hp04__eyebrow-title {
        color: #059ff5
    }

    .hp04__card.is-blue .hp04__eyebrow-icon-media path:not(.has-no-fill) {
        fill: #059ff5
    }

.hp04__card.is-yellow {
    border-color: #ffd128;
    background-color: rgba(255,209,40,.05);
    transition: background-color .3s ease
}

    .hp04__card.is-yellow:hover {
        background-color: rgba(255,209,40,.2)
    }

    .hp04__card.is-yellow .hp04__eyebrow-title {
        color: #ffd128
    }

    .hp04__card.is-yellow .hp04__eyebrow-icon-media path:not(.has-no-fill) {
        fill: #ffd128
    }

.hp04__card.is-orange {
    border-color: #f87f99;
    background-color: rgba(248,127,153,.05);
    transition: background-color .3s ease
}

    .hp04__card.is-orange:hover {
        background-color: rgba(248,127,153,.2)
    }

    .hp04__card.is-orange .hp04__eyebrow-title {
        color: #f87f99
    }

    .hp04__card.is-orange .hp04__eyebrow-icon-media path:not(.has-no-fill) {
        fill: #f87f99
    }

.hp04__card.is-pink {
    border-color: #f87f99;
    background-color: rgba(248,127,153,.05);
    transition: background-color .3s ease
}

    .hp04__card.is-pink:hover {
        background-color: rgba(248,127,153,.2)
    }

    .hp04__card.is-pink .hp04__eyebrow-title {
        color: #f87f99
    }

    .hp04__card.is-pink .hp04__eyebrow-icon-media path:not(.has-no-fill) {
        fill: #f87f99
    }

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__card--a {
            grid-column: 1/4;
            grid-row: 1/span 2
        }
    }
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__card--d {
            grid-row: 3
        }
    }
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__card--e {
            grid-row: 3;
            grid-column: 2/span 2
        }
    }
}

@supports (display:grid) {
    @media (min-width:1200px) {
        .hp04__card--f {
            grid-row: 2/span 2;
            grid-column: 4/span 2
        }
    }
}

.kampyle_vertical_button {
    -ms-transform: rotate(-90deg) !important;
    transform: rotate(-90deg) !important
}

    .kampyle_vertical_button .kampyle_button {
        border-radius: 4px 4px 0 0 !important
    }

.twtr-article-embedded-survey__container {
    margin-top: 2.25rem
}

.twtr-grid--faq-feedback {
    padding: 0
}

.glossary-page__container {
    display: flex
}

.search-page__component.has-no-results.is-hidden, .search-page__cta-columns.is-hidden, .search-page__title.has-no-results.is-hidden, .search-page__title.has-results.is-hidden {
    display: none
}

.search-page__scroll-top {
    display: initial
}

.fo01__item {
    padding-top: 5.25rem;
    padding-bottom: 6rem
}

    .fo01__item.is-nested {
        padding-top: 0;
        padding-bottom: 0
    }

    .fo01__item input, .fo01__item textarea {
        width: 100%
    }

.fo01__form-wrapper {
    max-height: none;
    opacity: 1;
    overflow: visible;
    transition: all .5s ease-in-out
}

    .fo01__form-wrapper.has-been-submitted {
        max-height: 0;
        opacity: 0;
        overflow: hidden
    }

.fo01__submit-button {
    color: #14171a;
    margin-bottom: 1.5rem;
    background-color: #1da1f2
}

    .fo01__submit-button:hover {
        background-color: #005fd1
    }

    .fo01__submit-button.is-disabled {
        opacity: .5
    }

        .fo01__submit-button.is-disabled:hover {
            background-color: #1da1f2 !important
        }

.fo01__alert-wrapper {
    position: relative;
    max-height: 0;
    opacity: 0;
    pointer-events: none;
    transition: all .5s ease-in-out
}

    .fo01__alert-wrapper.is-visible {
        max-height: 2000px;
        opacity: 1;
        pointer-events: all;
        background-color: #e0245e;
        padding: .75rem
    }

.fo01__alert-default-message {
    display: flex
}

.fo01__alert-icon {
    margin-right: .75rem;
    min-width: 18px
}

.fo01__alert-copy.twtr-type--bold-14 {
    line-height: 1.25rem
}

.fo01_alert-errors {
    margin-top: 1.5rem;
    margin-left: 3rem
}

.fo01_alert-errors-item {
    margin-bottom: .75rem;
    line-height: 1.5 !important
}

.fo01__submit-error-wrapper, .fo01__success-wrapper {
    max-height: none;
    opacity: 1;
    pointer-events: all;
    transition: all .5s ease-in-out
}

    .fo01__submit-error-wrapper.is-hidden, .fo01__success-wrapper.is-hidden {
        max-height: 0;
        opacity: 0;
        pointer-events: none
    }

    .fo01__submit-error-wrapper .twtr-rte p, .fo01__success-wrapper .twtr-rte p {
        color: #14171a
    }

        .fo01__submit-error-wrapper .twtr-rte p:last-child, .fo01__success-wrapper .twtr-rte p:last-child {
            margin-bottom: 0
        }

.fo01__item__fake-email {
    display: none
}

.fo05 {
    margin-bottom: .75rem
}

.fo05__label {
    display: block;
    margin-bottom: .375rem;
    color: #14171a
}

.fo05__wrapper {
    position: relative
}

.fo05__textarea {
    height: 130px;
    padding: basline(1) 1.5rem .75rem .75rem;
    color: #14171a;
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: .9975rem;
    line-height: 1.5rem;
    letter-spacing: .025rem
}

    .fo05__textarea, .fo05__textarea:focus {
        border: 1px solid #aab8c2;
        background-color: #fff
    }

        .fo05__textarea:focus {
            outline: none
        }

        .fo05__textarea.has-placeholder {
            font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
            font-weight: 400;
            font-size: .87rem;
            line-height: 1.5rem;
            letter-spacing: .025rem;
            color: #ccd6dd
        }

        .fo05__textarea.is-valid {
            background-color: #fff
        }

        .fo05__textarea.is-not-valid, .fo05__textarea.is-required {
            color: #14171a;
            border-color: #f6809a;
            background-color: #ffb8c2
        }

.fo05__close-btn {
    position: absolute;
    top: .75rem;
    right: 1.5rem;
    cursor: pointer;
    display: none
}

    .fo05__close-btn.is-active {
        display: block
    }

.fo06 {
    margin-bottom: .375rem
}

.fo06__input {
    width: auto;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-appearance: none;
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    cursor: pointer;
    padding: .75rem 1.125rem
}

.fo06__input-title {
    color: #14171a;
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding-top: 3px;
    padding-left: 2.25rem
}

    .fo06__input-title:before {
        position: absolute;
        left: 0;
        top: auto;
        content: " ";
        border-radius: 50%;
        border: 1px solid #ccd6dd;
        width: 1.5rem;
        height: 1.5rem
    }

    .fo06__input-title:after {
        content: "";
        position: absolute;
        left: 0;
        top: 3px;
        width: 2px;
        height: 2px;
        border-radius: 4em;
        background: #1da1f2;
        opacity: 0;
        animation-duration: .25s;
        animation-timing-function: linear;
        animation-fill-mode: forwards;
        z-index: 1
    }

.fo06__input:checked ~ .fo06__input-title:after {
    animation-name: fo06-animation-radio;
    width: 14px;
    height: 14px;
    left: 5px;
    top: 8px
}

.fo06__title {
    margin-bottom: .375rem;
    color: #fff
}

.fo06__item {
    display: flex;
    padding: .375rem;
    border: 1px solid hsla(0,0%,100%,0)
}

    .fo06__item.is-vertical {
        flex-direction: column;
        flex-wrap: nowrap
    }

    .fo06__item.is-horizontal {
        flex-wrap: wrap;
        align-content: flex-start
    }

.fo06__input-container {
    position: relative;
    margin-bottom: .75rem
}

.is-vertical .fo06__input-container:last-of-type {
    margin-bottom: 0
}

.fo06__item.is-horizontal .fo06__input-container {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    width: 4.5rem;
    margin-right: 1.5rem;
    text-align: center
}

    .fo06__item.is-horizontal .fo06__input-container .fo06__input, .fo06__item.is-horizontal .fo06__input-container:last-of-type {
        margin-right: 0
    }

    .fo06__item.is-horizontal .fo06__input-container .fo06__input-title {
        margin-bottom: .375rem;
        line-height: 1
    }

.fo06.is-required .fo06__item.has-no-selection {
    border: 1px solid #f6809a;
    border-radius: 6px;
    background-color: #ffb8c2
}

@keyframes fo06-animation-radio {
    0% {
        opacity: 0
    }

    50% {
        width: 14px;
        height: 14px;
        opacity: .2
    }

    to {
        opacity: 1
    }
}

.fo07 {
    position: relative;
    margin-bottom: .75rem
}

.fo07__wrapper {
    padding: .375rem;
    border-radius: 6px;
    border: 1px solid hsla(0,0%,100%,0)
}

.fo07.is-required .fo07__wrapper.has-no-selection {
    border: 1px solid #f6809a;
    background-color: #ffb8c2
}

.fo07__input-container {
    position: relative;
    margin-bottom: .75rem
}

    .fo07__input-container:last-of-type {
        margin-bottom: 0
    }

.fo07__input {
    position: absolute;
    left: 0;
    top: 5px;
    width: 20px !important;
    height: 20px;
    opacity: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    z-index: 1;
    cursor: pointer
}

.fo07__input-title {
    color: #14171a;
    display: inline-block;
    position: relative;
    vertical-align: top;
    padding-top: 3px;
    padding-left: 1.875rem
}

    .fo07__input-title:before {
        content: " ";
        position: absolute;
        left: 0;
        top: 5px;
        width: 20px;
        height: 20px;
        border: 1px solid #ccd6dd;
        border-radius: 4px
    }

    .fo07__input-title:after {
        content: " ";
        position: absolute;
        border-radius: 4px;
        opacity: 0;
        animation-duration: .25s;
        animation-timing-function: ease-in-out;
        animation-fill-mode: forwards
    }

.fo07__input:checked + .fo07__input-title:after {
    content: " ";
    display: block;
    background-image: url("data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjIwcHgiIGhlaWdodD0iMjBweCIgdmlld0JveD0iMCAwIDIwIDIwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZS1Db3B5LTE3IiBzdHJva2U9IiMxREExRjIiIHN0cm9rZS13aWR0aD0iMS41IiBmaWxsPSIjMURBMUYyIiBmaWxsLXJ1bGU9Im5vbnplcm8iIHg9IjAuNzUiIHk9IjAuNzUiIHdpZHRoPSIxOC41IiBoZWlnaHQ9IjE4LjUiIHJ4PSIzIj48L3JlY3Q+CiAgICAgICAgPHBhdGggZD0iTTguOTg4MTAzMywxNCBDOC44NTE3Mjg2NCwxNCA4LjcxOTQ4NjUzLDEzLjk0ODA0MTEgOC42MjI4ODc4MSwxMy44NTM2MTU5IEw2LjE1MTA5NjkzLDExLjQ2MzAwNzkgQzUuOTQ5NjM0MzYsMTEuMjY4MTYyMSA1Ljk0OTYzNDM2LDEwLjk1MTkxMjQgNi4xNTEwOTY5MywxMC43NTY1NjcgQzYuMzUyNTU5NTEsMTAuNTYxMjIxNiA2LjY3OTU0ODc4LDEwLjU2MTcyMTIgNi44ODE1Mjc5MywxMC43NTY1NjcgTDguOTE5OTE1OTcsMTIuNzI3NTA3MSBMMTMuNjc1OTgyNSw2LjIxMTE2NDUzIEMxMy44NDEyODUyLDUuOTg2MzQyNDYgMTQuMTYxNTU5LDUuOTMyMzg1MTcgMTQuMzk2NTk4Nyw2LjA5MTI1OTQzIEMxNC42MjkwNTU1LDYuMjUwMTMzNjggMTQuNjg1ODc4Myw2LjU2MTg4Njk0IDE0LjUyMDU3NTcsNi43ODc3MDgyMiBMOS40MTAxNDE1OCwxMy43ODg2NjczIEM5LjMyMjMyNDU2LDEzLjkwODU3MjQgOS4xODM4ODM2MSwxMy45ODYwMTExIDkuMDMyMDExODIsMTMuOTk4NTAxMiBDOS4wMTc1NDc4NCwxMy45OTk1MDA0IDkuMDAyNTY3MjgsMTQgOC45ODgxMDMzLDE0IFoiIGlkPSJTaGFwZS1Db3B5LTQiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSIwLjUiIGZpbGw9IiNGRkZGRkYiIGZpbGwtcnVsZT0ibm9uemVybyIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgPC9nPgo8L3N2Zz4=");
    background-repeat: no-repeat;
    background-size: 100%;
    padding-left: 6px;
    width: 20px;
    height: 20px;
    top: 4px;
    left: 0;
    animation-name: fo07-animation-check
}

.fo07__info-tooltip-btn {
    display: inline-block;
    padding-top: 4px;
    margin-left: 2.25rem
}

.fo07__icon-inputTooltip {
    width: 18px;
    height: 18px
}

.fo07__info-tooltip {
    display: none;
    background-color: #fff;
    padding: .375rem 0;
    pointer-events: none
}

@media (min-width:768px) {
    .fo07__info-tooltip {
        position: absolute;
        max-width: 200px;
        padding: 1.5rem;
        box-shadow: 0 0 12px 12px rgba(20,23,26,.05)
    }
}

.fo07__info-tooltip.is-active {
    display: block;
    z-index: 2
}

@media (min-width:768px) {
    .fo07__info-tooltip.is-active {
        top: 0
    }
}

.fo07__info-tooltip-copy {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: .87rem;
    line-height: 1.5rem;
    letter-spacing: .025rem;
    color: #14171a
}

@media (min-width:768px) {
    .fo07__info-tooltip-copy {
        line-height: 20px;
        color: #794bc4
    }
}

@keyframes fo07-animation-check {
    0% {
        opacity: 0
    }

    50% {
        opacity: .2
    }

    to {
        opacity: 1
    }
}

.fo09 {
    margin-top: 3rem;
    margin-bottom: 3rem;
    padding-top: 1.5rem
}

.fo09__label {
    display: block;
    margin-bottom: .375rem;
    color: #14171a
}

.fo09__wrapper {
    position: relative
}

.fo09__fieldset {
    display: flex;
    flex-direction: column;
    border: 1px solid #aab8c2;
    padding: .75rem 1.5rem;
    margin-bottom: 1.5rem;
    border-radius: 6px
}

    .fo09__fieldset.is-not-valid {
        border: 1px solid #f6809a
    }

.fo09__add-button {
    background-color: #1da1f2
}

.fo09__close-button {
    margin-left: auto
}

    .fo09__close-button.is-hidden {
        display: none
    }

.t03 {
    margin-bottom: .75rem
}

.t03__select-container {
    position: relative
}

.t03__select {
    min-width: 5.25rem;
    width: 100%;
    height: 48px;
    padding: .75rem 1.5rem .75rem .75rem;
    border: 1px solid #aab8c2;
    background-color: #fff;
    color: #14171a;
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: .9975rem;
    line-height: 1.5rem;
    letter-spacing: .025rem
}

    .t03__select.is-required {
        border-color: #f6809a;
        background-color: #ffb8c2
    }

        .t03__select.is-required:-ms-input-placeholder {
            color: #14171a
        }

        .t03__select.is-required::placeholder {
            color: #14171a
        }

.t03__option {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: .9975rem;
    line-height: 1.5rem;
    letter-spacing: .025rem
}

.t03__select-icon {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: .75rem;
    pointer-events: none
}

.t02 {
    margin-bottom: .75rem
}

.t02__label {
    display: block;
    margin-bottom: .375rem;
    color: #14171a
}

.t02__wrapper {
    position: relative
}

.t02__field {
    height: 48px;
    padding: .75rem 1.5rem .75rem .75rem;
    border: 1px solid #aab8c2;
    background-color: #fff;
    color: #14171a;
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: .9975rem;
    line-height: 1.5rem;
    letter-spacing: .025rem
}

    .t02__field:-ms-input-placeholder {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: .87rem;
        line-height: 1.5rem;
        letter-spacing: .025rem;
        color: #aab8c2
    }

    .t02__field::placeholder {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: .87rem;
        line-height: 1.5rem;
        letter-spacing: .025rem;
        color: #aab8c2
    }

    .t02__field:focus {
        border: 1px solid #aab8c2;
        outline: none;
        background-color: #fff
    }

    .t02__field::-ms-clear {
        display: none
    }

    .t02__field.is-valid {
        background-color: #fff
    }

    .t02__field.is-not-valid {
        border: 1px solid #f6809a;
        background-color: #ffb8c2
    }

        .t02__field.is-not-valid:-ms-input-placeholder {
            color: #14171a
        }

        .t02__field.is-not-valid::placeholder {
            color: #14171a
        }

    .t02__field.is-required {
        border: 1px solid #f6809a;
        background-color: #ffb8c2
    }

        .t02__field.is-required:-ms-input-placeholder {
            color: #14171a
        }

        .t02__field.is-required::placeholder {
            color: #14171a
        }

.t02__button--close {
    position: absolute;
    opacity: 0;
    top: 12px;
    right: .75rem;
    cursor: pointer
}

    .t02__button--close g {
        stroke: #ccd6dd
    }

    .t02__button--close.is-active {
        opacity: 1
    }

.fo10__spacer--small {
    min-height: 1px;
    margin-top: .75rem;
    margin-bottom: .75rem
}

    .fo10__spacer--small.fo10__has-border {
        margin-bottom: calc(.75rem - $fo10-line-offset)
    }

.fo10__spacer--medium {
    min-height: 1px;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
}

    .fo10__spacer--medium.fo10__has-border {
        margin-bottom: calc(1.5rem - $fo10-line-offset)
    }

.fo10__spacer--large {
    min-height: 1px;
    margin-top: 3rem;
    margin-bottom: 3rem
}

    .fo10__spacer--large.fo10__has-border {
        margin-bottom: calc(3rem - $fo10-line-offset)
    }

.fo10__has-border {
    border-bottom: 1px solid #ccd6dd
}

.fo10__spacer--negative-large {
    margin-bottom: -3rem
}

    .fo10__spacer--negative-large hr {
        display: none
    }

.fo10__spacer--negative-medium {
    margin-bottom: -1.5rem
}

    .fo10__spacer--negative-medium hr {
        display: none
    }

.fo10__spacer--negative-small {
    margin-bottom: -0.75rem
}

    .fo10__spacer--negative-small hr {
        display: none
    }

.is-wcm-mode.fo10__spacer--negative-large, .is-wcm-mode.fo10__spacer--negative-medium, .is-wcm-mode.fo10__spacer--negative-small {
    margin-bottom: 0
}

@keyframes circle-anim {
    0% {
        stroke-dasharray: 0,20000;
        stroke-dashoffset: 0
    }

    60% {
        stroke-dasharray: 360,20000;
        stroke-dashoffset: 0
    }

    to {
        stroke-dashoffset: -360
    }
}

.f01b {
    margin-bottom: 3rem
}

.f01b-casenumber {
    margin-bottom: 2.25rem
}

.f01b__fake-email, .f01b__form-container--logged-out {
    display: none
}

    .f01b__form-container--logged-out.show {
        display: block
    }

.f01b__title {
    margin-bottom: 2.25rem
}

.f01b__btn-container {
    margin-bottom: 4.5rem;
    margin-top: 0
}

    .f01b__btn-container button {
        position: relative;
        padding: 20px 40px;
        color: #fff !important;
        font-weight: 400;
        letter-spacing: .025rem;
        margin: .375rem 0;
        border-radius: 3rem;
        text-align: center;
        min-width: 90px;
        height: 40px;
        transition: all .3s cubic-bezier(.165,.84,.44,1);
        background-color: #1a8bf0;
        border: 1px solid #1a8bf0;
        font-size: 1rem;
        line-height: 1.5rem;
        cursor: pointer
    }

        .f01b__btn-container button:after {
            display: none
        }

        .f01b__btn-container button:active, .f01b__btn-container button:focus, .f01b__btn-container button:hover {
            color: #fff !important;
            outline: none
        }

        .f01b__btn-container button:hover {
            background-color: #64b2f8;
            border: 1px solid #64b2f8
        }

    .f01b__btn-container span {
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        color: #fff !important
    }

    .f01b__btn-container .circle-loader, .f01b__btn-container span {
        position: absolute;
        transition: all .3s cubic-bezier(.165,.84,.44,1)
    }

    .f01b__btn-container .circle-loader {
        width: 45px;
        height: 45px;
        top: -2px;
        left: -50%
    }

        .f01b__btn-container .circle-loader circle {
            animation-name: circle-anim;
            stroke: #fff;
            animation-duration: 1s;
            animation-iteration-count: infinite;
            animation-timing-function: easeOutQuart
        }

    .f01b__btn-container .check svg {
        margin: -2px 0 0 1px;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 20px;
        height: 20px;
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        pointer-events: none
    }

        .f01b__btn-container .check svg path {
            stroke: #fff;
            stroke-width: 13px;
            stroke-linecap: round;
            stroke-linejoin: round;
            fill: none
        }

    .f01b__btn-container.loading .circle-loader {
        left: 100%;
        display: block
    }

        .f01b__btn-container.loading .circle-loader circle {
            stroke: #1a8bf0
        }

.f01b__alert {
    display: none;
    margin: 0 auto;
    clear: both;
    position: relative;
    margin-bottom: 1.5rem;
    font-size: 1rem;
    color: #fff;
    font-weight: 400;
    border-radius: 4px
}

    .f01b__alert.show {
        display: block
    }

.f01b__alert--success {
    background-color: #1ed089
}

    .f01b__alert--success svg {
        fill: #1ed089;
        -ms-transform: scale(.8);
        transform: scale(.8)
    }

.f01b__alert--error {
    background-color: #ed204d
}

    .f01b__alert--error svg {
        fill: #ed204d
    }

.f01b__alert i {
    margin-right: 8px;
    background-color: #fff;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    display: inline-block;
    text-align: center
}

.f01b__alert__container {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 1.5rem;
    width: auto;
    margin: 0 auto;
    position: relative;
    max-width: 1600px;
    width: 100%;
    height: 100%;
    line-height: 1
}

.f01b__alert__container__icon {
    float: left;
    display: inline;
    font-weight: 700;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    margin-right: 4px
}

.f01b__alert__container:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both
}

.f01b__alert__message {
    margin-top: 4px;
    float: left;
    display: inline
}

.f01b .error-message {
    display: none
}

.f01b__row {
    display: flex;
    flex-direction: row;
    margin-bottom: 3rem
}

.f01b__row--yang, .f01b__row--ying {
    padding-right: .75rem;
    padding-left: .75rem
}

    .f01b__row--yang:first-of-type, .f01b__row--ying:first-of-type {
        padding-left: 0
    }

    .f01b__row--yang:last-of-type, .f01b__row--ying:last-of-type {
        padding-right: 0
    }

.f01b__row--ying {
    width: 35%
}

@media (min-width:768px) {
    .f01b__row--ying {
        width: 20%
    }
}

.f01b__row--yang {
    width: 65%
}

@media (min-width:768px) {
    .f01b__row--yang {
        width: 60%
    }
}

.f02--not-hidden {
    display: inline-block;
    position: relative;
    clear: both;
    margin: 1.5rem 0;
    width: 100%;
    z-index: 0
}

    .f02--not-hidden label {
        margin-bottom: calc(.875rem - 3px);
        color: #657786;
        font-size: .9975rem;
        letter-spacing: .025rem
    }

    .f02--not-hidden input, .f02--not-hidden label {
        font-weight: 400;
        line-height: 1.5rem;
        display: block
    }

    .f02--not-hidden input {
        padding: 1rem .75rem;
        margin: 0;
        border: 1px solid #ccd6dd;
        border-radius: 4px;
        width: 100%;
        color: #4d5c69;
        background-color: #fff;
        font-size: 1rem;
        transition: border-color .1s ease;
        box-sizing: border-box
    }

        .f02--not-hidden input:focus {
            border: 1px solid #1a8bf0
        }

.f06-wrapper span {
    margin-bottom: calc(.875rem - 3px);
    color: #657786;
    font-weight: 400;
    font-size: .9975rem;
    line-height: 1.5rem;
    letter-spacing: .025rem;
    flex: 0 0 35%
}

.f06-wrapper ul {
    flex: 1;
    margin: 0
}

.f06-wrapper label {
    margin-bottom: calc(.875rem - 3px);
    margin-left: calc(.875rem - 3px);
    color: #657786;
    font-weight: 400;
    font-size: .9975rem;
    line-height: 1.5rem;
    letter-spacing: .025rem
}

.f06-wrapper li {
    margin: 0 0 .75rem;
    display: block;
    width: 100%;
    color: #4d5c69;
    background-color: #fff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5rem;
    transition: border-color .1s ease;
    box-sizing: border-box
}

    .f06-wrapper li:focus {
        border: 1px solid #1a8bf0
    }

.f06-wrapper.is-hidden {
    display: none
}

.f07__upload-btn, .twtr-btn--cancel, .twtr-btn--primary, .twtr-btn--submit {
    display: inline-block;
    border-radius: 18px;
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: .9975rem;
    line-height: 1.5rem;
    letter-spacing: .025rem;
    line-height: 1.2 !important;
    text-decoration: none;
    text-align: center;
    padding: .5625rem 1.5rem;
    cursor: pointer
}

.twtr-btn--primary {
    color: #fff
}

.twtr-btn--submit {
    color: #1fb650;
    background: #fff
}

.twtr-btn--cancel {
    color: #fff;
    background: #008951
}

.f07__input-file {
    display: none
}

.f07__lable {
    margin-bottom: calc(.875rem - 3px)
}

.f07__upload-btn {
    line-height: 1 !important;
    border: 1px solid #1da1f2;
    background: transparent
}

    .f07__upload-btn:active, .f07__upload-btn:focus, .f07__upload-btn:hover {
        border-color: #005fd1
    }

.f01b__message {
    margin-bottom: 2.25rem
}

@media (min-width:768px) {
    .f01b__message {
        width: 80%
    }
}

.t03 {
    margin-bottom: .75rem
}

.t03__select-container {
    position: relative
}

.t03__select {
    min-width: 5.25rem;
    width: 100%;
    height: 48px;
    padding: .75rem 1.5rem .75rem .75rem;
    border: 1px solid #aab8c2;
    background-color: #fff;
    color: #14171a;
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: .9975rem;
    line-height: 1.5rem;
    letter-spacing: .025rem
}

    .t03__select.is-required {
        border-color: #f6809a;
        background-color: #ffb8c2
    }

        .t03__select.is-required:-ms-input-placeholder {
            color: #14171a
        }

        .t03__select.is-required::placeholder {
            color: #14171a
        }

.t03__option {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: .9975rem;
    line-height: 1.5rem;
    letter-spacing: .025rem
}

.t03__select-icon {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: .75rem;
    pointer-events: none
}

.t02 {
    margin-bottom: .75rem
}

.t02__label {
    display: block;
    margin-bottom: .375rem;
    color: #14171a
}

.t02__wrapper {
    position: relative
}

.t02__field {
    height: 48px;
    padding: .75rem 1.5rem .75rem .75rem;
    border: 1px solid #aab8c2;
    background-color: #fff;
    color: #14171a;
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: .9975rem;
    line-height: 1.5rem;
    letter-spacing: .025rem
}

    .t02__field:-ms-input-placeholder {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: .87rem;
        line-height: 1.5rem;
        letter-spacing: .025rem;
        color: #aab8c2
    }

    .t02__field::placeholder {
        font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: .87rem;
        line-height: 1.5rem;
        letter-spacing: .025rem;
        color: #aab8c2
    }

    .t02__field:focus {
        border: 1px solid #aab8c2;
        outline: none;
        background-color: #fff
    }

    .t02__field::-ms-clear {
        display: none
    }

    .t02__field.is-valid {
        background-color: #fff
    }

    .t02__field.is-not-valid {
        border: 1px solid #f6809a;
        background-color: #ffb8c2
    }

        .t02__field.is-not-valid:-ms-input-placeholder {
            color: #14171a
        }

        .t02__field.is-not-valid::placeholder {
            color: #14171a
        }

    .t02__field.is-required {
        border: 1px solid #f6809a;
        background-color: #ffb8c2
    }

        .t02__field.is-required:-ms-input-placeholder {
            color: #14171a
        }

        .t02__field.is-required::placeholder {
            color: #14171a
        }

.t02__button--close {
    position: absolute;
    opacity: 0;
    top: 12px;
    right: .75rem;
    cursor: pointer
}

    .t02__button--close g {
        stroke: #ccd6dd
    }

    .t02__button--close.is-active {
        opacity: 1
    }

.t01__video:after {
    content: " ";
    display: block;
    clear: both
}

.t01__video.video_player {
    margin-bottom: 4.5rem;
    color: #fff;
    position: relative
}

    .t01__video .video_player__wrapper, .t01__video.video_player video {
        width: 100%;
        margin-right: auto;
        margin-left: auto
    }

.t01__video .video_player__wrapper {
    left: 0;
    right: 0;
    overflow: hidden
}

    .t01__video .video_player__wrapper:hover .plyr--video .plyr__controls {
        bottom: 0
    }

.t01__video.video_player.twelve {
    position: absolute;
    width: 89.6%;
    max-width: 1600px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto
}

.t01__video.video_player.twelve__wrapper {
    height: 39.75rem
}

    .t01__video.video_player.twelve__wrapper .plyr {
        position: absolute;
        top: 0;
        left: 0
    }

.t01__video.video_player.six {
    width: 50%;
    position: relative
}

.t01__video .plyr--video .plyr__controls {
    transition: all .25s ease;
    height: 4.5rem;
    background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.3));
    padding: 1.5rem
}

    .t01__video .plyr--video .plyr__controls button, .t01__video .plyr__controls .plyr__progress {
        padding: 0;
        margin-left: 0;
        margin-right: 1.5rem
    }

        .t01__video .plyr--video .plyr__controls button svg {
            width: 30px;
            height: 30px;
            margin-left: -10px
        }

.t01__video .plyr__controls > button:first-child, .t01__video .plyr__controls > button:nth-child(2) {
    margin-right: 18px
}

.t01__video .plyr__controls .plyr__time {
    margin-right: .375rem;
    vertical-align: bottom
}

    .t01__video .plyr__controls .plyr__time:nth-of-type(2) {
        margin-right: .375rem
    }

.t01__video .plyr__progress--played, .t01__video .plyr__volume--display {
    color: #fff
}

.t01__video .plyr__progress--buffer, .t01__video .plyr__progress--played, .t01__video .plyr__volume--display {
    height: 2px;
    margin: 0
}

.t01__video .plyr__time span {
    font-family: Helvetica Neue LT,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
    font-weight: 700;
    font-size: .87rem;
    line-height: 1.5rem;
    letter-spacing: .03rem;
    color: #fff
}

.t01__video .plyr__time + .plyr__time {
    vertical-align: baseline
}

    .t01__video .plyr__time + .plyr__time:before {
        color: #fff;
        margin-right: .375rem
    }

.t01__video .plyr__controls .plyr__time {
    margin-left: 0;
    margin-right: 0
}

.t01__video .plyr--video .plyr__controls button.fullscreen {
    width: 26px;
    margin-right: -8px;
    margin-left: 0
}

.t01__video .plyr.plyr--muted .plyr__volume {
    display: none
}

.t01__video .plyr__play-large {
    border: 0;
    box-shadow: 0 0 0 transparent
}

    .t01__video .plyr__play-large svg {
        width: 130px;
        height: 130px
    }

.t01__video .plyr .volWrap {
    color: #fff;
    margin-left: 15px;
    margin-right: 19px;
    padding-top: 10px;
    padding-bottom: 10px
}

    .t01__video .plyr .volWrap:hover {
        margin-bottom: 0
    }

        .t01__video .plyr .volWrap:hover .plyr__volume, .t01__video .plyr .volWrap:hover .plyr__volume:hover {
            display: block
        }

    .t01__video .plyr .volWrap button {
        width: 31px;
        margin-right: 0;
        margin-left: -2px
    }

        .t01__video .plyr .volWrap button svg {
            margin-left: 0
        }

.t01__video .volWrap .plyr__volume {
    display: none;
    max-width: 3rem;
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: absolute;
    right: 56px;
    bottom: 75px
}

.t01__video .plyr--audio .plyr__controls button.tab-focus:focus, .t01__video .plyr--audio .plyr__controls button:hover, .t01__video .plyr--video .plyr__controls button:hover, .t01__video .plyr__play-large, .t01__video .plyr__play-large .plyr--video .button.tab-focus:focus {
    background: none
}

.t01__video .video__placeholder {
    height: 26.25rem
}

@media (min-width:768px) {
    .t01__video .video__placeholder {
        height: 39.75rem
    }
}

.plyr input[type=range]::-webkit-slider-thumb {
    width: 0;
    height: 0;
    opacity: 0
}

.plyr input[type=range]::-moz-range-thumb {
    width: 0;
    height: 0;
    opacity: 0
}

.plyr input[type=range]::-ms-thumb {
    width: 0;
    height: 0;
    opacity: 0
}

.plyr input[type=range]:active::-webkit-slider-thumb {
    width: 0;
    height: 0;
    opacity: 0
}

.plyr input[type=range]:active::-moz-range-thumb {
    width: 0;
    height: 0;
    opacity: 0
}

.plyr input[type=range]:active::-ms-thumb {
    width: 0;
    height: 0;
    opacity: 0
}

.plyr:focus, .plyr input[type=range]:focus {
    outline: 0
}

.plyr .plyr__video-embed iframe, .plyr__tooltip {
    pointer-events: none
}

@keyframes plyr-progress {
    to {
        background-position: 25px 0
    }
}

.plyr {
    position: relative;
    max-width: 100%;
    min-width: 200px;
    font-family: Avenir,Avenir Next,Helvetica Neue,Segoe UI,Helvetica,Arial,sans-serif;
    direction: ltr
}

    .plyr, .plyr *, .plyr :after, .plyr :before {
        box-sizing: border-box
    }

        .plyr a, .plyr button, .plyr input, .plyr label {
            -ms-touch-action: manipulation;
            touch-action: manipulation
        }

        .plyr audio, .plyr video {
            width: 100%;
            height: auto;
            vertical-align: middle;
            border-radius: inherit
        }

        .plyr input[type=range] {
            display: block;
            height: 20px;
            width: 100%;
            margin: 0;
            padding: 0;
            vertical-align: middle;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            cursor: pointer;
            border: none;
            background: 0 0
        }

            .plyr input[type=range]::-webkit-slider-runnable-track {
                height: 8px;
                background: 0 0;
                border: 0;
                border-radius: 4px;
                -webkit-user-select: none;
                user-select: none
            }

            .plyr input[type=range]::-webkit-slider-thumb {
                -webkit-appearance: none;
                margin-top: -4px;
                position: relative;
                height: 16px;
                width: 16px;
                background: #fff;
                border: 2px solid transparent;
                border-radius: 100%;
                transition: background .2s ease,border .2s ease,transform .2s ease;
                box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);
                box-sizing: border-box
            }

            .plyr input[type=range]::-moz-range-track {
                height: 8px;
                background: 0 0;
                border: 0;
                border-radius: 4px;
                -moz-user-select: none;
                user-select: none
            }

            .plyr input[type=range]::-moz-range-thumb {
                position: relative;
                height: 16px;
                width: 16px;
                background: #fff;
                border: 2px solid transparent;
                border-radius: 100%;
                transition: background .2s ease,border .2s ease,transform .2s ease;
                box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);
                box-sizing: border-box
            }

            .plyr input[type=range]::-ms-track {
                height: 8px;
                background: 0 0;
                border: 0;
                color: transparent
            }

            .plyr input[type=range]::-ms-fill-upper {
                height: 8px;
                background: 0 0;
                border: 0;
                border-radius: 4px;
                -ms-user-select: none;
                user-select: none
            }

            .plyr input[type=range]::-ms-fill-lower {
                height: 8px;
                border: 0;
                border-radius: 4px;
                -ms-user-select: none;
                user-select: none;
                background: #3498db
            }

            .plyr input[type=range]::-ms-thumb {
                position: relative;
                height: 16px;
                width: 16px;
                background: #fff;
                border: 2px solid transparent;
                border-radius: 100%;
                transition: background .2s ease,border .2s ease,transform .2s ease;
                box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.15);
                box-sizing: border-box;
                margin-top: 0
            }

            .plyr input[type=range]::-ms-tooltip {
                display: none
            }

            .plyr input[type=range]::-moz-focus-outer {
                border: 0
            }

            .plyr input[type=range].tab-focus:focus {
                outline-offset: 3px
            }

            .plyr input[type=range]:active::-webkit-slider-thumb {
                background: #3498db;
                border-color: #fff;
                transform: scale(1.25)
            }

            .plyr input[type=range]:active::-moz-range-thumb {
                background: #3498db;
                border-color: #fff;
                transform: scale(1.25)
            }

            .plyr input[type=range]:active::-ms-thumb {
                background: #3498db;
                border-color: #fff;
                transform: scale(1.25)
            }

.plyr--video input[type=range].tab-focus:focus {
    outline: 1px dotted hsla(0,0%,100%,.5)
}

.plyr--audio input[type=range].tab-focus:focus {
    outline: 1px dotted rgba(86,93,100,.5)
}

.plyr__sr-only {
    clip: rect(1px,1px,1px,1px);
    overflow: hidden;
    position: absolute !important;
    padding: 0 !important;
    border: 0 !important;
    height: 1px !important;
    width: 1px !important
}

.plyr__video-wrapper {
    position: relative;
    background: #000;
    border-radius: inherit
}

.plyr__video-embed {
    padding-bottom: 56.25%;
    height: 0;
    border-radius: inherit;
    overflow: hidden;
    z-index: 0
}

    .plyr__video-embed iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .plyr__video-embed > div {
        position: relative;
        padding-bottom: 200%;
        transform: translateY(-35.95%)
    }

.plyr video::-webkit-media-text-track-container {
    display: none
}

.plyr__captions {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    transform: translateY(-40px);
    transition: transform .3s ease;
    color: #fff;
    font-size: 16px;
    text-align: center;
    font-weight: 400
}

    .plyr__captions span {
        border-radius: 2px;
        padding: 3px 10px;
        background: rgba(0,0,0,.7);
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone;
        line-height: 150%
    }

        .plyr__captions span:empty {
            display: none
        }

@media (min-width:768px) {
    .plyr__captions {
        font-size: 24px
    }
}

.plyr--captions-active .plyr__captions {
    display: block
}

.plyr--hide-controls .plyr__captions {
    transform: translateY(-15px)
}

@media (min-width:1024px) {
    .plyr--fullscreen-active .plyr__captions {
        font-size: 32px
    }
}

.plyr ::-webkit-media-controls {
    display: none
}

.plyr__controls {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    text-align: center
}

    .plyr__controls .plyr__progress, .plyr__controls .plyr__time, .plyr__controls > button {
        margin-left: 5px
    }

        .plyr__controls .plyr__progress:first-child, .plyr__controls .plyr__time:first-child, .plyr__controls > button:first-child {
            margin-left: 0
        }

    .plyr__controls .plyr__volume {
        margin-left: 5px
    }

    .plyr__controls [data-plyr=pause] {
        margin-left: 0
    }

    .plyr__controls button {
        position: relative;
        display: inline-block;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        overflow: visible;
        vertical-align: middle;
        padding: 7px;
        border: 0;
        background: 0 0;
        border-radius: 3px;
        cursor: pointer;
        transition: background .3s ease,color .3s ease,opacity .3s ease;
        color: inherit
    }

        .plyr__controls button svg {
            width: 18px;
            height: 18px;
            display: block;
            fill: currentColor
        }

        .plyr__controls button:focus {
            outline: 0
        }

    .plyr__controls .icon--captions-on, .plyr__controls .icon--exit-fullscreen, .plyr__controls .icon--muted {
        display: none
    }

@media (min-width:480px) {
    .plyr__controls .plyr__progress, .plyr__controls .plyr__time, .plyr__controls > button {
        margin-left: 10px
    }
}

.plyr--hide-controls .plyr__controls {
    opacity: 0;
    pointer-events: none
}

.plyr--video .plyr__controls {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    padding: 50px 10px 10px;
    background: linear-gradient(transparent,rgba(0,0,0,.5));
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    color: #fff;
    transition: opacity .3s ease
}

    .plyr--video .plyr__controls button.tab-focus:focus, .plyr--video .plyr__controls button:hover {
        background: #3498db;
        color: #fff
    }

.plyr--audio .plyr__controls {
    padding: 10px;
    border-radius: inherit;
    background: #fff;
    border: 1px solid #dbe3e8;
    color: #565d64
}

    .plyr--audio .plyr__controls button.tab-focus:focus, .plyr--audio .plyr__controls button:hover, .plyr__play-large {
        background: #3498db;
        color: #fff
    }

.plyr__play-large {
    display: none;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    padding: 10px;
    border: 4px solid currentColor;
    border-radius: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,.15);
    transition: all .3s ease
}

    .plyr__play-large svg {
        position: relative;
        left: 2px;
        width: 20px;
        height: 20px;
        display: block;
        fill: currentColor
    }

    .plyr__play-large:focus {
        outline: 1px dotted hsla(0,0%,100%,.5)
    }

.plyr .plyr__play-large {
    display: inline-block
}

.plyr--audio .plyr__play-large, .plyr--playing .plyr__controls [data-plyr=play], .plyr__controls [data-plyr=pause] {
    display: none
}

.plyr--playing .plyr__play-large {
    opacity: 0;
    visibility: hidden
}

.plyr--playing .plyr__controls [data-plyr=pause] {
    display: inline-block
}

.plyr--captions-active .plyr__controls .icon--captions-on, .plyr--fullscreen-active .icon--exit-fullscreen, .plyr--muted .plyr__controls .icon--muted {
    display: block
}

    .plyr--captions-active .plyr__controls .icon--captions-on + svg, .plyr--fullscreen-active .icon--exit-fullscreen + svg, .plyr--muted .plyr__controls .icon--muted + svg, .plyr [data-plyr=captions], .plyr [data-plyr=fullscreen] {
        display: none
    }

.plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen] {
    display: inline-block
}

.plyr__tooltip {
    position: absolute;
    z-index: 2;
    bottom: 100%;
    margin-bottom: 10px;
    padding: 5px 7.5px;
    opacity: 0;
    background: rgba(0,0,0,.7);
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    transform: translate(-50%,10px) scale(.8);
    transform-origin: 50% 100%;
    transition: transform .2s ease .1s,opacity .2s ease .1s
}

    .plyr__tooltip:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        left: 50%;
        transform: translateX(-50%);
        bottom: -4px;
        border-right: 4px solid transparent;
        border-top: 4px solid rgba(0,0,0,.7);
        border-left: 4px solid transparent;
        z-index: 2
    }

.plyr__tooltip--visible, .plyr button.tab-focus:focus .plyr__tooltip, .plyr button:hover .plyr__tooltip {
    opacity: 1;
    transform: translate(-50%) scale(1)
}

.plyr button:hover .plyr__tooltip {
    z-index: 3
}

.plyr__controls button:first-child .plyr__tooltip {
    left: 0;
    transform: translateY(10px) scale(.8);
    transform-origin: 0 100%
}

    .plyr__controls button:first-child .plyr__tooltip:before {
        left: 16px
    }

.plyr__controls button:last-child .plyr__tooltip {
    right: 0;
    transform: translateY(10px) scale(.8);
    transform-origin: 100% 100%
}

    .plyr__controls button:last-child .plyr__tooltip:before {
        left: auto;
        right: 16px;
        transform: translateX(50%)
    }

.plyr__controls button:first-child .plyr__tooltip--visible, .plyr__controls button:first-child.tab-focus:focus .plyr__tooltip, .plyr__controls button:first-child:hover .plyr__tooltip, .plyr__controls button:last-child .plyr__tooltip--visible, .plyr__controls button:last-child.tab-focus:focus .plyr__tooltip, .plyr__controls button:last-child:hover .plyr__tooltip {
    transform: translate(0) scale(1)
}

.plyr__progress {
    position: relative;
    display: none;
    -ms-flex: 1;
    flex: 1
}

    .plyr__progress input[type=range] {
        position: relative;
        z-index: 2
    }

        .plyr__progress input[type=range]::-webkit-slider-runnable-track {
            background: 0 0
        }

        .plyr__progress input[type=range]::-moz-range-track {
            background: 0 0
        }

        .plyr__progress input[type=range]::-ms-fill-upper {
            background: 0 0
        }

    .plyr__progress .plyr__tooltip {
        left: 0
    }

.plyr .plyr__progress {
    display: inline-block
}

.plyr__progress--buffer, .plyr__progress--played, .plyr__volume--display {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 8px;
    margin: -4px 0 0;
    padding: 0;
    vertical-align: top;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 100px
}

    .plyr__progress--buffer::-webkit-progress-bar, .plyr__progress--played::-webkit-progress-bar, .plyr__volume--display::-webkit-progress-bar {
        background: 0 0
    }

    .plyr__progress--buffer::-webkit-progress-value, .plyr__progress--played::-webkit-progress-value, .plyr__volume--display::-webkit-progress-value {
        background: currentColor;
        border-radius: 100px;
        min-width: 8px
    }

    .plyr__progress--buffer::-moz-progress-bar, .plyr__progress--played::-moz-progress-bar, .plyr__volume--display::-moz-progress-bar {
        background: currentColor;
        border-radius: 100px;
        min-width: 8px
    }

    .plyr__progress--buffer::-ms-fill, .plyr__progress--played::-ms-fill, .plyr__volume--display::-ms-fill {
        border-radius: 100px
    }

.plyr__progress--played, .plyr__volume--display {
    z-index: 1;
    color: #3498db;
    background: 0 0;
    transition: none
}

    .plyr__progress--played::-webkit-progress-value, .plyr__volume--display::-webkit-progress-value {
        min-width: 8px;
        max-width: 99%;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        transition: none
    }

    .plyr__progress--played::-moz-progress-bar, .plyr__volume--display::-moz-progress-bar {
        min-width: 8px;
        max-width: 99%;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        transition: none
    }

    .plyr__progress--played::-ms-fill, .plyr__volume--display::-ms-fill {
        display: none
    }

.plyr__progress--buffer::-webkit-progress-value {
    transition: width .2s ease
}

.plyr__progress--buffer::-moz-progress-bar {
    transition: width .2s ease
}

.plyr__progress--buffer::-ms-fill {
    transition: width .2s ease
}

.plyr--video .plyr__progress--buffer, .plyr--video .plyr__volume--display {
    background: hsla(0,0%,100%,.25)
}

.plyr--video .plyr__progress--buffer {
    color: hsla(0,0%,100%,.25)
}

.plyr--audio .plyr__progress--buffer, .plyr--audio .plyr__volume--display {
    background: rgba(198,214,219,.66)
}

.plyr--audio .plyr__progress--buffer {
    color: rgba(198,214,219,.66)
}

.plyr--loading .plyr__progress--buffer {
    animation: plyr-progress 1s linear infinite;
    background-size: 25px 25px;
    background-repeat: repeat-x;
    background-image: linear-gradient(-45deg,rgba(0,0,0,.15) 25%,transparent 0,transparent 50%,rgba(0,0,0,.15) 0,rgba(0,0,0,.15) 75%,transparent 0,transparent);
    color: transparent
}

.plyr--video.plyr--loading .plyr__progress--buffer {
    background-color: hsla(0,0%,100%,.25)
}

.plyr--audio.plyr--loading .plyr__progress--buffer {
    background-color: rgba(198,214,219,.66)
}

.plyr__time {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px
}

    .plyr__time + .plyr__time {
        display: none
    }

@media (min-width:768px) {
    .plyr__time + .plyr__time {
        display: inline-block
    }
}

.plyr__time + .plyr__time:before {
    content: "\2044";
    margin-right: 10px
}

.plyr__volume {
    display: none
}

.plyr .plyr__volume {
    -ms-flex: 1;
    flex: 1;
    position: relative
}

    .plyr .plyr__volume input[type=range] {
        position: relative;
        z-index: 2
    }

@media (min-width:480px) {
    .plyr .plyr__volume {
        display: block;
        max-width: 60px
    }
}

@media (min-width:768px) {
    .plyr .plyr__volume {
        max-width: 100px
    }
}

.plyr--is-ios .plyr__volume, .plyr--is-ios [data-plyr=mute] {
    display: none !important
}

.plyr--fullscreen-active {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    z-index: 10000000;
    background: #000;
    border-radius: 0 !important
}

    .plyr--fullscreen-active video {
        height: 100%
    }

    .plyr--fullscreen-active .plyr__video-wrapper {
        height: 100%;
        width: 100%
    }

    .plyr--fullscreen-active .plyr__video-embed {
        overflow: visible
    }

    .plyr--fullscreen-active .plyr__controls {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0
    }

    .plyr--fullscreen-active.plyr--vimeo .plyr__video-wrapper {
        height: 0;
        top: 50%;
        transform: translateY(-50%)
    }
