@charset "UTF-8";
.location-name,
.nav-recommendations-contain .tile-footer,
.tile-list-title,
.truncate-single-line {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.gradient-line {
    background: linear-gradient(to right, transparent 0, rgba(0, 0, 0, .1) 50%, transparent 100%);
    height: 1px;
    width: 100%
}


/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: FontAwesome;
    src: url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"), url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"), url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14286em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14286em;
    width: 2.14286em;
    top: .14286em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    animation: fa-spin 1s infinite steps(8)
}

@keyframes fa-spin {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -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;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-cog:before,
.fa-gear:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-repeat:before,
.fa-rotate-right:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-exclamation-triangle:before,
.fa-warning:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-cogs:before,
.fa-gears:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-floppy-o:before,
.fa-save:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-sort:before,
.fa-unsorted:before {
    content: ""
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: ""
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-gavel:before,
.fa-legal:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-bolt:before,
.fa-flash:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-clipboard:before,
.fa-paste:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-chain-broken:before,
.fa-unlink:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
    content: ""
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: ""
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: ""
}

.fa-eur:before,
.fa-euro:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-inr:before,
.fa-rupee:before {
    content: ""
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: ""
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: ""
}

.fa-krw:before,
.fa-won:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-try:before,
.fa-turkish-lira:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
    content: ""
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: ""
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: ""
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-rebel:before {
    content: ""
}

.fa-empire:before,
.fa-ge:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-paper-plane:before,
.fa-send:before {
    content: ""
}

.fa-paper-plane-o:before,
.fa-send-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-bed:before,
.fa-hotel:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-y-combinator:before,
.fa-yc:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-television:before,
.fa-tv:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: not-allowed
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

.foundation-mq {
    font-family: "small=0em&medium=32.5em&large=48em&xlarge=64em&xxlarge=75em"
}

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

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

body {
    padding: 0;
    margin: 0;
    font-family: Lato, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #333;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 4px
}

select {
    width: 100%;
    border-radius: 4px
}

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none!important
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: 0 0;
    padding: 0;
    border: 0;
    border-radius: 4px;
    line-height: 1
}

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

.is-visible {
    display: block!important
}

.is-hidden {
    display: none!important
}

.row {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

.row::after,
.row::before {
    content: ' ';
    display: table
}

.row::after {
    clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

.row .row {
    max-width: none;
    margin-left: -1rem;
    margin-right: -1rem
}

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

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-left: auto;
    margin-right: auto
}

.column,
.columns {
    width: 100%;
    float: left;
    padding-left: 1rem;
    padding-right: 1rem
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
    float: left
}

.column.row.row,
.row.row.columns {
    float: none
}

.row .column.row.row,
.row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    position: relative;
    left: 8.33333%
}

.small-pull-1 {
    position: relative;
    left: -8.33333%
}

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

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    position: relative;
    left: 16.66667%
}

.small-pull-2 {
    position: relative;
    left: -16.66667%
}

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

.small-3 {
    width: 25%
}

.small-push-3 {
    position: relative;
    left: 25%
}

.small-pull-3 {
    position: relative;
    left: -25%
}

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

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    position: relative;
    left: 33.33333%
}

.small-pull-4 {
    position: relative;
    left: -33.33333%
}

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

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    position: relative;
    left: 41.66667%
}

.small-pull-5 {
    position: relative;
    left: -41.66667%
}

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

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    position: relative;
    left: -50%
}

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

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    position: relative;
    left: 58.33333%
}

.small-pull-7 {
    position: relative;
    left: -58.33333%
}

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

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    position: relative;
    left: 66.66667%
}

.small-pull-8 {
    position: relative;
    left: -66.66667%
}

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

.small-9 {
    width: 75%
}

.small-push-9 {
    position: relative;
    left: 75%
}

.small-pull-9 {
    position: relative;
    left: -75%
}

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

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    position: relative;
    left: 83.33333%
}

.small-pull-10 {
    position: relative;
    left: -83.33333%
}

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

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    position: relative;
    left: 91.66667%
}

.small-pull-11 {
    position: relative;
    left: -91.66667%
}

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

.small-12 {
    width: 100%
}

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

.small-up-1>.column,
.small-up-1>.columns {
    width: 100%;
    float: left
}

.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
    clear: both
}

.small-up-1>.column:last-child,
.small-up-1>.columns:last-child {
    float: left
}

.small-up-2>.column,
.small-up-2>.columns {
    width: 50%;
    float: left
}

.small-up-2>.column:nth-of-type(1n),
.small-up-2>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-2>.column:nth-of-type(2n+1),
.small-up-2>.columns:nth-of-type(2n+1) {
    clear: both
}

.small-up-2>.column:last-child,
.small-up-2>.columns:last-child {
    float: left
}

.small-up-3>.column,
.small-up-3>.columns {
    width: 33.33333%;
    float: left
}

.small-up-3>.column:nth-of-type(1n),
.small-up-3>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-3>.column:nth-of-type(3n+1),
.small-up-3>.columns:nth-of-type(3n+1) {
    clear: both
}

.small-up-3>.column:last-child,
.small-up-3>.columns:last-child {
    float: left
}

.small-up-4>.column,
.small-up-4>.columns {
    width: 25%;
    float: left
}

.small-up-4>.column:nth-of-type(1n),
.small-up-4>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-4>.column:nth-of-type(4n+1),
.small-up-4>.columns:nth-of-type(4n+1) {
    clear: both
}

.small-up-4>.column:last-child,
.small-up-4>.columns:last-child {
    float: left
}

.small-up-5>.column,
.small-up-5>.columns {
    width: 20%;
    float: left
}

.small-up-5>.column:nth-of-type(1n),
.small-up-5>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-5>.column:nth-of-type(5n+1),
.small-up-5>.columns:nth-of-type(5n+1) {
    clear: both
}

.small-up-5>.column:last-child,
.small-up-5>.columns:last-child {
    float: left
}

.small-up-6>.column,
.small-up-6>.columns {
    width: 16.66667%;
    float: left
}

.small-up-6>.column:nth-of-type(1n),
.small-up-6>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-6>.column:nth-of-type(6n+1),
.small-up-6>.columns:nth-of-type(6n+1) {
    clear: both
}

.small-up-6>.column:last-child,
.small-up-6>.columns:last-child {
    float: left
}

.small-up-7>.column,
.small-up-7>.columns {
    width: 14.28571%;
    float: left
}

.small-up-7>.column:nth-of-type(1n),
.small-up-7>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-7>.column:nth-of-type(7n+1),
.small-up-7>.columns:nth-of-type(7n+1) {
    clear: both
}

.small-up-7>.column:last-child,
.small-up-7>.columns:last-child {
    float: left
}

.small-up-8>.column,
.small-up-8>.columns {
    width: 12.5%;
    float: left
}

.small-up-8>.column:nth-of-type(1n),
.small-up-8>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-8>.column:nth-of-type(8n+1),
.small-up-8>.columns:nth-of-type(8n+1) {
    clear: both
}

.small-up-8>.column:last-child,
.small-up-8>.columns:last-child {
    float: left
}

.small-collapse>.column,
.small-collapse>.columns {
    padding-left: 0;
    padding-right: 0
}

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

.small-uncollapse>.column,
.small-uncollapse>.columns {
    padding-left: 1rem;
    padding-right: 1rem
}

.small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto
}

.small-pull-0,
.small-push-0,
.small-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left
}

@media screen and (min-width:32.5em) {
    .medium-1 {
        width: 8.33333%
    }
    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }
    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }
    .medium-offset-0 {
        margin-left: 0
    }
    .medium-2 {
        width: 16.66667%
    }
    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }
    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }
    .medium-offset-1 {
        margin-left: 8.33333%
    }
    .medium-3 {
        width: 25%
    }
    .medium-push-3 {
        position: relative;
        left: 25%
    }
    .medium-pull-3 {
        position: relative;
        left: -25%
    }
    .medium-offset-2 {
        margin-left: 16.66667%
    }
    .medium-4 {
        width: 33.33333%
    }
    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }
    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }
    .medium-offset-3 {
        margin-left: 25%
    }
    .medium-5 {
        width: 41.66667%
    }
    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }
    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }
    .medium-offset-4 {
        margin-left: 33.33333%
    }
    .medium-6 {
        width: 50%
    }
    .medium-push-6 {
        position: relative;
        left: 50%
    }
    .medium-pull-6 {
        position: relative;
        left: -50%
    }
    .medium-offset-5 {
        margin-left: 41.66667%
    }
    .medium-7 {
        width: 58.33333%
    }
    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }
    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }
    .medium-offset-6 {
        margin-left: 50%
    }
    .medium-8 {
        width: 66.66667%
    }
    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }
    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }
    .medium-offset-7 {
        margin-left: 58.33333%
    }
    .medium-9 {
        width: 75%
    }
    .medium-push-9 {
        position: relative;
        left: 75%
    }
    .medium-pull-9 {
        position: relative;
        left: -75%
    }
    .medium-offset-8 {
        margin-left: 66.66667%
    }
    .medium-10 {
        width: 83.33333%
    }
    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }
    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }
    .medium-offset-9 {
        margin-left: 75%
    }
    .medium-11 {
        width: 91.66667%
    }
    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }
    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }
    .medium-offset-10 {
        margin-left: 83.33333%
    }
    .medium-12 {
        width: 100%
    }
    .medium-offset-11 {
        margin-left: 91.66667%
    }
    .medium-up-1>.column,
    .medium-up-1>.columns {
        width: 100%;
        float: left
    }
    .medium-up-1>.column:nth-of-type(1n),
    .medium-up-1>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-1>.column:nth-of-type(1n+1),
    .medium-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }
    .medium-up-1>.column:last-child,
    .medium-up-1>.columns:last-child {
        float: left
    }
    .medium-up-2>.column,
    .medium-up-2>.columns {
        width: 50%;
        float: left
    }
    .medium-up-2>.column:nth-of-type(1n),
    .medium-up-2>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-2>.column:nth-of-type(2n+1),
    .medium-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }
    .medium-up-2>.column:last-child,
    .medium-up-2>.columns:last-child {
        float: left
    }
    .medium-up-3>.column,
    .medium-up-3>.columns {
        width: 33.33333%;
        float: left
    }
    .medium-up-3>.column:nth-of-type(1n),
    .medium-up-3>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-3>.column:nth-of-type(3n+1),
    .medium-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }
    .medium-up-3>.column:last-child,
    .medium-up-3>.columns:last-child {
        float: left
    }
    .medium-up-4>.column,
    .medium-up-4>.columns {
        width: 25%;
        float: left
    }
    .medium-up-4>.column:nth-of-type(1n),
    .medium-up-4>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-4>.column:nth-of-type(4n+1),
    .medium-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }
    .medium-up-4>.column:last-child,
    .medium-up-4>.columns:last-child {
        float: left
    }
    .medium-up-5>.column,
    .medium-up-5>.columns {
        width: 20%;
        float: left
    }
    .medium-up-5>.column:nth-of-type(1n),
    .medium-up-5>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-5>.column:nth-of-type(5n+1),
    .medium-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }
    .medium-up-5>.column:last-child,
    .medium-up-5>.columns:last-child {
        float: left
    }
    .medium-up-6>.column,
    .medium-up-6>.columns {
        width: 16.66667%;
        float: left
    }
    .medium-up-6>.column:nth-of-type(1n),
    .medium-up-6>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-6>.column:nth-of-type(6n+1),
    .medium-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }
    .medium-up-6>.column:last-child,
    .medium-up-6>.columns:last-child {
        float: left
    }
    .medium-up-7>.column,
    .medium-up-7>.columns {
        width: 14.28571%;
        float: left
    }
    .medium-up-7>.column:nth-of-type(1n),
    .medium-up-7>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-7>.column:nth-of-type(7n+1),
    .medium-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }
    .medium-up-7>.column:last-child,
    .medium-up-7>.columns:last-child {
        float: left
    }
    .medium-up-8>.column,
    .medium-up-8>.columns {
        width: 12.5%;
        float: left
    }
    .medium-up-8>.column:nth-of-type(1n),
    .medium-up-8>.columns:nth-of-type(1n) {
        clear: none
    }
    .medium-up-8>.column:nth-of-type(8n+1),
    .medium-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }
    .medium-up-8>.column:last-child,
    .medium-up-8>.columns:last-child {
        float: left
    }
    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .medium-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .medium-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .medium-pull-0,
    .medium-push-0,
    .medium-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width:48em) {
    .large-1 {
        width: 8.33333%
    }
    .large-push-1 {
        position: relative;
        left: 8.33333%
    }
    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }
    .large-offset-0 {
        margin-left: 0
    }
    .large-2 {
        width: 16.66667%
    }
    .large-push-2 {
        position: relative;
        left: 16.66667%
    }
    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }
    .large-offset-1 {
        margin-left: 8.33333%
    }
    .large-3 {
        width: 25%
    }
    .large-push-3 {
        position: relative;
        left: 25%
    }
    .large-pull-3 {
        position: relative;
        left: -25%
    }
    .large-offset-2 {
        margin-left: 16.66667%
    }
    .large-4 {
        width: 33.33333%
    }
    .large-push-4 {
        position: relative;
        left: 33.33333%
    }
    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }
    .large-offset-3 {
        margin-left: 25%
    }
    .large-5 {
        width: 41.66667%
    }
    .large-push-5 {
        position: relative;
        left: 41.66667%
    }
    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }
    .large-offset-4 {
        margin-left: 33.33333%
    }
    .large-6 {
        width: 50%
    }
    .large-push-6 {
        position: relative;
        left: 50%
    }
    .large-pull-6 {
        position: relative;
        left: -50%
    }
    .large-offset-5 {
        margin-left: 41.66667%
    }
    .large-7 {
        width: 58.33333%
    }
    .large-push-7 {
        position: relative;
        left: 58.33333%
    }
    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }
    .large-offset-6 {
        margin-left: 50%
    }
    .large-8 {
        width: 66.66667%
    }
    .large-push-8 {
        position: relative;
        left: 66.66667%
    }
    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }
    .large-offset-7 {
        margin-left: 58.33333%
    }
    .large-9 {
        width: 75%
    }
    .large-push-9 {
        position: relative;
        left: 75%
    }
    .large-pull-9 {
        position: relative;
        left: -75%
    }
    .large-offset-8 {
        margin-left: 66.66667%
    }
    .large-10 {
        width: 83.33333%
    }
    .large-push-10 {
        position: relative;
        left: 83.33333%
    }
    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }
    .large-offset-9 {
        margin-left: 75%
    }
    .large-11 {
        width: 91.66667%
    }
    .large-push-11 {
        position: relative;
        left: 91.66667%
    }
    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }
    .large-offset-10 {
        margin-left: 83.33333%
    }
    .large-12 {
        width: 100%
    }
    .large-offset-11 {
        margin-left: 91.66667%
    }
    .large-up-1>.column,
    .large-up-1>.columns {
        width: 100%;
        float: left
    }
    .large-up-1>.column:nth-of-type(1n),
    .large-up-1>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-1>.column:nth-of-type(1n+1),
    .large-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }
    .large-up-1>.column:last-child,
    .large-up-1>.columns:last-child {
        float: left
    }
    .large-up-2>.column,
    .large-up-2>.columns {
        width: 50%;
        float: left
    }
    .large-up-2>.column:nth-of-type(1n),
    .large-up-2>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-2>.column:nth-of-type(2n+1),
    .large-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }
    .large-up-2>.column:last-child,
    .large-up-2>.columns:last-child {
        float: left
    }
    .large-up-3>.column,
    .large-up-3>.columns {
        width: 33.33333%;
        float: left
    }
    .large-up-3>.column:nth-of-type(1n),
    .large-up-3>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-3>.column:nth-of-type(3n+1),
    .large-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }
    .large-up-3>.column:last-child,
    .large-up-3>.columns:last-child {
        float: left
    }
    .large-up-4>.column,
    .large-up-4>.columns {
        width: 25%;
        float: left
    }
    .large-up-4>.column:nth-of-type(1n),
    .large-up-4>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-4>.column:nth-of-type(4n+1),
    .large-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }
    .large-up-4>.column:last-child,
    .large-up-4>.columns:last-child {
        float: left
    }
    .large-up-5>.column,
    .large-up-5>.columns {
        width: 20%;
        float: left
    }
    .large-up-5>.column:nth-of-type(1n),
    .large-up-5>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-5>.column:nth-of-type(5n+1),
    .large-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }
    .large-up-5>.column:last-child,
    .large-up-5>.columns:last-child {
        float: left
    }
    .large-up-6>.column,
    .large-up-6>.columns {
        width: 16.66667%;
        float: left
    }
    .large-up-6>.column:nth-of-type(1n),
    .large-up-6>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-6>.column:nth-of-type(6n+1),
    .large-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }
    .large-up-6>.column:last-child,
    .large-up-6>.columns:last-child {
        float: left
    }
    .large-up-7>.column,
    .large-up-7>.columns {
        width: 14.28571%;
        float: left
    }
    .large-up-7>.column:nth-of-type(1n),
    .large-up-7>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-7>.column:nth-of-type(7n+1),
    .large-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }
    .large-up-7>.column:last-child,
    .large-up-7>.columns:last-child {
        float: left
    }
    .large-up-8>.column,
    .large-up-8>.columns {
        width: 12.5%;
        float: left
    }
    .large-up-8>.column:nth-of-type(1n),
    .large-up-8>.columns:nth-of-type(1n) {
        clear: none
    }
    .large-up-8>.column:nth-of-type(8n+1),
    .large-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }
    .large-up-8>.column:last-child,
    .large-up-8>.columns:last-child {
        float: left
    }
    .large-collapse>.column,
    .large-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .large-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .large-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .large-pull-0,
    .large-push-0,
    .large-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

@media screen and (min-width:64em) {
    .xlarge-1 {
        width: 8.33333%
    }
    .xlarge-push-1 {
        position: relative;
        left: 8.33333%
    }
    .xlarge-pull-1 {
        position: relative;
        left: -8.33333%
    }
    .xlarge-offset-0 {
        margin-left: 0
    }
    .xlarge-2 {
        width: 16.66667%
    }
    .xlarge-push-2 {
        position: relative;
        left: 16.66667%
    }
    .xlarge-pull-2 {
        position: relative;
        left: -16.66667%
    }
    .xlarge-offset-1 {
        margin-left: 8.33333%
    }
    .xlarge-3 {
        width: 25%
    }
    .xlarge-push-3 {
        position: relative;
        left: 25%
    }
    .xlarge-pull-3 {
        position: relative;
        left: -25%
    }
    .xlarge-offset-2 {
        margin-left: 16.66667%
    }
    .xlarge-4 {
        width: 33.33333%
    }
    .xlarge-push-4 {
        position: relative;
        left: 33.33333%
    }
    .xlarge-pull-4 {
        position: relative;
        left: -33.33333%
    }
    .xlarge-offset-3 {
        margin-left: 25%
    }
    .xlarge-5 {
        width: 41.66667%
    }
    .xlarge-push-5 {
        position: relative;
        left: 41.66667%
    }
    .xlarge-pull-5 {
        position: relative;
        left: -41.66667%
    }
    .xlarge-offset-4 {
        margin-left: 33.33333%
    }
    .xlarge-6 {
        width: 50%
    }
    .xlarge-push-6 {
        position: relative;
        left: 50%
    }
    .xlarge-pull-6 {
        position: relative;
        left: -50%
    }
    .xlarge-offset-5 {
        margin-left: 41.66667%
    }
    .xlarge-7 {
        width: 58.33333%
    }
    .xlarge-push-7 {
        position: relative;
        left: 58.33333%
    }
    .xlarge-pull-7 {
        position: relative;
        left: -58.33333%
    }
    .xlarge-offset-6 {
        margin-left: 50%
    }
    .xlarge-8 {
        width: 66.66667%
    }
    .xlarge-push-8 {
        position: relative;
        left: 66.66667%
    }
    .xlarge-pull-8 {
        position: relative;
        left: -66.66667%
    }
    .xlarge-offset-7 {
        margin-left: 58.33333%
    }
    .xlarge-9 {
        width: 75%
    }
    .xlarge-push-9 {
        position: relative;
        left: 75%
    }
    .xlarge-pull-9 {
        position: relative;
        left: -75%
    }
    .xlarge-offset-8 {
        margin-left: 66.66667%
    }
    .xlarge-10 {
        width: 83.33333%
    }
    .xlarge-push-10 {
        position: relative;
        left: 83.33333%
    }
    .xlarge-pull-10 {
        position: relative;
        left: -83.33333%
    }
    .xlarge-offset-9 {
        margin-left: 75%
    }
    .xlarge-11 {
        width: 91.66667%
    }
    .xlarge-push-11 {
        position: relative;
        left: 91.66667%
    }
    .xlarge-pull-11 {
        position: relative;
        left: -91.66667%
    }
    .xlarge-offset-10 {
        margin-left: 83.33333%
    }
    .xlarge-12 {
        width: 100%
    }
    .xlarge-offset-11 {
        margin-left: 91.66667%
    }
    .xlarge-up-1>.column,
    .xlarge-up-1>.columns {
        width: 100%;
        float: left
    }
    .xlarge-up-1>.column:nth-of-type(1n),
    .xlarge-up-1>.columns:nth-of-type(1n) {
        clear: none
    }
    .xlarge-up-1>.column:nth-of-type(1n+1),
    .xlarge-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }
    .xlarge-up-1>.column:last-child,
    .xlarge-up-1>.columns:last-child {
        float: left
    }
    .xlarge-up-2>.column,
    .xlarge-up-2>.columns {
        width: 50%;
        float: left
    }
    .xlarge-up-2>.column:nth-of-type(1n),
    .xlarge-up-2>.columns:nth-of-type(1n) {
        clear: none
    }
    .xlarge-up-2>.column:nth-of-type(2n+1),
    .xlarge-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }
    .xlarge-up-2>.column:last-child,
    .xlarge-up-2>.columns:last-child {
        float: left
    }
    .xlarge-up-3>.column,
    .xlarge-up-3>.columns {
        width: 33.33333%;
        float: left
    }
    .xlarge-up-3>.column:nth-of-type(1n),
    .xlarge-up-3>.columns:nth-of-type(1n) {
        clear: none
    }
    .xlarge-up-3>.column:nth-of-type(3n+1),
    .xlarge-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }
    .xlarge-up-3>.column:last-child,
    .xlarge-up-3>.columns:last-child {
        float: left
    }
    .xlarge-up-4>.column,
    .xlarge-up-4>.columns {
        width: 25%;
        float: left
    }
    .xlarge-up-4>.column:nth-of-type(1n),
    .xlarge-up-4>.columns:nth-of-type(1n) {
        clear: none
    }
    .xlarge-up-4>.column:nth-of-type(4n+1),
    .xlarge-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }
    .xlarge-up-4>.column:last-child,
    .xlarge-up-4>.columns:last-child {
        float: left
    }
    .xlarge-up-5>.column,
    .xlarge-up-5>.columns {
        width: 20%;
        float: left
    }
    .xlarge-up-5>.column:nth-of-type(1n),
    .xlarge-up-5>.columns:nth-of-type(1n) {
        clear: none
    }
    .xlarge-up-5>.column:nth-of-type(5n+1),
    .xlarge-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }
    .xlarge-up-5>.column:last-child,
    .xlarge-up-5>.columns:last-child {
        float: left
    }
    .xlarge-up-6>.column,
    .xlarge-up-6>.columns {
        width: 16.66667%;
        float: left
    }
    .xlarge-up-6>.column:nth-of-type(1n),
    .xlarge-up-6>.columns:nth-of-type(1n) {
        clear: none
    }
    .xlarge-up-6>.column:nth-of-type(6n+1),
    .xlarge-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }
    .xlarge-up-6>.column:last-child,
    .xlarge-up-6>.columns:last-child {
        float: left
    }
    .xlarge-up-7>.column,
    .xlarge-up-7>.columns {
        width: 14.28571%;
        float: left
    }
    .xlarge-up-7>.column:nth-of-type(1n),
    .xlarge-up-7>.columns:nth-of-type(1n) {
        clear: none
    }
    .xlarge-up-7>.column:nth-of-type(7n+1),
    .xlarge-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }
    .xlarge-up-7>.column:last-child,
    .xlarge-up-7>.columns:last-child {
        float: left
    }
    .xlarge-up-8>.column,
    .xlarge-up-8>.columns {
        width: 12.5%;
        float: left
    }
    .xlarge-up-8>.column:nth-of-type(1n),
    .xlarge-up-8>.columns:nth-of-type(1n) {
        clear: none
    }
    .xlarge-up-8>.column:nth-of-type(8n+1),
    .xlarge-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }
    .xlarge-up-8>.column:last-child,
    .xlarge-up-8>.columns:last-child {
        float: left
    }
    .xlarge-collapse>.column,
    .xlarge-collapse>.columns {
        padding-left: 0;
        padding-right: 0
    }
    .xlarge-collapse .row {
        margin-left: 0;
        margin-right: 0
    }
    .xlarge-uncollapse>.column,
    .xlarge-uncollapse>.columns {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .xlarge-centered {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
    .xlarge-pull-0,
    .xlarge-push-0,
    .xlarge-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left
    }
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0
}

p {
    font-size: inherit;
    line-height: 1.5;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic;
    line-height: inherit
}

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

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

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Lato, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: 1rem;
    line-height: 1.26
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #666;
    line-height: 0
}

h1 {
    font-size: 1.25rem
}

h2 {
    font-size: 1.125rem
}

h3 {
    font-size: 1.125rem
}

h4 {
    font-size: 1rem
}

h5 {
    font-size: .9375rem
}

h6 {
    font-size: .875rem
}

@media screen and (min-width:32.5em) {
    h1 {
        font-size: 2rem
    }
    h2 {
        font-size: 1.75rem
    }
    h3 {
        font-size: 1.125rem
    }
    h4 {
        font-size: 1rem
    }
    h5 {
        font-size: .9375rem
    }
    h6 {
        font-size: .875rem
    }
}

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

a:focus,
a:hover {
    color: #506e00
}

a img {
    border: 0
}

hr {
    max-width: 75rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #666;
    border-left: 0;
    margin: 1.25rem auto;
    clear: both
}

dl,
ol,
ul {
    line-height: 1.5;
    margin-bottom: 1rem;
    list-style-position: outside
}

li {
    font-size: inherit
}

ul {
    list-style-type: disc;
    margin-left: 1.25rem
}

ol {
    margin-left: 1.25rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: 700
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #666
}

blockquote,
blockquote p {
    line-height: 1.5;
    color: #333
}

cite {
    display: block;
    font-size: .8125rem;
    color: #333
}

cite:before {
    content: '\2014 \0020'
}

abbr {
    color: #333;
    cursor: help;
    border-bottom: 1px dotted #0a0a0a
}

code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #0a0a0a;
    background-color: #f8f8f8;
    border: 1px solid #666;
    padding: .125rem .3125rem .0625rem
}

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

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #333
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}

.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media screen and (min-width:32.5em) {
    .medium-text-left {
        text-align: left
    }
    .medium-text-right {
        text-align: right
    }
    .medium-text-center {
        text-align: center
    }
    .medium-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:48em) {
    .large-text-left {
        text-align: left
    }
    .large-text-right {
        text-align: right
    }
    .large-text-center {
        text-align: center
    }
    .large-text-justify {
        text-align: justify
    }
}

@media screen and (min-width:64em) {
    .xlarge-text-left {
        text-align: left
    }
    .xlarge-text-right {
        text-align: right
    }
    .xlarge-text-center {
        text-align: center
    }
    .xlarge-text-justify {
        text-align: justify
    }
}

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

@media print {
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    .show-for-print {
        display: block!important
    }
    .hide-for-print {
        display: none!important
    }
    table.show-for-print {
        display: table!important
    }
    thead.show-for-print {
        display: table-header-group!important
    }
    tbody.show-for-print {
        display: table-row-group!important
    }
    tr.show-for-print {
        display: table-row!important
    }
    td.show-for-print {
        display: table-cell!important
    }
    th.show-for-print {
        display: table-cell!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    .ir a:after,
    a[href^='#']:after,
    a[href^='javascript:']:after {
        content: ''
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    blockquote,
    pre {
        border: 1px solid #333;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    @page {
        margin: .5cm
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

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

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

.button:focus,
.button:hover {
    background-color: #4f6d00;
    color: #fff
}

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

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

.button.medium {
    font-size: 1rem
}

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

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

.button.primary {
    background-color: #30B7E8;
    color: #fff
}

.button.primary:focus,
.button.primary:hover {
    background-color: #4a6600;
    color: #fff
}

.button.secondary {
    background-color: #f7b231;
    color: #fff
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #e49809;
    color: #fff
}

.button.success {
    background-color: #3adb76;
    color: #fff
}

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

.button.warning {
    background-color: #ffae00;
    color: #fff
}

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

.button.alert {
    background-color: #e74c3c;
    color: #fff
}

.button.alert:focus,
.button.alert:hover {
    background-color: #cf2b1a;
    color: #fff
}

.button.hollow {
    border: 1px solid #30B7E8;
    color: #30B7E8
}

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

.button.hollow:focus,
.button.hollow:hover {
    border-color: #2f4000;
    color: #2f4000
}

.button.hollow.primary {
    border: 1px solid #30B7E8;
    color: #30B7E8
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #2f4000;
    color: #2f4000
}

.button.hollow.secondary {
    border: 1px solid #f7b231;
    color: #f7b231
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #8e5f06;
    color: #8e5f06
}

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

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

.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

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

.button.hollow.alert {
    border: 1px solid #e74c3c;
    color: #e74c3c
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #821b10;
    color: #821b10
}

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

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

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

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

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

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

.callout.primary {
    background-color: #efffc6
}

.callout.secondary {
    background-color: #fef3e0
}

.callout.success {
    background-color: #e1faea
}

.callout.warning {
    background-color: #fff3d9
}

.callout.alert {
    background-color: #fbe4e2
}

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

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

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.5625rem;
    padding: .5rem;
    border: 1px solid #ddd;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1.125rem;
    color: #0a0a0a;
    background-color: #fff;
    box-shadow: none;
    border-radius: 4px;
    transition: border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none
}

[type=color]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=datetime]:focus,
[type=email]:focus,
[type=month]:focus,
[type=number]:focus,
[type=password]:focus,
[type=search]:focus,
[type=tel]:focus,
[type=text]:focus,
[type=time]:focus,
[type=url]:focus,
[type=week]:focus,
textarea:focus {
    border: 1px solid #bbb;
    background-color: #fff;
    outline: 0;
    box-shadow: none;
    transition: border-color .25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999
}

input::placeholder,
textarea::placeholder {
    color: #999
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #f8f8f8;
    cursor: default
}

[type=button],
[type=submit] {
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none
}

input[type=search] {
    box-sizing: border-box
}

[type=checkbox],
[type=file],
[type=radio] {
    margin: 0 0 1rem
}

[type=checkbox]+label,
[type=radio]+label {
    display: inline-block;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline
}

[type=checkbox]+label[for],
[type=radio]+label[for] {
    cursor: pointer
}

label>[type=checkbox],
label>[type=radio] {
    margin-right: .5rem
}

[type=file] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: 100%;
    font-weight: 400;
    line-height: 1.8;
    color: #0a0a0a
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: normal;
    color: #333
}

.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem
}

.input-group>:first-child {
    border-radius: 4px 0 0 4px
}

.input-group>:last-child>* {
    border-radius: 0 4px 4px 0
}

.input-group-button,
.input-group-field,
.input-group-label {
    margin: 0;
    display: table-cell;
    vertical-align: middle
}

.input-group-label {
    text-align: center;
    padding: 0 1rem;
    background: #f8f8f8;
    color: #0a0a0a;
    border: 1px solid #666;
    white-space: nowrap;
    width: 1%;
    height: 100%
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    height: 2.625rem
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    height: 100%;
    width: 1%
}

.input-group-button a,
.input-group-button button,
.input-group-button input {
    margin: 0
}

.input-group .input-group-button {
    display: table-cell
}

fieldset {
    border: 0;
    padding: 0;
    margin: 0
}

legend {
    margin-bottom: .5rem;
    max-width: 100%
}

.fieldset {
    border: 1px solid #ddd;
    padding: 1.25rem;
    margin: 1.125rem 0
}

.fieldset legend {
    background: #fff;
    padding: 0 .1875rem;
    margin: 0;
    margin-left: -.1875rem
}

select {
    height: 2.5625rem;
    padding: .5rem;
    border: 1px solid #ddd;
    margin: 0 0 1rem;
    font-size: 1.125rem;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    background-color: #fff;
    border-radius: 4px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%2851, 51, 51%29"></polygon></svg>');
    background-size: 9px 6px;
    background-position: right center;
    background-origin: content-box;
    background-repeat: no-repeat
}

@media screen and (min-width:0\0) {
    select {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)
    }
}

select:disabled {
    background-color: #f8f8f8;
    cursor: default
}

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

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

.is-invalid-input:not(:focus) {
    background-color: rgba(231, 76, 60, .1);
    border-color: #e74c3c
}

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

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

.form-error.is-visible {
    display: block
}

.hide {
    display: none!important
}

.invisible {
    visibility: hidden
}

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

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

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

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

@media screen and (min-width:32.5em) and (max-width:47.9375em) {
    .hide-for-medium-only {
        display: none!important
    }
}

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

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

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

@media screen and (min-width:48em) and (max-width:63.9375em) {
    .hide-for-large-only {
        display: none!important
    }
}

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

@media screen and (min-width:64em) {
    .hide-for-xlarge {
        display: none!important
    }
}

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

@media screen and (min-width:64em) and (max-width:74.9375em) {
    .hide-for-xlarge-only {
        display: none!important
    }
}

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

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

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

.hide-for-portrait,
.show-for-landscape {
    display: block!important
}

@media screen and (orientation:landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block!important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none!important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none!important
}

@media screen and (orientation:landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none!important
    }
}

@media screen and (orientation:portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block!important
    }
}

.float-left {
    float: left!important
}

.float-right {
    float: right!important
}

.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.clearfix::after,
.clearfix::before {
    content: ' ';
    display: table
}

.clearfix::after {
    clear: both
}

.accordion {
    list-style-type: none;
    background: #fff;
    border: 1px solid #f8f8f8;
    border-bottom: 0;
    border-radius: 4px;
    margin-left: 0
}

.accordion-title {
    display: block;
    padding: 1.25rem 1rem;
    line-height: 1;
    font-size: .75rem;
    color: #30B7E8;
    position: relative;
    border-bottom: 1px solid #f8f8f8
}

.accordion-title:focus,
.accordion-title:hover {
    background-color: #f8f8f8
}

.accordion-title::before {
    content: '+';
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -.5rem
}

.is-active>.accordion-title::before {
    content: '–'
}

.accordion-content {
    padding: 1rem;
    display: none;
    border-bottom: 1px solid #f8f8f8;
    background-color: #fff
}

.is-accordion-submenu-parent>a {
    position: relative
}

.is-accordion-submenu-parent>a::after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #30B7E8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem
}

.is-accordion-submenu-parent[aria-expanded=true]>a::after {
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -ms-transform: scaleY(-1);
    transform: scaleY(-1)
}

.badge {
    display: inline-block;
    padding: .3em;
    min-width: 2.1em;
    font-size: .6rem;
    text-align: center;
    border-radius: 50%;
    background: #30B7E8;
    color: #fff
}

.badge.secondary {
    background: #f7b231;
    color: #fff
}

.badge.success {
    background: #3adb76;
    color: #fff
}

.badge.warning {
    background: #ffae00;
    color: #fff
}

.badge.alert {
    background: #e74c3c;
    color: #fff
}

.close-button {
    position: absolute;
    color: #333;
    right: 1rem;
    top: 0;
    font-size: 2em;
    line-height: 1;
    cursor: pointer
}

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

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

.flex-video {
    position: relative;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: 1rem;
    overflow: hidden
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.flex-video.widescreen {
    padding-bottom: 56.25%
}

.flex-video.vimeo {
    padding-top: 0
}

.media-object {
    margin-bottom: 1rem;
    display: block
}

.media-object img {
    max-width: none
}

@media screen and (max-width:32.4375em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        display: block
    }
    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section {
    display: table-cell;
    vertical-align: top
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section.middle {
    vertical-align: middle
}

.media-object-section.bottom {
    vertical-align: bottom
}

.menu {
    margin: 0;
    list-style-type: none
}

.menu>li {
    display: table-cell;
    vertical-align: middle
}

[data-whatinput=mouse] .menu>li {
    outline: 0
}

.menu>li>a {
    display: block;
    padding: .7rem 1rem;
    line-height: 1
}

.menu a,
.menu button,
.menu input {
    margin-bottom: 0
}

.menu>li>a i,
.menu>li>a img {
    vertical-align: middle
}

.menu>li>a i+span,
.menu>li>a img+span {
    vertical-align: middle
}

.menu>li>a i,
.menu>li>a img {
    margin-right: .25rem;
    display: inline-block
}

.menu>li {
    display: table-cell
}

.menu.vertical>li {
    display: block
}

@media screen and (min-width:32.5em) {
    .menu.medium-horizontal>li {
        display: table-cell
    }
    .menu.medium-vertical>li {
        display: block
    }
}

@media screen and (min-width:48em) {
    .menu.large-horizontal>li {
        display: table-cell
    }
    .menu.large-vertical>li {
        display: block
    }
}

@media screen and (min-width:64em) {
    .menu.xlarge-horizontal>li {
        display: table-cell
    }
    .menu.xlarge-vertical>li {
        display: block
    }
}

.menu.simple li {
    line-height: 1;
    display: inline-block;
    margin-right: 1rem
}

.menu.simple a {
    padding: 0
}

.menu.align-right::after,
.menu.align-right::before {
    content: ' ';
    display: table
}

.menu.align-right::after {
    clear: both
}

.menu.align-right>li {
    float: right
}

.menu.expanded {
    width: 100%;
    display: table;
    table-layout: fixed
}

.menu.expanded>li:first-child:last-child {
    width: 100%
}

.menu.icon-top>li>a {
    text-align: center
}

.menu.icon-top>li>a i,
.menu.icon-top>li>a img {
    display: block;
    margin: 0 auto .25rem
}

.menu.nested {
    margin-left: 1rem
}

.menu .active>a {
    color: #fff;
    background: #30B7E8
}

.menu-text {
    font-weight: 700;
    color: inherit;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
    padding: .7rem 1rem
}

.menu-centered {
    text-align: center
}

.menu-centered>.menu {
    display: inline-block
}

.no-js [data-responsive-menu] ul {
    display: none
}

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px
}

.menu-icon::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #fff, 0 14px 0 #fff
}

.menu-icon:hover::after {
    background: #666;
    box-shadow: 0 7px 0 #666, 0 14px 0 #666
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px
}

.menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a
}

.menu-icon.dark:hover::after {
    background: #333;
    box-shadow: 0 7px 0 #333, 0 14px 0 #333
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination::after,
.pagination::before {
    content: ' ';
    display: table
}

.pagination::after {
    clear: both
}

.pagination li {
    font-size: .875rem;
    margin-right: .0625rem;
    border-radius: 4px;
    display: none
}

.pagination li:first-child,
.pagination li:last-child {
    display: inline-block
}

@media screen and (min-width:32.5em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a,
.pagination button {
    color: #0a0a0a;
    display: block;
    padding: .1875rem .625rem;
    border-radius: 4px
}

.pagination a:hover,
.pagination button:hover {
    background: #f8f8f8
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #30B7E8;
    color: #fff;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #666;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: 0 0
}

.pagination .ellipsis::after {
    content: '\2026';
    padding: .1875rem .625rem;
    color: #0a0a0a
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
    content: '\00ab';
    display: inline-block;
    margin-right: .5rem
}

.pagination-next a::after,
.pagination-next.disabled::after {
    content: '\00bb';
    display: inline-block;
    margin-left: .5rem
}

.progress {
    background-color: #666;
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 4px
}

.progress.primary .progress-meter {
    background-color: #30B7E8
}

.progress.secondary .progress-meter {
    background-color: #f7b231
}

.progress.success .progress-meter {
    background-color: #3adb76
}

.progress.warning .progress-meter {
    background-color: #ffae00
}

.progress.alert .progress-meter {
    background-color: #e74c3c
}

.progress-meter {
    position: relative;
    display: block;
    width: 0;
    height: 100%;
    background-color: #30B7E8;
    border-radius: 4px
}

.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: .75rem;
    font-weight: 700;
    color: #fff;
    white-space: nowrap;
    border-radius: 4px
}

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

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

.reveal {
    display: none;
    z-index: 1006;
    padding: 0;
    border: 1px solid #666;
    background-color: #fff;
    border-radius: 4px;
    position: relative;
    top: 100px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: auto
}

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

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

.reveal .column,
.reveal .columns {
    min-width: 0
}

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

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

@media screen and (min-width:32.5em) {
    .reveal .reveal {
        left: auto;
        right: auto;
        margin: 0 auto
    }
}

.reveal.collapse {
    padding: 0
}

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

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

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

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

@media screen and (max-width:32.4375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        max-width: none;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.switch {
    margin-bottom: 1rem;
    outline: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    font-weight: 700;
    font-size: .875rem
}

.switch-input {
    opacity: 0;
    position: absolute
}

.switch-paddle {
    background: #f6f6f6;
    cursor: pointer;
    display: block;
    position: relative;
    width: 4rem;
    height: 2rem;
    transition: all .25s ease-out;
    border-radius: 1.5em;
    color: inherit;
    font-weight: inherit
}

input+.switch-paddle {
    margin: 0
}

.switch-paddle::after {
    background: #fff;
    content: '';
    display: block;
    position: absolute;
    height: 1.5rem;
    left: .25rem;
    top: .25rem;
    width: 1.5rem;
    transition: all .25s ease-out;
    transform: translate3d(0, 0, 0);
    border-radius: 1.25rem
}

input:checked~.switch-paddle {
    background: #749224
}

input:checked~.switch-paddle::after {
    left: 2.25rem
}

[data-whatinput=mouse] input:focus~.switch-paddle {
    outline: 0
}

.switch-active,
.switch-inactive {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked+label>.switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked+label>.switch-inactive {
    display: none
}

.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: .625rem
}

.switch.tiny .switch-paddle::after {
    width: 1rem;
    height: 1.25rem
}

.switch.tiny input:checked~.switch-paddle::after {
    left: 1.875rem
}

.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.875rem;
    font-size: .75rem
}

.switch.small .switch-paddle::after {
    width: 1.25rem;
    height: 1.625rem
}

.switch.small input:checked~.switch-paddle::after {
    left: 2.125rem
}

.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem
}

.switch.large .switch-paddle::after {
    width: 2rem;
    height: 2.25rem
}

.switch.large input:checked~.switch-paddle::after {
    left: 2.875rem
}

table {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 4px
}

table tbody,
table tfoot,
table thead {
    border: 1px solid #f2f2f2;
    background-color: #fff
}

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

table tfoot,
table thead {
    background: #f9f9f9;
    color: #333
}

table tfoot tr,
table thead tr {
    background: 0 0
}

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

table tbody tr:nth-child(even) {
    background-color: #f2f2f2
}

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

@media screen and (max-width:47.9375em) {
    table.stack thead {
        display: none
    }
    table.stack tfoot {
        display: none
    }
    table.stack td,
    table.stack th,
    table.stack tr {
        display: block
    }
    table.stack td {
        border-top: 0
    }
}

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

table.hover tr:hover {
    background-color: #fafafa
}

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

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

.tabs {
    margin: 0;
    list-style-type: none;
    background: #fff;
    border: 1px solid #f8f8f8
}

.tabs::after,
.tabs::before {
    content: ' ';
    display: table
}

.tabs::after {
    clear: both
}

.tabs.vertical>li {
    width: auto;
    float: none;
    display: block
}

.tabs.simple>li>a {
    padding: 0
}

.tabs.simple>li>a:hover {
    background: 0 0
}

.tabs.primary {
    background: #30B7E8
}

.tabs.primary>li>a {
    color: #fff
}

.tabs.primary>li>a:focus,
.tabs.primary>li>a:hover {
    background: #6b9300
}

.tabs-title {
    float: left
}

.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: .75rem
}

.tabs-title>a:hover {
    background: #fff
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
    background: #f8f8f8
}

.tabs-content {
    background: #fff;
    transition: all .5s ease;
    border: 1px solid #f8f8f8;
    border-top: 0
}

.tabs-content.vertical {
    border: 1px solid #f8f8f8;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel.is-active {
    display: block
}

.title-bar {
    background: #0a0a0a;
    color: #fff;
    padding: .5rem
}

.title-bar::after,
.title-bar::before {
    content: ' ';
    display: table
}

.title-bar::after {
    clear: both
}

.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .5rem
}

.title-bar-left {
    float: left
}

.title-bar-right {
    float: right;
    text-align: right
}

.title-bar-title {
    font-weight: 700;
    vertical-align: middle;
    display: inline-block
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px
}

.menu-icon.dark::after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a
}

.menu-icon.dark:hover::after {
    background: #333;
    box-shadow: 0 7px 0 #333, 0 14px 0 #333
}

.top-bar {
    padding: .5rem
}

.top-bar::after,
.top-bar::before {
    content: ' ';
    display: table
}

.top-bar::after {
    clear: both
}

.top-bar,
.top-bar ul {
    background-color: #f8f8f8
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}

.top-bar input.button {
    width: auto
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
    width: 100%
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
    width: auto
}

@media screen and (max-width:47.9375em) {
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        width: 100%
    }
}

@media screen and (max-width:63.9375em) {
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        width: 100%
    }
}

@media screen and (max-width:74.9375em) {
    .top-bar.stacked-for-xlarge .top-bar-left,
    .top-bar.stacked-for-xlarge .top-bar-right {
        width: 100%
    }
}

.top-bar-title {
    float: left;
    margin-right: 1rem
}

.top-bar-left {
    float: left
}

.top-bar-right {
    float: right
}

.slide-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-bottom.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(90deg);
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(90deg);
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0);
    opacity: 1
}

.hinge-out-from-top.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0);
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0);
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.hinge-out-from-bottom.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0);
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0);
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.scale-in-up.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: scale(.5);
    transform: scale(.5);
    transition-property: transform, opacity;
    opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: transform, opacity;
    opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1
}

.scale-out-up.mui-leave.mui-leave-active {
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.spin-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    transition-property: transform, opacity;
    opacity: 0
}

.spin-in.mui-enter.mui-enter-active {
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    transition-property: transform, opacity;
    opacity: 0
}

.spin-in-ccw.mui-enter.mui-enter-active {
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1
}

.spin-out-ccw.mui-leave.mui-leave-active {
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    opacity: 0
}

.slow {
    transition-duration: 750ms!important
}

.fast {
    transition-duration: 250ms!important
}

.linear {
    transition-timing-function: linear!important
}

.ease {
    transition-timing-function: ease!important
}

.ease-in {
    transition-timing-function: ease-in!important
}

.ease-out {
    transition-timing-function: ease-out!important
}

.ease-in-out {
    transition-timing-function: ease-in-out!important
}

.bounce-in {
    transition-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}

.bounce-out {
    transition-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}

.short-delay {
    transition-delay: .3s!important
}

.long-delay {
    transition-delay: .7s!important
}

.shake {
    animation-name: shake-7
}

@keyframes shake-7 {
    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        transform: translateX(7%)
    }
    15%,
    25%,
    35%,
    45%,
    5%,
    55%,
    65%,
    75%,
    85%,
    95% {
        transform: translateX(-7%)
    }
}

.spin-cw {
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn)
    }
    100% {
        transform: rotate(0)
    }
}

.spin-ccw {
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(1turn)
    }
}

.wiggle {
    animation-name: wiggle-7deg
}

@keyframes wiggle-7deg {
    40%,
    50%,
    60% {
        transform: rotate(7deg)
    }
    35%,
    45%,
    55%,
    65% {
        transform: rotate(-7deg)
    }
    0%,
    100%,
    30%,
    70% {
        transform: rotate(0)
    }
}

.shake,
.spin-ccw,
.spin-cw,
.wiggle {
    animation-duration: .5s
}

.infinite {
    animation-iteration-count: infinite
}

.slow {
    animation-duration: 750ms!important
}

.fast {
    animation-duration: 250ms!important
}

.linear {
    animation-timing-function: linear!important
}

.ease {
    animation-timing-function: ease!important
}

.ease-in {
    animation-timing-function: ease-in!important
}

.ease-out {
    animation-timing-function: ease-out!important
}

.ease-in-out {
    animation-timing-function: ease-in-out!important
}

.bounce-in {
    animation-timing-function: cubic-bezier(.485, .155, .24, 1.245)!important
}

.bounce-out {
    animation-timing-function: cubic-bezier(.485, .155, .515, .845)!important
}

.bounce-in-out {
    animation-timing-function: cubic-bezier(.76, -.245, .24, 1.245)!important
}

.short-delay {
    animation-delay: .3s!important
}

.long-delay {
    animation-delay: .7s!important
}

a,
a:active,
a:focus,
abbr,
input::-moz-focus-inner,
object:focus {
    outline: 0
}

.logo-single {
    background: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/gfm-logo-single-2016.png) no-repeat;
    display: inline-block;
    height: 35px;
    text-indent: -9999px;
    width: 110px
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-devicepixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .logo-single {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/gfm-logo-single-2016@2x.png);
        background-size: 110px 35px
    }
}

.logo-large {
    background: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/gfm-logo-large-2016.png) no-repeat 0 0;
    height: 54px;
    width: 169px
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-devicepixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .logo-large {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/gfm-logo-large-2016@2x.png);
        background-size: 169px 54px
    }
}

@media screen and (min-width:32.5em) {
    body {
        font-size: 1.0625rem
    }
}

h1 {
    line-height: 1.5625rem
}

@media screen and (min-width:32.5em) {
    h1 {
        line-height: 2.4375rem
    }
}

h2 {
    line-height: 1.4375rem
}

@media screen and (min-width:32.5em) {
    h2 {
        line-height: 2.125rem
    }
}

h3 {
    font-weight: 900;
    line-height: 1.4375rem
}

@media screen and (min-width:32.5em) {
    h3 {
        line-height: 1.4375rem
    }
}

h4 {
    font-weight: 700;
    line-height: 1.1875rem
}

@media screen and (min-width:32.5em) {
    h4 {
        line-height: 1.3125rem
    }
}

.fa {
    color: #30B7E8
}

body a.icon-link {
    color: #666;
    font-size: .875rem
}

a:hover {
    color: #314300
}

.button.secondary.is-loading {
    background: #f8f8f8
}

.fb-assoc i.fa,
a.button.secondary.fb-assoc,
a.button.secondary.fb-assoc:active,
a.button.secondary.fb-assoc:hover,
a.button.secondary.fb-assoc:visited {
    color: #3b579d
}

.hollow.button {
    border: 1px solid #9eb366;
    color: #30B7E8
}

.hollow.button:hover {
    border-color: #4a6700;
    color: #4a6700
}

.button.is-disabled {
    background-color: transparent;
    border: 1px solid #333;
    color: #333;
    cursor: default;
    font-weight: 400
}

.button.fb-blue,
.button.fb-blue .fa,
.button.fb-blue:hover,
.button.li-blue,
.button.li-blue .fa,
.button.li-blue:hover,
.button.tw-blue,
.button.tw-blue .fa,
.button.tw-blue:hover,
.button.wa-green,
.button.wa-green .fa,
.button.wa-green:hover {
    color: #fff
}

.button.fb-blue {
    background: #3b579d;
    background: linear-gradient(to bottom, #3b579d 0, #344d8a 100%)
}

.button.fb-blue:hover {
    background: #4261b0;
    background: linear-gradient(to bottom, #4261b0 0, #344d8a 100%)
}

.button.fb-blue:active {
    background: #344d8a;
    background: linear-gradient(to bottom, #344d8a 0, #263865 100%)
}

.button.tw-blue {
    background: #55acee;
    background: linear-gradient(to bottom, #55acee 0, #3ea1ec 100%)
}

.button.tw-blue:hover {
    background: #6cb7f0;
    background: linear-gradient(to bottom, #6cb7f0 0, #3ea1ec 100%)
}

.button.tw-blue:active {
    background: #3ea1ec;
    background: linear-gradient(to bottom, #3ea1ec 0, #1689e0 100%)
}

.button.li-blue {
    background: #0077b5;
    background: linear-gradient(to bottom, #0077b5 0, #00669c 100%)
}

.button.li-blue:hover {
    background: #0088cf;
    background: linear-gradient(to bottom, #0088cf 0, #00669c 100%)
}

.button.li-blue:active {
    background: #00669c;
    background: linear-gradient(to bottom, #00669c 0, #004569 100%)
}

.button.wa-green {
    background: #25d366;
    background: linear-gradient(to bottom, #25d366 0, #21bd5c 100%)
}

.button.wa-green:hover {
    background: #36dc74;
    background: linear-gradient(to bottom, #36dc74 0, #21bd5c 100%)
}

.button.wa-green:active {
    background: #21bd5c;
    background: linear-gradient(to bottom, #21bd5c 0, #1a9247 100%)
}

.button .fa-spin {
    opacity: .6
}

.big-loady-guy {
    color: #666;
    font-size: 4.375rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    opacity: .4;
    text-align: center;
    width: 100%
}

.button.text-msg {
    padding: .3em 1em .15em
}

.button.text-msg .fa-mobile {
    font-size: 1.875rem;
    vertical-align: middle;
    margin-right: .625rem
}

input.menu-search[type=text] {
    margin-bottom: 0
}

.ac-contain {
    position: relative
}

.zipcontainer .search-drop {
    width: 100%
}

.search-drop,
.top-bar ul.search-drop {
    background: #fff;
    border: 1px solid #f8f8f8;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
    position: absolute;
    margin-left: 0;
    text-align: left;
    top: 2.375rem;
    width: 100%;
    z-index: 31
}

.top-bar ul.search-drop {
    margin-top: -.1875rem
}

.search-drop .fa-search {
    font-size: .875rem
}

.search-drop .fa {
    padding-right: .25rem
}

.search-drop .zip-choice,
.search-drop li {
    border-bottom: 1px dotted #cacaca;
    display: block;
    padding: .625rem .625rem .625rem 1rem;
    text-align: left
}

.search-drop a:last-child,
.search-drop li:last-child {
    border-bottom: none
}

.search-drop a.hover,
.search-drop li.hover {
    background-color: #f9faf5
}

.off-canvas [type=text] {
    font-size: .875rem
}

.search-menu li {
    font-size: .875rem;
    margin-bottom: .5rem
}

.pages {
    list-style-type: none;
    margin-bottom: 1rem
}

.btn-page {
    border-radius: 4px;
    display: block;
    height: 2.25rem;
    line-height: 2rem;
    padding-top: .125rem;
    text-align: center;
    width: 100%
}

.btn-page.current,
.current .btn-page {
    background: #f8f8f8
}

.search-with-icon {
    position: relative
}

.search-with-icon input {
    padding-left: 2.5625rem
}

@media screen and (min-width:48em) {
    .search-with-icon input {
        font-size: 1.375rem;
        padding-left: 2.75rem
    }
}

.search-with-icon::before {
    color: #999;
    content: "\f002";
    display: block;
    font-family: FontAwesome;
    font-size: .875rem;
    left: 1rem;
    position: absolute;
    top: .625rem;
    z-index: 1
}

@media screen and (min-width:48em) {
    .search-with-icon::before {
        font-size: 1.125rem;
        left: 1rem;
        top: .9375rem
    }
}

@media screen and (min-width:48em) {
    .search-with-icon--large input {
        height: 3.5rem;
        padding-bottom: .625rem;
        padding-top: .625rem
    }
}

.iframe-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.iframe-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.status-bar {
    background: #f9faf5;
    border-top: 1px solid #dbe3c7;
    border-bottom: 1px solid #dbe3c7;
    padding-top: .5rem;
    padding-bottom: .5625rem
}

.card,
.category-arrows-contain,
.layer-theme,
.layer-white,
.link-bar {
    background: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
    padding-top: .875rem;
    padding-bottom: .875rem;
    position: relative;
    z-index: 20
}

.card,
.category-arrows-contain,
.layer-theme,
.layer-white {
    padding-left: 1rem;
    padding-right: 1rem
}

.layer-theme {
    background: 0 0
}

.link-bar {
    display: block;
    font-size: .875rem;
    font-weight: 900;
    margin-bottom: 1.5rem;
    padding-left: 1rem;
    padding-right: 1rem
}

.actionable-text,
.read-more {
    display: inline-block;
    font-size: .875rem;
    font-weight: 900;
    margin-bottom: 1rem;
    height: 1.3125rem
}

.read-more--click-target {
    display: block;
    margin-top: -2.5rem;
    margin-bottom: 1.875rem;
    padding-top: 2.5rem;
    position: relative;
    z-index: 50
}

@media screen and (min-width:64em) {
    .read-more--click-target {
        display: inline-block;
        margin: 0 0 1rem;
        padding-top: 0
    }
}

.single-column {
    margin-top: 3.5rem;
    padding-top: 1.25rem
}

.single-column h1 {
    font-size: 1.5rem
}

.card {
    border-radius: 4px;
    font-size: .9375rem;
    min-height: 23.125rem;
    padding-top: 1.25rem
}

@media screen and (min-width:48em) {
    .card {
        font-size: 1rem
    }
}

.card--flex-height {
    min-height: auto
}

.card-caption {
    margin-bottom: 1rem;
    text-align: center
}

h1.card-title {
    font-size: 1.625rem;
    line-height: 1.4;
    margin-bottom: 1.625rem;
    text-align: center
}

@media screen and (min-width:48em) {
    h1.card-title {
        font-size: 1.625rem
    }
}

.card .button:last-child {
    margin-bottom: 0
}

.bottom-link {
    font-size: .875rem;
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    text-align: center
}

.bottom-link a {
    font-weight: 700
}

.card .close-button {
    font-size: 1.125rem;
    top: 1rem
}

.dropdown-container {
    position: relative
}

.dropdown-container:hover .dropdown {
    display: block
}

.dropdown {
    background: #fff;
    border-radius: 0 0 .25rem;
    top: 3.0625rem;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
    left: 0;
    list-style-type: none;
    margin: -.3125rem 0 0 0;
    position: absolute;
    z-index: 10
}

@media screen and (min-width:48em) {
    .dropdown {
        border-radius: 0 0 .25rem .25rem
    }
}

.dropdown-link {
    border-bottom: 1px dotted #cacaca;
    display: block;
    font-size: .875rem;
    font-weight: 900;
    margin-left: 1rem;
    margin-right: 1rem;
    padding-top: .75rem;
    padding-bottom: .75rem
}

.dropdown li:last-child .dropdown-link {
    border: none
}

.full-link-chevron {
    display: block;
    font-size: .875rem;
    font-weight: 900;
    margin-bottom: 1.5rem;
    padding-top: .875rem;
    padding-bottom: .875rem;
    width: 100%
}

.full-link-chevron .fa-chevron-right {
    float: right;
    margin-top: .25rem
}

footer {
    margin-top: 1.25rem;
    margin-bottom: 5rem
}

.footer-contain,
.footer-contain.category-arrows-contain,
.layer-white.footer-contain {
    border-radius: 0;
    margin-bottom: 1.25rem;
    padding-left: 0;
    padding-right: 0
}

.footer-menu {
    padding: 0 1rem 1.125rem;
    margin-bottom: 2.1875rem
}

.footer-link {
    border-bottom: 1px dotted #cacaca
}

.menu li.footer-link a {
    color: #30B7E8;
    font-size: .875rem
}

.menu>li.footer-link>a {
    color: #0a0a0a;
    font-size: .875rem;
    font-weight: 900;
    padding: 1.5rem 2rem .75rem 0
}

.footer-link .menu.nested {
    margin-left: 0
}

.is-accordion-submenu-parent.footer-link>a::after {
    right: 1rem;
    top: 2rem
}

.is-accordion-submenu-parent>a::after {
    border-top-color: #30B7E8
}

.list-heading {
    font-size: .875rem;
    font-weight: 900;
    margin-bottom: .625rem
}

.footer-contain-large {
    margin-bottom: 2.5rem
}

@media screen and (min-width:48em) and (max-width:63.9375em) {
    .footer-contain-large {
        background: #fff;
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
        padding-top: 1.125rem
    }
}

.footer-link-group:last-child {
    display: none
}

.footer-message {
    font-size: .875rem;
    padding: 1.625rem 1.75rem 2rem;
    text-align: center
}

.footer-tagline {
    font-size: 1.25rem;
    margin-top: -.625rem;
    max-width: 19.375rem
}

.list-links {
    font-size: .875rem;
    list-style-type: none;
    margin-left: 0
}

.list-links li {
    margin-bottom: .625rem
}

.social-links {
    font-size: 1.5625rem
}

.footer-col-adjust {
    padding-left: 5.1875rem
}

.footer-col-adjust.g703-footer {
    padding-left: .625rem
}

.g703-footer .column,
.g703-footer .columns {
    padding-left: .6rem;
    padding-right: .6rem
}

body .gfm-guarantee-footer a {
    color: #30B7E8
}

.value-props {
    margin-bottom: 1rem
}

.prop {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.prop-icon {
    float: left;
    width: 3.875rem
}

.prop-content {
    margin-left: 5.125rem
}

.prop-content h4 {
    margin-bottom: .25rem
}

.prop-content .read-more {
    margin-bottom: 0
}

.ico-guarantee-sp {
    background: url(https://d25oniaj7o2jcw.cloudfront.net/ico-guarantee-sp-2.png) no-repeat;
    height: 3.875rem;
    width: 3.875rem
}

.ico-guarantee-sp--trophy {
    background-position: 0 3px
}

.ico-guarantee-sp--secure {
    background-position: 0 -88px
}

.ico-guarantee-sp--clock {
    background-position: 0 -179px
}

.ico-guarantee-sp--phone {
    background-position: 0 -268px
}

.ico-guarantee-sp--deadline {
    background-position: 0 -358px
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-devicepixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .ico-guarantee-sp {
        background-image: url(https://d25oniaj7o2jcw.cloudfront.net/ico-guarantee-sp-2@2x.png);
        background-size: 62px 418px
    }
}

.box-get-help {
    margin-top: 3.75rem;
    position: relative;
    text-align: center
}

.clock-contain {
    margin: 0 auto;
    height: 3.4375rem;
    width: 7.625rem
}

.box-get-help .campaign-sp--5min {
    position: absolute;
    top: -3.75rem
}

.footer-callout {
    margin-bottom: 1rem
}

body a.icon-link {
    color: #666;
    font-size: .875rem
}

.icon-link .fa {
    width: .625rem
}

.list-centered {
    list-style-type: none;
    margin: 0 0 .625rem;
    text-align: center
}

.list-centered li {
    margin-bottom: 1.125rem
}

.tile {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
    display: block;
    margin-bottom: 1.25rem;
    position: relative
}

.tile-img-contain {
    border-radius: 4px 4px 0 0;
    overflow: hidden;
    position: relative
}

.tile-img {
    border-radius: 4px 4px 0 0;
    display: block;
    width: 100%;
    z-index: 0
}

.tile-shadow {
    background: 0 0;
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .82) 100%);
    bottom: 0;
    height: 3.75rem;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 10
}

.tile-content,
.tile-loc {
    color: #fff;
    font-weight: 700;
    position: absolute;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .5);
    z-index: 20
}

.tile-loc {
    background: rgba(0, 0, 0, .5);
    border-radius: 4px;
    display: inline-block;
    font-size: .6875rem;
    left: 1rem;
    padding: .1875rem .3125rem;
    top: 1rem
}

body .tile-loc .fa {
    color: #fff
}

.tile-tag {
    background: #fff;
    border-radius: 12.5rem;
    box-shadow: 0 1px 1px .5px rgba(0, 0, 0, .25);
    color: #30B7E8;
    display: inline-block;
    font-size: .75rem;
    font-weight: 900;
    padding: .3125rem .625rem;
    text-shadow: none
}

.tile-tag .fb-blue {
    color: #3b579d
}

.tile-img-contain .tile-tag {
    left: 1rem;
    position: absolute;
    top: 1rem;
    z-index: 20
}

.pills-contain .tile-tag {
    margin-right: .375rem;
    margin-top: .625rem
}

.tile-content {
    bottom: 1rem;
    padding: 0 1rem;
    width: 100%;
    z-index: 30
}

.tile-meter,
.tile-meter-fill {
    background: #f9faf5;
    bottom: 0;
    box-shadow: inset 0 1px 2px 1px rgba(0, 0, 0, .1);
    height: .5rem;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 30
}

.tile-meter-fill {
    background: #30B7E8;
    box-shadow: none;
    z-index: 40
}

.tile-footer,
a .tile-footer {
    border-radius: 0 0 4px 4px;
    color: #333;
    padding: .625rem 1rem
}

.nav-recommendations-contain .tile-footer {
    font-size: .9375rem
}

.tile-description {
    margin-top: .25rem
}

a .tile-description {
    color: #0a0a0a;
    word-wrap: break-word
}

.tile--full {
    background: 0 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0
}

.tile--full .tile-img,
.tile--full .tile-img-contain {
    border-radius: 0
}

.tile--full .tile-meter {
    background-color: #dbe3c7
}

.tile--full .tile-footer {
    background: 0 0;
    font-size: 1rem
}

.tile--fb {
    border-radius: 4px;
    box-shadow: none
}

.tile--fb .tile-img {
    border-radius: 4px
}

.tile--fb .tile-content {
    bottom: .625rem
}

.tile--fb .tile-shadow {
    border-radius: 0 0 4px 4px
}

.callout--fb-connect {
    background: #93a3c9;
    color: #fff
}

.text-under-tile .fa,
body .tile-content .fa {
    color: #fff;
    float: right;
    font-size: .875rem;
    padding-left: 1.25rem
}

.text-under-tile {
    color: #aaa;
    display: block;
    font-weight: 900;
    margin-bottom: 1.25rem;
    text-decoration: none
}

.text-under-tile .truncate-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-under-tile .fa {
    color: #ccc;
    position: relative;
    top: .1875rem
}

.tile-list {
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: left
}

.tile-list-item {
    border-top: 1px dotted #cacaca;
    color: #333;
    display: block;
    padding-top: 1rem;
    padding-bottom: 1rem
}

.tile-list-content {
    margin-left: 1rem
}

.tile-footer .fa.fa-cog,
.tile-list-item .fa.fa-cog {
    line-height: 1.5rem;
    font-size: 1.25rem
}

.tile-list .tile-meter {
    border-radius: 4px;
    margin-bottom: 1rem;
    position: relative
}

.tile-list .tile-meter-fill {
    border-radius: 4px
}

.tile-list-title {
    margin-bottom: 1rem;
    width: 100%
}

.tile-list .tile-description {
    margin-top: 1rem
}

.tile-list .read-more {
    margin-bottom: 0
}

.truncate-text {
    height: 5rem;
    overflow: hidden;
    position: relative;
    word-wrap: break-word
}

.truncate-text::after {
    background: rgba(255, 255, 255, 0);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    border-bottom: .625rem solid #fff;
    bottom: 0;
    content: '';
    display: block;
    height: 3.375rem;
    position: absolute;
    width: 100%;
    z-index: 30
}

.tile--full .truncate-text::after,
.tile-list .truncate-text::after,
.truncate-text.truncate-text--comment::after {
    background: rgba(255, 255, 255, 0);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #f9faf5 100%);
    border-bottom-color: #f9faf5
}

.avatar-contain {
    float: left;
    height: 2.8125rem;
    position: relative;
    width: 2.8125rem
}

.avatar-contain--small {
    height: 2.125rem;
    width: 2.125rem
}

.avatar-contain--large {
    height: 4.5rem;
    width: 4.5rem
}

.avatar-no-pic {
    background: #fff;
    color: #bbb;
    font-size: .875rem;
    line-height: 2.8125rem;
    height: 100%;
    text-align: center;
    width: 100%
}

.avatar-contain--small .avatar-no-pic {
    line-height: 2.125rem
}

.avatar-contain--large .avatar-no-pic {
    line-height: 4.5rem
}

.avatar-no-pic .fa {
    color: #bbb;
    font-size: 1.875rem;
    position: relative;
    line-height: 2.8125rem
}

.avatar-contain--small .avatar-no-pic .fa {
    font-size: 1.125rem;
    line-height: 2.125rem
}

.avatar-contain--large .avatar-no-pic .fa {
    font-size: 2.375rem;
    line-height: 4.5rem
}

.avatar-contain--fb .avatar-no-pic .fa {
    color: #3b579d
}

.fa-ul .fa-li.fa {
    color: #0a0a0a;
    font-size: .875rem;
    top: .3125rem
}

.list-with-checks.fa-ul {
    margin-left: 1.375rem
}

.list-with-checks li {
    margin-bottom: .625rem
}

.menu-divided--after>li::before,
.menu-divided>li::before,
.menu-divider-line {
    background: linear-gradient(to bottom, rgba(221, 221, 221, 0) 0, #ddd 25%, #ddd 50%, #ddd 75%, rgba(221, 221, 221, 0) 100%);
    display: inline-block;
    height: 1.5rem;
    position: relative;
    width: 1px
}

.menu-divided li {
    position: relative
}

.menu-divided--after>li::before,
.menu-divided>li::before {
    content: "";
    position: absolute;
    top: .5rem
}

.menu-divided--after>li::before {
    right: 0
}

.alert-notif {
    background: #fff;
    border-bottom: 1px dotted #cacaca;
    font-size: .875rem;
    padding: .625rem 1.75rem .625rem .625rem
}

.alert-notif .close-button {
    right: .625rem;
    top: 0
}

.alert-notif .close-button .fa {
    font-size: 1.125rem
}

.search-disabled .hide-when-search-disabled {
    display: none
}

.hide-navbar .top-bar,
.native-webview #homepage-marquee-cta-section,
.native-webview .header-tile-footer,
.native-webview .marquee-contain,
.native-webview .placeholder-gfm-logo,
.native-webview .search-with-icon,
.native-webview .share-btns-contain,
.native-webview .static-btn-contain,
.native-webview .sticky-btn-contain,
.native-webview .sticky-btn-contain.is-stuck,
.native-webview .top-bar,
.native-webview footer {
    display: none
}

.hide-navbar .main-column,
.native-webview .main-column {
    margin-top: 0!important
}

.native-webview .pg-campaign {
    padding-bottom: 7.5rem
}

.animated-div {
    transform: translate3d(0, 0, 0)
}

@media screen and (min-width:48em) and (max-width:63.9375em) {
    .footer-callout {
        border-bottom: 1px dotted #cacaca
    }
}

@media screen and (min-width:48em) {
    .footer-callout {
        padding-bottom: 1rem;
        position: relative;
        text-align: left
    }
    .footer-callout .campaign-sp--logo {
        position: absolute;
        right: 0;
        top: -.6875rem
    }
    .category-arrows-contain,
    .layer-white,
    .link-bar {
        border-radius: 4px;
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25)
    }
    .single-column,
    .sticky-header .single-column {
        padding-top: 3rem
    }
    .max-width-single-column {
        margin-left: auto;
        margin-right: auto;
        max-width: 45.5rem
    }
    .card {
        padding-left: 3.375rem;
        padding-right: 3.375rem;
        padding-bottom: 1.5rem
    }
    .card--min-padding {
        padding-left: 1rem;
        padding-right: 1rem
    }
    .card-caption {
        font-size: .9375rem;
        line-height: 1.375rem;
        margin: 0 auto 1.875rem;
        width: 18.75rem
    }
    h1.card-title {
        position: relative;
        margin-bottom: 2.25rem
    }
    h1.card-title::after {
        background: linear-gradient(to right, transparent 0, rgba(0, 0, 0, .1) 50%, transparent 100%);
        height: 1px;
        width: 100%;
        bottom: -1.125rem;
        content: '';
        display: block;
        left: 0;
        position: absolute
    }
    .tile-list .truncate-text::after {
        background: rgba(255, 255, 255, 0);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
        border-bottom-color: #fff
    }
    .tile--full .tile-img,
    .tile--full .tile-img-contain {
        border-radius: 4px
    }
    .tile--full .tile-meter,
    .tile--full .tile-meter-fill,
    .tile--full .tile-shadow {
        border-radius: 0 0 4px 4px
    }
    .search-with-icon--large .search-drop {
        top: 3.3125rem
    }
    .search-with-icon--large .search-drop .zip-choice {
        padding-left: 1rem
    }
    .menu.social-links>li>a {
        padding-top: .25rem
    }
    .footer-contain .dotted-line {
        margin-bottom: 1.875rem
    }
}

@media screen and (min-width:64em) {
    .primary-ctas .button {
        margin-bottom: .625rem
    }
    .button.large {
        padding: 1rem .625rem
    }
    .tabs-panel .read-more {
        display: none
    }
    .footer-callout {
        margin-top: 1rem;
        padding-top: 1rem;
        padding-left: 1rem!important
    }
    .footer-callout .campaign-sp--logo {
        top: .6875rem;
        right: 1rem
    }
    .footer-contain-large {
        margin-top: 1.25rem
    }
    .select-contain-width {
        max-width: 16rem
    }
}

.gfm-modal {
    background: #f9faf5;
    color: #333;
    font-size: 1rem;
    position: fixed
}

.gfm-modal li {
    list-style: none
}

.gfm-modal .modal-text-lg {
    font-size: 1.25rem;
    line-height: 1.5625rem
}

.gfm-modal .modal-text-med {
    font-size: 1rem;
    line-height: 1.375rem
}

.gfm-modal .modal-text-xl {
    font-size: 1.5rem;
    line-height: 1.625rem
}

.modal-header {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
    color: #30B7E8;
    font-size: .875rem;
    font-weight: 600;
    position: relative;
    z-index: 10
}

.gfm-modal .close-button {
    top: .125rem;
    right: 1rem
}

.gfm-modal .close-button .fa {
    font-size: 1.125rem
}

.gfm-modal--full {
    top: 0!important
}

.share-upsell .campaign-img {
    border-radius: .3125rem
}

.text-msg {
    padding: .1875rem 0 .0625rem
}

.text-msg .fa-mobile {
    font-size: 1.875rem;
    vertical-align: middle;
    margin-right: .625rem
}

.text-divider.row {
    height: 1.5625rem
}

.text-divider.row .column.dotted-line,
.text-divider.row .dotted-line.columns {
    margin-top: .75rem
}

.modal-footer-link {
    background: #f9faf5;
    bottom: 0;
    font-weight: 600;
    font-size: .875rem;
    position: fixed;
    width: 100%;
    z-index: 10
}

.success-check {
    background: #8ea64d;
    background: linear-gradient(to bottom, #8ea64d 0, #7d9933 100%);
    border-radius: 3.125rem;
    height: 5.625rem;
    margin: 2.5rem auto 3.75rem;
    text-align: center;
    width: 5.625rem
}

.success-check--fb-blue {
    background: #3b579d
}

body .success-check .fa-check {
    color: #fff;
    margin-top: 1rem;
    font-size: 3.75rem
}

.gfm-modal .orbit-container {
    min-height: 12.5rem;
    position: relative
}

.column-narrow {
    padding-left: 3rem;
    padding-right: 3rem
}

.reveal-overlay.reveal-overlay--flex {
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0
}

.gfm-modal-unstyled-wrapper {
    height: 100%;
    padding-top: 3.5rem;
    position: relative;
    width: 100%
}

.gfm-modal-unstyled-wrapper .close-button {
    font-size: 1.25rem;
    position: absolute;
    top: .875rem;
    width: 1rem
}

.gfm-modal-unstyled-wrapper .close-button .fa {
    color: #fff
}

.gfm-modal-unstyled-wrapper .gfm-modal {
    height: 100%;
    overflow-y: auto;
    width: 100%
}

.gfm-modal-unstyled-wrapper .supporters-list {
    margin-top: 3.4375rem
}

.gfm-modal-unstyled-wrapper .dropdown-container {
    position: fixed;
    width: 100%;
    z-index: 10
}

@media screen and (max-width:47.9375em) {
    body .reveal.gfm-modal {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        max-width: none;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
    .modal-contact-organizer .orbit-container {
        min-height: 27.5rem
    }
    .column-narrow {
        padding-left: 3.25rem;
        padding-right: 3.25rem
    }
}

@media screen and (min-width:48em) {
    body .reveal.gfm-modal {
        background: #fff;
        border: none;
        border-radius: .3125rem!important;
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
        height: 33.125rem!important;
        min-height: 33.125rem!important;
        width: 30.25rem!important;
        position: relative;
        margin: 0 auto;
        left: 0!important
    }
    .gfm-modal-unstyled-wrapper .close-button {
        top: -2.1875rem;
        right: -1.875rem
    }
    .gfm-modal-unstyled-wrapper {
        height: 37.5rem;
        padding: 0;
        top: 0!important;
        width: 30.25rem
    }
    .gfm-modal-unstyled-wrapper .gfm-modal.gfm-modal--unstyled {
        background: #fff;
        border-radius: .3125rem;
        overflow-y: auto;
        position: relative;
        top: initial
    }
    .gfm-modal .button {
        font-size: 1.25rem
    }
    .logo-header {
        background: #fff;
        border-radius: .875rem .875rem 0 0;
        border-bottom: 1px solid #ddd;
        height: 4.6875rem
    }
    .logo-header .campaign-sp--logo {
        position: absolute;
        right: 50%;
        left: 50%;
        margin-left: -2.9375rem;
        top: 1.375rem
    }
    body .gfm-modal .modal-header {
        color: #333
    }
    .gfm-modal .category-arrows-contain,
    .gfm-modal .layer-white {
        background: #f4f4f4;
        border-radius: 0;
        border-bottom: 1px solid #ddd;
        box-shadow: none;
        color: #333;
        font-size: 2.25rem;
        font-weight: 300;
        padding: 1.25rem 0;
        text-align: center
    }
    .headline-long.category-arrows-contain,
    .layer-white.headline-long {
        font-size: 1.375rem
    }
    .category-arrows-contain .close-button,
    .layer-white .close-button {
        display: none
    }
    body .modal-contact-organizer.reveal.gfm-modal,
    body .modal-more-ways-to-share.reveal.gfm-modal,
    body .modal-share-facebook.reveal.gfm-modal {
        height: auto!important;
        min-height: auto!important
    }
    .modal-contact-organizer.gfm-modal .orbit-container {
        min-height: 21.25rem
    }
    .share-upsell .modal-header {
        font-size: 2rem
    }
    .share-upsell .modal-text-med {
        font-size: 1.1875rem;
        line-height: 1.8125rem
    }
    .reveal.modal--signup {
        border: none;
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
        border-radius: 4px;
        font-size: 1rem;
        min-height: 23.125rem;
        padding-top: 1.25rem
    }
    .reveal.gfm-modal.gfm-modal--wide {
        width: 36.5rem!important
    }
    .gfm-modal-unstyled-wrapper.modal-donations {
        height: 42.5rem
    }
    .modal-donations .dropdown-container {
        width: 30.25rem
    }
    .modal-donations .link-bar {
        border-radius: .3125rem .3125rem 0 0;
        overflow: hidden
    }
    .modal-donations .dropdown {
        left: 1rem
    }
    .gfm-modal-unstyled-wrapper .hide-in-modal {
        display: none
    }
}

.form-recaptcha {
    padding-bottom: 1.875rem
}

form>input.invalid,
form>textarea.invalid {
    background-color: #fff1ee
}

.checkbox {
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
    cursor: pointer;
    display: inline-block;
    font-size: .75rem;
    height: 1.25rem;
    margin-right: .3125rem;
    width: 1.25rem;
    padding-top: .3125rem
}

.checkboxlbl {
    position: relative;
    cursor: pointer
}

[type=color],
[type=date],
[type=datetime-local],
[type=datetime],
[type=email],
[type=month],
[type=number],
[type=password],
[type=search],
[type=tel],
[type=text],
[type=time],
[type=url],
[type=week],
textarea {
    margin-bottom: .625rem
}

input.is-error,
input.is-error:focus,
textarea.is-error,
textarea.is-error:focus {
    background-color: #fdedec;
    color: #b20000
}

.form-amount {
    color: #30B7E8
}

.error-msg-contain {
    text-align: left;
    padding-bottom: .625rem;
    padding-left: 1rem;
    padding-right: 1rem
}

.error-msg,
.form-amount.is-error {
    color: #e74c3c
}

textarea {
    min-height: 8.75rem
}

.facheckbox {
    display: block;
    font-size: .875rem;
    text-align: center;
    margin-top: .9375rem
}

.facheckbox .fa-check {
    background: #fff;
    border-radius: .1875rem;
    box-shadow: 0 1px 1px #999;
    color: #30B7E8;
    height: 1.25rem;
    overflow: hidden;
    vertical-align: top;
    width: 1.25rem
}

.facheckbox .fa-check:before {
    top: 20px;
    position: relative;
    font-size: .75rem
}

.facheckbox.ischecked .fa-check:before {
    top: 3px
}

.switch-contain {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    line-height: 1;
    margin-bottom: 1rem
}

.switch-contain::after,
.switch-contain::before {
    content: ' ';
    display: table
}

.switch-contain::after {
    clear: both
}

.switch-contain .switch {
    float: left;
    margin-right: 1.25rem;
    margin-bottom: 0
}

.card .switch-contain .switch {
    margin-right: .9375rem
}

.switch-label {
    line-height: 1.2
}

.switch-paddle {
    box-shadow: inset 1px 1px 5px 0 rgba(0, 0, 0, .25)
}

.switch.small .switch-paddle {
    width: 3.125rem
}

.switch.small .switch-paddle::after {
    background: #fff;
    background: linear-gradient(to bottom, #fff 0, #f4f4f4 100%);
    box-shadow: 1px 0 2px rgba(0, 0, 0, .2);
    height: 1.625rem;
    left: .125rem;
    top: .125rem;
    width: 1.625rem
}

.switch.small input:checked~.switch-paddle::after {
    left: 1.375rem
}

.callout .fa.fa-times {
    color: #999;
    font-size: .875rem
}

.callout.callout--fbconnect .fa.fa-times {
    color: #fff;
    font-size: .875rem
}

.alert .fa {
    color: #e74c3c
}

.form-detail {
    font-size: .875rem;
    font-weight: 900
}

.form-detail.is-error,
.is-error .fa {
    color: #e74c3c
}

.close-button {
    outline: 0
}

.mt0 {
    margin-top: 0!important
}

.mt5 {
    margin-top: .3125rem!important
}

.mt10 {
    margin-top: .625rem!important
}

.mt20 {
    margin-top: 1.25rem!important
}

.mt25 {
    margin-top: 1.5625rem!important
}

.mt30 {
    margin-top: 1.875rem!important
}

.mt40 {
    margin-top: 2.5rem!important
}

.mt50 {
    margin-top: 3.125rem!important
}

.mb0 {
    margin-bottom: 0!important
}

.mb5 {
    margin-bottom: .3125rem!important
}

.mb8 {
    margin-bottom: .5rem!important
}

.mb10 {
    margin-bottom: .625rem!important
}

.mb20 {
    margin-bottom: 1.25rem!important
}

.mb25 {
    margin-bottom: 1.5625rem!important
}

.mb30 {
    margin-bottom: 1.875rem!important
}

.mb40 {
    margin-bottom: 2.5rem!important
}

.mb50 {
    margin-bottom: 3.125rem!important
}

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

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

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

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

.ml0 {
    margin-left: 0!important
}

.mr0 {
    margin-right: 0!important
}

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

.pt0 {
    padding-top: 0!important
}

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

.pr0 {
    padding-right: 0!important
}

.pr10 {
    padding-right: .625rem!important
}

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

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

.pl0 {
    padding-left: 0!important
}

.pl10 {
    padding-left: .625rem!important
}

.nobb {
    border-bottom: none!important
}

.smaller {
    font-size: 70%
}

.text-sup {
    font-size: 70%;
    position: relative;
    top: -5px
}

.text-small {
    color: #666;
    font-size: .875rem
}

.icon-padding {
    padding-right: .375rem
}

.fa-1_5x {
    font-size: 1.5rem
}

.fs-12-5 {
    font-size: .78125rem
}

.fs-14 {
    font-size: .875rem
}

.fs-16 {
    font-size: 1rem!important
}

.fs-18 {
    font-size: 1.125rem!important
}

.fs-25 {
    font-size: 1.5625rem!important
}

.fa-20 {
    font-size: 1.25rem
}

.fa.fa--fixed-width {
    width: 1.25rem
}

.dotted-line {
    background: 0 0;
    border-bottom: 1px dotted #cacaca
}

.media-round {
    border-radius: 50%
}

.media-radius {
    border-radius: .25rem
}

.media-radius,
.media-round {
    border: 0 solid transparent
}

.media-radius.thumbnail,
.media-round.thumbnail {
    box-shadow: 0 1px 2px -1px #666
}

.disp-ib {
    display: inline-block
}

.disp-bl {
    display: block
}

.underline {
    border-bottom: 1px dotted #cacaca;
    padding-bottom: .4375rem
}

@media screen and (min-width:32.5em) {
    .underline {
        padding-bottom: .75rem
    }
}

.text-black {
    color: #333!important
}

.text-white {
    color: #fff!important
}

.medium-gray {
    color: #666
}

.light-gray {
    color: #999!important
}

.fa.fb-blue,
.text-fb-blue {
    color: #3b579d!important
}

.fa.tw-blue {
    color: #55acee!important
}

.position-relative {
    position: relative
}

.cf::after,
.cf::before {
    content: ' ';
    display: table
}

.cf::after {
    clear: both
}

.clear {
    clear: both
}

.hide-non-en_US {
    display: none!important
}

.lang-en_US .hide-non-en_US {
    display: block!important
}

.overflow-hidden {
    overflow: hidden
}

.vertical-center {
    position: absolute;
    top: 50%;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.horizontal-center {
    position: absolute;
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.absolute-center {
    position: absolute;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.select-disabled {
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tcon {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: none;
    cursor: pointer;
    outline: 0;
    transition: .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent
}

.tcon:focus,
.tcon:hover {
    outline: 0
}

.tcon::-moz-focus-inner {
    border: 0
}

.tcon-visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: .0625rem;
    margin: -.0625rem;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: .0625rem
}

.tcon-visuallyhidden:active,
.tcon-visuallyhidden:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.tcon-menu__lines {
    background: #30B7E8;
    border-radius: .0625rem;
    display: block;
    height: .1875rem;
    margin: 0 auto;
    top: -.0625rem;
    transition: .3s;
    width: 1.3125rem;
    position: relative
}

.tcon-menu__lines::after,
.tcon-menu__lines::before {
    background: #30B7E8;
    border-radius: .0625rem;
    display: block;
    height: .1875rem;
    margin: 0 auto;
    top: -.0625rem;
    transition: .3s;
    width: 1.3125rem;
    content: '';
    left: 0;
    position: absolute;
    -ms-transform-origin: .13393rem center;
    transform-origin: .13393rem center;
    width: 100%
}

.tcon-menu__lines::before {
    top: 7px
}

.tcon-menu__lines::after {
    top: -7px
}

.tcon-transform .tcon-menu__lines {
    transform: scale3d(.8, .8, .8)
}

.tcon-menu--xcross {
    width: auto
}

.tcon-menu--xcross.tcon-transform .tcon-menu__lines {
    background: 0 0;
    left: -.3125rem
}

.tcon-menu--xcross.tcon-transform .tcon-menu__lines::after,
.tcon-menu--xcross.tcon-transform .tcon-menu__lines::before {
    top: 0;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    width: 1.875rem;
    height: .25rem
}

.tcon-menu--xcross.tcon-transform .tcon-menu__lines::before {
    transform: rotate3d(0, 0, 1, 45deg)
}

.tcon-menu--xcross.tcon-transform .tcon-menu__lines::after {
    transform: rotate3d(0, 0, 1, -45deg)
}

.tcon-search__item {
    background: 0 0;
    border-radius: 0;
    display: block;
    height: 1.40625rem;
    transition: .3s;
    width: 1.54688rem;
    position: relative;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: .25rem
}

.tcon-search__item::after,
.tcon-search__item::before {
    background: 0 0;
    border-radius: 0;
    display: block;
    height: 1.40625rem;
    transition: .3s;
    width: 1.54688rem;
    bottom: 0;
    content: '';
    margin: auto;
    position: absolute;
    top: 0;
    width: 100%
}

.tcon-search__item::before {
    background: #30B7E8;
    border-radius: .13393rem;
    height: .1875rem;
    left: 0
}

.tcon-search__item::after {
    background: #fff;
    border: .1875rem solid #30B7E8;
    border-radius: 50%;
    height: 1.0313rem;
    right: 0;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    width: 1.0313rem
}

.tcon-search--xcross.tcon-transform .tcon-search__item::after,
.tcon-search--xcross.tcon-transform .tcon-search__item::before {
    background: #30B7E8;
    border-radius: .13393rem
}

.tcon-search--xcross.tcon-transform .tcon-search__item::after {
    border: 0;
    height: .1875rem;
    right: 0;
    top: 0;
    transform: rotate3d(0, 0, 1, 90deg);
    width: 100%
}

.global-nav-simple .action-buttons-contain,
.global-nav-simple .menu-divided,
.global-nav-simple .menu-divided--after>li::before,
.global-nav-simple .menu-divided>li::before,
.global-nav-simple .menu-divider-line,
.global-nav-simple .top-bar-nav-icon {
    display: none!important
}

@media screen and (min-width:48em) {
    .global-nav-simple .column .logo-single,
    .global-nav-simple .columns .logo-single {
        display: block;
        float: none;
        margin-left: auto;
        margin-right: auto
    }
}

.top-bar {
    background: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
    height: 3.5rem;
    padding-top: .1875rem;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    z-index: 100
}

.top-bar .logo-single {
    left: 50%;
    margin-left: -2.9375rem;
    position: absolute;
    right: 50%;
    top: .5rem
}

@media screen and (min-width:48em) {
    .top-bar .logo-single {
        float: left;
        margin-top: .3125rem;
        margin-left: 0;
        position: static
    }
}

.top-bar .search-with-icon::before {
    cursor: text
}

.top-bar ul {
    background: 0 0;
    margin-top: .3125rem
}

.top-bar-search {
    border: none;
    max-width: 9.4375rem;
    width: 7.75rem
}

.top-bar-search:focus {
    border: none;
    width: 31.25rem
}

.search-with-icon input.top-bar-search {
    font-size: 1.0625rem;
    margin-right: 0;
    padding-left: 1.5rem
}

.top-bar .search-with-icon--green::before {
    color: #30B7E8
}

@media screen and (min-width:48em) {
    .top-bar .search-with-icon--green::before {
        font-size: .875rem;
        left: 0;
        top: .625rem
    }
}

.search-full {
    width: 100%
}

input.top-bar-search::-webkit-input-placeholder {
    color: #30B7E8
}

input.top-bar-search::-moz-placeholder {
    color: #30B7E8
}

input.top-bar-search:-ms-input-placeholder {
    color: #30B7E8
}

input.top-bar-search:-moz-placeholder {
    color: #30B7E8
}

.reveal-overlay.reveal-overlay--global-nav {
    z-index: 29
}

.top-bar-nav-icon {
    background: #fff;
    border-radius: 4px 4px 0 0;
    height: 3.3125rem;
    padding: 0 1rem;
    position: relative;
    top: -.0625rem;
    width: 3.5rem
}

.top-bar-nav-icon.is-open {
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, .25)
}

.top-bar-nav-icon span {
    margin-left: auto;
    margin-right: auto
}

.tcon-search--xcross {
    padding-left: .625rem
}

.icon-badge:after {
    background: #f7b231;
    background: linear-gradient(to bottom, #f7b231 0, #de9440 100%);
    border: .0625rem solid #fff;
    border-radius: 50%;
    color: #fff;
    content: "1";
    font-size: .75rem;
    font-weight: 900;
    height: 1rem;
    line-height: .8125rem;
    position: absolute;
    right: .875rem;
    top: .8125rem;
    width: 1rem
}

body.is-locked {
    overflow: hidden;
    position: fixed
}

@media screen and (min-width:48em) {
    body.is-locked {
        overflow: auto;
        position: static
    }
}

.top-bar-menu {
    background: #fff;
    bottom: 0;
    box-shadow: 0 -1px 1px rgba(0, 0, 0, .25);
    overflow: scroll;
    position: fixed;
    top: 3.5rem;
    width: 100%
}

@media screen and (min-width:48em) {
    .top-bar-menu {
        border-radius: 0 0 4px 4px;
        bottom: auto;
        box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .25);
        overflow: visible;
        position: absolute;
        right: 0;
        top: 3.25rem;
        width: 13.75rem
    }
}

.top-bar-menu::before {
    background: #fff;
    content: "";
    display: block;
    height: .125rem;
    position: fixed;
    right: 0;
    top: 3.375rem;
    width: 3.5rem;
    z-index: 110
}

@media screen and (min-width:48em) {
    .top-bar-menu::before {
        position: absolute;
        top: -.125rem
    }
}

.top-bar-menu.nav-menu-hamburger-dropdown::before {
    left: 0;
    right: auto
}

@media screen and (min-width:48em) {
    .top-bar-menu.nav-menu-hamburger-dropdown::before {
        left: auto;
        right: 0
    }
}

.nav-tile-contain::after,
.nav-tile-contain::before {
    content: ' ';
    display: table
}

.nav-tile-contain::after {
    clear: both
}

.nav-tile-contain .nav-tile-img-contain {
    float: left;
    position: relative;
    width: 4.6875rem
}

.nav-tile-contain .nav-tile-text-contain {
    margin-left: 5.6875rem
}

.nav-tile-contain::after {
    border-bottom: 1px dotted #cacaca;
    display: block;
    margin-top: 1.25rem
}

.nav-menu-hamburger-dropdown li {
    margin-bottom: .625rem
}

.nav-search-result-text {
    margin-left: .75rem
}

.dropdown-cta-section {
    bottom: 0;
    position: absolute;
    text-align: center;
    background: #fcc376;
    background: linear-gradient(45deg, #fcc376 0, #f2cb7e 100%)
}

@media screen and (min-width:48em) {
    .dropdown-cta-section {
        position: static
    }
}

.dropdown-cta-text {
    color: #fff;
    font-size: 1.125rem;
    margin: .625rem auto
}

@media screen and (min-width:48em) {
    .dropdown-cta-text {
        line-height: 1.375rem;
        width: 12.5rem
    }
}

.action-buttons-contain {
    float: right;
    margin-top: .5625rem;
    margin-right: 1rem
}

.action-buttons-contain .button.small {
    font-size: .83125rem;
    margin-left: .375rem;
    margin-bottom: 0;
    padding: .375rem;
    width: 7rem
}

@media screen and (min-width:64em) {
    .action-buttons-contain .button.small {
        width: 7.5rem
    }
}

.action-buttons-contain .button.small .fa {
    font-size: .9125rem
}

@media screen and (min-width:64em) {
    .action-buttons-contain .button.small .fa {
        font-size: 1rem
    }
}

.dropdown--categories {
    border-radius: 0 0 4px 4px;
    left: 1rem;
    top: 3.75rem;
    width: 21.25rem
}

.dropdown--categories a {
    display: block;
    height: 2.625rem;
    line-height: 2.625rem;
    padding-left: 2.125rem
}

body .top-bar .layer-primary {
    background: #f9faf5
}

body .top-bar .button.secondary,
body .top-bar .button.secondary:active,
body .top-bar .button.secondary:hover,
body .top-bar .fa,
body .top-bar .tile-tag,
body .top-bar a {
    color: #30B7E8
}

body .top-bar a:hover {
    color: #384d00
}

.menu-header {
    font-size: 1.25rem;
    line-height: 1.5625rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    text-align: center
}

@media screen and (min-width:32.5em) {
    .menu-header {
        font-size: 2rem;
        line-height: 2.4375rem
    }
}

@media screen and (min-width:48em) {
    .top-bar ul .search-drop {
        min-width: 13.75rem;
        width: auto
    }
    .top-bar-nav-icon--hamburger {
        float: right;
        margin-right: -1rem
    }
    .top-bar-menu--logged-in {
        width: 19.625rem
    }
    .top-bar-menu--full {
        width: 100%
    }
    .nav-recommendations-contain {
        overflow-x: scroll;
        white-space: nowrap
    }
    .nav-recommendations-contain .tile {
        display: inline-block;
        margin-right: 1.875rem;
        vertical-align: top
    }
    .nav-recommendations-contain .tile {
        width: 15.625rem
    }
    .nav-recommendations-contain .tile-img {
        height: 10.41667rem
    }
    .top-bar-menu.top-bar-menu--full::before {
        display: none
    }
}

.hide-5min .is-5min {
    display: none!important
}

.main-column {
    margin-top: 3.5rem
}

.sticky-header .donate-btn-contain {
    display: none
}

.sticky-btn-contain {
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .2);
    display: none;
    padding-top: .625rem;
    width: 100%;
    z-index: 90
}

.sticky-btn-contain.is-stuck {
    display: block
}

.static-btn-contain {
    margin-top: 1rem
}

.static-btn-contain .button,
.sticky-btn-contain .button {
    margin-bottom: .625rem
}

.fixed-container {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100
}

@media screen and (max-width:47.9375em) {
    .sticky-header .side-column {
        margin-top: 0!important
    }
}

@media screen and (min-width:48em) {
    .main-column,
    .side-column {
        padding-top: 1.25rem
    }
    .side-column {
        margin-top: 3.5rem
    }
}

.category-contain {
    display: block;
    text-align: center
}

.category-circle {
    background: #cbd8a7;
    border-radius: 50%;
    height: 5rem;
    margin: 0 auto 1.125rem;
    text-align: center;
    width: 5rem
}

.category-circle--sm {
    height: 3rem;
    width: 3rem
}

.category-circle .category-sp {
    margin-top: .875rem
}

.category-name {
    color: #30B7E8;
    font-size: .875rem;
    font-weight: 900;
    white-space: pre-line
}

.category-sp {
    background: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/categories-2016-sp.png) no-repeat -1px -623px;
    display: inline-block;
    height: 3.25rem;
    width: 3.125rem
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-devicepixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .category-sp {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/categories-2016-sp@2x.png);
        background-size: 50px 2468px
    }
}

.category-sp--creative-fundraising {
    background-position: 0 -24px
}

.category-sp--church-religion-faith-fundraising {
    background-position: 0 -148px
}

.category-sp--wedding-honeymoon-fundraising {
    background-position: 0 -264px
}

.category-sp--family-fundraising {
    background-position: 0 -386px
}

.category-sp--travel-fundraising {
    background-position: -2px -504px
}

.category-sp--trending {
    background-position: -1px -623px
}

.category-sp--emergency-accident-fundraising {
    background-position: 1px -735px
}

.category-sp--business-fundraising {
    background-position: 0 -848px
}

.category-sp--medical-fundraising {
    background-position: 0 -962px
}

.category-sp--wishes-fundraising {
    background-position: 0 -1081px
}

.category-sp--pet-animal-fundraising {
    background-position: 0 -1202px
}

.category-sp--sports-fundraising {
    background-position: -1px -1321px
}

.category-sp--events-fundraising {
    background-position: 0 -1436px
}

.category-sp--community-fundraising {
    background-position: 0 -1556px
}

.category-sp--funeral-memorial-fundraising {
    background-position: 0 -1680px
}

.category-sp--location {
    background-position: 1px -1800px
}

.category-sp--school-fundraising {
    background-position: 0 -1918px
}

.category-sp--charity-fundraising {
    background-position: 0 -2038px
}

.category-sp--volunteer-fundraising {
    background-position: -1px -2160px
}

.category-sp--competition-pageant-fundraising {
    background-position: 0 -2290px
}

.category-sp--other-miscellaneous {
    background-position: 0 -2418px
}

.category-circle--sm .category-sp {
    height: 2rem;
    width: 2rem;
    margin-top: .625rem;
    background-size: cover
}

.category-circle--sm .category-sp--creative-fundraising {
    background-position: 0 -15.40355px
}

.category-circle--sm .category-sp--religion-faith-fundraising {
    background-position: 0 -94.98853px
}

.category-circle--sm .category-sp--wedding-honeymoon-fundraising {
    background-position: 0 -169.439px
}

.category-circle--sm .category-sp--family-fundraising {
    background-position: 0 -247.74035px
}

.category-circle--sm .category-sp--travel-fundraising {
    background-position: -2px -323.47445px
}

.category-circle--sm .category-sp--trending {
    background-position: -1px -399.85036px
}

.category-circle--sm .category-sp--emergency-accident-fundraising {
    background-position: 1px -471.73358px
}

.category-circle--sm .category-sp--business-fundraising {
    background-position: 0 -544.2586px
}

.category-circle--sm .category-sp--medical-fundraising {
    background-position: 0 -617.42544px
}

.category-circle--sm .category-sp--wishes-fundraising {
    background-position: 0 -693.80136px
}

.category-circle--sm .category-sp--pet-animal-fundraising {
    background-position: 0 -771.4609px
}

.category-circle--sm .category-sp--sports-fundraising {
    background-position: -1px -847.83681px
}

.category-circle--sm .category-sp--events-fundraising {
    background-position: 0 -921.64546px
}

.category-circle--sm .category-sp--community-fundraising {
    background-position: 0 -998.66319px
}

.category-circle--sm .category-sp--funeral-memorial-fundraising {
    background-position: 0 -1078.24818px
}

.category-circle--sm .category-sp--location {
    background-position: 1px -1155.2659px
}

.category-circle--sm .category-sp--school-fundraising {
    background-position: 0 -1231px
}

.category-circle--sm .category-sp--charity-fundraising {
    background-position: 0 -1308.01773px
}

.category-circle--sm .category-sp--volunteer-fundraising {
    background-position: -1px -1386.31908px
}

.category-circle--sm .category-sp--competition-pageant-fundraising {
    background-position: 0 -1466.75495px
}

.category-circle--sm .category-sp--other-miscellaneous {
    background-position: 0 -1548.9072px
}

.subcategory-sp {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/ico-subcategory-sp-v2.png)
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-devicepixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .subcategory-sp {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/ico-subcategory-sp-v2@2x.png);
        background-size: 50px 881px
    }
}

.subcategory-sp--palm {
    background-position: 1px 7px
}

.subcategory-sp--grad {
    background-position: 1px -102px
}

.subcategory-sp--scissors {
    background-position: 1px -199px
}

.subcategory-sp--money {
    background-position: 2px -297px
}

.subcategory-sp--megaphone {
    background-position: 4px -403px
}

.subcategory-sp--bill {
    background-position: 3px -510px
}

.subcategory-sp--ribbon {
    background-position: 3px -619px
}

.subcategory-sp--bag {
    background-position: 1px -720px
}

.subcategory-sp--tools {
    background-position: -1px -831px
}

.category-circle--sm .subcategory-sp {
    margin-top: .5rem
}

.category-circle--sm .subcategory-sp--palm {
    background-position: 1px 4.4927px
}

.category-circle--sm .subcategory-sp--grad {
    background-position: 1px -65.46507px
}

.category-circle--sm .subcategory-sp--scissors {
    background-position: 1px -127.72106px
}

.category-circle--sm .subcategory-sp--money {
    background-position: 1px -190.61887px
}

.category-circle--sm .subcategory-sp--megaphone {
    background-position: 3px -258.6512px
}

.category-circle--sm .subcategory-sp--bill {
    background-position: 3px -327.32534px
}

.category-circle--sm .subcategory-sp--ribbon {
    background-position: 2px -397.28311px
}

.category-circle--sm .subcategory-sp--bag {
    background-position: 1px -462.10636px
}

.category-circle--sm .subcategory-sp--tools {
    background-position: -1px -533.34776px
}

.category-sp.category-sp--specialolympics {
    background-image: url(https://d25oniaj7o2jcw.cloudfront.net/category-sp-specialolympics.png);
    background-position: center center
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-devicepixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .category-sp.category-sp--specialolympics {
        background-image: url(https://d25oniaj7o2jcw.cloudfront.net/category-sp-specialolympics@2x.png);
        background-size: 37px 49px
    }
}

.category-carousel-contain {
    margin: 1.25rem 0 .5rem;
    overflow-x: scroll;
    position: relative;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none
}

.category-carousel-contain::-webkit-scrollbar {
    width: 0!important
}

.category-arrows-contain {
    margin-bottom: 1.25rem;
    padding-left: 0;
    padding-right: 0;
    position: relative
}

.carousel-arrow {
    cursor: pointer;
    background-color: #fff;
    border-radius: 0 0 0 4px;
    font-size: 1.625rem;
    height: 100%;
    left: 0;
    padding-top: 4.75rem;
    position: absolute;
    text-align: center;
    top: 0;
    width: 3rem;
    z-index: 40
}

.carousel-arrow--right {
    border-radius: 0 0 4px 0;
    left: auto;
    right: 0
}

body .carousel-arrow .fa {
    color: #30B7E8
}

.category-card {
    display: inline-block;
    vertical-align: top;
    width: 7.375rem
}

.carousel-with-title {
    margin-top: 1.25rem
}

.carousel-with-title .carousel-arrow {
    padding-top: 5.8125rem
}

.carousel-title {
    display: none
}

.carousel-with-title .carousel-title {
    display: block;
    font-size: 1.125rem;
    text-align: center
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[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-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.campaign-sp {
    background: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/campaign-sp-v2.png) no-repeat;
    display: block;
    text-indent: -9999px
}

.ico-category {
    background: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/campaign-sp-v2.png) no-repeat
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-devicepixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .campaign-sp,
    .ico-category {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/campaign-sp-v2@2x.png);
        background-size: 265px 821px
    }
}

.campaign-sp--logo {
    display: inline-block;
    height: 35px;
    width: 110px
}

.campaign-sp--heart {
    background-position: 0 -124px;
    height: 41px;
    text-indent: 0
}

.is-fave .campaign-sp--heart {
    background-position: -48px -124px
}

.campaign-sp--chart {
    background-position: -103px -128px;
    display: inline-block;
    height: 13px;
    width: 20px
}

.campaign-sp--5min {
    background-position: -112px 0;
    height: 125px;
    width: 122px
}

.ico-category.c23 {
    background-position: -241px 14px
}

.ico-category.c1 {
    background-position: -241px -25px
}

.ico-category.c2 {
    background-position: -241px -69px
}

.ico-category.c3 {
    background-position: -241px -114px
}

.ico-category.c4 {
    background-position: -241px -155px
}

.ico-category.c5 {
    background-position: -241px -198px
}

.ico-category.c6 {
    background-position: -241px -241px
}

.ico-category.c7 {
    background-position: -241px -282px
}

.ico-category.c8 {
    background-position: -241px -326px
}

.ico-category.c9 {
    background-position: -241px -368px
}

.ico-category.c10 {
    background-position: -241px -409px
}

.ico-category.c11 {
    background-position: -241px -452px
}

.ico-category.c12 {
    background-position: -241px -494px
}

.ico-category.c13 {
    background-position: -241px -534px
}

.ico-category.c14 {
    background-position: -241px -580px
}

.ico-category.c15 {
    background-position: -241px -623px
}

.ico-category.c16 {
    background-position: -241px -666px
}

.ico-category.c17 {
    background-position: -240px -707px
}

.ico-category.c18 {
    background-position: -241px -786px
}

.ico-category.c19 {
    background-position: -241px -747px
}

.marquee-contain {
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
    position: relative
}

.marquee-footer {
    bottom: 0;
    left: 0;
    margin: auto;
    padding: 1rem;
    position: absolute;
    right: 0
}

@media screen and (min-width:48em) {
    .marquee-footer {
        bottom: 3.125rem
    }
}

.marquee-footer .button {
    margin-bottom: .625rem
}

.marquee-footer input {
    font-size: 1.0625rem;
    margin-bottom: 0
}

.marquee-contain--dark input[type=search],
.search-dark input[type=search] {
    background: rgba(0, 0, 0, .3);
    border-color: #fff;
    color: #fff
}

.marquee-contain--dark .search-with-icon::before,
.search-dark .search-with-icon::before {
    color: #fff
}

.marquee-contain--dark input::-webkit-input-placeholder,
.search-dark input::-webkit-input-placeholder {
    color: #fff
}

.marquee-contain--dark input::-moz-placeholder,
.search-dark input::-moz-placeholder {
    color: #fff
}

.marquee-contain--dark input:-ms-input-placeholder,
.search-dark input:-ms-input-placeholder {
    color: #fff
}

.marquee-contain--dark input:-moz-placeholder,
.search-dark input:-moz-placeholder {
    color: #fff
}

.marquee-contain--light-img .top-carousel-contain {
    color: #0a0a0a
}

.carousel-content {
    display: none
}

.carousel-content:first-child {
    display: block
}

.marquee-contain .carousel-content {
    color: #fff;
    font-size: 1.5rem;
    height: 18.75rem;
    text-align: center
}

@media screen and (min-width:48em) {
    .marquee-contain .carousel-content {
        font-size: 2.5rem;
        height: 29.875rem
    }
}

.carousel-go-fund {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    line-height: 1.3;
    padding-top: 3.75rem
}

@media screen and (min-width:48em) {
    .carousel-go-fund {
        padding-top: 10rem
    }
}

.fund-noun {
    display: inline-block;
    font-size: 2.125rem;
    font-weight: 900;
    margin: 0 auto
}

@media screen and (min-width:48em) {
    .fund-noun {
        font-size: 2.5rem
    }
}

.go-fund--blank {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/go-fund-blank-v3.jpg)
}

.go-fund--classroom {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/go-fund-classroom.jpg)
}

.go-fund--family {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/go-fund-family.jpg)
}

.go-fund--pet {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/go-fund-pet.jpg)
}

.go-fund--project {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/go-fund-project.jpg)
}

.marquee-contain--light-img .carousel-content {
    color: #0a0a0a
}

.marquee-contain--light-img .go-fund--blank {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/go-fund-blank-light.jpg)
}

.marquee-contain--light-img .go-fund--classroom {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/go-fund-classroom-light.jpg)
}

.marquee-contain--light-img .go-fund--family {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/go-fund-family-light.jpg)
}

.marquee-contain--light-img .go-fund--pet {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/go-fund-pet-light.jpg)
}

.marquee-contain--light-img .go-fund--project {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/go-fund-project-light.jpg)
}

.marquee-contain--light-img .typed-cursor {
    border-right-color: #0a0a0a
}

.typed-contain {
    text-align: center;
    width: 100%
}

@media screen and (min-width:48em) {
    .typed-contain {
        display: inline-block;
        width: auto
    }
}

.typed-cursor {
    display: inline-block;
    height: 2.75rem;
    border-right: 1px solid #fff;
    width: .3125rem;
    vertical-align: top;
    opacity: 1;
    animation: blink 1s infinite
}

@keyframes blink {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.marquee-legacy {
    background: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-legacy-v2.png);
    min-height: 17.875rem;
    padding-top: 1.375rem;
    position: relative
}

@media screen and (min-width:48em) {
    .marquee-legacy {
        min-height: 23.75rem;
        padding-top: 3.125rem
    }
}

.marquee-legacy h1 {
    font-size: 1.75rem;
    line-height: 2.25rem;
    position: relative;
    z-index: 10
}

@media screen and (min-width:48em) {
    .marquee-legacy h1 {
        font-size: 2.375rem
    }
}

.ribbon {
    background: #e7e7e7;
    line-height: 1.5rem;
    margin: 0 auto;
    min-width: 10.9375rem;
    padding: .375rem 0;
    position: relative;
    width: 83%
}

@media screen and (min-width:32.5em) {
    .ribbon {
        width: 60%
    }
}

.ribbon:after,
.ribbon:before {
    border: 1.125rem solid #e7e7e7;
    content: "";
    display: block;
    position: absolute;
    top: 0
}

.ribbon:before {
    left: -1.25rem;
    border-right-width: .125rem;
    border-left-color: transparent
}

.ribbon:after {
    right: -1.25rem;
    border-left-width: .125rem;
    border-right-color: transparent
}

.bg-cloud {
    background: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-cloud.png) no-repeat 0 0;
    height: 5rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 20.25rem;
    z-index: 1
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-devicepixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .bg-cloud {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-cloud@2x.png);
        background-size: 324px 80px
    }
}

.category-rocketship {
    font-size: 1.5rem;
    padding-top: 1.875rem;
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-tile-rocket.png);
    background-position: center 10px;
    background-repeat: no-repeat;
    background-size: 90% auto
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-devicepixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .category-rocketship {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-tile-rocket@2x.png)
    }
}

@media screen and (min-width:32.5em) {
    .fb-connect h1 {
        font-size: 1.625rem;
        line-height: 1.3
    }
    .marquee-footer input {
        font-size: 1.1875rem
    }
}

@media screen and (min-width:48em) {
    .pg-homepage .main-column {
        padding-top: 0
    }
    .marquee-contain+.category-arrows-contain,
    .marquee-contain+.layer-white {
        border-radius: 0 0 4px 4px
    }
    .marquee-legacy h1 {
        margin-bottom: 2.5rem
    }
    .marquee-legacy .ribbon {
        width: 37%
    }
    .underline-green {
        background: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/underline-green.png) no-repeat center bottom;
        padding-bottom: .625rem
    }
}

@media only screen and (min-width:48em) and (-moz-min-device-pixel-ratio:1.5),
only screen and (min-width:48em) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-width:48em) and (min-devicepixel-ratio:1.5),
only screen and (min-width:48em) and (min-resolution:1.5dppx) {
    .underline-green {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/underline-green@2x.png);
        background-size: 159px 6px
    }
}

@media screen and (min-width:48em) {
    .h1-smaller {
        font-size: 1.125rem;
        line-height: 1.5rem
    }
}

@media screen and (min-width:64em) {
    .funds-contain .grid-item {
        min-height: 26.75rem;
        margin-bottom: 0
    }
    .bg-fb-friends {
        margin-top: 2.125rem;
        margin-bottom: 2.375rem
    }
    .marquee-footer input {
        font-size: 1.09375rem
    }
}

.smcx-widget.smcx-modal.smcx-modal-survey.smcx-show {
    left: auto!important;
    right: 10px!important;
    bottom: 0!important;
    top: auto!important
}

.fb-connect {
    background: #93a3c9;
    color: #fff;
    padding: 1.375rem 1rem .5rem;
    position: relative;
    text-align: center
}

.bg-fb-friends {
    display: block;
    margin: 2.375rem auto 3rem;
    max-width: 12.25rem;
    width: 100%
}

.fb-connect .callout {
    left: 2rem;
    margin-right: 2rem;
    right: 0;
    text-align: left;
    position: absolute
}

@media screen and (min-width:48em) {
    .fb-connect .callout {
        bottom: 5.625rem
    }
}

@media screen and (min-width:32.5em) {
    .fb-connect h1 {
        font-size: 1.625rem;
        line-height: 1.3
    }
}

@media screen and (min-width:48em) {
    .funds-contain {
        margin-top: 1rem
    }
    .funds-contain .grid-item {
        float: left;
        min-height: 28.25rem;
        margin-bottom: .625rem;
        padding-left: 1rem;
        padding-right: 1rem
    }
    .grid-item .fb-connect {
        border-radius: 4px;
        padding: 1.875rem 1.625rem 1.875rem
    }
    .grid-item .fb-connect .button,
    .grid-item.tile .read-more {
        margin-bottom: 0
    }
    .grid-item.tile .tile-footer {
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0
    }
}

@media screen and (min-width:64em) {
    .funds-contain .grid-item {
        min-height: 26.75rem;
        margin-bottom: 0
    }
    .bg-fb-friends {
        margin-top: 2.125rem;
        margin-bottom: 2.375rem
    }
}

.testimonial {
    margin-bottom: .625rem;
    padding: .625rem .625rem .625rem
}

.testimonial-quote {
    font-style: italic;
    font-size: 1rem;
    margin-bottom: 1.5625rem
}

.testimonial-info {
    font-weight: 900;
    margin-left: 4.0625rem
}

.testimonial-gfm {
    color: #30B7E8
}

@media screen and (min-width:32.5em) {
    .testimonial {
        margin-bottom: 3.125rem;
        padding: 4.375rem 3.125rem .625rem
    }
    .testimonial-quote {
        font-size: 1.5rem
    }
}

.bg-green {
    background: #839f3c;
    color: #fff;
    padding: 1rem;
    text-align: center
}

.bg-green-title {
    font-size: 1.25rem;
    margin-bottom: 1rem
}

.header-tile {
    background: #7a972f;
    background: linear-gradient(45deg, #7a972f 0, #b4c77c 100%);
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
    color: #fff;
    position: relative;
    text-align: center
}

@media screen and (min-width:48em) {
    .header-tile {
        border-radius: 4px
    }
}

.header-tile--wide {
    border-radius: 0 0 4px 4px
}

.bg-header {
    background-repeat: no-repeat;
    background-position: center center
}

@media screen and (min-width:48em) {
    .bg-header {
        border-radius: 4px
    }
}

.bg-header--world {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-header-world.png)
}

.bg-header--hearts2 {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-header-hearts-v2.png)
}

.bg-header--fb {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-header-fb.png)
}

.bg-header--education {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-header-education.png);
    background-size: cover
}

.bg-header--medical {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-header-medical.png);
    background-position: right top
}

.bg-header--sports {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-header-sports.png);
    background-repeat: repeat
}

.bg-header--emergency {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-header-emergency.png);
    background-repeat: repeat
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-devicepixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .bg-header--world {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-header-world@2x.png);
        background-size: 724px 357px
    }
    .bg-header--hearts2 {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-header-hearts-v2@2x.png);
        background-size: 1200px 600px
    }
    .bg-header--fb {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-header-fb@2x.png);
        background-size: 688px 487px
    }
    .bg-header--education {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-header-education@2x.png)
    }
    .bg-header--medical {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-header-medical@2x.png);
        background-size: 355px 342px
    }
    .bg-header--sports {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-header-sports@2x.png);
        background-size: 1200px 478px
    }
    .bg-header--emergency {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-header-emergency@2x.png);
        background-size: 1200px 600px
    }
}

.header-tile h1,
.header-tile h2 {
    font-size: 1.25rem;
    font-weight: 900;
    line-height: 1.5;
    margin-bottom: 0
}

.header-tile h1 {
    font-size: 1.75rem;
    padding-top: 2.25rem;
    padding-bottom: 2.25rem;
    text-shadow: 0 1px rgba(0, 0, 0, .25)
}

@media screen and (min-width:48em) {
    .header-tile h1 {
        font-size: 2.5rem;
        padding-top: 6.25rem
    }
}

.header-tile--wide h1 {
    padding-bottom: 1rem
}

.header-tile--wide h2 {
    line-height: 1.3;
    margin-bottom: 1.875rem
}

@media screen and (min-width:48em) {
    .header-tile--wide h2 {
        margin-bottom: 1rem
    }
}

.header-tile .button {
    margin-bottom: 0
}

.header-tile-footer {
    background: rgba(0, 0, 0, .2);
    box-shadow: inset 0 8px 4px -6px rgba(0, 0, 0, .4);
    padding: 1rem
}

.header-tile-footer input[type=search] {
    margin-bottom: 0
}

.info-tile {
    clear: both;
    font-size: 1.25rem;
    margin-bottom: 1.75rem
}

@media screen and (min-width:48em) {
    .grid-item .bg-header,
    .grid-item .header-tile {
        min-height: 23.4375rem
    }
    .header-tile-footer {
        background: 0 0;
        box-shadow: none
    }
    .header-tile--wide .bg-header {
        padding-bottom: 1.25rem
    }
    .header-tile--wide h1 {
        padding-top: 3.75rem;
        padding-bottom: 1rem
    }
    .info-tile {
        font-size: 1.5rem;
        padding-top: 1.875rem
    }
    .info-tile--rocket {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-tile-rocket.png);
        background-position: center 10px;
        background-repeat: no-repeat;
        background-size: 90% auto
    }
}

@media only screen and (min-width:48em) and (-moz-min-device-pixel-ratio:1.5),
only screen and (min-width:48em) and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-width:48em) and (min-devicepixel-ratio:1.5),
only screen and (min-width:48em) and (min-resolution:1.5dppx) {
    .info-tile--rocket {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-tile-rocket@2x.png)
    }
}

@media screen and (min-width:48em) {
    .value-props--large h4 {
        font-size: 1.25rem
    }
}

.pg-content .bg-header-jobs {
    background: #000 url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-header-jobs.jpg) center top no-repeat;
    background-size: cover
}

.bg-header-jobs .bg-header-content {
    display: none
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-devicepixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .pg-content .bg-header-jobs {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-header-jobs@2x.jpg)
    }
}

.bg-header-content {
    background: transparent url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/bg-header-content.png);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0
}

.pg-content p a {
    font-weight: 900
}

.callout-center {
    text-align: center
}

@media screen and (min-width:48em) {
    .callout-center {
        text-align: left
    }
}

.callout-center-content {
    margin-bottom: 1.25rem
}

@media screen and (min-width:48em) {
    .callout-center-content {
        margin-bottom: 0
    }
}

.header-tile--full {
    border-radius: 0;
    margin-top: 3.5rem;
    min-height: 10.25rem
}

.pg-content .header-tile--full {
    position: relative
}

.header-tile--full h1 {
    padding-bottom: .75rem;
    padding-top: 2.375rem;
    position: relative;
    z-index: 10
}

.header-tile--full h2 {
    line-height: 1.3;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 2rem;
    position: relative;
    z-index: 10
}

.header-tile h2 a {
    color: inherit;
    text-decoration: underline
}

.header-tile h2 a:hover {
    color: #506e00
}

.img-app-store,
.img-play-store {
    background: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/img-app-store.png) no-repeat 0 0;
    border: none;
    display: block;
    height: 40px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 135px
}

.lang-es_ES .img-app-store {
    background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/img-app-store-es.png)
}

.lang-fr_FR .img-app-store {
    background-image: url(https://d25oniaj7o2jcw.cloudfront.net/img-app-store-fr.png)
}

.lang-de_DE .img-app-store {
    background-image: url(https://d25oniaj7o2jcw.cloudfront.net/img-app-store-de.png)
}

.lang-it_IT .img-app-store {
    background-image: url(https://d25oniaj7o2jcw.cloudfront.net/img-app-store-it.png)
}

.img-play-store {
    background-image: url(https://d25oniaj7o2jcw.cloudfront.net/img-play-store-v2.png)
}

.lang-es_ES .img-play-store {
    background-image: url(https://d25oniaj7o2jcw.cloudfront.net/img-play-store-es-v2.png)
}

.lang-fr_FR .img-play-store {
    background-image: url(https://d25oniaj7o2jcw.cloudfront.net/img-play-store-fr.png)
}

.lang-de_DE .img-play-store {
    background-image: url(https://d25oniaj7o2jcw.cloudfront.net/img-play-store-de.png)
}

.lang-it_IT .img-play-store {
    background-image: url(https://d25oniaj7o2jcw.cloudfront.net/img-play-store-it.png)
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-devicepixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .img-app-store {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/img-app-store@2x.png);
        background-size: 135px 40px
    }
    .lang-es_ES .img-app-store {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/img-app-store-es@2x.png)
    }
    .lang-fr_FR .img-app-store {
        background-image: url(https://d25oniaj7o2jcw.cloudfront.net/img-app-store-fr@2x.png)
    }
    .lang-de_DE .img-app-store {
        background-image: url(https://d25oniaj7o2jcw.cloudfront.net/img-app-store-de@2x.png)
    }
    .lang-it_IT .img-app-store {
        background-image: url(https://d25oniaj7o2jcw.cloudfront.net/img-app-store-it@2x.png)
    }
    .img-play-store {
        background-image: url(https://d25oniaj7o2jcw.cloudfront.net/img-play-store-v2@2x.png);
        background-size: 135px 40px
    }
    .lang-es_ES .img-play-store {
        background-image: url(https://d25oniaj7o2jcw.cloudfront.net/img-play-store-es-v2@2x.png)
    }
    .lang-fr_FR .img-play-store {
        background-image: url(https://d25oniaj7o2jcw.cloudfront.net/img-play-store-fr@2x.png)
    }
    .lang-de_DE .img-play-store {
        background-image: url(https://d25oniaj7o2jcw.cloudfront.net/img-play-store-de@2x.png)
    }
    .lang-it_IT .img-play-store {
        background-image: url(https://d25oniaj7o2jcw.cloudfront.net/img-play-store-it@2x.png)
    }
}

.app-contain {
    display: inline-block
}

.app-contain .img-app-store,
.app-contain .img-play-store {
    float: left
}

.app-contain .img-play-store {
    margin-left: .3125rem
}

@media screen and (min-width:32.5em) {
    .app-contain .img-play-store {
        margin-left: 1rem
    }
}

.pricing-box,
.small-collapse .pricing-box {
    background: rgba(255, 255, 255, .5);
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.layer-white--pricing,
.small-collapse .layer-white--pricing {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 2.1875rem;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    z-index: 0
}

.pricing-percentage {
    display: inline-block;
    font-size: 1.75rem
}

.pricing-detail {
    display: inline-block;
    color: #999
}

.pricing-math {
    font-size: 1.25rem;
    font-weight: 900;
    padding-top: .5rem;
    padding-bottom: .5rem;
    text-align: center
}

.option-block {
    margin-bottom: 1rem;
    padding-top: 1.75rem
}

.option-block .category-circle {
    margin-bottom: 1.5625rem
}

.option-block .button {
    margin-bottom: 0
}

.list-news {
    list-style-type: none;
    margin-left: 0
}

.list-news li {
    border-bottom: 1px dotted #cacaca;
    margin-bottom: 1.125rem;
    padding-bottom: 1rem
}

.list-news .read-more {
    padding-top: .625rem;
    margin-bottom: 0
}

.news-date,
.news-source {
    font-size: .875rem
}

.news-source {
    font-weight: 900
}

.team-member {
    margin-bottom: 2.5rem
}

.team-avatar {
    float: left;
    height: 4.6875rem;
    width: 4.6875rem
}

.team-name {
    border-bottom: 1px dotted #cacaca;
    margin-bottom: .625rem;
    padding-bottom: .5rem
}

@media screen and (max-width:47.9375em) {
    .team-name::after,
    .team-name::before {
        content: ' ';
        display: table
    }
    .team-name::after {
        clear: both
    }
}

.team-name h4,
.team-name-title {
    margin-left: 5.625rem
}

.team-name h4 {
    margin-bottom: 0
}

.video-contain {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
    padding: .625rem;
    margin: 0 1rem 1.25rem
}

.video-size-wrapper {
    height: 0;
    padding-bottom: 56.25%;
    position: relative
}

.video-size-wrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.img-hiw {
    background: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/img-hiw-sp.png) no-repeat 0 0;
    display: block;
    height: 177px;
    margin: 0 auto 2.25rem;
    width: 291px
}

.img-hiw--2 {
    background-position: 0 -198px
}

.img-hiw--3 {
    background-position: 0 -396px
}

.img-hiw--4 {
    background-position: 0 -594px
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-devicepixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .img-hiw {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/img-hiw-sp@2x.png);
        background-size: 291px 772px
    }
}

.tile-story-info {
    margin-bottom: 2.5rem;
    padding-left: 1rem;
    padding-right: 1rem
}

.tile-story-info h4 {
    font-size: 1.125rem
}

.no-bullets {
    list-style-type: none;
    margin-left: 0
}

.footer-menu--on-page {
    margin-bottom: .625rem;
    padding-left: 0;
    padding-right: 0
}

.footer-menu--on-page.menu li.footer-link ul a {
    font-size: inherit
}

.text-list-item {
    border-bottom: 1px dotted #cacaca;
    margin-bottom: 1.25rem;
    padding-bottom: 1.25rem
}

.text-list-info {
    margin-bottom: 1.25rem
}

.text-list-title {
    font-size: 1.125rem;
    font-weight: 900
}

.text-list-item .button {
    margin-bottom: 0
}

.pagination-small-buttons,
.pagination-small-buttons .column,
.pagination-small-buttons .columns {
    padding-left: .5rem;
    padding-right: .5rem
}

.img-mobile-app {
    background: url(https://d25oniaj7o2jcw.cloudfront.net/img-mobile-app-v2.jpg) no-repeat center center;
    height: 280px;
    margin: 0 auto;
    width: 280px
}

@media screen and (min-width:48em) {
    .img-mobile-app {
        margin-top: 1.375rem;
        margin-right: -1rem
    }
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-devicepixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .img-mobile-app {
        background-image: url(https://d25oniaj7o2jcw.cloudfront.net/img-mobile-app-v2@2x.jpg);
        background-size: 280px 280px
    }
}

@media screen and (min-width:48em) {
    .header-tile--full h1 {
        padding-top: 3.125rem
    }
    .content-single-column {
        margin-left: auto;
        margin-right: auto;
        max-width: 51.75rem
    }
    .pg-content .content-single-column {
        margin-top: -1.5625rem
    }
    .header-tile--full {
        min-height: 14.6875rem
    }
    .layer-white--pricing,
    .pricing-box,
    .small-collapse .layer-white--pricing,
    .small-collapse .pricing-box {
        margin-bottom: 2.5rem;
        padding-top: 1.875rem;
        padding-bottom: 1.875rem;
        padding-left: .5rem;
        padding-right: .5rem;
        text-align: center;
        min-height: 9.625rem
    }
    .pricing-detail,
    .pricing-percentage {
        display: block;
        text-align: center
    }
    .pricing-math {
        margin-top: 2.875rem
    }
    .team-avatar {
        height: 5.5rem;
        width: 5.5rem
    }
    .team-name h4,
    .team-name-title {
        margin-left: 0
    }
    .team-description {
        margin-left: 7.5rem
    }
    .video-contain {
        margin: 0 auto 2.8125rem;
        max-width: 35rem
    }
    .hiw-step {
        float: left;
        width: 28.125rem
    }
    .hiw-step h1 {
        font-size: 1.75rem
    }
    .hiw-step--even {
        float: right
    }
    .img-hiw {
        background-size: cover;
        float: right;
        margin-left: 0;
        margin-right: 0;
        height: 8.9375rem;
        width: 14.6875rem
    }
    .img-hiw--2 {
        background-position: 0 -160px
    }
    .img-hiw--3 {
        background-position: 0 -320px
    }
    .img-hiw--4 {
        background-position: 0 -480px
    }
    .img-hiw--even {
        float: left
    }
    .tile-story-contain {
        border-bottom: 1px dotted #cacaca;
        margin-bottom: 2.5rem
    }
    .tile-story-contain .tile {
        float: left;
        width: 18.75rem
    }
    .tile-story-contain .tile-story-info {
        margin-left: 21.25rem
    }
    .pagination-small-buttons {
        padding: 0
    }
    .pagination-small-buttons .column,
    .pagination-small-buttons .columns {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

h1.campaign-title {
    background: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
    font-size: 1.25rem;
    line-height: 1.23;
    margin-bottom: -2px;
    padding: 1rem 1rem .625rem
}

@media screen and (min-width:32.5em) {
    h1.campaign-title {
        font-size: 1.75rem
    }
}

h2.goal {
    font-size: 1.25rem;
    line-height: 1em;
    margin-bottom: .5625rem
}

.donate-btn-contain {
    background: rgba(255, 255, 255, 0);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 100
}

.truncate-text.truncate-text--comment {
    height: 9.375rem
}

.truncate-text.truncate-text--description,
.truncate-text.truncate-text--update {
    height: 15.625rem
}

.co-update {
    min-height: 18.0625rem
}

.co-story,
.update-text {
    padding-bottom: 1rem;
    word-wrap: break-word
}

.co-story img,
.co-update img {
    border-radius: .25rem;
    margin-bottom: .625rem;
    width: 100%
}

.co-update .caption {
    color: #333;
    font-size: .875rem;
    padding-bottom: .625rem
}

.co-info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    line-height: 1.3125rem
}

.created-date,
.funds-info {
    font-size: .875rem;
    margin-right: 1rem;
    margin-left: 1rem
}

body a.fb-login,
body a.fb-login i.fa {
    color: #3b579d;
    font-size: .625rem
}

.category-link {
    display: block
}

.location-name {
    display: block;
    text-transform: capitalize;
    width: 100%
}

.pages {
    list-style-type: none;
    margin-bottom: 1rem
}

.btn-page {
    border-radius: 4px;
    display: block;
    height: 2.25rem;
    line-height: 2rem;
    padding-top: .125rem;
    text-align: center;
    width: 100%
}

.btn-page.current,
.current .btn-page {
    background: #f8f8f8
}

.donations-column-contain .link-bar {
    margin-bottom: 0
}

.supporter {
    width: 100%;
    padding-top: 1rem
}

.supporter-info {
    border-bottom: 1px dotted #cacaca;
    line-height: 1.375rem;
    position: relative
}

.supporter-info,
.wishlist-info {
    margin-left: 4.0625rem;
    word-wrap: break-word
}

.leave-a-comment .supporter-info,
.supporters-list .supporter:last-child .donation-info {
    border-bottom: none
}

.supporter-info p {
    line-height: 1.375rem
}

.supporter-info .read-more {
    margin-right: 10px
}

.supporter-info .toolbar i {
    margin-right: 6px
}

.supporter-amount {
    font-weight: 900
}

.supporter-time {
    color: #666;
    font-size: .875rem;
    margin-bottom: .8125rem
}

.supporters-list {
    padding-bottom: 1rem
}

.supporters-list::after,
.supporters-list::before {
    content: ' ';
    display: table
}

.supporters-list::after {
    clear: both
}

.supporter {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem
}

.supporter.selected {
    background: #eef2e5
}

.supporter-info,
.wishlist-info {
    margin-left: 4.0625rem;
    word-wrap: break-word
}

.supporter-info--small {
    margin-left: 3.25rem
}

.supporter .fb-share,
.supporter .fb-share .fa {
    color: #3b579d
}

.supporter .fb-share:hover,
.supporter .fb-share:hover .fa {
    color: #263865
}

.co-details {
    margin-left: 1.25rem
}

.verified-beneficiary .fa {
    width: .8rem
}

.donations-control-footer {
    padding-left: 1rem;
    padding-right: 1rem
}

.showcontrol-comments {
    padding-left: 0;
    padding-right: 0
}

.heart {
    font-size: .75rem;
    text-align: center
}

.fave-contain a {
    color: #666
}

.fave-contain .fa-heart {
    display: block;
    font-size: .875rem;
    position: relative
}

.fave-contain.is-fave .fa-heart {
    color: #b20000
}

.campaign-img-contain {
    position: relative
}

.campaign-img-contain img {
    width: 100%
}

.campaign-img-contain .fave-num-short {
    color: #fff;
    display: block;
    font-size: .84375rem;
    height: 41px;
    padding-top: 8px;
    position: absolute;
    right: 1rem;
    text-align: center;
    top: 1rem;
    width: 46px
}

.campaign-img-contain .fave-num-short .fa-heart,
.fave-num {
    display: none
}

.heart .campaign-sp,
.updates-contain .campaign-sp {
    background: 0 0
}

.row .pages-contain,
.row .share-contain {
    margin-left: calc(-1 * 1rem);
    width: calc(100% + 1rem + 1rem)
}

.share-contain .button {
    color: #fff;
    font-size: 1rem;
    height: 2.25rem;
    padding-top: .375rem;
    padding-bottom: 0
}

.site-info .campaign-sp--logo {
    margin-bottom: 1.25rem
}

.site-info ul li {
    margin-bottom: .5rem
}

.share-bar {
    line-height: 2.375rem
}

.share-bar::after,
.share-bar::before {
    content: ' ';
    display: table
}

.share-bar::after {
    clear: both
}

.share-text {
    font-size: .875rem;
    line-height: 1rem;
    padding-top: .5rem;
    text-align: center
}

.spread-the-word {
    color: #666
}

.charity-bene-info .text-small {
    color: #333;
    line-height: 1.625rem
}

body .charity-bene-info .fa {
    color: #333;
    font-size: 1.125rem
}

body .charity-bene-info .fa.fa-map-marker {
    font-size: .875rem;
    margin-right: .5rem
}

.charity-details {
    margin-left: 1rem;
    margin-right: 1rem
}

.ol-title {
    margin-bottom: .5rem
}

ol.charity-list {
    margin-left: .875rem;
    margin-bottom: 1.75rem
}

ol.charity-list li {
    line-height: 1.375rem;
    margin-bottom: .75rem
}

.charity-info {
    line-height: 2rem
}

.charity-logo {
    margin-right: .625rem;
    max-height: 2.1875rem;
    max-width: 4.1875rem;
    position: relative;
    top: -.125rem
}

@media screen and (min-width:48em) and (max-width:63.9375em) {
    .charity-logo {
        max-width: 6.25rem
    }
}

@media screen and (min-width:64em) {
    .charity-logo {
        max-width: 7.5rem
    }
}

.reward-level,
.wishlist-item {
    border-bottom: 1px dotted #cacaca;
    display: block;
    padding-bottom: 1rem;
    margin-bottom: 1rem
}

.reward-level:last-of-type,
.wishlist-item:last-of-type {
    border-bottom: 0;
    padding-bottom: .5rem
}

.reward-amount,
.wishlist-amount {
    color: #30B7E8;
    font-weight: 600
}

.reward-desc,
.reward-title,
.wishlist-info {
    color: #333
}

.reward-desc {
    margin-top: .625rem
}

.wishlist-item .thumbnail {
    height: 100%;
    width: 100%
}

.reward-level .fa-chevron-right,
.wishlist-item .fa-chevron-right {
    float: right;
    font-size: .875rem;
    margin-top: .3125rem
}

@media screen and (min-width:48em) {
    h2.goal {
        font-size: 1.75rem
    }
    .campaign-img {
        border-radius: .3125rem .3125rem 0 0
    }
    .ol-title,
    ol.charity-list {
        font-size: .875rem
    }
    .campaign-status {
        margin-bottom: 1.375rem
    }
    .co-story {
        min-height: 6.25rem
    }
}

@media screen and (min-width:64em) {
    h2.goal {
        font-size: 1.875rem
    }
    .truncate-text.truncate-text--description,
    .truncate-text.truncate-text--update {
        height: auto;
        padding-bottom: 2.5rem
    }
    .truncate-text.truncate-text--description::after,
    .truncate-text.truncate-text--update::after {
        background: 0 0;
        filter: none;
        border-bottom: none;
        height: 0;
        width: 0
    }
}

.reveal.gfm-modal.campaign-exit-modal {
    height: 22rem!important;
    min-height: 22rem!important
}

.reveal.gfm-modal.campaign-exit-modal-mobile {
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 2px 14px 0 #333;
    height: initial!important;
    margin: 5.1%;
    min-height: 0;
    text-align: center;
    top: 0;
    width: 90%!important
}

.campaign-exit-modal-mobile .top {
    height: 48px;
    position: absolute;
    width: 100%
}

.campaign-exit-modal-mobile .close-button {
    display: block;
    right: 1rem;
    top: .375rem
}

.campaign-exit-modal-mobile .modal-text-med {
    font-size: 1.125rem;
    line-height: 1.5rem
}

.campaign-exit-modal-mobile .fa-times {
    color: #fff!important;
    font-size: 1.5rem!important;
    text-shadow: 0 1px 2px #333
}

.fb-blue a {
    color: #3b579d!important
}

.card--tiny {
    margin: auto;
    min-height: 0;
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    width: 12rem
}

.fb-connect-prompt {
    font-size: 1.125rem;
    font-weight: 400;
    max-width: 30rem;
    display: inline-block
}

.prop-content.prop-content--large {
    font-size: 1.5rem;
    line-height: 1.5rem
}

.campaign-summary {
    text-align: center
}

.summary-total {
    font-size: 1.875rem;
    font-weight: 900
}

.bg-photoframe {
    background: url(img/bg-photoframe@2x.png) no-repeat center top;
    background-size: contain;
    position: relative;
    width: 100%
}

.photo-in-frame {
    display: block;
    padding: 7.3% 0;
    margin-left: 14.19%;
    width: 73.9%
}

.box-fb-connect .card {
    padding-left: 2.5rem;
    padding-right: 2.5rem
}

.bg-fb-friends-color {
    background: url(img/bg-fb-friends-color@2x.png) no-repeat center top;
    background-size: contain;
    height: 5.625rem;
    margin-bottom: 1.25rem
}

.friend-pic-contain {
    display: inline-block;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    transition: all .5s ease
}

.friend-pic-contain.collapsed {
    cursor: pointer
}

.img-friend-pic {
    border: 2px solid #fff;
    border-radius: 50%;
    display: inline-block;
    height: 3.5rem;
    margin-left: -.75rem;
    transition: margin-left .2s ease
}

.img-friend-pic:first-child {
    margin-left: 0!important
}

.friend-pic-contain.collapsed .second-set {
    display: none
}

.friend-pic-contain.expanded .img-friend-pic {
    margin: 0;
    cursor: pointer
}

.friend-pic-contain.expanded .img-friend-pic.no-matching-fund {
    cursor: default
}

.overflow-friend-count {
    margin-top: -23px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #30B7E8;
    cursor: pointer
}

.js-friends-total-amount {
    max-width: 20rem;
    display: inline-block
}

.friend-info-contain {
    margin-bottom: 4px
}

.friend-info-contain .friend-pic-contain {
    white-space: nowrap;
    margin-top: 8px;
    margin-bottom: 2px;
    margin-right: 8px
}

.friend-info-contain .img-friend-pic {
    height: 2.6rem;
    border: 2px solid #fff;
    margin-left: -1.2rem
}

.friend-info-contain .friend-count {
    display: inline-block;
    vertical-align: middle;
    font-size: .8rem
}

.pg-year-in-review .tile-img-contain .tile-tag {
    display: none
}

.pg-year-in-review .tile-story-contain h3 {
    font-size: 21px;
    margin-bottom: 8px
}

.pg-year-in-review .tile-story-contain {
    border: 0!important;
    margin-left: 2px
}

.pg-year-in-review .tile-story-info {
    margin-top: 1rem
}

@media screen and (max-width:47.9375em) {
    .pg-year-in-review .tile-story-contain h3 {
        font-size: 18px;
        margin-bottom: 5px
    }
    .sm-mb0 {
        margin-bottom: 0
    }
    .friend-pic-contain {
        max-width: 340px
    }
}

@media screen and (min-width:48em) {
    .bg-fb-friends-color {
        height: 3.75rem;
        margin-bottom: .625rem
    }
    .bg-photoframe {
        margin-top: 1.75rem
    }
    .campaign-summary {
        margin-top: 3.875rem;
        text-align: left
    }
    .pg-year-in-review {
        margin-top: -1.5625rem
    }
    .pg-year-in-review .tile-story-info {
        margin-left: 20rem
    }
    .pg-year-in-review .funds-contain .grid-item {
        min-height: 31.25rem
    }
    .img-friend-pic {
        height: 4.0625rem
    }
    .friend-pic-contain {
        max-width: 340px
    }
}

@media screen and (min-width:64em) {
    .bg-fb-friends-color {
        height: 5.625rem;
        margin-bottom: 1.25rem
    }
    .img-friend-pic {
        height: 4.6875rem
    }
    .friend-pic-contain {
        max-width: 430px
    }
}

.logo-bbb {
    background: url(https://d25oniaj7o2jcw.cloudfront.net/logo-bbb.png) no-repeat left center #ccc;
    border-radius: .625rem;
    border: 1px solid #ccc;
    color: #fff;
    display: table;
    font-weight: 600;
    font-size: .625rem;
    line-height: 1.2;
    margin: 0 auto;
    padding: .1875rem .5rem .1875rem 3.125rem
}

@media only screen and (-moz-min-device-pixel-ratio:1.5),
only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (min-devicepixel-ratio:1.5),
only screen and (min-resolution:1.5dppx) {
    .logo-bbb {
        background-image: url(https://d25oniaj7o2jcw.cloudfront.net/logo-bbb@2x.png);
        background-size: 37px 96px
    }
}

.word-line-break {
    position: relative;
    text-align: center;
    z-index: 10
}

.word-line-break::after {
    background: linear-gradient(to right, transparent 0, rgba(0, 0, 0, .1) 50%, transparent 100%);
    bottom: .4375rem;
    content: '';
    display: block;
    height: .0625rem;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: -10
}

.word-line-break span {
    background: #fff;
    padding: 0 1.875rem
}

.text-under-card {
    border-bottom: 1px dotted #cacaca;
    font-size: .875rem;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    text-align: center
}

.countdown-contain {
    position: relative;
    z-index: 0
}

input.input-countdown {
    padding-right: 2.5rem
}

.countdown-number {
    bottom: .5rem;
    color: #999;
    font-size: 1.0625rem;
    font-weight: 900;
    position: absolute;
    right: .5rem
}

.charity-selected {
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 1rem;
    margin-bottom: 1rem;
    padding: .5rem 1rem;
    position: relative
}

.charity-selected .close-button {
    right: .5rem;
    top: .5rem
}

.charity-selected .close-button .fa {
    color: #999
}

.image-preview-contain {
    background: #f9faf5;
    border-radius: 4px;
    position: relative;
    margin-bottom: 1rem;
    text-align: center
}

.image-preview-contain .fa-circle-o-notch {
    color: #becc99;
    display: block;
    font-size: 1.875rem;
    left: 0;
    position: absolute;
    right: 0;
    top: 45%
}

.options-contain {
    position: absolute;
    left: .625rem;
    top: .625rem
}

.btn-options {
    background: rgba(10, 10, 10, .5);
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    font-size: .875rem;
    margin-right: .5rem;
    padding: .3125rem .4375rem
}

.btn-options:hover {
    background: #0a0a0a
}

.btn-options .fa {
    color: #fff
}

.image-preview {
    border-radius: 4px;
    z-index: 0
}

.amount-contain {
    background-color: #e8eddb;
    color: #30B7E8;
    font-size: 2.625rem;
    font-weight: 900;
    margin-bottom: 1.25rem;
    margin-left: -1rem;
    margin-right: -1rem;
    padding-left: 1rem;
    padding-right: 1rem
}

.amount-contain.is-error {
    background-color: #fdedec;
    color: #e74c3c
}

.currency-contain {
    border-radius: 4px;
    float: left;
    margin: .5rem 0 .5rem -.625rem;
    padding: .0625rem .625rem .1875rem;
    position: relative;
    text-align: center
}

.is-after .currency-contain {
    float: right;
    margin-left: 0;
    margin-right: -.625rem
}

.currency-contain:hover {
    background: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
    color: #30B7E8
}

.currency-symbol {
    font-size: 2.125rem
}

.currency-name {
    font-size: .75rem
}

.is-2-curr .currency-symbol {
    letter-spacing: -1px
}

.is-3-curr .currency-symbol {
    font-size: 1.125rem;
    letter-spacing: -1px;
    padding-top: 1.25rem;
    padding-bottom: .25rem
}

.currency-picker-dropdown {
    display: none
}

.currency-picker-dropdown.is-open {
    background: #fff;
    border-radius: 0 0 4px 4px;
    border-top: 1px solid #ddd;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
    display: block;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0 .375rem;
    position: absolute;
    width: 100%;
    z-index: 10
}

.currency-picker-dropdown.is-open a.currency-picker-link {
    border-top: 1px dotted #cacaca;
    color: #0a0a0a;
    display: block;
    font-size: .875rem;
    font-weight: 300;
    padding: .5rem 0
}

.currency-picker-dropdown.is-open li:first-child .currency-picker-link {
    border-top: none
}

.amount-input {
    background: 0 0;
    border: none;
    border-right: transparent solid 1px;
    border-radius: 0;
    color: #30B7E8;
    display: block;
    float: right;
    font-family: Lato, sans-serif;
    font-size: 2.625rem;
    height: 40px;
    margin-top: 1.4375rem;
    padding: 0;
    text-align: right;
    width: 60%
}

.amount-input:focus {
    background: 0 0;
    border: none
}

.amount-input.is-mobile-blink {
    animation: mobile-blink 1s infinite
}

@keyframes mobile-blink {
    50% {
        border-right: 1px solid #30B7E8
    }
}

.amount-input.is-mobile-blink:focus {
    animation: none;
    border-right: none
}

.amount-zeros {
    float: right;
    padding-top: .75rem
}

@media screen and (min-width:32.5em) {
    .amount-contain,
    .amount-input {
        font-size: 3.125rem
    }
    .amount-input {
        margin-top: 1.5rem
    }
    .amount-zeros {
        padding-top: .4375rem
    }
}

@media screen and (min-width:48em) {
    .amount-input.is-mobile-blink {
        animation: none;
        border-right: none
    }
}

body {
    background: #f9faf5
}

.button {
    border-bottom: 3px solid rgba(0, 0, 0, .18);
    cursor: pointer;
    font-weight: 600;
    padding: .625rem
}

.button.medium {
    font-size: .9375rem;
    padding: .5rem .625rem .5625rem
}

.button.large {
    font-size: 1.125rem;
    padding: .6875rem .625rem .75rem
}

@media screen and (min-width:48em) {
    .button.large {
        font-size: 1.375rem;
        padding: 1rem .625rem
    }
}

.button.primary,
.theme-gfmgreen .button.primary {
   background: #30b7e8;
    background: linear-gradient(to bottom, #30b7e8 0, #30b7e8 100%);
    border-top-color: #c6ebf9;
    border-bottom: 3px solid #30b7e8;
    font-weight: 600;
}

.button.primary:hover,
.theme-gfmgreen .button.primary:hover {
   background: #ffffff;
    background: linear-gradient(to bottom, #1c6ec3 0, #2a20b7 100%);
    border-bottom-color: #2512bf;
}

.button.primary:active,
.theme-gfmgreen .button.primary:active {
    background: #f6a918;
    background: linear-gradient(to bottom, #f6a918 0, #da882a 100%);
    border-bottom-color: #a47431
}

.theme-gfmgreen .button.primary.button--is-selected {
    background: #bb7c07;
    background: linear-gradient(to bottom, #bb7c07 0, #9d601b 100%);
    border-bottom-color: #a26c06
}

.button.primary .fa {
    color: #fff
}

.btn-page,
.button.secondary {
    background: #fff;
    border: 1px solid #f9f9f9;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
    color: #30B7E8;
    font-weight: 900
}

.button.secondary .fa-plus-sm {
    font-size: .75rem
}

.btn-page:hover,
.button.secondary:hover,
.tabs-panel .current .btn-page {
    background: #f8f8f8
}

.btn-page:hover,
.button.secondary:hover {
    color: #30B7E8
}

.btn-page:active,
.btn-page:focus,
.button.secondary:active,
.button.secondary:focus {
    background: #fff;
    color: #30B7E8
}

.button.medium {
    font-size: 1rem
}

.button.fb-blue {
    background: #3b579d;
    background: linear-gradient(to bottom, #3b579d 0, #344d8a 100%)
}

.button.tw-blue {
    background: #55acee;
    background: linear-gradient(to bottom, #55acee 0, #3ea1ec 100%)
}

.button.li-blue {
    background: #0077b5;
    background: linear-gradient(to bottom, #0077b5 0, #00669c 100%)
}

.button.wa-green {
    background: #25d366;
    background: linear-gradient(to bottom, #25d366 0, #21bd5c 100%)
}

.button.fb-blue,
.button.li-blue,
.button.tw-blue,
.button.wa-green {
    color: #fff
}

.button.fb-blue .fa,
.button.li-blue .fa,
.button.tw-blue .fa,
.button.wa-green .fa {
    color: #fff
}

.button.secondary.is-loading {
    background: #f8f8f8
}

.button .fa-spin {
    opacity: .6
}

.big-loady-guy {
    color: #666;
    font-size: 4.375rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    opacity: .4;
    text-align: center;
    width: 100%
}

.button.text-msg {
    padding: .3em 1em .15em
}

.button.text-msg .fa-mobile {
    font-size: 1.875rem;
    vertical-align: middle;
    margin-right: .625rem
}

.button.no-pointer {
    cursor: default
}

.progress,
.progress-meter {
    height: .625rem;
    border-radius: .625rem
}

.progress {
    background: #f9faf5;
    box-shadow: inset 0 1px 2px 1px rgba(0, 0, 0, .1);
    margin-bottom: .5625rem
}

.progress-meter {
    background: #30B7E8;
    min-width: 4%
}

.tabs {
    background: 0 0;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #d7dfbf
}

.tabs-title>a {
    font-size: .875rem;
    font-weight: 900;
    min-height: 2.625rem;
    line-height: 1.625rem;
    padding: .2rem 0 .75rem;
    text-align: center;
    opacity: .7
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
    background: 0 0;
    border-bottom: 3px solid #30B7E8;
    opacity: 1
}

.tabs-title .badge {
    border-radius: .6875rem;
    font-size: .875rem;
    height: 1.4375rem;
    line-height: .9rem;
    padding-right: .75rem;
    padding-left: .75rem;
    vertical-align: middle
}

.tabs-content {
    background: 0 0;
    border: none
}

.tabs-panel {
    padding: 0
}

.badge {
    background: #30B7E8
}

textarea.leave-comment {
    border-color: #ddd;
    height: 6.625rem
}

textarea.leave-comment:focus {
    box-shadow: none
}

input[type=search] {
    font-weight: 300;
    -webkit-appearance: none
}

.top-bar input {
    max-width: 100%
}

select.form-select {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: 51,51,51'></polygon></svg>")
}

.off-canvas-content {
    background: #f9faf5;
    box-shadow: none
}

.modal-slide-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-duration: .2s;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.modal-slide-in.mui-enter.mui-enter-active {
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.modal-slide-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-duration: .2s;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.modal-slide-out.mui-leave.mui-leave-active {
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.modal-slide-left-in.mui-enter {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-duration: .2s;
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.modal-slide-left-in.mui-enter.mui-enter-active {
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.modal-slide-left-out.mui-leave {
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-duration: .2s;
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.modal-slide-left-out.mui-leave.mui-leave-active {
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.callout {
    padding: 1rem;
    position: relative
}

.callout.alert {
    background-color: #fce6e2
}

.callout.primary {
    background-color: #edf0e0
}

.callout.callout--banner {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: none;
    padding-top: calc(1rem + .3125rem);
    position: fixed;
    top: 3.1875rem;
    width: 100%;
    z-index: 90
}

.callout.callout--banner .fa-exclamation {
    line-height: 1.59375rem
}

.callout.callout--fbconnect {
    background: #93a3c9;
    color: #fff;
    padding-left: 4rem;
    padding-right: 4rem
}

.callout .position-relative .close-button,
.callout.position-relative .close-button {
    right: 0
}

.callout.primary {
    background-color: #edf0e0
}