@charset "UTF-8";
.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: 900;
    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: #5d8000;
    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: 900
}
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: #5d8000;
    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: #5d8000;
    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 #5d8000;
    color: #5d8000
}
.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 #5d8000;
    color: #5d8000
}
.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
}
[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:-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: 400;
    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: 900;
    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: #5d8000;
    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: #5d8000 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)
}
.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
}
.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: #5d8000
}
.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
}
.progress {
    background-color: #666;
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 4px
}
.progress.primary .progress-meter {
    background-color: #5d8000
}
.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: #5d8000;
    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: 900;
    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: 900;
    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: #5d8000
}
.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
}
.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
}
.orbit {
    position: relative
}
.orbit-container {
    position: relative;
    margin: 0;
    overflow: hidden;
    list-style: none
}
.orbit-slide {
    width: 100%;
    max-height: 100%
}
.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0
}
.orbit-figure {
    margin: 0
}
.orbit-image {
    margin: 0;
    width: 100%;
    max-width: 100%
}
.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1rem;
    margin-bottom: 0;
    color: #fff;
    background-color: rgba(10, 10, 10, .5)
}
.orbit-next,
.orbit-previous {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fff
}
[data-whatinput=mouse] .orbit-next,
[data-whatinput=mouse] .orbit-previous {
    outline: 0
}
.orbit-next:active,
.orbit-next:focus,
.orbit-next:hover,
.orbit-previous:active,
.orbit-previous:focus,
.orbit-previous:hover {
    background-color: rgba(10, 10, 10, .5)
}
.orbit-previous {
    left: 0
}
.orbit-next {
    left: auto;
    right: 0
}
.orbit-bullets {
    position: relative;
    margin-top: .8rem;
    margin-bottom: .8rem;
    text-align: center
}
[data-whatinput=mouse] .orbit-bullets {
    outline: 0
}
.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: .1rem;
    background-color: #666;
    border-radius: 50%
}
.orbit-bullets button:hover {
    background-color: #333
}
.orbit-bullets button.is-active {
    background-color: #333
}
.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(../images/logo.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(../images/logo@2x.png);
        background-size: 110px 35px
    }
}
.logo-large {
    background: url(../images/logo-large.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(../images/logo-large@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: #5d8000
}
body a.icon-link {
    color: #666;
    font-size: .875rem
}
a:hover {
    color: #314300
}
.word-line-break {
    margin-bottom: 1rem;
    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 2rem
}
.word-line-break.word-line-break--green span {
    background: #f9faf5
}
.word-line-break.word-line-break--gray span {
    background: #f8f8f8
}
.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
}
.button.following-button {
    border-bottom: 1px solid rgba(0, 0, 0, .18)
}
.hollow.button {
    border: 1px solid #9eb366;
    color: #5d8000
}
.hollow.button:hover {
    border-color: #4a6700;
    color: #4a6700
}
.hollow-alert.button {
    background-color: #fce0e4;
    border: 1px solid #dc9090;
    color: #c54646
}
.hollow-alert.button:hover {
    border-color: #b83a3a;
    color: #b83a3a
}
.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.nd-green,
.button.nd-green .fa,
.button.nd-green: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.nd-green {
    background: #19975d;
    background: linear-gradient(to bottom, #19975d 0, #158150 100%)
}
.button.nd-green:hover {
    background: #1dad6a;
    background: linear-gradient(to bottom, #1dad6a 0, #158150 100%)
}
.button.nd-green:active {
    background: #158150;
    background: linear-gradient(to bottom, #158150 0, #0e5535 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,
.search-without-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: .5625rem
    }
}
.search-with-icon--location::before {
    content: "\f041";
    font-size: 1.125rem;
    top: .5rem
}
@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,
.header-sub,
.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,
.header-sub,
.layer-theme,
.layer-white {
    padding-left: 1rem;
    padding-right: 1rem
}
.layer-white--full-width.category-arrows-contain,
.layer-white--full-width.header-sub,
.layer-white.layer-white--full-width {
    border-radius: 0!important
}
.layer-white--nobs.category-arrows-contain,
.layer-white--nobs.header-sub,
.layer-white.layer-white--nobs {
    border-bottom: 1px solid #eee;
    box-shadow: none!important
}
@media screen and (max-width: 47.9375em) {
    .layer-white--for-large.category-arrows-contain,
    .layer-white--for-large.header-sub,
    .layer-white.layer-white--for-large {
        background: initial;
        box-shadow: none
    }
}
.card {
    z-index: auto
}
.background-white .category-arrows-contain,
.background-white .header-sub,
.background-white .layer-white {
    border-top: 1px solid #f1f1f1
}
.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: 1.25rem;
    margin-bottom: 1.25rem;
    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,
.footer-contain.header-sub,
.layer-white.footer-contain {
    border-radius: 0;
    margin-bottom: 1.25rem;
    padding-left: 0;
    padding-right: 0;
    z-index: initial
}
@media screen and (max-width: 47.9375em) {
    .footer-contain.hide-value-props {
        padding-top: 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: #5d8000;
    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: #5d8000
}
.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
}
.site-info .menu li {
    display: inline-block
}
.social-links {
    font-size: 1.5625rem
}
.footer-col-adjust {
    padding-left: 0
}
body .gfm-guarantee-footer a {
    color: #5d8000
}
.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(../images/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: #5d8000;
    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: #5d8000;
    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
}
.react-campaign-card {
    border-radius: 0;
    box-shadow: 0 0 .25rem 0 #d7d7d7;
    background-color: #fff;
    margin: 1rem auto 0 auto;
    min-width: 20rem;
    max-width: 43rem;
    padding: 1rem
}
@media screen and (min-width: 48em) {
    .react-campaign-card {
        border-radius: 4px
    }
}
.react-campaign-card--action {
    margin-bottom: .9375rem
}
.action-time-ago {
    color: #999
}
.react-campaign-card .avatar-contain {
    float: none;
    display: inline-block
}
.react-campaign-card-action-details {
    display: inline-block;
    margin-left: 1rem;
    width: calc(100% - 64px)
}
.react-campaign-card-action-details>span {
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    white-space: normal;
    margin-top: -.5%
}
.react-campaign-tile {
    border-radius: 4px;
    border: 1px solid #d3d3d3
}
.react-campaign-tile-img--contain {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 0;
    padding-top: 49.2%;
    min-height: 10.625rem
}
.react-campaign-tile-details {
    background: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    padding: 1rem
}
.fund-title {
    color: #333;
    font-weight: 900;
    display: block
}
.progress-bar {
    border-radius: 6.25rem;
    height: .25rem
}
.progress-bar-behind {
    background-color: #d9e4ce;
    width: 100%
}
.progress-bar-fill {
    background-color: #5d8000
}
.fund-item {
    color: #333;
    margin-bottom: 1rem
}
.fund-item:last-child {
    margin-bottom: 0
}
.react-campaign-tile-list-item {
    background: #fff;
    border-bottom: 1px solid #ddd;
    padding: 1rem 0
}
.overlay-modal-contain .react-campaign-tile-list-item:last-child {
    border-bottom: 0
}
.campaign-tile-list-header {
    border-bottom: 1px solid #ddd;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 1rem
}
.react-campaign-tile-about {
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 1rem
}
.react-campaign-tile-about .react-campaign-tile-img--contain {
    border-radius: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-height: 75px;
    padding: 0;
    width: 100px
}
.campaign-tile-list-seemore {
    color: #5d8000
}
.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-list .avatar-contain .avatar-no-pic,
.avatar-list .avatar-contain img {
    border: 3px solid #fff
}
.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-contain--xlarge {
    height: 9.375rem;
    width: 9.375rem
}
.avatar-contain--sm {
    height: 2.5rem;
    width: 2.5rem
}
.avatar-contain--md {
    height: 4.625rem;
    width: 4.625rem
}
@media screen and (min-width: 45.75em) {
    .avatar-contain--md {
        height: 5.625rem;
        width: 5.625rem
    }
}
.avatar-contain--lg {
    height: 5.0625rem;
    width: 5.0625rem
}
a .avatar-no-pic {
    color: #5d8000
}
.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-contain--sm .avatar-no-pic {
    line-height: 2.5rem
}
.avatar-contain--md .avatar-no-pic {
    line-height: 4.625rem
}
@media screen and (min-width: 45.75em) {
    .avatar-contain--md .avatar-no-pic {
        line-height: 5.625rem
    }
}
.avatar-no-pic .fa {
    color: #bbb;
    font-size: 1.875rem
}
.avatar-contain--small .avatar-no-pic .fa {
    font-size: 1.125rem
}
.avatar-contain--large .avatar-no-pic .fa {
    font-size: 2.375rem
}
.avatar-contain--fb .avatar-no-pic .fa {
    color: #3b579d
}
.badge-avatar {
    border: .0625rem solid #fff;
    bottom: -.1875rem;
    padding: .125rem;
    position: absolute;
    right: -.1875rem
}
.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
}
.banner-promo {
    background: #fffaf1;
    border: 1px solid #f7b231;
    font-size: 1rem;
    margin: 0 1rem 1rem;
    padding-top: .625rem;
    padding-bottom: .625rem
}
@media screen and (min-width: 32.5em) {
    .banner-promo {
        font-size: 1.125rem
    }
}
.banner-promo .button {
    color: #5d8000!important;
    margin: .375rem auto 0;
    max-width: 21.875rem
}
@media screen and (min-width: 32.5em) {
    .banner-promo .button {
        margin: 0 0 0 1rem;
        padding-left: 2rem;
        padding-right: 2rem;
        max-width: auto
    }
}
.banner-promo a {
    color: #5d8000!important
}
.banner-promo .close-button {
    display: block!important;
    font-size: 1.125rem;
    top: .5rem
}
.banner-promo .close-button .fa {
    color: #666!important
}
.banner-promo .category-circle--sm {
    margin-right: .5rem
}
.hide-navbar .top-bar,
.native-webview .hide-for-native-webview {
    display: none
}
.hide-navbar .main-column {
    margin-top: 0!important
}
.native-webview #homepage-marquee-cta-section,
.native-webview .campaign-state,
.native-webview .facebook-friends-banner,
.native-webview .footer-contain .select-contain-width,
.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 .wd-sub-header,
.native-webview footer,
.native-webview.pg-account-settings h1.header-title {
    display: none
}
.native-webview .main-column,
.native-webview .pg-campaign {
    margin-top: 0!important
}
.native-webview .pg-campaign {
    padding-bottom: 7.5rem
}
.native-webview .profile-header-contain {
    padding-top: 2.5rem
}
.native-webview .header-sub-titles {
    padding-top: 1rem
}
.native-webview #react-render {
    margin-top: -3.5rem
}
.native-webview .wd-sub-header-topmargin {
    margin-top: 4.375rem
}
.animated-div {
    transform: translate3d(0, 0, 0)
}
.animated-div {
    transform: translate3d(0, 0, 0)
}
.small-sep {
    border-bottom: .125rem solid #0a0a0a;
    width: 1.75rem;
    margin: auto;
    margin-top: 1rem;
    margin-bottom: calc(2 * 1rem)
}
.header-secondary {
    margin-top: calc(2 * 1rem);
    text-align: center;
    font-size: 1.25rem
}
.category-list-item {
    margin: 1rem;
    padding: 1rem;
    background-color: #fff;
    box-shadow: 0 .125rem .375rem 0 rgba(0, 0, 0, .2);
    border-radius: .25rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center
}
.gfm-scaled-image-container {
    overflow: hidden;
    background: #666
}
.gfm-scaled-image {
    -ms-transform-origin: left top;
    transform-origin: left top;
    vertical-align: inherit
}
.category-list-item-text {
    margin-left: 1rem;
    font-size: .875rem;
    font-weight: 700
}
.pill {
    padding: 6px 14px 6px 14px;
    background-color: #fff;
    font-size: .75rem;
    font-weight: 900;
    line-height: .9375rem;
    color: #333;
    border-radius: 100px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2)
}
.blurred-header-wrapper {
    background: #fff;
    position: relative;
    overflow: auto
}
.blurred-separator {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-bottom: .0625rem solid rgba(255, 255, 255, .2)!important
}
.blurred-header-content {
    color: rgba(255, 255, 255, .8);
    font-size: 1rem;
    margin: 1rem 0;
    position: relative
}
.blurred-header-content .progress-bar {
    width: 100%;
    margin-top: .625rem;
    margin-bottom: .625rem;
    height: .25rem;
    border-radius: .25rem
}
.blurred-header-content .progress-bar-behind {
    background-color: rgba(255, 255, 255, .3)
}
.blurred-header-content .menu--sub-border,
.blurred-header-content .progress-bar-fill {
    background-color: #fff
}
.blurred-header-title {
    font-size: 2rem;
    color: #fff
}
@media screen and (max-width: 47.9375em) {
    .blurred-header-content .menu.menu--sub li a,
    .blurred-header-content a,
    .blurred-header-content i.fa {
        color: #fff
    }
}
.blurred-header-background-image {
    position: absolute
}
.blurred-header-background-tint {
    background-color: rgba(0, 0, 0, .5);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}
@media screen and (min-width: 48em) {
    .blurred-header-wrapper {
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25)
    }
    .blurred-header-tint-img-contain {
        height: 2.0625rem;
        overflow: hidden;
        position: relative
    }
    .blurred-header-background-image {
        position: static
    }
    .blurred-header-title {
        color: #0a0a0a
    }
    .blurred-header-content {
        color: #767676;
        margin: 2.5rem 0
    }
    .blurred-header-content a {
        color: #5d8000
    }
    .blurred-header-content .progress-bar-behind {
        background: #f4f4f4
    }
    .blurred-header-content .progress-bar-fill {
        background: #5d8000
    }
}
.blurred-header-caret-contain {
    outline: 0;
    padding: 1rem;
    right: -1rem;
    top: -1rem
}
.blurred-header-caret-contain i {
    color: #fff
}
.link-separator {
    font-size: .5rem;
    opacity: .5;
    padding-left: 1rem;
    padding-right: 1rem;
    position: relative;
    top: -.1875rem
}
.list-button-circles {
    list-style-type: none;
    margin: 0 -1.75rem 0 0
}
.list-button-circles::after,
.list-button-circles::before {
    content: ' ';
    display: table
}
.list-button-circles::after {
    clear: both
}
.blurred-header-wrapper .list-button-circles {
    margin-top: 5.25rem
}
.list-button-circles li {
    float: right;
    font-size: .875rem
}
.button-circle {
    display: block;
    color: #5d8000;
    font-weight: 900;
    text-align: center
}
.button-circle-icon-contain {
    -ms-flex-align: center;
    align-items: center;
    background: #f9faf5;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    height: 3rem;
    margin: 0 1.5rem;
    position: relative;
    text-align: center;
    width: 3rem
}
.button-circle-icon-contain i.fa {
    font-size: 1rem;
    margin: 0 auto
}
@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,
    .header-sub,
    .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
    }
    .white-box-large-only {
        background: #fff;
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
        border-radius: 4px;
        margin: auto;
        margin-bottom: 1.875rem;
        padding-top: 0!important;
        max-width: 45.5rem
    }
    .white-box-large-only .card {
        box-shadow: none;
        padding-left: 0;
        padding-right: 0
    }
    .white-box-large-only h1 {
        padding-top: 1.25rem
    }
}
@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
    }
}
.react-callout {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 1rem 0 1rem 0;
    background-color: #fff;
    z-index: 100;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1)
}
.react-callout.alert a {
    color: #e74c3c
}
.react-callout-left,
.react-callout-right {
    -ms-flex: 0 0 2.5rem;
    flex: 0 0 2.5rem;
    padding: 0 1rem 0 1rem
}
.react-callout-center {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}
.floating-button-row {
    background-color: #fff;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
    font-weight: 900;
    font-size: 1.0625rem;
    padding: 1rem;
    z-index: 100
}
.floating-button-row::after,
.floating-button-row::before {
    content: ' ';
    display: table
}
.floating-button-row::after {
    clear: both
}
.floating-button-row-item {
    border-right: 1px solid #eee;
    display: block;
    float: left;
    text-align: center;
    width: 50%
}
.floating-button-row-item:last-child {
    border-right: none
}
.button-list {
    background-color: #fff;
    font-weight: 900;
    font-size: 1.0625rem
}
.button-list-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 1rem 0 1rem;
    padding: 1rem 0 1rem 0;
    border-bottom: 1px solid #eee
}
.button-list-item:last-child {
    border-bottom: none
}
.button-list-item-content {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}
.button-list-item-right-button {
    -ms-flex: 0 0 content;
    flex: 0 0 content;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around
}
.button-list-item-right-button i {
    color: inherit
}
.button-list-item-content-subtext {
    color: gray;
    font-weight: 400;
    font-size: .875rem
}
.button-list-item-content-subtext-middot {
    color: #ed404f;
    padding: 0 .5rem
}
.selectableListItemContent {
    float: left
}
.selectableListItemCheckbox {
    -ms-flex-positive: 1;
    flex-grow: 1
}
.carousel-list-item {
    margin: 0 .25rem;
    width: 90vw
}
@media screen and (min-width: 48em) {
    .carousel-list-item {
        margin: 0 1rem;
        width: 21.25rem
    }
}
.carousel-left-arrow {
    position: absolute;
    left: -1.5625rem;
    top: 50%
}
.carousel-right-arrow {
    position: absolute;
    top: 50%;
    right: -1.5625rem
}
.follow-list-contain .slick-list {
    padding-bottom: .5rem
}
.follow-list-item {
    background: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .25);
    border-radius: 4px;
    font-size: .875rem;
    margin-right: 1rem;
    padding: 1rem;
    text-align: center;
    width: 13.125rem;
    word-wrap: break-word
}
@media screen and (min-width: 48em) {
    .follow-list-item {
        background: 0 0;
        box-shadow: none;
        border-radius: 0;
        border-bottom: 1px solid #ddd;
        margin-right: 0;
        text-align: left;
        width: auto;
        padding: 1rem 0
    }
}
.background-white .follow-list-item {
    border-top: 1px solid #f1f1f1
}
@media screen and (min-width: 48em) {
    .background-white .follow-list-item {
        border-top: none
    }
}
.follow-list-contain-centered .follow-list-item {
    margin: auto
}
.follow-list-item .avatar-contain {
    float: none;
    margin-left: auto;
    margin-right: auto;
    height: 2.8125rem;
    width: 2.8125rem
}
@media screen and (min-width: 48em) {
    .follow-list-item .avatar-contain {
        float: left;
        margin: 0
    }
}
.follow-name {
    color: #333;
    font-weight: 900
}
@media screen and (min-width: 48em) {
    .follow-info {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex
    }
    .follow-name-contain {
        margin-left: 1rem
    }
}
.article-list-item {
    border-bottom: 1px solid #ddd;
    padding-top: 1rem;
    padding-bottom: 1rem
}
.article-list-item .flex-top {
    -ms-flex-pack: justify;
    justify-content: space-between
}
.article-title {
    font-weight: 900
}
.article-img {
    height: 4rem;
    width: 5.3125rem;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}
@media screen and (min-width: 48em) {
    .article-img {
        height: 5rem;
        width: 6.6875rem
    }
}
.article-info {
    width: calc(100% - 101px)
}
@media screen and (min-width: 48em) {
    .article-info {
        width: calc(100% - 123px)
    }
}
.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);
    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
}
@media screen and (min-width: 48em) {
    .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
    }
}
@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
    }
    .gfm-modal .category-arrows-contain,
    .gfm-modal .header-sub,
    .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: 400;
        padding: 1.25rem 0;
        text-align: center
    }
    .headline-long.category-arrows-contain,
    .headline-long.header-sub,
    .layer-white.headline-long {
        font-size: 1.375rem
    }
    .category-arrows-contain .close-button,
    .header-sub .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.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,
select.is-error,
select.is-error:focus,
textarea.is-error,
textarea.is-error:focus {
    background-color: #fdedec;
    color: #b20000
}
.form-amount {
    color: #5d8000
}
.error-msg-contain {
    text-align: left;
    padding-bottom: .625rem
}
.error-msg,
.form-amount.is-error {
    color: #e74c3c
}
textarea {
    min-height: 8.75rem
}
label {
    font-weight: 900;
    margin-bottom: .5rem
}
.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: #5d8000;
    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
}
.gfm-checkbox,
.gfm-radio {
    display: inline-block
}
.gfm-checkbox input[type=checkbox],
.gfm-radio input[type=radio] {
    display: none
}
.gfm-checkbox input[type=checkbox]+label,
.gfm-radio input[type=radio]+label {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    font-weight: 400
}
.gfm-checkbox input[type=checkbox]+label .checkbox-bg,
.gfm-radio input[type=radio]+label .radio-bg {
    background-color: #f4f4f4;
    border: 1px solid #999;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 1.25rem;
    margin: -.1875rem .3125rem 0 0;
    position: relative;
    width: 1.25rem
}
.gfm-checkbox input[type=checkbox]+label .checkbox-bg {
    border-radius: 10%
}
.gfm-checkbox input[type=checkbox]+label .checkbox-inner-bg,
.gfm-radio input[type=radio]+label .radio-inner-bg {
    display: none
}
.gfm-checkbox input[type=checkbox]:checked+label .checkbox-inner-bg,
.gfm-radio input[type=radio]:checked+label .radio-inner-bg {
    background-color: #5d8000;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: .9375rem;
    width: .9375rem
}
.gfm-checkbox input[type=checkbox]:checked+label .checkbox-inner-bg {
    height: 1.125rem;
    width: 1.125rem
}
.gfm-checkbox input[type=checkbox]:checked+label .checkbox-inner-bg {
    border-radius: 5%;
    color: #fff;
    font-size: .75rem
}
.gfm-checkbox input[type=checkbox]:checked+label .checkbox-inner-bg .fa {
    color: #fff;
    font-size: .75rem
}
.checkbox--big,
.radio--big {
    box-shadow: none;
    float: left;
    height: 4.375rem;
    width: 4.375rem
}
.checkbox--big .checkbox-bg,
.radio--big .radio-bg {
    left: 50%;
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}
.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
}
.button.large.button--input-height {
    padding: .5625rem .625rem .625rem
}
.switch.small .switch-paddle .fa.fa-check {
    display: none
}
@media screen and (min-width: 48em) {
    .switch-contain--desktopCheck .switch.small .switch-paddle {
        border: 1px solid #ddd;
        border-radius: .25rem;
        box-shadow: none;
        height: 1.4375rem;
        width: 1.4375rem
    }
    .switch-contain--desktopCheck .switch.small .switch-paddle::after {
        display: none
    }
    .switch-contain--desktopCheck .switch.small .switch-paddle .fa.fa-check {
        display: initial
    }
}
.callout .fa.fa-times {
    color: #999;
    font-size: 1.5rem
}
.callout.callout--fbconnect .fa.fa-times {
    color: #fff;
    font-size: .875rem
}
.alert .fa {
    color: #c54646
}
.form-detail {
    font-size: .875rem;
    font-weight: 900
}
.form-detail.is-error,
.is-error .fa {
    color: #c54646
}
.close-button {
    outline: 0
}
input.icon-left {
    padding-left: 2.5rem
}
input.icon-right {
    padding-right: 2.5rem
}
.input-field-icon {
    color: #666;
    position: absolute;
    top: .8125rem;
    z-index: 10
}
.input-field-icon.fa {
    cursor: pointer;
    right: 1rem
}
.mt0 {
    margin-top: 0!important
}
.mb0 {
    margin-bottom: 0!important
}
.ml0 {
    margin-left: 0!important
}
.mr0 {
    margin-right: 0!important
}
.mt {
    margin-top: 1rem!important
}
.mr {
    margin-right: 1rem!important
}
.mb {
    margin-bottom: 1rem!important
}
.ml {
    margin-left: 1rem!important
}
.mt2x {
    margin-top: 2rem!important
}
.mr2x {
    margin-right: 2rem!important
}
.mb2x {
    margin-bottom: 2rem!important
}
.ml2x {
    margin-left: 2rem!important
}
.mt4x {
    margin-top: 4rem!important
}
.mr4x {
    margin-right: 4rem!important
}
.mb4x {
    margin-bottom: 4rem!important
}
.ml4x {
    margin-left: 4rem!important
}
.no-padding {
    padding: 0!important
}
.pt0 {
    padding-top: 0!important
}
.pr0 {
    padding-right: 0!important
}
.pb0 {
    padding-bottom: 0!important
}
.pl0 {
    padding-left: 0!important
}
.pt {
    padding-top: 1rem!important
}
.pr {
    padding-right: 1rem!important
}
.pb {
    padding-bottom: 1rem!important
}
.pl {
    padding-left: 1rem!important
}
.pt2x {
    padding-top: 2rem!important
}
.pr2x {
    padding-right: 2rem!important
}
.pb2x {
    padding-bottom: 2rem!important
}
.pl2x {
    padding-left: 2rem!important
}
.pt4x {
    padding-top: 4rem!important
}
.pr4x {
    padding-right: 4rem!important
}
.pb4x {
    padding-bottom: 4rem!important
}
.pl4x {
    padding-left: 4rem!important
}
.mt5 {
    margin-top: .3125rem!important
}
.mt8 {
    margin-top: .5rem!important
}
.mt10 {
    margin-top: .625rem!important
}
.mt16 {
    margin-top: 1rem!important
}
.mt20 {
    margin-top: 1.25rem!important
}
.mt24 {
    margin-top: 1.5rem!important
}
.mt25 {
    margin-top: 1.5625rem!important
}
.mt30 {
    margin-top: 1.875rem!important
}
.mt32 {
    margin-top: 2rem!important
}
.mt40 {
    margin-top: 2.5rem!important
}
.mt50 {
    margin-top: 3.125rem!important
}
.mt60 {
    margin-top: 3.75rem!important
}
.mt64 {
    margin-top: 4rem!important
}
.mt100 {
    margin-top: 6.25rem!important
}
.mb5 {
    margin-bottom: .3125rem!important
}
.mb8 {
    margin-bottom: .5rem!important
}
.mb10 {
    margin-bottom: .625rem!important
}
.mb16 {
    margin-bottom: 1rem!important
}
.mb20 {
    margin-bottom: 1.25rem!important
}
.mb24 {
    margin-bottom: 1.5rem!important
}
.mb25 {
    margin-bottom: 1.5625rem!important
}
.mb30 {
    margin-bottom: 1.875rem!important
}
.mb32 {
    margin-bottom: 2rem!important
}
.mb40 {
    margin-bottom: 2.5rem!important
}
.mb48 {
    margin-bottom: 3rem!important
}
.mb50 {
    margin-bottom: 3.125rem!important
}
.mb60 {
    margin-bottom: 3.75rem!important
}
.mb64 {
    margin-bottom: 4rem!important
}
.mb100 {
    margin-bottom: 6.25rem!important
}
.ml5 {
    margin-left: .3125rem!important
}
.ml10 {
    margin-left: .625rem!important
}
.ml20 {
    margin-left: 1.25rem!important
}
.mr5 {
    margin-right: .3125rem!important
}
.mr10 {
    margin-right: .625rem!important
}
.mr20 {
    margin-right: 1.25rem!important
}
.pt5 {
    padding-top: .3125rem!important
}
.pt10 {
    padding-top: .625rem!important
}
.pt20 {
    padding-top: 1.25rem!important
}
.pt40 {
    padding-top: 2.5rem!important
}
.pr5 {
    padding-right: .3125rem!important
}
.pr10 {
    padding-right: .625rem!important
}
.pr20 {
    padding-right: 1.25rem!important
}
.pb5 {
    padding-bottom: .3125rem!important
}
.pb10 {
    padding-bottom: .625rem!important
}
.pb20 {
    padding-bottom: 1.25rem!important
}
.pb40 {
    padding-bottom: 2.5rem!important
}
.pb100 {
    padding-bottom: 6.25rem!important
}
.pl5 {
    padding-left: .3125rem!important
}
.pl10 {
    padding-left: .625rem!important
}
.nobb {
    border-bottom: none!important
}
.full-h {
    height: 100%
}
.full-w {
    width: 100%
}
.full-wh {
    width: 100%;
    height: 100%
}
.smaller {
    font-size: 70%
}
.text-sup {
    font-size: 70%;
    position: relative;
    top: -5px
}
.text-small {
    color: #666;
    font-size: .875rem
}
.text-bold {
    font-weight: 700
}
.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
}
.fa-20 {
    font-size: 1.25rem
}
.fs-24 {
    font-size: 1.5rem
}
.fs-25 {
    font-size: 1.5625rem!important
}
.fs-32 {
    font-size: 2rem!important
}
.fs-36 {
    font-size: 2.25rem!important
}
.fw-900 {
    font-weight: 900
}
.fa.fa--fixed-width {
    width: 1.25rem
}
.fa.fa-text {
    padding-right: .5rem
}
.icon-position-corner {
    position: absolute;
    right: 1rem;
    top: 1rem
}
.cursor-pointer {
    cursor: pointer
}
.dotted-line {
    background: 0 0;
    border-bottom: 1px dotted #cacaca
}
.solid-line {
    background: 0 0;
    border-bottom: 1px solid #cacaca
}
.solid-line-light {
    background: 0 0;
    border-bottom: 1px solid #eee
}
.dot-sep {
    color: #ddd;
    font-size: 1rem;
    margin-left: .375rem;
    margin-right: .375rem
}
.media-round {
    border-radius: 50%
}
.media-radius {
    border-radius: .25rem
}
.media-radius,
.media-round {
    border: 0 solid transparent
}
.media-radius.thumbnail.avatar-no-pic,
.media-round.thumbnail.avatar-no-pic {
    border: .0625rem solid #ddd
}
.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
    }
}
.underline-short-left::after,
.underline-short::after {
    background: #5d8000;
    content: '';
    display: block;
    height: .125rem;
    margin: .5rem auto;
    width: 3.5rem
}
.underline-short-left::after {
    margin: 1rem 0
}
.text-black {
    color: #333!important
}
.text-white {
    color: #fff!important
}
.text-green {
    color: #5d8000!important
}
.background-white {
    background: #fff
}
.background-gray {
    background: #f8f8f8
}
.medium-gray,
a.medium-gray:hover {
    color: #666
}
.light-gray {
    color: #999!important
}
.text-red,
.text-red:hover {
    color: #c54646
}
.fa.fb-blue,
.text-fb-blue {
    color: #3b579d!important
}
.fa.tw-blue {
    color: #55acee!important
}
.position-initial {
    position: initial
}
.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_GB .show-en_GB,
.lang-en_US .hide-non-en_US {
    display: block!important
}
.overflow-hidden {
    overflow: hidden
}
.flex-center,
.flex-center--desktop {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex
}
.flex-top,
.flex-top--desktop {
    -ms-flex-align: start;
    align-items: flex-start;
    display: -ms-flexbox;
    display: flex
}
.flex-bottom {
    -ms-flex-align: end;
    align-items: flex-end;
    display: -ms-flexbox;
    display: flex
}
@media screen and (max-width: 47.9375em) {
    .flex-center--desktop,
    .flex-top--desktop {
        -ms-flex-align: initial;
        align-items: initial;
        display: block
    }
}
.justify-center {
    -ms-flex-pack: center;
    justify-content: center
}
.flex-align-right {
    -ms-flex-pack: end;
    justify-content: flex-end
}
.flex-shrink {
    -ms-flex-negative: 0;
    flex-shrink: 0
}
.vertical-align-middle {
    vertical-align: middle
}
.vertical-center {
    position: absolute;
    top: 50%;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}
.horizontal-center-static {
    display: block;
    margin: 0 auto
}
.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
}
.fadeout {
    background: rgba(255, 255, 255, 0);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%);
    bottom: 0;
    height: 6.25rem;
    left: 0;
    position: absolute;
    width: 100%
}
.transition-100 {
    transition: all .1s linear
}
.transition-300 {
    transition: all .3s linear
}
.backgroundsize-cover {
    background-size: cover
}
.backgroundsize-contain {
    background-size: contain
}
@media screen and (min-width: 48em) {
    .flex-large-vcenter {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex
    }
}
.negative-margins {
    margin-left: -1rem;
    margin-right: -1rem
}
.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: #5d8000;
    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: #5d8000;
    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: #5d8000;
    border-radius: .13393rem;
    height: .1875rem;
    left: 0
}
.tcon-search__item::after {
    background: #fff;
    border: .1875rem solid #5d8000;
    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: #5d8000;
    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: #5d8000
}
@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: #5d8000
}
input.top-bar-search::-moz-placeholder {
    color: #5d8000
}
input.top-bar-search:-ms-input-placeholder {
    color: #5d8000
}
input.top-bar-search:-moz-placeholder {
    color: #5d8000
}
.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
}
.icon-badge.icon-badge--link {
    position: relative
}
.icon-badge.icon-badge--link:after {
    border-radius: 10%;
    content: "New";
    height: 1.125rem;
    right: -2.5rem;
    text-align: center;
    top: auto;
    width: 2.3125rem
}
.icon-badge--inlinetext {
    background: #f7b231;
    background: linear-gradient(to bottom, #f7b231 0, #de9440 100%);
    border: .0625rem solid #fff;
    color: #fff;
    font-size: .75rem;
    line-height: .8125rem;
    border-radius: 10%;
    text-align: center;
    vertical-align: top;
    padding: 0 .25rem
}
body.is-locked {
    overflow: hidden;
    position: fixed
}
@media screen and (min-width: 48em) {
    body.is-locked {
        overflow: auto;
        position: static
    }
}
.top-bar-explore {
    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-explore {
        border-radius: 0 0 4px 4px;
        bottom: auto;
        box-shadow: 0 1px 1px 1px rgba(0, 0, 0, .25);
        overflow: visible;
        position: absolute;
        left: 140px;
        top: 3.25rem;
        width: 57%;
        min-width: 600px
    }
}
.categories-container {
    min-height: 500px;
    padding: 0;
    position: relative
}
.primary-categories {
    list-style-type: none;
    margin: 0;
    padding: .5rem 0;
    width: 38%
}
.primary-categories .primary-category .category-selector {
    color: #333;
    display: block;
    padding: .5rem 1.5rem
}
.primary-categories .primary-category .category-selector i {
    color: #dcdcdc!important;
    float: right;
    font-size: .9rem;
    margin-top: .3rem
}
.primary-categories .primary-category .category-selector:hover {
    color: #647e24
}
.primary-categories .primary-category .category-selector:hover i {
    color: inherit
}
.category-summary {
    border-left: 1px solid #ddd;
    display: none;
    height: 100%;
    overflow: scroll;
    position: absolute;
    right: 0;
    top: 0;
    width: 62%
}
.category-header {
    background-image: url(https://d25oniaj7o2jcw.cloudfront.net/bg-header-nav.png);
    background-size: cover;
    padding: 1.5rem
}
.category-header h1 {
    margin: 0
}
.category-header .category-circle {
    float: left
}
.category-title {
    float: left;
    margin-left: 1rem;
    margin-top: .5rem
}
.category-title h1 {
    color: #333
}
.category-title a {
    font-size: 1rem
}
.category-title .fa-chevron-up {
    float: right;
    margin-top: 2%
}
.category-count {
    color: #ababab;
    font-size: 1rem
}
.nav-article-container {
    background-color: #f9faf7;
    padding: 1.5rem
}
.nav-article-container ul {
    list-style-type: none;
    margin: 0;
    padding-top: .2rem
}
.nav-article-container ul li {
    margin-bottom: .5rem
}
.nav-article-container ul li a {
    padding: .5rem 0
}
.subcategories {
    list-style-type: none;
    padding-top: .5rem
}
.subcategories a {
    display: block;
    padding: .5rem 0
}
.primary-categories .active .category-summary {
    display: block
}
.primary-categories .active .category-selector {
    color: #647e24;
    font-weight: 800
}
.primary-categories .active .category-selector i {
    color: inherit!important
}
@media screen and (min-width: 48rem) {
    .hide-large {
        display: none
    }
}
@media screen and (max-width: 48rem) {
    .hide-small {
        display: none
    }
    .primary-categories {
        width: 100%
    }
    .primary-categories .primary-category {
        position: relative
    }
    .primary-categories .primary-category::after {
        border-bottom: 1px dotted #e4e4e4;
        bottom: 0;
        content: "";
        height: 1px;
        left: 24px;
        position: absolute;
        width: 90%
    }
    .primary-categories .primary-category .category-selector {
        padding: 1rem 1.5rem
    }
    .primary-categories .primary-category.active .category-selector {
        display: none
    }
    .category-summary {
        position: relative;
        width: 100%
    }
    .category-header {
        background-size: contain;
        cursor: pointer;
        display: table;
        width: 100%
    }
    .category-title {
        margin: 0;
        width: 100%
    }
    .category-title h1 {
        color: #647e24;
        font-size: inherit;
        font-weight: 800
    }
    .mobile-header {
        font-weight: 800;
        padding: 0 0 1rem 1.5rem;
        position: relative
    }
    .mobile-header:after {
        border-bottom: 1px dotted #e4e4e4;
        bottom: 0;
        content: "";
        height: 1px;
        left: 24px;
        position: absolute;
        width: 90%
    }
    .nav-article-container {
        padding-left: 2rem
    }
    .subcategories {
        margin-left: 1.75rem
    }
}
.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: #5d8000
}
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
}
.header-sub {
    border-radius: 0;
    padding: 3.5rem 0 0 0;
    z-index: 20
}
.header-sub-title {
    overflow: auto
}
.header-sub .menu--sub {
    margin-left: -1rem
}
.menu--sub li {
    padding-left: 1rem;
    padding-right: 1rem
}
.menu.menu--sub li a {
    color: #888;
    padding-left: 0;
    padding-right: 0
}
.menu--sub li a {
    border-bottom: 2px solid transparent
}
.menu--sub li.active a {
    background: 0 0;
    color: #333
}
.menu--sub:not(.no-border) li.active a {
    border-bottom-color: #333
}
.menu--sub-border {
    height: 2px;
    background-color: #333
}
.header-sub .segmented-control {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1rem;
    padding-left: 1rem;
    overflow-x: auto;
    overflow-y: hidden
}
.header-sub .child-divider {
    height: .0625rem;
    margin-bottom: .4375rem;
    background-color: rgba(221, 221, 221, .5)
}
.segmented-control li {
    display: inline-block;
    list-style-type: none;
    margin-right: 1rem;
    padding-bottom: 1rem
}
.segmented-control li a {
    color: #666;
    padding-bottom: 1rem
}
.segmented-control .active {
    border-bottom: 3px solid #333;
    color: #333
}
.segmented-control-page-wrapper {
    height: 100vh;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}
.segmented-control-content-wrapper {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative
}
@media screen and (min-width: 48em) {
    .segmented-control-content {
        margin-top: 2rem
    }
}
@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
}
.hide-nav-hamburger #nav-menu-hamburger-icon,
.hide-nav-hamburger .nav-bar-links-right,
.hide-nav-menu .menu,
.hide-nav-search #nav-menu-search-icon,
.hide-nav-search .hide-when-search-disabled {
    display: none!important
}
.disable-nav-logo .logo-single:first-of-type {
    pointer-events: none;
    cursor: default
}
.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;
    max-width: 100vw
}
@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: #5d8000;
    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://d25oniaj7o2jcw.cloudfront.net/ico-subcategory-sp-v3.png);
    background-repeat: 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) {
    .subcategory-sp {
        background-image: url(https://d25oniaj7o2jcw.cloudfront.net/ico-subcategory-sp-v3@2x.png);
        background-size: 50px 1090px
    }
}
.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
}
.subcategory-sp--share {
    background-position: 0 -941px
}
.subcategory-sp--rocket {
    background-position: 1px -1040px
}
.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-circle--sm .subcategory-sp--share {
    background-position: 1px -603.94734px
}
.category-circle--sm .subcategory-sp--rocket {
    background-position: -1px -667.48697px
}
.category-sp.category-sp--article {
    background-image: url(https://d25oniaj7o2jcw.cloudfront.net/articles.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--article {
        background-image: url(https://d25oniaj7o2jcw.cloudfront.net/articles@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: #5d8000
}
.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
}
.campaign-sp {
    background: url(../images/campaign-sp-v2.png) no-repeat;
    display: block;
    text-indent: -9999px
}
.ico-category {
    background: url(../images/campaign-sp-v2.png) no-repeat
}
.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
}
.campaign-sp--5min.img-5min-espanol,
.img-5min-espanol {
    background: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/img-5min-espanol.png) no-repeat 0 0;
    display: block;
    text-indent: -9999px
}
@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--5min.img-5min-espanol,
    .img-5min-espanol {
        background-image: url(https://febc376daf6131a28181-3721cc30b0d63259b2211381d1431a50.ssl.cf1.rackcdn.com/img-5min-espanol@2x.png);
        background-size: 124px 126px
    }
}
.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
}
.collage-desktop-contain.columns:last-child:not(:first-child),
.featured-tile-contain.columns:last-child:not(:first-child),
.value-prop.columns:last-child:not(:first-child) {
    float: none
}
.category-contain:hover .category-name {
    color: #314300
}
hr {
    border-bottom: 1px solid #ccc
}
.nav-menu-hamburger-dropdown hr {
    border-bottom: 1px solid #dadada
}
.slick-hide {
    display: none
}
body.hp {
    background-color: #f8f8f8;
    font-size: .9375rem
}
.hp-section {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem
}
.hp-section.hp-section-first {
    margin-top: 4.75rem
}
.hp-section-white-padding {
    padding-bottom: 2.5rem;
    padding-top: 2.5rem
}
.hp-section-white {
    background-color: #fff;
    max-width: none
}
h1.hp {
    font-size: 1.875rem;
    line-height: 2.375rem
}
h2.hp {
    font-size: 1.5rem;
    line-height: 1.875rem
}
h3.hp {
    font-size: .9375rem;
    font-weight: 400;
    line-height: 1.3
}
a.hp {
    display: block;
    font-size: .9375rem;
    font-weight: 700
}
.button-hp {
    box-shadow: 0 .375rem .75rem rgba(0, 0, 0, .1);
    color: #fff;
    cursor: pointer;
    display: block;
    background-color: #f7b231;
    border-radius: .125rem;
    font-size: 1.125rem;
    font-weight: 700;
    padding: .8125rem 1.875rem;
    position: relative;
    text-align: center;
    transition: all .3s ease 0s
}
.button-hp:hover {
    background-color: #ec9d09;
    color: #fff
}
.button-hp:focus {
    color: #fff
}
.button-v2-hp {
    border-radius: .125rem;
    border: .0625rem solid #5d8000;
    cursor: pointer;
    display: block;
    font-size: .9375rem;
    font-weight: 700;
    padding: .8125rem 2.5rem;
    text-align: center;
    transition: all .3s ease 0s
}
.button-v2-hp:hover {
    background: #5d8000;
    color: #fff
}
.button-v2-hp:active {
    background: #567700
}
.button-hp.expanded,
.button-v2-hp.expanded {
    display: block;
    width: 100%
}
.button-hp.large {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    font-size: 1rem;
    font-weight: 700;
    height: 2.875rem;
    -ms-flex-pack: center;
    justify-content: center;
    padding: .625rem 2.5rem
}
.green-circle-contain {
    bottom: 0;
    display: none;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0
}
.green-circle {
    background: #83ac25;
    border-radius: 50%;
    height: 70vh;
    left: 55%;
    max-height: 37.5rem;
    max-width: 37.5rem;
    opacity: 0;
    position: absolute;
    top: 9.25rem;
    width: 70vh
}
.hp-main-image {
    background-repeat: no-repeat;
    background-size: cover;
    height: 45vh;
    max-height: 49.5rem;
    z-index: 10
}
.hp-main-image-shadow {
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .6) 100%);
    height: 4rem;
    margin-top: -4rem;
    position: relative;
    width: 100%
}
.hp-main-image-text {
    color: #fff;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1rem;
    bottom: .9375rem;
    padding: 0 .625rem;
    position: absolute;
    text-align: center;
    width: 100%
}
.hp-main-image.hp-main-image-norma {
    background-image: url(../images/other/8957591_norma_compressed.jpeg);
    background-position: right 0
}
.hp-main-image.hp-main-image-kyeisha {
    background-image: url(../images/other/894192_1388449567.6925_r_compressed.jpg)
}
.hp-main-image.hp-main-image-charlie {
    background-image: url(../images/other/homepage_charlie.jpg)
}
.hp-main-image.hp-main-image-teacher {
    background-image: url(../images/other/16189388_1479729940.2_r_compressed.jpg)
}
.hp-main-image.hp-main-image-irene {
    background-image: url(../images/other/homepage-irene.jpg);
    background-position: -30px
}
.hp-main-image.hp-main-image-brother {
    background-image: url(../images/other/homepage-brother-2.jpg);
    background-position: center
}
.hp-main-image.hp-main-image-firefighters {
    background-image: url(../images/other/homepage-firefighters.jpg)
}
.hp-main-image.hp-main-image-david {
    background-image: url(../images/other/homepage-david-2.jpg)
}
.main-heading-contain {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    text-align: center
}
.main-heading {
    font-size: 2.25rem;
    line-height: 1.2;
    margin: auto
}
.pg-tip .main-heading {
    font-size: 1.5rem;
    font-weight: 700;
    width: 17.5rem
}
@media screen and (min-width: 48em) {
    .pg-tip .main-heading.main-heading--sm {
        font-size: 2.5rem;
        width: initial
    }
}
.main-heading--sm {
    font-size: 2rem
}
h2.main-subhead {
    color: #666;
    font-size: 1.125rem;
    margin-top: .75rem
}
.featured-tile-contain {
    margin-bottom: 1.875rem;
    text-align: center
}
.featured-tile {
    background-color: #fff;
    border-radius: .25rem;
    box-shadow: 0 .125rem .625rem rgba(0, 0, 0, .15);
    font-weight: 700;
    padding-bottom: 1.875rem
}
.featured-tile-img {
    border-radius: .25rem
}
.featured-tile-title {
    font-size: .9375rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem
}
.featured-tile-button-contain {
    bottom: 0;
    cursor: pointer;
    left: 0;
    opacity: .65;
    position: absolute;
    right: 0;
    top: 0;
    transition: .5s ease
}
.featured-tile-button-contain:hover {
    opacity: 1
}
.featured-tile-button {
    color: #fff;
    cursor: pointer;
    font-size: 5rem;
    left: 50%;
    position: absolute;
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    top: 50%
}
.featured-tile-link {
    font-size: .9375rem;
    font-weight: 700
}
.featured-tile-link-divider {
    border-left: 1px solid #5d8000;
    height: .625rem;
    left: 49.5%;
    position: absolute;
    top: 3px
}
.featured-video-modal {
    background-color: rgba(0, 0, 0, .9);
    outline: 0;
    text-align: center
}
.featured-video {
    position: absolute;
    left: -100%;
    right: 0;
    top: 50%;
    margin-top: -30%;
    padding-bottom: 60%;
    height: 0;
    overflow: hidden;
    text-align: center
}
.featured-video .youtube iframe {
    position: absolute;
    height: 94%;
    width: 50%
}
.testimonial-quote {
    color: #333;
    font-size: .9375rem;
    font-style: italic;
    line-height: 1.625rem;
    margin-bottom: 1.25rem
}
.testimonial-quote-char {
    font-size: 1.5625rem;
    font-style: normal;
    font-weight: 700
}
.testimonial-thumbnail {
    display: block;
    height: 2.8125rem;
    margin: auto;
    margin-bottom: .625rem;
    width: 2.8125rem
}
.testimonial-author {
    font-weight: 700;
    margin-bottom: .125rem
}
.testimonial-dots {
    bottom: -4.375rem;
    display: block;
    list-style: none;
    margin-left: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%
}
.testimonial-dots li {
    cursor: pointer;
    display: inline-block;
    height: .625rem;
    margin: 0 .125rem;
    padding: 0;
    position: relative;
    width: .625rem
}
.testimonial-dots li button {
    color: transparent
}
.testimonial-dots li button:focus:before,
.testimonial-dots li button:hover:before {
    opacity: 1
}
.testimonial-dots li button:before {
    color: #0a0a0a;
    content: '•';
    font-size: 1rem;
    height: .625rem;
    left: 0;
    line-height: .625rem;
    opacity: .25;
    position: absolute;
    text-align: center;
    top: 0;
    width: .625rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.testimonial-dots li.slick-active button:before {
    color: #0a0a0a;
    opacity: .75
}
.collage-picture-contain {
    box-shadow: 0 .125rem .625rem rgba(0, 0, 0, .15);
    position: relative;
    transition: .5s ease
}
.us-homepage.collage-picture-contain:hover {
    box-shadow: 0 .3125rem .9375rem rgba(0, 0, 0, .2)
}
.collage-picture-contain .collage-picture-overlay {
    background-color: #fff;
    background-clip: content-box;
    color: #0a0a0a;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    padding: .5rem;
    position: absolute;
    text-align: center;
    top: 0;
    transition: .5s ease;
    width: 100%
}
.collage-picture-overlay .heading {
    color: #444;
    font-size: .75rem;
    line-height: .9375rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: .125rem;
    width: 80%
}
.collage-picture-overlay .heading .amount-raised {
    color: #333;
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: .5rem;
    margin-top: -.125rem
}
.most-trusted-heading {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: .625rem
}
@media screen and (min-width: 48em) {
    .featured-tile-contain.columns:last-child:not(:first-child),
    .value-prop.columns:last-child:not(:first-child) {
        float: right
    }
    h1.hp {
        font-size: 2.5rem;
        line-height: 3rem
    }
    h2.hp {
        font-size: 1.5rem;
        line-height: 2.25rem
    }
    h3.hp {
        font-size: 1rem
    }
    .hp-section {
        margin-bottom: 3.125rem;
        margin-top: 3.125rem
    }
    .hp-section.hp-section-first {
        margin-top: 7.5rem
    }
    .green-circle-contain {
        display: block;
        height: calc(70vh + 76px)
    }
    .green-circle {
        height: 90vw;
        left: 50%;
        max-height: 56.25rem;
        max-width: 56.25rem;
        top: -5%;
        width: 90vw
    }
    .hp-main-image {
        height: 70vh
    }
    .hp-main-image-shadow {
        height: 2.8125rem;
        margin-top: -2.8125rem;
        padding-top: .6875rem;
        width: auto
    }
    .hp-main-image-text {
        font-size: .8125rem;
        padding: 0;
        padding-left: 1.375rem;
        padding-right: 1.375rem;
        text-align: left
    }
    .main-heading-contain {
        -ms-flex-align: center;
        align-items: center;
        display: -ms-flexbox;
        display: flex;
        height: 70vh;
        margin: 0;
        max-height: 49.5rem;
        padding-bottom: 2.5rem;
        position: relative;
        text-align: left
    }
    .flex-contain {
        position: relative;
        width: 100%;
        z-index: 30
    }
    .main-heading {
        font-size: 3.25rem;
        margin: 0
    }
    .main-heading.language-not-en {
        font-size: 2.875rem
    }
    .asking-for-money-section {
        margin-top: 2.5rem;
        position: relative;
        z-index: 20
    }
    .button-hp {
        border-radius: .25rem;
        box-shadow: none
    }
    .button-hp.large {
        font-size: 1.25rem;
        height: 3.75rem
    }
    .button-v2-hp {
        border: .125rem solid #5d8000;
        border-radius: .25rem
    }
    .testimonial-section {
        margin-bottom: 2.5rem
    }
    .testimonial-arrow {
        cursor: pointer;
        font-size: 1.5625rem;
        position: absolute;
        top: 50%
    }
    .testimonial-left-arrow {
        left: -1.5625rem;
        right: auto
    }
    .testimonial-right-arrow {
        left: auto;
        right: -1.5625rem
    }
    .testimonial-arrow.is-active,
    .testimonial-arrow:focus,
    .testimonial-arrow:hover {
        background-color: transparent;
        color: #384d00;
        outline: 0
    }
    .testimonial-quote {
        font-size: 1.25rem;
        line-height: 2.25rem;
        padding: .625rem 3.75rem
    }
    .featured-tile {
        border-radius: .125rem
    }
    .featured-tile-img {
        border-radius: .125rem;
        cursor: pointer
    }
    .featured-tile-title {
        font-size: .875rem;
        line-height: 1.5rem;
        margin-bottom: 1.875rem;
        margin-top: 1.875rem
    }
    .featured-tile-link {
        font-size: .75rem
    }
    .featured-tile-link-divider {
        border-left: 1px solid #5d8000;
        height: 1rem;
        left: 49.5%;
        position: absolute;
        top: .25rem
    }
    .featured-video {
        left: 0
    }
    .featured-video .youtube iframe {
        height: 56.3%;
        left: 20%;
        top: 20%;
        width: 60%
    }
    .collage-picture-contain .collage-picture-overlay {
        padding: .75rem
    }
    .collage-picture-contain img {
        max-height: 8.75rem;
        width: 100%
    }
    .collage-picture-overlay .heading {
        font-size: .75rem;
        line-height: 1rem;
        padding: 0 .5rem
    }
    .collage-picture-overlay .heading .amount-raised {
        font-size: 1.5rem;
        margin-top: .25rem
    }
    .collage-contain {
        margin-bottom: 3.125rem
    }
    .us-homepage.collage-picture-contain:hover {
        z-index: 50
    }
    .us-homepage.collage-picture-contain:hover .collage-picture-overlay {
        opacity: .95
    }
    .most-trusted-heading {
        font-size: 1.25rem
    }
}
@media screen and (min-width: 64em) {
    h1.hp {
        font-size: 3.4375rem;
        line-height: 3.875rem
    }
    h1.hp.language-not-en {
        font-size: 3.125rem;
        line-height: 3.625rem
    }
    h2.hp {
        font-size: 2rem;
        line-height: 3rem
    }
    h3.hp {
        font-size: 1.25rem
    }
    .hp-section {
        margin-bottom: 3.75rem;
        margin-top: 3.75rem
    }
    .hp-section-white-padding {
        padding-bottom: 3.75rem;
        padding-top: 3.75rem
    }
    .button-hp.large {
        font-size: 1.5rem;
        height: 3.75rem
    }
    .green-circle-contain {
        height: calc(91vh + 76px)
    }
    .green-circle {
        height: 140vw;
        left: 55%;
        max-height: 62.5rem;
        max-width: 62.5rem;
        top: -7%;
        width: 140vw
    }
    .hp-main-image {
        height: 91vh
    }
    .hp-main-image-shadow {
        height: 3.75rem;
        margin-top: -3.75rem;
        padding-top: .9375rem
    }
    .hp-main-image-text {
        bottom: 1.25rem;
        font-size: .9375rem;
        padding-left: 1.5625rem;
        padding-right: 1.5625rem
    }
}
@media screen and (min-width: 64em) and (min-height: 45rem) {
    .hp-main-image.hp-main-image-norma {
        background-position: -160px 0
    }
}
@media screen and (min-width: 64em) {
    .hp-main-image.hp-main-image-teacher {
        background-position: 0
    }
    .hp-main-image.hp-main-image-irene {
        background-position: -300px
    }
    .hp-main-image.hp-main-image-firefighters {
        background-position: -250px
    }
    .main-heading-contain {
        height: 91vh;
        padding-bottom: 6.25rem
    }
    .main-heading {
        font-size: 4.25rem
    }
    .main-heading.language-not-en {
        font-size: 3.5rem
    }
    .testimonial-section {
        margin-bottom: 0
    }
    .testimonial-dots li button:before,
    .testimonial-dots li.slick-active button:before {
        color: transparent
    }
    .featured-tile {
        position: relative
    }
    .featured-tile-title {
        font-size: 1.25rem;
        line-height: 2rem;
        margin-bottom: 3.125rem;
        margin-top: 1.875rem
    }
    .featured-tile-link-contain {
        bottom: 6%;
        position: absolute;
        width: 100%
    }
    .featured-tile-link {
        font-size: .9375rem
    }
    .featured-tile-link-divider {
        height: .9375rem;
        top: 5px
    }
    .collage-desktop-contain {
        float: none;
        height: 18.75rem;
        position: relative
    }
    .collage-picture-contain {
        border-radius: .125rem;
        line-height: 2.1875rem;
        position: absolute
    }
    .collage-picture-contain img {
        max-height: none
    }
    .collage-picture-contain-1 {
        top: 15%;
        left: 1%;
        width: 30%;
        z-index: 10
    }
    .collage-picture-contain-2 {
        top: 70%;
        left: 6%;
        width: 22%;
        z-index: 20
    }
    .collage-picture-contain-3 {
        top: 0;
        left: 26.5%;
        width: 45%;
        z-index: 30
    }
    .collage-picture-contain-4 {
        top: 80%;
        left: 68%;
        width: 22%;
        z-index: 20
    }
    .collage-picture-contain-5 {
        top: 5%;
        left: 68%;
        width: 25%;
        z-index: 0
    }
    .collage-picture-contain-6 {
        top: 40%;
        left: 70%;
        width: 27%;
        z-index: 10
    }
    .collage-picture-contain .collage-picture-overlay {
        padding: .9375rem
    }
    .collage-picture-overlay .heading {
        font-size: .9375rem;
        line-height: 1.375rem
    }
    .collage-picture-overlay .heading .amount-raised {
        font-size: 1.75rem
    }
    .collage-contain {
        margin-bottom: 9.375rem
    }
}
@media screen and (min-width: 48em) {
    .main-heading.main-heading--sm {
        font-size: 2.8125rem
    }
    h2.main-subhead {
        font-size: 2rem
    }
}
@media screen and (min-width: 75em) {
    .green-circle {
        height: 140vw;
        left: 55%;
        max-height: 68.75rem;
        max-width: 68.75rem;
        top: -16%;
        width: 140vw
    }
}
@media only screen and (max-width: 48em) and (orientation: landscape) {
    .hp-section,
    .hp-section-white>div {
        width: 70%
    }
    .hp-main-image {
        height: 120vh
    }
    .hp-main-image.hp-main-image-norma {
        background-position: -80px 0
    }
    .green-circle-contain {
        height: calc(120vh + 76px)
    }
    .green-circle-contain .green-circle {
        height: 140vh;
        left: 70%;
        max-height: 43.75rem;
        max-width: 43.75rem;
        width: 140vh
    }
}
hr.variable-margin {
    margin-top: 1.5rem;
    margin-bottom: 1.125rem
}
@media screen and (min-width: 48em) {
    hr.variable-margin {
        margin-top: 4rem;
        margin-bottom: 0
    }
}
h1.hp.heading-mid {
    font-size: 1.5rem;
    line-height: 1.2
}
@media screen and (min-width: 48em) {
    h1.hp.heading-mid {
        font-size: 1.9375rem
    }
}
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: #f7b231;
    background: linear-gradient(to bottom, #f7b231 0, #de9440 100%);
    border-top-color: #f7b231;
    border-bottom: 3px solid #c68f42;
    font-weight: 600
}
.button.primary:hover,
.theme-gfmgreen .button.primary:hover {
    background: #f8bb4a;
    background: linear-gradient(to bottom, #f8bb4a 0, #e2a056 100%);
    border-bottom-color: #c68f42
}
.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: #5d8000;
    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: #5d8000
}
.btn-page:active,
.btn-page:focus,
.button.secondary:active,
.button.secondary:focus {
    background: #fff;
    color: #5d8000;
    outline: 0
}
.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.fbmsgr-blue {
    background: #0084ff;
    background: linear-gradient(to bottom, #0084ff 0, #0077e6 100%)
}
.button.fb-blue,
.button.fbmsgr-blue,
.button.li-blue,
.button.tw-blue,
.button.wa-green {
    color: #fff
}
.button.fb-blue .fa,
.button.fbmsgr-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: #5d8000;
    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 #5d8000;
    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: #5d8000
}
textarea.leave-comment {
    border-color: #ddd;
    height: 6.625rem
}
textarea.leave-comment:focus {
    box-shadow: none
}
input[type=search] {
    font-weight: 400;
    -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.alert a {
    color: #c54646;
    text-decoration: underline
}
.callout.primary {
    background-color: #edf0e0
}
.callout.callout--banner {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: none;
    padding-top: 1rem;
    position: fixed;
    top: 3.5rem;
    width: 100%;
    z-index: 90
}
.callout.callout--banner .fa-exclamation {
    line-height: 1.59375rem
}
.callout.callout--hasrelative {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    width: 100%;
    border-top: none;
    padding-top: calc(1rem + .3125rem);
    left: 0;
    top: 0;
    z-index: 10;
    position: absolute
}
.callout.callout--hasrelative .close-button {
    top: 0
}
.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;
    font-size: 1em
}
.callout.primary {
    background-color: #edf0e0
}
.callout.warning .fa {
    color: #ffae00
}