/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%}
body {
    height: 100%;
    margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: not-allowed;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto;
}
input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
.foundation-mq {
    font-family: "small=0em&medium=48em&large=64em&xlarge=75em&xxlarge=90em"}
html {
    font-size: 100%;
    box-sizing: border-box;
}
*{
    box-sizing: inherit;
}
body {
    padding: 0;
    margin: 0;
    font-family: Source Serif Pro, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #0d0d0d;
    background: #fefefe;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
}
textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0;
}
select {
    width: 100%;
    border-radius: 0;
}
#map_canvas embed, #map_canvas img, #map_canvas object, .map_canvas embed, .map_canvas img, .map_canvas object, .mqa-display embed, .mqa-display img, .mqa-display object {
    max-width: none!important;
}
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: 1;
}
[data-whatinput=mouse] button {
    outline: 0;
}
.is-visible {
    display: block!important;
}
.is-hidden {
    display: none!important;
}
.frow {
    max-width: 1200px;
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.frow .frow {
    margin-left: -10px;
    margin-left: -.625rem;
    margin-right: -10px;
    margin-right: -.625rem;
}
.frow.expanded, .frow .frow {
    max-width: none;
}
.frow.collapse>.column, .frow.collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.frow.collapse>.column>.row, .frow.collapse>.columns>.row, .frow.is-collapse-child {
    margin-left: 0;
    margin-right: 0;
}
.column, .columns {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    padding-left: 10px;
    padding-left: .625rem;
    padding-right: 10px;
    padding-right: .625rem;
    min-width: 0;
}
.column.frow.frow, .frow.frow.columns {
    float: none;
    display: block;
}
.frow .column.frow.frow, .frow .frow.frow.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}
.small-1 {
    -webkit-flex: 0 0 8.3333333333%;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%}
.small-offset-0 {
    margin-left: 0;
}
.small-2 {
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%}
.small-offset-1 {
    margin-left: 8.3333333333%}
.small-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.small-offset-2 {
    margin-left: 16.6666666667%}
.small-4 {
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%}
.small-offset-3 {
    margin-left: 25%}
.small-5 {
    -webkit-flex: 0 0 41.6666666667%;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%}
.small-offset-4 {
    margin-left: 33.3333333333%}
.small-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.small-offset-5 {
    margin-left: 41.6666666667%}
.small-7 {
    -webkit-flex: 0 0 58.3333333333%;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%}
.small-offset-6 {
    margin-left: 50%}
.small-8 {
    -webkit-flex: 0 0 66.6666666667%;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%}
.small-offset-7 {
    margin-left: 58.3333333333%}
.small-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.small-offset-8 {
    margin-left: 66.6666666667%}
.small-10 {
    -webkit-flex: 0 0 83.3333333333%;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%}
.small-offset-9 {
    margin-left: 75%}
.small-11 {
    -webkit-flex: 0 0 91.6666666667%;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%}
.small-offset-10 {
    margin-left: 83.3333333333%}
.small-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.small-offset-11 {
    margin-left: 91.6666666667%}
.small-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-1>.column, .small-up-1>.columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.small-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-2>.column, .small-up-2>.columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.small-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-3>.column, .small-up-3>.columns {
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%}
.small-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-4>.column, .small-up-4>.columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.small-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-5>.column, .small-up-5>.columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%}
.small-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-6>.column, .small-up-6>.columns {
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%}
.small-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-7>.column, .small-up-7>.columns {
    -webkit-flex: 0 0 14.2857142857%;
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%}
.small-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.small-up-8>.column, .small-up-8>.columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%}
.small-collapse>.column, .small-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.small-uncollapse>.column, .small-uncollapse>.columns {
    padding-left: 10px;
    padding-left: .625rem;
    padding-right: 10px;
    padding-right: .625rem;
}
.frow.large-unstack>.column, .frow.large-unstack>.columns, .frow.medium-unstack>.column, .frow.medium-unstack>.columns, .frow.xlarge-unstack>.column, .frow.xlarge-unstack>.columns, .frow.xxlarge-unstack>.column, .frow.xxlarge-unstack>.columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%}
.shrink {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%}
.align-top.columns, .column.align-top {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.align-bottom.columns, .column.align-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.align-middle.columns, .column.align-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.align-stretch.columns, .column.align-stretch {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}
blockquote, dd, div, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, pre, td, th, ul {
    margin: 0;
    padding: 0;
}
p {
    font-size: inherit;
    line-height: 1.6;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility;
}
em, i {
    font-style: italic;
}
b, em, i, strong {
    line-height: inherit;
}
b, strong {
    font-weight: 700;
}
small {
    font-size: 80%;
    line-height: inherit;
}
h1, h2, h3, h4, h5, h6 {
    font-family: forma-djr-display, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #0d0d0d;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: .25em;
    line-height: 1.1;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    color: #cacaca;
    line-height: 0;
}
h1 {
    font-size: 32px;
    font-size: 2rem;
}
h2 {
    font-size: 24px;
    font-size: 1.5rem;
}
h3 {
    font-size: 22px;
    font-size: 1.375rem;
}
h4 {
    font-size: 20px;
    font-size: 1.25rem;
}
h5 {
    font-size: 18px;
    font-size: 1.125rem;
}
h6 {
    font-size: 17px;
    font-size: 1.0625rem;
}
a {
    color: #2199e8;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer;
}
a:focus, a:hover {
    color: #1585cf;
}
a img {
    border: 0;
}
hr {
    max-width: 1200px;
    max-width: 75rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
    margin: 20px auto;
    margin: 1.25rem auto;
    clear: both;
}
dl, ol, ul {
    line-height: 1.6;
    margin-bottom: 16px;
    margin-bottom: 1rem;
    list-style-position: outside;
}
li {
    font-size: inherit;
}
ul {
    list-style-type: disc;
}
ol, ol ol, ol ul, ul, ul ol, ul ul {
    margin-left: 20px;
    margin-left: 1.25rem;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
dl {
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
dl dt {
    margin-bottom: 4.8px;
    margin-bottom: .3rem;
    font-weight: 700;
}
blockquote {
    margin: 0 0 16px;
    margin: 0 0 1rem;
    padding: 9px 20px 0 19px;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca;
}
blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a;
}
cite {
    display: block;
    font-size: 13px;
    font-size: .8125rem;
    color: #8a8a8a;
}
cite:before {
    content: '\2014 \0020'}
abbr {
    color: #0d0d0d;
    cursor: help;
    border-bottom: 1px dotted #0a0a0a;
}
code {
    font-weight: 400;
    border: 1px solid #cacaca;
    padding: 2px 5px 1px;
    padding: .125rem .3125rem .0625rem;
}
code, kbd {
    font-family: Consolas, Liberation Mono, Courier, monospace;
    color: #0a0a0a;
    background-color: #e6e6e6;
}
kbd {
    padding: 2px 4px 0;
    padding: .125rem .25rem 0;
    margin: 0;
}
.subheader {
    margin-top: 3.2px;
    margin-top: .2rem;
    margin-bottom: 8px;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a;
}
.lead {
    font-size: 125%;
    line-height: 1.6;
}
.stat {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1;
}
p+.stat {
    margin-top: -16px;
    margin-top: -1rem;
}
.no-bullet {
    margin-left: 0;
    list-style: none;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.align-right {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.align-center {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.align-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-top {
    -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-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-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.align-self-middle {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.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;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}
.small-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.small-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
.small-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}
.small-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}
.small-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
}
.small-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
}
.mt-1 {
    margin-top: -8px!important;
}
.mt-2 {
    margin-top: -16px!important;
}
.mt-3 {
    margin-top: -24px!important;
}
.mt-4 {
    margin-top: -32px!important;
}
.mt-5 {
    margin-top: -40px!important;
}
.mt-6 {
    margin-top: -48px!important;
}
.mt-7 {
    margin-top: -56px!important;
}
.mt-8 {
    margin-top: -64px!important;
}
.mt-9 {
    margin-top: -72px!important;
}
.mt-10 {
    margin-top: -80px!important;
}
.mt-11 {
    margin-top: -88px!important;
}
.mt-12 {
    margin-top: -96px!important;
}
.pt0 {
    padding-top: 0!important;
}
.pt1 {
    padding-top: 2px!important;
}
.pt2 {
    padding-top: 4px!important;
}
.pt3 {
    padding-top: 6px!important;
}
.pt4 {
    padding-top: 8px!important;
}
.pt5 {
    padding-top: 10px!important;
}
.pt6 {
    padding-top: 12px!important;
}
.pt7 {
    padding-top: 14px!important;
}
.pt8 {
    padding-top: 16px!important;
}
.pt9 {
    padding-top: 18px!important;
}
.pt10 {
    padding-top: 20px!important;
}
.pt11 {
    padding-top: 22px!important;
}
.pt12 {
    padding-top: 24px!important;
}
.pt13 {
    padding-top: 26px!important;
}
.pt14 {
    padding-top: 28px!important;
}
.pt15 {
    padding-top: 30px!important;
}
.pt16 {
    padding-top: 32px!important;
}
.pt17 {
    padding-top: 34px!important;
}
.pt18 {
    padding-top: 36px!important;
}
.pt19 {
    padding-top: 38px!important;
}
.pt20 {
    padding-top: 40px!important;
}
.pt21 {
    padding-top: 42px!important;
}
.pt22 {
    padding-top: 44px!important;
}
.pt23 {
    padding-top: 46px!important;
}
.pt24 {
    padding-top: 48px!important;
}
.pb0 {
    padding-bottom: 0!important;
}
.pb1 {
    padding-bottom: 2px!important;
}
.pb2 {
    padding-bottom: 4px!important;
}
.pb3 {
    padding-bottom: 6px!important;
}
.pb4 {
    padding-bottom: 8px!important;
}
.pb5 {
    padding-bottom: 10px!important;
}
.pb6 {
    padding-bottom: 12px!important;
}
.pb7 {
    padding-bottom: 14px!important;
}
.pb8 {
    padding-bottom: 16px!important;
}
.pb9 {
    padding-bottom: 18px!important;
}
.pb10 {
    padding-bottom: 20px!important;
}
.pb11 {
    padding-bottom: 22px!important;
}
.pb12 {
    padding-bottom: 24px!important;
}
.pb13 {
    padding-bottom: 26px!important;
}
.pb14 {
    padding-bottom: 28px!important;
}
.pb15 {
    padding-bottom: 30px!important;
}
.pb16 {
    padding-bottom: 32px!important;
}
.pb17 {
    padding-bottom: 34px!important;
}
.pb18 {
    padding-bottom: 36px!important;
}
.pb19 {
    padding-bottom: 38px!important;
}
.pb20 {
    padding-bottom: 40px!important;
}
.pb21 {
    padding-bottom: 42px!important;
}
.pb22 {
    padding-bottom: 44px!important;
}
.pb23 {
    padding-bottom: 46px!important;
}
.pb24 {
    padding-bottom: 48px!important;
}
.fs8 {
    font-size: 4px;
}
.fs12 {
    font-size: 6px;
}
.fs16 {
    font-size: 8px;
}
.fs20 {
    font-size: 10px;
}
.fs24 {
    font-size: 12px;
}
.fs28 {
    font-size: 14px;
}
.fs32 {
    font-size: 16px;
}
.fs36 {
    font-size: 18px;
}
.fs40 {
    font-size: 20px;
}
.fs44 {
    font-size: 22px;
}
.fs48 {
    font-size: 24px;
}
.fs52 {
    font-size: 26px;
}
.fs56 {
    font-size: 28px;
}
.fs60 {
    font-size: 30px;
}
.fs64 {
    font-size: 32px;
}
.fs68 {
    font-size: 34px;
}
.fs72 {
    font-size: 36px;
}
.z-depth-0 {
    box-shadow: none!important;
}
.z-depth-1 {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12), 0 3px 1px -2px rgba(0, 0, 0, .2)!important;
}
.z-depth-1-half {
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .14), 0 1px 7px 0 rgba(0, 0, 0, .12), 0 3px 1px -1px rgba(0, 0, 0, .2)!important;
}
.z-depth-2 {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12), 0 2px 4px -1px rgba(0, 0, 0, .3);
}
.z-depth-3 {
    box-shadow: 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12), 0 3px 5px -1px rgba(0, 0, 0, .3);
}
.z-depth-4 {
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12), 0 5px 5px -3px rgba(0, 0, 0, .3);
}
.z-depth-5 {
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .3);
}
.w100 {
    margin-left: 0!important;
    margin-right: 0!important;
}
.w95 {
    margin-left: 2.5%;
    margin-right: 2.5%}
.w90 {
    margin-left: 5%;
    margin-right: 5%}
.w85 {
    margin-left: 7.5%;
    margin-right: 7.5%}
.w80 {
    margin-left: 10%;
    margin-right: 10%}
.w75 {
    margin-left: 12.5%;
    margin-right: 12.5%}
.w70 {
    margin-left: 15%;
    margin-right: 15%}
.w65 {
    margin-left: 17.5%;
    margin-right: 17.5%}
.w60 {
    margin-left: 20%;
    margin-right: 20%}
.w55 {
    margin-left: 22.5%;
    margin-right: 22.5%}
.w50 {
    margin-left: 25%;
    margin-right: 25%}
.w45 {
    margin-left: 27.5%;
    margin-right: 27.5%}
.w40 {
    margin-left: 30%;
    margin-right: 30%}
.w35 {
    margin-left: 32.5%;
    margin-right: 32.5%}
.w30 {
    margin-left: 35%;
    margin-right: 35%}
.w25 {
    margin-left: 37.5%;
    margin-right: 37.5%}
.w20 {
    margin-left: 40%;
    margin-right: 40%}
.fw, .w270, .w370, .w470, .w570, .w670, .w770, .w870, .w970, .w1070, .w1170, .w1270, .w1370 {
    padding-left: 10px;
    padding-right: 10px;
    margin-left: auto;
    margin-right: auto;
}
.w1370 {
    max-width: 1370px;
}
.w1270 {
    max-width: 1270px;
}
.w1170 {
    max-width: 1170px;
}
.w1070 {
    max-width: 1070px;
}
.w970 {
    max-width: 970px;
}
.w870 {
    max-width: 870px;
}
.w770 {
    max-width: 770px;
}
.w670 {
    max-width: 670px;
}
.w570 {
    max-width: 570px;
}
.w470 {
    max-width: 470px;
}
.w370 {
    max-width: 370px;
}
.w270 {
    max-width: 270px;
}
.ctr {
    text-align: center!important;
}
.right {
    text-align: right;
}
.left {
    text-align: left;
}
.tight {
    letter-spacing: -.005em;
}
.tight.tight, .tighter {
    letter-spacing: -.015em;
}
.tight.tight.tight {
    letter-spacing: -.03em;
}
.heavy {
    font-weight: 900!important;
}
.larger, .largerx1 {
    font-size: 1.12em;
}
.smaller, .smallerx1 {
    font-size: .9em;
}
.smallerx2 {
    font-size: .8em;
}
.smallerx3 {
    font-size: .75em;
}
.smallerx4 {
    font-size: .7em;
}
.str {
    font-weight: 700;
}
.reg {
    font-weight: 400;
}
.caps {
    text-transform: uppercase!important;
}
h1.smaller {
    font-size: 24px;
    font-size: 1.5rem;
}
h1.mega {
    font-size: 48px;
    font-size: 3rem;
}
h1.giga {
    font-size: 56px;
    font-size: 3.5rem;
}
h1.tera {
    font-size: 64px;
    font-size: 4rem;
}
h1.peta {
    font-size: 72px;
    font-size: 4.5rem;
}
h1.kilo {
    font-size: 40px;
    font-size: 2.5rem;
}
h1.h1, h2.h1, h3.h1, h4.h1, h5.h1, h6.h1, li.h1, p.h1 {
    font-size: 32px;
    font-size: 2rem;
}
h2.smaller {
    font-size: 18px;
    font-size: 1.125rem;
}
h2.mega {
    font-size: 36px;
    font-size: 2.25rem;
}
h2.giga {
    font-size: 42px;
    font-size: 2.625rem;
}
h2.tera {
    font-size: 48px;
    font-size: 3rem;
}
h2.peta {
    font-size: 54px;
    font-size: 3.375rem;
}
h2.kilo {
    font-size: 30px;
    font-size: 1.875rem;
}
h1.h2, h2.h2, h3.h2, h4.h2, h5.h2, h6.h2, li.h2, p.h2 {
    font-size: 24px;
    font-size: 1.5rem;
}
h3.smaller {
    font-size: 16.5px;
    font-size: 1.03125rem;
}
h3.mega {
    font-size: 33px;
    font-size: 2.0625rem;
}
h3.giga {
    font-size: 38.5px;
    font-size: 2.40625rem;
}
h3.tera {
    font-size: 44px;
    font-size: 2.75rem;
}
h3.peta {
    font-size: 49.5px;
    font-size: 3.09375rem;
}
h3.kilo {
    font-size: 27.5px;
    font-size: 1.71875rem;
}
h1.h3, h2.h3, h3.h3, h4.h3, h5.h3, h6.h3, li.h3, p.h3 {
    font-size: 22px;
    font-size: 1.375rem;
}
h4.smaller {
    font-size: 15px;
    font-size: .9375rem;
}
h4.mega {
    font-size: 30px;
    font-size: 1.875rem;
}
h4.giga {
    font-size: 35px;
    font-size: 2.1875rem;
}
h4.tera {
    font-size: 40px;
    font-size: 2.5rem;
}
h4.peta {
    font-size: 45px;
    font-size: 2.8125rem;
}
h4.kilo {
    font-size: 25px;
    font-size: 1.5625rem;
}
h1.h4, h2.h4, h3.h4, h4.h4, h5.h4, h6.h4, li.h4, p.h4 {
    font-size: 20px;
    font-size: 1.25rem;
}
h5.smaller {
    font-size: 13.5px;
    font-size: .84375rem;
}
h5.mega {
    font-size: 27px;
    font-size: 1.6875rem;
}
h5.giga {
    font-size: 31.5px;
    font-size: 1.96875rem;
}
h5.tera {
    font-size: 36px;
    font-size: 2.25rem;
}
h5.peta {
    font-size: 40.5px;
    font-size: 2.53125rem;
}
h5.kilo {
    font-size: 22.5px;
    font-size: 1.40625rem;
}
h1.h5, h2.h5, h3.h5, h4.h5, h5.h5, h6.h5, li.h5, p.h5 {
    font-size: 18px;
    font-size: 1.125rem;
}
h6.smaller {
    font-size: 12.75px;
    font-size: .796875rem;
}
h6.mega {
    font-size: 25.5px;
    font-size: 1.59375rem;
}
h6.giga {
    font-size: 29.75px;
    font-size: 1.859375rem;
}
h6.tera {
    font-size: 34px;
    font-size: 2.125rem;
}
h6.peta {
    font-size: 38.25px;
    font-size: 2.390625rem;
}
h6.kilo {
    font-size: 21.25px;
    font-size: 1.328125rem;
}
h1.h6, h2.h6, h3.h6, h4.h6, h5.h6, h6.h6, li.h6, p.h6 {
    font-size: 17px;
    font-size: 1.0625rem;
}
.ls10 {
    letter-spacing: .02em;
}
.ls20 {
    letter-spacing: .04em;
}
.ls30 {
    letter-spacing: .06em;
}
.ls40 {
    letter-spacing: .08em;
}
.ls50 {
    letter-spacing: .1em;
}
.ls60 {
    letter-spacing: .12em;
}
.ls70 {
    letter-spacing: .14em;
}
.ls80 {
    letter-spacing: .16em;
}
.ls90 {
    letter-spacing: .18em;
}
.ls100 {
    letter-spacing: .2em;
}
.ls-10 {
    letter-spacing: -.02em;
}
.ls-20 {
    letter-spacing: -.04em;
}
.ls-30 {
    letter-spacing: -.06em;
}
.ls-40 {
    letter-spacing: -.08em;
}
.calcsize {
    font-size: calc(16px + 8*(100vw - 400px)/400);
}
.lh10 {
    line-height: 1!important;
}
.lh11 {
    line-height: 1.1!important;
}
.lh12 {
    line-height: 1.2!important;
}
.lh13 {
    line-height: 1.3!important;
}
.lh14 {
    line-height: 1.4!important;
}
.lh15 {
    line-height: 1.5!important;
}
.lh16 {
    line-height: 1.6!important;
}
.lh17 {
    line-height: 1.7!important;
}
.lh18 {
    line-height: 1.8!important;
}
.lh19 {
    line-height: 1.9!important;
}
.lh20 {
    line-height: 2!important;
}
body {
    background-color: #fcfcfc;
}
.fxs {
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 56, 97, .1)) drop-shadow(0 10px 12px rgba(0, 56, 97, .07));
    filter: drop-shadow(0 0 10px rgba(0, 56, 97, .1)) drop-shadow(0 10px 12px rgba(0, 56, 97, .07));
}
.fxs1 {
    -webkit-filter: drop-shadow(0 0 5px rgba(0, 56, 97, .1)) drop-shadow(0 5px 6px rgba(0, 56, 97, .07));
    filter: drop-shadow(0 0 5px rgba(0, 56, 97, .1)) drop-shadow(0 5px 6px rgba(0, 56, 97, .07));
}
.fxs2 {
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 56, 97, .2)) drop-shadow(0 10px 12px rgba(0, 56, 97, .14));
    filter: drop-shadow(0 0 10px rgba(0, 56, 97, .2)) drop-shadow(0 10px 12px rgba(0, 56, 97, .14));
}
p {
    font-size: 17px;
    line-height: 1.5;
}
p.str, p strong {
    font-weight: 600;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 1em;
}
h1+h1, h1+h2, h1+h3, h1+h4, h1+h5, h1+h6, h2+h1, h2+h2, h2+h3, h2+h4, h2+h5, h2+h6, h3+h1, h3+h2, h3+h3, h3+h4, h3+h5, h3+h6, h4+h1, h4+h2, h4+h3, h4+h4, h4+h5, h4+h6, h5+h1, h5+h2, h5+h3, h5+h4, h5+h5, h5+h6, h6+h1, h6+h2, h6+h3, h6+h4, h6+h5, h6+h6 {
    margin-top: 0;
}
h1+p, h2+p, h3+p, h4+p, h5+p, h6+p {
    margin-top: 24px;
    margin-top: 1.5rem;
}
.sans {
    font-family: forma-djr-display, sans-serif;
}
.smaller {
    font-size: .65em;
}
.lato {
    font-family: Lato, sans-serif;
}
.radius img, img.radius {
    border-radius: 5px;
}
hr {
    margin: 1.5em auto;
}
.rounded {
    border-radius: 100%}
.ks {
    text-shadow: 0 .06em 1px rgba(0, 0, 0, .1), 0 0 .05em rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 .03em .05em rgba(0, 0, 0, .2), 0 .05em .1em rgba(0, 0, 0, .25), 0 .1em .1em rgba(0, 0, 0, .2), 0 .2em .2em rgba(0, 0, 0, .15);
}
.vidwrap .embed-container {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
    max-width: 100%}
.vidwrap .embed-container embed, .vidwrap .embed-container iframe, .vidwrap .embed-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.pr0.columns {
    padding-right: 0;
}
.row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.mtlg0 {
    margin-top: 0;
}
.imgwrap {
    max-width: 450px;
    margin: 1.5em auto;
    text-align: center;
}
.imgwrap p {
    font-size: 14px;
    margin-top: 10px;
    opacity: .8;
}
.bbtm1 {
    border-bottom: 1px solid #077eaa;
}
.ls-10 {
    letter-spacing: -.01em;
}
.ls100 {
    letter-spacing: .1em;
}
.ls50 {
    letter-spacing: .05em;
}
.nw-all, .nwall {
    white-space: nowrap;
}
.bt {
    color: #077eaa;
}
.gt {
    color: #666;
}
.acc, .rt {
    color: #c33030;
}
.clearfix {
    clear: both;
}
.smallbox h5 {
    color: #077eaa;
    margin-top: 0;
    font-weight: 700;
}
.smallbox p {
    font-size: 14px;
}
h1.cnd {
    line-height: 1.2;
}
.em {
    font-style: italic;
}
h3+h3 {
    margin-top: -.5em;
}
.u {
    text-decoration: underline;
}
.bull {
    margin-bottom: 16px;
    margin-bottom: 1rem;
}
.bull p {
    padding-left: 1.75em;
    background-size: 1em 1em;
    background-repeat: no-repeat;
    background-position: left 5px;
    margin-bottom: 10px;
}
.bull.tightlist p {
    margin-bottom: 6px;
}
.bull h5 {
    padding-left: 1.9em;
    background-size: 1.1em 1.1em;
    background-repeat: no-repeat;
    background-position: left 5px;
    margin-bottom: 1em;
    line-height: 1.4;
    text-align: left;
    font-family: Source Serif Pro, sans-serif;
}
.bull.-xout h5, .bull.-xout p {
    background-image: url('../img/ico/xout.png');
}
.bull.-tick h5, .bull.-tick p {
    background-image: url('../img/ico/tick.png');
}
.bull.-q h5, .bull.-q p {
    background-image: url('../img/ico/q.png');
}
.hi {
    padding: 0 .2em;
    line-height: 1;
    margin: 0 -.1em;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: url('../img/fx/hi-y-sm_1.png');
}
.card {
    background-color: #fff;
}
.card.nofill {
    background-color: transparent;
}
.fw .fw {
    padding-left: 0;
    padding-right: 0;
}
.f29 {
    max-width: 200px;
}
.mw280 {
    width: 220px;
}
.mw330 {
    width: 330px;
}
.lgleft.ctr {
    text-align: center!important;
}
.cta-button {
    font-family: forma-djr-display, sans-serif;
    font-size: 24px;
    color: #005c8b;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    background-color: #006400;
    position: relative;
    z-index: 1;
    display: block;
    margin: 20px 20px 16px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12), 0 3px 1px -2px rgba(0, 0, 0, .2);
    background-image: linear-gradient(180deg, #f6dda1, #f0c14b);
    border: 1px solid #fff;
    border-color: #a88734 #9c7e31 #846a29;
    border-radius: 5px;
    text-shadow: 1px 1px 0 #f9ffac;
}
.cta-button:active, .cta-button:hover, .cta-button:link, .cta-button:visited {
    color: #077eaa;
}
.cta-button:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity .4s;
    z-index: -1;
    opacity: 0;
    background-image: linear-gradient(180deg, #ffdf28, #ffca11);
}
.cta-button .arr {
    display: inline-block;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
}
.cta-button.ctr {
    display: block;
    margin-left: auto!important;
    margin-right: auto!important;
}
.cta-button:hover:before {
    opacity: 1;
    transition: opacity .4s;
}
.s06sm {
    background-repeat: no-repeat;
    height: 350px;
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
    background-size: auto 350px;
    background-position: top;
}
.s06sm[data-was-processed] {
    background-image: url('../img/fig/s07_sm.jpg');
}
.fs18 {
    font-size: 17px;
}
.yt.fs18 {
    color: #fffabc!important;
}
.cta-button.larger {
    max-width: 360px;
    font-size: 30px;
    padding: 10px 30px 4px;
}
hr.-b {
    width: 100%;
    height: 10px;
    outline: none;
    padding: 12px 0;
    padding: .75rem 0;
    border: 0 none transparent;
    background-repeat: no-repeat;
    background-position: top;
    background-image: url('../img/fx/hr-grey.png');
    background-size: auto 10px;
    position: relative;
}
hr.-b.mbm {
    mix-blend-mode: multiply;
}
hr.-b:after, hr.-b:before {
    content: ' ';
    display: block;
    top: 0;
    position: absolute;
    background-image: url('../img/fx/hr-blue-cap.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: contain;
    width: 10px;
    height: 10px;
}
hr.-b:after {
    right: 0;
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}
.ired {
    background-color: #c33030;
    padding: .15em .5em .075em;
    color: #fff;
    margin-left: -1px;
    margin-right: -1px;
    border: 1px solid #ad1919;
    border-radius: 4px 4px 0 0;
}
.iblue {
    background-color: #077eaa;
    padding: .1em .5em .075em;
    color: #fff;
    border: 1px solid #077eaa;
    border-radius: 4px;
    margin-right: .25em;
}
.black {
    font-weight: 800!important;
}
.hide {
    display: none;
}
.bg-grey {
    background-color: #eceef1;
    border-top: 1px solid #cfd6e0;
    border-bottom: 1px solid #cfd6e0;
}
.bg-gold, .bg-grey {
    padding: 15px 0 40px;
}
.bg-gold {
    background-color: #fff1bc;
    border-top: 1px solid #eeb80d;
    border-bottom: 1px solid #eeb80d;
}
section {
    padding-top: 16px;
    padding-bottom: 16px;
}
section.grey {
    background-color: #f7f8fb;
    border: 2px solid #dee2ec;
    border-left: none;
    border-right: none;
}
section.yellow {
    background-color: #d7ecf4;
    background-color: #e8f2f6;
    border: 2px solid #84accb;
    border-left: none;
    border-right: none;
}
section.bt0 {
    border-top: 0!important;
}
section.bb0 {
    border-bottom: 0!important;
}
.bb1 {
    padding: 0 10px 6px;
}
.bb1, .bb2 {
    background-color: #077eaa;
    color: #fff;
    margin-left: -5px;
    margin-bottom: 16px;
}
.bb2 {
    padding: 6px 10px;
}
.wt {
    color: #fff;
}
.yt {
    color: #ffef5f;
}
img[data-original] {
    opacity: 0;
    min-height: 1px;
}
img.loaded {
    opacity: 1;
}
img, img.loaded {
    transition: opacity .2s;
}
.s01 {
    background-repeat: no-repeat;
    background-position: top;
    padding-top: 0;
    position: relative;
    z-index: 3;
}
.footer, .s02 {
    position: relative;
    background-color: #222;
    z-index: 6;
}
.s03{
    background-color: #fcfcfc;
}
.s03, .s04 {
    background-repeat: no-repeat;
}
.s04 {
    background-color: #afc2d0;
    background-position: bottom;
    padding-top: 40px;
    border-top: 1px solid #eee;
}
.s04[data-was-processed] {
    background-image: url('../img/bg/s04-bg.jpg');
}
.s05 {
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-top: 40px;
    border-top: 1px solid #eee;
}
.s05[data-was-processed] {
    background-image: url('../img/bg/s05-bg.jpg');
}
.s06 {
    background-color: #52606d;
    background-repeat: no-repeat;
    background-position: bottom;
    padding-top: 40px;
    border-top: 1px solid #405364;
}
.be-logo {
    max-width: 180px;
    margin: 15px 0 10px;
    opacity: .5;
}
.darkcard {
    border: 1px solid rgba(0, 0, 0, .8);
    background: rgba(0, 0, 0, .4);
    padding: 20px;
}
.copy-link:hover, .copy-link:link, .copy-link:visited {
    color: #077eaa;
    text-decoration: underline;
}
.red-link:active, .red-link:hover, .red-link:link, .red-link:visited {
    color: #c33030;
    text-decoration: underline;
}
.copy-link.gold:hover, .copy-link.gold:link, .copy-link.gold:visited {
    color: #fff12c;
    text-decoration: underline;
}
.footer p {
    color: #aaa;
}
.footer p span {
    display: inline-block;
}
.footer p span:after {
    content: "|";
    padding-left: 5px;
    padding-right: 5px;
    display: inline-block;
}
.footer p span:last-of-type:after {
    display: none;
}
.footer a {
    color: #aaa;
    padding-left: 10px;
    padding-right: 10px;
}
.fshadow {
    -webkit-filter: drop-shadow(0 4px 5px rgba(0, 0, 0, .64));
    filter: drop-shadow(0 4px 5px rgba(0, 0, 0, .64));
}
.fs {
    text-shadow: 1px 1px 0 rgba(0, 0, 0, .64);
}
.fix {
    margin-top: 30px;
}
.fix2 {
    margin-top: 20px;
}
.ff {
    margin-top: 10px;
    margin-bottom: 4px;
}
.ff span {
    color: #c33030;
    text-transform: uppercase;
    border-radius: 3px;
    font-family: forma-djr-display, sans-serif;
    font-size: 16px;
}
.ff+h1 {
    margin-top: 0;
    color: #077eaa;
}
.bstag {
    background-color: #e6e6e6;
    border-top: 1px solid #aaa;
    padding: 8px 10px;
    color: #666;
    margin-top: 0;
    margin-bottom: 0;
}
.bottle:first-child {
    padding-bottom: 20px;
    margin-right: -3px;
}
.bottle:last-child {
    padding-bottom: 20px;
    margin-left: -3px;
}
.bottle {
    max-width: 310px;
}
sup {
    color: #98a3a9;
    padding: .1em .2em;
    font-size: .7em;
}
sup.smaller {
    font-size: .6em;
}
@media (min-width:0px) and (max-width:767px) {
    .smctr {
    text-align: center!important;
}
}@media (min-width:0) and (max-width:1023px) {
    .lgonly {
    display: none;
}
}@media (min-width:1px) and (max-width:767px) {
    .mtsm0 {
    margin-top: 0!important;
}
.mtsm1 {
    margin-top: 4px!important;
}
.mtsm2 {
    margin-top: 8px!important;
}
.mtsm3 {
    margin-top: 12px!important;
}
.mtsm4 {
    margin-top: 16px!important;
}
.mtsm5 {
    margin-top: 20px!important;
}
.mtsm6 {
    margin-top: 24px!important;
}
.mtsm7 {
    margin-top: 28px!important;
}
.mtsm8 {
    margin-top: 32px!important;
}
.mtsm9 {
    margin-top: 36px!important;
}
.mtsm10 {
    margin-top: 40px!important;
}
.mtsm11 {
    margin-top: 44px!important;
}
.mtsm12 {
    margin-top: 48px!important;
}
.mtsm13 {
    margin-top: 52px!important;
}
.mtsm14 {
    margin-top: 56px!important;
}
.mtsm15 {
    margin-top: 60px!important;
}
.mtsm16 {
    margin-top: 64px!important;
}
.mtsm17 {
    margin-top: 68px!important;
}
.mtsm18 {
    margin-top: 72px!important;
}
.mtsm19 {
    margin-top: 76px!important;
}
.mtsm20 {
    margin-top: 80px!important;
}
.mtsm21 {
    margin-top: 84px!important;
}
.mtsm22 {
    margin-top: 88px!important;
}
.mtsm23 {
    margin-top: 92px!important;
}
.mtsm24 {
    margin-top: 96px!important;
}
.mbsm0 {
    margin-bottom: 0!important;
}
.mbsm1 {
    margin-bottom: 4px!important;
}
.mbsm2 {
    margin-bottom: 8px!important;
}
.mbsm3 {
    margin-bottom: 12px!important;
}
.mbsm4 {
    margin-bottom: 16px!important;
}
.mbsm5 {
    margin-bottom: 20px!important;
}
.mbsm6 {
    margin-bottom: 24px!important;
}
.mbsm7 {
    margin-bottom: 28px!important;
}
.mbsm8 {
    margin-bottom: 32px!important;
}
.mbsm9 {
    margin-bottom: 36px!important;
}
.mbsm10 {
    margin-bottom: 40px!important;
}
.mbsm11 {
    margin-bottom: 44px!important;
}
.mbsm12 {
    margin-bottom: 48px!important;
}
.mbsm13 {
    margin-bottom: 52px!important;
}
.mbsm14 {
    margin-bottom: 56px!important;
}
.mbsm15 {
    margin-bottom: 60px!important;
}
.mbsm16 {
    margin-bottom: 64px!important;
}
.mbsm17 {
    margin-bottom: 68px!important;
}
.mbsm18 {
    margin-bottom: 72px!important;
}
.mbsm19 {
    margin-bottom: 76px!important;
}
.mbsm20 {
    margin-bottom: 80px!important;
}
.mbsm21 {
    margin-bottom: 84px!important;
}
.mbsm22 {
    margin-bottom: 88px!important;
}
.mbsm23 {
    margin-bottom: 92px!important;
}
.mbsm24 {
    margin-bottom: 96px!important;
}
.ptsm0 {
    padding-top: 0!important;
}
.ptsm1 {
    padding-top: 4px!important;
}
.ptsm2 {
    padding-top: 8px!important;
}
.ptsm3 {
    padding-top: 12px!important;
}
.ptsm4 {
    padding-top: 16px!important;
}
.ptsm5 {
    padding-top: 20px!important;
}
.ptsm6 {
    padding-top: 24px!important;
}
.ptsm7 {
    padding-top: 28px!important;
}
.ptsm8 {
    padding-top: 32px!important;
}
.ptsm9 {
    padding-top: 36px!important;
}
.ptsm10 {
    padding-top: 40px!important;
}
.ptsm11 {
    padding-top: 44px!important;
}
.ptsm12 {
    padding-top: 48px!important;
}
.ptsm13 {
    padding-top: 52px!important;
}
.ptsm14 {
    padding-top: 56px!important;
}
.ptsm15 {
    padding-top: 60px!important;
}
.ptsm16 {
    padding-top: 64px!important;
}
.ptsm17 {
    padding-top: 68px!important;
}
.ptsm18 {
    padding-top: 72px!important;
}
.ptsm19 {
    padding-top: 76px!important;
}
.ptsm20 {
    padding-top: 80px!important;
}
.ptsm21 {
    padding-top: 84px!important;
}
.ptsm22 {
    padding-top: 88px!important;
}
.ptsm23 {
    padding-top: 92px!important;
}
.ptsm24 {
    padding-top: 96px!important;
}
.pbsm1 {
    padding-bottom: 4px!important;
}
.pbsm2 {
    padding-bottom: 8px!important;
}
.pbsm3 {
    padding-bottom: 12px!important;
}
.pbsm4 {
    padding-bottom: 16px!important;
}
.pbsm5 {
    padding-bottom: 20px!important;
}
.pbsm6 {
    padding-bottom: 24px!important;
}
.pbsm7 {
    padding-bottom: 28px!important;
}
.pbsm8 {
    padding-bottom: 32px!important;
}
.pbsm9 {
    padding-bottom: 36px!important;
}
.pbsm10 {
    padding-bottom: 40px!important;
}
.pbsm11 {
    padding-bottom: 44px!important;
}
.pbsm12 {
    padding-bottom: 48px!important;
}
.pbsm13 {
    padding-bottom: 52px!important;
}
.pbsm14 {
    padding-bottom: 56px!important;
}
.pbsm15 {
    padding-bottom: 60px!important;
}
.pbsm16 {
    padding-bottom: 64px!important;
}
.pbsm17 {
    padding-bottom: 68px!important;
}
.pbsm18 {
    padding-bottom: 72px!important;
}
.pbsm19 {
    padding-bottom: 76px!important;
}
.pbsm20 {
    padding-bottom: 80px!important;
}
.pbsm21 {
    padding-bottom: 84px!important;
}
.pbsm22 {
    padding-bottom: 88px!important;
}
.pbsm23 {
    padding-bottom: 92px!important;
}
.pbsm24 {
    padding-bottom: 96px!important;
}
.card {
    padding: 10px 15px 20px;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 0;
}
.smgiga {
    padding-left: 20px;
}
h1.giga {
    font-size: 78px!important;
}
.mtsm2 {
    margin-top: 16px!important;
}
.mtsm4 {
    margin-top: 32px!important;
}
.special-04 {
    width: 100%;
    height: 399px;
    background-size: auto 100%;
    background-position: 100% 0;
}
.special-04[data-was-processed] {
    background-image: url('../img/bg/s04-bg.jpg');
}
.cardblur .cbcontents {
    -webkit-filter: none;
    filter: none;
}
h1.fs56 {
    font-size: 34px!important;
}
.smlh10 {
    line-height: 1!important;
}
.smlh11 {
    line-height: 1.1!important;
}
.smlh12 {
    line-height: 1.2!important;
}
.smlh13 {
    line-height: 1.3!important;
}
.pbsm0 {
    padding-bottom: 0!important;
}
.mtsm3 {
    margin-top: 24px!important;
}
.mbsm3 {
    margin-bottom: 24px!important;
}
.mtsm6 {
    margin-top: 48px!important;
}
.smw370 {
    max-width: 370px;
}
.smw370, .smw420 {
    margin-left: auto;
    margin-right: auto;
}
.smw420 {
    max-width: 420px;
}
h2.cnd {
    font-size: 28px;
}
h3.cnd {
    font-size: 25px;
}
h1.cnd {
    font-size: 30px;
}
h1.kilo {
    font-size: 40px;
}
h1.mega {
    font-size: 56px;
}
h2.cnd {
    line-height: 1.3;
}
.mbsm2 {
    margin-bottom: 12px;
}
.smkilo, .smkilo.fs56 {
    font-size: 40px!important;
}
.smkilofix {
    font-size: 35px!important;
}
.smh3 {
    font-size: 24px!important;
}
.smh4 {
    font-size: 21px!important;
}
.smhide {
    display: none;
}
.fs18 {
    font-size: 16px;
}
.s01-text {
    height: 360px;
}
.s01 {
    background-color: #c67b62;
    margin-bottom: 0!important;
    padding-bottom: 0;
    background-image: url('../img/bg/s01-bg_sm.jpg');
    background-position: top;
    background-size: 768px auto;
}
.s04 {
    background-size: 1920px auto;
    background-position: 0 100%}
.be-logo {
    padding-top: 15px;
    margin: 0 auto 10px;
}
.s01-text h6 {
    font-size: 16px;
    text-align: center;
}
.s01-text h1.hero {
    text-align: center;
    font-size: 42px;
    margin-top: 20px;
    line-height: 1.1!important;
}
.footer p {
    font-size: 14px;
}
.footer p, .smctr {
    text-align: center;
}
.sm-breakout {
    margin-left: -10px;
    margin-right: -10px;
}
}@media screen and (min-width:48em) {
    .frow .frow {
    margin-left: -.9375rem;
    margin-right: -.9375rem;
}
.column, .columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
}
.medium-1 {
    -webkit-flex: 0 0 8.3333333333%;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%}
.medium-offset-0 {
    margin-left: 0;
}
.medium-2 {
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%}
.medium-offset-1 {
    margin-left: 8.3333333333%}
.medium-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.medium-offset-2 {
    margin-left: 16.6666666667%}
.medium-4 {
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%}
.medium-offset-3 {
    margin-left: 25%}
.medium-5 {
    -webkit-flex: 0 0 41.6666666667%;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%}
.medium-offset-4 {
    margin-left: 33.3333333333%}
.medium-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.medium-offset-5 {
    margin-left: 41.6666666667%}
.medium-7 {
    -webkit-flex: 0 0 58.3333333333%;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%}
.medium-offset-6 {
    margin-left: 50%}
.medium-8 {
    -webkit-flex: 0 0 66.6666666667%;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%}
.medium-offset-7 {
    margin-left: 58.3333333333%}
.medium-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.medium-offset-8 {
    margin-left: 66.6666666667%}
.medium-10 {
    -webkit-flex: 0 0 83.3333333333%;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%}
.medium-offset-9 {
    margin-left: 75%}
.medium-11 {
    -webkit-flex: 0 0 91.6666666667%;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%}
.medium-offset-10 {
    margin-left: 83.3333333333%}
.medium-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.medium-offset-11 {
    margin-left: 91.6666666667%}
.medium-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.medium-up-1>.column, .medium-up-1>.columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.medium-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.medium-up-2>.column, .medium-up-2>.columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.medium-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.medium-up-3>.column, .medium-up-3>.columns {
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%}
.medium-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.medium-up-4>.column, .medium-up-4>.columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.medium-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.medium-up-5>.column, .medium-up-5>.columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%}
.medium-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.medium-up-6>.column, .medium-up-6>.columns {
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%}
.medium-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.medium-up-7>.column, .medium-up-7>.columns {
    -webkit-flex: 0 0 14.2857142857%;
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%}
.medium-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.medium-up-8>.column, .medium-up-8>.columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%}
.frow.medium-unstack>.column, .frow.medium-unstack>.columns {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
.medium-collapse>.column, .medium-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.medium-uncollapse>.column, .medium-uncollapse>.columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
}
h1 {
    font-size: 2.5rem;
}
h2 {
    font-size: 2rem;
}
h3 {
    font-size: 1.65625rem;
}
h4 {
    font-size: 1.40625rem;
}
h5 {
    font-size: 1.265625rem;
}
h6 {
    font-size: 1.15625rem;
}
.medium-text-left {
    text-align: left;
}
.medium-text-right {
    text-align: right;
}
.medium-text-center {
    text-align: center;
}
.medium-text-justify {
    text-align: justify;
}
.medium-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.medium-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
.medium-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}
.medium-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}
.medium-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
}
.medium-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
}
h1.smaller {
    font-size: 1.875rem;
}
h1.mega {
    font-size: 3.75rem;
}
h1.giga {
    font-size: 4.375rem;
}
h1.tera {
    font-size: 5rem;
}
h1.peta {
    font-size: 5.625rem;
}
h1.kilo {
    font-size: 3.125rem;
}
h1.h1, h2.h1, h3.h1, h4.h1, h5.h1, h6.h1, li.h1, p.h1 {
    font-size: 2.5rem;
}
h2.smaller {
    font-size: 1.5rem;
}
h2.mega {
    font-size: 3rem;
}
h2.giga {
    font-size: 3.5rem;
}
h2.tera {
    font-size: 4rem;
}
h2.peta {
    font-size: 4.5rem;
}
h2.kilo {
    font-size: 2.5rem;
}
h1.h2, h2.h2, h3.h2, h4.h2, h5.h2, h6.h2, li.h2, p.h2 {
    font-size: 2rem;
}
h3.smaller {
    font-size: 1.2421875rem;
}
h3.mega {
    font-size: 2.484375rem;
}
h3.giga {
    font-size: 2.8984375rem;
}
h3.tera {
    font-size: 3.3125rem;
}
h3.peta {
    font-size: 3.7265625rem;
}
h3.kilo {
    font-size: 2.0703125rem;
}
h1.h3, h2.h3, h3.h3, h4.h3, h5.h3, h6.h3, li.h3, p.h3 {
    font-size: 1.65625rem;
}
h4.smaller {
    font-size: 1.0546875rem;
}
h4.mega {
    font-size: 2.109375rem;
}
h4.giga {
    font-size: 2.4609375rem;
}
h4.tera {
    font-size: 2.8125rem;
}
h4.peta {
    font-size: 3.1640625rem;
}
h4.kilo {
    font-size: 1.7578125rem;
}
h1.h4, h2.h4, h3.h4, h4.h4, h5.h4, h6.h4, li.h4, p.h4 {
    font-size: 1.40625rem;
}
h5.smaller {
    font-size: .94921875rem;
}
h5.mega {
    font-size: 1.8984375rem;
}
h5.giga {
    font-size: 2.21484375rem;
}
h5.tera {
    font-size: 2.53125rem;
}
h5.peta {
    font-size: 2.84765625rem;
}
h5.kilo {
    font-size: 1.58203125rem;
}
h1.h5, h2.h5, h3.h5, h4.h5, h5.h5, h6.h5, li.h5, p.h5 {
    font-size: 1.265625rem;
}
h6.smaller {
    font-size: .8671875rem;
}
h6.mega {
    font-size: 1.734375rem;
}
h6.giga {
    font-size: 2.0234375rem;
}
h6.tera {
    font-size: 2.3125rem;
}
h6.peta {
    font-size: 2.6015625rem;
}
h6.kilo {
    font-size: 1.4453125rem;
}
h1.h6, h2.h6, h3.h6, h4.h6, h5.h6, h6.h6, li.h6, p.h6 {
    font-size: 1.15625rem;
}
}@media screen and (min-width:48em) and (min-width:48em) {
    .medium-expand {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
}@media screen and (min-width:64em) {
    .large-1 {
    -webkit-flex: 0 0 8.3333333333%;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%}
.large-offset-0 {
    margin-left: 0;
}
.large-2 {
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%}
.large-offset-1 {
    margin-left: 8.3333333333%}
.large-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.large-offset-2 {
    margin-left: 16.6666666667%}
.large-4 {
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%}
.large-offset-3 {
    margin-left: 25%}
.large-5 {
    -webkit-flex: 0 0 41.6666666667%;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%}
.large-offset-4 {
    margin-left: 33.3333333333%}
.large-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.large-offset-5 {
    margin-left: 41.6666666667%}
.large-7 {
    -webkit-flex: 0 0 58.3333333333%;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%}
.large-offset-6 {
    margin-left: 50%}
.large-8 {
    -webkit-flex: 0 0 66.6666666667%;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%}
.large-offset-7 {
    margin-left: 58.3333333333%}
.large-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.large-offset-8 {
    margin-left: 66.6666666667%}
.large-10 {
    -webkit-flex: 0 0 83.3333333333%;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%}
.large-offset-9 {
    margin-left: 75%}
.large-11 {
    -webkit-flex: 0 0 91.6666666667%;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%}
.large-offset-10 {
    margin-left: 83.3333333333%}
.large-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.large-offset-11 {
    margin-left: 91.6666666667%}
.large-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.large-up-1>.column, .large-up-1>.columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.large-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.large-up-2>.column, .large-up-2>.columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.large-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.large-up-3>.column, .large-up-3>.columns {
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%}
.large-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.large-up-4>.column, .large-up-4>.columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.large-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.large-up-5>.column, .large-up-5>.columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%}
.large-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.large-up-6>.column, .large-up-6>.columns {
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%}
.large-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.large-up-7>.column, .large-up-7>.columns {
    -webkit-flex: 0 0 14.2857142857%;
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%}
.large-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.large-up-8>.column, .large-up-8>.columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%}
.frow.large-unstack>.column, .frow.large-unstack>.columns {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
.large-collapse>.column, .large-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.large-uncollapse>.column, .large-uncollapse>.columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
}
h1 {
    font-size: 3rem;
}
h2 {
    font-size: 2.5rem;
}
h3 {
    font-size: 1.9375rem;
}
h4 {
    font-size: 1.5625rem;
}
h5 {
    font-size: 1.40625rem;
}
h6 {
    font-size: 1.25rem;
}
.large-text-left {
    text-align: left;
}
.large-text-right {
    text-align: right;
}
.large-text-center {
    text-align: center;
}
.large-text-justify {
    text-align: justify;
}
.large-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.large-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
.large-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}
.large-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}
.large-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
}
.large-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
}
h1.smaller {
    font-size: 2.25rem;
}
h1.mega {
    font-size: 4.5rem;
}
h1.giga {
    font-size: 5.25rem;
}
h1.tera {
    font-size: 6rem;
}
h1.peta {
    font-size: 6.75rem;
}
h1.kilo {
    font-size: 3.75rem;
}
h1.h1, h2.h1, h3.h1, h4.h1, h5.h1, h6.h1, li.h1, p.h1 {
    font-size: 3rem;
}
h2.smaller {
    font-size: 1.875rem;
}
h2.mega {
    font-size: 3.75rem;
}
h2.giga {
    font-size: 4.375rem;
}
h2.tera {
    font-size: 5rem;
}
h2.peta {
    font-size: 5.625rem;
}
h2.kilo {
    font-size: 3.125rem;
}
h1.h2, h2.h2, h3.h2, h4.h2, h5.h2, h6.h2, li.h2, p.h2 {
    font-size: 2.5rem;
}
h3.smaller {
    font-size: 1.453125rem;
}
h3.mega {
    font-size: 2.90625rem;
}
h3.giga {
    font-size: 3.390625rem;
}
h3.tera {
    font-size: 3.875rem;
}
h3.peta {
    font-size: 4.359375rem;
}
h3.kilo {
    font-size: 2.421875rem;
}
h1.h3, h2.h3, h3.h3, h4.h3, h5.h3, h6.h3, li.h3, p.h3 {
    font-size: 1.9375rem;
}
h4.smaller {
    font-size: 1.171875rem;
}
h4.mega {
    font-size: 2.34375rem;
}
h4.giga {
    font-size: 2.734375rem;
}
h4.tera {
    font-size: 3.125rem;
}
h4.peta {
    font-size: 3.515625rem;
}
h4.kilo {
    font-size: 1.953125rem;
}
h1.h4, h2.h4, h3.h4, h4.h4, h5.h4, h6.h4, li.h4, p.h4 {
    font-size: 1.5625rem;
}
h5.smaller {
    font-size: 1.0546875rem;
}
h5.mega {
    font-size: 2.109375rem;
}
h5.giga {
    font-size: 2.4609375rem;
}
h5.tera {
    font-size: 2.8125rem;
}
h5.peta {
    font-size: 3.1640625rem;
}
h5.kilo {
    font-size: 1.7578125rem;
}
h1.h5, h2.h5, h3.h5, h4.h5, h5.h5, h6.h5, li.h5, p.h5 {
    font-size: 1.40625rem;
}
h6.smaller {
    font-size: .9375rem;
}
h6.mega {
    font-size: 1.875rem;
}
h6.giga {
    font-size: 2.1875rem;
}
h6.tera {
    font-size: 2.5rem;
}
h6.peta {
    font-size: 2.8125rem;
}
h6.kilo {
    font-size: 1.5625rem;
}
h1.h6, h2.h6, h3.h6, h4.h6, h5.h6, h6.h6, li.h6, p.h6 {
    font-size: 1.25rem;
}
}@media screen and (min-width:64em) and (min-width:64em) {
    .large-expand {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
}@media screen and (min-width:75em) {
    .xlarge-1 {
    -webkit-flex: 0 0 8.3333333333%;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%}
.xlarge-offset-0 {
    margin-left: 0;
}
.xlarge-2 {
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%}
.xlarge-offset-1 {
    margin-left: 8.3333333333%}
.xlarge-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.xlarge-offset-2 {
    margin-left: 16.6666666667%}
.xlarge-4 {
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%}
.xlarge-offset-3 {
    margin-left: 25%}
.xlarge-5 {
    -webkit-flex: 0 0 41.6666666667%;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%}
.xlarge-offset-4 {
    margin-left: 33.3333333333%}
.xlarge-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.xlarge-offset-5 {
    margin-left: 41.6666666667%}
.xlarge-7 {
    -webkit-flex: 0 0 58.3333333333%;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%}
.xlarge-offset-6 {
    margin-left: 50%}
.xlarge-8 {
    -webkit-flex: 0 0 66.6666666667%;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%}
.xlarge-offset-7 {
    margin-left: 58.3333333333%}
.xlarge-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.xlarge-offset-8 {
    margin-left: 66.6666666667%}
.xlarge-10 {
    -webkit-flex: 0 0 83.3333333333%;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%}
.xlarge-offset-9 {
    margin-left: 75%}
.xlarge-11 {
    -webkit-flex: 0 0 91.6666666667%;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%}
.xlarge-offset-10 {
    margin-left: 83.3333333333%}
.xlarge-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.xlarge-offset-11 {
    margin-left: 91.6666666667%}
.xlarge-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xlarge-up-1>.column, .xlarge-up-1>.columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.xlarge-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xlarge-up-2>.column, .xlarge-up-2>.columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.xlarge-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xlarge-up-3>.column, .xlarge-up-3>.columns {
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%}
.xlarge-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xlarge-up-4>.column, .xlarge-up-4>.columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.xlarge-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xlarge-up-5>.column, .xlarge-up-5>.columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%}
.xlarge-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xlarge-up-6>.column, .xlarge-up-6>.columns {
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%}
.xlarge-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xlarge-up-7>.column, .xlarge-up-7>.columns {
    -webkit-flex: 0 0 14.2857142857%;
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%}
.xlarge-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xlarge-up-8>.column, .xlarge-up-8>.columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%}
.frow.xlarge-unstack>.column, .frow.xlarge-unstack>.columns {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
.xlarge-collapse>.column, .xlarge-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.xlarge-uncollapse>.column, .xlarge-uncollapse>.columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
}
.xlarge-text-left {
    text-align: left;
}
.xlarge-text-right {
    text-align: right;
}
.xlarge-text-center {
    text-align: center;
}
.xlarge-text-justify {
    text-align: justify;
}
.xlarge-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.xlarge-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
.xlarge-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}
.xlarge-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}
.xlarge-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
}
.xlarge-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
}
}@media screen and (min-width:75em) and (min-width:75em) {
    .xlarge-expand {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
}@media screen and (min-width:90em) {
    .xxlarge-1 {
    -webkit-flex: 0 0 8.3333333333%;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%}
.xxlarge-offset-0 {
    margin-left: 0;
}
.xxlarge-2 {
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%}
.xxlarge-offset-1 {
    margin-left: 8.3333333333%}
.xxlarge-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.xxlarge-offset-2 {
    margin-left: 16.6666666667%}
.xxlarge-4 {
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%}
.xxlarge-offset-3 {
    margin-left: 25%}
.xxlarge-5 {
    -webkit-flex: 0 0 41.6666666667%;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%}
.xxlarge-offset-4 {
    margin-left: 33.3333333333%}
.xxlarge-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.xxlarge-offset-5 {
    margin-left: 41.6666666667%}
.xxlarge-7 {
    -webkit-flex: 0 0 58.3333333333%;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%}
.xxlarge-offset-6 {
    margin-left: 50%}
.xxlarge-8 {
    -webkit-flex: 0 0 66.6666666667%;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%}
.xxlarge-offset-7 {
    margin-left: 58.3333333333%}
.xxlarge-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%}
.xxlarge-offset-8 {
    margin-left: 66.6666666667%}
.xxlarge-10 {
    -webkit-flex: 0 0 83.3333333333%;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%}
.xxlarge-offset-9 {
    margin-left: 75%}
.xxlarge-11 {
    -webkit-flex: 0 0 91.6666666667%;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%}
.xxlarge-offset-10 {
    margin-left: 83.3333333333%}
.xxlarge-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.xxlarge-offset-11 {
    margin-left: 91.6666666667%}
.xxlarge-up-1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xxlarge-up-1>.column, .xxlarge-up-1>.columns {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%}
.xxlarge-up-2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xxlarge-up-2>.column, .xxlarge-up-2>.columns {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%}
.xxlarge-up-3 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xxlarge-up-3>.column, .xxlarge-up-3>.columns {
    -webkit-flex: 0 0 33.3333333333%;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%}
.xxlarge-up-4 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xxlarge-up-4>.column, .xxlarge-up-4>.columns {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%}
.xxlarge-up-5 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xxlarge-up-5>.column, .xxlarge-up-5>.columns {
    -webkit-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%}
.xxlarge-up-6 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xxlarge-up-6>.column, .xxlarge-up-6>.columns {
    -webkit-flex: 0 0 16.6666666667%;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%}
.xxlarge-up-7 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xxlarge-up-7>.column, .xxlarge-up-7>.columns {
    -webkit-flex: 0 0 14.2857142857%;
    -ms-flex: 0 0 14.2857142857%;
    flex: 0 0 14.2857142857%;
    max-width: 14.2857142857%}
.xxlarge-up-8 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.xxlarge-up-8>.column, .xxlarge-up-8>.columns {
    -webkit-flex: 0 0 12.5%;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%}
.frow.xxlarge-unstack>.column, .frow.xxlarge-unstack>.columns {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
.xxlarge-collapse>.column, .xxlarge-collapse>.columns {
    padding-left: 0;
    padding-right: 0;
}
.xxlarge-uncollapse>.column, .xxlarge-uncollapse>.columns {
    padding-left: .9375rem;
    padding-right: .9375rem;
}
.xxlarge-text-left {
    text-align: left;
}
.xxlarge-text-right {
    text-align: right;
}
.xxlarge-text-center {
    text-align: center;
}
.xxlarge-text-justify {
    text-align: justify;
}
.xxlarge-order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
}
.xxlarge-order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}
.xxlarge-order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}
.xxlarge-order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
}
.xxlarge-order-5 {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
}
.xxlarge-order-6 {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6;
}
}@media screen and (min-width:90em) and (min-width:90em) {
    .xxlarge-expand {
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
}
}@media (min-width:768px) {
    .mt0 {
    margin-top: 0!important;
}
.mt1 {
    margin-top: 2.6666666667px!important;
}
.mt2 {
    margin-top: 5.3333333333px!important;
}
.mt3 {
    margin-top: 8px!important;
}
.mt4 {
    margin-top: 10.6666666667px!important;
}
.mt5 {
    margin-top: 13.3333333333px!important;
}
.mt6 {
    margin-top: 16px!important;
}
.mt7 {
    margin-top: 18.6666666667px!important;
}
.mt8 {
    margin-top: 21.3333333333px!important;
}
.mt9 {
    margin-top: 24px!important;
}
.mt10 {
    margin-top: 26.6666666667px!important;
}
.mt11 {
    margin-top: 29.3333333333px!important;
}
.mt12 {
    margin-top: 32px!important;
}
.mt13 {
    margin-top: 34.6666666667px!important;
}
.mt14 {
    margin-top: 37.3333333333px!important;
}
.mt15 {
    margin-top: 40px!important;
}
.mt16 {
    margin-top: 42.6666666667px!important;
}
.mt17 {
    margin-top: 45.3333333333px!important;
}
.mt18 {
    margin-top: 48px!important;
}
.mt19 {
    margin-top: 50.6666666667px!important;
}
.mt20 {
    margin-top: 53.3333333333px!important;
}
.mt21 {
    margin-top: 56px!important;
}
.mt22 {
    margin-top: 58.6666666667px!important;
}
.mt23 {
    margin-top: 61.3333333333px!important;
}
.mt24 {
    margin-top: 64px!important;
}
.mb0 {
    margin-bottom: 0!important;
}
.mb1 {
    margin-bottom: 2.6666666667px!important;
}
.mb2 {
    margin-bottom: 5.3333333333px!important;
}
.mb3 {
    margin-bottom: 8px!important;
}
.mb4 {
    margin-bottom: 10.6666666667px!important;
}
.mb5 {
    margin-bottom: 13.3333333333px!important;
}
.mb6 {
    margin-bottom: 16px!important;
}
.mb7 {
    margin-bottom: 18.6666666667px!important;
}
.mb8 {
    margin-bottom: 21.3333333333px!important;
}
.mb9 {
    margin-bottom: 24px!important;
}
.mb10 {
    margin-bottom: 26.6666666667px!important;
}
.mb11 {
    margin-bottom: 29.3333333333px!important;
}
.mb12 {
    margin-bottom: 32px!important;
}
.mb13 {
    margin-bottom: 34.6666666667px!important;
}
.mb14 {
    margin-bottom: 37.3333333333px!important;
}
.mb15 {
    margin-bottom: 40px!important;
}
.mb16 {
    margin-bottom: 42.6666666667px!important;
}
.mb17 {
    margin-bottom: 45.3333333333px!important;
}
.mb18 {
    margin-bottom: 48px!important;
}
.mb19 {
    margin-bottom: 50.6666666667px!important;
}
.mb20 {
    margin-bottom: 53.3333333333px!important;
}
.mb21 {
    margin-bottom: 56px!important;
}
.mb22 {
    margin-bottom: 58.6666666667px!important;
}
.mb23 {
    margin-bottom: 61.3333333333px!important;
}
.mb24 {
    margin-bottom: 64px!important;
}
.pb0 {
    padding-bottom: 0!important;
}
.pb1 {
    padding-bottom: 2.6666666667px!important;
}
.pb2 {
    padding-bottom: 5.3333333333px!important;
}
.pb3 {
    padding-bottom: 8px!important;
}
.pb4 {
    padding-bottom: 10.6666666667px!important;
}
.pb5 {
    padding-bottom: 13.3333333333px!important;
}
.pb6 {
    padding-bottom: 16px!important;
}
.pb7 {
    padding-bottom: 18.6666666667px!important;
}
.pb8 {
    padding-bottom: 21.3333333333px!important;
}
.pb9 {
    padding-bottom: 24px!important;
}
.pb10 {
    padding-bottom: 26.6666666667px!important;
}
.pb11 {
    padding-bottom: 29.3333333333px!important;
}
.pb12 {
    padding-bottom: 32px!important;
}
.pb13 {
    padding-bottom: 34.6666666667px!important;
}
.pb14 {
    padding-bottom: 37.3333333333px!important;
}
.pb15 {
    padding-bottom: 40px!important;
}
.pb16 {
    padding-bottom: 42.6666666667px!important;
}
.pb17 {
    padding-bottom: 45.3333333333px!important;
}
.pb18 {
    padding-bottom: 48px!important;
}
.pb19 {
    padding-bottom: 50.6666666667px!important;
}
.pb20 {
    padding-bottom: 53.3333333333px!important;
}
.pb21 {
    padding-bottom: 56px!important;
}
.pb22 {
    padding-bottom: 58.6666666667px!important;
}
.pb23 {
    padding-bottom: 61.3333333333px!important;
}
.pb24 {
    padding-bottom: 64px!important;
}
.pt0 {
    padding-top: 0!important;
}
.pt1 {
    padding-top: 2.6666666667px!important;
}
.pt2 {
    padding-top: 5.3333333333px!important;
}
.pt3 {
    padding-top: 8px!important;
}
.pt4 {
    padding-top: 10.6666666667px!important;
}
.pt5 {
    padding-top: 13.3333333333px!important;
}
.pt6 {
    padding-top: 16px!important;
}
.pt7 {
    padding-top: 18.6666666667px!important;
}
.pt8 {
    padding-top: 21.3333333333px!important;
}
.pt9 {
    padding-top: 24px!important;
}
.pt10 {
    padding-top: 26.6666666667px!important;
}
.pt11 {
    padding-top: 29.3333333333px!important;
}
.pt12 {
    padding-top: 32px!important;
}
.pt13 {
    padding-top: 34.6666666667px!important;
}
.pt14 {
    padding-top: 37.3333333333px!important;
}
.pt15 {
    padding-top: 40px!important;
}
.pt16 {
    padding-top: 42.6666666667px!important;
}
.pt17 {
    padding-top: 45.3333333333px!important;
}
.pt18 {
    padding-top: 48px!important;
}
.pt19 {
    padding-top: 50.6666666667px!important;
}
.pt20 {
    padding-top: 53.3333333333px!important;
}
.pt21 {
    padding-top: 56px!important;
}
.pt22 {
    padding-top: 58.6666666667px!important;
}
.pt23 {
    padding-top: 61.3333333333px!important;
}
.pt24 {
    padding-top: 64px!important;
}
.fs8 {
    font-size: 8px!important;
}
.fs12 {
    font-size: 12px!important;
}
.fs16 {
    font-size: 16px!important;
}
.fs20 {
    font-size: 20px!important;
}
.fs24 {
    font-size: 24px!important;
}
.fs28 {
    font-size: 28px!important;
}
.fs32 {
    font-size: 32px!important;
}
.fs36 {
    font-size: 36px!important;
}
.fs40 {
    font-size: 40px!important;
}
.fs44 {
    font-size: 44px!important;
}
.fs48 {
    font-size: 48px!important;
}
.fs52 {
    font-size: 52px!important;
}
.fs56 {
    font-size: 56px!important;
}
.fs60 {
    font-size: 60px!important;
}
.fs64 {
    font-size: 64px!important;
}
.fs68 {
    font-size: 68px!important;
}
.fs72 {
    font-size: 72px!important;
}
.fw, .w270, .w370, .w470, .w570, .w670, .w770, .w870, .w970, .w1070, .w1170, .w1270, .w1370 {
    padding-left: 15px;
    padding-right: 15px;
}
.card {
    padding: 30px 20px;
    margin-left: -20px;
    margin-right: -20px;
}
p {
    font-size: 17.5px;
}
.nw {
    white-space: nowrap;
}
h1.hero {
    font-size: 60px;
}
.valign {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
h1.giga {
    font-size: 80px;
}
.smonly {
    display: none;
}
.pl2x.columns {
    padding-left: 20px;
}
.pl0.columns {
    padding-left: 0;
}
.pl3x.columns {
    padding-left: 24px;
}
.sm-only {
    display: none;
}
.mdleft {
    text-align: left;
}
.mdright {
    text-align: right;
}
.bull.smaller p {
    font-size: 16.5px;
}
.lsmd100 {
    letter-spacing: .1em;
}
.smallbox h5 {
    text-align: left;
    margin-bottom: 20px;
}
.smallbox p {
    font-size: 16px;
}
.smallbox p:last-child {
    margin-bottom: 20px;
}
.bull h5 {
    font-size: 21px;
}
.mw280 {
    width: 280px;
}
.cta-button {
    font-size: 22px;
    margin: 20px 2px 16px;
    padding: 10px;
}
.cta-button.larger {
    font-size: 36px;
    padding: 10px 40px 4px;
}
section {
    padding-top: 24px;
    padding-bottom: 24px;
}
section.mpad {
    padding-top: 16px;
    padding-bottom: 16px;
}
.s01 {
    background-color: #fef2f2;
    padding: 40px 0 0;
    background-image: url('../img/bg/s01-bg.jpg');
    background-size: calc(508px + 120%) auto;
    background-position: 60% calc(100% + 40px);
}
.s03{
    background-size: 1920px auto;
    background-position: 40% 25%}
#section-3::before{
    background-image: url('../img/bg/s03-bg.jpg');
    will-change: transform;
    content: '';
}
.s04 {
    background-size: calc(60% + 768px) auto;
    background-position: 75% bottom;
}
.s05 {
    background-size: 100% 100%;
    background-position: 50%}
.s06 {
    background-size: calc(1440px + 10%) auto;
    background-position: 50% bottom;
}
.s06[data-was-processed] {
    background-image: url('../img/bg/s06-bg.jpg');
}
.be-logo {
    max-width: 180px;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: .5;
    margin-bottom: -10px;
}
.footer p {
    font-size: 14px;
}
.cardblur, .cardblur .cbcontents {
    position: relative;
    z-index: 3;
}
.cardblur:after {
    z-index: 2;
    content: " ";
    opacity: .6;
    display: block;
    background: #fff;
    -webkit-filter: blur(20px);
    filter: blur(20px);
    position: absolute;
    left: -60px;
    right: -60px;
    top: -40px;
    bottom: -80px;
}
.fix2 {
    margin-top: 36px;
}
}@media (min-width:768px) and (max-width:1023px) {
    .fs60 {
    font-size: 50px!important;
}
h1.fs52, h1.fs56 {
    font-size: 40px!important;
}
.mtmd0 {
    margin-top: 0!important;
}
.mbmd0 {
    margin-bottom: 0!important;
}
.mtmd2 {
    margin-top: 16px!important;
}
.mtmd3 {
    margin-top: 24px!important;
}
.mtmd4 {
    margin-top: 32px!important;
}
.mdlh10 {
    line-height: 1!important;
}
.mdlh11 {
    line-height: 1.1!important;
}
.mdlh12 {
    line-height: 1.2!important;
}
.mdlh13 {
    line-height: 1.3!important;
}
.mdhide {
    display: none;
}
.mdleftfix {
    margin-left: 0;
}
.mdctr {
    text-align: center;
}
.mdrightfix {
    margin-right: 0;
}
.mdw470 {
    max-width: 470px;
}
.mdw420 {
    max-width: 420px;
}
.mdlspecial-s03 {
    max-width: 60%;
    margin-left: 40%}
.mdrspecial-s04 {
    max-width: 55%;
    margin-right: 45%}
.mdspecial-s06 {
    max-width: 65%;
    margin-left: 35%}
.mdw370 {
    max-width: 370px;
}
.mds03fix1 {
    max-width: 360px;
}
.imgwrap.mdflrt {
    float: right;
    margin-left: 40px;
    max-width: 300px;
    margin-top: 0;
    margin-bottom: 16px;
}
.imgwrap.mdflrt.fix {
    margin-top: 20px;
}
.imgwrap.mdfllt {
    float: left;
    margin-right: 40px;
    max-width: 300px;
    margin-top: 0;
    margin-bottom: 16px;
}
.s01 .w570.cardholder {
    width: 440px;
}
}@media (min-width:1024px) {
    .mt0 {
    margin-top: 0!important;
}
.mt1 {
    margin-top: 4px!important;
}
.mt2 {
    margin-top: 8px!important;
}
.mt3 {
    margin-top: 12px!important;
}
.mt4 {
    margin-top: 16px!important;
}
.mt5 {
    margin-top: 20px!important;
}
.mt6 {
    margin-top: 24px!important;
}
.mt7 {
    margin-top: 28px!important;
}
.mt8 {
    margin-top: 32px!important;
}
.mt9 {
    margin-top: 36px!important;
}
.mt10 {
    margin-top: 40px!important;
}
.mt11 {
    margin-top: 44px!important;
}
.mt12 {
    margin-top: 48px!important;
}
.mt13 {
    margin-top: 52px!important;
}
.mt14 {
    margin-top: 56px!important;
}
.mt15 {
    margin-top: 60px!important;
}
.mt16 {
    margin-top: 64px!important;
}
.mt17 {
    margin-top: 68px!important;
}
.mt18 {
    margin-top: 72px!important;
}
.mt19 {
    margin-top: 76px!important;
}
.mt20 {
    margin-top: 80px!important;
}
.mt21 {
    margin-top: 84px!important;
}
.mt22 {
    margin-top: 88px!important;
}
.mt23 {
    margin-top: 92px!important;
}
.mt24 {
    margin-top: 96px!important;
}
.mb0 {
    margin-bottom: 0!important;
}
.mb1 {
    margin-bottom: 4px!important;
}
.mb2 {
    margin-bottom: 8px!important;
}
.mb3 {
    margin-bottom: 12px!important;
}
.mb4 {
    margin-bottom: 16px!important;
}
.mb5 {
    margin-bottom: 20px!important;
}
.mb6 {
    margin-bottom: 24px!important;
}
.mb7 {
    margin-bottom: 28px!important;
}
.mb8 {
    margin-bottom: 32px!important;
}
.mb9 {
    margin-bottom: 36px!important;
}
.mb10 {
    margin-bottom: 40px!important;
}
.mb11 {
    margin-bottom: 44px!important;
}
.mb12 {
    margin-bottom: 48px!important;
}
.mb13 {
    margin-bottom: 52px!important;
}
.mb14 {
    margin-bottom: 56px!important;
}
.mb15 {
    margin-bottom: 60px!important;
}
.mb16 {
    margin-bottom: 64px!important;
}
.mb17 {
    margin-bottom: 68px!important;
}
.mb18 {
    margin-bottom: 72px!important;
}
.mb19 {
    margin-bottom: 76px!important;
}
.mb20 {
    margin-bottom: 80px!important;
}
.mb21 {
    margin-bottom: 84px!important;
}
.mb22 {
    margin-bottom: 88px!important;
}
.mb23 {
    margin-bottom: 92px!important;
}
.mb24 {
    margin-bottom: 96px!important;
}
.pb0 {
    padding-bottom: 0!important;
}
.pb1 {
    padding-bottom: 4px!important;
}
.pb2 {
    padding-bottom: 8px!important;
}
.pb3 {
    padding-bottom: 12px!important;
}
.pb4 {
    padding-bottom: 16px!important;
}
.pb5 {
    padding-bottom: 20px!important;
}
.pb6 {
    padding-bottom: 24px!important;
}
.pb7 {
    padding-bottom: 28px!important;
}
.pb8 {
    padding-bottom: 32px!important;
}
.pb9 {
    padding-bottom: 36px!important;
}
.pb10 {
    padding-bottom: 40px!important;
}
.pb11 {
    padding-bottom: 44px!important;
}
.pb12 {
    padding-bottom: 48px!important;
}
.pb13 {
    padding-bottom: 52px!important;
}
.pb14 {
    padding-bottom: 56px!important;
}
.pb15 {
    padding-bottom: 60px!important;
}
.pb16 {
    padding-bottom: 64px!important;
}
.pb17 {
    padding-bottom: 68px!important;
}
.pb18 {
    padding-bottom: 72px!important;
}
.pb19 {
    padding-bottom: 76px!important;
}
.pb20 {
    padding-bottom: 80px!important;
}
.pb21 {
    padding-bottom: 84px!important;
}
.pb22 {
    padding-bottom: 88px!important;
}
.pb23 {
    padding-bottom: 92px!important;
}
.pb24 {
    padding-bottom: 96px!important;
}
.pt0 {
    padding-top: 0!important;
}
.pt1 {
    padding-top: 4px!important;
}
.pt2 {
    padding-top: 8px!important;
}
.pt3 {
    padding-top: 12px!important;
}
.pt4 {
    padding-top: 16px!important;
}
.pt5 {
    padding-top: 20px!important;
}
.pt6 {
    padding-top: 24px!important;
}
.pt7 {
    padding-top: 28px!important;
}
.pt8 {
    padding-top: 32px!important;
}
.pt9 {
    padding-top: 36px!important;
}
.pt10 {
    padding-top: 40px!important;
}
.pt11 {
    padding-top: 44px!important;
}
.pt12 {
    padding-top: 48px!important;
}
.pt13 {
    padding-top: 52px!important;
}
.pt14 {
    padding-top: 56px!important;
}
.pt15 {
    padding-top: 60px!important;
}
.pt16 {
    padding-top: 64px!important;
}
.pt17 {
    padding-top: 68px!important;
}
.pt18 {
    padding-top: 72px!important;
}
.pt19 {
    padding-top: 76px!important;
}
.pt20 {
    padding-top: 80px!important;
}
.pt21 {
    padding-top: 84px!important;
}
.pt22 {
    padding-top: 88px!important;
}
.pt23 {
    padding-top: 92px!important;
}
.pt24 {
    padding-top: 96px!important;
}
.nw {
    white-space: nowrap;
}
.card {
    padding: 40px 60px;
    margin-left: -60px;
    margin-right: -60px;
}
p {
    font-size: 19.5px;
}
h1.hero {
    font-size: 68px;
}
.lgleftfix {
    margin-left: 0;
}
.lgrightfix {
    margin-right: 0;
}
.lgleft {
    text-align: left;
}
h1.kilo {
    font-size: 60px;
}
h1.giga {
    font-size: 115px;
}
.imgfx {
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12), 0 3px 1px -2px rgba(0, 0, 0, .2);
}
.flrt, .imgwrap.flrt {
    float: right;
    margin-left: 40px;
    margin-right: -80px;
}
.flrt.pull-0, .imgwrap.flrt.pull-0 {
    margin-right: 0;
}
.flrt.pull-20, .imgwrap.flrt.pull-20 {
    margin-right: -20px;
}
.flrt.pull-40, .imgwrap.flrt.pull-40 {
    margin-right: -40px;
}
.flrt.pull-60, .imgwrap.flrt.pull-60 {
    margin-right: -60px;
}
.fllt, .imgwrap.fllt {
    float: left;
    margin-right: 40px;
    margin-left: -80px;
}
.fllt.mr20, .imgwrap.fllt.mr20 {
    margin-right: 20px;
}
.fllt.pull-0, .imgwrap.fllt.pull-0 {
    margin-left: 0;
}
.fllt.pull-20, .imgwrap.fllt.pull-20 {
    margin-left: -20px;
}
.fllt.pull-40, .imgwrap.fllt.pull-40 {
    margin-left: -40px;
}
.fllt.pull-60, .imgwrap.fllt.pull-60 {
    margin-left: -60px;
}
.lghide {
    display: none;
}
.imgwrap.xl {
    max-width: 550px;
}
.imgwrap.max {
    max-width: 100%}
.imgwrap.mbsp1 {
    margin-bottom: 120px;
}
.imgwrap.mbsp2 {
    margin-bottom: 60px;
}
.imgwrap.mtlg0 {
    margin-top: 0;
}
.imgwrap.mblg0 {
    margin-bottom: 0;
}
.fig28 {
    overflow: hidden;
    height: 420px;
}
.mlmb12 {
    margin-bottom: 48px;
}
.lgml0 {
    margin-left: 0!important;
}
.lgleft.ctr {
    text-align: left!important;
}
.cta-button {
    font-size: 24px;
    max-width: 300px;
    margin: 20px 0;
    padding: 10px 40px;
}
.cta-button.larger {
    padding: 20px 40px 10px;
}
section {
    padding-top: 32px;
    padding-bottom: 32px;
}
section.xpad {
    padding-top: 64px;
    padding-bottom: 64px;
}
.s01 {
    margin-bottom: 0;
    background-size: 1920px auto;
    background-position: 60% bottom;
}
.s01 .card {
    position: relative;
    z-index: 3;
}
.s03{
    min-height: 100%;
    position: relative;
    overflow: hidden;
}
.s03{
    background-size: 1920px auto;
    background-position: 40% 25%;
    
}
.s04 {
    background-size: 160% auto;
    background-position: 80% bottom;
}
.footer p {
    font-size: 15px;
}
.fix2 {
    margin-top: 48px;
}
.lglt {
    text-align: left;
}
}@media (min-width:1024px) and (max-width:1199px) {
    h1.fs56 {
    font-size: 48px!important;
}
.imgwrap.flrt.lgspfix1 {
    margin-right: -60px;
}
.imgwrap.mblg0 {
    margin-bottom: 16px!important;
}
.s01 {
    padding-left: 30px;
}
.s01 .w570.cardholder {
    width: 500px;
}
.s06 {
    background-size: calc(800px + 100%) auto;
    background-position: 45% bottom;
}
.s04 {
    padding-left: 30px;
}
.w570.s04lgonly {
    width: 420px;
}
.s06lgonlypad {
    padding-left: 20px!important;
}
.s06lgonlypad h3 {
    font-size: 30px;
}
}@media (min-width:1200px) {
    h1.kilo {
    font-size: 68px;
}
.flrt, .imgwrap.flrt {
    float: right;
    margin-left: 40px;
    margin-right: -180px;
}
.flrt.pull-0, .imgwrap.flrt.pull-0 {
    margin-right: 0;
}
.flrt.pull-20, .imgwrap.flrt.pull-20 {
    margin-right: -20px;
}
.flrt.pull-40, .imgwrap.flrt.pull-40 {
    margin-right: -40px;
}
.flrt.pull-60, .imgwrap.flrt.pull-60 {
    margin-right: -60px;
}
.flrt.pull-80, .imgwrap.flrt.pull-80 {
    margin-right: -80px;
}
.flrt.pull-100, .imgwrap.flrt.pull-100 {
    margin-right: -100px;
}
.flrt.pull-120, .imgwrap.flrt.pull-120 {
    margin-right: -120px;
}
.flrt.pull-130, .imgwrap.flrt.pull-130 {
    margin-right: -130px;
}
.fllt, .imgwrap.fllt {
    float: left;
    margin-right: 40px;
    margin-left: -180px;
}
.fllt.pull-0, .imgwrap.fllt.pull-0 {
    margin-left: 0;
}
.fllt.pull-20, .imgwrap.fllt.pull-20 {
    margin-left: -20px;
}
.fllt.pull-40, .imgwrap.fllt.pull-40 {
    margin-left: -40px;
}
.fllt.pull-60, .imgwrap.fllt.pull-60 {
    margin-left: -60px;
}
.fllt.pull-80, .imgwrap.fllt.pull-80 {
    margin-left: -80px;
}
.fllt.pull-100, .imgwrap.fllt.pull-100 {
    margin-left: -100px;
}
.fllt.pull-120, .imgwrap.fllt.pull-120 {
    margin-left: -120px;
}
.fllt.pull-140, .imgwrap.fllt.pull-140 {
    margin-left: -140px;
}
.fllt.pull-160, .imgwrap.fllt.pull-160 {
    margin-left: -160px;
}
.s01 {
    background-size: 1920px auto;
    background-position: 65% top;
}
.s03{
    background-size: 1540px auto;
    background-position: 20% 25%}
.s04 {
    background-size: 1700px auto;
    background-position: 80% bottom;
}
.s06 {
    background-size: 1920px auto;
    background-position: bottom;
}
}@media (min-width:1440px) {
    .s01 {
    background-size: 1920px auto;
    background-position: top;
}
.s03{
    background-size: 120% auto;
    background-position: 10% 10%}
.s04 {
    background-size: 110% auto;
    background-position: 80% bottom;
}
.s05 {
    background-size: cover;
    background-position: 50%}
}@media (min-width:1700px) and (max-width:1920px) {
    .s03 {
    background-position: left 10%}
.s03, .s04 {
    background-size: 1920px auto;
}
.s04 {
    background-position: 100%}
.s05 {
    background-size: 1920px auto;
    background-position: 50%}
}@media (min-width:1921px) {
    .s01, .s03, .s04, .s05 {
    background-size: 100% auto;
    background-position: 50%}
.s06[data-was-processed] {
    background-image: url('../img/bg/s06-bg-xxxl.jpg');
}
}