﻿@charset "UTF-8";

@font-face {
    font-family: "MTNBrighterSans-Regular";
    src: url("/Site/design/styles/fonts/MTNBrighterSans-Regular.eot");
    src: url("/Site/design/styles/fonts/MTNBrighterSans-Regular.ttf");
    src: url("/Site/design/styles/fonts/MTNBrighterSans-Regular.woff") format("woff"), url("/Site/design/styles/fonts/MTNBrighterSans-Regular.otf") format("opentype"),
}

button, hr, input {
    overflow: visible
}

audio, canvas, progress, video {
    display: inline-block
}

progress, sub, sup {
    vertical-align: baseline
}

[type=checkbox], [type=radio], legend {
    padding: 0;
    box-sizing: border-box
}

.fa-ul > li, sub, sup {
    position: relative
}

.fa-fw, .fa-li, .mfp-container {
    text-align: center
}

.mfp-arrow, .slick-slider {
    -webkit-tap-highlight-color: transparent
}

    .mfp-arrow:focus, .mfp-arrow:hover, .mfp-close:focus, .mfp-close:hover {
        opacity: 1
    }

.slick-loading .slick-slide, .slick-loading .slick-track {
    visibility: hidden
}

.tooltip, button, select {
    text-transform: none
}

.mfp-container, html, img.mfp-img, legend {
    box-sizing: border-box
}

.article .article__body blockquote p, .blockquote p {
    quotes: "“" "”" "‘" "’"
}

.form:after, .slick-track:after {
    clear: both
}

.article .article__body blockquote cite a, .article .article__body figure figcaption a, .blockquote cite a, .figure figcaption a, .label a, .vcard .vcard__link a {
    transition: border-color .25s,color .25s
}

*, :after, :before {
    box-sizing: inherit
}

::-moz-selection {
    background: #4d4d4d;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #4d4d4d;
    color: #fff;
    text-shadow: none
}

::-webkit-input-placeholder {
    line-height: normal
}

audio, canvas, iframe, img, svg, video {
    vertical-align: middle
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
    display: block
}

hr {
    box-sizing: content-box;
    height: 0
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:active, a:hover {
        outline-width: 0
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

.fa.fa-pull-left, .fa.pull-left {
    margin-right: .3em
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: ButtonText dotted 1px
    }

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden], template {
    display: none
}

.fa, .fa-stack {
    display: inline-block
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome.woff2) format("woff2"),url(../fonts/fontawesome.woff) format("woff");
    font-style: normal;
    font-weight: 400
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.mfp-close, .tooltip {
    font-style: normal;
    text-decoration: none
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.btn, .fa-stack, .mfp-container:before, .mfp-content {
    vertical-align: middle
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa.fa-pull-right, .fa.pull-right {
    margin-left: .3em
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em
}

    .fa-li.fa-lg {
        left: -1.85714286em
    }

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right, .pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.mfp-bg, .mfp-wrap {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-cog:before, .fa-gear:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-cogs:before, .fa-gears:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before, .fa-users:before {
    content: "\f0c0"
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-floppy-o:before, .fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-sort:before, .fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before, .fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before, .fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before, .fa-paste:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-chain-broken:before, .fa-unlink:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before, .fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}

.fa-inr:before, .fa-rupee:before {
    content: "\f156"
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\f157"
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: "\f158"
}

.fa-krw:before, .fa-won:before {
    content: "\f159"
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before, .fa-turkish-lira:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before, .fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before, .fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-bed:before, .fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before, .fa-yc:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before, .fa-battery-full:before, .fa-battery:before {
    content: "\f240"
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-television:before, .fa-tv:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before, .fa-signing:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-address-card:before, .fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before, .fa-vcard-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before, .fa-thermometer-full:before, .fa-thermometer:before {
    content: "\f2c7"
}

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bath:before, .fa-bathtub:before, .fa-s15:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.mfp-arrow:after, .mfp-arrow:before, .mfp-container:before, .mfp-figure:after, .slick-track:after, .slick-track:before {
    content: ""
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b
}

.mfp-wrap {
    z-index: 1043;
    outline: 0 !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px
}

    .mfp-container:before {
        display: inline-block;
        height: 100%
    }

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

    .mfp-preloader a {
        color: #CCC
    }

        .mfp-close, .mfp-preloader a:hover {
            color: #FFF
        }

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none
}

.modal, .modal-open {
    overflow: hidden
}

.mfp-figure:after, .mfp-iframe-scaler iframe {
    box-shadow: 0 0 8px rgba(0,0,0,.6);
    position: absolute;
    left: 0
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    padding: 0 0 18px 10px;
    font-family: Arial,Baskerville,monospace
}

    .mfp-close:active {
        top: 1px
    }

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 18px;
    white-space: nowrap
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    margin: -55px 0 0;
    top: 50%;
    padding: 0
}

    .mfp-arrow:active {
        margin-top: -54px
    }

    .mfp-arrow:after, .mfp-arrow:before {
        display: block;
        width: 0;
        height: 0;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 35px;
        margin-left: 35px;
        border: inset transparent
    }

    .mfp-arrow:after {
        border-top-width: 13px;
        border-bottom-width: 13px;
        top: 8px
    }

.mfp-arrow-left {
    left: 0
}

    .mfp-arrow-left:after {
        border-right: 17px solid #FFF;
        margin-left: 31px
    }

    .mfp-arrow-left:before {
        margin-left: 25px;
        border-right: 27px solid #3F3F3F
    }

.mfp-arrow-right {
    right: 0
}

    .mfp-arrow-right:after {
        border-left: 17px solid #FFF;
        margin-left: 39px
    }

    .mfp-arrow-right:before {
        border-left: 27px solid #3F3F3F
    }

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }

.mfp-image-holder .mfp-content, img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

    .mfp-iframe-scaler iframe {
        display: block;
        top: 0;
        width: 100%;
        height: 100%;
        background: #000
    }

.mfp-figure:after, img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0
        }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

.modal, .modal-backdrop {
    right: 0;
    top: 0;
    left: 0;
    bottom: 0
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.modal {
    display: none;
    outline: 0;
    -webkit-overflow-scrolling: touch;
    position: fixed;
    z-index: 1050
}

    .modal.fade .modal-dialog {
        transform: translate(0,-25%)
    }

    .modal.in .modal-dialog {
        transform: translate(0,0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    margin: 10px;
    position: relative;
    width: auto
}

.modal-content {
    background-color: #fff;
    background-clip: padding-box;
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    outline: 0;
    position: relative
}

.modal-backdrop {
    background-color: #000;
    position: fixed;
    z-index: 1040
}

.input, html {
    background-color: #fff
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-title {
    line-height: 1.42857143;
    margin: 0
}

.modal-body {
    position: relative
}

.modal-footer {
    text-align: right
}

.modal-scrollbar-measure {
    height: 50px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
    width: 50px
}

.slick-list, .slick-slider, .slick-track {
    display: block;
    position: relative
}

@media (min-width:46.25em) {
    .modal-dialog {
        margin: 30px auto;
        width: 600px
    }

    .modal-content {
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:61.25em) {
    .modal-lg {
        width: 900px
    }
}

.slick-slider {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-touch-callout: none;
    user-select: none
}

.slick-list {
    margin: 0;
    overflow: hidden;
    padding: 0
}

    .slick-list:focus {
        outline: 0
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list, .slick-slider .slick-track {
    transform: translate3d(0,0,0)
}

.slick-track {
    left: 0;
    top: 0
}

    .slick-track:after, .slick-track:before {
        display: table
    }

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    border: 1px solid transparent;
    display: block;
    height: auto
}

.slick-arrow.slick-hidden {
    display: none
}

.tooltip {
    display: block;
    filter: alpha(opacity=0);
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    opacity: 0;
    position: absolute;
    text-align: left;
    text-shadow: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal
}

    .tooltip.in {
        filter: alpha(opacity=90);
        opacity: .9
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.article, .vcard .adr {
    padding-bottom: 1em
}

.tooltip-inner {
    max-width: 200px;
    text-align: center
}

.tooltip-arrow {
    border-color: transparent;
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0
}

.form.form--single, .toggle-password {
    position: relative
}

.tooltip.top .tooltip-arrow {
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px
}

.tooltip.top-left .tooltip-arrow {
    border-width: 5px 5px 0;
    bottom: 0;
    margin-bottom: -5px;
    right: 5px
}

.tooltip.top-right .tooltip-arrow {
    border-width: 5px 5px 0;
    bottom: 0;
    left: 5px;
    margin-bottom: -5px
}

.tooltip.right .tooltip-arrow {
    border-width: 5px 5px 5px 0;
    left: 0;
    margin-top: -5px;
    top: 50%
}

.tooltip.left .tooltip-arrow {
    border-width: 5px 0 5px 5px;
    margin-top: -5px;
    right: 0;
    top: 50%
}

.tooltip.bottom .tooltip-arrow {
    border-width: 0 5px 5px;
    left: 50%;
    margin-left: -5px;
    top: 0
}

.tooltip.bottom-left .tooltip-arrow {
    border-width: 0 5px 5px;
    margin-top: -5px;
    right: 5px;
    top: 0
}

.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    left: 5px;
    margin-top: -5px;
    top: 0
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    color: #4d4d4d;
    font: 100%/1.5;
    font-family: MTNBrighterSans-Regular;
}

.blockquote p, .vcard .org {
    font-weight: 700
}

.h1, .input, h1 {
    font-family: Helvetica,Arial,sans-serif;
    line-height: 1
}

.vcard .icon {
    color: #0082c1;
    padding-right: 1em
}

.vcard .vcard__link a {
    border-bottom: .0625em solid #aaa;
    color: #4d4d4d;
    text-decoration: none
}

    .vcard .vcard__link a:focus, .vcard .vcard__link a:hover {
        border-bottom-color: #0082c1;
        color: #0082c1
    }

.vcard .vcard__link:not(:last-child) {
    margin-bottom: 1em
}

.article .article__body blockquote {
    border-left: .25em #75c044 solid;
    margin: 2em 0 2em 2em;
    padding: 0 2em
}

    .article .article__body blockquote p {
        font-weight: 700;
        margin-bottom: 0;
        margin-left: initial
    }

        .article .article__body blockquote p:before {
            content: open-quote
        }

        .article .article__body blockquote p:after {
            content: close-quote
        }

    .article .article__body blockquote cite {
        display: block;
        margin-top: 1em
    }

        .article .article__body blockquote cite a {
            border-bottom: .0625em solid #aaa;
            color: #4d4d4d;
            text-decoration: none
        }

            .article .article__body blockquote cite a:focus, .article .article__body blockquote cite a:hover {
                border-bottom-color: #0082c1;
                color: #0082c1
            }

.article .article__body figure {
    margin: 2em 0
}

    .article .article__body figure img {
        margin-bottom: .5em
    }

    .article .article__body figure figcaption {
        color: #555
    }

        .article .article__body figure figcaption a {
            border-bottom: .0625em solid #aaa;
            color: #4d4d4d;
            text-decoration: none
        }

            .article .article__body figure figcaption a:focus, .article .article__body figure figcaption a:hover {
                border-bottom-color: #0082c1;
                color: #0082c1
            }

.article .article__body hr {
    border: 0;
    border-top: .25em solid #ddd;
    display: block;
    margin: 2em 0;
    padding: 0
}

.article .article__body dl, .article .article__body ol, .article .article__body ul {
    list-style: none;
    margin: 0 0 1.5rem;
    padding: 0
}

    .article .article__body dl dl, .article .article__body dl ol, .article .article__body dl ul, .article .article__body ol dl, .article .article__body ol ol, .article .article__body ol ul, .article .article__body ul dl, .article .article__body ul ol, .article .article__body ul ul {
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .article .article__body dl dd, .article .article__body dl li, .article .article__body ol dd, .article .article__body ol li, .article .article__body ul dd, .article .article__body ul li {
        margin-bottom: 1rem;
        margin-left: 0
    }

        .article .article__body dl dd:last-child, .article .article__body dl li:last-child, .article .article__body ol dd:last-child, .article .article__body ol li:last-child, .article .article__body ul dd:last-child, .article .article__body ul li:last-child {
            margin-bottom: 0
        }

        .article .article__body dl dd a, .article .article__body dl li a, .article .article__body ol dd a, .article .article__body ol li a, .article .article__body ul dd a, .article .article__body ul li a {
            border-bottom: .0625em solid #aaa;
            color: #4d4d4d;
            text-decoration: none;
            transition: border-color .25s,color .25s
        }

            .article .article__body dl dd a:focus, .article .article__body dl dd a:hover, .article .article__body dl li a:focus, .article .article__body dl li a:hover, .article .article__body ol dd a:focus, .article .article__body ol dd a:hover, .article .article__body ol li a:focus, .article .article__body ol li a:hover, .article .article__body ul dd a:focus, .article .article__body ul dd a:hover, .article .article__body ul li a:focus, .article .article__body ul li a:hover {
                border-bottom-color: #0082c1;
                color: #0082c1
            }

.article .article__body ol {
    list-style: decimal;
    margin-left: 1.5rem
}

.article .article__body ul {
    list-style: square;
    margin-left: 1.5rem
}

@media all and (min-width:46.25em) {
    .article .article__body h1, .article .article__body h2, .article .article__body h3, .article .article__body h4, .article .article__body h5, .article .article__body h6, .article .article__body p {
        max-width: 90%;
        margin-left: auto;
        margin-right: auto
    }

    .article .article__body dl, .article .article__body ol, .article .article__body ul {
        font-size: 1.125em
    }

        .article .article__body dl dl, .article .article__body dl ol, .article .article__body dl ul, .article .article__body ol dl, .article .article__body ol ol, .article .article__body ol ul, .article .article__body ul dl, .article .article__body ul ol, .article .article__body ul ul {
            font-size: 1em
        }

    .article .article__body p {
        font-size: 1.125em
    }

    .article .article__body .u-pull--right {
        margin-left: 2em
    }

    .article .article__body .u-pull--left {
        margin-right: 2em
    }
}

audio, img, video {
    max-width: 100%
}

.blockquote {
    border-left: .25em #75c044 solid;
    margin: 2em 0 2em 2em;
    padding: 0 2em
}

    .blockquote p {
        margin-bottom: 0;
        margin-left: initial
    }

        .blockquote p:before {
            content: open-quote
        }

        .blockquote p:after {
            content: close-quote
        }

    .blockquote cite {
        display: block;
        margin-top: 1em
    }

.fieldset.fieldset--inline:after, .fieldset.fieldset--inline:before, .form:after, .form:before {
    display: table;
    content: " "
}

.blockquote cite a {
    border-bottom: .0625em solid #aaa;
    color: #4d4d4d;
    text-decoration: none
}

    .blockquote cite a:focus, .blockquote cite a:hover {
        border-bottom-color: #0082c1;
        color: #0082c1
    }

.figure {
    margin: 2em 0
}

    .figure img {
        margin-bottom: .5em
    }

    .figure figcaption {
        color: #555
    }

        .figure figcaption a {
            border-bottom: .0625em solid #aaa;
            color: #4d4d4d;
            text-decoration: none
        }

            .figure figcaption a:focus, .figure figcaption a:hover {
                border-bottom-color: #0082c1;
                color: #0082c1
            }

.fieldset .legend, .label {
    color: #555;
    font-weight: 700
}

.form.form--inline .label {
    margin-bottom: 1em
}

    .form.form--inline .label.label--inline .input {
        margin-bottom: 0
    }

.form.form--inline .input {
    margin-top: 0;
    margin-bottom: 1em
}

.form.form--single .input {
    margin-top: 0;
    padding-right: 2.75em
}

.form.form--single .btn {
    position: absolute;
    right: 0;
    top: 0
}

@media all and (min-width:61.25em) {
    .form.form--inline .label {
        clear: none;
        float: left;
        margin-right: .5em;
        width: auto
    }

        .form.form--inline .label.label--inline {
            margin-bottom: 0;
            padding-top: .5625em
        }

            .form.form--inline .label.label--inline .input {
                margin-top: .25em
            }

    .form.form--inline .input {
        float: left;
        margin-top: 0;
        margin-right: .5em;
        margin-bottom: 0;
        width: auto
    }

    .form.form--inline .btn {
        float: left;
        margin-right: 0
    }

    .form.form--single .input {
        min-width: 20em
    }
}

.fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

    .fieldset .legend {
        margin-bottom: 1em
    }

    .fieldset.fieldset--bordered {
        border: .125em solid #ddd;
        padding: .5em 1.5em 0
    }

        .fieldset.fieldset--bordered .legend {
            margin-bottom: .5em;
            padding-right: .5em;
            padding-left: .5em
        }

    .fieldset.fieldset--inline:after {
        clear: both
    }

    .fieldset.fieldset--inline .label {
        clear: none;
        float: left;
        margin-right: 1.5em;
        width: auto
    }

.breadcrumbs .breadcrumbs__list:after, .btn-group:after, .card .card__body:after, .collapse.is-open, .l-footer:after, .l-header:after, .l-wrapper:after, .label, .menu .menu__list:after, .nav .nav__list:after, .pagination .pagination__list:after, .post:after, .row:after, .social .social__list:after, .table tbody tr td:after, .u-clearfix:after {
    clear: both
}

.fieldset.fieldset--inline .label:last-child {
    margin-right: 0
}

.fieldset.fieldset--inline .label .input {
    margin-top: 0
}

.label {
    display: block;
    margin-bottom: 1.5em;
    width: 100%
}

    .help-text, .input, .label.label--inline {
        font-weight: 400
    }

    .label a {
        border-bottom: .0625em solid #aaa;
        color: #4d4d4d;
        text-decoration: none
    }

        .label a:focus, .label a:hover {
            border-bottom-color: #0082c1;
            color: #0082c1
        }

    .label .label__link {
        float: right;
        font-size: .875em;
        font-weight: 400;
        margin-top: .125em
    }

    .label.label--disabled {
        color: #aaa;
        cursor: not-allowed
    }

    .label.has-error, .label.has-error .help-text {
        color: #ed2c2f
    }

        .label.has-error .input {
            border-color: #ed2c2f
        }

    .label.has-success, .label.has-success .help-text {
        color: #75c044
    }

        .label.has-success .input {
            border-color: #75c044
        }

    .label.has-warning, .label.has-warning .help-text {
        color: #ff851b
    }

        .label.has-warning .input {
            border-color: #ff851b
        }

.input {
    border: .125em solid #ddd;
    border-radius: 0;
    color: #555;
    height: 2.625em;
    margin-top: .375em;
    padding: .625em .75em;
    transition: border-color .25s;
    width: 100%
}

    .input[disabled], .input[readonly] {
        background-color: #f6f6f6;
        cursor: not-allowed
    }

    .input.input--file, audio, img, video {
        height: auto
    }

.table tfoot td a, p a {
    transition: border-color .25s,color .25s
}

.input:focus, .input:hover {
    border-color: #555
}

.input[disabled], .input[disabled]:focus, .input[disabled]:hover {
    border-color: #f6f6f6
}

.input[type=checkbox], .input[type=radio] {
    height: auto;
    margin-top: 0;
    margin-right: .25em;
    width: auto
}

.input[disabled] {
    color: #aaa
}

.input.input--select {
    padding-top: 0;
    padding-bottom: 0
}

.input.input--textarea {
    min-height: 8em;
    resize: vertical
}

input[type=number], input[type=email], input[type=password], input[type=tel], input[type=text], input[type=url], textarea {
    -webkit-appearance: none
}

.help-text {
    color: #aaa;
    display: block;
    font-size: .875em;
    padding-top: .5em;
    padding-left: .125em
}

    .help-text.help-text--right {
        padding-right: .125em;
        text-align: right
    }

.toggle-password .btn {
    position: absolute;
    right: 0;
    top: 1.875em
}

.row:after, .row:before {
    content: " ";
    display: table
}

.row:last-child {
    margin-bottom: 0
}

.row .col {
    margin-bottom: 5%;
    width: 100%
}

    .row .col:last-child, .row.row--flat .col {
        margin-bottom: 0
    }

.row + .row {
    margin-top: 5%
}

.row.row--flat + .row--flat {
    margin-top: 0
}

@media all and (min-width:46.25em) {
    .row .col {
        min-height: 1px
    }

        .row .col.col--opposite {
            float: right !important
        }

            .row .col.col--opposite + .col {
                margin-left: 0
            }

        .row .col.col--1-3 {
            float: left;
            margin-bottom: 0;
            margin-left: 5%;
            width: 30%
        }

            .row .col.col--1-3:first-child {
                margin-left: 0
            }

        .row .col.col--1-2 {
            float: left;
            margin-bottom: 0;
            margin-left: 5%;
            width: 47.5%
        }

            .row .col.col--1-2:first-child {
                margin-left: 0
            }

        .row .col.col--2-3 {
            float: left;
            margin-bottom: 0;
            margin-left: 5%;
            width: 65%
        }

            .row .col.col--2-3:first-child, .row.row--flat .col {
                margin-left: 0
            }

                .row.row--flat .col.col--1-2 {
                    width: 50%
                }
}

@media all and (min-width:61.25em) {
    .row .col {
        float: left;
        margin-left: 5%
    }

        .row .col.col--opposite + .col, .row .col:first-child {
            margin-left: 0
        }

        .row .col.col--opposite {
            float: right
        }

        .row .col.col--1-6 {
            margin-bottom: 0;
            width: 12.5%
        }

        .row .col.col--1-5 {
            margin-bottom: 0;
            width: 16%
        }

        .row .col.col--1-4 {
            margin-bottom: 0;
            width: 21.25%
        }

        .row .col.col--3-4 {
            width: 73.75%
        }

        .row .col.col--4-5 {
            width: 79%
        }

        .row .col.col--5-6 {
            width: 82.5%
        }
}

.h1, h1 {
    font-size: 2.25em;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 1rem
}

.h2, .h3, .h4, .h5, .h6, h2, h3, h4, h5, h6 {
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 1rem;
    font-weight: 700;
    font-family: Hind,sans-serif
}

@media all and (min-width:46.25em) {
    .h1, h1 {
        font-size: 3.75em
    }
}

.h2, h2 {
    font-size: 1.5em
}

@media all and (min-width:46.25em) {
    .h2, h2 {
        font-size: 3em
    }
}

.h3, h3 {
    font-size: 1.3125em
}

@media all and (min-width:46.25em) {
    .h3, h3 {
        font-size: 2.2500012857em
    }
}

.h4, h4 {
    font-size: 1.125em
}

@media all and (min-width:46.25em) {
    .h4, h4 {
        font-size: 1.5em
    }
}

.h5, h5 {
    font-size: 1em
}

@media all and (min-width:46.25em) {
    .h5, h5 {
        font-size: 1.3125013125em
    }
}

.h6, h6 {
    font-size: .875em
}

.hr {
    border: 0;
    border-top: .25em solid #ddd;
    display: block;
    margin: 2em 0;
    padding: 0
}

.list, dl {
    list-style: none;
    margin: 0;
    padding: 0
}

    dl dl, dl ol, dl ul {
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    dl dd, dl li {
        margin-bottom: 1rem;
        margin-left: 0
    }

        dl dd:last-child, dl li:last-child {
            margin-bottom: 0
        }

    dl dt {
        font-weight: 700
    }

    .list dl, .list ol, .list ul {
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .list dd, .list li {
        margin-bottom: 1rem;
        margin-left: 0
    }

        .list dd:last-child, .list li:last-child {
            margin-bottom: 0
        }

    .list.list--inline li {
        display: inline-block;
        margin-right: 1rem;
        margin-bottom: 1rem
    }

        .list.list--inline li:last-child {
            margin-right: 0;
            margin-bottom: 0
        }

    .list.list--inline.list--separator li {
        padding-left: 1.125em;
        position: relative
    }

        .list.list--inline.list--separator li:first-child {
            padding-left: 0
        }

            .list.list--inline.list--separator li:first-child:before {
                display: none
            }

        .list.list--inline.list--separator li:before {
            color: #555;
            content: "|";
            left: 0;
            padding-right: .375em;
            position: absolute;
            top: 0
        }

    .list.list--ordered {
        list-style: decimal;
        margin-left: 1.5rem
    }

    .list.list--unordered {
        list-style: square;
        margin-left: 1.5rem
    }

    .list.list--unstyled {
        list-style: none;
        margin: 0;
        padding: 0
    }

        .list.list--unstyled dl, .list.list--unstyled ol, .list.list--unstyled ul {
            margin-top: 1rem;
            margin-bottom: 1rem
        }

        .list.list--unstyled dd, .list.list--unstyled li {
            margin-bottom: 1rem;
            margin-left: 0
        }

            .list.list--unstyled dd:last-child, .list.list--unstyled li:last-child {
                margin-bottom: 0
            }

audio, video {
    width: 100%
}

p {
    margin-top: 0;
    margin-bottom: 2rem
}

    p a {
        border-bottom: .0625em solid #aaa;
        color: #4d4d4d;
        text-decoration: none
    }

        p a:focus, p a:hover {
            border-bottom-color: #0082c1;
            color: #0082c1
        }

    p mark {
        background-color: #ecb919;
        color: #222
    }

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    *, :after, :before, :first-letter, :first-line {
        background: 0 0 !important;
        box-shadow: none !important;
        color: #000 !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

.box.box--blue, .box.box--green, .box.box--yellow {
    background-blend-mode: luminosity
}

.table {
    border: .125em solid #ddd;
    border-collapse: collapse;
    margin: 2rem 0;
    width: 100%
}

    .table .table__caption {
        font-weight: 700;
        margin-bottom: 1em;
        text-align: left
    }

    .table thead {
        display: none
    }

    .table tbody tr:nth-child(odd) {
        background-color: #f6f6f6
    }

    .table tbody tr td {
        border-bottom: .125em solid #ddd;
        border-right: .125em solid #ddd;
        display: block;
        padding: .5em 1em;
        text-align: right
    }

        .table tbody tr td:after, .table tbody tr td:before {
            content: " ";
            display: table
        }

        .table tbody tr td:before {
            content: attr(data-label);
            float: left;
            font-weight: 700
        }

    .table tfoot {
        font-style: italic;
        text-align: left
    }

        .table tfoot tr:nth-child(odd) {
            background-color: inherit
        }

        .table tfoot td {
            padding: .5em 1em
        }

            .table tfoot td a {
                border-bottom: .0625em solid #aaa;
                color: #4d4d4d;
                text-decoration: none
            }

                .table tfoot td a:focus, .table tfoot td a:hover {
                    border-bottom-color: #0082c1;
                    color: #0082c1
                }

.mobileShow {
    display: none;
}
/* Smartphone Portrait and Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .mobileShow {
        display: inline;
    }
}
.mobileHide {
    display: inline;
}
/* Smartphone Portrait and Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
    .mobileHide {
        display: none;
    }
}
@media all and (min-width:46.25em) {
    .h6, h6 {
        font-size: 1.125001125em
    }

    .table thead {
        display: table-header-group
    }

        .table thead th {
            background-color: #fff;
            border-right: .125em solid #ddd;
            border-bottom: .125em solid #ddd;
            padding: .5em 1em;
            text-align: left
        }

    .table tbody tr td {
        display: table-cell;
        text-align: left
    }

        .table tbody tr td:before {
            display: none
        }

    .u-pull--right {
        float: right !important
    }

    .u-pull--left {
        float: left !important
    }
}

.u-clearfix:after, .u-clearfix:before {
    content: " ";
    display: table
}

.bg-primary {
    background-color: #4d4d4d !important
}

.bg-secondary {
    background-color: #0082c1 !important
}

.bg-black {
    background-color: #222 !important
}

.bg-gray-dark {
    background-color: #555 !important
}

.bg-gray {
    background-color: #aaa !important
}

.bg-silver {
    background-color: #ddd !important
}

.bg-white-dark {
    background-color: #f6f6f6 !important
}

.bg-white {
    background-color: #fff !important
}

.bg-red {
    background-color: #ed2c2f !important
}

.bg-orange {
    background-color: #ff851b !important
}

.bg-yellow {
    background-color: #ffcb05 !important
}

.bg-green {
    background-color: #75c044 !important
}

.bg-blue {
    background-color: #0082c1 !important
}

.bg-facebook {
    background-color: #3b5998 !important
}

.bg-twitter {
    background-color: #55acee !important
}

.primary {
    color: #4d4d4d !important
}

.secondary {
    color: #0082c1 !important
}

.black {
    color: #222 !important
}

.gray-dark {
    color: #555 !important
}

.gray {
    color: #aaa !important
}

.silver {
    color: #ddd !important
}

.white-dark {
    color: #f6f6f6 !important
}

.white {
    color: #fff !important
}

.red {
    color: #ed2c2f !important
}

.orange {
    color: #ff851b !important
}

.yellow {
    color:  #ffcb05 !important
}

.green {
    color: #75c044 !important
}

.blue {
    color: #0082c1 !important
}

.facebook {
    color: #3b5998 !important
}

.twitter {
    color: #55acee !important
}

.u-hidden {
    display: none !important
}

.u-visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap
}

    .u-visuallyhidden.focusable:active, .u-visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
        white-space: inherit
    }

.u-invisible {
    visibility: hidden !important
}

@media all and (max-width:46.25em) {
    .u-hide--small {
        display: none !important
    }
}

@media all and (min-width:46.25em) and (max-width:61.25em) {
    .u-hide--medium {
        display: none !important
    }
}

@media all and (min-width:61.25em) {
    .u-hide--large {
        display: none !important
    }
}

.u-embed.u-embed--fluid {
    height: auto;
    max-width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative
}

    .u-embed.u-embed--fluid embed, .u-embed.u-embed--fluid iframe, .u-embed.u-embed--fluid object {
        border: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

.u-weight--bold {
    font-weight: 700 !important
}

.u-weight--normal {
    font-weight: 400 !important
}

.u-align--right {
    text-align: right !important
}

.u-align--center {
    text-align: center !important
}

.u-align--left {
    text-align: left !important
}

.u-transform--capitalize {
    text-transform: capitalize !important
}

.u-transform--inherit {
    text-transform: inherit !important
}

.u-transform--lowercase {
    text-transform: lowercase !important
}

.u-transform--uppercase {
    text-transform: uppercase !important
}

.u-truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important
}

.hero, .l-main, .l-section, .post.post--feature {
    overflow: hidden;
    margin-top: 3%;
}

.accordion {
    margin-bottom: 1em
}

    .accordion .accordion-item {
        margin-bottom: .25em
    }

        .accordion .accordion-item.is-selected .accordion-item__body {
            display: block
        }

        .accordion .accordion-item .accordion-item__title {
            color: #555;
            font-weight: 700
        }

            .accordion .accordion-item .accordion-item__title .icon {
                float: right;
                font-size: 1.25em;
                margin-top: .125em
            }

        .accordion .accordion-item .accordion-item__link {
            background-color: #f6f6f6;
            color: #555;
            display: block;
            padding: .5em .875em .4375em;
            text-decoration: none;
            transition: background-color .25s,color .25s
        }

            .accordion .accordion-item .accordion-item__link:focus, .accordion .accordion-item .accordion-item__link:hover {
                background-color: #ddd;
                color: #222
            }

        .accordion .accordion-item .accordion-item__body {
            display: none;
            padding-top: .75em
        }

.alert {
    background-color: #f6f6f6;
    border-left-style: solid;
    border-left-width: .25em;
    margin-bottom: 2em;
    padding: .75em 1em 1em;
    position: relative
}

    .alert .alert__title {
        font-size: 1.25em;
        font-weight: 700;
        margin-bottom: .25em
    }

    .alert .alert__message {
        margin-bottom: 0
    }

    .alert .alert__dismiss {
        background-color: transparent;
        border: 0;
        color: #aaa;
        cursor: pointer;
        display: block;
        position: absolute;
        right: .25em;
        top: .25em;
        transition: color .25s
    }

.box, .box.box--blue {
    /*background-color: rgba(255,204,0,.8)*/
    background-color: transparent;
}

.alert.alert--error .alert__message a, .alert.alert--information .alert__message a, .alert.alert--success .alert__message a, .alert.alert--warning .alert__message a, .breadcrumbs .breadcrumbs__link {
    transition: border-color .25s,color .25s;
    text-decoration: none
}

.alert .alert__dismiss:focus, .alert .alert__dismiss:hover {
    color: #222;
    outline: 0
}

.alert.alert--success {
    border-color: #75c044
}

    .alert.alert--success .alert__title {
        color: #75c044
    }

    .alert.alert--success .alert__message a {
        border-bottom: .0625em solid #aaa;
        color: #4d4d4d
    }

        .alert.alert--success .alert__message a:focus, .alert.alert--success .alert__message a:hover {
            border-bottom-color: #75c044;
            color: #75c044
        }

.alert.alert--information {
    border-color: #0082c1
}

    .alert.alert--information .alert__title {
        color: #0082c1
    }

    .alert.alert--information .alert__message a {
        border-bottom: .0625em solid #aaa;
        color: #4d4d4d
    }

        .alert.alert--information .alert__message a:focus, .alert.alert--information .alert__message a:hover {
            border-bottom-color: #0082c1;
            color: #0082c1
        }

.alert.alert--warning {
    border-color: #ff851b
}

    .alert.alert--warning .alert__title {
        color: #ff851b
    }

    .alert.alert--warning .alert__message a {
        border-bottom: .0625em solid #aaa;
        color: #4d4d4d
    }

        .alert.alert--warning .alert__message a:focus, .alert.alert--warning .alert__message a:hover {
            border-bottom-color: #ff851b;
            color: #ff851b
        }

.alert.alert--error {
    border-color: #ed2c2f
}

    .alert.alert--error .alert__title {
        color: #ed2c2f
    }

    .alert.alert--error .alert__message a {
        border-bottom: .0625em solid #aaa;
        color: #4d4d4d
    }

        .alert.alert--error .alert__message a:focus, .alert.alert--error .alert__message a:hover {
            border-bottom-color: #ed2c2f;
            color: #ed2c2f
        }

.box {
    padding: 1em;
    position: relative;
    z-index: 1;
    max-width: 30em
}

    .box .box__title {
        color: #fff;
        font-size: 2em;
        margin-bottom: .5em;
        text-transform: uppercase
    }

        .box .box__title.box__title--small {
            margin-bottom: .75em
        }

    .box .box__body h3, .box .box__body h4 {
        color: #fff;
        line-height: 1.3;
        margin-bottom: .75em
    }

    .box .box__body p {
        color: #fff;
        margin-bottom: 0
    }

        .box .box__body p small {
            color: #f6f6f6
        }

    .box .box__body + .btn, .box .box__body + .btn-group--left {
        margin-top: 1.5em
    }

        .box .box__body + .btn-group--left .btn:first-child {
            margin-right: 1em
        }

    .box.box--yellow {
        background-color: #ffcb05
    }

    .box.box--green {
        background-color: rgba(117,192,68,.8)
    }

@media all and (min-width:30em) {
    .box {
        padding: 2em
    }
}

@media all and (min-width:46.25em) {
    .box .box__title {
        font-size: 1.5em
    }
}

.breadcrumbs {
    margin-bottom: 1em
}

    .breadcrumbs .breadcrumbs__list {
        list-style: none;
        margin: 0;
        padding: 0
    }

        .breadcrumbs .breadcrumbs__list:after, .breadcrumbs .breadcrumbs__list:before {
            content: " ";
            display: table
        }

        .breadcrumbs .breadcrumbs__list dl, .breadcrumbs .breadcrumbs__list ol, .breadcrumbs .breadcrumbs__list ul {
            margin-top: 1rem;
            margin-bottom: 1rem
        }

        .breadcrumbs .breadcrumbs__list dd, .breadcrumbs .breadcrumbs__list li {
            margin-bottom: 1rem;
            margin-left: 0
        }

            .breadcrumbs .breadcrumbs__list dd:last-child, .breadcrumbs .breadcrumbs__list li:last-child {
                margin-bottom: 0
            }

        .breadcrumbs .breadcrumbs__list .breadcrumbs__item {
            color: #aaa;
            float: left;
            font-weight: 700;
            margin-right: 1.5em;
            margin-bottom: 0;
            position: relative
        }

            .breadcrumbs .breadcrumbs__list .breadcrumbs__item:after {
                content: "/";
                font-size: 1em;
                position: absolute;
                right: -.875em;
                top: 0
            }

            .breadcrumbs .breadcrumbs__list .breadcrumbs__item:last-child {
                margin-right: 0
            }

                .breadcrumbs .breadcrumbs__list .breadcrumbs__item:last-child:after {
                    content: "";
                    display: none
                }

            .breadcrumbs .breadcrumbs__list .breadcrumbs__item.is-active {
                color: #aaa
            }

    .breadcrumbs .breadcrumbs__link {
        border-bottom: .0625em solid transparent;
        color: #555;
        display: block
    }

        .breadcrumbs .breadcrumbs__link:focus, .breadcrumbs .breadcrumbs__link:hover {
            border-bottom-color: #222;
            color: #222
        }

.btn {
    background-color: #fecc02;
    border: .125em solid #fecc02;
    color: #222222;
    cursor: pointer;
    display: inline-block;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1em;
    font-weight: 700;
    height: 2.625em;
    line-height: 1;
    padding: .75em 1em .6875em;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: background-color .15s,border-color .15s,color .15s;
    white-space: nowrap
}

    .btn:after, .btn:before {
        border-top: .125em solid transparent;
        border-bottom: .125em solid transparent;
        content: "";
        height: calc(100% + .25em);
        position: absolute;
        top: -.125em;
        transition: border-color .15s,margin .15s
    }

    .btn:before {
        border-left: .125em solid transparent;
        left: 0;
        width: 30%
    }

    .btn:after {
        border-right: .125em solid transparent;
        right: 0;
        width: 70%
    }

    .btn.is-active, .btn:focus, .btn:hover {
        background-color: transparent;
        color: #fecc02;
        outline: 0
    }

        .btn.is-active:before, .btn:focus:before, .btn:hover:before {
            border-color: #fecc02;
            margin-left: -.25em
        }

        .btn.is-active:after, .btn:focus:after, .btn:hover:after {
            border-color: #fecc02;
            margin-right: -.25em
        }

    .btn.is-green {
        background-color: #75c044
    }

        .btn.is-green.is-active, .btn.is-green:focus, .btn.is-green:hover {
            background-color: transparent;
            color: #75c044
        }

            .btn.is-green.is-active:after, .btn.is-green.is-active:before, .btn.is-green:focus:after, .btn.is-green:focus:before, .btn.is-green:hover:after, .btn.is-green:hover:before {
                border-color: #75c044
            }

    .btn.is-yellow {
        background-color: #FFC30F
    }

        .btn.is-yellow.is-active, .btn.is-yellow:focus, .btn.is-yellow:hover {
            background-color: transparent;
            color: #FFC30F
        }

            .btn.is-yellow.is-active:after, .btn.is-yellow.is-active:before, .btn.is-yellow:focus:after, .btn.is-yellow:focus:before, .btn.is-yellow:hover:after, .btn.is-yellow:hover:before {
                border-color: #FFC30F
            }

    .btn.is-red {
        background-color: red
    }

        .btn.is-red.is-active, .btn.is-red:focus, .btn.is-red:hover {
            background-color: transparent;
            color: red
        }

            .btn.is-red.is-active:after, .btn.is-red.is-active:before, .btn.is-red:focus:after, .btn.is-red:focus:before, .btn.is-red:hover:after, .btn.is-red:hover:before {
                border-color: red
            }

    .btn[disabled], .btn[disabled].is-active, .btn[disabled]:focus, .btn[disabled]:hover {
        background-color: #ddd;
        border-color: #ddd;
        color: #fff
    }

    .btn.btn--icon .icon {
        margin-left: .5em
    }

        .btn.btn--icon .icon.icon--left {
            margin-right: .5em;
            margin-left: 0
        }

        .btn.btn--icon .icon.icon--only {
            margin-right: 0;
            margin-left: 0
        }

    .btn.btn--secondary {
        background-color: transparent;
        border-color: #0082c1;
        color: #0082c1
    }

        .btn.btn--secondary.is-active, .btn.btn--secondary:focus, .btn.btn--secondary:hover {
            border-color: transparent
        }

        .btn.btn--secondary.is-green {
            border-color: #75c044;
            color: #75c044
        }

            .btn.btn--secondary.is-green.is-active, .btn.btn--secondary.is-green:focus, .btn.btn--secondary.is-green:hover {
                border-color: transparent
            }

                .btn.btn--secondary.is-green.is-active:after, .btn.btn--secondary.is-green.is-active:before, .btn.btn--secondary.is-green:focus:after, .btn.btn--secondary.is-green:focus:before, .btn.btn--secondary.is-green:hover:after, .btn.btn--secondary.is-green:hover:before {
                    border-color: #75c044
                }

        .btn.btn--secondary.is-yellow {
            border-color: #ffcb05;
            color: #ffcb05
        }

            .btn.btn--secondary.is-yellow.is-active, .btn.btn--secondary.is-yellow:focus, .btn.btn--secondary.is-yellow:hover {
                border-color: transparent
            }

                .btn.btn--secondary.is-yellow.is-active:after, .btn.btn--secondary.is-yellow.is-active:before, .btn.btn--secondary.is-yellow:focus:after, .btn.btn--secondary.is-yellow:focus:before, .btn.btn--secondary.is-yellow:hover:after, .btn.btn--secondary.is-yellow:hover:before {
                    border-color: #ffcb05
                }

    .btn.btn--tertiary {
        background-color: transparent;
        border: transparent;
        border-bottom: .25em solid #75c044;
        color: #4d4d4d;
        padding-right: .125em;
        padding-left: .125em
    }

        .btn.btn--tertiary.is-active, .btn.btn--tertiary.is-blue, .btn.btn--tertiary:focus, .btn.btn--tertiary:hover {
            border-bottom: .25em solid #0082c1
        }

        .btn.btn--tertiary:after, .btn.btn--tertiary:before {
            display: none
        }

        .btn.btn--tertiary.is-white {
            color: #fff
        }

        .btn.btn--tertiary.is-blue.is-active, .btn.btn--tertiary.is-blue:focus, .btn.btn--tertiary.is-blue:hover {
            border-bottom: .25em solid #4d4d4d
        }

.btn-dropdown {
    display: inline-block;
    position: relative
}

    .btn-dropdown .dropdown {
        background-color: #f6f6f6;
        display: none;
        left: 0;
        min-width: 10em;
        position: absolute;
        text-align: left;
        top: 100%;
        z-index: 1004
    }

        .btn-dropdown .dropdown.is-open {
            display: block
        }

        .btn-dropdown .dropdown .dropdown__list {
            list-style: none;
            margin: 0;
            padding: 0
        }

            .btn-dropdown .dropdown .dropdown__list dl, .btn-dropdown .dropdown .dropdown__list ol, .btn-dropdown .dropdown .dropdown__list ul {
                margin-top: 1rem;
                margin-bottom: 1rem
            }

            .btn-dropdown .dropdown .dropdown__list dd, .btn-dropdown .dropdown .dropdown__list li {
                margin-bottom: 1rem;
                margin-left: 0
            }

                .btn-dropdown .dropdown .dropdown__list dd:last-child, .btn-dropdown .dropdown .dropdown__list li:last-child {
                    margin-bottom: 0
                }

            .btn-dropdown .dropdown .dropdown__list .dropdown__item {
                font-weight: 700;
                margin-bottom: 0
            }

                .btn-dropdown .dropdown .dropdown__list .dropdown__item.is-separator {
                    border-bottom: .125em solid #fff
                }

        .btn-dropdown .dropdown .dropdown__link {
            color: #555;
            display: block;
            padding: .75em 1em;
            text-decoration: none;
            transition: background-color .25s,color .25s
        }

.btn-group:after, .btn-group:before, .card .card__body:after, .card .card__body:before {
    display: table;
    content: " "
}

.btn-dropdown .dropdown .dropdown__link:focus, .btn-dropdown .dropdown .dropdown__link:hover {
    background-color: #555;
    color: #fff
}

.btn-group {
    margin-top: 2em;
    margin-bottom: -1em;
    width: 100%
}

    .btn-group .btn, .btn-group .btn-dropdown {
        margin-bottom: 1em;
        width: 100%
    }

        .btn-group .btn-dropdown:last-child {
            margin-bottom: 0
        }

        .btn-group .btn-dropdown .btn {
            float: left;
            margin-right: 0;
            margin-bottom: 0;
            width: auto
        }

            .btn-group .btn-dropdown .btn + .btn {
                margin-left: .0625em
            }

    .btn-group.btn-group--flat {
        margin-top: 0
    }

    .btn-group.btn-group--right .btn-dropdown {
        margin-right: 1em;
        margin-left: 0
    }

        .btn-group.btn-group--right .btn-dropdown .btn, .btn-group.btn-group--right .btn-dropdown:last-child {
            margin-right: 0
        }

@media all and (min-width:46.25em) {
    .btn-group {
        margin-top: 4em
    }

        .btn-group .btn {
            margin-right: 1em;
            width: auto
        }

            .btn-group .btn:last-child {
                margin-right: 0
            }

        .btn-group .btn-dropdown {
            margin-bottom: 0;
            margin-left: 1em;
            width: auto
        }

            .btn-group .btn-dropdown:first-child {
                margin-left: 0
            }

        .btn-group.btn-group--center {
            text-align: center
        }

        .btn-group.btn-group--right {
            text-align: right
        }

            .btn-group.btn-group--right .btn {
                margin-right: 0;
                margin-left: 1em
            }

                .btn-group.btn-group--right .btn:first-child {
                    margin-left: 0
                }
}

.card {
    max-width: 18.75em
}

    .card .card__body {
        border-right: .125em solid #ddd;
        border-bottom: .125em solid #ddd;
        border-left: .125em solid #ddd;
        padding: 1.25em 1em 1em
    }

    .card .card__img, .card .card__link {
        display: block
    }

    .card .card__title {
        color: #555;
        font-size: 1.125em;
        margin-bottom: .25em
    }

        .card .card__title a {
            color: #555;
            text-decoration: none;
            transition: color .25s
        }

            .card .card__title a:focus, .card .card__title a:hover {
                color: #222
            }

    .card .card__synopsis {
        color: #555;
        margin-bottom: 1em
    }

    .card .card__time {
        color: #aaa;
        display: block;
        font-size: .9375em
    }

.collapse {
    display: none
}

    .collapse.is-open {
        display: block
    }

.content-block .content-block__body {
    padding: 3em 1em 1em
}

    .content-block .content-block__body .btn-group {
        margin-top: 0
    }

.content-block .content-block__link {
    margin-bottom: 1em
}

    .content-block .content-block__link a {
        border-bottom: .0625em solid #aaa;
        color: #4d4d4d;
        text-decoration: none;
        transition: border-color .25s,color .25s
    }

        .content-block .content-block__link a:focus, .content-block .content-block__link a:hover {
            border-bottom-color: #0082c1;
            color: #0082c1
        }

@media all and (min-width:46.25em) {
    .content-block:after, .content-block:before {
        content: " ";
        display: table
    }

    .content-block:after {
        clear: both
    }

    .content-block .content-block__item:not(:last-child) {
        float: left;
        margin-right: 5%;
        padding-bottom: 1em;
        width: 47.5%
    }

    .content-block .content-block__body {
        padding: 0
    }
}

@media all and (min-width:61.25em) {
    .content-block .content-block__item {
        padding-bottom: 0
    }

        .content-block .content-block__item:last-child {
            float: left;
            margin-right: 0;
            width: 47.5%
        }
}

.download {
    padding-bottom: 1em
}

    .download .download__title {
        margin-bottom: .25em
    }

    .download .download__synopsis {
        margin-bottom: 0
    }

@media all and (min-width:46.25em) {
    .download {
        padding-bottom: 0
    }
}

.feature:after, .feature:before {
    content: " ";
    display: table
}

.feature:after {
    clear: both
}

.feature .feature__item {
    align-items: center;
    display: flex;
    justify-content: center;
    padding-right: 1.5em;
    padding-left: 1.5em;
    padding-bottom: 2em;
    width: 100%
}

.feature .feature__body {
    max-width: 31.25em
}

.feature .feature__img {
    align-items: center;
    background: center center no-repeat #fff;
    background-size: cover;
    display: flex;
    justify-content: center;
    margin-bottom: 1.5em;
    min-height: 15em;
    padding: 2em;
    position: relative
}

    .feature .feature__img:before {
        background-color: rgba(117,192,68,.8);
        content: "";
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

    .feature .feature__img img {
        position: relative;
        z-index: 900
    }

    .feature .feature__img.feature__img--yellow:before {
        background-color: rgba(236,185,25,.8)
    }

@media all and (min-width:46.25em) {
    .feature .feature__item {
        float: left;
        min-height: 30em;
        padding: 2em;
        width: 50%
    }

    .feature .feature__img {
        float: left;
        margin-bottom: 0;
        min-height: 30em;
        width: 50%
    }

    .feature .btn-group {
        margin-top: 1em
    }

    .feature.feature--opposite .feature__img {
        float: right
    }
}

.gallery {
    margin-bottom: 2em
}

    .gallery img {
        width: 100%
    }

    .gallery .gallery__link {
        display: block;
        position: relative;
        text-decoration: none;
        margin: .125em
    }

        .gallery .gallery__link:focus, .gallery .gallery__link:hover {
            outline: 0
        }

            .gallery .gallery__link:focus .gallery__overlay, .gallery .gallery__link:hover .gallery__overlay {
                background-color: rgba(34,34,34,.75)
            }

    .gallery .gallery__overlay {
        background-color: rgba(34,34,34,.5);
        height: 100%;
        position: absolute;
        text-align: center;
        transition: background-color .25s;
        width: 100%
    }

    .gallery .gallery__label {
        color: #fff;
        font-size: 1em;
        position: relative;
        top: 50%;
        transform: translateY(-50%)
    }

@media all and (min-width:46.25em) {
    .gallery {
        margin-bottom: 3em
    }
}

.header {
    margin-bottom: 2em
}

    .header .header__title {
        font-size: 1.5em
    }

    .header .header__link {
        margin-top: -.5em
    }

        .header .header__link a {
            border-bottom: .0625em solid #aaa;
            color: #4d4d4d;
            text-decoration: none;
            transition: border-color .25s,color .25s
        }

            .header .header__link a:focus, .header .header__link a:hover {
                border-bottom-color: #0082c1;
                color: #0082c1
            }

@media all and (min-width:46.25em) {
    .header {
        margin-bottom: 3em
    }

        .header:after, .header:before {
            content: " ";
            display: table
        }

        .header:after {
            clear: both
        }

        .header .header__title {
            float: left;
            font-size: 2em
        }

        .header .header__link {
            float: right;
            margin-top: .5em
        }

        .header.header--centered {
            text-align: center
        }

            .header.header--centered .header__title {
                float: none
            }

 
}
.heros {
    position: relative;
    z-index: 1002
}

    .heros .heros__background {
        max-width: fit-content;
        max-height: fit-content;
        position: inherit;
        position: relative;
        background-size: cover;
        margin: 0 auto;
    }

.hero {
    position: relative;
    z-index: 1002
}

    .hero .hero__background {
        max-width: fit-content;
        max-height: fit-content;
        position: inherit;
        position: relative;
        background-size: cover;
        margin: 0 auto;
    }

    .hero.hero--blue .hero__background, .hero.hero--green .hero__background, .hero.hero--yellow .hero__background {
        background-blend-mode: luminosity
    }

    .hero .hero__background:before {
        content: "";
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

.l-header:after, .l-header:before, .l-wrapper:after, .l-wrapper:before {
    content: " ";
    display: table
}

.hero .hero__body {
    color: #4d4d4d;
    padding-top: 10em;
    padding-bottom: 3em
}

.hero .hero__time {
    padding-bottom: 1em
}

.hero .hero__title {
    font-size: 2em;
    color: #4d4d4d
}

.hero .hero__link {
    padding-top: 1em
}

.hero.hero--centered .hero__body {
    margin-right: auto;
    margin-left: auto;
    text-align: center
}

.hero.hero--large .hero__title {
    font-size: 2.5em
}

.hero.hero--large .hero__synopsis {
    font-size: 1em
}

.hero.hero--blue .hero__background:before {
    background-color: rgba(26,139,193,.8);
    mix-blend-mode: multiply
}

.hero.hero--yellow .hero__background:before {
    background-color: rgba(236,185,25,.8)
}

.hero.hero--green .hero__background:before {
    background-color: rgba(117,192,68,.8)
}

.hero + .l-section {
    margin-top: -5em;
    padding-top: 8em
}

@media all and (min-width:46.25em) {
    .hero .hero__body {
        padding-top: 3em;
        padding-bottom: 6em
    }

    .hero .hero__title {
        font-size: 2.5em
    }

    .hero.hero--large .hero__title {
        font-size: 3.5em
    }

    .hero.hero--large .hero__synopsis {
        font-size: 1.5em
    }

    .hero + .l-section {
        padding-top: 8em
    }
}

.l-html, .l-html .l-section, .l-html body, .l-html main {
    height: 100%
}

.l-wrapper {
    margin-right: auto;
    margin-left: auto;
    max-width: 71.25em;
    position: relative;
    width: 90%
}

    .l-wrapper.l-wrapper--small {
        max-width: 50em
    }

.l-header {
    background-color: #ffffff;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1003
}

    .l-header .l-header__logo {
        float: left;
        padding: 1em 0 1em 1.5em
    }

        .l-header .l-header__logo img {
            width: auto;
            max-height: 2.75em
        }

    .l-header .header__toggle {
        float: right;
        font-size: 1.5em;
        margin-top: .875em;
        margin-right: 1em;
        margin-left: .75em;
        text-align: center
    }

        .l-header .header__toggle .icon {
            color: #4d4d4d;
            text-decoration: none;
            transition: color .25s,transform .25s;
            vertical-align: middle
        }

        .l-header .header__toggle.is-active .icon {
            color: #4d4d4d;
            transform: rotate(90deg)
        }

    .l-header .l-header__content {
        background-color: rgba(255,255,255,.9);
        display: none;
        padding: 5em 2em 2em
    }

        .l-header .l-header__content.is-open {
            display: block
        }

        .l-header .l-header__content .nav {
            padding-top: 1em
        }

    .l-header .l-header__cta {
        padding-top: .75em
    }

        .l-header .l-header__cta .btn {
            width: 100%
        }

@media all and (min-width:61.25em) {
    .l-header {
        padding: 1.25em
    }

        .l-header .l-header__logo {
            margin-left: 2.5em;
            padding: 0
        }

            .l-header .l-header__logo img {
                max-height: 4em
            }

        .l-header .l-header__cta {
            float: right;
            padding-top: 1em;
            padding-left: 2em
        }

        .l-header .header__toggle {
            display: none
        }

        .l-header .l-header__content {
            background-color: transparent;
            display: block;
            float: right;
            /* margin-top: -.625em; */
            padding: 0 .5em 0 2em;
            margin-right: 2.5em;
        }
        }

.l-header .l-header__content .nav {
    /* float: left; */
    /* padding-top: 1.5em; */
}
}

.l-section {
    padding-top: 4em;
    padding-bottom: 4em;
    position: relative
}

    .l-section.l-section--light {
        background-color: #ffffff;
    }

    .l-section.l-section--dark {
        background-color: #0082c1
    }

    .l-section.l-section--img {
        background: center center no-repeat #4d4d4d;
        background-size: cover
    }

        .l-section.l-section--img:before {
            background: linear-gradient(#ddd,rgba(221,221,221,.8));
            content: "";
            display: block;
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%
        }

    .l-section.l-section--slanted {
        transform: skewY(-3deg);
        transform-origin: right top
    }

        .l-section.l-section--slanted .l-wrapper {
            transform: skewY(3deg)
        }

    .l-section.l-section--flat {
        padding-top: 0;
        padding-bottom: 0
    }

    .l-section + .l-section--slanted {
        margin-top: -7em
    }

    .l-section.l-section--bottom {
        padding-bottom: 8em
    }

@media all and (min-width:46.25em) {
    .l-section {
      
        padding-bottom: 4em
    }

        .l-section.l-section--bottom {
            padding-bottom: 2em
        }
}

.l-footer {
    background-color: #1d1d1d;
    padding: 1em
}

    .l-footer:after, .l-footer:before {
        content: " ";
        display: table
    }

    .l-footer .l-footer__logo {
        display: none;
        float: left;
        padding-right: 1.5em;
        padding-bottom: 1em
    }

    .l-footer .l-footer__body {
        float: left
    }

        .l-footer .l-footer__body .social {
            display: inline-block
        }

        .l-footer .l-footer__body p {
            color: #00678f
        }

    .l-footer .l-footer__list {
        padding: 1em 0
    }

        .l-footer .l-footer__list a {
            border-bottom: .125em solid transparent;
            color: #ffffff;
            text-decoration: none;
            transition: border-color .25s
        }

            .l-footer .l-footer__list a.is-active, .l-footer .l-footer__list a:focus, .l-footer .l-footer__list a:hover {
                border-bottom-color: #00678f
            }

.menu .menu__list .menu__item:last-child, .modal-header {
    border-bottom: 0
}

@media all and (min-width:61.25em) {
    .l-footer {
        padding: 2em
    }

        .l-footer .l-footer__logo {
            display: inherit;
            padding-bottom: 0
        }

        .l-footer .l-footer__body {
            float: right;
            text-align: right
        }

        .l-footer .l-footer__list {
            padding-top: 0;
            padding-bottom: .5em
        }
}

.map .map__img.is-hidden, .mfp-arrow:after {
    display: none
}

.logos, .pagination, .slick-dots, .slick-dots li button:before, .upgrade {
    text-align: center
}

    .logos .logos__item {
        margin-right: .5em;
        margin-bottom: 2em;
        margin-left: .5em;
        max-width: 25%
    }

    .logos.logos--small .logos__item {
        max-width: 25%
    }

@media all and (min-width:46.25em) {
    .logos .logos--item {
        margin-right: 1.5em;
        margin-bottom: 3em;
        margin-left: 1.5em;
        max-width: 100%
    }

    .logos.logos--small .logos__item {
        max-width: 15%
    }
}

.map, .map .map__img {
    margin-bottom: 1em
}

.mfp-bg {
    opacity: 1
}

.mfp-close {
    font-size: 1.3125em;
    opacity: .75;
    transition: opacity .25s
}

button.mfp-arrow {
    background-color: rgba(34,34,34,.5)
}

.mfp-arrow {
    height: 76px;
    margin-top: -50px;
    opacity: 1;
    transition: background-color .25s;
    width: 80px
}

.map, .map .btn, .map .map__img {
    width: 100%
}

.mfp-arrow:before {
    border: 0;
    color: #fff;
    font-family: FontAwesome;
    font-size: 1.5em;
    margin-top: 25px;
    margin-left: 35px;
    opacity: .75;
    transition: opacity .25s
}

.mfp-arrow:focus, .mfp-arrow:hover {
    background-color: rgba(34,34,34,.75)
}

    .mfp-arrow:focus:before, .mfp-arrow:hover:before {
        opacity: 1
    }

.mfp-arrow.mfp-arrow-right:before {
    content: "\f054"
}

.mfp-arrow.mfp-arrow-left:before {
    content: "\f053"
}

.mfp-bottom-bar {
    margin-top: -1.875em
}

.mfp-title {
    color: #fff
}

.mfp-counter {
    color: #f6f6f6;
    font-size: .875em
}

.map {
    height: 100%
}

    .map .map__canvas {
        border: 0;
        display: block;
        height: 100%;
        width: 100%
    }

        .map .btn.is-hidden, .map .map__canvas.is-hidden {
            display: none
        }

@media all and (min-width:46.25em) {
    .map {
        background-color: #f6f6f6;
        height: auto;
        padding-bottom: 56.25%;
        position: relative
    }

        .map .map__img {
            margin-bottom: 0
        }

        .map .map__canvas {
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%
        }
}

.menu {
    background-color: transparent;
    margin-top: 1em
}

    .menu .menu__list {
        list-style: none;
        margin: 0;
        padding: 0
    }

        .menu .menu__list:after, .menu .menu__list:before {
            content: " ";
            display: table
        }

        .menu .menu__list dl, .menu .menu__list ol, .menu .menu__list ul {
            margin-top: 1rem;
            margin-bottom: 1rem
        }

        .menu .menu__list dd, .menu .menu__list li {
            margin-bottom: 1rem;
            margin-left: 0
        }

            .menu .menu__list dd:last-child, .menu .menu__list li:last-child {
                margin-bottom: 0
            }

        .menu .menu__list .menu__item {
            margin-bottom: 0;
            padding: .75em 1em;
            transition: background-color .25s
        }

            .menu .menu__list .menu__item.is-blue:focus, .menu .menu__list .menu__item.is-blue:hover {
                background-color: #0082c1
            }

            .menu .menu__list .menu__item.is-green:focus, .menu .menu__list .menu__item.is-green:hover {
                background-color: #75c044
            }

            .menu .menu__list .menu__item.is-yellow:focus, .menu .menu__list .menu__item.is-yellow:hover {
                background-color: #ffcb05;
            }

        .menu .menu__list .menu__link {
            color: #4d4d4d;
            display: block;
            font-weight: 700;
            text-decoration: none;
            transition: color .25s
        }

@media all and (min-width:61.25em) {
    .menu {
       
    }
}

.modal.fade .modal-dialog {
    opacity: 0;
    transition: opacity .25s
}

.modal.in .modal-dialog, .slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
    opacity: 1
}

.modal-content {
    border: 0;
    border-radius: 0
}

.modal-header {
    padding: 1em;
    position: relative
}

    .modal-header .modal-close {
        background-color: transparent;
        border: 0;
        color: #ddd;
        cursor: pointer;
        font-size: 1.25em;
        position: absolute;
        right: .5em;
        top: .6875em;
        transition: color .25s
    }

        .modal-header .modal-close:focus, .modal-header .modal-close:hover {
            color: #222;
            outline: 0
        }

.modal-body {
    padding: 1em
}

.modal-footer {
    background-color: #f6f6f6;
    border-top: 0;
    padding: 1em
}

.nav .nav__list {
    list-style: none;
    margin: 0;
    padding: 0;
    white-space: nowrap
}

    .nav .nav__list:after, .nav .nav__list:before {
        content: " ";
        display: table
    }

    .nav .nav__list dl, .nav .nav__list ol, .nav .nav__list ul {
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .nav .nav__list dd, .nav .nav__list li {
        margin-bottom: 1rem;
        margin-left: 0
    }

        .nav .nav__list dd:last-child, .nav .nav__list li:last-child {
            margin-bottom: 0
        }

    .nav .nav__list .nav__item {
        position: relative;
        display: block;
        margin-left: 0
    }

        .nav .nav__list .nav__item.is-active .nav__link {
            color: #4d4d4d
        }

    .nav .nav__list .menu {
        display: none
    }

        .nav .nav__list .menu .menu__list {
            margin-top: 0;
            background-color: #ffffff;
            margin-bottom: 0
        }

        .nav .nav__list .menu.is-open {
            display: block;
            position: relative
        }

.nav .nav__link {
    border-bottom: .125em solid transparent;
    color: #4d4d4d;
    display: block;
    font-weight: 700;
    text-decoration: none;
    transition: border-color .25s,color .25s
}

    .nav .nav__link .icon {
        padding-left: .5em;
        float: right
    }

.nav.nav--primary .nav__list .nav__item {
    margin-bottom: 1em
}

.nav.nav--secondary .nav__list .nav__item {
    border-bottom: .125em solid #4d4d4d;
    margin-bottom: 0
}

    .nav.nav--secondary .nav__list .nav__item:last-child {
        border-bottom: 0
    }

.nav.nav--secondary .nav__link {
    background-color: rgba(24,43,77,.7);
    padding: .5em 1em;
    transition: background-color .25s,color .25s
}

    .nav.nav--secondary .nav__link:focus, .nav.nav--secondary .nav__link:hover {
        background-color: #4d4d4d;
        color: #fff
    }

@media all and (min-width:61.25em) {
    .nav .nav__link:focus, .nav .nav__link:hover {
        border-bottom: .125em solid #4d4d4d
    }

    .nav .nav__link .icon {
        padding-left: .5em;
        float: right
    }

    .nav.nav--primary .nav__list .nav__item {
        display: inline-block;
        margin-bottom: 0;
        margin-left: 1.5em
    }

        .nav.nav--primary .nav__list .nav__item:first-child {
            margin-left: 0
        }

    .nav.nav--primary .nav__list .menu {
        left: 0;
        position: absolute;
        top: 100%;
        z-index: 1010
    }
}

.pagination .pagination__list {
    list-style: none;
    margin: 0;
    padding: 0
}

    .pagination .pagination__list:after, .pagination .pagination__list:before {
        content: " ";
        display: table
    }

    .pagination .pagination__list dl, .pagination .pagination__list ol, .pagination .pagination__list ul {
        margin-top: 1rem;
        margin-bottom: 1rem
    }

    .pagination .pagination__list dd, .pagination .pagination__list li {
        margin-bottom: 1rem;
        margin-left: 0
    }

        .pagination .pagination__list dd:last-child, .pagination .pagination__list li:last-child {
            margin-bottom: 0
        }

    .pagination .pagination__list .pagination__item {
        display: none;
        margin-bottom: 0
    }

        .pagination .pagination__list .pagination__item:first-child {
            display: block;
            float: left
        }

            .pagination .pagination__list .pagination__item:first-child .icon {
                margin-right: .5em
            }

        .pagination .pagination__list .pagination__item:last-child {
            display: block;
            float: right
        }

            .pagination .pagination__list .pagination__item:last-child .icon {
                margin-left: .5em
            }

        .pagination .pagination__list .pagination__item .icon {
            font-size: .875em
        }

        .pagination .pagination__list .pagination__item.is-disabled {
            background-color: #f6f6f6;
            color: #ddd;
            padding: .375em .875em
        }

        .pagination .pagination__list .pagination__item.is-selected .pagination__link {
            background-color: #aaa;
            color: #222
        }

            .pagination .pagination__list .pagination__item.is-selected .pagination__link:focus, .pagination .pagination__list .pagination__item.is-selected .pagination__link:hover {
                background-color: #aaa
            }

        .pagination .pagination__list .pagination__item.is-spacer {
            padding: .375em .875em
        }

.pagination .pagination__link {
    background-color: #f6f6f6;
    color: #555;
    display: block;
    font-weight: 700;
    padding: .375em .875em;
    text-decoration: none;
    transition: background-color .25s
}

.slick-dots li button:before, .slick-next:before, .slick-prev:before {
    font-family: FontAwesome;
    transition: opacity .25s;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.pagination .pagination__link:focus, .pagination .pagination__link:hover {
    background-color: #ddd
}

@media all and (min-width:46.25em) {
    .pagination .pagination__list .pagination__item {
        display: inline-block
    }

        .pagination .pagination__list .pagination__item:first-child, .pagination .pagination__list .pagination__item:last-child {
            display: inline-block;
            float: none
        }
}

.post {
    margin-bottom: 1em
}

    .post:after, .post:before {
        content: " ";
        display: table
    }

    .post .post__img {
        padding-bottom: 2em
    }

    .post .post__synopsis, .post .post__time {
        padding-bottom: 1em
    }

    .post .post__title a {
        color: #4d4d4d;
        text-decoration: none
    }

    .post.post--horizontal:last-child {
        margin-bottom: 0
    }

    .post.post--horizontal .post__img {
        float: left;
        max-width: 40%;
        padding-right: 1em;
        padding-bottom: .5em
    }

    .post.post--horizontal .post__time {
        font-size: .875em;
        padding-bottom: .5em
    }

    .post.post--horizontal .post__title {
        font-size: 1.5em;
        margin-bottom: .125em
    }

    .post.post--horizontal .post__synopsis {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .post.post--feature {
        flex: 0 0 auto;
        height: 100%;
        margin-bottom: 0;
        position: relative
    }

        .post.post--feature .post__link {
            display: block;
            height: 100%
        }

        .post.post--feature .post__img {
            height: 100%;
            padding-bottom: 0
        }

            .post.post--feature .post__img img {
                height: 100%;
                left: 50%;
                max-width: none;
                mix-blend-mode: luminosity;
                position: relative;
                transform: translateX(-50%);
                width: auto
            }

            .post.post--feature .post__img:after {
                background-color: rgba(77,77,77,.8);
                content: "";
                height: 100%;
                left: 0;
                mix-blend-mode: multiply;
                position: absolute;
                top: 0;
                width: 100%;
                z-index: 1000
            }

        .post.post--feature .post__body {
            bottom: 0;
            color: #fff;
            left: 0;
            padding: 2em;
            position: absolute;
            z-index: 1001
        }

        .post.post--feature .post__title a {
            color: #fff
        }

.slice {
    display: block
}

    .slice .slice__item {
        flex: 0 0 47.5%;
        margin-bottom: 1em
    }

        .slice .slice__item.slice__item--1-2 {
            float: left;
            margin-bottom: 2em;
            margin-left: 0;
            width: 100%
        }

            .slice .slice__item.slice__item--1-2:first-child {
                margin-left: 0
            }

@media all and (min-width:46.25em) {
    .slice {
        display: flex
    }

        .slice .slice__item.slice__item--1-2 {
            margin-bottom: 0;
            margin-left: 5%;
            width: 47.5%
        }
}

.slick-loading .slick-list {
    background: url(../images/general/loader.gif) center center no-repeat #fff
}

.slick-next, .slick-prev {
    background: 0 0;
    border: none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 24px;
    line-height: 0;
    outline: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    width: 24px
}

    .slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
        background: 0 0;
        color: transparent;
        outline: 0
    }

    .slick-next.slick-disabled, .slick-prev.slick-disabled {
        cursor: default;
        display: none
    }

        .slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
            opacity: 0
        }

    .slick-next:before, .slick-prev:before {
        color: #fff;
        font-size: 24px;
        line-height: 1;
        opacity: .75
    }

.slick-prev {
    left: 16px;
    z-index: 1
}

[dir=rtl] .slick-prev {
    left: auto;
    right: 16px
}

.slick-prev:before {
    content: "\f053"
}

.slick-next:before, [dir=rtl] .slick-prev:before {
    content: "\f054"
}

.slick-next {
    right: 16px
}

[dir=rtl] .slick-next {
    left: 16px;
    right: auto
}

    [dir=rtl] .slick-next:before {
        content: "\f053"
    }

.slick-dotted.slick-slider {
    margin-bottom: 0
}

.slick-dots {
    bottom: 0;
    display: block;
    list-style: none;
    margin: 0 0 16px;
    padding: 0;
    position: absolute;
    width: 100%
}

    .slick-dots li {
        cursor: pointer;
        display: inline-block;
        height: 24px;
        margin: 0 6px;
        padding: 0;
        position: relative;
        width: 24px
    }

        .slick-dots li button {
            background: 0 0;
            border: 0;
            color: transparent;
            cursor: pointer;
            display: block;
            font-size: 0;
            height: 24px;
            line-height: 0;
            outline: 0;
            padding: 12px;
            width: 24px
        }

            .slick-dots li button:focus, .slick-dots li button:hover {
                outline: 0
            }

                .slick-dots li button:focus:before, .slick-dots li button:hover:before {
                    opacity: 1
                }

            .slick-dots li button:before {
                color: #fff;
                content: "\f111";
                font-size: 16px;
                height: 24px;
                left: 0;
                line-height: 24px;
                opacity: .5;
                position: absolute;
                top: 0;
                width: 24px
            }

    .slick-dots .slick-active button:before {
        color: #fff;
        opacity: 1
    }

.social {
    line-height: 1;
    
}

    .social .social__list {
        list-style: none;
        margin: 0;
        padding: 0
    }

        .social .social__list:after, .social .social__list:before {
            content: " ";
            display: table
        }

        .social .social__list dl, .social .social__list ol, .social .social__list ul {
            margin-top: 1rem;
            margin-bottom: 1rem
        }

        .social .social__list dd, .social .social__list li {
            margin-bottom: 1rem;
            margin-left: 0
        }

            .social .social__list dd:last-child, .social .social__list li:last-child {
                margin-bottom: 0
            }

        .social .social__list .social__item {
            float: left;
            margin-right: 1em;
            margin-bottom: 0
        }

            .social .social__list .social__item:last-child {
                margin-right: 0
            }

    .social .social__link {
        color: #00678f;
        font-size: 1.875em;
        text-decoration: none;
        transition: color .25s
    }

        .social .social__link:focus, .social .social__link:hover {
            color: #00678f
        }

.tabs {
    margin-bottom: 1em
}

    .tabs .tab-list {
        list-style: none;
        margin: 0 0 4em;
        padding: 0
    }

        .tabs .tab-list dl, .tabs .tab-list ol, .tabs .tab-list ul {
            margin-top: 1rem;
            margin-bottom: 1rem
        }

        .tabs .tab-list dd, .tabs .tab-list li {
            margin-bottom: 1rem;
            margin-left: 0
        }

            .tabs .tab-list dd:last-child, .tabs .tab-list li:last-child {
                margin-bottom: 0
            }

        .tabs .tab-list .tab-list__tab {
            margin-bottom: .25em;
            width: 100%
        }

            .tabs .tab-list .tab-list__tab:last-child {
                margin-bottom: 0
            }

            .tabs .tab-list .tab-list__tab.is-selected .tab-list__link {
                background-color: #00678f;
                color: #fff
            }

                .tabs .tab-list .tab-list__tab.is-selected .tab-list__link.is-green {
                    background-color: #75c044
                }

                .tabs .tab-list .tab-list__tab.is-selected .tab-list__link.is-red {
                    background-color: red
                }

                .tabs .tab-list .tab-list__tab.is-selected .tab-list__link.is-yellow {
                    background-color: #ffcb05
                }

        .tabs .tab-list .tab-list__text {
            cursor: pointer;
            position: relative;
            z-index: 1001
        }

        .tabs .tab-list .tab-list__link {
            color: #00678f;
            display: block;
            font-weight: 700;
            padding: 1em 2em;
            position: relative;
            text-align: center;
            text-decoration: none;
            transition: background-color .25s,color .25s
        }

            .tabs .tab-list .tab-list__link:before {
                background-color: #00678f;
                bottom: 0;
                content: "";
                height: 15%;
                left: 0;
                position: absolute;
                transition: height .25s;
                width: 100%;
                z-index: 1000
            }

            .tabs .tab-list .tab-list__link:focus, .tabs .tab-list .tab-list__link:hover {
                color: #fff
            }

                .tabs .tab-list .tab-list__link:focus:before, .tabs .tab-list .tab-list__link:hover:before {
                    height: 100%
                }

            .tabs .tab-list .tab-list__link.is-green:before {
                background-color: #75c044
            }

            .tabs .tab-list .tab-list__link.is-red:before {
                background-color: red
            }

            .tabs .tab-list .tab-list__link.is-yellow:before {
                background-color: #ffcb05
            }

    .tabs .tab-panel {
        display: none
    }

        .tabs .tab-panel.is-selected {
            display: block
        }

    .tabs .tab-content.is-blue h6 {
        color: #00678f
    }

    .tabs .tab-content.is-green h6 {
        color: #75c044
    }

    .tabs .tab-content.is-yellow h6 {
        color: #ffcb05
    }

@media all and (min-width:46.25em) {
    .tabs .tab-list:after, .tabs .tab-list:before {
        content: " ";
        display: table
    }

    .tabs .tab-list:after {
        clear: both
    }

    .tabs .tab-list .tab-list__tab {
        float: left;
        margin-bottom: 0;
        width: 33.33%
    }

        .tabs .tab-list .tab-list__tab:last-child {
            margin-right: 0
        }
}

.tooltip {
    font-family: Helvetica,Arial,sans-serif;
    font-size: .875em;
    line-height: 1.3;
    transition: opacity .25s;
    z-index: 1100
}

.tooltip-inner {
    background-color: #222;
    border-radius: 0;
    color: #fff;
    padding: 1em
}

.tooltip.top .tooltip-arrow, .tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
    border-top-color: #222
}

.tooltip.right .tooltip-arrow {
    border-right-color: #222
}

.tooltip.left .tooltip-arrow {
    border-left-color: #222
}

.tooltip.bottom .tooltip-arrow, .tooltip.bottom-left .tooltip-arrow, .tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #222
}

.upgrade {
    background-color: #ddd;
    margin: 0;
    padding: 1em
}

    .upgrade .upgrade__link {
        color: #0082c1
    }

@media (max-width: 767px) {
    .hero .hero__background {
        background-size: contain;
    }
}

/* -------------------------------------------------------------------------- *   #MENU
\* -------------------------------------------------------------------------- */

@import "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";
@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900");



h1 {
    font-size: 33px;

    font-weight: 900;
    padding-bottom: 15px;
}

h2 {
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 0px;
}

h3 {
    font-size: 35px;
    text-align: left;
}

h4 {
    font-size: 30px;

}

h8 {
    font-size: 24px;
    font-weight: 900;
    margin-bottom: 0px;
}

a {
    font-size: 15px;

}

    a:hover {
        color: #5393d4;
        text-decoration: none;
    }

    a:visited {
        /* color: #f6f6f6; */
        text-decoration: none;
    }

hr {
    margin: 20px 0px;
}

.btn {
    padding: 10px 30px;
    border-radius: 0px;
    font-weight: bold;
    /* margin-top: 40px; */
    /* margin-bottom: 40px; */
}


    .btn:hover {
        background-color: #fecc02;
        color: white;
        border: solid 2px #fecc02;
    }

.btn--inverted {
    border: solid 2px #fecc02;
    color: white !important;
    padding: 10px 30px;
    text-transform: uppercase;
    border-radius: 0px;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 40px;
    background-color: #364c56;
}

    .btn--inverted:hover {
        border: solid 2px #fecc02;
        color: #fecc02 !important;
        padding: 10px 30px;
        text-transform: uppercase;
        border-radius: 0px;
        font-weight: bold;
        margin-top: 40px;
        margin-bottom: 40px;
        background-color: white;
    }

.text-center {
    text-align: center;
}

.no-overflow {
    overflow: hidden;
}

.relative {
    position: relative;
}

.center {
    display: table;
    margin: 0 auto;
}

@media (max-width: 767px) {
    hr {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .btn {
        display: block;
    }

    .btn--inverted {
        margin-top: 20px;
        display: block;
    }
}

.header-bg {
    background-color: #f9f9f9;
    margin-bottom: 30px;
    padding: 15px 0px;
}

.menu {
    text-align: left;
    cursor: pointer;
    margin-right: 13em;
  
}

.menu--text {
    font-size: 12px;
    font-weight: bolder;
    position: relative;
    top: -5px;
    padding-right: 10px;
}

.menu--icon {
    font-size: 30px;
}

.menu--input {
    position: relative;
}

    .menu--input input {
        width: 100%;
        margin-top: 16px;
        background-color: transparent;
        border: solid 1px darkgray;
        padding-left: 40px;
        font-style: italic;
        font-weight: 300;
        height: 35px;
        color: darkgray;
        outline: none;
    }

    .menu--input i {
        position: absolute;
        top: 20px;
        font-size: 24px;
        left: 21px;
        color: darkgray;
    }

    .menu--input ::-webkit-input-placeholder {
        /* Chrome/Opera/Safari */
        color: darkgray;
        font-style: italic;
        font-weight: 300;
    }

    .menu--input ::-moz-placeholder {
        /* Firefox 19+ */
        color: darkgray;
        font-style: italic;
        font-weight: 300;
    }

    .menu--input :-ms-input-placeholder {
        /* IE 10+ */
        color: darkgray;
        font-style: italic;
        font-weight: 300;
    }

    .menu--input :-moz-placeholder {
        /* Firefox 18- */
        color: darkgray;
        font-style: italic;
        font-weight: 300;
    }

.menu-width {
    width: 100%;
}

.sidenavR {
    background-color: rgba(255, 255, 255, 0.9);
    height: 100%;
    overflow-x: hidden;
    padding-top: 60px;
    position: fixed;
    left: 71%;
    top: 0;
    transition: .5s;
    width: 0;
    z-index: 1;
    text-align: left;
    z-index: 9999;
}

    .sidenav a, .sidenavR a {
        color: #222222;
        display: block;
        font-size: 25px;
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        transition: .3s;
    }

        .sidenav a:hover, .offcanvas a:focus, .sidenavR a:hover, .offcanvas a:focus {
            color: #5393d4;
        }

    .sidenav .closebtn, .sidenavR .closebtn {
        font-size: 40px;
        margin-bottom: 30%;
        position: absolute;
        left: 23%;
        top: 4%;
    }

.sidenav {
    background-color: rgba(255, 255, 255, 0.9);
    height: 100%;
    right: 0%;
    overflow-x: hidden;
    padding-top: 60px;
    position: fixed;
    top: 0;
    transition: .5s;
    width: 0;
    z-index: 1;
    text-align: center;
}

@media (max-width: 767px) {
    /* When you uncomment the search bar change the top position to -114px */
    /* Juan the green donkey will magically reposition the menu link and hamburger for you */
    .menu {
        position: relative;

    }

    .menu-width {
        width: 100%;
    }

    header {
        height: 71px;
    }

    .header-bg {
        margin-bottom: 10px;
    }
}

@media (max-height: 450px) {
    .sidenav, .sidenavR {
        padding-top: 15px;
    }

        .sidenav a, .sidenavR a {
            font-size: 18px;
        }
}

/* -------------------------------------------------------------------------- *   #MODAL
\* -------------------------------------------------------------------------- */
.modal {
    z-index: 1050;
}

    .modal.fade .modal-dialog {
        opacity: 0;
        transition: opacity 0.25s;
    }

    .modal.in .modal-dialog {
        opacity: 1;
    }

.modal-backdrop {
    z-index: 1040;
}

.modal-content {
    border: 0;
    border-radius: 0;
}

.modal-header {
    border-bottom: 0;
    padding: 1em;
    position: relative;
}

    .modal-header .modal-close {
        background-color: transparent;
        border: 0;
        color: #ddd;
        cursor: pointer;
        font-size: 1.25em;
        /* 20 / 16 */
        position: absolute;
        right: 0.5em;
        top: 0.6875em;
        transition: color 0.25s;
    }

        .modal-header .modal-close:focus, .modal-header .modal-close:hover {
            color: #222;
            outline: 0;
        }


/* -------------------------------------------------------------------------- *   #NAVIGATION
\* -------------------------------------------------------------------------- */
.nav {
    /* List */
    /* Link */
    /**
     * Primary
     */
    /**
     * Secondary
     */
}

    .nav .nav__list {
        list-style: none;
        margin: 0;
        padding: 0;
        /* Lists */
        /* Items */
        white-space: nowrap;
        /* Item */
        /* Menu */
    }

        .nav .nav__list:before, .nav .nav__list:after {
            content: " ";
            /* 1 */
            display: table;
            /* 2 */
        }

        .nav .nav__list:after {
            clear: both;
        }

        .nav .nav__list dl,
        .nav .nav__list ol,
        .nav .nav__list ul {
            margin-top: 1rem;
            margin-bottom: 1rem;
        }

        .nav .nav__list dd,
        .nav .nav__list li {
            margin-bottom: 1rem;
            margin-left: 0;
        }

            .nav .nav__list dd:last-child,
            .nav .nav__list li:last-child {
                margin-bottom: 0;
            }

        .nav .nav__list .nav__item {
            position: relative;
            display: block;
            margin-left: 0;
            /**
             * Active
             */
        }

            .nav .nav__list .nav__item.is-active .nav__link {
                color: #182b4d;
            }

        .nav .nav__list .menu {
            display: none;
        }

            .nav .nav__list .menu .menu__list {
                margin-top: 0;
                margin-bottom: 0;
            }

            .nav .nav__list .menu.is-open {
                display: block;
                position: relative;
            }

    .nav .nav__link {
        border-bottom: 0.125em solid transparent;
        color: #182b4d;
        display: block;
        font-weight: 700;
        text-decoration: none;
        transition: border-color 0.25s, color 0.25s;
        /* Icon */
    }

        .nav .nav__link .icon {
            padding-left: 0.5em;
            float: right;
        }

    .nav.nav--primary {
        /* List */
    }

        .nav.nav--primary .nav__list {
            /* Item */
            /* Menu */
        }

            .nav.nav--primary .nav__list .nav__item {
                margin-bottom: 1em;
            }

    .nav.nav--secondary {
        /* List */
        /* Link */
    }

        .nav.nav--secondary .nav__list {
            /* Item */
        }

            .nav.nav--secondary .nav__list .nav__item {
                border-bottom: 0.125em solid #182b4d;
                margin-bottom: 0;
            }

                .nav.nav--secondary .nav__list .nav__item:last-child {
                    border-bottom: 0;
                }

        .nav.nav--secondary .nav__link {
            background-color: rgba(24, 43, 77, 0.7);
            padding: 0.5em 1em;
            transition: background-color 0.25s, color 0.25s;
        }

            .nav.nav--secondary .nav__link:focus, .nav.nav--secondary .nav__link:hover {
                background-color: #182b4d;
                color: #fff;
            }

@media all and (min-width: 61.25em) {
    .nav .nav__link {
        /* Icon */
    }

        .nav .nav__link:focus, .nav .nav__link:hover {
            border-bottom: 0.125em solid #182b4d;
        }

        .nav .nav__link .icon {
            padding-left: 0.5em;
            float: right;
        }

    .nav.nav--primary .nav__list .nav__item {
        display: inline-block;
        margin-bottom: 0;
        margin-left: 1.5em;
    }

        .nav.nav--primary .nav__list .nav__item:first-child {
            margin-left: 0;
        }

    .nav.nav--primary .nav__list .menu {
        left: 0;
        position: absolute;
        top: 100%;
        z-index: 1010;
    }
}

/* -------------------------------------------------------------------------- *   #PAGINATION
\* -------------------------------------------------------------------------- */
.pagination {
    text-align: center;
    /* List */
    /* Link */
}

    .pagination .pagination__list {
        list-style: none;
        margin: 0;
        padding: 0;
        /* Lists */
        /* Items */
        /* Item */
    }

        .pagination .pagination__list:before, .pagination .pagination__list:after {
            content: " ";
            /* 1 */
            display: table;
            /* 2 */
        }

        .pagination .pagination__list:after {
            clear: both;
        }

        .pagination .pagination__list dl,
        .pagination .pagination__list ol,
        .pagination .pagination__list ul {
            margin-top: 1rem;
            margin-bottom: 1rem;
        }

        .pagination .pagination__list dd,
        .pagination .pagination__list li {
            margin-bottom: 1rem;
            margin-left: 0;
        }

            .pagination .pagination__list dd:last-child,
            .pagination .pagination__list li:last-child {
                margin-bottom: 0;
            }

        .pagination .pagination__list .pagination__item {
            display: none;
            margin-bottom: 0;
            /* Previous */
            /* Next */
            /* Icon */
            /**
             * Disabled
             */
            /**
             * Selected
             */
            /**
             * Spacer
             */
        }

            .pagination .pagination__list .pagination__item:first-child {
                display: block;
                float: left;
            }

                .pagination .pagination__list .pagination__item:first-child .icon {
                    margin-right: 0.5em;
                }

            .pagination .pagination__list .pagination__item:last-child {
                display: block;
                float: right;
            }

                .pagination .pagination__list .pagination__item:last-child .icon {
                    margin-left: 0.5em;
                }

            .pagination .pagination__list .pagination__item .icon {
                font-size: 0.875em;
                /* 14 / 16 */
            }

            .pagination .pagination__list .pagination__item.is-disabled {
                background-color: #f6f6f6;
                color: #ddd;
                padding: 0.375em 0.875em;
            }

            .pagination .pagination__list .pagination__item.is-selected .pagination__link {
                background-color: #aaa;
                color: #222;
            }

                .pagination .pagination__list .pagination__item.is-selected .pagination__link:focus, .pagination .pagination__list .pagination__item.is-selected .pagination__link:hover {
                    background-color: #aaa;
                }

            .pagination .pagination__list .pagination__item.is-spacer {
                padding: 0.375em 0.875em;
            }

    .pagination .pagination__link {
        background-color: #f6f6f6;
        color: #555;
        display: block;
        font-weight: 700;
        padding: 0.375em 0.875em;
        text-decoration: none;
        transition: background-color 0.25s;
    }

        .pagination .pagination__link:focus, .pagination .pagination__link:hover {
            background-color: #ddd;
        }

@media all and (min-width: 46.25em) {
    .pagination .pagination__list .pagination__item {
        display: inline-block;
    }

        .pagination .pagination__list .pagination__item:first-child, .pagination .pagination__list .pagination__item:last-child {
            display: inline-block;
            float: none;
        }
}

/* -------------------------------------------------------------------------- *   #POST
\* -------------------------------------------------------------------------- */
.post {
    margin-bottom: 1em;
    /* Image */
    /* Time */
    /* Title */
    /* Synopsis */
    /**
     * Horizontal
     */
    /**
     * feature
     */
}

    .post:before, .post:after {
        content: " ";
        /* 1 */
        display: table;
        /* 2 */
    }

    .post:after {
        clear: both;
    }

    .post .post__img {
        padding-bottom: 2em;
    }

    .post .post__time {
        padding-bottom: 1em;
    }

    .post .post__title a {
        color: #182b4d;
        text-decoration: none;
    }

    .post .post__synopsis {
        padding-bottom: 1em;
    }

    .post.post--horizontal:last-child {
        margin-bottom: 0;
    }

    .post.post--horizontal .post__img {
        float: left;
        max-width: 40%;
        padding-right: 1em;
        padding-bottom: 0.5em;
    }

    .post.post--horizontal .post__time {
        font-size: 0.875em;
        /* 14 / 16 */
        padding-bottom: 0.5em;
    }

    .post.post--horizontal .post__title {
        font-size: 1.5em;
        /* 25 / 16 */
        margin-bottom: 0.125em;
    }

    .post.post--horizontal .post__synopsis {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .post.post--feature {
        flex: 0 0 auto;
        height: 100%;
        margin-bottom: 0;
        overflow: hidden;
        position: relative;
    }

        .post.post--feature .post__link {
            display: block;
            height: 100%;
        }

        .post.post--feature .post__img {
            height: 100%;
            padding-bottom: 0;
        }

            .post.post--feature .post__img img {
                height: 100%;
                left: 50%;
                max-width: none;
                mix-blend-mode: luminosity;
                position: relative;
                transform: translateX(-50%);
                width: auto;
            }

            .post.post--feature .post__img:after {
                background-color: rgba(24, 43, 77, 0.8);
                content: "";
                height: 100%;
                left: 0;
                mix-blend-mode: multiply;
                position: absolute;
                top: 0;
                width: 100%;
                z-index: 1000;
            }

        .post.post--feature .post__body {
            bottom: 0;
            color: #fff;
            left: 0;
            padding: 2em;
            position: absolute;
            z-index: 1001;
        }

        .post.post--feature .post__title a {
            color: #fff;
        }

/* -------------------------------------------------------------------------- *   #SLICE
\* -------------------------------------------------------------------------- */
.slice {
    display: block;
    /* Item */
}

    .slice .slice__item {
        flex: 0 0 47.5%;
        margin-bottom: 1em;
        /* Columns */
    }

        .slice .slice__item.slice__item--1-2 {
            float: left;
            margin-bottom: 2em;
            margin-left: 0;
            width: 100%;
        }

            .slice .slice__item.slice__item--1-2:first-child {
                margin-left: 0;
            }

@media all and (min-width: 46.25em) {
    .slice {
        display: flex;
    }

        .slice .slice__item.slice__item--1-2 {
            margin-bottom: 0;
            margin-left: 5%;
            width: 47.5%;
        }
}

/* -------------------------------------------------------------------------- *   #SLICK
\* -------------------------------------------------------------------------- */
/* Slider */
.slick-loading .slick-list {
    background: #fff url("../images/general/loader.gif") center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
    background: transparent;
    border: none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 24px;
    line-height: 0;
    outline: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    width: 24px;
}

    .slick-prev:hover,
    .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
        background: transparent;
        color: transparent;
        outline: 0;
    }

        .slick-prev:hover:before,
        .slick-prev:focus:before,
        .slick-next:hover:before,
        .slick-next:focus:before {
            opacity: 1;
        }

    .slick-prev.slick-disabled,
    .slick-next.slick-disabled {
        cursor: default;
        display: none;
    }

        .slick-prev.slick-disabled:before,
        .slick-next.slick-disabled:before {
            opacity: 0;
        }

    .slick-prev:before,
    .slick-next:before {
        color: #fff;
        font-family: "FontAwesome";
        font-size: 24px;
        line-height: 1;
        opacity: 0.75;
        transition: opacity 0.25s;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.slick-prev {
    left: 16px;
    z-index: 1;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: 16px;
}

.slick-prev:before {
    content: "\f053";
}

[dir="rtl"] .slick-prev:before {
    content: "\f054";
}

.slick-next {
    right: 16px;
}

[dir="rtl"] .slick-next {
    left: 16px;
    right: auto;
}

.slick-next:before {
    content: "\f054";
}

[dir="rtl"] .slick-next:before {
    content: "\f053";
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.slick-dots {
    bottom: 0;
    display: block;
    list-style: none;
    margin: 0 0 16px 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

    .slick-dots li {
        cursor: pointer;
        display: inline-block;
        height: 24px;
        margin: 0 6px;
        padding: 0;
        position: relative;
        width: 24px;
    }

        .slick-dots li button {
            background: transparent;
            border: 0;
            color: transparent;
            cursor: pointer;
            display: block;
            font-size: 0;
            height: 24px;
            line-height: 0;
            outline: 0;
            padding: 12px;
            width: 24px;
        }

            .slick-dots li button:hover,
            .slick-dots li button:focus {
                outline: 0;
            }

                .slick-dots li button:hover:before,
                .slick-dots li button:focus:before {
                    opacity: 1;
                }

            .slick-dots li button:before {
                color: #fff;
                content: "\f111";
                font-family: "FontAwesome";
                font-size: 16px;
                height: 24px;
                left: 0;
                line-height: 24px;
                opacity: 0.5;
                position: absolute;
                text-align: center;
                top: 0;
                transition: opacity 0.25s;
                width: 24px;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

    .slick-dots .slick-active button:before {
        color: #fff;
        opacity: 1;
    }

/* -------------------------------------------------------------------------- *   #SOCIAL
\* -------------------------------------------------------------------------- */
.social {
    line-height: 1;
    /*margin-bottom: 1em;*/
    /* List */
    /* Link */
}

    .social .social__list {
        list-style: none;
        margin: 0;
        padding: 0;
        /* Lists */
        /* Items */
        /* Item */
    }

        .social .social__list:before, .social .social__list:after {
            content: " ";
            /* 1 */
            display: table;
            /* 2 */
        }

        .social .social__list:after {
            clear: both;
        }

        .social .social__list dl,
        .social .social__list ol,
        .social .social__list ul {
            margin-top: 1rem;
            margin-bottom: 1rem;
        }

        .social .social__list dd,
        .social .social__list li {
            /*margin-bottom: 1rem;*/
            margin-left: 0;
        }

            .social .social__list dd:last-child,
            .social .social__list li:last-child {
                margin-bottom: 0;
            }


        .social .social__list .social__item {
            color: #ffffff;
            float: left;
            margin-right: 1em;
            margin-bottom: 0;
        }

            .social .social__list .social__item:last-child {
                margin-right: 0;
            }

    .social .social__link {
        color: #ffffff;
        font-size: 1.875em;
        /* 30 / 16 */
        text-decoration: none;
        transition: color 0.25s;
    }

        .social .social__link:focus, .social .social__link:hover {
            color: #0082c1;
        }

/* -------------------------------------------------------------------------- *   #TABS
\* -------------------------------------------------------------------------- */
.tabs {
    margin-bottom: 1em;
    /* List */
    /* Panel */
    /* Content */
}

    .tabs .tab-list {
        list-style: none;
        margin: 0;
        padding: 0;
        /* Lists */
        /* Items */
        margin-bottom: 4em;
        /* Tab */
        /* Link */
    }

        .tabs .tab-list dl,
        .tabs .tab-list ol,
        .tabs .tab-list ul {
            margin-top: 1rem;
            margin-bottom: 1rem;
        }

        .tabs .tab-list dd,
        .tabs .tab-list li {
            margin-bottom: 1rem;
            margin-left: 0;
        }

            .tabs .tab-list dd:last-child,
            .tabs .tab-list li:last-child {
                margin-bottom: 0;
            }

        .tabs .tab-list .tab-list__tab {
            margin-bottom: 0.25em;
            width: 100%;
            /**
             * Selected
             */
        }

            .tabs .tab-list .tab-list__tab:last-child {
                margin-bottom: 0;
            }

            .tabs .tab-list .tab-list__tab.is-selected .tab-list__link {
                background-color: #0082c1;
                color: #fff;
            }

                .tabs .tab-list .tab-list__tab.is-selected .tab-list__link.is-green {
                    background-color: #75c044;
                }

                .tabs .tab-list .tab-list__tab.is-selected .tab-list__link.is-yellow {
                    background-color: #ffcb05;
                }

        .tabs .tab-list .tab-list__text {
            cursor: pointer;
            position: relative;
            z-index: 1001;
        }

        .tabs .tab-list .tab-list__link {
            color: #182b4d;
            display: block;
            font-weight: 700;
            padding: 1em 2em;
            position: relative;
            text-align: center;
            text-decoration: none;
            transition: background-color 0.25s, color 0.25s;
        }

            .tabs .tab-list .tab-list__link:before {
                background-color: #0082c1;
                bottom: 0;
                content: "";
                height: 15%;
                left: 0;
                position: absolute;
                transition: height 0.25s;
                width: 100%;
                z-index: 1000;
            }

            .tabs .tab-list .tab-list__link:focus, .tabs .tab-list .tab-list__link:hover {
                color: white;
            }

                .tabs .tab-list .tab-list__link:focus:before, .tabs .tab-list .tab-list__link:hover:before {
                    height: 100%;
                }

            .tabs .tab-list .tab-list__link.is-green:before {
                background-color: #75c044;
            }

            .tabs .tab-list .tab-list__link.is-yellow:before {
                background-color: #ffcb05;
            }

    .tabs .tab-panel {
        display: none;
        /**
         * Selected
         */
    }

        .tabs .tab-panel.is-selected {
            display: block;
        }

    .tabs .tab-content.is-blue h6 {
        color: #0082c1;
    }

    .tabs .tab-content.is-green h6 {
        color: #75c044;
    }

.tab-content is-green {
    color: #75c044;
}

.tabs .tab-content.is-yellow h6 {
    color: #ffcb05;
}

@media all and (min-width: 46.25em) {
    .tabs .tab-list:before, .tabs .tab-list:after {
        content: " ";
        /* 1 */
        display: table;
        /* 2 */
    }

    .tabs .tab-list:after {
        clear: both;
    }

    .tabs .tab-list .tab-list__tab {
        float: left;
        margin-bottom: 0;
        width: 33.33%;
    }

        .tabs .tab-list .tab-list__tab:last-child {
            margin-right: 0;
        }
}

/* -------------------------------------------------------------------------- *   #TOOLTIPS
\* -------------------------------------------------------------------------- */
.tooltip {
    font-family: "Hind", sans-serif;
    font-size: 0.875em;
    /* 14 / 16 */
    line-height: 1.3;
    transition: opacity 0.25s;
    z-index: 1100;
}

.tooltip-inner {
    background-color: #222;
    border-radius: 0;
    color: #fff;
    padding: 1em;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #222;
}

.tooltip.top-left .tooltip-arrow {
    border-top-color: #222;
}

.tooltip.top-right .tooltip-arrow {
    border-top-color: #222;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #222;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #222;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #222;
}

.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #222;
}

.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #222;
}

/* -------------------------------------------------------------------------- *   #UPGRADE
\* -------------------------------------------------------------------------- */
.upgrade {
    background-color: #ddd;
    margin: 0;
    padding: 1em;
    text-align: center;
    /* Link */
}

    .upgrade .upgrade__link {
        color: #0082c1;
    }

/*# sourceMappingURL=style.css.map */
}

#body {
    padding: 10px;
    padding-bottom: 60px; /* Height of the footer */
}



#container {
    height: 100%;
}



section.grid div.entity {
    margin-top: 4.5em;
}



.circle {
    border-radius: 50%;
    display: inline-block;
    margin-right: 20px;
    width: 200px;
    height: 200px;
    position: relative;
    background-image: -moz-radial-gradient(45px 45px 45deg, circle cover, lightgreen 0%, green 100%, blue 5%);
    background-image: -webkit-radial-gradient(45px 45px, circle cover, lightgreen, green);
    background-image: radial-gradient(45px 45px 45deg, circle cover, lightgreen 0%, green 100%, blue 5%);
    border: 1px white;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .3);
}

/* Centered text */
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* Centered text */
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* Responsive layout - makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 500px) {
    .column {
        width: 100%;
    }
}


/* -------------------------------------------------------------------------- *   #CUSTOM
\* -------------------------------------------------------------------------- */
.list {
    list-style: none;
    margin: 0;
    padding: 0;
    /* Lists */
    /* Items */
    /**
     * Inline
     */
    /**
     * Ordered
     */
    /**
     * Unordered
     */
    /**
     * Unstyled
     */
}

    .list dl,
    .list ol,
    .list ul {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

    .list dd,
    .list li {
        margin-bottom: 1rem;
        margin-left: 0;
    }

        .list dd:last-child,
        .list li:last-child {
            margin-bottom: 0;
        }

    .list.list--inline {
        margin-right: 8em;
        margin-top: -2.5em;
        padding: 12;
    }

        .list.list--inline li {
            display: inline-block;
            margin-right: 1rem;
            margin-bottom: 1rem;
        }

            .list.list--inline li:last-child {
                margin-right: 0;
                margin-bottom: 0;
            }

        .list.list--inline.list--separator li {
            padding-left: 1.125em;
            position: relative;
        }

            .list.list--inline.list--separator li:first-child {
                padding-left: 0;
            }

                .list.list--inline.list--separator li:first-child:before {
                    display: none;
                }

            .list.list--inline.list--separator li:before {
                color: #555;
                content: "|";
                left: 0;
                padding-right: 0.375em;
                position: absolute;
                top: 0;
            }

    .list.list--ordered {
        list-style: decimal;
        margin-left: 1.5rem;
    }

    .list.list--unordered {
        list-style: square;
        margin-left: 1.5rem;
    }

    .list.list--unstyled {
        list-style: none;
        margin: 0;
        padding: 0;
        /* Lists */
        /* Items */
    }

        .list.list--unstyled dl,
        .list.list--unstyled ol,
        .list.list--unstyled ul {
            margin-top: 1rem;
            margin-bottom: 1rem;
        }

        .list.list--unstyled dd,
        .list.list--unstyled li {
            margin-bottom: 1rem;
            margin-left: 0;
        }

            .list.list--unstyled dd:last-child,
            .list.list--unstyled li:last-child {
                margin-bottom: 0;
            }

/* -------------------------------------------------------------------------- *   #MEDIA
\* -------------------------------------------------------------------------- */
audio,
video {
    height: auto;
    max-width: 100%;
    width: 100%;
}

/* -------------------------------------------------------------------------- *   #PARAGRAPH
\* -------------------------------------------------------------------------- */
p {
    margin-top: 0;
    margin-bottom: 2rem;
    /* Anchor */
    /* Mark */
}

    p a {
        border-bottom: 0.0625em solid #aaa;
        color: #182b4d;
        text-decoration: none;
        transition: border-color 0.25s, color 0.25s;
    }

    p a {
        border-bottom: 0.0625em solid #aaa;
        color: #182b4d;
        text-decoration: none;
        transition: border-color 0.25s, color 0.25s;
    }

        p a:focus, p a:hover {
            border-bottom-color: #0082c1;
            color: #0082c1;
        }

    p mark {
        background-color: #ecb919;
        color: #222;
    }

/* -------------------------------------------------------------------------- *   #PRINT
\* -------------------------------------------------------------------------- */
@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        box-shadow: none !important;
        color: #000 !important;
        /* Black prints faster: http://www.sanbeiji.com/archives/953 */
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /**
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    /**
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/* -------------------------------------------------------------------------- *   #TABLE
\* -------------------------------------------------------------------------- */
.table {
    border: 0.125em solid #ddd;
    border-collapse: collapse;
    margin: 2rem 0;
    width: 100%;
    /* Caption */
    /* Head */
    /* Body */
    /* Foot */
}

    .table .table__caption {
        font-weight: 700;
        margin-bottom: 1em;
        text-align: left;
    }

    .table thead {
        display: none;
    }

    .table tbody tr:nth-child(odd) {
        background-color: #f6f6f6;
    }

    .table tbody tr td {
        border-bottom: 0.125em solid #ddd;
        border-right: 0.125em solid #ddd;
        display: block;
        padding: 0.5em 1em;
        text-align: right;
    }

        .table tbody tr td:before, .table tbody tr td:after {
            content: " ";
            /* 1 */
            display: table;
            /* 2 */
        }

        .table tbody tr td:after {
            clear: both;
        }

        .table tbody tr td:before {
            content: attr(data-label);
            float: left;
            font-weight: 700;
        }

    .table tfoot {
        font-style: italic;
        text-align: left;
    }

        .table tfoot tr:nth-child(odd) {
            background-color: inherit;
        }

        .table tfoot td {
            padding: 0.5em 1em;
        }

            .table tfoot td a {
                border-bottom: 0.0625em solid #aaa;
                color: #182b4d;
                text-decoration: none;
                transition: border-color 0.25s, color 0.25s;
            }

                .table tfoot td a:focus, .table tfoot td a:hover {
                    border-bottom-color: #0082c1;
                    color: #0082c1;
                }

@media all and (min-width: 46.25em) {
    .table thead {
        display: table-header-group;
    }

        .table thead th {
            background-color: #fff;
            border-right: 0.125em solid #ddd;
            border-bottom: 0.125em solid #ddd;
            padding: 0.5em 1em;
            text-align: left;
        }

    .table tbody tr td {
        display: table-cell;
        text-align: left;
    }

        .table tbody tr td:before {
            display: none;
        }
}

/**
 * UTILITIES
 */
/* -------------------------------------------------------------------------- *   #TABLE OF CONTENTS
\* -------------------------------------------------------------------------- */
/**
 * CLEARFIX
 * COLORS
 * .....Background
 * .....Foreground
 * DISPLAY
 * .....Hidden
 * .....Invisible
 * .....Visibility
 * EMBED
 * FLOATS
 * FONT
 * .....Weight
 * TEXT
 * .....Align
 * .....Transform
 * .....Truncate
 */
/* -------------------------------------------------------------------------- *   #CLEARFIX
\* -------------------------------------------------------------------------- */
/**
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `u-clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.u-clearfix:before,
.u-clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.u-clearfix:after {
    clear: both;
}

/* -------------------------------------------------------------------------- *   #COLORS
\* -------------------------------------------------------------------------- */
/* ==========================================================================
   #Background
   ========================================================================== */
.bg-primary {
    background-color: #182b4d !important;
}

.bg-secondary {
    background-color: #0082c1 !important;
}

.bg-black {
    background-color: #222 !important;
}

.bg-gray-dark {
    background-color: #555 !important;
}

.bg-gray {
    background-color: #aaa !important;
}

.bg-silver {
    background-color: #ddd !important;
}

.bg-white-dark {
    background-color: #f6f6f6 !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-red {
    background-color: #ed2c2f !important;
}

.bg-orange {
    background-color: #ff851b !important;
}

.bg-yellow {
    background-color:  #ffcb05 !important;
}

.bg-green {
    background-color: #75c044 !important;
}

.bg-blue {
    background-color: #0082c1 !important;
}

.bg-facebook {
    background-color: #3b5998 !important;
}

.bg-twitter {
    background-color: #55acee !important;
}

/* ==========================================================================
   #Foreground
   ========================================================================== */
.primary {
    color: #182b4d !important;
}

.secondary {
    color: #0082c1 !important;
}

.black {
    color: #222 !important;
}

.gray-dark {
    color: #555 !important;
}

.gray {
    color: #aaa !important;
}

.silver {
    color: #ddd !important;
}

.white-dark {
    color: #f6f6f6 !important;
}

.white {
    color: #fff !important;
}

.red {
    color: #ed2c2f !important;
}

.orange {
    color: #ff851b !important;
}

.yellow {
    color: #ffcb05 !important;
}

.green {
    color: #75c044 !important;
}

.blue {
    color: #0082c1 !important;
}

.facebook {
    color: #3b5998 !important;
}

.twitter {
    color: #55acee !important;
}

/* -------------------------------------------------------------------------- *   #DISPLAY
\* -------------------------------------------------------------------------- */
/* ==========================================================================
   #Hidden
   ========================================================================== */
/**
 * Hide visually and from screen readers
 */
.u-hidden {
    display: none !important;
}

/**
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */
.u-visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
    /* 1 */
}

    /**
 * Extends the .u-visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
    .u-visuallyhidden.focusable:active,
    .u-visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
        white-space: inherit;
    }

/* ==========================================================================
   #Invisible
   ========================================================================== */
/**
 * Hide visually and from screen readers, but maintain layout
 */
.u-invisible {
    visibility: hidden !important;
}

/* ==========================================================================
   #Visibility
   ========================================================================== */
/**
 * Small Screens
 */
@media all and (max-width: 46.25em) {
    .u-hide--small {
        display: none !important;
    }
}

/**
 * Medium Screens
 */
@media all and (min-width: 46.25em) and (max-width: 61.25em) {
    .u-hide--medium {
        display: none !important;
    }
}

/**
 * Large Screens
 */
@media all and (min-width: 61.25em) {
    .u-hide--large {
        display: none !important;
    }
}

/* -------------------------------------------------------------------------- *   #EMBED
\* -------------------------------------------------------------------------- */
.u-embed {
    /**
     * Embed Responsively, as per: http://embedresponsively.com
     */
}

    .u-embed.u-embed--fluid {
        height: auto;
        max-width: 100%;
        overflow: hidden;
        padding-bottom: 56.25%;
        position: relative;
    }

     

/* -------------------------------------------------------------------------- *   #FLOATS
\* -------------------------------------------------------------------------- */
@media all and (min-width: 46.25em) {
    /**
     * Pull Right
     */
    .u-pull--right {
        float: right !important;
    }
    /**
     * Pull Left
     */
    .u-pull--left {
        float: left !important;
    }

    .mobileHide {
        display: inline;
    }
    /* Smartphone Portrait and Landscape */

    @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
        .mobileHide {
            display: none;
        }

        .mobileShow {
            display: none;
        }
        /* Smartphone Portrait and Landscape */

        @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
            .mobileShow {
                display: inline;
            }

            .u-embed.u-embed--fluid embed,
            .u-embed.u-embed--fluid iframe,
            .u-embed.u-embed--fluid object {
                border: 0;
                height: 100%;
                left: 0;
                position: absolute;
                top: 0;
                width: 100%;
            }
        }