/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(https://fonts.googleapis.com/css?family=Poppins:400,500,700);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

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

/* ============================================================================
 * General
 * ========================================================================= */
/* General Functions
 * ------------------------------------------------------------------------- */
/* General Mixins
 * ------------------------------------------------------------------------- */
/* Font Smoothing */
/* Vertical Alignment */
/* Overflow Scrolling */
/* ============================================================================
 * Assets
 * ========================================================================= */
/* Assets Functions
 * ------------------------------------------------------------------------- */
/* ============================================================================
 * Font Utilities
 * ========================================================================= */
/* Font Functions
 * ------------------------------------------------------------------------- */
/* Convenience Shortcuts for `font-key` */
/* Add/Remove Font */
/* Font Mixins
 * ------------------------------------------------------------------------- */
/**
 * Things that were left out of `compass-mixins`.
 */
/* ============================================================================
 * Assets
 *
 * Paths to asset folders for use with the simple Compass-like functions
 * `image-url` and `font-url`.
 *
 * Note: Paths are relative from the final outputted CSS file.
 * ========================================================================= */
/* ============================================================================
 * Compass
 *
 * Set initial values legacy Compass variables.
 * ========================================================================= */
/* ============================================================================
 * Colors
 * ========================================================================= */
/* Base Colors
 * ------------------------------------------------------------------------- */
/* ============================================================================
 * Fonts
 * ========================================================================= */
/* ============================================================================
 * Typography, Spacing & Animation
 * ========================================================================= */
/* ============================================================================
 * Grid
 * ========================================================================= */
/**
 * Mobile
 * 54em: 864px = 832px width + 32px padding
 */
/**
 * Tablet
 */
/**
 * Desktop
 * 81.5em: 1304px = 1208px width + 96px padding
 */
/* ============================================================================
 * Apply Base Config
 * ========================================================================= */
/* ============================================================================
 * Colors
 * ========================================================================= */
/* Grayscale */
/* Base Colors
 * ------------------------------------------------------------------------- */
/* ============================================================================
 * Fonts
 *
 * To set your own fonts in your config, override $fonts or add to it.
 * ========================================================================= */
/* ============================================================================
 * Typography
 * ========================================================================= */
/* ============================================================================
 * Images
 * ========================================================================= */
/* ============================================================================
 * Grid
 *
 * @see http://susydocs.oddbird.net/en/latest/settings/
 *
 * Configure $susy-settings with global settings.
 *
 * Configure the following maps to customize each layout:
 *
 * - $layout (global layout settings)
 * - $mobile-layout
 * - $tablet-layout
 * - $desktop-layout
 *
 * Grid is mobile-first.
 *
 * To target desktop layout, use:
 * `@include susy-breakpoint($desktop...) {}`
 *
 * To target desktop layout and set the context:
 * `@include susy-breakpoint($desktop, $desktop-layout) {}`
 *
 *
 * See grid module for default breakpoints.
* ========================================================================= */
/**
 * Mobile
 * 37em: 592px = 544px width + 48px padding
 */
/**
 * Tablet
 * 49em: 784px = 736px width + 48px padding
 */
/**
 * Desktop
 * 73em: 1168px = 1120px width + 48px padding
 */
/* Generated Classes
 * ------------------------------------------------------------------------- */
/* ============================================================================
 * CSS3Pie
 *
 * Use `@include pie` to extend the .pie-element.
 * ========================================================================= */
/* ============================================================================
 * Extends
 *
 * Output-heavy functions that are used often should be `@extend`ed.
 * ========================================================================= */
.container::after, .hero__container::after, .navbar__container::after, .section__container::after, .header__container::after, .header__search__container::after, .footer__container::after, #bbpress-forums form::after, #buddypress .standard-form::after, #buddypress div.item-list-tabs ul::after, .panel__header::after, .resource__actions::after, .resource__video-thumbs-columns::after, .buttons--inline::after, .header__main::after, .header__main__aside::after, .header__menu .menu::after, .header__secondary .menu::after, .header__social .menu::after, .footer__menu::after, .footer__menu .menu::after, .footer__legal .menu::after {
  clear: both;
  content: "";
  display: table;
}

/* ============================================================================
 * Grid
 * ========================================================================= */
/* ============================================================================
 * Functions
 * ========================================================================= */
/* ============================================================================
 * Layouts & Breakpoints
 * ========================================================================= */
/* Susy Settings
 * ------------------------------------------------------------------------- */
/* Layouts
 * ------------------------------------------------------------------------- */
/* Device-Based Breakpoints
 *
 * Susy Breakpoints: `@include susy-breakpoint($desktop, $desktop-layout) {}`
 * Breakpoints:      `@include breakpoint($mobile-tablet) {}`
 * ------------------------------------------------------------------------- */
/* Set Defaults
 * ------------------------------------------------------------------------- */
/* ============================================================================
 * Mixins
 * ========================================================================= */
/**
 * Generate (nested) grid class names.
 *
 * @param string  $namespace Required to avoid deprecation errors when the
 *                           placeholders are extended more than once
 * @param integer $columns   The number of columns to generate classes for
 */
/**
 * Generate class names for grid features like prefix, squish, etc.
 *
 * @param integer $count The column number
 * @param integer $max   The maximum number of columns (used to avoid
 *                       generating meaningless classes)
 */
/* ========================================================================
 * Defaults
 * ===================================================================== */
/* ========================================================================
 * Defaults
 * ===================================================================== */
/* ============================================================================
 * Prose
 * ========================================================================= */
/**
 * Prose Foundation Styles
 *
 * These styles apply to all prose sizes (normal, small, and large).
 */
/**
 * Variable Prose Styles
 *
 * These styles apply to all prose sizes, but require a base font size and
 * line height for context.
 *
 * @param string $font-size The font size
 * @param string $line-height The line height
 */
/**
 * Size-Specific Prose Styles
 *
 * These styles apply only to the specific prose size. Define these in your
 * own stylesheet.
 */
/*@import "compass",
        "base/vendor/retina-sprites";*/
/* ============================================================================
 * Images
 * ========================================================================= */
/* ============================================================================
 * Mixins
 * ========================================================================= */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.container, .hero__container, .navbar__container, .section__container, .header__container, .header__search__container, .footer__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 54em;
  padding-left: 1em;
  padding-right: 1em;
}

@media (min-width: 54em), (min-width: 12) {
  .container, .hero__container, .navbar__container, .section__container, .header__container, .header__search__container, .footer__container {
    margin-left: auto;
    margin-right: auto;
    max-width: 81.5em;
    padding-left: 3em;
    padding-right: 3em;
  }
}

/* Mobile */
.prefix-1 {
  padding-left: 53.8461538462%;
}

.suffix-1 {
  padding-right: 53.8461538462%;
}

.pad-1 {
  padding-left: 53.8461538462%;
  padding-right: 53.8461538462%;
}

.pre-1 {
  margin-left: 53.8461538462%;
}

.post-1 {
  margin-right: 53.8461538462%;
}

.squish-1 {
  margin-left: 53.8461538462%;
  margin-right: 53.8461538462%;
}

/* Tablet */
/* Desktop */
@media (min-width: 54em), (min-width: 12) {
  .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11 {
    margin-right: 3.3112582781%;
    float: left;
  }
  .span-1 {
    width: 5.298013245%;
    /* Nested grids */
  }
  .span-1 .span-1 {
    margin-right: 0;
    width: 100%;
  }
  .prefix-1 {
    padding-left: 8.6092715232%;
  }
  .suffix-1 {
    padding-right: 8.6092715232%;
  }
  .pad-1 {
    padding-left: 8.6092715232%;
    padding-right: 8.6092715232%;
  }
  .pre-1 {
    margin-left: 8.6092715232%;
  }
  .post-1 {
    margin-right: 8.6092715232%;
  }
  .squish-1 {
    margin-left: 8.6092715232%;
    margin-right: 8.6092715232%;
  }
  .span-2 {
    width: 13.9072847682%;
    /* Nested grids */
  }
  .span-2 .span-1 {
    margin-right: 23.8095238095%;
  }
  .span-2 .span-1 {
    width: 38.0952380952%;
  }
  .span-2 .span-2 {
    margin-right: 0;
    width: 100%;
  }
  .prefix-2 {
    padding-left: 17.2185430464%;
  }
  .suffix-2 {
    padding-right: 17.2185430464%;
  }
  .pad-2 {
    padding-left: 17.2185430464%;
    padding-right: 17.2185430464%;
  }
  .pre-2 {
    margin-left: 17.2185430464%;
  }
  .post-2 {
    margin-right: 17.2185430464%;
  }
  .squish-2 {
    margin-left: 17.2185430464%;
    margin-right: 17.2185430464%;
  }
  .span-3 {
    width: 22.5165562914%;
    /* Nested grids */
  }
  .span-3 .span-1, .span-3 .span-2 {
    margin-right: 14.7058823529%;
  }
  .span-3 .span-1 {
    width: 23.5294117647%;
  }
  .span-3 .span-2 {
    width: 61.7647058824%;
  }
  .span-3 .span-3 {
    margin-right: 0;
    width: 100%;
  }
  .prefix-3 {
    padding-left: 25.8278145695%;
  }
  .suffix-3 {
    padding-right: 25.8278145695%;
  }
  .pad-3 {
    padding-left: 25.8278145695%;
    padding-right: 25.8278145695%;
  }
  .pre-3 {
    margin-left: 25.8278145695%;
  }
  .post-3 {
    margin-right: 25.8278145695%;
  }
  .squish-3 {
    margin-left: 25.8278145695%;
    margin-right: 25.8278145695%;
  }
  .span-4 {
    width: 31.1258278146%;
    /* Nested grids */
  }
  .span-4 .span-1, .span-4 .span-2, .span-4 .span-3 {
    margin-right: 10.6382978723%;
  }
  .span-4 .span-1 {
    width: 17.0212765957%;
  }
  .span-4 .span-2 {
    width: 44.6808510638%;
  }
  .span-4 .span-3 {
    width: 72.3404255319%;
  }
  .span-4 .span-4 {
    margin-right: 0;
    width: 100%;
  }
  .prefix-4 {
    padding-left: 34.4370860927%;
  }
  .suffix-4 {
    padding-right: 34.4370860927%;
  }
  .pad-4 {
    padding-left: 34.4370860927%;
    padding-right: 34.4370860927%;
  }
  .pre-4 {
    margin-left: 34.4370860927%;
  }
  .post-4 {
    margin-right: 34.4370860927%;
  }
  .squish-4 {
    margin-left: 34.4370860927%;
    margin-right: 34.4370860927%;
  }
  .span-5 {
    width: 39.7350993377%;
    /* Nested grids */
  }
  .span-5 .span-1, .span-5 .span-2, .span-5 .span-3, .span-5 .span-4 {
    margin-right: 8.3333333333%;
  }
  .span-5 .span-1 {
    width: 13.3333333333%;
  }
  .span-5 .span-2 {
    width: 35%;
  }
  .span-5 .span-3 {
    width: 56.6666666667%;
  }
  .span-5 .span-4 {
    width: 78.3333333333%;
  }
  .span-5 .span-5 {
    margin-right: 0;
    width: 100%;
  }
  .prefix-5 {
    padding-left: 43.0463576159%;
  }
  .suffix-5 {
    padding-right: 43.0463576159%;
  }
  .pad-5 {
    padding-left: 43.0463576159%;
    padding-right: 43.0463576159%;
  }
  .pre-5 {
    margin-left: 43.0463576159%;
  }
  .post-5 {
    margin-right: 43.0463576159%;
  }
  .squish-5 {
    margin-left: 43.0463576159%;
    margin-right: 43.0463576159%;
  }
  .span-6 {
    width: 48.3443708609%;
    /* Nested grids */
  }
  .span-6 .span-1, .span-6 .span-2, .span-6 .span-3, .span-6 .span-4, .span-6 .span-5 {
    margin-right: 6.8493150685%;
  }
  .span-6 .span-1 {
    width: 10.9589041096%;
  }
  .span-6 .span-2 {
    width: 28.7671232877%;
  }
  .span-6 .span-3 {
    width: 46.5753424658%;
  }
  .span-6 .span-4 {
    width: 64.3835616438%;
  }
  .span-6 .span-5 {
    width: 82.1917808219%;
  }
  .span-6 .span-6 {
    margin-right: 0;
    width: 100%;
  }
  .prefix-6 {
    padding-left: 51.6556291391%;
  }
  .suffix-6 {
    padding-right: 51.6556291391%;
  }
  .pad-6 {
    padding-left: 51.6556291391%;
    padding-right: 51.6556291391%;
  }
  .pre-6 {
    margin-left: 51.6556291391%;
  }
  .post-6 {
    margin-right: 51.6556291391%;
  }
  .squish-6 {
    margin-left: 51.6556291391%;
    margin-right: 51.6556291391%;
  }
  .span-7 {
    width: 56.9536423841%;
    /* Nested grids */
  }
  .span-7 .span-1, .span-7 .span-2, .span-7 .span-3, .span-7 .span-4, .span-7 .span-5, .span-7 .span-6 {
    margin-right: 5.8139534884%;
  }
  .span-7 .span-1 {
    width: 9.3023255814%;
  }
  .span-7 .span-2 {
    width: 24.4186046512%;
  }
  .span-7 .span-3 {
    width: 39.5348837209%;
  }
  .span-7 .span-4 {
    width: 54.6511627907%;
  }
  .span-7 .span-5 {
    width: 69.7674418605%;
  }
  .span-7 .span-6 {
    width: 84.8837209302%;
  }
  .span-7 .span-7 {
    margin-right: 0;
    width: 100%;
  }
  .prefix-7 {
    padding-left: 60.2649006623%;
  }
  .suffix-7 {
    padding-right: 60.2649006623%;
  }
  .pad-7 {
    padding-left: 60.2649006623%;
    padding-right: 60.2649006623%;
  }
  .pre-7 {
    margin-left: 60.2649006623%;
  }
  .post-7 {
    margin-right: 60.2649006623%;
  }
  .squish-7 {
    margin-left: 60.2649006623%;
    margin-right: 60.2649006623%;
  }
  .span-8 {
    width: 65.5629139073%;
    /* Nested grids */
  }
  .span-8 .span-1, .span-8 .span-2, .span-8 .span-3, .span-8 .span-4, .span-8 .span-5, .span-8 .span-6, .span-8 .span-7 {
    margin-right: 5.0505050505%;
  }
  .span-8 .span-1 {
    width: 8.0808080808%;
  }
  .span-8 .span-2 {
    width: 21.2121212121%;
  }
  .span-8 .span-3 {
    width: 34.3434343434%;
  }
  .span-8 .span-4 {
    width: 47.4747474747%;
  }
  .span-8 .span-5 {
    width: 60.6060606061%;
  }
  .span-8 .span-6 {
    width: 73.7373737374%;
  }
  .span-8 .span-7 {
    width: 86.8686868687%;
  }
  .span-8 .span-8 {
    margin-right: 0;
    width: 100%;
  }
  .prefix-8 {
    padding-left: 68.8741721854%;
  }
  .suffix-8 {
    padding-right: 68.8741721854%;
  }
  .pad-8 {
    padding-left: 68.8741721854%;
    padding-right: 68.8741721854%;
  }
  .pre-8 {
    margin-left: 68.8741721854%;
  }
  .post-8 {
    margin-right: 68.8741721854%;
  }
  .squish-8 {
    margin-left: 68.8741721854%;
    margin-right: 68.8741721854%;
  }
  .span-9 {
    width: 74.1721854305%;
    /* Nested grids */
  }
  .span-9 .span-1, .span-9 .span-2, .span-9 .span-3, .span-9 .span-4, .span-9 .span-5, .span-9 .span-6, .span-9 .span-7, .span-9 .span-8 {
    margin-right: 4.4642857143%;
  }
  .span-9 .span-1 {
    width: 7.1428571429%;
  }
  .span-9 .span-2 {
    width: 18.75%;
  }
  .span-9 .span-3 {
    width: 30.3571428571%;
  }
  .span-9 .span-4 {
    width: 41.9642857143%;
  }
  .span-9 .span-5 {
    width: 53.5714285714%;
  }
  .span-9 .span-6 {
    width: 65.1785714286%;
  }
  .span-9 .span-7 {
    width: 76.7857142857%;
  }
  .span-9 .span-8 {
    width: 88.3928571429%;
  }
  .span-9 .span-9 {
    margin-right: 0;
    width: 100%;
  }
  .prefix-9 {
    padding-left: 77.4834437086%;
  }
  .suffix-9 {
    padding-right: 77.4834437086%;
  }
  .pad-9 {
    padding-left: 77.4834437086%;
    padding-right: 77.4834437086%;
  }
  .pre-9 {
    margin-left: 77.4834437086%;
  }
  .post-9 {
    margin-right: 77.4834437086%;
  }
  .squish-9 {
    margin-left: 77.4834437086%;
    margin-right: 77.4834437086%;
  }
  .span-10 {
    width: 82.7814569536%;
    /* Nested grids */
  }
  .span-10 .span-1, .span-10 .span-2, .span-10 .span-3, .span-10 .span-4, .span-10 .span-5, .span-10 .span-6, .span-10 .span-7, .span-10 .span-8, .span-10 .span-9 {
    margin-right: 4%;
  }
  .span-10 .span-1 {
    width: 6.4%;
  }
  .span-10 .span-2 {
    width: 16.8%;
  }
  .span-10 .span-3 {
    width: 27.2%;
  }
  .span-10 .span-4 {
    width: 37.6%;
  }
  .span-10 .span-5 {
    width: 48%;
  }
  .span-10 .span-6 {
    width: 58.4%;
  }
  .span-10 .span-7 {
    width: 68.8%;
  }
  .span-10 .span-8 {
    width: 79.2%;
  }
  .span-10 .span-9 {
    width: 89.6%;
  }
  .span-10 .span-10 {
    margin-right: 0;
    width: 100%;
  }
  .prefix-10 {
    padding-left: 86.0927152318%;
  }
  .suffix-10 {
    padding-right: 86.0927152318%;
  }
  .pad-10 {
    padding-left: 86.0927152318%;
    padding-right: 86.0927152318%;
  }
  .pre-10 {
    margin-left: 86.0927152318%;
  }
  .post-10 {
    margin-right: 86.0927152318%;
  }
  .squish-10 {
    margin-left: 86.0927152318%;
    margin-right: 86.0927152318%;
  }
  .span-11 {
    width: 91.3907284768%;
    /* Nested grids */
  }
  .span-11 .span-1, .span-11 .span-2, .span-11 .span-3, .span-11 .span-4, .span-11 .span-5, .span-11 .span-6, .span-11 .span-7, .span-11 .span-8, .span-11 .span-9, .span-11 .span-10 {
    margin-right: 3.6231884058%;
  }
  .span-11 .span-1 {
    width: 5.7971014493%;
  }
  .span-11 .span-2 {
    width: 15.2173913043%;
  }
  .span-11 .span-3 {
    width: 24.6376811594%;
  }
  .span-11 .span-4 {
    width: 34.0579710145%;
  }
  .span-11 .span-5 {
    width: 43.4782608696%;
  }
  .span-11 .span-6 {
    width: 52.8985507246%;
  }
  .span-11 .span-7 {
    width: 62.3188405797%;
  }
  .span-11 .span-8 {
    width: 71.7391304348%;
  }
  .span-11 .span-9 {
    width: 81.1594202899%;
  }
  .span-11 .span-10 {
    width: 90.5797101449%;
  }
  .span-11 .span-11 {
    margin-right: 0;
    width: 100%;
  }
  .prefix-11 {
    padding-left: 94.701986755%;
  }
  .suffix-11 {
    padding-right: 94.701986755%;
  }
  .pad-11 {
    padding-left: 94.701986755%;
    padding-right: 94.701986755%;
  }
  .pre-11 {
    margin-left: 94.701986755%;
  }
  .post-11 {
    margin-right: 94.701986755%;
  }
  .squish-11 {
    margin-left: 94.701986755%;
    margin-right: 94.701986755%;
  }
  .span-12 {
    width: 100%;
    /* Nested grids */
  }
  .span-12 .span-1, .span-12 .span-2, .span-12 .span-3, .span-12 .span-4, .span-12 .span-5, .span-12 .span-6, .span-12 .span-7, .span-12 .span-8, .span-12 .span-9, .span-12 .span-10, .span-12 .span-11 {
    margin-right: 3.3112582781%;
  }
  .span-12 .span-1 {
    width: 5.298013245%;
  }
  .span-12 .span-2 {
    width: 13.9072847682%;
  }
  .span-12 .span-3 {
    width: 22.5165562914%;
  }
  .span-12 .span-4 {
    width: 31.1258278146%;
  }
  .span-12 .span-5 {
    width: 39.7350993377%;
  }
  .span-12 .span-6 {
    width: 48.3443708609%;
  }
  .span-12 .span-7 {
    width: 56.9536423841%;
  }
  .span-12 .span-8 {
    width: 65.5629139073%;
  }
  .span-12 .span-9 {
    width: 74.1721854305%;
  }
  .span-12 .span-10 {
    width: 82.7814569536%;
  }
  .span-12 .span-11 {
    width: 91.3907284768%;
  }
  .span-12 .span-12 {
    margin-right: 0;
    width: 100%;
  }
  [class*="span-"] + [class*="span-"]:last-child,
  [class*="span-"].last {
    float: right;
    margin-right: 0;
  }
}

* html {
  font-size: 100%;
}

html {
  font-size: 16px;
  line-height: 1em;
}

body {
  font-family: Poppins, Arial, sans-serif;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  background: #fff;
}

a {
  color: #1d8aa7;
  text-decoration: none;
}

.no-touchevents a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4,
.h1, .h2, .h3, .h4 {
  font-weight: 700;
}

h1, .h1 {
  font-size: 1.375em;
  line-height: 1.0909090909em;
}

h2, .h2 {
  font-size: 1.125em;
  line-height: 1.1111111111em;
}

h1 + h2 {
  font-weight: 500;
}

h3, .h3 {
  font-size: 1em;
  line-height: 1.25em;
}

h2 + h3 {
  font-weight: 500;
}

h4, .h4 {
  font-size: 1em;
  line-height: 1.25em;
}

h3 + h4 {
  font-weight: 500;
}

/* Breakpoints */
@media (min-width: 54em), (min-width: 12) {
  h1, .h1 {
    font-size: 1.875em;
    line-height: 1.0666666667em;
  }
  h2, .h2 {
    font-size: 1.5625em;
    line-height: 1.12em;
  }
  h3, .h3 {
    font-size: 1.25em;
    line-height: 1.2em;
  }
}

strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

abbr {
  cursor: help;
}

iframe {
  display: block;
}

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

.prose {
  /* Headers */
  /* Block */
}

.prose > :last-child {
  margin-bottom: 0em;
}

.prose h1 {
  margin-bottom: 0.7272727273em;
}

.prose h2 {
  margin-bottom: 0.8888888889em;
}

.prose * + h2 {
  margin-top: 1.7777777778em;
}

.prose h1 + h2 {
  margin-top: -0.4444444444em;
  margin-bottom: 1.7777777778em;
}

.prose h3 {
  margin-bottom: 1em;
}

.prose * + h3 {
  margin-top: 1.5em;
}

.prose h2 + h3 {
  margin-top: -0.5em;
  margin-bottom: 1em;
}

.prose h4 {
  margin-bottom: 1.25em;
}

.prose h3 + h4 {
  margin-top: -0.5em;
  margin-bottom: 1.25em;
}

.prose ol {
  list-style: decimal;
}

.prose ul {
  list-style: circle outside;
}

.prose table td {
  border-color: #e5e5e5;
  border-style: solid;
}

.prose dt {
  font-weight: 700;
}

.prose blockquote {
  background-color: #e5e5e5;
}

.prose p, .prose li, .prose dt, .prose dd, .prose td {
  font-size: 1em;
  line-height: 1.25em;
}

.prose p {
  margin-bottom: 1.25em;
}

.prose ol, .prose ul, .prose dl, .prose .fluid-width-video-wrapper {
  margin-bottom: 1.25em;
}

.prose ol, .prose ul {
  margin-left: 1.25em;
}

.prose li, .prose dd {
  margin-bottom: 0.625em;
}

.prose li:last-child, .prose dd:last-child {
  margin-bottom: 0em;
}

.prose table {
  margin-bottom: 1.25em;
  width: 100%;
}

.prose table td {
  padding: 0.5em 1em 0.4375em 0;
  border-top-width: 0.0625em;
}

.prose blockquote {
  margin-bottom: 1.25em;
  padding: 1.25em;
}

.prose blockquote :last-child {
  margin-bottom: 0em;
}

.prose hr {
  margin: 1.25em 0;
}

.prose--small p, .prose--small li, .prose--small dt, .prose--small dd, .prose--small td {
  font-size: 0.75em;
  line-height: 1.3333333333em;
}

.prose--small p {
  margin-bottom: 1.3333333333em;
}

.prose--small ol, .prose--small ul, .prose--small dl, .prose--small .fluid-width-video-wrapper {
  margin-bottom: 1em;
}

.prose--small ol, .prose--small ul {
  margin-left: 1em;
}

.prose--small li, .prose--small dd {
  margin-bottom: 0.6666666667em;
}

.prose--small li:last-child, .prose--small dd:last-child {
  margin-bottom: 0em;
}

.prose--small table {
  margin-bottom: 1em;
  width: 100%;
}

.prose--small table td {
  padding: 0.6666666667em 1.3333333333em 0.5833333333em 0;
  border-top-width: 0.0833333333em;
}

.prose--small blockquote {
  margin-bottom: 1em;
  padding: 1em;
}

.prose--small blockquote :last-child {
  margin-bottom: 0em;
}

.prose--small hr {
  margin: 1.3333333333em 0;
}

.prose--large p, .prose--large li, .prose--large dt, .prose--large dd, .prose--large td {
  font-size: 1.25em;
  line-height: 1.2em;
}

.prose--large p {
  margin-bottom: 1.2em;
}

.prose--large ol, .prose--large ul, .prose--large dl, .prose--large .fluid-width-video-wrapper {
  margin-bottom: 1.5em;
}

.prose--large ol, .prose--large ul {
  margin-left: 1.5em;
}

.prose--large li, .prose--large dd {
  margin-bottom: 0.6em;
}

.prose--large li:last-child, .prose--large dd:last-child {
  margin-bottom: 0em;
}

.prose--large table {
  margin-bottom: 1.5em;
  width: 100%;
}

.prose--large table td {
  padding: 0.4em 0.8em 0.35em 0;
  border-top-width: 0.05em;
}

.prose--large blockquote {
  margin-bottom: 1.5em;
  padding: 1.5em;
}

.prose--large blockquote :last-child {
  margin-bottom: 0em;
}

.prose--large hr {
  margin: 1.2em 0;
}

img {
  display: inline-block;
  height: auto;
  max-width: 100%;
}

/* ========================================================================
     * Sprites
     *
     * Use `@include sprite(logo);` to use sprite.
     * If retina sprites are enabled, retina version will be automatically
     * included (if available).
     * ===================================================================== */
/* ============================================================================
 * bbPress
 * ========================================================================= */
/* ============================================================================
 * BuddyPress
 * ========================================================================= */
/**
 * BuddyPress Avatar Nav
 */
/**
 * BuddyPress Dir Search
 */
/**
 * BuddyPress Members List
 */
/**
 * BuddyPress Pagination
 */
/**
 * BuddyPress Profile
 */
/**
 * BuddyPress Standard Form
 */
/**
 * BuddyPress Table
 */
/**
 * BuddyPress Tabs
 */
/* ============================================================================
 * Button
 * ========================================================================= */
/* Button Submit */
/* Button Size */
/* Button Color */
/* ============================================================================
 * Comment
 * ========================================================================= */
/**
 * Comment Meta
 */
/**
 * Comment Author
 */
/**
 * Comment Metadata
 */
/**
 * Comment Notice
 */
/**
 * Comment Content
 */
/**
 * Comment Reply
 */
/* ============================================================================
 * Comments
 * ========================================================================= */
/**
 * Comments List
 */
/* ============================================================================
 * Comment Form
 * ========================================================================= */
/* ============================================================================
 * Hero
 * ========================================================================= */
/**
 * Hero Izzie
 */
/**
 * Hero Content
 */
/**
 * Hero Text
 */
/* ============================================================================
 * Image
 * ========================================================================= */
/**
 * Image Caption
 */
/* ============================================================================
 * Image Link
 * ========================================================================= */
/* ============================================================================
 * Layout
 * ========================================================================= */
/* ============================================================================
 * Logo
 * ========================================================================= */
/**
 * Logo Image
 */
/**
 * Logo Text
 */
/* ============================================================================
 * Logos
 * ========================================================================= */
/**
 * Logos List
 */
/* ============================================================================
 * Member Item
 * ========================================================================= */
/* ============================================================================
 * Navbar
 * ========================================================================= */
/**
 * Navbar Container
 */
/**
 * Navbar List
 */
/**
 * Navbar List Indicator
 */
/* ============================================================================
 * Newsletter: MailChimp
 * ========================================================================= */
/**
 * Newsletter: MailChimp Label
 */
/**
 * Newsletter: MailChimp Label
 */
/**
 * Newsletter: MailChimp Input
 */
/**
 * Newsletter: MailChimp Field Group
 */
/**
 * Newsletter: MailChimp Responses
 */
/**
 * Newsletter: MailChimp Footer
 */
/* ============================================================================
 * Panel
 * ========================================================================= */
/**
 * Panel Header
 */
/**
 * Panel Main
 */
/**
 * Panel Footer
 */
/* Panel -- Colors
 * ------------------------------------------------------------------------- */
/* ============================================================================
 * Post
 * ========================================================================= */
/**
 * Post Layout
 */
/**
 * Post Panel
 */
/**
 * Post Type
 */
/**
 * Post Image
 */
/**
 * Post Video
 */
/**
 * Post Title
 */
/**
 * Post Meta
 */
/**
 * Post Content
 */
/* Post -- List Item
 * ------------------------------------------------------------------------- */
/* Post -- Preview
 * ------------------------------------------------------------------------- */
/* ============================================================================
 * Posts
 * ========================================================================= */
/* Posts -- List
 * ------------------------------------------------------------------------- */
/* Posts -- Previews
 * ------------------------------------------------------------------------- */
/* ============================================================================
 * Resource
 * ========================================================================= */
/**
 * Resource Actions
 */
/**
 * Resource Type
 */
/**
 * Resource Image
 */
/**
 * Resource Title
 */
/**
 * Resource Topic
 */
/**
 * Resource Duration
 */
/**
 * Resource Content
 */
/**
 * Resource Related Links
 */
/**
 * Resource Video
 */
/**
 * Resource Video Thumb
 */
/**
 * Resource Video Thumbs
 */
/**
 * Resource Video Thumbs Columns
 */
/* Resource -- Panel
 * ------------------------------------------------------------------------- */
/* ============================================================================
 * Resources
 * ========================================================================= */
/* Resources -- Panels
 * ------------------------------------------------------------------------- */
/* ============================================================================
 * Section
 * ========================================================================= */
/**
 * Section Element
 */
/* Section -- Feature
 * ------------------------------------------------------------------------- */
/* ============================================================================
 * Sharing Buttons
 *
 * Style overrides for Simple Sharing Buttons Adder plugin.
 * ========================================================================= */
/**
 * Sharing Buttons Button
 */
/* ============================================================================
 * Favorite Button
 *
 * Button provided by the Favorites plugin. In plugin settings, "Button Type"
 * should be set to "Custom Markup".
 * ========================================================================= */
/* ============================================================================
 * Social
 * ========================================================================= */
/* Social -- Twitter
 * ------------------------------------------------------------------------- */
/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
  float: left;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform, height;
}

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}

/* Progress */
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}

/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, left, right);
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, left, right);
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, left, right);
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, left, right);
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), transparent);
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent);
  /* Firefox 16+, IE10, Opera 12.50+ */
}

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* Cube + Flip */
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* Cube */
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

/* ============================================================================
 * Swiper
 * ========================================================================= */
/* ============================================================================
 * Toggle
 * ========================================================================= */
/**
 * Toggle Action
 */
/**
 * Toggle Target
 */
/* Toggle -- Mobile-Only
 * ------------------------------------------------------------------------- */
/* ============================================================================
 * Widget
 * ========================================================================= */
/**
 * Widget Title
 */
/* Widget -- Login
 * ------------------------------------------------------------------------- */
/* ============================================================================
 * Widgets
 * ========================================================================= */
#bbpress-forums {
  overflow: visible;
  margin-bottom: 0;
  font-size: inherit;
}

#bbpress-forums div.bbp-template-notice img.avatar,
#bbpress-forums p.bbp-topic-meta img.avatar {
  vertical-align: middle;
  margin-bottom: 0;
  border: none;
}

#bbpress-forums .bbp-search-form {
  margin-bottom: 1em;
}

#bbpress-forums .bbp-breadcrumb {
  font-size: inherit;
}

#bbpress-forums .bbp-template-notice.info {
  background-color: #a1deef;
  border-color: #1d8aa7;
}

#bbpress-forums .bbp-pagination {
  color: #858585;
  font-size: 0.75em;
  line-height: 1.3333333333em;
}

#bbpress-forums ul.bbp-forums,
#bbpress-forums ul.bbp-lead-topic,
#bbpress-forums ul.bbp-replies,
#bbpress-forums ul.bbp-search-results,
#bbpress-forums ul.bbp-topics {
  font-size: inherit;
  border-color: #b5b5b5;
}

#bbpress-forums li.bbp-header,
#bbpress-forums li.bbp-footer {
  padding: 0.5em 1em;
  background: #b5b5b5;
  border-top: none;
}

#bbpress-forums li.bbp-header [class*="bbp-"],
#bbpress-forums li.bbp-footer [class*="bbp-"] {
  font-size: 0.75em;
  line-height: 1.3333333333em;
}

#bbpress-forums li.bbp-header .bbp-forum-content,
#bbpress-forums li.bbp-header .bbp-reply-content,
#bbpress-forums li.bbp-header .bbp-search-content,
#bbpress-forums li.bbp-header .bbp-topic-content,
#bbpress-forums li.bbp-footer .bbp-forum-content,
#bbpress-forums li.bbp-footer .bbp-reply-content,
#bbpress-forums li.bbp-footer .bbp-search-content,
#bbpress-forums li.bbp-footer .bbp-topic-content {
  margin-left: 132px;
}

#bbpress-forums li.bbp-header .bbp-forum-content [id*="-toggle"],
#bbpress-forums li.bbp-header .bbp-reply-content [id*="-toggle"],
#bbpress-forums li.bbp-header .bbp-search-content [id*="-toggle"],
#bbpress-forums li.bbp-header .bbp-topic-content [id*="-toggle"],
#bbpress-forums li.bbp-footer .bbp-forum-content [id*="-toggle"],
#bbpress-forums li.bbp-footer .bbp-reply-content [id*="-toggle"],
#bbpress-forums li.bbp-footer .bbp-search-content [id*="-toggle"],
#bbpress-forums li.bbp-footer .bbp-topic-content [id*="-toggle"] {
  color: transparent;
}

#bbpress-forums li.bbp-body .bbp-meta .bbp-reply-post-date,
#bbpress-forums li.bbp-body .bbp-meta .bbp-admin-links a {
  font-size: 0.75em;
  line-height: 1.3333333333em;
}

#bbpress-forums li.bbp-body .bbp-meta .bbp-admin-links a,
#bbpress-forums li.bbp-body .bbp-meta .bbp-reply-permalink {
  color: #858585;
}

#bbpress-forums li.bbp-body .bbp-meta .bbp-admin-links {
  color: transparent;
}

#bbpress-forums li.bbp-body .bbp-forum-header,
#bbpress-forums li.bbp-body .bbp-topic-header,
#bbpress-forums li.bbp-body .bbp-reply-header {
  padding: 0.5em 1em;
  background-color: #e5e5e5;
  border-top: none;
}

#bbpress-forums li.bbp-body ul.forum,
#bbpress-forums li.bbp-body ul.topic,
#bbpress-forums li.bbp-body div.hentry {
  padding: 1em;
  border-top: none;
}

#bbpress-forums form {
  /* Breakpoints */
  /* Modifiers */
}

#bbpress-forums form label {
  margin-top: 1.3333333333em;
  margin-bottom: 0.6666666667em;
  font-weight: 400;
}

#bbpress-forums form .field-visibility-settings-toggle,
#bbpress-forums form .field-visibility-settings-notoggle,
#bbpress-forums form p.description {
  margin-top: 0.3333333333em;
  margin-bottom: 0em;
  font-size: 0.75em;
  line-height: 1.3333333333em;
}

#bbpress-forums form .field-visibility-settings-toggle {
  font-style: normal;
}

#bbpress-forums form .field-visibility-settings-toggle .visibility-toggle-link {
  font-size: 100%;
}

#bbpress-forums form .field-visibility-settings legend {
  font-style: normal;
}

#bbpress-forums form .field-visibility-settings ul {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 0;
}

#bbpress-forums form .field-visibility-settings ul li {
  margin-bottom: 0em;
}

#bbpress-forums form .submit {
  margin-top: 1.5em;
}

@media (max-width: 54em), (min-width: 2) {
  #bbpress-forums form .register-section {
    margin-top: 2.5em;
    float: none !important;
    width: auto !important;
  }
}

#bbpress-forums form#settings-form label[for="pass1"],
#bbpress-forums form#settings-form label[for="pass2"] {
  display: block;
}

#bbpress-forums form#settings-form input#pass1,
#bbpress-forums form#settings-form input#pass2 {
  display: inline-block;
}

#bbpress-forums form#settings-form input#pass2 {
  margin-top: 1em;
}

#bbpress-forums fieldset.bbp-form {
  padding-top: 20px;
  padding-bottom: 20px;
  border-color: #b5b5b5;
}

#bbpress-forums #subscription-toggle {
  margin-left: 1em;
  font-weight: 700;
  line-height: 1.25;
}

#buddypress {
  /* Elements */
}

#buddypress .bp-avatar-nav ul.avatar-nav-items {
  margin-left: 0;
}

#buddypress .bp-avatar-nav ul.avatar-nav-items li.current {
  border-bottom-color: #ebebeb;
}

#buddypress #members-list .item-title {
  font-size: inherit;
}

#buddypress #members-list .item-meta {
  color: #858585;
}

#buddypress #members-list .action {
  position: static;
  margin-top: 1.5em;
  text-align: left;
}

#buddypress #members-list.featured {
  margin-bottom: 2em;
}

@media (min-width: 54em), (min-width: 12) {
  #buddypress #members-list {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -1.6556291391%;
    margin-right: -1.6556291391%;
    width: auto;
  }
  #buddypress #members-list > li {
    margin-left: 1.6556291391%;
    margin-right: 1.6556291391%;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 30.0220750552%;
    -moz-flex: 0 0 30.0220750552%;
    -ms-flex: 0 0 30.0220750552%;
    flex: 0 0 30.0220750552%;
  }
}

#buddypress div.dir-search {
  margin-top: 0;
}

#buddypress div.pagination {
  color: #858585;
}

#buddypress div.pagination .pag-count {
  margin-left: 0;
}

#buddypress div.profile h4 {
  margin-top: 1.5em;
  margin-bottom: 1em;
}

#buddypress .standard-form {
  /* Breakpoints */
  /* Modifiers */
}

#buddypress .standard-form label {
  margin-top: 1.3333333333em;
  margin-bottom: 0.6666666667em;
  font-weight: 400;
}

#buddypress .standard-form .field-visibility-settings-toggle,
#buddypress .standard-form .field-visibility-settings-notoggle,
#buddypress .standard-form p.description {
  margin-top: 0.3333333333em;
  margin-bottom: 0em;
  font-size: 0.75em;
  line-height: 1.3333333333em;
}

#buddypress .standard-form .field-visibility-settings-toggle {
  font-style: normal;
}

#buddypress .standard-form .field-visibility-settings-toggle .visibility-toggle-link {
  font-size: 100%;
}

#buddypress .standard-form .field-visibility-settings legend {
  font-style: normal;
}

#buddypress .standard-form .field-visibility-settings ul {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 0;
}

#buddypress .standard-form .field-visibility-settings ul li {
  margin-bottom: 0em;
}

#buddypress .standard-form .submit {
  margin-top: 1.5em;
}

@media (max-width: 54em), (min-width: 2) {
  #buddypress .standard-form .register-section {
    margin-top: 2.5em;
    float: none !important;
    width: auto !important;
  }
}

#buddypress .standard-form#settings-form label[for="pass1"],
#buddypress .standard-form#settings-form label[for="pass2"] {
  display: block;
}

#buddypress .standard-form#settings-form input#pass1,
#buddypress .standard-form#settings-form input#pass2 {
  display: inline-block;
}

#buddypress .standard-form#settings-form input#pass2 {
  margin-top: 1em;
}

#buddypress table tr th {
  padding: 0.6666666667em;
  font-size: 0.75em;
  line-height: 1.3333333333em;
  text-align: left;
  text-transform: uppercase;
}

#buddypress table tr td {
  padding: 0.5em !important;
  border-top-color: rgba(0, 0, 0, 0.06);
}

#buddypress table tr td.label {
  display: table-cell;
  font-size: 0.75em;
  line-height: 1.3333333333em;
}

#buddypress table tr.alt td {
  background-color: transparent !important;
}

#buddypress div.item-list-tabs {
  margin: 1em 0;
  border-bottom: 0.0625em solid #1d8aa7;
  /* Modifiers */
}

#buddypress div.item-list-tabs ul {
  margin-bottom: -0.0625em;
}

#buddypress div.item-list-tabs ul li a {
  border-top: 0.0625em solid #1d8aa7;
  border-bottom: 0.0625em solid #1d8aa7;
  border-left: 0.0625em solid #1d8aa7;
}

#buddypress div.item-list-tabs ul li a span {
  vertical-align: top;
  padding-top: 0;
  padding-bottom: 0;
  min-width: 24px;
  background-color: #fff;
  border: none;
  border-radius: 0;
}

#buddypress div.item-list-tabs ul li:last-child a {
  border-right: 0.0625em solid #1d8aa7;
}

#buddypress div.item-list-tabs ul li.current a, #buddypress div.item-list-tabs ul li.selected a {
  color: #fff;
  background-color: #1d8aa7;
  opacity: 1;
}

#buddypress div.item-list-tabs#subnav {
  margin: 1em 0;
  border-bottom: none;
}

#buddypress div.item-list-tabs#subnav ul {
  margin-bottom: 0em;
}

.button, #bbpress-forums form input[type="submit"], #buddypress .standard-form input[type="submit"], #buddypress a.button, .comment__reply .comment-reply-link,
.comment .reply .comment-reply-link, .comment-form .form-submit #submit, .simplefavorite-button, .widget.widget_bp_core_login_widget input[type="submit"] {
  display: inline-block;
  border-style: solid;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}

.no-touchevents .button:hover, .no-touchevents #bbpress-forums form input[type="submit"]:hover, #bbpress-forums form .no-touchevents input[type="submit"]:hover, .no-touchevents #buddypress .standard-form input[type="submit"]:hover, #buddypress .standard-form .no-touchevents input[type="submit"]:hover, .no-touchevents #buddypress a.button:hover, #buddypress .no-touchevents a.button:hover, .no-touchevents .comment__reply .comment-reply-link:hover, .comment__reply .no-touchevents .comment-reply-link:hover, .no-touchevents
.comment .reply .comment-reply-link:hover,
.comment .reply .no-touchevents .comment-reply-link:hover, .no-touchevents .comment-form .form-submit #submit:hover, .comment-form .form-submit .no-touchevents #submit:hover, .no-touchevents .simplefavorite-button:hover, .no-touchevents .widget.widget_bp_core_login_widget input[type="submit"]:hover, .widget.widget_bp_core_login_widget .no-touchevents input[type="submit"]:hover {
  text-decoration: none;
}

button.button, .comment__reply button.comment-reply-link,
.comment .reply button.comment-reply-link, .comment-form .form-submit button#submit, button.simplefavorite-button,
input.button,
#bbpress-forums form input[type="submit"],
#buddypress .standard-form input[type="submit"],
.comment__reply input.comment-reply-link,
.comment .reply input.comment-reply-link,
.comment-form .form-submit input#submit,
input.simplefavorite-button,
.widget.widget_bp_core_login_widget input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  font-family: Poppins, Arial, sans-serif;
  margin: 0;
  cursor: pointer;
}

.comment {
  /* Elements */
}

.comment__meta,
.comment .comment-meta {
  margin-bottom: 1.5em;
}

.comment__author .avatar,
.comment .comment-author .avatar {
  margin-right: 1em;
  display: block;
  float: left;
}

.comment__author .fn,
.comment .comment-author .fn {
  display: inline-block;
  padding-top: 0.25em;
  color: #80a534;
  line-height: 1.5em;
}

.comment__author .says,
.comment .comment-author .says {
  display: none;
}

.comment__metadata,
.comment .comment-metadata {
  padding-bottom: 0.25em;
}

.comment__metadata time,
.comment .comment-metadata time {
  display: inline-block;
  color: #80a534;
}

.comment__metadata .edit-link,
.comment .comment-metadata .edit-link {
  margin-left: 1em;
}

.comment__notice,
.comment .comment-awaiting-moderation {
  margin-top: 1em;
  font-style: italic;
}

.comment__content p,
.comment .comment-content p {
  line-height: 1.25em;
}

.comments {
  background-color: #fff;
  /* Elements */
}

.comments h3#comments {
  display: none;
}

.comments__list .comment,
.comments .commentlist .comment {
  padding: 1.5em;
  border-top: 0.125em solid #ebebeb;
}

.comments__list .comment:first-child,
.comments .commentlist .comment:first-child {
  border-top: none;
}

.comment-form {
  /* Breakpoints */
}

.comment-form .comment-respond {
  padding: 1em;
}

.comment-form .comment-reply-title {
  font-weight: 400;
}

.comment-form .must-log-in,
.comment-form .not-approved,
.comment-form .logged-in-as,
.comment-form .comment-notes,
.comment-form .comment-form-comment,
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url,
.comment-form .form-submit {
  margin-top: 1em;
}

.comment-form .comment-notes {
  line-height: 1.25em;
}

.comment-form .logged-in-as a:first-child {
  color: #000;
}

.comment-form .required {
  color: #c03d39;
}

.comment-form .comment-form-comment label {
  display: none;
}

.comment-form .comment-form-comment #comment {
  margin: 0;
  padding: 0.5em;
  display: block;
  width: 100%;
  background-color: #fff;
  font-family: Poppins, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.25em;
  border: none;
}

.comment-form .comment-form-author input,
.comment-form .comment-form-email input,
.comment-form .comment-form-url input {
  margin: 0.25em 0 0;
  padding: 0.25em 0.5em;
  display: block;
  width: 100%;
  background-color: #fff;
  font-family: Poppins, Arial, sans-serif;
  font-size: 1em;
  line-height: 1em;
  border: none;
}

@media (min-width: 54em), (min-width: 12) {
  .comment-form .comment-respond {
    padding: 1.5em;
  }
}

.hero {
  /* Breakpoints */
  /* Elements */
}

.hero__slide {
  background-color: #1d8aa7;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero__container {
  position: relative;
  min-height: 15em;
  padding-top: 1em;
  padding-bottom: 2em;
}

@media (min-width: 54em), (min-width: 12) {
  .hero__container {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}

.hero__izzie {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 10em;
}

.hero__content {
  /* Breakpoints */
}

@media (min-width: 54em), (min-width: 12) {
  .hero__content {
    padding-left: 10em;
  }
}

.hero__text {
  position: relative;
  /* Breakpoints */
  /* Modifiers */
}

.hero__text h1 {
  display: inline-block;
  padding: 0.8181818182em 0.7272727273em 0.6363636364em;
  font-weight: 400;
  background-color: rgba(235, 235, 235, 0.8);
}

@media (min-width: 54em), (min-width: 12) {
  .hero__text h1 {
    padding: 0.6em 0.5333333333em 0.4666666667em;
  }
}

.hero__text--2 {
  margin-top: 1em;
  /* Breakpoints */
}

@media (min-width: 54em), (min-width: 12) {
  .hero__text--2 {
    padding-left: 10em;
  }
}

.image {
  /* Elements */
}

.image__caption {
  margin-top: 0.6666666667em;
  font-size: 0.75em;
  line-height: 1.3333333333em;
  text-transform: uppercase;
}

.image-link {
  display: inline-block;
}

.image-link img {
  display: block;
  border: 2px solid #ebebeb;
}

.no-touchevents .image-link:hover img {
  border-color: #1d8aa7;
}

.layout {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  /* Breakpoints */
}

.layout, .layout__main, .layout__aside {
  position: relative;
}

@media (max-width: 54em), (min-width: 2) {
  .layout__aside > :first-child {
    margin-top: 0 !important;
  }
  body.search .layout__aside,
  body.buddypress.register .layout__aside {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    box-ordinal-group: 0;
    -webkit-order: 0;
    -moz-order: 0;
    order: 0;
    -ms-flex-order: 0;
  }
  body.search .layout__aside > :first-child,
  body.buddypress.register .layout__aside > :first-child {
    margin-top: 2.5em !important;
  }
  body.search .layout__main,
  body.buddypress.register .layout__main {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    -ms-flex-order: 1;
  }
  body.search .layout__main > :first-child,
  body.buddypress.register .layout__main > :first-child {
    margin-top: 0 !important;
  }
}

@media (min-width: 54em), (min-width: 12) {
  .layout {
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    align-content: stretch;
    -ms-flex-line-pack: stretch;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
  }
  .layout__main {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    flex-shrink: 0;
    -ms-flex-negative: 0;
    -webkit-flex-basis: 65.5629139073%;
    -moz-flex-basis: 65.5629139073%;
    flex-basis: 65.5629139073%;
    -ms-flex-preferred-size: 65.5629139073%;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    box-ordinal-group: 0;
    -webkit-order: 0;
    -moz-order: 0;
    order: 0;
    -ms-flex-order: 0;
    margin-right: 3.3112582781%;
  }
  .layout__aside {
    -webkit-flex-basis: 31.1258278146%;
    -moz-flex-basis: 31.1258278146%;
    flex-basis: 31.1258278146%;
    -ms-flex-preferred-size: 31.1258278146%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
    -webkit-order: 1;
    -moz-order: 1;
    order: 1;
    -ms-flex-order: 1;
  }
  .layout__main + .layout__aside,
  .layout__aside + .layout__main {
    margin-top: 0em;
  }
}

.logo {
  /* Elements */
}

.logo a {
  display: block;
  color: #000;
}

.logo__image {
  display: block;
}

.logo__text {
  font-size: 1.25em;
  line-height: 1.2em;
}

.logos {
  /* Elements */
}

.logos__list {
  /* Breakpoints */
}

.logos__list .logo {
  margin-top: 0.5em;
}

.logos__list .logo:first-child {
  margin-top: 0em;
}

@media (min-width: 54em), (min-width: 12) {
  .logos__list {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
  .logos__list .logo {
    -ms-flex: 0 1 auto;
    margin-top: 0em;
    padding-right: 1.5em;
  }
  .logos__list .logo:last-child {
    padding-right: 0;
  }
}

.member-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}

.member-item__aside {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.member-item__aside a {
  display: block;
}

.member-item__aside .avatar {
  vertical-align: top;
  margin-right: 0 !important;
}

.member-item__main {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-left: 1.5em;
}

.member-item__title {
  font-weight: 700;
}

.member-item__meta {
  margin-top: 0.6666666667em;
  color: #858585;
  font-size: 0.75em;
  line-height: 1.3333333333em;
}

.navbar {
  position: relative;
  text-align: center;
  background-color: #bc277f;
  /* Elements */
}

.navbar .navbar__list-indicator {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 101;
  display: none;
  content: '';
}

.navbar .navbar__list.is-scrollable + .navbar__list-indicator {
  display: block;
}

.navbar .navbar__list.is-scrollable.is-scroll-end + .navbar__list-indicator {
  display: none;
}

.navbar__list {
  position: relative;
  z-index: 100;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
  padding-left: 1em;
  padding-right: 1em;
  white-space: nowrap;
  /* Breakpoints */
  /* Elements */
}

@media (min-width: 54em), (min-width: 12) {
  .navbar__list {
    vertical-align: top;
    padding-left: 0;
    padding-right: 0;
    display: inline-block;
  }
}

.navbar__list__item {
  vertical-align: top;
  display: inline-block;
  margin-right: 2em;
  /* Breakpoints */
}

.navbar__list__item:last-child {
  margin-right: 0;
}

.navbar__list__item a {
  padding-top: 1em;
  padding-bottom: 0.5em;
  display: block;
  color: #fff;
  font-size: 1em;
  line-height: 1.25em;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 0.5em solid transparent;
  cursor: pointer;
}

.no-touchevents .navbar__list__item a:hover {
  color: #fff;
}

.navbar__list__item.is-active a,
.navbar__list__item a.is-active {
  border-bottom-color: #fff;
}

.no-touchevents .navbar__list__item.is-active a:hover, .no-touchevents
.navbar__list__item a.is-active:hover {
  text-decoration: none;
}

@media (min-width: 54em), (min-width: 12) {
  .navbar__list__item {
    margin-right: 4em;
  }
}

.navbar__list-indicator {
  height: 100%;
  width: 8em;
  background-color: rgba(188, 39, 127, 0);
  background-image: -webkit-linear-gradient(left, rgba(188, 39, 127, 0), #bc277f);
  background-image: linear-gradient(to right,rgba(188, 39, 127, 0), #bc277f);
}

#mc_embed_signup {
  /* Elements */
}

[class*="panel--"] #mc_embed_signup .indicates-required {
  color: #fff;
}

#mc_embed_signup label {
  text-transform: uppercase;
}

[class*="panel--"] #mc_embed_signup label {
  color: #fff;
}

#mc_embed_signup input[type="text"],
#mc_embed_signup input[type="email"] {
  display: block;
  margin: 0;
  padding: 0.1875em 0.5em;
  height: 2em;
  width: 100%;
  color: #000;
  font-family: Poppins, Arial, sans-serif;
  font-size: 1em;
  line-height: 1em;
  background-color: #ebebeb;
  border: 0.0625em solid #000;
  border-radius: 0;
}

#mc_embed_signup input[type="text"]:focus,
#mc_embed_signup input[type="email"]:focus {
  background-color: #fff;
}

[class*="panel--"] #mc_embed_signup input[type="text"], [class*="panel--"]
#mc_embed_signup input[type="email"] {
  border-color: #ebebeb;
}

[class*="panel--"] #mc_embed_signup input[type="text"]:focus, [class*="panel--"]
#mc_embed_signup input[type="email"]:focus {
  border-color: #fff;
}

#mc_embed_signup .mc-field-group {
  margin-top: 1em;
  /* Breakpoints */
}

#mc_embed_signup .mc-field-group div.mce_inline_error {
  margin: 0.5em 0 0;
  padding: 0;
  color: #c03d39;
  font-size: 1em;
  line-height: 1em;
  font-weight: 700;
  background-color: transparent;
}

@media (min-width: 54em), (min-width: 12) {
  #mc_embed_signup .mc-field-group {
    padding: 0 0.5em;
    float: left;
    width: 50%;
  }
  #mc_embed_signup .mc-field-group:nth-child(-n + 2) {
    margin-top: 0em;
  }
  #mc_embed_signup .mc-field-group:nth-child(2n - 1) {
    padding-left: 0;
    clear: left;
  }
  #mc_embed_signup .mc-field-group:nth-child(2n) {
    padding-right: 0;
  }
  #mc_embed_signup .mc-field-group label,
  #mc_embed_signup .mc-field-group input {
    vertical-align: middle;
    display: inline-block;
  }
  #mc_embed_signup .mc-field-group label {
    width: 30%;
  }
  #mc_embed_signup .mc-field-group input {
    width: 70%;
  }
}

#mc_embed_signup #mce-responses {
  /* Breakpoints */
}

#mc_embed_signup #mce-responses .response {
  padding-top: 1em;
  padding-bottom: 1em;
}

#mc_embed_signup #mce-responses .response#mce-error-response {
  color: #c03d39;
}

[class*="panel--"] #mc_embed_signup #mce-responses .response {
  color: #fff;
}

@media (min-width: 54em), (min-width: 12) {
  #mc_embed_signup #mce-responses {
    clear: left;
  }
}

#mc_embed_signup .clear:last-child {
  margin-top: 1em;
  /* Breakpoints */
}

@media (min-width: 54em), (min-width: 12) {
  #mc_embed_signup .clear:last-child {
    margin-top: 0em;
    clear: left;
    text-align: right;
  }
}

.panel {
  background-color: #ebebeb;
  /* Elements */
  /* Modifiers */
}

.panel__header {
  padding: 0.875em 1em 0.625em;
  color: #fff;
  background-color: #80a534;
  /* Breakpoints */
  /* Modifiers */
}

.panel__header a:not(.button):not(#bbpress-forums form input[type="submit"]):not(#buddypress .standard-form input[type="submit"]):not(#buddypress a.button):not(.comment__reply .comment-reply-link):not(
.comment .reply .comment-reply-link):not(.comment-form .form-submit #submit):not(.simplefavorite-button):not(.widget.widget_bp_core_login_widget input[type="submit"]) {
  color: #fff;
  text-decoration: underline;
}

.panel__header h3 {
  font-weight: 500;
  text-transform: uppercase;
}

.panel__header p {
  margin-top: 0.75em;
}

.panel__header__aside {
  float: right;
}

@media (min-width: 54em), (min-width: 12) {
  .panel__header {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }
}

.panel__header--gray {
  background-color: #858585;
}

.panel__header--blue {
  background-color: #1d8aa7;
}

.panel__header--green {
  background-color: #80a534;
}

.panel__header--pink {
  background-color: #bc277f;
}

.panel__header--red {
  background-color: #c03d39;
}

.panel__header--transparent {
  color: #000;
  background-color: transparent;
}

.panel__main {
  padding: 1em;
  /* Breakpoints */
  /* Modifiers */
}

.panel__main .panel__footer {
  margin-top: 1.5em;
}

@media (min-width: 54em), (min-width: 12) {
  .panel__main {
    padding: 2.5em;
  }
  .panel__main .panel__footer {
    margin-top: 2.5em;
  }
}

.panel__main--compact {
  /* Breakpoints */
}

@media (min-width: 54em), (min-width: 12) {
  .panel__main--compact {
    padding: 1.5em;
  }
}

.panel__main--invert-colors, .panel__main--invert-colors a, .panel__main--invert-colors .member-item__meta {
  color: #fff;
}

.no-touchevents .panel__main--invert-colors a:hover {
  color: #fff;
}

.panel--gray, .panel--gray .panel__header {
  background-color: #858585;
}

.panel--blue, .panel--blue .panel__header {
  background-color: #1d8aa7;
}

.panel--green, .panel--green .panel__header {
  background-color: #80a534;
}

.panel--pink, .panel--pink .panel__header {
  background-color: #bc277f;
}

.panel--red, .panel--red .panel__header {
  background-color: #c03d39;
}

.post {
  /* Elements */
  /* Modifiers */
}

.post__layout {
  /* Breakpoints */
}

.post__layout, .post__layout__main, .post__layout__aside {
  position: relative;
}

.post__layout__aside + .post__layout__main {
  margin-top: 1em;
}

@media (min-width: 54em), (min-width: 12) {
  .post__layout {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    align-content: stretch;
    -ms-flex-line-pack: stretch;
  }
  .post__layout__main, .post__layout__aside {
    -ms-flex-preferred-size: auto;
  }
  .post__layout__main:first-child, .post__layout__aside:first-child {
    margin-right: 3.3112582781%;
  }
  .post__layout__main:first-child:last-child, .post__layout__aside:first-child:last-child {
    margin-right: 0;
  }
  .post__layout__main.panel, .post__layout__aside.panel {
    margin-top: 0 !important;
  }
  .post__layout__main {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 82.7814569536%;
    -moz-flex: 1 1 82.7814569536%;
    -ms-flex: 1 1 82.7814569536%;
    flex: 1 1 82.7814569536%;
  }
  .post__layout__aside {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 39.7350993377%;
    -moz-flex: 1 1 39.7350993377%;
    -ms-flex: 1 1 39.7350993377%;
    flex: 1 1 39.7350993377%;
  }
  .post__layout__aside + .post__layout__main {
    margin-top: 0em;
  }
}

.post__panel, .resource--panel {
  position: relative;
  background-color: #ebebeb;
  box-shadow: 0 0.0625em 1em rgba(0, 0, 0, 0.38);
  /* Breakpoints */
}

.post__panel .post__layout__aside, .resource--panel .post__layout__aside {
  padding: 1em;
}

.post__panel .post__type, .resource--panel .post__type, .post__panel .resource__type, .resource--panel .resource__type {
  top: 1em;
}

.post__panel .post__type + .post__video, .resource--panel .post__type + .post__video, .post__panel .resource__type + .post__video, .resource--panel .resource__type + .post__video, .post__panel .post__type + .resource__video, .resource--panel .post__type + .resource__video, .post__panel .resource__type + .resource__video, .resource--panel .resource__type + .resource__video {
  padding-top: 4em;
}

@media (min-width: 54em), (min-width: 12) {
  .post__panel .post__layout__main, .resource--panel .post__layout__main {
    padding: 2.5em;
  }
  .post__panel .post__layout__aside, .resource--panel .post__layout__aside {
    padding: 2.5em 2.5em 2.5em 0;
  }
  .post__panel .post__type, .resource--panel .post__type, .post__panel .resource__type, .resource--panel .resource__type {
    top: 2.5em;
  }
  .post__panel .post__type + .post__video, .resource--panel .post__type + .post__video, .post__panel .resource__type + .post__video, .resource--panel .resource__type + .post__video, .post__panel .post__type + .resource__video, .resource--panel .post__type + .resource__video, .post__panel .resource__type + .resource__video, .resource--panel .resource__type + .resource__video {
    padding-top: 3.5em;
  }
}

.post__type, .resource__type {
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: top;
  display: inline-block;
  padding: 0.875em 4em 0.625em;
  color: #fff;
  background-color: #1d8aa7;
  text-transform: uppercase;
  /* Breakpoints */
}

.post__type span, .resource__type span {
  display: block;
  font-size: 1.375em;
  line-height: 1.0909090909em;
}

@media (min-width: 54em), (min-width: 12) {
  .post__type span, .resource__type span {
    font-size: 1.875em;
    line-height: 1.0666666667em;
  }
}

.post__image, .resource__image {
  width: auto;
}

.post__image__img {
  display: block;
}

.post__type + .post__video, .resource__type + .post__video, .post__type + .resource__video, .resource__type + .resource__video {
  padding-top: 3em;
}

@media (min-width: 54em), (min-width: 12) {
  .post__type + .post__video, .resource__type + .post__video, .post__type + .resource__video, .resource__type + .resource__video {
    padding-top: 3.5em;
  }
}

.post__title h2 {
  margin-bottom: 0;
}

.post__meta {
  margin-top: 0.5em;
}

.post__meta h3, .post__meta h4 {
  font-weight: 500;
  text-transform: uppercase;
}

.post__content {
  margin-top: 1em;
}

.post--list-item .post__meta {
  margin-top: 0.25em;
}

.post--list-item .post__content {
  margin-top: 0.5em;
}

.post--list-item .post__content p {
  margin-bottom: 0.6666666667em;
}

.post--list-item .post__content p:last-child {
  margin-bottom: 0em;
}

.post--preview .post__layout__main {
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}

.post--preview .post__type, .post--preview .resource__type {
  padding: 0.625em 3em 0.375em;
}

.post--preview .post__type span, .post--preview .resource__type span {
  font-size: 1em;
  line-height: 1.25em;
}

.posts {
  /* Modifiers */
}

.posts--list {
  /* Breakpoints */
}

.posts--list .post--list-item {
  margin-top: 1.25em;
}

.posts--list .post--list-item:first-child {
  margin-top: 0em;
}

@media (min-width: 54em), (min-width: 12) {
  .posts--list .post--list-item {
    margin-top: 2.5em;
  }
  .posts--list .post--list-item:first-child {
    margin-top: 0em;
  }
}

.posts--previews .post--preview {
  margin-top: 2.5em;
}

.posts--previews .post--preview:first-child {
  margin-top: 0em;
}

.resource {
  position: relative;
  /* Elements */
  /* Modifiers */
}

.resource__actions {
  /* Breakpoints */
}

.post__panel .resource__actions, .resource--panel .resource__actions {
  padding: 1em;
}

.resource__actions .share {
  margin-top: 1em;
}

@media (min-width: 54em), (min-width: 12) {
  .post__panel .resource__actions, .resource--panel .resource__actions {
    padding: 0 2.5em 2.5em;
  }
  .resource__actions .buttons {
    float: left;
  }
  .resource__actions .share {
    margin-top: 0em;
    float: right;
  }
}

.resource__type {
  /* Modifiers */
}

.resource__type--activity {
  background-color: #bc277f;
}

.resource__type--video {
  background-color: #80a534;
}

.resource__topic {
  margin-top: 0.5em;
}

.resource__topic h3, .resource__topic h4 {
  font-weight: 500;
  text-transform: uppercase;
}

.resource__duration {
  margin-top: 0.5em;
}

.resource__duration p {
  font-size: 1.25em;
  line-height: 1.2em;
}

.resource__content {
  margin-top: 1em;
}

.resource__related-links {
  margin-top: 2em;
}

.resource__related-links h3 {
  font-weight: 500;
  text-transform: uppercase;
}

.resource__related-links ul {
  margin-top: 1em;
  margin-left: 1.5em;
  list-style: outside disc;
}

.resource__related-links ul li {
  margin-top: 0.5em;
}

.resource__video__container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}

.resource__video__container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.resource__video__title {
  margin-top: 1em;
}

.resource__video-thumb {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  /* Breakpoints */
}

.resource__video-thumb.is-playing .resource__video-thumb__title a {
  color: #c03d39;
}

.resource__video-thumb a {
  cursor: pointer;
}

.resource__video-thumb__aside {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0;
  width: 5em;
}

.resource__video-thumb__image {
  display: block;
}

.resource__video-thumb__main {
  padding-left: 1em;
}

.resource__video-thumb__title {
  font-weight: 400;
}

.resource__video-thumb .button--small, .resource__video-thumb #buddypress a.button--small, #buddypress .resource__video-thumb a.button--small, .resource__video-thumb
#buddypress .post--preview .simplefavorite-button,
#buddypress .post--preview .resource__video-thumb .simplefavorite-button, .resource__video-thumb .comment__reply .comment-reply-link, .comment__reply .resource__video-thumb .comment-reply-link, .resource__video-thumb
.comment .reply .comment-reply-link,
.comment .reply .resource__video-thumb .comment-reply-link, .resource__video-thumb .post--preview .simplefavorite-button, .post--preview .resource__video-thumb .simplefavorite-button {
  margin-top: 0.6666666667em;
}

@media (min-width: 54em), (min-width: 12) {
  .resource__video-thumb__aside {
    width: 7em;
  }
}

.resource__video-thumbs {
  margin-top: 2.5em;
  /* Breakpoints */
}

.resource__video-thumbs .resource__video-thumb {
  margin-top: 1em;
}

.resource__video-thumbs .resource__video-thumb:first-child {
  margin-top: 0em;
}

@media (min-width: 54em), (min-width: 12) {
  .resource__video-thumbs .resource__video-thumb {
    margin-top: 2em;
  }
}

.resource__video-thumbs-columns {
  /* Breakpoints */
}

@media (min-width: 54em), (min-width: 12) {
  .resource__video-thumbs-columns .resource__video-thumbs {
    padding-left: 1em;
    padding-right: 1em;
    float: left;
    width: 50%;
  }
  .resource__video-thumbs-columns .resource__video-thumbs:first-child {
    padding-left: 0;
  }
  .resource__video-thumbs-columns .resource__video-thumbs:last-child {
    padding-right: 0;
  }
}

.resource--panel {
  padding: 1em 1em 4em;
}

.resource--panel .resource__image + .resource__title {
  margin-top: 1.5em;
}

.resource--panel .resource__type {
  top: 1em;
  padding: 0.625em 3em 0.375em;
}

.resource--panel .resource__type span {
  font-size: 1em;
  line-height: 1.25em;
}

.resource--panel .resource__duration p {
  font-size: 0.75em;
  line-height: 1.3333333333em;
}

.resource--panel .resource__actions {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 1em;
  width: 100%;
}

.resources {
  /* Modifiers */
}

.resources--panels {
  /* Breakpoints */
}

.resources--panels .resource--panel {
  margin-top: 2.5em;
}

.resources--panels .resource--panel:first-child {
  margin-top: 0em;
}

@media (min-width: 54em), (min-width: 12) {
  .resources--panels {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
  }
  .resources--panels .resource--panel {
    margin-left: 3.3112582781%;
    margin-right: 3.3112582781%;
    width: 26.710816777%;
  }
  .resources--panels .resource--panel:nth-child(-n + 3) {
    margin-top: 0em;
  }
}

.section {
  overflow: hidden;
  /* Elements */
  /* Modifiers */
}

.section--feature {
  background-color: #1d8aa7;
  border-bottom: 1.25em solid #80a534;
}

.sharing-buttons,
.ssba {
  /* Elements */
}

.sharing-buttons__button, .sharing-buttons a,
.ssba__button,
.ssba a {
  margin-right: 24px;
}

.sharing-buttons__button:last-child, .sharing-buttons a:last-child,
.ssba__button:last-child,
.ssba a:last-child {
  margin-right: 0;
}

.sharing-buttons__button.ssba_email_share, .sharing-buttons__button.ssba_facebook_share, .sharing-buttons__button.ssba_twitter_share, .sharing-buttons a.ssba_email_share, .sharing-buttons a.ssba_facebook_share, .sharing-buttons a.ssba_twitter_share,
.ssba__button.ssba_email_share,
.ssba__button.ssba_facebook_share,
.ssba__button.ssba_twitter_share,
.ssba a.ssba_email_share,
.ssba a.ssba_facebook_share,
.ssba a.ssba_twitter_share {
  vertical-align: top;
  display: inline-block;
  height: 32px;
  width: 32px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.sharing-buttons__button.ssba_email_share img, .sharing-buttons__button.ssba_facebook_share img, .sharing-buttons__button.ssba_twitter_share img, .sharing-buttons a.ssba_email_share img, .sharing-buttons a.ssba_facebook_share img, .sharing-buttons a.ssba_twitter_share img,
.ssba__button.ssba_email_share img,
.ssba__button.ssba_facebook_share img,
.ssba__button.ssba_twitter_share img,
.ssba a.ssba_email_share img,
.ssba a.ssba_facebook_share img,
.ssba a.ssba_twitter_share img {
  display: none !important;
}

.sharing-buttons__button.ssba_email_share, .sharing-buttons a.ssba_email_share,
.ssba__button.ssba_email_share,
.ssba a.ssba_email_share {
  background-image: url("../images/theme/social-mail.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .sharing-buttons__button.ssba_email_share, .sharing-buttons a.ssba_email_share,
  .ssba__button.ssba_email_share,
  .ssba a.ssba_email_share {
    background-image: url("../images/theme/social-mail@2x.png");
    background-size: 32px 32px;
  }
}

.sharing-buttons__button.ssba_facebook_share, .sharing-buttons a.ssba_facebook_share,
.ssba__button.ssba_facebook_share,
.ssba a.ssba_facebook_share {
  background-image: url("../images/theme/social-facebook.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .sharing-buttons__button.ssba_facebook_share, .sharing-buttons a.ssba_facebook_share,
  .ssba__button.ssba_facebook_share,
  .ssba a.ssba_facebook_share {
    background-image: url("../images/theme/social-facebook@2x.png");
    background-size: 32px 32px;
  }
}

.sharing-buttons__button.ssba_instagram_share, .sharing-buttons a.ssba_instagram_share,
.ssba__button.ssba_instagram_share,
.ssba a.ssba_instagram_share {
  background-image: url("../images/theme/social-instagram.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .sharing-buttons__button.ssba_instagram_share, .sharing-buttons a.ssba_instagram_share,
  .ssba__button.ssba_instagram_share,
  .ssba a.ssba_instagram_share {
    background-image: url("../images/theme/social-instagram@2x.png");
    background-size: 32px 32px;
  }
}

.sharing-buttons__button.ssba_twitter_share, .sharing-buttons a.ssba_twitter_share,
.ssba__button.ssba_twitter_share,
.ssba a.ssba_twitter_share {
  background-image: url("../images/theme/social-twitter.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .sharing-buttons__button.ssba_twitter_share, .sharing-buttons a.ssba_twitter_share,
  .ssba__button.ssba_twitter_share,
  .ssba a.ssba_twitter_share {
    background-image: url("../images/theme/social-twitter@2x.png");
    background-size: 32px 32px;
  }
}

.simplefavorite-button.active {
  opacity: 1 !important;
}

.social {
  /* Modifiers */
}

.social--twitter iframe {
  display: block !important;
  width: 100% !important;
}

.swiper-pagination-bullet {
  background: #fff;
  opacity: 0.5;
}

.swiper-pagination-bullet-active {
  background: #bc277f;
  opacity: 1;
}

.toggle {
  /* Elements */
  /* Modifiers */
}

.toggle__action {
  cursor: pointer;
}

.toggle__target {
  display: none;
}

@media (min-width: 54em), (min-width: 12) {
  .toggle--mobile-only .toggle__action {
    display: none !important;
  }
  .toggle--mobile-only .toggle__target {
    display: block !important;
  }
}

.widget {
  /* Elements */
  /* Modifiers */
}

.widget__title {
  margin-bottom: 0.4444444444em;
}

.widget.widget_bp_core_login_widget input[type="text"],
.widget.widget_bp_core_login_widget input[type="password"] {
  width: 100%;
}

.widget.widget_bp_core_login_widget input[type="submit"] {
  margin-top: 1em;
}

.widget.widget_bp_core_login_widget .bp-login-widget-register-link {
  display: none;
}

.widgets .widget {
  margin-top: 2.5em;
}

.widgets .widget:first-child {
  margin-top: 0em;
}

#wpadminbar {
  position: fixed;
}

/**
 * Content
 */
@media (max-width: 54em), (min-width: 2) {
  .hide-from-mobile {
    display: none;
  }
}

@media (min-width: 54em), (min-width: 12) {
  .hide-from-desktop {
    display: none;
  }
}

.text-align-left {
  text-align: left;
}

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

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

[data-href] {
  cursor: pointer;
}

/**
 * Forms
 */
.form__header {
  margin-top: 1.25em;
}

.form__header:first-child {
  margin-top: 0em;
}

.form__header h3 {
  color: #bc277f;
  text-transform: uppercase;
}

.form__footer {
  margin-top: 1.25em;
}

/**
 * Fieldsets
 */
.fieldset {
  margin-top: 1.25em;
}

.fieldset:first-child {
  margin-top: 0em;
}

/**
 * Labels
 */
.label, #bbpress-forums form label, #buddypress .standard-form label, .widget.widget_bp_core_login_widget label {
  display: inline-block;
  color: rgba(0, 0, 0, 0.38);
  font-size: 0.75em;
  line-height: 1.3333333333em;
  font-weight: 700;
  letter-spacing: 0.0416666667em;
  text-transform: uppercase;
}

/**
 * Inputs, Textareas & Selects
 */
.input--text, #bbpress-forums form input[type="email"],
#bbpress-forums form input[type="number"],
#bbpress-forums form input[type="password"],
#bbpress-forums form input[type="text"], #buddypress .standard-form input[type="email"],
#buddypress .standard-form input[type="number"],
#buddypress .standard-form input[type="password"],
#buddypress .standard-form input[type="text"], .widget.widget_bp_core_login_widget input[type="text"],
.widget.widget_bp_core_login_widget input[type="password"],
.input--file,
.input--checkbox,
.widget.widget_bp_core_login_widget input[type="checkbox"],
.input--radio,
.textarea,
#bbpress-forums form textarea,
#buddypress .standard-form textarea,
.select {
  margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 1em;
}

.input--text:focus, #bbpress-forums form input[type="email"]:focus,
#bbpress-forums form input[type="number"]:focus,
#bbpress-forums form input[type="password"]:focus,
#bbpress-forums form input[type="text"]:focus, #buddypress .standard-form input[type="email"]:focus,
#buddypress .standard-form input[type="number"]:focus,
#buddypress .standard-form input[type="password"]:focus,
#buddypress .standard-form input[type="text"]:focus, .widget.widget_bp_core_login_widget input[type="text"]:focus,
.widget.widget_bp_core_login_widget input[type="password"]:focus,
.input--file:focus,
.input--checkbox:focus,
.widget.widget_bp_core_login_widget input[type="checkbox"]:focus,
.input--radio:focus,
.textarea:focus,
#bbpress-forums form textarea:focus,
#buddypress .standard-form textarea:focus,
.select:focus {
  border-color: #1d8aa7;
  outline: none;
}

.input--text, #bbpress-forums form input[type="email"],
#bbpress-forums form input[type="number"],
#bbpress-forums form input[type="password"],
#bbpress-forums form input[type="text"], #buddypress .standard-form input[type="email"],
#buddypress .standard-form input[type="number"],
#buddypress .standard-form input[type="password"],
#buddypress .standard-form input[type="text"], .widget.widget_bp_core_login_widget input[type="text"],
.widget.widget_bp_core_login_widget input[type="password"],
.textarea,
#bbpress-forums form textarea,
#buddypress .standard-form textarea {
  display: block;
  padding: 0.3125em 0.6875em;
  color: rgba(0, 0, 0, 0.87);
  border: 0.0625em solid rgba(0, 0, 0, 0.26);
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.12);
  /* Breakpoints */
}

.input--text.small, #bbpress-forums form input.small[type="email"],
#bbpress-forums form input.small[type="number"],
#bbpress-forums form input.small[type="password"],
#bbpress-forums form input.small[type="text"], #buddypress .standard-form input.small[type="email"],
#buddypress .standard-form input.small[type="number"],
#buddypress .standard-form input.small[type="password"],
#buddypress .standard-form input.small[type="text"], .widget.widget_bp_core_login_widget input.small[type="text"],
.widget.widget_bp_core_login_widget input.small[type="password"],
.textarea.small,
#bbpress-forums form textarea.small,
#buddypress .standard-form textarea.small {
  width: 60%;
}

.input--text.medium, #bbpress-forums form input.medium[type="email"],
#bbpress-forums form input.medium[type="number"],
#bbpress-forums form input.medium[type="password"],
#bbpress-forums form input.medium[type="text"], #buddypress .standard-form input.medium[type="email"],
#buddypress .standard-form input.medium[type="number"],
#buddypress .standard-form input.medium[type="password"],
#buddypress .standard-form input.medium[type="text"], .widget.widget_bp_core_login_widget input.medium[type="text"],
.widget.widget_bp_core_login_widget input.medium[type="password"], .input--text.large, #bbpress-forums form input.large[type="email"],
#bbpress-forums form input.large[type="number"],
#bbpress-forums form input.large[type="password"],
#bbpress-forums form input.large[type="text"], #buddypress .standard-form input.large[type="email"],
#buddypress .standard-form input.large[type="number"],
#buddypress .standard-form input.large[type="password"],
#buddypress .standard-form input.large[type="text"], .widget.widget_bp_core_login_widget input.large[type="text"],
.widget.widget_bp_core_login_widget input.large[type="password"],
.textarea.medium,
#bbpress-forums form textarea.medium,
#buddypress .standard-form textarea.medium,
.textarea.large,
#bbpress-forums form textarea.large,
#buddypress .standard-form textarea.large {
  width: 100%;
}

@media (min-width: 54em), (min-width: 12) {
  .input--text.small, #bbpress-forums form input.small[type="email"],
  #bbpress-forums form input.small[type="number"],
  #bbpress-forums form input.small[type="password"],
  #bbpress-forums form input.small[type="text"], #buddypress .standard-form input.small[type="email"],
  #buddypress .standard-form input.small[type="number"],
  #buddypress .standard-form input.small[type="password"],
  #buddypress .standard-form input.small[type="text"], .widget.widget_bp_core_login_widget input.small[type="text"],
  .widget.widget_bp_core_login_widget input.small[type="password"],
  .textarea.small,
  #bbpress-forums form textarea.small,
  #buddypress .standard-form textarea.small {
    width: 30%;
  }
  .input--text.medium, #bbpress-forums form input.medium[type="email"],
  #bbpress-forums form input.medium[type="number"],
  #bbpress-forums form input.medium[type="password"],
  #bbpress-forums form input.medium[type="text"], #buddypress .standard-form input.medium[type="email"],
  #buddypress .standard-form input.medium[type="number"],
  #buddypress .standard-form input.medium[type="password"],
  #buddypress .standard-form input.medium[type="text"], .widget.widget_bp_core_login_widget input.medium[type="text"],
  .widget.widget_bp_core_login_widget input.medium[type="password"],
  .textarea.medium,
  #bbpress-forums form textarea.medium,
  #buddypress .standard-form textarea.medium {
    width: 60%;
  }
  .input--text.large, #bbpress-forums form input.large[type="email"],
  #bbpress-forums form input.large[type="number"],
  #bbpress-forums form input.large[type="password"],
  #bbpress-forums form input.large[type="text"], #buddypress .standard-form input.large[type="email"],
  #buddypress .standard-form input.large[type="number"],
  #buddypress .standard-form input.large[type="password"],
  #buddypress .standard-form input.large[type="text"], .widget.widget_bp_core_login_widget input.large[type="text"],
  .widget.widget_bp_core_login_widget input.large[type="password"],
  .textarea.large,
  #bbpress-forums form textarea.large,
  #buddypress .standard-form textarea.large {
    width: 100%;
  }
}

.input--text, #bbpress-forums form input[type="email"],
#bbpress-forums form input[type="number"],
#bbpress-forums form input[type="password"],
#bbpress-forums form input[type="text"], #buddypress .standard-form input[type="email"],
#buddypress .standard-form input[type="number"],
#buddypress .standard-form input[type="password"],
#buddypress .standard-form input[type="text"], .widget.widget_bp_core_login_widget input[type="text"],
.widget.widget_bp_core_login_widget input[type="password"] {
  padding: 0.3125em 0.6875em;
  height: 2em;
}

.input--file {
  margin: 0;
}

.input--checkbox, .widget.widget_bp_core_login_widget input[type="checkbox"],
.input--radio {
  vertical-align: middle;
}

.textarea, #bbpress-forums form textarea, #buddypress .standard-form textarea {
  padding: 0.6875em;
}

/**
 * Custom Elements
 */
.big-checkboxes {
  /* Breakpoints */
}

.big-checkboxes li {
  padding-top: 1em;
}

.big-checkboxes li:first-child {
  padding-top: 0em;
}

.big-checkboxes .input--checkbox, .big-checkboxes .widget.widget_bp_core_login_widget input[type="checkbox"], .widget.widget_bp_core_login_widget .big-checkboxes input[type="checkbox"] {
  float: left;
  clear: both;
  display: inline-block;
  margin-top: 5px;
}

.big-checkboxes .input--checkbox + .label, .big-checkboxes .widget.widget_bp_core_login_widget input[type="checkbox"] + .label, .widget.widget_bp_core_login_widget .big-checkboxes input[type="checkbox"] + .label, .big-checkboxes #bbpress-forums form .input--checkbox + label, #bbpress-forums form .big-checkboxes .input--checkbox + label, .big-checkboxes .widget.widget_bp_core_login_widget #bbpress-forums form input[type="checkbox"] + label, #bbpress-forums form .big-checkboxes .widget.widget_bp_core_login_widget input[type="checkbox"] + label, .widget.widget_bp_core_login_widget .big-checkboxes #bbpress-forums form input[type="checkbox"] + label, #bbpress-forums form .widget.widget_bp_core_login_widget .big-checkboxes input[type="checkbox"] + label, .big-checkboxes #buddypress .standard-form .input--checkbox + label, #buddypress .standard-form .big-checkboxes .input--checkbox + label, .big-checkboxes .widget.widget_bp_core_login_widget #buddypress .standard-form input[type="checkbox"] + label, #buddypress .standard-form .big-checkboxes .widget.widget_bp_core_login_widget input[type="checkbox"] + label, .widget.widget_bp_core_login_widget .big-checkboxes #buddypress .standard-form input[type="checkbox"] + label, #buddypress .standard-form .widget.widget_bp_core_login_widget .big-checkboxes input[type="checkbox"] + label, .big-checkboxes .widget.widget_bp_core_login_widget .input--checkbox + label, .widget.widget_bp_core_login_widget .big-checkboxes .input--checkbox + label, .big-checkboxes .widget.widget_bp_core_login_widget input[type="checkbox"] + label, .widget.widget_bp_core_login_widget .big-checkboxes input[type="checkbox"] + label {
  float: left;
  width: calc(100% - 35px);
  vertical-align: middle;
  margin-left: 0.5em;
  display: inline-block;
  color: #bc277f;
  font-size: 1em;
  line-height: 1.25em;
  font-weight: 400;
  text-transform: none;
}

@media (min-width: 54em), (min-width: 12) {
  .big-checkboxes .input--checkbox + .label, .big-checkboxes .widget.widget_bp_core_login_widget input[type="checkbox"] + .label, .widget.widget_bp_core_login_widget .big-checkboxes input[type="checkbox"] + .label, .big-checkboxes #bbpress-forums form .input--checkbox + label, #bbpress-forums form .big-checkboxes .input--checkbox + label, .big-checkboxes .widget.widget_bp_core_login_widget #bbpress-forums form input[type="checkbox"] + label, #bbpress-forums form .big-checkboxes .widget.widget_bp_core_login_widget input[type="checkbox"] + label, .widget.widget_bp_core_login_widget .big-checkboxes #bbpress-forums form input[type="checkbox"] + label, #bbpress-forums form .widget.widget_bp_core_login_widget .big-checkboxes input[type="checkbox"] + label, .big-checkboxes #buddypress .standard-form .input--checkbox + label, #buddypress .standard-form .big-checkboxes .input--checkbox + label, .big-checkboxes .widget.widget_bp_core_login_widget #buddypress .standard-form input[type="checkbox"] + label, #buddypress .standard-form .big-checkboxes .widget.widget_bp_core_login_widget input[type="checkbox"] + label, .widget.widget_bp_core_login_widget .big-checkboxes #buddypress .standard-form input[type="checkbox"] + label, #buddypress .standard-form .widget.widget_bp_core_login_widget .big-checkboxes input[type="checkbox"] + label, .big-checkboxes .widget.widget_bp_core_login_widget .input--checkbox + label, .widget.widget_bp_core_login_widget .big-checkboxes .input--checkbox + label, .big-checkboxes .widget.widget_bp_core_login_widget input[type="checkbox"] + label, .widget.widget_bp_core_login_widget .big-checkboxes input[type="checkbox"] + label {
    margin-left: 0.4em;
    font-size: 1.25em;
    line-height: 1.2em;
  }
}

/* ============================================================================
 * Image
 * ========================================================================= */
/**
 * Image Caption
 */
/* ============================================================================
 * Image Link
 * ========================================================================= */
/**
 * Images
 */
img {
  /* Breakpoints */
}

img.aligncenter, img.alignleft, img.alignright {
  display: block;
}

p img.aligncenter, p img.alignleft, p img.alignright {
  margin-bottom: 24px;
}

img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 54em), (min-width: 12) {
  img.alignleft {
    float: left;
    margin-right: 24px;
  }
  img.alignright {
    float: right;
    margin-left: 24px;
  }
}

/**
 * Captions
 */
.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  /*  Breakpoints */
}

.wp-caption img {
  display: block;
}

.wp-caption p {
  margin-top: 0.6666666667em;
  font-size: 0.75em;
  line-height: 1.3333333333em;
  text-transform: uppercase;
  margin-bottom: 0em;
}

@media (max-width: 54em), (min-width: 2) {
  .wp-caption {
    width: auto !important;
  }
}

@media (min-width: 54em), (min-width: 12) {
  .wp-caption.aligncenter {
    width: auto !important;
  }
  .wp-caption.alignleft {
    float: left;
    margin-right: 1.5em;
  }
  .wp-caption.alignright {
    float: right;
    margin-left: 1.5em;
  }
}

/* ============================================================================
 * Button
 * ========================================================================= */
/* Button Submit */
/* Button Size */
/* Button Color */
/* ============================================================================
 * Button
 * ========================================================================= */
button.button, .comment__reply button.comment-reply-link,
.comment .reply button.comment-reply-link, .comment-form .form-submit button#submit, button.simplefavorite-button,
input.button,
#bbpress-forums form input[type="submit"],
#buddypress .standard-form input[type="submit"],
.comment__reply input.comment-reply-link,
.comment .reply input.comment-reply-link,
.comment-form .form-submit input#submit,
input.simplefavorite-button,
.widget.widget_bp_core_login_widget input[type="submit"] {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Button Colors */
.button, #bbpress-forums form input[type="submit"], #buddypress .standard-form input[type="submit"], #buddypress a.button, .comment__reply .comment-reply-link,
.comment .reply .comment-reply-link, .comment-form .form-submit #submit, .simplefavorite-button, .widget.widget_bp_core_login_widget input[type="submit"] {
  font-weight: 700;
  text-transform: uppercase;
}

.button, #bbpress-forums form input[type="submit"], #buddypress .standard-form input[type="submit"], #buddypress a.button, .comment__reply .comment-reply-link,
.comment .reply .comment-reply-link, .comment-form .form-submit #submit, .simplefavorite-button, .widget.widget_bp_core_login_widget input[type="submit"], .button.color-red, #bbpress-forums form input.color-red[type="submit"], #buddypress .standard-form input.color-red[type="submit"], #buddypress a.color-red.button, #buddypress a.simplefavorite-button.active, #buddypress .post--preview .simplefavorite-button.active, .comment__reply .color-red.comment-reply-link,
.comment .reply .color-red.comment-reply-link, .comment-form .form-submit .color-red#submit, .color-red.simplefavorite-button, .simplefavorite-button.active, .widget.widget_bp_core_login_widget input.color-red[type="submit"] {
  background: #c03d39;
  border-color: #c03d39;
  color: #fff;
}

.no-touchevents .button:hover, .no-touchevents #bbpress-forums form input[type="submit"]:hover, #bbpress-forums form .no-touchevents input[type="submit"]:hover, .no-touchevents #buddypress .standard-form input[type="submit"]:hover, #buddypress .standard-form .no-touchevents input[type="submit"]:hover, .no-touchevents #buddypress a.button:hover, #buddypress .no-touchevents a.button:hover, .no-touchevents .comment__reply .comment-reply-link:hover, .comment__reply .no-touchevents .comment-reply-link:hover, .no-touchevents
.comment .reply .comment-reply-link:hover,
.comment .reply .no-touchevents .comment-reply-link:hover, .no-touchevents .comment-form .form-submit #submit:hover, .comment-form .form-submit .no-touchevents #submit:hover, .no-touchevents .simplefavorite-button:hover, .no-touchevents .widget.widget_bp_core_login_widget input[type="submit"]:hover, .widget.widget_bp_core_login_widget .no-touchevents input[type="submit"]:hover, .no-touchevents .button.color-red:hover, .no-touchevents #bbpress-forums form input.color-red[type="submit"]:hover, #bbpress-forums form .no-touchevents input.color-red[type="submit"]:hover, .no-touchevents #buddypress .standard-form input.color-red[type="submit"]:hover, #buddypress .standard-form .no-touchevents input.color-red[type="submit"]:hover, .no-touchevents #buddypress a.color-red.button:hover, #buddypress .no-touchevents a.color-red.button:hover, .no-touchevents #buddypress a.simplefavorite-button.active:hover, #buddypress .no-touchevents a.simplefavorite-button.active:hover, .no-touchevents #buddypress .post--preview .simplefavorite-button.active:hover, #buddypress .post--preview .no-touchevents .simplefavorite-button.active:hover, .no-touchevents .comment__reply .color-red.comment-reply-link:hover, .comment__reply .no-touchevents .color-red.comment-reply-link:hover, .no-touchevents
.comment .reply .color-red.comment-reply-link:hover,
.comment .reply .no-touchevents .color-red.comment-reply-link:hover, .no-touchevents .comment-form .form-submit .color-red#submit:hover, .comment-form .form-submit .no-touchevents .color-red#submit:hover, .no-touchevents .color-red.simplefavorite-button:hover, .no-touchevents .simplefavorite-button.active:hover, .no-touchevents .widget.widget_bp_core_login_widget input.color-red[type="submit"]:hover, .widget.widget_bp_core_login_widget .no-touchevents input.color-red[type="submit"]:hover {
  background: #cf605d;
  border-color: #cf605d;
  color: #fff;
}

.no-touchevents .button:active, .no-touchevents #bbpress-forums form input[type="submit"]:active, #bbpress-forums form .no-touchevents input[type="submit"]:active, .no-touchevents #buddypress .standard-form input[type="submit"]:active, #buddypress .standard-form .no-touchevents input[type="submit"]:active, .no-touchevents #buddypress a.button:active, #buddypress .no-touchevents a.button:active, .no-touchevents .comment__reply .comment-reply-link:active, .comment__reply .no-touchevents .comment-reply-link:active, .no-touchevents
.comment .reply .comment-reply-link:active,
.comment .reply .no-touchevents .comment-reply-link:active, .no-touchevents .comment-form .form-submit #submit:active, .comment-form .form-submit .no-touchevents #submit:active, .no-touchevents .simplefavorite-button:active, .no-touchevents .widget.widget_bp_core_login_widget input[type="submit"]:active, .widget.widget_bp_core_login_widget .no-touchevents input[type="submit"]:active, .no-touchevents .button.color-red:active, .no-touchevents #bbpress-forums form input.color-red[type="submit"]:active, #bbpress-forums form .no-touchevents input.color-red[type="submit"]:active, .no-touchevents #buddypress .standard-form input.color-red[type="submit"]:active, #buddypress .standard-form .no-touchevents input.color-red[type="submit"]:active, .no-touchevents #buddypress a.color-red.button:active, #buddypress .no-touchevents a.color-red.button:active, .no-touchevents #buddypress a.simplefavorite-button.active:active, #buddypress .no-touchevents a.simplefavorite-button.active:active, .no-touchevents #buddypress .post--preview .simplefavorite-button.active:active, #buddypress .post--preview .no-touchevents .simplefavorite-button.active:active, .no-touchevents .comment__reply .color-red.comment-reply-link:active, .comment__reply .no-touchevents .color-red.comment-reply-link:active, .no-touchevents
.comment .reply .color-red.comment-reply-link:active,
.comment .reply .no-touchevents .color-red.comment-reply-link:active, .no-touchevents .comment-form .form-submit .color-red#submit:active, .comment-form .form-submit .no-touchevents .color-red#submit:active, .no-touchevents .color-red.simplefavorite-button:active, .no-touchevents .simplefavorite-button.active:active, .no-touchevents .widget.widget_bp_core_login_widget input.color-red[type="submit"]:active, .widget.widget_bp_core_login_widget .no-touchevents input.color-red[type="submit"]:active {
  background: #99312d;
  border-color: #99312d;
  color: #e6e6e6;
}

.button.color-blue, #bbpress-forums form input.color-blue[type="submit"], #buddypress .standard-form input.color-blue[type="submit"], #buddypress a.color-blue.button, #buddypress a.simplefavorite-button, #buddypress .post--preview .simplefavorite-button, .comment__reply .color-blue.comment-reply-link,
.comment .reply .color-blue.comment-reply-link, .comment-form .form-submit .color-blue#submit, .simplefavorite-button, .widget.widget_bp_core_login_widget input.color-blue[type="submit"] {
  background: #1d8aa7;
  border-color: #1d8aa7;
  color: #fff;
}

.no-touchevents .button.color-blue:hover, .no-touchevents #bbpress-forums form input.color-blue[type="submit"]:hover, #bbpress-forums form .no-touchevents input.color-blue[type="submit"]:hover, .no-touchevents #buddypress .standard-form input.color-blue[type="submit"]:hover, #buddypress .standard-form .no-touchevents input.color-blue[type="submit"]:hover, .no-touchevents #buddypress a.color-blue.button:hover, #buddypress .no-touchevents a.color-blue.button:hover, .no-touchevents #buddypress a.simplefavorite-button:hover, #buddypress .no-touchevents a.simplefavorite-button:hover, .no-touchevents #buddypress .post--preview .simplefavorite-button:hover, #buddypress .post--preview .no-touchevents .simplefavorite-button:hover, .no-touchevents .comment__reply .color-blue.comment-reply-link:hover, .comment__reply .no-touchevents .color-blue.comment-reply-link:hover, .no-touchevents
.comment .reply .color-blue.comment-reply-link:hover,
.comment .reply .no-touchevents .color-blue.comment-reply-link:hover, .no-touchevents .comment-form .form-submit .color-blue#submit:hover, .comment-form .form-submit .no-touchevents .color-blue#submit:hover, .no-touchevents .simplefavorite-button:hover, .no-touchevents .widget.widget_bp_core_login_widget input.color-blue[type="submit"]:hover, .widget.widget_bp_core_login_widget .no-touchevents input.color-blue[type="submit"]:hover {
  background: #25aed2;
  border-color: #25aed2;
  color: #fff;
}

.no-touchevents .button.color-blue:active, .no-touchevents #bbpress-forums form input.color-blue[type="submit"]:active, #bbpress-forums form .no-touchevents input.color-blue[type="submit"]:active, .no-touchevents #buddypress .standard-form input.color-blue[type="submit"]:active, #buddypress .standard-form .no-touchevents input.color-blue[type="submit"]:active, .no-touchevents #buddypress a.color-blue.button:active, #buddypress .no-touchevents a.color-blue.button:active, .no-touchevents #buddypress a.simplefavorite-button:active, #buddypress .no-touchevents a.simplefavorite-button:active, .no-touchevents #buddypress .post--preview .simplefavorite-button:active, #buddypress .post--preview .no-touchevents .simplefavorite-button:active, .no-touchevents .comment__reply .color-blue.comment-reply-link:active, .comment__reply .no-touchevents .color-blue.comment-reply-link:active, .no-touchevents
.comment .reply .color-blue.comment-reply-link:active,
.comment .reply .no-touchevents .color-blue.comment-reply-link:active, .no-touchevents .comment-form .form-submit .color-blue#submit:active, .comment-form .form-submit .no-touchevents .color-blue#submit:active, .no-touchevents .simplefavorite-button:active, .no-touchevents .widget.widget_bp_core_login_widget input.color-blue[type="submit"]:active, .widget.widget_bp_core_login_widget .no-touchevents input.color-blue[type="submit"]:active {
  background: #15667c;
  border-color: #15667c;
  color: #e6e6e6;
}

.button.color-green, #bbpress-forums form input.color-green[type="submit"], #buddypress .standard-form input.color-green[type="submit"], #buddypress a.color-green.button, .comment__reply .color-green.comment-reply-link,
.comment .reply .color-green.comment-reply-link, .comment-form .form-submit #submit, .color-green.simplefavorite-button, .widget.widget_bp_core_login_widget input.color-green[type="submit"] {
  background: #80a534;
  border-color: #80a534;
  color: #fff;
}

.no-touchevents .button.color-green:hover, .no-touchevents #bbpress-forums form input.color-green[type="submit"]:hover, #bbpress-forums form .no-touchevents input.color-green[type="submit"]:hover, .no-touchevents #buddypress .standard-form input.color-green[type="submit"]:hover, #buddypress .standard-form .no-touchevents input.color-green[type="submit"]:hover, .no-touchevents #buddypress a.color-green.button:hover, #buddypress .no-touchevents a.color-green.button:hover, .no-touchevents .comment__reply .color-green.comment-reply-link:hover, .comment__reply .no-touchevents .color-green.comment-reply-link:hover, .no-touchevents
.comment .reply .color-green.comment-reply-link:hover,
.comment .reply .no-touchevents .color-green.comment-reply-link:hover, .no-touchevents .comment-form .form-submit #submit:hover, .comment-form .form-submit .no-touchevents #submit:hover, .no-touchevents .color-green.simplefavorite-button:hover, .no-touchevents .widget.widget_bp_core_login_widget input.color-green[type="submit"]:hover, .widget.widget_bp_core_login_widget .no-touchevents input.color-green[type="submit"]:hover {
  background: #9cc547;
  border-color: #9cc547;
  color: #fff;
}

.no-touchevents .button.color-green:active, .no-touchevents #bbpress-forums form input.color-green[type="submit"]:active, #bbpress-forums form .no-touchevents input.color-green[type="submit"]:active, .no-touchevents #buddypress .standard-form input.color-green[type="submit"]:active, #buddypress .standard-form .no-touchevents input.color-green[type="submit"]:active, .no-touchevents #buddypress a.color-green.button:active, #buddypress .no-touchevents a.color-green.button:active, .no-touchevents .comment__reply .color-green.comment-reply-link:active, .comment__reply .no-touchevents .color-green.comment-reply-link:active, .no-touchevents
.comment .reply .color-green.comment-reply-link:active,
.comment .reply .no-touchevents .color-green.comment-reply-link:active, .no-touchevents .comment-form .form-submit #submit:active, .comment-form .form-submit .no-touchevents #submit:active, .no-touchevents .color-green.simplefavorite-button:active, .no-touchevents .widget.widget_bp_core_login_widget input.color-green[type="submit"]:active, .widget.widget_bp_core_login_widget .no-touchevents input.color-green[type="submit"]:active {
  background: #627e28;
  border-color: #627e28;
  color: #e6e6e6;
}

.button.color-white, #bbpress-forums form input.color-white[type="submit"], #buddypress .standard-form input.color-white[type="submit"], #buddypress a.color-white.button, #buddypress .panel__main--invert-colors a.button, .panel__main--invert-colors #buddypress a.button, .comment__reply .color-white.comment-reply-link,
.comment .reply .color-white.comment-reply-link, .comment-form .form-submit .color-white#submit, .panel__main--invert-colors .button, .panel__main--invert-colors #bbpress-forums form input[type="submit"], #bbpress-forums form .panel__main--invert-colors input[type="submit"], .panel__main--invert-colors #buddypress .standard-form input[type="submit"], #buddypress .standard-form .panel__main--invert-colors input[type="submit"], .panel__main--invert-colors .comment__reply .comment-reply-link, .comment__reply .panel__main--invert-colors .comment-reply-link, .panel__main--invert-colors
.comment .reply .comment-reply-link,
.comment .reply .panel__main--invert-colors .comment-reply-link, .panel__main--invert-colors .comment-form .form-submit #submit, .comment-form .form-submit .panel__main--invert-colors #submit, .panel__main--invert-colors .simplefavorite-button, .panel__main--invert-colors .widget.widget_bp_core_login_widget input[type="submit"], .widget.widget_bp_core_login_widget .panel__main--invert-colors input[type="submit"], .color-white.simplefavorite-button, .widget.widget_bp_core_login_widget input.color-white[type="submit"] {
  background: #fff;
  border-color: #fff;
  color: #000;
}

.no-touchevents .button.color-white:hover, .no-touchevents #bbpress-forums form input.color-white[type="submit"]:hover, #bbpress-forums form .no-touchevents input.color-white[type="submit"]:hover, .no-touchevents #buddypress .standard-form input.color-white[type="submit"]:hover, #buddypress .standard-form .no-touchevents input.color-white[type="submit"]:hover, .no-touchevents #buddypress a.color-white.button:hover, #buddypress .no-touchevents a.color-white.button:hover, .no-touchevents #buddypress .panel__main--invert-colors a.button:hover, #buddypress .panel__main--invert-colors .no-touchevents a.button:hover, .no-touchevents .panel__main--invert-colors #buddypress a.button:hover, .panel__main--invert-colors #buddypress .no-touchevents a.button:hover, .no-touchevents .comment__reply .color-white.comment-reply-link:hover, .comment__reply .no-touchevents .color-white.comment-reply-link:hover, .no-touchevents
.comment .reply .color-white.comment-reply-link:hover,
.comment .reply .no-touchevents .color-white.comment-reply-link:hover, .no-touchevents .comment-form .form-submit .color-white#submit:hover, .comment-form .form-submit .no-touchevents .color-white#submit:hover, .no-touchevents .panel__main--invert-colors .button:hover, .panel__main--invert-colors .no-touchevents .button:hover, .no-touchevents .panel__main--invert-colors #bbpress-forums form input[type="submit"]:hover, .panel__main--invert-colors #bbpress-forums form .no-touchevents input[type="submit"]:hover, .no-touchevents #bbpress-forums form .panel__main--invert-colors input[type="submit"]:hover, #bbpress-forums form .panel__main--invert-colors .no-touchevents input[type="submit"]:hover, .no-touchevents .panel__main--invert-colors #buddypress .standard-form input[type="submit"]:hover, .panel__main--invert-colors #buddypress .standard-form .no-touchevents input[type="submit"]:hover, .no-touchevents #buddypress .standard-form .panel__main--invert-colors input[type="submit"]:hover, #buddypress .standard-form .panel__main--invert-colors .no-touchevents input[type="submit"]:hover, .no-touchevents .panel__main--invert-colors .comment__reply .comment-reply-link:hover, .panel__main--invert-colors .comment__reply .no-touchevents .comment-reply-link:hover, .no-touchevents .comment__reply .panel__main--invert-colors .comment-reply-link:hover, .comment__reply .panel__main--invert-colors .no-touchevents .comment-reply-link:hover, .no-touchevents .panel__main--invert-colors
.comment .reply .comment-reply-link:hover, .panel__main--invert-colors
.comment .reply .no-touchevents .comment-reply-link:hover, .no-touchevents
.comment .reply .panel__main--invert-colors .comment-reply-link:hover,
.comment .reply .panel__main--invert-colors .no-touchevents .comment-reply-link:hover, .no-touchevents .panel__main--invert-colors .comment-form .form-submit #submit:hover, .panel__main--invert-colors .comment-form .form-submit .no-touchevents #submit:hover, .no-touchevents .comment-form .form-submit .panel__main--invert-colors #submit:hover, .comment-form .form-submit .panel__main--invert-colors .no-touchevents #submit:hover, .no-touchevents .panel__main--invert-colors .simplefavorite-button:hover, .panel__main--invert-colors .no-touchevents .simplefavorite-button:hover, .no-touchevents .panel__main--invert-colors .widget.widget_bp_core_login_widget input[type="submit"]:hover, .panel__main--invert-colors .widget.widget_bp_core_login_widget .no-touchevents input[type="submit"]:hover, .no-touchevents .widget.widget_bp_core_login_widget .panel__main--invert-colors input[type="submit"]:hover, .widget.widget_bp_core_login_widget .panel__main--invert-colors .no-touchevents input[type="submit"]:hover, .no-touchevents .color-white.simplefavorite-button:hover, .no-touchevents .widget.widget_bp_core_login_widget input.color-white[type="submit"]:hover, .widget.widget_bp_core_login_widget .no-touchevents input.color-white[type="submit"]:hover {
  background: white;
  border-color: white;
  color: #000;
}

.no-touchevents .button.color-white:active, .no-touchevents #bbpress-forums form input.color-white[type="submit"]:active, #bbpress-forums form .no-touchevents input.color-white[type="submit"]:active, .no-touchevents #buddypress .standard-form input.color-white[type="submit"]:active, #buddypress .standard-form .no-touchevents input.color-white[type="submit"]:active, .no-touchevents #buddypress a.color-white.button:active, #buddypress .no-touchevents a.color-white.button:active, .no-touchevents #buddypress .panel__main--invert-colors a.button:active, #buddypress .panel__main--invert-colors .no-touchevents a.button:active, .no-touchevents .panel__main--invert-colors #buddypress a.button:active, .panel__main--invert-colors #buddypress .no-touchevents a.button:active, .no-touchevents .comment__reply .color-white.comment-reply-link:active, .comment__reply .no-touchevents .color-white.comment-reply-link:active, .no-touchevents
.comment .reply .color-white.comment-reply-link:active,
.comment .reply .no-touchevents .color-white.comment-reply-link:active, .no-touchevents .comment-form .form-submit .color-white#submit:active, .comment-form .form-submit .no-touchevents .color-white#submit:active, .no-touchevents .panel__main--invert-colors .button:active, .panel__main--invert-colors .no-touchevents .button:active, .no-touchevents .panel__main--invert-colors #bbpress-forums form input[type="submit"]:active, .panel__main--invert-colors #bbpress-forums form .no-touchevents input[type="submit"]:active, .no-touchevents #bbpress-forums form .panel__main--invert-colors input[type="submit"]:active, #bbpress-forums form .panel__main--invert-colors .no-touchevents input[type="submit"]:active, .no-touchevents .panel__main--invert-colors #buddypress .standard-form input[type="submit"]:active, .panel__main--invert-colors #buddypress .standard-form .no-touchevents input[type="submit"]:active, .no-touchevents #buddypress .standard-form .panel__main--invert-colors input[type="submit"]:active, #buddypress .standard-form .panel__main--invert-colors .no-touchevents input[type="submit"]:active, .no-touchevents .panel__main--invert-colors .comment__reply .comment-reply-link:active, .panel__main--invert-colors .comment__reply .no-touchevents .comment-reply-link:active, .no-touchevents .comment__reply .panel__main--invert-colors .comment-reply-link:active, .comment__reply .panel__main--invert-colors .no-touchevents .comment-reply-link:active, .no-touchevents .panel__main--invert-colors
.comment .reply .comment-reply-link:active, .panel__main--invert-colors
.comment .reply .no-touchevents .comment-reply-link:active, .no-touchevents
.comment .reply .panel__main--invert-colors .comment-reply-link:active,
.comment .reply .panel__main--invert-colors .no-touchevents .comment-reply-link:active, .no-touchevents .panel__main--invert-colors .comment-form .form-submit #submit:active, .panel__main--invert-colors .comment-form .form-submit .no-touchevents #submit:active, .no-touchevents .comment-form .form-submit .panel__main--invert-colors #submit:active, .comment-form .form-submit .panel__main--invert-colors .no-touchevents #submit:active, .no-touchevents .panel__main--invert-colors .simplefavorite-button:active, .panel__main--invert-colors .no-touchevents .simplefavorite-button:active, .no-touchevents .panel__main--invert-colors .widget.widget_bp_core_login_widget input[type="submit"]:active, .panel__main--invert-colors .widget.widget_bp_core_login_widget .no-touchevents input[type="submit"]:active, .no-touchevents .widget.widget_bp_core_login_widget .panel__main--invert-colors input[type="submit"]:active, .widget.widget_bp_core_login_widget .panel__main--invert-colors .no-touchevents input[type="submit"]:active, .no-touchevents .color-white.simplefavorite-button:active, .no-touchevents .widget.widget_bp_core_login_widget input.color-white[type="submit"]:active, .widget.widget_bp_core_login_widget .no-touchevents input.color-white[type="submit"]:active {
  background: #e6e6e6;
  border-color: #e6e6e6;
  color: black;
}

/* Button Sizes */
.button, #bbpress-forums form input[type="submit"], #buddypress .standard-form input[type="submit"], #buddypress a.button, .comment__reply .comment-reply-link,
.comment .reply .comment-reply-link, .comment-form .form-submit #submit, .simplefavorite-button, .widget.widget_bp_core_login_widget input[type="submit"],
.button--normal {
  font-size: 1em;
  line-height: 1.25em;
  border-radius: 0em;
  padding-top: 0.3125em;
  padding-bottom: 0.1875em;
  padding-left: 1em;
  padding-right: 1em;
  border-width: 0.125em;
}

.button--small, #buddypress a.button--small,
#buddypress .post--preview .simplefavorite-button, .comment__reply .comment-reply-link,
.comment .reply .comment-reply-link, .post--preview .simplefavorite-button {
  font-size: 0.75em;
  line-height: 1.3333333333em;
  border-radius: 0em;
  padding-top: 0.3333333333em;
  padding-bottom: 0.1666666667em;
  padding-left: 0.6666666667em;
  padding-right: 0.6666666667em;
  border-width: 0.0833333333em;
}

.button--large, #buddypress a.button--large {
  font-size: 1.25em;
  line-height: 1.2em;
  border-radius: 0em;
  padding-top: 0.55em;
  padding-bottom: 0.45em;
  padding-left: 1.6em;
  padding-right: 1.6em;
  border-width: 0.1em;
}

.prose p .button, .prose p #bbpress-forums form input[type="submit"], #bbpress-forums form .prose p input[type="submit"], .prose p #buddypress .standard-form input[type="submit"], #buddypress .standard-form .prose p input[type="submit"], .prose p #buddypress a.button, #buddypress .prose p a.button, .prose p .comment__reply .comment-reply-link, .comment__reply .prose p .comment-reply-link, .prose p
.comment .reply .comment-reply-link,
.comment .reply .prose p .comment-reply-link, .prose p .comment-form .form-submit #submit, .comment-form .form-submit .prose p #submit, .prose p .simplefavorite-button, .prose p .widget.widget_bp_core_login_widget input[type="submit"], .widget.widget_bp_core_login_widget .prose p input[type="submit"],
.prose p .button--normal, .prose li .button, .prose li #bbpress-forums form input[type="submit"], #bbpress-forums form .prose li input[type="submit"], .prose li #buddypress .standard-form input[type="submit"], #buddypress .standard-form .prose li input[type="submit"], .prose li #buddypress a.button, #buddypress .prose li a.button, .prose li .comment__reply .comment-reply-link, .comment__reply .prose li .comment-reply-link, .prose li
.comment .reply .comment-reply-link,
.comment .reply .prose li .comment-reply-link, .prose li .comment-form .form-submit #submit, .comment-form .form-submit .prose li #submit, .prose li .simplefavorite-button, .prose li .widget.widget_bp_core_login_widget input[type="submit"], .widget.widget_bp_core_login_widget .prose li input[type="submit"],
.prose li .button--normal, .prose dt .button, .prose dt #bbpress-forums form input[type="submit"], #bbpress-forums form .prose dt input[type="submit"], .prose dt #buddypress .standard-form input[type="submit"], #buddypress .standard-form .prose dt input[type="submit"], .prose dt #buddypress a.button, #buddypress .prose dt a.button, .prose dt .comment__reply .comment-reply-link, .comment__reply .prose dt .comment-reply-link, .prose dt
.comment .reply .comment-reply-link,
.comment .reply .prose dt .comment-reply-link, .prose dt .comment-form .form-submit #submit, .comment-form .form-submit .prose dt #submit, .prose dt .simplefavorite-button, .prose dt .widget.widget_bp_core_login_widget input[type="submit"], .widget.widget_bp_core_login_widget .prose dt input[type="submit"],
.prose dt .button--normal, .prose dd .button, .prose dd #bbpress-forums form input[type="submit"], #bbpress-forums form .prose dd input[type="submit"], .prose dd #buddypress .standard-form input[type="submit"], #buddypress .standard-form .prose dd input[type="submit"], .prose dd #buddypress a.button, #buddypress .prose dd a.button, .prose dd .comment__reply .comment-reply-link, .comment__reply .prose dd .comment-reply-link, .prose dd
.comment .reply .comment-reply-link,
.comment .reply .prose dd .comment-reply-link, .prose dd .comment-form .form-submit #submit, .comment-form .form-submit .prose dd #submit, .prose dd .simplefavorite-button, .prose dd .widget.widget_bp_core_login_widget input[type="submit"], .widget.widget_bp_core_login_widget .prose dd input[type="submit"],
.prose dd .button--normal,
.prose--normal p .button,
.prose--normal p #bbpress-forums form input[type="submit"], #bbpress-forums form
.prose--normal p input[type="submit"],
.prose--normal p #buddypress .standard-form input[type="submit"], #buddypress .standard-form
.prose--normal p input[type="submit"],
.prose--normal p #buddypress a.button, #buddypress
.prose--normal p a.button,
.prose--normal p .comment__reply .comment-reply-link, .comment__reply
.prose--normal p .comment-reply-link,
.prose--normal p
.comment .reply .comment-reply-link,
.comment .reply
.prose--normal p .comment-reply-link,
.prose--normal p .comment-form .form-submit #submit, .comment-form .form-submit
.prose--normal p #submit,
.prose--normal p .simplefavorite-button,
.prose--normal p .widget.widget_bp_core_login_widget input[type="submit"], .widget.widget_bp_core_login_widget
.prose--normal p input[type="submit"],
.prose--normal p .button--normal,
.prose--normal li .button,
.prose--normal li #bbpress-forums form input[type="submit"], #bbpress-forums form
.prose--normal li input[type="submit"],
.prose--normal li #buddypress .standard-form input[type="submit"], #buddypress .standard-form
.prose--normal li input[type="submit"],
.prose--normal li #buddypress a.button, #buddypress
.prose--normal li a.button,
.prose--normal li .comment__reply .comment-reply-link, .comment__reply
.prose--normal li .comment-reply-link,
.prose--normal li
.comment .reply .comment-reply-link,
.comment .reply
.prose--normal li .comment-reply-link,
.prose--normal li .comment-form .form-submit #submit, .comment-form .form-submit
.prose--normal li #submit,
.prose--normal li .simplefavorite-button,
.prose--normal li .widget.widget_bp_core_login_widget input[type="submit"], .widget.widget_bp_core_login_widget
.prose--normal li input[type="submit"],
.prose--normal li .button--normal,
.prose--normal dt .button,
.prose--normal dt #bbpress-forums form input[type="submit"], #bbpress-forums form
.prose--normal dt input[type="submit"],
.prose--normal dt #buddypress .standard-form input[type="submit"], #buddypress .standard-form
.prose--normal dt input[type="submit"],
.prose--normal dt #buddypress a.button, #buddypress
.prose--normal dt a.button,
.prose--normal dt .comment__reply .comment-reply-link, .comment__reply
.prose--normal dt .comment-reply-link,
.prose--normal dt
.comment .reply .comment-reply-link,
.comment .reply
.prose--normal dt .comment-reply-link,
.prose--normal dt .comment-form .form-submit #submit, .comment-form .form-submit
.prose--normal dt #submit,
.prose--normal dt .simplefavorite-button,
.prose--normal dt .widget.widget_bp_core_login_widget input[type="submit"], .widget.widget_bp_core_login_widget
.prose--normal dt input[type="submit"],
.prose--normal dt .button--normal,
.prose--normal dd .button,
.prose--normal dd #bbpress-forums form input[type="submit"], #bbpress-forums form
.prose--normal dd input[type="submit"],
.prose--normal dd #buddypress .standard-form input[type="submit"], #buddypress .standard-form
.prose--normal dd input[type="submit"],
.prose--normal dd #buddypress a.button, #buddypress
.prose--normal dd a.button,
.prose--normal dd .comment__reply .comment-reply-link, .comment__reply
.prose--normal dd .comment-reply-link,
.prose--normal dd
.comment .reply .comment-reply-link,
.comment .reply
.prose--normal dd .comment-reply-link,
.prose--normal dd .comment-form .form-submit #submit, .comment-form .form-submit
.prose--normal dd #submit,
.prose--normal dd .simplefavorite-button,
.prose--normal dd .widget.widget_bp_core_login_widget input[type="submit"], .widget.widget_bp_core_login_widget
.prose--normal dd input[type="submit"],
.prose--normal dd .button--normal {
  font-size: 1em;
  line-height: 1.25em;
  border-radius: 0em;
  padding-top: 0.3125em;
  padding-bottom: 0.1875em;
  padding-left: 1em;
  padding-right: 1em;
  border-width: 0.125em;
}

.prose p .button--small, .prose p #buddypress a.button--small, #buddypress .prose p a.button--small, .prose p
#buddypress .post--preview .simplefavorite-button,
#buddypress .post--preview .prose p .simplefavorite-button, .prose p .comment__reply .comment-reply-link, .comment__reply .prose p .comment-reply-link, .prose p
.comment .reply .comment-reply-link,
.comment .reply .prose p .comment-reply-link, .prose p .post--preview .simplefavorite-button, .post--preview .prose p .simplefavorite-button, .prose li .button--small, .prose li #buddypress a.button--small, #buddypress .prose li a.button--small, .prose li
#buddypress .post--preview .simplefavorite-button,
#buddypress .post--preview .prose li .simplefavorite-button, .prose li .comment__reply .comment-reply-link, .comment__reply .prose li .comment-reply-link, .prose li
.comment .reply .comment-reply-link,
.comment .reply .prose li .comment-reply-link, .prose li .post--preview .simplefavorite-button, .post--preview .prose li .simplefavorite-button, .prose dt .button--small, .prose dt #buddypress a.button--small, #buddypress .prose dt a.button--small, .prose dt
#buddypress .post--preview .simplefavorite-button,
#buddypress .post--preview .prose dt .simplefavorite-button, .prose dt .comment__reply .comment-reply-link, .comment__reply .prose dt .comment-reply-link, .prose dt
.comment .reply .comment-reply-link,
.comment .reply .prose dt .comment-reply-link, .prose dt .post--preview .simplefavorite-button, .post--preview .prose dt .simplefavorite-button, .prose dd .button--small, .prose dd #buddypress a.button--small, #buddypress .prose dd a.button--small, .prose dd
#buddypress .post--preview .simplefavorite-button,
#buddypress .post--preview .prose dd .simplefavorite-button, .prose dd .comment__reply .comment-reply-link, .comment__reply .prose dd .comment-reply-link, .prose dd
.comment .reply .comment-reply-link,
.comment .reply .prose dd .comment-reply-link, .prose dd .post--preview .simplefavorite-button, .post--preview .prose dd .simplefavorite-button,
.prose--normal p .button--small,
.prose--normal p #buddypress a.button--small, #buddypress
.prose--normal p a.button--small,
.prose--normal p
#buddypress .post--preview .simplefavorite-button,
#buddypress .post--preview
.prose--normal p .simplefavorite-button,
.prose--normal p .comment__reply .comment-reply-link, .comment__reply
.prose--normal p .comment-reply-link,
.prose--normal p
.comment .reply .comment-reply-link,
.comment .reply
.prose--normal p .comment-reply-link,
.prose--normal p .post--preview .simplefavorite-button, .post--preview
.prose--normal p .simplefavorite-button,
.prose--normal li .button--small,
.prose--normal li #buddypress a.button--small, #buddypress
.prose--normal li a.button--small,
.prose--normal li
#buddypress .post--preview .simplefavorite-button,
#buddypress .post--preview
.prose--normal li .simplefavorite-button,
.prose--normal li .comment__reply .comment-reply-link, .comment__reply
.prose--normal li .comment-reply-link,
.prose--normal li
.comment .reply .comment-reply-link,
.comment .reply
.prose--normal li .comment-reply-link,
.prose--normal li .post--preview .simplefavorite-button, .post--preview
.prose--normal li .simplefavorite-button,
.prose--normal dt .button--small,
.prose--normal dt #buddypress a.button--small, #buddypress
.prose--normal dt a.button--small,
.prose--normal dt
#buddypress .post--preview .simplefavorite-button,
#buddypress .post--preview
.prose--normal dt .simplefavorite-button,
.prose--normal dt .comment__reply .comment-reply-link, .comment__reply
.prose--normal dt .comment-reply-link,
.prose--normal dt
.comment .reply .comment-reply-link,
.comment .reply
.prose--normal dt .comment-reply-link,
.prose--normal dt .post--preview .simplefavorite-button, .post--preview
.prose--normal dt .simplefavorite-button,
.prose--normal dd .button--small,
.prose--normal dd #buddypress a.button--small, #buddypress
.prose--normal dd a.button--small,
.prose--normal dd
#buddypress .post--preview .simplefavorite-button,
#buddypress .post--preview
.prose--normal dd .simplefavorite-button,
.prose--normal dd .comment__reply .comment-reply-link, .comment__reply
.prose--normal dd .comment-reply-link,
.prose--normal dd
.comment .reply .comment-reply-link,
.comment .reply
.prose--normal dd .comment-reply-link,
.prose--normal dd .post--preview .simplefavorite-button, .post--preview
.prose--normal dd .simplefavorite-button {
  font-size: 0.75em;
  line-height: 1.3333333333em;
  border-radius: 0em;
  padding-top: 0.3333333333em;
  padding-bottom: 0.1666666667em;
  padding-left: 0.6666666667em;
  padding-right: 0.6666666667em;
  border-width: 0.0833333333em;
}

.prose p .button--large, .prose p #buddypress a.button--large, #buddypress .prose p a.button--large, .prose li .button--large, .prose li #buddypress a.button--large, #buddypress .prose li a.button--large, .prose dt .button--large, .prose dt #buddypress a.button--large, #buddypress .prose dt a.button--large, .prose dd .button--large, .prose dd #buddypress a.button--large, #buddypress .prose dd a.button--large,
.prose--normal p .button--large,
.prose--normal p #buddypress a.button--large, #buddypress
.prose--normal p a.button--large,
.prose--normal li .button--large,
.prose--normal li #buddypress a.button--large, #buddypress
.prose--normal li a.button--large,
.prose--normal dt .button--large,
.prose--normal dt #buddypress a.button--large, #buddypress
.prose--normal dt a.button--large,
.prose--normal dd .button--large,
.prose--normal dd #buddypress a.button--large, #buddypress
.prose--normal dd a.button--large {
  font-size: 1.25em;
  line-height: 1.2em;
  border-radius: 0em;
  padding-top: 0.55em;
  padding-bottom: 0.45em;
  padding-left: 1.6em;
  padding-right: 1.6em;
  border-width: 0.1em;
}

.prose--small p .button, .prose--small p #bbpress-forums form input[type="submit"], #bbpress-forums form .prose--small p input[type="submit"], .prose--small p #buddypress .standard-form input[type="submit"], #buddypress .standard-form .prose--small p input[type="submit"], .prose--small p #buddypress a.button, #buddypress .prose--small p a.button, .prose--small p .comment__reply .comment-reply-link, .comment__reply .prose--small p .comment-reply-link, .prose--small p
.comment .reply .comment-reply-link,
.comment .reply .prose--small p .comment-reply-link, .prose--small p .comment-form .form-submit #submit, .comment-form .form-submit .prose--small p #submit, .prose--small p .simplefavorite-button, .prose--small p .widget.widget_bp_core_login_widget input[type="submit"], .widget.widget_bp_core_login_widget .prose--small p input[type="submit"],
.prose--small p .button--normal, .prose--small li .button, .prose--small li #bbpress-forums form input[type="submit"], #bbpress-forums form .prose--small li input[type="submit"], .prose--small li #buddypress .standard-form input[type="submit"], #buddypress .standard-form .prose--small li input[type="submit"], .prose--small li #buddypress a.button, #buddypress .prose--small li a.button, .prose--small li .comment__reply .comment-reply-link, .comment__reply .prose--small li .comment-reply-link, .prose--small li
.comment .reply .comment-reply-link,
.comment .reply .prose--small li .comment-reply-link, .prose--small li .comment-form .form-submit #submit, .comment-form .form-submit .prose--small li #submit, .prose--small li .simplefavorite-button, .prose--small li .widget.widget_bp_core_login_widget input[type="submit"], .widget.widget_bp_core_login_widget .prose--small li input[type="submit"],
.prose--small li .button--normal, .prose--small dt .button, .prose--small dt #bbpress-forums form input[type="submit"], #bbpress-forums form .prose--small dt input[type="submit"], .prose--small dt #buddypress .standard-form input[type="submit"], #buddypress .standard-form .prose--small dt input[type="submit"], .prose--small dt #buddypress a.button, #buddypress .prose--small dt a.button, .prose--small dt .comment__reply .comment-reply-link, .comment__reply .prose--small dt .comment-reply-link, .prose--small dt
.comment .reply .comment-reply-link,
.comment .reply .prose--small dt .comment-reply-link, .prose--small dt .comment-form .form-submit #submit, .comment-form .form-submit .prose--small dt #submit, .prose--small dt .simplefavorite-button, .prose--small dt .widget.widget_bp_core_login_widget input[type="submit"], .widget.widget_bp_core_login_widget .prose--small dt input[type="submit"],
.prose--small dt .button--normal, .prose--small dd .button, .prose--small dd #bbpress-forums form input[type="submit"], #bbpress-forums form .prose--small dd input[type="submit"], .prose--small dd #buddypress .standard-form input[type="submit"], #buddypress .standard-form .prose--small dd input[type="submit"], .prose--small dd #buddypress a.button, #buddypress .prose--small dd a.button, .prose--small dd .comment__reply .comment-reply-link, .comment__reply .prose--small dd .comment-reply-link, .prose--small dd
.comment .reply .comment-reply-link,
.comment .reply .prose--small dd .comment-reply-link, .prose--small dd .comment-form .form-submit #submit, .comment-form .form-submit .prose--small dd #submit, .prose--small dd .simplefavorite-button, .prose--small dd .widget.widget_bp_core_login_widget input[type="submit"], .widget.widget_bp_core_login_widget .prose--small dd input[type="submit"],
.prose--small dd .button--normal {
  font-size: 1.3333333333em;
  line-height: 1.25em;
  border-radius: 0em;
  padding-top: 0.3125em;
  padding-bottom: 0.1875em;
  padding-left: 1em;
  padding-right: 1em;
  border-width: 0.125em;
}

.prose--small p .button--small, .prose--small p #buddypress a.button--small, #buddypress .prose--small p a.button--small, .prose--small p
#buddypress .post--preview .simplefavorite-button,
#buddypress .post--preview .prose--small p .simplefavorite-button, .prose--small p .comment__reply .comment-reply-link, .comment__reply .prose--small p .comment-reply-link, .prose--small p
.comment .reply .comment-reply-link,
.comment .reply .prose--small p .comment-reply-link, .prose--small p .post--preview .simplefavorite-button, .post--preview .prose--small p .simplefavorite-button, .prose--small li .button--small, .prose--small li #buddypress a.button--small, #buddypress .prose--small li a.button--small, .prose--small li
#buddypress .post--preview .simplefavorite-button,
#buddypress .post--preview .prose--small li .simplefavorite-button, .prose--small li .comment__reply .comment-reply-link, .comment__reply .prose--small li .comment-reply-link, .prose--small li
.comment .reply .comment-reply-link,
.comment .reply .prose--small li .comment-reply-link, .prose--small li .post--preview .simplefavorite-button, .post--preview .prose--small li .simplefavorite-button, .prose--small dt .button--small, .prose--small dt #buddypress a.button--small, #buddypress .prose--small dt a.button--small, .prose--small dt
#buddypress .post--preview .simplefavorite-button,
#buddypress .post--preview .prose--small dt .simplefavorite-button, .prose--small dt .comment__reply .comment-reply-link, .comment__reply .prose--small dt .comment-reply-link, .prose--small dt
.comment .reply .comment-reply-link,
.comment .reply .prose--small dt .comment-reply-link, .prose--small dt .post--preview .simplefavorite-button, .post--preview .prose--small dt .simplefavorite-button, .prose--small dd .button--small, .prose--small dd #buddypress a.button--small, #buddypress .prose--small dd a.button--small, .prose--small dd
#buddypress .post--preview .simplefavorite-button,
#buddypress .post--preview .prose--small dd .simplefavorite-button, .prose--small dd .comment__reply .comment-reply-link, .comment__reply .prose--small dd .comment-reply-link, .prose--small dd
.comment .reply .comment-reply-link,
.comment .reply .prose--small dd .comment-reply-link, .prose--small dd .post--preview .simplefavorite-button, .post--preview .prose--small dd .simplefavorite-button {
  font-size: 1em;
  line-height: 1.3333333333em;
  border-radius: 0em;
  padding-top: 0.3333333333em;
  padding-bottom: 0.1666666667em;
  padding-left: 0.6666666667em;
  padding-right: 0.6666666667em;
  border-width: 0.0833333333em;
}

.prose--small p .button--large, .prose--small p #buddypress a.button--large, #buddypress .prose--small p a.button--large, .prose--small li .button--large, .prose--small li #buddypress a.button--large, #buddypress .prose--small li a.button--large, .prose--small dt .button--large, .prose--small dt #buddypress a.button--large, #buddypress .prose--small dt a.button--large, .prose--small dd .button--large, .prose--small dd #buddypress a.button--large, #buddypress .prose--small dd a.button--large {
  font-size: 1.6666666667em;
  line-height: 1.2em;
  border-radius: 0em;
  padding-top: 0.55em;
  padding-bottom: 0.45em;
  padding-left: 1.6em;
  padding-right: 1.6em;
  border-width: 0.1em;
}

.prose--large p .button, .prose--large p #bbpress-forums form input[type="submit"], #bbpress-forums form .prose--large p input[type="submit"], .prose--large p #buddypress .standard-form input[type="submit"], #buddypress .standard-form .prose--large p input[type="submit"], .prose--large p #buddypress a.button, #buddypress .prose--large p a.button, .prose--large p .comment__reply .comment-reply-link, .comment__reply .prose--large p .comment-reply-link, .prose--large p
.comment .reply .comment-reply-link,
.comment .reply .prose--large p .comment-reply-link, .prose--large p .comment-form .form-submit #submit, .comment-form .form-submit .prose--large p #submit, .prose--large p .simplefavorite-button, .prose--large p .widget.widget_bp_core_login_widget input[type="submit"], .widget.widget_bp_core_login_widget .prose--large p input[type="submit"],
.prose--large p .button--normal, .prose--large li .button, .prose--large li #bbpress-forums form input[type="submit"], #bbpress-forums form .prose--large li input[type="submit"], .prose--large li #buddypress .standard-form input[type="submit"], #buddypress .standard-form .prose--large li input[type="submit"], .prose--large li #buddypress a.button, #buddypress .prose--large li a.button, .prose--large li .comment__reply .comment-reply-link, .comment__reply .prose--large li .comment-reply-link, .prose--large li
.comment .reply .comment-reply-link,
.comment .reply .prose--large li .comment-reply-link, .prose--large li .comment-form .form-submit #submit, .comment-form .form-submit .prose--large li #submit, .prose--large li .simplefavorite-button, .prose--large li .widget.widget_bp_core_login_widget input[type="submit"], .widget.widget_bp_core_login_widget .prose--large li input[type="submit"],
.prose--large li .button--normal, .prose--large dt .button, .prose--large dt #bbpress-forums form input[type="submit"], #bbpress-forums form .prose--large dt input[type="submit"], .prose--large dt #buddypress .standard-form input[type="submit"], #buddypress .standard-form .prose--large dt input[type="submit"], .prose--large dt #buddypress a.button, #buddypress .prose--large dt a.button, .prose--large dt .comment__reply .comment-reply-link, .comment__reply .prose--large dt .comment-reply-link, .prose--large dt
.comment .reply .comment-reply-link,
.comment .reply .prose--large dt .comment-reply-link, .prose--large dt .comment-form .form-submit #submit, .comment-form .form-submit .prose--large dt #submit, .prose--large dt .simplefavorite-button, .prose--large dt .widget.widget_bp_core_login_widget input[type="submit"], .widget.widget_bp_core_login_widget .prose--large dt input[type="submit"],
.prose--large dt .button--normal, .prose--large dd .button, .prose--large dd #bbpress-forums form input[type="submit"], #bbpress-forums form .prose--large dd input[type="submit"], .prose--large dd #buddypress .standard-form input[type="submit"], #buddypress .standard-form .prose--large dd input[type="submit"], .prose--large dd #buddypress a.button, #buddypress .prose--large dd a.button, .prose--large dd .comment__reply .comment-reply-link, .comment__reply .prose--large dd .comment-reply-link, .prose--large dd
.comment .reply .comment-reply-link,
.comment .reply .prose--large dd .comment-reply-link, .prose--large dd .comment-form .form-submit #submit, .comment-form .form-submit .prose--large dd #submit, .prose--large dd .simplefavorite-button, .prose--large dd .widget.widget_bp_core_login_widget input[type="submit"], .widget.widget_bp_core_login_widget .prose--large dd input[type="submit"],
.prose--large dd .button--normal {
  font-size: 0.8em;
  line-height: 1.25em;
  border-radius: 0em;
  padding-top: 0.3125em;
  padding-bottom: 0.1875em;
  padding-left: 1em;
  padding-right: 1em;
  border-width: 0.125em;
}

.prose--large p .button--small, .prose--large p #buddypress a.button--small, #buddypress .prose--large p a.button--small, .prose--large p
#buddypress .post--preview .simplefavorite-button,
#buddypress .post--preview .prose--large p .simplefavorite-button, .prose--large p .comment__reply .comment-reply-link, .comment__reply .prose--large p .comment-reply-link, .prose--large p
.comment .reply .comment-reply-link,
.comment .reply .prose--large p .comment-reply-link, .prose--large p .post--preview .simplefavorite-button, .post--preview .prose--large p .simplefavorite-button, .prose--large li .button--small, .prose--large li #buddypress a.button--small, #buddypress .prose--large li a.button--small, .prose--large li
#buddypress .post--preview .simplefavorite-button,
#buddypress .post--preview .prose--large li .simplefavorite-button, .prose--large li .comment__reply .comment-reply-link, .comment__reply .prose--large li .comment-reply-link, .prose--large li
.comment .reply .comment-reply-link,
.comment .reply .prose--large li .comment-reply-link, .prose--large li .post--preview .simplefavorite-button, .post--preview .prose--large li .simplefavorite-button, .prose--large dt .button--small, .prose--large dt #buddypress a.button--small, #buddypress .prose--large dt a.button--small, .prose--large dt
#buddypress .post--preview .simplefavorite-button,
#buddypress .post--preview .prose--large dt .simplefavorite-button, .prose--large dt .comment__reply .comment-reply-link, .comment__reply .prose--large dt .comment-reply-link, .prose--large dt
.comment .reply .comment-reply-link,
.comment .reply .prose--large dt .comment-reply-link, .prose--large dt .post--preview .simplefavorite-button, .post--preview .prose--large dt .simplefavorite-button, .prose--large dd .button--small, .prose--large dd #buddypress a.button--small, #buddypress .prose--large dd a.button--small, .prose--large dd
#buddypress .post--preview .simplefavorite-button,
#buddypress .post--preview .prose--large dd .simplefavorite-button, .prose--large dd .comment__reply .comment-reply-link, .comment__reply .prose--large dd .comment-reply-link, .prose--large dd
.comment .reply .comment-reply-link,
.comment .reply .prose--large dd .comment-reply-link, .prose--large dd .post--preview .simplefavorite-button, .post--preview .prose--large dd .simplefavorite-button {
  font-size: 0.6em;
  line-height: 1.3333333333em;
  border-radius: 0em;
  padding-top: 0.3333333333em;
  padding-bottom: 0.1666666667em;
  padding-left: 0.6666666667em;
  padding-right: 0.6666666667em;
  border-width: 0.0833333333em;
}

.prose--large p .button--large, .prose--large p #buddypress a.button--large, #buddypress .prose--large p a.button--large, .prose--large li .button--large, .prose--large li #buddypress a.button--large, #buddypress .prose--large li a.button--large, .prose--large dt .button--large, .prose--large dt #buddypress a.button--large, #buddypress .prose--large dt a.button--large, .prose--large dd .button--large, .prose--large dd #buddypress a.button--large, #buddypress .prose--large dd a.button--large {
  font-size: 1em;
  line-height: 1.2em;
  border-radius: 0em;
  padding-top: 0.55em;
  padding-bottom: 0.45em;
  padding-left: 1.6em;
  padding-right: 1.6em;
  border-width: 0.1em;
}

/* ============================================================================
 * Buttons
 * ========================================================================= */
.buttons {
  /* Modifiers */
}

.buttons--inline {
  vertical-align: top;
  display: inline-block;
}

.buttons--inline li {
  float: left;
  margin-right: 2em;
}

.buttons--inline li:last-child {
  margin-right: 0;
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 6px 0;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.hamburger:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 32px;
  height: 20px;
  display: inline-block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 32px;
  height: 4px;
  background-color: #000;
  border-radius: 1px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -8px;
}

.hamburger-inner::after {
  bottom: -8px;
}

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.3s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in;
}

.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.14s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out;
}

.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  background-color: rgba(235, 235, 235, 0.95);
  /* Breakpoints */
}

body.admin-bar .header {
  top: 32px;
}

@media screen and (max-width: 782px) {
  body.admin-bar .header {
    top: 46px;
  }
}

/**
 * Header Top
 */
.header__top {
  position: relative;
}

/**
 * Header Title
 */
.header__title {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  /* Breakpoints */
}

.header__title__logo {
  display: block;
  height: 32px;
  width: 240px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background-image: url("../images/theme/logo-scigirlsconnect-32.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .header__title__logo {
    background-image: url("../images/theme/logo-scigirlsconnect-32@2x.png");
    background-size: 240px 32px;
  }
}

@media (min-width: 54em), (min-width: 12) {
  .header__title {
    padding-bottom: 1.5em;
  }
  .header__title__logo {
    height: 80px;
    width: 598px;
    background-image: url("../images/theme/logo-scigirlsconnect-80.png");
  }
}

@media only screen and (min-width: 54em) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 12) and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min-width: 54em) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 12) and (min--moz-device-pixel-ratio: 1.3), only screen and (min-width: 54em) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 12) and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-width: 54em) and (min-resolution: 125dpi), only screen and (min-width: 12) and (min-resolution: 125dpi), only screen and (min-width: 54em) and (min-resolution: 1.3dppx), only screen and (min-width: 12) and (min-resolution: 1.3dppx) {
  .header__title__logo {
    background-image: url("../images/theme/logo-scigirlsconnect-80@2x.png");
    background-size: 598px 80px;
  }
}

/**
 * Header Bug
 */
.header__bug {
  display: none;
  /* Breakpoints */
}

@media (min-width: 54em), (min-width: 12) {
  .header__bug {
    position: absolute;
    top: 0.75em;
    right: 0;
    display: block;
    width: 13em;
  }
  .header__bug__link {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -moz-box-align: end;
    box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    -o-align-items: flex-end;
    align-items: flex-end;
    -ms-flex-align: end;
    color: #80a534;
    text-transform: uppercase;
  }
  .header__bug__link__img {
    width: 3em;
  }
  .header__bug__link__text {
    display: block;
    padding-left: 1em;
    width: 10em;
  }
}

/**
 * Header Main
 */
.header__main {
  position: relative;
  /* Breakpoints */
}

.header__main__aside {
  position: absolute;
  right: 0;
  top: 0;
}

.header__main__aside .header__secondary,
.header__main__aside .header__social,
.header__main__aside .header__search-toggle,
.header__main__aside .header__search form input[type="submit"], .header__search form
.header__main__aside input[type="submit"] {
  float: left;
}

@media (min-width: 54em), (min-width: 12) {
  .header__main {
    padding-bottom: 1.5em;
  }
  .header__main__content {
    float: left;
  }
  .header__main__aside {
    position: static;
    right: auto;
    top: auto;
    float: right;
  }
}

/**
 * Header Menu-Toggle
 */
.header__menu-toggle {
  margin-bottom: 0.5em;
  /* Breakpoints */
}

.header__menu-toggle.hamburger,
.header__menu-toggle .hamburger-box {
  display: block;
}

@media (min-width: 54em), (min-width: 12) {
  .header__menu-toggle {
    display: none !important;
  }
}

/**
 * Header Menu Template
 *
 * Styles shared by .header__menu and .header__secondary.
 */
.header__menu, .header__secondary {
  /* Breakpoints */
}

.header__menu .menu a, .header__secondary .menu a {
  display: block;
  color: #000;
  text-transform: uppercase;
}

.header__menu .menu .menu-item, .header__secondary .menu .menu-item {
  position: relative;
}

.no-touchevents .header__menu .menu > .menu-item > a:hover, .no-touchevents .header__secondary .menu > .menu-item > a:hover {
  color: #1d8aa7;
  text-decoration: none;
}

@media (min-width: 54em), (min-width: 12) {
  .header__menu .menu > .menu-item, .header__secondary .menu > .menu-item {
    margin-right: 2em;
    float: left;
  }
  .header__menu .menu > .menu-item:last-child, .header__secondary .menu > .menu-item:last-child {
    margin-right: 0;
  }
  .header__menu .menu > .menu-item > a, .header__secondary .menu > .menu-item > a {
    padding: 0.25em 0 0.0357142857em;
    font-size: 1.75em;
    line-height: 0.8571428571em;
  }
}

@media (min-width: 54em) and (max-width: 75.5em) {
  .header__menu .menu > .menu-item, .header__secondary .menu > .menu-item {
    margin-right: 1em !important;
  }
  .header__menu .menu > .menu-item:last-child, .header__secondary .menu > .menu-item:last-child {
    margin-right: 0 !important;
  }
  .header__menu .menu > .menu-item > a, .header__secondary .menu > .menu-item > a {
    padding: 0.3888888889em 0 0.0555555556em !important;
    font-size: 1.125em;
    line-height: 1.3333333333em;
  }
}

/**
 * Header Menu
 */
.header__menu {
  display: none;
  margin-left: -1em;
  margin-right: -1em;
  background-color: #80a534;
  /* Breakpoints */
}

.header__menu .menu {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.header__menu .menu > .menu-item > a {
  padding: 0.5em 1em;
  color: #fff;
}

.no-touchevents .header__menu .menu > .menu-item > a:hover {
  color: #fff;
}

.header__menu .menu > .menu-item > a .sub-menu-toggle {
  position: absolute;
  top: 0.5em;
  right: 1em;
}

.header__menu .menu > .menu-item.is-toggled > a, .header__menu .menu > .menu-item.current-menu-item > a, .header__menu .menu > .menu-item.current-menu-ancestor > a {
  background-color: #25aed2;
}

.header__menu .menu > .menu-item.current-menu-item > .sub-menu, .header__menu .menu > .menu-item.current-menu-ancestor > .sub-menu {
  display: block;
}

.header__menu .menu > .menu-item.is-toggled > a .sub-menu-toggle i {
  background-color: #fff;
}

.header__menu .sub-menu-toggle {
  display: block;
  padding: 0.0625em;
  height: 1em;
  width: 1em;
  border: 0.0625em solid #fff;
}

.header__menu .sub-menu-toggle i {
  display: block;
  height: 0.75em;
  width: 0.75em;
  background-color: transparent;
}

.header__menu .sub-menu {
  display: none;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}

.header__menu .sub-menu a {
  padding: 0.2857142857em 1.1428571429em 0.2857142857em 2.2857142857em;
  color: #fff;
  font-size: 0.875em;
  line-height: 1.1428571429em;
}

@media (min-width: 54em), (min-width: 12) {
  .header__menu {
    display: block;
    margin-left: 0;
    margin-right: 0;
    background-color: transparent;
  }
  .header__menu .menu {
    padding-top: 0em;
    padding-bottom: 0em;
  }
  .no-touchevents .header__menu .menu > .menu-item:hover > .sub-menu {
    display: block !important;
  }
  .header__menu .menu > .menu-item > a {
    padding: 0.25em 0 0.0357142857em;
    color: #000;
  }
  .no-touchevents .header__menu .menu > .menu-item > a:hover {
    color: #1d8aa7;
  }
  .header__menu .menu > .menu-item.current-menu-item > a, .header__menu .menu > .menu-item.current-menu-ancestor > a {
    background-color: transparent;
  }
  .header__menu .menu > .menu-item.current-menu-item > .sub-menu, .header__menu .menu > .menu-item.current-menu-ancestor > .sub-menu {
    display: none;
  }
  .header__menu .menu > .menu-item.is-toggled > a {
    color: #1d8aa7;
    background-color: transparent;
  }
  .header__menu .sub-menu-toggle {
    display: none;
  }
  .header__menu .sub-menu {
    position: absolute;
    top: 100%;
    background-color: #80a534;
    box-shadow: 0 0.0625em 1em rgba(0, 0, 0, 0.38);
    z-index: 1;
  }
  .header__menu .sub-menu a {
    padding: 0.5em 1em;
    font-size: 1em;
    line-height: 1em;
  }
  .header__menu .sub-menu .menu-item {
    white-space: nowrap;
  }
}

/**
 * Header Secondary
 */
.header__secondary {
  margin-top: 0.5em;
  margin-right: 1em;
  /* Breakpoints */
}

.header__secondary .menu .menu-item {
  /* Sign In/Out */
}

.header__secondary .menu .menu-item.bp-register-nav a,
.header__secondary .menu .menu-item.bp-login-nav a,
.header__secondary .menu .menu-item.bp-logout-nav a {
  color: #c03d39;
}

.header__secondary .menu > .menu-item {
  margin-right: 0.5em;
  padding-right: 1em;
  float: left;
}

.header__secondary .menu > .menu-item:after {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  width: 0.5em;
  text-align: center;
  content: '/';
}

.header__secondary .menu > .menu-item:last-child {
  margin-right: 0;
  padding-right: 0;
}

.header__secondary .menu > .menu-item:last-child:after {
  display: none;
}

@media (min-width: 54em), (min-width: 12) {
  .header__secondary {
    margin-top: 0em;
    margin-right: 2em;
  }
  .header__secondary .menu > .menu-item {
    margin-right: 0.75em;
    padding-right: 1.75em;
  }
  .header__secondary .menu > .menu-item:after {
    top: 0.2916666667em;
    width: 0.6666666667em;
    font-size: 1.5em;
    line-height: 1em;
  }
}

@media (min-width: 54em) and (max-width: 75.5em) {
  .header__secondary {
    margin-right: 1.5em;
  }
}

/**
 * Header Social
 */
.header__social {
  display: none;
  margin-right: 2em;
  /* Breakpoints */
}

.header__social .menu .menu-item {
  float: left;
  margin-right: 0.75em;
}

.header__social .menu .menu-item:last-child {
  margin-right: 0;
}

.header__social .menu .menu-item a {
  display: block;
  height: 2em;
  width: 2em;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
}

.header__social .menu .menu-item.facebook a {
  background-image: url("../images/theme/social-facebook.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .header__social .menu .menu-item.facebook a {
    background-image: url("../images/theme/social-facebook@2x.png");
    background-size: 32px 32px;
  }
}

.header__social .menu .menu-item.twitter a {
  background-image: url("../images/theme/social-twitter.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .header__social .menu .menu-item.twitter a {
    background-image: url("../images/theme/social-twitter@2x.png");
    background-size: 32px 32px;
  }
}

.header__social .menu .menu-item.instagram a {
  background-image: url("../images/theme/social-instagram.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .header__social .menu .menu-item.instagram a {
    background-image: url("../images/theme/social-instagram@2x.png");
    background-size: 32px 32px;
  }
}

@media (min-width: 54em), (min-width: 12) {
  .header__social {
    display: block;
  }
}

@media (min-width: 54em) and (max-width: 75.5em) {
  .header__social {
    margin-right: 1.5em;
  }
}

/**
 * Header Search-Toggle
 */
.header__search-toggle, .header__search form input[type="submit"] {
  margin: 0;
  padding: 0;
  height: 2em;
  width: 2em;
  font-size: 1em;
  line-height: 1em;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background-color: transparent;
  background-image: url("../images/theme/search.png");
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  cursor: pointer;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .header__search-toggle, .header__search form input[type="submit"] {
    background-image: url("../images/theme/search@2x.png");
    background-size: 32px 32px;
  }
}

.header__search-toggle.is-active, .header__search form input.is-active[type="submit"] {
  background-image: url("../images/theme/search-active.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .header__search-toggle.is-active, .header__search form input.is-active[type="submit"] {
    background-image: url("../images/theme/search-active@2x.png");
    background-size: 32px 32px;
  }
}

.header__search-toggle:focus, .header__search form input[type="submit"]:focus {
  outline: none;
}

/**
 * Header Search
 */
.header__search {
  display: none;
  padding-top: 1em;
  padding-bottom: 1em;
  background: #80a534;
  /* Breakpoints */
}

.header__search.is-active {
  display: block;
}

.header__search form {
  position: relative;
}

.header__search form .screen-reader-text {
  display: none;
}

.header__search form input[type="text"],
.header__search form input[type="search"] {
  margin: 0;
  padding: 1em 3.3333333333em 0.7777777778em 0.4444444444em;
  height: 3.1111111111em;
  width: 100%;
  color: #80a534;
  font-family: Poppins, Arial, sans-serif;
  font-size: 1.125em;
  line-height: 1.3333333333em;
  background-color: #fff;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}

.header__search form input[type="text"]:focus,
.header__search form input[type="search"]:focus {
  outline: none;
  box-shadow: 0 0 0 0.1111111111em #1d8aa7;
}

.header__search form input[type="text"]::-webkit-input-placeholder,
.header__search form input[type="search"]::-webkit-input-placeholder {
  line-height: 1.5em;
}

.header__search form input[type="submit"] {
  position: absolute;
  top: 0.75em;
  right: 0.75em;
}

@media (min-width: 54em), (min-width: 12) {
  .header__search form input[type="text"],
  .header__search form input[type="search"] {
    padding: 0.72em 2.4em 0.56em 0.64em;
    height: 2.24em;
    font-size: 1.5625em;
    line-height: 0.96em;
  }
}

.main {
  /* Breakpoints */
}

.header + .main > :first-child:not(.hero),
.header + .main > .hero:first-child .hero__slide {
  padding-top: 5.5em;
}

@media (min-width: 54em), (min-width: 12) {
  .header + .main > :first-child:not(.hero),
  .header + .main > .hero:first-child .hero__slide {
    padding-top: 10.5em;
  }
}

.contents {
  /* Spacing */
  /* ============================================================================
	 * Content
	 * ========================================================================= */
}

.contents .content, .contents .panel {
  margin-top: 2.5em;
  margin-bottom: 2.5em;
}

.extras {
  /* Breakpoints */
}

@media (min-width: 54em), (min-width: 12) {
  .extras {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
    -webkit-align-content: stretch;
    -moz-align-content: stretch;
    align-content: stretch;
    -ms-flex-line-pack: stretch;
  }
  .extras__main, .extras__aside {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
  }
  .extras__main:first-child, .extras__aside:first-child {
    margin-right: 3.3112582781%;
  }
  .extras__main > .panel, .extras__aside > .panel {
    flex: 1 1 100%;
  }
  .extras__main > .panel.flex-auto, .extras__aside > .panel.flex-auto {
    flex: auto;
  }
  .extras__main > .panel + .panel, .extras__aside > .panel + .panel {
    margin-top: 0;
  }
  .extras__main {
    flex: 0 0 65.5629139073%;
    width: 65.5629139073%;
    overflow: hidden;
  }
  .extras__aside {
    flex: 0 0 31.1258278146%;
    width: 31.1258278146%;
    overflow: hidden;
  }
}

.footer {
  padding-bottom: 1.25em;
  /* Breakpoints */
}

@media (min-width: 54em), (min-width: 12) {
  .footer {
    padding-bottom: 2.5em;
  }
}

/**
 * Footer Credits
 */
.footer__credits {
  padding-top: 1em;
  padding-bottom: 2em;
  background-color: #ebebeb;
  /* Breakpoints */
}

.footer__credits__group {
  margin-top: 2.5em;
}

.footer__credits__group:first-child {
  margin-top: 0em;
}

.footer__credits h4 {
  color: #bc277f;
}

.footer__credits .logos {
  margin-top: 1em;
}

@media (min-width: 54em), (min-width: 12) {
  .footer__credits__groups {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    box-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
    -ms-flex-align: stretch;
  }
  .footer__credits__group {
    -ms-flex: 0 1 auto;
    margin-top: 0em;
    padding-right: 2em;
    min-width: 12em;
  }
  .footer__credits__group:last-child {
    padding-right: 0;
  }
  .footer__credits .logos__list {
    height: 7.5em;
  }
}

@media (min-width: 54em) and (max-width: 75.5em) {
  .footer__credits .logo__text {
    font-size: 0.75em;
    line-height: 1.3333333333em;
  }
}

/**
 * Footer Menu
 */
.footer__menu {
  margin-top: 1.5em;
  /* Breakpoints */
}

.footer__menu__logo {
  margin-left: auto;
  margin-right: auto;
  display: block;
  height: 64px;
  width: 234px;
  overflow: hidden;
  text-indent: 101%;
  white-space: nowrap;
  background-image: url("../images/theme/logo-scigirls-64.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
  .footer__menu__logo {
    background-image: url("../images/theme/logo-scigirls-64@2x.png");
    background-size: 234px 64px;
  }
}

.footer__menu .menu {
  margin-top: 1.25em;
}

.footer__menu .menu .menu-item {
  margin-top: 0.5em;
  text-align: center;
}

.footer__menu .menu .menu-item:first-child {
  margin-top: 0em;
}

.footer__menu .menu a {
  color: #000;
  font-size: 1em;
  line-height: 1.25em;
}

@media (min-width: 54em), (min-width: 12) {
  .footer__menu {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
  .footer__menu__logo {
    -webkit-flex-shrink: 0;
    -moz-flex-shrink: 0;
    flex-shrink: 0;
    -ms-flex-negative: 0;
    margin-right: 4em;
    margin-left: 0;
  }
  .footer__menu .menu {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0em;
  }
  .footer__menu .menu .menu-item {
    margin-top: 0em;
    padding-right: 4em;
    text-align: left;
  }
  .footer__menu .menu .menu-item:last-child {
    padding-right: 0;
  }
  .footer__menu .menu a {
    font-size: 1.25em;
    line-height: 1.2em;
  }
}

@media (min-width: 54em) and (max-width: 75.5em) {
  .footer__menu .menu .menu-item {
    padding-right: 2em;
  }
}

/**
 * Footer Copyright
 */
.footer__copyright {
  margin-top: 1.25em;
  font-size: 1em;
  line-height: 1.25em;
  text-align: center;
  /* Breakpoints */
}

@media (min-width: 54em), (min-width: 12) {
  .footer__copyright {
    margin-top: 2.4em;
    font-size: 1.25em;
    line-height: 1.2em;
  }
}

/**
 * Footer Legal
 */
.footer__legal {
  margin-top: 1em;
  text-align: center;
  /* Breakpoints */
}

.footer__legal .menu {
  vertical-align: top;
  display: inline-block;
}

.footer__legal .menu .menu-item {
  margin-right: 1em;
  float: left;
}

.footer__legal .menu .menu-item:last-child {
  margin-right: 0;
}

.footer__legal .menu a {
  color: #000;
  font-size: 1em;
  line-height: 1.25em;
}

@media (min-width: 54em), (min-width: 12) {
  .footer__legal .menu a {
    font-size: 1.25em;
    line-height: 1.2em;
  }
}

/*# sourceMappingURL=style.css.map */