﻿@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */ html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    overflow: visible
}

pre {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: 1px dotted ButtonText
    }

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=77.5em&large=90em&xlarge=100em&xxlarge=120em"
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%
}

*, :after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    padding: 0;
    background: #fefefe;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
    max-width: none !important
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1;
    cursor: auto
}

[data-whatinput=mouse] button {
    outline: 0
}

pre {
    overflow: auto
}

button, input, optgroup, select, textarea {
    font-family: inherit
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    -webkit-box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
    box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    -o-transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

    [type=color]:focus, [type=date]:focus, [type=datetime-local]:focus, [type=datetime]:focus, [type=email]:focus, [type=month]:focus, [type=number]:focus, [type=password]:focus, [type=search]:focus, [type=tel]:focus, [type=text]:focus, [type=time]:focus, [type=url]:focus, [type=week]:focus, textarea:focus {
        outline: none;
        border: 1px solid #8a8a8a;
        background-color: #fefefe;
        -webkit-box-shadow: 0 0 5px #cacaca;
        box-shadow: 0 0 5px #cacaca;
        -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
        transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
        -o-transition: box-shadow .5s,border-color .25s ease-in-out;
        transition: box-shadow .5s,border-color .25s ease-in-out;
        transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
    }

textarea {
    max-width: 100%
}

    textarea[rows] {
        height: auto
    }

    input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
        background-color: #e6e6e6;
        cursor: not-allowed
    }

[type=button], [type=submit] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

::-webkit-input-placeholder {
    color: #cacaca
}

::-moz-placeholder {
    color: #cacaca
}

:-ms-input-placeholder, ::-ms-input-placeholder {
    color: #cacaca
}

::placeholder {
    color: #cacaca
}

[type=checkbox], [type=file], [type=radio] {
    margin: 0 0 1rem
}

    [type=checkbox] + label, [type=radio] + label {
        display: inline-block;
        vertical-align: baseline;
        margin-left: .5rem;
        margin-right: 1rem;
        margin-bottom: 0
    }

        [type=checkbox] + label[for], [type=radio] + label[for] {
            cursor: pointer
        }

label > [type=checkbox], label > [type=radio] {
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #0a0a0a
}

    label.middle {
        margin: 0 0 1rem;
        padding: .5625rem 0
    }

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #0a0a0a
}

.input-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

    .input-group > :first-child, .input-group > :first-child.input-group-button > *, .input-group > :last-child, .input-group > :last-child.input-group-button > * {
        border-radius: 0 0 0 0
    }

.input-group-button, .input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label, .input-group-field, .input-group-label {
    margin: 0;
    white-space: nowrap
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

    .input-group-label:first-child {
        border-right: 0
    }

    .input-group-label:last-child {
        border-left: 0
    }

.input-group-field {
    border-radius: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    min-width: 0
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

    .input-group-button a, .input-group-button button, .input-group-button input, .input-group-button label {
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        align-self: stretch;
        height: auto;
        padding-top: 0;
        padding-bottom: 0;
        font-size: 1rem
    }

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    max-width: 100%;
    margin-bottom: .5rem
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cacaca
}

    .fieldset legend {
        margin: 0;
        margin-left: -.1875rem;
        padding: 0 .1875rem
    }

select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    -webkit-background-origin: content-box;
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    -webkit-background-size: 9px 6px;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    -o-transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
}

@media screen and (min-width:0\0) {
    select {
        background-image: url("/assets/img/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
    }
}

select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    -webkit-box-shadow: 0 0 5px #cacaca;
    box-shadow: 0 0 5px #cacaca;
    -webkit-transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    transition: border-color .25s ease-in-out,-webkit-box-shadow .5s;
    -o-transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    transition: box-shadow .5s,border-color .25s ease-in-out,-webkit-box-shadow .5s
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #f9ecea
}

    .is-invalid-input:not(:focus)::-webkit-input-placeholder {
        color: #cc4b37
    }

    .is-invalid-input:not(:focus)::-moz-placeholder {
        color: #cc4b37
    }

    .is-invalid-input:not(:focus):-ms-input-placeholder, .is-invalid-input:not(:focus)::-ms-input-placeholder {
        color: #cc4b37
    }

    .is-invalid-input:not(:focus)::placeholder {
        color: #cc4b37
    }

.form-error, .is-invalid-label {
    color: #cc4b37
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700
}

    .form-error.is-visible {
        display: block
    }

blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em, i {
    font-style: italic
}

b, em, i, strong {
    line-height: inherit
}

b, strong {
    font-weight: 700
}

small {
    font-size: 80%;
    line-height: inherit
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Montserrat,sans-serif;
    font-style: normal;
    font-weight: 400;
    color: inherit;
    text-rendering: optimizeLegibility
}

    .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
        line-height: 0;
        color: #cacaca
    }

.h1, h1 {
    font-size: 1.9375rem
}

.h1, .h2, h1, h2 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h2, h2 {
    font-size: 2.3125rem
}

.h3, h3 {
    font-size: 1.5625rem
}

.h3, .h4, h3, h4 {
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h4, h4 {
    font-size: 1.375rem
}

.h5, .h6, h5, h6 {
    font-size: .6875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

@media print,screen and (min-width:77.5em) {
    .h1, h1 {
        font-size: 2.25rem
    }

    .h2, h2 {
        font-size: 2.6875rem
    }

    .h3, h3 {
        font-size: 1.75rem
    }

    .h4, h4 {
        font-size: 1.625rem
    }

    .h5, .h6, h5, h6 {
        font-size: .75rem
    }
}

@media print,screen and (min-width:90em) {
    .h1, h1 {
        font-size: 2.375rem
    }

    .h2, h2 {
        font-size: 2.8125rem
    }

    .h3, h3 {
        font-size: 1.875rem
    }

    .h4, h4 {
        font-size: 1.6875rem
    }

    .h5, .h6, h5, h6 {
        font-size: .8125rem
    }
}

@media screen and (min-width:100em) {
    .h1, h1 {
        font-size: 2.5rem
    }

    .h2, h2 {
        font-size: 3rem
    }

    .h3, h3 {
        font-size: 2rem
    }

    .h4, h4 {
        font-size: 1.625rem
    }

    .h5, h5 {
        font-size: .875rem
    }

    .h6, h6 {
        font-size: 1rem
    }
}

@media screen and (min-width:120em) {
    .h1, h1 {
        font-size: 2.5rem
    }

    .h2, h2 {
        font-size: 3rem
    }

    .h3, h3 {
        font-size: 2rem
    }

    .h4, h4 {
        font-size: 1.625rem
    }

    .h5, h5 {
        font-size: .875rem
    }

    .h6, h6 {
        font-size: 1rem
    }
}

a {
    line-height: inherit;
    color: #1779ba;
    text-decoration: none;
    cursor: pointer
}

    a:focus, a:hover {
        color: #1468a0
    }

    a img {
        border: 0
    }

hr {
    clear: both;
    max-width: 120rem;
    height: 0;
    margin: 1.25rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0
}

dl, ol, ul {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    list-style-type: none
}

ol, ul {
    margin-left: 1.25rem
}

    ol ol, ol ul, ul ol, ul ul {
        margin-left: 1.25rem;
        margin-bottom: 0
    }

dl {
    margin-bottom: 1rem
}

    dl dt {
        margin-bottom: .3rem;
        font-weight: 700
    }

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

    blockquote, blockquote p {
        line-height: 1.6;
        color: #8a8a8a
    }

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

    cite:before {
        content: "— "
    }

abbr, abbr[title] {
    border-bottom: 1px dotted #0a0a0a;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #cacaca;
    font-weight: 400
}

code, kbd {
    background-color: #e6e6e6;
    font-family: Consolas,Liberation Mono,Courier,monospace;
    color: #0a0a0a
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p + .stat {
    margin-top: -1rem
}

ol.no-bullet, ul.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print,screen and (min-width:77.5em) {
    .medium-text-left {
        text-align: left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media print,screen and (min-width:90em) {
    .large-text-left {
        text-align: left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:100em) {
    .xlarge-text-left {
        text-align: left
    }

    .xlarge-text-right {
        text-align: right
    }

    .xlarge-text-center {
        text-align: center
    }

    .xlarge-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:120em) {
    .xxlarge-text-left {
        text-align: left
    }

    .xxlarge-text-right {
        text-align: right
    }

    .xxlarge-text-center {
        text-align: center
    }

    .xxlarge-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print, th.show-for-print {
        display: table-cell !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

        .ir a:after, a[href^="#"]:after, a[href^="javascript:"]:after {
            content: ""
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    blockquote, pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    .print-break-inside {
        page-break-inside: auto
    }
}

.grid-container {
    padding-right: 0;
    padding-left: 0;
    max-width: 120rem;
    margin-left: auto;
    margin-right: auto
}

@media print,screen and (min-width:77.5em) {
    .grid-container {
        padding-right: .53125rem;
        padding-left: .53125rem
    }
}

@media print,screen and (min-width:90em) {
    .grid-container {
        padding-right: .625rem;
        padding-left: .625rem
    }
}

@media screen and (min-width:100em) {
    .grid-container {
        padding-right: .6875rem;
        padding-left: .6875rem
    }
}

@media screen and (min-width:120em) {
    .grid-container {
        padding-right: .8125rem;
        padding-left: .8125rem
    }
}

.grid-container.fluid {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media print,screen and (min-width:77.5em) {
    .grid-container.fluid {
        padding-right: .53125rem;
        padding-left: .53125rem
    }
}

@media print,screen and (min-width:90em) {
    .grid-container.fluid {
        padding-right: .625rem;
        padding-left: .625rem
    }
}

@media screen and (min-width:100em) {
    .grid-container.fluid {
        padding-right: .6875rem;
        padding-left: .6875rem
    }
}

@media screen and (min-width:120em) {
    .grid-container.fluid {
        padding-right: .8125rem;
        padding-left: .8125rem
    }
}

.grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.grid-x {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.cell {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%
}

    .cell.auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .cell.shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

.grid-x > .auto, .grid-x > .shrink {
    width: auto
}

.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12, .grid-x > .small-full, .grid-x > .small-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,screen and (min-width:77.5em) {
    .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12, .grid-x > .medium-full, .grid-x > .medium-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,screen and (min-width:90em) {
    .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12, .grid-x > .large-full, .grid-x > .large-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:100em) {
    .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12, .grid-x > .xlarge-full, .grid-x > .xlarge-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:120em) {
    .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12, .grid-x > .xxlarge-full, .grid-x > .xxlarge-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-x > .small-1 {
    width: 8.33333%
}

.grid-x > .small-2 {
    width: 16.66667%
}

.grid-x > .small-3 {
    width: 25%
}

.grid-x > .small-4 {
    width: 33.33333%
}

.grid-x > .small-5 {
    width: 41.66667%
}

.grid-x > .small-6 {
    width: 50%
}

.grid-x > .small-7 {
    width: 58.33333%
}

.grid-x > .small-8 {
    width: 66.66667%
}

.grid-x > .small-9 {
    width: 75%
}

.grid-x > .small-10 {
    width: 83.33333%
}

.grid-x > .small-11 {
    width: 91.66667%
}

.grid-x > .small-12 {
    width: 100%
}

@media print,screen and (min-width:77.5em) {
    .grid-x > .medium-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12, .grid-x > .medium-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x > .medium-shrink {
        width: auto
    }

    .grid-x > .medium-1 {
        width: 8.33333%
    }

    .grid-x > .medium-2 {
        width: 16.66667%
    }

    .grid-x > .medium-3 {
        width: 25%
    }

    .grid-x > .medium-4 {
        width: 33.33333%
    }

    .grid-x > .medium-5 {
        width: 41.66667%
    }

    .grid-x > .medium-6 {
        width: 50%
    }

    .grid-x > .medium-7 {
        width: 58.33333%
    }

    .grid-x > .medium-8 {
        width: 66.66667%
    }

    .grid-x > .medium-9 {
        width: 75%
    }

    .grid-x > .medium-10 {
        width: 83.33333%
    }

    .grid-x > .medium-11 {
        width: 91.66667%
    }

    .grid-x > .medium-12 {
        width: 100%
    }
}

@media print,screen and (min-width:90em) {
    .grid-x > .large-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12, .grid-x > .large-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x > .large-shrink {
        width: auto
    }

    .grid-x > .large-1 {
        width: 8.33333%
    }

    .grid-x > .large-2 {
        width: 16.66667%
    }

    .grid-x > .large-3 {
        width: 25%
    }

    .grid-x > .large-4 {
        width: 33.33333%
    }

    .grid-x > .large-5 {
        width: 41.66667%
    }

    .grid-x > .large-6 {
        width: 50%
    }

    .grid-x > .large-7 {
        width: 58.33333%
    }

    .grid-x > .large-8 {
        width: 66.66667%
    }

    .grid-x > .large-9 {
        width: 75%
    }

    .grid-x > .large-10 {
        width: 83.33333%
    }

    .grid-x > .large-11 {
        width: 91.66667%
    }

    .grid-x > .large-12 {
        width: 100%
    }
}

@media screen and (min-width:100em) {
    .grid-x > .xlarge-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x > .xlarge-1, .grid-x > .xlarge-2, .grid-x > .xlarge-3, .grid-x > .xlarge-4, .grid-x > .xlarge-5, .grid-x > .xlarge-6, .grid-x > .xlarge-7, .grid-x > .xlarge-8, .grid-x > .xlarge-9, .grid-x > .xlarge-10, .grid-x > .xlarge-11, .grid-x > .xlarge-12, .grid-x > .xlarge-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x > .xlarge-shrink {
        width: auto
    }

    .grid-x > .xlarge-1 {
        width: 8.33333%
    }

    .grid-x > .xlarge-2 {
        width: 16.66667%
    }

    .grid-x > .xlarge-3 {
        width: 25%
    }

    .grid-x > .xlarge-4 {
        width: 33.33333%
    }

    .grid-x > .xlarge-5 {
        width: 41.66667%
    }

    .grid-x > .xlarge-6 {
        width: 50%
    }

    .grid-x > .xlarge-7 {
        width: 58.33333%
    }

    .grid-x > .xlarge-8 {
        width: 66.66667%
    }

    .grid-x > .xlarge-9 {
        width: 75%
    }

    .grid-x > .xlarge-10 {
        width: 83.33333%
    }

    .grid-x > .xlarge-11 {
        width: 91.66667%
    }

    .grid-x > .xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:120em) {
    .grid-x > .xxlarge-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        width: auto
    }

    .grid-x > .xxlarge-1, .grid-x > .xxlarge-2, .grid-x > .xxlarge-3, .grid-x > .xxlarge-4, .grid-x > .xxlarge-5, .grid-x > .xxlarge-6, .grid-x > .xxlarge-7, .grid-x > .xxlarge-8, .grid-x > .xxlarge-9, .grid-x > .xxlarge-10, .grid-x > .xxlarge-11, .grid-x > .xxlarge-12, .grid-x > .xxlarge-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-x > .xxlarge-shrink {
        width: auto
    }

    .grid-x > .xxlarge-1 {
        width: 8.33333%
    }

    .grid-x > .xxlarge-2 {
        width: 16.66667%
    }

    .grid-x > .xxlarge-3 {
        width: 25%
    }

    .grid-x > .xxlarge-4 {
        width: 33.33333%
    }

    .grid-x > .xxlarge-5 {
        width: 41.66667%
    }

    .grid-x > .xxlarge-6 {
        width: 50%
    }

    .grid-x > .xxlarge-7 {
        width: 58.33333%
    }

    .grid-x > .xxlarge-8 {
        width: 66.66667%
    }

    .grid-x > .xxlarge-9 {
        width: 75%
    }

    .grid-x > .xxlarge-10 {
        width: 83.33333%
    }

    .grid-x > .xxlarge-11 {
        width: 91.66667%
    }

    .grid-x > .xxlarge-12 {
        width: 100%
    }
}

.grid-margin-x:not(.grid-x) > .cell {
    width: auto
}

.grid-margin-y:not(.grid-y) > .cell {
    height: auto
}

.grid-margin-x {
    margin-left: 0;
    margin-right: 0
}

@media print,screen and (min-width:77.5em) {
    .grid-margin-x {
        margin-left: -.53125rem;
        margin-right: -.53125rem
    }
}

@media print,screen and (min-width:90em) {
    .grid-margin-x {
        margin-left: -.625rem;
        margin-right: -.625rem
    }
}

@media screen and (min-width:100em) {
    .grid-margin-x {
        margin-left: -.6875rem;
        margin-right: -.6875rem
    }
}

@media screen and (min-width:120em) {
    .grid-margin-x {
        margin-left: -.8125rem;
        margin-right: -.8125rem
    }
}

.grid-margin-x > .cell {
    width: 100%;
    margin-left: 0;
    margin-right: 0
}

@media print,screen and (min-width:77.5em) {
    .grid-margin-x > .cell {
        width: calc(100% - 1.0625rem);
        margin-left: .53125rem;
        margin-right: .53125rem
    }
}

@media print,screen and (min-width:90em) {
    .grid-margin-x > .cell {
        width: calc(100% - 1.25rem);
        margin-left: .625rem;
        margin-right: .625rem
    }
}

@media screen and (min-width:100em) {
    .grid-margin-x > .cell {
        width: calc(100% - 1.375rem);
        margin-left: .6875rem;
        margin-right: .6875rem
    }
}

@media screen and (min-width:120em) {
    .grid-margin-x > .cell {
        width: calc(100% - 1.625rem);
        margin-left: .8125rem;
        margin-right: .8125rem
    }
}

.grid-margin-x > .auto, .grid-margin-x > .shrink {
    width: auto
}

.grid-margin-x > .small-1 {
    width: 8.33333%
}

.grid-margin-x > .small-2 {
    width: 16.66667%
}

.grid-margin-x > .small-3 {
    width: 25%
}

.grid-margin-x > .small-4 {
    width: 33.33333%
}

.grid-margin-x > .small-5 {
    width: 41.66667%
}

.grid-margin-x > .small-6 {
    width: 50%
}

.grid-margin-x > .small-7 {
    width: 58.33333%
}

.grid-margin-x > .small-8 {
    width: 66.66667%
}

.grid-margin-x > .small-9 {
    width: 75%
}

.grid-margin-x > .small-10 {
    width: 83.33333%
}

.grid-margin-x > .small-11 {
    width: 91.66667%
}

.grid-margin-x > .small-12 {
    width: 100%
}

@media print,screen and (min-width:77.5em) {
    .grid-margin-x > .auto, .grid-margin-x > .shrink {
        width: auto
    }

    .grid-margin-x > .small-1 {
        width: calc(8.33333% - 1.0625rem)
    }

    .grid-margin-x > .small-2 {
        width: calc(16.66667% - 1.0625rem)
    }

    .grid-margin-x > .small-3 {
        width: calc(25% - 1.0625rem)
    }

    .grid-margin-x > .small-4 {
        width: calc(33.33333% - 1.0625rem)
    }

    .grid-margin-x > .small-5 {
        width: calc(41.66667% - 1.0625rem)
    }

    .grid-margin-x > .small-6 {
        width: calc(50% - 1.0625rem)
    }

    .grid-margin-x > .small-7 {
        width: calc(58.33333% - 1.0625rem)
    }

    .grid-margin-x > .small-8 {
        width: calc(66.66667% - 1.0625rem)
    }

    .grid-margin-x > .small-9 {
        width: calc(75% - 1.0625rem)
    }

    .grid-margin-x > .small-10 {
        width: calc(83.33333% - 1.0625rem)
    }

    .grid-margin-x > .small-11 {
        width: calc(91.66667% - 1.0625rem)
    }

    .grid-margin-x > .small-12 {
        width: calc(100% - 1.0625rem)
    }

    .grid-margin-x > .medium-auto, .grid-margin-x > .medium-shrink {
        width: auto
    }

    .grid-margin-x > .medium-1 {
        width: calc(8.33333% - 1.0625rem)
    }

    .grid-margin-x > .medium-2 {
        width: calc(16.66667% - 1.0625rem)
    }

    .grid-margin-x > .medium-3 {
        width: calc(25% - 1.0625rem)
    }

    .grid-margin-x > .medium-4 {
        width: calc(33.33333% - 1.0625rem)
    }

    .grid-margin-x > .medium-5 {
        width: calc(41.66667% - 1.0625rem)
    }

    .grid-margin-x > .medium-6 {
        width: calc(50% - 1.0625rem)
    }

    .grid-margin-x > .medium-7 {
        width: calc(58.33333% - 1.0625rem)
    }

    .grid-margin-x > .medium-8 {
        width: calc(66.66667% - 1.0625rem)
    }

    .grid-margin-x > .medium-9 {
        width: calc(75% - 1.0625rem)
    }

    .grid-margin-x > .medium-10 {
        width: calc(83.33333% - 1.0625rem)
    }

    .grid-margin-x > .medium-11 {
        width: calc(91.66667% - 1.0625rem)
    }

    .grid-margin-x > .medium-12 {
        width: calc(100% - 1.0625rem)
    }
}

@media print,screen and (min-width:90em) {
    .grid-margin-x > .auto, .grid-margin-x > .shrink {
        width: auto
    }

    .grid-margin-x > .small-1 {
        width: calc(8.33333% - 1.25rem)
    }

    .grid-margin-x > .small-2 {
        width: calc(16.66667% - 1.25rem)
    }

    .grid-margin-x > .small-3 {
        width: calc(25% - 1.25rem)
    }

    .grid-margin-x > .small-4 {
        width: calc(33.33333% - 1.25rem)
    }

    .grid-margin-x > .small-5 {
        width: calc(41.66667% - 1.25rem)
    }

    .grid-margin-x > .small-6 {
        width: calc(50% - 1.25rem)
    }

    .grid-margin-x > .small-7 {
        width: calc(58.33333% - 1.25rem)
    }

    .grid-margin-x > .small-8 {
        width: calc(66.66667% - 1.25rem)
    }

    .grid-margin-x > .small-9 {
        width: calc(75% - 1.25rem)
    }

    .grid-margin-x > .small-10 {
        width: calc(83.33333% - 1.25rem)
    }

    .grid-margin-x > .small-11 {
        width: calc(91.66667% - 1.25rem)
    }

    .grid-margin-x > .small-12 {
        width: calc(100% - 1.25rem)
    }

    .grid-margin-x > .medium-auto, .grid-margin-x > .medium-shrink {
        width: auto
    }

    .grid-margin-x > .medium-1 {
        width: calc(8.33333% - 1.25rem)
    }

    .grid-margin-x > .medium-2 {
        width: calc(16.66667% - 1.25rem)
    }

    .grid-margin-x > .medium-3 {
        width: calc(25% - 1.25rem)
    }

    .grid-margin-x > .medium-4 {
        width: calc(33.33333% - 1.25rem)
    }

    .grid-margin-x > .medium-5 {
        width: calc(41.66667% - 1.25rem)
    }

    .grid-margin-x > .medium-6 {
        width: calc(50% - 1.25rem)
    }

    .grid-margin-x > .medium-7 {
        width: calc(58.33333% - 1.25rem)
    }

    .grid-margin-x > .medium-8 {
        width: calc(66.66667% - 1.25rem)
    }

    .grid-margin-x > .medium-9 {
        width: calc(75% - 1.25rem)
    }

    .grid-margin-x > .medium-10 {
        width: calc(83.33333% - 1.25rem)
    }

    .grid-margin-x > .medium-11 {
        width: calc(91.66667% - 1.25rem)
    }

    .grid-margin-x > .medium-12 {
        width: calc(100% - 1.25rem)
    }

    .grid-margin-x > .large-auto, .grid-margin-x > .large-shrink {
        width: auto
    }

    .grid-margin-x > .large-1 {
        width: calc(8.33333% - 1.25rem)
    }

    .grid-margin-x > .large-2 {
        width: calc(16.66667% - 1.25rem)
    }

    .grid-margin-x > .large-3 {
        width: calc(25% - 1.25rem)
    }

    .grid-margin-x > .large-4 {
        width: calc(33.33333% - 1.25rem)
    }

    .grid-margin-x > .large-5 {
        width: calc(41.66667% - 1.25rem)
    }

    .grid-margin-x > .large-6 {
        width: calc(50% - 1.25rem)
    }

    .grid-margin-x > .large-7 {
        width: calc(58.33333% - 1.25rem)
    }

    .grid-margin-x > .large-8 {
        width: calc(66.66667% - 1.25rem)
    }

    .grid-margin-x > .large-9 {
        width: calc(75% - 1.25rem)
    }

    .grid-margin-x > .large-10 {
        width: calc(83.33333% - 1.25rem)
    }

    .grid-margin-x > .large-11 {
        width: calc(91.66667% - 1.25rem)
    }

    .grid-margin-x > .large-12 {
        width: calc(100% - 1.25rem)
    }
}

@media screen and (min-width:100em) {
    .grid-margin-x > .auto, .grid-margin-x > .shrink {
        width: auto
    }

    .grid-margin-x > .small-1 {
        width: calc(8.33333% - 1.375rem)
    }

    .grid-margin-x > .small-2 {
        width: calc(16.66667% - 1.375rem)
    }

    .grid-margin-x > .small-3 {
        width: calc(25% - 1.375rem)
    }

    .grid-margin-x > .small-4 {
        width: calc(33.33333% - 1.375rem)
    }

    .grid-margin-x > .small-5 {
        width: calc(41.66667% - 1.375rem)
    }

    .grid-margin-x > .small-6 {
        width: calc(50% - 1.375rem)
    }

    .grid-margin-x > .small-7 {
        width: calc(58.33333% - 1.375rem)
    }

    .grid-margin-x > .small-8 {
        width: calc(66.66667% - 1.375rem)
    }

    .grid-margin-x > .small-9 {
        width: calc(75% - 1.375rem)
    }

    .grid-margin-x > .small-10 {
        width: calc(83.33333% - 1.375rem)
    }

    .grid-margin-x > .small-11 {
        width: calc(91.66667% - 1.375rem)
    }

    .grid-margin-x > .small-12 {
        width: calc(100% - 1.375rem)
    }

    .grid-margin-x > .medium-auto, .grid-margin-x > .medium-shrink {
        width: auto
    }

    .grid-margin-x > .medium-1 {
        width: calc(8.33333% - 1.375rem)
    }

    .grid-margin-x > .medium-2 {
        width: calc(16.66667% - 1.375rem)
    }

    .grid-margin-x > .medium-3 {
        width: calc(25% - 1.375rem)
    }

    .grid-margin-x > .medium-4 {
        width: calc(33.33333% - 1.375rem)
    }

    .grid-margin-x > .medium-5 {
        width: calc(41.66667% - 1.375rem)
    }

    .grid-margin-x > .medium-6 {
        width: calc(50% - 1.375rem)
    }

    .grid-margin-x > .medium-7 {
        width: calc(58.33333% - 1.375rem)
    }

    .grid-margin-x > .medium-8 {
        width: calc(66.66667% - 1.375rem)
    }

    .grid-margin-x > .medium-9 {
        width: calc(75% - 1.375rem)
    }

    .grid-margin-x > .medium-10 {
        width: calc(83.33333% - 1.375rem)
    }

    .grid-margin-x > .medium-11 {
        width: calc(91.66667% - 1.375rem)
    }

    .grid-margin-x > .medium-12 {
        width: calc(100% - 1.375rem)
    }

    .grid-margin-x > .large-auto, .grid-margin-x > .large-shrink {
        width: auto
    }

    .grid-margin-x > .large-1 {
        width: calc(8.33333% - 1.375rem)
    }

    .grid-margin-x > .large-2 {
        width: calc(16.66667% - 1.375rem)
    }

    .grid-margin-x > .large-3 {
        width: calc(25% - 1.375rem)
    }

    .grid-margin-x > .large-4 {
        width: calc(33.33333% - 1.375rem)
    }

    .grid-margin-x > .large-5 {
        width: calc(41.66667% - 1.375rem)
    }

    .grid-margin-x > .large-6 {
        width: calc(50% - 1.375rem)
    }

    .grid-margin-x > .large-7 {
        width: calc(58.33333% - 1.375rem)
    }

    .grid-margin-x > .large-8 {
        width: calc(66.66667% - 1.375rem)
    }

    .grid-margin-x > .large-9 {
        width: calc(75% - 1.375rem)
    }

    .grid-margin-x > .large-10 {
        width: calc(83.33333% - 1.375rem)
    }

    .grid-margin-x > .large-11 {
        width: calc(91.66667% - 1.375rem)
    }

    .grid-margin-x > .large-12 {
        width: calc(100% - 1.375rem)
    }

    .grid-margin-x > .xlarge-auto, .grid-margin-x > .xlarge-shrink {
        width: auto
    }

    .grid-margin-x > .xlarge-1 {
        width: calc(8.33333% - 1.375rem)
    }

    .grid-margin-x > .xlarge-2 {
        width: calc(16.66667% - 1.375rem)
    }

    .grid-margin-x > .xlarge-3 {
        width: calc(25% - 1.375rem)
    }

    .grid-margin-x > .xlarge-4 {
        width: calc(33.33333% - 1.375rem)
    }

    .grid-margin-x > .xlarge-5 {
        width: calc(41.66667% - 1.375rem)
    }

    .grid-margin-x > .xlarge-6 {
        width: calc(50% - 1.375rem)
    }

    .grid-margin-x > .xlarge-7 {
        width: calc(58.33333% - 1.375rem)
    }

    .grid-margin-x > .xlarge-8 {
        width: calc(66.66667% - 1.375rem)
    }

    .grid-margin-x > .xlarge-9 {
        width: calc(75% - 1.375rem)
    }

    .grid-margin-x > .xlarge-10 {
        width: calc(83.33333% - 1.375rem)
    }

    .grid-margin-x > .xlarge-11 {
        width: calc(91.66667% - 1.375rem)
    }

    .grid-margin-x > .xlarge-12 {
        width: calc(100% - 1.375rem)
    }
}

@media screen and (min-width:120em) {
    .grid-margin-x > .auto, .grid-margin-x > .shrink {
        width: auto
    }

    .grid-margin-x > .small-1 {
        width: calc(8.33333% - 1.625rem)
    }

    .grid-margin-x > .small-2 {
        width: calc(16.66667% - 1.625rem)
    }

    .grid-margin-x > .small-3 {
        width: calc(25% - 1.625rem)
    }

    .grid-margin-x > .small-4 {
        width: calc(33.33333% - 1.625rem)
    }

    .grid-margin-x > .small-5 {
        width: calc(41.66667% - 1.625rem)
    }

    .grid-margin-x > .small-6 {
        width: calc(50% - 1.625rem)
    }

    .grid-margin-x > .small-7 {
        width: calc(58.33333% - 1.625rem)
    }

    .grid-margin-x > .small-8 {
        width: calc(66.66667% - 1.625rem)
    }

    .grid-margin-x > .small-9 {
        width: calc(75% - 1.625rem)
    }

    .grid-margin-x > .small-10 {
        width: calc(83.33333% - 1.625rem)
    }

    .grid-margin-x > .small-11 {
        width: calc(91.66667% - 1.625rem)
    }

    .grid-margin-x > .small-12 {
        width: calc(100% - 1.625rem)
    }

    .grid-margin-x > .medium-auto, .grid-margin-x > .medium-shrink {
        width: auto
    }

    .grid-margin-x > .medium-1 {
        width: calc(8.33333% - 1.625rem)
    }

    .grid-margin-x > .medium-2 {
        width: calc(16.66667% - 1.625rem)
    }

    .grid-margin-x > .medium-3 {
        width: calc(25% - 1.625rem)
    }

    .grid-margin-x > .medium-4 {
        width: calc(33.33333% - 1.625rem)
    }

    .grid-margin-x > .medium-5 {
        width: calc(41.66667% - 1.625rem)
    }

    .grid-margin-x > .medium-6 {
        width: calc(50% - 1.625rem)
    }

    .grid-margin-x > .medium-7 {
        width: calc(58.33333% - 1.625rem)
    }

    .grid-margin-x > .medium-8 {
        width: calc(66.66667% - 1.625rem)
    }

    .grid-margin-x > .medium-9 {
        width: calc(75% - 1.625rem)
    }

    .grid-margin-x > .medium-10 {
        width: calc(83.33333% - 1.625rem)
    }

    .grid-margin-x > .medium-11 {
        width: calc(91.66667% - 1.625rem)
    }

    .grid-margin-x > .medium-12 {
        width: calc(100% - 1.625rem)
    }

    .grid-margin-x > .large-auto, .grid-margin-x > .large-shrink {
        width: auto
    }

    .grid-margin-x > .large-1 {
        width: calc(8.33333% - 1.625rem)
    }

    .grid-margin-x > .large-2 {
        width: calc(16.66667% - 1.625rem)
    }

    .grid-margin-x > .large-3 {
        width: calc(25% - 1.625rem)
    }

    .grid-margin-x > .large-4 {
        width: calc(33.33333% - 1.625rem)
    }

    .grid-margin-x > .large-5 {
        width: calc(41.66667% - 1.625rem)
    }

    .grid-margin-x > .large-6 {
        width: calc(50% - 1.625rem)
    }

    .grid-margin-x > .large-7 {
        width: calc(58.33333% - 1.625rem)
    }

    .grid-margin-x > .large-8 {
        width: calc(66.66667% - 1.625rem)
    }

    .grid-margin-x > .large-9 {
        width: calc(75% - 1.625rem)
    }

    .grid-margin-x > .large-10 {
        width: calc(83.33333% - 1.625rem)
    }

    .grid-margin-x > .large-11 {
        width: calc(91.66667% - 1.625rem)
    }

    .grid-margin-x > .large-12 {
        width: calc(100% - 1.625rem)
    }

    .grid-margin-x > .xlarge-auto, .grid-margin-x > .xlarge-shrink {
        width: auto
    }

    .grid-margin-x > .xlarge-1 {
        width: calc(8.33333% - 1.625rem)
    }

    .grid-margin-x > .xlarge-2 {
        width: calc(16.66667% - 1.625rem)
    }

    .grid-margin-x > .xlarge-3 {
        width: calc(25% - 1.625rem)
    }

    .grid-margin-x > .xlarge-4 {
        width: calc(33.33333% - 1.625rem)
    }

    .grid-margin-x > .xlarge-5 {
        width: calc(41.66667% - 1.625rem)
    }

    .grid-margin-x > .xlarge-6 {
        width: calc(50% - 1.625rem)
    }

    .grid-margin-x > .xlarge-7 {
        width: calc(58.33333% - 1.625rem)
    }

    .grid-margin-x > .xlarge-8 {
        width: calc(66.66667% - 1.625rem)
    }

    .grid-margin-x > .xlarge-9 {
        width: calc(75% - 1.625rem)
    }

    .grid-margin-x > .xlarge-10 {
        width: calc(83.33333% - 1.625rem)
    }

    .grid-margin-x > .xlarge-11 {
        width: calc(91.66667% - 1.625rem)
    }

    .grid-margin-x > .xlarge-12 {
        width: calc(100% - 1.625rem)
    }

    .grid-margin-x > .xxlarge-auto, .grid-margin-x > .xxlarge-shrink {
        width: auto
    }

    .grid-margin-x > .xxlarge-1 {
        width: calc(8.33333% - 1.625rem)
    }

    .grid-margin-x > .xxlarge-2 {
        width: calc(16.66667% - 1.625rem)
    }

    .grid-margin-x > .xxlarge-3 {
        width: calc(25% - 1.625rem)
    }

    .grid-margin-x > .xxlarge-4 {
        width: calc(33.33333% - 1.625rem)
    }

    .grid-margin-x > .xxlarge-5 {
        width: calc(41.66667% - 1.625rem)
    }

    .grid-margin-x > .xxlarge-6 {
        width: calc(50% - 1.625rem)
    }

    .grid-margin-x > .xxlarge-7 {
        width: calc(58.33333% - 1.625rem)
    }

    .grid-margin-x > .xxlarge-8 {
        width: calc(66.66667% - 1.625rem)
    }

    .grid-margin-x > .xxlarge-9 {
        width: calc(75% - 1.625rem)
    }

    .grid-margin-x > .xxlarge-10 {
        width: calc(83.33333% - 1.625rem)
    }

    .grid-margin-x > .xxlarge-11 {
        width: calc(91.66667% - 1.625rem)
    }

    .grid-margin-x > .xxlarge-12 {
        width: calc(100% - 1.625rem)
    }
}

.grid-padding-x .grid-padding-x {
    margin-right: 0;
    margin-left: 0
}

@media print,screen and (min-width:77.5em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -.53125rem;
        margin-left: -.53125rem
    }
}

@media print,screen and (min-width:90em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -.625rem;
        margin-left: -.625rem
    }
}

@media screen and (min-width:100em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -.6875rem;
        margin-left: -.6875rem
    }
}

@media screen and (min-width:120em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -.8125rem;
        margin-left: -.8125rem
    }
}

.grid-container:not(.full) > .grid-padding-x {
    margin-right: 0;
    margin-left: 0
}

@media print,screen and (min-width:77.5em) {
    .grid-container:not(.full) > .grid-padding-x {
        margin-right: -.53125rem;
        margin-left: -.53125rem
    }
}

@media print,screen and (min-width:90em) {
    .grid-container:not(.full) > .grid-padding-x {
        margin-right: -.625rem;
        margin-left: -.625rem
    }
}

@media screen and (min-width:100em) {
    .grid-container:not(.full) > .grid-padding-x {
        margin-right: -.6875rem;
        margin-left: -.6875rem
    }
}

@media screen and (min-width:120em) {
    .grid-container:not(.full) > .grid-padding-x {
        margin-right: -.8125rem;
        margin-left: -.8125rem
    }
}

.grid-padding-x > .cell {
    padding-right: 0;
    padding-left: 0
}

@media print,screen and (min-width:77.5em) {
    .grid-padding-x > .cell {
        padding-right: .53125rem;
        padding-left: .53125rem
    }
}

@media print,screen and (min-width:90em) {
    .grid-padding-x > .cell {
        padding-right: .625rem;
        padding-left: .625rem
    }
}

@media screen and (min-width:100em) {
    .grid-padding-x > .cell {
        padding-right: .6875rem;
        padding-left: .6875rem
    }
}

@media screen and (min-width:120em) {
    .grid-padding-x > .cell {
        padding-right: .8125rem;
        padding-left: .8125rem
    }
}

.small-up-1 > .cell {
    width: 100%
}

.small-up-2 > .cell {
    width: 50%
}

.small-up-3 > .cell {
    width: 33.33333%
}

.small-up-4 > .cell {
    width: 25%
}

.small-up-5 > .cell {
    width: 20%
}

.small-up-6 > .cell {
    width: 16.66667%
}

.small-up-7 > .cell {
    width: 14.28571%
}

.small-up-8 > .cell {
    width: 12.5%
}

@media print,screen and (min-width:77.5em) {
    .medium-up-1 > .cell {
        width: 100%
    }

    .medium-up-2 > .cell {
        width: 50%
    }

    .medium-up-3 > .cell {
        width: 33.33333%
    }

    .medium-up-4 > .cell {
        width: 25%
    }

    .medium-up-5 > .cell {
        width: 20%
    }

    .medium-up-6 > .cell {
        width: 16.66667%
    }

    .medium-up-7 > .cell {
        width: 14.28571%
    }

    .medium-up-8 > .cell {
        width: 12.5%
    }
}

@media print,screen and (min-width:90em) {
    .large-up-1 > .cell {
        width: 100%
    }

    .large-up-2 > .cell {
        width: 50%
    }

    .large-up-3 > .cell {
        width: 33.33333%
    }

    .large-up-4 > .cell {
        width: 25%
    }

    .large-up-5 > .cell {
        width: 20%
    }

    .large-up-6 > .cell {
        width: 16.66667%
    }

    .large-up-7 > .cell {
        width: 14.28571%
    }

    .large-up-8 > .cell {
        width: 12.5%
    }
}

@media screen and (min-width:100em) {
    .xlarge-up-1 > .cell {
        width: 100%
    }

    .xlarge-up-2 > .cell {
        width: 50%
    }

    .xlarge-up-3 > .cell {
        width: 33.33333%
    }

    .xlarge-up-4 > .cell {
        width: 25%
    }

    .xlarge-up-5 > .cell {
        width: 20%
    }

    .xlarge-up-6 > .cell {
        width: 16.66667%
    }

    .xlarge-up-7 > .cell {
        width: 14.28571%
    }

    .xlarge-up-8 > .cell {
        width: 12.5%
    }
}

@media screen and (min-width:120em) {
    .xxlarge-up-1 > .cell {
        width: 100%
    }

    .xxlarge-up-2 > .cell {
        width: 50%
    }

    .xxlarge-up-3 > .cell {
        width: 33.33333%
    }

    .xxlarge-up-4 > .cell {
        width: 25%
    }

    .xxlarge-up-5 > .cell {
        width: 20%
    }

    .xxlarge-up-6 > .cell {
        width: 16.66667%
    }

    .xxlarge-up-7 > .cell {
        width: 14.28571%
    }

    .xxlarge-up-8 > .cell {
        width: 12.5%
    }
}

.grid-margin-x.small-up-1 > .cell {
    width: 100%
}

.grid-margin-x.small-up-2 > .cell {
    width: 50%
}

.grid-margin-x.small-up-3 > .cell {
    width: 33.33333%
}

.grid-margin-x.small-up-4 > .cell {
    width: 25%
}

.grid-margin-x.small-up-5 > .cell {
    width: 20%
}

.grid-margin-x.small-up-6 > .cell {
    width: 16.66667%
}

.grid-margin-x.small-up-7 > .cell {
    width: 14.28571%
}

.grid-margin-x.small-up-8 > .cell {
    width: 12.5%
}

@media print,screen and (min-width:77.5em) {
    .grid-margin-x.small-up-1 > .cell {
        width: calc(100% - 1.0625rem)
    }

    .grid-margin-x.small-up-2 > .cell {
        width: calc(50% - 1.0625rem)
    }

    .grid-margin-x.small-up-3 > .cell {
        width: calc(33.33333% - 1.0625rem)
    }

    .grid-margin-x.small-up-4 > .cell {
        width: calc(25% - 1.0625rem)
    }

    .grid-margin-x.small-up-5 > .cell {
        width: calc(20% - 1.0625rem)
    }

    .grid-margin-x.small-up-6 > .cell {
        width: calc(16.66667% - 1.0625rem)
    }

    .grid-margin-x.small-up-7 > .cell {
        width: calc(14.28571% - 1.0625rem)
    }

    .grid-margin-x.small-up-8 > .cell {
        width: calc(12.5% - 1.0625rem)
    }

    .grid-margin-x.medium-up-1 > .cell {
        width: calc(100% - 1.0625rem)
    }

    .grid-margin-x.medium-up-2 > .cell {
        width: calc(50% - 1.0625rem)
    }

    .grid-margin-x.medium-up-3 > .cell {
        width: calc(33.33333% - 1.0625rem)
    }

    .grid-margin-x.medium-up-4 > .cell {
        width: calc(25% - 1.0625rem)
    }

    .grid-margin-x.medium-up-5 > .cell {
        width: calc(20% - 1.0625rem)
    }

    .grid-margin-x.medium-up-6 > .cell {
        width: calc(16.66667% - 1.0625rem)
    }

    .grid-margin-x.medium-up-7 > .cell {
        width: calc(14.28571% - 1.0625rem)
    }

    .grid-margin-x.medium-up-8 > .cell {
        width: calc(12.5% - 1.0625rem)
    }
}

@media print,screen and (min-width:90em) {
    .grid-margin-x.medium-up-1 > .cell, .grid-margin-x.small-up-1 > .cell {
        width: calc(100% - 1.25rem)
    }

    .grid-margin-x.medium-up-2 > .cell, .grid-margin-x.small-up-2 > .cell {
        width: calc(50% - 1.25rem)
    }

    .grid-margin-x.medium-up-3 > .cell, .grid-margin-x.small-up-3 > .cell {
        width: calc(33.33333% - 1.25rem)
    }

    .grid-margin-x.medium-up-4 > .cell, .grid-margin-x.small-up-4 > .cell {
        width: calc(25% - 1.25rem)
    }

    .grid-margin-x.medium-up-5 > .cell, .grid-margin-x.small-up-5 > .cell {
        width: calc(20% - 1.25rem)
    }

    .grid-margin-x.medium-up-6 > .cell, .grid-margin-x.small-up-6 > .cell {
        width: calc(16.66667% - 1.25rem)
    }

    .grid-margin-x.medium-up-7 > .cell, .grid-margin-x.small-up-7 > .cell {
        width: calc(14.28571% - 1.25rem)
    }

    .grid-margin-x.medium-up-8 > .cell, .grid-margin-x.small-up-8 > .cell {
        width: calc(12.5% - 1.25rem)
    }

    .grid-margin-x.large-up-1 > .cell {
        width: calc(100% - 1.25rem)
    }

    .grid-margin-x.large-up-2 > .cell {
        width: calc(50% - 1.25rem)
    }

    .grid-margin-x.large-up-3 > .cell {
        width: calc(33.33333% - 1.25rem)
    }

    .grid-margin-x.large-up-4 > .cell {
        width: calc(25% - 1.25rem)
    }

    .grid-margin-x.large-up-5 > .cell {
        width: calc(20% - 1.25rem)
    }

    .grid-margin-x.large-up-6 > .cell {
        width: calc(16.66667% - 1.25rem)
    }

    .grid-margin-x.large-up-7 > .cell {
        width: calc(14.28571% - 1.25rem)
    }

    .grid-margin-x.large-up-8 > .cell {
        width: calc(12.5% - 1.25rem)
    }
}

@media screen and (min-width:100em) {
    .grid-margin-x.large-up-1 > .cell, .grid-margin-x.medium-up-1 > .cell, .grid-margin-x.small-up-1 > .cell {
        width: calc(100% - 1.375rem)
    }

    .grid-margin-x.large-up-2 > .cell, .grid-margin-x.medium-up-2 > .cell, .grid-margin-x.small-up-2 > .cell {
        width: calc(50% - 1.375rem)
    }

    .grid-margin-x.large-up-3 > .cell, .grid-margin-x.medium-up-3 > .cell, .grid-margin-x.small-up-3 > .cell {
        width: calc(33.33333% - 1.375rem)
    }

    .grid-margin-x.large-up-4 > .cell, .grid-margin-x.medium-up-4 > .cell, .grid-margin-x.small-up-4 > .cell {
        width: calc(25% - 1.375rem)
    }

    .grid-margin-x.large-up-5 > .cell, .grid-margin-x.medium-up-5 > .cell, .grid-margin-x.small-up-5 > .cell {
        width: calc(20% - 1.375rem)
    }

    .grid-margin-x.large-up-6 > .cell, .grid-margin-x.medium-up-6 > .cell, .grid-margin-x.small-up-6 > .cell {
        width: calc(16.66667% - 1.375rem)
    }

    .grid-margin-x.large-up-7 > .cell, .grid-margin-x.medium-up-7 > .cell, .grid-margin-x.small-up-7 > .cell {
        width: calc(14.28571% - 1.375rem)
    }

    .grid-margin-x.large-up-8 > .cell, .grid-margin-x.medium-up-8 > .cell, .grid-margin-x.small-up-8 > .cell {
        width: calc(12.5% - 1.375rem)
    }

    .grid-margin-x.xlarge-up-1 > .cell {
        width: calc(100% - 1.375rem)
    }

    .grid-margin-x.xlarge-up-2 > .cell {
        width: calc(50% - 1.375rem)
    }

    .grid-margin-x.xlarge-up-3 > .cell {
        width: calc(33.33333% - 1.375rem)
    }

    .grid-margin-x.xlarge-up-4 > .cell {
        width: calc(25% - 1.375rem)
    }

    .grid-margin-x.xlarge-up-5 > .cell {
        width: calc(20% - 1.375rem)
    }

    .grid-margin-x.xlarge-up-6 > .cell {
        width: calc(16.66667% - 1.375rem)
    }

    .grid-margin-x.xlarge-up-7 > .cell {
        width: calc(14.28571% - 1.375rem)
    }

    .grid-margin-x.xlarge-up-8 > .cell {
        width: calc(12.5% - 1.375rem)
    }
}

@media screen and (min-width:120em) {
    .grid-margin-x.large-up-1 > .cell, .grid-margin-x.medium-up-1 > .cell, .grid-margin-x.small-up-1 > .cell, .grid-margin-x.xlarge-up-1 > .cell {
        width: calc(100% - 1.625rem)
    }

    .grid-margin-x.large-up-2 > .cell, .grid-margin-x.medium-up-2 > .cell, .grid-margin-x.small-up-2 > .cell, .grid-margin-x.xlarge-up-2 > .cell {
        width: calc(50% - 1.625rem)
    }

    .grid-margin-x.large-up-3 > .cell, .grid-margin-x.medium-up-3 > .cell, .grid-margin-x.small-up-3 > .cell, .grid-margin-x.xlarge-up-3 > .cell {
        width: calc(33.33333% - 1.625rem)
    }

    .grid-margin-x.large-up-4 > .cell, .grid-margin-x.medium-up-4 > .cell, .grid-margin-x.small-up-4 > .cell, .grid-margin-x.xlarge-up-4 > .cell {
        width: calc(25% - 1.625rem)
    }

    .grid-margin-x.large-up-5 > .cell, .grid-margin-x.medium-up-5 > .cell, .grid-margin-x.small-up-5 > .cell, .grid-margin-x.xlarge-up-5 > .cell {
        width: calc(20% - 1.625rem)
    }

    .grid-margin-x.large-up-6 > .cell, .grid-margin-x.medium-up-6 > .cell, .grid-margin-x.small-up-6 > .cell, .grid-margin-x.xlarge-up-6 > .cell {
        width: calc(16.66667% - 1.625rem)
    }

    .grid-margin-x.large-up-7 > .cell, .grid-margin-x.medium-up-7 > .cell, .grid-margin-x.small-up-7 > .cell, .grid-margin-x.xlarge-up-7 > .cell {
        width: calc(14.28571% - 1.625rem)
    }

    .grid-margin-x.large-up-8 > .cell, .grid-margin-x.medium-up-8 > .cell, .grid-margin-x.small-up-8 > .cell, .grid-margin-x.xlarge-up-8 > .cell {
        width: calc(12.5% - 1.625rem)
    }

    .grid-margin-x.xxlarge-up-1 > .cell {
        width: calc(100% - 1.625rem)
    }

    .grid-margin-x.xxlarge-up-2 > .cell {
        width: calc(50% - 1.625rem)
    }

    .grid-margin-x.xxlarge-up-3 > .cell {
        width: calc(33.33333% - 1.625rem)
    }

    .grid-margin-x.xxlarge-up-4 > .cell {
        width: calc(25% - 1.625rem)
    }

    .grid-margin-x.xxlarge-up-5 > .cell {
        width: calc(20% - 1.625rem)
    }

    .grid-margin-x.xxlarge-up-6 > .cell {
        width: calc(16.66667% - 1.625rem)
    }

    .grid-margin-x.xxlarge-up-7 > .cell {
        width: calc(14.28571% - 1.625rem)
    }

    .grid-margin-x.xxlarge-up-8 > .cell {
        width: calc(12.5% - 1.625rem)
    }
}

.small-margin-collapse, .small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0
}

    .small-margin-collapse > .small-1 {
        width: 8.33333%
    }

    .small-margin-collapse > .small-2 {
        width: 16.66667%
    }

    .small-margin-collapse > .small-3 {
        width: 25%
    }

    .small-margin-collapse > .small-4 {
        width: 33.33333%
    }

    .small-margin-collapse > .small-5 {
        width: 41.66667%
    }

    .small-margin-collapse > .small-6 {
        width: 50%
    }

    .small-margin-collapse > .small-7 {
        width: 58.33333%
    }

    .small-margin-collapse > .small-8 {
        width: 66.66667%
    }

    .small-margin-collapse > .small-9 {
        width: 75%
    }

    .small-margin-collapse > .small-10 {
        width: 83.33333%
    }

    .small-margin-collapse > .small-11 {
        width: 91.66667%
    }

    .small-margin-collapse > .small-12 {
        width: 100%
    }

@media print,screen and (min-width:77.5em) {
    .small-margin-collapse > .medium-1 {
        width: 8.33333%
    }

    .small-margin-collapse > .medium-2 {
        width: 16.66667%
    }

    .small-margin-collapse > .medium-3 {
        width: 25%
    }

    .small-margin-collapse > .medium-4 {
        width: 33.33333%
    }

    .small-margin-collapse > .medium-5 {
        width: 41.66667%
    }

    .small-margin-collapse > .medium-6 {
        width: 50%
    }

    .small-margin-collapse > .medium-7 {
        width: 58.33333%
    }

    .small-margin-collapse > .medium-8 {
        width: 66.66667%
    }

    .small-margin-collapse > .medium-9 {
        width: 75%
    }

    .small-margin-collapse > .medium-10 {
        width: 83.33333%
    }

    .small-margin-collapse > .medium-11 {
        width: 91.66667%
    }

    .small-margin-collapse > .medium-12 {
        width: 100%
    }
}

@media print,screen and (min-width:90em) {
    .small-margin-collapse > .large-1 {
        width: 8.33333%
    }

    .small-margin-collapse > .large-2 {
        width: 16.66667%
    }

    .small-margin-collapse > .large-3 {
        width: 25%
    }

    .small-margin-collapse > .large-4 {
        width: 33.33333%
    }

    .small-margin-collapse > .large-5 {
        width: 41.66667%
    }

    .small-margin-collapse > .large-6 {
        width: 50%
    }

    .small-margin-collapse > .large-7 {
        width: 58.33333%
    }

    .small-margin-collapse > .large-8 {
        width: 66.66667%
    }

    .small-margin-collapse > .large-9 {
        width: 75%
    }

    .small-margin-collapse > .large-10 {
        width: 83.33333%
    }

    .small-margin-collapse > .large-11 {
        width: 91.66667%
    }

    .small-margin-collapse > .large-12 {
        width: 100%
    }
}

@media screen and (min-width:100em) {
    .small-margin-collapse > .xlarge-1 {
        width: 8.33333%
    }

    .small-margin-collapse > .xlarge-2 {
        width: 16.66667%
    }

    .small-margin-collapse > .xlarge-3 {
        width: 25%
    }

    .small-margin-collapse > .xlarge-4 {
        width: 33.33333%
    }

    .small-margin-collapse > .xlarge-5 {
        width: 41.66667%
    }

    .small-margin-collapse > .xlarge-6 {
        width: 50%
    }

    .small-margin-collapse > .xlarge-7 {
        width: 58.33333%
    }

    .small-margin-collapse > .xlarge-8 {
        width: 66.66667%
    }

    .small-margin-collapse > .xlarge-9 {
        width: 75%
    }

    .small-margin-collapse > .xlarge-10 {
        width: 83.33333%
    }

    .small-margin-collapse > .xlarge-11 {
        width: 91.66667%
    }

    .small-margin-collapse > .xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:120em) {
    .small-margin-collapse > .xxlarge-1 {
        width: 8.33333%
    }

    .small-margin-collapse > .xxlarge-2 {
        width: 16.66667%
    }

    .small-margin-collapse > .xxlarge-3 {
        width: 25%
    }

    .small-margin-collapse > .xxlarge-4 {
        width: 33.33333%
    }

    .small-margin-collapse > .xxlarge-5 {
        width: 41.66667%
    }

    .small-margin-collapse > .xxlarge-6 {
        width: 50%
    }

    .small-margin-collapse > .xxlarge-7 {
        width: 58.33333%
    }

    .small-margin-collapse > .xxlarge-8 {
        width: 66.66667%
    }

    .small-margin-collapse > .xxlarge-9 {
        width: 75%
    }

    .small-margin-collapse > .xxlarge-10 {
        width: 83.33333%
    }

    .small-margin-collapse > .xxlarge-11 {
        width: 91.66667%
    }

    .small-margin-collapse > .xxlarge-12 {
        width: 100%
    }
}

.small-padding-collapse {
    margin-right: 0;
    margin-left: 0
}

    .small-padding-collapse > .cell {
        padding-right: 0;
        padding-left: 0
    }

@media print,screen and (min-width:77.5em) {
    .medium-margin-collapse, .medium-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print,screen and (min-width:77.5em) {
    .medium-margin-collapse > .small-1 {
        width: 8.33333%
    }

    .medium-margin-collapse > .small-2 {
        width: 16.66667%
    }

    .medium-margin-collapse > .small-3 {
        width: 25%
    }

    .medium-margin-collapse > .small-4 {
        width: 33.33333%
    }

    .medium-margin-collapse > .small-5 {
        width: 41.66667%
    }

    .medium-margin-collapse > .small-6 {
        width: 50%
    }

    .medium-margin-collapse > .small-7 {
        width: 58.33333%
    }

    .medium-margin-collapse > .small-8 {
        width: 66.66667%
    }

    .medium-margin-collapse > .small-9 {
        width: 75%
    }

    .medium-margin-collapse > .small-10 {
        width: 83.33333%
    }

    .medium-margin-collapse > .small-11 {
        width: 91.66667%
    }

    .medium-margin-collapse > .small-12 {
        width: 100%
    }
}

@media print,screen and (min-width:77.5em) {
    .medium-margin-collapse > .medium-1 {
        width: 8.33333%
    }

    .medium-margin-collapse > .medium-2 {
        width: 16.66667%
    }

    .medium-margin-collapse > .medium-3 {
        width: 25%
    }

    .medium-margin-collapse > .medium-4 {
        width: 33.33333%
    }

    .medium-margin-collapse > .medium-5 {
        width: 41.66667%
    }

    .medium-margin-collapse > .medium-6 {
        width: 50%
    }

    .medium-margin-collapse > .medium-7 {
        width: 58.33333%
    }

    .medium-margin-collapse > .medium-8 {
        width: 66.66667%
    }

    .medium-margin-collapse > .medium-9 {
        width: 75%
    }

    .medium-margin-collapse > .medium-10 {
        width: 83.33333%
    }

    .medium-margin-collapse > .medium-11 {
        width: 91.66667%
    }

    .medium-margin-collapse > .medium-12 {
        width: 100%
    }
}

@media print,screen and (min-width:90em) {
    .medium-margin-collapse > .large-1 {
        width: 8.33333%
    }

    .medium-margin-collapse > .large-2 {
        width: 16.66667%
    }

    .medium-margin-collapse > .large-3 {
        width: 25%
    }

    .medium-margin-collapse > .large-4 {
        width: 33.33333%
    }

    .medium-margin-collapse > .large-5 {
        width: 41.66667%
    }

    .medium-margin-collapse > .large-6 {
        width: 50%
    }

    .medium-margin-collapse > .large-7 {
        width: 58.33333%
    }

    .medium-margin-collapse > .large-8 {
        width: 66.66667%
    }

    .medium-margin-collapse > .large-9 {
        width: 75%
    }

    .medium-margin-collapse > .large-10 {
        width: 83.33333%
    }

    .medium-margin-collapse > .large-11 {
        width: 91.66667%
    }

    .medium-margin-collapse > .large-12 {
        width: 100%
    }
}

@media screen and (min-width:100em) {
    .medium-margin-collapse > .xlarge-1 {
        width: 8.33333%
    }

    .medium-margin-collapse > .xlarge-2 {
        width: 16.66667%
    }

    .medium-margin-collapse > .xlarge-3 {
        width: 25%
    }

    .medium-margin-collapse > .xlarge-4 {
        width: 33.33333%
    }

    .medium-margin-collapse > .xlarge-5 {
        width: 41.66667%
    }

    .medium-margin-collapse > .xlarge-6 {
        width: 50%
    }

    .medium-margin-collapse > .xlarge-7 {
        width: 58.33333%
    }

    .medium-margin-collapse > .xlarge-8 {
        width: 66.66667%
    }

    .medium-margin-collapse > .xlarge-9 {
        width: 75%
    }

    .medium-margin-collapse > .xlarge-10 {
        width: 83.33333%
    }

    .medium-margin-collapse > .xlarge-11 {
        width: 91.66667%
    }

    .medium-margin-collapse > .xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:120em) {
    .medium-margin-collapse > .xxlarge-1 {
        width: 8.33333%
    }

    .medium-margin-collapse > .xxlarge-2 {
        width: 16.66667%
    }

    .medium-margin-collapse > .xxlarge-3 {
        width: 25%
    }

    .medium-margin-collapse > .xxlarge-4 {
        width: 33.33333%
    }

    .medium-margin-collapse > .xxlarge-5 {
        width: 41.66667%
    }

    .medium-margin-collapse > .xxlarge-6 {
        width: 50%
    }

    .medium-margin-collapse > .xxlarge-7 {
        width: 58.33333%
    }

    .medium-margin-collapse > .xxlarge-8 {
        width: 66.66667%
    }

    .medium-margin-collapse > .xxlarge-9 {
        width: 75%
    }

    .medium-margin-collapse > .xxlarge-10 {
        width: 83.33333%
    }

    .medium-margin-collapse > .xxlarge-11 {
        width: 91.66667%
    }

    .medium-margin-collapse > .xxlarge-12 {
        width: 100%
    }
}

@media print,screen and (min-width:77.5em) {
    .medium-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

        .medium-padding-collapse > .cell {
            padding-right: 0;
            padding-left: 0
        }
}

@media print,screen and (min-width:90em) {
    .large-margin-collapse, .large-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print,screen and (min-width:90em) {
    .large-margin-collapse > .small-1 {
        width: 8.33333%
    }

    .large-margin-collapse > .small-2 {
        width: 16.66667%
    }

    .large-margin-collapse > .small-3 {
        width: 25%
    }

    .large-margin-collapse > .small-4 {
        width: 33.33333%
    }

    .large-margin-collapse > .small-5 {
        width: 41.66667%
    }

    .large-margin-collapse > .small-6 {
        width: 50%
    }

    .large-margin-collapse > .small-7 {
        width: 58.33333%
    }

    .large-margin-collapse > .small-8 {
        width: 66.66667%
    }

    .large-margin-collapse > .small-9 {
        width: 75%
    }

    .large-margin-collapse > .small-10 {
        width: 83.33333%
    }

    .large-margin-collapse > .small-11 {
        width: 91.66667%
    }

    .large-margin-collapse > .small-12 {
        width: 100%
    }
}

@media print,screen and (min-width:90em) {
    .large-margin-collapse > .medium-1 {
        width: 8.33333%
    }

    .large-margin-collapse > .medium-2 {
        width: 16.66667%
    }

    .large-margin-collapse > .medium-3 {
        width: 25%
    }

    .large-margin-collapse > .medium-4 {
        width: 33.33333%
    }

    .large-margin-collapse > .medium-5 {
        width: 41.66667%
    }

    .large-margin-collapse > .medium-6 {
        width: 50%
    }

    .large-margin-collapse > .medium-7 {
        width: 58.33333%
    }

    .large-margin-collapse > .medium-8 {
        width: 66.66667%
    }

    .large-margin-collapse > .medium-9 {
        width: 75%
    }

    .large-margin-collapse > .medium-10 {
        width: 83.33333%
    }

    .large-margin-collapse > .medium-11 {
        width: 91.66667%
    }

    .large-margin-collapse > .medium-12 {
        width: 100%
    }
}

@media print,screen and (min-width:90em) {
    .large-margin-collapse > .large-1 {
        width: 8.33333%
    }

    .large-margin-collapse > .large-2 {
        width: 16.66667%
    }

    .large-margin-collapse > .large-3 {
        width: 25%
    }

    .large-margin-collapse > .large-4 {
        width: 33.33333%
    }

    .large-margin-collapse > .large-5 {
        width: 41.66667%
    }

    .large-margin-collapse > .large-6 {
        width: 50%
    }

    .large-margin-collapse > .large-7 {
        width: 58.33333%
    }

    .large-margin-collapse > .large-8 {
        width: 66.66667%
    }

    .large-margin-collapse > .large-9 {
        width: 75%
    }

    .large-margin-collapse > .large-10 {
        width: 83.33333%
    }

    .large-margin-collapse > .large-11 {
        width: 91.66667%
    }

    .large-margin-collapse > .large-12 {
        width: 100%
    }
}

@media screen and (min-width:100em) {
    .large-margin-collapse > .xlarge-1 {
        width: 8.33333%
    }

    .large-margin-collapse > .xlarge-2 {
        width: 16.66667%
    }

    .large-margin-collapse > .xlarge-3 {
        width: 25%
    }

    .large-margin-collapse > .xlarge-4 {
        width: 33.33333%
    }

    .large-margin-collapse > .xlarge-5 {
        width: 41.66667%
    }

    .large-margin-collapse > .xlarge-6 {
        width: 50%
    }

    .large-margin-collapse > .xlarge-7 {
        width: 58.33333%
    }

    .large-margin-collapse > .xlarge-8 {
        width: 66.66667%
    }

    .large-margin-collapse > .xlarge-9 {
        width: 75%
    }

    .large-margin-collapse > .xlarge-10 {
        width: 83.33333%
    }

    .large-margin-collapse > .xlarge-11 {
        width: 91.66667%
    }

    .large-margin-collapse > .xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:120em) {
    .large-margin-collapse > .xxlarge-1 {
        width: 8.33333%
    }

    .large-margin-collapse > .xxlarge-2 {
        width: 16.66667%
    }

    .large-margin-collapse > .xxlarge-3 {
        width: 25%
    }

    .large-margin-collapse > .xxlarge-4 {
        width: 33.33333%
    }

    .large-margin-collapse > .xxlarge-5 {
        width: 41.66667%
    }

    .large-margin-collapse > .xxlarge-6 {
        width: 50%
    }

    .large-margin-collapse > .xxlarge-7 {
        width: 58.33333%
    }

    .large-margin-collapse > .xxlarge-8 {
        width: 66.66667%
    }

    .large-margin-collapse > .xxlarge-9 {
        width: 75%
    }

    .large-margin-collapse > .xxlarge-10 {
        width: 83.33333%
    }

    .large-margin-collapse > .xxlarge-11 {
        width: 91.66667%
    }

    .large-margin-collapse > .xxlarge-12 {
        width: 100%
    }
}

@media print,screen and (min-width:90em) {
    .large-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

        .large-padding-collapse > .cell {
            padding-right: 0;
            padding-left: 0
        }
}

@media screen and (min-width:100em) {
    .xlarge-margin-collapse, .xlarge-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width:100em) {
    .xlarge-margin-collapse > .small-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse > .small-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse > .small-3 {
        width: 25%
    }

    .xlarge-margin-collapse > .small-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse > .small-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse > .small-6 {
        width: 50%
    }

    .xlarge-margin-collapse > .small-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse > .small-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse > .small-9 {
        width: 75%
    }

    .xlarge-margin-collapse > .small-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse > .small-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse > .small-12 {
        width: 100%
    }
}

@media screen and (min-width:100em) {
    .xlarge-margin-collapse > .medium-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse > .medium-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse > .medium-3 {
        width: 25%
    }

    .xlarge-margin-collapse > .medium-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse > .medium-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse > .medium-6 {
        width: 50%
    }

    .xlarge-margin-collapse > .medium-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse > .medium-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse > .medium-9 {
        width: 75%
    }

    .xlarge-margin-collapse > .medium-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse > .medium-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse > .medium-12 {
        width: 100%
    }
}

@media screen and (min-width:100em) {
    .xlarge-margin-collapse > .large-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse > .large-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse > .large-3 {
        width: 25%
    }

    .xlarge-margin-collapse > .large-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse > .large-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse > .large-6 {
        width: 50%
    }

    .xlarge-margin-collapse > .large-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse > .large-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse > .large-9 {
        width: 75%
    }

    .xlarge-margin-collapse > .large-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse > .large-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse > .large-12 {
        width: 100%
    }
}

@media screen and (min-width:100em) {
    .xlarge-margin-collapse > .xlarge-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse > .xlarge-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse > .xlarge-3 {
        width: 25%
    }

    .xlarge-margin-collapse > .xlarge-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse > .xlarge-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse > .xlarge-6 {
        width: 50%
    }

    .xlarge-margin-collapse > .xlarge-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse > .xlarge-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse > .xlarge-9 {
        width: 75%
    }

    .xlarge-margin-collapse > .xlarge-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse > .xlarge-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse > .xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:120em) {
    .xlarge-margin-collapse > .xxlarge-1 {
        width: 8.33333%
    }

    .xlarge-margin-collapse > .xxlarge-2 {
        width: 16.66667%
    }

    .xlarge-margin-collapse > .xxlarge-3 {
        width: 25%
    }

    .xlarge-margin-collapse > .xxlarge-4 {
        width: 33.33333%
    }

    .xlarge-margin-collapse > .xxlarge-5 {
        width: 41.66667%
    }

    .xlarge-margin-collapse > .xxlarge-6 {
        width: 50%
    }

    .xlarge-margin-collapse > .xxlarge-7 {
        width: 58.33333%
    }

    .xlarge-margin-collapse > .xxlarge-8 {
        width: 66.66667%
    }

    .xlarge-margin-collapse > .xxlarge-9 {
        width: 75%
    }

    .xlarge-margin-collapse > .xxlarge-10 {
        width: 83.33333%
    }

    .xlarge-margin-collapse > .xxlarge-11 {
        width: 91.66667%
    }

    .xlarge-margin-collapse > .xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:100em) {
    .xlarge-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

        .xlarge-padding-collapse > .cell {
            padding-right: 0;
            padding-left: 0
        }
}

@media screen and (min-width:120em) {
    .xxlarge-margin-collapse, .xxlarge-margin-collapse > .cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media screen and (min-width:120em) {
    .xxlarge-margin-collapse > .small-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse > .small-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse > .small-3 {
        width: 25%
    }

    .xxlarge-margin-collapse > .small-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse > .small-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse > .small-6 {
        width: 50%
    }

    .xxlarge-margin-collapse > .small-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse > .small-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse > .small-9 {
        width: 75%
    }

    .xxlarge-margin-collapse > .small-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse > .small-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse > .small-12 {
        width: 100%
    }
}

@media screen and (min-width:120em) {
    .xxlarge-margin-collapse > .medium-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse > .medium-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse > .medium-3 {
        width: 25%
    }

    .xxlarge-margin-collapse > .medium-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse > .medium-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse > .medium-6 {
        width: 50%
    }

    .xxlarge-margin-collapse > .medium-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse > .medium-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse > .medium-9 {
        width: 75%
    }

    .xxlarge-margin-collapse > .medium-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse > .medium-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse > .medium-12 {
        width: 100%
    }
}

@media screen and (min-width:120em) {
    .xxlarge-margin-collapse > .large-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse > .large-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse > .large-3 {
        width: 25%
    }

    .xxlarge-margin-collapse > .large-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse > .large-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse > .large-6 {
        width: 50%
    }

    .xxlarge-margin-collapse > .large-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse > .large-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse > .large-9 {
        width: 75%
    }

    .xxlarge-margin-collapse > .large-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse > .large-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse > .large-12 {
        width: 100%
    }
}

@media screen and (min-width:120em) {
    .xxlarge-margin-collapse > .xlarge-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse > .xlarge-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse > .xlarge-3 {
        width: 25%
    }

    .xxlarge-margin-collapse > .xlarge-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse > .xlarge-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse > .xlarge-6 {
        width: 50%
    }

    .xxlarge-margin-collapse > .xlarge-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse > .xlarge-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse > .xlarge-9 {
        width: 75%
    }

    .xxlarge-margin-collapse > .xlarge-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse > .xlarge-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse > .xlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:120em) {
    .xxlarge-margin-collapse > .xxlarge-1 {
        width: 8.33333%
    }

    .xxlarge-margin-collapse > .xxlarge-2 {
        width: 16.66667%
    }

    .xxlarge-margin-collapse > .xxlarge-3 {
        width: 25%
    }

    .xxlarge-margin-collapse > .xxlarge-4 {
        width: 33.33333%
    }

    .xxlarge-margin-collapse > .xxlarge-5 {
        width: 41.66667%
    }

    .xxlarge-margin-collapse > .xxlarge-6 {
        width: 50%
    }

    .xxlarge-margin-collapse > .xxlarge-7 {
        width: 58.33333%
    }

    .xxlarge-margin-collapse > .xxlarge-8 {
        width: 66.66667%
    }

    .xxlarge-margin-collapse > .xxlarge-9 {
        width: 75%
    }

    .xxlarge-margin-collapse > .xxlarge-10 {
        width: 83.33333%
    }

    .xxlarge-margin-collapse > .xxlarge-11 {
        width: 91.66667%
    }

    .xxlarge-margin-collapse > .xxlarge-12 {
        width: 100%
    }
}

@media screen and (min-width:120em) {
    .xxlarge-padding-collapse {
        margin-right: 0;
        margin-left: 0
    }

        .xxlarge-padding-collapse > .cell {
            padding-right: 0;
            padding-left: 0
        }
}

.grid-margin-x > .small-offset-0, .small-offset-0 {
    margin-left: 0
}

.grid-margin-x > .small-offset-1, .small-offset-1 {
    margin-left: 8.33333%
}

.grid-margin-x > .small-offset-2, .small-offset-2 {
    margin-left: 16.66667%
}

.grid-margin-x > .small-offset-3, .small-offset-3 {
    margin-left: 25%
}

.grid-margin-x > .small-offset-4, .small-offset-4 {
    margin-left: 33.33333%
}

.grid-margin-x > .small-offset-5, .small-offset-5 {
    margin-left: 41.66667%
}

.grid-margin-x > .small-offset-6, .small-offset-6 {
    margin-left: 50%
}

.grid-margin-x > .small-offset-7, .small-offset-7 {
    margin-left: 58.33333%
}

.grid-margin-x > .small-offset-8, .small-offset-8 {
    margin-left: 66.66667%
}

.grid-margin-x > .small-offset-9, .small-offset-9 {
    margin-left: 75%
}

.grid-margin-x > .small-offset-10, .small-offset-10 {
    margin-left: 83.33333%
}

.grid-margin-x > .small-offset-11, .small-offset-11 {
    margin-left: 91.66667%
}

@media print,screen and (min-width:77.5em) {
    .medium-offset-0 {
        margin-left: 0
    }

    .grid-margin-x > .medium-offset-0 {
        margin-left: calc(0% + .53125rem)
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x > .medium-offset-1 {
        margin-left: calc(8.33333% + .53125rem)
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x > .medium-offset-2 {
        margin-left: calc(16.66667% + .53125rem)
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x > .medium-offset-3 {
        margin-left: calc(25% + .53125rem)
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x > .medium-offset-4 {
        margin-left: calc(33.33333% + .53125rem)
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x > .medium-offset-5 {
        margin-left: calc(41.66667% + .53125rem)
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x > .medium-offset-6 {
        margin-left: calc(50% + .53125rem)
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x > .medium-offset-7 {
        margin-left: calc(58.33333% + .53125rem)
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x > .medium-offset-8 {
        margin-left: calc(66.66667% + .53125rem)
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x > .medium-offset-9 {
        margin-left: calc(75% + .53125rem)
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x > .medium-offset-10 {
        margin-left: calc(83.33333% + .53125rem)
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x > .medium-offset-11 {
        margin-left: calc(91.66667% + .53125rem)
    }
}

@media print,screen and (min-width:90em) {
    .large-offset-0 {
        margin-left: 0
    }

    .grid-margin-x > .large-offset-0 {
        margin-left: calc(0% + .625rem)
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x > .large-offset-1 {
        margin-left: calc(8.33333% + .625rem)
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x > .large-offset-2 {
        margin-left: calc(16.66667% + .625rem)
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x > .large-offset-3 {
        margin-left: calc(25% + .625rem)
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x > .large-offset-4 {
        margin-left: calc(33.33333% + .625rem)
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x > .large-offset-5 {
        margin-left: calc(41.66667% + .625rem)
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x > .large-offset-6 {
        margin-left: calc(50% + .625rem)
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x > .large-offset-7 {
        margin-left: calc(58.33333% + .625rem)
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x > .large-offset-8 {
        margin-left: calc(66.66667% + .625rem)
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x > .large-offset-9 {
        margin-left: calc(75% + .625rem)
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x > .large-offset-10 {
        margin-left: calc(83.33333% + .625rem)
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x > .large-offset-11 {
        margin-left: calc(91.66667% + .625rem)
    }
}

@media screen and (min-width:100em) {
    .xlarge-offset-0 {
        margin-left: 0
    }

    .grid-margin-x > .xlarge-offset-0 {
        margin-left: calc(0% + .6875rem)
    }

    .xlarge-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x > .xlarge-offset-1 {
        margin-left: calc(8.33333% + .6875rem)
    }

    .xlarge-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x > .xlarge-offset-2 {
        margin-left: calc(16.66667% + .6875rem)
    }

    .xlarge-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x > .xlarge-offset-3 {
        margin-left: calc(25% + .6875rem)
    }

    .xlarge-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x > .xlarge-offset-4 {
        margin-left: calc(33.33333% + .6875rem)
    }

    .xlarge-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x > .xlarge-offset-5 {
        margin-left: calc(41.66667% + .6875rem)
    }

    .xlarge-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x > .xlarge-offset-6 {
        margin-left: calc(50% + .6875rem)
    }

    .xlarge-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x > .xlarge-offset-7 {
        margin-left: calc(58.33333% + .6875rem)
    }

    .xlarge-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x > .xlarge-offset-8 {
        margin-left: calc(66.66667% + .6875rem)
    }

    .xlarge-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x > .xlarge-offset-9 {
        margin-left: calc(75% + .6875rem)
    }

    .xlarge-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x > .xlarge-offset-10 {
        margin-left: calc(83.33333% + .6875rem)
    }

    .xlarge-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x > .xlarge-offset-11 {
        margin-left: calc(91.66667% + .6875rem)
    }
}

@media screen and (min-width:120em) {
    .xxlarge-offset-0 {
        margin-left: 0
    }

    .grid-margin-x > .xxlarge-offset-0 {
        margin-left: calc(0% + .8125rem)
    }

    .xxlarge-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x > .xxlarge-offset-1 {
        margin-left: calc(8.33333% + .8125rem)
    }

    .xxlarge-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x > .xxlarge-offset-2 {
        margin-left: calc(16.66667% + .8125rem)
    }

    .xxlarge-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x > .xxlarge-offset-3 {
        margin-left: calc(25% + .8125rem)
    }

    .xxlarge-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x > .xxlarge-offset-4 {
        margin-left: calc(33.33333% + .8125rem)
    }

    .xxlarge-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x > .xxlarge-offset-5 {
        margin-left: calc(41.66667% + .8125rem)
    }

    .xxlarge-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x > .xxlarge-offset-6 {
        margin-left: calc(50% + .8125rem)
    }

    .xxlarge-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x > .xxlarge-offset-7 {
        margin-left: calc(58.33333% + .8125rem)
    }

    .xxlarge-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x > .xxlarge-offset-8 {
        margin-left: calc(66.66667% + .8125rem)
    }

    .xxlarge-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x > .xxlarge-offset-9 {
        margin-left: calc(75% + .8125rem)
    }

    .xxlarge-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x > .xxlarge-offset-10 {
        margin-left: calc(83.33333% + .8125rem)
    }

    .xxlarge-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x > .xxlarge-offset-11 {
        margin-left: calc(91.66667% + .8125rem)
    }
}

.grid-y {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

    .grid-y > .cell {
        width: auto;
        max-width: none
    }

    .grid-y > .auto, .grid-y > .shrink {
        height: auto
    }

    .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12, .grid-y > .small-full, .grid-y > .small-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }

@media print,screen and (min-width:77.5em) {
    .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12, .grid-y > .medium-full, .grid-y > .medium-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,screen and (min-width:90em) {
    .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12, .grid-y > .large-full, .grid-y > .large-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:100em) {
    .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12, .grid-y > .xlarge-full, .grid-y > .xlarge-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media screen and (min-width:120em) {
    .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12, .grid-y > .xxlarge-full, .grid-y > .xxlarge-shrink {
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.grid-y > .small-1 {
    height: 8.33333%
}

.grid-y > .small-2 {
    height: 16.66667%
}

.grid-y > .small-3 {
    height: 25%
}

.grid-y > .small-4 {
    height: 33.33333%
}

.grid-y > .small-5 {
    height: 41.66667%
}

.grid-y > .small-6 {
    height: 50%
}

.grid-y > .small-7 {
    height: 58.33333%
}

.grid-y > .small-8 {
    height: 66.66667%
}

.grid-y > .small-9 {
    height: 75%
}

.grid-y > .small-10 {
    height: 83.33333%
}

.grid-y > .small-11 {
    height: 91.66667%
}

.grid-y > .small-12 {
    height: 100%
}

@media print,screen and (min-width:77.5em) {
    .grid-y > .medium-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12, .grid-y > .medium-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-y > .medium-shrink {
        height: auto
    }

    .grid-y > .medium-1 {
        height: 8.33333%
    }

    .grid-y > .medium-2 {
        height: 16.66667%
    }

    .grid-y > .medium-3 {
        height: 25%
    }

    .grid-y > .medium-4 {
        height: 33.33333%
    }

    .grid-y > .medium-5 {
        height: 41.66667%
    }

    .grid-y > .medium-6 {
        height: 50%
    }

    .grid-y > .medium-7 {
        height: 58.33333%
    }

    .grid-y > .medium-8 {
        height: 66.66667%
    }

    .grid-y > .medium-9 {
        height: 75%
    }

    .grid-y > .medium-10 {
        height: 83.33333%
    }

    .grid-y > .medium-11 {
        height: 91.66667%
    }

    .grid-y > .medium-12 {
        height: 100%
    }
}

@media print,screen and (min-width:90em) {
    .grid-y > .large-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12, .grid-y > .large-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-y > .large-shrink {
        height: auto
    }

    .grid-y > .large-1 {
        height: 8.33333%
    }

    .grid-y > .large-2 {
        height: 16.66667%
    }

    .grid-y > .large-3 {
        height: 25%
    }

    .grid-y > .large-4 {
        height: 33.33333%
    }

    .grid-y > .large-5 {
        height: 41.66667%
    }

    .grid-y > .large-6 {
        height: 50%
    }

    .grid-y > .large-7 {
        height: 58.33333%
    }

    .grid-y > .large-8 {
        height: 66.66667%
    }

    .grid-y > .large-9 {
        height: 75%
    }

    .grid-y > .large-10 {
        height: 83.33333%
    }

    .grid-y > .large-11 {
        height: 91.66667%
    }

    .grid-y > .large-12 {
        height: 100%
    }
}

@media screen and (min-width:100em) {
    .grid-y > .xlarge-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y > .xlarge-1, .grid-y > .xlarge-2, .grid-y > .xlarge-3, .grid-y > .xlarge-4, .grid-y > .xlarge-5, .grid-y > .xlarge-6, .grid-y > .xlarge-7, .grid-y > .xlarge-8, .grid-y > .xlarge-9, .grid-y > .xlarge-10, .grid-y > .xlarge-11, .grid-y > .xlarge-12, .grid-y > .xlarge-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-y > .xlarge-shrink {
        height: auto
    }

    .grid-y > .xlarge-1 {
        height: 8.33333%
    }

    .grid-y > .xlarge-2 {
        height: 16.66667%
    }

    .grid-y > .xlarge-3 {
        height: 25%
    }

    .grid-y > .xlarge-4 {
        height: 33.33333%
    }

    .grid-y > .xlarge-5 {
        height: 41.66667%
    }

    .grid-y > .xlarge-6 {
        height: 50%
    }

    .grid-y > .xlarge-7 {
        height: 58.33333%
    }

    .grid-y > .xlarge-8 {
        height: 66.66667%
    }

    .grid-y > .xlarge-9 {
        height: 75%
    }

    .grid-y > .xlarge-10 {
        height: 83.33333%
    }

    .grid-y > .xlarge-11 {
        height: 91.66667%
    }

    .grid-y > .xlarge-12 {
        height: 100%
    }
}

@media screen and (min-width:120em) {
    .grid-y > .xxlarge-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px;
        height: auto
    }

    .grid-y > .xxlarge-1, .grid-y > .xxlarge-2, .grid-y > .xxlarge-3, .grid-y > .xxlarge-4, .grid-y > .xxlarge-5, .grid-y > .xxlarge-6, .grid-y > .xxlarge-7, .grid-y > .xxlarge-8, .grid-y > .xxlarge-9, .grid-y > .xxlarge-10, .grid-y > .xxlarge-11, .grid-y > .xxlarge-12, .grid-y > .xxlarge-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .grid-y > .xxlarge-shrink {
        height: auto
    }

    .grid-y > .xxlarge-1 {
        height: 8.33333%
    }

    .grid-y > .xxlarge-2 {
        height: 16.66667%
    }

    .grid-y > .xxlarge-3 {
        height: 25%
    }

    .grid-y > .xxlarge-4 {
        height: 33.33333%
    }

    .grid-y > .xxlarge-5 {
        height: 41.66667%
    }

    .grid-y > .xxlarge-6 {
        height: 50%
    }

    .grid-y > .xxlarge-7 {
        height: 58.33333%
    }

    .grid-y > .xxlarge-8 {
        height: 66.66667%
    }

    .grid-y > .xxlarge-9 {
        height: 75%
    }

    .grid-y > .xxlarge-10 {
        height: 83.33333%
    }

    .grid-y > .xxlarge-11 {
        height: 91.66667%
    }

    .grid-y > .xxlarge-12 {
        height: 100%
    }
}

.grid-padding-y .grid-padding-y {
    margin-top: 0;
    margin-bottom: 0
}

@media print,screen and (min-width:77.5em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -.53125rem;
        margin-bottom: -.53125rem
    }
}

@media print,screen and (min-width:90em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -.625rem;
        margin-bottom: -.625rem
    }
}

@media screen and (min-width:100em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -.6875rem;
        margin-bottom: -.6875rem
    }
}

@media screen and (min-width:120em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -.8125rem;
        margin-bottom: -.8125rem
    }
}

.grid-padding-y > .cell {
    padding-top: 0;
    padding-bottom: 0
}

@media print,screen and (min-width:77.5em) {
    .grid-padding-y > .cell {
        padding-top: .53125rem;
        padding-bottom: .53125rem
    }
}

@media print,screen and (min-width:90em) {
    .grid-padding-y > .cell {
        padding-top: .625rem;
        padding-bottom: .625rem
    }
}

@media screen and (min-width:100em) {
    .grid-padding-y > .cell {
        padding-top: .6875rem;
        padding-bottom: .6875rem
    }
}

@media screen and (min-width:120em) {
    .grid-padding-y > .cell {
        padding-top: .8125rem;
        padding-bottom: .8125rem
    }
}

.grid-frame {
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100vw
}

.cell .grid-frame {
    width: 100%
}

.cell-block {
    overflow-x: auto;
    max-width: 100%
}

.cell-block, .cell-block-y {
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%
}

.cell-block-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 100%
}

    .cell-block-container > .grid-x {
        max-height: 100%;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

@media print,screen and (min-width:77.5em) {
    .medium-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .medium-grid-frame {
        width: 100%
    }

    .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .medium-cell-block-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

        .medium-cell-block-container > .grid-x {
            max-height: 100%;
            -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

    .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media print,screen and (min-width:90em) {
    .large-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .large-grid-frame {
        width: 100%
    }

    .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .large-cell-block-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

        .large-cell-block-container > .grid-x {
            max-height: 100%;
            -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

    .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width:100em) {
    .xlarge-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .xlarge-grid-frame {
        width: 100%
    }

    .xlarge-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .xlarge-cell-block-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

        .xlarge-cell-block-container > .grid-x {
            max-height: 100%;
            -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

    .xlarge-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

@media screen and (min-width:120em) {
    .xxlarge-grid-frame {
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        width: 100vw
    }

    .cell .xxlarge-grid-frame {
        width: 100%
    }

    .xxlarge-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }

    .xxlarge-cell-block-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        max-height: 100%
    }

        .xxlarge-cell-block-container > .grid-x {
            max-height: 100%;
            -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

    .xxlarge-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar
    }
}

.grid-y.grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 100vh
}

@media print,screen and (min-width:77.5em) {
    .grid-y.medium-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media print,screen and (min-width:90em) {
    .grid-y.large-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width:100em) {
    .grid-y.xlarge-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

@media screen and (min-width:120em) {
    .grid-y.xxlarge-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100vh
    }
}

.cell .grid-y.grid-frame {
    height: 100%
}

@media print,screen and (min-width:77.5em) {
    .cell .grid-y.medium-grid-frame {
        height: 100%
    }
}

@media print,screen and (min-width:90em) {
    .cell .grid-y.large-grid-frame {
        height: 100%
    }
}

@media screen and (min-width:100em) {
    .cell .grid-y.xlarge-grid-frame {
        height: 100%
    }
}

@media screen and (min-width:120em) {
    .cell .grid-y.xxlarge-grid-frame {
        height: 100%
    }
}

.grid-margin-y {
    margin-top: 0;
    margin-bottom: 0
}

@media print,screen and (min-width:77.5em) {
    .grid-margin-y {
        margin-top: -.53125rem;
        margin-bottom: -.53125rem
    }
}

@media print,screen and (min-width:90em) {
    .grid-margin-y {
        margin-top: -.625rem;
        margin-bottom: -.625rem
    }
}

@media screen and (min-width:100em) {
    .grid-margin-y {
        margin-top: -.6875rem;
        margin-bottom: -.6875rem
    }
}

@media screen and (min-width:120em) {
    .grid-margin-y {
        margin-top: -.8125rem;
        margin-bottom: -.8125rem
    }
}

.grid-margin-y > .cell {
    height: 100%;
    margin-top: 0;
    margin-bottom: 0
}

@media print,screen and (min-width:77.5em) {
    .grid-margin-y > .cell {
        height: calc(100% - 1.0625rem);
        margin-top: .53125rem;
        margin-bottom: .53125rem
    }
}

@media print,screen and (min-width:90em) {
    .grid-margin-y > .cell {
        height: calc(100% - 1.25rem);
        margin-top: .625rem;
        margin-bottom: .625rem
    }
}

@media screen and (min-width:100em) {
    .grid-margin-y > .cell {
        height: calc(100% - 1.375rem);
        margin-top: .6875rem;
        margin-bottom: .6875rem
    }
}

@media screen and (min-width:120em) {
    .grid-margin-y > .cell {
        height: calc(100% - 1.625rem);
        margin-top: .8125rem;
        margin-bottom: .8125rem
    }
}

.grid-margin-y > .auto, .grid-margin-y > .shrink {
    height: auto
}

.grid-margin-y > .small-1 {
    height: 8.33333%
}

.grid-margin-y > .small-2 {
    height: 16.66667%
}

.grid-margin-y > .small-3 {
    height: 25%
}

.grid-margin-y > .small-4 {
    height: 33.33333%
}

.grid-margin-y > .small-5 {
    height: 41.66667%
}

.grid-margin-y > .small-6 {
    height: 50%
}

.grid-margin-y > .small-7 {
    height: 58.33333%
}

.grid-margin-y > .small-8 {
    height: 66.66667%
}

.grid-margin-y > .small-9 {
    height: 75%
}

.grid-margin-y > .small-10 {
    height: 83.33333%
}

.grid-margin-y > .small-11 {
    height: 91.66667%
}

.grid-margin-y > .small-12 {
    height: 100%
}

@media print,screen and (min-width:77.5em) {
    .grid-margin-y > .auto, .grid-margin-y > .shrink {
        height: auto
    }

    .grid-margin-y > .small-1 {
        height: calc(8.33333% - 1.0625rem)
    }

    .grid-margin-y > .small-2 {
        height: calc(16.66667% - 1.0625rem)
    }

    .grid-margin-y > .small-3 {
        height: calc(25% - 1.0625rem)
    }

    .grid-margin-y > .small-4 {
        height: calc(33.33333% - 1.0625rem)
    }

    .grid-margin-y > .small-5 {
        height: calc(41.66667% - 1.0625rem)
    }

    .grid-margin-y > .small-6 {
        height: calc(50% - 1.0625rem)
    }

    .grid-margin-y > .small-7 {
        height: calc(58.33333% - 1.0625rem)
    }

    .grid-margin-y > .small-8 {
        height: calc(66.66667% - 1.0625rem)
    }

    .grid-margin-y > .small-9 {
        height: calc(75% - 1.0625rem)
    }

    .grid-margin-y > .small-10 {
        height: calc(83.33333% - 1.0625rem)
    }

    .grid-margin-y > .small-11 {
        height: calc(91.66667% - 1.0625rem)
    }

    .grid-margin-y > .small-12 {
        height: calc(100% - 1.0625rem)
    }

    .grid-margin-y > .medium-auto, .grid-margin-y > .medium-shrink {
        height: auto
    }

    .grid-margin-y > .medium-1 {
        height: calc(8.33333% - 1.0625rem)
    }

    .grid-margin-y > .medium-2 {
        height: calc(16.66667% - 1.0625rem)
    }

    .grid-margin-y > .medium-3 {
        height: calc(25% - 1.0625rem)
    }

    .grid-margin-y > .medium-4 {
        height: calc(33.33333% - 1.0625rem)
    }

    .grid-margin-y > .medium-5 {
        height: calc(41.66667% - 1.0625rem)
    }

    .grid-margin-y > .medium-6 {
        height: calc(50% - 1.0625rem)
    }

    .grid-margin-y > .medium-7 {
        height: calc(58.33333% - 1.0625rem)
    }

    .grid-margin-y > .medium-8 {
        height: calc(66.66667% - 1.0625rem)
    }

    .grid-margin-y > .medium-9 {
        height: calc(75% - 1.0625rem)
    }

    .grid-margin-y > .medium-10 {
        height: calc(83.33333% - 1.0625rem)
    }

    .grid-margin-y > .medium-11 {
        height: calc(91.66667% - 1.0625rem)
    }

    .grid-margin-y > .medium-12 {
        height: calc(100% - 1.0625rem)
    }
}

@media print,screen and (min-width:90em) {
    .grid-margin-y > .auto, .grid-margin-y > .shrink {
        height: auto
    }

    .grid-margin-y > .small-1 {
        height: calc(8.33333% - 1.25rem)
    }

    .grid-margin-y > .small-2 {
        height: calc(16.66667% - 1.25rem)
    }

    .grid-margin-y > .small-3 {
        height: calc(25% - 1.25rem)
    }

    .grid-margin-y > .small-4 {
        height: calc(33.33333% - 1.25rem)
    }

    .grid-margin-y > .small-5 {
        height: calc(41.66667% - 1.25rem)
    }

    .grid-margin-y > .small-6 {
        height: calc(50% - 1.25rem)
    }

    .grid-margin-y > .small-7 {
        height: calc(58.33333% - 1.25rem)
    }

    .grid-margin-y > .small-8 {
        height: calc(66.66667% - 1.25rem)
    }

    .grid-margin-y > .small-9 {
        height: calc(75% - 1.25rem)
    }

    .grid-margin-y > .small-10 {
        height: calc(83.33333% - 1.25rem)
    }

    .grid-margin-y > .small-11 {
        height: calc(91.66667% - 1.25rem)
    }

    .grid-margin-y > .small-12 {
        height: calc(100% - 1.25rem)
    }

    .grid-margin-y > .medium-auto, .grid-margin-y > .medium-shrink {
        height: auto
    }

    .grid-margin-y > .medium-1 {
        height: calc(8.33333% - 1.25rem)
    }

    .grid-margin-y > .medium-2 {
        height: calc(16.66667% - 1.25rem)
    }

    .grid-margin-y > .medium-3 {
        height: calc(25% - 1.25rem)
    }

    .grid-margin-y > .medium-4 {
        height: calc(33.33333% - 1.25rem)
    }

    .grid-margin-y > .medium-5 {
        height: calc(41.66667% - 1.25rem)
    }

    .grid-margin-y > .medium-6 {
        height: calc(50% - 1.25rem)
    }

    .grid-margin-y > .medium-7 {
        height: calc(58.33333% - 1.25rem)
    }

    .grid-margin-y > .medium-8 {
        height: calc(66.66667% - 1.25rem)
    }

    .grid-margin-y > .medium-9 {
        height: calc(75% - 1.25rem)
    }

    .grid-margin-y > .medium-10 {
        height: calc(83.33333% - 1.25rem)
    }

    .grid-margin-y > .medium-11 {
        height: calc(91.66667% - 1.25rem)
    }

    .grid-margin-y > .medium-12 {
        height: calc(100% - 1.25rem)
    }

    .grid-margin-y > .large-auto, .grid-margin-y > .large-shrink {
        height: auto
    }

    .grid-margin-y > .large-1 {
        height: calc(8.33333% - 1.25rem)
    }

    .grid-margin-y > .large-2 {
        height: calc(16.66667% - 1.25rem)
    }

    .grid-margin-y > .large-3 {
        height: calc(25% - 1.25rem)
    }

    .grid-margin-y > .large-4 {
        height: calc(33.33333% - 1.25rem)
    }

    .grid-margin-y > .large-5 {
        height: calc(41.66667% - 1.25rem)
    }

    .grid-margin-y > .large-6 {
        height: calc(50% - 1.25rem)
    }

    .grid-margin-y > .large-7 {
        height: calc(58.33333% - 1.25rem)
    }

    .grid-margin-y > .large-8 {
        height: calc(66.66667% - 1.25rem)
    }

    .grid-margin-y > .large-9 {
        height: calc(75% - 1.25rem)
    }

    .grid-margin-y > .large-10 {
        height: calc(83.33333% - 1.25rem)
    }

    .grid-margin-y > .large-11 {
        height: calc(91.66667% - 1.25rem)
    }

    .grid-margin-y > .large-12 {
        height: calc(100% - 1.25rem)
    }
}

@media screen and (min-width:100em) {
    .grid-margin-y > .auto, .grid-margin-y > .shrink {
        height: auto
    }

    .grid-margin-y > .small-1 {
        height: calc(8.33333% - 1.375rem)
    }

    .grid-margin-y > .small-2 {
        height: calc(16.66667% - 1.375rem)
    }

    .grid-margin-y > .small-3 {
        height: calc(25% - 1.375rem)
    }

    .grid-margin-y > .small-4 {
        height: calc(33.33333% - 1.375rem)
    }

    .grid-margin-y > .small-5 {
        height: calc(41.66667% - 1.375rem)
    }

    .grid-margin-y > .small-6 {
        height: calc(50% - 1.375rem)
    }

    .grid-margin-y > .small-7 {
        height: calc(58.33333% - 1.375rem)
    }

    .grid-margin-y > .small-8 {
        height: calc(66.66667% - 1.375rem)
    }

    .grid-margin-y > .small-9 {
        height: calc(75% - 1.375rem)
    }

    .grid-margin-y > .small-10 {
        height: calc(83.33333% - 1.375rem)
    }

    .grid-margin-y > .small-11 {
        height: calc(91.66667% - 1.375rem)
    }

    .grid-margin-y > .small-12 {
        height: calc(100% - 1.375rem)
    }

    .grid-margin-y > .medium-auto, .grid-margin-y > .medium-shrink {
        height: auto
    }

    .grid-margin-y > .medium-1 {
        height: calc(8.33333% - 1.375rem)
    }

    .grid-margin-y > .medium-2 {
        height: calc(16.66667% - 1.375rem)
    }

    .grid-margin-y > .medium-3 {
        height: calc(25% - 1.375rem)
    }

    .grid-margin-y > .medium-4 {
        height: calc(33.33333% - 1.375rem)
    }

    .grid-margin-y > .medium-5 {
        height: calc(41.66667% - 1.375rem)
    }

    .grid-margin-y > .medium-6 {
        height: calc(50% - 1.375rem)
    }

    .grid-margin-y > .medium-7 {
        height: calc(58.33333% - 1.375rem)
    }

    .grid-margin-y > .medium-8 {
        height: calc(66.66667% - 1.375rem)
    }

    .grid-margin-y > .medium-9 {
        height: calc(75% - 1.375rem)
    }

    .grid-margin-y > .medium-10 {
        height: calc(83.33333% - 1.375rem)
    }

    .grid-margin-y > .medium-11 {
        height: calc(91.66667% - 1.375rem)
    }

    .grid-margin-y > .medium-12 {
        height: calc(100% - 1.375rem)
    }

    .grid-margin-y > .large-auto, .grid-margin-y > .large-shrink {
        height: auto
    }

    .grid-margin-y > .large-1 {
        height: calc(8.33333% - 1.375rem)
    }

    .grid-margin-y > .large-2 {
        height: calc(16.66667% - 1.375rem)
    }

    .grid-margin-y > .large-3 {
        height: calc(25% - 1.375rem)
    }

    .grid-margin-y > .large-4 {
        height: calc(33.33333% - 1.375rem)
    }

    .grid-margin-y > .large-5 {
        height: calc(41.66667% - 1.375rem)
    }

    .grid-margin-y > .large-6 {
        height: calc(50% - 1.375rem)
    }

    .grid-margin-y > .large-7 {
        height: calc(58.33333% - 1.375rem)
    }

    .grid-margin-y > .large-8 {
        height: calc(66.66667% - 1.375rem)
    }

    .grid-margin-y > .large-9 {
        height: calc(75% - 1.375rem)
    }

    .grid-margin-y > .large-10 {
        height: calc(83.33333% - 1.375rem)
    }

    .grid-margin-y > .large-11 {
        height: calc(91.66667% - 1.375rem)
    }

    .grid-margin-y > .large-12 {
        height: calc(100% - 1.375rem)
    }

    .grid-margin-y > .xlarge-auto, .grid-margin-y > .xlarge-shrink {
        height: auto
    }

    .grid-margin-y > .xlarge-1 {
        height: calc(8.33333% - 1.375rem)
    }

    .grid-margin-y > .xlarge-2 {
        height: calc(16.66667% - 1.375rem)
    }

    .grid-margin-y > .xlarge-3 {
        height: calc(25% - 1.375rem)
    }

    .grid-margin-y > .xlarge-4 {
        height: calc(33.33333% - 1.375rem)
    }

    .grid-margin-y > .xlarge-5 {
        height: calc(41.66667% - 1.375rem)
    }

    .grid-margin-y > .xlarge-6 {
        height: calc(50% - 1.375rem)
    }

    .grid-margin-y > .xlarge-7 {
        height: calc(58.33333% - 1.375rem)
    }

    .grid-margin-y > .xlarge-8 {
        height: calc(66.66667% - 1.375rem)
    }

    .grid-margin-y > .xlarge-9 {
        height: calc(75% - 1.375rem)
    }

    .grid-margin-y > .xlarge-10 {
        height: calc(83.33333% - 1.375rem)
    }

    .grid-margin-y > .xlarge-11 {
        height: calc(91.66667% - 1.375rem)
    }

    .grid-margin-y > .xlarge-12 {
        height: calc(100% - 1.375rem)
    }
}

@media screen and (min-width:120em) {
    .grid-margin-y > .auto, .grid-margin-y > .shrink {
        height: auto
    }

    .grid-margin-y > .small-1 {
        height: calc(8.33333% - 1.625rem)
    }

    .grid-margin-y > .small-2 {
        height: calc(16.66667% - 1.625rem)
    }

    .grid-margin-y > .small-3 {
        height: calc(25% - 1.625rem)
    }

    .grid-margin-y > .small-4 {
        height: calc(33.33333% - 1.625rem)
    }

    .grid-margin-y > .small-5 {
        height: calc(41.66667% - 1.625rem)
    }

    .grid-margin-y > .small-6 {
        height: calc(50% - 1.625rem)
    }

    .grid-margin-y > .small-7 {
        height: calc(58.33333% - 1.625rem)
    }

    .grid-margin-y > .small-8 {
        height: calc(66.66667% - 1.625rem)
    }

    .grid-margin-y > .small-9 {
        height: calc(75% - 1.625rem)
    }

    .grid-margin-y > .small-10 {
        height: calc(83.33333% - 1.625rem)
    }

    .grid-margin-y > .small-11 {
        height: calc(91.66667% - 1.625rem)
    }

    .grid-margin-y > .small-12 {
        height: calc(100% - 1.625rem)
    }

    .grid-margin-y > .medium-auto, .grid-margin-y > .medium-shrink {
        height: auto
    }

    .grid-margin-y > .medium-1 {
        height: calc(8.33333% - 1.625rem)
    }

    .grid-margin-y > .medium-2 {
        height: calc(16.66667% - 1.625rem)
    }

    .grid-margin-y > .medium-3 {
        height: calc(25% - 1.625rem)
    }

    .grid-margin-y > .medium-4 {
        height: calc(33.33333% - 1.625rem)
    }

    .grid-margin-y > .medium-5 {
        height: calc(41.66667% - 1.625rem)
    }

    .grid-margin-y > .medium-6 {
        height: calc(50% - 1.625rem)
    }

    .grid-margin-y > .medium-7 {
        height: calc(58.33333% - 1.625rem)
    }

    .grid-margin-y > .medium-8 {
        height: calc(66.66667% - 1.625rem)
    }

    .grid-margin-y > .medium-9 {
        height: calc(75% - 1.625rem)
    }

    .grid-margin-y > .medium-10 {
        height: calc(83.33333% - 1.625rem)
    }

    .grid-margin-y > .medium-11 {
        height: calc(91.66667% - 1.625rem)
    }

    .grid-margin-y > .medium-12 {
        height: calc(100% - 1.625rem)
    }

    .grid-margin-y > .large-auto, .grid-margin-y > .large-shrink {
        height: auto
    }

    .grid-margin-y > .large-1 {
        height: calc(8.33333% - 1.625rem)
    }

    .grid-margin-y > .large-2 {
        height: calc(16.66667% - 1.625rem)
    }

    .grid-margin-y > .large-3 {
        height: calc(25% - 1.625rem)
    }

    .grid-margin-y > .large-4 {
        height: calc(33.33333% - 1.625rem)
    }

    .grid-margin-y > .large-5 {
        height: calc(41.66667% - 1.625rem)
    }

    .grid-margin-y > .large-6 {
        height: calc(50% - 1.625rem)
    }

    .grid-margin-y > .large-7 {
        height: calc(58.33333% - 1.625rem)
    }

    .grid-margin-y > .large-8 {
        height: calc(66.66667% - 1.625rem)
    }

    .grid-margin-y > .large-9 {
        height: calc(75% - 1.625rem)
    }

    .grid-margin-y > .large-10 {
        height: calc(83.33333% - 1.625rem)
    }

    .grid-margin-y > .large-11 {
        height: calc(91.66667% - 1.625rem)
    }

    .grid-margin-y > .large-12 {
        height: calc(100% - 1.625rem)
    }

    .grid-margin-y > .xlarge-auto, .grid-margin-y > .xlarge-shrink {
        height: auto
    }

    .grid-margin-y > .xlarge-1 {
        height: calc(8.33333% - 1.625rem)
    }

    .grid-margin-y > .xlarge-2 {
        height: calc(16.66667% - 1.625rem)
    }

    .grid-margin-y > .xlarge-3 {
        height: calc(25% - 1.625rem)
    }

    .grid-margin-y > .xlarge-4 {
        height: calc(33.33333% - 1.625rem)
    }

    .grid-margin-y > .xlarge-5 {
        height: calc(41.66667% - 1.625rem)
    }

    .grid-margin-y > .xlarge-6 {
        height: calc(50% - 1.625rem)
    }

    .grid-margin-y > .xlarge-7 {
        height: calc(58.33333% - 1.625rem)
    }

    .grid-margin-y > .xlarge-8 {
        height: calc(66.66667% - 1.625rem)
    }

    .grid-margin-y > .xlarge-9 {
        height: calc(75% - 1.625rem)
    }

    .grid-margin-y > .xlarge-10 {
        height: calc(83.33333% - 1.625rem)
    }

    .grid-margin-y > .xlarge-11 {
        height: calc(91.66667% - 1.625rem)
    }

    .grid-margin-y > .xlarge-12 {
        height: calc(100% - 1.625rem)
    }

    .grid-margin-y > .xxlarge-auto, .grid-margin-y > .xxlarge-shrink {
        height: auto
    }

    .grid-margin-y > .xxlarge-1 {
        height: calc(8.33333% - 1.625rem)
    }

    .grid-margin-y > .xxlarge-2 {
        height: calc(16.66667% - 1.625rem)
    }

    .grid-margin-y > .xxlarge-3 {
        height: calc(25% - 1.625rem)
    }

    .grid-margin-y > .xxlarge-4 {
        height: calc(33.33333% - 1.625rem)
    }

    .grid-margin-y > .xxlarge-5 {
        height: calc(41.66667% - 1.625rem)
    }

    .grid-margin-y > .xxlarge-6 {
        height: calc(50% - 1.625rem)
    }

    .grid-margin-y > .xxlarge-7 {
        height: calc(58.33333% - 1.625rem)
    }

    .grid-margin-y > .xxlarge-8 {
        height: calc(66.66667% - 1.625rem)
    }

    .grid-margin-y > .xxlarge-9 {
        height: calc(75% - 1.625rem)
    }

    .grid-margin-y > .xxlarge-10 {
        height: calc(83.33333% - 1.625rem)
    }

    .grid-margin-y > .xxlarge-11 {
        height: calc(91.66667% - 1.625rem)
    }

    .grid-margin-y > .xxlarge-12 {
        height: calc(100% - 1.625rem)
    }
}

.grid-frame.grid-margin-y {
    height: 100vh
}

@media print,screen and (min-width:77.5em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.0625rem)
    }
}

@media print,screen and (min-width:90em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.25rem)
    }
}

@media screen and (min-width:100em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.375rem)
    }
}

@media screen and (min-width:120em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.625rem)
    }
}

@media print,screen and (min-width:77.5em) {
    .grid-margin-y.medium-grid-frame {
        height: calc(100vh + 1.0625rem)
    }
}

@media print,screen and (min-width:90em) {
    .grid-margin-y.large-grid-frame {
        height: calc(100vh + 1.25rem)
    }
}

@media screen and (min-width:100em) {
    .grid-margin-y.xlarge-grid-frame {
        height: calc(100vh + 1.375rem)
    }
}

@media screen and (min-width:120em) {
    .grid-margin-y.xxlarge-grid-frame {
        height: calc(100vh + 1.625rem)
    }
}

.card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-bottom: 1rem;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    background: #fefefe;
    -webkit-box-shadow: none;
    box-shadow: none;
    overflow: hidden;
    color: #0a0a0a
}

    .card > :last-child {
        margin-bottom: 0
    }

.card-divider {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: 1rem;
    background: #e6e6e6
}

    .card-divider > :last-child {
        margin-bottom: 0
    }

.card-section {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 1rem
}

    .card-section > :last-child {
        margin-bottom: 0
    }

.card-image {
    min-height: 1px
}

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

[data-whatinput=mouse] .menu li {
    outline: 0
}

.menu .button, .menu a {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: .7rem 1rem
}

.menu a, .menu button, .menu input, .menu select {
    margin-bottom: 0
}

.menu input {
    display: inline-block
}

.menu, .menu.horizontal {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

    .menu.vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.expanded li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.simple {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

        .menu.simple li + li {
            margin-left: 1rem
        }

        .menu.simple a {
            padding: 0
        }

@media print,screen and (min-width:77.5em) {
    .menu.medium-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.medium-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.medium-expanded li, .menu.medium-simple li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media print,screen and (min-width:90em) {
    .menu.large-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.large-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.large-expanded li, .menu.large-simple li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:100em) {
    .menu.xlarge-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.xlarge-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.xlarge-expanded li, .menu.xlarge-simple li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

@media screen and (min-width:120em) {
    .menu.xxlarge-horizontal {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .menu.xxlarge-vertical {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .menu.xxlarge-expanded li, .menu.xxlarge-simple li {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }
}

.menu.nested {
    margin-right: 0;
    margin-left: 1rem
}

.menu.icon-bottom a, .menu.icon-left a, .menu.icon-right a, .menu.icon-top a, .menu.icons a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-left li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

    .menu.icon-left li a i, .menu.icon-left li a img, .menu.icon-left li a svg {
        margin-right: .25rem
    }

.menu.icon-right li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

    .menu.icon-right li a i, .menu.icon-right li a img, .menu.icon-right li a svg {
        margin-left: .25rem
    }

.menu.icon-top li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

    .menu.icon-top li a i, .menu.icon-top li a img, .menu.icon-top li a svg {
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        align-self: stretch;
        margin-bottom: .25rem;
        text-align: center
    }

.menu.icon-bottom li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

    .menu.icon-bottom li a i, .menu.icon-bottom li a img, .menu.icon-bottom li a svg {
        -webkit-align-self: stretch;
        -ms-flex-item-align: stretch;
        align-self: stretch;
        margin-bottom: .25rem;
        text-align: center
    }

.menu .active > a, .menu .is-active > a {
    background: #1779ba;
    color: #fefefe
}

.menu.align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.menu.align-right li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

    .menu.align-right li .submenu li {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

.menu.align-right.vertical li {
    display: block;
    text-align: right
}

    .menu.align-right.vertical li .submenu li {
        text-align: right
    }

.menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0
}

.menu.align-center li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .menu.align-center li .submenu li {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

.menu .menu-text {
    padding: .7rem 1rem;
    font-weight: 700;
    line-height: 1;
    color: inherit
}

.menu-centered > .menu, .menu-centered > .menu li {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .menu-centered > .menu li {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

        .menu-centered > .menu li .submenu li {
            -webkit-box-pack: start;
            -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
            justify-content: flex-start
        }

.no-js [data-responsive-menu] ul {
    display: none
}

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

    .menu-icon:after {
        position: absolute;
        top: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 2px;
        background: #fefefe;
        -webkit-box-shadow: 0 7px 0 #fefefe,0 14px 0 #fefefe;
        box-shadow: 0 7px 0 #fefefe,0 14px 0 #fefefe;
        content: ""
    }

    .menu-icon:hover:after {
        background: #cacaca;
        -webkit-box-shadow: 0 7px 0 #cacaca,0 14px 0 #cacaca;
        box-shadow: 0 7px 0 #cacaca,0 14px 0 #cacaca
    }

    .menu-icon.dark {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 16px;
        cursor: pointer
    }

        .menu-icon.dark:after {
            position: absolute;
            top: 0;
            left: 0;
            display: block;
            width: 100%;
            height: 2px;
            background: #0a0a0a;
            -webkit-box-shadow: 0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;
            box-shadow: 0 7px 0 #0a0a0a,0 14px 0 #0a0a0a;
            content: ""
        }

        .menu-icon.dark:hover:after {
            background: #8a8a8a;
            -webkit-box-shadow: 0 7px 0 #8a8a8a,0 14px 0 #8a8a8a;
            box-shadow: 0 7px 0 #8a8a8a,0 14px 0 #8a8a8a
        }

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    -webkit-transition: opacity .5s ease,visibility .5s ease;
    -o-transition: opacity .5s ease,visibility .5s ease;
    transition: opacity .5s ease,visibility .5s ease;
    background: hsla(0,0%,100%,.25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

    .js-off-canvas-overlay.is-visible {
        opacity: 1;
        visibility: visible
    }

    .js-off-canvas-overlay.is-closable {
        cursor: pointer
    }

    .js-off-canvas-overlay.is-overlay-absolute {
        position: absolute
    }

    .js-off-canvas-overlay.is-overlay-fixed {
        position: fixed
    }

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.off-canvas {
    position: fixed;
    z-index: 12;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #fff
}

[data-whatinput=mouse] .off-canvas {
    outline: 0
}

.off-canvas.is-transition-push {
    z-index: 12
}

.off-canvas.is-closed {
    visibility: hidden
}

.off-canvas.is-transition-overlap {
    z-index: 13
}

    .off-canvas.is-transition-overlap.is-open {
        -webkit-box-shadow: 0 0 10px hsla(0,0%,4%,.7);
        box-shadow: 0 0 10px hsla(0,0%,4%,.7)
    }

.off-canvas.is-open {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #fff
}

[data-whatinput=mouse] .off-canvas-absolute {
    outline: 0
}

.off-canvas-absolute.is-transition-push {
    z-index: 12
}

.off-canvas-absolute.is-closed {
    visibility: hidden
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 13
}

    .off-canvas-absolute.is-transition-overlap.is-open {
        -webkit-box-shadow: 0 0 10px hsla(0,0%,4%,.7);
        box-shadow: 0 0 10px hsla(0,0%,4%,.7)
    }

.off-canvas-absolute.is-open {
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0)
}

.position-left {
    top: 0;
    left: 0;
    height: 100%;
    overflow-y: auto;
    width: 100%
}

.off-canvas-content .off-canvas.position-left, .position-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

    .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0)
    }

.off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.position-left.is-transition-push {
    -webkit-box-shadow: inset -13px 0 20px -13px hsla(0,0%,4%,.25);
    box-shadow: inset -13px 0 20px -13px hsla(0,0%,4%,.25)
}

.position-right {
    top: 0;
    right: 0;
    height: 100%;
    overflow-y: auto;
    width: 100%
}

.off-canvas-content .off-canvas.position-right, .position-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0)
    }

.off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.position-right.is-transition-push {
    -webkit-box-shadow: inset 13px 0 20px -13px hsla(0,0%,4%,.25);
    box-shadow: inset 13px 0 20px -13px hsla(0,0%,4%,.25)
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 100%
}

.off-canvas-content .off-canvas.position-top, .position-top {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

    .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0)
    }

.off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.position-top.is-transition-push {
    -webkit-box-shadow: inset 0 -13px 20px -13px hsla(0,0%,4%,.25);
    box-shadow: inset 0 -13px 20px -13px hsla(0,0%,4%,.25)
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    overflow-x: auto;
    height: 100%
}

.off-canvas-content .off-canvas.position-bottom, .position-bottom {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

    .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0)
    }

.off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.position-bottom.is-transition-push {
    -webkit-box-shadow: inset 0 13px 20px -13px hsla(0,0%,4%,.25);
    box-shadow: inset 0 13px 20px -13px hsla(0,0%,4%,.25)
}

.off-canvas-content {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease,-webkit-transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .off-canvas-content.has-transition-push, .off-canvas-content .off-canvas.is-open {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0)
    }

@media print,screen and (min-width:77.5em) {
    .position-left.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

        .position-left.reveal-for-medium .close-button {
            display: none
        }

    .off-canvas-content .position-left.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left, .position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 100%
    }

    .position-right.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

        .position-right.reveal-for-medium .close-button {
            display: none
        }

    .off-canvas-content .position-right.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right, .position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 100%
    }

    .position-top.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

        .position-top.reveal-for-medium .close-button {
            display: none
        }

    .off-canvas-content .position-top.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top, .position-top.reveal-for-medium ~ .off-canvas-content {
        margin-top: 100%
    }

    .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

        .position-bottom.reveal-for-medium .close-button {
            display: none
        }

    .off-canvas-content .position-bottom.reveal-for-medium {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom, .position-bottom.reveal-for-medium ~ .off-canvas-content {
        margin-bottom: 100%
    }
}

@media print,screen and (min-width:90em) {
    .position-left.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

        .position-left.reveal-for-large .close-button {
            display: none
        }

    .off-canvas-content .position-left.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left, .position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 100%
    }

    .position-right.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

        .position-right.reveal-for-large .close-button {
            display: none
        }

    .off-canvas-content .position-right.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right, .position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 100%
    }

    .position-top.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

        .position-top.reveal-for-large .close-button {
            display: none
        }

    .off-canvas-content .position-top.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top, .position-top.reveal-for-large ~ .off-canvas-content {
        margin-top: 100%
    }

    .position-bottom.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

        .position-bottom.reveal-for-large .close-button {
            display: none
        }

    .off-canvas-content .position-bottom.reveal-for-large {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom, .position-bottom.reveal-for-large ~ .off-canvas-content {
        margin-bottom: 100%
    }
}

@media screen and (min-width:100em) {
    .position-left.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

        .position-left.reveal-for-xlarge .close-button {
            display: none
        }

    .off-canvas-content .position-left.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left, .position-left.reveal-for-xlarge ~ .off-canvas-content {
        margin-left: 100%
    }

    .position-right.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

        .position-right.reveal-for-xlarge .close-button {
            display: none
        }

    .off-canvas-content .position-right.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right, .position-right.reveal-for-xlarge ~ .off-canvas-content {
        margin-right: 100%
    }

    .position-top.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

        .position-top.reveal-for-xlarge .close-button {
            display: none
        }

    .off-canvas-content .position-top.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top, .position-top.reveal-for-xlarge ~ .off-canvas-content {
        margin-top: 100%
    }

    .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

        .position-bottom.reveal-for-xlarge .close-button {
            display: none
        }

    .off-canvas-content .position-bottom.reveal-for-xlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom, .position-bottom.reveal-for-xlarge ~ .off-canvas-content {
        margin-bottom: 100%
    }
}

@media screen and (min-width:120em) {
    .position-left.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

        .position-left.reveal-for-xxlarge .close-button {
            display: none
        }

    .off-canvas-content .position-left.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-left, .position-left.reveal-for-xxlarge ~ .off-canvas-content {
        margin-left: 100%
    }

    .position-right.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

        .position-right.reveal-for-xxlarge .close-button {
            display: none
        }

    .off-canvas-content .position-right.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-right, .position-right.reveal-for-xxlarge ~ .off-canvas-content {
        margin-right: 100%
    }

    .position-top.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

        .position-top.reveal-for-xxlarge .close-button {
            display: none
        }

    .off-canvas-content .position-top.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-top, .position-top.reveal-for-xxlarge ~ .off-canvas-content {
        margin-top: 100%
    }

    .position-bottom.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        z-index: 12;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        visibility: visible
    }

        .position-bottom.reveal-for-xxlarge .close-button {
            display: none
        }

    .off-canvas-content .position-bottom.reveal-for-xxlarge {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .off-canvas-content.has-reveal-bottom, .position-bottom.reveal-for-xxlarge ~ .off-canvas-content {
        margin-bottom: 100%
    }
}

@media print,screen and (min-width:77.5em) {
    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: none;
        width: auto;
        overflow: visible;
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }

        .off-canvas.in-canvas-for-medium.position-bottom, .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top {
            -webkit-box-shadow: none;
            box-shadow: none;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }

        .off-canvas.in-canvas-for-medium .close-button {
            display: none
        }
}

@media print,screen and (min-width:90em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: none;
        width: auto;
        overflow: visible;
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }

        .off-canvas.in-canvas-for-large.position-bottom, .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top {
            -webkit-box-shadow: none;
            box-shadow: none;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }

        .off-canvas.in-canvas-for-large .close-button {
            display: none
        }
}

@media screen and (min-width:100em) {
    .off-canvas.in-canvas-for-xlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: none;
        width: auto;
        overflow: visible;
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }

        .off-canvas.in-canvas-for-xlarge.position-bottom, .off-canvas.in-canvas-for-xlarge.position-left, .off-canvas.in-canvas-for-xlarge.position-right, .off-canvas.in-canvas-for-xlarge.position-top {
            -webkit-box-shadow: none;
            box-shadow: none;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }

        .off-canvas.in-canvas-for-xlarge .close-button {
            display: none
        }
}

@media screen and (min-width:120em) {
    .off-canvas.in-canvas-for-xxlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: none;
        width: auto;
        overflow: visible;
        -webkit-transition: none;
        -o-transition: none;
        transition: none
    }

        .off-canvas.in-canvas-for-xxlarge.position-bottom, .off-canvas.in-canvas-for-xxlarge.position-left, .off-canvas.in-canvas-for-xxlarge.position-right, .off-canvas.in-canvas-for-xxlarge.position-top {
            -webkit-box-shadow: none;
            box-shadow: none;
            -webkit-transform: none;
            -ms-transform: none;
            transform: none
        }

        .off-canvas.in-canvas-for-xxlarge .close-button {
            display: none
        }
}

.top-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5rem;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .top-bar, .top-bar ul {
        background-color: #e6e6e6
    }

        .top-bar input {
            max-width: 200px;
            margin-right: 1rem
        }

        .top-bar .input-group-field {
            width: 100%;
            margin-right: 0
        }

        .top-bar input.button {
            width: auto
        }

        .top-bar .top-bar-left, .top-bar .top-bar-right {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }

@media print,screen and (min-width:77.5em) {
    .top-bar {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

        .top-bar .top-bar-left {
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            margin-right: auto
        }

        .top-bar .top-bar-right {
            -webkit-box-flex: 0;
            -webkit-flex: 0 1 auto;
            -ms-flex: 0 1 auto;
            flex: 0 1 auto;
            margin-left: auto
        }
}

@media screen and (max-width:89.99875em) {
    .top-bar.stacked-for-medium {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }
}

@media screen and (max-width:99.99875em) {
    .top-bar.stacked-for-large {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }
}

@media screen and (max-width:119.99875em) {
    .top-bar.stacked-for-xlarge {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

        .top-bar.stacked-for-xlarge .top-bar-left, .top-bar.stacked-for-xlarge .top-bar-right {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%
        }
}

.top-bar.stacked-for-xxlarge {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .top-bar.stacked-for-xxlarge .top-bar-left, .top-bar.stacked-for-xxlarge .top-bar-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

.top-bar-title {
    margin: .5rem 1rem .5rem 0
}

.top-bar-left, .top-bar-right, .top-bar-title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix:after, .clearfix:before {
    display: table;
    content: " ";
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.clearfix:after {
    clear: both
}

.align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.align-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-justify {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.align-spaced {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.align-left.vertical.menu > li > a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.align-right.vertical.menu > li > a {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.align-center.vertical.menu > li > a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.align-self-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.align-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.align-self-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.align-middle {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.align-self-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.align-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.align-self-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch
}

.align-center-middle {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.small-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.small-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.small-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.small-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.small-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5
}

.small-order-6 {
    -webkit-box-ordinal-group: 7;
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6
}

@media print,screen and (min-width:77.5em) {
    .medium-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .medium-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .medium-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .medium-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .medium-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .medium-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

@media print,screen and (min-width:90em) {
    .large-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .large-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .large-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .large-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .large-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .large-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:100em) {
    .xlarge-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .xlarge-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .xlarge-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .xlarge-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .xlarge-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .xlarge-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

@media screen and (min-width:120em) {
    .xxlarge-order-1 {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .xxlarge-order-2 {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .xxlarge-order-3 {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .xxlarge-order-4 {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .xxlarge-order-5 {
        -webkit-box-ordinal-group: 6;
        -webkit-order: 5;
        -ms-flex-order: 5;
        order: 5
    }

    .xxlarge-order-6 {
        -webkit-box-ordinal-group: 7;
        -webkit-order: 6;
        -ms-flex-order: 6;
        order: 6
    }
}

.flex-child-auto {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.flex-child-grow {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.flex-child-shrink {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto
}

.flex-dir-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-dir-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.flex-dir-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-dir-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media print,screen and (min-width:77.5em) {
    .medium-flex-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .medium-flex-child-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .medium-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media print,screen and (min-width:90em) {
    .large-flex-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .large-flex-child-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .large-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width:100em) {
    .xlarge-flex-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .xlarge-flex-child-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .xlarge-flex-child-grow {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .xlarge-flex-child-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .xlarge-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .xlarge-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .xlarge-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xlarge-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

@media screen and (min-width:120em) {
    .xxlarge-flex-container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .xxlarge-flex-child-auto {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .xxlarge-flex-child-grow {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto
    }

    .xxlarge-flex-child-shrink {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 auto;
        -ms-flex: 0 1 auto;
        flex: 0 1 auto
    }

    .xxlarge-flex-dir-row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .xxlarge-flex-dir-row-reverse {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .xxlarge-flex-dir-column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .xxlarge-flex-dir-column-reverse {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }
}

.hide {
    display: none !important
}

@media screen and (max-width:77.49875em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width:0em),screen and (min-width:77.5em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print,screen and (min-width:77.5em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width:77.49875em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width:77.5em) and (max-width:89.99875em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width:77.49875em),screen and (min-width:90em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print,screen and (min-width:90em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width:89.99875em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width:90em) and (max-width:99.99875em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width:89.99875em),screen and (min-width:100em) {
    .show-for-large-only {
        display: none !important
    }
}

@media screen and (min-width:100em) {
    .hide-for-xlarge {
        display: none !important
    }
}

@media screen and (max-width:99.99875em) {
    .show-for-xlarge {
        display: none !important
    }
}

@media screen and (min-width:100em) and (max-width:119.99875em) {
    .hide-for-xlarge-only {
        display: none !important
    }
}

@media screen and (max-width:99.99875em),screen and (min-width:120em) {
    .show-for-xlarge-only {
        display: none !important
    }
}

@media screen and (min-width:120em) {
    .hide-for-xxlarge {
        display: none !important
    }
}

@media screen and (max-width:119.99875em) {
    .show-for-xxlarge {
        display: none !important
    }
}

@media screen and (min-width:120em) {
    .hide-for-xxlarge-only {
        display: none !important
    }
}

@media screen and (max-width:119.99875em) {
    .show-for-xxlarge-only {
        display: none !important
    }
}

.show-for-sr, .show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0
}

    .show-on-focus:active, .show-on-focus:focus {
        position: static !important;
        width: auto;
        height: auto;
        overflow: visible;
        clip: auto;
        white-space: normal
    }

.hide-for-portrait, .show-for-landscape {
    display: block !important
}

@media screen and (orientation:landscape) {
    .hide-for-portrait, .show-for-landscape {
        display: block !important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-portrait, .show-for-landscape {
        display: none !important
    }
}

.hide-for-landscape, .show-for-portrait {
    display: none !important
}

@media screen and (orientation:landscape) {
    .hide-for-landscape, .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-landscape, .show-for-portrait {
        display: block !important
    }
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap
}

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
        white-space: inherit;
        outline: none
    }

.invisible {
    visibility: hidden
}

.flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1170px;
    margin: 0 auto
}

.stretch-container {
    width: 100%
}

    .stretch-container img {
        max-width: 100%
    }

.background-img {
    position: relative
}

    .background-img .stretch-container {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        overflow: hidden;
        z-index: -10
    }

        .background-img .stretch-container img {
            position: absolute;
            z-index: -1;
            top: 50%;
            left: 50%;
            width: auto;
            height: auto;
            max-height: none;
            max-width: none;
            min-height: 100%;
            min-width: 100%;
            -webkit-transform: translate(-50%,-50%);
            -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%)
        }

body {
    margin: 0;
    font-family: Raleway,sans-serif;
    overflow-x: hidden
}

ul {
    margin-left: 0
}

html {
    font-size: 88.5%
}

@media screen and (min-width:100em) {
    html {
        font-size: 100%
    }
}

@media screen and (min-width:90em) and (max-width:99.99875em) {
    html {
        font-size: 93.75%
    }
}

.crt-load-more {
    background-color: #991a63 !important;
    color: #fff !important;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

    .crt-load-more:hover {
        background-color: #fff !important;
        color: #991a63 !important
    }

:focus {
    outline: none
}

.print-only {
    display: none
}

@media print {
    .print-only {
        display: block
    }
}

.site-header-utility {
    background-color: #036;
    color: #fff;
    padding-left: 7%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Montserrat,sans-serif;
    font-size: .75rem;
    height: 2.375rem
}

    .site-header-utility__link, .site-header-utility a {
        text-decoration: none;
        color: #fff;
        margin-left: 1.875rem;
        -webkit-transition: text-shadow .2s;
        -o-transition: text-shadow .2s;
        transition: text-shadow .2s
    }

        .site-header-utility__link:hover:not(.site-header-utility__button), .site-header-utility a:hover:not(.site-header-utility__button) {
            text-shadow: 0 0 .75px #fff,0 0 .75px #fff
        }

.site-header-utility__tool-group {
    margin-left: auto !important;
    margin-right: 7%;
    height: 100%
}

    .site-header-utility__tool-group, .site-header-utility__tool-group .site-header-utility__link {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

        .site-header-utility__tool-group .site-header-utility__link {
            width: 8.875rem;
            margin-left: 0;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            border-right: 1px solid #fff
        }

            .site-header-utility__tool-group .site-header-utility__link:last-child {
                border-right: none !important
            }

.site-header-utility__button-group, .site-header-utility__link-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.site-header-utility__button-group {
    height: 100%
}

.site-header-utility__button {
    height: 100%;
    background-color: #cf4520;
    padding: 0 1.875rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #cf4520;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .875rem;
    font-weight: 500;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-transform: uppercase;
    width: 300px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

    .site-header-utility__button:first-child {
        margin-left: 0
    }

    .site-header-utility__button:hover {
        background-color: #903016;
        border: 1px solid #903016
    }

.site-header-utility__item-count {
    padding-right: .125rem
}

.site-header-utility__cart {
    width: 3.125rem;
    border-right: 1px solid #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .site-header-utility__cart:hover {
        font-weight: 700
    }

@media screen and (max-width:77.49875em) {
    .site-header-utility {
        display: none
    }
}

.site-header-wrapper {
    position: relative
}

.site-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2000;
    -webkit-transition: background-color .5s;
    -o-transition: background-color .5s;
    transition: background-color .5s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

    .site-header.sticky {
        position: fixed;
        left: auto;
        max-width: 120rem;
        background-color: #036;
        color: #333;
        -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
        box-shadow: 0 1px 2px rgba(0,0,0,.2)
    }

        .site-header.sticky .site-header-utility {
            display: none
        }

@supports ((-webkit-filter:drop-shadow()) or (filter:drop-shadow())) {
    .site-header.sticky {
        -webkit-box-shadow: none;
        box-shadow: none;
        -webkit-filter: drop-shadow(rgba(0,0,0,.2) 0 1px 1.16667px);
        filter: drop-shadow(rgba(0,0,0,.2) 0 1px 1.16667px)
    }
}

@media print,screen and (min-width:77.5em) {
    .site-header.sticky nav li:first-child {
        -webkit-filter: none;
        filter: none
    }
}

.site-header.sticky nav .mobile-head a {
    color: #991a63;
    -webkit-filter: none;
    filter: none
}

.site-header .mobile-head {
    font-family: Montserrat,sans-serif;
    font-size: 2.25rem;
    font-weight: 800;
    text-transform: uppercase;
    margin-left: 1rem;
    position: relative;
    display: none
}

    .site-header .mobile-head a {
        white-space: nowrap;
        color: #991a63;
        -webkit-transform: scale(.65) translateY(-52%);
        -ms-transform: scale(.65) translateY(-52%);
        transform: scale(.65) translateY(-52%);
        -webkit-transform-origin: left;
        -ms-transform-origin: left;
        transform-origin: left;
        display: inline;
        position: absolute;
        top: 50%;
        left: 0
    }

@media screen and (max-width:77.49875em) {
    .site-header .mobile-head {
        display: block
    }
}

.site-header .nav-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 3.3125rem
}

@media print,screen and (min-width:77.5em) {
    .site-header .nav-wrapper {
        height: 6.625rem
    }
}

.site-header nav .non-mobile-menu {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 3.5%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width:77.49875em) {
    .site-header nav .non-mobile-menu {
        display: none
    }
}

.site-header nav .non-mobile-menu > li {
    position: relative
}

    .site-header nav .non-mobile-menu > li.open > ul {
        opacity: 1;
        visibility: visible;
        z-index: 9;
        -webkit-transition-delay: 0ms;
        -o-transition-delay: 0ms;
        transition-delay: 0ms
    }

    .site-header nav .non-mobile-menu > li > ul {
        position: absolute;
        background-color: #036;
        width: 12.5rem;
        left: 0;
        -webkit-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        -webkit-transition-delay: .3s;
        -o-transition-delay: .3s;
        transition-delay: .3s;
        opacity: 0;
        visibility: hidden;
        z-index: -99
    }

        .site-header nav .non-mobile-menu > li > ul > li {
            font-size: 1rem;
            line-height: 1.125rem
        }

            .site-header nav .non-mobile-menu > li > ul > li a {
                display: block;
                padding: .6rem 1rem
            }

                .site-header nav .non-mobile-menu > li > ul > li a:focus, .site-header nav .non-mobile-menu > li > ul > li a:hover {
                    background: #00264d
                }

.site-header nav .menu-icon {
    float: right;
    margin-right: 1rem
}

.site-header nav .close-button {
    text-align: right;
    font-size: 3.125rem;
    float: right;
    margin-right: 1rem;
    cursor: pointer
}

.site-header nav .mobile-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: left;
    background-color: #fff;
    width: 100%
}

    .site-header nav .mobile-menu li {
        -webkit-flex-basis: unset;
        -ms-flex-preferred-size: unset;
        flex-basis: unset;
        font-family: Montserrat,sans-serif;
        font-weight: unset;
        padding: .9375rem 1.25rem;
        border-bottom: 1px solid #cacaca
    }

        .site-header nav .mobile-menu li:last-child {
            border-bottom: 0
        }

        .site-header nav .mobile-menu li a {
            color: #333
        }

        .site-header nav .mobile-menu li:hover > a {
            font-weight: 500
        }

.site-header nav .sliding-search-input * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.site-header nav .sliding-search-input label {
    height: 2.625rem;
    width: 28.75rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

    .site-header nav .sliding-search-input label input {
        height: 2.625rem;
        width: 100%
    }

    .site-header nav .sliding-search-input label div {
        height: 2.625rem;
        background-color: #991a63;
        padding: .25rem .5rem;
        color: #fff;
        font-size: 1.125rem;
        line-height: 2.125rem
    }

.site-header nav > ul > li {
    display: inline-block;
    font-family: Raleway,sans-serif;
    font-size: 1.25rem;
    text-transform: uppercase;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding: 0 1rem;
    cursor: pointer
}

    .site-header nav > ul > li a {
        -webkit-transition: color .5s;
        -o-transition: color .5s;
        transition: color .5s;
        color: #fff
    }

    .site-header nav > ul > li svg {
        height: 2.1875rem;
        width: 2.1875rem
    }

@media print,screen and (min-width:77.5em) {
    .site-header nav > ul > li:first-child {
        -webkit-flex-basis: 40.2%;
        -ms-flex-preferred-size: 40.2%;
        flex-basis: 40.2%;
        -webkit-flex-shrink: 1;
        -ms-flex-negative: 1;
        flex-shrink: 1;
        font-family: Montserrat,sans-serif;
        font-size: 2.25rem;
        font-weight: 800
    }

        .site-header nav > ul > li:first-child .sticky {
            -webkit-filter: invert(0);
            filter: invert(0);
            -webkit-transition: -webkit-filter .5s;
            transition: -webkit-filter .5s;
            -o-transition: filter .5s;
            transition: filter .5s;
            transition: filter .5s,-webkit-filter .5s
        }

        .site-header nav > ul > li:first-child a {
            white-space: nowrap;
            color: #991a63
        }

        .site-header nav > ul > li:first-child span {
            white-space: nowrap
        }
}

.site-header nav > ul > li * {
    vertical-align: middle
}

.footer {
    min-height: 29.3125rem;
    background-color: #036;
    display: grid;
    padding-top: 3.1875rem;
    background-repeat: no-repeat;
    color: #fff;
    position: relative;
    overflow: hidden;
    margin-top: 11.625rem
}

.footer__image {
    position: absolute;
    pointer-events: none;
    height: 100%
}

@media screen and (max-width:77.49875em) {
    .footer__image {
        bottom: -25%;
        left: 0;
        margin-left: -30%;
        height: auto;
        width: 75%
    }
}

.footer__nav-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media screen and (max-width:77.49875em) {
    .footer__nav-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: left;
        -webkit-align-items: left;
        -ms-flex-align: left;
        align-items: left
    }
}

.footer__nav-list {
    margin: 0;
    width: 20%
}

@media screen and (max-width:77.49875em) {
    .footer__nav-list {
        width: 100%;
        margin-bottom: 1.875rem
    }

        .footer__nav-list h5 {
            font-size: .875rem
        }

        .footer__nav-list hr {
            width: 100%
        }
}

.footer__nav-list h5 {
    font-weight: 700
}

.footer__nav-list a {
    text-decoration: none;
    color: inherit;
    font-family: Montserrat,sans-serif
}

.footer__nav-list.social-media-list > li {
    display: inline-block;
    margin-right: 10px
}

.footer__attribution {
    background-color: rgba(0,38,77,.7);
    margin-top: auto;
    min-height: 12.875rem
}

.footer__attribution-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width:77.49875em) {
    .footer__attribution-container {
        display: grid;
        height: 400px
    }
}

.footer__attribution-container .footer__left-side {
    width: 49%
}

    .footer__attribution-container .footer__left-side img {
        margin-top: 1.8125rem;
        height: 5.6875rem;
        width: 20.6875rem
    }

@media screen and (max-width:77.49875em) {
    .footer__attribution-container .footer__left-side img {
        width: 100%;
        height: unset
    }
}

@media screen and (max-width:77.49875em) {
    .footer__attribution-container .footer__left-side {
        width: 100%
    }
}

.footer__attribution-container .footer__right-side {
    width: 49%;
    font-size: .75rem;
    margin-bottom: .6875rem
}

@media screen and (max-width:77.49875em) {
    .footer__attribution-container .footer__right-side {
        width: 100%
    }
}

.footer__attribution-container .footer__right-side a {
    margin: 0 .3125rem;
    color: #fff
}

.footer__attribution-container .footer__right-side .footer__copyright {
    margin-top: 1.25rem;
    margin-bottom: .6875rem
}

.footer__attribution-container .footer__right-side .footer__other-links {
    text-align: right
}

.homepage-hero__image-wrapper {
    overflow: hidden
}

.homepage-hero__image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width:77.49875em) {
    .homepage-hero__image {
        width: 100%
    }
}

.homepage-hero__card-container {
    background-color: #991a63
}

.homepage-hero__card {
    color: #fff;
    background-color: inherit;
    border: none;
    margin: 14.375rem 5.625rem 9.9375rem
}

@media screen and (max-width:77.49875em) {
    .homepage-hero__card {
        margin: 4.375rem 1.875rem;
        display: grid
    }
}

.homepage-hero__title {
    font-size: 6rem;
    line-height: 6.625rem;
    font-family: Montserrat,sans-serif;
    font-weight: 800;
    margin-bottom: 1.6875rem;
    text-transform: uppercase;
    margin-left: -11.25rem
}

@media screen and (max-width:77.49875em) {
    .homepage-hero__title {
        margin-left: 0
    }
}

.homepage-hero__title img {
    max-width: 43.125rem;
    width: 100%
}

.homepage-hero__lead-in {
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 3.5rem
}

.homepage-hero__button {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #991a63;
    border-radius: 0;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .875rem;
    font-weight: 500;
    height: 3.1875rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .9375rem 2.25rem;
    text-transform: uppercase;
    width: 300px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

    .homepage-hero__button:hover {
        background-color: #fff;
        color: #991a63
    }

.featured-content {
    position: relative;
    margin-top: 8.75rem;
    margin-bottom: 10.75rem
}

.featured-content__image-wrapper {
    overflow: hidden
}

.featured-content__image {
    height: 824px;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width:77.49875em) {
    .featured-content__image {
        width: 100%;
        height: unset
    }
}

.featured-content__card {
    border: none;
    background-color: #071d2e;
    height: 27.6875rem;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    padding: 54px 82px 57px 69px;
    position: absolute;
    z-index: 1;
    opacity: 0;
    -webkit-transition: margin-top 1s,opacity 1s,-webkit-transform 1s;
    transition: margin-top 1s,opacity 1s,-webkit-transform 1s;
    -o-transition: margin-top 1s,opacity 1s,transform 1s;
    transition: margin-top 1s,opacity 1s,transform 1s;
    transition: margin-top 1s,opacity 1s,transform 1s,-webkit-transform 1s;
    top: 50%
}

@media screen and (max-width:77.49875em) {
    .featured-content__card {
        padding: 6%
    }
}

.featured-content__card.animate {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1
}

@media screen and (max-width:77.49875em) {
    .featured-content__card {
        margin-top: 3.125rem;
        position: static
    }

        .featured-content__card.animate {
            margin-top: 0;
            -webkit-transform: translateY(0);
            -ms-transform: translateY(0);
            transform: translateY(0)
        }
}

.featured-content__category {
    font-size: .875rem;
    font-weight: 600;
    text-transform: uppercase;
    color: #deb992
}

.featured-content__category, .featured-content__title {
    font-family: Montserrat,sans-serif;
    margin-bottom: .875rem
}

.featured-content__title {
    color: #fff;
    font-size: 3rem;
    font-weight: 700;
    line-height: 3.75rem
}

.featured-content__lead-in {
    color: #fff;
    font-family: Raleway,sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 2.0625rem;
    line-height: 2.625rem
}

.featured-content__button {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #deb992;
    border-radius: 0;
    border: 1px solid #deb992;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #071d2e;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .875rem;
    font-weight: 500;
    height: 3.1875rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .9375rem 2.25rem;
    text-transform: uppercase;
    width: 300px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

    .featured-content__button:hover {
        background-color: #071d2e;
        color: #deb992
    }

.section-header {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 3.75rem;
    font-family: Montserrat,sans-serif;
    font-weight: 800;
    text-transform: uppercase
}

    .section-header:before {
        content: "";
        width: 18.625rem;
        height: 0;
        border: 1px solid #991a63;
        margin-right: 1.625rem;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: -webkit-transform 2s;
        transition: -webkit-transform 2s;
        -o-transition: transform 2s;
        transition: transform 2s;
        transition: transform 2s,-webkit-transform 2s
    }

@media screen and (max-width:77.49875em) {
    .section-header:before {
        width: 9.3125rem
    }
}

.section-header.animate:before {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.ana-resources {
    position: relative;
    margin-top: 4.625rem;
    margin-bottom: 9.875rem;
    color: #fff
}

@media screen and (max-width:77.49875em) {
    .ana-resources {
        width: 95% !important;
        margin-left: 2.5%
    }
}

.ana-resources a {
    text-decoration: none;
    color: inherit
}

@media screen and (max-width:77.49875em) {
    .ana-resources .modal-video-player__play-button-container {
        top: 0 !important
    }
}

.ana-resources__card {
    height: 53.75rem;
    position: relative;
    overflow: hidden;
    background-color: #0b8d98
}

@media screen and (max-width:77.49875em) {
    .ana-resources__card {
        margin-top: 1.625rem
    }
}

@media screen and (max-width:720px) {
    .ana-resources__card {
        height: 41.25rem
    }
}

@media screen and (max-width:550px) {
    .ana-resources__card {
        height: 35rem
    }
}

.ana-resources__image {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%
}

@media screen and (max-width:77.49875em) {
    .ana-resources__image {
        height: unset;
        width: 100% !important
    }
}

.ana-resources__text-container {
    background: -webkit-gradient(linear,left bottom,left top,from(#051521),to(transparent));
    background: -webkit-linear-gradient(bottom,#051521,transparent);
    background: -o-linear-gradient(bottom,#051521 0,transparent 100%);
    background: linear-gradient(0deg,#051521,transparent);
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    padding: 183px 49px 60px 42px
}

@media screen and (max-width:77.49875em) {
    .ana-resources__text-container {
        background-color: #0b8d98;
        padding: 10%
    }
}

.ana-resources__title {
    font-size: .875rem
}

.ana-resources__lead-in {
    font-size: 2rem;
    font-weight: 500;
    font-family: Raleway,sans-serif;
    line-height: 2.5rem
}

.social-media-feed {
    margin-top: 5.1875rem;
    margin-bottom: 8.8125rem;
    min-height: 50rem
}

.partners {
    margin-top: 3.875rem
}

.partners__partner {
    height: 6.875rem !important;
    background-color: #991a63;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width:77.49875em) {
    .partners__partner {
        min-width: 18.75rem;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: .625rem auto !important
    }
}

.partners__name {
    color: #fff;
    font-family: Raleway,sans-serif;
    font-weight: 700;
    font-size: 1.625rem
}

@media screen and (max-width:77.49875em) {
    .popular-today {
        margin-bottom: 3.25rem
    }
}

.popular-today__header {
    margin-top: 2rem;
    font-size: 2.5rem;
    font-weight: 800;
    color: #071d2e;
    text-transform: uppercase;
    margin-bottom: .875rem
}

.popular-today__date {
    font-family: Montserrat,sans-serif;
    font-size: .875rem;
    color: #991a63;
    margin-bottom: 2.25rem;
    text-transform: uppercase
}

.popular-today__card {
    width: 100%
}

.popular-today__card, .popular-today__card__number {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.popular-today__card__number {
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    border: 1px solid #0b8d98;
    color: #0b8d98;
    font-size: 6.125rem;
    font-family: Montserrat,sans-serif;
    font-weight: 800;
    height: 8.5rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 8.5rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

@media screen and (max-width:1080px) {
    .popular-today__card__number {
        width: 4.375rem;
        height: 4.375rem;
        font-size: 3.0625rem
    }
}

.popular-today__card__lead-in {
    margin-left: 1.625rem;
    color: #333;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    font-family: Raleway,sans-serif
}

@media screen and (max-width:1080px) {
    .popular-today__card__lead-in {
        font-size: 1.1875rem
    }
}

.popular-today__card:not(:last-child) {
    border-bottom: 1px solid #071d2e;
    margin-bottom: 3.1875rem;
    padding-bottom: 3.875rem
}

.popular-today__card:hover .popular-today__card__number {
    background-color: #0b8d98;
    border: 1px solid #fff;
    color: #fff
}

.popular-today__card:hover .popular-today__card__lead-in {
    color: #0b8d98
}

.previous-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 3;
    padding-left: 2.1875rem
}

@media screen and (max-width:77.49875em) {
    .previous-page {
        margin-top: -1.3125rem
    }
}

@media screen and (max-width:520px) {
    .previous-page {
        padding-left: .625rem
    }
}

.previous-page__image {
    height: 1.5rem;
    width: 1.5rem
}

.previous-page__text {
    color: #333;
    font-size: .875rem;
    font-family: Montserrat,sans-serif;
    text-transform: uppercase;
    margin-left: 2px
}

.featured-post img {
    width: 100%;
    margin-bottom: -5px
}

.featured-post__text-container {
    background-color: #deb992;
    color: #071d2e;
    padding: 2.4375rem 2.25rem 2.3125rem 2.5rem
}

.featured-post__title {
    font-weight: 800;
    margin-bottom: 1.0625rem
}

.featured-post__lead-in {
    font-size: 1.5rem;
    font-weight: 500;
    margin-bottom: 2.75rem;
    line-height: 2.625rem
}

.featured-post__button {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #deb992;
    border-radius: 0;
    border: 1px solid #071d2e;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #071d2e;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .875rem;
    font-weight: 500;
    height: 3.1875rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .9375rem 2.25rem;
    text-transform: uppercase;
    width: 300px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

    .featured-post__button:hover {
        background-color: #071d2e;
        color: #deb992
    }

.call-to-action {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8rem;
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #991a63
}

.call-to-action__title {
    font-weight: 800;
    color: #fff
}

.call-to-action input {
    width: 30%;
    height: 3.1875rem;
    padding-left: 10px;
    margin-right: 1.8125rem;
    border: none
}

    .call-to-action input::-webkit-input-placeholder {
        font-style: italic
    }

    .call-to-action input::-moz-placeholder {
        font-style: italic
    }

    .call-to-action input::-ms-input-placeholder {
        font-style: italic
    }

    .call-to-action input:-moz-placeholder {
        font-style: italic
    }

@media screen and (max-width:375px) {
    .call-to-action__button-container {
        margin-left: 0 30px !important;
        width: 80% !important
    }
}

.call-to-action__button {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #991a63;
    border-radius: 0;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .875rem;
    font-weight: 500;
    height: 3.1875rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .9375rem 2.25rem;
    text-transform: uppercase;
    width: 300px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

    .call-to-action__button:hover {
        background-color: #fff;
        color: #991a63
    }

.more-stories {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 7%
}

@media screen and (max-width:77.49875em) {
    .more-stories {
        margin-bottom: 3.125rem
    }
}

.more-stories__story {
    height: 26.6875rem;
    margin-right: 1.625rem;
    margin-top: 1.625rem;
    overflow: hidden;
    position: relative;
    width: 31%
}

@media screen and (max-width:1120px) {
    .more-stories__story {
        margin: 1.625rem auto 0;
        width: 49%
    }
}

@media screen and (max-width:850px) {
    .more-stories__story {
        width: 100%
    }
}

.more-stories__story:before {
    background-image: -webkit-gradient(linear,left bottom,left top,from(#051521),to(transparent));
    background-image: -webkit-linear-gradient(bottom,#051521,transparent);
    background-image: -o-linear-gradient(bottom,#051521 0,transparent 100%);
    background-image: linear-gradient(0deg,#051521,transparent)
}

.more-stories__story:after, .more-stories__story:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    left: 0
}

.more-stories__story:after {
    background-color: #991a63;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.more-stories__story:hover:after {
    opacity: 1
}

.more-stories__image {
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: -1;
    height: 26.6875rem;
    width: 100%
}

.more-stories__lead-in {
    position: absolute;
    z-index: 5;
    bottom: 0;
    color: #fff;
    padding: 2.75rem;
    font-family: Raleway,sans-serif;
    font-weight: 700
}

.post {
    background-color: #fff;
    padding: 3.9375rem
}

@media screen and (max-width:77.49875em) {
    .post {
        padding-left: 2vw;
        padding-right: 2vw
    }
}

@media print,screen and (min-width:77.5em) {
    .post {
        margin-top: -40%
    }
}

@media screen and (max-width:1080px) {
    .post {
        padding: 1.25rem
    }
}

.post__title {
    font-weight: 800;
    margin-bottom: 2rem
}

.post__lead-in {
    font-size: 2rem;
    font-weight: 500;
    font-family: Montserrat,sans-serif;
    margin-bottom: 2.75rem
}

.post__social-block {
    border-bottom: 1px solid #991a63;
    margin-bottom: 3.875rem;
    padding-bottom: 2.5rem
}

.post__author {
    text-transform: uppercase;
    font-size: .875rem;
    color: #071d2e
}

.post__social-media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly
}

    .post__social-media #atstbx {
        width: 100%
    }

    .post__social-media .at-share-btn-elements {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

        .post__social-media .at-share-btn-elements > :first-child {
            margin-left: auto
        }

    .post__social-media svg {
        height: 39px;
        width: 39px
    }

.post__content-well {
    color: #333
}

    .post__content-well div, .post__content-well li, .post__content-well p, .post__content-well span {
        font-family: Montserrat,sans-serif;
        font-size: 1.125rem
    }

        .post__content-well p:not(:last-child) {
            margin-bottom: 2.25rem
        }

    .post__content-well ul {
        list-style: inside
    }

    .post__content-well a {
        text-decoration: none
    }

    .post__content-well h1, .post__content-well h2, .post__content-well h3, .post__content-well h4, .post__content-well h5, .post__content-well h6 {
        font-weight: 700;
        color: #991a63;
        margin-top: 4.6875rem;
        margin-bottom: 2.125rem
    }

.related-content {
    margin-bottom: 6.125rem
}

@media screen and (max-width:720px) {
    .related-content {
        margin: 0 auto;
        width: 96% !important
    }
}

.related-content__card.cell {
    overflow: hidden;
    background-color: #071d2e;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (max-width:77.49875em) {
    .related-content__card.cell {
        width: 23.4375rem !important;
        margin: .625rem
    }
}

@media screen and (max-width:59.625rem) {
    .related-content__card.cell {
        margin-left: 0;
        margin-right: 0;
        width: 100% !important
    }

        .related-content__card.cell:first-child {
            margin-top: 0
        }
}

.related-content__text-area {
    padding: 2rem 1.375rem;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.related-content__title {
    font-weight: 500;
    margin-bottom: 1.375rem;
    line-height: 2.5rem
}

@media screen and (max-width:59.625rem) {
    .related-content__image {
        width: 100% !important
    }
}

.related-content__lead-in {
    margin-bottom: 1.875rem
}

@media print,screen and (min-width:77.5em) {
    .related-content__lead-in {
        font-size: 1.25rem
    }
}

.related-content__button {
    margin-top: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: inherit;
    border-radius: 0;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: .875rem;
    font-weight: 500;
    height: 3.1875rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .9375rem 2.25rem;
    text-transform: uppercase;
    width: 300px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

    .related-content__button:hover {
        background-color: #fff;
        color: inherit;
        color: #071d2e;
        background-color: #009cde;
        border: 1px solid #009cde
    }

.modal-video-player {
    overflow: hidden;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 2000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    bottom: 0;
    height: 100vh
}

@media print,screen and (min-width:77.5em) {
    .modal-video-player {
        -webkit-transition: all 1s ease-in-out;
        -o-transition: all 1s ease-in-out;
        transition: all 1s ease-in-out
    }
}

@media screen and (max-width:77.49875em) {
    .modal-video-player {
        height: calc(100vh - 3.3125rem);
        width: 100%;
        top: 3.3125rem
    }
}

.modal-video-player__hide {
    display: none;
    height: 0
}

.modal-video-player:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #071d2e;
    z-index: 2001
}

.modal-video-player__close-button {
    background-color: #fff;
    border-radius: 50%;
    border: 1px solid #071d2e;
    color: #071d2e;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.625rem;
    height: 3.75rem;
    margin-left: auto;
    margin-right: 5rem;
    position: relative;
    top: 40px;
    width: 3.75rem;
    z-index: 2003
}

    .modal-video-player__close-button:hover {
        background-color: #071d2e;
        color: #fff;
        border: 1px solid #fff;
        cursor: pointer
    }

.modal-video-player__play-button-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 28.75rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s
}

@media screen and (max-width:550px) {
    .modal-video-player__play-button-container {
        height: 16.25rem
    }
}

@media print,screen and (min-width:77.5em) {
    .modal-video-player__play-button-container {
        opacity: 0
    }
}

.modal-video-player__play-button-container:hover {
    opacity: 1;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s
}

.modal-video-player__play-button {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #991a63;
    border-radius: 50%;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 7.5rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 7.5rem
}

.modal-video-player iframe {
    width: 70%;
    height: 70%;
    margin: auto;
    z-index: 2002;
    border: none;
    border-radius: 2px
}

@media screen and (max-width:77.49875em) {
    .modal-video-player iframe {
        height: 60vh;
        width: 90%;
        margin-top: 2.5rem auto
    }
}

.mobile-menu {
    background-color: #fff
}

.video-post {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 2%;
    padding-top: 15%
}

@media print,screen and (min-width:90em) {
    .video-post {
        padding: 10%
    }
}

@media print,screen and (min-width:77.5em) {
    .video-post {
        padding: 5%
    }
}

@media screen and (max-width:550px) {
    .video-post {
        padding: 0
    }
}

.video-post iframe {
    border: none;
    height: 37.5rem
}

@media screen and (max-width:960px) {
    .video-post iframe {
        height: 31.25rem
    }
}

@media screen and (max-width:720px) {
    .video-post iframe {
        height: 25rem
    }
}

@media screen and (max-width:520px) {
    .video-post iframe {
        height: 18.75rem
    }
}

.categorypage {
    position: relative
}

.categorypage__banner {
    height: 21.25rem;
    display: grid;
    position: relative
}

@media print,screen and (min-width:77.5em) {
    .categorypage__banner {
        margin-top: 2.125rem
    }
}

.categorypage__image {
    height: 101%;
    position: absolute;
    width: 100%;
    z-index: -1;
    -o-object-fit: cover;
    object-fit: cover
}

.categorypage__title-container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 8.9375rem;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: auto;
    margin-bottom: -.625rem
}

@media screen and (max-width:77.49875em) {
    .categorypage__title-container {
        margin-bottom: -.1875rem
    }
}

@media screen and (max-width:720px) {
    .categorypage__title-container {
        width: 75% !important
    }
}

.categorypage__title {
    color: #991a63;
    font-weight: 800;
    text-transform: uppercase
}

@media screen and (max-width:77.49875em) {
    .categorypage__title {
        margin-left: 1.625rem;
        padding-right: 1.25rem
    }
}

@media screen and (min-width:120em) {
    .categorypage__title {
        margin-left: -.625rem
    }
}

.categorypage .section-header {
    margin-top: 7.3125rem;
    margin-bottom: 6.3125rem
}

.categorypage .content-well__left {
    padding-left: 2vw;
    padding-right: 2vw
}

@media screen and (max-width:720px) {
    .categorypage .content-well__left {
        display: block;
        width: 90%;
        margin: 0 auto
    }
}

@media screen and (max-width:77.49875em) {
    .categorypage .content-well__left {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

@media screen and (max-width:720px) {
    .categorypage .content-well__right {
        display: block;
        width: 100%
    }
}

@media print,screen and (min-width:77.5em) {
    .categorypage .content-well__right {
        margin-top: -4rem
    }
}

.blog-page__banner-image {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.blog-page__content-area {
    margin-bottom: 9.8125rem
}

.blog-page .content-area__left {
    padding-left: 2vw;
    padding-right: 2vw
}

@media screen and (max-width:77.49875em) {
    .blog-page .content-area__left {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }
}

.blog-page .section-header {
    margin-top: 9.25rem;
    margin-bottom: 4.4375rem
}

.blog-page .previous-page {
    margin-top: .3125rem
}

@media screen and (max-width:77.49875em) {
    .blog-page .popular-today {
        width: 83.33%;
        margin: 0 auto
    }
}

@media screen and (max-width:720px) {
    .blog-page .popular-today {
        width: 96%
    }
}


.flip-card {
    background-color: transparent;
    width: 390px;
    height: 981px;
    perspective: 1000px;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
    transform: rotateX(180deg);
}

.flip-card-front, .flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-card-front {
    background-color: #bbb;
    color: black;
}

.flip-card-back {
    background-color: #2980b9;
    color: white;
    transform: rotateX(180deg);
}

.four-grid-introtext-padding {
    padding: 10px;
}
