@charset "UTF-8";@font-face {
    font-family: bdfont;
    src: url(../bdfont/bdfont.eot);
    src: url(../bdfont/bdfont.eot?#iefix) format("embedded-opentype"),url(../bdfont/bdfont.woff) format("woff"),url(../bdfont/bdfont.ttf) format("truetype"),url(../bdfont/bdfont.svg#uxfonteditor) format("svg")
}

.icon {
    font-family: bdfont!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrow:before {
    content: "\e001"
}

.icon-arrow-right:before {
    content: "\e002"
}

.icon-zhihu:before {
    content: "\e003"
}

.icon-vedio:before {
    content: "\e004"
}

.icon-weixin:before {
    content: "\e005"
}

.icon-in:before {
    content: "\e006"
}

.icon-menu:before {
    content: "\e007"
}

.icon-search-1:before {
    content: "\e008"
}

.icon-search:before {
    content: "\e009"
}

.icon-minus:before {
    content: "\e00a"
}

.icon-plus:before {
    content: "\e00b"
}

.icon-arrow-down:before {
    content: "\e00c"
}

.icon-user:before {
    content: "\e00d"
}

.icon-author:before {
    content: "\e00e"
}

.icon-file:before {
    content: "\e00f"
}

.icon-file2:before {
    content: "\e010"
}

.icon-close:before {
    content: "\e011"
}

.icon-arrow-down-2:before {
    content: "\e012"
}

.icon-service:before {
    content: "\e013"
}

.icon-clock:before {
    content: "\e014"
}

.icon-totop:before {
    content: "\e015"
}

.icon-totop2:before {
    content: "\e016"
}

.icon-totop3:before {
    content: "\e017"
}

.icon-copyright-icon-privacy:before {
    content: "\e018"
}

.icon-select1:before {
    content: "\e019"
}

.icon-pdf:before {
    content: "\e01a"
}

.icon-time:before {
    content: "\e01b"
}

.icon-clock-time:before {
    content: "\e01c"
}

.icon-sort:before {
    content: "\e01d"
}

@media print,screen and (min-width: 42.8125em) {
    .reveal,.reveal.large,.reveal.small,.reveal.tiny {
        right:auto;
        left: auto;
        margin: 0 auto
    }
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

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

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

a {
    background-color: transparent
}

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
}

small {
    font-size: 80%
}

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-family: inherit;
    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;
    max-width: 100%;
    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
}

template {
    display: none
}

[hidden] {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=42.8125em&large=69.375em&xlarge=75em&xxlarge=90em"
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 100%
}

*,::after,::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: SourceHanSansSC-Regular;
    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%;
    border-radius: 0
}

.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: 0 0;
    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 rgba(10,10,10,.1);
    box-shadow: inset 0 1px 2px rgba(10,10,10,.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;
    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: 0;
    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;
    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: #f0f0f0;
    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 {
    color: #cacaca
}

::-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>* {
    border-radius: 0
}

.input-group>:last-child,.input-group>:last-child.input-group-button>* {
    border-radius: 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: #f0f0f0;
    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>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    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;
    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(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
    }
}

select:focus {
    outline: 0;
    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;
    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: #f0f0f0;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

select:not([multiple]) {
    padding-top: 0;
    padding-bottom: 0
}

.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 {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::-ms-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37
}

.is-invalid-label {
    color: #cc4b37
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: 700;
    color: #cc4b37
}

.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;
    line-height: inherit
}

b,strong {
    font-weight: 700;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    font-family: SourceHanSansSC-Regular;
    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.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h2,h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h3,h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h4,h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h5,h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

.h6,h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

@media print,screen and (min-width: 42.8125em) {
    .h1,h1 {
        font-size:3rem
    }

    .h2,h2 {
        font-size: 2.5rem
    }

    .h3,h3 {
        font-size: 1.9375rem
    }

    .h4,h4 {
        font-size: 1.5625rem
    }

    .h5,h5 {
        font-size: 1.25rem
    }

    .h6,h6 {
        font-size: 1rem
    }
}

a {
    line-height: inherit;
    color: #928285;
    text-decoration: none;
    cursor: pointer
}

a:focus,a:hover {
    color: #7f6f72
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 75rem;
    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 {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    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
}

abbr,abbr[title] {
    border-bottom: 1px dotted #0a0a0a;
    cursor: help;
    text-decoration: none
}

figure {
    margin: 0
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #f0f0f0;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    color: #0a0a0a
}

.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
}

.cite-block,cite {
    display: block;
    color: #8a8a8a;
    font-size: .8125rem
}

.cite-block:before,cite:before {
    content: "— "
}

.code-inline,code {
    border: 1px solid #cacaca;
    background-color: #f0f0f0;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    font-weight: 400;
    color: #0a0a0a;
    display: inline;
    max-width: 100%;
    word-wrap: break-word;
    padding: .125rem .3125rem .0625rem
}

.code-block {
    border: 1px solid #cacaca;
    background-color: #f0f0f0;
    font-family: Consolas,"Liberation Mono",Courier,monospace;
    font-weight: 400;
    color: #0a0a0a;
    display: block;
    overflow: auto;
    white-space: pre;
    padding: 1rem;
    margin-bottom: 1.5rem
}

.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: 42.8125em) {
    .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: 69.375em) {
    .large-text-left {
        text-align:left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none!important
}

@media print {
    * {
        background: 0 0!important;
        color: #000!important;
        -webkit-print-color-adjust: economy;
        color-adjust: economy;
        -webkit-box-shadow: none!important;
        box-shadow: none!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 {
        display: table-cell!important
    }

    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: .5rem;
    padding-left: .5rem;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

@media print,screen and (min-width: 42.8125em) {
    .grid-container {
        padding-right:.6875rem;
        padding-left: .6875rem
    }
}

.grid-container.fluid {
    padding-right: .5rem;
    padding-left: .5rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

@media print,screen and (min-width: 42.8125em) {
    .grid-container.fluid {
        padding-right:.6875rem;
        padding-left: .6875rem
    }
}

.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 {
    width: auto
}

.grid-x>.shrink {
    width: auto
}

.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.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-full,.grid-x>.small-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,screen and (min-width: 42.8125em) {
    .grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.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-full,.grid-x>.medium-shrink {
        -webkit-flex-basis:auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,screen and (min-width: 69.375em) {
    .grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.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-full,.grid-x>.large-shrink {
        -webkit-flex-basis:auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.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 {
    -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 {
    flex: 1;
}

.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: 42.8125em) {
    .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-10,.grid-x>.medium-11,.grid-x>.medium-12,.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-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: 69.375em) {
    .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-10,.grid-x>.large-11,.grid-x>.large-12,.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-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%
    }
}

.grid-margin-x:not(.grid-x)>.cell {
    width: auto
}

.grid-margin-y:not(.grid-y)>.cell {
    height: auto
}

.grid-margin-x {
    margin-left: -.5rem;
    margin-right: -.5rem
}

@media print,screen and (min-width: 42.8125em) {
    .grid-margin-x {
        margin-left:-.6875rem;
        margin-right: -.6875rem
    }
}

.grid-margin-x>.cell {
    width: calc(100% - 1rem);
    margin-left: .5rem;
    margin-right: .5rem
}

@media print,screen and (min-width: 42.8125em) {
    .grid-margin-x>.cell {
        width:calc(100% - 1.375rem);
        margin-left: .6875rem;
        margin-right: .6875rem
    }
}

.grid-margin-x>.auto {
    width: auto
}

.grid-margin-x>.shrink {
    width: auto
}

.grid-margin-x>.small-1 {
    width: calc(8.33333% - 1rem)
}

.grid-margin-x>.small-2 {
    width: calc(16.66667% - 1rem)
}

.grid-margin-x>.small-3 {
    width: calc(25% - 1rem)
}

.grid-margin-x>.small-4 {
    width: calc(33.33333% - 1rem)
}

.grid-margin-x>.small-5 {
    width: calc(41.66667% - 1rem)
}

.grid-margin-x>.small-6 {
    width: calc(50% - 1rem)
}

.grid-margin-x>.small-7 {
    width: calc(58.33333% - 1rem)
}

.grid-margin-x>.small-8 {
    width: calc(66.66667% - 1rem)
}

.grid-margin-x>.small-9 {
    width: calc(75% - 1rem)
}

.grid-margin-x>.small-10 {
    width: calc(83.33333% - 1rem)
}

.grid-margin-x>.small-11 {
    width: calc(91.66667% - 1rem)
}

.grid-margin-x>.small-12 {
    width: calc(100% - 1rem)
}

@media print,screen and (min-width: 42.8125em) {
    .grid-margin-x>.auto {
        width: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 {
        width: 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)
    }
}

@media print,screen and (min-width: 69.375em) {
    .grid-margin-x>.large-auto {
        width: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-padding-x .grid-padding-x {
    margin-right: -.5rem;
    margin-left: -.5rem
}

@media print,screen and (min-width: 42.8125em) {
    .grid-padding-x .grid-padding-x {
        margin-right:-.6875rem;
        margin-left: -.6875rem
    }
}

.grid-container:not(.full)>.grid-padding-x {
    margin-right: -.5rem;
    margin-left: -.5rem
}

@media print,screen and (min-width: 42.8125em) {
    .grid-container:not(.full)>.grid-padding-x {
        margin-right:-.6875rem;
        margin-left: -.6875rem
    }
}

.grid-padding-x>.cell {
    padding-right: .5rem;
    padding-left: .5rem
}

@media print,screen and (min-width: 42.8125em) {
    .grid-padding-x>.cell {
        padding-right:.6875rem;
        padding-left: .6875rem
    }
}

.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: 42.8125em) {
    .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: 69.375em) {
    .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%
    }
}

.grid-margin-x.small-up-1>.cell {
    width: calc(100% - 1rem)
}

.grid-margin-x.small-up-2>.cell {
    width: calc(50% - 1rem)
}

.grid-margin-x.small-up-3>.cell {
    width: calc(33.33333% - 1rem)
}

.grid-margin-x.small-up-4>.cell {
    width: calc(25% - 1rem)
}

.grid-margin-x.small-up-5>.cell {
    width: calc(20% - 1rem)
}

.grid-margin-x.small-up-6>.cell {
    width: calc(16.66667% - 1rem)
}

.grid-margin-x.small-up-7>.cell {
    width: calc(14.28571% - 1rem)
}

.grid-margin-x.small-up-8>.cell {
    width: calc(12.5% - 1rem)
}

@media print,screen and (min-width: 42.8125em) {
    .grid-margin-x.small-up-1>.cell {
        width:calc(100% - 1.375rem)
    }

    .grid-margin-x.small-up-2>.cell {
        width: calc(50% - 1.375rem)
    }

    .grid-margin-x.small-up-3>.cell {
        width: calc(33.33333% - 1.375rem)
    }

    .grid-margin-x.small-up-4>.cell {
        width: calc(25% - 1.375rem)
    }

    .grid-margin-x.small-up-5>.cell {
        width: calc(20% - 1.375rem)
    }

    .grid-margin-x.small-up-6>.cell {
        width: calc(16.66667% - 1.375rem)
    }

    .grid-margin-x.small-up-7>.cell {
        width: calc(14.28571% - 1.375rem)
    }

    .grid-margin-x.small-up-8>.cell {
        width: calc(12.5% - 1.375rem)
    }

    .grid-margin-x.medium-up-1>.cell {
        width: calc(100% - 1.375rem)
    }

    .grid-margin-x.medium-up-2>.cell {
        width: calc(50% - 1.375rem)
    }

    .grid-margin-x.medium-up-3>.cell {
        width: calc(33.33333% - 1.375rem)
    }

    .grid-margin-x.medium-up-4>.cell {
        width: calc(25% - 1.375rem)
    }

    .grid-margin-x.medium-up-5>.cell {
        width: calc(20% - 1.375rem)
    }

    .grid-margin-x.medium-up-6>.cell {
        width: calc(16.66667% - 1.375rem)
    }

    .grid-margin-x.medium-up-7>.cell {
        width: calc(14.28571% - 1.375rem)
    }

    .grid-margin-x.medium-up-8>.cell {
        width: calc(12.5% - 1.375rem)
    }
}

@media print,screen and (min-width: 69.375em) {
    .grid-margin-x.large-up-1>.cell {
        width:calc(100% - 1.375rem)
    }

    .grid-margin-x.large-up-2>.cell {
        width: calc(50% - 1.375rem)
    }

    .grid-margin-x.large-up-3>.cell {
        width: calc(33.33333% - 1.375rem)
    }

    .grid-margin-x.large-up-4>.cell {
        width: calc(25% - 1.375rem)
    }

    .grid-margin-x.large-up-5>.cell {
        width: calc(20% - 1.375rem)
    }

    .grid-margin-x.large-up-6>.cell {
        width: calc(16.66667% - 1.375rem)
    }

    .grid-margin-x.large-up-7>.cell {
        width: calc(14.28571% - 1.375rem)
    }

    .grid-margin-x.large-up-8>.cell {
        width: calc(12.5% - 1.375rem)
    }
}

.small-margin-collapse {
    margin-right: 0;
    margin-left: 0
}

.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: 42.8125em) {
    .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: 69.375em) {
    .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%
    }
}

.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: 42.8125em) {
    .medium-margin-collapse {
        margin-right:0;
        margin-left: 0
    }

    .medium-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print,screen and (min-width: 42.8125em) {
    .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: 42.8125em) {
    .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: 69.375em) {
    .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 print,screen and (min-width: 42.8125em) {
    .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: 69.375em) {
    .large-margin-collapse {
        margin-right:0;
        margin-left: 0
    }

    .large-margin-collapse>.cell {
        margin-right: 0;
        margin-left: 0
    }
}

@media print,screen and (min-width: 69.375em) {
    .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: 69.375em) {
    .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: 69.375em) {
    .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 print,screen and (min-width: 69.375em) {
    .large-padding-collapse {
        margin-right:0;
        margin-left: 0
    }

    .large-padding-collapse>.cell {
        padding-right: 0;
        padding-left: 0
    }
}

.small-offset-0 {
    margin-left: 0
}

.grid-margin-x>.small-offset-0 {
    margin-left: calc(0% + .5rem)
}

.small-offset-1 {
    margin-left: 8.33333%
}

.grid-margin-x>.small-offset-1 {
    margin-left: calc(8.33333% + .5rem)
}

.small-offset-2 {
    margin-left: 16.66667%
}

.grid-margin-x>.small-offset-2 {
    margin-left: calc(16.66667% + .5rem)
}

.small-offset-3 {
    margin-left: 25%
}

.grid-margin-x>.small-offset-3 {
    margin-left: calc(25% + .5rem)
}

.small-offset-4 {
    margin-left: 33.33333%
}

.grid-margin-x>.small-offset-4 {
    margin-left: calc(33.33333% + .5rem)
}

.small-offset-5 {
    margin-left: 41.66667%
}

.grid-margin-x>.small-offset-5 {
    margin-left: calc(41.66667% + .5rem)
}

.small-offset-6 {
    margin-left: 50%
}

.grid-margin-x>.small-offset-6 {
    margin-left: calc(50% + .5rem)
}

.small-offset-7 {
    margin-left: 58.33333%
}

.grid-margin-x>.small-offset-7 {
    margin-left: calc(58.33333% + .5rem)
}

.small-offset-8 {
    margin-left: 66.66667%
}

.grid-margin-x>.small-offset-8 {
    margin-left: calc(66.66667% + .5rem)
}

.small-offset-9 {
    margin-left: 75%
}

.grid-margin-x>.small-offset-9 {
    margin-left: calc(75% + .5rem)
}

.small-offset-10 {
    margin-left: 83.33333%
}

.grid-margin-x>.small-offset-10 {
    margin-left: calc(83.33333% + .5rem)
}

.small-offset-11 {
    margin-left: 91.66667%
}

.grid-margin-x>.small-offset-11 {
    margin-left: calc(91.66667% + .5rem)
}

@media print,screen and (min-width: 42.8125em) {
    .medium-offset-0 {
        margin-left:0
    }

    .grid-margin-x>.medium-offset-0 {
        margin-left: calc(0% + .6875rem)
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x>.medium-offset-1 {
        margin-left: calc(8.33333% + .6875rem)
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x>.medium-offset-2 {
        margin-left: calc(16.66667% + .6875rem)
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.medium-offset-3 {
        margin-left: calc(25% + .6875rem)
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x>.medium-offset-4 {
        margin-left: calc(33.33333% + .6875rem)
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x>.medium-offset-5 {
        margin-left: calc(41.66667% + .6875rem)
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.medium-offset-6 {
        margin-left: calc(50% + .6875rem)
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x>.medium-offset-7 {
        margin-left: calc(58.33333% + .6875rem)
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x>.medium-offset-8 {
        margin-left: calc(66.66667% + .6875rem)
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.medium-offset-9 {
        margin-left: calc(75% + .6875rem)
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x>.medium-offset-10 {
        margin-left: calc(83.33333% + .6875rem)
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x>.medium-offset-11 {
        margin-left: calc(91.66667% + .6875rem)
    }
}

@media print,screen and (min-width: 69.375em) {
    .large-offset-0 {
        margin-left:0
    }

    .grid-margin-x>.large-offset-0 {
        margin-left: calc(0% + .6875rem)
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .grid-margin-x>.large-offset-1 {
        margin-left: calc(8.33333% + .6875rem)
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .grid-margin-x>.large-offset-2 {
        margin-left: calc(16.66667% + .6875rem)
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .grid-margin-x>.large-offset-3 {
        margin-left: calc(25% + .6875rem)
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .grid-margin-x>.large-offset-4 {
        margin-left: calc(33.33333% + .6875rem)
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .grid-margin-x>.large-offset-5 {
        margin-left: calc(41.66667% + .6875rem)
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .grid-margin-x>.large-offset-6 {
        margin-left: calc(50% + .6875rem)
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .grid-margin-x>.large-offset-7 {
        margin-left: calc(58.33333% + .6875rem)
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .grid-margin-x>.large-offset-8 {
        margin-left: calc(66.66667% + .6875rem)
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .grid-margin-x>.large-offset-9 {
        margin-left: calc(75% + .6875rem)
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .grid-margin-x>.large-offset-10 {
        margin-left: calc(83.33333% + .6875rem)
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .grid-margin-x>.large-offset-11 {
        margin-left: calc(91.66667% + .6875rem)
    }
}

.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 {
    height: auto;
    max-height: none
}

.grid-y>.auto {
    height: auto
}

.grid-y>.shrink {
    height: auto
}

.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.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-full,.grid-y>.small-shrink {
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto
}

@media print,screen and (min-width: 42.8125em) {
    .grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.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-full,.grid-y>.medium-shrink {
        -webkit-flex-basis:auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

@media print,screen and (min-width: 69.375em) {
    .grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.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-full,.grid-y>.large-shrink {
        -webkit-flex-basis:auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto
    }
}

.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.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 {
    -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: 42.8125em) {
    .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-10,.grid-y>.medium-11,.grid-y>.medium-12,.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-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: 69.375em) {
    .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-10,.grid-y>.large-11,.grid-y>.large-12,.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-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%
    }
}

.grid-padding-y .grid-padding-y {
    margin-top: -.5rem;
    margin-bottom: -.5rem
}

@media print,screen and (min-width: 42.8125em) {
    .grid-padding-y .grid-padding-y {
        margin-top:-.6875rem;
        margin-bottom: -.6875rem
    }
}

.grid-padding-y>.cell {
    padding-top: .5rem;
    padding-bottom: .5rem
}

@media print,screen and (min-width: 42.8125em) {
    .grid-padding-y>.cell {
        padding-top:.6875rem;
        padding-bottom: .6875rem
    }
}

.grid-margin-y {
    margin-top: -.5rem;
    margin-bottom: -.5rem
}

@media print,screen and (min-width: 42.8125em) {
    .grid-margin-y {
        margin-top:-.6875rem;
        margin-bottom: -.6875rem
    }
}

.grid-margin-y>.cell {
    height: calc(100% - 1rem);
    margin-top: .5rem;
    margin-bottom: .5rem
}

@media print,screen and (min-width: 42.8125em) {
    .grid-margin-y>.cell {
        height:calc(100% - 1.375rem);
        margin-top: .6875rem;
        margin-bottom: .6875rem
    }
}

.grid-margin-y>.auto {
    height: auto
}

.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(8.33333% - 1rem)
}

.grid-margin-y>.small-2 {
    height: calc(16.66667% - 1rem)
}

.grid-margin-y>.small-3 {
    height: calc(25% - 1rem)
}

.grid-margin-y>.small-4 {
    height: calc(33.33333% - 1rem)
}

.grid-margin-y>.small-5 {
    height: calc(41.66667% - 1rem)
}

.grid-margin-y>.small-6 {
    height: calc(50% - 1rem)
}

.grid-margin-y>.small-7 {
    height: calc(58.33333% - 1rem)
}

.grid-margin-y>.small-8 {
    height: calc(66.66667% - 1rem)
}

.grid-margin-y>.small-9 {
    height: calc(75% - 1rem)
}

.grid-margin-y>.small-10 {
    height: calc(83.33333% - 1rem)
}

.grid-margin-y>.small-11 {
    height: calc(91.66667% - 1rem)
}

.grid-margin-y>.small-12 {
    height: calc(100% - 1rem)
}

@media print,screen and (min-width: 42.8125em) {
    .grid-margin-y>.auto {
        height: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 {
        height: 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)
    }
}

@media print,screen and (min-width: 69.375em) {
    .grid-margin-y>.large-auto {
        height: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-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%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.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: 42.8125em) {
    .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: 69.375em) {
    .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
    }
}

.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: 42.8125em) {
    .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: 69.375em) {
    .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
    }
}

.cell .grid-y.grid-frame {
    height: 100%
}

@media print,screen and (min-width: 42.8125em) {
    .cell .grid-y.medium-grid-frame {
        height:100%
    }
}

@media print,screen and (min-width: 69.375em) {
    .cell .grid-y.large-grid-frame {
        height:100%
    }
}

.grid-margin-y {
    margin-top: -.5rem;
    margin-bottom: -.5rem
}

@media print,screen and (min-width: 42.8125em) {
    .grid-margin-y {
        margin-top:-.6875rem;
        margin-bottom: -.6875rem
    }
}

.grid-margin-y>.cell {
    height: calc(100% - 1rem);
    margin-top: .5rem;
    margin-bottom: .5rem
}

@media print,screen and (min-width: 42.8125em) {
    .grid-margin-y>.cell {
        height:calc(100% - 1.375rem);
        margin-top: .6875rem;
        margin-bottom: .6875rem
    }
}

.grid-margin-y>.auto {
    height: auto
}

.grid-margin-y>.shrink {
    height: auto
}

.grid-margin-y>.small-1 {
    height: calc(8.33333% - 1rem)
}

.grid-margin-y>.small-2 {
    height: calc(16.66667% - 1rem)
}

.grid-margin-y>.small-3 {
    height: calc(25% - 1rem)
}

.grid-margin-y>.small-4 {
    height: calc(33.33333% - 1rem)
}

.grid-margin-y>.small-5 {
    height: calc(41.66667% - 1rem)
}

.grid-margin-y>.small-6 {
    height: calc(50% - 1rem)
}

.grid-margin-y>.small-7 {
    height: calc(58.33333% - 1rem)
}

.grid-margin-y>.small-8 {
    height: calc(66.66667% - 1rem)
}

.grid-margin-y>.small-9 {
    height: calc(75% - 1rem)
}

.grid-margin-y>.small-10 {
    height: calc(83.33333% - 1rem)
}

.grid-margin-y>.small-11 {
    height: calc(91.66667% - 1rem)
}

.grid-margin-y>.small-12 {
    height: calc(100% - 1rem)
}

@media print,screen and (min-width: 42.8125em) {
    .grid-margin-y>.auto {
        height: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 {
        height: 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)
    }
}

@media print,screen and (min-width: 69.375em) {
    .grid-margin-y>.large-auto {
        height: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-frame.grid-margin-y {
    height: calc(100vh + 1rem)
}

@media print,screen and (min-width: 42.8125em) {
    .grid-frame.grid-margin-y {
        height:calc(100vh + 1.375rem)
    }
}

@media print,screen and (min-width: 69.375em) {
    .grid-frame.grid-margin-y {
        height:calc(100vh + 1.375rem)
    }
}

@media print,screen and (min-width: 42.8125em) {
    .grid-margin-y.medium-grid-frame {
        height:calc(100vh + 1.375rem)
    }
}

@media print,screen and (min-width: 69.375em) {
    .grid-margin-y.large-grid-frame {
        height:calc(100vh + 1.375rem)
    }
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: .85em 1em;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-transition: background-color .25s ease-out,color .25s ease-out;
    transition: background-color .25s ease-out,color .25s ease-out;
    font-family: inherit;
    font-size: .9rem;
    -webkit-appearance: none;
    line-height: 1;
    text-align: center;
    cursor: pointer
}

[data-whatinput=mouse] .button {
    outline: 0
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.button,.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover {
    background-color: #928285;
    color: #fefefe
}

.button:focus,.button:hover {
    background-color: #7d6d70;
    color: #fefefe
}

.button.primary,.button.primary.disabled,.button.primary.disabled:focus,.button.primary.disabled:hover,.button.primary[disabled],.button.primary[disabled]:focus,.button.primary[disabled]:hover {
    background-color: #928285;
    color: #0a0a0a
}

.button.primary:focus,.button.primary:hover {
    background-color: #76676a;
    color: #0a0a0a
}

.button.secondary,.button.secondary.disabled,.button.secondary.disabled:focus,.button.secondary.disabled:hover,.button.secondary[disabled],.button.secondary[disabled]:focus,.button.secondary[disabled]:hover {
    background-color: #767676;
    color: #fefefe
}

.button.secondary:focus,.button.secondary:hover {
    background-color: #5e5e5e;
    color: #fefefe
}

.button.success,.button.success.disabled,.button.success.disabled:focus,.button.success.disabled:hover,.button.success[disabled],.button.success[disabled]:focus,.button.success[disabled]:hover {
    background-color: #3adb76;
    color: #0a0a0a
}

.button.success:focus,.button.success:hover {
    background-color: #22bb5b;
    color: #0a0a0a
}

.button.warning,.button.warning.disabled,.button.warning.disabled:focus,.button.warning.disabled:hover,.button.warning[disabled],.button.warning[disabled]:focus,.button.warning[disabled]:hover {
    background-color: #ffae00;
    color: #0a0a0a
}

.button.warning:focus,.button.warning:hover {
    background-color: #cc8b00;
    color: #0a0a0a
}

.button.alert,.button.alert.disabled,.button.alert.disabled:focus,.button.alert.disabled:hover,.button.alert[disabled],.button.alert[disabled]:focus,.button.alert[disabled]:hover {
    background-color: #cc4b37;
    color: #fefefe
}

.button.alert:focus,.button.alert:hover {
    background-color: #a53b2a;
    color: #fefefe
}

.button.green,.button.green.disabled,.button.green.disabled:focus,.button.green.disabled:hover,.button.green[disabled],.button.green[disabled]:focus,.button.green[disabled]:hover {
    background-color: #91c3af;
    color: #0a0a0a
}

.button.green:focus,.button.green:hover {
    background-color: #65ab8f;
    color: #0a0a0a
}

.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow:focus,.button.hollow:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover {
    background-color: transparent
}

.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover {
    border: 1px solid #928285;
    color: #928285
}

.button.hollow:focus,.button.hollow:hover {
    border-color: #4a4042;
    color: #4a4042
}

.button.hollow.primary,.button.hollow.primary.disabled,.button.hollow.primary.disabled:focus,.button.hollow.primary.disabled:hover,.button.hollow.primary[disabled],.button.hollow.primary[disabled]:focus,.button.hollow.primary[disabled]:hover {
    border: 1px solid #928285;
    color: #928285
}

.button.hollow.primary:focus,.button.hollow.primary:hover {
    border-color: #4a4042;
    color: #4a4042
}

.button.hollow.secondary,.button.hollow.secondary.disabled,.button.hollow.secondary.disabled:focus,.button.hollow.secondary.disabled:hover,.button.hollow.secondary[disabled],.button.hollow.secondary[disabled]:focus,.button.hollow.secondary[disabled]:hover {
    border: 1px solid #767676;
    color: #767676
}

.button.hollow.secondary:focus,.button.hollow.secondary:hover {
    border-color: #3b3b3b;
    color: #3b3b3b
}

.button.hollow.success,.button.hollow.success.disabled,.button.hollow.success.disabled:focus,.button.hollow.success.disabled:hover,.button.hollow.success[disabled],.button.hollow.success[disabled]:focus,.button.hollow.success[disabled]:hover {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:focus,.button.hollow.success:hover {
    border-color: #157539;
    color: #157539
}

.button.hollow.warning,.button.hollow.warning.disabled,.button.hollow.warning.disabled:focus,.button.hollow.warning.disabled:hover,.button.hollow.warning[disabled],.button.hollow.warning[disabled]:focus,.button.hollow.warning[disabled]:hover {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.warning:focus,.button.hollow.warning:hover {
    border-color: #805700;
    color: #805700
}

.button.hollow.alert,.button.hollow.alert.disabled,.button.hollow.alert.disabled:focus,.button.hollow.alert.disabled:hover,.button.hollow.alert[disabled],.button.hollow.alert[disabled]:focus,.button.hollow.alert[disabled]:hover {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.hollow.alert:focus,.button.hollow.alert:hover {
    border-color: #67251a;
    color: #67251a
}

.button.hollow.green,.button.hollow.green.disabled,.button.hollow.green.disabled:focus,.button.hollow.green.disabled:hover,.button.hollow.green[disabled],.button.hollow.green[disabled]:focus,.button.hollow.green[disabled]:hover {
    border: 1px solid #91c3af;
    color: #91c3af
}

.button.hollow.green:focus,.button.hollow.green:hover {
    border-color: #3c6e5a;
    color: #3c6e5a
}

.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear:focus,.button.clear:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover {
    border-color: transparent;
    background-color: transparent
}

.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover {
    color: #928285
}

.button.clear:focus,.button.clear:hover {
    color: #4a4042
}

.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary.disabled:focus,.button.clear.primary.disabled:hover,.button.clear.primary[disabled],.button.clear.primary[disabled]:focus,.button.clear.primary[disabled]:hover {
    color: #928285
}

.button.clear.primary:focus,.button.clear.primary:hover {
    color: #4a4042
}

.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary.disabled:focus,.button.clear.secondary.disabled:hover,.button.clear.secondary[disabled],.button.clear.secondary[disabled]:focus,.button.clear.secondary[disabled]:hover {
    color: #767676
}

.button.clear.secondary:focus,.button.clear.secondary:hover {
    color: #3b3b3b
}

.button.clear.success,.button.clear.success.disabled,.button.clear.success.disabled:focus,.button.clear.success.disabled:hover,.button.clear.success[disabled],.button.clear.success[disabled]:focus,.button.clear.success[disabled]:hover {
    color: #3adb76
}

.button.clear.success:focus,.button.clear.success:hover {
    color: #157539
}

.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning.disabled:focus,.button.clear.warning.disabled:hover,.button.clear.warning[disabled],.button.clear.warning[disabled]:focus,.button.clear.warning[disabled]:hover {
    color: #ffae00
}

.button.clear.warning:focus,.button.clear.warning:hover {
    color: #805700
}

.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert.disabled:focus,.button.clear.alert.disabled:hover,.button.clear.alert[disabled],.button.clear.alert[disabled]:focus,.button.clear.alert[disabled]:hover {
    color: #cc4b37
}

.button.clear.alert:focus,.button.clear.alert:hover {
    color: #67251a
}

.button.clear.green,.button.clear.green.disabled,.button.clear.green.disabled:focus,.button.clear.green.disabled:hover,.button.clear.green[disabled],.button.clear.green[disabled]:focus,.button.clear.green[disabled]:hover {
    color: #91c3af
}

.button.clear.green:focus,.button.clear.green:hover {
    color: #3c6e5a
}

.button.disabled,.button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: .4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.dropdown.clear::after,.button.dropdown.hollow::after {
    border-top-color: #928285
}

.button.dropdown.clear.primary::after,.button.dropdown.hollow.primary::after {
    border-top-color: #928285
}

.button.dropdown.clear.secondary::after,.button.dropdown.hollow.secondary::after {
    border-top-color: #767676
}

.button.dropdown.clear.success::after,.button.dropdown.hollow.success::after {
    border-top-color: #3adb76
}

.button.dropdown.clear.warning::after,.button.dropdown.hollow.warning::after {
    border-top-color: #ffae00
}

.button.dropdown.clear.alert::after,.button.dropdown.hollow.alert::after {
    border-top-color: #cc4b37
}

.button.dropdown.clear.green::after,.button.dropdown.hollow.green::after {
    border-top-color: #91c3af
}

.button.arrow-only::after {
    top: -.1em;
    float: none;
    margin-left: 0
}

a.button:focus,a.button:hover {
    text-decoration: none
}

.close-button {
    position: absolute;
    z-index: 10;
    color: #8a8a8a;
    cursor: pointer
}

[data-whatinput=mouse] .close-button {
    outline: 0
}

.close-button:focus,.close-button:hover {
    color: #0a0a0a
}

.close-button.small {
    right: .66rem;
    top: .33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button,.close-button.medium {
    right: 1rem;
    top: .5rem;
    font-size: 2em;
    line-height: 1
}

.label {
    display: inline-block;
    padding: .33333rem .5rem;
    border-radius: 0;
    font-size: .8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #928285;
    color: #fefefe
}

.label.primary {
    background: #928285;
    color: #0a0a0a
}

.label.secondary {
    background: #767676;
    color: #fefefe
}

.label.success {
    background: #3adb76;
    color: #0a0a0a
}

.label.warning {
    background: #ffae00;
    color: #0a0a0a
}

.label.alert {
    background: #cc4b37;
    color: #fefefe
}

.label.green {
    background: #91c3af;
    color: #0a0a0a
}

table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}

tbody,tfoot,thead {
    border: 1px solid #f1f1f1;
    background-color: #fefefe
}

caption {
    padding: .5rem .625rem .625rem;
    font-weight: 700
}

thead {
    background: #f8f8f8;
    color: #0a0a0a
}

tfoot {
    background: #f1f1f1;
    color: #0a0a0a
}

tfoot tr,thead tr {
    background: 0 0
}

tfoot td,tfoot th,thead td,thead th {
    padding: .5rem .625rem .625rem;
    font-weight: 700;
    text-align: left
}

tbody td,tbody th {
    padding: .5rem .625rem .625rem
}

tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1
}

table.unstriped tbody {
    background-color: #fefefe
}

table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f1f1f1;
    background-color: #fefefe
}

@media print,screen and (max-width: 69.37375em) {
    table.stack thead {
        display:none
    }

    table.stack tfoot {
        display: none
    }

    table.stack td,table.stack th,table.stack tr {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover thead tr:hover {
    background-color: #f3f3f3
}

table.hover tfoot tr:hover {
    background-color: #ececec
}

table.hover tbody tr:hover {
    background-color: #f9f9f9
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ececec
}

.table-scroll {
    overflow-x: auto
}

.breadcrumbs {
    margin: 0 0 1rem 0;
    list-style: none
}

.breadcrumbs::after,.breadcrumbs::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
}

.breadcrumbs::after {
    clear: both
}

.breadcrumbs li {
    float: left;
    font-size: .6875rem;
    color: #9bc3b7;
    cursor: default;
    text-transform: uppercase
}

.breadcrumbs li:not(:last-child)::after {
    position: relative;
    margin: 0 .5rem;
    opacity: 1;
    content: ">";
    color: #cacaca
}

.breadcrumbs a {
    color: #928285
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed
}

.callout {
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10,10,10,.25);
    border-radius: 0;
    background-color: #fff;
    color: #0a0a0a
}

.callout>:first-child {
    margin-top: 0
}

.callout>:last-child {
    margin-bottom: 0
}

.callout.primary {
    background-color: #efeced;
    color: #0a0a0a
}

.callout.secondary {
    background-color: #eaeaea;
    color: #0a0a0a
}

.callout.success {
    background-color: #e1faea;
    color: #0a0a0a
}

.callout.warning {
    background-color: #fff3d9;
    color: #0a0a0a
}

.callout.alert {
    background-color: #f7e4e1;
    color: #0a0a0a
}

.callout.green {
    background-color: #eff6f3;
    color: #0a0a0a
}

.callout.small {
    padding-top: .5rem;
    padding-right: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem
}

.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem
}

.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 #f0f0f0;
    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: #f0f0f0
}

.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
}

.has-tip {
    position: relative;
    display: inline-block;
    border-bottom: dotted 1px #8a8a8a;
    font-weight: 700;
    cursor: pointer
}

.tooltip {
    position: absolute;
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 20rem;
    padding: .75rem;
    border-radius: 0;
    background-color: #fefefe;
    font-size: 80%;
    color: #0a0a0a
}

.tooltip::before {
    position: absolute
}

.tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #fefefe;
    bottom: 100%
}

.tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    top: 100%;
    bottom: auto
}

.tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #fefefe;
    left: 100%
}

.tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #fefefe transparent transparent;
    right: 100%;
    left: auto
}

.tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.align-top::before {
    bottom: auto;
    top: 10%
}

.tooltip.align-bottom::before {
    bottom: 10%;
    top: auto
}

.tooltip.align-left::before {
    left: 10%;
    right: auto
}

.tooltip.align-right::before {
    left: auto;
    right: 10%
}

.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: 42.8125em) {
    .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 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .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: 69.375em) {
    .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 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
        -ms-flex: 1 1 0px;
        flex: 1 1 0px
    }

    .menu.large-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.icons a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.menu.icon-bottom a,.menu.icon-left a,.menu.icon-right a,.menu.icon-top 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 .is-active>a {
    background: #928285;
    color: #fefefe
}

.menu .active>a {
    background: #928285;
    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 {
    -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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.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
}

html.is-reveal-open {
    position: fixed;
    width: 100%;
    overflow-y: hidden
}

html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll
}

html.is-reveal-open body {
    overflow-y: hidden
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(10,10,10,.45);
    overflow-y: auto
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

[data-whatinput=mouse] .reveal {
    outline: 0
}

@media print,screen and (min-width: 42.8125em) {
    .reveal {
        min-height:0
    }
}

.reveal .column {
    min-width: 0
}

.reveal>:last-child {
    margin-bottom: 0
}

@media print,screen and (min-width: 42.8125em) {
    .reveal {
        width:600px;
        max-width: 75rem
    }
}

.reveal.collapse {
    padding: 0
}

@media print,screen and (min-width: 42.8125em) {
    .reveal.tiny {
        width:30%;
        max-width: 75rem
    }
}

@media print,screen and (min-width: 42.8125em) {
    .reveal.small {
        width:50%;
        max-width: 75rem
    }
}

@media print,screen and (min-width: 42.8125em) {
    .reveal.large {
        width:90%;
        max-width: 75rem
    }
}

.reveal.full {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media print,screen and (max-width: 42.81125em) {
    .reveal {
        top:0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        min-height: 100%;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.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: 42.8125em) {
    .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: 69.375em) {
    .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
    }
}

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

.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: 42.8125em) {
    .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: 69.375em) {
    .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
    }
}

.hide {
    display: none!important
}

.invisible {
    visibility: hidden
}

@media print,screen and (max-width: 42.81125em) {
    .hide-for-small-only {
        display:none!important
    }
}

@media screen and (max-width: 0em),screen and (min-width:42.8125em) {
    .show-for-small-only {
        display:none!important
    }
}

@media print,screen and (min-width: 42.8125em) {
    .hide-for-medium {
        display:none!important
    }
}

@media screen and (max-width: 42.81125em) {
    .show-for-medium {
        display:none!important
    }
}

@media print,screen and (min-width: 42.8125em) and (max-width:69.37375em) {
    .hide-for-medium-only {
        display:none!important
    }
}

@media screen and (max-width: 42.81125em),screen and (min-width:69.375em) {
    .show-for-medium-only {
        display:none!important
    }
}

@media print,screen and (min-width: 69.375em) {
    .hide-for-large {
        display:none!important
    }
}

@media screen and (max-width: 69.37375em) {
    .show-for-large {
        display:none!important
    }
}

@media print,screen and (min-width: 69.375em) and (max-width:74.99875em) {
    .hide-for-large-only {
        display:none!important
    }
}

@media screen and (max-width: 69.37375em),screen and (min-width:75em) {
    .show-for-large-only {
        display:none!important
    }
}

.show-for-sr,.show-on-focus {
    position: absolute!important;
    width: 1px!important;
    height: 1px!important;
    padding: 0!important;
    overflow: hidden!important;
    clip: rect(0,0,0,0)!important;
    white-space: nowrap!important;
    border: 0!important
}

.show-on-focus:active,.show-on-focus:focus {
    position: static!important;
    width: auto!important;
    height: auto!important;
    overflow: visible!important;
    clip: auto!important;
    white-space: normal!important
}

.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
    }
}

.text-hide {
    font: 0/0 a!important;
    color: transparent!important;
    text-shadow: none!important;
    background-color: transparent!important;
    border: 0!important
}

.text-truncate {
    max-width: 100%!important;
    overflow: hidden!important;
    text-overflow: ellipsis;
    white-space: nowrap!important
}

.text-nowrap {
    white-space: nowrap!important
}

.text-wrap {
    word-wrap: break-word!important
}

.text-lowercase {
    text-transform: lowercase!important
}

.text-uppercase {
    text-transform: uppercase!important
}

.text-capitalize {
    text-transform: capitalize!important
}

.text-overline {
    text-decoration: overline!important
}

.text-underline {
    text-decoration: underline!important
}

.text-line-through {
    text-decoration: line-through!important
}

.font-wide {
    letter-spacing: .25rem
}

.font-normal {
    font-weight: 400
}

.font-bold {
    font-weight: 700
}

.font-italic {
    font-style: italic!important
}

ul.list-disc {
    list-style-type: disc!important
}

ul.list-circle {
    list-style-type: circle!important
}

ul.list-square {
    list-style-type: square!important
}

ol.list-decimal {
    list-style-type: decimal!important
}

ol.list-lower-alpha {
    list-style-type: lower-alpha!important
}

ol.list-lower-latin {
    list-style-type: lower-latin!important
}

ol.list-lower-roman {
    list-style-type: lower-roman!important
}

ol.list-upper-alpha {
    list-style-type: upper-alpha!important
}

ol.list-upper-latin {
    list-style-type: upper-latin!important
}

ol.list-upper-roman {
    list-style-type: upper-roman!important
}

.rounded {
    border-radius: 5000px!important
}

.rounded .switch-paddle {
    border-radius: 5000px!important
}

.rounded .switch-paddle:after {
    border-radius: 50%
}

.radius {
    border-radius: .1875rem
}

.bordered {
    border: .0625rem solid #cacaca
}

.shadow {
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)
}

.arrow-down {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #333 transparent transparent
}

.arrow-up {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #333
}

.arrow-right {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #333
}

.arrow-left {
    display: block;
    width: 0;
    height: 0;
    border: inset .4375rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #333 transparent transparent
}

.separator-center {
    text-align: center!important
}

.separator-center::after,.separator-center::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
}

.separator-center::after {
    clear: both
}

.separator-center::after {
    position: relative!important;
    width: 3rem;
    border-bottom: .125rem solid #928285;
    margin: 1rem auto 0
}

.separator-left {
    text-align: left!important
}

.separator-left::after,.separator-left::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
}

.separator-left::after {
    clear: both
}

.separator-left::after {
    position: relative!important;
    width: 3rem;
    border-bottom: .125rem solid #928285;
    margin: 1rem auto 0;
    margin-left: 0!important
}

.separator-right {
    text-align: right!important
}

.separator-right::after,.separator-right::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
}

.separator-right::after {
    clear: both
}

.separator-right::after {
    position: relative!important;
    width: 3rem;
    border-bottom: .125rem solid #928285;
    margin: 1rem auto 0;
    margin-right: 0!important
}

.overflow-visible {
    overflow: visible!important
}

.overflow-x-visible {
    overflow-x: visible!important
}

.overflow-y-visible {
    overflow-y: visible!important
}

.overflow-hidden {
    overflow: hidden!important
}

.overflow-x-hidden {
    overflow-x: hidden!important
}

.overflow-y-hidden {
    overflow-y: hidden!important
}

.overflow-scroll {
    overflow: scroll!important
}

.overflow-x-scroll {
    overflow-x: scroll!important
}

.overflow-y-scroll {
    overflow-y: scroll!important
}

.display-inline {
    display: inline!important
}

.display-inline-block {
    display: inline-block!important
}

.display-block {
    display: block!important
}

.display-table {
    display: table!important
}

.display-table-cell {
    display: table-cell!important
}

.position-static {
    position: static!important
}

.position-relative {
    position: relative!important
}

.position-absolute {
    position: absolute!important
}

.position-fixed {
    position: fixed!important
}

.position-fixed-top {
    position: fixed!important;
    top: 0!important;
    right: 0!important;
    left: 0!important;
    z-index: 975
}

.position-fixed-bottom {
    position: fixed!important;
    right: 0!important;
    bottom: 0!important;
    left: 0!important;
    z-index: 975
}

.border-box {
    -webkit-box-sizing: border-box!important;
    box-sizing: border-box!important
}

.border-none {
    border: none!important
}

.width-25 {
    width: 25%!important
}

.width-50 {
    width: 50%!important
}

.width-75 {
    width: 75%!important
}

.width-100 {
    width: 100%!important
}

.height-25 {
    height: 25%!important
}

.height-50 {
    height: 50%!important
}

.height-75 {
    height: 75%!important
}

.height-100 {
    height: 100%!important
}

.max-width-100 {
    max-width: 100%!important
}

.max-height-100 {
    max-height: 100%!important
}

.margin-0 {
    margin: 0!important
}

.margin-top-0 {
    margin-top: 0!important
}

.margin-right-0 {
    margin-right: 0!important
}

.margin-bottom-0 {
    margin-bottom: 0!important
}

.margin-left-0 {
    margin-left: 0!important
}

.margin-horizontal-0 {
    margin-right: 0!important;
    margin-left: 0!important
}

.margin-vertical-0 {
    margin-top: 0!important;
    margin-bottom: 0!important
}

.padding-0 {
    padding: 0!important
}

.padding-top-0 {
    padding-top: 0!important
}

.padding-right-0 {
    padding-right: 0!important
}

.padding-bottom-0 {
    padding-bottom: 0!important
}

.padding-left-0 {
    padding-left: 0!important
}

.padding-horizontal-0 {
    padding-right: 0!important;
    padding-left: 0!important
}

.padding-vertical-0 {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.margin-1 {
    margin: 1rem!important
}

.margin-top-1 {
    margin-top: 1rem!important
}

.margin-right-1 {
    margin-right: 1rem!important
}

.margin-bottom-1 {
    margin-bottom: 1rem!important
}

.margin-left-1 {
    margin-left: 1rem!important
}

.margin-horizontal-1 {
    margin-right: 1rem!important;
    margin-left: 1rem!important
}

.margin-vertical-1 {
    margin-top: 1rem!important;
    margin-bottom: 1rem!important
}

.padding-1 {
    padding: 1rem!important
}

.padding-top-1 {
    padding-top: 1rem!important
}

.padding-right-1 {
    padding-right: 1rem!important
}

.padding-bottom-1 {
    padding-bottom: 1rem!important
}

.padding-left-1 {
    padding-left: 1rem!important
}

.padding-horizontal-1 {
    padding-right: 1rem!important;
    padding-left: 1rem!important
}

.padding-vertical-1 {
    padding-top: 1rem!important;
    padding-bottom: 1rem!important
}

.margin-2 {
    margin: 2rem!important
}

.margin-top-2 {
    margin-top: 2rem!important
}

.margin-right-2 {
    margin-right: 2rem!important
}

.margin-bottom-2 {
    margin-bottom: 2rem!important
}

.margin-left-2 {
    margin-left: 2rem!important
}

.margin-horizontal-2 {
    margin-right: 2rem!important;
    margin-left: 2rem!important
}

.margin-vertical-2 {
    margin-top: 2rem!important;
    margin-bottom: 2rem!important
}

.padding-2 {
    padding: 2rem!important
}

.padding-top-2 {
    padding-top: 2rem!important
}

.padding-right-2 {
    padding-right: 2rem!important
}

.padding-bottom-2 {
    padding-bottom: 2rem!important
}

.padding-left-2 {
    padding-left: 2rem!important
}

.padding-horizontal-2 {
    padding-right: 2rem!important;
    padding-left: 2rem!important
}

.padding-vertical-2 {
    padding-top: 2rem!important;
    padding-bottom: 2rem!important
}

.margin-3 {
    margin: 3rem!important
}

.margin-top-3 {
    margin-top: 3rem!important
}

.margin-right-3 {
    margin-right: 3rem!important
}

.margin-bottom-3 {
    margin-bottom: 3rem!important
}

.margin-left-3 {
    margin-left: 3rem!important
}

.margin-horizontal-3 {
    margin-right: 3rem!important;
    margin-left: 3rem!important
}

.margin-vertical-3 {
    margin-top: 3rem!important;
    margin-bottom: 3rem!important
}

.padding-3 {
    padding: 3rem!important
}

.padding-top-3 {
    padding-top: 3rem!important
}

.padding-right-3 {
    padding-right: 3rem!important
}

.padding-bottom-3 {
    padding-bottom: 3rem!important
}

.padding-left-3 {
    padding-left: 3rem!important
}

.padding-horizontal-3 {
    padding-right: 3rem!important;
    padding-left: 3rem!important
}

.padding-vertical-3 {
    padding-top: 3rem!important;
    padding-bottom: 3rem!important
}

html {
    font-size: 16px
}

@font-face {
    font-family: SourceHanSansSC-Regular;
    src: url(../fonts/SourceHanSansSC-Regular.woff2) format("woff2"),url(../fonts/SourceHanSansSC-Regular.woff) format("woff"),url(../fonts/SourceHanSansSC-Regular.ttf) format("truetype"),url(../fonts/SourceHanSansSC-Regular.eot) format("embedded-opentype"),url(../fonts/SourceHanSansSC-Regular.svg) format("svg"),url(../fonts/SourceHanSansSC-Regular.otf) format("opentype")
}

body {
    color: #333
}

ol,ul {
    list-style: none;
    margin-left: 0
}

@media screen and (min-width: 75em) {
    .grid-container {
        padding-left:0;
        padding-right: 0
    }
}

.bold {
    font-weight: 700
}

.main-content {
    padding-top: 5.625rem
}

.main-content .conten-xy-center {
    margin-top: 10%;
    text-align: center
}

.main-content .conten-xy-center .title {
    font-size: 2rem;
    color: #9bc3b7
}

.main-content .conten-xy-center .content label {
    color: #928285
}

.main-content .conten-xy-center .content label span {
    color: red
}

.main-content .conten-xy-center .content label input {
    display: inline-block
}

@media print,screen and (max-width: 42.81125em) {
    .main-content {
        padding-top:3.125rem
    }

    .main-content .conten-xy-center .title {
        font-size: 1.1rem
    }
}

.reveal-overlay .reveal {
    border: none;
    border-radius: .5rem;
    padding: 2rem 3rem;
    max-width: 90%
}

.reveal-overlay .reveal .lead {
    font-size: .9rem;
    text-align: center
}

.reveal-overlay .reveal .lead.error {
    color: red
}

@media print,screen and (max-width: 42.81125em) {
    .reveal-overlay .reveal {
        padding:1rem 1rem;
        border-radius: 4px
    }
}

.color-black {
    color: #000
}

table tbody td,table tbody th {
    border-collapse: collapse;
    border: 1px solid #f0f0f0
}

table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #fefefe
}

table tbody tr th {
    background-color: #f9f9f9
}

table.noborder tbody td,table.noborder tbody th {
    border: none
}

table.noborder tbody,table.noborder tfoot,table.noborder thead {
    border: none
}

.button .icon {
    display: inline-block;
    width: 1rem;
    -webkit-transition: padding-left .2s ease-out;
    transition: padding-left .2s ease-out
}

.button:hover .icon.dynamic {
    padding-left: .5rem
}

.button.noborder {
    border: none
}

.button.green {
    color: #fefefe
}

.button.green:focus {
    color: #fefefe
}

.button.green:hover {
    color: #fefefe
}

.button.hollow.green {
    padding: .8rem 1.8rem
}

.button.hollow.green:hover {
    background-color: #9bc3b7;
    border-color: #9bc3b7;
    color: #fefefe
}

.button.hollow[disabled].green:hover {
    background-color: #fefefe;
    cursor: default
}

.button.normal {
    background-color: #f2f2f2;
    color: #333
}

.button.normal:focus,.button.normal:hover {
    background-color: #f0f0f0;
    color: #333
}

.button.blue {
    background-color: #fff;
    color: #069;
    -webkit-transition: all .2s;
    transition: all .2s
}

@media print,screen and (max-width: 42.81125em) {
    .button.blue {
        padding:.4rem .7rem;
        font-size: .9rem;
        margin-bottom: 0
    }
}

.button.blue:hover {
    color: #fefefe;
    background-color: #069
}

.custom-bnt {
    color: #9bc3b7
}

.custom-bnt:focus {
    color: #7ec3aa
}

.custom-bnt:hover {
    color: #7ec3aa
}

.fl {
    float: left
}

.fr {
    float: right
}

.innerBanner {
    margin-top: 5.625rem;
    position: relative
}

@media print,screen and (max-width: 42.81125em) {
    .innerBanner {
        margin-top:3.125rem
    }
}

@media print,screen and (max-width: 42.81125em) {
    .innerBanner {
        margin-top:3.125rem
    }
}

.innerBanner img {
    width: 100%
}

.innerBanner .innerBox {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-22%);
    -ms-transform: translateY(-22%);
    transform: translateY(-22%);
    color: #fefefe
}

.innerBanner .innerBox .title {
    font-size: 2rem
}

.innerBanner .innerBox .line {
    width: 3.5rem;
    height: 2px;
    background-color: #fff;
    margin-bottom: .5rem
}

.innerBanner .innerBox .tetiel-sec {
    font-size: 1.125rem
}

@media print,screen and (min-width: 42.8125em) and (max-width:69.37375em) {
    .innerBanner .innerBox {
        bottom:60%
    }

    .innerBanner .innerBox .title {
        font-size: 1.3rem;
        margin-bottom: .6rem
    }

    .innerBanner .innerBox .line {
        margin-bottom: .3rem
    }

    .innerBanner .innerBox .tetiel-sec {
        font-size: 1rem
    }
}

@media print,screen and (max-width: 42.81125em) {
    .innerBanner .innerBox {
        top:40%
    }

    .innerBanner .innerBox .title {
        font-size: 1.1rem;
        margin-bottom: .5rem
    }

    .innerBanner .innerBox .line {
        margin-bottom: .2rem
    }

    .innerBanner .innerBox .tetiel-sec {
        font-size: .9rem
    }
}

.breadcrumbs {
    padding: 1rem 0;
    margin-bottom: 0
}

.breadcrumbs li {
    font-size: .875rem
}

@media print,screen and (max-width: 42.81125em) {
    .breadcrumbs {
        padding:.5rem 0
    }
}

.breadcrumbs.grid-x .cell:last-of-type {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.screening {
    background: #f2f2f2;
    padding-bottom: 2rem
}

.screening p {
    font-size: .875rem
}

.screening a {
    font-size: .875rem
}

.screening .all {
    padding-top: 1rem
}

.screening .category {
    font-weight: 700
}

.screening .screening_inx {
    border-bottom: 1px dashed #e1e1e1;
    padding: 5px 0
}

.screening .screening_inx .screening_bt {
    width: 11%;
    min-width: 5rem;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin: 5px 0
}

.screening .screening_inx .screening_bt .icon {
    display: none
}

.screening .screening_inx .screening_r {
    width: 88%
}

.screening .screening_inx .screening_r a {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 1rem;
    margin: 2px 0;
    color: #000;
    width: 9.875rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.screening .screening_inx .screening_r a:hover {
    background: #9bc3b7;
    color: #fff
}

.screening .screening_inx .screening_r a.on {
    background: #9bc3b7;
    color: #fff
}

.screening .screening_inx .screening_r p {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    padding: 0 1rem;
    margin: 2px 0;
    vertical-align: top;
    color: #000;
    width: 9.875rem;
    cursor: pointer;
    -webkit-transition: .2s;
    transition: .2s
}

.screening .screening_inx .screening_r p:hover {
    background: #9bc3b7;
    color: #fff
}

.screening .screening_inx .screening_r p.on {
    background: #9bc3b7;
    color: #fff
}

.screening .yixuan {
    padding: 5px 0
}

.screening .yixuan .yixuan_bt {
    width: 11%;
    min-width: 5rem;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    margin: 5px 0
}

.screening .yixuan .yixuan_r {
    width: 88%
}

.screening .yixuan .yixuan_r p {
    display: block;
    height: 25px;
    line-height: 25px;
    padding: 0 15px 0 10px;
    margin: 5px 2px;
    background: #9bc3b7;
    color: #fff
}

.screening .yixuan .yixuan_r p i {
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-left: .4rem;
    cursor: pointer
}

@media print,screen and (min-width: 42.8125em) and (max-width:69.37375em) {
    .screening .yixuan .yixuan_r {
        width:85%
    }

    .screening .yixuan .yixuan_r p {
        font-size: .75rem;
        width: 7.5rem
    }
}

@media print,screen and (max-width: 42.81125em) {
    .screening {
        background:#fff
    }

    .screening .screening_inx {
        padding: 7px 0
    }

    .screening .screening_inx .screening_bt {
        width: 98%;
        position: relative;
        margin: 0
    }

    .screening .screening_inx .screening_bt .icon {
        color: #9bc3b7;
        display: block;
        position: absolute;
        right: 20px;
        top: 5px;
        font-size: 1.05rem;
        -webkit-transition: all .5s;
        transition: all .5s
    }

    .screening .screening_inx .screening_r {
        width: 100%;
        background: #f2f2f2;
        padding: 10px 0;
        display: none
    }

    .screening .screening_inx.on .screening_bt .icon {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .screening .screening_inx.on .screening_r {
        height: auto;
        display: block
    }

    .screening .yixuan .yixuan_bt .yixuan_bt {
        width: 100%
    }

    .screening .yixuan .yixuan_bt .yixuan_r {
        width: 100%
    }
}

.empty_content {
    text-align: center;
    font-size: 1.3rem;
    color: #9bc3b7;
    padding: 1rem 0
}

.empty_content .icon {
    font-size: 1.5rem;
    display: inline-block;
    margin-left: 1rem
}

.pic-scale {
    overflow: hidden;
    position: relative
}

.pic-scale img.scale {
    width: 100%;
    max-width: none;
    position: absolute;
    top: 0;
    left: 0
}

.detail-content {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem
}

@media print,screen and (max-width: 42.81125em) {
    .detail-content {
        margin-top:1.5rem;
        margin-bottom: 1.5rem
    }
}

.callout-notice {
    display: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 2rem
}

.callout-notice .title {
    color: #666;
    margin-top: 0;
    margin-bottom: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.detail-container {
    margin-top: 1.5rem;
    margin-bottom: 2.5rem
}

.detail-container .title {
    font-size: 1.3rem;
    font-weight: 700;
    color: #928285
}

.detail-container .content {
    margin-top: 1.2rem
}

.detail-container section {
    margin-bottom: 3rem
}

.detail-container section .second-title {
    font-size: 1.1rem;
    font-weight: 700;
    color: #928285
}

.detail-container section .content {
    line-height: 1.8rem;
    color: #555;
    margin-top: .8rem
}

@media print,screen and (max-width: 42.81125em) {
    .detail-container section {
        margin-bottom:1rem
    }

    .detail-container section .second-title {
        font-size: 1.05rem
    }

    .detail-container section .content {
        margin-top: .3rem
    }
}

@media print,screen and (max-width: 42.81125em) {
    .detail-container {
        margin:.2rem auto;
        margin-bottom: 1rem
    }

    .detail-container .title {
        font-size: 1.1rem
    }

    .detail-container .content {
        margin-top: .3rem
    }
}

a {
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none
}

.errortip {
    color: red;
    font-size: .8rem;
    margin: 0;
    padding: 0;
    height: 1rem;
    visibility: hidden
}

input[type=checkbox] {
    outline: 0
}

input[type=checkbox]:checked {
    background: #9bc3b7;
    border: #9bc3b7 solid 1px
}

input[type=checkbox] {
    position: relative;
    -webkit-appearance: none;
    vertical-align: middle;
    margin-top: 0;
    background: #fff;
    border: #ccc solid 1px;
    border-radius: 0;
    min-height: 15px;
    min-width: 15px;
    margin-bottom: 3px
}

input[type=checkbox]:checked::after {
    content: '';
    top: 2px;
    left: 2px;
    position: absolute;
    background: 0 0;
    border: #fff solid 2px;
    border-top: none;
    border-right: none;
    height: 7px;
    width: 10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

form.common-form {
    margin-top: 1.5rem
}

form.common-form input,form.common-form select,form.common-form textarea {
    -webkit-box-shadow: none;
    box-shadow: none
}

form.common-form input:focus,form.common-form select:focus,form.common-form textarea:focus {
    border-color: #9bc3b7;
    -webkit-box-shadow: none;
    box-shadow: none
}

form.common-form input,form.common-form select,form.common-form textarea {
    margin-bottom: 0;
    border-color: #dedede
}

form.common-form .field-item {
    margin-bottom: 2rem
}

form.common-form .field-item .field-label label {
    text-align: right;
    vertical-align: middle;
    line-height: 2.5rem;
    color: #928285
}

form.common-form .field-item .field-label label.required:before {
    content: '*';
    margin-right: .3rem;
    color: red
}

form.common-form .field-item .field {
    position: relative
}

form.common-form .field-item .field label.error,form.common-form .field-item .field label.erroron {
    color: red;
    font-size: .8rem;
    position: absolute;
    bottom: -1.3rem
}

form.common-form .field-item .field .tip {
    margin-top: .6rem;
    margin-bottom: 0;
    font-size: .8rem;
    color: #777
}

form.common-form .field-item .field.checkbox-group .checkbox-label {
    margin-top: .5rem;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

@media print,screen and (max-width: 42.81125em) {
    form.common-form .field-item .field.checkbox-group .checkbox-label {
        margin-top:.2rem
    }
}

form.common-form .field-item .field.checkbox-group .checkbox-label .error {
    left: 0
}

form.common-form .field-item .field.field-select {
    position: relative
}

form.common-form .field-item .field.field-select input {
    cursor: pointer;
    background-color: #fefefe;
    padding-right: 2rem
}

form.common-form .field-item .field.field-select .arrow-down {
    position: absolute;
    right: 1rem;
    top: 1rem;
    border-top-color: #dedede
}

form.common-form .field-item .field.field-select .select {
    display: none;
    width: 100%;
    position: relative
}

form.common-form .field-item .field.field-select .select.on {
    display: block
}

form.common-form .field-item .field.field-select .select ul {
    border: 1px solid #dedede;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    border-top: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-color: #fefefe;
    z-index: 100;
    margin-bottom: 0;
    height: 10rem;
    overflow-y: scroll
}

form.common-form .field-item .field.field-select .select ul li {
    color: #8a8a8a;
    padding: 0 1rem;
    border-bottom: 1px solid #dedede;
    line-height: 2.5rem
}

form.common-form .field-item .field.field-select .select ul li:last-of-type {
    border: none
}

form.common-form .field-item .field.field-select .select ul li.on,form.common-form .field-item .field.field-select .select ul li:hover {
    color: #333;
    background-color: #cacaca
}

@media print,screen and (max-width: 42.81125em) {
    form.common-form .field-item {
        margin-top:0;
        margin-bottom: .8rem
    }

    form.common-form .field-item .field-label label {
        text-align: left;
        line-height: 1.5rem
    }

    form.common-form .field-item .field input[type=password],form.common-form .field-item .field input[type=text] {
        padding: 5px .5rem
    }
}

@media print,screen and (max-width: 42.81125em) {
    form.common-form {
        margin-top:1rem
    }
}

@media print,screen and (min-width: 42.8125em) {
    .single-page {
        padding-top:2.5rem
    }
}

@media print,screen and (max-width: 42.81125em) {
    .single-page {
        padding-top:1.5rem
    }

    .single-page .title {
        font-size: 1.2rem
    }
}

.cookie-banner {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,93,169,.8);
    z-index: 99999;
    padding: 10px 0 15px 0
}

.cookie-banner p {
    margin-bottom: 0
}

.cookie-banner .con {
    color: #fff;
    line-height: 1.6;
    width: 86%
}

.cookie-banner .con a {
    color: #fff
}

.cookie-banner .con a:hover {
    text-decoration: underline
}

.cookie-banner .btn a {
    display: inline-block;
    width: 50px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #fff;
    color: #005da9;
    margin-top: 10px;
    border: 1px solid #fff
}

.cookie-banner .btn a:hover {
    background: 0 0;
    color: #fff
}

@media print,screen and (max-width: 42.81125em) {
    .cookie-banner {
        font-size:.8rem
    }

    .cookie-banner .con {
        float: none;
        display: block;
        width: 100%
    }

    .cookie-banner .btn {
        float: none;
        display: block
    }
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1590;
    background-color: #000;
    opacity: .6
}

.cookieConsent_modal {
    overflow: auto;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1600;
    background-color: rgba(0,0,0,.5)
}

.cookieConsent_modal a {
    color: #333;
    text-decoration: underline!important
}

.modal-dialog {
    width: 80%;
    max-width: 600px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 30px auto;
    background-color: #fff;
    padding: 20px;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    -webkit-animation: moveY .8s ease 0s 1 forwards;
    animation: moveY .8s ease 0s 1 forwards
}

@-webkit-keyframes moveY {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes moveY {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        opacity: 0
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

.modal_title {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 20px;
    font-weight: 100;
    padding: 15px 0;
    margin: 0
}

.modal_body p {
    margin: 0 0 16px;
    color: #333;
    line-height: 21px;
    font-size: 16px
}

.cookieModal_cookie_settings__container {
    text-align: left;
    margin: 20px 0;
    display: block;
    overflow: hidden;
    font-size: 16px
}

.cookieModal_cookie_settings {
    text-decoration: underline;
    color: inherit;
    cursor: pointer;
    vertical-align: middle;
    -webkit-text-decoration: revert!important;
    text-decoration: revert!important
}

.btn_submit {
    float: right;
    margin: 0;
    min-width: 170px;
    color: #fff;
    background-color: #769f3b;
    text-align: center;
    padding: 7px 0;
    cursor: pointer
}

.btn_submit2 {
    margin: 0 auto;
    color: #fff;
    background-color: #769f3b;
    text-align: center;
    padding: 7px 15px;
    cursor: pointer;
    display: inline-block
}

header {
    -webkit-transition: all 1s;
    transition: all 1s;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
    background-color: #fefefe
}

header.scrollUp {
    top: -90px
}

@media print,screen and (max-width: 69.37375em) {
    header.scrollUp {
        top:0
    }
}

header ol,header ul {
    margin-left: 0;
    list-style: none
}

header .header-left {
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}

header .header-left a {
    display: block;
    height: 3.2rem
}

header .header-left a img {
    display: block;
    height: 3.2rem;
    margin-top: 1.2125rem
}

header .header-right {
    position: relative;
    opacity: 0;
    right: -30px
}

header nav .logo {
    height: 5.625rem;
    line-height: 5.625rem
}

header nav .menu {
    margin-right: .5rem
}

header nav .menu li {
    height: 5.625rem
}

header nav .menu li a {
    padding: 0 .8rem;
    display: block;
    line-height: 5.5rem;
    vertical-align: middle;
    -webkit-transition: all .5s;
    transition: all .5s
}

@media print,screen and (min-width: 69.375em) and (max-width:74.99875em) {
    header nav .menu li a {
        padding:0 .5rem
    }
}

header nav .menu li:hover a {
    color: #9bc3b7
}

header nav .menu li:hover p.navLine {
    width: 96%
}

header nav .menu li .navLine {
    margin: 0;
    padding: 0;
    width: 0;
    margin: 0 auto;
    height: .125rem;
    background-color: #9bc3b7;
    -webkit-transition: all .5s;
    transition: all .5s
}

header nav .menu li .second-nav-w {
    z-index: 101;
    background: rgba(255,255,255,.9);
    position: fixed;
    left: 0;
    right: 0;
    top: 90px
}

header nav .menu li .second-nav-w .filter {
    color: #666;
    width: 100%;
    font-weight: 700;
    font-size: .875rem;
    margin-bottom: 0
}

header nav .menu li .second-nav-w ol.second-nav {
    padding: 20px 0;
    overflow: hidden;
    display: none;
    text-align: left;
    height: auto;
    line-height: 1.5rem
}

header nav .menu li .second-nav-w ol.second-nav li.ol-li {
    height: auto;
    line-height: inherit;
    display: inline-block;
    vertical-align: top;
    margin-left: 3%;
    width: 30%;
    margin-top: 1rem
}

header nav .menu li .second-nav-w ol.second-nav li.ol-li:nth-child(3n+2) {
    margin-left: 0
}

header nav .menu li .second-nav-w ol.second-nav li.ol-li p.er_bt {
    display: block;
    font-size: 16px;
    border-bottom: 1px solid #cadfd8;
    color: #928285;
    padding-bottom: 5px;
    margin-bottom: 0
}

header nav .menu li .second-nav-w ol.second-nav li.ol-li .san_nav {
    display: block;
    padding-top: 7px
}

header nav .menu li .second-nav-w ol.second-nav li.ol-li .san_nav li {
    line-height: 1.5rem;
    height: 1.5rem;
    width: 30%;
    margin-right: 3%
}

header nav .menu li .second-nav-w ol.second-nav li.ol-li a {
    font-size: .875rem;
    display: block;
    height: 1.3125rem;
    line-height: 1.3125rem;
    color: #979998;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

header nav .menu li .second-nav-w ol.second-nav li.ol-li a sup {
    line-height: 1
}

header nav .menu li .second-nav-w ol.second-nav li.ol-li a:hover {
    color: #9bc3b7
}

header nav .menu li .second-nav-w ol.second-nav2 {
    text-align: left;
    padding: 10px 0
}

header nav .menu li .second-nav-w ol.second-nav2 li.ol-li {
    margin-left: 0;
    margin-top: 0
}

header nav .menu li .second-nav-w ol.second-nav2 li.ol-li .san_nav a {
    height: 35px;
    line-height: 35px;
    margin-right: 30px
}

header nav .right .user {
    float: left;
    margin-right: .8rem;
    position: relative
}

header nav .right .user .loginBtn {
    display: none;
    background-color: #fefefe;
    position: absolute;
    z-index: 200;
    top: 3.825rem;
    right: -1.2rem;
    border: 1px solid #d3cdce;
    border-radius: 3px;
    padding: 10px
}

header nav .right .user .loginBtn a {
    width: 5rem;
    margin: 0;
    text-align: center
}

header nav .right a {
    padding: 0;
    margin: 0;
    width: 3.75rem;
    height: 1.875rem;
    line-height: 1.875rem;
    display: block;
    float: left;
    margin-top: 1.875rem;
    margin-right: 1rem
}

header nav .right a:last-of-type {
    margin-right: 0;
    margin-left: .3rem
}

header nav .right a.button.green {
    color: #fefefe;
    margin-left: .3rem;
    margin-right: 0
}

header nav .right a.button.green:hover {
    color: #fefefe
}

header nav .right a.button.green:active,header nav .right a.button.green:hover,header nav .right a.button.green:visited {
    color: #fefefe;
    background-color: #9bc3b7
}

header nav .right a.head-icon {
    margin-top: 2.075rem;
    background: 0 0;
    width: 1.2rem;
    text-align: left
}

header nav .right a.head-icon .icon {
    font-size: 1.6rem;
    color: #9bc3b7;
    display: inline-block
}

header nav .right a.nav_btn {
    width: 1.75rem;
    height: 1.75rem;
    margin-top: 1.9375rem;
    position: relative
}

header nav .right a.nav_btn span {
    background-color: #9bc3b7;
    display: inline-block;
    width: 27px;
    height: 3px;
    position: absolute;
    top: 14px;
    left: 0;
    -webkit-transition: all .3s ease-out .1s;
    transition: all .3s ease-out .1s
}

header nav .right a.nav_btn span:before {
    background-color: #9bc3b7;
    content: '';
    display: inline-block;
    width: 27px;
    height: 3px;
    position: absolute;
    top: -8px;
    left: 0;
    -webkit-transition: top .5s ease .4s,-webkit-transform .3s ease-out;
    transition: top .5s ease .4s,-webkit-transform .3s ease-out;
    transition: transform .3s ease-out,top .5s ease .4s;
    transition: transform .3s ease-out,top .5s ease .4s,-webkit-transform .3s ease-out;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

header nav .right a.nav_btn span:after {
    background-color: #9bc3b7;
    content: '';
    display: inline-block;
    width: 27px;
    height: 3px;
    position: absolute;
    top: 8px;
    left: 0;
    -webkit-transition: top .5s ease .4s,-webkit-transform .3s ease-out;
    transition: top .5s ease .4s,-webkit-transform .3s ease-out;
    transition: transform .3s ease-out,top .5s ease .4s;
    transition: transform .3s ease-out,top .5s ease .4s,-webkit-transform .3s ease-out;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

header nav .right a.nav_btn.btn_click span {
    background-color: transparent
}

header nav .right a.nav_btn.btn_click span:before {
    -webkit-transition: top .5s ease,-webkit-transform .3s ease-out .4s;
    transition: top .5s ease,-webkit-transform .3s ease-out .4s;
    transition: top .5s ease,transform .3s ease-out .4s;
    transition: top .5s ease,transform .3s ease-out .4s,-webkit-transform .3s ease-out .4s;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    background-color: #9bc3b7
}

header nav .right a.nav_btn.btn_click span:after {
    -webkit-transition: top .5s ease,-webkit-transform .3s ease-out .4s;
    transition: top .5s ease,-webkit-transform .3s ease-out .4s;
    transition: top .5s ease,transform .3s ease-out .4s;
    transition: top .5s ease,transform .3s ease-out .4s,-webkit-transform .3s ease-out .4s;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
    background-color: #9bc3b7
}

header nav .right .btn-log {
    display: none
}

header nav .right .btn-reg {
    display: none
}

header nav .right .user {
    display: none
}

header .mobile-nav .logo {
    height: 3.125rem;
    line-height: 3.125rem;
    font-size: .8rem
}

header .mobile-nav .logo img {
    display: inline-block;
    height: 75%
}

header .mobile-nav .right a {
    padding: 0;
    margin: 0;
    width: 3.75rem;
    height: 1.875rem;
    line-height: 1.875rem;
    display: block;
    float: left;
    margin-top: .625rem;
    margin-right: .8rem
}

header .mobile-nav .right a:last-of-type {
    margin-right: 0;
    margin-left: .3rem
}

header .mobile-nav .right a.head-icon {
    margin-top: .825rem;
    background: 0 0;
    width: 1.2rem;
    text-align: left
}

header .mobile-nav .right a.head-icon .icon {
    font-size: 1.4rem;
    color: #9bc3b7;
    display: inline-block
}

header .mobile-nav .right a.nav_btn {
    width: 1.75rem;
    height: 1.75rem;
    margin-top: .6875rem;
    position: relative
}

header .mobile-nav .right a.nav_btn span {
    background-color: #9bc3b7;
    display: inline-block;
    width: 1.3rem;
    height: 2px;
    position: absolute;
    top: 14px;
    left: 0;
    -webkit-transition: all .3s ease-out .1s;
    transition: all .3s ease-out .1s
}

header .mobile-nav .right a.nav_btn span:before {
    background-color: #9bc3b7;
    content: '';
    display: inline-block;
    width: 1.3rem;
    height: 2px;
    position: absolute;
    top: -7px;
    left: 0;
    -webkit-transition: top .5s ease .4s,-webkit-transform .3s ease-out;
    transition: top .5s ease .4s,-webkit-transform .3s ease-out;
    transition: transform .3s ease-out,top .5s ease .4s;
    transition: transform .3s ease-out,top .5s ease .4s,-webkit-transform .3s ease-out;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

header .mobile-nav .right a.nav_btn span:after {
    background-color: #9bc3b7;
    content: '';
    display: inline-block;
    width: 1.3rem;
    height: 2px;
    position: absolute;
    top: 7px;
    left: 0;
    -webkit-transition: top .5s ease .4s,-webkit-transform .3s ease-out;
    transition: top .5s ease .4s,-webkit-transform .3s ease-out;
    transition: transform .3s ease-out,top .5s ease .4s;
    transition: transform .3s ease-out,top .5s ease .4s,-webkit-transform .3s ease-out;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

header .mobile-nav .right a.nav_btn.btn_click span {
    background-color: transparent
}

header .mobile-nav .right a.nav_btn.btn_click span:before {
    -webkit-transition: top .5s ease,-webkit-transform .3s ease-out .4s;
    transition: top .5s ease,-webkit-transform .3s ease-out .4s;
    transition: top .5s ease,transform .3s ease-out .4s;
    transition: top .5s ease,transform .3s ease-out .4s,-webkit-transform .3s ease-out .4s;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    background-color: #9bc3b7
}

header .mobile-nav .right a.nav_btn.btn_click span:after {
    -webkit-transition: top .5s ease,-webkit-transform .3s ease-out .4s;
    transition: top .5s ease,-webkit-transform .3s ease-out .4s;
    transition: top .5s ease,transform .3s ease-out .4s;
    transition: top .5s ease,transform .3s ease-out .4s,-webkit-transform .3s ease-out .4s;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 0;
    background-color: #9bc3b7
}

header .mobile-nav .right .user {
    float: left;
    margin-right: .8rem;
    position: relative
}

header .mobile-nav .right .user .loginBtn {
    display: none;
    background-color: #fefefe;
    position: absolute;
    z-index: 200;
    top: 2.625rem;
    right: -.5rem;
    border: 1px solid #d3cdce;
    border-radius: 3px;
    padding: 10px
}

header .mobile-nav .right .user .loginBtn a {
    margin: 0;
    text-align: center;
    width: 5rem
}

header .search_down {
    z-index: 100;
    display: none;
    position: fixed;
    top: 5.625rem;
    padding: 1.875rem 0;
    width: 100%;
    background-color: #9bc3b7
}

header .search_down form {
    position: relative;
    margin: 0 auto;
    max-width: 37.5rem
}

header .search_down form input {
    padding: .4rem 2.6rem .4rem .5rem;
    border: none;
    margin: 0
}

header .search_down form input:focus {
    border: none
}

header .search_down form .bnt {
    display: block;
    position: absolute;
    right: .8rem;
    top: .6rem;
    font-size: 1.5rem;
    color: #928285
}

@media print,screen and (max-width: 42.81125em) {
    header .search_down {
        top:3.125rem
    }

    header .search_down form {
        padding: 0 .5rem
    }

    header .search_down form input {
        padding: 0 2.2rem 0 .3rem
    }

    header .search_down form .bnt {
        font-size: 1.3rem;
        top: .7rem
    }
}

header .wapNav {
    position: fixed;
    top: 5.625rem;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 9999;
    padding: 0 2%;
    overflow-y: scroll;
    display: none;
    border-top: 1px solid #9bc3b7
}

@media print,screen and (max-width: 42.81125em) {
    header .wapNav {
        top:3.125rem
    }
}

header .wapNav .wapNavFrist {
    padding-bottom: 20px;
    padding-top: 12px;
    font-size: .875rem
}

header .wapNav .wapNavFrist li {
    text-align: left
}

header .wapNav .wapNavFrist li a {
    display: inline-block;
    line-height: 60px;
    color: #000;
    text-align: left;
    margin-left: 2%;
    width: 96%;
    border-bottom: 1px dashed #ddd
}

@media print,screen and (max-width: 42.81125em) {
    header .wapNav .wapNavFrist li a {
        line-height:3rem
    }
}

header .wapNav .wapNavFrist li a:hover {
    color: #9bc3b7
}

header .wapNav .wapNavFrist li.wapNavFrist-li.active {
    color: #9bc3b7
}

header .wapNav .wapNavFrist li.wapNavFrist-li.active a {
    color: #9bc3b7
}

header .wapNav .wapNavFrist li.wapNavFrist-li.active a .icon {
    display: none
}

header .wapNav .wapNavFrist li.wapNavFrist-li>a {
    position: relative
}

header .wapNav .wapNavFrist li.wapNavFrist-li>a .icon {
    color: #bbb;
    position: absolute;
    right: 0;
    font-size: 1.2rem;
    line-height: inherit
}

header .wapNav .wapNavSecond-ul {
    display: none;
    background: #ccc
}

header .wapNav .wapNavSecond-ul .wapNavSecond-li {
    width: 100%
}

header .wapNav .wapNavSecond-ul .wapNavSecond-li:first-of-type p.er_bt {
    border-top: none
}

header .wapNav .wapNavSecond-ul .wapNavSecond-li p.er_bt {
    display: inline-block;
    line-height: 3.125rem;
    color: #fff;
    width: 94%;
    margin: 0 3%;
    padding: 0 7%;
    position: relative;
    border-top: 1px dashed #fefefe
}

header .wapNav .wapNavSecond-ul .wapNavSecond-li p.er_bt .icon {
    display: inline-block;
    line-height: inherit;
    position: absolute;
    top: 0;
    right: 0
}

header .wapNav .wapNavSecond-ul .wapNavSecond-li p.er_bt .icon.icon-minus {
    display: none
}

header .wapNav .wapNavSecond-ul .wapNavSecond-li p.er_bt.on {
    border-bottom: 0
}

header .wapNav .wapNavSecond-ul .wapNavSecond-li p.er_bt.on .icon-minus {
    display: block
}

header .wapNav .wapNavSecond-ul .wapNavSecond-li p.er_bt.on .icon-plus {
    display: none
}

header .wapNav .wapNavSecond-ul .wapNavSecond-li.active {
    background: #9bc3b7
}

header .wapNav .wapNavSecond-ul .wapNavSecond-li>a {
    display: inline-block;
    line-height: 50px;
    color: #000;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

header .wapNav .wapNavSecond-ul .wapNavSecond-li.wapNavSecond-li2 {
    border-top: 1px dashed #fff;
    padding-left: 5%;
    color: #fefefe
}

header .wapNav .wapNavSecond-ul .wapNavSecond-li.wapNavSecond-li2:first-of-type {
    border-top: none
}

header .wapNav .wapNavSecond-ul .wapNavSecond-li.wapNavSecond-li2 a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 5%;
    color: #fefefe!important;
    padding-left: 0
}

header .wapNav .wapNavSecond-ul .wapNavSecond-li ul.md_san_nav {
    display: none;
    background: #bdbdbd
}

header .wapNav .wapNavSecond-ul .wapNavSecond-li ul.md_san_nav li {
    width: 100%;
    padding-left: 14%;
    border-bottom: 1px dashed #fff;
    background-size: 8px
}

header .wapNav .wapNavSecond-ul .wapNavSecond-li ul.md_san_nav li.icon {
    color: #fefefe
}

header .wapNav .wapNavSecond-ul .wapNavSecond-li ul.md_san_nav li a {
    margin-left: 7%;
    color: #fff!important;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border-bottom: none
}

header .wapNav .wapNavSecond-ul .wapNavSecond-li ul.md_san_nav li:last-of-type {
    border-bottom: none
}

footer {
    background-color: #9bc3b7;
    color: #fefefe;
    position: relative
}

footer .container {
    padding: 2rem 0
}

@media print,screen and (max-width: 42.81125em) {
    footer .container {
        padding:1.5rem 0
    }
}

footer .container a {
    color: #fefefe
}

footer .container .follow-us {
    font-size: 1.2rem;
    text-align: center
}

@media print,screen and (max-width: 42.81125em) {
    footer .container .follow-us {
        font-size:1rem;
        text-align: left
    }
}

footer .container .follow-us a {
    font-size: 1.5rem;
    padding: .3rem 0;
    margin-right: .5rem
}

@media print,screen and (max-width: 42.81125em) {
    footer .container .follow-us a {
        font-size:1.3rem
    }
}

footer .container hr {
    border-bottom-color: rgba(255,255,255,.3)
}

@media print,screen and (max-width: 42.81125em) {
    footer .container hr {
        margin:.8rem auto
    }
}

footer .container .info {
    color: rgba(255,255,255,.7)
}

footer .container .info a {
    color: inherit
}

footer .container .info .base .links a {
    display: inline-block;
    height: 1.2rem;
    line-height: 1.1rem;
    vertical-align: top;
    color: #fefefe;
    font-size: 1.1rem;
    padding-right: .5rem;
    margin-right: .5rem;
    border-right: solid 1px #fefefe
}

@media print,screen and (max-width: 69.37375em) {
    footer .container .info .base .links a {
        font-size:1rem
    }
}

footer .container .info .base .links a:last-of-type {
    border-right: none;
    padding: 0;
    margin: 0
}

footer .container .info .base .copyright {
    font-size: .9rem;
    margin-top: .5rem;
    line-height: 1rem
}

footer .container .info .base .copyright a,footer .container .info .base .copyright span {
    display: inline-block;
    height: 1rem;
    line-height: .9rem;
    border-right: solid 1px rgba(255,255,255,.7);
    padding-right: .25rem;
    margin-right: .25rem
}

footer .container .info .base .copyright span:last-of-type {
    border: none
}

footer .container .info .base .copyright span a {
    border: none
}

footer .container .info .base .beian {
    margin-top: .5rem;
    font-size: .9rem
}

footer .container .info .base .beian a:first-of-type {
    border-right: solid 1px
}

footer .container .info .base .beian img,footer .container .info .base .beian span {
    display: inline-block;
    height: 1rem;
    line-height: .9rem
}

footer .container .info .base .beian span {
    padding-right: .5rem;
    border-right: solid 1px rgba(255,255,255,.7)
}

footer .container .info .base .beian span:last-of-type {
    border-right: none
}

footer .container .info .base .beian img {
    margin: 0 .5rem;
    margin-bottom: .2rem
}

footer .container .info .shops {
    margin-top: 1rem;
    margin-bottom: 1.3rem
}

footer .container .info .shops a {
    display: inline-block
}

footer .container .info .shops a .shop-logo {
    text-align: center
}

footer .container .info .shops a .shop-title {
    font-size: .8rem;
    text-align: center
}

footer .container .wx-erwei {
    display: inline-block;
    position: relative
}

footer .container .wx-erwei .btn-wx {
    display: block;
    z-index: 101
}

footer .container .wx-erwei:hover .hover-wrapper {
    display: block
}

footer .container .wx-erwei .hover-wrapper {
    z-index: 100;
    display: none;
    position: absolute;
    top: -14.25rem;
    padding-bottom: 3.1rem;
    left: -16rem
}

footer .container .wx-erwei .hover-wrapper .itit {
    color: #333;
    width: 100%;
    font-size: .8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-bottom: 5px
}

footer .container .wx-erwei .hover-wrapper .social-popup {
    position: relative
}

footer .container .wx-erwei .hover-wrapper .social-popup .social-popup-arrow {
    background: url(../img/down-arrow.png) no-repeat;
    width: 21px;
    height: 12px;
    position: absolute;
    left: 50%;
    bottom: -10px
}

footer .container .wx-erwei .hover-wrapper .social-popup ul.channel-list {
    background-color: #fefefe;
    margin: 0;
    width: 32rem;
    border: 2px solid #928285;
    list-style: none;
    text-align: center
}

footer .container .wx-erwei .hover-wrapper .social-popup ul.channel-list li a {
    display: block;
    margin: 0;
    padding: 0
}

footer .container .wx-erwei .hover-wrapper .social-popup ul.channel-list li a img {
    display: block;
    width: 100%;
    height: 100%
}

@media print,screen and (min-width: 42.8125em) and (max-width:69.37375em) {
    footer .container .wx-erwei .hover-wrapper {
        top:-14.375rem;
        left: -18.75rem;
        padding-bottom: 3.2rem
    }

    footer .container .wx-erwei .hover-wrapper .social-popup ul.channel-list {
        width: 37.5rem
    }
}

footer .container .wx-erwei.show-for-small-only .hover-wrapper {
    top: -10rem;
    left: -5.625rem;
    padding-bottom: 2.3rem
}

footer .container .wx-erwei.show-for-small-only .hover-wrapper .social-popup {
    position: relative
}

footer .container .wx-erwei.show-for-small-only .hover-wrapper .social-popup .social-popup-arrow {
    left: 5.3125rem
}

footer .container .wx-erwei.show-for-small-only .hover-wrapper .social-popup ul.channel-list {
    width: 25rem
}

footer .container .wx-erwei.show-for-small-only .hover-wrapper .social-popup ul.channel-list li .title {
    color: #928285;
    font-size: .8rem;
    line-height: 1.2rem;
    height: 1.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.page_div {
    width: 100%;
    margin: 0 auto;
    font-size: 15px;
    color: #666;
    padding: 2rem 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
}

@media print,screen and (max-width: 42.81125em) {
    .page_div {
        padding:.5rem 0
    }
}

.page_div a {
    height: 35px;
    min-width: 35px;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #dce0e0;
    text-align: center;
    margin: 2px 4px;
    cursor: pointer;
    line-height: 32px;
    color: #fff;
    font-size: 13px;
    display: inline-block;
    background: #dedede
}

#firstPage,#lastPage {
    width: 50px;
    color: #0073a9;
    border: 1px solid #0073a9!important
}

#nextPage,#prePage {
    width: auto;
    height: 35px;
    padding: 0 8px;
    border: 1px solid #9bc3b7!important;
    color: #fff;
    background: #9bc3b7
}

.page_div .current {
    background-color: #9bc3b7;
    border-color: #9bc3b7;
    color: #fff
}

.totalPages {
    margin: 0 10px
}

.totalPages span,.totalSize span {
    color: #0073a9;
    margin: 0 5px
}

@media only screen and (max-width: 768px) {
    .page_div {
        width:100%
    }
	.modal-box .btn_submit{
		float: none;
		margin-top: 20px;
	}
}

@media only screen and (max-width: 440px) {
    .page_div a {
        height:30px;
        line-height: 30px;
        min-width: 28px;
        margin: 0;
        margin-right: 2px;
        padding: 0 1px
    }

    #nextPage,#prePage {
        height: 30px;
        line-height: 30px;
        padding: 0 6px
    }
}

@media only screen and (max-width: 380px) {
    .page_div a {
        height:25px;
        line-height: 25px;
        min-width: 25px;
        margin-right: 2px;
        padding: 0 1px
    }

    #nextPage,#prePage {
        height: 25px;
        line-height: 25px;
        padding: 0 4px
    }
}
