/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: 0 0
}

a:focus {
    outline: thin dotted
}

a:active,
a:hover {
    outline: 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button,
input {
    line-height: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

@-webkit-keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes fade-in {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@font-face {
    font-family: Avenir;
    src: url(https://cdn.plyr.io/static/fonts/avenir-medium.woff2) format('woff2'), url(https://cdn.plyr.io/static/fonts/avenir-medium.woff) format('woff');
    font-style: normal;
    font-weight: 500;
    font-display: swap
}

@font-face {
    font-family: Avenir;
    src: url(https://cdn.plyr.io/static/fonts/avenir-bold.woff2) format('woff2'), url(https://cdn.plyr.io/static/fonts/avenir-bold.woff) format('woff');
    font-style: normal;
    font-weight: 700;
    font-display: swap
}

html {
    font-size: 100%
}

body {
    font-family: Avenir, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.5;
    text-align: center;
    color: #55646b;
    font-weight: 500;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

h1,
h2 {
    letter-spacing: -.025em;
    color: #00A651;
    margin: 0 0 10px;
    line-height: 1.2;
    font-weight: 700
}

h1 {
    font-size: 64px;
    font-size: 4rem
}

p,
small {
    margin: 0 0 20px
}

small {
    display: block;
    padding: 0 10px;
    font-size: 14px;
    font-size: .875rem
}

li,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    color: #00A651;
    border-bottom: 1px dotted currentColor;
    -webkit-transition: background .3s ease, color .3s ease, border .3s ease;
    transition: background .3s ease, color .3s ease, border .3s ease
}

a:focus,
a:hover {
    color: #343f4a;
    border-bottom-color: transparent
}

a:focus {
    outline: thin dotted #343f4a;
    outline-offset: 1px
}

a.logo {
    border: 0
}

.color--vimeo {
    color: #19b7ed
}

.color--youtube {
    color: #cc181e
}

*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

[hidden] {
    display: none
}

html {
    height: 100%;
    background: #f2f5f7 fixed
}

body {
    margin: 0;
    padding: 10px
}

header {
    padding: 20px;
    margin-bottom: 20px
}

header p {
    font-size: 18px;
    font-size: 1.125rem
}

@media (min-width:480px) {
    header {
        padding-top: 60px;
        padding-bottom: 60px
    }
}

section {
    max-width: 1200px;
    margin: 0 auto 20px
}

@media (min-width:480px) {
    section {
        margin-bottom: 40px
    }
}

.icon {
    fill: currentColor;
    width: 18px;
    height: 18px;
    vertical-align: -3px
}

a svg,
button svg,
label svg {
    pointer-events: none
}

.btn .icon,
a .icon {
    margin-right: 10px
}

.btn:not(.btn-large) .icon {
    width: 16px;
    height: 16px
}

nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0
}

nav li {
    display: inline-block;
    margin-top: 10px;
    font-size: 16px;
    font-size: 1rem;
    white-space: nowrap
}

nav li + li {
    margin-left: 20px
}

.btn__bar {
    position: relative;
    margin: 0 auto 20px;
    max-width: 1200px;
    white-space: nowrap
}

.btn__bar::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    height: 1px;
    background: #dbe3e8
}

.btn__bar ul {
    position: relative;
    z-index: 1;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn__bar li {
    margin: 0
}

.btn__bar li:first-child .btn {
    border-radius: 4px 0 0 4px
}

.btn__bar li:last-child .btn {
    border-radius: 0 4px 4px 0
}

.btn__bar li + li .btn {
    margin-left: -1px
}

.btn__bar li.active .btn {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2);
    position: relative;
    z-index: 1
}

.btn__bar li.active .btn .icon {
    color: inherit
}

.btn__bar li.active + li .btn:hover {
    z-index: 0
}

.btn__bar .btn {
    position: relative;
    display: block;
    border-radius: 0
}

.btn__bar .btn:focus,
.btn__bar .btn:hover {
    z-index: 1
}

@media (min-width:560px) {
    .btn__bar {
        margin-bottom: 40px
    }
}

.btn,
.btn__count {
    display: inline-block;
    vertical-align: middle;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 700
}

.btn {
    padding: 10px 12px;
    background: -webkit-gradient(linear, left top, left bottom, from(#f8fafb), to(#e9eef1));
    background: linear-gradient(#f8fafb, #e9eef1);
    border: 1px solid #cbd0d3;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    text-shadow: 0 1px 1px #fff;
    color: #55646b;
    -webkit-transition: background .1s ease, color .1s ease;
    transition: background .1s ease, color .1s ease;
    font-size: 14px;
    font-size: .875rem
}

.btn:focus,
.btn:hover {
    border-color: #b5bcc0;
    color: #55646b;
    outline: 0
}

.btn--large {
    padding: 10px 20px;
    font-size: 16px;
    font-size: 1rem
}

.btn--primary,
.btn__bar li.active .btn {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#00A651), to(#258cd1));
    background-image: linear-gradient(#00A651, #258cd1);
    background-color: #00A651;
    border-color: #00A651;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    text-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    color: #fff
}

.btn--primary:focus,
.btn--primary:hover {
    color: #fff;
    border-color: #00A651
}

.btn--youtube .icon {
    color: #cc181e
}

.btn--vimeo .icon {
    color: #19b7ed
}

.btn--twitter .icon {
    color: #3ba770
}

.btn__count {
    position: relative;
    margin-left: 10px;
    padding: 10px 15px;
    background: #fff;
    border: 1px solid #cbd0d3
}

.btn__count::before {
    content: "";
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    left: 1px;
    top: 50%;
    margin-top: -4px;
    background: inherit;
    border: inherit;
    border-width: 1px 0 0 1px;
    -webkit-transform: rotate(-45deg) translate(-50%, -50%);
    transform: rotate(-45deg) translate(-50%, -50%)
}

.error body,
html.error {
    height: 100%
}

.error body {
    width: 100%;
    display: table;
    table-layout: fixed
}

.error main {
    display: table-cell;
    width: 100%;
    vertical-align: middle
}

video {
    max-width: 100%;
    vertical-align: middle
}

.plyr {
    margin: 0 auto;
    border-radius: 6px
}

.plyr--audio {
    max-width: 520px
}

.plyr__video-wrapper::after {
    content: "";
    pointer-events: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: inherit
}

.plyr__cite {
    display: none;
    margin-top: 20px
}

.plyr__cite .icon {
    margin-right: 5px
}

.plyr--audio ~ ul .plyr__cite--audio,
.plyr--video:not(.plyr--youtube):not(.plyr--vimeo) ~ ul .plyr__cite--video,
.plyr--vimeo ~ ul .plyr__cite--vimeo,
.plyr--youtube ~ ul .plyr__cite--youtube {
    display: block
}
