@charset "UTF-8";
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
@import url(../bower_components/font-awesome/css/font-awesome.min.css);
@import url(../bower_components/angularjs-slider/dist/rzslider.min.css);
@import url(https://fonts.googleapis.com/css?family=Shrikhand);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus, .read-more-button:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, .read-more-button:active,
a:hover,
.read-more-button:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong,
.link,
.comment-body a,
.comment-body .read-more-button,
.comment-header a,
.comment-header .read-more-button,
.profile-card__bottom.profile-card__bottom--bio a,
.profile-card__bottom.profile-card__bottom--bio .read-more-button,
.real-time-stream .real-time-stream--activity .h5 a,
.real-time-stream .real-time-stream--activity #story h5 a,
#story .real-time-stream .real-time-stream--activity h5 a,
.real-time-stream .real-time-stream--activity .filters h5 a,
.filters .real-time-stream .real-time-stream--activity h5 a,
.real-time-stream .real-time-stream--activity
.sorters h5 a,
.sorters .real-time-stream .real-time-stream--activity h5 a,
.real-time-stream .real-time-stream--activity .h5 .read-more-button,
.real-time-stream .real-time-stream--activity #story h5 .read-more-button,
#story .real-time-stream .real-time-stream--activity h5 .read-more-button,
.real-time-stream .real-time-stream--activity .filters h5 .read-more-button,
.filters .real-time-stream .real-time-stream--activity h5 .read-more-button,
.real-time-stream .real-time-stream--activity
.sorters h5 .read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .read-more-button,
.main-nav__cart .menu-button,
.project-page .project-header__container .project-feed .h5 a,
.project-page .project-header__container .project-feed #story h5 a,
#story .project-page .project-header__container .project-feed h5 a,
.project-page .project-header__container .project-feed .filters h5 a,
.filters .project-page .project-header__container .project-feed h5 a,
.project-page .project-header__container .project-feed
.sorters h5 a,
.sorters .project-page .project-header__container .project-feed h5 a,
.project-page .project-header__container .project-feed .h5 .read-more-button,
.project-page .project-header__container .project-feed #story h5 .read-more-button,
#story .project-page .project-header__container .project-feed h5 .read-more-button,
.project-page .project-header__container .project-feed .filters h5 .read-more-button,
.filters .project-page .project-header__container .project-feed h5 .read-more-button,
.project-page .project-header__container .project-feed
.sorters h5 .read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .read-more-button,
.input-feedback,
.icon-list--colored a,
.icon-list--colored .read-more-button,
.icon-list--colored button,
.site-footer a,
.site-footer .read-more-button,
.read-more a,
.read-more .read-more-button,
.product-sidebar .product-questions-link button {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html,
button,
input,
select,
textarea {
  color: #222;
}

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

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}

::selection {
  background: #b3d4fc;
  text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */
audio,
canvas,
img,
video {
  vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

@media print, (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, .read-more-button,
  a:visited,
  .read-more-button:visited {
    text-decoration: underline;
  }
  a[href]:after, [href].read-more-button:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after, .ir .read-more-button:after,
  a[href^="javascript:"]:after,
  [href^="javascript:"].read-more-button:after,
  a[href^="#"]:after,
  [href^="#"].read-more-button:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

@font-face {
  font-family: 'betabrand';
  src: url("../fonts/betabrand/betabrand.eot?-mttlxq");
  src: url("../fonts/betabrand/betabrand.eot?#iefix-mttlxq") format("embedded-opentype"), url("../fonts/betabrand/betabrand.woff?-mttlxq") format("woff"), url("../fonts/betabrand/betabrand.ttf?-mttlxq") format("truetype"), url("../fonts/betabrand/betabrand.svg?-mttlxq#betabrand") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="betabrand-"], [class*=" betabrand-"] {
  font-family: 'betabrand';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

button[class^="betabrand-"], button[class*=" betabrand-"] {
  color: inherit;
  font-size: inherit;
  speak: normal;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
}

button[class^="betabrand-"]:hover {
  border: 0;
  background: none;
}

button[class^="betabrand-"]:focus, button[class*=" betabrand-"]:target {
  outline: inherit;
  background: none;
  opacity: 0.8;
}

.betabrand-spaceship:before {
  content: "\e63c";
}

.betabrand-tulip:before {
  content: "\e63b";
}

.betabrand-man:before {
  content: "\e639";
}

.betabrand-female:before, .betabrand-woman:before {
  content: "\e63a";
}

.betabrand-perfume:before {
  content: "\e638";
}

.betabrand-blazer:before {
  content: "\e62d";
}

.betabrand-bike:before {
  content: "\e62e";
}

.betabrand-cordarounds:before {
  content: "\e62f";
}

.betabrand-disco:before {
  content: "\e630";
}

.betabrand-karate:before {
  content: "\e631";
}

.betabrand-lotus:before {
  content: "\e632";
}

.betabrand-marshmermiad:before {
  content: "\e633";
}

.betabrand-ninja:before {
  content: "\e634";
}

.betabrand-seersucker:before {
  content: "\e635";
}

.betabrand-sweatpants:before {
  content: "\e636";
}

.betabrand-westcoast:before {
  content: "\e637";
}

.betabrand-pants:before {
  content: "\e61c";
}

.betabrand-bag:before, .betabrand-bags:before, .betabrand-accessories:before {
  content: "\e61b";
}

.betabrand-checkmark:before {
  content: "\e61d";
}

.betabrand-denim:before, .betabrand-jeans:before {
  content: "\e61e";
}

.betabrand-dress:before, .betabrand-dresses:before {
  content: "\e61f";
}

.betabrand-hoodie:before, .betabrand-hoodies:before {
  content: "\e620";
}

.betabrand-jacket:before, .betabrand-jackets:before, .betabrand-blazers:before {
  content: "\e621";
}

.betabrand-lightbulb:before, .betabrand-idea:before, .betabrand-thinktank:before {
  content: "\e622";
}

.betabrand-shirt:before, .betabrand-shirts:before {
  content: "\e623";
}

.betabrand-shoe:before, .betabrand-shoes:before {
  content: "\e624";
}

.betabrand-shorts:before {
  content: "\e625";
}

.betabrand-skirt:before, .betabrand-skirts:before {
  content: "\e626";
}

.betabrand-socks:before {
  content: "\e627";
}

.betabrand-sweater:before, .betabrand-sweaters:before {
  content: "\e628";
}

.betabrand-tshirt:before, .betabrand-tshirts:before, .betabrand-tees:before {
  content: "\e629";
}

.betabrand-womens-outerwear:before {
  content: "\e62a";
}

.betabrand-womens-sweater:before {
  content: "\e62b";
}

.betabrand-womens-top:before, .betabrand-tops:before {
  content: "\e62c";
}

.betabrand-cart:before {
  content: "\e616";
}

.betabrand-facebook:before {
  content: "\e617";
}

.betabrand-instagram:before {
  content: "\e618";
}

.betabrand-twitter:before {
  content: "\e619";
}

.betabrand-youtube:before {
  content: "\e61a";
}

.betabrand-close-circle:before {
  content: "\e615";
}

.betabrand-chevron-down:before {
  content: "\e600";
}

.betabrand-chevron-left:before {
  content: "\e601";
}

.betabrand-chevron-right:before {
  content: "\e602";
}

.betabrand-chevron-up:before {
  content: "\e603";
}

.betabrand-close:before {
  content: "\e604";
}

.betabrand-discount:before, .betabrand-mega-deals:before {
  content: "\e605";
}

.betabrand-email:before {
  content: "\e606";
}

.betabrand-error-1:before {
  content: "\e607";
}

.betabrand-error-2:before {
  content: "\e608";
}

.betabrand-fund:before {
  content: "\e609";
}

.betabrand-lock:before {
  content: "\e60a";
}

.betabrand-makecarefit:before {
  content: "\e60b";
}

.betabrand-modelcitizen:before, .betabrand-model:before {
  content: "\e60c";
}

.betabrand-package:before {
  content: "\e60d";
}

.betabrand-payment:before {
  content: "\e60e";
}

.betabrand-search:before {
  content: "\e60f";
}

.betabrand-shipping-1:before {
  content: "\e611";
}

.betabrand-shipping-2:before {
  content: "\e612";
}

.betabrand-shipping-3:before {
  content: "\e610";
}

.betabrand-submit:before {
  content: "\e613";
}

.betabrand-vote:before {
  content: "\e614";
}

.betabrand-hawaiian-shirt:before {
  content: "\e900";
}

/*!
 * Ladda including the default theme.
 */
/*!
 * Ladda
 * http://lab.hakim.se/ladda
 * MIT licensed
 *
 * Copyright (C) 2016 Hakim El Hattab, http://hakim.se
 */
.ladda-button {
  position: relative;
}

.ladda-button .ladda-spinner {
  position: absolute;
  z-index: 2;
  display: inline-block;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: 0;
  opacity: 0;
  pointer-events: none;
}

.ladda-button .ladda-label {
  position: relative;
  z-index: 3;
}

.ladda-button .ladda-progress {
  position: absolute;
  width: 0;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.1s linear all !important;
  -moz-transition: 0.1s linear all !important;
  -ms-transition: 0.1s linear all !important;
  -o-transition: 0.1s linear all !important;
  transition: 0.1s linear all !important;
}

.ladda-button[data-loading] .ladda-progress {
  opacity: 1;
  visibility: visible;
}

.ladda-button, .ladda-button .ladda-spinner, .ladda-button .ladda-label {
  -webkit-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
  -moz-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
  -ms-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
  -o-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
  transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all !important;
}

.ladda-button[data-style=zoom-in], .ladda-button[data-style=zoom-in] .ladda-spinner, .ladda-button[data-style=zoom-in] .ladda-label, .ladda-button[data-style=zoom-out], .ladda-button[data-style=zoom-out] .ladda-spinner, .ladda-button[data-style=zoom-out] .ladda-label {
  -webkit-transition: 0.3s ease all !important;
  -moz-transition: 0.3s ease all !important;
  -ms-transition: 0.3s ease all !important;
  -o-transition: 0.3s ease all !important;
  transition: 0.3s ease all !important;
}

.ladda-button[data-style=expand-right] .ladda-spinner {
  right: -6px;
}

.ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-right][data-size="xs"] .ladda-spinner {
  right: -12px;
}

.ladda-button[data-style=expand-right][data-loading] {
  padding-right: 56px;
}

.ladda-button[data-style=expand-right][data-loading] .ladda-spinner {
  opacity: 1;
}

.ladda-button[data-style=expand-right][data-loading][data-size="s"], .ladda-button[data-style=expand-right][data-loading][data-size="xs"] {
  padding-right: 40px;
}

.ladda-button[data-style=expand-left] .ladda-spinner {
  left: 26px;
}

.ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-left][data-size="xs"] .ladda-spinner {
  left: 4px;
}

.ladda-button[data-style=expand-left][data-loading] {
  padding-left: 56px;
}

.ladda-button[data-style=expand-left][data-loading] .ladda-spinner {
  opacity: 1;
}

.ladda-button[data-style=expand-left][data-loading][data-size="s"], .ladda-button[data-style=expand-left][data-loading][data-size="xs"] {
  padding-left: 40px;
}

.ladda-button[data-style=expand-up] {
  overflow: hidden;
}

.ladda-button[data-style=expand-up] .ladda-spinner {
  top: -32px;
  left: 50%;
  margin-left: 0;
}

.ladda-button[data-style=expand-up][data-loading] {
  padding-top: 54px;
}

.ladda-button[data-style=expand-up][data-loading] .ladda-spinner {
  opacity: 1;
  top: 26px;
  margin-top: 0;
}

.ladda-button[data-style=expand-up][data-loading][data-size="s"], .ladda-button[data-style=expand-up][data-loading][data-size="xs"] {
  padding-top: 32px;
}

.ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-up][data-loading][data-size="xs"] .ladda-spinner {
  top: 4px;
}

.ladda-button[data-style=expand-down] {
  overflow: hidden;
}

.ladda-button[data-style=expand-down] .ladda-spinner {
  top: 62px;
  left: 50%;
  margin-left: 0;
}

.ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-down][data-size="xs"] .ladda-spinner {
  top: 40px;
}

.ladda-button[data-style=expand-down][data-loading] {
  padding-bottom: 54px;
}

.ladda-button[data-style=expand-down][data-loading] .ladda-spinner {
  opacity: 1;
}

.ladda-button[data-style=expand-down][data-loading][data-size="s"], .ladda-button[data-style=expand-down][data-loading][data-size="xs"] {
  padding-bottom: 32px;
}

.ladda-button[data-style=slide-left] {
  overflow: hidden;
}

.ladda-button[data-style=slide-left] .ladda-label {
  position: relative;
}

.ladda-button[data-style=slide-left] .ladda-spinner {
  left: 100%;
  margin-left: 0;
}

.ladda-button[data-style=slide-left][data-loading] .ladda-label {
  opacity: 0;
  left: -100%;
}

.ladda-button[data-style=slide-left][data-loading] .ladda-spinner {
  opacity: 1;
  left: 50%;
}

.ladda-button[data-style=slide-right] {
  overflow: hidden;
}

.ladda-button[data-style=slide-right] .ladda-label {
  position: relative;
}

.ladda-button[data-style=slide-right] .ladda-spinner {
  right: 100%;
  margin-left: 0;
  left: 16px;
}

.ladda-button[data-style=slide-right][data-loading] .ladda-label {
  opacity: 0;
  left: 100%;
}

.ladda-button[data-style=slide-right][data-loading] .ladda-spinner {
  opacity: 1;
  left: 50%;
}

.ladda-button[data-style=slide-up] {
  overflow: hidden;
}

.ladda-button[data-style=slide-up] .ladda-label {
  position: relative;
}

.ladda-button[data-style=slide-up] .ladda-spinner {
  left: 50%;
  margin-left: 0;
  margin-top: 1em;
}

.ladda-button[data-style=slide-up][data-loading] .ladda-label {
  opacity: 0;
  top: -1em;
}

.ladda-button[data-style=slide-up][data-loading] .ladda-spinner {
  opacity: 1;
  margin-top: 0;
}

.ladda-button[data-style=slide-down] {
  overflow: hidden;
}

.ladda-button[data-style=slide-down] .ladda-label {
  position: relative;
}

.ladda-button[data-style=slide-down] .ladda-spinner {
  left: 50%;
  margin-left: 0;
  margin-top: -2em;
}

.ladda-button[data-style=slide-down][data-loading] .ladda-label {
  opacity: 0;
  top: 1em;
}

.ladda-button[data-style=slide-down][data-loading] .ladda-spinner {
  opacity: 1;
  margin-top: 0;
}

.ladda-button[data-style=zoom-out] {
  overflow: hidden;
}

.ladda-button[data-style=zoom-out] .ladda-spinner {
  left: 50%;
  margin-left: 32px;
  -webkit-transform: scale(2.5);
  -moz-transform: scale(2.5);
  -ms-transform: scale(2.5);
  -o-transform: scale(2.5);
  transform: scale(2.5);
}

.ladda-button[data-style=zoom-out] .ladda-label {
  position: relative;
  display: inline-block;
}

.ladda-button[data-style=zoom-out][data-loading] .ladda-label {
  opacity: 0;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}

.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner {
  opacity: 1;
  margin-left: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

.ladda-button[data-style=zoom-in] {
  overflow: hidden;
}

.ladda-button[data-style=zoom-in] .ladda-spinner {
  left: 50%;
  margin-left: -16px;
  -webkit-transform: scale(0.2);
  -moz-transform: scale(0.2);
  -ms-transform: scale(0.2);
  -o-transform: scale(0.2);
  transform: scale(0.2);
}

.ladda-button[data-style=zoom-in] .ladda-label {
  position: relative;
  display: inline-block;
}

.ladda-button[data-style=zoom-in][data-loading] .ladda-label {
  opacity: 0;
  -webkit-transform: scale(2.2);
  -moz-transform: scale(2.2);
  -ms-transform: scale(2.2);
  -o-transform: scale(2.2);
  transform: scale(2.2);
}

.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner {
  opacity: 1;
  margin-left: 0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

.ladda-button[data-style=contract] {
  overflow: hidden;
  width: 100px;
}

.ladda-button[data-style=contract] .ladda-spinner {
  left: 50%;
  margin-left: 0;
}

.ladda-button[data-style=contract][data-loading] {
  border-radius: 50%;
  width: 52px;
}

.ladda-button[data-style=contract][data-loading] .ladda-label {
  opacity: 0;
}

.ladda-button[data-style=contract][data-loading] .ladda-spinner {
  opacity: 1;
}

.ladda-button[data-style=contract-overlay] {
  overflow: hidden;
  width: 100px;
  box-shadow: 0px 0px 0px 2000px transparent;
}

.ladda-button[data-style=contract-overlay] .ladda-spinner {
  left: 50%;
  margin-left: 0;
}

.ladda-button[data-style=contract-overlay][data-loading] {
  border-radius: 50%;
  width: 52px;
  box-shadow: 0px 0px 0px 2000px rgba(0, 0, 0, 0.8);
}

.ladda-button[data-style=contract-overlay][data-loading] .ladda-label {
  opacity: 0;
}

.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner {
  opacity: 1;
}

.ladda-button {
  background: #666;
  border: 0;
  padding: 14px 18px;
  font-size: 18px;
  cursor: pointer;
  color: #fff;
  border-radius: 2px;
  border: 1px solid transparent;
  -webkit-appearance: none;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
}

.ladda-button:hover {
  border-color: rgba(0, 0, 0, 0.07);
  background-color: #888;
}

.ladda-button[data-color=green] {
  background: #2aca76;
}

.ladda-button[data-color=green]:hover {
  background-color: #38d683;
}

.ladda-button[data-color=blue] {
  background: #53b5e6;
}

.ladda-button[data-color=blue]:hover {
  background-color: #69bfe9;
}

.ladda-button[data-color=red] {
  background: #ea8557;
}

.ladda-button[data-color=red]:hover {
  background-color: #ed956e;
}

.ladda-button[data-color=purple] {
  background: #9973C2;
}

.ladda-button[data-color=purple]:hover {
  background-color: #a685ca;
}

.ladda-button[data-color=mint] {
  background: #16a085;
}

.ladda-button[data-color=mint]:hover {
  background-color: #19b698;
}

.ladda-button[disabled], .ladda-button[data-loading] {
  border-color: rgba(0, 0, 0, 0.07);
}

.ladda-button[disabled], .ladda-button[disabled]:hover, .ladda-button[data-loading], .ladda-button[data-loading]:hover {
  cursor: default;
  background-color: #999;
}

.ladda-button[data-size=xs] {
  padding: 4px 8px;
}

.ladda-button[data-size=xs] .ladda-label {
  font-size: 0.7em;
}

.ladda-button[data-size=s] {
  padding: 6px 10px;
}

.ladda-button[data-size=s] .ladda-label {
  font-size: 0.9em;
}

.ladda-button[data-size=l] .ladda-label {
  font-size: 1.2em;
}

.ladda-button[data-size=xl] .ladda-label {
  font-size: 1.5em;
}

.gu-mirror {
  position: fixed !important;
  margin: 0 !important;
  z-index: 9999 !important;
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}

.gu-hide {
  display: none !important;
}

.gu-unselectable {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}

.gu-transit {
  opacity: .2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

/**
 * 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, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* 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, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* 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, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* 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, from(rgba(0, 0, 0, 0.5)), to(transparent));
  /* 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);
  }
}

html {
  box-sizing: border-box;
}

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

.baseline {
  background-image: -webkit-linear-gradient(rgba(102, 204, 255, 0.3) 1px, transparent 1px);
  background-image: -moz-linear-gradient(rgba(102, 204, 255, 0.3) 1px, transparent 1px);
  background-image: linear-gradient(rgba(102, 204, 255, 0.3) 1px, transparent 1px);
  background-size: 1.5em 1.5em;
  /* margin-top: -1px; */
}

.h1, .video-page h1, h1, .alpha,
.h2,
.referrals-form:not(.referrals-modal__referral-form) .h3,
.referrals-form:not(.referrals-modal__referral-form) #story h3,
#story .referrals-form:not(.referrals-modal__referral-form) h3, h2, .beta,
.h3,
#story h3, h3, .gamma,
.h4,
#story h4,
.project-card .h3,
.project-card #story h3,
#story .project-card h3, h4, .delta,
.h5,
#story h5,
.filters h5,
.sorters h5, h5, .epsilon,
.h6, h6, .zeta,
.h7 {
  font-weight: normal;
  margin: 0;
  font-size: 100%;
}

.h1 i, .video-page h1 i, h1 i, .alpha i,
.h2 i, .referrals-form:not(.referrals-modal__referral-form) .h3 i, .referrals-form:not(.referrals-modal__referral-form) #story h3 i, #story .referrals-form:not(.referrals-modal__referral-form) h3 i, h2 i, .beta i,
.h3 i, #story h3 i, h3 i, .gamma i,
.h4 i, #story h4 i, .project-card .h3 i, .project-card #story h3 i, #story .project-card h3 i, h4 i, .delta i,
.h5 i, #story h5 i, .filters h5 i,
.sorters h5 i, h5 i, .epsilon i,
.h6 i, h6 i, .zeta i,
.h7 i {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -1px;
}

.h1, .video-page h1, .alpha {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em;
}

.h2, .referrals-form:not(.referrals-modal__referral-form) .h3, .referrals-form:not(.referrals-modal__referral-form) #story h3, #story .referrals-form:not(.referrals-modal__referral-form) h3, .beta {
  font-size: 2.25em;
  line-height: 1.3333333333333333;
  margin-bottom: 0.6666666666666666em;
}

.h3, #story h3, .gamma {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em;
}

.h4, #story h4, .project-card .h3, .project-card #story h3, #story .project-card h3, .delta {
  font-size: 1.3125em;
  line-height: 1.1428571428571428;
  margin-bottom: 1.1428571428571428em;
}

.h5, #story h5, .filters h5,
.sorters h5, .epsilon {
  font-size: 1.125em;
  line-height: 1.3333333333333333;
  margin-bottom: 1.3333333333333333em;
}

.h6, .zeta {
  font-size: 1em;
  line-height: 1.5em;
  margin-bottom: 1.5em;
}

.h7 {
  font-size: .875em;
  line-height: 1.5em;
  margin-bottom: 1.5em;
}

p,
blockquote {
  font-size: 1em;
  margin: 0 0 1.5em;
  line-height: 1.5em;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

dl,
ol,
ul {
  font-size: 1em;
  margin: 0 0 1.5em 1.5em;
  padding: 0;
}

dd,
dt,
li {
  line-height: 1.5em;
  margin: 0;
}

nav {
  line-height: 1.5em;
  margin: 0;
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak,
.hide,
.isHidden {
  display: none !important;
}

.margin-center, .margin-centered {
  margin: 0 auto;
}

.text-center, .profile-blank, .text-centered, .text--centered {
  text-align: center;
}

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

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

.flex-centered {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.outer-container-max-width {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.outer-container-max-width::after {
  clear: both;
  content: "";
  display: block;
}

.spaced-items {
  -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;
}

.spaced-items :first-child {
  margin-right: auto;
}

.push-left {
  margin-left: 1em;
}

.push-left-x2 {
  margin-left: 2em;
}

.push-right {
  margin-right: 1em;
}

.push-right-x2 {
  margin-right: 2em;
}

.push-bottom-quarter {
  margin-bottom: 0.33333em;
}

.push-bottom-half, .out-of-stock-form .select-dropdown {
  margin-bottom: 0.5em;
}

.push-bottom {
  margin-bottom: 1em;
}

.push-bottom--none {
  margin-bottom: 0;
}

.push-bottom-x2 {
  margin-bottom: 2em;
}

.push-bottom-x3 {
  margin-bottom: 3em;
}

.push-bottom-x15 {
  margin-bottom: 1.5em;
}

.push-top {
  margin-top: 1em;
}

.push-top-auto {
  margin-top: auto;
}

.push-top-quarter {
  margin-top: 0.33333em;
}

.push-bottom-auto {
  margin-bottom: auto;
}

.push-right-auto {
  margin-right: auto;
}

.push-left-auto {
  margin-left: auto;
}

.push-top-x15 {
  margin-top: 1.5em;
}

.push-top-x2 {
  margin-top: 2em;
}

.push-top-half {
  margin-top: 0.5em;
}

.push-top-quarter {
  margin-top: 0.33333em;
}

.padded {
  padding: 1em;
}

.padded-top {
  padding-top: 1em;
}

.padded-right-x5 {
  padding-right: 5em;
}

.padded-x2 {
  padding: 2em;
}

.padded-half {
  padding: 0.5em;
}

.padding-bottom-none {
  padding-bottom: 0;
}

.border, .border-1 {
  border: 1px solid;
}

.border-2 {
  border: 2px solid;
}

.border-3 {
  border: 3px solid;
}

.green {
  background: #66af33;
}

.background-green {
  background: #66af33;
}

.background-green-midlight {
  background: #77c73f;
}

.background-green-light {
  background: #82cc4f;
}

.background-green-xlight {
  background: #9bd672;
}

.background-green-middark {
  background: #518b29;
}

.background-green-dark {
  background: #33581a;
}

.background-green-xdark {
  background: #213910;
}

.color-green {
  color: #66af33;
}

.color-green-midlight {
  color: #77c73f;
}

.color-green-light {
  color: #82cc4f;
}

.color-green-xlight {
  color: #9bd672;
}

.color-green-middark {
  color: #518b29;
}

.color-green-dark {
  color: #33581a;
}

.color-green-xdark {
  color: #213910;
}

.border-green {
  border-color: #66af33;
}

.border-green-light {
  border-color: #82cc4f;
}

.border-green-xlight {
  border-color: #9bd672;
}

.sage {
  background: #26582D;
}

.background-sage {
  background: #26582D;
}

.background-sage-midlight {
  background: #31713a;
}

.background-sage-light {
  background: #377f41;
}

.background-sage-xlight {
  background: #459f51;
}

.background-sage-middark {
  background: #18381d;
}

.background-sage-dark {
  background: #040a05;
}

.background-sage-xdark {
  background: black;
}

.color-sage {
  color: #26582D;
}

.color-sage-midlight {
  color: #31713a;
}

.color-sage-light {
  color: #377f41;
}

.color-sage-xlight {
  color: #459f51;
}

.color-sage-middark {
  color: #18381d;
}

.color-sage-dark {
  color: #040a05;
}

.color-sage-xdark {
  color: black;
}

.border-sage {
  border-color: #26582D;
}

.border-sage-light {
  border-color: #377f41;
}

.border-sage-xlight {
  border-color: #459f51;
}

.blue {
  background: #27a8e0;
}

.background-blue {
  background: #27a8e0;
}

.background-blue-midlight {
  background: #61bfe8;
}

.background-blue-light {
  background: #89d0ee;
}

.background-blue-xlight {
  background: #addef3;
}

.background-blue-middark {
  background: #197fac;
}

.background-blue-dark {
  background: #136284;
}

.background-blue-xdark {
  background: #0e4760;
}

.color-blue {
  color: #27a8e0;
}

.color-blue-midlight {
  color: #61bfe8;
}

.color-blue-light {
  color: #89d0ee;
}

.color-blue-xlight {
  color: #addef3;
}

.color-blue-middark {
  color: #197fac;
}

.color-blue-dark {
  color: #136284;
}

.color-blue-xdark {
  color: #0e4760;
}

.border-blue {
  border-color: #27a8e0;
}

.border-blue-light {
  border-color: #89d0ee;
}

.border-blue-xlight {
  border-color: #addef3;
}

.border-blue-xxlight {
  border-color: #d9f0fa;
}

.navy {
  background: #0E2E3C;
}

.background-navy {
  background: #0E2E3C;
}

.background-navy-midlight {
  background: #1b5772;
}

.background-navy-light {
  background: #237497;
}

.background-navy-xlight {
  background: #2b8db8;
}

.background-navy-middark {
  background: #010506;
}

.background-navy-dark {
  background: black;
}

.background-navy-xdark {
  background: black;
}

.color-navy {
  color: #0E2E3C;
}

.color-navy-midlight {
  color: #1b5772;
}

.color-navy-light {
  color: #237497;
}

.color-navy-xlight {
  color: #2b8db8;
}

.color-navy-middark {
  color: #010506;
}

.color-navy-dark {
  color: black;
}

.color-navy-xdark {
  color: black;
}

.border-navy {
  border-color: #0E2E3C;
}

.border-navy-light {
  border-color: #237497;
}

.border-navy-xlight {
  border-color: #2b8db8;
}

.purple {
  background: #9100E5;
}

.background-purple {
  background: #9100E5;
}

.background-purple-midlight {
  background: #b028ff;
}

.background-purple-light {
  background: #c156ff;
}

.background-purple-xlight {
  background: #d07fff;
}

.background-purple-middark {
  background: #6700a3;
}

.background-purple-dark {
  background: #4a0075;
}

.background-purple-xdark {
  background: #30004c;
}

.color-purple {
  color: #9100E5;
}

.color-purple-midlight {
  color: #b028ff;
}

.color-purple-light {
  color: #c156ff;
}

.color-purple-xlight {
  color: #d07fff;
}

.color-purple-middark {
  color: #6700a3;
}

.color-purple-dark {
  color: #4a0075;
}

.color-purple-xdark {
  color: #30004c;
}

.border-purple {
  border-color: #9100E5;
}

.border-purple-light {
  border-color: #c156ff;
}

.border-purple-xlight {
  border-color: #d07fff;
}

.black {
  background: #333;
}

.background-black {
  background: #333;
}

.background-black-midlight {
  background: #545454;
}

.background-black-light {
  background: #6b6b6b;
}

.background-black-xlight {
  background: gray;
}

.background-black-middark {
  background: #121212;
}

.background-black-dark {
  background: black;
}

.background-black-xdark {
  background: black;
}

.color-black {
  color: #333;
}

.color-black-midlight {
  color: #545454;
}

.color-black-light {
  color: #6b6b6b;
}

.color-black-xlight {
  color: gray;
}

.color-black-middark {
  color: #121212;
}

.color-black-dark {
  color: black;
}

.color-black-xdark {
  color: black;
}

.border-black {
  border-color: #333;
}

.border-black-light {
  border-color: #6b6b6b;
}

.border-black-xlight {
  border-color: gray;
}

.red {
  background: #EC230C;
}

.background-red {
  background: #EC230C;
}

.background-red-midlight {
  background: #f65745;
}

.background-red-light {
  background: #f87e70;
}

.background-red-xlight {
  background: #faa197;
}

.background-red-middark {
  background: #ad1a09;
}

.background-red-dark {
  background: #811307;
}

.background-red-xdark {
  background: #5a0d05;
}

.color-red {
  color: #EC230C;
}

.color-red-midlight {
  color: #f65745;
}

.color-red-light {
  color: #f87e70;
}

.color-red-xlight {
  color: #faa197;
}

.color-red-middark {
  color: #ad1a09;
}

.color-red-dark {
  color: #811307;
}

.color-red-xdark {
  color: #5a0d05;
}

.border-red {
  border-color: #EC230C;
}

.border-red-light {
  border-color: #f87e70;
}

.border-red-xlight {
  border-color: #faa197;
}

.orange {
  background: #FF6E00;
}

.background-orange {
  background: #FF6E00;
}

.background-orange-midlight {
  background: #ff9442;
}

.background-orange-light {
  background: #ffae70;
}

.background-orange-xlight {
  background: #ffc599;
}

.background-orange-middark {
  background: #d15a00;
}

.background-orange-dark {
  background: #b34d00;
}

.background-orange-xdark {
  background: #662c00;
}

.color-orange {
  color: #FF6E00;
}

.color-orange-midlight {
  color: #ff9442;
}

.color-orange-light {
  color: #ffae70;
}

.color-orange-xlight {
  color: #ffc599;
}

.color-orange-middark {
  color: #d15a00;
}

.color-orange-dark {
  color: #b34d00;
}

.color-orange-xdark {
  color: #662c00;
}

.border-orange {
  border-color: #FF6E00;
}

.border-orange-light {
  border-color: #ffae70;
}

.border-orange-xlight {
  border-color: #ffc599;
}

.yellow {
  background: #ffc83f;
}

.background-yellow {
  background: #ffc83f;
}

.background-yellow-midlight {
  background: #ffd772;
}

.background-yellow-light {
  background: #ffde8c;
}

.background-yellow-xlight {
  background: #fff4d8;
}

.background-yellow-middark {
  background: #fcb400;
}

.background-yellow-dark {
  background: #ce9300;
}

.background-yellow-xdark {
  background: #a57600;
}

.color-yellow {
  color: #ffc83f;
}

.color-yellow-midlight {
  color: #ffd772;
}

.color-yellow-light {
  color: #ffde8c;
}

.color-yellow-xlight {
  color: #fff4d8;
}

.color-yellow-middark {
  color: #fcb400;
}

.color-yellow-dark {
  color: #ce9300;
}

.color-yellow-xdark {
  color: #a57600;
}

.border-yellow {
  border-color: #ffc83f;
}

.border-yellow-light {
  border-color: #ffde8c;
}

.border-yellow-xlight {
  border-color: #fff4d8;
}

.neon-yellow {
  background: #DDFF3C;
}

.background-neon-yellow {
  background: #DDFF3C;
}

.background-neon-yellow-midlight {
  background: #e6ff6f;
}

.background-neon-yellow-light {
  background: #eaff89;
}

.background-neon-yellow-xlight {
  background: #f8ffd5;
}

.background-neon-yellow-middark {
  background: #cdf900;
}

.background-neon-yellow-dark {
  background: #a7cb00;
}

.background-neon-yellow-xdark {
  background: #86a200;
}

.color-neon-yellow {
  color: #DDFF3C;
}

.color-neon-yellow-midlight {
  color: #e6ff6f;
}

.color-neon-yellow-light {
  color: #eaff89;
}

.color-neon-yellow-xlight {
  color: #f8ffd5;
}

.color-neon-yellow-middark {
  color: #cdf900;
}

.color-neon-yellow-dark {
  color: #a7cb00;
}

.color-neon-yellow-xdark {
  color: #86a200;
}

.border-neon-yellow {
  border-color: #DDFF3C;
}

.border-neon-yellow-light {
  border-color: #eaff89;
}

.border-neon-yellow-xlight {
  border-color: #f8ffd5;
}

.gray {
  background: #A09995;
}

.background-gray {
  background: #A09995;
}

.background-gray-midlight {
  background: #dcdad8;
}

.background-gray-light {
  background: #e8e7e6;
}

.background-gray-xlight {
  background: #edeceb;
}

.background-gray-middark {
  background: #807873;
}

.background-gray-dark {
  background: #68615d;
}

.background-gray-xdark {
  background: #4a4543;
}

.color-gray {
  color: #A09995;
}

.color-gray-midlight {
  color: #dcdad8;
}

.color-gray-light {
  color: #e8e7e6;
}

.color-gray-xlight {
  color: #edeceb;
}

.color-gray-middark {
  color: #807873;
}

.color-gray-dark {
  color: #68615d;
}

.color-gray-xdark {
  color: #4a4543;
}

.border-gray {
  border-color: #A09995;
}

.border-gray-light {
  border-color: #e8e7e6;
}

.border-gray-xlight {
  border-color: #edeceb;
}

.border-gray-xxlight {
  border-color: #f4f4f3;
}

.facebook {
  background: #415E9B;
}

.background-facebook {
  background: #415E9B;
}

.background-facebook-midlight {
  background: #617fbd;
}

.background-facebook-light {
  background: #a9b9db;
}

.background-facebook-xlight {
  background: #b4c2e0;
}

.background-facebook-middark {
  background: #2d426c;
}

.background-facebook-dark {
  background: #202e4c;
}

.background-facebook-xdark {
  background: #141d2f;
}

.color-facebook {
  color: #415E9B;
}

.color-facebook-midlight {
  color: #617fbd;
}

.color-facebook-light {
  color: #a9b9db;
}

.color-facebook-xlight {
  color: #b4c2e0;
}

.color-facebook-middark {
  color: #2d426c;
}

.color-facebook-dark {
  color: #202e4c;
}

.color-facebook-xdark {
  color: #141d2f;
}

.border-facebook {
  border-color: #415E9B;
}

.border-facebook-light {
  border-color: #a9b9db;
}

.border-facebook-xlight {
  border-color: #b4c2e0;
}

.twitter {
  background: #54ADF0;
}

.background-twitter {
  background: #54ADF0;
}

.background-twitter-midlight {
  background: #91caf5;
}

.background-twitter-light {
  background: #eff7fe;
}

.background-twitter-xlight {
  background: #fdfeff;
}

.background-twitter-middark {
  background: #1790eb;
}

.background-twitter-dark {
  background: #1176c3;
}

.background-twitter-xdark {
  background: #0e609d;
}

.color-twitter {
  color: #54ADF0;
}

.color-twitter-midlight {
  color: #91caf5;
}

.color-twitter-light {
  color: #eff7fe;
}

.color-twitter-xlight {
  color: #fdfeff;
}

.color-twitter-middark {
  color: #1790eb;
}

.color-twitter-dark {
  color: #1176c3;
}

.color-twitter-xdark {
  color: #0e609d;
}

.border-twitter {
  border-color: #54ADF0;
}

.border-twitter-light {
  border-color: #eff7fe;
}

.border-twitter-xlight {
  border-color: #fdfeff;
}

.pinterest {
  background: #D01D15;
}

.background-pinterest {
  background: #D01D15;
}

.background-pinterest-midlight {
  background: #eb433c;
}

.background-pinterest-light {
  background: #f59d99;
}

.background-pinterest-xlight {
  background: #f6aaa7;
}

.background-pinterest-middark {
  background: #94150f;
}

.background-pinterest-dark {
  background: #6a0f0b;
}

.background-pinterest-xdark {
  background: #450a07;
}

.color-pinterest {
  color: #D01D15;
}

.color-pinterest-midlight {
  color: #eb433c;
}

.color-pinterest-light {
  color: #f59d99;
}

.color-pinterest-xlight {
  color: #f6aaa7;
}

.color-pinterest-middark {
  color: #94150f;
}

.color-pinterest-dark {
  color: #6a0f0b;
}

.color-pinterest-xdark {
  color: #450a07;
}

.border-pinterest {
  border-color: #D01D15;
}

.border-pinterest-light {
  border-color: #f59d99;
}

.border-pinterest-xlight {
  border-color: #f6aaa7;
}

.paypal {
  background: #009cde;
}

.background-paypal {
  background: #009cde;
}

.background-paypal-midlight {
  background: #21bdff;
}

.background-paypal-light {
  background: #87dbff;
}

.background-paypal-xlight {
  background: #97e0ff;
}

.background-paypal-middark {
  background: #006d9c;
}

.background-paypal-dark {
  background: #004d6e;
}

.background-paypal-xdark {
  background: #003045;
}

.color-paypal {
  color: #009cde;
}

.color-paypal-midlight {
  color: #21bdff;
}

.color-paypal-light {
  color: #87dbff;
}

.color-paypal-xlight {
  color: #97e0ff;
}

.color-paypal-middark {
  color: #006d9c;
}

.color-paypal-dark {
  color: #004d6e;
}

.color-paypal-xdark {
  color: #003045;
}

.border-paypal {
  border-color: #009cde;
}

.border-paypal-light {
  border-color: #87dbff;
}

.border-paypal-xlight {
  border-color: #97e0ff;
}

.teal {
  background: #49d5b7;
}

.background-teal {
  background: #49d5b7;
}

.background-teal-midlight {
  background: #7fe1cc;
}

.background-teal-light {
  background: #d2f5ed;
}

.background-teal-xlight {
  background: #def7f2;
}

.background-teal-middark {
  background: #29b395;
}

.background-teal-dark {
  background: #218d76;
}

.background-teal-xdark {
  background: #196c5a;
}

.color-teal {
  color: #49d5b7;
}

.color-teal-midlight {
  color: #7fe1cc;
}

.color-teal-light {
  color: #d2f5ed;
}

.color-teal-xlight {
  color: #def7f2;
}

.color-teal-middark {
  color: #29b395;
}

.color-teal-dark {
  color: #218d76;
}

.color-teal-xdark {
  color: #196c5a;
}

.border-teal {
  border-color: #49d5b7;
}

.border-teal-light {
  border-color: #d2f5ed;
}

.border-teal-xlight {
  border-color: #def7f2;
}

.background-white {
  background-color: #fff;
}

.color-white {
  color: #fff;
}

/* 

http://css-tricks.com/handling-z-index/

.header {
  z-index: map-get($zindex, header);
}

*/
/* http://prismjs.com/download.html?themes=prism&languages=markup+css+css-extras+clike+javascript+java+php+php-extras+coffeescript+scss+bash+c+cpp+python+sql+groovy+http+ruby+gherkin+csharp+go+nsis+aspnet&plugins=line-highlight+line-numbers+show-invisibles+autolinker+wpd+file-highlight+show-language */
/**
 * prism.js default theme for JavaScript, CSS and HTML
 * Based on dabblet (http://dabblet.com)
 * @author Lea Verou
 */
code[class*="language-"] {
  display: block;
}

code[class*="language-"],
pre[class*="language-"] {
  font-size: 1em;
  line-height: 1em;
  direction: ltr;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}

pre[class*="language-"]::-moz-selection,
pre[class*="language-"]::-moz-selection,
code[class*="language-"]::-moz-selection,
code[class*="language-"]::-moz-selection {
  text-shadow: none;
  background: #b3d4fc;
}

pre[class*="language-"]::selection,
pre[class*="language-"]::selection,
code[class*="language-"]::selection,
code[class*="language-"]::selection {
  text-shadow: none;
  background: #b3d4fc;
}

@media print {
  code[class*="language-"],
  pre[class*="language-"] {
    text-shadow: none;
  }
}

/* Code blocks */
pre[class*="language-"] {
  max-height: 0;
  margin: 2em 0 1em;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e8e7e6;
  transition: max-height .2s;
}

pre[class*="language-"].is-active {
  max-height: 9999px;
}

code[class*="language-"] {
  overflow-x: scroll;
  padding: 1em;
}

/* Inline code */
:not(pre) > code[class*="language-"] {
  padding: .1em;
  border-radius: .3em;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
  color: slategray;
}

.token.punctuation {
  color: #999;
}

.namespace {
  opacity: .7;
}

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol {
  color: #905;
}

.token.selector,
.token.attr-name,
.token.string,
.token.builtin {
  color: #690;
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
  color: #a67f59;
  background: rgba(255, 255, 255, 0.5);
}

.token.atrule,
.token.attr-value,
.token.keyword {
  color: #07a;
}

.token.regex,
.token.important {
  color: #e90;
}

.token.important {
  font-weight: bold;
}

.token.entity {
  cursor: help;
}

pre[data-line] {
  position: relative;
  padding: 1em 0 1em 2em;
}

.line-highlight {
  position: absolute;
  left: 0;
  right: 0;
  padding: inherit 0;
  margin-top: 1em;
  /* Same as .prismâ€™s padding-top */
  background: rgba(153, 122, 102, 0.08);
  background: -moz-linear-gradient(left, rgba(153, 122, 102, 0.1) 70%, rgba(153, 122, 102, 0));
  background: -webkit-linear-gradient(left, rgba(153, 122, 102, 0.1) 70%, rgba(153, 122, 102, 0));
  background: -o-linear-gradient(left, rgba(153, 122, 102, 0.1) 70%, rgba(153, 122, 102, 0));
  background: linear-gradient(left, rgba(153, 122, 102, 0.1) 70%, rgba(153, 122, 102, 0));
  pointer-events: none;
  line-height: inherit;
  white-space: pre;
}

.line-highlight:before,
.line-highlight[data-end]:after {
  content: attr(data-start);
  position: absolute;
  top: .4em;
  left: .6em;
  min-width: 1em;
  padding: 0 .5em;
  background-color: rgba(153, 122, 102, 0.4);
  color: #f5f2f0;
  font: bold 65%/1.5 sans-serif;
  text-align: center;
  vertical-align: .3em;
  border-radius: 999px;
  text-shadow: none;
  box-shadow: 0 1px white;
}

.line-highlight[data-end]:after {
  content: attr(data-end);
  top: auto;
  bottom: .4em;
}

pre.line-numbers {
  position: relative;
  padding-left: 3.8em;
  counter-reset: linenumber;
}

pre.line-numbers > code {
  position: relative;
}

.line-numbers .line-numbers-rows {
  position: absolute;
  pointer-events: none;
  top: 0;
  font-size: 100%;
  left: -3.8em;
  width: 2em;
  /* works for line-numbers below 1000 lines */
  letter-spacing: -1px;
  border-right: 1px solid #999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.line-numbers-rows > span {
  pointer-events: none;
  display: block;
  counter-increment: linenumber;
}

.line-numbers-rows > span:before {
  content: counter(linenumber);
  color: #999;
  display: block;
  padding-right: 0.8em;
  text-align: right;
}

.token.tab:not(:empty):before,
.token.cr:before,
.token.lf:before {
  color: #e0d7d1;
}

.token.lf:last-child {
  display: none;
}

.token.tab:not(:empty):before {
  content: ' ';
}

.token.cr:before {
  content: ' ';
}

.token.lf:before {
  content: ' ';
}

.token a, .token .read-more-button {
  color: inherit;
}

code[class*="language-"] a[href], code[class*="language-"] [href].read-more-button,
pre[class*="language-"] a[href],
pre[class*="language-"] [href].read-more-button {
  cursor: help;
  text-decoration: none;
}

code[class*="language-"] a[href]:hover, code[class*="language-"] [href].read-more-button:hover,
pre[class*="language-"] a[href]:hover,
pre[class*="language-"] [href].read-more-button:hover {
  cursor: help;
  text-decoration: underline;
}

pre[class*='language-'] {
  position: relative;
}

pre[class*='language-'] > code[data-language] {
  overflow: scroll;
  display: block;
}

pre[class*='language-'] > code[data-language]::before {
  content: attr(data-language);
  color: black;
  background-color: #CFCFCF;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.9em;
  border-radius: 0 0 0 5px;
  padding: 0 0.5em;
  text-shadow: none;
  display: none;
}

.flex {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.flex-column,
.flex-direction-column {
  -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;
}

.align-items--center {
  -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;
}

.align-items--flex-end {
  -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;
}

.justify-content--center {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.justify-content--space-between {
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}

.flex-shrink-none {
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0;
}

.flex-grow-one {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
}

.space-items > * {
  margin: 1em;
}

@media screen and (min-width: 64.0625em) {
  .flex--desktop {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .flex--desktop.flex-column {
    -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;
  }
  .flex--desktop.align-items--center {
    -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;
  }
  .flex--desktop.align-items--flex-end {
    -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;
  }
  .flex--desktop.justify-content--center {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
  .flex--desktop.justify-content--space-between {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
  .flex--desktop.space-items > * {
    margin: 1em;
  }
}

.grid {
  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-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  position: relative;
}

@media screen and (min-width: 64.0625em) {
  .grid:after {
    content: "";
    -webkit-box-flex: auto;
    -moz-box-flex: auto;
    box-flex: auto;
    -webkit-flex: auto;
    -moz-flex: auto;
    -ms-flex: auto;
    flex: auto;
  }
}

.grid-item {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 100%;
  -moz-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  position: relative;
  margin: 0 0 12px;
  display: block;
  width: 0;
}

@media screen and (min-width: 768px) {
  .grid--2 .grid-item {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 49.5%;
    -moz-flex: 0 0 49.5%;
    -ms-flex: 0 0 49.5%;
    flex: 0 0 49.5%;
    max-width: 49.5%;
  }
  .grid--2 .grid-item:nth-child(2n+2) {
    margin-left: 1%;
  }
  .grid--2 .grid-item:nth-child(2n+1):nth-last-child(-n+2),
  .grid--2 .grid-item:nth-child(2n+1):nth-last-child(-n+2) ~ .grid-item {
    margin-bottom: 0;
  }
  .grid--2.grid--spaced .grid-item {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 0 45.5%;
    -moz-flex: 0 0 45.5%;
    -ms-flex: 0 0 45.5%;
    flex: 0 0 45.5%;
    max-width: 45.5%;
  }
  .grid--2.grid--spaced .grid-item:nth-child(2n+2) {
    margin-left: 9%;
  }
  .grid--3 .grid-item {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 0 32.33333%;
    -moz-flex: 1 0 32.33333%;
    -ms-flex: 1 0 32.33333%;
    flex: 1 0 32.33333%;
    max-width: 32.666666667%;
  }
  .grid--3 .grid-item:nth-child(3n+2), .grid--3 .grid-item:nth-child(3n+3) {
    margin-left: 1%;
  }
  .grid--3 .grid-item:nth-child(3n+1):nth-last-child(-n+3),
  .grid--3 .grid-item:nth-child(3n+1):nth-last-child(-n+3) ~ .grid-item {
    margin-bottom: 0;
  }
  .grid--3.grid--spaced .grid-item {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 0 31%;
    -moz-flex: 1 0 31%;
    -ms-flex: 1 0 31%;
    flex: 1 0 31%;
    max-width: 31%;
  }
  .grid--3.grid--spaced .grid-item:nth-child(3n+2), .grid--3.grid--spaced .grid-item:nth-child(3n+3) {
    margin-left: 3.5%;
  }
  .grid--3.grid--spaced .grid-item:nth-child(3n+1):nth-last-child(-n+3),
  .grid--3.grid--spaced .grid-item:nth-child(3n+1):nth-last-child(-n+3) ~ .grid-item {
    margin-bottom: 0;
  }
  .grid--4 .grid-item {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 0 24.25%;
    -moz-flex: 1 0 24.25%;
    -ms-flex: 1 0 24.25%;
    flex: 1 0 24.25%;
    max-width: 24.25%;
  }
  .grid--4 .grid-item:nth-child(4n+2), .grid--4 .grid-item:nth-child(4n+3), .grid--4 .grid-item:nth-child(4n+4) {
    margin-left: 1%;
  }
  .grid--4 .grid-item:nth-child(4n+1):nth-last-child(-n+4),
  .grid--4 .grid-item:nth-child(4n+1):nth-last-child(-n+4) ~ .grid-item {
    margin-bottom: 0;
  }
  .grid--5 .grid-item {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 0 19.2%;
    -moz-flex: 1 0 19.2%;
    -ms-flex: 1 0 19.2%;
    flex: 1 0 19.2%;
    max-width: 19.2%;
  }
  .grid--5 .grid-item:nth-child(5n+2), .grid--5 .grid-item:nth-child(5n+3), .grid--5 .grid-item:nth-child(5n+4), .grid--5 .grid-item:nth-child(5n+5) {
    margin-left: 1%;
  }
  .grid--5 .grid-item:nth-child(5n+1):nth-last-child(-n+5),
  .grid--5 .grid-item:nth-child(5n+1):nth-last-child(-n+5) ~ .grid-item {
    margin-bottom: 0;
  }
  .grid--6 .grid-item {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 0 15.83333%;
    -moz-flex: 1 0 15.83333%;
    -ms-flex: 1 0 15.83333%;
    flex: 1 0 15.83333%;
    max-width: 15.833333333%;
  }
  .grid--6 .grid-item:nth-child(6n+2), .grid--6 .grid-item:nth-child(6n+3), .grid--6 .grid-item:nth-child(6n+4), .grid--6 .grid-item:nth-child(6n+5), .grid--6 .grid-item:nth-child(6n+6) {
    margin-left: 1%;
  }
  .grid--6 .grid-item:nth-child(6n+1):nth-last-child(-n+6),
  .grid--6 .grid-item:nth-child(6n+1):nth-last-child(-n+6) ~ .grid-item {
    margin-bottom: 0;
  }
}

.columns {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.columns::after {
  clear: both;
  content: "";
  display: block;
}

.column1 {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
}

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

@media screen and (min-width: 768px) {
  .column1 {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 6.85076%;
  }
  .column1:last-child {
    margin-right: 0;
  }
}

.column2 {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
}

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

@media screen and (min-width: 768px) {
  .column2 {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 15.31888%;
  }
  .column2:last-child {
    margin-right: 0;
  }
}

.column3 {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
}

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

@media screen and (min-width: 768px) {
  .column3 {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 23.78699%;
  }
  .column3:last-child {
    margin-right: 0;
  }
}

.column4 {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
}

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

@media screen and (min-width: 768px) {
  .column4 {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 32.2551%;
  }
  .column4:last-child {
    margin-right: 0;
  }
}

.column5 {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
}

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

@media screen and (min-width: 768px) {
  .column5 {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 40.72321%;
  }
  .column5:last-child {
    margin-right: 0;
  }
}

.column6 {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
}

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

@media screen and (min-width: 768px) {
  .column6 {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 49.19133%;
  }
  .column6:last-child {
    margin-right: 0;
  }
}

.column7 {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
}

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

@media screen and (min-width: 768px) {
  .column7 {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 57.65944%;
  }
  .column7:last-child {
    margin-right: 0;
  }
}

.column8 {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
}

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

@media screen and (min-width: 768px) {
  .column8 {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 66.12755%;
  }
  .column8:last-child {
    margin-right: 0;
  }
}

.column9 {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
}

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

@media screen and (min-width: 768px) {
  .column9 {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 74.59566%;
  }
  .column9:last-child {
    margin-right: 0;
  }
}

.column10 {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
}

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

@media screen and (min-width: 768px) {
  .column10 {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 83.06378%;
  }
  .column10:last-child {
    margin-right: 0;
  }
}

.column11 {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
}

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

@media screen and (min-width: 768px) {
  .column11 {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 91.53189%;
  }
  .column11:last-child {
    margin-right: 0;
  }
}

.column12 {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
}

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

@media screen and (min-width: 768px) {
  .column12 {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 100%;
  }
  .column12:last-child {
    margin-right: 0;
  }
}

.h1, .video-page h1 {
  line-height: 1.2;
}

@media screen and (min-width: 768px) {
  .h1, .video-page h1 {
    letter-spacing: -1px;
  }
}

.h2, .referrals-form:not(.referrals-modal__referral-form) .h3, .referrals-form:not(.referrals-modal__referral-form) #story h3, #story .referrals-form:not(.referrals-modal__referral-form) h3 {
  line-height: 1.2;
}

.h7 {
  font-size: .75em;
}

.title--has-button {
  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;
}

.title--has-button > span {
  margin-right: auto;
}

.title--has-button .button, .title--has-button .poll__answers .list .poll__answer, .poll__answers .list .title--has-button .poll__answer {
  font-size: 0.625em;
}

.title--has-button form {
  display: inline-block;
  font-size: 0.625em;
}

.bold {
  font-weight: bold;
}

/* 
	RESPONSIVE TYPOGRAPHY
	https://www.smashingmagazine.com/2015/06/responsive-typography-with-sass-maps
	
 */
p {
  hyphens: none;
}

small,
p.small {
  font-size: .875em;
}

p.lead {
  font-size: 1.375em;
  margin-bottom: 1em;
  color: #68615d;
}

p.secondary {
  font-size: 1.125em;
  margin-bottom: 1em;
  margin-top: .25em;
  color: #68615d;
  line-height: 1.2;
}

strong, .link, .comment-body a, .comment-body .read-more-button,
.comment-header a,
.comment-header .read-more-button, .profile-card__bottom.profile-card__bottom--bio a, .profile-card__bottom.profile-card__bottom--bio .read-more-button, .real-time-stream .real-time-stream--activity .h5 a, .real-time-stream .real-time-stream--activity #story h5 a, #story .real-time-stream .real-time-stream--activity h5 a, .real-time-stream .real-time-stream--activity .filters h5 a, .filters .real-time-stream .real-time-stream--activity h5 a, .real-time-stream .real-time-stream--activity
.sorters h5 a,
.sorters .real-time-stream .real-time-stream--activity h5 a, .real-time-stream .real-time-stream--activity .h5 .read-more-button, .real-time-stream .real-time-stream--activity #story h5 .read-more-button, #story .real-time-stream .real-time-stream--activity h5 .read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .read-more-button, .main-nav__cart .menu-button, .project-page .project-header__container .project-feed .h5 a, .project-page .project-header__container .project-feed #story h5 a, #story .project-page .project-header__container .project-feed h5 a, .project-page .project-header__container .project-feed .filters h5 a, .filters .project-page .project-header__container .project-feed h5 a, .project-page .project-header__container .project-feed
.sorters h5 a,
.sorters .project-page .project-header__container .project-feed h5 a, .project-page .project-header__container .project-feed .h5 .read-more-button, .project-page .project-header__container .project-feed #story h5 .read-more-button, #story .project-page .project-header__container .project-feed h5 .read-more-button, .project-page .project-header__container .project-feed .filters h5 .read-more-button, .filters .project-page .project-header__container .project-feed h5 .read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .read-more-button, .input-feedback, .icon-list--colored a, .icon-list--colored .read-more-button,
.icon-list--colored button, .site-footer a, .site-footer .read-more-button, .read-more a, .read-more .read-more-button, .product-sidebar .product-questions-link button,
b {
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
}

strong.fancy, .fancy.link, growl-notification.notification--marketing strong.link, growl-notification.notification--marketing .main-nav__cart strong.menu-button, .main-nav__cart growl-notification.notification--marketing strong.menu-button, .meta-data-container .link.meta-data__count, .meta-data-container .comment-body a.meta-data__count, .comment-body .meta-data-container a.meta-data__count, .meta-data-container .comment-body .meta-data__count.read-more-button, .comment-body .meta-data-container .meta-data__count.read-more-button, .meta-data-container
.comment-header a.meta-data__count,
.comment-header .meta-data-container a.meta-data__count, .meta-data-container
.comment-header .meta-data__count.read-more-button,
.comment-header .meta-data-container .meta-data__count.read-more-button, .meta-data-container .profile-card__bottom.profile-card__bottom--bio a.meta-data__count, .profile-card__bottom.profile-card__bottom--bio .meta-data-container a.meta-data__count, .meta-data-container .profile-card__bottom.profile-card__bottom--bio .meta-data__count.read-more-button, .profile-card__bottom.profile-card__bottom--bio .meta-data-container .meta-data__count.read-more-button, .meta-data-container .real-time-stream .real-time-stream--activity .h5 a.meta-data__count, .real-time-stream .real-time-stream--activity .h5 .meta-data-container a.meta-data__count, .meta-data-container .real-time-stream .real-time-stream--activity #story h5 a.meta-data__count, .real-time-stream .real-time-stream--activity #story h5 .meta-data-container a.meta-data__count, .meta-data-container #story .real-time-stream .real-time-stream--activity h5 a.meta-data__count, #story .real-time-stream .real-time-stream--activity h5 .meta-data-container a.meta-data__count, .meta-data-container .real-time-stream .real-time-stream--activity .filters h5 a.meta-data__count, .real-time-stream .real-time-stream--activity .filters h5 .meta-data-container a.meta-data__count, .meta-data-container .filters .real-time-stream .real-time-stream--activity h5 a.meta-data__count, .filters .real-time-stream .real-time-stream--activity h5 .meta-data-container a.meta-data__count, .meta-data-container .real-time-stream .real-time-stream--activity
.sorters h5 a.meta-data__count, .real-time-stream .real-time-stream--activity
.sorters h5 .meta-data-container a.meta-data__count, .meta-data-container
.sorters .real-time-stream .real-time-stream--activity h5 a.meta-data__count,
.sorters .real-time-stream .real-time-stream--activity h5 .meta-data-container a.meta-data__count, .meta-data-container .real-time-stream .real-time-stream--activity .h5 .meta-data__count.read-more-button, .real-time-stream .real-time-stream--activity .h5 .meta-data-container .meta-data__count.read-more-button, .meta-data-container .real-time-stream .real-time-stream--activity #story h5 .meta-data__count.read-more-button, .real-time-stream .real-time-stream--activity #story h5 .meta-data-container .meta-data__count.read-more-button, .meta-data-container #story .real-time-stream .real-time-stream--activity h5 .meta-data__count.read-more-button, #story .real-time-stream .real-time-stream--activity h5 .meta-data-container .meta-data__count.read-more-button, .meta-data-container .real-time-stream .real-time-stream--activity .filters h5 .meta-data__count.read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .meta-data-container .meta-data__count.read-more-button, .meta-data-container .filters .real-time-stream .real-time-stream--activity h5 .meta-data__count.read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .meta-data-container .meta-data__count.read-more-button, .meta-data-container .real-time-stream .real-time-stream--activity
.sorters h5 .meta-data__count.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .meta-data-container .meta-data__count.read-more-button, .meta-data-container
.sorters .real-time-stream .real-time-stream--activity h5 .meta-data__count.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .meta-data-container .meta-data__count.read-more-button, .meta-data-container .main-nav__cart .meta-data__count.menu-button, .main-nav__cart .meta-data-container .meta-data__count.menu-button, .meta-data-container .project-page .project-header__container .project-feed .h5 a.meta-data__count, .project-page .project-header__container .project-feed .h5 .meta-data-container a.meta-data__count, .meta-data-container .project-page .project-header__container .project-feed #story h5 a.meta-data__count, .project-page .project-header__container .project-feed #story h5 .meta-data-container a.meta-data__count, .meta-data-container #story .project-page .project-header__container .project-feed h5 a.meta-data__count, #story .project-page .project-header__container .project-feed h5 .meta-data-container a.meta-data__count, .meta-data-container .project-page .project-header__container .project-feed .filters h5 a.meta-data__count, .project-page .project-header__container .project-feed .filters h5 .meta-data-container a.meta-data__count, .meta-data-container .filters .project-page .project-header__container .project-feed h5 a.meta-data__count, .filters .project-page .project-header__container .project-feed h5 .meta-data-container a.meta-data__count, .meta-data-container .project-page .project-header__container .project-feed
.sorters h5 a.meta-data__count, .project-page .project-header__container .project-feed
.sorters h5 .meta-data-container a.meta-data__count, .meta-data-container
.sorters .project-page .project-header__container .project-feed h5 a.meta-data__count,
.sorters .project-page .project-header__container .project-feed h5 .meta-data-container a.meta-data__count, .meta-data-container .project-page .project-header__container .project-feed .h5 .meta-data__count.read-more-button, .project-page .project-header__container .project-feed .h5 .meta-data-container .meta-data__count.read-more-button, .meta-data-container .project-page .project-header__container .project-feed #story h5 .meta-data__count.read-more-button, .project-page .project-header__container .project-feed #story h5 .meta-data-container .meta-data__count.read-more-button, .meta-data-container #story .project-page .project-header__container .project-feed h5 .meta-data__count.read-more-button, #story .project-page .project-header__container .project-feed h5 .meta-data-container .meta-data__count.read-more-button, .meta-data-container .project-page .project-header__container .project-feed .filters h5 .meta-data__count.read-more-button, .project-page .project-header__container .project-feed .filters h5 .meta-data-container .meta-data__count.read-more-button, .meta-data-container .filters .project-page .project-header__container .project-feed h5 .meta-data__count.read-more-button, .filters .project-page .project-header__container .project-feed h5 .meta-data-container .meta-data__count.read-more-button, .meta-data-container .project-page .project-header__container .project-feed
.sorters h5 .meta-data__count.read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .meta-data-container .meta-data__count.read-more-button, .meta-data-container
.sorters .project-page .project-header__container .project-feed h5 .meta-data__count.read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .meta-data-container .meta-data__count.read-more-button, .comment-body a.fancy, .comment-body .profile-card a.h6, .profile-card .comment-body a.h6, .comment-body .profile-card .h6.read-more-button, .profile-card .comment-body .h6.read-more-button, .comment-body a.profile-card__bottom, .comment-body .profile-card__bottom.read-more-button, .comment-body .fancy.read-more-button, .comment-body growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing .comment-body strong.read-more-button, .comment-body .product-sidebar .read-more-button.product-tagline, .product-sidebar .comment-body .read-more-button.product-tagline, .comment-body .price .read-more-button.product-price__discount, .price .comment-body .read-more-button.product-price__discount, .comment-body
.product-price .read-more-button.product-price__discount,
.product-price .comment-body .read-more-button.product-price__discount, .comment-body .price .read-more-button.product-price__final, .price .comment-body .read-more-button.product-price__final, .comment-body
.product-price .read-more-button.product-price__final,
.product-price .comment-body .read-more-button.product-price__final, .comment-body .price .read-more-button.product-price__original, .price .comment-body .read-more-button.product-price__original, .comment-body
.product-price .read-more-button.product-price__original,
.product-price .comment-body .read-more-button.product-price__original, .comment-body .price .read-more-button.product-price__percentage, .price .comment-body .read-more-button.product-price__percentage, .comment-body
.product-price .read-more-button.product-price__percentage,
.product-price .comment-body .read-more-button.product-price__percentage, .comment-body .price .read-more-button.product-price__final-sale, .price .comment-body .read-more-button.product-price__final-sale, .comment-body
.product-price .read-more-button.product-price__final-sale,
.product-price .comment-body .read-more-button.product-price__final-sale, .comment-body .account-sidebar .read-more-button.read-more, .account-sidebar .comment-body .read-more-button.read-more, .comment-body .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick .comment-body text.read-more-button, .comment-body .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick .comment-body text.read-more-button, .comment-body .product-sidebar a.product-tagline, .product-sidebar .comment-body a.product-tagline, .comment-body .price a.product-price__discount, .price .comment-body a.product-price__discount, .comment-body
.product-price a.product-price__discount,
.product-price .comment-body a.product-price__discount, .comment-body .price a.product-price__final, .price .comment-body a.product-price__final, .comment-body
.product-price a.product-price__final,
.product-price .comment-body a.product-price__final, .comment-body .price a.product-price__original, .price .comment-body a.product-price__original, .comment-body
.product-price a.product-price__original,
.product-price .comment-body a.product-price__original, .comment-body .price a.product-price__percentage, .price .comment-body a.product-price__percentage, .comment-body
.product-price a.product-price__percentage,
.product-price .comment-body a.product-price__percentage, .comment-body .price a.product-price__final-sale, .price .comment-body a.product-price__final-sale, .comment-body
.product-price a.product-price__final-sale,
.product-price .comment-body a.product-price__final-sale, .comment-body .account-sidebar a.read-more, .account-sidebar .comment-body a.read-more,
.comment-header a.fancy,
.comment-header .profile-card a.h6, .profile-card
.comment-header a.h6,
.comment-header .profile-card .h6.read-more-button, .profile-card
.comment-header .h6.read-more-button,
.comment-header a.profile-card__bottom,
.comment-header .profile-card__bottom.read-more-button,
.comment-header .fancy.read-more-button,
.comment-header growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing
.comment-header strong.read-more-button,
.comment-header .product-sidebar .read-more-button.product-tagline, .product-sidebar
.comment-header .read-more-button.product-tagline,
.comment-header .price .read-more-button.product-price__discount, .price
.comment-header .read-more-button.product-price__discount,
.comment-header
.product-price .read-more-button.product-price__discount,
.product-price
.comment-header .read-more-button.product-price__discount,
.comment-header .price .read-more-button.product-price__final, .price
.comment-header .read-more-button.product-price__final,
.comment-header
.product-price .read-more-button.product-price__final,
.product-price
.comment-header .read-more-button.product-price__final,
.comment-header .price .read-more-button.product-price__original, .price
.comment-header .read-more-button.product-price__original,
.comment-header
.product-price .read-more-button.product-price__original,
.product-price
.comment-header .read-more-button.product-price__original,
.comment-header .price .read-more-button.product-price__percentage, .price
.comment-header .read-more-button.product-price__percentage,
.comment-header
.product-price .read-more-button.product-price__percentage,
.product-price
.comment-header .read-more-button.product-price__percentage,
.comment-header .price .read-more-button.product-price__final-sale, .price
.comment-header .read-more-button.product-price__final-sale,
.comment-header
.product-price .read-more-button.product-price__final-sale,
.product-price
.comment-header .read-more-button.product-price__final-sale,
.comment-header .account-sidebar .read-more-button.read-more, .account-sidebar
.comment-header .read-more-button.read-more,
.comment-header .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick
.comment-header text.read-more-button,
.comment-header .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick
.comment-header text.read-more-button,
.comment-header .product-sidebar a.product-tagline, .product-sidebar
.comment-header a.product-tagline,
.comment-header .price a.product-price__discount, .price
.comment-header a.product-price__discount,
.comment-header
.product-price a.product-price__discount,
.product-price
.comment-header a.product-price__discount,
.comment-header .price a.product-price__final, .price
.comment-header a.product-price__final,
.comment-header
.product-price a.product-price__final,
.product-price
.comment-header a.product-price__final,
.comment-header .price a.product-price__original, .price
.comment-header a.product-price__original,
.comment-header
.product-price a.product-price__original,
.product-price
.comment-header a.product-price__original,
.comment-header .price a.product-price__percentage, .price
.comment-header a.product-price__percentage,
.comment-header
.product-price a.product-price__percentage,
.product-price
.comment-header a.product-price__percentage,
.comment-header .price a.product-price__final-sale, .price
.comment-header a.product-price__final-sale,
.comment-header
.product-price a.product-price__final-sale,
.product-price
.comment-header a.product-price__final-sale,
.comment-header .account-sidebar a.read-more, .account-sidebar
.comment-header a.read-more, .profile-card .link.h6, .profile-card .profile-card__bottom.profile-card__bottom--bio a.h6, .profile-card__bottom.profile-card__bottom--bio .profile-card a.h6, .profile-card .profile-card__bottom.profile-card__bottom--bio .h6.read-more-button, .profile-card__bottom.profile-card__bottom--bio .profile-card .h6.read-more-button, .profile-card .real-time-stream .real-time-stream--activity .h5 a.h6, .real-time-stream .real-time-stream--activity .h5 .profile-card a.h6, .profile-card .real-time-stream .real-time-stream--activity #story h5 a.h6, .real-time-stream .real-time-stream--activity #story h5 .profile-card a.h6, .profile-card #story .real-time-stream .real-time-stream--activity h5 a.h6, #story .real-time-stream .real-time-stream--activity h5 .profile-card a.h6, .profile-card .real-time-stream .real-time-stream--activity .filters h5 a.h6, .real-time-stream .real-time-stream--activity .filters h5 .profile-card a.h6, .profile-card .filters .real-time-stream .real-time-stream--activity h5 a.h6, .filters .real-time-stream .real-time-stream--activity h5 .profile-card a.h6, .profile-card .real-time-stream .real-time-stream--activity
.sorters h5 a.h6, .real-time-stream .real-time-stream--activity
.sorters h5 .profile-card a.h6, .profile-card
.sorters .real-time-stream .real-time-stream--activity h5 a.h6,
.sorters .real-time-stream .real-time-stream--activity h5 .profile-card a.h6, .profile-card .real-time-stream .real-time-stream--activity .h5 .h6.read-more-button, .real-time-stream .real-time-stream--activity .h5 .profile-card .h6.read-more-button, .profile-card .real-time-stream .real-time-stream--activity #story h5 .h6.read-more-button, .real-time-stream .real-time-stream--activity #story h5 .profile-card .h6.read-more-button, .profile-card #story .real-time-stream .real-time-stream--activity h5 .h6.read-more-button, #story .real-time-stream .real-time-stream--activity h5 .profile-card .h6.read-more-button, .profile-card .real-time-stream .real-time-stream--activity .filters h5 .h6.read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .profile-card .h6.read-more-button, .profile-card .filters .real-time-stream .real-time-stream--activity h5 .h6.read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .profile-card .h6.read-more-button, .profile-card .real-time-stream .real-time-stream--activity
.sorters h5 .h6.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .profile-card .h6.read-more-button, .profile-card
.sorters .real-time-stream .real-time-stream--activity h5 .h6.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .profile-card .h6.read-more-button, .profile-card .main-nav__cart .h6.menu-button, .main-nav__cart .profile-card .h6.menu-button, .profile-card .project-page .project-header__container .project-feed .h5 a.h6, .project-page .project-header__container .project-feed .h5 .profile-card a.h6, .profile-card .project-page .project-header__container .project-feed #story h5 a.h6, .project-page .project-header__container .project-feed #story h5 .profile-card a.h6, .profile-card #story .project-page .project-header__container .project-feed h5 a.h6, #story .project-page .project-header__container .project-feed h5 .profile-card a.h6, .profile-card .project-page .project-header__container .project-feed .filters h5 a.h6, .project-page .project-header__container .project-feed .filters h5 .profile-card a.h6, .profile-card .filters .project-page .project-header__container .project-feed h5 a.h6, .filters .project-page .project-header__container .project-feed h5 .profile-card a.h6, .profile-card .project-page .project-header__container .project-feed
.sorters h5 a.h6, .project-page .project-header__container .project-feed
.sorters h5 .profile-card a.h6, .profile-card
.sorters .project-page .project-header__container .project-feed h5 a.h6,
.sorters .project-page .project-header__container .project-feed h5 .profile-card a.h6, .profile-card .project-page .project-header__container .project-feed .h5 .h6.read-more-button, .project-page .project-header__container .project-feed .h5 .profile-card .h6.read-more-button, .profile-card .project-page .project-header__container .project-feed #story h5 .h6.read-more-button, .project-page .project-header__container .project-feed #story h5 .profile-card .h6.read-more-button, .profile-card #story .project-page .project-header__container .project-feed h5 .h6.read-more-button, #story .project-page .project-header__container .project-feed h5 .profile-card .h6.read-more-button, .profile-card .project-page .project-header__container .project-feed .filters h5 .h6.read-more-button, .project-page .project-header__container .project-feed .filters h5 .profile-card .h6.read-more-button, .profile-card .filters .project-page .project-header__container .project-feed h5 .h6.read-more-button, .filters .project-page .project-header__container .project-feed h5 .profile-card .h6.read-more-button, .profile-card .project-page .project-header__container .project-feed
.sorters h5 .h6.read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .profile-card .h6.read-more-button, .profile-card
.sorters .project-page .project-header__container .project-feed h5 .h6.read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .profile-card .h6.read-more-button, .profile-card__bottom.profile-card__bottom--bio a.fancy, .profile-card__bottom.profile-card__bottom--bio a.profile-card__bottom, .profile-card__bottom.profile-card__bottom--bio .profile-card__bottom.read-more-button, .profile-card__bottom.profile-card__bottom--bio .fancy.read-more-button, .profile-card__bottom.profile-card__bottom--bio growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing .profile-card__bottom.profile-card__bottom--bio strong.read-more-button, .profile-card__bottom.profile-card__bottom--bio .product-sidebar .read-more-button.product-tagline, .product-sidebar .profile-card__bottom.profile-card__bottom--bio .read-more-button.product-tagline, .profile-card__bottom.profile-card__bottom--bio .price .read-more-button.product-price__discount, .price .profile-card__bottom.profile-card__bottom--bio .read-more-button.product-price__discount, .profile-card__bottom.profile-card__bottom--bio
.product-price .read-more-button.product-price__discount,
.product-price .profile-card__bottom.profile-card__bottom--bio .read-more-button.product-price__discount, .profile-card__bottom.profile-card__bottom--bio .price .read-more-button.product-price__final, .price .profile-card__bottom.profile-card__bottom--bio .read-more-button.product-price__final, .profile-card__bottom.profile-card__bottom--bio
.product-price .read-more-button.product-price__final,
.product-price .profile-card__bottom.profile-card__bottom--bio .read-more-button.product-price__final, .profile-card__bottom.profile-card__bottom--bio .price .read-more-button.product-price__original, .price .profile-card__bottom.profile-card__bottom--bio .read-more-button.product-price__original, .profile-card__bottom.profile-card__bottom--bio
.product-price .read-more-button.product-price__original,
.product-price .profile-card__bottom.profile-card__bottom--bio .read-more-button.product-price__original, .profile-card__bottom.profile-card__bottom--bio .price .read-more-button.product-price__percentage, .price .profile-card__bottom.profile-card__bottom--bio .read-more-button.product-price__percentage, .profile-card__bottom.profile-card__bottom--bio
.product-price .read-more-button.product-price__percentage,
.product-price .profile-card__bottom.profile-card__bottom--bio .read-more-button.product-price__percentage, .profile-card__bottom.profile-card__bottom--bio .price .read-more-button.product-price__final-sale, .price .profile-card__bottom.profile-card__bottom--bio .read-more-button.product-price__final-sale, .profile-card__bottom.profile-card__bottom--bio
.product-price .read-more-button.product-price__final-sale,
.product-price .profile-card__bottom.profile-card__bottom--bio .read-more-button.product-price__final-sale, .profile-card__bottom.profile-card__bottom--bio .account-sidebar .read-more-button.read-more, .account-sidebar .profile-card__bottom.profile-card__bottom--bio .read-more-button.read-more, .profile-card__bottom.profile-card__bottom--bio .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick .profile-card__bottom.profile-card__bottom--bio text.read-more-button, .profile-card__bottom.profile-card__bottom--bio .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick .profile-card__bottom.profile-card__bottom--bio text.read-more-button, .profile-card__bottom.profile-card__bottom--bio .product-sidebar a.product-tagline, .product-sidebar .profile-card__bottom.profile-card__bottom--bio a.product-tagline, .profile-card__bottom.profile-card__bottom--bio .price a.product-price__discount, .price .profile-card__bottom.profile-card__bottom--bio a.product-price__discount, .profile-card__bottom.profile-card__bottom--bio
.product-price a.product-price__discount,
.product-price .profile-card__bottom.profile-card__bottom--bio a.product-price__discount, .profile-card__bottom.profile-card__bottom--bio .price a.product-price__final, .price .profile-card__bottom.profile-card__bottom--bio a.product-price__final, .profile-card__bottom.profile-card__bottom--bio
.product-price a.product-price__final,
.product-price .profile-card__bottom.profile-card__bottom--bio a.product-price__final, .profile-card__bottom.profile-card__bottom--bio .price a.product-price__original, .price .profile-card__bottom.profile-card__bottom--bio a.product-price__original, .profile-card__bottom.profile-card__bottom--bio
.product-price a.product-price__original,
.product-price .profile-card__bottom.profile-card__bottom--bio a.product-price__original, .profile-card__bottom.profile-card__bottom--bio .price a.product-price__percentage, .price .profile-card__bottom.profile-card__bottom--bio a.product-price__percentage, .profile-card__bottom.profile-card__bottom--bio
.product-price a.product-price__percentage,
.product-price .profile-card__bottom.profile-card__bottom--bio a.product-price__percentage, .profile-card__bottom.profile-card__bottom--bio .price a.product-price__final-sale, .price .profile-card__bottom.profile-card__bottom--bio a.product-price__final-sale, .profile-card__bottom.profile-card__bottom--bio
.product-price a.product-price__final-sale,
.product-price .profile-card__bottom.profile-card__bottom--bio a.product-price__final-sale, .profile-card__bottom.profile-card__bottom--bio .account-sidebar a.read-more, .account-sidebar .profile-card__bottom.profile-card__bottom--bio a.read-more, .link.profile-card__bottom, .real-time-stream .real-time-stream--activity .h5 a.profile-card__bottom, .real-time-stream .real-time-stream--activity #story h5 a.profile-card__bottom, #story .real-time-stream .real-time-stream--activity h5 a.profile-card__bottom, .real-time-stream .real-time-stream--activity .filters h5 a.profile-card__bottom, .filters .real-time-stream .real-time-stream--activity h5 a.profile-card__bottom, .real-time-stream .real-time-stream--activity
.sorters h5 a.profile-card__bottom,
.sorters .real-time-stream .real-time-stream--activity h5 a.profile-card__bottom, .real-time-stream .real-time-stream--activity .h5 .profile-card__bottom.read-more-button, .real-time-stream .real-time-stream--activity #story h5 .profile-card__bottom.read-more-button, #story .real-time-stream .real-time-stream--activity h5 .profile-card__bottom.read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .profile-card__bottom.read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .profile-card__bottom.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .profile-card__bottom.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .profile-card__bottom.read-more-button, .main-nav__cart .profile-card__bottom.menu-button, .project-page .project-header__container .project-feed .h5 a.profile-card__bottom, .project-page .project-header__container .project-feed #story h5 a.profile-card__bottom, #story .project-page .project-header__container .project-feed h5 a.profile-card__bottom, .project-page .project-header__container .project-feed .filters h5 a.profile-card__bottom, .filters .project-page .project-header__container .project-feed h5 a.profile-card__bottom, .project-page .project-header__container .project-feed
.sorters h5 a.profile-card__bottom,
.sorters .project-page .project-header__container .project-feed h5 a.profile-card__bottom, .project-page .project-header__container .project-feed .h5 .profile-card__bottom.read-more-button, .project-page .project-header__container .project-feed #story h5 .profile-card__bottom.read-more-button, #story .project-page .project-header__container .project-feed h5 .profile-card__bottom.read-more-button, .project-page .project-header__container .project-feed .filters h5 .profile-card__bottom.read-more-button, .filters .project-page .project-header__container .project-feed h5 .profile-card__bottom.read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .profile-card__bottom.read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .profile-card__bottom.read-more-button, .product-sidebar .link.product-tagline, .product-sidebar .real-time-stream .real-time-stream--activity .h5 a.product-tagline, .real-time-stream .real-time-stream--activity .h5 .product-sidebar a.product-tagline, .product-sidebar .real-time-stream .real-time-stream--activity #story h5 a.product-tagline, .real-time-stream .real-time-stream--activity #story h5 .product-sidebar a.product-tagline, .product-sidebar #story .real-time-stream .real-time-stream--activity h5 a.product-tagline, #story .real-time-stream .real-time-stream--activity h5 .product-sidebar a.product-tagline, .product-sidebar .real-time-stream .real-time-stream--activity .filters h5 a.product-tagline, .real-time-stream .real-time-stream--activity .filters h5 .product-sidebar a.product-tagline, .product-sidebar .filters .real-time-stream .real-time-stream--activity h5 a.product-tagline, .filters .real-time-stream .real-time-stream--activity h5 .product-sidebar a.product-tagline, .product-sidebar .real-time-stream .real-time-stream--activity
.sorters h5 a.product-tagline, .real-time-stream .real-time-stream--activity
.sorters h5 .product-sidebar a.product-tagline, .product-sidebar
.sorters .real-time-stream .real-time-stream--activity h5 a.product-tagline,
.sorters .real-time-stream .real-time-stream--activity h5 .product-sidebar a.product-tagline, .product-sidebar .real-time-stream .real-time-stream--activity .h5 .product-tagline.read-more-button, .real-time-stream .real-time-stream--activity .h5 .product-sidebar .product-tagline.read-more-button, .product-sidebar .real-time-stream .real-time-stream--activity #story h5 .product-tagline.read-more-button, .real-time-stream .real-time-stream--activity #story h5 .product-sidebar .product-tagline.read-more-button, .product-sidebar #story .real-time-stream .real-time-stream--activity h5 .product-tagline.read-more-button, #story .real-time-stream .real-time-stream--activity h5 .product-sidebar .product-tagline.read-more-button, .product-sidebar .real-time-stream .real-time-stream--activity .filters h5 .product-tagline.read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .product-sidebar .product-tagline.read-more-button, .product-sidebar .filters .real-time-stream .real-time-stream--activity h5 .product-tagline.read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .product-sidebar .product-tagline.read-more-button, .product-sidebar .real-time-stream .real-time-stream--activity
.sorters h5 .product-tagline.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .product-sidebar .product-tagline.read-more-button, .product-sidebar
.sorters .real-time-stream .real-time-stream--activity h5 .product-tagline.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .product-sidebar .product-tagline.read-more-button, .product-sidebar .main-nav__cart .product-tagline.menu-button, .main-nav__cart .product-sidebar .product-tagline.menu-button, .product-sidebar .project-page .project-header__container .project-feed .h5 a.product-tagline, .project-page .project-header__container .project-feed .h5 .product-sidebar a.product-tagline, .product-sidebar .project-page .project-header__container .project-feed #story h5 a.product-tagline, .project-page .project-header__container .project-feed #story h5 .product-sidebar a.product-tagline, .product-sidebar #story .project-page .project-header__container .project-feed h5 a.product-tagline, #story .project-page .project-header__container .project-feed h5 .product-sidebar a.product-tagline, .product-sidebar .project-page .project-header__container .project-feed .filters h5 a.product-tagline, .project-page .project-header__container .project-feed .filters h5 .product-sidebar a.product-tagline, .product-sidebar .filters .project-page .project-header__container .project-feed h5 a.product-tagline, .filters .project-page .project-header__container .project-feed h5 .product-sidebar a.product-tagline, .product-sidebar .project-page .project-header__container .project-feed
.sorters h5 a.product-tagline, .project-page .project-header__container .project-feed
.sorters h5 .product-sidebar a.product-tagline, .product-sidebar
.sorters .project-page .project-header__container .project-feed h5 a.product-tagline,
.sorters .project-page .project-header__container .project-feed h5 .product-sidebar a.product-tagline, .product-sidebar .project-page .project-header__container .project-feed .h5 .product-tagline.read-more-button, .project-page .project-header__container .project-feed .h5 .product-sidebar .product-tagline.read-more-button, .product-sidebar .project-page .project-header__container .project-feed #story h5 .product-tagline.read-more-button, .project-page .project-header__container .project-feed #story h5 .product-sidebar .product-tagline.read-more-button, .product-sidebar #story .project-page .project-header__container .project-feed h5 .product-tagline.read-more-button, #story .project-page .project-header__container .project-feed h5 .product-sidebar .product-tagline.read-more-button, .product-sidebar .project-page .project-header__container .project-feed .filters h5 .product-tagline.read-more-button, .project-page .project-header__container .project-feed .filters h5 .product-sidebar .product-tagline.read-more-button, .product-sidebar .filters .project-page .project-header__container .project-feed h5 .product-tagline.read-more-button, .filters .project-page .project-header__container .project-feed h5 .product-sidebar .product-tagline.read-more-button, .product-sidebar .project-page .project-header__container .project-feed
.sorters h5 .product-tagline.read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .product-sidebar .product-tagline.read-more-button, .product-sidebar
.sorters .project-page .project-header__container .project-feed h5 .product-tagline.read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .product-sidebar .product-tagline.read-more-button, .price .link.product-price__discount, .price .real-time-stream .real-time-stream--activity .h5 a.product-price__discount, .real-time-stream .real-time-stream--activity .h5 .price a.product-price__discount, .price .real-time-stream .real-time-stream--activity #story h5 a.product-price__discount, .real-time-stream .real-time-stream--activity #story h5 .price a.product-price__discount, .price #story .real-time-stream .real-time-stream--activity h5 a.product-price__discount, #story .real-time-stream .real-time-stream--activity h5 .price a.product-price__discount, .price .real-time-stream .real-time-stream--activity .filters h5 a.product-price__discount, .real-time-stream .real-time-stream--activity .filters h5 .price a.product-price__discount, .price .filters .real-time-stream .real-time-stream--activity h5 a.product-price__discount, .filters .real-time-stream .real-time-stream--activity h5 .price a.product-price__discount, .price .real-time-stream .real-time-stream--activity
.sorters h5 a.product-price__discount, .real-time-stream .real-time-stream--activity
.sorters h5 .price a.product-price__discount, .price
.sorters .real-time-stream .real-time-stream--activity h5 a.product-price__discount,
.sorters .real-time-stream .real-time-stream--activity h5 .price a.product-price__discount, .price .real-time-stream .real-time-stream--activity .h5 .product-price__discount.read-more-button, .real-time-stream .real-time-stream--activity .h5 .price .product-price__discount.read-more-button, .price .real-time-stream .real-time-stream--activity #story h5 .product-price__discount.read-more-button, .real-time-stream .real-time-stream--activity #story h5 .price .product-price__discount.read-more-button, .price #story .real-time-stream .real-time-stream--activity h5 .product-price__discount.read-more-button, #story .real-time-stream .real-time-stream--activity h5 .price .product-price__discount.read-more-button, .price .real-time-stream .real-time-stream--activity .filters h5 .product-price__discount.read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .price .product-price__discount.read-more-button, .price .filters .real-time-stream .real-time-stream--activity h5 .product-price__discount.read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .price .product-price__discount.read-more-button, .price .real-time-stream .real-time-stream--activity
.sorters h5 .product-price__discount.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .price .product-price__discount.read-more-button, .price
.sorters .real-time-stream .real-time-stream--activity h5 .product-price__discount.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .price .product-price__discount.read-more-button, .price .main-nav__cart .product-price__discount.menu-button, .main-nav__cart .price .product-price__discount.menu-button, .price .project-page .project-header__container .project-feed .h5 a.product-price__discount, .project-page .project-header__container .project-feed .h5 .price a.product-price__discount, .price .project-page .project-header__container .project-feed #story h5 a.product-price__discount, .project-page .project-header__container .project-feed #story h5 .price a.product-price__discount, .price #story .project-page .project-header__container .project-feed h5 a.product-price__discount, #story .project-page .project-header__container .project-feed h5 .price a.product-price__discount, .price .project-page .project-header__container .project-feed .filters h5 a.product-price__discount, .project-page .project-header__container .project-feed .filters h5 .price a.product-price__discount, .price .filters .project-page .project-header__container .project-feed h5 a.product-price__discount, .filters .project-page .project-header__container .project-feed h5 .price a.product-price__discount, .price .project-page .project-header__container .project-feed
.sorters h5 a.product-price__discount, .project-page .project-header__container .project-feed
.sorters h5 .price a.product-price__discount, .price
.sorters .project-page .project-header__container .project-feed h5 a.product-price__discount,
.sorters .project-page .project-header__container .project-feed h5 .price a.product-price__discount, .price .project-page .project-header__container .project-feed .h5 .product-price__discount.read-more-button, .project-page .project-header__container .project-feed .h5 .price .product-price__discount.read-more-button, .price .project-page .project-header__container .project-feed #story h5 .product-price__discount.read-more-button, .project-page .project-header__container .project-feed #story h5 .price .product-price__discount.read-more-button, .price #story .project-page .project-header__container .project-feed h5 .product-price__discount.read-more-button, #story .project-page .project-header__container .project-feed h5 .price .product-price__discount.read-more-button, .price .project-page .project-header__container .project-feed .filters h5 .product-price__discount.read-more-button, .project-page .project-header__container .project-feed .filters h5 .price .product-price__discount.read-more-button, .price .filters .project-page .project-header__container .project-feed h5 .product-price__discount.read-more-button, .filters .project-page .project-header__container .project-feed h5 .price .product-price__discount.read-more-button, .price .project-page .project-header__container .project-feed
.sorters h5 .product-price__discount.read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .price .product-price__discount.read-more-button, .price
.sorters .project-page .project-header__container .project-feed h5 .product-price__discount.read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .price .product-price__discount.read-more-button,
.product-price .link.product-price__discount,
.product-price .real-time-stream .real-time-stream--activity .h5 a.product-price__discount, .real-time-stream .real-time-stream--activity .h5
.product-price a.product-price__discount,
.product-price .real-time-stream .real-time-stream--activity #story h5 a.product-price__discount, .real-time-stream .real-time-stream--activity #story h5
.product-price a.product-price__discount,
.product-price #story .real-time-stream .real-time-stream--activity h5 a.product-price__discount, #story .real-time-stream .real-time-stream--activity h5
.product-price a.product-price__discount,
.product-price .real-time-stream .real-time-stream--activity .filters h5 a.product-price__discount, .real-time-stream .real-time-stream--activity .filters h5
.product-price a.product-price__discount,
.product-price .filters .real-time-stream .real-time-stream--activity h5 a.product-price__discount, .filters .real-time-stream .real-time-stream--activity h5
.product-price a.product-price__discount,
.product-price .real-time-stream .real-time-stream--activity
.sorters h5 a.product-price__discount, .real-time-stream .real-time-stream--activity
.sorters h5
.product-price a.product-price__discount,
.product-price
.sorters .real-time-stream .real-time-stream--activity h5 a.product-price__discount,
.sorters .real-time-stream .real-time-stream--activity h5
.product-price a.product-price__discount,
.product-price .real-time-stream .real-time-stream--activity .h5 .product-price__discount.read-more-button, .real-time-stream .real-time-stream--activity .h5
.product-price .product-price__discount.read-more-button,
.product-price .real-time-stream .real-time-stream--activity #story h5 .product-price__discount.read-more-button, .real-time-stream .real-time-stream--activity #story h5
.product-price .product-price__discount.read-more-button,
.product-price #story .real-time-stream .real-time-stream--activity h5 .product-price__discount.read-more-button, #story .real-time-stream .real-time-stream--activity h5
.product-price .product-price__discount.read-more-button,
.product-price .real-time-stream .real-time-stream--activity .filters h5 .product-price__discount.read-more-button, .real-time-stream .real-time-stream--activity .filters h5
.product-price .product-price__discount.read-more-button,
.product-price .filters .real-time-stream .real-time-stream--activity h5 .product-price__discount.read-more-button, .filters .real-time-stream .real-time-stream--activity h5
.product-price .product-price__discount.read-more-button,
.product-price .real-time-stream .real-time-stream--activity
.sorters h5 .product-price__discount.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5
.product-price .product-price__discount.read-more-button,
.product-price
.sorters .real-time-stream .real-time-stream--activity h5 .product-price__discount.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5
.product-price .product-price__discount.read-more-button,
.product-price .main-nav__cart .product-price__discount.menu-button, .main-nav__cart
.product-price .product-price__discount.menu-button,
.product-price .project-page .project-header__container .project-feed .h5 a.product-price__discount, .project-page .project-header__container .project-feed .h5
.product-price a.product-price__discount,
.product-price .project-page .project-header__container .project-feed #story h5 a.product-price__discount, .project-page .project-header__container .project-feed #story h5
.product-price a.product-price__discount,
.product-price #story .project-page .project-header__container .project-feed h5 a.product-price__discount, #story .project-page .project-header__container .project-feed h5
.product-price a.product-price__discount,
.product-price .project-page .project-header__container .project-feed .filters h5 a.product-price__discount, .project-page .project-header__container .project-feed .filters h5
.product-price a.product-price__discount,
.product-price .filters .project-page .project-header__container .project-feed h5 a.product-price__discount, .filters .project-page .project-header__container .project-feed h5
.product-price a.product-price__discount,
.product-price .project-page .project-header__container .project-feed
.sorters h5 a.product-price__discount, .project-page .project-header__container .project-feed
.sorters h5
.product-price a.product-price__discount,
.product-price
.sorters .project-page .project-header__container .project-feed h5 a.product-price__discount,
.sorters .project-page .project-header__container .project-feed h5
.product-price a.product-price__discount,
.product-price .project-page .project-header__container .project-feed .h5 .product-price__discount.read-more-button, .project-page .project-header__container .project-feed .h5
.product-price .product-price__discount.read-more-button,
.product-price .project-page .project-header__container .project-feed #story h5 .product-price__discount.read-more-button, .project-page .project-header__container .project-feed #story h5
.product-price .product-price__discount.read-more-button,
.product-price #story .project-page .project-header__container .project-feed h5 .product-price__discount.read-more-button, #story .project-page .project-header__container .project-feed h5
.product-price .product-price__discount.read-more-button,
.product-price .project-page .project-header__container .project-feed .filters h5 .product-price__discount.read-more-button, .project-page .project-header__container .project-feed .filters h5
.product-price .product-price__discount.read-more-button,
.product-price .filters .project-page .project-header__container .project-feed h5 .product-price__discount.read-more-button, .filters .project-page .project-header__container .project-feed h5
.product-price .product-price__discount.read-more-button,
.product-price .project-page .project-header__container .project-feed
.sorters h5 .product-price__discount.read-more-button, .project-page .project-header__container .project-feed
.sorters h5
.product-price .product-price__discount.read-more-button,
.product-price
.sorters .project-page .project-header__container .project-feed h5 .product-price__discount.read-more-button,
.sorters .project-page .project-header__container .project-feed h5
.product-price .product-price__discount.read-more-button, .price .link.product-price__final, .price .real-time-stream .real-time-stream--activity .h5 a.product-price__final, .real-time-stream .real-time-stream--activity .h5 .price a.product-price__final, .price .real-time-stream .real-time-stream--activity #story h5 a.product-price__final, .real-time-stream .real-time-stream--activity #story h5 .price a.product-price__final, .price #story .real-time-stream .real-time-stream--activity h5 a.product-price__final, #story .real-time-stream .real-time-stream--activity h5 .price a.product-price__final, .price .real-time-stream .real-time-stream--activity .filters h5 a.product-price__final, .real-time-stream .real-time-stream--activity .filters h5 .price a.product-price__final, .price .filters .real-time-stream .real-time-stream--activity h5 a.product-price__final, .filters .real-time-stream .real-time-stream--activity h5 .price a.product-price__final, .price .real-time-stream .real-time-stream--activity
.sorters h5 a.product-price__final, .real-time-stream .real-time-stream--activity
.sorters h5 .price a.product-price__final, .price
.sorters .real-time-stream .real-time-stream--activity h5 a.product-price__final,
.sorters .real-time-stream .real-time-stream--activity h5 .price a.product-price__final, .price .real-time-stream .real-time-stream--activity .h5 .product-price__final.read-more-button, .real-time-stream .real-time-stream--activity .h5 .price .product-price__final.read-more-button, .price .real-time-stream .real-time-stream--activity #story h5 .product-price__final.read-more-button, .real-time-stream .real-time-stream--activity #story h5 .price .product-price__final.read-more-button, .price #story .real-time-stream .real-time-stream--activity h5 .product-price__final.read-more-button, #story .real-time-stream .real-time-stream--activity h5 .price .product-price__final.read-more-button, .price .real-time-stream .real-time-stream--activity .filters h5 .product-price__final.read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .price .product-price__final.read-more-button, .price .filters .real-time-stream .real-time-stream--activity h5 .product-price__final.read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .price .product-price__final.read-more-button, .price .real-time-stream .real-time-stream--activity
.sorters h5 .product-price__final.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .price .product-price__final.read-more-button, .price
.sorters .real-time-stream .real-time-stream--activity h5 .product-price__final.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .price .product-price__final.read-more-button, .price .main-nav__cart .product-price__final.menu-button, .main-nav__cart .price .product-price__final.menu-button, .price .project-page .project-header__container .project-feed .h5 a.product-price__final, .project-page .project-header__container .project-feed .h5 .price a.product-price__final, .price .project-page .project-header__container .project-feed #story h5 a.product-price__final, .project-page .project-header__container .project-feed #story h5 .price a.product-price__final, .price #story .project-page .project-header__container .project-feed h5 a.product-price__final, #story .project-page .project-header__container .project-feed h5 .price a.product-price__final, .price .project-page .project-header__container .project-feed .filters h5 a.product-price__final, .project-page .project-header__container .project-feed .filters h5 .price a.product-price__final, .price .filters .project-page .project-header__container .project-feed h5 a.product-price__final, .filters .project-page .project-header__container .project-feed h5 .price a.product-price__final, .price .project-page .project-header__container .project-feed
.sorters h5 a.product-price__final, .project-page .project-header__container .project-feed
.sorters h5 .price a.product-price__final, .price
.sorters .project-page .project-header__container .project-feed h5 a.product-price__final,
.sorters .project-page .project-header__container .project-feed h5 .price a.product-price__final, .price .project-page .project-header__container .project-feed .h5 .product-price__final.read-more-button, .project-page .project-header__container .project-feed .h5 .price .product-price__final.read-more-button, .price .project-page .project-header__container .project-feed #story h5 .product-price__final.read-more-button, .project-page .project-header__container .project-feed #story h5 .price .product-price__final.read-more-button, .price #story .project-page .project-header__container .project-feed h5 .product-price__final.read-more-button, #story .project-page .project-header__container .project-feed h5 .price .product-price__final.read-more-button, .price .project-page .project-header__container .project-feed .filters h5 .product-price__final.read-more-button, .project-page .project-header__container .project-feed .filters h5 .price .product-price__final.read-more-button, .price .filters .project-page .project-header__container .project-feed h5 .product-price__final.read-more-button, .filters .project-page .project-header__container .project-feed h5 .price .product-price__final.read-more-button, .price .project-page .project-header__container .project-feed
.sorters h5 .product-price__final.read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .price .product-price__final.read-more-button, .price
.sorters .project-page .project-header__container .project-feed h5 .product-price__final.read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .price .product-price__final.read-more-button,
.product-price .link.product-price__final,
.product-price .real-time-stream .real-time-stream--activity .h5 a.product-price__final, .real-time-stream .real-time-stream--activity .h5
.product-price a.product-price__final,
.product-price .real-time-stream .real-time-stream--activity #story h5 a.product-price__final, .real-time-stream .real-time-stream--activity #story h5
.product-price a.product-price__final,
.product-price #story .real-time-stream .real-time-stream--activity h5 a.product-price__final, #story .real-time-stream .real-time-stream--activity h5
.product-price a.product-price__final,
.product-price .real-time-stream .real-time-stream--activity .filters h5 a.product-price__final, .real-time-stream .real-time-stream--activity .filters h5
.product-price a.product-price__final,
.product-price .filters .real-time-stream .real-time-stream--activity h5 a.product-price__final, .filters .real-time-stream .real-time-stream--activity h5
.product-price a.product-price__final,
.product-price .real-time-stream .real-time-stream--activity
.sorters h5 a.product-price__final, .real-time-stream .real-time-stream--activity
.sorters h5
.product-price a.product-price__final,
.product-price
.sorters .real-time-stream .real-time-stream--activity h5 a.product-price__final,
.sorters .real-time-stream .real-time-stream--activity h5
.product-price a.product-price__final,
.product-price .real-time-stream .real-time-stream--activity .h5 .product-price__final.read-more-button, .real-time-stream .real-time-stream--activity .h5
.product-price .product-price__final.read-more-button,
.product-price .real-time-stream .real-time-stream--activity #story h5 .product-price__final.read-more-button, .real-time-stream .real-time-stream--activity #story h5
.product-price .product-price__final.read-more-button,
.product-price #story .real-time-stream .real-time-stream--activity h5 .product-price__final.read-more-button, #story .real-time-stream .real-time-stream--activity h5
.product-price .product-price__final.read-more-button,
.product-price .real-time-stream .real-time-stream--activity .filters h5 .product-price__final.read-more-button, .real-time-stream .real-time-stream--activity .filters h5
.product-price .product-price__final.read-more-button,
.product-price .filters .real-time-stream .real-time-stream--activity h5 .product-price__final.read-more-button, .filters .real-time-stream .real-time-stream--activity h5
.product-price .product-price__final.read-more-button,
.product-price .real-time-stream .real-time-stream--activity
.sorters h5 .product-price__final.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5
.product-price .product-price__final.read-more-button,
.product-price
.sorters .real-time-stream .real-time-stream--activity h5 .product-price__final.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5
.product-price .product-price__final.read-more-button,
.product-price .main-nav__cart .product-price__final.menu-button, .main-nav__cart
.product-price .product-price__final.menu-button,
.product-price .project-page .project-header__container .project-feed .h5 a.product-price__final, .project-page .project-header__container .project-feed .h5
.product-price a.product-price__final,
.product-price .project-page .project-header__container .project-feed #story h5 a.product-price__final, .project-page .project-header__container .project-feed #story h5
.product-price a.product-price__final,
.product-price #story .project-page .project-header__container .project-feed h5 a.product-price__final, #story .project-page .project-header__container .project-feed h5
.product-price a.product-price__final,
.product-price .project-page .project-header__container .project-feed .filters h5 a.product-price__final, .project-page .project-header__container .project-feed .filters h5
.product-price a.product-price__final,
.product-price .filters .project-page .project-header__container .project-feed h5 a.product-price__final, .filters .project-page .project-header__container .project-feed h5
.product-price a.product-price__final,
.product-price .project-page .project-header__container .project-feed
.sorters h5 a.product-price__final, .project-page .project-header__container .project-feed
.sorters h5
.product-price a.product-price__final,
.product-price
.sorters .project-page .project-header__container .project-feed h5 a.product-price__final,
.sorters .project-page .project-header__container .project-feed h5
.product-price a.product-price__final,
.product-price .project-page .project-header__container .project-feed .h5 .product-price__final.read-more-button, .project-page .project-header__container .project-feed .h5
.product-price .product-price__final.read-more-button,
.product-price .project-page .project-header__container .project-feed #story h5 .product-price__final.read-more-button, .project-page .project-header__container .project-feed #story h5
.product-price .product-price__final.read-more-button,
.product-price #story .project-page .project-header__container .project-feed h5 .product-price__final.read-more-button, #story .project-page .project-header__container .project-feed h5
.product-price .product-price__final.read-more-button,
.product-price .project-page .project-header__container .project-feed .filters h5 .product-price__final.read-more-button, .project-page .project-header__container .project-feed .filters h5
.product-price .product-price__final.read-more-button,
.product-price .filters .project-page .project-header__container .project-feed h5 .product-price__final.read-more-button, .filters .project-page .project-header__container .project-feed h5
.product-price .product-price__final.read-more-button,
.product-price .project-page .project-header__container .project-feed
.sorters h5 .product-price__final.read-more-button, .project-page .project-header__container .project-feed
.sorters h5
.product-price .product-price__final.read-more-button,
.product-price
.sorters .project-page .project-header__container .project-feed h5 .product-price__final.read-more-button,
.sorters .project-page .project-header__container .project-feed h5
.product-price .product-price__final.read-more-button, .price .link.product-price__original, .price .real-time-stream .real-time-stream--activity .h5 a.product-price__original, .real-time-stream .real-time-stream--activity .h5 .price a.product-price__original, .price .real-time-stream .real-time-stream--activity #story h5 a.product-price__original, .real-time-stream .real-time-stream--activity #story h5 .price a.product-price__original, .price #story .real-time-stream .real-time-stream--activity h5 a.product-price__original, #story .real-time-stream .real-time-stream--activity h5 .price a.product-price__original, .price .real-time-stream .real-time-stream--activity .filters h5 a.product-price__original, .real-time-stream .real-time-stream--activity .filters h5 .price a.product-price__original, .price .filters .real-time-stream .real-time-stream--activity h5 a.product-price__original, .filters .real-time-stream .real-time-stream--activity h5 .price a.product-price__original, .price .real-time-stream .real-time-stream--activity
.sorters h5 a.product-price__original, .real-time-stream .real-time-stream--activity
.sorters h5 .price a.product-price__original, .price
.sorters .real-time-stream .real-time-stream--activity h5 a.product-price__original,
.sorters .real-time-stream .real-time-stream--activity h5 .price a.product-price__original, .price .real-time-stream .real-time-stream--activity .h5 .product-price__original.read-more-button, .real-time-stream .real-time-stream--activity .h5 .price .product-price__original.read-more-button, .price .real-time-stream .real-time-stream--activity #story h5 .product-price__original.read-more-button, .real-time-stream .real-time-stream--activity #story h5 .price .product-price__original.read-more-button, .price #story .real-time-stream .real-time-stream--activity h5 .product-price__original.read-more-button, #story .real-time-stream .real-time-stream--activity h5 .price .product-price__original.read-more-button, .price .real-time-stream .real-time-stream--activity .filters h5 .product-price__original.read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .price .product-price__original.read-more-button, .price .filters .real-time-stream .real-time-stream--activity h5 .product-price__original.read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .price .product-price__original.read-more-button, .price .real-time-stream .real-time-stream--activity
.sorters h5 .product-price__original.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .price .product-price__original.read-more-button, .price
.sorters .real-time-stream .real-time-stream--activity h5 .product-price__original.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .price .product-price__original.read-more-button, .price .main-nav__cart .product-price__original.menu-button, .main-nav__cart .price .product-price__original.menu-button, .price .project-page .project-header__container .project-feed .h5 a.product-price__original, .project-page .project-header__container .project-feed .h5 .price a.product-price__original, .price .project-page .project-header__container .project-feed #story h5 a.product-price__original, .project-page .project-header__container .project-feed #story h5 .price a.product-price__original, .price #story .project-page .project-header__container .project-feed h5 a.product-price__original, #story .project-page .project-header__container .project-feed h5 .price a.product-price__original, .price .project-page .project-header__container .project-feed .filters h5 a.product-price__original, .project-page .project-header__container .project-feed .filters h5 .price a.product-price__original, .price .filters .project-page .project-header__container .project-feed h5 a.product-price__original, .filters .project-page .project-header__container .project-feed h5 .price a.product-price__original, .price .project-page .project-header__container .project-feed
.sorters h5 a.product-price__original, .project-page .project-header__container .project-feed
.sorters h5 .price a.product-price__original, .price
.sorters .project-page .project-header__container .project-feed h5 a.product-price__original,
.sorters .project-page .project-header__container .project-feed h5 .price a.product-price__original, .price .project-page .project-header__container .project-feed .h5 .product-price__original.read-more-button, .project-page .project-header__container .project-feed .h5 .price .product-price__original.read-more-button, .price .project-page .project-header__container .project-feed #story h5 .product-price__original.read-more-button, .project-page .project-header__container .project-feed #story h5 .price .product-price__original.read-more-button, .price #story .project-page .project-header__container .project-feed h5 .product-price__original.read-more-button, #story .project-page .project-header__container .project-feed h5 .price .product-price__original.read-more-button, .price .project-page .project-header__container .project-feed .filters h5 .product-price__original.read-more-button, .project-page .project-header__container .project-feed .filters h5 .price .product-price__original.read-more-button, .price .filters .project-page .project-header__container .project-feed h5 .product-price__original.read-more-button, .filters .project-page .project-header__container .project-feed h5 .price .product-price__original.read-more-button, .price .project-page .project-header__container .project-feed
.sorters h5 .product-price__original.read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .price .product-price__original.read-more-button, .price
.sorters .project-page .project-header__container .project-feed h5 .product-price__original.read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .price .product-price__original.read-more-button,
.product-price .link.product-price__original,
.product-price .real-time-stream .real-time-stream--activity .h5 a.product-price__original, .real-time-stream .real-time-stream--activity .h5
.product-price a.product-price__original,
.product-price .real-time-stream .real-time-stream--activity #story h5 a.product-price__original, .real-time-stream .real-time-stream--activity #story h5
.product-price a.product-price__original,
.product-price #story .real-time-stream .real-time-stream--activity h5 a.product-price__original, #story .real-time-stream .real-time-stream--activity h5
.product-price a.product-price__original,
.product-price .real-time-stream .real-time-stream--activity .filters h5 a.product-price__original, .real-time-stream .real-time-stream--activity .filters h5
.product-price a.product-price__original,
.product-price .filters .real-time-stream .real-time-stream--activity h5 a.product-price__original, .filters .real-time-stream .real-time-stream--activity h5
.product-price a.product-price__original,
.product-price .real-time-stream .real-time-stream--activity
.sorters h5 a.product-price__original, .real-time-stream .real-time-stream--activity
.sorters h5
.product-price a.product-price__original,
.product-price
.sorters .real-time-stream .real-time-stream--activity h5 a.product-price__original,
.sorters .real-time-stream .real-time-stream--activity h5
.product-price a.product-price__original,
.product-price .real-time-stream .real-time-stream--activity .h5 .product-price__original.read-more-button, .real-time-stream .real-time-stream--activity .h5
.product-price .product-price__original.read-more-button,
.product-price .real-time-stream .real-time-stream--activity #story h5 .product-price__original.read-more-button, .real-time-stream .real-time-stream--activity #story h5
.product-price .product-price__original.read-more-button,
.product-price #story .real-time-stream .real-time-stream--activity h5 .product-price__original.read-more-button, #story .real-time-stream .real-time-stream--activity h5
.product-price .product-price__original.read-more-button,
.product-price .real-time-stream .real-time-stream--activity .filters h5 .product-price__original.read-more-button, .real-time-stream .real-time-stream--activity .filters h5
.product-price .product-price__original.read-more-button,
.product-price .filters .real-time-stream .real-time-stream--activity h5 .product-price__original.read-more-button, .filters .real-time-stream .real-time-stream--activity h5
.product-price .product-price__original.read-more-button,
.product-price .real-time-stream .real-time-stream--activity
.sorters h5 .product-price__original.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5
.product-price .product-price__original.read-more-button,
.product-price
.sorters .real-time-stream .real-time-stream--activity h5 .product-price__original.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5
.product-price .product-price__original.read-more-button,
.product-price .main-nav__cart .product-price__original.menu-button, .main-nav__cart
.product-price .product-price__original.menu-button,
.product-price .project-page .project-header__container .project-feed .h5 a.product-price__original, .project-page .project-header__container .project-feed .h5
.product-price a.product-price__original,
.product-price .project-page .project-header__container .project-feed #story h5 a.product-price__original, .project-page .project-header__container .project-feed #story h5
.product-price a.product-price__original,
.product-price #story .project-page .project-header__container .project-feed h5 a.product-price__original, #story .project-page .project-header__container .project-feed h5
.product-price a.product-price__original,
.product-price .project-page .project-header__container .project-feed .filters h5 a.product-price__original, .project-page .project-header__container .project-feed .filters h5
.product-price a.product-price__original,
.product-price .filters .project-page .project-header__container .project-feed h5 a.product-price__original, .filters .project-page .project-header__container .project-feed h5
.product-price a.product-price__original,
.product-price .project-page .project-header__container .project-feed
.sorters h5 a.product-price__original, .project-page .project-header__container .project-feed
.sorters h5
.product-price a.product-price__original,
.product-price
.sorters .project-page .project-header__container .project-feed h5 a.product-price__original,
.sorters .project-page .project-header__container .project-feed h5
.product-price a.product-price__original,
.product-price .project-page .project-header__container .project-feed .h5 .product-price__original.read-more-button, .project-page .project-header__container .project-feed .h5
.product-price .product-price__original.read-more-button,
.product-price .project-page .project-header__container .project-feed #story h5 .product-price__original.read-more-button, .project-page .project-header__container .project-feed #story h5
.product-price .product-price__original.read-more-button,
.product-price #story .project-page .project-header__container .project-feed h5 .product-price__original.read-more-button, #story .project-page .project-header__container .project-feed h5
.product-price .product-price__original.read-more-button,
.product-price .project-page .project-header__container .project-feed .filters h5 .product-price__original.read-more-button, .project-page .project-header__container .project-feed .filters h5
.product-price .product-price__original.read-more-button,
.product-price .filters .project-page .project-header__container .project-feed h5 .product-price__original.read-more-button, .filters .project-page .project-header__container .project-feed h5
.product-price .product-price__original.read-more-button,
.product-price .project-page .project-header__container .project-feed
.sorters h5 .product-price__original.read-more-button, .project-page .project-header__container .project-feed
.sorters h5
.product-price .product-price__original.read-more-button,
.product-price
.sorters .project-page .project-header__container .project-feed h5 .product-price__original.read-more-button,
.sorters .project-page .project-header__container .project-feed h5
.product-price .product-price__original.read-more-button, .price .link.product-price__percentage, .price .real-time-stream .real-time-stream--activity .h5 a.product-price__percentage, .real-time-stream .real-time-stream--activity .h5 .price a.product-price__percentage, .price .real-time-stream .real-time-stream--activity #story h5 a.product-price__percentage, .real-time-stream .real-time-stream--activity #story h5 .price a.product-price__percentage, .price #story .real-time-stream .real-time-stream--activity h5 a.product-price__percentage, #story .real-time-stream .real-time-stream--activity h5 .price a.product-price__percentage, .price .real-time-stream .real-time-stream--activity .filters h5 a.product-price__percentage, .real-time-stream .real-time-stream--activity .filters h5 .price a.product-price__percentage, .price .filters .real-time-stream .real-time-stream--activity h5 a.product-price__percentage, .filters .real-time-stream .real-time-stream--activity h5 .price a.product-price__percentage, .price .real-time-stream .real-time-stream--activity
.sorters h5 a.product-price__percentage, .real-time-stream .real-time-stream--activity
.sorters h5 .price a.product-price__percentage, .price
.sorters .real-time-stream .real-time-stream--activity h5 a.product-price__percentage,
.sorters .real-time-stream .real-time-stream--activity h5 .price a.product-price__percentage, .price .real-time-stream .real-time-stream--activity .h5 .product-price__percentage.read-more-button, .real-time-stream .real-time-stream--activity .h5 .price .product-price__percentage.read-more-button, .price .real-time-stream .real-time-stream--activity #story h5 .product-price__percentage.read-more-button, .real-time-stream .real-time-stream--activity #story h5 .price .product-price__percentage.read-more-button, .price #story .real-time-stream .real-time-stream--activity h5 .product-price__percentage.read-more-button, #story .real-time-stream .real-time-stream--activity h5 .price .product-price__percentage.read-more-button, .price .real-time-stream .real-time-stream--activity .filters h5 .product-price__percentage.read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .price .product-price__percentage.read-more-button, .price .filters .real-time-stream .real-time-stream--activity h5 .product-price__percentage.read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .price .product-price__percentage.read-more-button, .price .real-time-stream .real-time-stream--activity
.sorters h5 .product-price__percentage.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .price .product-price__percentage.read-more-button, .price
.sorters .real-time-stream .real-time-stream--activity h5 .product-price__percentage.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .price .product-price__percentage.read-more-button, .price .main-nav__cart .product-price__percentage.menu-button, .main-nav__cart .price .product-price__percentage.menu-button, .price .project-page .project-header__container .project-feed .h5 a.product-price__percentage, .project-page .project-header__container .project-feed .h5 .price a.product-price__percentage, .price .project-page .project-header__container .project-feed #story h5 a.product-price__percentage, .project-page .project-header__container .project-feed #story h5 .price a.product-price__percentage, .price #story .project-page .project-header__container .project-feed h5 a.product-price__percentage, #story .project-page .project-header__container .project-feed h5 .price a.product-price__percentage, .price .project-page .project-header__container .project-feed .filters h5 a.product-price__percentage, .project-page .project-header__container .project-feed .filters h5 .price a.product-price__percentage, .price .filters .project-page .project-header__container .project-feed h5 a.product-price__percentage, .filters .project-page .project-header__container .project-feed h5 .price a.product-price__percentage, .price .project-page .project-header__container .project-feed
.sorters h5 a.product-price__percentage, .project-page .project-header__container .project-feed
.sorters h5 .price a.product-price__percentage, .price
.sorters .project-page .project-header__container .project-feed h5 a.product-price__percentage,
.sorters .project-page .project-header__container .project-feed h5 .price a.product-price__percentage, .price .project-page .project-header__container .project-feed .h5 .product-price__percentage.read-more-button, .project-page .project-header__container .project-feed .h5 .price .product-price__percentage.read-more-button, .price .project-page .project-header__container .project-feed #story h5 .product-price__percentage.read-more-button, .project-page .project-header__container .project-feed #story h5 .price .product-price__percentage.read-more-button, .price #story .project-page .project-header__container .project-feed h5 .product-price__percentage.read-more-button, #story .project-page .project-header__container .project-feed h5 .price .product-price__percentage.read-more-button, .price .project-page .project-header__container .project-feed .filters h5 .product-price__percentage.read-more-button, .project-page .project-header__container .project-feed .filters h5 .price .product-price__percentage.read-more-button, .price .filters .project-page .project-header__container .project-feed h5 .product-price__percentage.read-more-button, .filters .project-page .project-header__container .project-feed h5 .price .product-price__percentage.read-more-button, .price .project-page .project-header__container .project-feed
.sorters h5 .product-price__percentage.read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .price .product-price__percentage.read-more-button, .price
.sorters .project-page .project-header__container .project-feed h5 .product-price__percentage.read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .price .product-price__percentage.read-more-button,
.product-price .link.product-price__percentage,
.product-price .real-time-stream .real-time-stream--activity .h5 a.product-price__percentage, .real-time-stream .real-time-stream--activity .h5
.product-price a.product-price__percentage,
.product-price .real-time-stream .real-time-stream--activity #story h5 a.product-price__percentage, .real-time-stream .real-time-stream--activity #story h5
.product-price a.product-price__percentage,
.product-price #story .real-time-stream .real-time-stream--activity h5 a.product-price__percentage, #story .real-time-stream .real-time-stream--activity h5
.product-price a.product-price__percentage,
.product-price .real-time-stream .real-time-stream--activity .filters h5 a.product-price__percentage, .real-time-stream .real-time-stream--activity .filters h5
.product-price a.product-price__percentage,
.product-price .filters .real-time-stream .real-time-stream--activity h5 a.product-price__percentage, .filters .real-time-stream .real-time-stream--activity h5
.product-price a.product-price__percentage,
.product-price .real-time-stream .real-time-stream--activity
.sorters h5 a.product-price__percentage, .real-time-stream .real-time-stream--activity
.sorters h5
.product-price a.product-price__percentage,
.product-price
.sorters .real-time-stream .real-time-stream--activity h5 a.product-price__percentage,
.sorters .real-time-stream .real-time-stream--activity h5
.product-price a.product-price__percentage,
.product-price .real-time-stream .real-time-stream--activity .h5 .product-price__percentage.read-more-button, .real-time-stream .real-time-stream--activity .h5
.product-price .product-price__percentage.read-more-button,
.product-price .real-time-stream .real-time-stream--activity #story h5 .product-price__percentage.read-more-button, .real-time-stream .real-time-stream--activity #story h5
.product-price .product-price__percentage.read-more-button,
.product-price #story .real-time-stream .real-time-stream--activity h5 .product-price__percentage.read-more-button, #story .real-time-stream .real-time-stream--activity h5
.product-price .product-price__percentage.read-more-button,
.product-price .real-time-stream .real-time-stream--activity .filters h5 .product-price__percentage.read-more-button, .real-time-stream .real-time-stream--activity .filters h5
.product-price .product-price__percentage.read-more-button,
.product-price .filters .real-time-stream .real-time-stream--activity h5 .product-price__percentage.read-more-button, .filters .real-time-stream .real-time-stream--activity h5
.product-price .product-price__percentage.read-more-button,
.product-price .real-time-stream .real-time-stream--activity
.sorters h5 .product-price__percentage.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5
.product-price .product-price__percentage.read-more-button,
.product-price
.sorters .real-time-stream .real-time-stream--activity h5 .product-price__percentage.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5
.product-price .product-price__percentage.read-more-button,
.product-price .main-nav__cart .product-price__percentage.menu-button, .main-nav__cart
.product-price .product-price__percentage.menu-button,
.product-price .project-page .project-header__container .project-feed .h5 a.product-price__percentage, .project-page .project-header__container .project-feed .h5
.product-price a.product-price__percentage,
.product-price .project-page .project-header__container .project-feed #story h5 a.product-price__percentage, .project-page .project-header__container .project-feed #story h5
.product-price a.product-price__percentage,
.product-price #story .project-page .project-header__container .project-feed h5 a.product-price__percentage, #story .project-page .project-header__container .project-feed h5
.product-price a.product-price__percentage,
.product-price .project-page .project-header__container .project-feed .filters h5 a.product-price__percentage, .project-page .project-header__container .project-feed .filters h5
.product-price a.product-price__percentage,
.product-price .filters .project-page .project-header__container .project-feed h5 a.product-price__percentage, .filters .project-page .project-header__container .project-feed h5
.product-price a.product-price__percentage,
.product-price .project-page .project-header__container .project-feed
.sorters h5 a.product-price__percentage, .project-page .project-header__container .project-feed
.sorters h5
.product-price a.product-price__percentage,
.product-price
.sorters .project-page .project-header__container .project-feed h5 a.product-price__percentage,
.sorters .project-page .project-header__container .project-feed h5
.product-price a.product-price__percentage,
.product-price .project-page .project-header__container .project-feed .h5 .product-price__percentage.read-more-button, .project-page .project-header__container .project-feed .h5
.product-price .product-price__percentage.read-more-button,
.product-price .project-page .project-header__container .project-feed #story h5 .product-price__percentage.read-more-button, .project-page .project-header__container .project-feed #story h5
.product-price .product-price__percentage.read-more-button,
.product-price #story .project-page .project-header__container .project-feed h5 .product-price__percentage.read-more-button, #story .project-page .project-header__container .project-feed h5
.product-price .product-price__percentage.read-more-button,
.product-price .project-page .project-header__container .project-feed .filters h5 .product-price__percentage.read-more-button, .project-page .project-header__container .project-feed .filters h5
.product-price .product-price__percentage.read-more-button,
.product-price .filters .project-page .project-header__container .project-feed h5 .product-price__percentage.read-more-button, .filters .project-page .project-header__container .project-feed h5
.product-price .product-price__percentage.read-more-button,
.product-price .project-page .project-header__container .project-feed
.sorters h5 .product-price__percentage.read-more-button, .project-page .project-header__container .project-feed
.sorters h5
.product-price .product-price__percentage.read-more-button,
.product-price
.sorters .project-page .project-header__container .project-feed h5 .product-price__percentage.read-more-button,
.sorters .project-page .project-header__container .project-feed h5
.product-price .product-price__percentage.read-more-button, .price .link.product-price__final-sale, .price .real-time-stream .real-time-stream--activity .h5 a.product-price__final-sale, .real-time-stream .real-time-stream--activity .h5 .price a.product-price__final-sale, .price .real-time-stream .real-time-stream--activity #story h5 a.product-price__final-sale, .real-time-stream .real-time-stream--activity #story h5 .price a.product-price__final-sale, .price #story .real-time-stream .real-time-stream--activity h5 a.product-price__final-sale, #story .real-time-stream .real-time-stream--activity h5 .price a.product-price__final-sale, .price .real-time-stream .real-time-stream--activity .filters h5 a.product-price__final-sale, .real-time-stream .real-time-stream--activity .filters h5 .price a.product-price__final-sale, .price .filters .real-time-stream .real-time-stream--activity h5 a.product-price__final-sale, .filters .real-time-stream .real-time-stream--activity h5 .price a.product-price__final-sale, .price .real-time-stream .real-time-stream--activity
.sorters h5 a.product-price__final-sale, .real-time-stream .real-time-stream--activity
.sorters h5 .price a.product-price__final-sale, .price
.sorters .real-time-stream .real-time-stream--activity h5 a.product-price__final-sale,
.sorters .real-time-stream .real-time-stream--activity h5 .price a.product-price__final-sale, .price .real-time-stream .real-time-stream--activity .h5 .product-price__final-sale.read-more-button, .real-time-stream .real-time-stream--activity .h5 .price .product-price__final-sale.read-more-button, .price .real-time-stream .real-time-stream--activity #story h5 .product-price__final-sale.read-more-button, .real-time-stream .real-time-stream--activity #story h5 .price .product-price__final-sale.read-more-button, .price #story .real-time-stream .real-time-stream--activity h5 .product-price__final-sale.read-more-button, #story .real-time-stream .real-time-stream--activity h5 .price .product-price__final-sale.read-more-button, .price .real-time-stream .real-time-stream--activity .filters h5 .product-price__final-sale.read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .price .product-price__final-sale.read-more-button, .price .filters .real-time-stream .real-time-stream--activity h5 .product-price__final-sale.read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .price .product-price__final-sale.read-more-button, .price .real-time-stream .real-time-stream--activity
.sorters h5 .product-price__final-sale.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .price .product-price__final-sale.read-more-button, .price
.sorters .real-time-stream .real-time-stream--activity h5 .product-price__final-sale.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .price .product-price__final-sale.read-more-button, .price .main-nav__cart .product-price__final-sale.menu-button, .main-nav__cart .price .product-price__final-sale.menu-button, .price .project-page .project-header__container .project-feed .h5 a.product-price__final-sale, .project-page .project-header__container .project-feed .h5 .price a.product-price__final-sale, .price .project-page .project-header__container .project-feed #story h5 a.product-price__final-sale, .project-page .project-header__container .project-feed #story h5 .price a.product-price__final-sale, .price #story .project-page .project-header__container .project-feed h5 a.product-price__final-sale, #story .project-page .project-header__container .project-feed h5 .price a.product-price__final-sale, .price .project-page .project-header__container .project-feed .filters h5 a.product-price__final-sale, .project-page .project-header__container .project-feed .filters h5 .price a.product-price__final-sale, .price .filters .project-page .project-header__container .project-feed h5 a.product-price__final-sale, .filters .project-page .project-header__container .project-feed h5 .price a.product-price__final-sale, .price .project-page .project-header__container .project-feed
.sorters h5 a.product-price__final-sale, .project-page .project-header__container .project-feed
.sorters h5 .price a.product-price__final-sale, .price
.sorters .project-page .project-header__container .project-feed h5 a.product-price__final-sale,
.sorters .project-page .project-header__container .project-feed h5 .price a.product-price__final-sale, .price .project-page .project-header__container .project-feed .h5 .product-price__final-sale.read-more-button, .project-page .project-header__container .project-feed .h5 .price .product-price__final-sale.read-more-button, .price .project-page .project-header__container .project-feed #story h5 .product-price__final-sale.read-more-button, .project-page .project-header__container .project-feed #story h5 .price .product-price__final-sale.read-more-button, .price #story .project-page .project-header__container .project-feed h5 .product-price__final-sale.read-more-button, #story .project-page .project-header__container .project-feed h5 .price .product-price__final-sale.read-more-button, .price .project-page .project-header__container .project-feed .filters h5 .product-price__final-sale.read-more-button, .project-page .project-header__container .project-feed .filters h5 .price .product-price__final-sale.read-more-button, .price .filters .project-page .project-header__container .project-feed h5 .product-price__final-sale.read-more-button, .filters .project-page .project-header__container .project-feed h5 .price .product-price__final-sale.read-more-button, .price .project-page .project-header__container .project-feed
.sorters h5 .product-price__final-sale.read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .price .product-price__final-sale.read-more-button, .price
.sorters .project-page .project-header__container .project-feed h5 .product-price__final-sale.read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .price .product-price__final-sale.read-more-button,
.product-price .link.product-price__final-sale,
.product-price .real-time-stream .real-time-stream--activity .h5 a.product-price__final-sale, .real-time-stream .real-time-stream--activity .h5
.product-price a.product-price__final-sale,
.product-price .real-time-stream .real-time-stream--activity #story h5 a.product-price__final-sale, .real-time-stream .real-time-stream--activity #story h5
.product-price a.product-price__final-sale,
.product-price #story .real-time-stream .real-time-stream--activity h5 a.product-price__final-sale, #story .real-time-stream .real-time-stream--activity h5
.product-price a.product-price__final-sale,
.product-price .real-time-stream .real-time-stream--activity .filters h5 a.product-price__final-sale, .real-time-stream .real-time-stream--activity .filters h5
.product-price a.product-price__final-sale,
.product-price .filters .real-time-stream .real-time-stream--activity h5 a.product-price__final-sale, .filters .real-time-stream .real-time-stream--activity h5
.product-price a.product-price__final-sale,
.product-price .real-time-stream .real-time-stream--activity
.sorters h5 a.product-price__final-sale, .real-time-stream .real-time-stream--activity
.sorters h5
.product-price a.product-price__final-sale,
.product-price
.sorters .real-time-stream .real-time-stream--activity h5 a.product-price__final-sale,
.sorters .real-time-stream .real-time-stream--activity h5
.product-price a.product-price__final-sale,
.product-price .real-time-stream .real-time-stream--activity .h5 .product-price__final-sale.read-more-button, .real-time-stream .real-time-stream--activity .h5
.product-price .product-price__final-sale.read-more-button,
.product-price .real-time-stream .real-time-stream--activity #story h5 .product-price__final-sale.read-more-button, .real-time-stream .real-time-stream--activity #story h5
.product-price .product-price__final-sale.read-more-button,
.product-price #story .real-time-stream .real-time-stream--activity h5 .product-price__final-sale.read-more-button, #story .real-time-stream .real-time-stream--activity h5
.product-price .product-price__final-sale.read-more-button,
.product-price .real-time-stream .real-time-stream--activity .filters h5 .product-price__final-sale.read-more-button, .real-time-stream .real-time-stream--activity .filters h5
.product-price .product-price__final-sale.read-more-button,
.product-price .filters .real-time-stream .real-time-stream--activity h5 .product-price__final-sale.read-more-button, .filters .real-time-stream .real-time-stream--activity h5
.product-price .product-price__final-sale.read-more-button,
.product-price .real-time-stream .real-time-stream--activity
.sorters h5 .product-price__final-sale.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5
.product-price .product-price__final-sale.read-more-button,
.product-price
.sorters .real-time-stream .real-time-stream--activity h5 .product-price__final-sale.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5
.product-price .product-price__final-sale.read-more-button,
.product-price .main-nav__cart .product-price__final-sale.menu-button, .main-nav__cart
.product-price .product-price__final-sale.menu-button,
.product-price .project-page .project-header__container .project-feed .h5 a.product-price__final-sale, .project-page .project-header__container .project-feed .h5
.product-price a.product-price__final-sale,
.product-price .project-page .project-header__container .project-feed #story h5 a.product-price__final-sale, .project-page .project-header__container .project-feed #story h5
.product-price a.product-price__final-sale,
.product-price #story .project-page .project-header__container .project-feed h5 a.product-price__final-sale, #story .project-page .project-header__container .project-feed h5
.product-price a.product-price__final-sale,
.product-price .project-page .project-header__container .project-feed .filters h5 a.product-price__final-sale, .project-page .project-header__container .project-feed .filters h5
.product-price a.product-price__final-sale,
.product-price .filters .project-page .project-header__container .project-feed h5 a.product-price__final-sale, .filters .project-page .project-header__container .project-feed h5
.product-price a.product-price__final-sale,
.product-price .project-page .project-header__container .project-feed
.sorters h5 a.product-price__final-sale, .project-page .project-header__container .project-feed
.sorters h5
.product-price a.product-price__final-sale,
.product-price
.sorters .project-page .project-header__container .project-feed h5 a.product-price__final-sale,
.sorters .project-page .project-header__container .project-feed h5
.product-price a.product-price__final-sale,
.product-price .project-page .project-header__container .project-feed .h5 .product-price__final-sale.read-more-button, .project-page .project-header__container .project-feed .h5
.product-price .product-price__final-sale.read-more-button,
.product-price .project-page .project-header__container .project-feed #story h5 .product-price__final-sale.read-more-button, .project-page .project-header__container .project-feed #story h5
.product-price .product-price__final-sale.read-more-button,
.product-price #story .project-page .project-header__container .project-feed h5 .product-price__final-sale.read-more-button, #story .project-page .project-header__container .project-feed h5
.product-price .product-price__final-sale.read-more-button,
.product-price .project-page .project-header__container .project-feed .filters h5 .product-price__final-sale.read-more-button, .project-page .project-header__container .project-feed .filters h5
.product-price .product-price__final-sale.read-more-button,
.product-price .filters .project-page .project-header__container .project-feed h5 .product-price__final-sale.read-more-button, .filters .project-page .project-header__container .project-feed h5
.product-price .product-price__final-sale.read-more-button,
.product-price .project-page .project-header__container .project-feed
.sorters h5 .product-price__final-sale.read-more-button, .project-page .project-header__container .project-feed
.sorters h5
.product-price .product-price__final-sale.read-more-button,
.product-price
.sorters .project-page .project-header__container .project-feed h5 .product-price__final-sale.read-more-button,
.sorters .project-page .project-header__container .project-feed h5
.product-price .product-price__final-sale.read-more-button, .real-time-stream .real-time-stream--activity .h5 a.fancy, .real-time-stream .real-time-stream--activity #story h5 a.fancy, #story .real-time-stream .real-time-stream--activity h5 a.fancy, .real-time-stream .real-time-stream--activity .filters h5 a.fancy, .filters .real-time-stream .real-time-stream--activity h5 a.fancy, .real-time-stream .real-time-stream--activity
.sorters h5 a.fancy,
.sorters .real-time-stream .real-time-stream--activity h5 a.fancy, .real-time-stream .real-time-stream--activity .h5 .fancy.read-more-button, .real-time-stream .real-time-stream--activity #story h5 .fancy.read-more-button, #story .real-time-stream .real-time-stream--activity h5 .fancy.read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .fancy.read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .fancy.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .fancy.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .fancy.read-more-button, .real-time-stream .real-time-stream--activity .h5 growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .h5 strong.read-more-button, .real-time-stream .real-time-stream--activity #story h5 growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity #story h5 strong.read-more-button, #story .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing #story .real-time-stream .real-time-stream--activity h5 strong.read-more-button, .real-time-stream .real-time-stream--activity .filters h5 growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .filters h5 strong.read-more-button, .filters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing .filters .real-time-stream .real-time-stream--activity h5 strong.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity
.sorters h5 strong.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing
.sorters .real-time-stream .real-time-stream--activity h5 strong.read-more-button, .real-time-stream .real-time-stream--activity .h5 .account-sidebar .read-more-button.read-more, .account-sidebar .real-time-stream .real-time-stream--activity .h5 .read-more-button.read-more, .real-time-stream .real-time-stream--activity #story h5 .account-sidebar .read-more-button.read-more, .account-sidebar .real-time-stream .real-time-stream--activity #story h5 .read-more-button.read-more, #story .real-time-stream .real-time-stream--activity h5 .account-sidebar .read-more-button.read-more, .account-sidebar #story .real-time-stream .real-time-stream--activity h5 .read-more-button.read-more, .real-time-stream .real-time-stream--activity .filters h5 .account-sidebar .read-more-button.read-more, .account-sidebar .real-time-stream .real-time-stream--activity .filters h5 .read-more-button.read-more, .filters .real-time-stream .real-time-stream--activity h5 .account-sidebar .read-more-button.read-more, .account-sidebar .filters .real-time-stream .real-time-stream--activity h5 .read-more-button.read-more, .real-time-stream .real-time-stream--activity
.sorters h5 .account-sidebar .read-more-button.read-more, .account-sidebar .real-time-stream .real-time-stream--activity
.sorters h5 .read-more-button.read-more,
.sorters .real-time-stream .real-time-stream--activity h5 .account-sidebar .read-more-button.read-more, .account-sidebar
.sorters .real-time-stream .real-time-stream--activity h5 .read-more-button.read-more, .real-time-stream .real-time-stream--activity .h5 .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick .real-time-stream .real-time-stream--activity .h5 text.read-more-button, .real-time-stream .real-time-stream--activity #story h5 .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick .real-time-stream .real-time-stream--activity #story h5 text.read-more-button, #story .real-time-stream .real-time-stream--activity h5 .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick #story .real-time-stream .real-time-stream--activity h5 text.read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick .real-time-stream .real-time-stream--activity .filters h5 text.read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick .filters .real-time-stream .real-time-stream--activity h5 text.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick .real-time-stream .real-time-stream--activity
.sorters h5 text.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick
.sorters .real-time-stream .real-time-stream--activity h5 text.read-more-button, .real-time-stream .real-time-stream--activity .h5 .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick .real-time-stream .real-time-stream--activity .h5 text.read-more-button, .real-time-stream .real-time-stream--activity #story h5 .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick .real-time-stream .real-time-stream--activity #story h5 text.read-more-button, #story .real-time-stream .real-time-stream--activity h5 .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick #story .real-time-stream .real-time-stream--activity h5 text.read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick .real-time-stream .real-time-stream--activity .filters h5 text.read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick .filters .real-time-stream .real-time-stream--activity h5 text.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick .real-time-stream .real-time-stream--activity
.sorters h5 text.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick
.sorters .real-time-stream .real-time-stream--activity h5 text.read-more-button, .real-time-stream .real-time-stream--activity .h5 .account-sidebar a.read-more, .account-sidebar .real-time-stream .real-time-stream--activity .h5 a.read-more, .real-time-stream .real-time-stream--activity #story h5 .account-sidebar a.read-more, .account-sidebar .real-time-stream .real-time-stream--activity #story h5 a.read-more, #story .real-time-stream .real-time-stream--activity h5 .account-sidebar a.read-more, .account-sidebar #story .real-time-stream .real-time-stream--activity h5 a.read-more, .real-time-stream .real-time-stream--activity .filters h5 .account-sidebar a.read-more, .account-sidebar .real-time-stream .real-time-stream--activity .filters h5 a.read-more, .filters .real-time-stream .real-time-stream--activity h5 .account-sidebar a.read-more, .account-sidebar .filters .real-time-stream .real-time-stream--activity h5 a.read-more, .real-time-stream .real-time-stream--activity
.sorters h5 .account-sidebar a.read-more, .account-sidebar .real-time-stream .real-time-stream--activity
.sorters h5 a.read-more,
.sorters .real-time-stream .real-time-stream--activity h5 .account-sidebar a.read-more, .account-sidebar
.sorters .real-time-stream .real-time-stream--activity h5 a.read-more, .main-nav__cart .fancy.menu-button, .main-nav__cart .account-sidebar .menu-button.read-more, .account-sidebar .main-nav__cart .menu-button.read-more, .main-nav__cart .nvd3 .nv-axis.nv-x .tick text.menu-button, .nvd3 .nv-axis.nv-x .tick .main-nav__cart text.menu-button, .main-nav__cart .nvd3 .nv-axis.nv-y .tick text.menu-button, .nvd3 .nv-axis.nv-y .tick .main-nav__cart text.menu-button, .account-sidebar .link.read-more, .account-sidebar .project-page .project-header__container .project-feed .h5 a.read-more, .project-page .project-header__container .project-feed .h5 .account-sidebar a.read-more, .account-sidebar .project-page .project-header__container .project-feed #story h5 a.read-more, .project-page .project-header__container .project-feed #story h5 .account-sidebar a.read-more, .account-sidebar #story .project-page .project-header__container .project-feed h5 a.read-more, #story .project-page .project-header__container .project-feed h5 .account-sidebar a.read-more, .account-sidebar .project-page .project-header__container .project-feed .filters h5 a.read-more, .project-page .project-header__container .project-feed .filters h5 .account-sidebar a.read-more, .account-sidebar .filters .project-page .project-header__container .project-feed h5 a.read-more, .filters .project-page .project-header__container .project-feed h5 .account-sidebar a.read-more, .account-sidebar .project-page .project-header__container .project-feed
.sorters h5 a.read-more, .project-page .project-header__container .project-feed
.sorters h5 .account-sidebar a.read-more, .account-sidebar
.sorters .project-page .project-header__container .project-feed h5 a.read-more,
.sorters .project-page .project-header__container .project-feed h5 .account-sidebar a.read-more, .account-sidebar .project-page .project-header__container .project-feed .h5 .read-more.read-more-button, .project-page .project-header__container .project-feed .h5 .account-sidebar .read-more.read-more-button, .account-sidebar .project-page .project-header__container .project-feed #story h5 .read-more.read-more-button, .project-page .project-header__container .project-feed #story h5 .account-sidebar .read-more.read-more-button, .account-sidebar #story .project-page .project-header__container .project-feed h5 .read-more.read-more-button, #story .project-page .project-header__container .project-feed h5 .account-sidebar .read-more.read-more-button, .account-sidebar .project-page .project-header__container .project-feed .filters h5 .read-more.read-more-button, .project-page .project-header__container .project-feed .filters h5 .account-sidebar .read-more.read-more-button, .account-sidebar .filters .project-page .project-header__container .project-feed h5 .read-more.read-more-button, .filters .project-page .project-header__container .project-feed h5 .account-sidebar .read-more.read-more-button, .account-sidebar .project-page .project-header__container .project-feed
.sorters h5 .read-more.read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .account-sidebar .read-more.read-more-button, .account-sidebar
.sorters .project-page .project-header__container .project-feed h5 .read-more.read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .account-sidebar .read-more.read-more-button, .nvd3 .nv-axis.nv-x .tick text.link, .nvd3 .nv-axis.nv-y .tick text.link, .project-page .project-header__container .project-feed .h5 a.fancy, .project-page .project-header__container .project-feed #story h5 a.fancy, #story .project-page .project-header__container .project-feed h5 a.fancy, .project-page .project-header__container .project-feed .filters h5 a.fancy, .filters .project-page .project-header__container .project-feed h5 a.fancy, .project-page .project-header__container .project-feed
.sorters h5 a.fancy,
.sorters .project-page .project-header__container .project-feed h5 a.fancy, .project-page .project-header__container .project-feed .h5 .fancy.read-more-button, .project-page .project-header__container .project-feed #story h5 .fancy.read-more-button, #story .project-page .project-header__container .project-feed h5 .fancy.read-more-button, .project-page .project-header__container .project-feed .filters h5 .fancy.read-more-button, .filters .project-page .project-header__container .project-feed h5 .fancy.read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .fancy.read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .fancy.read-more-button, .project-page .project-header__container .project-feed .h5 growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed .h5 strong.read-more-button, .project-page .project-header__container .project-feed #story h5 growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed #story h5 strong.read-more-button, #story .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing #story .project-page .project-header__container .project-feed h5 strong.read-more-button, .project-page .project-header__container .project-feed .filters h5 growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed .filters h5 strong.read-more-button, .filters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing .filters .project-page .project-header__container .project-feed h5 strong.read-more-button, .project-page .project-header__container .project-feed
.sorters h5 growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed
.sorters h5 strong.read-more-button,
.sorters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing
.sorters .project-page .project-header__container .project-feed h5 strong.read-more-button, .project-page .project-header__container .project-feed .h5 .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick .project-page .project-header__container .project-feed .h5 text.read-more-button, .project-page .project-header__container .project-feed #story h5 .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick .project-page .project-header__container .project-feed #story h5 text.read-more-button, #story .project-page .project-header__container .project-feed h5 .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick #story .project-page .project-header__container .project-feed h5 text.read-more-button, .project-page .project-header__container .project-feed .filters h5 .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick .project-page .project-header__container .project-feed .filters h5 text.read-more-button, .filters .project-page .project-header__container .project-feed h5 .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick .filters .project-page .project-header__container .project-feed h5 text.read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick .project-page .project-header__container .project-feed
.sorters h5 text.read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick
.sorters .project-page .project-header__container .project-feed h5 text.read-more-button, .project-page .project-header__container .project-feed .h5 .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick .project-page .project-header__container .project-feed .h5 text.read-more-button, .project-page .project-header__container .project-feed #story h5 .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick .project-page .project-header__container .project-feed #story h5 text.read-more-button, #story .project-page .project-header__container .project-feed h5 .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick #story .project-page .project-header__container .project-feed h5 text.read-more-button, .project-page .project-header__container .project-feed .filters h5 .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick .project-page .project-header__container .project-feed .filters h5 text.read-more-button, .filters .project-page .project-header__container .project-feed h5 .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick .filters .project-page .project-header__container .project-feed h5 text.read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick .project-page .project-header__container .project-feed
.sorters h5 text.read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick
.sorters .project-page .project-header__container .project-feed h5 text.read-more-button, .fancy.input-feedback, growl-notification.notification--marketing strong.input-feedback, .meta-data-container .input-feedback.meta-data__count, .profile-card .input-feedback.h6, .input-feedback.profile-card__bottom, .product-sidebar .input-feedback.product-tagline, .price .input-feedback.product-price__discount,
.product-price .input-feedback.product-price__discount, .price .input-feedback.product-price__final,
.product-price .input-feedback.product-price__final, .price .input-feedback.product-price__original,
.product-price .input-feedback.product-price__original, .price .input-feedback.product-price__percentage,
.product-price .input-feedback.product-price__percentage, .price .input-feedback.product-price__final-sale,
.product-price .input-feedback.product-price__final-sale, .account-sidebar .input-feedback.read-more, .nvd3 .nv-axis.nv-x .tick text.input-feedback, .nvd3 .nv-axis.nv-y .tick text.input-feedback, growl-notification.notification--marketing strong, growl-notification.notification--marketing .link, growl-notification.notification--marketing .comment-body a, .comment-body growl-notification.notification--marketing a, growl-notification.notification--marketing .comment-body .read-more-button, .comment-body growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing
.comment-header a,
.comment-header growl-notification.notification--marketing a, growl-notification.notification--marketing
.comment-header .read-more-button,
.comment-header growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .profile-card__bottom.profile-card__bottom--bio a, .profile-card__bottom.profile-card__bottom--bio growl-notification.notification--marketing a, growl-notification.notification--marketing .profile-card__bottom.profile-card__bottom--bio .read-more-button, .profile-card__bottom.profile-card__bottom--bio growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .h5 a, .real-time-stream .real-time-stream--activity .h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity #story h5 a, .real-time-stream .real-time-stream--activity #story h5 growl-notification.notification--marketing a, growl-notification.notification--marketing #story .real-time-stream .real-time-stream--activity h5 a, #story .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .filters h5 a, .real-time-stream .real-time-stream--activity .filters h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .filters .real-time-stream .real-time-stream--activity h5 a, .filters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity
.sorters h5 a, .real-time-stream .real-time-stream--activity
.sorters h5 growl-notification.notification--marketing a, growl-notification.notification--marketing
.sorters .real-time-stream .real-time-stream--activity h5 a,
.sorters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .h5 .read-more-button, .real-time-stream .real-time-stream--activity .h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity #story h5 .read-more-button, .real-time-stream .real-time-stream--activity #story h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing #story .real-time-stream .real-time-stream--activity h5 .read-more-button, #story .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .filters h5 .read-more-button, .real-time-stream .real-time-stream--activity .filters h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .filters .real-time-stream .real-time-stream--activity h5 .read-more-button, .filters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity
.sorters h5 .read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing
.sorters .real-time-stream .real-time-stream--activity h5 .read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .main-nav__cart .menu-button, .main-nav__cart growl-notification.notification--marketing .menu-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed .h5 a, .project-page .project-header__container .project-feed .h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .project-page .project-header__container .project-feed #story h5 a, .project-page .project-header__container .project-feed #story h5 growl-notification.notification--marketing a, growl-notification.notification--marketing #story .project-page .project-header__container .project-feed h5 a, #story .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .project-page .project-header__container .project-feed .filters h5 a, .project-page .project-header__container .project-feed .filters h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .filters .project-page .project-header__container .project-feed h5 a, .filters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .project-page .project-header__container .project-feed
.sorters h5 a, .project-page .project-header__container .project-feed
.sorters h5 growl-notification.notification--marketing a, growl-notification.notification--marketing
.sorters .project-page .project-header__container .project-feed h5 a,
.sorters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .project-page .project-header__container .project-feed .h5 .read-more-button, .project-page .project-header__container .project-feed .h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed #story h5 .read-more-button, .project-page .project-header__container .project-feed #story h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing #story .project-page .project-header__container .project-feed h5 .read-more-button, #story .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed .filters h5 .read-more-button, .project-page .project-header__container .project-feed .filters h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .filters .project-page .project-header__container .project-feed h5 .read-more-button, .filters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed
.sorters h5 .read-more-button, .project-page .project-header__container .project-feed
.sorters h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing
.sorters .project-page .project-header__container .project-feed h5 .read-more-button,
.sorters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .input-feedback, growl-notification.notification--marketing .icon-list--colored a, .icon-list--colored growl-notification.notification--marketing a, growl-notification.notification--marketing .icon-list--colored .read-more-button, .icon-list--colored growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing
.icon-list--colored button,
.icon-list--colored growl-notification.notification--marketing button, growl-notification.notification--marketing .site-footer a, .site-footer growl-notification.notification--marketing a, growl-notification.notification--marketing .site-footer .read-more-button, .site-footer growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .read-more a, .read-more growl-notification.notification--marketing a, growl-notification.notification--marketing .read-more .read-more-button, .read-more growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .product-sidebar .product-questions-link button, .product-sidebar .product-questions-link growl-notification.notification--marketing button, .icon-list--colored a.fancy, .icon-list--colored .meta-data-container a.meta-data__count, .meta-data-container .icon-list--colored a.meta-data__count, .icon-list--colored .meta-data-container .meta-data__count.read-more-button, .meta-data-container .icon-list--colored .meta-data__count.read-more-button, .icon-list--colored .profile-card a.h6, .profile-card .icon-list--colored a.h6, .icon-list--colored .profile-card .h6.read-more-button, .profile-card .icon-list--colored .h6.read-more-button, .icon-list--colored a.profile-card__bottom, .icon-list--colored .profile-card__bottom.read-more-button, .icon-list--colored .fancy.read-more-button, .icon-list--colored growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing .icon-list--colored strong.read-more-button, .icon-list--colored .product-sidebar .read-more-button.product-tagline, .product-sidebar .icon-list--colored .read-more-button.product-tagline, .icon-list--colored .price .read-more-button.product-price__discount, .price .icon-list--colored .read-more-button.product-price__discount, .icon-list--colored
.product-price .read-more-button.product-price__discount,
.product-price .icon-list--colored .read-more-button.product-price__discount, .icon-list--colored .price .read-more-button.product-price__final, .price .icon-list--colored .read-more-button.product-price__final, .icon-list--colored
.product-price .read-more-button.product-price__final,
.product-price .icon-list--colored .read-more-button.product-price__final, .icon-list--colored .price .read-more-button.product-price__original, .price .icon-list--colored .read-more-button.product-price__original, .icon-list--colored
.product-price .read-more-button.product-price__original,
.product-price .icon-list--colored .read-more-button.product-price__original, .icon-list--colored .price .read-more-button.product-price__percentage, .price .icon-list--colored .read-more-button.product-price__percentage, .icon-list--colored
.product-price .read-more-button.product-price__percentage,
.product-price .icon-list--colored .read-more-button.product-price__percentage, .icon-list--colored .price .read-more-button.product-price__final-sale, .price .icon-list--colored .read-more-button.product-price__final-sale, .icon-list--colored
.product-price .read-more-button.product-price__final-sale,
.product-price .icon-list--colored .read-more-button.product-price__final-sale, .icon-list--colored .account-sidebar .read-more-button.read-more, .account-sidebar .icon-list--colored .read-more-button.read-more, .icon-list--colored .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick .icon-list--colored text.read-more-button, .icon-list--colored .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick .icon-list--colored text.read-more-button, .icon-list--colored .product-sidebar a.product-tagline, .product-sidebar .icon-list--colored a.product-tagline, .icon-list--colored .price a.product-price__discount, .price .icon-list--colored a.product-price__discount, .icon-list--colored
.product-price a.product-price__discount,
.product-price .icon-list--colored a.product-price__discount, .icon-list--colored .price a.product-price__final, .price .icon-list--colored a.product-price__final, .icon-list--colored
.product-price a.product-price__final,
.product-price .icon-list--colored a.product-price__final, .icon-list--colored .price a.product-price__original, .price .icon-list--colored a.product-price__original, .icon-list--colored
.product-price a.product-price__original,
.product-price .icon-list--colored a.product-price__original, .icon-list--colored .price a.product-price__percentage, .price .icon-list--colored a.product-price__percentage, .icon-list--colored
.product-price a.product-price__percentage,
.product-price .icon-list--colored a.product-price__percentage, .icon-list--colored .price a.product-price__final-sale, .price .icon-list--colored a.product-price__final-sale, .icon-list--colored
.product-price a.product-price__final-sale,
.product-price .icon-list--colored a.product-price__final-sale, .icon-list--colored .account-sidebar a.read-more, .account-sidebar .icon-list--colored a.read-more,
.icon-list--colored button.fancy,
.icon-list--colored .meta-data-container button.meta-data__count, .meta-data-container
.icon-list--colored button.meta-data__count,
.icon-list--colored .profile-card button.h6, .profile-card
.icon-list--colored button.h6,
.icon-list--colored button.profile-card__bottom,
.icon-list--colored .product-sidebar button.product-tagline, .product-sidebar
.icon-list--colored button.product-tagline,
.icon-list--colored .price button.product-price__discount, .price
.icon-list--colored button.product-price__discount,
.icon-list--colored
.product-price button.product-price__discount,
.product-price
.icon-list--colored button.product-price__discount,
.icon-list--colored .price button.product-price__final, .price
.icon-list--colored button.product-price__final,
.icon-list--colored
.product-price button.product-price__final,
.product-price
.icon-list--colored button.product-price__final,
.icon-list--colored .price button.product-price__original, .price
.icon-list--colored button.product-price__original,
.icon-list--colored
.product-price button.product-price__original,
.product-price
.icon-list--colored button.product-price__original,
.icon-list--colored .price button.product-price__percentage, .price
.icon-list--colored button.product-price__percentage,
.icon-list--colored
.product-price button.product-price__percentage,
.product-price
.icon-list--colored button.product-price__percentage,
.icon-list--colored .price button.product-price__final-sale, .price
.icon-list--colored button.product-price__final-sale,
.icon-list--colored
.product-price button.product-price__final-sale,
.product-price
.icon-list--colored button.product-price__final-sale,
.icon-list--colored .account-sidebar button.read-more, .account-sidebar
.icon-list--colored button.read-more, .site-footer a.fancy, .site-footer .meta-data-container a.meta-data__count, .meta-data-container .site-footer a.meta-data__count, .site-footer .meta-data-container .meta-data__count.read-more-button, .meta-data-container .site-footer .meta-data__count.read-more-button, .site-footer .profile-card a.h6, .profile-card .site-footer a.h6, .site-footer .profile-card .h6.read-more-button, .profile-card .site-footer .h6.read-more-button, .site-footer a.profile-card__bottom, .site-footer .profile-card__bottom.read-more-button, .site-footer .fancy.read-more-button, .site-footer growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing .site-footer strong.read-more-button, .site-footer .product-sidebar .read-more-button.product-tagline, .product-sidebar .site-footer .read-more-button.product-tagline, .site-footer .price .read-more-button.product-price__discount, .price .site-footer .read-more-button.product-price__discount, .site-footer
.product-price .read-more-button.product-price__discount,
.product-price .site-footer .read-more-button.product-price__discount, .site-footer .price .read-more-button.product-price__final, .price .site-footer .read-more-button.product-price__final, .site-footer
.product-price .read-more-button.product-price__final,
.product-price .site-footer .read-more-button.product-price__final, .site-footer .price .read-more-button.product-price__original, .price .site-footer .read-more-button.product-price__original, .site-footer
.product-price .read-more-button.product-price__original,
.product-price .site-footer .read-more-button.product-price__original, .site-footer .price .read-more-button.product-price__percentage, .price .site-footer .read-more-button.product-price__percentage, .site-footer
.product-price .read-more-button.product-price__percentage,
.product-price .site-footer .read-more-button.product-price__percentage, .site-footer .price .read-more-button.product-price__final-sale, .price .site-footer .read-more-button.product-price__final-sale, .site-footer
.product-price .read-more-button.product-price__final-sale,
.product-price .site-footer .read-more-button.product-price__final-sale, .site-footer .account-sidebar .read-more-button.read-more, .account-sidebar .site-footer .read-more-button.read-more, .site-footer .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick .site-footer text.read-more-button, .site-footer .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick .site-footer text.read-more-button, .site-footer .product-sidebar a.product-tagline, .product-sidebar .site-footer a.product-tagline, .site-footer .price a.product-price__discount, .price .site-footer a.product-price__discount, .site-footer
.product-price a.product-price__discount,
.product-price .site-footer a.product-price__discount, .site-footer .price a.product-price__final, .price .site-footer a.product-price__final, .site-footer
.product-price a.product-price__final,
.product-price .site-footer a.product-price__final, .site-footer .price a.product-price__original, .price .site-footer a.product-price__original, .site-footer
.product-price a.product-price__original,
.product-price .site-footer a.product-price__original, .site-footer .price a.product-price__percentage, .price .site-footer a.product-price__percentage, .site-footer
.product-price a.product-price__percentage,
.product-price .site-footer a.product-price__percentage, .site-footer .price a.product-price__final-sale, .price .site-footer a.product-price__final-sale, .site-footer
.product-price a.product-price__final-sale,
.product-price .site-footer a.product-price__final-sale, .site-footer .account-sidebar a.read-more, .account-sidebar .site-footer a.read-more, .meta-data-container strong.meta-data__count, .meta-data-container .read-more a.meta-data__count, .read-more .meta-data-container a.meta-data__count, .meta-data-container .read-more .meta-data__count.read-more-button, .read-more .meta-data-container .meta-data__count.read-more-button, .meta-data-container .product-sidebar .product-questions-link button.meta-data__count, .product-sidebar .product-questions-link .meta-data-container button.meta-data__count, .profile-card strong.h6, .profile-card .read-more a.h6, .read-more .profile-card a.h6, .profile-card .read-more .h6.read-more-button, .read-more .profile-card .h6.read-more-button, .profile-card .product-sidebar .product-questions-link button.h6, .product-sidebar .product-questions-link .profile-card button.h6, strong.profile-card__bottom, .read-more a.profile-card__bottom, .read-more .profile-card__bottom.read-more-button, .product-sidebar .product-questions-link button.profile-card__bottom, .read-more a.fancy, .read-more .fancy.read-more-button, .read-more growl-notification.notification--marketing strong.read-more-button, growl-notification.notification--marketing .read-more strong.read-more-button, .read-more .product-sidebar .read-more-button.product-tagline, .product-sidebar .read-more .read-more-button.product-tagline, .read-more .price .read-more-button.product-price__discount, .price .read-more .read-more-button.product-price__discount, .read-more
.product-price .read-more-button.product-price__discount,
.product-price .read-more .read-more-button.product-price__discount, .read-more .price .read-more-button.product-price__final, .price .read-more .read-more-button.product-price__final, .read-more
.product-price .read-more-button.product-price__final,
.product-price .read-more .read-more-button.product-price__final, .read-more .price .read-more-button.product-price__original, .price .read-more .read-more-button.product-price__original, .read-more
.product-price .read-more-button.product-price__original,
.product-price .read-more .read-more-button.product-price__original, .read-more .price .read-more-button.product-price__percentage, .price .read-more .read-more-button.product-price__percentage, .read-more
.product-price .read-more-button.product-price__percentage,
.product-price .read-more .read-more-button.product-price__percentage, .read-more .price .read-more-button.product-price__final-sale, .price .read-more .read-more-button.product-price__final-sale, .read-more
.product-price .read-more-button.product-price__final-sale,
.product-price .read-more .read-more-button.product-price__final-sale, .read-more .account-sidebar .read-more-button.read-more, .account-sidebar .read-more .read-more-button.read-more, .read-more .nvd3 .nv-axis.nv-x .tick text.read-more-button, .nvd3 .nv-axis.nv-x .tick .read-more text.read-more-button, .read-more .nvd3 .nv-axis.nv-y .tick text.read-more-button, .nvd3 .nv-axis.nv-y .tick .read-more text.read-more-button, .read-more .product-sidebar a.product-tagline, .product-sidebar .read-more a.product-tagline, .read-more .price a.product-price__discount, .price .read-more a.product-price__discount, .read-more
.product-price a.product-price__discount,
.product-price .read-more a.product-price__discount, .read-more .price a.product-price__final, .price .read-more a.product-price__final, .read-more
.product-price a.product-price__final,
.product-price .read-more a.product-price__final, .read-more .price a.product-price__original, .price .read-more a.product-price__original, .read-more
.product-price a.product-price__original,
.product-price .read-more a.product-price__original, .read-more .price a.product-price__percentage, .price .read-more a.product-price__percentage, .read-more
.product-price a.product-price__percentage,
.product-price .read-more a.product-price__percentage, .read-more .price a.product-price__final-sale, .price .read-more a.product-price__final-sale, .read-more
.product-price a.product-price__final-sale,
.product-price .read-more a.product-price__final-sale, .read-more .account-sidebar a.read-more, .account-sidebar .read-more a.read-more, .product-sidebar strong.product-tagline, .product-sidebar .product-questions-link button.product-tagline, .product-sidebar .product-questions-link button.fancy, .product-sidebar .product-questions-link .price button.product-price__discount, .price .product-sidebar .product-questions-link button.product-price__discount, .product-sidebar .product-questions-link
.product-price button.product-price__discount,
.product-price .product-sidebar .product-questions-link button.product-price__discount, .product-sidebar .product-questions-link .price button.product-price__final, .price .product-sidebar .product-questions-link button.product-price__final, .product-sidebar .product-questions-link
.product-price button.product-price__final,
.product-price .product-sidebar .product-questions-link button.product-price__final, .product-sidebar .product-questions-link .price button.product-price__original, .price .product-sidebar .product-questions-link button.product-price__original, .product-sidebar .product-questions-link
.product-price button.product-price__original,
.product-price .product-sidebar .product-questions-link button.product-price__original, .product-sidebar .product-questions-link .price button.product-price__percentage, .price .product-sidebar .product-questions-link button.product-price__percentage, .product-sidebar .product-questions-link
.product-price button.product-price__percentage,
.product-price .product-sidebar .product-questions-link button.product-price__percentage, .product-sidebar .product-questions-link .price button.product-price__final-sale, .price .product-sidebar .product-questions-link button.product-price__final-sale, .product-sidebar .product-questions-link
.product-price button.product-price__final-sale,
.product-price .product-sidebar .product-questions-link button.product-price__final-sale, .product-sidebar .product-questions-link .account-sidebar button.read-more, .account-sidebar .product-sidebar .product-questions-link button.read-more, .price strong.product-price__discount,
.product-price strong.product-price__discount, .price strong.product-price__final,
.product-price strong.product-price__final, .price strong.product-price__original,
.product-price strong.product-price__original, .price strong.product-price__percentage,
.product-price strong.product-price__percentage, .price strong.product-price__final-sale,
.product-price strong.product-price__final-sale, .account-sidebar strong.read-more,
b.fancy,
.meta-data-container b.meta-data__count,
.profile-card b.h6,
b.profile-card__bottom,
.product-sidebar b.product-tagline,
.price b.product-price__discount,
.product-price b.product-price__discount,
.price b.product-price__final,
.product-price b.product-price__final,
.price b.product-price__original,
.product-price b.product-price__original,
.price b.product-price__percentage,
.product-price b.product-price__percentage,
.price b.product-price__final-sale,
.product-price b.product-price__final-sale,
.account-sidebar b.read-more {
  font-weight: bold;
}

i[disabled] {
  opacity: .5;
  cursor: not-allowed;
}

a, .read-more-button {
  text-decoration: none;
  color: inherit;
}

a:focus, .read-more-button:focus {
  outline: 0;
}

.link, .comment-body a, .comment-body .read-more-button,
.comment-header a,
.comment-header .read-more-button, .profile-card__bottom.profile-card__bottom--bio a, .profile-card__bottom.profile-card__bottom--bio .read-more-button, .real-time-stream .real-time-stream--activity .h5 a, .real-time-stream .real-time-stream--activity #story h5 a, #story .real-time-stream .real-time-stream--activity h5 a, .real-time-stream .real-time-stream--activity .filters h5 a, .filters .real-time-stream .real-time-stream--activity h5 a, .real-time-stream .real-time-stream--activity
.sorters h5 a,
.sorters .real-time-stream .real-time-stream--activity h5 a, .real-time-stream .real-time-stream--activity .h5 .read-more-button, .real-time-stream .real-time-stream--activity #story h5 .read-more-button, #story .real-time-stream .real-time-stream--activity h5 .read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .read-more-button, .main-nav__cart .menu-button, .project-page .project-header__container .project-feed .h5 a, .project-page .project-header__container .project-feed #story h5 a, #story .project-page .project-header__container .project-feed h5 a, .project-page .project-header__container .project-feed .filters h5 a, .filters .project-page .project-header__container .project-feed h5 a, .project-page .project-header__container .project-feed
.sorters h5 a,
.sorters .project-page .project-header__container .project-feed h5 a, .project-page .project-header__container .project-feed .h5 .read-more-button, .project-page .project-header__container .project-feed #story h5 .read-more-button, #story .project-page .project-header__container .project-feed h5 .read-more-button, .project-page .project-header__container .project-feed .filters h5 .read-more-button, .filters .project-page .project-header__container .project-feed h5 .read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .read-more-button,
.link-colored,
.icon-list--colored a,
.icon-list--colored .read-more-button,
.icon-list--colored button,
.site-footer a,
.site-footer .read-more-button,
.read-more a,
.read-more .read-more-button,
.stream-activity .activity-update .message-contents a,
.stream-activity .activity-update .message-contents .read-more-button,
.link-primary,
.product-sidebar .product-questions-link button {
  color: #66af33;
}

.link-underlined {
  text-decoration: underline;
}

.link-hovered:hover {
  color: #66af33;
}

.capitalize {
  text-transform: capitalize;
}

.fancy, growl-notification.notification--marketing strong, growl-notification.notification--marketing .link, growl-notification.notification--marketing .comment-body a, .comment-body growl-notification.notification--marketing a, growl-notification.notification--marketing .comment-body .read-more-button, .comment-body growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing
.comment-header a,
.comment-header growl-notification.notification--marketing a, growl-notification.notification--marketing
.comment-header .read-more-button,
.comment-header growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .profile-card__bottom.profile-card__bottom--bio a, .profile-card__bottom.profile-card__bottom--bio growl-notification.notification--marketing a, growl-notification.notification--marketing .profile-card__bottom.profile-card__bottom--bio .read-more-button, .profile-card__bottom.profile-card__bottom--bio growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .h5 a, .real-time-stream .real-time-stream--activity .h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity #story h5 a, .real-time-stream .real-time-stream--activity #story h5 growl-notification.notification--marketing a, growl-notification.notification--marketing #story .real-time-stream .real-time-stream--activity h5 a, #story .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .filters h5 a, .real-time-stream .real-time-stream--activity .filters h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .filters .real-time-stream .real-time-stream--activity h5 a, .filters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity
.sorters h5 a, .real-time-stream .real-time-stream--activity
.sorters h5 growl-notification.notification--marketing a, growl-notification.notification--marketing
.sorters .real-time-stream .real-time-stream--activity h5 a,
.sorters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .h5 .read-more-button, .real-time-stream .real-time-stream--activity .h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity #story h5 .read-more-button, .real-time-stream .real-time-stream--activity #story h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing #story .real-time-stream .real-time-stream--activity h5 .read-more-button, #story .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .filters h5 .read-more-button, .real-time-stream .real-time-stream--activity .filters h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .filters .real-time-stream .real-time-stream--activity h5 .read-more-button, .filters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity
.sorters h5 .read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing
.sorters .real-time-stream .real-time-stream--activity h5 .read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .main-nav__cart .menu-button, .main-nav__cart growl-notification.notification--marketing .menu-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed .h5 a, .project-page .project-header__container .project-feed .h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .project-page .project-header__container .project-feed #story h5 a, .project-page .project-header__container .project-feed #story h5 growl-notification.notification--marketing a, growl-notification.notification--marketing #story .project-page .project-header__container .project-feed h5 a, #story .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .project-page .project-header__container .project-feed .filters h5 a, .project-page .project-header__container .project-feed .filters h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .filters .project-page .project-header__container .project-feed h5 a, .filters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .project-page .project-header__container .project-feed
.sorters h5 a, .project-page .project-header__container .project-feed
.sorters h5 growl-notification.notification--marketing a, growl-notification.notification--marketing
.sorters .project-page .project-header__container .project-feed h5 a,
.sorters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .project-page .project-header__container .project-feed .h5 .read-more-button, .project-page .project-header__container .project-feed .h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed #story h5 .read-more-button, .project-page .project-header__container .project-feed #story h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing #story .project-page .project-header__container .project-feed h5 .read-more-button, #story .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed .filters h5 .read-more-button, .project-page .project-header__container .project-feed .filters h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .filters .project-page .project-header__container .project-feed h5 .read-more-button, .filters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed
.sorters h5 .read-more-button, .project-page .project-header__container .project-feed
.sorters h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing
.sorters .project-page .project-header__container .project-feed h5 .read-more-button,
.sorters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .input-feedback, growl-notification.notification--marketing .icon-list--colored a, .icon-list--colored growl-notification.notification--marketing a, growl-notification.notification--marketing .icon-list--colored .read-more-button, .icon-list--colored growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing
.icon-list--colored button,
.icon-list--colored growl-notification.notification--marketing button, growl-notification.notification--marketing .site-footer a, .site-footer growl-notification.notification--marketing a, growl-notification.notification--marketing .site-footer .read-more-button, .site-footer growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .read-more a, .read-more growl-notification.notification--marketing a, growl-notification.notification--marketing .read-more .read-more-button, .read-more growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .product-sidebar .product-questions-link button, .product-sidebar .product-questions-link growl-notification.notification--marketing button, .meta-data-container .meta-data__count, .profile-card .h6, .profile-card__bottom, .product-sidebar .product-tagline, .price .product-price__discount,
.product-price .product-price__discount, .price .product-price__final,
.product-price .product-price__final, .price .product-price__original,
.product-price .product-price__original, .price .product-price__percentage,
.product-price .product-price__percentage, .price .product-price__final-sale,
.product-price .product-price__final-sale, .account-sidebar .read-more, .nvd3 .nv-axis.nv-x .tick text, .nvd3 .nv-axis.nv-y .tick text {
  font-family: georgia;
}

.required-text {
  color: #FF6E00;
  font-family: "Interstate Light", "Interstate-Light", "Interstate Extra Light", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.loading-message {
  color: #807873;
}

figcaption img {
  float: right;
  width: auto;
}

address {
  font-style: normal;
}

blockquote,
.blockquote {
  border-left: 4px solid #A09995;
  color: #68615d;
  padding-left: 1em;
  margin-bottom: 1em;
  font-size: 1.25em;
  line-height: 1.5;
}

dl {
  margin-left: 0;
}

dl dt {
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

dl dd {
  margin-bottom: 1em;
}

.ruled-type {
  display: inline-block;
  border-bottom: 4px solid #edeceb;
  padding-bottom: .5em;
  margin-bottom: 1em;
}

.decorated-type {
  overflow: hidden;
  text-align: center;
  margin-bottom: 1em;
}

.decorated-type.decorated-type--medium span {
  background-color: #A09995;
  color: #fff;
}

.decorated-type.decorated-type--medium span:before, .decorated-type.decorated-type--medium span:after {
  margin: 0;
}

.decorated-type.decorated-type--dark span {
  background-color: #333;
  color: #fff;
}

.decorated-type.decorated-type--dark span:before, .decorated-type.decorated-type--dark span:after {
  margin: 0;
}

.decorated-type span {
  position: relative;
  display: inline-block;
  text-align: center;
  margin: 0;
  padding: 0 0.25em;
  color: #333;
}

.decorated-type span:before, .decorated-type span:after {
  content: '';
  position: absolute;
  top: 50%;
  border-bottom: 1px dotted #dcdad8;
  width: 600px;
  margin: 0 0.5em;
}

.decorated-type span:before {
  right: 100%;
}

.decorated-type span:after {
  left: 100%;
}

ul.list--no-bullets, ul.table-list-items {
  margin-left: 0;
  list-style: none;
}

hr.thick {
  border-top: 4px solid #edeceb;
  margin: 2em 0;
}

@media screen and (min-width: 768px) {
  .columns.columns--two {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
  }
  .columns.columns--three {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}

.inline-divider {
  margin: 0 0.33333em;
  color: #A09995;
}

.huge-number {
  font-size: 8em;
  line-height: 1;
}

.line-title {
  padding: 1em 0;
  margin: 0;
  text-align: center;
  position: relative;
}

.line-title:before {
  content: "";
  height: 4px;
  width: 2em;
  background-color: #333;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
}

p.dropcap:first-letter {
  float: left;
  color: #66af33;
  font-size: 5.7em;
  line-height: 0.7;
  padding-top: 4px;
  padding-right: 8px;
  font-family: georgia, garamond, serif;
}

.block-title {
  text-transform: uppercase;
  margin-bottom: 1em;
}

.block-title .block-title__highlight {
  display: inline;
  background: #333;
  color: #fff;
  padding: 0.25em;
  padding-left: 0;
  padding-right: 0;
  box-shadow: 0.25em 0 0 #333, -0.25em 0 0 #333;
  line-height: 1.3;
}

.shift-left--50 {
  position: relative;
  left: -50%;
}

.shift-left--33 {
  position: relative;
  left: -33.333%;
}

.shift-left--25 {
  position: relative;
}

@media screen and (min-width: 768px) {
  .shift-left--25 {
    left: -25%;
  }
}

.flag, .coment-commenter-title {
  padding: 1px 4px;
  color: #fff;
  width: auto;
  text-transform: uppercase;
  font-size: .75em;
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  position: relative;
  white-space: nowrap;
  top: -2px;
}

.flag:after, .coment-commenter-title:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 5px 0;
}

.flag.background-red, .background-red.coment-commenter-title, .flag.flag--idea.rejected, .flag--idea.rejected.coment-commenter-title {
  background: #EC230C;
}

.flag.background-red:after, .background-red.coment-commenter-title:after, .flag.flag--idea.rejected:after, .flag--idea.rejected.coment-commenter-title:after {
  border-color: transparent #811307 transparent transparent;
}

.flag.background-yellow, .background-yellow.coment-commenter-title, .flag.flag--idea.submitted, .flag--idea.submitted.coment-commenter-title {
  background: #ffc83f;
}

.flag.background-yellow:after, .background-yellow.coment-commenter-title:after, .flag.flag--idea.submitted:after, .flag--idea.submitted.coment-commenter-title:after {
  border-color: transparent #ce9300 transparent transparent;
}

.flag.background-orange, .background-orange.coment-commenter-title, .flag.flag--preorder, .flag--preorder.coment-commenter-title, .flag.flag--idea, .flag--idea.coment-commenter-title {
  background: #FF6E00;
}

.flag.background-orange:after, .background-orange.coment-commenter-title:after, .flag.flag--preorder:after, .flag--preorder.coment-commenter-title:after, .flag.flag--idea:after, .flag--idea.coment-commenter-title:after {
  border-color: transparent #b34d00 transparent transparent;
}

.flag.background-blue, .background-blue.coment-commenter-title {
  background: #27a8e0;
}

.flag.background-blue:after, .background-blue.coment-commenter-title:after {
  border-color: transparent #136284 transparent transparent;
}

.flag.background-green, .background-green.coment-commenter-title, .flag.flag--added, .flag--added.coment-commenter-title, .flag.flag--success, .flag--success.coment-commenter-title, .flag.flag--idea.published, .flag--idea.published.coment-commenter-title {
  background: #66af33;
}

.flag.background-green:after, .background-green.coment-commenter-title:after, .flag.flag--added:after, .flag--added.coment-commenter-title:after, .flag.flag--success:after, .flag--success.coment-commenter-title:after, .flag.flag--idea.published:after, .flag--idea.published.coment-commenter-title:after {
  border-color: transparent #33581a transparent transparent;
}

.flag.background-gray, .background-gray.coment-commenter-title, .flag.flag--out-of-stock, .flag--out-of-stock.coment-commenter-title, .flag.flag--idea.unpublished, .flag--idea.unpublished.coment-commenter-title {
  background: #A09995;
}

.flag.background-gray:after, .background-gray.coment-commenter-title:after, .flag.flag--out-of-stock:after, .flag--out-of-stock.coment-commenter-title:after, .flag.flag--idea.unpublished:after, .flag--idea.unpublished.coment-commenter-title:after {
  border-color: transparent #68615d transparent transparent;
}

.flag.background-neon-yellow, .background-neon-yellow.coment-commenter-title {
  color: #333;
  background: #DDFF3C;
}

.flag.background-neon-yellow:after, .background-neon-yellow.coment-commenter-title:after {
  border-color: transparent #a7cb00 transparent transparent;
}

.product-tag {
  text-transform: uppercase;
  position: relative;
  font-size: 1em;
  padding: .125em 0.65em 0.125em 0.5em;
  font-family: "Interstate Regular Condensed", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  background-color: #A09995;
  color: #fff;
  transition: background-color .2s;
}

.product-tag + .product-tag {
  margin-left: 0.5em;
}

.product-tag:hover {
  background-color: #807873;
}

.product-tag:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent #f9f9f9 transparent transparent;
  border-width: 0 6px 6px 0;
}

.product-tag:before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 6px 6px;
  border-color: transparent transparent #f9f9f9 transparent;
}

.product-tag i {
  margin-left: 0.25em;
  font-size: 0.875em;
  vertical-align: middle;
  position: relative;
}

.terms-checkbox {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.terms-checkbox small {
  margin-left: 1em;
  margin-top: -0.5em;
}

.break-text {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.text-nowrap {
  white-space: nowrap;
}

.vertical-align--top {
  vertical-align: top;
}

.vertical-align--top .button, .vertical-align--top .poll__answers .list .poll__answer, .poll__answers .list .vertical-align--top .poll__answer {
  vertical-align: top;
}

.vertical-align--middle {
  vertical-align: middle;
}

.vertical-align--middle > * {
  vertical-align: middle;
}

.break-mobile, .break-phone {
  display: none;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .break-mobile, .break-phone {
    display: block;
  }
}

.break-mobile.testMobile, .break-phone.testMobile {
  display: block;
}

.break-desktop {
  display: none;
}

@media screen and (min-width: 64.0625em) {
  .break-desktop {
    display: block;
  }
}

.break-desktop-md {
  display: none;
}

@media screen and (min-width: 1216px) {
  .break-desktop-md {
    display: block;
  }
}

.badge, .main-nav .lozenge, .category--instashirt .product-card:not(.submit-idea-card):before {
  position: relative;
  display: inline-block;
  min-width: 1.4375em;
  padding: .25em .5em;
  top: -0.0625em;
  font-size: 0.875em;
  color: #fff;
  line-height: 0.875em;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #807873;
  border-radius: 0.875em;
  margin-left: .25em;
  font-family: "Interstate Mono", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.button-primary .badge, .button-primary .main-nav .lozenge, .main-nav .button-primary .lozenge, .button-primary .category--instashirt .product-card:not(.submit-idea-card):before, .category--instashirt .button-primary .product-card:not(.submit-idea-card):before {
  background-color: #66af33;
}

.badge.badge--small, .main-nav .badge--small.lozenge, .category--instashirt .badge--small.product-card:not(.submit-idea-card):before {
  font-size: 58%;
}

.icon--large, .upload-file__drop-box__icons i {
  font-size: 2em;
}

.icon--xlarge, .profile-blank i {
  font-size: 3em;
}

.icon--xxlarge {
  font-size: 4em;
}

.icon--xxxlarge {
  font-size: 5em;
}

/* Reset `button` and button-style `input` default styles */
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  background: none;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  -webkit-appearance: button;
  /* for input */
  -webkit-user-select: none;
  /* for button */
  -moz-user-select: none;
  -ms-user-select: none;
}

input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus,
button:focus {
  outline: 0;
}

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

[ng-click] {
  cursor: pointer;
}

/* Make `a` like a button */
comment [role="button"] {
  color: inherit;
  cursor: default;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  white-space: pre;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.button, .poll__answers .list .poll__answer {
  display: inline-block;
  background-color: #A09995;
  border-radius: 0.25em;
  line-height: 1;
  padding: 1em 2em;
  color: #fff;
  transition-duration: background-color .2s, color .2s, border-color .2s;
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 112%;
  min-width: 0em;
  border-bottom: 2px solid #807873;
  white-space: nowrap;
}

.button:focus, .poll__answers .list .poll__answer:focus, .button:hover, .poll__answers .list .poll__answer:hover, .button.active, .poll__answers .list .active.poll__answer {
  background-color: #807873;
}

.button.button-primary, .poll__answers .list .button-primary.poll__answer {
  background-color: #66af33;
  border-color: #518b29;
}

.button.button-primary:focus, .poll__answers .list .button-primary.poll__answer:focus, .button.button-primary:hover, .poll__answers .list .button-primary.poll__answer:hover, .button.button-primary.active, .poll__answers .list .button-primary.active.poll__answer {
  background-color: #518b29;
}

.button.button-primary.button-outline, .poll__answers .list .button-primary.poll__answer, .free-undies .buy-bar .buybar .button.button-primary.add-to-cart {
  font-size: 100%;
  border: 1px solid #66af33;
  color: #66af33;
  background-color: transparent;
}

.button.button-primary.button-outline.is-selected, .poll__answers .list .button-primary.is-selected.poll__answer, .free-undies .buy-bar .buybar .button.button-primary.is-selected.add-to-cart {
  background-color: #66af33;
  color: #fff;
}

.button.button-primary.button-outline:focus, .poll__answers .list .button-primary.poll__answer:focus, .free-undies .buy-bar .buybar .button.button-primary.add-to-cart:focus, .button.button-primary.button-outline:hover, .poll__answers .list .button-primary.poll__answer:hover, .free-undies .buy-bar .buybar .button.button-primary.add-to-cart:hover, .button.button-primary.button-outline.active, .poll__answers .list .button-primary.active.poll__answer, .free-undies .buy-bar .buybar .button.button-primary.active.add-to-cart {
  background-color: #66af33;
  color: #fff;
}

.button.button-secondary, .button.vote-button.skip-button, .poll__answers .list .vote-button.skip-button.poll__answer, .poll__answers .list .button-secondary.poll__answer {
  background-color: #A09995;
  border-color: #807873;
}

.button.button-secondary:focus, .button.vote-button.skip-button:focus, .poll__answers .list .vote-button.skip-button.poll__answer:focus, .poll__answers .list .button-secondary.poll__answer:focus, .button.button-secondary:hover, .button.vote-button.skip-button:hover, .poll__answers .list .vote-button.skip-button.poll__answer:hover, .poll__answers .list .button-secondary.poll__answer:hover, .button.button-secondary.active, .button.active.vote-button.skip-button, .poll__answers .list .active.vote-button.skip-button.poll__answer, .poll__answers .list .button-secondary.active.poll__answer {
  background-color: #807873;
}

.button.button-secondary.button-outline, .button.button-outline.vote-button.skip-button, .poll__answers .list .vote-button.skip-button.poll__answer, .free-undies .buy-bar .buybar .button.vote-button.skip-button.add-to-cart, .poll__answers .list .button-secondary.poll__answer, .free-undies .buy-bar .buybar .button.button-secondary.add-to-cart {
  font-size: 100%;
  border: 1px solid #A09995;
  color: #A09995;
  background-color: transparent;
}

.button.button-secondary.button-outline.is-selected, .button.button-outline.is-selected.vote-button.skip-button, .poll__answers .list .is-selected.vote-button.skip-button.poll__answer, .free-undies .buy-bar .buybar .button.is-selected.vote-button.skip-button.add-to-cart, .poll__answers .list .button-secondary.is-selected.poll__answer, .free-undies .buy-bar .buybar .button.button-secondary.is-selected.add-to-cart {
  background-color: #A09995;
  color: #fff;
}

.button.button-secondary.button-outline:focus, .button.button-outline.vote-button.skip-button:focus, .poll__answers .list .vote-button.skip-button.poll__answer:focus, .free-undies .buy-bar .buybar .button.vote-button.skip-button.add-to-cart:focus, .poll__answers .list .button-secondary.poll__answer:focus, .free-undies .buy-bar .buybar .button.button-secondary.add-to-cart:focus, .button.button-secondary.button-outline:hover, .button.button-outline.vote-button.skip-button:hover, .poll__answers .list .vote-button.skip-button.poll__answer:hover, .free-undies .buy-bar .buybar .button.vote-button.skip-button.add-to-cart:hover, .poll__answers .list .button-secondary.poll__answer:hover, .free-undies .buy-bar .buybar .button.button-secondary.add-to-cart:hover, .button.button-secondary.button-outline.active, .button.button-outline.active.vote-button.skip-button, .poll__answers .list .active.vote-button.skip-button.poll__answer, .free-undies .buy-bar .buybar .button.active.vote-button.skip-button.add-to-cart, .poll__answers .list .button-secondary.active.poll__answer, .free-undies .buy-bar .buybar .button.button-secondary.active.add-to-cart {
  background-color: transparent;
}

.button.button-black, .poll__answers .list .button-black.poll__answer {
  background-color: #333;
  border-color: black;
}

.button.button-black:focus, .poll__answers .list .button-black.poll__answer:focus, .button.button-black:hover, .poll__answers .list .button-black.poll__answer:hover, .button.button-black.active, .poll__answers .list .button-black.active.poll__answer {
  background-color: black;
}

.button.button-mid-black, .poll__answers .list .button-mid-black.poll__answer {
  background-color: #121212;
  border-color: black;
}

.button.button-mid-black:focus, .poll__answers .list .button-mid-black.poll__answer:focus, .button.button-mid-black:hover, .poll__answers .list .button-mid-black.poll__answer:hover, .button.button-mid-black.active, .poll__answers .list .button-mid-black.active.poll__answer {
  background-color: black;
}

.button.button-gray, .poll__answers .list .button-gray.poll__answer {
  background-color: #807873;
  border-color: #68615d;
}

.button.button-gray:focus, .poll__answers .list .button-gray.poll__answer:focus, .button.button-gray:hover, .poll__answers .list .button-gray.poll__answer:hover, .button.button-gray.active, .poll__answers .list .button-gray.active.poll__answer {
  background-color: #68615d;
  border-color: #4a4543;
}

.button.button-purple, .poll__answers .list .button-purple.poll__answer {
  background-color: #9100E5;
  border-color: #4a0075;
}

.button.button-purple:focus, .poll__answers .list .button-purple.poll__answer:focus, .button.button-purple:hover, .poll__answers .list .button-purple.poll__answer:hover, .button.button-purple.active, .poll__answers .list .button-purple.active.poll__answer {
  background-color: #4a0075;
}

.button.button-green, .poll__answers .list .button-green.poll__answer, .poll__answers .list .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .poll__answer.is-selected, .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .poll__answers .list .poll__answer.is-selected, .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .button.is-selected {
  background-color: #66af33;
  border-color: #33581a;
}

.button.button-green:focus, .poll__answers .list .button-green.poll__answer:focus, .poll__answers .list .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .poll__answer.is-selected:focus, .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .poll__answers .list .poll__answer.is-selected:focus, .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .button.is-selected:focus, .button.button-green:hover, .poll__answers .list .button-green.poll__answer:hover, .poll__answers .list .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .poll__answer.is-selected:hover, .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .poll__answers .list .poll__answer.is-selected:hover, .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .button.is-selected:hover, .button.button-green.active, .poll__answers .list .button-green.active.poll__answer, .poll__answers .list .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .active.poll__answer.is-selected, .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .poll__answers .list .active.poll__answer.is-selected, .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .button.active.is-selected {
  background-color: #33581a;
}

.button.button-blue, .poll__answers .list .button-blue.poll__answer {
  background-color: #27a8e0;
  border-color: #136284;
}

.button.button-blue:focus, .poll__answers .list .button-blue.poll__answer:focus, .button.button-blue:hover, .poll__answers .list .button-blue.poll__answer:hover, .button.button-blue.active, .poll__answers .list .button-blue.active.poll__answer {
  background-color: #136284;
}

.button.button-info, .poll__answers .list .button-info.poll__answer {
  background-color: #ffc83f;
  border-color: #ce9300;
  color: #a57600;
}

.button.button-info:focus, .poll__answers .list .button-info.poll__answer:focus, .button.button-info:hover, .poll__answers .list .button-info.poll__answer:hover, .button.button-info.active, .poll__answers .list .button-info.active.poll__answer {
  background-color: #ce9300;
}

.button.button-outline, .poll__answers .list .poll__answer, .free-undies .buy-bar .buybar .button.add-to-cart, .free-undies .buy-bar .buybar .poll__answers .list .add-to-cart.poll__answer, .poll__answers .list .free-undies .buy-bar .buybar .add-to-cart.poll__answer {
  font-size: 100%;
  border: 1px solid #333;
  background-color: transparent;
  color: #333;
}

.button.button-outline:focus, .poll__answers .list .poll__answer:focus, .free-undies .buy-bar .buybar .button.add-to-cart:focus, .button.button-outline:hover, .poll__answers .list .poll__answer:hover, .free-undies .buy-bar .buybar .button.add-to-cart:hover, .button.button-outline.active, .poll__answers .list .active.poll__answer, .free-undies .buy-bar .buybar .button.active.add-to-cart {
  opacity: .6;
}

.button.button-white, .poll__answers .list .button-white.poll__answer, .button.button-reverse, .poll__answers .list .button-reverse.poll__answer {
  background: linear-gradient(-180deg, #fff 0, #edeceb 100%);
  border-bottom-color: #A09995;
  color: #333;
}

.button.button-white:focus, .poll__answers .list .button-white.poll__answer:focus, .button.button-white:hover, .poll__answers .list .button-white.poll__answer:hover, .button.button-white.active, .poll__answers .list .button-white.active.poll__answer, .button.button-reverse:focus, .poll__answers .list .button-reverse.poll__answer:focus, .button.button-reverse:hover, .poll__answers .list .button-reverse.poll__answer:hover, .button.button-reverse.active, .poll__answers .list .button-reverse.active.poll__answer {
  opacity: .6;
}

.button.button-delete, .poll__answers .list .button-delete.poll__answer, .button.button-danger, .poll__answers .list .button-danger.poll__answer {
  background-color: #EC230C;
  border-color: #ad1a09;
}

.button.button-delete.button-outline, .poll__answers .list .button-delete.poll__answer, .free-undies .buy-bar .buybar .button.button-delete.add-to-cart, .button.button-danger.button-outline, .poll__answers .list .button-danger.poll__answer, .free-undies .buy-bar .buybar .button.button-danger.add-to-cart {
  font-size: 100%;
  border: 1px solid #EC230C;
  background-color: transparent;
  color: #EC230C;
}

.button.button-delete.button-outline.is-selected, .poll__answers .list .button-delete.is-selected.poll__answer, .free-undies .buy-bar .buybar .button.button-delete.is-selected.add-to-cart, .button.button-danger.button-outline.is-selected, .poll__answers .list .button-danger.is-selected.poll__answer, .free-undies .buy-bar .buybar .button.button-danger.is-selected.add-to-cart {
  background-color: #EC230C;
  color: #fff;
}

.button.button-delete.button-outline:hover, .poll__answers .list .button-delete.poll__answer:hover, .free-undies .buy-bar .buybar .button.button-delete.add-to-cart:hover, .button.button-delete.button-outline.active, .poll__answers .list .button-delete.active.poll__answer, .free-undies .buy-bar .buybar .button.button-delete.active.add-to-cart, .button.button-danger.button-outline:hover, .poll__answers .list .button-danger.poll__answer:hover, .free-undies .buy-bar .buybar .button.button-danger.add-to-cart:hover, .button.button-danger.button-outline.active, .poll__answers .list .button-danger.active.poll__answer, .free-undies .buy-bar .buybar .button.button-danger.active.add-to-cart {
  opacity: .5;
  background-color: transparent;
}

.button.button-delete:hover, .poll__answers .list .button-delete.poll__answer:hover, .button.button-delete.active, .poll__answers .list .button-delete.active.poll__answer, .button.button-danger:hover, .poll__answers .list .button-danger.poll__answer:hover, .button.button-danger.active, .poll__answers .list .button-danger.active.poll__answer {
  background-color: #ad1a09;
}

.button.button-rounded, .poll__answers .list .button-rounded.poll__answer {
  border-radius: 3em;
}

.button.button-small, .poll__answers .list .button-small.poll__answer {
  font-size: .75em;
  padding: .75em 1.25em;
}

.button.button-medium, .poll__answers .list .button-medium.poll__answer {
  height: 2.75em;
  padding: .75em 1.25em;
}

.button.button-large, .poll__answers .list .button-large.poll__answer {
  font-size: 1.125em;
  padding: 1em 1.25em;
}

.button.button-full, .poll__answers .list .poll__answer {
  width: 100%;
  display: block;
  text-align: center;
}

.button.button[disabled], .poll__answers .list [disabled].poll__answer {
  opacity: .5;
  cursor: not-allowed;
}

.button.button-facebook, .poll__answers .list .button-facebook.poll__answer {
  background-color: #415E9B;
  border-color: #2d426c;
}

.button.button-facebook:hover, .poll__answers .list .button-facebook.poll__answer:hover, .button.button-facebook.active, .poll__answers .list .button-facebook.active.poll__answer {
  background-color: #2d426c;
}

.button.button-facebook.button-outline, .poll__answers .list .button-facebook.poll__answer, .free-undies .buy-bar .buybar .button.button-facebook.add-to-cart {
  font-size: 100%;
  background-color: transparent;
  color: #415E9B;
  border-color: #415E9B;
}

.button.button-twitter, .poll__answers .list .button-twitter.poll__answer {
  background-color: #54ADF0;
  border-color: #1790eb;
}

.button.button-twitter:hover, .poll__answers .list .button-twitter.poll__answer:hover, .button.button-twitter.active, .poll__answers .list .button-twitter.active.poll__answer {
  background-color: #1790eb;
}

.button.button-twitter.button-outline, .poll__answers .list .button-twitter.poll__answer, .free-undies .buy-bar .buybar .button.button-twitter.add-to-cart {
  font-size: 100%;
  background-color: transparent;
  color: #54ADF0;
  border-color: #54ADF0;
}

.button.button-pinterest, .poll__answers .list .button-pinterest.poll__answer {
  background-color: #D01D15;
  border-color: #94150f;
}

.button.button-pinterest:hover, .poll__answers .list .button-pinterest.poll__answer:hover, .button.button-pinterest.active, .poll__answers .list .button-pinterest.active.poll__answer {
  background-color: #94150f;
}

.button.button--pinterest-alt, .poll__answers .list .button--pinterest-alt.poll__answer {
  position: relative;
}

.button.button--pinterest-alt a, .poll__answers .list .button--pinterest-alt.poll__answer a, .button.button--pinterest-alt .read-more-button, .poll__answers .list .button--pinterest-alt.poll__answer .read-more-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  margin: 0;
  padding: 0;
  display: block;
}

.button.button--pinterest-alt > span, .poll__answers .list .button--pinterest-alt.poll__answer > span {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
}

.button.button--pinterest-alt i, .poll__answers .list .button--pinterest-alt.poll__answer i {
  pointer-events: none;
}

.button.button-paypal, .poll__answers .list .button-paypal.poll__answer {
  border-color: #006d9c;
  background-color: #009cde;
}

.button.button-paypal:hover, .poll__answers .list .button-paypal.poll__answer:hover, .button.button-paypal.active, .poll__answers .list .button-paypal.active.poll__answer {
  background-color: #006d9c;
}

.button.button-action i, .poll__answers .list .button-action.poll__answer i {
  display: none;
}

.button.button-action.isLoading, .poll__answers .list .button-action.isLoading.poll__answer {
  min-width: 12em;
}

.button.button-action.isLoading i, .poll__answers .list .button-action.isLoading.poll__answer i {
  display: inline-block;
}

.button .explanation, .poll__answers .list .poll__answer .explanation {
  display: block;
  line-height: 1.6;
  padding-top: 0.25em;
  font-size: 0.75em;
  white-space: normal;
}

.button.has-loader i.fa-spin, .poll__answers .list .has-loader.poll__answer i.fa-spin {
  display: none;
}

.button.has-loader.is-loading i.fa-spin, .poll__answers .list .has-loader.is-loading.poll__answer i.fa-spin {
  display: inline-block;
}

.button.ladda-button, .poll__answers .list .ladda-button.poll__answer {
  font-size: inherit;
}

.button.button-icon i, .poll__answers .list .button-icon.poll__answer i {
  display: inline-block;
  vertical-align: middle;
}

.button.button-block-icon i, .poll__answers .list .button-block-icon.poll__answer i {
  display: block;
}

.alert .fa, .newsletter-signup-mobile .newsletter-signup-mobile__form .discount-code .fa, .newsletter-modal--default .discount-code .fa, .out-of-stock-form .fa {
  pointer-events: none;
}

.button-list {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.button-list button + button {
  margin-left: .5em;
}

.button-list--bullets button + button:before, .button-list--bullets a + a:before, .button-list--bullets .read-more-button + a:before, .button-list--bullets a + .read-more-button:before, .button-list--bullets .read-more-button + .read-more-button:before, .button-list--bullets button + a:before, .button-list--bullets button + .read-more-button:before, .button-list--bullets a + button:before, .button-list--bullets .read-more-button + button:before {
  content: " • ";
}

.buttons-container a, .buttons-container .read-more-button, .buttons-container .button, .buttons-container .poll__answers .list .poll__answer, .poll__answers .list .buttons-container .poll__answer, .buttons-container button {
  display: inline-block;
}

.buttons-container.buttons-container--push-top {
  margin-top: 1em;
}

.buttons-container.buttons-container--space-x2 a + a, .buttons-container.buttons-container--space-x2 .read-more-button + a, .buttons-container.buttons-container--space-x2 a + .read-more-button, .buttons-container.buttons-container--space-x2 .read-more-button + .read-more-button, .buttons-container.buttons-container--space-x2 a + .button, .buttons-container.buttons-container--space-x2 .read-more-button + .button, .buttons-container.buttons-container--space-x2 .poll__answers .list a + .poll__answer, .poll__answers .list .buttons-container.buttons-container--space-x2 a + .poll__answer, .buttons-container.buttons-container--space-x2 .poll__answers .list .read-more-button + .poll__answer, .poll__answers .list .buttons-container.buttons-container--space-x2 .read-more-button + .poll__answer, .buttons-container.buttons-container--space-x2 a + button, .buttons-container.buttons-container--space-x2 .read-more-button + button, .buttons-container.buttons-container--space-x2 .button + a, .buttons-container.buttons-container--space-x2 .poll__answers .list .poll__answer + a, .poll__answers .list .buttons-container.buttons-container--space-x2 .poll__answer + a, .buttons-container.buttons-container--space-x2 .button + .read-more-button, .buttons-container.buttons-container--space-x2 .poll__answers .list .poll__answer + .read-more-button, .poll__answers .list .buttons-container.buttons-container--space-x2 .poll__answer + .read-more-button, .buttons-container.buttons-container--space-x2 .button + .button, .buttons-container.buttons-container--space-x2 .poll__answers .list .poll__answer + .button, .poll__answers .list .buttons-container.buttons-container--space-x2 .poll__answer + .button, .buttons-container.buttons-container--space-x2 .poll__answers .list .button + .poll__answer, .poll__answers .list .buttons-container.buttons-container--space-x2 .button + .poll__answer, .buttons-container.buttons-container--space-x2 .poll__answers .list .poll__answer + .poll__answer, .poll__answers .list .buttons-container.buttons-container--space-x2 .poll__answer + .poll__answer, .buttons-container.buttons-container--space-x2 .button + button, .buttons-container.buttons-container--space-x2 .poll__answers .list .poll__answer + button, .poll__answers .list .buttons-container.buttons-container--space-x2 .poll__answer + button, .buttons-container.buttons-container--space-x2 button + a, .buttons-container.buttons-container--space-x2 button + .read-more-button, .buttons-container.buttons-container--space-x2 button + .button, .buttons-container.buttons-container--space-x2 .poll__answers .list button + .poll__answer, .poll__answers .list .buttons-container.buttons-container--space-x2 button + .poll__answer, .buttons-container.buttons-container--space-x2 button + button {
  margin-left: 1em;
}

.disabled-button-style, .vote-button.has-voted.button-primary,
.vote-button.has-voted + .button-secondary,
.vote-button.has-voted + .vote-button.skip-button, .vote-button-new.has-voted.button-primary,
.vote-button-new.has-voted + .button-secondary,
.vote-button-new.has-voted + .vote-button.skip-button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.5;
}

.button-group {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.button-group .button, .button-group .poll__answers .list .poll__answer, .poll__answers .list .button-group .poll__answer {
  border-radius: 0;
}

.button-group .button + .button, .button-group .poll__answers .list .poll__answer + .button, .poll__answers .list .button-group .poll__answer + .button, .button-group .poll__answers .list .button + .poll__answer, .poll__answers .list .button-group .button + .poll__answer, .button-group .poll__answers .list .poll__answer + .poll__answer, .poll__answers .list .button-group .poll__answer + .poll__answer {
  border-left: 0;
}

.button-group .button:first-child, .button-group .poll__answers .list .poll__answer:first-child, .poll__answers .list .button-group .poll__answer:first-child {
  border-radius: 4px 0 0 4px;
}

.button-group .button:first-child.button-rounded, .button-group .poll__answers .list .poll__answer:first-child.button-rounded, .poll__answers .list .button-group .poll__answer:first-child.button-rounded {
  border-radius: 3em 0 0 3em;
}

.button-group .button:last-child, .button-group .poll__answers .list .poll__answer:last-child, .poll__answers .list .button-group .poll__answer:last-child {
  border-radius: 0 4px 4px 0;
}

.button-group .button:last-child.button-rounded, .button-group .poll__answers .list .poll__answer:last-child.button-rounded, .poll__answers .list .button-group .poll__answer:last-child.button-rounded {
  border-radius: 0 3em 3em 0;
}

.button-group .button:not(.button-is-active), .button-group .poll__answers .list .poll__answer:not(.button-is-active), .poll__answers .list .button-group .poll__answer:not(.button-is-active) {
  font-family: "Interstate Light", "Interstate-Light", "Interstate Extra Light", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.button-group.button-group--full .button, .button-group.button-group--full .poll__answers .list .poll__answer, .poll__answers .list .button-group.button-group--full .poll__answer {
  flex-grow: 1;
  flex-basis: 0;
}

.button-group.button-group--centered {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.favorite-button.has-favorited {
  color: #66af33;
}

.vote-button {
  position: relative;
}

.vote-button .vote-button__loading {
  display: none;
}

.vote-button .vote {
  display: inline-block;
}

.vote-button .voted {
  display: none;
}

.vote-button.has-voted .fa-heart {
  color: #EC230C;
}

.vote-button.has-voted.up-voted:after {
  content: 'Voted';
}

.button--heart .vote-button.has-voted.up-voted:after {
  content: '';
}

.vote-button.has-voted.down-voted:after {
  content: 'Passed';
}

.button--heart .vote-button.has-voted.down-voted:after {
  content: '';
}

.vote-button.skip-button {
  display: inline-block;
}

.vote-button.is-loading .vote-button__loading {
  display: inline-block;
  margin-right: .125em;
}

.subscription-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute;
  -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;
}

.notifications-tooltip {
  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;
  -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;
  margin-bottom: 1em;
}

.notifications-tooltip .notifications-tooltip-mobile {
  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;
  -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;
}

.submission-page .replace-voted {
  overflow: visible;
}

.button--downvoted .vote-button {
  display: none;
}

.button--downvoted .vote-button.skip-button {
  display: inline-block;
}

.button--upvoted .vote-button {
  display: inline-block;
}

.button--upvoted .vote-button.skip-button {
  display: none;
}

.submission-page .production-actions .button, .submission-page .production-actions .poll__answers .list .poll__answer, .poll__answers .list .submission-page .production-actions .poll__answer {
  width: 100%;
  margin-bottom: 0.25em;
}

.replace-voted .skip-button {
  display: inline-block;
}

.replace-voted .product-card .meta-data-container {
  max-width: 22.5em;
}

.replace-voted .meta-data-container.meta-data-container--submission .meta-data {
  width: 50%;
}

.button-applepay {
  width: 100%;
  background-color: black;
  background-image: url(https://static1.betabrands.com/media/styleguide/apple_pay_logo_black.png);
  margin-bottom: 1em;
  background-position: center;
  background-size: auto 44px;
  background-origin: content-box;
  background-repeat: no-repeat;
  height: 44px;
  padding: 10px 0;
  border: none;
  border-radius: 4px;
  transition: opacity .2s;
}

.button-applepay:hover, .button-applepay.active {
  opacity: .7;
}

.refund-credit + .refund-progress,
.refund-card + .refund-progress {
  display: none;
}

.is-refunding-credit .refund-credit,
.is-refunding-card .refund-credit, .is-refunding-credit
.refund-card,
.is-refunding-card
.refund-card {
  display: none;
}

.is-refunding-credit .refund-credit + .refund-progress,
.is-refunding-card .refund-credit + .refund-progress, .is-refunding-credit
.refund-card + .refund-progress,
.is-refunding-card
.refund-card + .refund-progress {
  display: inline;
}

.is-refunding-credit .refund-credit + .processing-request,
.is-refunding-card .refund-credit + .processing-request, .is-refunding-credit
.refund-card + .processing-request,
.is-refunding-card
.refund-card + .processing-request {
  display: inline-block;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

form {
  display: block;
}

form::after {
  clear: both;
  content: "";
  display: block;
}

label,
.label,
legend {
  display: block;
  margin-bottom: .375em;
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  cursor: pointer;
}

label.isError,
.label.isError,
legend.isError {
  color: #FF6E00;
}

label.isValid,
.label.isValid,
legend.isValid {
  color: #66af33;
}

.label--inline i {
  margin-right: .5em;
}

.label--inline input {
  display: none;
}

.label--inline.button, .poll__answers .list .label--inline.poll__answer {
  background-color: #f4f4f3;
  border-color: #dcdad8;
  height: 2.75em;
  line-height: 2.75em;
  padding: 0 0.75em;
}

@media screen and (min-width: 768px) {
  .label--inline.button, .poll__answers .list .label--inline.poll__answer {
    padding: 0 1.5em;
  }
}

.label--inline.button:hover, .poll__answers .list .label--inline.poll__answer:hover {
  opacity: 1;
  color: #807873;
}

.inline-checkboxes {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.inline-checkboxes label + label {
  margin-left: 1em;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea,
select {
  border: 1px solid #dcdad8;
  width: 100%;
  height: 2.75em;
  padding: .5em 0.7em;
  border-radius: 4px;
  box-sizing: border-box;
  font-family: "Interstate Light", "Interstate-Light", "Interstate Extra Light", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background-color: #f7f6f6;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="date"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="time"]:focus,
input[type="url"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #66af33;
  outline: none;
}

input[type="text"].input-short,
input[type="password"].input-short,
input[type="date"].input-short,
input[type="datetime"].input-short,
input[type="datetime-local"].input-short,
input[type="month"].input-short,
input[type="week"].input-short,
input[type="email"].input-short,
input[type="number"].input-short,
input[type="search"].input-short,
input[type="tel"].input-short,
input[type="time"].input-short,
input[type="url"].input-short,
input[type="color"].input-short,
textarea.input-short,
select.input-short {
  height: 2.2em;
  padding: .5em 0 .5em .5em;
  font-size: .875em;
}

input[type="text"].input-small,
input[type="password"].input-small,
input[type="date"].input-small,
input[type="datetime"].input-small,
input[type="datetime-local"].input-small,
input[type="month"].input-small,
input[type="week"].input-small,
input[type="email"].input-small,
input[type="number"].input-small,
input[type="search"].input-small,
input[type="tel"].input-small,
input[type="time"].input-small,
input[type="url"].input-small,
input[type="color"].input-small,
textarea.input-small,
select.input-small {
  height: 1.875rem;
  font-size: 0.75em;
}

input[type="text"].required--focus.ng-invalid,
input[type="password"].required--focus.ng-invalid,
input[type="date"].required--focus.ng-invalid,
input[type="datetime"].required--focus.ng-invalid,
input[type="datetime-local"].required--focus.ng-invalid,
input[type="month"].required--focus.ng-invalid,
input[type="week"].required--focus.ng-invalid,
input[type="email"].required--focus.ng-invalid,
input[type="number"].required--focus.ng-invalid,
input[type="search"].required--focus.ng-invalid,
input[type="tel"].required--focus.ng-invalid,
input[type="time"].required--focus.ng-invalid,
input[type="url"].required--focus.ng-invalid,
input[type="color"].required--focus.ng-invalid,
textarea.required--focus.ng-invalid,
select.required--focus.ng-invalid {
  border-color: #FF6E00;
}

.ng-submitted input[type="text"].isValid,
input[type="text"] .required--focus.isValid, .ng-submitted
input[type="password"].isValid,
input[type="password"] .required--focus.isValid, .ng-submitted
input[type="date"].isValid,
input[type="date"] .required--focus.isValid, .ng-submitted
input[type="datetime"].isValid,
input[type="datetime"] .required--focus.isValid, .ng-submitted
input[type="datetime-local"].isValid,
input[type="datetime-local"] .required--focus.isValid, .ng-submitted
input[type="month"].isValid,
input[type="month"] .required--focus.isValid, .ng-submitted
input[type="week"].isValid,
input[type="week"] .required--focus.isValid, .ng-submitted
input[type="email"].isValid,
input[type="email"] .required--focus.isValid, .ng-submitted
input[type="number"].isValid,
input[type="number"] .required--focus.isValid, .ng-submitted
input[type="search"].isValid,
input[type="search"] .required--focus.isValid, .ng-submitted
input[type="tel"].isValid,
input[type="tel"] .required--focus.isValid, .ng-submitted
input[type="time"].isValid,
input[type="time"] .required--focus.isValid, .ng-submitted
input[type="url"].isValid,
input[type="url"] .required--focus.isValid, .ng-submitted
input[type="color"].isValid,
input[type="color"] .required--focus.isValid, .ng-submitted
textarea.isValid,
textarea .required--focus.isValid, .ng-submitted
select.isValid,
select .required--focus.isValid {
  border-color: #66af33;
}

.ng-submitted input[type="text"].ng-invalid, .ng-submitted input[type="text"].isError,
input[type="text"] .required--focus.ng-invalid,
input[type="text"] .required--focus.isError, .ng-submitted
input[type="password"].ng-invalid, .ng-submitted
input[type="password"].isError,
input[type="password"] .required--focus.ng-invalid,
input[type="password"] .required--focus.isError, .ng-submitted
input[type="date"].ng-invalid, .ng-submitted
input[type="date"].isError,
input[type="date"] .required--focus.ng-invalid,
input[type="date"] .required--focus.isError, .ng-submitted
input[type="datetime"].ng-invalid, .ng-submitted
input[type="datetime"].isError,
input[type="datetime"] .required--focus.ng-invalid,
input[type="datetime"] .required--focus.isError, .ng-submitted
input[type="datetime-local"].ng-invalid, .ng-submitted
input[type="datetime-local"].isError,
input[type="datetime-local"] .required--focus.ng-invalid,
input[type="datetime-local"] .required--focus.isError, .ng-submitted
input[type="month"].ng-invalid, .ng-submitted
input[type="month"].isError,
input[type="month"] .required--focus.ng-invalid,
input[type="month"] .required--focus.isError, .ng-submitted
input[type="week"].ng-invalid, .ng-submitted
input[type="week"].isError,
input[type="week"] .required--focus.ng-invalid,
input[type="week"] .required--focus.isError, .ng-submitted
input[type="email"].ng-invalid, .ng-submitted
input[type="email"].isError,
input[type="email"] .required--focus.ng-invalid,
input[type="email"] .required--focus.isError, .ng-submitted
input[type="number"].ng-invalid, .ng-submitted
input[type="number"].isError,
input[type="number"] .required--focus.ng-invalid,
input[type="number"] .required--focus.isError, .ng-submitted
input[type="search"].ng-invalid, .ng-submitted
input[type="search"].isError,
input[type="search"] .required--focus.ng-invalid,
input[type="search"] .required--focus.isError, .ng-submitted
input[type="tel"].ng-invalid, .ng-submitted
input[type="tel"].isError,
input[type="tel"] .required--focus.ng-invalid,
input[type="tel"] .required--focus.isError, .ng-submitted
input[type="time"].ng-invalid, .ng-submitted
input[type="time"].isError,
input[type="time"] .required--focus.ng-invalid,
input[type="time"] .required--focus.isError, .ng-submitted
input[type="url"].ng-invalid, .ng-submitted
input[type="url"].isError,
input[type="url"] .required--focus.ng-invalid,
input[type="url"] .required--focus.isError, .ng-submitted
input[type="color"].ng-invalid, .ng-submitted
input[type="color"].isError,
input[type="color"] .required--focus.ng-invalid,
input[type="color"] .required--focus.isError, .ng-submitted
textarea.ng-invalid, .ng-submitted
textarea.isError,
textarea .required--focus.ng-invalid,
textarea .required--focus.isError, .ng-submitted
select.ng-invalid, .ng-submitted
select.isError,
select .required--focus.ng-invalid,
select .required--focus.isError {
  border-color: #FF6E00;
}

[vc-recaptcha].input-field--error > div {
  border: 1px solid #FF6E00;
  border-radius: 4px;
}

.select--auto {
  width: auto;
}

.input--has-button {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.input--has-button input {
  height: 3.07em;
  border-radius: 4px 0 0 4px;
  border-right: none;
}

.input--has-button .button, .input--has-button .poll__answers .list .poll__answer, .poll__answers .list .input--has-button .poll__answer,
.input--has-button button {
  border-radius: 0 4px 4px 0;
  height: 2.75em;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0;
  padding: 0.875em 1em;
}

.input--has-button input:focus + .text-remaining {
  background-color: #66af33;
  color: #fff;
  line-height: 1;
}

.error-container .error,
.required--focus .error,
.bb-field-error,
.field-error {
  text-align: left;
  max-width: 100%;
  color: #FF6E00;
  font-size: 0.875em;
  line-height: 1.2;
  letter-spacing: -0.01em;
  margin-top: .25em;
}

.text-remaining {
  cursor: default;
  width: 70px;
  background-color: #807873;
  color: #fff;
  line-height: 1;
}

.input--has-prefix {
  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;
}

.input--has-prefix span {
  margin-right: .5em;
}

.input-tip {
  margin-top: 1em;
  display: block;
}

.input-feedback {
  margin: 0.5em 0;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .input-feedback {
    font-size: 0.875em;
  }
}

.input-feedback.input-feedback--success {
  color: #66af33;
}

.input-feedback.input-feedback--error {
  color: #FF6E00;
}

textarea {
  min-height: 5.25em;
  line-height: 1.4;
}

abbr[title] {
  border-bottom: 0;
}

h3 .disabled {
  pointer-events: none;
  opacity: 0.5;
}

.fieldset-columns form {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .fieldset-columns {
    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-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
  .fieldset-columns .field-container {
    width: 31%;
  }
}

.fieldset-columns .field-container-buttons {
  width: 100%;
}

.fieldset-columns .field-container-full {
  width: 100%;
}

.field-container {
  margin-bottom: 1em;
}

@media screen and (min-width: 768px) {
  .fieldset-inline .field-container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .fieldset-inline .field-container label {
    min-width: 10em;
    padding-top: .85em;
  }
}

.field-container:last-child {
  margin-bottom: 0;
}

.field-container__note {
  margin-top: 0.5em;
}

.field-container-buttons {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  margin-bottom: 0;
  margin-top: 1em;
  align-items: center;
}

.field-container-buttons .button, .field-container-buttons .poll__answers .list .poll__answer, .poll__answers .list .field-container-buttons .poll__answer {
  vertical-align: top;
}

.field-container-buttons .button + .button, .field-container-buttons .poll__answers .list .poll__answer + .button, .poll__answers .list .field-container-buttons .poll__answer + .button, .field-container-buttons .poll__answers .list .button + .poll__answer, .poll__answers .list .field-container-buttons .button + .poll__answer, .field-container-buttons .poll__answers .list .poll__answer + .poll__answer, .poll__answers .list .field-container-buttons .poll__answer + .poll__answer {
  margin-left: 4px;
}

.field-container-buttons.has-no-margin {
  margin-top: 0;
}

.field-container-buttons .field-container-buttons--right {
  margin-left: auto;
}

.field-container-controls {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  margin-top: 2em;
}

.field-container-controls :first-child {
  margin-right: auto;
}

.table-overflow {
  overflow-x: auto;
  width: 100%;
  position: relative;
}

@media screen and (min-width: 64.0625em) {
  .table-overflow {
    overflow-x: initial;
  }
}

.table-overflow::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
}

.table-overflow::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, 0.3);
}

table.table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

table.table .note {
  background: #fff4d8;
  color: #ce9300;
  padding: .25em;
}

table.table th {
  text-align: left;
  border-bottom: 1px solid #dcdad8;
  padding: 1em;
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
}

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

table.table th.text-center, table.table th.profile-blank {
  text-align: center;
}

table.table td {
  border-bottom: 1px solid #dcdad8;
  padding: 1em;
}

table.table tr:last-child td {
  border-bottom: none;
}

table.table .button, table.table .poll__answers .list .poll__answer, .poll__answers .list table.table .poll__answer {
  display: inline-block;
}

table.table.flush-left td:first-child {
  padding-left: 0;
}

table.table.flush-right td:last-child {
  padding-right: 0;
}

div.table {
  display: table;
  width: 100%;
  margin-bottom: 2em;
}

div.table .table-row {
  display: table-row;
}

div.table .table-cell {
  display: table-cell;
  padding: 1em;
}

div.table .table-header-group {
  display: table-header-group;
}

div.table .table-header-group .table-cell {
  text-align: left;
  border-bottom: 1px solid #dcdad8;
  padding: 1em;
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal;
}

div.table .table-header-group .table-cell.text-right {
  text-align: right;
}

.table--striped th,
.table--striped td {
  border-bottom: none;
}

.table--striped tr:nth-child(odd) td {
  background-color: #dcdad8;
}

.table--bordered {
  border: 1px solid #dcdad8;
}

.table--bordered thead,
.table--bordered .table-header-group .table-cell {
  background-color: #fff;
}

.table--bordered td,
.table--bordered .table-cell {
  background-color: #fcfbfb;
}

.table-border-dashed tr td {
  border-bottom-style: dashed;
}

.table--dark th {
  background-color: black;
  border: 1px solid #6b6b6b;
  color: #fff;
}

.table--dark td {
  border: 1px solid #6b6b6b;
  background-color: #333;
  color: #fff;
}

.table--dark.table--striped tr:nth-child(odd) td {
  background-color: #545454;
}

.table-list-items {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .table-list-items li {
    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;
  }
}

.table-list-items li + li {
  margin-top: 1em;
}

.table-list-items .table-list-items__image {
  margin-right: 1em;
}

.table-list-items .table-list-items__image img {
  width: 85px;
}

.select-dropdown {
  background-color: #e8e7e6;
  border-bottom: 2px solid #dcdad8;
  max-width: 25em;
  position: relative;
  margin: 0 auto;
  border-radius: 4px;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .select-dropdown {
    margin: 0 auto 0.5em;
  }
}

.select-dropdown .select-dropdown__label {
  cursor: pointer;
  padding: 1em 2em 1em 1em;
  position: relative;
  line-height: 1;
  width: 100%;
  text-align: left;
}

.select-dropdown .select-dropdown__label:after {
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 1em;
}

.select-dropdown .select-dropdown__label.isOpen:after {
  content: "\f106";
}

.select-dropdown .select-dropdown__label:focus {
  color: #6b6b6b;
}

.select-dropdown .select-dropdown__dropdown {
  display: none;
  padding: 1em;
  border-top: 1px solid #fff;
  line-height: 1;
  background-color: #e8e7e6;
  max-height: 300px;
  overflow: auto;
  margin-top: 2px;
}

.select-dropdown .select-dropdown__dropdown button {
  font-size: 1.125em;
}

.select-dropdown .select-dropdown__dropdown.isOpen {
  display: block;
  position: absolute;
  width: 100%;
  z-index: 1;
  border-radius: 4px 4px 0 0;
}

.select-dropdown .select-dropdown__dropdown.isOpen::-webkit-scrollbar {
  width: 9px;
}

.select-dropdown .select-dropdown__dropdown.isOpen::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

.select-dropdown .select-dropdown__dropdown.isOpen::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
}

.select-dropdown .select-dropdown__dropdown.isOpen::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.4);
}

.select-dropdown .select-dropdown__dropdown.isOpen::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.05);
}

.select-dropdown button {
  display: block;
  line-height: 1.5em;
  width: 100%;
  text-align: left;
}

.select-dropdown button.is-selected {
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #66af33;
}

.select-dropdown button:focus {
  color: #6b6b6b;
}

.select-dropdown button:hover {
  color: #6b6b6b;
}

.select-dropdown.select-dropdown--avatar .avatar {
  display: inline-block;
  margin-right: .5em;
}

.select-dropdown.select-dropdown--avatar .select-dropdown__label {
  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;
}

.select-dropdown.select-dropdown--avatar .select-dropdown__label:after {
  right: 1em;
  top: 1em;
}

.select-dropdown.select-dropdown--avatar button {
  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;
}

.select-dropdown.select-dropdown--avatar button + button {
  margin-top: .5em;
}

.select-dropdown.select-dropdown--alt {
  background-color: #fff;
}

.select-dropdown.select-dropdown--alt .select-dropdown__label {
  border: 2px solid #dcdad8;
}

.select-dropdown.select-dropdown--alt .select-dropdown__dropdown {
  border: 2px solid #dcdad8;
  background-color: #fff;
  width: 100%;
}

.select-dropdown.select-dropdown--alt .select-dropdown__dropdown.isOpen {
  margin-top: -2px;
}

.upload-file__drop-box {
  min-height: 142px;
  background-color: #f7f6f6;
  border: 1px solid #dcdad8;
  border-radius: 4px;
  font-size: 0.875em;
}

.upload-file__drop-box > div {
  min-height: 142px;
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -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;
}

.upload-file__drop-box:hover {
  cursor: pointer;
}

.upload-file__drop-box.upload-file__drop-box--review {
  max-width: 200px;
}

.upload-file__drop-box__icons i {
  margin-bottom: .25em;
  color: #A09995;
}

.upload-file__drop-box__icons i:first-child {
  -webkit-transform: rotate(-15deg);
  -moz-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  -o-transform: rotate(-15deg);
  transform: rotate(-15deg);
}

.upload-file__drop-box__icons i:last-child {
  -webkit-transform: rotate(15deg);
  -moz-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  -o-transform: rotate(15deg);
  transform: rotate(15deg);
}

.upload-file__drop-box__icons i + i {
  margin-left: .25em;
}

.upload-file__drop-box__preview {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -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;
  height: 140px;
  background-color: #A09995;
  border-radius: 4px;
  background-color: #f7f6f6;
  border: 1px solid #dcdad8;
}

.mce-content-body {
  padding: .5em;
}

.mce-tinymce {
  width: 100%;
}

.mce-tinymce .mce-panel {
  background-color: #f7f6f6;
}

.mce-tinymce .mce-panel .mce-btn {
  background-color: #f7f6f6;
}

input[type=range] {
  -webkit-appearance: none;
}

input[type=range]:focus {
  outline: none;
}

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.6875em;
  cursor: pointer;
  animate: 0.2s;
  background: #f4f4f3;
  border-radius: 1px;
  border: 1px solid #dcdad8;
}

input[type=range]::-webkit-slider-thumb {
  border: 1px solid #A09995;
  height: 1.375em;
  width: 0.75em;
  border-radius: 0.1875em;
  background: #e8e7e6;
  cursor: pointer;
  -webkit-appearance: none;
  margin-top: -0.40625em;
}

input[type=range]:focus::-webkit-slider-runnable-track {
  background: #fff;
}

input[type=range]::-moz-range-track {
  width: 100%;
  height: 11px;
  cursor: pointer;
  animate: 0.2s;
  box-shadow: 0px 0px 0px #000000;
  background: #fff;
  border-radius: 1px;
  border: 1px solid #333;
}

input[type=range]::-moz-range-thumb {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #333;
  height: 24px;
  width: 18px;
  border-radius: 4px;
  background: #FFFFFF;
  cursor: pointer;
}

input[type=range]::-ms-track {
  width: 100%;
  height: 11px;
  cursor: pointer;
  animate: 0.2s;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

input[type=range]::-ms-fill-lower {
  background: #fff;
  border: 1px solid #DDD;
  border-radius: 2px;
  box-shadow: 0px 0px 0px #000000;
}

input[type=range]::-ms-fill-upper {
  background: #fff;
  border: 1px solid #DDD;
  border-radius: 2px;
  box-shadow: 0px 0px 0px #000000;
}

input[type=range]::-ms-thumb {
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border: 1px solid #333;
  height: 24px;
  width: 18px;
  border-radius: 4px;
  background: #FFFFFF;
  cursor: pointer;
}

input[type=range]:focus::-ms-fill-lower {
  background: #fff;
}

input[type=range]:focus::-ms-fill-upper {
  background: #E6E6E6;
}

.returns__iframe {
  width: 100%;
  height: 100%;
  min-height: 800px;
}

.mce-primary button,
.mce-primary button i {
  color: #333;
}

tags-input {
  display: block;
}

tags-input *,
tags-input *:before,
tags-input *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

tags-input .host {
  position: relative;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 100%;
}

tags-input .host:active {
  outline: none;
}

tags-input .tags {
  border: 1px solid #dcdad8;
  width: 100%;
  height: 2.75em;
  border-radius: 4px;
  box-sizing: border-box;
  font-family: "Interstate Light", "Interstate-Light", "Interstate Extra Light", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  background-color: #f7f6f6;
  padding: 1px;
  overflow: hidden;
  word-wrap: break-word;
  cursor: text;
}

tags-input .tags .tag-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  float: left;
}

tags-input .tags .tag-item {
  margin: 2px;
  padding: 0 5px;
  display: inline-block;
  float: left;
  font-size: 1em;
  height: 2.1875em;
  line-height: 2.125em;
  border: 1px solid #77c73f;
  border-radius: 3px;
  color: #fff;
  background: -webkit-linear-gradient(top, #9bd672 0%, #77c73f 100%);
  background: linear-gradient(to bottom, #9bd672 0%, #77c73f 100%);
}

tags-input .tags .tag-item.selected {
  background: -webkit-linear-gradient(top, #febbbb 0%, #fe9090 45%, #ff5c5c 100%);
  background: linear-gradient(to bottom, #febbbb 0%, #fe9090 45%, #ff5c5c 100%);
}

tags-input .tags .tag-item .remove-button {
  margin: 0 0 0 5px;
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  vertical-align: middle;
  font: bold 1em Arial, sans-serif;
  color: #fff;
}

tags-input .tags .tag-item .remove-button:active {
  color: #fff;
}

tags-input .tags .input {
  border: 0;
  outline: none;
  margin: 0.125em;
  padding: 0;
  padding-left: 0.3125em;
  float: left;
  height: 2.1875em;
  font-size: 1em;
}

tags-input .tags .input.invalid-tag {
  color: #EC230C;
}

tags-input .tags .input::-ms-clear {
  display: none;
}

tags-input.ng-invalid .tags {
  -webkit-box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
  -moz-box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
  box-shadow: 0 0 3px 1px rgba(255, 0, 0, 0.6);
}

tags-input[disabled] .host:focus {
  outline: none;
}

tags-input[disabled] .tags {
  background-color: #edeceb;
  cursor: default;
}

tags-input[disabled] .tags .tag-item {
  opacity: 0.65;
  background: -webkit-linear-gradient(top, #82cc4f 0%, #77c73f 100%);
  background: linear-gradient(to bottom, #82cc4f 0%, #77c73f 100%);
}

tags-input[disabled] .tags .tag-item .remove-button {
  cursor: default;
}

tags-input[disabled] .tags .tag-item .remove-button:active {
  color: #fff;
}

tags-input[disabled] .tags .input {
  background-color: #edeceb;
  cursor: default;
}

tags-input .autocomplete {
  margin-top: 5px;
  position: absolute;
  padding: 5px 0;
  z-index: 999;
  width: 100%;
  background-color: #edeceb;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

tags-input .autocomplete .suggestion-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  max-height: 280px;
  overflow-y: auto;
  position: relative;
}

tags-input .autocomplete .suggestion-item {
  padding: 5px 10px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000;
  background-color: #edeceb;
}

tags-input .autocomplete .suggestion-item.selected {
  color: #edeceb;
  background-color: #66af33;
}

tags-input .autocomplete .suggestion-item.selected em {
  color: #edeceb;
  background-color: #66af33;
}

tags-input .autocomplete .suggestion-item em {
  background-color: #edeceb;
}

tags-input .autocomplete .suggestion-item i {
  float: left;
}

.custom-popup-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 61;
  display: none;
  background-color: #fff;
  padding: 1em 5px;
}

.custom-popup-wrapper .dropdown-menu {
  margin-bottom: 1em;
}

.custom-popup-wrapper .view-results {
  text-align: center;
  display: block;
}

.dropdown-menu {
  z-index: 61;
  min-width: 320px;
  padding: 0;
  margin: 2px 0 0;
  list-style: none;
  text-align: left;
  border-radius: 4px;
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu a, .dropdown-menu .read-more-button,
.dropdown-menu .uib-typeahead-match {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: .5em;
  clear: both;
  font-weight: normal;
  line-height: 1.4;
  align-items: center;
  text-align: left;
}

.dropdown-menu a .typeahead-thumbnail, .dropdown-menu .read-more-button .typeahead-thumbnail,
.dropdown-menu .uib-typeahead-match .typeahead-thumbnail {
  flex: 1 0 auto;
  max-width: 6.25em;
  margin-right: 0.625em;
}

.dropdown-menu a span, .dropdown-menu .read-more-button span,
.dropdown-menu .uib-typeahead-match span {
  text-align: left;
}

.dropdown-menu a.active, .dropdown-menu .active.read-more-button, .dropdown-menu a:hover, .dropdown-menu .read-more-button:hover, .dropdown-menu a:focus, .dropdown-menu .read-more-button:focus,
.dropdown-menu .uib-typeahead-match.active,
.dropdown-menu .uib-typeahead-match:hover,
.dropdown-menu .uib-typeahead-match:focus {
  text-decoration: none;
  background-color: #edeceb;
  outline: 0;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 3.3125em;
  height: 2.0625em;
  margin-bottom: 0;
  /* Hide default HTML checkbox */
  /* The slider */
  /* Rounded sliders */
}

.switch input {
  display: none;
}

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  transition: .2s;
}

.switch .slider:before {
  position: absolute;
  content: "";
  height: 1.8125em;
  width: 1.8125em;
  left: 0.125em;
  bottom: 0.125em;
  background-color: white;
  transition: .2s;
}

.switch input:checked + .slider {
  background-color: #66af33;
}

.switch input:focus + .slider {
  box-shadow: 0 0 1px #66af33;
}

.switch input:checked + .slider:before {
  transform: translateX(1.25em);
}

.switch .slider.round {
  border-radius: 1.8125em;
}

.switch .slider.round:before {
  border-radius: 50%;
}

.newsletter-signup-mobile {
  background-color: #C6537B;
  text-align: center;
  color: #fff;
}

.newsletter-signup-mobile .newsletter-signup-mobile__offer {
  padding: 1em;
  background: url(/angular/images/mobile-signup.jpg) no-repeat center top;
  background-size: cover;
  min-height: 150px;
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -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;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .newsletter-signup-mobile .newsletter-signup-mobile__offer {
    padding-left: 125px;
  }
}

.newsletter-signup-mobile .newsletter-signup-mobile__offer .h4, .newsletter-signup-mobile .newsletter-signup-mobile__offer #story h4, #story .newsletter-signup-mobile .newsletter-signup-mobile__offer h4, .newsletter-signup-mobile .newsletter-signup-mobile__offer .project-card .h3, .project-card .newsletter-signup-mobile .newsletter-signup-mobile__offer .h3, .newsletter-signup-mobile .newsletter-signup-mobile__offer .project-card #story h3, .project-card #story .newsletter-signup-mobile .newsletter-signup-mobile__offer h3, .newsletter-signup-mobile .newsletter-signup-mobile__offer #story .project-card h3, #story .project-card .newsletter-signup-mobile .newsletter-signup-mobile__offer h3 {
  margin-bottom: .25em;
}

.newsletter-signup-mobile .newsletter-signup-mobile__offer .h5, .newsletter-signup-mobile .newsletter-signup-mobile__offer #story h5, #story .newsletter-signup-mobile .newsletter-signup-mobile__offer h5, .newsletter-signup-mobile .newsletter-signup-mobile__offer .filters h5, .filters .newsletter-signup-mobile .newsletter-signup-mobile__offer h5, .newsletter-signup-mobile .newsletter-signup-mobile__offer
.sorters h5,
.sorters .newsletter-signup-mobile .newsletter-signup-mobile__offer h5 {
  margin-bottom: .5em;
  max-width: 280px;
}

.newsletter-signup-mobile .newsletter-signup-mobile__offer .break-mobile {
  display: none !important;
}

.newsletter-signup-mobile .newsletter-signup-mobile__form {
  padding: 1em;
  max-width: 400px;
  margin: 0 auto;
}

.newsletter-signup-mobile .newsletter-signup-mobile__form .modal-close {
  top: .35em;
  color: #fff;
}

.newsletter-signup-mobile .newsletter-signup-mobile__form .field-container,
.newsletter-signup-mobile .newsletter-signup-mobile__form .decorated-type,
.newsletter-signup-mobile .newsletter-signup-mobile__form span,
.newsletter-signup-mobile .newsletter-signup-mobile__form .input-feedback.input-feedback--error {
  color: #fff;
  margin-bottom: .5em;
}

.newsletter-signup-mobile .newsletter-signup-mobile__form .discount-code {
  display: table;
  min-width: 50%;
  margin: .5em auto;
}

.newsletter-signup-mobile .newsletter-signup-mobile__form .newsletter-modal__success p:last-child {
  margin-bottom: 0;
}

.alert, .newsletter-signup-mobile .newsletter-signup-mobile__form .discount-code, .newsletter-modal--default .discount-code, .out-of-stock-form {
  padding: 1em;
  border: 2px solid #A09995;
  margin-bottom: 1.5em;
  position: relative;
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.alert.alert--close, .newsletter-signup-mobile .newsletter-signup-mobile__form .alert--close.discount-code, .newsletter-modal--default .alert--close.discount-code, .alert--close.out-of-stock-form {
  padding: 1em 4em 1em 1em;
}

.alert .alert-close, .newsletter-signup-mobile .newsletter-signup-mobile__form .discount-code .alert-close, .newsletter-modal--default .discount-code .alert-close, .out-of-stock-form .alert-close {
  color: inherit;
  position: absolute;
  right: 0.8em;
  top: 0.8em;
  font-size: 1.25em;
}

.alert p, .newsletter-signup-mobile .newsletter-signup-mobile__form .discount-code p, .newsletter-modal--default .discount-code p, .out-of-stock-form p {
  margin: 0;
}

.alert--error, .notification--error {
  background-color: #f87e70;
  color: #fff;
  border-color: #f65745;
}

.alert--subtle {
  background-color: #d9f0fa;
  color: #27a8e0;
  border-color: #addef3;
}

.alert--success, .notification--success {
  background-color: #82cc4f;
  color: #fff;
  border-color: #66af33;
}

.alert--info, .newsletter-signup-mobile .newsletter-signup-mobile__form .discount-code, .notification--alert, .newsletter-modal--default .discount-code {
  background-color: #ffde8c;
  color: #a57600;
  border-color: #ffd772;
}

.alert--out-of-stock, .out-of-stock-form {
  background-color: #edeceb;
  color: #4a4543;
  border-color: #e8e7e6;
  position: relative;
}

.alert--out-of-stock .button, .out-of-stock-form .button, .alert--out-of-stock .poll__answers .list .poll__answer, .poll__answers .list .alert--out-of-stock .poll__answer, .out-of-stock-form .poll__answers .list .poll__answer, .poll__answers .list .out-of-stock-form .poll__answer {
  background: #68615d;
  color: #e8e7e6;
  border-color: #4a4543;
}

.alert--out-of-stock .button:hover, .out-of-stock-form .button:hover, .alert--out-of-stock .poll__answers .list .poll__answer:hover, .poll__answers .list .alert--out-of-stock .poll__answer:hover, .out-of-stock-form .poll__answers .list .poll__answer:hover, .poll__answers .list .out-of-stock-form .poll__answer:hover {
  background: #4a4543;
}

.alert--out-of-stock input:focus, .out-of-stock-form input:focus {
  border-color: #68615d;
}

.alert--out-of-stock p, .out-of-stock-form p {
  text-align: left;
  padding-left: 2.6em;
}

.alert--out-of-stock p i, .out-of-stock-form p i {
  position: absolute;
  left: 0.5em;
  top: 0.3em;
  font-size: 2em;
}

.alert--note {
  background-color: #fff4d8;
  color: #ce9300;
  border-color: #ffde8c;
  font-family: "Interstate Light", "Interstate-Light", "Interstate Extra Light", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.alert--small {
  font-size: .75em;
}

.alert--medium {
  font-size: .875em;
}

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

.alert--light, .alert--subtle {
  background-color: #edeceb;
  color: #333;
  border: none;
  font-family: "Interstate Light", "Interstate-Light", "Interstate Extra Light", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 87.5%;
}

.notifications-form {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  border-color: #fff;
  padding: 1em;
  position: relative;
  top: 6.375em;
  display: none;
}

.notifications-form::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 64.0625em) {
  .notifications-form {
    top: 7.375em;
  }
}

growl-notifications {
  position: fixed;
  right: 1em;
  z-index: 59;
  display: block;
  top: 7.375em;
}

@media screen and (min-width: 768px) {
  growl-notifications {
    top: 7.375em;
  }
}

@media screen and (min-width: 64.0625em) {
  growl-notifications {
    top: 8.375em;
  }
}

growl-notification {
  border: 1px solid #89d0ee;
  padding: 1.5em;
  margin-bottom: 1em;
  background-color: #d9f0fa;
  display: block;
  width: 300px;
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  position: relative;
}

growl-notification.notification--marketing {
  padding-right: 2em;
}

growl-notification.notification--marketing strong, growl-notification.notification--marketing .link, growl-notification.notification--marketing .comment-body a, .comment-body growl-notification.notification--marketing a, growl-notification.notification--marketing .comment-body .read-more-button, .comment-body growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing
.comment-header a,
.comment-header growl-notification.notification--marketing a, growl-notification.notification--marketing
.comment-header .read-more-button,
.comment-header growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .profile-card__bottom.profile-card__bottom--bio a, .profile-card__bottom.profile-card__bottom--bio growl-notification.notification--marketing a, growl-notification.notification--marketing .profile-card__bottom.profile-card__bottom--bio .read-more-button, .profile-card__bottom.profile-card__bottom--bio growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .h5 a, .real-time-stream .real-time-stream--activity .h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity #story h5 a, .real-time-stream .real-time-stream--activity #story h5 growl-notification.notification--marketing a, growl-notification.notification--marketing #story .real-time-stream .real-time-stream--activity h5 a, #story .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .filters h5 a, .real-time-stream .real-time-stream--activity .filters h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .filters .real-time-stream .real-time-stream--activity h5 a, .filters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity
.sorters h5 a, .real-time-stream .real-time-stream--activity
.sorters h5 growl-notification.notification--marketing a, growl-notification.notification--marketing
.sorters .real-time-stream .real-time-stream--activity h5 a,
.sorters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .h5 .read-more-button, .real-time-stream .real-time-stream--activity .h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity #story h5 .read-more-button, .real-time-stream .real-time-stream--activity #story h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing #story .real-time-stream .real-time-stream--activity h5 .read-more-button, #story .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .filters h5 .read-more-button, .real-time-stream .real-time-stream--activity .filters h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .filters .real-time-stream .real-time-stream--activity h5 .read-more-button, .filters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity
.sorters h5 .read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing
.sorters .real-time-stream .real-time-stream--activity h5 .read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .main-nav__cart .menu-button, .main-nav__cart growl-notification.notification--marketing .menu-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed .h5 a, .project-page .project-header__container .project-feed .h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .project-page .project-header__container .project-feed #story h5 a, .project-page .project-header__container .project-feed #story h5 growl-notification.notification--marketing a, growl-notification.notification--marketing #story .project-page .project-header__container .project-feed h5 a, #story .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .project-page .project-header__container .project-feed .filters h5 a, .project-page .project-header__container .project-feed .filters h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .filters .project-page .project-header__container .project-feed h5 a, .filters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .project-page .project-header__container .project-feed
.sorters h5 a, .project-page .project-header__container .project-feed
.sorters h5 growl-notification.notification--marketing a, growl-notification.notification--marketing
.sorters .project-page .project-header__container .project-feed h5 a,
.sorters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing a, growl-notification.notification--marketing .project-page .project-header__container .project-feed .h5 .read-more-button, .project-page .project-header__container .project-feed .h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed #story h5 .read-more-button, .project-page .project-header__container .project-feed #story h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing #story .project-page .project-header__container .project-feed h5 .read-more-button, #story .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed .filters h5 .read-more-button, .project-page .project-header__container .project-feed .filters h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .filters .project-page .project-header__container .project-feed h5 .read-more-button, .filters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed
.sorters h5 .read-more-button, .project-page .project-header__container .project-feed
.sorters h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing
.sorters .project-page .project-header__container .project-feed h5 .read-more-button,
.sorters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .input-feedback, growl-notification.notification--marketing .icon-list--colored a, .icon-list--colored growl-notification.notification--marketing a, growl-notification.notification--marketing .icon-list--colored .read-more-button, .icon-list--colored growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing
.icon-list--colored button,
.icon-list--colored growl-notification.notification--marketing button, growl-notification.notification--marketing .site-footer a, .site-footer growl-notification.notification--marketing a, growl-notification.notification--marketing .site-footer .read-more-button, .site-footer growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .read-more a, .read-more growl-notification.notification--marketing a, growl-notification.notification--marketing .read-more .read-more-button, .read-more growl-notification.notification--marketing .read-more-button, growl-notification.notification--marketing .product-sidebar .product-questions-link button, .product-sidebar .product-questions-link growl-notification.notification--marketing button {
  color: #136284;
  display: block;
  font-size: 1.5em;
  float: left;
  width: 3em;
  margin-right: 1em;
  padding-right: 1em;
  border-right: 1px solid #89d0ee;
}

growl-notification .notification-close {
  position: absolute;
  top: 0.375em;
  right: 0.375em;
  font-size: 1.5em;
}

growl-notification.fading.ng-move {
  opacity: 0;
  transition: .25s ease-in-out all;
  /* All other modern browsers and IE10+ */
}

growl-notification.fading.ng-move.ng-move-active {
  opacity: 1;
}

growl-notification.fading.ng-leave {
  opacity: 1;
  transition: .25s ease-in-out all;
  /* All other modern browsers and IE10+ */
}

growl-notification.fading.ng-leave.ng-leave-active {
  opacity: 0;
}

.invisible-image, .avatar img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  max-width: 100%;
}

.avatar {
  width: 3.125em;
  height: 3.125em;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
  background-color: #fff;
  position: relative;
  overflow: hidden;
  border-radius: 50%;
  flex: none;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .avatar {
    width: 2.5em;
    height: 2.5em;
  }
}

.avatar.avatar-tiny {
  width: 1.125em;
  height: 1.125em;
}

.avatar.avatar-xsmall, .looks-page .looks-modal__action-column .top .profile-card--looks-page .avatar {
  width: 1.5625em;
  height: 1.5625em;
}

.avatar.avatar-small {
  width: 3.125em;
  height: 3.125em;
}

.avatar.avatar-medium {
  width: 4.6875em;
  height: 4.6875em;
}

.avatar.avatar-large {
  width: 6.25em;
  height: 6.25em;
}

.avatar.avatar-xlarge {
  width: 12.5em;
  height: 12.5em;
}

.avatar.avatar-icon {
  line-height: 3.125em;
  font-size: 1.75em;
  text-align: center;
}

.avatar.avatar-square {
  border-radius: 0;
}

.avatar--inner {
  width: 100%;
  height: 100%;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
}

.avatar--inner[afkl-lazy-image] {
  border-radius: 50%;
  opacity: 1;
}

.styleguide-section .avatar + .avatar {
  margin-top: 1em;
}

.betabrand-logo {
  max-width: 300px;
}

.betabrand-logo.betabrand-logo--small {
  max-width: 120px;
}

.emblem {
  max-width: 70px;
}

.betabrand-bb {
  background-image: url(/angular/images/bb.svg);
  background-size: 110%;
  display: inline-block;
  width: 1em;
  height: 1em;
  overflow: visible;
}

/* 

<figure class="hue hue--blue">
	<img>
</figure>

 */
figure.hue {
  position: relative;
}

figure.hue:before, figure.hue:after {
  content: '';
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
}

figure.hue.hue--blue:before {
  z-index: 2;
  mix-blend-mode: multiply;
  box-shadow: 0 0 100px #6496c8 inset, 0 0 300px #6496c8 inset;
}

figure.hue.hue--blue:after {
  z-index: 3;
  mix-blend-mode: difference;
  background: rgba(0, 0, 255, 0.2);
}

figure.hue.hue--blue img {
  -webkit-filter: brightness(1.1) contrast(1.3);
  filter: brightness(1.1) contrast(1.3);
}

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

img.img-width--auto {
  width: auto;
}

[afkl-lazy-image],
.afkl-lazy-wrapper,
.afkl-lazy-wrapper img {
  opacity: 1 !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
  display: block !important;
  visibility: visible !important;
  width: 100%;
}

.media-box {
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  display: block;
}

.media-box.media-box-ratio, .media-box.media-box--default {
  height: 0;
  padding-bottom: 58.6%;
}

.media-box.media-box-square {
  height: 0;
  padding-bottom: 100%;
}

.media-box img {
  object-fit: contain;
  display: block;
  margin: 0;
  padding: 0;
}

.media-box--overlay-content:before {
  content: "";
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.media-box--overlay-content[afkl-lazy-image-loaded=done]:before {
  opacity: 1;
  background: linear-gradient(-180deg, transparent 50%, rgba(0, 0, 0, 0.35) 100%);
}

.overlay-content {
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 1em;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -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;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.overlay-content .h4, .overlay-content #story h4, #story .overlay-content h4, .overlay-content .project-card .h3, .project-card .overlay-content .h3, .overlay-content .project-card #story h3, .project-card #story .overlay-content h3, .overlay-content #story .project-card h3, #story .project-card .overlay-content h3,
.overlay-content .h6 {
  margin-bottom: 0;
}

.overlay-content :first-child {
  margin-top: auto;
}

.overlay-content :last-child {
  margin-bottom: 0;
}

.overlay-content--bottom-right {
  color: #fff;
  position: relative;
}

.overlay-content--bottom-right .overlay-content {
  padding: 1em;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .overlay-content--bottom-right .overlay-content {
    -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;
  }
}

.overlay-content--bottom-right:before {
  content: "";
  opacity: 1;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(-180deg, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

@media screen and (min-width: 768px) {
  .video-wrapper {
    padding-bottom: 56.24%;
  }
}

.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.timeline {
  margin: 0;
  padding: 1em 0;
  list-style-type: none;
}

.timeline-step {
  margin: 0;
  border-left: 0.5em solid #e8e7e6;
  padding: 0 0 2em 2em;
  position: relative;
}

.timeline-step:first-child .timeline-tick {
  top: 0;
}

.timeline-step.complete {
  border-color: #66af33;
}

.timeline-step.complete .timeline-tick {
  border-color: #66af33;
  background-color: #66af33;
  color: #fff;
}

.timeline-step.in-progress .timeline-tick {
  border-color: #66af33;
  background-color: #fff;
  color: #66af33;
}

.timeline-step:last-child {
  border-color: #fff;
  padding-bottom: 0;
}

@media screen and (min-width: 768px) {
  .timeline {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
  .timeline-step {
    width: 100%;
    border-left: unset;
    border-top: 0.5em solid #e8e7e6;
    padding: 2em 2em 0 0;
  }
  .timeline-step .timeline-tick {
    top: -1.5em;
    left: -2px;
  }
  .timeline-step:first-child .timeline-tick {
    top: -1.5em;
  }
  .timeline-step:last-child {
    border-top: 0.5em solid #e8e7e6;
    text-align: right;
    padding-right: 0;
  }
  .timeline-step:last-child.complete {
    border-color: #66af33;
  }
  .timeline-step:last-child .timeline-tick {
    left: unset;
    right: 0;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .timeline {
    margin-left: .75em;
  }
}

.timeline-tick {
  border: 4px solid #e8e7e6;
  color: #edeceb;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: -1.5em;
  top: -1px;
  direction: table;
}

.timeline-tick i {
  height: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bounce {
  -webkit-animation: bounce 0.6s alternate infinite ease-in;
  -moz-animation: bounce 0.6s alternate infinite ease-in;
  animation: bounce 0.6s alternate infinite ease-in;
}

@keyframes bounce {
  0% {
    transform: scale(0.75);
  }
  100% {
    transform: scale(1);
  }
}

.fade-in-from-bottom {
  -webkit-animation: fade-in-from-bottom 400ms ease-out;
  -moz-animation: fade-in-from-bottom 400ms ease-out;
  animation: fade-in-from-bottom 400ms ease-out;
}

@keyframes fade-in-from-bottom {
  0% {
    transform: translateY(5%);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

.box-nav {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1em;
}

.box-nav::after {
  clear: both;
  content: "";
  display: block;
}

.box-nav a, .box-nav .read-more-button {
  width: 100%;
  padding: 1em 0;
  border-bottom: 4px solid #edeceb;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
}

.box-nav a:last-child, .box-nav .read-more-button:last-child {
  margin-right: 0;
}

.box-nav a:nth-child(2n), .box-nav .read-more-button:nth-child(2n) {
  margin-right: 0;
}

.box-nav a:nth-child(2n+1), .box-nav .read-more-button:nth-child(2n+1) {
  clear: left;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .box-nav a, .box-nav .read-more-button {
    text-align: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
  .box-nav a .h3, .box-nav .read-more-button .h3, .box-nav a #story h3, #story .box-nav a h3, .box-nav .read-more-button #story h3, #story .box-nav .read-more-button h3 {
    font-size: 1.3125em;
  }
  .box-nav a i, .box-nav .read-more-button i {
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  .box-nav a, .box-nav .read-more-button {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 64.0625em) {
  .box-nav a, .box-nav .read-more-button {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 23.78699%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .box-nav a:nth-child(2n), .box-nav .read-more-button:nth-child(2n) {
    margin-right: 1.61735%;
  }
  .box-nav a:nth-child(2n+1), .box-nav .read-more-button:nth-child(2n+1) {
    clear: none;
  }
  .box-nav a:last-child, .box-nav .read-more-button:last-child {
    margin-right: 0;
  }
  .box-nav a:nth-child(4n), .box-nav .read-more-button:nth-child(4n) {
    margin-right: 0;
  }
  .box-nav a:nth-child(4n+1), .box-nav .read-more-button:nth-child(4n+1) {
    clear: left;
  }
  .box-nav a .h3, .box-nav .read-more-button .h3, .box-nav a #story h3, #story .box-nav a h3, .box-nav .read-more-button #story h3, #story .box-nav .read-more-button h3 {
    white-space: nowrap;
  }
}

.box-nav a.active, .box-nav .active.read-more-button {
  border-bottom: 4px solid #9bd672;
}

.box-nav i {
  font-size: 3.25em;
  color: #807873;
  margin-right: 0.125em;
}

.box-nav .box-nav__label {
  display: inline-block;
  width: 100%;
}

.lozenge-general {
  padding: 1px 3px 1px 3px;
  background-color: #b3b6ad;
  font-weight: bold;
  color: white;
  line-height: 10px;
  border-radius: 4px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.main-nav .menu-dropdown--categories a, .main-nav .menu-dropdown--categories .read-more-button {
  line-height: 1.2;
}

.main-nav .lozenge {
  margin-left: 1px;
  position: absolute;
  right: 2.25em;
  top: .25em;
}

.main-nav .lozenge-success {
  background-color: #66af33;
}

.main-nav .grouped-text {
  white-space: nowrap;
  display: inline-block;
}

.box-nav--reverse {
  color: #fff;
}

.product-breadcrumbs-wrapper {
  min-height: 3em;
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  padding: 1em 1em .5em;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-breadcrumbs-wrapper::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .product-breadcrumbs-wrapper {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}

@media screen and (min-width: 768px) {
  .product-breadcrumbs-wrapper {
    padding: 0 1em;
  }
}

@media screen and (min-width: 64.0625em) {
  .product-breadcrumbs-wrapper .breadcrumbs:first-child {
    margin-right: auto;
  }
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .product-breadcrumbs-wrapper .breadcrumbs:first-child + .breadcrumbs {
    display: none;
  }
}

.product-breadcrumbs-wrapper .breadcrumbs:first-child + .breadcrumbs a, .product-breadcrumbs-wrapper .breadcrumbs:first-child + .breadcrumbs .read-more-button {
  margin: 0;
}

.product-breadcrumbs-wrapper .breadcrumbs:first-child + .breadcrumbs a + a, .product-breadcrumbs-wrapper .breadcrumbs:first-child + .breadcrumbs .read-more-button + a, .product-breadcrumbs-wrapper .breadcrumbs:first-child + .breadcrumbs a + .read-more-button, .product-breadcrumbs-wrapper .breadcrumbs:first-child + .breadcrumbs .read-more-button + .read-more-button {
  margin-left: .5em;
}

.product-breadcrumbs-wrapper .breadcrumbs:first-child + .breadcrumbs i {
  margin-right: 0;
}

.product-breadcrumbs-wrapper .breadcrumbs:first-child + .breadcrumbs span {
  display: none;
}

@media screen and (min-width: 1473px) {
  .product-breadcrumbs-wrapper {
    padding: 0;
  }
}

.breadcrumbs {
  margin: 0.5em 0;
  text-align: center;
}

.breadcrumbs a, .breadcrumbs .read-more-button,
.breadcrumbs i {
  margin-right: 0.5em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .breadcrumbs {
    font-size: .875em;
  }
}

@media screen and (min-width: 64.0625em) {
  .breadcrumbs {
    text-align: left;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .mobile-list, .tabs {
    display: block;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
  }
  .mobile-list::-webkit-scrollbar, .tabs::-webkit-scrollbar {
    display: none;
  }
}

.tabs {
  text-align: center;
  margin-bottom: 2em;
}

.tabs button, .tabs .button, .tabs .poll__answers .list .poll__answer, .poll__answers .list .tabs .poll__answer {
  border-radius: 0;
  color: #68615d;
  background-color: transparent;
  display: inline-block;
  border-bottom: 4px solid transparent;
  text-transform: capitalize;
}

.tabs button + .button, .tabs .poll__answers .list button + .poll__answer, .poll__answers .list .tabs button + .poll__answer, .tabs .button + .button, .tabs .poll__answers .list .poll__answer + .button, .poll__answers .list .tabs .poll__answer + .button, .tabs .poll__answers .list .button + .poll__answer, .poll__answers .list .tabs .button + .poll__answer, .tabs .poll__answers .list .poll__answer + .poll__answer, .poll__answers .list .tabs .poll__answer + .poll__answer {
  margin-left: -4px;
}

.tabs button:focus, .tabs .button:focus, .tabs .poll__answers .list .poll__answer:focus, .poll__answers .list .tabs .poll__answer:focus {
  background-color: transparent;
}

.tabs button:hover, .tabs .button:hover, .tabs .poll__answers .list .poll__answer:hover, .poll__answers .list .tabs .poll__answer:hover {
  border-bottom: 4px solid #dcdad8;
}

.tabs button.button-primary, .tabs .button.button-primary, .tabs .poll__answers .list .button-primary.poll__answer, .poll__answers .list .tabs .button-primary.poll__answer {
  color: #66af33;
  border-bottom: 4px solid #66af33;
}

.tabs button.button-primary:hover, .tabs .button.button-primary:hover, .tabs .poll__answers .list .button-primary.poll__answer:hover, .poll__answers .list .tabs .button-primary.poll__answer:hover {
  color: #518b29;
  background-color: transparent;
}

.tabs button.button-green, .tabs .gift-certificate .gift-certificate-options .options--inner .attributes .attribute button.is-selected, .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .tabs button.is-selected, .tabs .button.button-green, .tabs .poll__answers .list .button-green.poll__answer, .poll__answers .list .tabs .button-green.poll__answer, .tabs .poll__answers .list .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .poll__answer.is-selected, .poll__answers .list .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .tabs .poll__answer.is-selected, .tabs .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .poll__answers .list .poll__answer.is-selected, .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .poll__answers .list .tabs .poll__answer.is-selected, .tabs .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .button.is-selected, .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .tabs .button.is-selected {
  color: #66af33;
  border-bottom: 4px solid transparent;
}

.tabs button.button-green:hover, .tabs .gift-certificate .gift-certificate-options .options--inner .attributes .attribute button.is-selected:hover, .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .tabs button.is-selected:hover, .tabs .button.button-green:hover, .tabs .poll__answers .list .button-green.poll__answer:hover, .poll__answers .list .tabs .button-green.poll__answer:hover, .tabs .poll__answers .list .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .poll__answer.is-selected:hover, .poll__answers .list .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .tabs .poll__answer.is-selected:hover, .tabs .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .poll__answers .list .poll__answer.is-selected:hover, .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .poll__answers .list .tabs .poll__answer.is-selected:hover, .tabs .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .button.is-selected:hover, .gift-certificate .gift-certificate-options .options--inner .attributes .attribute .tabs .button.is-selected:hover {
  color: #518b29;
  background-color: transparent;
  border-color: #66af33;
}

.tabs .tabs--stream {
  margin-bottom: 1.3em;
}

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

.tabs.tabs--small .button, .tabs.tabs--small .poll__answers .list .poll__answer, .poll__answers .list .tabs.tabs--small .poll__answer {
  padding: 1em;
  font-size: 0.875em;
  line-height: 1.3;
}

.justified-list {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: .25em 0;
}

.justified-list + .justified-list {
  border-top: 1px dashed #dcdad8;
}

.justified-list :first-child {
  margin-right: auto;
}

.link-group {
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.link-group.link-group--centered {
  text-align: center;
}

.link-group.link-group--small {
  font-size: 0.875em;
}

.link-group a, .link-group .read-more-button {
  white-space: nowrap;
}

.link-group a + a, .link-group .read-more-button + a, .link-group a + .read-more-button, .link-group .read-more-button + .read-more-button {
  margin-left: 1.25em;
}

.spaced-list {
  margin-left: 0.5em;
}

.spaced-list > * {
  margin: 0 0.5em;
}

.feature-list {
  list-style-type: none;
  margin-left: 0;
}

.feature-list li + li {
  margin-top: 1em;
}

.pagination {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  text-align: center;
  -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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.pagination a, .pagination .read-more-button, .pagination button {
  padding: 0.5em;
  display: block;
  line-height: 1;
  min-width: 2em;
  text-align: center;
}

.pagination a.is-active, .pagination .is-active.read-more-button, .pagination button.is-active {
  background-color: #66af33;
  color: #fff;
}

.pagination a.is-active:hover, .pagination .is-active.read-more-button:hover, .pagination button.is-active:hover {
  background-color: #33581a;
}

.pagination a.is-disabled, .pagination .is-disabled.read-more-button, .pagination button.is-disabled {
  pointer-events: none;
  opacity: .5;
}

.pagination a:hover, .pagination .read-more-button:hover, .pagination button:hover {
  background-color: #e8e7e6;
}

.pagination a + a, .pagination .read-more-button + a, .pagination a + .read-more-button, .pagination .read-more-button + .read-more-button, .pagination a + button, .pagination .read-more-button + button, .pagination button + a, .pagination button + .read-more-button, .pagination button + button {
  margin-left: 1px;
}

.icon-list i {
  position: relative;
  top: 1px;
  margin-right: .125em;
  color: #A09995;
}

.icon-list > * {
  white-space: pre;
}

.icon-list > *:hover {
  opacity: .75;
}

.icon-list > * + a, .icon-list > * + .read-more-button,
.icon-list > * + button {
  margin-left: .75em;
}

.icon-list > *.is-active {
  color: #66af33;
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  position: relative;
}

.icon-list > *.is-active:after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  border-bottom: 2px solid #66af33;
}

.icon-list > *.is-active i {
  color: #9bd672;
}

.icon-list.icon-list--small {
  font-size: 0.85em;
}

.icon-list.icon-list--large {
  font-size: 1.25em;
}

.icon-list--vertical {
  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;
  margin-bottom: 0;
}

.icon-list--vertical a, .icon-list--vertical .read-more-button,
.icon-list--vertical button {
  text-align: left;
}

.icon-list--vertical a + a, .icon-list--vertical .read-more-button + a, .icon-list--vertical a + .read-more-button, .icon-list--vertical .read-more-button + .read-more-button,
.icon-list--vertical a + button,
.icon-list--vertical .read-more-button + button,
.icon-list--vertical button + a,
.icon-list--vertical button + .read-more-button,
.icon-list--vertical button + button {
  margin-left: 0;
  margin-top: .25em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .icon-list--vertical a + a, .icon-list--vertical .read-more-button + a, .icon-list--vertical a + .read-more-button, .icon-list--vertical .read-more-button + .read-more-button,
  .icon-list--vertical a + button,
  .icon-list--vertical .read-more-button + button,
  .icon-list--vertical button + a,
  .icon-list--vertical button + .read-more-button,
  .icon-list--vertical button + button {
    margin-top: .5em;
  }
}

.icon-list--vertical a.active, .icon-list--vertical .active.read-more-button,
.icon-list--vertical button.active {
  color: #333;
}

.site-footer {
  background-color: #fff;
  display: block;
}

.site-footer .footer-sections {
  padding: 2em;
  border-top: 1px solid #e8e7e6;
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.site-footer .footer-sections::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 1473px) {
  .site-footer .footer-sections {
    padding: 2em 0;
  }
}

.site-footer .footer-section {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
}

.site-footer .footer-section:last-child {
  margin-right: 0;
}

@media screen and (min-width: 768px) {
  .site-footer .footer-section {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 49.19133%;
  }
  .site-footer .footer-section:last-child {
    margin-right: 0;
  }
  .site-footer .footer-section:nth-child(2n) {
    margin-right: 0;
  }
  .site-footer .footer-section:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (min-width: 64.0625em) {
  .site-footer .footer-section {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 23.78699%;
  }
  .site-footer .footer-section:nth-child(2n) {
    margin-right: 1.61735%;
  }
  .site-footer .footer-section:nth-child(2n+1) {
    clear: none;
  }
  .site-footer .footer-section:last-child {
    margin-right: 0;
  }
  .site-footer .footer-section:nth-child(4n) {
    margin-right: 0;
  }
  .site-footer .footer-section:nth-child(4n+1) {
    clear: left;
  }
}

.site-footer .h5, .site-footer #story h5, #story .site-footer h5, .site-footer .filters h5, .filters .site-footer h5, .site-footer
.sorters h5,
.sorters .site-footer h5 {
  display: inline-block;
  margin-bottom: .75em;
  padding-bottom: .25em;
  border-bottom: 4px solid #e8e7e6;
}

.site-footer li + li {
  margin-top: .25em;
}

.site-footer .newsletter-signup {
  margin-bottom: 1em;
}

.site-footer .grid-item:last-child {
  margin-bottom: 0;
}

.site-footer .footer__social-links {
  margin-bottom: 1em;
}

.site-footer .footer__social-links a, .site-footer .footer__social-links .read-more-button {
  display: inline-block;
  font-size: 2em;
}

.site-footer .footer__social-links a + a, .site-footer .footer__social-links .read-more-button + a, .site-footer .footer__social-links a + .read-more-button, .site-footer .footer__social-links .read-more-button + .read-more-button {
  margin-left: .25em;
}

.tag-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-bottom: 1em;
}

.tag-list.tag-list--small {
  font-size: .875em;
}

.tag-list .product-tag {
  margin-bottom: .5em;
  padding-right: 0.7em;
  margin-left: 0;
  margin-right: .5em;
}

.category-slider .swiper-slide {
  text-align: center;
}

.category-slider i {
  display: block;
}

.action-list .action-list__row {
  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;
  margin: 1em 0;
}

.action-list .action-list__left-column {
  margin-right: auto;
}

@media screen and (min-width: 64.0625em) {
  .menu-button.holiday {
    position: relative;
  }
  .menu-button.holiday:before {
    content: '';
    position: absolute;
    overflow: visible;
    background-image: url(/media/sale/nav-lights1.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 4.75em;
    top: 0;
    left: -7px;
    right: -10px;
    animation: holiday-blink .75s alternate infinite ease;
  }
  .menu-button.holiday:hover:before {
    background-image: url(/media/sale/nav-lights__hover.png);
    animation: unset;
  }
}

@keyframes holiday-blink {
  from {
    background-image: url(/media/sale/nav-lights1.png);
  }
  to {
    background-image: url(/media/sale/nav-lights2.png);
  }
}

.loading-bar {
  z-index: 10;
  background: #DDFF3C;
  position: absolute;
  transition: opacity .5s ease-out;
  transition-delay: .5s;
  height: 5px;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
}

.is-loading .loading-bar {
  animation: loading 2s infinite ease-in-out;
  transition: width 0;
  transition-delay: 0;
  opacity: 1;
  right: 100%;
}

.is-loading.is-loading__25 .loading-bar {
  left: 0%;
  right: 75%;
  animation: unset;
}

.is-loading.is-loading__50 .loading-bar {
  left: 0%;
  right: 50%;
  animation: unset;
}

.is-loading.is-loading__75 .loading-bar {
  left: 0%;
  right: 25%;
  animation: unset;
}

.is-loading.is-loading__100 .loading-bar {
  left: 0%;
  right: 0%;
  animation: unset;
}

.is-loaded .loading-bar {
  transition: right .5s ease-out;
  transition-delay: 0;
  right: 100%;
  left: 0%;
  opacity: 1;
}

@keyframes loading {
  0% {
    right: 100%;
    left: 0%;
  }
  50% {
    left: 0%;
    right: 0%;
  }
  100% {
    left: 100%;
    right: 0%;
  }
}

/* Animation */
@keyframes throbber-scale {
  0% {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
  50% {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
  }
  100% {
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }
}

.loading-overlay {
  position: fixed;
  z-index: 40;
  background: #eee;
  top: -50%;
  left: -50%;
  right: 0;
  bottom: 0;
  width: 200%;
  height: 200%;
  pointer-events: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-animation: throbber-scale 1s infinite ease-in-out;
  -moz-animation: throbber-scale 1s infinite ease-in-out;
  animation: throbber-scale 1s infinite ease-in-out;
  display: none;
}

.loading-overlay:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -70px;
  margin-top: -76px;
  width: 142px;
  height: 152px;
  background-size: cover;
  background: url("/angular/images/emblem-loader.svg") top center no-repeat;
  z-index: 44;
}

.loading-overlay:before {
  position: fixed;
  content: "";
  top: 50%;
  left: 50%;
  margin: -62px 0 0 -62px;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 5s;
  -moz-transition-duration: 5s;
  transition-duration: 5s;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
  width: 125px;
  height: 125px;
  border-radius: 50%;
  z-index: 44;
}

.loading-overlay.is-visible {
  visibility: visible;
  opacity: 1;
  display: block;
}

.spinner {
  margin: 0 auto;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.tabbed-nav .button, .tabbed-nav .poll__answers .list .poll__answer, .poll__answers .list .tabbed-nav .poll__answer {
  color: #A09995;
}

.tabbed-nav .button i, .tabbed-nav .poll__answers .list .poll__answer i, .poll__answers .list .tabbed-nav .poll__answer i {
  opacity: .25;
  font-size: 1.2em;
}

.tabbed-nav .button:last-child, .tabbed-nav .poll__answers .list .poll__answer:last-child, .poll__answers .list .tabbed-nav .poll__answer:last-child {
  margin-right: 0;
}

.tabbed-nav .button:hover, .tabbed-nav .poll__answers .list .poll__answer:hover, .poll__answers .list .tabbed-nav .poll__answer:hover {
  color: #545454;
}

.tabbed-nav .button:hover i, .tabbed-nav .poll__answers .list .poll__answer:hover i, .poll__answers .list .tabbed-nav .poll__answer:hover i {
  opacity: 1;
}

.tabbed-nav .button.active, .tabbed-nav .poll__answers .list .active.poll__answer, .poll__answers .list .tabbed-nav .active.poll__answer {
  color: #333;
  border-bottom: 4px solid #66af33;
}

.tabbed-nav .button.active i, .tabbed-nav .poll__answers .list .active.poll__answer i, .poll__answers .list .tabbed-nav .active.poll__answer i {
  opacity: 1;
}

.modal {
  text-align: center;
  pointer-events: auto;
  position: fixed;
  z-index: 10000;
  top: 50%;
  left: 50%;
  display: inline-block;
  transform: translateZ(0) translate3d(-50%, -50%, 0);
  max-height: 90vh;
  max-width: 50%;
  transition: transform 0.5s cubic-bezier(0.755, 0.05, 0.16, 1.545);
  overflow-y: auto;
  overflow-x: hidden;
  margin: 32px 0 0 0;
  padding: 2em;
  background-color: #fff;
  min-width: 294px;
  opacity: 1;
  box-sizing: border-box;
}

.modal * {
  text-rendering: optimizeLegibility;
  -webkit-backface-visibility: hidden;
  -webkit-font-smoothing: antialiased;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .modal {
    padding: 2em;
  }
  .modal .modal-close {
    right: 0.3125em;
    top: 0.3125em;
    z-index: 10001;
  }
}

@media screen and (min-width: 768px) {
  .modal {
    -webkit-animation: modalSlideIn 0.3s ease-in-out forwards;
    -moz-animation: modalSlideIn 0.3s ease-in-out forwards;
    animation: modalSlideIn 0.3s ease-in-out forwards;
    padding: 4em;
    width: 50%;
    max-width: 1200px;
  }
}

.modal.modal--wide {
  overflow-y: scroll;
}

@media screen and (min-width: 768px) {
  .modal.modal--wide {
    min-width: 46em;
  }
}

@media screen and (min-width: 64.0625em) {
  .modal.modal--wide {
    min-width: 61.25em;
  }
}

@media screen and (min-width: 1216px) {
  .modal.modal--wide {
    min-width: 68.75em;
  }
}

@media screen and (min-width: 768px) {
  .modal.closing {
    -webkit-animation: modalSlideOut 0.3s ease-in-out forwards;
    -moz-animation: modalSlideOut 0.3s ease-in-out forwards;
    animation: modalSlideOut 0.3s ease-in-out forwards;
  }
}

.modal .shiny--disco-balls {
  width: 33%;
}

.modal-is-open {
  overflow: hidden;
  position: fixed;
}

.modal-close {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 2em;
  color: #A09995;
}

.modal-next,
.modal-previous {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-size: 5em;
}

.modal-next {
  position: absolute;
  right: -.75em;
}

.modal-previous {
  position: absolute;
  left: -.75em;
}

.gallery-modal .gallery-images {
  max-height: 500px;
  overflow: auto;
}

.add-card-modal {
  text-align: left;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .address-modal .modal-inner {
    max-height: 31.25em;
    overflow-y: scroll;
    padding: 2px;
  }
}

@media screen and (min-width: 768px) {
  .address-modal {
    min-width: 28.75em;
  }
}

.question-modal {
  max-width: 28.75em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .modal.modal--bottom-drawer {
    max-width: 100%;
    width: 100%;
    top: auto;
    transform: none;
    left: 0;
    margin: 0;
    bottom: 0;
  }
}

.modal.modal--bottom-drawer .success--password-reset {
  padding-top: 0;
}

.modal.modal--bottom-drawer .font--size {
  font-size: 1.2em;
}

.modal.modal--bottom-drawer .line--height {
  line-height: 1.7em;
}

.modal.modal--bottom-drawer .bb-badge {
  width: 30%;
  margin-top: -3em;
}

.modal--bottom-drawer.login-modal-new label {
  text-align: left;
}

.modal--bottom-drawer.login-modal-new .field-container {
  margin-bottom: 1em;
}

.modal--bottom-drawer.login-modal-new .field-container:last-child {
  margin-bottom: 0;
}

.modal--bottom-drawer .login-names {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.modal--bottom-drawer .login-names .field-container {
  width: 100%;
}

.modal--bottom-drawer .login-names .field-container + .field-container {
  margin-left: .75em;
}

.modal--bottom-drawer .newsletter-agreement {
  font-size: 0.625em;
}

.modal--bottom-drawer .modal-inner {
  overflow: auto;
}

.modal--bottom-drawer .modal-inner ul {
  font-size: 0.8125em;
}

.modal--bottom-drawer .modal-inner .login-modal__switch {
  margin-top: .5em;
}

.modal--bottom-drawer .h4, .modal--bottom-drawer #story h4, #story .modal--bottom-drawer h4, .modal--bottom-drawer .project-card .h3, .project-card .modal--bottom-drawer .h3, .modal--bottom-drawer .project-card #story h3, .project-card #story .modal--bottom-drawer h3, .modal--bottom-drawer #story .project-card h3, #story .project-card .modal--bottom-drawer h3 {
  font-size: 1em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .modal--bottom-drawer {
    min-width: 294px;
  }
}

@media screen and (min-width: 768px) {
  .modal--bottom-drawer {
    width: 26.25em;
    padding: 2em;
  }
}

@media screen and (min-width: 64.0625em) {
  .modal--bottom-drawer {
    width: 30em;
    padding: 4.5em;
  }
}

.modal--bottom-drawer ul {
  display: table;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.modal--bottom-drawer fieldset:last-child {
  margin-bottom: 0;
}

.modal--bottom-drawer .field-container {
  margin-bottom: 0.5em;
}

.modal--bottom-drawer .field-container.extra-margin {
  margin-bottom: 1em;
}

.modal--bottom-drawer .login-modal__switch {
  margin-top: 1em;
}

.modal--bottom-drawer .newsletter-agreement {
  margin-bottom: 0;
}

.modal--bottom-drawer .ng-invalid .field-error {
  display: none;
}

.modal--bottom-drawer .ng-submitted .is-error {
  border-color: inherit;
}

.ng-invalid .modal--bottom-drawer .ng-submitted .is-error {
  border-color: #FF6E00;
}

.modal--bottom-drawer .ng-submitted .field-error {
  display: inline-block;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .overlay-content {
    margin-top: 0.5em;
  }
}

.add-to-cart-modal {
  max-width: 55em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .add-to-cart-modal .cart-crosssells {
    display: none;
  }
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  .add-to-cart-modal .checkout-buttons {
    font-size: .8375em;
  }
}

@media screen and (min-width: 768px) {
  .add-to-cart-modal .checkout-buttons .button, .add-to-cart-modal .checkout-buttons .poll__answers .list .poll__answer, .poll__answers .list .add-to-cart-modal .checkout-buttons .poll__answer {
    white-space: pre-wrap;
  }
  .add-to-cart-modal .overlay-content .h4, .add-to-cart-modal .overlay-content #story h4, #story .add-to-cart-modal .overlay-content h4, .add-to-cart-modal .overlay-content .project-card .h3, .project-card .add-to-cart-modal .overlay-content .h3, .add-to-cart-modal .overlay-content .project-card #story h3, .project-card #story .add-to-cart-modal .overlay-content h3, .add-to-cart-modal .overlay-content #story .project-card h3, #story .project-card .add-to-cart-modal .overlay-content h3,
  .add-to-cart-modal .overlay-content .product-price {
    text-shadow: 1px 1px 5px black;
    font-size: 1.1125em;
  }
}

@media screen and (min-width: 64.0625em) {
  .add-to-cart-modal .overlay-content {
    text-align: left;
  }
}

.add-to-cart-modal .undies-crosssells .product-crosssell {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 32.2551%;
}

.add-to-cart-modal .undies-crosssells .product-crosssell:last-child {
  margin-right: 0;
}

.add-to-cart-product {
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 64.0625em) {
  .add-to-cart-product {
    padding-right: 1em;
  }
  .add-to-cart-product + .column6 {
    padding-left: 1em;
  }
}

.add-to-cart-product .product-crosssell img {
  display: block;
}

.add-to-cart-product .product-crosssell .h4, .add-to-cart-product .product-crosssell #story h4, #story .add-to-cart-product .product-crosssell h4, .add-to-cart-product .product-crosssell .project-card .h3, .project-card .add-to-cart-product .product-crosssell .h3, .add-to-cart-product .product-crosssell .project-card #story h3, .project-card #story .add-to-cart-product .product-crosssell h3, .add-to-cart-product .product-crosssell #story .project-card h3, #story .project-card .add-to-cart-product .product-crosssell h3 {
  margin-bottom: .25em;
}

.add-to-cart-product {
  margin-bottom: 1em;
}

.quick-look.modal {
  max-width: 90vw;
  width: 90vw;
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.quick-look.modal::after {
  clear: both;
  content: "";
  display: block;
}

.quick-look.modal .quick-look__gallery {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 49.19133%;
}

.quick-look.modal .quick-look__gallery:last-child {
  margin-right: 0;
}

.quick-look.modal .quick-look__gallery .afkl-lazy-wrapper {
  position: relative;
  height: 0;
  padding-bottom: 58.6%;
  overflow: hidden;
}

.quick-look.modal .quick-look__gallery .afkl-lazy-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(-50% -50%);
  -moz-transform: translate(-50% -50%);
  -ms-transform: translate(-50% -50%);
  -o-transform: translate(-50% -50%);
  transform: translate(-50% -50%);
}

.quick-look.modal .quick-look__product {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 49.19133%;
  text-align: center;
  padding-left: 1em;
}

.quick-look.modal .quick-look__product:last-child {
  margin-right: 0;
}

.quick-look.modal .product-price {
  margin-bottom: 0.5em;
}

.quick-look.modal .quick-look__thumbnails {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.5em;
}

.quick-look.modal .quick-look__thumbnails::after {
  clear: both;
  content: "";
  display: block;
}

.quick-look.modal .quick-look__thumbnail {
  position: relative;
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 23.78699%;
  cursor: pointer;
}

.quick-look.modal .quick-look__thumbnail:last-child {
  margin-right: 0;
}

.quick-look.modal .quick-look__thumbnail:nth-child(4n) {
  margin-right: 0;
}

.quick-look.modal .quick-look__thumbnail:nth-child(4n+1) {
  clear: left;
}

.quick-look.modal .product-vital-stats {
  text-align: left;
}

.quick-look.modal .h3, .quick-look.modal #story h3, #story .quick-look.modal h3 {
  margin-bottom: .125em;
}

@media screen and (min-width: 1216px) {
  .quick-look.modal .h3, .quick-look.modal #story h3, #story .quick-look.modal h3 {
    font-size: 2.25em;
    line-height: 1.2;
  }
}

.quick-look.modal .h5, .quick-look.modal #story h5, #story .quick-look.modal h5, .quick-look.modal .filters h5, .filters .quick-look.modal h5, .quick-look.modal
.sorters h5,
.sorters .quick-look.modal h5 {
  color: #A09995;
  margin-bottom: .25em;
}

.quick-look.modal .buybar > span {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}

.quick-look.modal .buybar > span.is-single-attribute {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.quick-look.modal .buybar > span .select-dropdown {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 48%;
  -moz-flex: 0 0 48%;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  margin-bottom: 1em;
}

.quick-look.modal .buybar > span .add-to-cart {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 48%;
  -moz-flex: 0 0 48%;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  max-width: 25em;
  margin: 0 auto;
}

@media screen and (min-width: 1216px) {
  .quick-look.modal .buybar > span {
    margin: 1em 0;
    display: block;
  }
}

.quick-look.modal .buybar,
.quick-look.modal .product-vital-stats {
  margin: 0 auto 1em;
}

.quick-look.modal .product-vital-stats {
  font-size: 0.875em;
  display: table;
  text-align: center;
  list-style: none;
}

.quick-look.modal .buttons-container {
  border-top: 4px solid #edeceb;
  padding-top: 1em;
  display: table;
  margin: 1em auto 0;
}

.quick-look.modal .explanation {
  display: none;
}

.benefits-modal {
  max-width: 17.375em;
  background-image: none;
}

.benefits-modal .text {
  width: 100%;
  margin: 0;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .benefits-modal {
    padding: 1em;
  }
  .benefits-modal ul {
    font-size: 0.8125em;
  }
}

@media screen and (min-width: 64.0625em) {
  .benefits-modal {
    width: 60%;
    max-width: 900px;
    min-width: 850px;
    background-image: url(/angular/app/modal/account-benefits/benefits-cutout.png);
    background-repeat: no-repeat;
    background-size: auto 85%;
    background-position: 90% 100%;
  }
  .benefits-modal .text {
    width: 60%;
    margin-right: 50%;
  }
}

.benefits-modal ul li {
  padding: .25em .5em;
}

.benefits-modal ul li + li {
  margin-top: .5em;
}

.benefits-modal ul li:first-child {
  background-color: rgba(255, 174, 0, 0.19);
}

.number-collection--modal {
  max-width: 30em;
  padding-top: 0;
}

.number-collection--modal .shiny--disco-balls {
  width: 25%;
  height: auto;
}

.number-collection--modal .header-txt {
  margin-top: 3em;
  margin-bottom: 2em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .number-collection--modal .header-txt {
    margin-top: 2em;
    margin-bottom: 1em;
  }
}

.number-collection--modal .action-description {
  margin: .8em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .number-collection--modal .action-description {
    margin: .8em 0em .8em;
  }
}

.number-collection--modal .input--has-button {
  height: 3.07em;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: .5em 2em .3em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .number-collection--modal .input--has-button {
    margin: .5em 0em .3em;
  }
}

.number-collection--modal .expand-txt {
  margin-top: .8em;
}

.number-collection--modal .error-msg {
  margin: 0 1em;
}

.number-collection--modal .notification--help-txt {
  margin-top: 1em;
}

.number-collection--modal p {
  margin-top: 1.5em;
}

.submission-success-modal {
  max-width: 36.875em;
  text-align: center;
}

.how-it-works__modal {
  text-align: center;
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.how-it-works__modal::after {
  clear: both;
  content: "";
  display: block;
}

.how-it-works__modal img {
  display: block;
  margin-bottom: 1em;
}

.how-it-works__modal .step {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 32.2551%;
}

.how-it-works__modal .step:last-child {
  margin-right: 0;
}

.how-it-works__modal .step :last-child {
  margin-bottom: 0;
}

@media min-width {
  .how-it-works__modal {
    display: none;
  }
}

.pre-order-modal {
  text-align: center;
}

.pre-order-modal img {
  width: 280px;
  position: relative;
  left: 20px;
}

.pre-order-modal .questions-form {
  margin-bottom: 2em;
}

.pre-order-modal .questions-form label {
  text-align: left;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .referrals-modal {
    max-height: 500px;
  }
  .referrals-modal .referrals-modal__referral-form {
    max-height: 430px;
    overflow-y: scroll;
    padding: 2px;
  }
  .referrals-modal [vc-recaptcha] > div {
    max-width: 228px !important;
    width: 238px !important;
  }
  .referrals-modal [vc-recaptcha] > div iframe {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}

.mc-modal {
  width: auto;
}

.mc-modal .modelcitizen__uploader .uploader__pad {
  padding: 0;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .mc-modal {
    overflow-y: auto;
    width: 97%;
    max-width: 97%;
  }
}

.mc-modal tags-input .autocomplete .suggestion-list {
  max-height: 9.25em;
}

.mc-modal tags-input .autocomplete .suggestion-list .suggestion-item {
  text-align: left;
  font-size: 1em;
}

.add-card-modal {
  max-width: 26.25em;
}

.modal-overlay {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

@media screen and (min-width: 768px) {
  .modal-overlay {
    opacity: .7;
    -webkit-animation: modalFadeIn 0.3s ease-in-out forwards;
    -moz-animation: modalFadeIn 0.3s ease-in-out forwards;
    animation: modalFadeIn 0.3s ease-in-out forwards;
  }
}

.modal-overlay.closing {
  -webkit-animation: modalFadeOut 0.3s ease-in-out forwards;
  -moz-animation: modalFadeOut 0.3s ease-in-out forwards;
  animation: modalFadeOut 0.3s ease-in-out forwards;
}

.modal-overlay.cover-background-image {
  opacity: 1;
  background-position: center;
  background-size: cover;
  cursor: default;
}

@media screen and (min-width: 768px) {
  .modal-overlay.cover-background-image {
    opacity: .7;
    -webkit-animation: modalCoverFadeIn 0.3s ease-in-out forwards;
    -moz-animation: modalCoverFadeIn 0.3s ease-in-out forwards;
    animation: modalCoverFadeIn 0.3s ease-in-out forwards;
  }
}

.newsletter-signup.modal:not(.roadblock), .newsletter-signup-preview:not(.roadblock) {
  margin: 0 auto;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .newsletter-signup.modal:not(.roadblock), .newsletter-signup-preview:not(.roadblock) {
    max-width: 90vw;
    min-width: 90vw;
  }
}

@media screen and (min-width: 768px) {
  .newsletter-signup.modal:not(.roadblock), .newsletter-signup-preview:not(.roadblock) {
    width: auto;
    max-width: 35em;
  }
}

.newsletter-signup.modal.background-cover, .newsletter-signup-preview.background-cover {
  background-size: cover;
  background-position: center center;
}

.newsletter-signup .betabrand-logo {
  display: table;
  margin: 0 auto 1em;
  opacity: .5;
}

.newsletter-modal--default .newsletter-h1 {
  font-size: 4.5em;
}

.newsletter-modal--default .newsletter-h2 {
  font-size: 3.875em;
}

.newsletter-modal--default .newsletter-h3 {
  font-size: 3.25em;
}

.newsletter-modal--default .newsletter-h4 {
  font-size: 2.625em;
}

.newsletter-modal--default .newsletter-h5 {
  font-size: 2em;
}

.newsletter-modal--default .newsletter-h6 {
  font-size: 1.375em;
}

.newsletter-modal--default .newsletter-h7 {
  font-size: 1em;
}

.newsletter-modal--default .newsletter-h8 {
  font-size: 0.875em;
}

.newsletter-modal--default .betabrand-logo {
  max-width: 6.25em;
  margin-bottom: 1em;
}

.newsletter-modal--default .newsletter-headline {
  text-align: center;
  line-height: 1;
  margin-bottom: 0.125em;
}

.newsletter-modal--default .newsletter-subheadline {
  text-align: center;
  margin-bottom: 0.875em;
}

.newsletter-modal--default .dismiss {
  text-align: center;
  width: 100%;
  text-decoration: underline;
  margin-top: 1em;
}

.newsletter-modal--default .input-feedback {
  text-align: center;
  margin: 0 0 .5em;
}

.newsletter-modal--default .newsletter-modal__success {
  text-align: center;
}

.newsletter-modal--default .newsletter-modal__success .h3, .newsletter-modal--default .newsletter-modal__success #story h3, #story .newsletter-modal--default .newsletter-modal__success h3 {
  line-height: 1.2;
}

.newsletter-modal--default .newsletter-modal__success p:last-child {
  margin-bottom: 0;
}

.newsletter-modal--default .button-facebook {
  white-space: normal;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .newsletter-modal--default .button-facebook {
    line-height: 1.2;
  }
}

.newsletter-modal--default .buttons-container {
  margin: 1em auto;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .newsletter-modal--default .buttons-container {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
}

.newsletter-modal--default .buttons-container a.button, .newsletter-modal--default .buttons-container .poll__answers .list a.poll__answer, .poll__answers .list .newsletter-modal--default .buttons-container a.poll__answer, .newsletter-modal--default .buttons-container .poll__answers .list .poll__answer.read-more-button, .poll__answers .list .newsletter-modal--default .buttons-container .poll__answer.read-more-button, .newsletter-modal--default .buttons-container .button.read-more-button {
  margin-bottom: 1em;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .newsletter-modal--default .buttons-container a.button, .newsletter-modal--default .buttons-container .poll__answers .list a.poll__answer, .poll__answers .list .newsletter-modal--default .buttons-container a.poll__answer, .newsletter-modal--default .buttons-container .poll__answers .list .poll__answer.read-more-button, .poll__answers .list .newsletter-modal--default .buttons-container .poll__answer.read-more-button, .newsletter-modal--default .buttons-container .button.read-more-button {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 100%;
    -moz-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
  }
  .newsletter-modal--default .buttons-container a.button + a.button, .newsletter-modal--default .buttons-container .poll__answers .list a.poll__answer + a.button, .poll__answers .list .newsletter-modal--default .buttons-container a.poll__answer + a.button, .newsletter-modal--default .buttons-container .poll__answers .list .poll__answer.read-more-button + a.button, .poll__answers .list .newsletter-modal--default .buttons-container .poll__answer.read-more-button + a.button, .newsletter-modal--default .buttons-container .button.read-more-button + a.button, .newsletter-modal--default .buttons-container .poll__answers .list a.button + a.poll__answer, .poll__answers .list .newsletter-modal--default .buttons-container a.button + a.poll__answer, .newsletter-modal--default .buttons-container .poll__answers .list a.poll__answer + a.poll__answer, .poll__answers .list .newsletter-modal--default .buttons-container a.poll__answer + a.poll__answer, .newsletter-modal--default .buttons-container .poll__answers .list .poll__answer.read-more-button + a.poll__answer, .poll__answers .list .newsletter-modal--default .buttons-container .poll__answer.read-more-button + a.poll__answer, .newsletter-modal--default .buttons-container .poll__answers .list .button.read-more-button + a.poll__answer, .poll__answers .list .newsletter-modal--default .buttons-container .button.read-more-button + a.poll__answer, .newsletter-modal--default .buttons-container .poll__answers .list a.button + .poll__answer.read-more-button, .poll__answers .list .newsletter-modal--default .buttons-container a.button + .poll__answer.read-more-button, .newsletter-modal--default .buttons-container .poll__answers .list a.poll__answer + .poll__answer.read-more-button, .poll__answers .list .newsletter-modal--default .buttons-container a.poll__answer + .poll__answer.read-more-button, .newsletter-modal--default .buttons-container .poll__answers .list .poll__answer.read-more-button + .poll__answer.read-more-button, .poll__answers .list .newsletter-modal--default .buttons-container .poll__answer.read-more-button + .poll__answer.read-more-button, .newsletter-modal--default .buttons-container .poll__answers .list .button.read-more-button + .poll__answer.read-more-button, .poll__answers .list .newsletter-modal--default .buttons-container .button.read-more-button + .poll__answer.read-more-button, .newsletter-modal--default .buttons-container a.button + .button.read-more-button, .newsletter-modal--default .buttons-container .poll__answers .list a.poll__answer + .button.read-more-button, .poll__answers .list .newsletter-modal--default .buttons-container a.poll__answer + .button.read-more-button, .newsletter-modal--default .buttons-container .poll__answers .list .poll__answer.read-more-button + .button.read-more-button, .poll__answers .list .newsletter-modal--default .buttons-container .poll__answer.read-more-button + .button.read-more-button, .newsletter-modal--default .buttons-container .button.read-more-button + .button.read-more-button {
    margin-left: 1em;
  }
}

.newsletter-modal--default .fancy, .newsletter-modal--default growl-notification.notification--marketing strong, growl-notification.notification--marketing .newsletter-modal--default strong, .newsletter-modal--default growl-notification.notification--marketing .link, growl-notification.notification--marketing .newsletter-modal--default .link, .newsletter-modal--default growl-notification.notification--marketing .comment-body a, growl-notification.notification--marketing .comment-body .newsletter-modal--default a, .newsletter-modal--default .comment-body growl-notification.notification--marketing a, .comment-body growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .comment-body .read-more-button, growl-notification.notification--marketing .comment-body .newsletter-modal--default .read-more-button, .newsletter-modal--default .comment-body growl-notification.notification--marketing .read-more-button, .comment-body growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing
.comment-header a, growl-notification.notification--marketing
.comment-header .newsletter-modal--default a, .newsletter-modal--default
.comment-header growl-notification.notification--marketing a,
.comment-header growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing
.comment-header .read-more-button, growl-notification.notification--marketing
.comment-header .newsletter-modal--default .read-more-button, .newsletter-modal--default
.comment-header growl-notification.notification--marketing .read-more-button,
.comment-header growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .profile-card__bottom.profile-card__bottom--bio a, growl-notification.notification--marketing .profile-card__bottom.profile-card__bottom--bio .newsletter-modal--default a, .newsletter-modal--default .profile-card__bottom.profile-card__bottom--bio growl-notification.notification--marketing a, .profile-card__bottom.profile-card__bottom--bio growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .profile-card__bottom.profile-card__bottom--bio .read-more-button, growl-notification.notification--marketing .profile-card__bottom.profile-card__bottom--bio .newsletter-modal--default .read-more-button, .newsletter-modal--default .profile-card__bottom.profile-card__bottom--bio growl-notification.notification--marketing .read-more-button, .profile-card__bottom.profile-card__bottom--bio growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .h5 a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .h5 .newsletter-modal--default a, .newsletter-modal--default .real-time-stream .real-time-stream--activity .h5 growl-notification.notification--marketing a, .real-time-stream .real-time-stream--activity .h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .real-time-stream .real-time-stream--activity #story h5 a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity #story h5 .newsletter-modal--default a, .newsletter-modal--default .real-time-stream .real-time-stream--activity #story h5 growl-notification.notification--marketing a, .real-time-stream .real-time-stream--activity #story h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing #story .real-time-stream .real-time-stream--activity h5 a, growl-notification.notification--marketing #story .real-time-stream .real-time-stream--activity h5 .newsletter-modal--default a, .newsletter-modal--default #story .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing a, #story .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .filters h5 a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .filters h5 .newsletter-modal--default a, .newsletter-modal--default .real-time-stream .real-time-stream--activity .filters h5 growl-notification.notification--marketing a, .real-time-stream .real-time-stream--activity .filters h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .filters .real-time-stream .real-time-stream--activity h5 a, growl-notification.notification--marketing .filters .real-time-stream .real-time-stream--activity h5 .newsletter-modal--default a, .newsletter-modal--default .filters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing a, .filters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .real-time-stream .real-time-stream--activity
.sorters h5 a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity
.sorters h5 .newsletter-modal--default a, .newsletter-modal--default .real-time-stream .real-time-stream--activity
.sorters h5 growl-notification.notification--marketing a, .real-time-stream .real-time-stream--activity
.sorters h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing
.sorters .real-time-stream .real-time-stream--activity h5 a, growl-notification.notification--marketing
.sorters .real-time-stream .real-time-stream--activity h5 .newsletter-modal--default a, .newsletter-modal--default
.sorters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing a,
.sorters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .h5 .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .real-time-stream .real-time-stream--activity .h5 growl-notification.notification--marketing .read-more-button, .real-time-stream .real-time-stream--activity .h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .real-time-stream .real-time-stream--activity #story h5 .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity #story h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .real-time-stream .real-time-stream--activity #story h5 growl-notification.notification--marketing .read-more-button, .real-time-stream .real-time-stream--activity #story h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing #story .real-time-stream .real-time-stream--activity h5 .read-more-button, growl-notification.notification--marketing #story .real-time-stream .real-time-stream--activity h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default #story .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .read-more-button, #story .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .filters h5 .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .filters h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .real-time-stream .real-time-stream--activity .filters h5 growl-notification.notification--marketing .read-more-button, .real-time-stream .real-time-stream--activity .filters h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .filters .real-time-stream .real-time-stream--activity h5 .read-more-button, growl-notification.notification--marketing .filters .real-time-stream .real-time-stream--activity h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .filters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .read-more-button, .filters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .real-time-stream .real-time-stream--activity
.sorters h5 .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity
.sorters h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .real-time-stream .real-time-stream--activity
.sorters h5 growl-notification.notification--marketing .read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing
.sorters .real-time-stream .real-time-stream--activity h5 .read-more-button, growl-notification.notification--marketing
.sorters .real-time-stream .real-time-stream--activity h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default
.sorters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .main-nav__cart .menu-button, growl-notification.notification--marketing .main-nav__cart .newsletter-modal--default .menu-button, .newsletter-modal--default .main-nav__cart growl-notification.notification--marketing .menu-button, .main-nav__cart growl-notification.notification--marketing .newsletter-modal--default .menu-button, .newsletter-modal--default growl-notification.notification--marketing .project-page .project-header__container .project-feed .h5 a, growl-notification.notification--marketing .project-page .project-header__container .project-feed .h5 .newsletter-modal--default a, .newsletter-modal--default .project-page .project-header__container .project-feed .h5 growl-notification.notification--marketing a, .project-page .project-header__container .project-feed .h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .project-page .project-header__container .project-feed #story h5 a, growl-notification.notification--marketing .project-page .project-header__container .project-feed #story h5 .newsletter-modal--default a, .newsletter-modal--default .project-page .project-header__container .project-feed #story h5 growl-notification.notification--marketing a, .project-page .project-header__container .project-feed #story h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing #story .project-page .project-header__container .project-feed h5 a, growl-notification.notification--marketing #story .project-page .project-header__container .project-feed h5 .newsletter-modal--default a, .newsletter-modal--default #story .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing a, #story .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .project-page .project-header__container .project-feed .filters h5 a, growl-notification.notification--marketing .project-page .project-header__container .project-feed .filters h5 .newsletter-modal--default a, .newsletter-modal--default .project-page .project-header__container .project-feed .filters h5 growl-notification.notification--marketing a, .project-page .project-header__container .project-feed .filters h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .filters .project-page .project-header__container .project-feed h5 a, growl-notification.notification--marketing .filters .project-page .project-header__container .project-feed h5 .newsletter-modal--default a, .newsletter-modal--default .filters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing a, .filters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .project-page .project-header__container .project-feed
.sorters h5 a, growl-notification.notification--marketing .project-page .project-header__container .project-feed
.sorters h5 .newsletter-modal--default a, .newsletter-modal--default .project-page .project-header__container .project-feed
.sorters h5 growl-notification.notification--marketing a, .project-page .project-header__container .project-feed
.sorters h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing
.sorters .project-page .project-header__container .project-feed h5 a, growl-notification.notification--marketing
.sorters .project-page .project-header__container .project-feed h5 .newsletter-modal--default a, .newsletter-modal--default
.sorters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing a,
.sorters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .project-page .project-header__container .project-feed .h5 .read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed .h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .project-page .project-header__container .project-feed .h5 growl-notification.notification--marketing .read-more-button, .project-page .project-header__container .project-feed .h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .project-page .project-header__container .project-feed #story h5 .read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed #story h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .project-page .project-header__container .project-feed #story h5 growl-notification.notification--marketing .read-more-button, .project-page .project-header__container .project-feed #story h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing #story .project-page .project-header__container .project-feed h5 .read-more-button, growl-notification.notification--marketing #story .project-page .project-header__container .project-feed h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default #story .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .read-more-button, #story .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .project-page .project-header__container .project-feed .filters h5 .read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed .filters h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .project-page .project-header__container .project-feed .filters h5 growl-notification.notification--marketing .read-more-button, .project-page .project-header__container .project-feed .filters h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .filters .project-page .project-header__container .project-feed h5 .read-more-button, growl-notification.notification--marketing .filters .project-page .project-header__container .project-feed h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .filters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .read-more-button, .filters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .project-page .project-header__container .project-feed
.sorters h5 .read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed
.sorters h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .project-page .project-header__container .project-feed
.sorters h5 growl-notification.notification--marketing .read-more-button, .project-page .project-header__container .project-feed
.sorters h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing
.sorters .project-page .project-header__container .project-feed h5 .read-more-button, growl-notification.notification--marketing
.sorters .project-page .project-header__container .project-feed h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default
.sorters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .read-more-button,
.sorters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .input-feedback, growl-notification.notification--marketing .newsletter-modal--default .input-feedback, .newsletter-modal--default growl-notification.notification--marketing .icon-list--colored a, growl-notification.notification--marketing .icon-list--colored .newsletter-modal--default a, .newsletter-modal--default .icon-list--colored growl-notification.notification--marketing a, .icon-list--colored growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .icon-list--colored .read-more-button, growl-notification.notification--marketing .icon-list--colored .newsletter-modal--default .read-more-button, .newsletter-modal--default .icon-list--colored growl-notification.notification--marketing .read-more-button, .icon-list--colored growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing
.icon-list--colored button, growl-notification.notification--marketing
.icon-list--colored .newsletter-modal--default button, .newsletter-modal--default
.icon-list--colored growl-notification.notification--marketing button,
.icon-list--colored growl-notification.notification--marketing .newsletter-modal--default button, .newsletter-modal--default growl-notification.notification--marketing .site-footer a, growl-notification.notification--marketing .site-footer .newsletter-modal--default a, .newsletter-modal--default .site-footer growl-notification.notification--marketing a, .site-footer growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .site-footer .read-more-button, growl-notification.notification--marketing .site-footer .newsletter-modal--default .read-more-button, .newsletter-modal--default .site-footer growl-notification.notification--marketing .read-more-button, .site-footer growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .read-more a, growl-notification.notification--marketing .read-more .newsletter-modal--default a, .newsletter-modal--default .read-more growl-notification.notification--marketing a, .read-more growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .read-more .read-more-button, growl-notification.notification--marketing .read-more .newsletter-modal--default .read-more-button, .newsletter-modal--default .read-more growl-notification.notification--marketing .read-more-button, .read-more growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .product-sidebar .product-questions-link button, growl-notification.notification--marketing .product-sidebar .product-questions-link .newsletter-modal--default button, .newsletter-modal--default .product-sidebar .product-questions-link growl-notification.notification--marketing button, .product-sidebar .product-questions-link growl-notification.notification--marketing .newsletter-modal--default button, .newsletter-modal--default .meta-data-container .meta-data__count, .meta-data-container .newsletter-modal--default .meta-data__count, .newsletter-modal--default .profile-card .h6, .profile-card .newsletter-modal--default .h6, .newsletter-modal--default .profile-card__bottom, .newsletter-modal--default .product-sidebar .product-tagline, .product-sidebar .newsletter-modal--default .product-tagline, .newsletter-modal--default .price .product-price__discount, .price .newsletter-modal--default .product-price__discount, .newsletter-modal--default
.product-price .product-price__discount,
.product-price .newsletter-modal--default .product-price__discount, .newsletter-modal--default .price .product-price__final, .price .newsletter-modal--default .product-price__final, .newsletter-modal--default
.product-price .product-price__final,
.product-price .newsletter-modal--default .product-price__final, .newsletter-modal--default .price .product-price__original, .price .newsletter-modal--default .product-price__original, .newsletter-modal--default
.product-price .product-price__original,
.product-price .newsletter-modal--default .product-price__original, .newsletter-modal--default .price .product-price__percentage, .price .newsletter-modal--default .product-price__percentage, .newsletter-modal--default
.product-price .product-price__percentage,
.product-price .newsletter-modal--default .product-price__percentage, .newsletter-modal--default .price .product-price__final-sale, .price .newsletter-modal--default .product-price__final-sale, .newsletter-modal--default
.product-price .product-price__final-sale,
.product-price .newsletter-modal--default .product-price__final-sale, .newsletter-modal--default .account-sidebar .read-more, .account-sidebar .newsletter-modal--default .read-more, .newsletter-modal--default .nvd3 .nv-axis.nv-x .tick text, .nvd3 .nv-axis.nv-x .tick .newsletter-modal--default text, .newsletter-modal--default .nvd3 .nv-axis.nv-y .tick text, .nvd3 .nv-axis.nv-y .tick .newsletter-modal--default text {
  font-size: 0.9375em;
}

@media screen and (min-width: 768px) {
  .newsletter-modal--default .fancy, .newsletter-modal--default growl-notification.notification--marketing strong, growl-notification.notification--marketing .newsletter-modal--default strong, .newsletter-modal--default growl-notification.notification--marketing .link, growl-notification.notification--marketing .newsletter-modal--default .link, .newsletter-modal--default growl-notification.notification--marketing .comment-body a, growl-notification.notification--marketing .comment-body .newsletter-modal--default a, .newsletter-modal--default .comment-body growl-notification.notification--marketing a, .comment-body growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .comment-body .read-more-button, growl-notification.notification--marketing .comment-body .newsletter-modal--default .read-more-button, .newsletter-modal--default .comment-body growl-notification.notification--marketing .read-more-button, .comment-body growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing
  .comment-header a, growl-notification.notification--marketing
  .comment-header .newsletter-modal--default a, .newsletter-modal--default
  .comment-header growl-notification.notification--marketing a,
  .comment-header growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing
  .comment-header .read-more-button, growl-notification.notification--marketing
  .comment-header .newsletter-modal--default .read-more-button, .newsletter-modal--default
  .comment-header growl-notification.notification--marketing .read-more-button,
  .comment-header growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .profile-card__bottom.profile-card__bottom--bio a, growl-notification.notification--marketing .profile-card__bottom.profile-card__bottom--bio .newsletter-modal--default a, .newsletter-modal--default .profile-card__bottom.profile-card__bottom--bio growl-notification.notification--marketing a, .profile-card__bottom.profile-card__bottom--bio growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .profile-card__bottom.profile-card__bottom--bio .read-more-button, growl-notification.notification--marketing .profile-card__bottom.profile-card__bottom--bio .newsletter-modal--default .read-more-button, .newsletter-modal--default .profile-card__bottom.profile-card__bottom--bio growl-notification.notification--marketing .read-more-button, .profile-card__bottom.profile-card__bottom--bio growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .h5 a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .h5 .newsletter-modal--default a, .newsletter-modal--default .real-time-stream .real-time-stream--activity .h5 growl-notification.notification--marketing a, .real-time-stream .real-time-stream--activity .h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .real-time-stream .real-time-stream--activity #story h5 a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity #story h5 .newsletter-modal--default a, .newsletter-modal--default .real-time-stream .real-time-stream--activity #story h5 growl-notification.notification--marketing a, .real-time-stream .real-time-stream--activity #story h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing #story .real-time-stream .real-time-stream--activity h5 a, growl-notification.notification--marketing #story .real-time-stream .real-time-stream--activity h5 .newsletter-modal--default a, .newsletter-modal--default #story .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing a, #story .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .filters h5 a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .filters h5 .newsletter-modal--default a, .newsletter-modal--default .real-time-stream .real-time-stream--activity .filters h5 growl-notification.notification--marketing a, .real-time-stream .real-time-stream--activity .filters h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .filters .real-time-stream .real-time-stream--activity h5 a, growl-notification.notification--marketing .filters .real-time-stream .real-time-stream--activity h5 .newsletter-modal--default a, .newsletter-modal--default .filters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing a, .filters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .real-time-stream .real-time-stream--activity
  .sorters h5 a, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity
  .sorters h5 .newsletter-modal--default a, .newsletter-modal--default .real-time-stream .real-time-stream--activity
  .sorters h5 growl-notification.notification--marketing a, .real-time-stream .real-time-stream--activity
  .sorters h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing
  .sorters .real-time-stream .real-time-stream--activity h5 a, growl-notification.notification--marketing
  .sorters .real-time-stream .real-time-stream--activity h5 .newsletter-modal--default a, .newsletter-modal--default
  .sorters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing a,
  .sorters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .h5 .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .real-time-stream .real-time-stream--activity .h5 growl-notification.notification--marketing .read-more-button, .real-time-stream .real-time-stream--activity .h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .real-time-stream .real-time-stream--activity #story h5 .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity #story h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .real-time-stream .real-time-stream--activity #story h5 growl-notification.notification--marketing .read-more-button, .real-time-stream .real-time-stream--activity #story h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing #story .real-time-stream .real-time-stream--activity h5 .read-more-button, growl-notification.notification--marketing #story .real-time-stream .real-time-stream--activity h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default #story .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .read-more-button, #story .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .filters h5 .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity .filters h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .real-time-stream .real-time-stream--activity .filters h5 growl-notification.notification--marketing .read-more-button, .real-time-stream .real-time-stream--activity .filters h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .filters .real-time-stream .real-time-stream--activity h5 .read-more-button, growl-notification.notification--marketing .filters .real-time-stream .real-time-stream--activity h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .filters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .read-more-button, .filters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .real-time-stream .real-time-stream--activity
  .sorters h5 .read-more-button, growl-notification.notification--marketing .real-time-stream .real-time-stream--activity
  .sorters h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .real-time-stream .real-time-stream--activity
  .sorters h5 growl-notification.notification--marketing .read-more-button, .real-time-stream .real-time-stream--activity
  .sorters h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing
  .sorters .real-time-stream .real-time-stream--activity h5 .read-more-button, growl-notification.notification--marketing
  .sorters .real-time-stream .real-time-stream--activity h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default
  .sorters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .read-more-button,
  .sorters .real-time-stream .real-time-stream--activity h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .main-nav__cart .menu-button, growl-notification.notification--marketing .main-nav__cart .newsletter-modal--default .menu-button, .newsletter-modal--default .main-nav__cart growl-notification.notification--marketing .menu-button, .main-nav__cart growl-notification.notification--marketing .newsletter-modal--default .menu-button, .newsletter-modal--default growl-notification.notification--marketing .project-page .project-header__container .project-feed .h5 a, growl-notification.notification--marketing .project-page .project-header__container .project-feed .h5 .newsletter-modal--default a, .newsletter-modal--default .project-page .project-header__container .project-feed .h5 growl-notification.notification--marketing a, .project-page .project-header__container .project-feed .h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .project-page .project-header__container .project-feed #story h5 a, growl-notification.notification--marketing .project-page .project-header__container .project-feed #story h5 .newsletter-modal--default a, .newsletter-modal--default .project-page .project-header__container .project-feed #story h5 growl-notification.notification--marketing a, .project-page .project-header__container .project-feed #story h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing #story .project-page .project-header__container .project-feed h5 a, growl-notification.notification--marketing #story .project-page .project-header__container .project-feed h5 .newsletter-modal--default a, .newsletter-modal--default #story .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing a, #story .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .project-page .project-header__container .project-feed .filters h5 a, growl-notification.notification--marketing .project-page .project-header__container .project-feed .filters h5 .newsletter-modal--default a, .newsletter-modal--default .project-page .project-header__container .project-feed .filters h5 growl-notification.notification--marketing a, .project-page .project-header__container .project-feed .filters h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .filters .project-page .project-header__container .project-feed h5 a, growl-notification.notification--marketing .filters .project-page .project-header__container .project-feed h5 .newsletter-modal--default a, .newsletter-modal--default .filters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing a, .filters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .project-page .project-header__container .project-feed
  .sorters h5 a, growl-notification.notification--marketing .project-page .project-header__container .project-feed
  .sorters h5 .newsletter-modal--default a, .newsletter-modal--default .project-page .project-header__container .project-feed
  .sorters h5 growl-notification.notification--marketing a, .project-page .project-header__container .project-feed
  .sorters h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing
  .sorters .project-page .project-header__container .project-feed h5 a, growl-notification.notification--marketing
  .sorters .project-page .project-header__container .project-feed h5 .newsletter-modal--default a, .newsletter-modal--default
  .sorters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing a,
  .sorters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .project-page .project-header__container .project-feed .h5 .read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed .h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .project-page .project-header__container .project-feed .h5 growl-notification.notification--marketing .read-more-button, .project-page .project-header__container .project-feed .h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .project-page .project-header__container .project-feed #story h5 .read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed #story h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .project-page .project-header__container .project-feed #story h5 growl-notification.notification--marketing .read-more-button, .project-page .project-header__container .project-feed #story h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing #story .project-page .project-header__container .project-feed h5 .read-more-button, growl-notification.notification--marketing #story .project-page .project-header__container .project-feed h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default #story .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .read-more-button, #story .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .project-page .project-header__container .project-feed .filters h5 .read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed .filters h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .project-page .project-header__container .project-feed .filters h5 growl-notification.notification--marketing .read-more-button, .project-page .project-header__container .project-feed .filters h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .filters .project-page .project-header__container .project-feed h5 .read-more-button, growl-notification.notification--marketing .filters .project-page .project-header__container .project-feed h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .filters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .read-more-button, .filters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .project-page .project-header__container .project-feed
  .sorters h5 .read-more-button, growl-notification.notification--marketing .project-page .project-header__container .project-feed
  .sorters h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default .project-page .project-header__container .project-feed
  .sorters h5 growl-notification.notification--marketing .read-more-button, .project-page .project-header__container .project-feed
  .sorters h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing
  .sorters .project-page .project-header__container .project-feed h5 .read-more-button, growl-notification.notification--marketing
  .sorters .project-page .project-header__container .project-feed h5 .newsletter-modal--default .read-more-button, .newsletter-modal--default
  .sorters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .read-more-button,
  .sorters .project-page .project-header__container .project-feed h5 growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .input-feedback, growl-notification.notification--marketing .newsletter-modal--default .input-feedback, .newsletter-modal--default growl-notification.notification--marketing .icon-list--colored a, growl-notification.notification--marketing .icon-list--colored .newsletter-modal--default a, .newsletter-modal--default .icon-list--colored growl-notification.notification--marketing a, .icon-list--colored growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .icon-list--colored .read-more-button, growl-notification.notification--marketing .icon-list--colored .newsletter-modal--default .read-more-button, .newsletter-modal--default .icon-list--colored growl-notification.notification--marketing .read-more-button, .icon-list--colored growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing
  .icon-list--colored button, growl-notification.notification--marketing
  .icon-list--colored .newsletter-modal--default button, .newsletter-modal--default
  .icon-list--colored growl-notification.notification--marketing button,
  .icon-list--colored growl-notification.notification--marketing .newsletter-modal--default button, .newsletter-modal--default growl-notification.notification--marketing .site-footer a, growl-notification.notification--marketing .site-footer .newsletter-modal--default a, .newsletter-modal--default .site-footer growl-notification.notification--marketing a, .site-footer growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .site-footer .read-more-button, growl-notification.notification--marketing .site-footer .newsletter-modal--default .read-more-button, .newsletter-modal--default .site-footer growl-notification.notification--marketing .read-more-button, .site-footer growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .read-more a, growl-notification.notification--marketing .read-more .newsletter-modal--default a, .newsletter-modal--default .read-more growl-notification.notification--marketing a, .read-more growl-notification.notification--marketing .newsletter-modal--default a, .newsletter-modal--default growl-notification.notification--marketing .read-more .read-more-button, growl-notification.notification--marketing .read-more .newsletter-modal--default .read-more-button, .newsletter-modal--default .read-more growl-notification.notification--marketing .read-more-button, .read-more growl-notification.notification--marketing .newsletter-modal--default .read-more-button, .newsletter-modal--default growl-notification.notification--marketing .product-sidebar .product-questions-link button, growl-notification.notification--marketing .product-sidebar .product-questions-link .newsletter-modal--default button, .newsletter-modal--default .product-sidebar .product-questions-link growl-notification.notification--marketing button, .product-sidebar .product-questions-link growl-notification.notification--marketing .newsletter-modal--default button, .newsletter-modal--default .meta-data-container .meta-data__count, .meta-data-container .newsletter-modal--default .meta-data__count, .newsletter-modal--default .profile-card .h6, .profile-card .newsletter-modal--default .h6, .newsletter-modal--default .profile-card__bottom, .newsletter-modal--default .product-sidebar .product-tagline, .product-sidebar .newsletter-modal--default .product-tagline, .newsletter-modal--default .price .product-price__discount, .price .newsletter-modal--default .product-price__discount, .newsletter-modal--default
  .product-price .product-price__discount,
  .product-price .newsletter-modal--default .product-price__discount, .newsletter-modal--default .price .product-price__final, .price .newsletter-modal--default .product-price__final, .newsletter-modal--default
  .product-price .product-price__final,
  .product-price .newsletter-modal--default .product-price__final, .newsletter-modal--default .price .product-price__original, .price .newsletter-modal--default .product-price__original, .newsletter-modal--default
  .product-price .product-price__original,
  .product-price .newsletter-modal--default .product-price__original, .newsletter-modal--default .price .product-price__percentage, .price .newsletter-modal--default .product-price__percentage, .newsletter-modal--default
  .product-price .product-price__percentage,
  .product-price .newsletter-modal--default .product-price__percentage, .newsletter-modal--default .price .product-price__final-sale, .price .newsletter-modal--default .product-price__final-sale, .newsletter-modal--default
  .product-price .product-price__final-sale,
  .product-price .newsletter-modal--default .product-price__final-sale, .newsletter-modal--default .account-sidebar .read-more, .account-sidebar .newsletter-modal--default .read-more, .newsletter-modal--default .nvd3 .nv-axis.nv-x .tick text, .nvd3 .nv-axis.nv-x .tick .newsletter-modal--default text, .newsletter-modal--default .nvd3 .nv-axis.nv-y .tick text, .nvd3 .nv-axis.nv-y .tick .newsletter-modal--default text {
    font-size: 1em;
  }
}

.newsletter-modal--default .discount-text {
  margin-bottom: 1em;
}

.newsletter-modal--default .decorated-type {
  margin-bottom: .75em;
  margin-top: -.75em;
}

.newsletter-modal--default .discount-code {
  display: table;
  min-width: 50%;
  margin: 0 auto 1em;
}

.single-product.modal {
  padding: 0;
  max-width: 400px;
}

.single-product.modal .product-tagline {
  display: none;
}

.single-product.modal:before {
  display: none;
}

.single-product.modal .single-product-details {
  padding: 2em;
}

.single-product.modal .single-product-details .add-to-cart {
  max-width: 25em;
  margin: 1em auto;
}

@-webkit-keyframes modalFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: .7;
  }
}

@-moz-keyframes modalFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: .7;
  }
}

@keyframes modalFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: .7;
  }
}

@-webkit-keyframes modalCoverFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes modalCoverFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes modalCoverFadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes modalFadeOut {
  from {
    opacity: .7;
  }
  to {
    opacity: 0;
  }
}

@-moz-keyframes modalFadeOut {
  from {
    opacity: .7;
  }
  to {
    opacity: 0;
  }
}

@keyframes modalFadeOut {
  from {
    opacity: .7;
  }
  to {
    opacity: 0;
  }
}

@-webkit-keyframes modalSlideIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-moz-keyframes modalSlideIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes modalSlideIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes modalSlideOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@-moz-keyframes modalSlideOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes modalSlideOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.meta-data-container {
  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;
  max-width: 25em;
  width: 100%;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: .5em auto 0;
}

.meta-data-container:not(.meta-data-container--submission) .meta-data + .meta-data {
  border-left: 1px solid #e8e7e6;
}

.meta-data-container .meta-data {
  text-align: center;
  padding: 0 .5em;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  width: 100%;
}

.meta-data-container .meta-data:first-child {
  border-radius: 4px 0 0 4px;
}

.meta-data-container .meta-data:last-child {
  border-radius: 0 4px 4px 0;
}

.meta-data-container .meta-data.meta-data--is-successful {
  color: #66af33;
}

.meta-data-container .meta-data.meta-data--is-disabled {
  text-decoration: line-through;
  color: #A09995;
}

.meta-data-container .meta-data.meta-data--is-active {
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #66af33;
}

.meta-data-container.meta-data-container--submission {
  -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;
}

.meta-data-container .meta-data__count {
  line-height: 1.4;
  display: block;
  font-size: 1.125em;
  pointer-events: none;
}

.meta-data-container .meta-data__count a, .meta-data-container .meta-data__count .read-more-button {
  pointer-events: auto;
}

.meta-data-container .meta-data__label {
  font-size: 80%;
  display: block;
}

[class*='titip'] i {
  margin-right: 0.25em;
}

.leaderboard {
  counter-reset: leaderboard-counter;
  list-style: none;
}

.leaderboard li {
  position: relative;
}

.leaderboard li:before {
  content: counter(leaderboard-counter);
  counter-increment: leaderboard-counter;
  font-size: 1.5em;
  color: #A09995;
  position: absolute;
  z-index: 1;
  left: -0.75em;
  top: -.15em;
  font-family: "Interstate Bold", "Arial Black", "Arial Bold", Gadget, sans-serif;
}

.comment-container, .comment-caption-container {
  position: relative;
}

.comment-container + .comment-container, .comment-caption-container + .comment-container, .comment-container + .comment-caption-container, .comment-caption-container + .comment-caption-container {
  padding-top: 1.6em;
}

.comment-container .avatar, .comment-caption-container .avatar {
  margin-bottom: 0.875em;
  position: absolute;
  top: 0;
}

.comment-container .comment-upvote, .comment-caption-container .comment-upvote {
  position: absolute;
  top: 47px;
  left: 14px;
}

.comment-container .timestamp, .comment-caption-container .timestamp {
  color: #A09995;
  padding-left: 0.25em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .comment-container .timestamp, .comment-caption-container .timestamp {
    display: inline-block;
    padding-left: 0;
    width: 100%;
  }
}

.comment-content {
  padding-left: 4em;
}

.comment-reply > .comment-container .comment-content, .comment-reply > .comment-caption-container .comment-content {
  padding-left: 4em;
}

.comment-commenter {
  text-align: center;
  position: absolute;
}

.coment-commenter-title {
  display: inline-block;
  font-size: 0.9em;
  margin-left: 0;
  margin-bottom: -0.1em;
  font-family: "Interstate Regular Condensed", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  vertical-align: middle;
  color: #A09995;
  transition: background-color 0.2s;
  padding: 0;
}

@media screen and (min-width: 768px) {
  .coment-commenter-title {
    padding: 0.125em 0 0 0.5em;
  }
}

.coment-commenter-title:after, .coment-commenter-title:before {
  display: none;
}

.coment-commenter-title i {
  margin-left: 0.5em;
  font-size: 0.875em;
  vertical-align: middle;
  top: -2px;
  position: relative;
}

.coment-commenter-title-flag {
  display: inline-block;
  filter: grayscale(100%) brightness(1000%) brightness(70%);
  background: transparent url("/angular/images/bb-transparent.svg") 50% 50% no-repeat;
  width: 10px;
  height: 12px;
  margin-right: 0.5em;
  margin-bottom: -0.2em;
}

.comment-upvote {
  color: #A09995;
  text-align: center;
}

.comment-upvoted--upvoted .fa-heart,
.ggd--upvoted .fa-heart {
  color: red;
}

.comment-with-reply {
  min-height: 2.75em;
}

.comment-body p:last-child {
  margin-bottom: 0;
}

.comment-body img {
  display: block;
  margin: 1em 0;
  width: auto;
  max-width: 100%;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .comment-header a, .comment-header .read-more-button {
    display: inline-block;
    padding-bottom: 0.25em;
    width: 100%;
  }
}

.comment__list {
  margin-top: 1em;
}

.comment-body,
.comment-header {
  margin-bottom: 0.5em;
}

.comment-body button.has-voted,
.comment-header button.has-voted {
  color: #66af33;
}

.comment.review .h4, .comment.review #story h4, #story .comment.review h4, .comment.review .project-card .h3, .project-card .comment.review .h3, .comment.review .project-card #story h3, .project-card #story .comment.review h3, .comment.review #story .project-card h3, #story .project-card .comment.review h3 {
  margin: 0.25em 0;
}

.comment.review + .comment.review {
  margin-top: 2em;
}

.review-actions {
  border-top: 1px solid #e8e7e6;
  padding: 1em 0 0.5em;
  margin-top: 1em;
  color: #A09995;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}

.review-actions .has-voted {
  color: #66af33;
}

.review-actions--right button {
  margin-left: 0.5em;
}

.review-rating-summary .rating-star {
  cursor: default;
}

.review-create .review-rating {
  margin-bottom: 1em;
}

.review-rating--create .rating-star {
  font-size: 2em;
}

.comment-reply {
  padding-top: 1.5em;
}

.comment-content-replies .comment-content-replies {
  margin-left: -4em;
}

.comment-content-replies .comment-content-replies form {
  width: 100%;
}

.comment-edit-form {
  width: 100%;
}

.reply-form {
  width: 100%;
}

.comment-actions {
  color: #A09995;
  min-height: 1.5em;
}

.comment-actions a, .comment-actions .read-more-button,
.comment-actions button {
  font-size: 0.875em;
}

.comment-load-more,
.comments-load-more {
  margin-top: 2em;
}

@media screen and (min-width: 0px) {
  .comment-load-more,
  .comments-load-more {
    width: 100%;
  }
}

#comments .alert--success, #comments .notification--success {
  display: none;
}

.post-vote-comments #comments .alert--success, .post-vote-comments #comments .notification--success {
  display: inline-block;
}

#comments .alert--success h3, #comments .notification--success h3 {
  display: none;
}

.comment-caption-container {
  padding: 1.5em 0 1em;
}

.mce-tinymce {
  min-width: 100%;
}

._exradicated-tooltip {
  display: block;
  opacity: 1;
  position: absolute;
  z-index: 999;
}

tooltip {
  font-size: 16px;
  cursor: default;
  display: inline-block;
  position: relative;
}

@-webkit-keyframes animate-tooltip {
  0% {
    opacity: 0;
  }
  50% {
    opacity: .5;
  }
  60% {
    opacity: .8;
  }
  70% {
    opacity: .9;
  }
  90% {
    opacity: 1;
  }
}

@-moz-keyframes animate-tooltip {
  0% {
    opacity: 0;
  }
  50% {
    opacity: .5;
  }
  60% {
    opacity: .8;
  }
  70% {
    opacity: .9;
  }
  90% {
    opacity: 1;
  }
}

@-ms-keyframes animate-tooltip {
  tooltip 0% {
    opacity: 0;
  }
  tooltip 50% {
    opacity: .5;
  }
  tooltip 60% {
    opacity: .8;
  }
  tooltip 70% {
    opacity: .9;
  }
  tooltip 90% {
    opacity: 1;
  }
}

@keyframes animate-tooltip {
  0% {
    opacity: 0;
  }
  50% {
    opacity: .5;
  }
  60% {
    opacity: .8;
  }
  70% {
    opacity: .9;
  }
  90% {
    opacity: 1;
  }
}

tooltip._multiline {
  display: block;
}

tooltip._slow._ready tip {
  animation: animate-tooltip 0.65s;
}

tooltip._fast._ready tip {
  animation: animate-tooltip 0.15s;
}

tooltip._steady._ready tip {
  animation: animate-tooltip 0.35s;
}

tooltip tip {
  border-radius: 3px;
  background: rgba(100, 97, 93, 0.85);
  color: #fff;
  display: none;
  line-height: normal;
  max-width: 500px;
  min-width: 100px;
  opacity: 0;
  padding: 8px 16px;
  position: absolute;
  text-align: center;
  width: auto;
  will-change: top, left, bottom, right;
}

tooltip tip._hidden {
  display: block;
  visibility: hidden;
}

tooltip.active:not(._force-hidden) tip {
  display: block;
  opacity: 1;
  z-index: 999;
}

tooltip tip-tip {
  font-size: .95em;
}

tooltip tip-tip._large {
  font-size: 1.1em;
}

tooltip tip-tip._small {
  font-size: .8em;
}

tooltip._top tip {
  left: 50%;
  top: -9px;
  -webkit-transform: translateX(-50%) translateY(-100%);
  -moz-transform: translateX(-50%) translateY(-100%);
  -ms-transform: translateX(-50%) translateY(-100%);
  -o-transform: translateX(-50%) translateY(-100%);
  transform: translateX(-50%) translateY(-100%);
}

tooltip._top tip tip-arrow {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid rgba(100, 97, 93, 0.85);
  content: '';
  height: 0;
  left: 50%;
  margin-left: -6px;
  position: absolute;
  top: 100%;
  width: 0;
}

tooltip._bottom tip {
  right: 50%;
  top: 100%;
  -webkit-transform: translateX(50%) translateY(9px);
  -moz-transform: translateX(50%) translateY(9px);
  -ms-transform: translateX(50%) translateY(9px);
  -o-transform: translateX(50%) translateY(9px);
  transform: translateX(50%) translateY(9px);
}

tooltip._bottom tip tip-arrow {
  border-bottom: 6px solid rgba(100, 97, 93, 0.85);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  bottom: 100%;
  content: '';
  height: 0;
  left: 50%;
  margin-left: -6px;
  position: absolute;
  width: 0;
}

tooltip._right tip {
  left: 100%;
  top: 50%;
  -webkit-transform: translateX(9px) translateY(-50%);
  -moz-transform: translateX(9px) translateY(-50%);
  -ms-transform: translateX(9px) translateY(-50%);
  -o-transform: translateX(9px) translateY(-50%);
  transform: translateX(9px) translateY(-50%);
}

tooltip._right tip tip-arrow {
  border-bottom: 6px solid transparent;
  border-right: 6px solid rgba(100, 97, 93, 0.85);
  border-top: 6px solid transparent;
  content: '';
  height: 0;
  margin-top: -6px;
  position: absolute;
  right: 100%;
  top: 50%;
  width: 0;
}

tooltip._left tip {
  left: -9px;
  top: 50%;
  -webkit-transform: translateX(-100%) translateY(-50%);
  -moz-transform: translateX(-100%) translateY(-50%);
  -ms-transform: translateX(-100%) translateY(-50%);
  -o-transform: translateX(-100%) translateY(-50%);
  transform: translateX(-100%) translateY(-50%);
}

tooltip._left tip tip-arrow {
  border-bottom: 6px solid transparent;
  border-left: 6px solid rgba(100, 97, 93, 0.85);
  border-top: 6px solid transparent;
  content: '';
  height: 0;
  left: 100%;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  width: 0;
}

tip-tip #close-button {
  cursor: pointer;
  float: right;
  left: 8%;
  margin-top: -7%;
  padding: 3px;
  position: relative;
}

.tooltip--medium {
  width: 240px;
  padding: 1em;
}

.tooltip--medium :last-child {
  margin-bottom: 0;
}

.tooltip--large {
  width: 320px;
  padding: 1em;
}

.tooltip--large :last-child {
  margin-bottom: 0;
}

.poll__question .h3, .poll__question #story h3, #story .poll__question h3 {
  font-family: georgia;
  margin-bottom: 0;
}

.poll__question p {
  color: #A09995;
  margin-bottom: 1em;
}

.poll__answers .poll__answer {
  transition: all .2s;
}

.poll__answers .poll__answer.ng-click-active {
  transform: scale(0.99);
}

.poll__answers .grid .poll__answer {
  border-radius: 5px;
  border-bottom: 2px solid #e8e7e6;
  text-align: center;
  overflow: hidden;
}

.poll__answers .grid .poll__answer .poll__answer--content {
  position: relative;
}

.poll__answers .grid .poll__answer .poll__answer--content i {
  background-color: #66af33;
  font-size: 1.5em;
  position: absolute;
  border-radius: 50px;
  padding: .5em;
  color: #fff;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.poll__answers .grid .poll__answer .poll__answer--content.color {
  padding-bottom: 100%;
}

.poll__answers .grid .poll__answer .poll__answer--details {
  padding: 1em;
}

.poll__answers .grid .poll__answer .poll__answer--details .results {
  color: #A09995;
  font-size: .9em;
}

.poll__answers .grid .poll__answer .poll__answer--details .h5, .poll__answers .grid .poll__answer .poll__answer--details #story h5, #story .poll__answers .grid .poll__answer .poll__answer--details h5, .poll__answers .grid .poll__answer .poll__answer--details .filters h5, .filters .poll__answers .grid .poll__answer .poll__answer--details h5, .poll__answers .grid .poll__answer .poll__answer--details
.sorters h5,
.sorters .poll__answers .grid .poll__answer .poll__answer--details h5 {
  margin: 0;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .poll__answers .grid .poll__answer {
    max-width: 48%;
    -webkit-flex-basis: 48%;
    -moz-flex-basis: 48%;
    flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
  }
}

@media screen and (min-width: 64.0625em) {
  .poll__answers .grid .poll__answer:hover {
    transform: scale(1.01);
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .poll__answers .grid {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
}

.poll__answers .list .poll__answer {
  text-align: left;
  white-space: normal !important;
}

.poll__answers .list .poll__answer + .poll__answer {
  margin-top: 1em;
}

.poll__answers .list .poll__answer:hover, .poll__answers .list .poll__answer:focus {
  background-color: transparent;
}

.poll__answers .list .poll__answer .results {
  color: #A09995;
  float: right;
}

.poll__answers .list .poll__answer.selection {
  background-color: #9bd672;
  border-color: #9bd672;
  color: #fff;
}

.poll__answers .list .poll__answer.selection .results {
  color: #fff;
}

.poll__answers .list .poll__answer.selection:hover {
  opacity: 1;
  background-color: #9bd672;
  border-color: #9bd672;
}

.poll .poll__status {
  text-align: center;
  color: #EC230C;
  padding-top: 1em;
}

.poll.closed .poll__answer {
  pointer-events: none;
  opacity: .6;
}

.poll.closed .poll__answer.selection {
  opacity: 1;
}

.poll.closed .grid .poll__answer:hover {
  transform: none;
}

.poll.closed .list .poll__answer {
  transform: none;
}

.poll.closed .list .answer__meta-data hr.small {
  width: 1em;
  margin: 1em auto;
  font-size: 1em;
  display: block;
  opacity: 1;
  animation: reveal 300ms normal ease;
  -webkit-animation: reveal 300ms normal ease;
  -moz-animation: reveal 300ms normal ease;
  -o-animation: reveal 300ms normal ease;
}

.poll.closed .list .answer__meta-data h6 {
  opacity: 1;
}

.poll.closed .list .answer__meta-data button {
  display: none;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .poll .poll__submit {
    width: 100%;
  }
}

.new-update__form .poll__question .ng-pristine,
.new-update__form .poll__answers .ng-pristine {
  color: #66af33;
  position: relative;
}

.new-update__form .poll__question .ng-pristine:after,
.new-update__form .poll__answers .ng-pristine:after {
  position: absolute;
  content: "Click to edit";
  position: absolute;
  top: 0.5em;
  right: 0.5em;
}

.new-update__form .poll__question .ng-pristine:focus:after,
.new-update__form .poll__answers .ng-pristine:focus:after {
  display: none;
}

.poll .poll__answer--details .ng-pristine:after {
  width: 100%;
  top: 2em;
  right: 0;
  text-align: center;
}

.poll .poll__answer--close {
  position: absolute;
  top: 0.125em;
  right: 0.2em;
  opacity: 0;
  color: white;
  font-size: 1.75em;
  text-shadow: 0 0 3px #000;
}

.poll .poll__answer:hover .poll__answer--close {
  opacity: 1;
}

.poll .poll__answer--content {
  overflow: hidden;
}

.poll .poll__answer--content .file-uploader-group,
.poll .poll__answer--content .upload-file__drop-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  opacity: 0;
}

.poll .color-picker {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  outline: 0;
}

.poll .color-picker.ng-pristine {
  opacity: 1;
  position: absolute;
}

.poll .color-picker.ng-pristine:after {
  content: "Click to pick";
  position: absolute;
  bottom: 1em;
  left: 0;
  border: 0;
  padding: 0;
  margin: 0;
  width: 100%;
  text-align: center;
  pointer-events: none;
  z-index: 1;
  color: white;
  font-size: 1.75em;
  text-shadow: 0 0 3px #000;
}

.poll .poll-button--edit {
  position: absolute;
  top: 0.5em;
  right: 0.5em;
}

.poll .poll-button--edit .button-edit {
  transition: all .2s;
  opacity: 0;
  pointer-events: none;
}

.poll .ng-dirty .button-edit {
  opacity: 1;
  pointer-events: auto;
}

.new-update__form.disabled {
  pointer-events: none;
  opacity: 0.5;
}

.poll--radios .poll--radio-option {
  display: inline-block;
  padding-left: 1.5em;
  overflow: hidden;
  position: relative;
  margin-bottom: 0;
}

.poll--radios .poll--radio-option input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.optional-poll {
  margin-top: 0.809em;
  margin-bottom: 1.618em;
}

.optional-poll .button, .optional-poll .poll__answers .list .poll__answer, .poll__answers .list .optional-poll .poll__answer {
  margin-right: 0.3em;
}

.poll-preview .billboard {
  margin-top: 1.5em;
}

.survey .survey-poll {
  margin-bottom: 1em;
}

@keyframes reveal {
  0% {
    width: 0em;
    margin: 0 auto;
    display: block;
    opacity: 0;
  }
  100% {
    width: 1em;
    margin: 1em auto;
    font-size: 1em;
  }
}

@-webkit-keyframes reveal {
  0% {
    width: 0em;
    margin: 0 auto;
    display: block;
    opacity: 0;
  }
  100% {
    width: 1em;
    margin: 1em auto;
    font-size: 1em;
  }
}

@-moz-keyframes reveal {
  0% {
    width: 0em;
    margin: 0 auto;
    display: block;
    opacity: 0;
  }
  100% {
    width: 1em;
    margin: 1em auto;
    font-size: 1em;
  }
}

@-o-keyframes reveal {
  0% {
    width: 0em;
    margin: 0 auto;
    display: block;
    opacity: 0;
  }
  100% {
    width: 1em;
    margin: 1em auto;
    font-size: 1em;
  }
}

.promo {
  background-color: #DDFF3C;
  color: #545454;
  text-align: center;
  position: relative;
  text-transform: uppercase;
}

.promo .promo__main-text {
  font-family: "Interstate Regular Condensed", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1em;
  display: block;
}

@media screen and (min-width: 768px) {
  .promo .promo__main-text {
    display: inline;
    font-size: 1.25em;
  }
}

.promo .promo__sub-text {
  font-family: "Interstate Regular Condensed", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.promo--card {
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -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;
  height: 18.75em;
  border: 1px solid #cdf900;
}

.promo--card i {
  font-size: 1.8em;
}

@media screen and (min-width: 768px) {
  .promo--card {
    height: 40.625em;
  }
  .promo--card i {
    font-size: 3em;
  }
}

.promo--footer {
  padding: 0.5em;
}

@media screen and (min-width: 768px) {
  .promo--footer {
    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;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}

.gift-certificate {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.gift-certificate::after {
  clear: both;
  content: "";
  display: block;
}

.gift-certificate .gift-certificate-form {
  background-color: #fff;
}

@media screen and (min-width: 64.0625em) {
  .gift-certificate .gift-certificate-form {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
}

.gift-certificate .gift-certificate-theme {
  -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;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 22vh;
  overflow: hidden;
  background-image: url(/angular/images/patterns/ignasi_pattern_s.png);
  align-items: center;
  justify-content: center;
}

.gift-certificate .gift-certificate-theme .gift-certificate-card {
  transition: all 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28);
  width: 40%;
}

@media screen and (min-width: 768px) {
  .gift-certificate .gift-certificate-theme {
    height: 30vh;
  }
}

@media screen and (min-width: 64.0625em) {
  .gift-certificate .gift-certificate-theme {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 66.12755%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    font-size: 1rem;
  }
  .gift-certificate .gift-certificate-theme:last-child {
    margin-right: 0;
  }
}

.gift-certificate .gift-certificate-theme.selected-dollar_value-0 .gift-certificate-card {
  width: 35%;
}

.gift-certificate .gift-certificate-theme.selected-dollar_value-1 .gift-certificate-card {
  width: 40%;
}

.gift-certificate .gift-certificate-theme.selected-dollar_value-2 .gift-certificate-card {
  width: 45%;
}

.gift-certificate .gift-certificate-theme.selected-dollar_value-3 .gift-certificate-card {
  width: 50%;
}

.gift-certificate .gift-certificate-options {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  padding: 1em;
}

.gift-certificate .gift-certificate-options .options--inner .attributes {
  padding-bottom: 1em;
}

.gift-certificate .gift-certificate-options .options--inner .attributes .attribute {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 23.78699%;
  padding: 1em 0;
}

.gift-certificate .gift-certificate-options .options--inner .attributes .attribute:last-child {
  margin-right: 0;
}

.gift-certificate .gift-certificate-options .options--inner form {
  margin-bottom: 1em;
}

.gift-certificate .gift-certificate-options .options--inner form .field-container {
  margin-bottom: .5em;
}

.gift-certificate .gift-certificate-options .options--inner form button {
  margin-bottom: .5em;
}

.gift-certificate .gift-certificate-options .options--inner form button.disabled {
  opacity: .6;
  cursor: not-allowed;
}

@media screen and (min-width: 768px) {
  .gift-certificate .gift-certificate-options {
    justify-content: center;
    align-items: center;
  }
  .gift-certificate .gift-certificate-options .options--inner {
    max-width: 40em;
  }
}

@media screen and (min-width: 64.0625em) {
  .gift-certificate .gift-certificate-options {
    -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;
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 32.2551%;
    padding-left: 0;
  }
  .gift-certificate .gift-certificate-options:last-child {
    margin-right: 0;
  }
}

.cart--offscreen {
  z-index: 50;
  background-color: #edeceb;
  position: fixed;
  top: 6.375em;
  left: 100%;
  width: 100%;
  height: calc(100vh - 6.375em);
  overflow: auto;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
}

.has-cart .cart--offscreen {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}

.in-checkout .cart--offscreen {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}

@media screen and (min-width: 768px) {
  .cart--offscreen {
    top: 6.375em;
    max-width: 31.25em;
  }
}

@media screen and (min-width: 64.0625em) {
  .cart--offscreen {
    top: 7.375em;
    height: calc(100vh - 7.375em);
  }
}

.cart--offscreen .h3, .cart--offscreen #story h3, #story .cart--offscreen h3 {
  color: #A09995;
}

.cart--offscreen::-webkit-scrollbar {
  width: 9px;
}

.cart--offscreen::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

.cart--offscreen::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
}

.cart--offscreen::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.4);
}

.cart--offscreen::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.05);
}

.cart-container {
  position: relative;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .cart-container {
    border-left: 1px solid #dcdad8;
  }
}

.cart-container .cart--overlay {
  position: fixed;
  z-index: 200;
  background-color: #68615d;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: .5;
  transition: opacity .2s ease;
}

.cart-container .cart--overlay.ng-hide {
  opacity: 0;
}

.cart__nav {
  width: 100%;
  z-index: 100;
  -webkit-transform: translateZ(1px);
  -moz-transform: translateZ(1px);
  -o-transform: translateZ(1px);
  transform: translateZ(1px);
}

.cart__nav .tabbed-nav {
  border-bottom: 1px solid #dcdad8;
  text-align: center;
  margin-bottom: 0;
  background-color: #fff;
}

.cart-merged-alert {
  padding-right: 2em;
  font-size: .8em;
  text-align: center;
}

.cart--contents {
  overflow-y: auto;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  width: 100%;
  padding: 1em 1em 10em;
}

.cart--saved {
  position: absolute;
  overflow-y: scroll;
  top: 0;
  bottom: 0;
  text-align: center;
  width: 100%;
  padding: 4.5em 1em;
}

.cart-saved__row {
  padding: 5px;
  width: 48%;
  display: inline-block;
  text-align: center;
}

.loading-cart {
  color: #68615d;
  padding: 1.5em;
  text-align: center;
}

.loading-cart i {
  margin-right: .5em;
}

.cart--isEmpty {
  text-align: center;
  color: #68615d;
}

.cart--isEmpty .h1, .cart--isEmpty .video-page h1, .video-page .cart--isEmpty h1 {
  margin-bottom: 0;
}

.cart--isEmpty .h1.h5, .cart--isEmpty #story h5.h1, #story .cart--isEmpty h5.h1, .cart--isEmpty .video-page h1.h5, .video-page .cart--isEmpty h1.h5, .cart--isEmpty .filters h5.h1, .filters .cart--isEmpty h5.h1, .cart--isEmpty
.sorters h5.h1,
.sorters .cart--isEmpty h5.h1 {
  white-space: nowrap;
  margin-bottom: 1em;
}

.cart-products {
  margin-bottom: 1em;
}

.cart-products::-webkit-scrollbar {
  width: 9px;
}

.cart-products::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
}

.cart-products::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
}

.cart-products::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.4);
}

.cart-products::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(0, 0, 0, 0.05);
}

.cart-products__out-of-stock {
  margin-bottom: 1.5em;
}

.cart-products__out-of-stock .h6 {
  margin-bottom: 0.25em;
}

.cart-products__out-of-stock a, .cart-products__out-of-stock .read-more-button {
  display: block;
  font-size: .75em;
  line-height: 1.8;
}

.cart-product .cart-product__row {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.cart-product + .cart-product {
  border-top: 1px solid #dcdad8;
  margin-top: 1em;
  padding-top: 1em;
}

.cart-product input[type=number] {
  width: 3em;
  text-align: center;
}

.cart-product.new-cart-product {
  border-top: none !important;
  position: relative;
  max-width: 100%;
}

.cart-product.new-cart-product .cart-product__details {
  border-bottom: 1px solid #dcdad8;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-flex-shrink: 2;
  -moz-flex-shrink: 2;
  flex-shrink: 2;
  -ms-flex-negative: 2;
}

.cart-product.new-cart-product .cart-product__shipping {
  right: 0;
  max-width: 30%;
  position: absolute;
  text-align: right;
}

.cart-product.new-cart-product .cart-product__name {
  display: inline-block;
  margin-bottom: 0;
  max-width: 50%;
}

.cart-product.new-cart-product .cart-product__options {
  margin-left: 0;
}

.cart-product__image {
  width: 95px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0;
  margin-right: 0.5em;
}

@media screen and (min-width: 768px) {
  .cart-product__image {
    width: 92px;
    margin-right: 1em;
  }
}

.cart-product__details {
  margin-top: -1px;
  margin-right: auto;
  text-align: left;
}

.cart-product__details h6 {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .cart-product__details {
    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;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}

.cart-product__name {
  line-height: 1.2;
}

@media screen and (min-width: 768px) {
  .cart-product__name {
    margin-bottom: 0;
  }
}

.cart-product__remove {
  display: inline-block;
  cursor: pointer;
}

.cart-remove_or_save {
  font-size: .95em;
  padding-top: .5em;
  display: inline-block;
  float: right;
}

.cart-product__flag {
  text-align: center;
  color: #fff;
  font-size: 0.875em;
  display: block;
}

.cart-product__flag.cart-product__flag--preorder {
  background-color: #FF6E00;
}

.cart-product__flag.cart-product__flag--crowdfunding {
  background-color: #27a8e0;
}

.cart-product__flag.cart-product__flag--merged {
  background-color: #ffc83f;
  width: 1.5em;
  max-height: 95px;
}

.cart-product__flag.cart-product__flag--merged span {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: left bottom 0;
  -moz-transform-origin: left bottom 0;
  -ms-transform-origin: left bottom 0;
  -o-transform-origin: left bottom 0;
  transform-origin: left bottom 0;
  display: inline-block;
  width: 60px;
}

.cart-product__actions {
  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;
  color: #807873;
  margin-top: 0.375em;
}

.cart-product__options {
  font-size: .95em;
  margin-left: 0.8em;
}

.cart-product__gift-certificate-metadata p {
  font-size: .95em;
  margin: 0;
}

.cart-product__gift-certificate-metadata p:first-child {
  margin-top: .5em;
}

.cart-product__shipping {
  font-size: 0.83125em;
  font-family: "Interstate Light", "Interstate-Light", "Interstate Extra Light", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.cart-product__shipping.cart-product__shipping--preorder {
  color: #FF6E00;
}

.cart-product__shipping.cart-product__shipping--crowdfunding {
  color: #27a8e0;
}

.cart-quant-btn {
  display: inline-block;
  font-size: .8em;
  margin: 0;
  padding: 1em;
}

.cart-quant-btn:hover {
  color: #A09995;
}

.cart-quant-btn[disabled] {
  color: #dcdad8;
  cursor: not-allowed;
}

.cart-quant-number {
  display: inline-block;
  font-size: 1.2em;
  margin: 0;
}

.cart-discount {
  margin-bottom: 1em;
}

.cart-discount__response {
  margin-top: 1em;
  font-size: .875em;
}

.cart-discount__response p:first-child {
  margin-bottom: .8em;
}

.cart-totals {
  margin-bottom: 1em;
}

.cart-totals span:not(.h4):not(#story h4):not(.project-card .h3):not(.project-card #story h3):not(#story .project-card h3) {
  color: #807873;
}

.cart-totals .h4, .cart-totals #story h4, #story .cart-totals h4, .cart-totals .project-card .h3, .project-card .cart-totals .h3, .cart-totals .project-card #story h3, .project-card #story .cart-totals h3, .cart-totals #story .project-card h3, #story .project-card .cart-totals h3,
.cart-totals .h6 {
  margin-bottom: 0;
}

.cart-totals__loading-message {
  text-align: center;
}

.cart-message .h5, .cart-message #story h5, #story .cart-message h5, .cart-message .filters h5, .filters .cart-message h5, .cart-message
.sorters h5,
.sorters .cart-message h5 {
  margin-bottom: 1.125em;
}

.checkout-buttons {
  margin-bottom: 1em;
}

@media screen and (min-width: 768px) {
  .checkout-buttons {
    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;
  }
}

.checkout-buttons .button, .checkout-buttons .poll__answers .list .poll__answer, .poll__answers .list .checkout-buttons .poll__answer {
  display: block;
  width: 100%;
  text-align: center;
  padding: 1em;
}

.checkout-buttons .button + .button, .checkout-buttons .poll__answers .list .poll__answer + .button, .poll__answers .list .checkout-buttons .poll__answer + .button, .checkout-buttons .poll__answers .list .button + .poll__answer, .poll__answers .list .checkout-buttons .button + .poll__answer, .checkout-buttons .poll__answers .list .poll__answer + .poll__answer, .poll__answers .list .checkout-buttons .poll__answer + .poll__answer {
  margin-top: 1em;
}

@media screen and (min-width: 768px) {
  .checkout-buttons .button, .checkout-buttons .poll__answers .list .poll__answer, .poll__answers .list .checkout-buttons .poll__answer {
    width: auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 0 49%;
    -moz-flex: 1 0 49%;
    -ms-flex: 1 0 49%;
    flex: 1 0 49%;
  }
  .checkout-buttons .button + .button, .checkout-buttons .poll__answers .list .poll__answer + .button, .poll__answers .list .checkout-buttons .poll__answer + .button, .checkout-buttons .poll__answers .list .button + .poll__answer, .poll__answers .list .checkout-buttons .button + .poll__answer, .checkout-buttons .poll__answers .list .poll__answer + .poll__answer, .poll__answers .list .checkout-buttons .poll__answer + .poll__answer {
    margin-left: 1%;
    margin-top: 0;
  }
  .checkout-buttons .button.button-primary, .checkout-buttons .poll__answers .list .button-primary.poll__answer, .poll__answers .list .checkout-buttons .button-primary.poll__answer {
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
}

.cart-crosssells {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.cart-crosssells::after {
  clear: both;
  content: "";
  display: block;
}

.cart-crosssells .product-crosssell {
  position: relative;
}

@media screen and (min-width: 768px) {
  .cart-crosssells .product-crosssell {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 32.2551%;
  }
  .cart-crosssells .product-crosssell:last-child {
    margin-right: 0;
  }
}

.cart-crosssells .h5, .cart-crosssells #story h5, #story .cart-crosssells h5, .cart-crosssells .filters h5, .filters .cart-crosssells h5, .cart-crosssells
.sorters h5,
.sorters .cart-crosssells h5 {
  margin-bottom: .5em;
}

.cart-crosssells .h6 {
  line-height: 1;
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.cart-mobile-footer.fixed {
  padding: 1em 1em 2em;
  background-color: #edeceb;
  z-index: 888888;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.cart-mobile-footer div {
  width: 100%;
}

.cart-merged-alert h3 {
  display: none;
}

.new-payment-button .button i + i, .new-payment-button .poll__answers .list .poll__answer i + i, .poll__answers .list .new-payment-button .poll__answer i + i {
  margin-left: .5em;
}

.cart-recently-removed {
  border-top: 1px solid #A09995;
  padding-top: 1em;
  margin-bottom: 1em;
  /* Treat middle slide same 
	as hover on mobile                          */
}

.cart-recently-removed .cart-product__name {
  display: inline-block;
  max-width: 99%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}

.cart-recently-removed.isLoading {
  opacity: .7;
  cursor: not-allowed;
  pointer-events: none;
}

.cart-recently-removed .swiper-container {
  margin-top: 0;
  padding: 0;
}

.cart-recently-removed .swiper-slide {
  padding-right: 10px;
  width: 33%;
}

.cart-recently-removed .cart-removed__image {
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  padding-bottom: 100%;
  will-change: transform;
  transition: transform .2s ease-out;
}

.cart-recently-removed .cart-removed__image .removed-description {
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  will-change: opacity;
  position: absolute;
  padding: .5em;
  top: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #fff;
  opacity: 0;
  transition: opacity .2s ease-out;
}

@media screen and (min-width: 64.0625em) {
  .cart-recently-removed .cart-recently-removed__product:hover .h6, .cart-recently-removed .cart-recently-removed__product:hover .removed-product-cta {
    opacity: 0;
    color: gray;
  }
  .cart-recently-removed .cart-recently-removed__product:hover .cart-removed__image {
    transform: scale(1.1);
  }
  .cart-recently-removed .cart-recently-removed__product:hover .cart-removed__image:before {
    content: '';
    display: inline;
    background-color: #333;
    opacity: .6;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .cart-recently-removed .cart-recently-removed__product:hover .cart-removed__image .removed-description {
    opacity: 1;
  }
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .cart-recently-removed .swiper-slide:not(.swiper-slide-active) .cart-recently-removed__product {
    transform: scale(0.8);
  }
  .cart-recently-removed .swiper-slide-active .cart-recently-removed__product .h6, .cart-recently-removed .swiper-slide-active .cart-recently-removed__product .removed-product-cta {
    opacity: 0;
    color: gray;
  }
  .cart-recently-removed .swiper-slide-active .cart-recently-removed__product .cart-removed__image {
    transform: scale(1.1);
  }
  .cart-recently-removed .swiper-slide-active .cart-recently-removed__product .cart-removed__image:before {
    content: '';
    display: inline;
    background-color: #333;
    opacity: .6;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .cart-recently-removed .swiper-slide-active .cart-recently-removed__product .cart-removed__image .removed-description {
    opacity: 1;
  }
}

.payment-method-drawer {
  z-index: 999999;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  background-color: #f7f6f6;
  border-top: 1px solid #dcdad8;
  transition: transform .2s ease-in;
  max-height: 80vh;
}

.payment-method-drawer .button + .button, .payment-method-drawer .poll__answers .list .poll__answer + .button, .poll__answers .list .payment-method-drawer .poll__answer + .button, .payment-method-drawer .poll__answers .list .button + .poll__answer, .poll__answers .list .payment-method-drawer .button + .poll__answer, .payment-method-drawer .poll__answers .list .poll__answer + .poll__answer, .poll__answers .list .payment-method-drawer .poll__answer + .poll__answer {
  margin-top: 0.5em;
}

.payment-method-drawer .button-amazon-pay {
  margin: 0.5em 0;
}

.payment-method-drawer .button-amazon-pay img {
  width: 100%;
  max-height: 44px !important;
}

.payment-method-drawer--inner {
  padding: 1em 1em 2em;
}

.payment-method-drawer.ng-hide {
  transform: translateY(100%);
}

.cart-container.isIPhone .payment-method-drawer--inner, .cart-container.isIPhone .cart-mobile-footer.fixed {
  padding: 1em 1em 4em;
}

.cart-container.isIPhoneX .payment-method-drawer--inner, .cart-container.isIPhoneX .cart-mobile-footer.fixed {
  padding: 1em 1em 6em;
}

.cart-container.isAndroid .payment-method-drawer--inner, .cart-container.isAndroid .cart-mobile-footer.fixed {
  padding: 1em 1em 3em;
}

.cart-container.flex-cart {
  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;
  max-height: 100%;
  overflow-y: hidden;
}

.cart-container.flex-cart .cart--contents {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-flex-shrink: 2;
  -moz-flex-shrink: 2;
  flex-shrink: 2;
  -ms-flex-negative: 2;
  overflow-y: auto;
  margin-bottom: auto;
}

.cart-container.flex-cart .cart--contents .input--has-button input {
  width: auto;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
}

.all-buttons-fixed {
  background-color: #edeceb;
  z-index: 999999;
  -webkit-transform: translateZ(1px);
  -moz-transform: translateZ(1px);
  -o-transform: translateZ(1px);
  transform: translateZ(1px);
  min-height: 1px;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0;
  -ms-flex-negative: 0;
}

.all-buttons-fixed.isIPhone {
  padding: 0 0 5.375em;
}

.all-buttons-fixed.isIPhoneX {
  padding: 0 0 8.125em;
}

.all-buttons-fixed.isAndroid {
  padding: 0 0 3em;
}

@media screen and (min-width: 768px) {
  .all-buttons-fixed {
    padding: 0 0 2.25em;
  }
}

@media screen and (min-width: 64.0625em) {
  .all-buttons-fixed {
    padding: 0;
  }
}

.all-buttons-fixed .button, .all-buttons-fixed .poll__answers .list .poll__answer, .poll__answers .list .all-buttons-fixed .poll__answer {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-flex-basis: 0;
  -moz-flex-basis: 0;
  flex-basis: 0;
  -ms-flex-preferred-size: 0;
  border-radius: 0 !important;
  padding: 0;
  height: 44px;
  min-width: 33%;
}

.all-buttons-fixed .button-applepay {
  border-radius: 0 !important;
  margin: 0 !important;
  width: 33vw;
}

@media screen and (min-width: 768px) {
  .all-buttons-fixed .button-applepay {
    width: 144px;
  }
}

.all-buttons-fixed apple-pay {
  max-width: 33%;
}

.all-buttons-fixed.stacked .flex {
  display: block;
}

.all-buttons-fixed.stacked .button, .all-buttons-fixed.stacked .poll__answers .list .poll__answer, .poll__answers .list .all-buttons-fixed.stacked .poll__answer {
  width: 100%;
  margin-top: .25em;
}

.all-buttons-fixed.stacked .button:first-child, .all-buttons-fixed.stacked .poll__answers .list .poll__answer:first-child, .poll__answers .list .all-buttons-fixed.stacked .poll__answer:first-child {
  margin-top: 0;
}

.all-buttons-fixed.stacked .button-applepay {
  width: 100%;
}

.free-shipping-countdown {
  height: 3.5em;
  text-align: center;
  background-color: #edeceb;
  position: relative;
  text-align: center;
}

.add-to-cart-modal .free-shipping-countdown {
  background-color: #fff;
}

.free-shipping-countdown .countdown-label {
  margin-bottom: 0.5em;
}

.free-shipping-countdown .progress-bar {
  margin: 5px auto 0;
  border: 1px solid #dcdad8;
}

.free-shipping-countdown .progress-bar .progress-bar__status {
  background-color: #FF6E00;
}

.free-shipping-countdown .countdown__incomplete .progress-bar__status {
  -webkit-transition: width 200ms ease-in;
  -moz-transition: width 200ms ease-in;
  transition: width 200ms ease-in;
}

.free-shipping-countdown .countdown__complete {
  display: inline-block;
  padding-top: 1em;
}

.free-shipping-countdown .countdown__incomplete.ng-hide-add,
.free-shipping-countdown .countdown__complete.ng-hide-add {
  opacity: 1;
  position: absolute;
  left: 0;
  width: 100%;
  -webkit-transition: 200ms ease-out opacity;
  -moz-transition: 200ms ease-out opacity;
  transition: 200ms ease-out opacity;
  -webkit-transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  transition-delay: 300ms;
}

.free-shipping-countdown .countdown__incomplete.ng-hide-add .progress-bar__status,
.free-shipping-countdown .countdown__complete.ng-hide-add .progress-bar__status {
  transition-delay: 0s;
}

.free-shipping-countdown .countdown__incomplete.ng-hide-add.ng-hide-add-active,
.free-shipping-countdown .countdown__complete.ng-hide-add.ng-hide-add-active {
  opacity: 0;
}

.free-shipping-countdown .countdown__incomplete.ng-hide-add.ng-hide-add-active .countdown-success,
.free-shipping-countdown .countdown__complete.ng-hide-add.ng-hide-add-active .countdown-success {
  display: block;
  -webkit-transition: 200ms ease-in all;
  -moz-transition: 200ms ease-in all;
  transition: 200ms ease-in all;
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
  opacity: 0;
}

.free-shipping-countdown .countdown__incomplete.ng-hide-remove,
.free-shipping-countdown .countdown__complete.ng-hide-remove {
  position: absolute;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: 200ms ease-out opacity;
  -moz-transition: 200ms ease-out opacity;
  transition: 200ms ease-out opacity;
  -webkit-transition-delay: 300ms;
  -moz-transition-delay: 300ms;
  transition-delay: 300ms;
}

.free-shipping-countdown .countdown__incomplete.ng-hide-remove.ng-hide-remove-active,
.free-shipping-countdown .countdown__complete.ng-hide-remove.ng-hide-remove-active {
  opacity: 1;
}

.checkout__paypal-messaging {
  margin-bottom: 1em;
}

.button-paypal--checkout {
  max-width: 228px;
  margin: 0 auto;
  display: table;
}

.checkout .amazon-widget {
  height: 240px;
}

.checkout-module .cart-container {
  position: static;
  border: none;
}

.checkout-module .cart-container .cart__nav {
  display: none;
}

.checkout-module .cart-container .cart--contents {
  position: static;
  padding: 10px;
}

.checkout-module .cart-container .cart--contents .cart-remove_or_save .cart-product__save, .checkout-module .cart-container .cart--contents .cart-remove_or_save span {
  display: none;
}

.well {
  padding: 2em;
}

.hover-transition, .bb-hovercard {
  -webkit-transition: all 150ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 150ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 150ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 150ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  /* easeInOutCirc */
}

.card:not(.transparent-card) {
  background: #fff;
  border: 1px solid #edeceb;
}

.card footer {
  border-top: 1px solid #edeceb;
  padding: 0.5em;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 768px) {
  .card footer {
    padding: 1em;
  }
}

.feature-grid {
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .feature-grid:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    background-color: #dcdad8;
    height: 100%;
  }
  .feature-grid:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #dcdad8;
  }
  .feature-grid .grid:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 1px;
    background-color: #66af33;
    height: 2em;
    transform: translateY(-50%);
    z-index: 1;
  }
  .feature-grid .grid:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    height: 1px;
    background-color: #66af33;
    width: 2em;
    transform: translateX(-50%);
    z-index: 1;
  }
}

.feature-grid .grid-item {
  text-align: center;
  padding: 1em;
}

.feature-grid .grid-item :last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .feature-grid .grid-item {
    padding: 4em;
  }
}

.padded-container {
  padding: 1em;
}

@media screen and (min-width: 64.0625em) {
  .padded-container {
    padding: 2em;
  }
}

.padded-container.padded-container--2 {
  padding: 2em;
}

@media screen and (min-width: 64.0625em) {
  .padded-container.padded-container--2 {
    padding: 4em;
  }
}

.padded-container + .padded-container {
  margin-top: 1px;
}

.padded-container :last-child {
  margin-bottom: 0;
}

.padded-container--reverse {
  background-color: #fff;
}

.card-gallery {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.card-gallery::after {
  clear: both;
  content: "";
  display: block;
}

.card-gallery .card {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
  margin-bottom: 1em;
}

.card-gallery .card:last-child {
  margin-right: 0;
}

@media screen and (min-width: 768px) {
  .card-gallery .card {
    margin-bottom: 1em;
  }
  .card-gallery .card:not(.is-single) {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 32.2551%;
  }
  .card-gallery .card:not(.is-single):last-child {
    margin-right: 0;
  }
  .card-gallery .card:not(.is-single):nth-child(3n) {
    margin-right: 0;
  }
  .card-gallery .card:not(.is-single):nth-child(3n+1) {
    clear: left;
  }
  .card-gallery .card.is-single {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 49.19133%;
    margin-left: 25.40434%;
  }
  .card-gallery .card.is-single:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 768px) {
  .card-gallery.card-gallery--3 .card:not(.is-single) {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 49.19133%;
  }
  .card-gallery.card-gallery--3 .card:not(.is-single):last-child {
    margin-right: 0;
  }
  .card-gallery.card-gallery--3 .card:not(.is-single):nth-child(2n) {
    margin-right: 0;
  }
  .card-gallery.card-gallery--3 .card:not(.is-single):nth-child(2n+1) {
    clear: left;
  }
}

.widget {
  background-color: #fff;
  border: 1px solid #edeceb;
}

.widget .media-box {
  background-color: #edeceb;
}

.widget label {
  margin-bottom: 0;
  font-size: .9em;
}

.widget__content {
  padding: 1em;
}

.widget__controls,
.widget-controls {
  border-top: 1px solid #edeceb;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0.5em;
}

@media screen and (min-width: 768px) {
  .widget__controls,
  .widget-controls {
    padding: 1em;
  }
}

.widget__controls.widget__controls--small,
.widget-controls.widget__controls--small {
  padding: 0.5em;
}

.widget__controls--left,
.widget-controls--left,
.widget__controls--right,
.widget-controls--right {
  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;
}

.widget__controls--left > * + *,
.widget-controls--left > * + *,
.widget__controls--right > * + *,
.widget-controls--right > * + * {
  margin-left: .25em;
  margin-bottom: 0;
}

.widget__controls--left button,
.widget-controls--left button,
.widget__controls--right button,
.widget-controls--right button {
  display: inline-block;
}

.widget__controls--left > button + button,
.widget-controls--left > button + button,
.widget__controls--right > button + button,
.widget-controls--right > button + button {
  margin-left: .5em;
}

.widget__controls--left,
.widget-controls--left {
  margin-right: auto;
}

.address-widget .widget__controls--right label {
  font-size: .75em;
}

.vote-button--icon {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.vote-button--icon button {
  margin-right: .25em;
}

.comment-button--icon {
  margin-left: 1em;
}

.comment-button--icon:hover {
  cursor: pointer;
}

.card--horizontal {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.card--horizontal::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 768px) {
  .card--horizontal .card-media {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 32.2551%;
  }
  .card--horizontal .card-media:last-child {
    margin-right: 0;
  }
}

.card--horizontal .card-content {
  padding: 1em;
}

@media screen and (min-width: 768px) {
  .card--horizontal .card-content {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 66.12755%;
    padding: 1em 1em 1em 0;
  }
  .card--horizontal .card-content:last-child {
    margin-right: 0;
  }
}

.card--horizontal .card-title {
  margin-bottom: .25em;
}

.card--horizontal .card-subtitle {
  color: #A09995;
}

/* Alternating Rows on Tablet/Desktop */
.feature-cards .button, .feature-cards .poll__answers .list .poll__answer, .poll__answers .list .feature-cards .poll__answer {
  display: inline-block;
}

.feature-cards-row {
  padding: 1em;
}

@media screen and (min-width: 768px) {
  .feature-cards-row {
    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;
  }
}

.feature-card {
  padding: 1em;
}

@media screen and (min-width: 768px) {
  .feature-card {
    width: 50%;
  }
  .feature-card.feature-card--full {
    width: 100%;
  }
}

.feature-card .button, .feature-card .poll__answers .list .poll__answer, .poll__answers .list .feature-card .poll__answer {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .feature-cards-row--reverse {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
  }
}

.feature-card--centered {
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.description-card, .poll__answers .grid .poll__answer {
  background-color: #fff;
  box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.13);
}

.description-card:hover .description-card__image--collection img, .poll__answers .grid .poll__answer:hover .description-card__image--collection img {
  -webkit-transform: scale(1.1) translateZ(0);
  -moz-transform: scale(1.1) translateZ(0);
  -ms-transform: scale(1.1) translateZ(0);
  -o-transform: scale(1.1) translateZ(0);
  transform: scale(1.1) translateZ(0);
}

.description-card .description-card__details, .poll__answers .grid .poll__answer .description-card__details {
  padding: 1em;
}

@media screen and (min-width: 768px) {
  .description-card .description-card__details, .poll__answers .grid .poll__answer .description-card__details {
    padding: 2em;
  }
}

.description-card .description-card__details :last-child, .poll__answers .grid .poll__answer .description-card__details :last-child {
  margin-bottom: 0;
}

.description-card__image--collection {
  position: relative;
  height: 0;
  padding-bottom: 60%;
}

.invisible-image, .avatar img {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  max-width: 100%;
}

.product-cards {
  margin: 0;
  padding: 0;
}

.product-card {
  background-color: #fff;
  text-align: center;
  display: block;
  position: relative;
}

.product-card .product-card--inner {
  border: 1px solid #e8e7e6;
}

.product-card .published:after {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  color: white;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 20em;
  font-family: 'betabrand';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.product-card.voted {
  opacity: 0;
  transition: all 0.5s ease-in-out;
  -webkit-transform: scale(0.6) translateZ(0);
  -moz-transform: scale(0.6) translateZ(0);
  -ms-transform: scale(0.6) translateZ(0);
  -o-transform: scale(0.6) translateZ(0);
  transform: scale(0.6) translateZ(0);
  pointer-events: none;
}

.product-card.voted .published:after {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  background-color: #66af33;
  opacity: 0.7;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 20em;
  content: "\f164";
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.product-card.skipped {
  opacity: 0;
  transition: all 0.5s ease-in-out;
  -webkit-transform: scale(0.6) translateZ(0);
  -moz-transform: scale(0.6) translateZ(0);
  -ms-transform: scale(0.6) translateZ(0);
  -o-transform: scale(0.6) translateZ(0);
  transform: scale(0.6) translateZ(0);
  pointer-events: none;
}

.product-card.skipped .published:after {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  background-color: #A09995;
  opacity: 0.7;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 20em;
  content: "\f165";
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.product-card .vote-buttons {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.product-card .vote-buttons .production-actions {
  margin: 0;
}

.product-card .vote-buttons .production-actions .button, .product-card .vote-buttons .production-actions .poll__answers .list .poll__answer, .poll__answers .list .product-card .vote-buttons .production-actions .poll__answer {
  border-radius: 0;
}

.product-card .vote-buttons .production-actions:first-child .button, .product-card .vote-buttons .production-actions:first-child .poll__answers .list .poll__answer, .poll__answers .list .product-card .vote-buttons .production-actions:first-child .poll__answer {
  border-radius: 4px 0 0 4px;
}

.product-card .vote-buttons .production-actions:last-child .button, .product-card .vote-buttons .production-actions:last-child .poll__answers .list .poll__answer, .poll__answers .list .product-card .vote-buttons .production-actions:last-child .poll__answer {
  border-radius: 0 4px 4px 0;
}

.product-card .vote-buttons .production-actions .has-voted.button, .product-card .vote-buttons .production-actions .poll__answers .list .has-voted.poll__answer, .poll__answers .list .product-card .vote-buttons .production-actions .has-voted.poll__answer {
  border-radius: .25em;
}

.product-card .vote-buttons.has-voted .production-actions .vote-button {
  display: none;
}

.product-card .vote-buttons.has-voted .button--downvoted .vote-button {
  display: none;
}

.product-card .vote-buttons.has-voted .button--downvoted .vote-button.skip-button {
  display: inline-block;
}

.product-card .vote-buttons.has-voted .button--upvoted .vote-button {
  display: inline-block;
}

.product-card .vote-buttons.has-voted .button--upvoted .vote-button.skip-button {
  display: none;
}

.product-card .vote-buttons-new {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.product-card .vote-buttons-new.button-group .production-actions {
  width: 100%;
}

.product-card .vote-buttons-new.button-group .production-actions button {
  width: 100%;
  border-radius: 0;
}

.product-card .vote-buttons-new.button-group .production-actions button i {
  margin: 0;
}

.product-card .vote-buttons-new.button-group .production-actions:first-child button {
  border-bottom-left-radius: .25em;
}

.product-card .vote-buttons-new.button-group .production-actions:last-child button {
  border-bottom-right-radius: .25em;
}

.product-card .vote-buttons-new.button-group.has-voted {
  pointer-events: none;
  cursor: not-allowed;
}

.product-card .vote-buttons-new.button-group.has-voted button {
  border-bottom-left-radius: .25em;
  border-bottom-right-radius: .25em;
}

.product-card .vote-buttons-new .button--up.button--downvoted {
  display: none;
}

.product-card .vote-buttons-new .button--down.button--upvoted {
  display: none;
}

.product-card .vote-buttons-new .button--upvoted, .product-card .vote-buttons-new .button--downvoted {
  pointer-events: none;
  cursor: not-allowed;
}

.grid--tight .product-card {
  border: none;
}

.product-card .card-user {
  margin-bottom: 0.5em;
  display: block;
}

.product-card .card-user .avatar {
  position: absolute;
  border: 4px solid #fff;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-3em);
  -moz-transform: translateX(-50%) translateY(-3em);
  -ms-transform: translateX(-50%) translateY(-3em);
  -o-transform: translateX(-50%) translateY(-3em);
  transform: translateX(-50%) translateY(-3em);
}

.product-card .card-user .card-user__name {
  font-size: 0.8125em;
  line-height: 1.7;
  color: #807873;
}

.product-card .card-details {
  padding: 1.75em 1.75em 1.85em;
}

.product-card .card-details .production-actions {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row nowrap;
}

.product-card .card-details .production-actions button {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  margin-right: 0.25em;
}

.product-card .card-details .production-actions button:last-child {
  margin-right: 0;
}

.product-card .card-details button {
  white-space: nowrap;
}

.product-card .product-name {
  display: inline-block;
  max-width: 99%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  margin-bottom: 0;
  line-height: 1;
}

.homepage-stream .product-card .product-name {
  white-space: normal;
}

.product-card .product-price {
  text-align: center;
}

.product-card .progress-bar {
  margin-top: 1em;
}

.product-card .meta-data-container {
  margin-top: 1em;
  max-width: 17.5em;
}

.product-card .product__image {
  position: relative;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .product-card .product__image button {
    display: none;
  }
}

@media screen and (min-width: 64.0625em) {
  .product-card .product__image button {
    display: none;
    opacity: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    transition: opacity 0.5s ease-in-out;
    z-index: 1;
  }
  .product-card .product__image a img, .product-card .product__image .read-more-button img {
    transition: transform .3s !important;
  }
  .product-card .product__image:hover a img, .product-card .product__image:hover .read-more-button img {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
    transform: scale(1.03);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .product-card .product__image:hover button {
    opacity: 1;
  }
}

.product-card .product__image .badge--polls {
  display: inline-block;
  height: auto;
  font-family: "Interstate Bold", "Arial Black", "Arial Bold", Gadget, sans-serif;
  position: absolute;
  text-transform: uppercase;
  left: 0;
  bottom: 0;
  width: 100%;
  color: white;
  background: #9100E5;
  border-bottom: 2px solid #6700a3;
  padding: .75em .5em;
  font-size: .6em;
}

.product-card .product__image,
.product-card .product-image {
  border-bottom: 1px solid #e8e7e6;
  background: #edeceb;
}

.product-card .product__image a, .product-card .product__image .read-more-button,
.product-card .product-image a,
.product-card .product-image .read-more-button {
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 58%;
}

.product-card .product__image a:not(.submission).hsm, .product-card .product__image .read-more-button:not(.submission).hsm, .product-card .product__image a.hsm.hsm, .product-card .product__image .hsm.hsm.read-more-button,
.product-card .product-image a:not(.submission).hsm,
.product-card .product-image .read-more-button:not(.submission).hsm,
.product-card .product-image a.hsm.hsm,
.product-card .product-image .hsm.hsm.read-more-button {
  position: relative;
  padding-bottom: 100% !important;
}

.product-card .product__image a:not(.submission).hsm img, .product-card .product__image .read-more-button:not(.submission).hsm img, .product-card .product__image a.hsm.hsm img, .product-card .product__image .hsm.hsm.read-more-button img,
.product-card .product-image a:not(.submission).hsm img,
.product-card .product-image .read-more-button:not(.submission).hsm img,
.product-card .product-image a.hsm.hsm img,
.product-card .product-image .hsm.hsm.read-more-button img {
  position: absolute;
  left: -35%;
  width: 171%;
  max-width: initial;
}

.card--color {
  color: white;
}

.card--color header {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row nowrap;
  padding: 1.5em;
  text-align: left;
}

.card--color strong, .card--color .link, .card--color .comment-body a, .comment-body .card--color a, .card--color .comment-body .read-more-button, .comment-body .card--color .read-more-button, .card--color
.comment-header a,
.comment-header .card--color a, .card--color
.comment-header .read-more-button,
.comment-header .card--color .read-more-button, .card--color .profile-card__bottom.profile-card__bottom--bio a, .profile-card__bottom.profile-card__bottom--bio .card--color a, .card--color .profile-card__bottom.profile-card__bottom--bio .read-more-button, .profile-card__bottom.profile-card__bottom--bio .card--color .read-more-button, .card--color .real-time-stream .real-time-stream--activity .h5 a, .real-time-stream .real-time-stream--activity .h5 .card--color a, .card--color .real-time-stream .real-time-stream--activity #story h5 a, .real-time-stream .real-time-stream--activity #story h5 .card--color a, .card--color #story .real-time-stream .real-time-stream--activity h5 a, #story .real-time-stream .real-time-stream--activity h5 .card--color a, .card--color .real-time-stream .real-time-stream--activity .filters h5 a, .real-time-stream .real-time-stream--activity .filters h5 .card--color a, .card--color .filters .real-time-stream .real-time-stream--activity h5 a, .filters .real-time-stream .real-time-stream--activity h5 .card--color a, .card--color .real-time-stream .real-time-stream--activity
.sorters h5 a, .real-time-stream .real-time-stream--activity
.sorters h5 .card--color a, .card--color
.sorters .real-time-stream .real-time-stream--activity h5 a,
.sorters .real-time-stream .real-time-stream--activity h5 .card--color a, .card--color .real-time-stream .real-time-stream--activity .h5 .read-more-button, .real-time-stream .real-time-stream--activity .h5 .card--color .read-more-button, .card--color .real-time-stream .real-time-stream--activity #story h5 .read-more-button, .real-time-stream .real-time-stream--activity #story h5 .card--color .read-more-button, .card--color #story .real-time-stream .real-time-stream--activity h5 .read-more-button, #story .real-time-stream .real-time-stream--activity h5 .card--color .read-more-button, .card--color .real-time-stream .real-time-stream--activity .filters h5 .read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .card--color .read-more-button, .card--color .filters .real-time-stream .real-time-stream--activity h5 .read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .card--color .read-more-button, .card--color .real-time-stream .real-time-stream--activity
.sorters h5 .read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .card--color .read-more-button, .card--color
.sorters .real-time-stream .real-time-stream--activity h5 .read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .card--color .read-more-button, .card--color .main-nav__cart .menu-button, .main-nav__cart .card--color .menu-button, .card--color .project-page .project-header__container .project-feed .h5 a, .project-page .project-header__container .project-feed .h5 .card--color a, .card--color .project-page .project-header__container .project-feed #story h5 a, .project-page .project-header__container .project-feed #story h5 .card--color a, .card--color #story .project-page .project-header__container .project-feed h5 a, #story .project-page .project-header__container .project-feed h5 .card--color a, .card--color .project-page .project-header__container .project-feed .filters h5 a, .project-page .project-header__container .project-feed .filters h5 .card--color a, .card--color .filters .project-page .project-header__container .project-feed h5 a, .filters .project-page .project-header__container .project-feed h5 .card--color a, .card--color .project-page .project-header__container .project-feed
.sorters h5 a, .project-page .project-header__container .project-feed
.sorters h5 .card--color a, .card--color
.sorters .project-page .project-header__container .project-feed h5 a,
.sorters .project-page .project-header__container .project-feed h5 .card--color a, .card--color .project-page .project-header__container .project-feed .h5 .read-more-button, .project-page .project-header__container .project-feed .h5 .card--color .read-more-button, .card--color .project-page .project-header__container .project-feed #story h5 .read-more-button, .project-page .project-header__container .project-feed #story h5 .card--color .read-more-button, .card--color #story .project-page .project-header__container .project-feed h5 .read-more-button, #story .project-page .project-header__container .project-feed h5 .card--color .read-more-button, .card--color .project-page .project-header__container .project-feed .filters h5 .read-more-button, .project-page .project-header__container .project-feed .filters h5 .card--color .read-more-button, .card--color .filters .project-page .project-header__container .project-feed h5 .read-more-button, .filters .project-page .project-header__container .project-feed h5 .card--color .read-more-button, .card--color .project-page .project-header__container .project-feed
.sorters h5 .read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .card--color .read-more-button, .card--color
.sorters .project-page .project-header__container .project-feed h5 .read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .card--color .read-more-button, .card--color .input-feedback, .card--color .icon-list--colored a, .icon-list--colored .card--color a, .card--color .icon-list--colored .read-more-button, .icon-list--colored .card--color .read-more-button, .card--color
.icon-list--colored button,
.icon-list--colored .card--color button, .card--color .site-footer a, .site-footer .card--color a, .card--color .site-footer .read-more-button, .site-footer .card--color .read-more-button, .card--color .read-more a, .read-more .card--color a, .card--color .read-more .read-more-button, .read-more .card--color .read-more-button, .card--color .product-sidebar .product-questions-link button, .product-sidebar .product-questions-link .card--color button {
  text-align: left;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}

.card--color span {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  text-align: right;
}

.card--color footer {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: row nowrap;
  padding: 1.5em 1.8em;
  font-size: 80%;
  line-height: 1;
}

/* 
	following: boolean
	alignment: left, right, center
	variety: default, bio
	designer: boolean
	hovercard: boolean
	size: tiny, small, medium, large

*/
.profile-card-gallery {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.profile-card-gallery::after {
  clear: both;
  content: "";
  display: block;
}

.profile-card-gallery .profile-card {
  margin-bottom: 2em;
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 49.19133%;
}

.profile-card-gallery .profile-card:last-child {
  margin-right: 0;
}

.profile-card-gallery .profile-card:nth-child(2n) {
  margin-right: 0;
}

.profile-card-gallery .profile-card:nth-child(2n+1) {
  clear: left;
}

@media screen and (min-width: 768px) {
  .profile-card-gallery .profile-card {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 23.78699%;
  }
  .profile-card-gallery .profile-card:nth-child(2n) {
    margin-right: 1.61735%;
  }
  .profile-card-gallery .profile-card:nth-child(2n+1) {
    clear: none;
  }
  .profile-card-gallery .profile-card:last-child {
    margin-right: 0;
  }
  .profile-card-gallery .profile-card:nth-child(4n) {
    margin-right: 0;
  }
  .profile-card-gallery .profile-card:nth-child(4n+1) {
    clear: left;
  }
}

@media screen and (min-width: 64.0625em) {
  .profile-card-gallery .profile-card {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 15.31888%;
  }
  .profile-card-gallery .profile-card:nth-child(4n) {
    margin-right: 1.61735%;
  }
  .profile-card-gallery .profile-card:nth-child(4n+1) {
    clear: none;
  }
  .profile-card-gallery .profile-card:last-child {
    margin-right: 0;
  }
  .profile-card-gallery .profile-card:nth-child(6n) {
    margin-right: 0;
  }
  .profile-card-gallery .profile-card:nth-child(6n+1) {
    clear: left;
  }
}

.profile-card {
  overflow: hidden;
}

.profile-card .h6,
.profile-card .h4,
.profile-card #story h4, #story
.profile-card h4,
.profile-card .project-card .h3, .project-card
.profile-card .h3,
.profile-card .project-card #story h3, .project-card #story
.profile-card h3,
.profile-card #story .project-card h3, #story .project-card
.profile-card h3 {
  margin: 0;
  white-space: nowrap;
}

.profile-card .h6 {
  color: #A09995;
  max-width: 7em;
  cursor: default;
}

.profile-card.profile-card--bio {
  margin-top: 2em;
}

.profile-card.profile-card--bio:first-child {
  margin-top: 0;
}

.profile-card.profile-card--left .profile-card__top, .profile-card.profile-card--right .profile-card__top {
  -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;
  -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;
}

.profile-card.profile-card--left .profile-card__top .avatar, .profile-card.profile-card--right .profile-card__top .avatar {
  display: flex !important;
  background-size: cover;
  background-position: center center;
}

.profile-card.profile-card--left .profile-card__top .profile-card__user, .profile-card.profile-card--right .profile-card__top .profile-card__user {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

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

.profile-card.profile-card--right .profile-card__top {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  text-align: right;
}

.profile-card.profile-card--center .avatar {
  margin: 0 auto 0.5em;
  margin-bottom: .5em;
}

.profile-card.profile-card--center .profile-card__top {
  -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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
}

.profile-card.profile-card--modelcitizen {
  position: absolute;
  bottom: 0.5em;
  left: 0.5em;
  color: white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}

.profile-card.profile-card--modelcitizen button {
  display: none;
}

.profile-card.profile-card--modelcitizen .mc-attribution {
  font-size: 0.8em;
}

.profile-card[context=product-card] button, .profile-card[context=homepage-hero] button {
  display: none;
}

.profile-card[context=product-card] {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-top: 0.8125em;
  font-size: 0.8125em;
}

.profile-card[context=product-card] .profile-card__top {
  justify-content: center;
}

.profile-card[context=product-card] .profile-card__user {
  white-space: nowrap;
}

.profile-card__top {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-page .comment-commenter .profile-card__top {
  width: 43px;
}

.bb-hovercard .profile-card__top {
  width: 100%;
}

.account-sidebar .profile-card__top {
  width: 280px;
  margin-left: auto;
  margin-right: auto;
}

.profile-card__top button {
  margin-top: .5em;
}

.profile-card--left .profile-card__user {
  margin-left: 0.5em;
}

.profile-card--right .profile-card__user {
  margin-right: 0.5em;
}

.profile-card__bottom {
  margin-top: 1em;
}

.profile-card__bottom.profile-card__bottom--bio {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 4px solid #edeceb;
}

.profile-card__bottom.profile-card__bottom--show-products .meta-data-container {
  display: none;
}

.bb-hovercard {
  position: fixed;
  pointer-events: auto;
  opacity: 1;
  transform: translate(-50%, 0);
  z-index: 9999;
  margin-top: -220px;
  padding-bottom: 20px;
}

.bb-hovercard.pre-hovered {
  pointer-events: none;
  opacity: 0;
  transform: translate(-50%, -15px);
}

.bb-hovercard .profile-card__bottom {
  margin-top: 0;
  min-height: 37px;
}

.hovercard-trigger {
  padding: 1em;
}

.hovercard-trigger.hovercard-trigger--top, .hovercard-trigger.hovercard-trigger--bottom {
  text-align: center;
}

.hovercard-trigger.hovercard-trigger--left {
  text-align: right;
}

.hovercard, .avatar-tooltip .titip-content {
  text-align: center;
  height: 210px;
  background-color: #fff;
  border: 1px solid #dcdad8;
  border-radius: 4px;
  display: inline-block;
  z-index: 10;
  box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.13);
  padding: 1em;
}

.hovercard:before, .avatar-tooltip .titip-content:before, .hovercard:after, .avatar-tooltip .titip-content:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  position: absolute;
  border-width: 10px;
}

.hovercard:after, .avatar-tooltip .titip-content:after {
  border-width: 9px;
}

.hovercard button, .avatar-tooltip .titip-content button {
  display: inline-block !important;
}

.hovercard .h4, .avatar-tooltip .titip-content .h4, .hovercard #story h4, #story .hovercard h4, .avatar-tooltip .titip-content #story h4, #story .avatar-tooltip .titip-content h4, .hovercard .project-card .h3, .project-card .hovercard .h3, .avatar-tooltip .titip-content .project-card .h3, .project-card .avatar-tooltip .titip-content .h3, .hovercard .project-card #story h3, .project-card #story .hovercard h3, .avatar-tooltip .titip-content .project-card #story h3, .project-card #story .avatar-tooltip .titip-content h3, .hovercard #story .project-card h3, #story .project-card .hovercard h3, .avatar-tooltip .titip-content #story .project-card h3, #story .project-card .avatar-tooltip .titip-content h3 {
  margin-bottom: 0.25em;
}

.hovercard .meta-data-container, .avatar-tooltip .titip-content .meta-data-container {
  margin-top: 1.25em;
}

.touch .hovercard, .touch .avatar-tooltip .titip-content, .avatar-tooltip .touch .titip-content {
  margin-left: 90px;
}

.hovercard--top, .titip-bottom .avatar-tooltip .titip-content {
  text-align: center;
}

.hovercard--top:before, .titip-bottom .avatar-tooltip .titip-content:before, .hovercard--top:after, .titip-bottom .avatar-tooltip .titip-content:after {
  transform: translateX(-50%) translateY(100%);
  left: 50%;
  bottom: 21px;
  border-bottom-width: 0;
}

.hovercard--top:before, .titip-bottom .avatar-tooltip .titip-content:before {
  border-top-color: #dcdad8;
}

.hovercard--top:after, .titip-bottom .avatar-tooltip .titip-content:after {
  border-top-color: #fff;
}

.hovercard-stream .hovercard, .hovercard-stream .avatar-tooltip .titip-content, .avatar-tooltip .hovercard-stream .titip-content {
  margin-left: 33%;
}

.homepage-carousel .avatar {
  pointer-events: none;
}

.homepage-carousel .profile-card__user a:after, .homepage-carousel .profile-card__user .read-more-button:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hovercard--right:before, .titip-left .avatar-tooltip .titip-content:before, .hovercard--right:after, .titip-left .avatar-tooltip .titip-content:after {
  transform: translateX(100%) translateY(-50%);
  top: 50%;
  right: 0;
  border-right-width: 0;
}

.hovercard--right:before, .titip-left .avatar-tooltip .titip-content:before {
  border-left-color: #dcdad8;
}

.hovercard--right:after, .titip-left .avatar-tooltip .titip-content:after {
  border-left-color: #fff;
}

.hovercard--bottom, .titip-top .avatar-tooltip .titip-content {
  margin-left: -50%;
  margin-top: 25%;
}

.hovercard--bottom:before, .titip-top .avatar-tooltip .titip-content:before, .hovercard--bottom:after, .titip-top .avatar-tooltip .titip-content:after {
  transform: translateX(-50%) translateY(-100%);
  top: 0;
  left: 50%;
  border-top-width: 0;
}

.hovercard--bottom:before, .titip-top .avatar-tooltip .titip-content:before {
  border-bottom-color: #dcdad8;
}

.hovercard--bottom:after, .titip-top .avatar-tooltip .titip-content:after {
  border-bottom-color: #fff;
}

.hovercard--left:before, .titip-right .avatar-tooltip .titip-content:before, .hovercard--left:after, .titip-right .avatar-tooltip .titip-content:after {
  transform: translateX(-100%) translateY(-50%);
  top: 50%;
  left: 0;
  border-left-width: 0;
}

.hovercard--left:before, .titip-right .avatar-tooltip .titip-content:before {
  border-right-color: #dcdad8;
}

.hovercard--left:after, .titip-right .avatar-tooltip .titip-content:after {
  border-right-color: #fff;
}

.avatar-tooltip {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.avatar-tooltip:before, .avatar-tooltip:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  position: absolute;
  border-width: 10px;
}

.avatar-tooltip:after {
  border-width: 9px;
}

.avatar-tooltip .titip-content {
  position: inherit;
}

.avatar-tooltip .profile-card__content .h3, .avatar-tooltip .profile-card__content #story h3, #story .avatar-tooltip .profile-card__content h3 {
  color: #333;
  font-size: 1.5em !important;
  margin: 1em 0;
}

.avatar-tooltip .meta-data-container a, .avatar-tooltip .meta-data-container .read-more-button {
  color: #333;
}

.avatar-tooltip .meta-data-container a:hover, .avatar-tooltip .meta-data-container .read-more-button:hover {
  color: #66af33;
}

.model-citizen-card {
  position: relative;
}

.model-citizen-card .mc-of-the-day__overflow {
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 50%;
}

.model-citizen-card .mc-of-the-day__title {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  padding: 1em 5em;
  color: #fff;
  background-color: #EC230C;
  font-size: .75em;
  -webkit-transform: rotate(-45deg) translateX(-25%) translateY(-50%);
  -moz-transform: rotate(-45deg) translateX(-25%) translateY(-50%);
  -ms-transform: rotate(-45deg) translateX(-25%) translateY(-50%);
  -o-transform: rotate(-45deg) translateX(-25%) translateY(-50%);
  transform: rotate(-45deg) translateX(-25%) translateY(-50%);
}

.model-citizen-card .mc-of-the-day__title .h3, .model-citizen-card .mc-of-the-day__title #story h3, #story .model-citizen-card .mc-of-the-day__title h3 {
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .model-citizen-card .mc-of-the-day__title {
    -webkit-transform: rotate(-45deg) translateX(-25%) translateY(-45%);
    -moz-transform: rotate(-45deg) translateX(-25%) translateY(-45%);
    -ms-transform: rotate(-45deg) translateX(-25%) translateY(-45%);
    -o-transform: rotate(-45deg) translateX(-25%) translateY(-45%);
    transform: rotate(-45deg) translateX(-25%) translateY(-45%);
    font-size: 1em;
  }
}

.model-citizen-card img {
  width: 100%;
}

.read-more-button {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}

.profile-page .read-more-button {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.read-more {
  max-height: 10em;
  overflow: hidden;
  position: relative;
}

.read-more:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  background-color: rgba(255, 255, 255, 0);
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 25%, white 80%);
  background-image: linear-gradient(to bottom,rgba(255, 255, 255, 0) 25%, white 80%);
}

.profile-page .read-more:after {
  background-color: rgba(249, 249, 249, 0);
  background-image: -webkit-linear-gradient(top, rgba(249, 249, 249, 0) 0%, #f9f9f9 82%);
  background-image: linear-gradient(to bottom,rgba(249, 249, 249, 0) 0%, #f9f9f9 82%);
}

.read-more.read-all {
  max-height: 100%;
  padding-bottom: 1em;
}

.read-more.read-all:after {
  display: none;
}

/* Style Guide Specific Code */
section [template='user-profile-card'] ng-include {
  max-width: 500px;
  width: auto;
  display: block;
}

section [template='user-profile-card'] .profile-card {
  max-width: 230px;
}

section [template='user-profile-card'] .profile-card + .profile-card {
  margin-top: 3em;
}

.swimlane {
  position: relative;
}

.swimlane h2 {
  text-align: center;
  text-transform: capitalize;
  font-size: 2em;
  overflow: hidden;
}

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

.swimlane .swimlane-header {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.swimlane .swimlane-header h3 {
  margin-bottom: 0;
}

.swimlane .swimlane-header--left {
  margin-right: auto;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .swimlane .swimlane-header--right {
    display: none;
  }
}

.swimlane .grid-item {
  margin: 0 0 3.1% 0;
  display: inline-block;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .swimlane .grid-item {
    width: 48.4375%;
  }
  .swimlane .grid-item + .grid-item {
    margin-left: 3.125%;
  }
}

@media screen and (min-width: 64.0625em) {
  .swimlane .grid-item {
    width: 31.25%;
  }
}

@media screen and (min-width: 768px) {
  .swimlane:not(.active) .grid-item:nth-child(2n+1) {
    margin-left: 0;
  }
}

@media screen and (min-width: 64.0625em) {
  .swimlane:not(.active) .grid-item:nth-child(2n+1) {
    margin-left: 3.125%;
  }
  .swimlane:not(.active) .grid-item:nth-child(3n+1) {
    margin-left: 0;
  }
}

.swimlane .swiper-slide {
  display: inline-block;
  width: 260px;
}

@media screen and (min-width: 64.0625em) {
  .swimlane .swiper-slide {
    width: auto;
  }
}

@media screen and (min-width: 1216px) {
  .swimlane .swiper-slide {
    max-width: 410px;
  }
}

.swimlane__icon {
  position: relative;
  top: 2px;
}

.swimlane__count {
  color: #A09995;
  font-style: normal;
}

.swimlane__toggle {
  display: table;
  margin: 0 auto;
  text-transform: capitalize;
}

.swimlane.active .swimlane__track {
  white-space: nowrap;
  height: 45%;
  overflow: hidden;
}

.swimlane__nav {
  padding: 0;
  background: none;
  border: none;
  font-size: 3em;
  color: inherit;
  top: 44%;
  position: absolute;
  z-index: 3;
  background-color: rgba(255, 255, 255, 0.5);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  margin: 0;
}

.swimlane__nav svg {
  width: 60%;
  height: 60%;
  position: absolute;
  left: 20%;
  top: 20%;
}

.swimlane__nav:disabled {
  opacity: .2;
  pointer-events: auto;
}

.swimlane__nav--left {
  left: .25em;
}

@media screen and (min-width: 1921px) {
  .swimlane__nav--left {
    left: -1.5em;
  }
}

.swimlane__nav--right {
  right: .25em;
}

@media screen and (min-width: 1921px) {
  .swimlane__nav--right {
    right: -1.5em;
  }
}

@media screen and (min-width: 64.0625em) {
  .swimlane__nav {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.swimlane__scroll-area {
  text-align: center;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}

.swimlane.active .swimlane__scroll-area {
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.column-group-sidebar {
  margin: -30px 0 75px;
}

.column-group-sidebar .h3, .column-group-sidebar #story h3, #story .column-group-sidebar h3 {
  margin-bottom: 0.5em;
}

.column-group-sidebar .card-gallery .product-card {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0.8em;
  width: 100%;
}

.column-group-sidebar .card-gallery .card:last-child {
  margin-bottom: 5px;
}

.column-group-sidebar .card-gallery + button {
  margin-top: 0.5em !important;
}

tooltip tip.tooltip--hovercard {
  cursor: pointer;
}

tooltip tip.tooltip--hovercard .button-group {
  margin-bottom: 1em;
}

tooltip tip.tooltip--hovercard:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -44px;
  width: 100%;
  height: 45px;
}

.product-card .submit-idea {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent url(https://static1.betabrands.com/media/thinktank/config/images/default/upload-design.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999px;
}

.submission-card {
  border-bottom: none;
}

.submission-card .card-details {
  padding-bottom: 0;
}

.swimlane-header {
  position: relative;
  z-index: 2;
}

ks-swiper-container:not(.swiper--no-margins) .swiper-container {
  margin-top: -4em;
  padding: 4em 0;
}

.swiper-container .swiper-pagination-bullet-active {
  background: #66af33;
}

.swiper-button-next, .swiper-button-prev {
  background-size: 3em;
  width: 3em;
  height: 3em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .swiper-button-next, .swiper-button-prev {
    display: none;
  }
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2036%22%3E%3Cpath%20id%3D%22circle%22%20d%3D%22M0%2C18C0%2C8.1%2C8.1%2C0%2C18%2C0s18%2C8.1%2C18%2C18s-8.1%2C18-18%2C18S0%2C27.9%2C0%2C18z%22%20fill%3D%22%2366af33%22%2F%3E%3Cpath%20id%3D%22arrow%22%20d%3D%22M19.2%2C6.3L8.6%2C16.9c-0.6%2C0.6-0.6%2C1.5%2C0%2C2.1l10.6%2C10.6c0.6%2C0.6%2C1.5%2C0.6%2C2.1%2C0l2.4-2.4%20c0.6-0.6%2C0.6-1.5%2C0-2.1L16.5%2C18l7.2-7.2c0.6-0.6%2C0.6-1.5%2C0-2.1l-2.4-2.4C20.7%2C5.7%2C19.8%2C5.7%2C19.2%2C6.3z%22%20fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E%0A");
  left: -1.5em;
  right: auto;
  z-index: 20;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D%220%200%2036%2036%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M36%2C18%20C36%2C27.9375%2027.9375%2C36%2018%2C36%20C8.0625%2C36%200%2C27.9375%200%2C18%20C0%2C8.0625%208.0625%2C0%2018%2C0%20C27.9375%2C0%2036%2C8.0625%2036%2C18%20Z%22%20id%3D%22circle%22%20fill%3D%22%2366af33%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M16.8046875%2C29.6953125%20L27.4453125%2C19.0546875%20C28.03125%2C18.46875%2028.03125%2C17.53125%2027.4453125%2C16.9453125%20L16.8046875%2C6.3046875%20C16.21875%2C5.71875%2015.28125%2C5.71875%2014.6953125%2C6.3046875%20L12.3046875%2C8.6953125%20C11.71875%2C9.28125%2011.71875%2C10.21875%2012.3046875%2C10.8046875%20L19.5%2C18%20L12.3046875%2C25.1953125%20C11.71875%2C25.78125%2011.71875%2C26.71875%2012.3046875%2C27.3046875%20L14.6953125%2C29.6953125%20C15.28125%2C30.28125%2016.21875%2C30.28125%2016.8046875%2C29.6953125%20Z%22%20id%3D%22arrow%22%20fill%3D%22%23FFFFFF%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E%0A");
  right: -1.5em;
  left: auto;
  z-index: 20;
}

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

.view-all-card {
  position: relative;
  background-color: #66af33;
  height: 100%;
}

.view-all-card a, .view-all-card .read-more-button {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -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;
  margin-bottom: 0;
}

.view-all-card a i, .view-all-card .read-more-button i {
  display: block;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .swimlane + .billboard {
    display: none;
  }
}

@media screen and (min-width: 64.0625em) {
  .sticky-box {
    position: relative;
  }
  .sticky-box.sticky-fix > aside.top {
    position: fixed;
  }
  .sticky-box.sticky-fix > aside.bottom {
    position: absolute;
  }
}

.mc-affiliate-group.page-columns {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: -1em;
}

.mc-affiliate-group .billboard {
  width: 100%;
}

.mc-affiliate-group .mc-affiliate-group--set {
  margin-bottom: 1em;
}

.mc-affiliate-group .mc-affiliate-group--set .button, .mc-affiliate-group .mc-affiliate-group--set .poll__answers .list .poll__answer, .poll__answers .list .mc-affiliate-group .mc-affiliate-group--set .poll__answer {
  height: auto;
}

.mc-affiliate-group .mc-affiliate-group--share {
  font-size: 1.4em;
  font-weight: bold;
}

.mc-affiliate-group .social-sharing {
  justify-content: center;
}

.product-related {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4em;
  padding: 1em;
}

.product-related::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 1473px) {
  .product-related {
    padding: 0;
  }
}

.page-columns {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4em;
}

.page-columns::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 768px) {
  .page-columns {
    padding: 0 1em;
  }
}

@media screen and (min-width: 64.0625em) {
  .page-columns {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (min-width: 1473px) {
  .page-columns {
    padding: 0;
  }
}

.page-columns aside {
  transform: translateZ(0);
}

@media screen and (min-width: 768px) {
  .page-columns aside {
    padding-right: 2em;
  }
}

@media screen and (min-width: 768px) {
  .page-columns.page-columns--has-right-sidebar aside {
    padding-right: 0;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .page-columns.page-columns--has-right-sidebar aside {
    min-width: 100%;
  }
}

@media screen and (min-width: 64.0625em) {
  .page-columns.page-columns--has-right-sidebar .page-column--left.sticky-box aside {
    padding-right: 2rem;
  }
}

.page-columns.login-form-outer form {
  margin: 0 auto;
}

.page-column--left {
  width: 100%;
}

@media screen and (min-width: 64.0625em) {
  .page-column--left {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0 16.875em;
    -moz-flex: 0 16.875em;
    -ms-flex: 0 16.875em;
    flex: 0 16.875em;
    width: 16.875em;
    padding-right: 2em;
  }
  .page-columns--has-right-sidebar .page-column--left {
    -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;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 65%;
    -moz-flex: 1 1 65%;
    -ms-flex: 1 1 65%;
    flex: 1 1 65%;
    min-width: 65%;
    width: 65%;
  }
}

@media screen and (min-width: 1216px) {
  .page-columns--has-right-sidebar .page-column--left {
    -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;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 70%;
    -moz-flex: 1 1 70%;
    -ms-flex: 1 1 70%;
    flex: 1 1 70%;
    min-width: 70%;
    width: 70%;
  }
}

@media screen and (min-width: 1473px) {
  .page-columns--has-right-sidebar .page-column--left {
    -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;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 75%;
    -moz-flex: 1 1 75%;
    -ms-flex: 1 1 75%;
    flex: 1 1 75%;
    min-width: 75%;
    width: 75%;
  }
}

.page-column--left.page-column--left__full {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  min-width: 100%;
  width: 100%;
  padding-right: 0;
}

.page-column--right {
  z-index: 1;
}

@media screen and (min-width: 64.0625em) {
  .page-column--right {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: calc(100% - 240px);
  }
  .page-columns--has-right-sidebar .page-column--right {
    -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;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 35%;
    -moz-flex: 1 1 35%;
    -ms-flex: 1 1 35%;
    flex: 1 1 35%;
    min-width: 35%;
  }
}

@media screen and (min-width: 1216px) {
  .page-columns--has-right-sidebar .page-column--right {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 30%;
    -moz-flex: 1 1 30%;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    min-width: 30%;
  }
}

@media screen and (min-width: 1473px) {
  .page-columns--has-right-sidebar .page-column--right {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 1 25%;
    -moz-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%;
    min-width: 25%;
  }
}

.product-breadcrumbs-wrapper {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.product-breadcrumbs-wrapper::after {
  clear: both;
  content: "";
  display: block;
}

.profile-card--model-citizen .profile-card__top {
  display: inline-block;
}

.product-sidebar {
  position: relative;
}

.product-sidebar h1 {
  margin-bottom: 0;
  text-align: center;
}

.product-sidebar .h3, .product-sidebar #story h3, #story .product-sidebar h3 {
  margin-bottom: 0;
}

.product-sidebar .profile-card {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: 0.5em 0;
  display: table;
  margin: 0 auto;
}

.product-sidebar .product-price {
  font-size: 1.125em;
  margin-bottom: 0.5em;
}

.product-sidebar .product-mobile-image {
  width: 100%;
  margin-bottom: 1em;
  height: 0;
}

.product-sidebar .product-mobile-image img {
  width: 100%;
}

@media screen and (min-width: 64.0625em) {
  .product-sidebar .product-mobile-image {
    display: none;
  }
}

.product-sidebar .product-name {
  margin-bottom: 0.25em;
  font-size: 2em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .product-sidebar .product-name {
    font-size: 1.4em;
  }
}

#product .product-sidebar .product-name {
  padding-right: 1.3em;
  padding-left: 1.3em;
}

#product .product-sidebar .product-name .vote-button {
  position: absolute;
  right: 0;
  top: 0;
}

.product-sidebar .product-name span.product-name--detail {
  display: block;
  font-size: 0.625em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .product-sidebar .product-name span.product-name--detail {
    font-size: .65em;
  }
}

.product-sidebar .product-rating {
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.product-sidebar .product-rating .rating-summary {
  margin-bottom: 1em;
}

.product-sidebar .product-rating .rating-summary:hover {
  text-decoration: underline;
  color: #66af33;
}

.product-sidebar .product-rating a, .product-sidebar .product-rating .read-more-button {
  display: block;
}

.product-sidebar .product-rating a + a, .product-sidebar .product-rating .read-more-button + a, .product-sidebar .product-rating a + .read-more-button, .product-sidebar .product-rating .read-more-button + .read-more-button {
  margin-left: 1em;
}

.product-sidebar review-rating-summary {
  display: inline-block;
  margin-right: .5em;
}

.product-sidebar .profile-card__content button {
  display: none;
}

.product-sidebar .product-price {
  text-align: center;
}

.product-sidebar .product-tagline {
  text-align: center;
  color: #807873;
}

.product-sidebar .meta-data-container {
  margin: 0.5em auto 1em;
}

.product-sidebar .meta-data-container .meta-data {
  padding: 0;
}

.product-sidebar .meta-data-container .meta-data .meta-data__count {
  line-height: 1.2;
}

.product-sidebar .meta-data-container .meta-data .meta-data__label {
  line-height: 1.9;
}

.product-sidebar .select-dropdown {
  display: block;
  margin-bottom: .5em;
}

.product-sidebar .select-dropdown + .select-dropdown {
  margin-bottom: 1em;
}

.product-sidebar .add-to-cart {
  max-width: 22.1875em;
  display: table;
  margin: 0 auto 1em;
}

.product-sidebar .link-group a, .product-sidebar .link-group .read-more-button {
  display: inline-block;
}

.product-sidebar .link-group i {
  display: block;
  font-size: 2em;
  color: #A09995;
  margin-bottom: .25em;
}

.product-sidebar .social-sharing {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-bottom: 2em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .product-sidebar .social-sharing {
    margin-top: 1em;
  }
}

.product-sidebar .product-tab-content {
  font-size: 0.875em;
  margin-bottom: 1em;
}

.product-sidebar .product-tab-content .product-sizing__table {
  font-size: 0.90625em;
}

.product-sidebar .product-tab-content .product-details {
  font-size: 0.8125em;
}

.product-sidebar .profile-card {
  margin: 1.5em auto;
  display: table;
  padding-top: 0;
}

.product-sidebar .profile-card:last-child {
  padding-bottom: 1em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .product-sidebar .profile-card {
    display: none;
  }
}

.product-sidebar .product-questions-link {
  font-size: 0.875em;
  text-align: center;
}

.product-sidebar .link-group {
  margin-bottom: 1em;
}

.product-sidebar .product-vital-stats {
  margin-left: auto;
  margin-right: auto;
  max-width: 25em;
}

.product-sidebar .crowdfunding-discount-message {
  text-align: center;
  max-width: 25em;
  margin: 0 auto;
  display: block;
  padding: 1em 0;
  border-top: 4px solid #e8e7e6;
  border-bottom: 4px solid #e8e7e6;
}

.product-sidebar .crowdfunding-discount-message strong, .product-sidebar .crowdfunding-discount-message .link, .product-sidebar .crowdfunding-discount-message .comment-body a, .comment-body .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message .comment-body .read-more-button, .comment-body .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message
.comment-header a,
.comment-header .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message
.comment-header .read-more-button,
.comment-header .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message .profile-card__bottom.profile-card__bottom--bio a, .profile-card__bottom.profile-card__bottom--bio .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message .profile-card__bottom.profile-card__bottom--bio .read-more-button, .profile-card__bottom.profile-card__bottom--bio .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message .real-time-stream .real-time-stream--activity .h5 a, .real-time-stream .real-time-stream--activity .h5 .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message .real-time-stream .real-time-stream--activity #story h5 a, .real-time-stream .real-time-stream--activity #story h5 .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message #story .real-time-stream .real-time-stream--activity h5 a, #story .real-time-stream .real-time-stream--activity h5 .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message .real-time-stream .real-time-stream--activity .filters h5 a, .real-time-stream .real-time-stream--activity .filters h5 .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message .filters .real-time-stream .real-time-stream--activity h5 a, .filters .real-time-stream .real-time-stream--activity h5 .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message .real-time-stream .real-time-stream--activity
.sorters h5 a, .real-time-stream .real-time-stream--activity
.sorters h5 .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message
.sorters .real-time-stream .real-time-stream--activity h5 a,
.sorters .real-time-stream .real-time-stream--activity h5 .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message .real-time-stream .real-time-stream--activity .h5 .read-more-button, .real-time-stream .real-time-stream--activity .h5 .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message .real-time-stream .real-time-stream--activity #story h5 .read-more-button, .real-time-stream .real-time-stream--activity #story h5 .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message #story .real-time-stream .real-time-stream--activity h5 .read-more-button, #story .real-time-stream .real-time-stream--activity h5 .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message .real-time-stream .real-time-stream--activity .filters h5 .read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message .filters .real-time-stream .real-time-stream--activity h5 .read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message .real-time-stream .real-time-stream--activity
.sorters h5 .read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message
.sorters .real-time-stream .real-time-stream--activity h5 .read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message .main-nav__cart .menu-button, .main-nav__cart .product-sidebar .crowdfunding-discount-message .menu-button, .product-sidebar .crowdfunding-discount-message .project-page .project-header__container .project-feed .h5 a, .project-page .project-header__container .project-feed .h5 .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message .project-page .project-header__container .project-feed #story h5 a, .project-page .project-header__container .project-feed #story h5 .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message #story .project-page .project-header__container .project-feed h5 a, #story .project-page .project-header__container .project-feed h5 .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message .project-page .project-header__container .project-feed .filters h5 a, .project-page .project-header__container .project-feed .filters h5 .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message .filters .project-page .project-header__container .project-feed h5 a, .filters .project-page .project-header__container .project-feed h5 .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message .project-page .project-header__container .project-feed
.sorters h5 a, .project-page .project-header__container .project-feed
.sorters h5 .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message
.sorters .project-page .project-header__container .project-feed h5 a,
.sorters .project-page .project-header__container .project-feed h5 .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message .project-page .project-header__container .project-feed .h5 .read-more-button, .project-page .project-header__container .project-feed .h5 .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message .project-page .project-header__container .project-feed #story h5 .read-more-button, .project-page .project-header__container .project-feed #story h5 .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message #story .project-page .project-header__container .project-feed h5 .read-more-button, #story .project-page .project-header__container .project-feed h5 .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message .project-page .project-header__container .project-feed .filters h5 .read-more-button, .project-page .project-header__container .project-feed .filters h5 .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message .filters .project-page .project-header__container .project-feed h5 .read-more-button, .filters .project-page .project-header__container .project-feed h5 .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message .project-page .project-header__container .project-feed
.sorters h5 .read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message
.sorters .project-page .project-header__container .project-feed h5 .read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message .input-feedback, .product-sidebar .crowdfunding-discount-message .icon-list--colored a, .icon-list--colored .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message .icon-list--colored .read-more-button, .icon-list--colored .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message
.icon-list--colored button,
.icon-list--colored .product-sidebar .crowdfunding-discount-message button, .product-sidebar .crowdfunding-discount-message .site-footer a, .site-footer .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message .site-footer .read-more-button, .site-footer .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message .read-more a, .read-more .product-sidebar .crowdfunding-discount-message a, .product-sidebar .crowdfunding-discount-message .read-more .read-more-button, .read-more .product-sidebar .crowdfunding-discount-message .read-more-button, .product-sidebar .crowdfunding-discount-message .product-questions-link button, .product-sidebar .product-questions-link .crowdfunding-discount-message button {
  color: #66af33;
}

.product-sidebar .crowdfunding-discount-message--addendum {
  display: inline-block;
  width: 100%;
  padding-top: 1em;
}

.product-sidebar .tabs {
  margin-bottom: .25em;
}

.product-sidebar .tabs.product-tabs {
  margin-bottom: 1em;
}

.product-sidebar .tabs .button, .product-sidebar .tabs .poll__answers .list .poll__answer, .poll__answers .list .product-sidebar .tabs .poll__answer {
  font-size: 0.8125em;
  padding: .75em;
  border-bottom-width: 2px;
}

.product-sidebar .vote-buttons {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.product-sidebar .vote-buttons .production-actions {
  margin-right: .25em;
}

.product-sidebar .vote-buttons .production-actions:last-child {
  margin-right: 0;
}

.vote-buttons .button--up.button--downvoted {
  display: none;
}

.vote-buttons .button--down.button--upvoted {
  display: none;
}

.vote-buttons .button--upvoted, .vote-buttons .button--downvoted {
  pointer-events: none;
  cursor: not-allowed;
}

.replace-voted {
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .product-gallery {
    display: block;
  }
}

.product-gallery .video-wrapper {
  margin-bottom: .5em;
}

.product-gallery .gallery-image {
  width: 100%;
  position: relative;
  margin-bottom: .5em;
}

.product-gallery .gallery-image .model-citizen-card {
  border: none;
  background-color: transparent;
}

.product-gallery .gallery-image .model-citizen-card .profile-card {
  position: absolute;
  left: 0;
  bottom: 7em;
  background-color: #edeceb;
  z-index: 1;
  padding: 1em;
}

.product-gallery .gallery-image .model-citizen-card .profile-card .profile-card__top {
  width: auto;
}

.product-gallery .gallery-image .model-citizen-card .widget__controls--left, .product-gallery .gallery-image .model-citizen-card .widget__controls--right {
  font-family: "Interstate Regular Condensed", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1;
  color: #333;
}

.product-gallery .gallery-image .model-citizen-card .widget__controls--left tooltip, .product-gallery .gallery-image .model-citizen-card .widget__controls--right tooltip {
  font-size: 14px;
  color: #333;
}

.product-gallery .gallery-callout {
  text-align: center;
  min-height: 5em;
  padding: 2em;
  font-size: 2em;
}

.product-gallery .gallery-callout .fa-star {
  font-size: 3em;
  color: #ffc83f;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .product-gallery .gallery-callout .fa-star {
    font-size: 3em;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .product-gallery .gallery-callout {
    font-size: 1em;
  }
}

.product-gallery .gallery-image-actions {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  margin-bottom: 1em;
}

.product-gallery .gallery-image-actions .gallery-image-actions--left {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-family: "Interstate Regular Condensed", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  margin-right: 1.5em;
}

.product-gallery .gallery-image-actions .gallery-image-actions--left i {
  font-size: 14px;
}

.product-gallery .gallery-image-actions .gallery-image-actions--left .vote-count {
  display: block;
  font-size: 15px;
  margin-top: 4px;
  margin-left: .125em;
}

.product-gallery .gallery-image-actions .gallery-image-actions--center {
  color: #68615d;
  font-size: 0.9em;
  line-height: 1;
  margin: 0 auto;
  font-family: "Interstate Regular Condensed", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: capitalize;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .product-gallery .gallery-image-actions .gallery-image-actions--center {
    display: none;
  }
}

.product-gallery .gallery-image-actions .gallery-image-actions--center span {
  margin-left: .5em;
  margin-top: .5em;
}

.product-gallery .gallery-image-actions .gallery-image-actions--right {
  font-family: "Interstate Regular Condensed", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1;
}

.product-gallery .gallery-image-actions .gallery-image-actions--right tooltip {
  margin-top: .5em;
  font-size: 14px;
}

.product-gallery .vote-button {
  font-size: 1.125em;
  line-height: 1;
  vertical-align: middle;
}

.product-gallery .vote-button i {
  color: #68615d;
}

.product-gallery .vote-button .voted i {
  color: #EC230C;
}

.product-gallery .widget__controls {
  padding: 1em;
  border-top: 0;
  margin: 0;
  color: #68615d;
}

.product-gallery .widget__controls--left {
  align-items: center;
}

.product-gallery [afkl-lazy-image]:not(.model-citizen-card__image) {
  width: 100%;
  height: 0;
  background: url(/media/catalog/product/placeholder/default/default.jpg) no-repeat center center;
  background: #edeceb;
  background-size: 100% auto;
}

.product-gallery [afkl-lazy-image].active {
  display: block;
}

.product-gallery [afkl-lazy-image] img {
  width: 100%;
}

.product-gallery + .product-section {
  border-top: 1px solid #edeceb;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .product-gallery .gallery-image:first-of-type,
  .product-gallery .afkl-lazy-wrapper {
    display: none;
    visibility: hidden;
    padding-bottom: 0 !important;
  }
}

.button--heart {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.30em;
}

.button--heart .vote-button__reward {
  display: none;
}

.product-card .button--heart {
  position: absolute;
  top: 0.25em;
  right: 0.25em;
  z-index: 10;
}

.button--heart .fa-heart-o {
  transition: all 0.3s ease-in-out;
}

.button--heart .fa-heart-o:hover {
  color: #EC230C;
}

.submission-thumbnail {
  background: #eee url(/angular/images/loading-ring.svg) no-repeat center center;
  background-size: 3.875em;
  height: 0;
}

.submission-thumbnail.submission-thumbnail--mobile {
  display: block;
}

@media screen and (min-width: 64.0625em) {
  .submission-thumbnail.submission-thumbnail--mobile {
    display: none;
  }
}

.submission-thumbnail.submission-thumbnail--desktop {
  display: none;
}

@media screen and (min-width: 64.0625em) {
  .submission-thumbnail.submission-thumbnail--desktop {
    display: block;
  }
}

.project-drawer-open {
  font-size: 1em;
}

.project-drawer-open:hover {
  color: #66af33;
  font-weight: bold;
}

.project-drawer {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -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-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  max-width: 30em;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
  padding-right: 1em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .project-drawer {
    background-color: #edeceb;
    padding-top: .5em;
    padding-bottom: 1em;
  }
}

@media screen and (min-width: 768px) {
  .project-drawer {
    max-width: 70em;
  }
}

@media screen and (min-width: 64.0625em) {
  .project-drawer {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    max-width: 90em;
    padding-left: 0;
    margin-bottom: 2em;
  }
}

.project-drawer .project-wraper {
  margin-top: 1em;
  margin-right: 1em;
  min-width: 6em;
  max-width: 8em;
}

@media screen and (min-width: 768px) {
  .project-drawer .project-wraper {
    max-width: 10em;
  }
}

.project-drawer img {
  margin-right: 1em;
}

.project-drawer h1 {
  margin-top: .5em;
  font-size: .875em;
}

.project-drawer span:last-child img {
  margin-right: 0;
}

#story {
  border-top: none;
}

#story a:not(.product-tag), #story .read-more-button:not(.product-tag) {
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #66af33;
}

.product-fit-image {
  padding: 0 1em;
  border-left: 1px solid #edeceb;
  border-right: 1px solid #edeceb;
  background-color: #fff;
}

.product-fit-image > div {
  max-width: 37.5em;
  margin: 0 auto;
}

.product-fit-image img {
  display: block;
}

.product-fit-image.full-width {
  padding: 0;
}

.product-fit-image.full-width > div {
  max-width: 100%;
}

.care-fit {
  margin-top: -1em;
}

@media screen and (min-width: 768px) {
  .care-fit {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.care-fit #fit,
.care-fit #care {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 3em;
  background-color: #e8e7e6;
  text-align: center;
}

.care-fit #fit:last-child,
.care-fit #care:last-child {
  background-color: #dcdad8;
}

.care-fit #fit img,
.care-fit #care img {
  width: 6em;
  margin-bottom: -2em;
}

.care-fit--right .h2, .care-fit--right .referrals-form:not(.referrals-modal__referral-form) .h3, .referrals-form:not(.referrals-modal__referral-form) .care-fit--right .h3, .care-fit--right .referrals-form:not(.referrals-modal__referral-form) #story h3, .referrals-form:not(.referrals-modal__referral-form) #story .care-fit--right h3, .care-fit--right #story .referrals-form:not(.referrals-modal__referral-form) h3, #story .referrals-form:not(.referrals-modal__referral-form) .care-fit--right h3 {
  margin-bottom: 0 !important;
}

.care-fit--right img {
  width: 2em;
  margin-bottom: -.3em;
}

#story h3 {
  line-height: 1.25;
}

#story .alert--subtle {
  margin-bottom: 3em;
}

#comments {
  margin-bottom: 0;
}

.product-section {
  position: relative;
  padding: 1.5em;
  background-color: #fff;
  margin: 0 0 1em;
  overflow: hidden;
  border: 1px solid #edeceb;
}

.product-section:last-of-type {
  border-bottom: 1px solid #edeceb;
}

@media screen and (min-width: 64.0625em) {
  .product-section {
    margin: 0 0 2em;
    padding: 2em;
  }
}

.product-carousel .flickity-slider > * {
  width: 100%;
  max-width: 90em;
}

.product-carousel .product-carousel__thumbnails {
  overflow: hidden;
}

.product-carousel img {
  width: 100%;
}

#js-target-end {
  clear: both;
}

.submission-sidebar {
  transform: translateZ(0);
}

.submission-sidebar :last-child {
  margin-bottom: 0;
}

.price .product-price__discount,
.product-price .product-price__discount {
  color: #FF6E00;
}

.price .product-price__original,
.product-price .product-price__original {
  color: #A09995;
  text-decoration: line-through;
}

.price .product-price__percentage,
.product-price .product-price__percentage {
  color: #FF6E00;
}

.price .flag, .price .coment-commenter-title,
.product-price .flag,
.product-price .coment-commenter-title {
  margin-left: .5em;
}

.price .product-price__final-sale,
.product-price .product-price__final-sale {
  color: #A09995;
  margin-top: .5em;
}

.product-color-selector {
  text-align: center;
  margin: 1em auto;
}

.select-dropdown__dropdown .select-dropdown__option {
  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;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}

.select-dropdown__dropdown button.select-dropdown__option-label.out-of-stock {
  text-decoration: line-through;
  opacity: .25;
}

.select-dropdown__dropdown span.pre-order {
  color: #FF6E00;
  margin-left: auto;
  font-size: .875em;
  text-align: right;
  white-space: nowrap;
  position: absolute;
  right: 1em;
  pointer-events: none;
}

.select-dropdown__dropdown p {
  margin: .5em 0 0;
}

.select-dropdown__dropdown--multiple .h6 {
  margin-bottom: .5em;
}

.select-dropdown__dropdown--multiple .select-dropdown__attribute + .select-dropdown__attribute {
  margin-top: 1em;
}

.select-dropdown__dropdown--multiple .select-dropdown__attribute + p {
  margin: 1em 0 0;
}

.select-dropdown__dropdown--multiple .select-dropdown__attribute .select-dropdown__option {
  display: inline-block;
}

.select-dropdown__dropdown--multiple .select-dropdown__attribute button {
  min-width: 2.5em;
  width: auto;
  display: inline-block;
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  border: 1px solid #A09995;
  text-align: center;
  margin-right: .5em;
  margin-bottom: .5em;
  padding: 0.5em;
  line-height: 1;
  border-radius: 4px;
}

.select-dropdown__dropdown--multiple .select-dropdown__attribute button.out-of-stock {
  text-decoration: line-through;
  opacity: .25;
}

.select-dropdown__dropdown--multiple .select-dropdown__attribute button.pre-order {
  display: none;
}

.select-dropdown__dropdown--multiple .link-colored *, .select-dropdown__dropdown--multiple .icon-list--colored a *, .icon-list--colored .select-dropdown__dropdown--multiple a *, .select-dropdown__dropdown--multiple .icon-list--colored .read-more-button *, .icon-list--colored .select-dropdown__dropdown--multiple .read-more-button *, .select-dropdown__dropdown--multiple
.icon-list--colored button *,
.icon-list--colored .select-dropdown__dropdown--multiple button *, .select-dropdown__dropdown--multiple .site-footer a *, .site-footer .select-dropdown__dropdown--multiple a *, .select-dropdown__dropdown--multiple .site-footer .read-more-button *, .site-footer .select-dropdown__dropdown--multiple .read-more-button *, .select-dropdown__dropdown--multiple .read-more a *, .read-more .select-dropdown__dropdown--multiple a *, .select-dropdown__dropdown--multiple .read-more .read-more-button *, .read-more .select-dropdown__dropdown--multiple .read-more-button *, .select-dropdown__dropdown--multiple .stream-activity .activity-update .message-contents a *, .stream-activity .activity-update .message-contents .select-dropdown__dropdown--multiple a *, .select-dropdown__dropdown--multiple .stream-activity .activity-update .message-contents .read-more-button *, .stream-activity .activity-update .message-contents .select-dropdown__dropdown--multiple .read-more-button * {
  text-align: center;
  width: 100%;
}

.out-of-stock-form {
  text-align: center;
}

.out-of-stock-form fieldset {
  text-align: left;
}

.out-of-stock-form .h5, .out-of-stock-form #story h5, #story .out-of-stock-form h5, .out-of-stock-form .filters h5, .filters .out-of-stock-form h5, .out-of-stock-form
.sorters h5,
.sorters .out-of-stock-form h5 {
  margin-bottom: .5em;
}

.out-of-stock-form .out-of-stock__modal--label {
  display: none;
}

.out-of-stock-form .out-of-stock-label {
  display: block;
}

.out-of-stock__modal .out-of-stock-form .out-of-stock-size,
.out-of-stock__modal .out-of-stock-form .out-of-stock__modal--label {
  display: block;
}

.out-of-stock__modal .out-of-stock-form .out-of-stock-label {
  display: none;
}

.out-of-stock-form .select-dropdown {
  max-width: 100%;
}

.out-of-stock-form .select-dropdown p {
  padding-left: 0;
}

.product-review {
  text-align: left;
  cursor: default;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: reverse;
  -moz-box-direction: reverse;
  box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
}

.product-review:after {
  content: "Rate it:";
  margin-right: .5em;
}

.product-review > button {
  width: 1.1em;
}

.product-review > button:hover i,
.product-review > button:hover ~ button i {
  color: #518b29;
}

.product-review > button:hover i:before,
.product-review > button:hover ~ button i:before {
  content: "\f005";
}

.product-sizing,
.product-size-chart {
  clear: both;
}

.product-sizing .product-sizing__table,
.product-size-chart .product-sizing__table {
  margin: 0 auto;
}

.product-sizing .product-sizing__table + .product-sizing__table,
.product-size-chart .product-sizing__table + .product-sizing__table {
  margin-top: 1em;
}

.product-sizing .product-sizing__table.columns__1 .column,
.product-size-chart .product-sizing__table.columns__1 .column {
  width: 50%;
}

.product-sizing .product-sizing__table.columns__2 .column,
.product-size-chart .product-sizing__table.columns__2 .column {
  width: 33.3333%;
}

.product-sizing .product-sizing__table.columns__3 .column,
.product-size-chart .product-sizing__table.columns__3 .column {
  width: 25%;
}

.product-sizing .product-sizing__table.columns__4 .column,
.product-size-chart .product-sizing__table.columns__4 .column {
  width: 20%;
}

.product-sizing .product-sizing__table.columns__5 .column,
.product-size-chart .product-sizing__table.columns__5 .column {
  width: 16.666666667%;
}

.product-sizing .product-sizing__table.columns__6 .column,
.product-size-chart .product-sizing__table.columns__6 .column {
  width: 14.285714286%;
}

.product-sizing .product-sizing__table.columns__7 .column,
.product-size-chart .product-sizing__table.columns__7 .column {
  width: 12.5%;
}

.product-sizing .product-sizing__table.columns__8 .column,
.product-size-chart .product-sizing__table.columns__8 .column {
  width: 11.111111111%;
}

.product-sizing .product-sizing__table.columns__9 .column,
.product-size-chart .product-sizing__table.columns__9 .column {
  width: 10%;
}

.product-sizing .product-sizing__table.columns__10 .column,
.product-size-chart .product-sizing__table.columns__10 .column {
  width: 9.090909091%;
}

.product-sizing .product-sizing__table.columns__11 .column,
.product-size-chart .product-sizing__table.columns__11 .column {
  width: 8.333333333%;
}

.product-sizing .product-sizing__row,
.product-size-chart .product-sizing__row {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.product-sizing .product-sizing__row .column:first-child,
.product-size-chart .product-sizing__row .column:first-child {
  text-align: left;
}

.product-sizing .product-sizing__row:nth-child(even),
.product-size-chart .product-sizing__row:nth-child(even) {
  background-color: #f8f8f8;
}

.product-sizing .product-sizing__row + .product-sizing__row,
.product-size-chart .product-sizing__row + .product-sizing__row {
  border-top: 1px solid #eee;
}

.product-sizing .column,
.product-size-chart .column {
  vertical-align: middle;
  padding: 0.275em .75em;
  text-align: center;
  max-width: 33.333%;
}

.product-sizing .product-sizing__label--bold,
.product-size-chart .product-sizing__label--bold {
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

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

.product-price__final + affirm-directive {
  margin-top: 1em;
}

affirm-directive {
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 0.8125em;
  margin: 0 0 1em;
}

affirm-directive a, affirm-directive .read-more-button {
  color: #66af33;
  white-space: nowrap;
}

affirm-directive img {
  width: 2.5em;
}

.submission-communication {
  margin-top: 3em;
}

.submission-communication .delete-draft {
  margin-top: 1.5em;
}

.with-stats-1 .gallery-image.with-stats {
  padding-bottom: 88% !important;
}

@media screen and (min-width: 1216px) {
  .with-stats-1 .gallery-image.with-stats {
    padding-bottom: 82% !important;
  }
}

@media screen and (min-width: 1473px) {
  .with-stats-1 .gallery-image.with-stats {
    padding-bottom: 80% !important;
  }
}

.with-stats-3 .gallery-image.with-stats {
  padding-bottom: 89% !important;
}

@media screen and (min-width: 1216px) {
  .with-stats-3 .gallery-image.with-stats {
    padding-bottom: 85% !important;
  }
}

@media screen and (min-width: 1473px) {
  .with-stats-3 .gallery-image.with-stats {
    padding-bottom: 83% !important;
  }
}

.product-sizing-chart .product-sizing__table {
  display: block;
  background-color: #edeceb;
  display: table;
  margin-bottom: 1.5em;
}

.product-sizing-chart .product-sizing__table:last-child {
  margin-bottom: 3em;
}

.product-sizing-chart .product-sizing__table .product-sizing__label--bold, .product-sizing-chart .product-sizing__table .product-sizing__label {
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.product-sizing-chart .product-sizing__table .product-sizing__row {
  display: table-row;
}

.product-sizing-chart .product-sizing__table .column {
  display: table-cell;
  min-width: 6em;
  padding: 1em;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.design-ideas-modules .billboard {
  margin-bottom: 3em;
  background-image: url(https://static1.betabrands.com/media/thinktank/config/images/default/garlic.jpg?iopts=900x417);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border: 1px solid #edeceb;
}

.design-ideas-modules > div {
  margin-bottom: 2em;
}

.crowdfunding-tooltip {
  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;
  -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;
  margin-bottom: 1em;
}

.crowdfunding-tooltip span {
  font-size: .9em;
  line-height: 1;
}

.crowdfunding-tooltip .crowdfunding-tooltip--mobile {
  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;
  -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;
}

.reviews .pagination {
  margin-left: auto;
  margin-right: auto;
}

.reviews .pagination button {
  display: inline-block;
}

.product-order-status {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.product-order-status::after {
  clear: both;
  content: "";
  display: block;
}

.product-order-status h3 {
  display: none;
}

.product-inner {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
}

.product-inner::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 768px) {
  .product-inner {
    padding: 0 1em;
  }
}

.page-column--right .sidebar-section h3, .page-column--right .sidebar-section .h3, .page-column--right .sidebar-section #story h3, #story .page-column--right .sidebar-section h3, .page-column--right .sidebar-section #story h3 {
  margin-bottom: 0.5em;
}

.page-column--right .sidebar-section + .sidebar-section {
  margin-top: 2rem;
}

.buybar.sticky {
  position: fixed;
  z-index: 20;
  border-top: 1px solid #f4f4f3;
  background-color: #fff;
  padding: 0.25em;
  bottom: 0;
  width: 100vw;
}

.buybar.sticky .add-to-cart.button, .buybar.sticky .poll__answers .list .add-to-cart.poll__answer, .poll__answers .list .buybar.sticky .add-to-cart.poll__answer {
  margin-top: 5px;
}

.buybar.sticky .select-dropdown {
  max-width: 100%;
}

.buybar.sticky .select-dropdown__dropdown {
  max-height: 40vh;
  bottom: 110%;
}

.product-promo-message {
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  text-align: center;
  padding: 1em;
  margin-bottom: .5em;
  background-color: #49d5b7;
  color: #333;
}

.bb-svg-background-chris {
  margin: 0 auto !important;
}

.bb-svg-background-chris + .box-nav__content {
  display: none;
}

.bb-svg-background-chris:before {
  display: block;
  content: url(/angular/images/bb.svg);
  width: 46px;
}

.box-nav .tab-products i:before {
  color: #66af33;
}

.box-nav .tab-ideas i:before {
  color: #27a8e0;
}

.box-nav .tab-people i:before {
  color: #fcb400;
}

.stream {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
}

.stream::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 64.0625em) {
  .stream {
    padding: 0;
  }
}

.stream-activity-item + .stream-activity-item {
  margin-top: 1em;
}

.comments-trigger {
  margin: 0 auto 2em;
  display: block;
}

.comments-trigger .stream-activity-item,
.stream-activity--follow .comments-trigger {
  display: none;
}

.stream-activity {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.stream-activity a:hover, .stream-activity .read-more-button:hover, .stream-activity a:focus, .stream-activity .read-more-button:focus {
  color: #66af33;
}

.stream-activity .activity-actor img {
  display: none;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .stream-activity .activity-actor.activity-actor {
    position: absolute;
    left: 1.125em;
    top: 1.25em;
  }
  .stream-activity .activity-actor.activity-actor .avatar-small {
    width: 2.5em;
    height: 2.5em;
  }
}

@media screen and (min-width: 768px) {
  .stream-activity .activity-actor {
    margin-bottom: 1em;
    position: relative;
  }
}

.stream-activity > .widget {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.stream-activity .stream-activity__header {
  padding: 1em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .stream-activity .stream-activity__header {
    padding-left: 4.25em;
  }
}

@media screen and (min-width: 768px) {
  .stream-activity .stream-activity__header {
    padding: 1em;
  }
}

.stream-activity .stream-activity__header .h5, .stream-activity .stream-activity__header #story h5, #story .stream-activity .stream-activity__header h5, .stream-activity .stream-activity__header .filters h5, .filters .stream-activity .stream-activity__header h5, .stream-activity .stream-activity__header
.sorters h5,
.sorters .stream-activity .stream-activity__header h5,
.stream-activity .stream-activity__header .h6,
.stream-activity .stream-activity__header .h7 {
  margin-bottom: 0;
  border: 0;
}

.stream-activity .stream-activity__header .h7 {
  color: #807873;
}

.stream-activity .stream-activity__header a, .stream-activity .stream-activity__header .read-more-button {
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.stream-activity .activity-update {
  padding: 1em;
}

.stream-activity .activity-update .message-contents .larger {
  font-size: 1.3em;
}

.stream-activity .product-card {
  display: none;
  margin: 0;
  border: none;
}

.stream-activity .product-card:first-child {
  display: block;
}

.stream-activity .activity-comment .comment-container, .stream-activity .activity-comment .comment-caption-container {
  background-color: #f7f6f6;
}

.stream-activity .activity-comment .comment-container .comment-commenter .avatar, .stream-activity .activity-comment .comment-caption-container .comment-commenter .avatar {
  left: 10px;
  width: 1.5625em;
  height: 1.5625em;
}

.stream-activity.show-all .product-card,
.stream-activity.show-all .stream-activity__body .profile-card,
.stream-activity.show-all .activity-comment {
  display: block;
}

.stream-activity .activity__avatar--icon {
  width: 50px;
  height: 50px;
  display: block;
  text-align: center;
}

.stream-activity .activity__avatar--icon i {
  line-height: 50px;
  font-size: 1.5em;
}

.stream-activity .comment-container, .stream-activity .comment-caption-container {
  border-top: 1px solid #edeceb;
  padding: 1em;
}

.stream-activity .comment-container .comment-container, .stream-activity .comment-caption-container .comment-container, .stream-activity .comment-container .comment-caption-container, .stream-activity .comment-caption-container .comment-caption-container {
  padding-left: 0;
}

.stream-activity .comment-container .profile-card__top, .stream-activity .comment-caption-container .profile-card__top {
  display: block;
}

.stream-activity .comment-container .profile-card__top .avatar, .stream-activity .comment-caption-container .profile-card__top .avatar {
  margin: 0 auto 0.2em;
}

.stream-activity .comment-container .comment-content, .stream-activity .comment-caption-container .comment-content {
  padding-left: 3em;
}

.stream-activity .activity-update__title--model-citizen {
  padding: 0 .7em;
}

.menu-dropdown--notifications .stream-activity {
  text-align: left;
  padding: 0.75em 0;
}

.menu-dropdown--notifications .stream-activity + .stream-activity {
  border-top: 1px solid #edeceb;
}

.menu-dropdown--notifications .stream-activity .widget {
  border: 0;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.menu-dropdown--notifications .stream-activity .stream-activity__header {
  padding: 0;
}

.menu-dropdown--notifications .stream-activity .stream-activity__header .h5, .menu-dropdown--notifications .stream-activity .stream-activity__header #story h5, #story .menu-dropdown--notifications .stream-activity .stream-activity__header h5, .menu-dropdown--notifications .stream-activity .stream-activity__header .filters h5, .filters .menu-dropdown--notifications .stream-activity .stream-activity__header h5, .menu-dropdown--notifications .stream-activity .stream-activity__header
.sorters h5,
.sorters .menu-dropdown--notifications .stream-activity .stream-activity__header h5 {
  font-size: 1em;
  line-height: 1.1;
}

.menu-dropdown--notifications .stream-activity .stream-activity__body {
  display: none;
}

.menu-dropdown--notifications .stream-activity .activity-actor {
  display: flex;
  padding: 0;
  margin-bottom: 0;
  overflow: visible;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .menu-dropdown--notifications .stream-activity .activity-actor {
    margin-right: 0.5em;
    position: relative;
    left: 0;
    top: 0;
  }
}

.timestamp {
  text-decoration: none;
}

.menu-dropdown--notifications .stream-activity {
  -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;
  -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;
}

.menu-activities .activity-actor {
  margin-right: 0.5em;
}

.menu-dropdown--notifications .show-all-notifications {
  background-color: #edeceb;
  border-top: solid 1px #e8e7e6;
  height: 3.5em;
  line-height: 3.5em;
  overflow: hidden;
  text-align: center;
  font-weight: bold;
  display: none;
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: -3.5em;
}

.menu-dropdown--notifications .show-all-notifications:hover {
  background-color: #e8e7e6;
}

@media screen and (min-width: 64.0625em) {
  .menu-dropdown--notifications {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.3);
    max-height: 23.5em;
    overflow-x: auto;
  }
  .menu-dropdown--notifications > nav {
    max-height: 19.5em;
    margin-bottom: 3.5em;
    overflow-y: scroll;
  }
  .menu-dropdown--notifications.menu-dropdown {
    padding: 0;
  }
  .menu-dropdown--notifications .menu-activities {
    padding: 0 1em;
  }
  .menu-dropdown--notifications .show-all-notifications {
    display: block;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .admin-control .stream-activity--new_poll .activity-actor {
    top: 2.75em;
  }
  .admin-control .stream-activity--new_poll .widget {
    padding-top: 1.5em;
  }
}

.menu-activities {
  margin: 0;
  padding: 0;
}

.stream-activity--follow .stream-activity__header {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-right: auto;
}

.stream-activity--follow .stream-activity__body {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0;
  -moz-flex: 0;
  -ms-flex: 0;
  flex: 0;
  padding: 1em;
}

.stream-activity--follow .stream-activity__body .avatar {
  border: 1px solid #edeceb;
}

.stream-activity--follow .stream-activity__body .profile-card {
  display: none;
  border-top: 1px solid #edeceb;
  padding: 1em 0 0 1em;
}

.stream-activity--follow .stream-activity__body .profile-card:first-child {
  display: block;
}

.stream-activity--follow .profile-card + .profile-card {
  margin-top: 1em;
}

.stream-activity--comment .comment__body {
  font-size: 1.125em;
}

.stream-activity--comment .comment__content--replies,
.stream-activity--comment .comment-container .edit__form,
.stream-activity--comment .comment-caption-container .edit__form {
  padding-left: 0;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .stream-activity--comment .card-details .profile-card__top {
    display: none;
  }
}

.stream-activity--product_rec .activity-actor .avatar {
  background-image: url(https://graph.facebook.com/629547323852905/picture?width=100&height=100) !important;
}

.profile .stream-activity--product_rec {
  display: none;
}

.stream-activity--start_cf .activity-actor .avatar {
  display: flex;
  justify-content: center;
  align-items: center;
}

.stream-activity--start_cf .activity-actor .avatar:before {
  font-family: 'betabrand';
  content: "";
  font-size: 2em;
}

.stream-activity--new_submission .activity-actor .avatar {
  display: flex;
  justify-content: center;
  align-items: center;
}

.stream-activity--new_submission .activity-actor .avatar:before {
  font-family: 'betabrand';
  content: "";
  font-size: 2em;
}

.stream-activity--new_product_release .activity-actor .avatar {
  display: flex;
  justify-content: center;
  align-items: center;
}

.stream-activity--new_product_release .activity-actor .avatar:before {
  font-family: 'betabrand';
  content: "";
  font-size: 2em;
}

.stream-activity--new_product_release .activity-actor .avatar,
.stream-activity--new_submission .activity-actor .avatar,
.stream-activity--graduate_cf .activity-actor .avatar,
.stream-activity--start_cf .activity-actor .avatar {
  background: #fff;
  background-image: none !important;
  pointer-events: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.stream-activity--new_product_release .activity-actor .avatar img,
.stream-activity--new_submission .activity-actor .avatar img,
.stream-activity--graduate_cf .activity-actor .avatar img,
.stream-activity--start_cf .activity-actor .avatar img {
  display: none;
}

.stream-activity--new_product_release .activity-actor .avatar:before,
.stream-activity--new_submission .activity-actor .avatar:before,
.stream-activity--graduate_cf .activity-actor .avatar:before,
.stream-activity--start_cf .activity-actor .avatar:before {
  font-family: 'betabrand';
  content: "";
  font-size: 2em;
}

.stream-activity--fail_cf .activity-actor .avatar {
  background: #fff;
  background-image: none !important;
  pointer-events: none;
  display: flex;
  justify-content: center;
  align-items: center;
}

.stream-activity--fail_cf .activity-actor .avatar img {
  display: none;
}

.stream-activity--fail_cf .activity-actor .avatar:before {
  font-family: 'FontAwesome';
  content: '\f05e';
  font-size: 2em;
}

.stream-activity--new_poll .stream-activity__body .poll {
  margin: 1em;
}

.stream-activity--update_form {
  margin-bottom: 2em;
}

.stream-activity--update_form .widget {
  background: none;
  border: 0;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .stream-activity--update_form > .profile-card {
    display: none;
  }
}

.stream-activity--post hr {
  border-top: 1px solid #edeceb;
}

.stream-activity__footer {
  border-top: 1px solid #f4f4f3;
}

.stream-activity__footer .footer-button {
  padding: 1em 1em 1em 0;
  display: inline-block;
}

.stream-activity__footer .footer-button:first-child {
  padding-left: 1em;
}

.stream-activity__footer .footer-button:hover {
  color: #66af33;
}

.stream-activity__footer .production-actions {
  display: inline-block;
}

.stream-activity__footer .vote-count {
  margin-right: 1em;
}

.stream-activity__footer i.fa {
  font-size: 15px;
}

.stream-activity__footer .production-actions {
  display: inline-block;
}

.stream-activity__footer .production-actions .vote-button {
  font-size: 15px;
}

.stream-activity__footer .add-a-comment-link {
  text-align: center;
  width: 100%;
  background-color: #f7f6f6;
}

.stream-activity__footer .comments-wrapper {
  display: none;
  padding: 0;
  background-color: #f7f6f6;
}

.stream-activity__footer .comments-wrapper .tabs {
  display: none;
}

.stream-activity__footer .comments-wrapper .comment-container:first-child, .stream-activity__footer .comments-wrapper .comment-caption-container:first-child {
  border-top: none;
}

.stream-activity__footer .comments-wrapper .comment-commenter .avatar {
  left: 10px;
  width: 1.5625em;
  height: 1.5625em;
}

.stream-activity__footer .comments-wrapper .comment-upvote {
  top: 30px;
  left: 13px;
}

.stream-activity__footer .comments-wrapper .field-container {
  margin: 0;
  margin-top: 1em;
}

.stream-activity__footer .comments-wrapper .field-container:first-child {
  margin-top: 0;
}

.stream-activity__footer .comments-wrapper .new-comment__textbox {
  min-height: 4em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .stream-activity__footer .comments-wrapper {
    padding: 0.75em;
  }
}

@media screen and (min-width: 768px) {
  .stream-activity__footer .comments-wrapper {
    padding: 1em;
  }
}

.stream-activity__footer.show-comments .comments-wrapper {
  display: block;
}

.stream-activity__footer .button.button-outline.comments-load-more, .stream-activity__footer .poll__answers .list .comments-load-more.poll__answer, .poll__answers .list .stream-activity__footer .comments-load-more.poll__answer, .stream-activity__footer .free-undies .buy-bar .buybar .button.comments-load-more.add-to-cart, .free-undies .buy-bar .buybar .stream-activity__footer .button.comments-load-more.add-to-cart,
.stream-activity__footer .button.button-outline.comments-load-more:hover,
.stream-activity__footer .poll__answers .list .comments-load-more.poll__answer:hover, .poll__answers .list
.stream-activity__footer .comments-load-more.poll__answer:hover,
.stream-activity__footer .free-undies .buy-bar .buybar .button.comments-load-more.add-to-cart:hover, .free-undies .buy-bar .buybar
.stream-activity__footer .button.comments-load-more.add-to-cart:hover,
.stream-activity__footer .button.button-outline.comments-load-more:focus,
.stream-activity__footer .poll__answers .list .comments-load-more.poll__answer:focus, .poll__answers .list
.stream-activity__footer .comments-load-more.poll__answer:focus,
.stream-activity__footer .free-undies .buy-bar .buybar .button.comments-load-more.add-to-cart:focus, .free-undies .buy-bar .buybar
.stream-activity__footer .button.comments-load-more.add-to-cart:focus {
  background-color: transparent;
  color: #66af33;
  border: 0;
  padding: 0;
  margin: 0;
  display: inline;
}

.stream-activity__footer .comment-content-replies .comment-content-replies {
  margin-left: -3em;
}

.sidebar {
  max-width: 30em;
}

.sidebar .profile-card {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-bottom: 0.5em;
}

.sidebar .meta-data-container {
  margin-bottom: 0.5em;
}

.sidebar-widget {
  background-color: #fff;
  border: 1px solid #edeceb;
  display: block;
  overflow: hidden;
}

.sidebar-widget.sidebar-widget--padded {
  padding: 1em;
}

.sidebar-widget + .sidebar-widget {
  margin-top: 1em;
}

.sidebar-widget :last-child {
  margin-bottom: 0;
}

.stream-loading {
  text-align: center;
  width: 100%;
  margin: 1em 0;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .stream-loading {
    text-align: center;
  }
  .stream-loading button {
    width: 100%;
    display: block;
    text-align: center;
  }
}

.stream-edit-actions {
  text-align: right;
  padding-top: .5em;
}

/* Special stream loading sections. */
.activity-on, .stream-activities--list.show-products .activity-product_rec,
.stream-activities--list.show-products .activity-fail_cf, .stream-activities--list.show-ideas .stream-activity--new_poll,
.stream-activities--list.show-ideas .stream-activity--vote, .stream-activities--list.show-projects .stream-activity--vote, .stream-activities--list.show-people .activity-follow,
.stream-activities--list.show-people .activity-mc_photo_upload {
  display: inline-block !important;
}

.stream-activities--list.show-products .stream-activity-item, .stream-activities--list.show-ideas .stream-activity-item, .stream-activities--list.show-projects .stream-activity-item, .stream-activities--list.show-people .stream-activity-item {
  display: none;
}

.activity-fail_cf {
  display: flex;
}

/* Stole this from products for the purpose of a test. We should generalize to this if we implement it. */
/* Not ideal, but we're testing. Yolo */
.real-time-header {
  font-size: .8em;
  text-transform: uppercase;
  color: #A09995;
  display: block;
  margin-bottom: 1em;
}

.real-time-stream {
  position: relative;
  overflow: hidden;
}

.real-time-stream ul {
  padding-right: 1em;
  list-style-type: none;
  max-height: 3em;
  height: 3em;
}

.real-time-stream .real-time-stream--activity {
  display: flex;
  align-items: center;
  justify-content: start;
  position: absolute;
  top: -100px;
}

.real-time-stream .real-time-stream--activity.show {
  top: 0;
  transition: all 0.4s linear;
  transform: translate3d(0, 0, 0);
}

.real-time-stream .real-time-stream--activity.last-shown {
  top: 100px;
  transition: all 0.4s linear;
}

.real-time-stream .real-time-stream--activity .avatar {
  margin-right: 1em;
}

.real-time-stream .real-time-stream--activity .h5, .real-time-stream .real-time-stream--activity #story h5, #story .real-time-stream .real-time-stream--activity h5, .real-time-stream .real-time-stream--activity .filters h5, .filters .real-time-stream .real-time-stream--activity h5, .real-time-stream .real-time-stream--activity
.sorters h5,
.sorters .real-time-stream .real-time-stream--activity h5 {
  font-size: .9em;
  margin: 0;
}

/* Morphing grid for desktop test. */
.morphing-grid-test .stream-activity__header {
  padding: 1em;
  padding-left: 4.6875em;
}

.morphing-grid-test .activity-actor {
  position: absolute;
  left: 1.125em;
  top: 1.25em;
}

.morphing-grid-test .stream-activity-item + .stream-activity-item {
  margin-top: 0;
}

.morphing-grid-test .stream-activity-item {
  display: inline-block;
  margin-top: 0;
  overflow: hidden;
}

.styleguide .row {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
}

.styleguide .row::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 1473px) {
  .styleguide .row {
    padding: 0;
  }
}

.styleguide-section {
  margin-bottom: 4em;
}

.styleguide-section::after {
  clear: both;
  content: "";
  display: block;
}

.styleguide-section__intro img {
  display: block;
  margin: 0 auto;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  box-ordinal-group: 2;
  -webkit-order: 2;
  -moz-order: 2;
  order: 2;
  -ms-flex-order: 2;
}

@media screen and (min-width: 768px) {
  .styleguide-section__intro {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.styleguide-section__intro-content {
  margin-top: 3em;
  -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;
}

@media screen and (min-width: 768px) {
  .styleguide-section__intro-content {
    margin-top: 0;
    margin-right: 3em;
  }
}

.styleguide-header {
  border-bottom: 4px solid #e8e7e6;
  padding-bottom: 0.33333em;
  margin: 0 0 2em;
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.magazine-layout {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.magazine-layout::after {
  clear: both;
  content: "";
  display: block;
}

.magazine-layout .magazine-layout__column img {
  margin-bottom: 0.5em;
}

@media screen and (min-width: 768px) {
  .magazine-layout .magazine-layout__column {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 49.19133%;
  }
  .magazine-layout .magazine-layout__column:last-child {
    margin-right: 0;
  }
}

.magazine-layout .magazine-layout__column.magazine-layout__column--alt {
  padding-top: 5em;
}

.image-drag-area {
  position: relative;
}

.image-drag-hint {
  position: absolute;
  right: 3em;
  top: 1em;
  text-align: center;
  color: #A09995;
}

.image-drag-hint i {
  font-size: 2em;
  color: #A09995;
  margin-bottom: 0.25em;
}

.page-cover {
  position: absolute;
  left: 0;
  right: 0;
  top: 6.375em;
  bottom: 0;
  background-size: cover;
  background-position: center;
  width: 100vw;
  max-width: 100%;
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

@media screen and (min-width: 768px) {
  .page-cover {
    top: 6.375em;
  }
}

@media screen and (min-width: 64.0625em) {
  .page-cover {
    top: 7.375em;
  }
}

.page-cover .page-cover__content {
  max-width: 50%;
  background-color: #fff;
  padding: 2em;
}

.page-cover .page-cover__content :last-child {
  margin-bottom: 0;
}

.page-cover--pattern,
.page-cover--image {
  position: fixed;
  left: 0;
  right: 0;
  top: 6.375em;
  bottom: 0;
  width: 100vw;
  max-width: 100%;
  z-index: -1;
}

@media screen and (min-width: 768px) {
  .page-cover--pattern,
  .page-cover--image {
    top: 6.375em;
  }
}

@media screen and (min-width: 64.0625em) {
  .page-cover--pattern,
  .page-cover--image {
    top: 7.375em;
  }
}

.page-cover--image {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

.page-cover--top__content {
  padding: 1em;
  box-shadow: 0 0 0.5em 0 rgba(0, 0, 0, 0.13);
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .page-cover--top__content {
    padding: 3em;
  }
}

.page-cover--top__content > :last-child {
  margin-bottom: 0;
}

.view-port {
  min-height: calc(100vh - 110px);
}

@media screen and (min-width: 64em) and (orientation: landscape) {
  .page--split {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.page--split .page--split--left {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
}

.page--split .page--split--right {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  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;
}

.page--split .page--split__content {
  padding: 1em;
}

@media screen and (min-width: 64em) and (orientation: landscape) {
  .page--split .page--split__content {
    padding: 3em;
  }
}

.page--split .page--split__image {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.video-page {
  margin-top: 0;
  padding-top: 35px;
}

.video-page .video-container {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  clear: both;
}

.video-page .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html,
body {
  width: 100%;
  height: 100%;
}

body {
  font-family: "Interstate Light", "Interstate-Light", "Interstate Extra Light", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  color: #333;
  background-color: #f9f9f9;
  height: 100%;
  position: relative;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  body {
    font-size: 87.5%;
  }
}

body.has-cart, body.has-mobile-menu, body.has-mobile-filters {
  overflow: hidden;
  position: fixed;
}

.page {
  position: relative;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.mobile__menu-open .page {
  -webkit-transform: translateX(250px);
  -moz-transform: translateX(250px);
  -ms-transform: translateX(250px);
  -o-transform: translateX(250px);
  transform: translateX(250px);
  overflow: hidden;
  pointer-events: none;
}

main {
  opacity: 1;
  width: 100vw;
  max-width: 100%;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  min-height: calc(100vh - 110px);
}

.has-fixed-nav main {
  padding-top: 6.375em;
}

@media screen and (min-width: 768px) {
  .has-fixed-nav main {
    padding-top: 6.375em;
  }
}

@media screen and (min-width: 64.0625em) {
  .has-fixed-nav main {
    padding-top: 7.375em;
  }
}

.mobile__menu-open main {
  opacity: .3;
  cursor: pointer;
  overflow: hidden;
}

.mobile__menu-open main .page-view {
  pointer-events: none;
}

.cart__open main .page-view {
  pointer-events: none;
}

main .page-view {
  min-height: inherit;
  height: 100%;
}

.cms-page main {
  min-height: auto;
}

.page-view {
  background-color: white;
}

.page-overlay {
  z-index: 49;
  position: fixed;
  top: 0;
  left: 100%;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  opacity: 0;
  visibility: hidden;
}

.page-overlay.is-dark {
  background-color: #000;
}

.page-overlay.is-active {
  opacity: .5;
  cursor: pointer;
  visibility: visible;
}

[mobile-show-hide] {
  pointer-events: none;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  [mobile-show-hide] {
    pointer-events: all;
    cursor: pointer;
  }
  [mobile-show-hide]:after {
    font-family: FontAwesome;
    content: '\f068';
    float: right;
  }
  [mobile-show-hide].collapsed:after {
    content: '\f067';
  }
}

.bbadmin {
  max-width: 95vw;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4em;
  padding: 1em;
}

.bbadmin::after {
  clear: both;
  content: "";
  display: block;
}

.bbadmin .page-columns {
  max-width: 95vw;
}

@media screen and (min-width: 768px) {
  .bbadmin {
    padding: 1em 0;
  }
}

@media screen and (min-width: 64.0625em) {
  .bbadmin {
    padding: 2em 0;
  }
}

h1[contenteditable] {
  border-bottom: 2px solid transparent;
}

h1[contenteditable]:focus {
  outline: 0;
  border-color: #333;
}

.admin-sidebar .link.h3, .admin-sidebar .comment-body a.h3, .comment-body .admin-sidebar a.h3, .admin-sidebar .comment-body .h3.read-more-button, .comment-body .admin-sidebar .h3.read-more-button, .admin-sidebar .comment-body #story h3.read-more-button, .comment-body #story .admin-sidebar h3.read-more-button, .admin-sidebar #story .comment-body h3.read-more-button, #story .comment-body .admin-sidebar h3.read-more-button, .admin-sidebar
.comment-header a.h3,
.comment-header .admin-sidebar a.h3, .admin-sidebar
.comment-header .h3.read-more-button,
.comment-header .admin-sidebar .h3.read-more-button, .admin-sidebar
.comment-header #story h3.read-more-button,
.comment-header #story .admin-sidebar h3.read-more-button, .admin-sidebar #story
.comment-header h3.read-more-button, #story
.comment-header .admin-sidebar h3.read-more-button, .admin-sidebar .profile-card__bottom.profile-card__bottom--bio a.h3, .profile-card__bottom.profile-card__bottom--bio .admin-sidebar a.h3, .admin-sidebar .profile-card__bottom.profile-card__bottom--bio .h3.read-more-button, .profile-card__bottom.profile-card__bottom--bio .admin-sidebar .h3.read-more-button, .admin-sidebar .profile-card__bottom.profile-card__bottom--bio #story h3.read-more-button, .profile-card__bottom.profile-card__bottom--bio #story .admin-sidebar h3.read-more-button, .admin-sidebar #story .profile-card__bottom.profile-card__bottom--bio h3.read-more-button, #story .profile-card__bottom.profile-card__bottom--bio .admin-sidebar h3.read-more-button, .admin-sidebar #story h3.link, #story .admin-sidebar h3.link, .admin-sidebar #story .main-nav__cart h3.menu-button, #story .main-nav__cart .admin-sidebar h3.menu-button, .admin-sidebar .main-nav__cart #story h3.menu-button, .main-nav__cart #story .admin-sidebar h3.menu-button, .admin-sidebar .real-time-stream .real-time-stream--activity .h5 a.h3, .real-time-stream .real-time-stream--activity .h5 .admin-sidebar a.h3, .admin-sidebar .real-time-stream .real-time-stream--activity #story h5 a.h3, .real-time-stream .real-time-stream--activity #story h5 .admin-sidebar a.h3, .admin-sidebar #story .real-time-stream .real-time-stream--activity h5 a.h3, #story .real-time-stream .real-time-stream--activity h5 .admin-sidebar a.h3, .admin-sidebar .real-time-stream .real-time-stream--activity .filters h5 a.h3, .real-time-stream .real-time-stream--activity .filters h5 .admin-sidebar a.h3, .admin-sidebar .filters .real-time-stream .real-time-stream--activity h5 a.h3, .filters .real-time-stream .real-time-stream--activity h5 .admin-sidebar a.h3, .admin-sidebar .real-time-stream .real-time-stream--activity
.sorters h5 a.h3, .real-time-stream .real-time-stream--activity
.sorters h5 .admin-sidebar a.h3, .admin-sidebar
.sorters .real-time-stream .real-time-stream--activity h5 a.h3,
.sorters .real-time-stream .real-time-stream--activity h5 .admin-sidebar a.h3, .admin-sidebar .real-time-stream .real-time-stream--activity .h5 .h3.read-more-button, .real-time-stream .real-time-stream--activity .h5 .admin-sidebar .h3.read-more-button, .admin-sidebar .real-time-stream .real-time-stream--activity #story h5 .h3.read-more-button, .real-time-stream .real-time-stream--activity #story h5 .admin-sidebar .h3.read-more-button, .admin-sidebar #story .real-time-stream .real-time-stream--activity h5 .h3.read-more-button, #story .real-time-stream .real-time-stream--activity h5 .admin-sidebar .h3.read-more-button, .admin-sidebar .real-time-stream .real-time-stream--activity .filters h5 .h3.read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .admin-sidebar .h3.read-more-button, .admin-sidebar .filters .real-time-stream .real-time-stream--activity h5 .h3.read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .admin-sidebar .h3.read-more-button, .admin-sidebar .real-time-stream .real-time-stream--activity
.sorters h5 .h3.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .admin-sidebar .h3.read-more-button, .admin-sidebar
.sorters .real-time-stream .real-time-stream--activity h5 .h3.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .admin-sidebar .h3.read-more-button, .admin-sidebar .real-time-stream .real-time-stream--activity .h5 #story h3.read-more-button, .real-time-stream .real-time-stream--activity .h5 #story .admin-sidebar h3.read-more-button, .admin-sidebar #story .real-time-stream .real-time-stream--activity .h5 h3.read-more-button, #story .real-time-stream .real-time-stream--activity .h5 .admin-sidebar h3.read-more-button, .admin-sidebar .real-time-stream .real-time-stream--activity #story h5 h3.read-more-button, .real-time-stream .real-time-stream--activity #story h5 .admin-sidebar h3.read-more-button, .admin-sidebar #story .real-time-stream .real-time-stream--activity h5 h3.read-more-button, #story .real-time-stream .real-time-stream--activity h5 .admin-sidebar h3.read-more-button, .admin-sidebar .real-time-stream .real-time-stream--activity .filters h5 #story h3.read-more-button, .real-time-stream .real-time-stream--activity .filters h5 #story .admin-sidebar h3.read-more-button, .admin-sidebar .filters .real-time-stream .real-time-stream--activity h5 #story h3.read-more-button, .filters .real-time-stream .real-time-stream--activity h5 #story .admin-sidebar h3.read-more-button, .admin-sidebar .real-time-stream .real-time-stream--activity
.sorters h5 #story h3.read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 #story .admin-sidebar h3.read-more-button, .admin-sidebar
.sorters .real-time-stream .real-time-stream--activity h5 #story h3.read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 #story .admin-sidebar h3.read-more-button, .admin-sidebar .main-nav__cart .h3.menu-button, .main-nav__cart .admin-sidebar .h3.menu-button, .admin-sidebar .project-page .project-header__container .project-feed .h5 a.h3, .project-page .project-header__container .project-feed .h5 .admin-sidebar a.h3, .admin-sidebar .project-page .project-header__container .project-feed #story h5 a.h3, .project-page .project-header__container .project-feed #story h5 .admin-sidebar a.h3, .admin-sidebar #story .project-page .project-header__container .project-feed h5 a.h3, #story .project-page .project-header__container .project-feed h5 .admin-sidebar a.h3, .admin-sidebar .project-page .project-header__container .project-feed .filters h5 a.h3, .project-page .project-header__container .project-feed .filters h5 .admin-sidebar a.h3, .admin-sidebar .filters .project-page .project-header__container .project-feed h5 a.h3, .filters .project-page .project-header__container .project-feed h5 .admin-sidebar a.h3, .admin-sidebar .project-page .project-header__container .project-feed
.sorters h5 a.h3, .project-page .project-header__container .project-feed
.sorters h5 .admin-sidebar a.h3, .admin-sidebar
.sorters .project-page .project-header__container .project-feed h5 a.h3,
.sorters .project-page .project-header__container .project-feed h5 .admin-sidebar a.h3, .admin-sidebar .project-page .project-header__container .project-feed .h5 .h3.read-more-button, .project-page .project-header__container .project-feed .h5 .admin-sidebar .h3.read-more-button, .admin-sidebar .project-page .project-header__container .project-feed #story h5 .h3.read-more-button, .project-page .project-header__container .project-feed #story h5 .admin-sidebar .h3.read-more-button, .admin-sidebar #story .project-page .project-header__container .project-feed h5 .h3.read-more-button, #story .project-page .project-header__container .project-feed h5 .admin-sidebar .h3.read-more-button, .admin-sidebar .project-page .project-header__container .project-feed .filters h5 .h3.read-more-button, .project-page .project-header__container .project-feed .filters h5 .admin-sidebar .h3.read-more-button, .admin-sidebar .filters .project-page .project-header__container .project-feed h5 .h3.read-more-button, .filters .project-page .project-header__container .project-feed h5 .admin-sidebar .h3.read-more-button, .admin-sidebar .project-page .project-header__container .project-feed
.sorters h5 .h3.read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .admin-sidebar .h3.read-more-button, .admin-sidebar
.sorters .project-page .project-header__container .project-feed h5 .h3.read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .admin-sidebar .h3.read-more-button, .admin-sidebar .project-page .project-header__container .project-feed .h5 #story h3.read-more-button, .project-page .project-header__container .project-feed .h5 #story .admin-sidebar h3.read-more-button, .admin-sidebar #story .project-page .project-header__container .project-feed .h5 h3.read-more-button, #story .project-page .project-header__container .project-feed .h5 .admin-sidebar h3.read-more-button, .admin-sidebar .project-page .project-header__container .project-feed #story h5 h3.read-more-button, .project-page .project-header__container .project-feed #story h5 .admin-sidebar h3.read-more-button, .admin-sidebar #story .project-page .project-header__container .project-feed h5 h3.read-more-button, #story .project-page .project-header__container .project-feed h5 .admin-sidebar h3.read-more-button, .admin-sidebar .project-page .project-header__container .project-feed .filters h5 #story h3.read-more-button, .project-page .project-header__container .project-feed .filters h5 #story .admin-sidebar h3.read-more-button, .admin-sidebar .filters .project-page .project-header__container .project-feed h5 #story h3.read-more-button, .filters .project-page .project-header__container .project-feed h5 #story .admin-sidebar h3.read-more-button, .admin-sidebar .project-page .project-header__container .project-feed
.sorters h5 #story h3.read-more-button, .project-page .project-header__container .project-feed
.sorters h5 #story .admin-sidebar h3.read-more-button, .admin-sidebar
.sorters .project-page .project-header__container .project-feed h5 #story h3.read-more-button,
.sorters .project-page .project-header__container .project-feed h5 #story .admin-sidebar h3.read-more-button {
  margin-bottom: 1em;
  margin-top: 0;
  display: inline-block;
}

.admin-sidebar .h5, .admin-sidebar #story h5, #story .admin-sidebar h5, .admin-sidebar .filters h5, .filters .admin-sidebar h5, .admin-sidebar
.sorters h5,
.sorters .admin-sidebar h5 {
  margin-bottom: 0;
}

.admin-sidebar .admin-nav {
  border-top: 4px solid #edeceb;
  padding-top: 0.5em;
  margin-top: .5em;
  margin-bottom: 3em;
}

.admin-table {
  background-color: #fff;
}

@media screen and (min-width: 1216px) {
  .admin-table.submissions-admin-table {
    table-layout: fixed;
  }
  .admin-table.submissions-admin-table th:nth-child(1) {
    width: 7.25em;
  }
  .admin-table.submissions-admin-table th:nth-child(2) {
    width: 13.125em;
  }
  .admin-table.submissions-admin-table th:nth-child(3) {
    width: 5em;
  }
  .admin-table.submissions-admin-table th:nth-child(4) {
    width: 11.875em;
  }
  .admin-table.submissions-admin-table th:nth-child(5) {
    width: 14.375em;
  }
  .admin-table.submissions-admin-table th:nth-child(6) {
    width: 5em;
  }
  .admin-table.submissions-admin-table th:nth-child(7) {
    width: 10em;
  }
  .admin-table.submissions-admin-table th:nth-child(8) {
    width: 8.125em;
  }
}

.admin-table .submission-image,
.admin-table .preview-image,
.admin-table .form-image {
  width: 6.25em;
  display: block;
  transition: transform .2s ease-in-out;
}

.admin-table .submission-image:hover,
.admin-table .preview-image:hover,
.admin-table .form-image:hover {
  transform: scale(3);
  box-shadow: 0 0 0 2px #fff;
}

.admin-table .submission-image img,
.admin-table .preview-image img,
.admin-table .form-image img {
  width: 6.25em;
}

.admin-table .button, .admin-table .poll__answers .list .poll__answer, .poll__answers .list .admin-table .poll__answer,
.admin-table button {
  display: inline-block;
}

.admin-table .button.is-active, .admin-table .poll__answers .list .is-active.poll__answer, .poll__answers .list .admin-table .is-active.poll__answer,
.admin-table button.is-active {
  color: #66af33;
}

.submission-admin-card.card {
  background-color: #edeceb;
}

.submission-admin-card.card .card-details {
  background-color: #fff;
  padding: 1em;
}

.submission-admin-card.card .submission-actions {
  display: flex;
  align-items: center;
  padding-top: 1em;
  margin-top: 1em;
  border-top: 1px solid #edeceb;
}

.submission-admin-card.card .submission-actions .button, .submission-admin-card.card .submission-actions .poll__answers .list .poll__answer, .poll__answers .list .submission-admin-card.card .submission-actions .poll__answer {
  margin-left: auto;
}

.submission-admin-card.card .submission-actions select {
  font-size: 0.75em;
}

.table-controls {
  display: flex;
  align-items: center;
  margin-bottom: 1em;
}

.table-controls dir-pagination-controls, .table-controls .pagination-wrapper {
  margin-left: auto;
  margin-right: auto;
}

.table-controls i.fa-th-list,
.table-controls i.fa-th {
  opacity: .5;
  margin-left: 0.25em;
}

.table-controls i.fa-th-list.active,
.table-controls i.fa-th.active {
  opacity: 1;
}

.table-controls .table-control {
  width: 20%;
}

.table-controls .table-control:last-child {
  text-align: right;
}

.input--has-button {
  position: relative;
}

.newsletter-form {
  width: 100%;
}

.newsletter-form .page-columns {
  padding: 0;
  max-width: 100%;
  margin-bottom: 0;
}

.newsletter-form .page-column--left {
  padding-right: 0;
}

.newsletter-controls {
  height: 106vh;
  overflow: scroll;
  background-color: #807873;
  background-color: #333;
  padding: 2em;
}

.newsletter-controls label {
  color: #edeceb;
  color: #fff;
}

.newsletter-signup-preview-area {
  display: flex;
  width: 100%;
  height: 100%;
  min-height: calc(100vh - 7.375em);
  position: relative;
}

.newsletter-signup-preview-area .button i, .newsletter-signup-preview-area .poll__answers .list .poll__answer i, .poll__answers .list .newsletter-signup-preview-area .poll__answer i, .newsletter-signup-preview-area button i {
  margin-top: 0.09375em;
}

.newsletter-signup-preview-area .cancel-editing {
  position: absolute;
  left: 2em;
  top: 2em;
}

.newsletter-signup-preview-area .cancel-editing .button, .newsletter-signup-preview-area .cancel-editing .poll__answers .list .poll__answer, .poll__answers .list .newsletter-signup-preview-area .cancel-editing .poll__answer {
  border-radius: 4px;
}

.newsletter-signup-preview-area .side-toggle {
  position: absolute;
  right: 2em;
  top: 2em;
}

.newsletter-signup-preview-area .device-toggle {
  position: absolute;
  right: 2em;
  top: 5.5625em;
}

.newsletter-signup-preview {
  flex: 1 0 auto;
  align-self: center;
  position: relative;
  background-color: #fff;
  padding: 2em;
  background-color: #fff;
  text-align: center;
  border: 1px solid #edeceb;
}

.newsletter-signup-preview.mobile {
  padding: 2em;
  max-width: 19.375em;
}

.newsletter-signup-preview.mobile .button-facebook {
  white-space: normal;
  line-height: 1.2;
}

.newsletter-signup-preview.tablet {
  max-width: 35em;
}

.newsletter-signup-preview.desktop {
  max-width: 35em;
}

.newsletter-options input[type="text"] {
  background-color: #545454;
  color: #f4f4f3;
  color: #fff;
  border-color: #545454;
}

.newsletter-options input[type="number"] {
  width: auto;
  margin-right: 2em;
}

.newsletter-options .flex {
  margin-top: 0.5em;
  display: flex;
  align-items: center;
}

.newsletter-options .flex input {
  background-color: #948c88;
  background-color: #545454;
  color: #fff;
  font-family: "Interstate Mono", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 1em;
  height: auto;
  border-color: #68615d;
}

.newsletter-options .flex input::-webkit-inner-spin-button {
  opacity: 0.5;
  color: #A09995;
  margin-top: 0.0625em;
}

.newsletter-options .flex label {
  margin-right: 0.25em;
  margin-bottom: 0;
  line-height: 1;
}

.newsletter-options .size-radio-buttons {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: .5em;
}

.newsletter-options .size-radio-buttons label {
  margin-right: 1em;
}

.form-checkboxes {
  margin-bottom: 1.5em;
}

.form-checkboxes::after {
  clear: both;
  content: "";
  display: block;
}

.form-checkboxes div {
  position: relative;
  float: left;
  color: #fff;
  margin-right: 1em;
  padding-left: 0.7em;
  padding-top: 0.125em;
}

.form-checkboxes label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #948c88;
  background-color: #545454;
  border-radius: 4px;
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
}

.form-checkboxes label:after {
  content: '';
  width: 9px;
  height: 5px;
  position: absolute;
  top: 8px;
  left: 6px;
  border: 3px solid #fcfff4;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  transform: rotate(-45deg);
}

.form-checkboxes label:hover::after {
  opacity: 0.3;
}

.form-checkboxes input[type=checkbox] {
  visibility: hidden;
}

.form-checkboxes input[type=checkbox]:checked + label:after {
  opacity: 1;
}

.newsletter-actions {
  display: flex;
  margin-top: 1.5em;
}

.newsletter-actions .button, .newsletter-actions .poll__answers .list .poll__answer, .poll__answers .list .newsletter-actions .poll__answer {
  text-align: center;
  flex: 1 1 50%;
}

.newsletter-actions .button + .button, .newsletter-actions .poll__answers .list .poll__answer + .button, .poll__answers .list .newsletter-actions .poll__answer + .button, .newsletter-actions .poll__answers .list .button + .poll__answer, .poll__answers .list .newsletter-actions .button + .poll__answer, .newsletter-actions .poll__answers .list .poll__answer + .poll__answer, .poll__answers .list .newsletter-actions .poll__answer + .poll__answer {
  margin-left: 1.5em;
}

.experiment-header {
  display: flex;
}

.experiment-header .experiment-header-details {
  margin-left: auto;
  text-align: right;
}

.experiment-header .experiment-header-details .button-primary {
  display: inline-block;
}

.experiment-header .experiment-header-details > div + div {
  margin-top: .25em;
}

.mc-admin {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.mc-admin::after {
  clear: both;
  content: "";
  display: block;
}

.mc-admin .button-group .button, .mc-admin .button-group .poll__answers .list .poll__answer, .poll__answers .list .mc-admin .button-group .poll__answer {
  font-size: .6em;
}

.mc-admin--controls .icon-list {
  padding-left: 1em;
  display: inline-block;
  color: #A09995;
}

.mc-admin--controls .icon-list .active, .mc-admin--controls .icon-list .active i {
  color: black;
}

.mc-admin .model-citizen-admin-card {
  position: relative;
  background-color: #fff;
  border: 1px solid #edeceb;
}

.mc-admin .model-citizen-admin-card__details {
  padding: 1em;
}

.mc-admin .model-citizen-admin-card__details--attribute i {
  margin-left: .2em;
}

.mc-admin .model-citizen-admin-card__details--attribute input, .mc-admin .model-citizen-admin-card__details--attribute textarea {
  margin-bottom: .3em;
}

.mc-admin .model-citizen-admin-card tags-input {
  font-size: .8em;
}

.mc-admin .model-citizen-admin-card tags-input .tags {
  height: auto;
}

.mc-admin .model-citizen-admin-card--menu {
  position: absolute;
  text-align: right;
  top: 0;
  right: 0;
  padding: 1em;
}

.mc-admin .model-citizen-admin-card--menu .toggle-menu {
  color: #ffffff;
  opacity: .4;
  margin-bottom: 1em;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.4);
}

.mc-admin .model-citizen-admin-card--menu .menu-items {
  padding-top: 1em;
  opacity: 0;
  transition: opacity .2s;
  font-size: .8em;
}

.mc-admin .model-citizen-admin-card--menu .menu-items .menuitem {
  opacity: 0;
  transition: opacity 0s;
}

.mc-admin .model-citizen-admin-card--menu.open .toggle-menu {
  opacity: 1;
  color: #66af33;
}

.mc-admin .model-citizen-admin-card--menu.open .menu-items {
  opacity: 1;
  padding: 1em;
  background-color: white;
  border: 1px solid #dcdad8;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}

.mc-admin .model-citizen-admin-card--menu.open .menu-items .menuitem {
  opacity: 1;
}

.mc-admin .model-citizen-admin-card:hover .toggle-menu {
  opacity: 1;
}

.user-settings-sidebar .filters-wrapper {
  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;
}

.user-settings-sidebar .filters-wrapper .filters-gender {
  order: 0;
}

.user-settings-sidebar .filters-wrapper .filters-state {
  order: 1;
}

.user-settings-sidebar .filters-wrapper .filters-collection {
  order: 3;
}

.user-settings-sidebar .filters-wrapper .filters-contest {
  order: 4;
}

.user-settings-sidebar .filters-wrapper .filters-tag {
  order: 2;
}

.tagging-project .product-gallery {
  max-width: 100%;
}

.tagging-project .gallery-image {
  display: inline-block;
  width: 30%;
  margin: 1em;
}

.tagging-project .tag-form {
  display: flex;
}

.tagging-project .tag-group {
  display: inline-block;
  margin: 0.57143em;
}

.tagging-project .header-right {
  text-align: right;
}

.tagging-project label {
  font-family: "Interstate Light", "Interstate-Light", "Interstate Extra Light", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.site-nav {
  position: relative;
  width: 100%;
  max-width: 100%;
  z-index: 61;
  left: 0;
  top: 0;
  will-change: top, left;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .site-nav {
    -webkit-transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate3d(0px, 0px, 0px);
    transform: translate3d(0px, 0px, 0px);
  }
}

.has-fixed-nav .site-nav {
  position: fixed;
}

.skinny-nav {
  height: 42px;
  line-height: 1.5;
  background-color: #49D5B7;
  color: #333;
  width: 100%;
  max-width: 100%;
  white-space: nowrap;
  overflow-y: hidden;
  font-size: 1.2em;
}

@media screen and (min-width: 768px) {
  .skinny-nav {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
}

.skinny-nav--left {
  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;
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  padding-left: .75em;
  height: 100%;
}

.skinny-nav--left a, .skinny-nav--left .read-more-button, .skinny-nav--left button {
  text-decoration: underline;
}

.skinny-nav--left {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

@media screen and (min-width: 768px) {
  .skinny-nav--left {
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
  }
}

.skinny-nav--right {
  display: none;
}

@media screen and (min-width: 768px) {
  .skinny-nav--right {
    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;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding-right: .75em;
  }
}

.skinny-nav--right a + a, .skinny-nav--right .read-more-button + a, .skinny-nav--right a + .read-more-button, .skinny-nav--right .read-more-button + .read-more-button,
.skinny-nav--right a + button,
.skinny-nav--right .read-more-button + button {
  margin-left: 1em;
}

.main-nav {
  background-color: #fff;
  -webkit-transition-property: background-color;
  -moz-transition-property: background-color;
  transition-property: background-color;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  border-bottom: 1px solid #dcdad8;
  height: 3.75em;
  position: relative;
}

@media screen and (min-width: 64.0625em) {
  .main-nav {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 4.75em;
  }
  .main-nav.active {
    background-color: #edeceb;
  }
}

.betabrand-logo-link {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -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;
}

.betabrand-logo-link .header-logo {
  height: 3.75em;
  line-height: 3.75em;
  text-align: center;
  margin: 0 auto;
  display: block;
}

.betabrand-logo-link img {
  position: relative;
  max-width: 5.25em;
  margin: auto;
  margin-bottom: 0;
}

@media screen and (min-width: 64.0625em) {
  .betabrand-logo-link img {
    margin-bottom: -1em;
  }
}

@media screen and (min-width: 64.0625em) {
  .betabrand-logo-link {
    max-width: 8.75em;
    min-width: 8.75em;
    -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;
  }
  .betabrand-logo-link a, .betabrand-logo-link .read-more-button {
    line-height: 4.75em;
    height: 4.75em;
    margin: auto;
  }
}

.main-nav__menu {
  -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;
}

.main-nav__search {
  -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;
  color: #68615d;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .main-nav__search {
    position: absolute;
    left: 40px;
    top: 0;
  }
  .main-nav__search form {
    width: 40px;
    height: 3.75em;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .main-nav__search .search-button {
    margin: auto;
    width: 40px;
    line-height: 3.75em;
  }
  .main-nav__search .search-button:focus {
    color: #66af33;
  }
}

.main-nav__search .search-query {
  display: none;
}

@media screen and (min-width: 64.0625em) {
  .main-nav__search {
    order: 2;
    padding: 1em;
    margin-left: auto;
  }
  .main-nav__search .search-button {
    position: relative;
    left: -1.8em;
  }
  .main-nav__search .search-button:focus {
    color: #66af33;
  }
  .main-nav__search .search-query {
    display: block;
    padding-right: 2em;
  }
  .main-nav__search form {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.main-nav__notifications {
  order: 3;
}

.main-nav__notifications i {
  font-style: normal;
}

.main-nav__notifications .main-nav__hover {
  opacity: 0;
}

.main-nav__notifications .main-nav__hover.on {
  opacity: 1;
}

.main-nav__notifications .notification--icon {
  font-size: 1.25em;
  margin-right: -0.5em;
  height: 2.2em;
}

.main-nav__notifications .notification--counter {
  font-size: 1.75em;
  opacity: 0;
}

.main-nav__notifications .notification--counter.active {
  opacity: 1;
}

.main-nav__notifications .activity--thumbnail {
  width: 100%;
  max-width: 6em;
  display: block;
  margin: 0.25em 0 0;
  clear: both;
}

.main-nav__notifications .timestamp {
  float: left;
  clear: left;
}

.main-nav__notifications .footer-buttons {
  display: none;
}

.main-nav__notifications .activity-actor {
  margin-top: 0.25em;
}

.main-nav__notifications .no-activity {
  font-weight: bold;
  padding: 1em 0;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .main-nav__notifications {
    position: absolute;
    right: 80px;
    top: 0;
    width: 40px;
    height: 3.125em;
    text-align: center;
  }
  .main-nav__notifications .notification--counter {
    font-size: inherit;
  }
  .main-nav__notifications .notification--icon {
    font-size: 1.1em;
    margin-right: -0.5em;
    margin-top: -1.5em;
  }
  .main-nav__notifications .fa-stack {
    height: 1.75em;
  }
  .main-nav__notifications .notification--counter {
    font-size: 1.75em;
  }
  .main-nav__notifications .menu-button {
    margin: auto;
    height: 3.125em;
    padding: 0.25em 0.625em 1em;
  }
  .main-nav__notifications .menu-button i {
    display: none;
  }
  .main-nav__notifications .menu-dropdown.menu-dropdown--notifications {
    width: 100%;
    max-width: 100%;
    min-height: 100%;
    max-height: 70vh;
    overflow-y: scroll;
    /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
    left: 0;
    right: 0;
    position: fixed;
    margin-left: 0;
    border: 1px solid #edeceb;
    border-top: none;
    padding: 0 1em;
    background-color: #fff;
    border-bottom: 4px solid #dcdad8;
  }
  .main-nav__notifications .menu-dropdown.menu-dropdown--notifications .icon-list--vertical {
    margin-left: 0;
    margin-bottom: 0;
    font-size: 1.125em;
  }
  .main-nav__notifications .activity--thumbnail {
    max-width: 8em;
    display: block;
    margin: 0 0 0 0.5em;
    float: right;
    clear: none;
  }
  .main-nav__notifications .widget {
    padding-left: 0;
  }
}

.main-nav__account {
  order: 4;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .main-nav__account {
    position: absolute;
    right: 40px;
    top: 0;
    width: 40px;
    height: 3.125em;
    text-align: center;
  }
  .main-nav__account .menu-button {
    margin: auto;
    height: 3.125em;
    padding: 0.625em;
  }
  .main-nav__account .menu-button i {
    display: none;
  }
  .main-nav__account .menu-dropdown {
    width: 7.5em;
    left: -0.875em;
    right: 0;
    border: 1px solid #edeceb;
    border-top: none;
    padding: 1em;
    background-color: #fff;
  }
  .main-nav__account .menu-dropdown .icon-list--vertical {
    margin-left: 0;
    margin-bottom: 0;
    font-size: 1.125em;
  }
  .main-nav__account .avatar-wrapper {
    display: inline-block;
  }
  .main-nav__account span {
    display: none;
  }
}

.main-nav__account img,
.main-nav__account .avatar {
  width: 1.125em;
  height: 1.125em;
  position: relative;
  display: inline-block !important;
  vertical-align: middle;
}

@media screen and (min-width: 64.0625em) {
  .main-nav__account img,
  .main-nav__account .avatar {
    margin-right: .5em;
  }
  .main-nav__account .menu-dropdown {
    width: 7.5em;
    left: auto;
    border: 1px solid #edeceb;
    border-top: none;
    padding: 1em;
    width: 100%;
    background-color: #fff;
  }
}

.main-nav__cart {
  order: 4;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .main-nav__cart {
    position: absolute;
    right: 0;
    top: 0;
    height: 3.75em;
    width: 40px;
  }
}

.main-nav__cart .menu-button {
  line-height: 1;
  margin: auto;
  padding: 0.625em 0.5em;
  height: 3.125em;
}

.main-nav__cart .menu-button img {
  margin: 0;
  width: 1.25em;
}

.main-nav__cart .menu-button:focus {
  color: #66af33;
}

.main-nav__cart .menu-button span {
  position: absolute;
  right: 0.5625em;
  top: 0.5625em;
  font-size: 0.75em;
}

.main-nav__cart .menu-button .betabrand-close {
  font-size: 1em;
  color: #68615d;
}

@media screen and (min-width: 64.0625em) {
  .main-nav__cart .menu-button {
    line-height: 1;
    height: 4.75em;
    width: 4.75em;
  }
  .main-nav__cart .menu-button span {
    right: 1.8125em;
    top: 1.25em;
    font-size: 0.875em;
  }
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .main-nav__menus {
    background-color: #f4f4f3;
    overflow: auto;
    overflow-x: hidden;
    z-index: 59;
    position: relative;
    left: -300px;
    min-height: 100%;
    height: calc(100vh - 6.375em);
    padding: 1em 1em 4em;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    overflow-y: scroll;
    /* has to be scroll, not auto */
    -webkit-overflow-scrolling: touch;
  }
  .main-nav__menus.active {
    box-shadow: 3px 2px 10px 0 rgba(0, 0, 0, 0.15);
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px);
    transform: translateX(300px);
  }
}

@media screen and (min-width: 0px) {
  .main-nav__menus {
    width: 300px;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .main-nav__menus {
    height: calc(100vh - 6.375em);
  }
}

@media screen and (min-width: 768px) {
  .main-nav__menus {
    width: 300px;
  }
}

@media screen and (min-width: 64.0625em) {
  .main-nav__menus {
    width: auto;
    margin-right: 1em;
  }
  .main-nav__menus > nav {
    height: 4.75em;
    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;
  }
}

.menu-dropdown {
  display: none;
  z-index: 60;
  position: relative;
  color: #68615d;
}

.menu-dropdown small {
  font-size: .8em;
  text-transform: uppercase;
  color: #A09995;
  display: block;
  margin-bottom: 1em;
}

.menu-dropdown.menu-dropdown--notifications {
  max-width: 28.4em;
  left: inherit;
  padding: 0 1em;
  margin-left: -12em;
}

@media screen and (min-width: 64.0625em) {
  .menu-dropdown.menu-dropdown--notifications {
    padding: 0;
  }
}

.main-nav__hover:hover .menu-dropdown {
  display: block;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .menu-dropdown .icon-list a, .menu-dropdown .icon-list .read-more-button,
  .menu-dropdown .icon-list--grid a,
  .menu-dropdown .icon-list--grid .read-more-button {
    font-size: 1.0625em;
  }
  .menu-dropdown .icon-list--vertical a + a, .menu-dropdown .icon-list--vertical .read-more-button + a, .menu-dropdown .icon-list--vertical a + .read-more-button, .menu-dropdown .icon-list--vertical .read-more-button + .read-more-button {
    margin-top: .75em;
  }
  .menu-dropdown .menu-dropdown--categories {
    margin-bottom: 1em;
  }
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .menu-dropdown {
    overflow: hidden;
    -webkit-transition-property: max-height;
    -moz-transition-property: max-height;
    transition-property: max-height;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    max-height: 800px;
    font-size: .875em;
  }
  .menu-dropdown .icon-list--grid i {
    font-size: 3.75em;
  }
  .menu-dropdown .icon-list--vertical {
    margin-left: 1.25em;
    margin-bottom: 2em;
  }
  .menu-dropdown .menu-dropdown--collections {
    margin-top: 2em;
  }
  .menu-dropdown .menu-dropdown--products {
    display: none;
  }
}

@media screen and (min-width: 64.0625em) {
  .menu-dropdown {
    position: absolute;
    left: 0;
    top: 4.75em;
    width: 100vw;
    background-color: #fff;
    padding: 2em;
    border-bottom: 1px solid #edeceb;
    overflow-y: visible;
  }
  .menu-dropdown:after {
    content: "";
    position: fixed;
    left: 0;
    bottom: -30px;
    background-color: transparent;
    transition: background-color .25s;
    z-index: 61;
    height: 30px;
    width: 100%;
  }
  .menu-dropdown .icon-list--grid a, .menu-dropdown .icon-list--grid .read-more-button {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    position: relative;
  }
  .menu-dropdown .icon-list--grid a:hover, .menu-dropdown .icon-list--grid .read-more-button:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
  }
  .menu-dropdown .menu-dropdown-container {
    max-width: 90em;
    margin-left: auto;
    margin-right: auto;
  }
  .menu-dropdown .menu-dropdown-container::after {
    clear: both;
    content: "";
    display: block;
  }
  .menu-dropdown .menu-dropdown--categories {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 32.2551%;
  }
  .menu-dropdown .menu-dropdown--categories:last-child {
    margin-right: 0;
  }
  .menu-dropdown .menu-dropdown--collections {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 32.2551%;
  }
  .menu-dropdown .menu-dropdown--collections:last-child {
    margin-right: 0;
  }
  .menu-dropdown .menu-dropdown--products {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 32.2551%;
  }
  .menu-dropdown .menu-dropdown--products:last-child {
    margin-right: 0;
  }
  .menu-dropdown .menu-dropdown--products .card {
    border: none;
  }
  .menu-dropdown .menu-dropdown--products .afkl-lazy-wrapper {
    margin-bottom: .5em;
  }
  .menu-dropdown .menu-dropdown--products .h6 {
    font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    line-height: 1.2;
    margin-bottom: 0;
    font-size: 0.875em;
  }
}

@media screen and (min-width: 1216px) {
  .menu-dropdown .menu-dropdown-container {
    max-width: 90em;
    margin-left: auto;
    margin-right: auto;
  }
  .menu-dropdown .menu-dropdown-container::after {
    clear: both;
    content: "";
    display: block;
  }
  .menu-dropdown .menu-dropdown--categories {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 32.2551%;
  }
  .menu-dropdown .menu-dropdown--categories:last-child {
    margin-right: 0;
  }
  .menu-dropdown .menu-dropdown--collections {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 15.31888%;
    margin-left: 8.46811%;
  }
  .menu-dropdown .menu-dropdown--collections:last-child {
    margin-right: 0;
  }
  .menu-dropdown .menu-dropdown--products {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 32.2551%;
    margin-left: 8.46811%;
  }
  .menu-dropdown .menu-dropdown--products:last-child {
    margin-right: 0;
  }
}

.menu-dropdown .icon-list {
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.menu-dropdown .icon-list--vertical a + a, .menu-dropdown .icon-list--vertical .read-more-button + a, .menu-dropdown .icon-list--vertical a + .read-more-button, .menu-dropdown .icon-list--vertical .read-more-button + .read-more-button,
.menu-dropdown .icon-list--vertical a + button,
.menu-dropdown .icon-list--vertical .read-more-button + button {
  margin-top: 0.5em;
}

.menu-dropdown.ng-hide {
  /* Animate max height*/
  max-height: 0;
}

.menu-dropdown.ng-hide-add,
.menu-dropdown.ng-hide-remove {
  /* Needed to override display:none which cannot be animated */
  display: block !important;
  overflow-y: hidden;
}

.main-nav__menu-link {
  position: relative;
}

.main-nav__menu-link-label {
  color: #68615d;
}

.main-nav__hover:hover {
  background-color: transparent;
}

.main-nav__hover:hover .menu-button {
  position: relative;
}

.main-nav__hover:hover .menu-button:after {
  content: "";
  position: absolute;
  left: -15px;
  top: 0;
  right: -15px;
  bottom: 0;
  background-color: transparent;
  transition: background-color .25s;
  z-index: 62;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .main-nav__menus .main-nav__hover:last-child:after {
    pointer-events: none;
    content: "";
    position: relative;
    background-color: transparent;
    display: block;
    height: 5em;
    width: 100%;
  }
}

.menu-button {
  cursor: pointer;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  position: relative;
  white-space: nowrap;
  height: 100%;
  display: inline-block;
}

.menu-button:focus {
  outline: 0;
}

.menu-button > img {
  width: 1em;
}

.menu-button i[class^="betabrand-"] {
  margin-right: .5em;
  color: #A09995;
  font-size: 1.5em;
  position: relative;
  top: -0.0625em;
}

.menu-button i[class^="betabrand-"].betabrand-thinktank {
  position: relative;
  top: -2px;
}

.menu-button i.fa {
  margin-left: auto;
  color: #A09995;
}

.menu-button:focus {
  color: #66af33;
}

.menu-button:focus i[class^="betabrand-"] {
  color: #66af33;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .menu-button:active + .main-nav__hover,
  .menu-button:active + .menu-button {
    border-top: 1px solid #dcdad8;
  }
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .main-nav__hover .menu-button + .menu-dropdown {
    display: none;
  }
}

.main-nav__hover.active .menu-button + .menu-dropdown {
  display: block;
}

.keyboard .menu-button:active + .menu-dropdown {
  display: block;
}

.main-nav__hover.active .menu-button, .menu-button:active, .menu-button:hover {
  color: #66af33;
}

.main-nav__hover.active .menu-button i[class^="betabrand-"], .menu-button:active i[class^="betabrand-"], .menu-button:hover i[class^="betabrand-"] {
  color: #66af33;
}

.menu-button .main-nav__hover:hover > .menu-dropdown {
  display: block;
}

.has-state .menu-button .main-nav__hover:hover > .menu-dropdown {
  display: none;
}

.has-state .menu-button .main-nav__hover:hover .menu-dropdown {
  display: none;
}

.menu-button .menu-button:focus + .menu-dropdown, .menu-button .menu-button:active + .menu-dropdown {
  display: block;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .menu-button {
    width: 100%;
    font-size: 1.2em;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    text-align: left;
    display: block;
  }
  .menu-button i {
    vertical-align: middle;
  }
  .menu-button i.fa-angle-down, .menu-button i.fa-angle-up {
    position: absolute;
    right: 0;
    top: 1.75em;
  }
}

@media screen and (min-width: 64.0625em) {
  .menu-button {
    margin: auto;
    height: 4.75em;
    line-height: 4.75em;
    padding: 0 .875em;
    font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  }
  .menu-button img {
    margin-right: .5em;
  }
  .menu-button i[class^="betabrand-"] {
    display: none;
  }
  .menu-button i.fa {
    margin-left: .5em;
    display: inline-block;
  }
  .main-nav__hover:focus .menu-button,
  .main-nav__hover:hover .menu-button,
  .main-nav__hover.active .menu-button {
    color: #66af33;
    background-color: #fff;
    border-color: #dcdad8;
  }
}

.main-nav__menus .main-nav__hover:first-child .menu-button {
  border-top: 0;
}

.switch-route .menu-dropdown {
  display: none !important;
}

.icon-list--grid {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  color: #68615d;
}

.icon-list--grid::after {
  clear: both;
  content: "";
  display: block;
}

.icon-list--grid a + a, .icon-list--grid .read-more-button + a, .icon-list--grid a + .read-more-button, .icon-list--grid .read-more-button + .read-more-button {
  margin-left: auto;
}

.icon-list--grid i {
  margin-right: 0;
  color: #A09995;
  font-size: 2em;
  display: block;
  margin-bottom: .125em;
}

@media screen and (min-width: 64.0625em) {
  .icon-list--grid i {
    font-size: 3em;
  }
}

.icon-list--grid a, .icon-list--grid .read-more-button {
  cursor: pointer;
  text-align: center;
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.icon-list--grid a:focus, .icon-list--grid .read-more-button:focus {
  color: #66af33;
}

.icon-list--grid a:focus i[class^="betabrand-"], .icon-list--grid .read-more-button:focus i[class^="betabrand-"] {
  color: #66af33;
}

.icon-list--grid a:hover, .icon-list--grid .read-more-button:hover {
  color: #A09995;
}

.icon-list--grid a:hover i[class^="betabrand-"], .icon-list--grid .read-more-button:hover i[class^="betabrand-"] {
  color: #A09995;
}

.icon-list--grid-2 a, .icon-list--grid-2 .read-more-button {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 49.19133%;
  margin-bottom: 1em;
}

.icon-list--grid-2 a:last-child, .icon-list--grid-2 .read-more-button:last-child {
  margin-right: 0;
}

.icon-list--grid-2 a:nth-child(2n), .icon-list--grid-2 .read-more-button:nth-child(2n) {
  margin-right: 0;
}

.icon-list--grid-2 a:nth-child(2n+1), .icon-list--grid-2 .read-more-button:nth-child(2n+1) {
  clear: left;
}

.icon-list--grid-2 a:nth-child(2n+1):nth-last-child(-n+2), .icon-list--grid-2 .read-more-button:nth-child(2n+1):nth-last-child(-n+2),
.icon-list--grid-2 a:nth-child(2n+1):nth-last-child(-n+2) ~ a,
.icon-list--grid-2 .read-more-button:nth-child(2n+1):nth-last-child(-n+2) ~ a,
.icon-list--grid-2 a:nth-child(2n+1):nth-last-child(-n+2) ~ .read-more-button,
.icon-list--grid-2 .read-more-button:nth-child(2n+1):nth-last-child(-n+2) ~ .read-more-button {
  margin-bottom: 0;
}

.icon-list--grid-3 a, .icon-list--grid-3 .read-more-button {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 32.2551%;
  margin-bottom: 1em;
}

.icon-list--grid-3 a:last-child, .icon-list--grid-3 .read-more-button:last-child {
  margin-right: 0;
}

.icon-list--grid-3 a:nth-child(3n), .icon-list--grid-3 .read-more-button:nth-child(3n) {
  margin-right: 0;
}

.icon-list--grid-3 a:nth-child(3n+1), .icon-list--grid-3 .read-more-button:nth-child(3n+1) {
  clear: left;
}

.icon-list--grid-3 a:nth-child(3n+1):nth-last-child(-n+3), .icon-list--grid-3 .read-more-button:nth-child(3n+1):nth-last-child(-n+3),
.icon-list--grid-3 a:nth-child(3n+1):nth-last-child(-n+3) ~ a,
.icon-list--grid-3 .read-more-button:nth-child(3n+1):nth-last-child(-n+3) ~ a,
.icon-list--grid-3 a:nth-child(3n+1):nth-last-child(-n+3) ~ .read-more-button,
.icon-list--grid-3 .read-more-button:nth-child(3n+1):nth-last-child(-n+3) ~ .read-more-button {
  margin-bottom: 0;
}

.icon-list--grid-6 a, .icon-list--grid-6 .read-more-button {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 15.31888%;
  margin-bottom: 1em;
}

.icon-list--grid-6 a:last-child, .icon-list--grid-6 .read-more-button:last-child {
  margin-right: 0;
}

.icon-list--grid-6 a:nth-child(6n), .icon-list--grid-6 .read-more-button:nth-child(6n) {
  margin-right: 0;
}

.icon-list--grid-6 a:nth-child(6n+1), .icon-list--grid-6 .read-more-button:nth-child(6n+1) {
  clear: left;
}

.icon-list--grid-6 a:nth-child(6n+1):nth-last-child(-n+6), .icon-list--grid-6 .read-more-button:nth-child(6n+1):nth-last-child(-n+6),
.icon-list--grid-6 a:nth-child(6n+1):nth-last-child(-n+6) ~ a,
.icon-list--grid-6 .read-more-button:nth-child(6n+1):nth-last-child(-n+6) ~ a,
.icon-list--grid-6 a:nth-child(6n+1):nth-last-child(-n+6) ~ .read-more-button,
.icon-list--grid-6 .read-more-button:nth-child(6n+1):nth-last-child(-n+6) ~ .read-more-button {
  margin-bottom: 0;
}

* {
  margin: 0;
  padding: 0;
}

.site-nav .toggle-open-close {
  position: absolute;
  left: 0;
  top: 0;
  width: 3.125em;
  height: 3.75em;
}

.site-nav {
  outline: 0;
}

.site-nav .fa-stack {
  margin-left: -1.5em;
}

.site-nav .fa-stack[data-count]:after {
  position: absolute;
  right: 0%;
  top: 1%;
  content: attr(data-count);
  font-size: 30%;
  padding: .6em;
  border-radius: 999px;
  line-height: .75em;
  color: white;
  background-color: #A09995;
  text-align: center;
  min-width: 2em;
  font-weight: bold;
}

.site-nav .main-nav__notifications--unseen .fa-stack[data-count]:after {
  background-color: #66af33;
}

.main-nav__switch {
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 71;
}

.main-nav__switch:after {
  position: absolute;
  width: 100%;
  display: block;
  opacity: 1;
  content: "";
  height: 5em;
  background: transparent;
}

.main-nav__switch:checked + .menu-button + .menu-dropdown {
  display: block;
}

.main-nav__switch:checked:after {
  background: transparent;
}

@media screen and (min-width: 64.0625em) {
  .main-nav__switch {
    display: none;
  }
}

.site-nav .main-nav__notifications,
.site-nav .main-nav__account,
.site-nav .main-nav__cart > button span {
  opacity: 0;
}

.has-state .site-nav .main-nav__notifications, .has-state
.site-nav .main-nav__account, .has-state
.site-nav .main-nav__cart > button span {
  opacity: 1;
}

.site-nav.has-state .lozenge,
.site-nav.has-state .main-nav__notifications,
.site-nav.has-state .main-nav__account,
.site-nav.has-state .main-nav__cart > button span {
  opacity: 1;
}

.hsm-nav {
  font-family: "Shrikhand";
  position: relative;
  height: 3em;
  padding-left: 2.25em;
  line-height: 1;
  padding-top: .5em;
}

.hsm-nav span {
  color: #66af33;
}

.hsm-nav img {
  left: -1em;
  top: -0.3em;
  display: block;
  position: absolute;
  width: 3em;
}

.hsm-nav-icon {
  position: relative;
  margin-left: -1em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .hsm-nav-icon {
    display: none;
  }
}

.in__checkout .hsm-nav-icon {
  display: none;
}

.hsm-nav-icon img {
  position: relative;
  top: 5px;
  display: block;
  width: 50px;
  height: 50px;
}

[menu-label="thinktank"] .menu-dropdown--products {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 49.19133%;
}

[menu-label="thinktank"] .menu-dropdown--products:last-child {
  margin-right: 0;
}

.category .billboard-hero {
  overflow: hidden;
}

@media screen and (min-width: 64.0625em) {
  .category .billboard-hero {
    margin: 0 auto 1em;
    max-width: 90em;
    padding: 5em;
  }
  .category .billboard-hero .billboard-content {
    max-width: 800px;
    margin: 0 auto;
  }
  .category .billboard-hero .billboard__body p:last-child {
    margin-bottom: 0;
  }
}

.billboards {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}

.billboards .billboard {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 100%;
  -moz-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  padding: 10em 2em;
}

@media screen and (min-width: 768px) {
  .billboards .billboard {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1 0 100%;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }
}

.billboards .billboard.billboard-vertical {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 0 100%;
  -moz-flex: 1 0 100%;
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .billboards .billboard.billboard-vertical {
    padding: 16em 2em;
  }
}

@media screen and (min-width: 35.5em) {
  .billboards .billboard.billboard-vertical {
    padding: 16em 2em;
  }
}

@media screen and (min-width: 768px) {
  .billboards .billboard.billboard-vertical {
    padding: 17em 2em;
  }
}

@media screen and (min-width: 64.0625em) {
  .billboards .billboard.billboard-vertical {
    padding: 16em 2em;
  }
}

@media screen and (min-width: 1216px) {
  .billboards .billboard.billboard-vertical {
    padding: 10em 2em;
  }
}

.billboard {
  position: relative;
  display: block;
  padding: 1em;
}

@media screen and (min-width: 64.0625em) {
  .billboard {
    padding: 3em;
  }
}

.billboard.billboard-colored {
  color: #fff;
}

.billboard.billboard-colored.background-yellow-xlight {
  color: #333;
}

@media screen and (min-width: 64.0625em) {
  .billboard.billboard--small {
    padding: 2em;
  }
}

.billboard.billboard-image {
  color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.billboard.billboard-image:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 1;
  transition: background-color .25s;
}

.billboard.billboard-image:hover:before {
  background-color: rgba(0, 0, 0, 0.3);
}

.billboard .billboard-content {
  position: relative;
  z-index: 2;
}

.billboard .billboard-content > :last-child {
  margin-bottom: 0;
}

.billboard .billboard-content--split-header {
  display: inline-block;
  width: 100%;
  margin-bottom: 1.2em;
}

.billboard.mc-billboard-header {
  padding-top: 0.1em;
  padding-bottom: 0.1em;
  line-height: 1.4;
}

.billboard.mc-billboard-header .billboard-content {
  max-width: 420px;
  margin: 0 auto;
  padding: 2em;
}

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

.billboard.billboard-content--center .avatar {
  display: table;
  margin: 0 auto;
}

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

.billboard.billboard-content--lowerleft {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
}

@media screen and (min-width: 64.0625em) {
  .billboard.billboard-content--lowerleft {
    min-height: 24vw;
    padding: 3em;
  }
}

.billboard.billboard--mobile-buttons {
  margin: 0 auto;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .billboard.billboard--mobile-buttons {
    margin-bottom: 0;
    padding: 1em;
  }
  .billboard.billboard--mobile-buttons .h1, .billboard.billboard--mobile-buttons .video-page h1, .video-page .billboard.billboard--mobile-buttons h1 {
    font-size: 2em;
  }
  .billboard.billboard--mobile-buttons p {
    font-size: 1em;
  }
  .billboard.billboard--mobile-buttons .buttons-container .button, .billboard.billboard--mobile-buttons .buttons-container .poll__answers .list .poll__answer, .poll__answers .list .billboard.billboard--mobile-buttons .buttons-container .poll__answer {
    font-size: .75em;
    padding: .75em 1em;
    margin-bottom: 0;
    width: 44%;
  }
  .billboard.billboard--mobile-buttons .buttons-container .button + .button, .billboard.billboard--mobile-buttons .buttons-container .poll__answers .list .poll__answer + .button, .poll__answers .list .billboard.billboard--mobile-buttons .buttons-container .poll__answer + .button, .billboard.billboard--mobile-buttons .buttons-container .poll__answers .list .button + .poll__answer, .poll__answers .list .billboard.billboard--mobile-buttons .buttons-container .button + .poll__answer, .billboard.billboard--mobile-buttons .buttons-container .poll__answers .list .poll__answer + .poll__answer, .poll__answers .list .billboard.billboard--mobile-buttons .buttons-container .poll__answer + .poll__answer {
    margin-left: 1em;
  }
}

@media screen and (min-width: 768px) {
  .billboard.billboard--mobile-buttons {
    max-width: 86vw;
    margin-bottom: 1em;
  }
  .billboard.billboard--mobile-buttons .button, .billboard.billboard--mobile-buttons .poll__answers .list .poll__answer, .poll__answers .list .billboard.billboard--mobile-buttons .poll__answer {
    width: 200px;
  }
  .billboard.billboard--mobile-buttons .button + .button, .billboard.billboard--mobile-buttons .poll__answers .list .poll__answer + .button, .poll__answers .list .billboard.billboard--mobile-buttons .poll__answer + .button, .billboard.billboard--mobile-buttons .poll__answers .list .button + .poll__answer, .poll__answers .list .billboard.billboard--mobile-buttons .button + .poll__answer, .billboard.billboard--mobile-buttons .poll__answers .list .poll__answer + .poll__answer, .poll__answers .list .billboard.billboard--mobile-buttons .poll__answer + .poll__answer {
    margin-left: 1em;
  }
}

.billboard.billboard--mobile-buttons i {
  margin-bottom: .25em;
}

.billboard.billboard--mobile-buttons p {
  max-width: 38em;
  margin: 0 auto 1em;
}

.progress-bar {
  background-color: #e8e7e6;
  width: 100%;
  height: 16px;
  position: relative;
  border-radius: 8px;
  max-width: 25em;
  margin: 0 auto .5em;
}

.progress-bar--detailed {
  height: 32px;
  border-radius: 16px;
}

.progress-bar__status {
  background-color: #66af33;
  height: 100%;
  border-radius: 8px;
  line-height: 20px;
  font-size: 12px;
  height: 100%;
  white-space: nowrap;
  text-indent: 5px;
  color: #fff;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
}

.progress-bar__status.is-half {
  color: #333;
}

.progress-bar__status.is-successful {
  border-radius: 16px;
  color: #fff;
}

.progress-bar--detailed .progress-bar__status {
  border-radius: 16px 0 0 16px;
}

.progress-bar--detailed .progress-bar__status.is-successful {
  border-radius: 16px;
}

.scarcity .progress-bar__status {
  background-color: #FF6E00;
}

@media screen and (min-width: 768px) {
  .callouts {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.callouts.callouts--flex {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.callout, .callout--alt, .callout--center, .callout--cover, .callout--reverse, .callout--flip, .callout--dark {
  padding: 1em;
  -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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.callout.callout--top, .callout--top.callout--alt, .callout--top.callout--center, .callout--top.callout--cover, .callout--top.callout--reverse, .callout--top.callout--flip, .callout--top.callout--dark {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
}

@media screen and (min-width: 768px) {
  .callout, .callout--alt, .callout--center, .callout--cover, .callout--reverse, .callout--flip, .callout--dark {
    flex-grow: 1;
    padding: 2em;
    flex-basis: 0;
  }
}

.callout :last-child, .callout--alt :last-child, .callout--center :last-child, .callout--cover :last-child, .callout--reverse :last-child, .callout--flip :last-child, .callout--dark :last-child {
  margin-bottom: 0;
}

.callout--alt:nth-child(even) {
  background-color: #dcdad8;
}

.callout--alt:nth-child(odd) {
  background-color: #e8e7e6;
}

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

.callout--cover {
  background-size: cover;
  background-position: center center;
  min-height: 31.25em;
}

.callout--reverse {
  color: #fff;
}

.callout--reverse:nth-child(even) {
  background-color: black;
}

.callout--reverse:nth-child(odd) {
  background-color: #121212;
}

.callout--flip:nth-child(even) {
  background-color: #e8e7e6;
}

.callout--flip:nth-child(odd) {
  background-color: #dcdad8;
}

.callout--dark {
  color: #fff;
}

.callout--dark:nth-child(even) {
  background-color: #333;
}

.callout--dark:nth-child(odd) {
  background-color: #545454;
}

.callout--white {
  background-color: #fff;
}

.category {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.category::after {
  clear: both;
  content: "";
  display: block;
}

.category.category--instashirt {
  background-image: url(/angular/images/patterns/skulls.png);
  max-width: 100%;
}

.category.category--instashirt .page-columns:first-child {
  max-width: 100%;
  padding-top: 0;
}

.category-breadcrumbs a, .category-breadcrumbs .read-more-button,
.category-breadcrumbs i {
  color: #68615d;
}

.category-breadcrumbs a + i, .category-breadcrumbs .read-more-button + i {
  margin-left: .25em;
  margin-right: .25em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .category-breadcrumbs h1 {
    font-size: 1.5em;
  }
}

@media screen and (min-width: 768px) {
  .category-breadcrumbs a, .category-breadcrumbs .read-more-button {
    font-size: 1.5em;
  }
}

.category-header {
  position: relative;
  width: 100%;
}

.category-header::after {
  clear: both;
  content: "";
  display: block;
}

.category-header p {
  margin-bottom: 0;
}

.category-header .category-header--image {
  border-bottom: 4px solid #edeceb;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .category-header .category-header--image {
    border-bottom: 4px solid #edeceb;
    height: 0;
    padding-bottom: 57.1428571%;
  }
  .category-header .category-header--text {
    padding: 1em;
  }
  .category-header .category-header--text p {
    font-size: 1em;
  }
}

@media screen and (min-width: 768px) {
  .category-header .category-header--text {
    padding: 1em;
  }
}

@media screen and (min-width: 64.0625em) {
  .category-header {
    border-bottom: 4px solid #edeceb;
    margin-bottom: 1em;
  }
  .category-header:before {
    content: "";
    display: block;
    padding-top: 28.5714286%;
  }
  .category-header.remove-sizing:before {
    padding-top: 11.571429%;
  }
  .category-header .category-header--image {
    border: none;
    position: absolute;
    top: 0;
    left: 50%;
    bottom: 0;
    right: 0;
  }
  .category-header .category-header--text {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 50%;
    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;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    padding-left: 1em;
  }
}

.top-level {
  padding: 1em;
}

@media screen and (min-width: 1473px) {
  .top-level {
    padding: 0;
  }
}

@media screen and (min-width: 768px) {
  .top-level .category-breadcrumbs {
    margin-top: 1.25em;
  }
}

.top-level .h2, .top-level .referrals-form:not(.referrals-modal__referral-form) .h3, .referrals-form:not(.referrals-modal__referral-form) .top-level .h3, .top-level .referrals-form:not(.referrals-modal__referral-form) #story h3, .referrals-form:not(.referrals-modal__referral-form) #story .top-level h3, .top-level #story .referrals-form:not(.referrals-modal__referral-form) h3, #story .referrals-form:not(.referrals-modal__referral-form) .top-level h3 {
  margin-bottom: .25em;
}

.top-level img {
  display: block;
  border: 4px solid #edeceb;
  margin-bottom: 0.5em;
  background-color: #fff;
}

.toggle-filters-button {
  display: none;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .category .toggle-filters-button {
    -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;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
  }
  .category .toggle-filters-button h6 {
    margin-top: 0.1875em;
  }
  .category .page-column--left {
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    position: fixed;
    left: -300px;
    top: 6.375em;
    z-index: 50;
    width: 300px;
  }
  .category .page-column--left.is-active {
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -ms-transform: translateX(300px);
    -o-transform: translateX(300px);
    transform: translateX(300px);
  }
  .category .page-column--left .filter-sidebar {
    padding: 1em 1em 4em;
    height: calc(100vh - 6.375em);
    width: 300px;
    margin: 0;
    background-color: #f4f4f3;
    overflow: auto;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .category .page-column--left {
    top: 6.375em;
  }
}

.toggle-open-close {
  cursor: pointer;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.toggle-open-close:focus {
  outline: 0;
}

@media screen and (min-width: 64.0625em) {
  .toggle-open-close {
    display: none;
  }
}

.toggle-open-close span {
  display: block;
  position: absolute;
  height: 2px;
  width: 1.25em;
  background: #68615d;
  border-radius: 4px;
  opacity: 1;
  left: 1em;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition-property: all;
  -moz-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: 0.25s;
  -moz-transition-duration: 0.25s;
  transition-duration: 0.25s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}

.toggle-open-close span:nth-child(1) {
  top: 1.375em;
}

.toggle-open-close span:nth-child(2), .toggle-open-close span:nth-child(3) {
  top: 1.8125em;
}

.toggle-open-close span:nth-child(4) {
  top: 2.25em;
}

.toggle-open-close.is-active span:nth-child(1) {
  top: 1.375em;
  width: 0%;
  left: 50%;
}

.toggle-open-close.is-active span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.toggle-open-close.is-active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.toggle-open-close.is-active span:nth-child(4) {
  top: 1.375em;
  width: 0%;
  left: 50%;
}

.list-filters {
  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;
  margin-bottom: 1em;
  position: relative;
}

.list-filters .toggle-open-close {
  position: relative;
  width: 3.625em;
  height: 3.625em;
}

.category-filters.active {
  position: relative;
}

@media screen and (min-width: 64.0625em) {
  .category-filters.active .filter-sidebar {
    padding-top: 2em;
    position: fixed;
    top: 7.375em;
    z-index: 1;
  }
}

.category-filters hr {
  border-color: transparent;
}

.category-filters .filters-dropdown i {
  color: #A09995;
  margin-left: 0.5em;
}

.filter-sidebar {
  max-width: 28.125em;
  margin: 0 auto;
}

.filters-color,
.filters-subClassification {
  display: none;
}

.category-products {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  margin: 1em;
}

.category-products::after {
  clear: both;
  content: "";
  display: block;
}

.category-products .product-card {
  margin-bottom: 1em;
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
}

.category-products .product-card a:focus, .category-products .product-card .read-more-button:focus {
  color: #66af33;
}

.category-products .product-card:last-child {
  margin-right: 0;
}

@media screen and (min-width: 768px) {
  .category-products .product-card {
    margin-bottom: 1em;
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 49.19133%;
  }
  .category-products .product-card:last-child {
    margin-right: 0;
  }
  .category-products .product-card:nth-child(2n) {
    margin-right: 0;
  }
  .category-products .product-card:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (min-width: 64.0625em) {
  .category-products.category-products--grid-3 .product-card {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 32.2551%;
  }
  .category-products.category-products--grid-3 .product-card:nth-child(2n) {
    margin-right: 1.61735%;
  }
  .category-products.category-products--grid-3 .product-card:nth-child(2n+1) {
    clear: none;
  }
  .category-products.category-products--grid-3 .product-card:last-child {
    margin-right: 0;
  }
  .category-products.category-products--grid-3 .product-card:nth-child(3n) {
    margin-right: 0;
  }
  .category-products.category-products--grid-3 .product-card:nth-child(3n+1) {
    clear: left;
  }
}

.filter-colorFamily .colorFamily-red {
  background: #c7010f;
}

.filter-colorFamily .colorFamily-red.active {
  background: #c7010f;
}

.filter-colorFamily .colorFamily-maroon {
  background: #65242F;
}

.filter-colorFamily .colorFamily-maroon.active {
  background: #65242F;
}

.filter-colorFamily .colorFamily-pink {
  background: #FFAAAA;
}

.filter-colorFamily .colorFamily-pink.active {
  background: #FFAAAA;
}

.filter-colorFamily .colorFamily-orange {
  background: #E35900;
}

.filter-colorFamily .colorFamily-orange.active {
  background: #E35900;
}

.filter-colorFamily .colorFamily-yellow {
  background: #E3C400;
}

.filter-colorFamily .colorFamily-yellow.active {
  background: #E3C400;
}

.filter-colorFamily .colorFamily-gold {
  background: #C9913A;
}

.filter-colorFamily .colorFamily-gold.active {
  background: #C9913A;
}

.filter-colorFamily .colorFamily-olive {
  background: #928F6C;
}

.filter-colorFamily .colorFamily-olive.active {
  background: #928F6C;
}

.filter-colorFamily .colorFamily-khaki {
  background: #bca994;
}

.filter-colorFamily .colorFamily-khaki.active {
  background: #bca994;
}

.filter-colorFamily .colorFamily-green {
  background: #1f543c;
}

.filter-colorFamily .colorFamily-green.active {
  background: #1f543c;
}

.filter-colorFamily .colorFamily-seaweed {
  background: #504D38;
}

.filter-colorFamily .colorFamily-seaweed.active {
  background: #504D38;
}

.filter-colorFamily .colorFamily-moss {
  background: #385B1B;
}

.filter-colorFamily .colorFamily-moss.active {
  background: #385B1B;
}

.filter-colorFamily .colorFamily-seafoam {
  background: #6dbba4;
}

.filter-colorFamily .colorFamily-seafoam.active {
  background: #6dbba4;
}

.filter-colorFamily .colorFamily-blue {
  background: #47668b;
}

.filter-colorFamily .colorFamily-blue.active {
  background: #47668b;
}

.filter-colorFamily .colorFamily-navy {
  background: #1b366f;
}

.filter-colorFamily .colorFamily-navy.active {
  background: #1b366f;
}

.filter-colorFamily .colorFamily-lightblue {
  background: #6b92ac;
}

.filter-colorFamily .colorFamily-lightblue.active {
  background: #6b92ac;
}

.filter-colorFamily .colorFamily-light-blue {
  background: #6b92ac;
}

.filter-colorFamily .colorFamily-light-blue.active {
  background: #6b92ac;
}

.filter-colorFamily .colorFamily-turquoise {
  background: #30ac9f;
}

.filter-colorFamily .colorFamily-turquoise.active {
  background: #30ac9f;
}

.filter-colorFamily .colorFamily-teal {
  background: #15706c;
}

.filter-colorFamily .colorFamily-teal.active {
  background: #15706c;
}

.filter-colorFamily .colorFamily-purple {
  background: #6601DD;
}

.filter-colorFamily .colorFamily-purple.active {
  background: #6601DD;
}

.filter-colorFamily .colorFamily-tan {
  background: #c7a679;
}

.filter-colorFamily .colorFamily-tan.active {
  background: #c7a679;
}

.filter-colorFamily .colorFamily-brown {
  background: #996633;
}

.filter-colorFamily .colorFamily-brown.active {
  background: #996633;
}

.filter-colorFamily .colorFamily-taupe {
  background: #726052;
}

.filter-colorFamily .colorFamily-taupe.active {
  background: #726052;
}

.filter-colorFamily .colorFamily-beige {
  background: #f4edd2;
}

.filter-colorFamily .colorFamily-beige.active {
  background: #f4edd2;
}

.filter-colorFamily .colorFamily-cream {
  background: #f4edd2;
}

.filter-colorFamily .colorFamily-cream.active {
  background: #f4edd2;
}

.filter-colorFamily .colorFamily-black {
  background: black;
}

.filter-colorFamily .colorFamily-black.active {
  background: black;
}

.filter-colorFamily .colorFamily-white {
  background: white;
}

.filter-colorFamily .colorFamily-white.active {
  background: white;
}

.filter-colorFamily .colorFamily-gray {
  background: gray;
}

.filter-colorFamily .colorFamily-gray.active {
  background: gray;
}

.filter-colorFamily .colorFamily-darkgray {
  background: #555;
}

.filter-colorFamily .colorFamily-darkgray.active {
  background: #555;
}

.filter-colorFamily .colorFamily-darkbrown {
  background: #4B2E1A;
}

.filter-colorFamily .colorFamily-darkbrown.active {
  background: #4B2E1A;
}

.filter-colorFamily .colorFamily-dark-brown {
  background: #4B2E1A;
}

.filter-colorFamily .colorFamily-dark-brown.active {
  background: #4B2E1A;
}

.filter-colorFamily .colorFamily-dark-gray {
  background: #555;
}

.filter-colorFamily .colorFamily-dark-gray.active {
  background: #555;
}

.filter-colorFamily .colorFamily-charcoal {
  background: gray;
}

.filter-colorFamily .colorFamily-charcoal.active {
  background: gray;
}

.filter-colorFamily .colorFamily-silver {
  background: #bbbdc9;
}

.filter-colorFamily .colorFamily-silver.active {
  background: #bbbdc9;
}

.filter-colorFamily .colorFamily-multicolor {
  background: linear-gradient(124deg, #ff2400, #e81d1d, #e8b71d, #e3e81d, #1de840, #1ddde8, #2b1de8, #dd00f3, #dd00f3);
}

.filter-colorFamily .colorFamily-print {
  background-color: #eee;
  background-image: linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black), linear-gradient(45deg, black 25%, transparent 25%, transparent 75%, black 75%, black);
  background-size: 10px 10px;
  background-position: 0 0, 5px 5px;
}

.filters ul,
.sorters ul {
  margin: 0 0 1em;
  list-style: none;
}

.filters h5,
.sorters h5 {
  margin-bottom: .5em;
  padding-bottom: .25em;
  border-bottom: 4px solid #edeceb;
  display: inline-block;
}

.filters li,
.sorters li {
  text-transform: capitalize;
  cursor: pointer;
  font-size: 1.0625em;
  margin-top: .2em;
}

@media (min-width: 64.0625em) {
  .filters li,
  .sorters li {
    font-size: 0.9375em;
    margin-top: 0;
  }
}

.filters li.active,
.sorters li.active {
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #66af33;
}

.filters li.disabled,
.sorters li.disabled {
  opacity: .3;
}

.filters .filter-colorFamily,
.sorters .filter-colorFamily {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  padding-right: 5em;
}

.filters .filter-colorFamily::after,
.sorters .filter-colorFamily::after {
  clear: both;
  content: "";
  display: block;
}

.filters .filter-colorFamily li,
.sorters .filter-colorFamily li {
  width: 16.5%;
  height: 0;
  padding-bottom: 16.5%;
  text-indent: -9999px;
  position: relative;
  border-radius: 50%;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  flex-shrink: 0;
  -ms-flex-negative: 0;
  margin: 1%;
}

.filters .filter-colorFamily li[class*="white"]:before,
.sorters .filter-colorFamily li[class*="white"]:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #A09995;
  border-radius: 50%;
}

li[class*="tags-Collection"],
li[class*="tags-Contest"],
li[class*="tags-collection"],
li[class*="tags-contest"],
li[class*="featured"] {
  display: none;
}

.filter-gender {
  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;
}

.filter-gender .gender-women {
  -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;
}

.filter-gender .gender-men {
  -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;
}

.filter-gender .gender-unisex {
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  box-ordinal-group: 2;
  -webkit-order: 2;
  -moz-order: 2;
  order: 2;
  -ms-flex-order: 2;
}

.search-results {
  opacity: 1;
}

.search-results.ng-hide {
  opacity: 0;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .category-sale .category-breadcrumbs span {
    line-height: 25px;
    display: inline-block;
    vertical-align: middle;
  }
  .category-sale .category-breadcrumbs h1 {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0;
  }
}

.sale-header {
  height: 0;
  padding-bottom: 25%;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 1.5em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .sale-header {
    margin-bottom: 0;
    padding-bottom: 65.3333333%;
    background-position: center center;
  }
}

.sale-filters {
  border-bottom: 4px solid #e8e7e6;
  margin-bottom: 1em;
  padding-bottom: 1.75em;
  display: none;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 64.0625em) {
  .sale-filters {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
}

.sale-filters i {
  color: #807873;
}

.sale-filters .sale-filter {
  text-align: center;
}

.sale-filters .sale-filter i {
  display: block;
  line-height: 1.2;
  margin-bottom: 0;
}

.button.free-shipping-button, .poll__answers .list .free-shipping-button.poll__answer {
  margin-top: 1em;
  width: 160px;
  height: auto;
  text-align: left;
  display: none;
}

@media screen and (min-width: 64.0625em) {
  .button.free-shipping-button, .poll__answers .list .free-shipping-button.poll__answer {
    display: inline-block;
  }
}

.button.free-shipping-button i, .poll__answers .list .free-shipping-button.poll__answer i {
  font-size: 2em;
  margin-right: .25em;
  display: inline-block;
  vertical-align: middle;
  float: left;
}

.button.free-shipping-button strong, .poll__answers .list .free-shipping-button.poll__answer strong, .button.free-shipping-button .link, .poll__answers .list .free-shipping-button.poll__answer .link, .button.free-shipping-button .comment-body a, .comment-body .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer .comment-body a, .comment-body .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button .comment-body .read-more-button, .comment-body .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer .comment-body .read-more-button, .comment-body .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button
.comment-header a,
.comment-header .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer
.comment-header a,
.comment-header .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button
.comment-header .read-more-button,
.comment-header .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer
.comment-header .read-more-button,
.comment-header .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button .profile-card__bottom.profile-card__bottom--bio a, .profile-card__bottom.profile-card__bottom--bio .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer .profile-card__bottom.profile-card__bottom--bio a, .profile-card__bottom.profile-card__bottom--bio .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button .profile-card__bottom.profile-card__bottom--bio .read-more-button, .profile-card__bottom.profile-card__bottom--bio .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer .profile-card__bottom.profile-card__bottom--bio .read-more-button, .profile-card__bottom.profile-card__bottom--bio .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button .real-time-stream .real-time-stream--activity .h5 a, .real-time-stream .real-time-stream--activity .h5 .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer .real-time-stream .real-time-stream--activity .h5 a, .real-time-stream .real-time-stream--activity .h5 .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button .real-time-stream .real-time-stream--activity #story h5 a, .real-time-stream .real-time-stream--activity #story h5 .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer .real-time-stream .real-time-stream--activity #story h5 a, .real-time-stream .real-time-stream--activity #story h5 .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button #story .real-time-stream .real-time-stream--activity h5 a, #story .real-time-stream .real-time-stream--activity h5 .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer #story .real-time-stream .real-time-stream--activity h5 a, #story .real-time-stream .real-time-stream--activity h5 .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button .real-time-stream .real-time-stream--activity .filters h5 a, .real-time-stream .real-time-stream--activity .filters h5 .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer .real-time-stream .real-time-stream--activity .filters h5 a, .real-time-stream .real-time-stream--activity .filters h5 .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button .filters .real-time-stream .real-time-stream--activity h5 a, .filters .real-time-stream .real-time-stream--activity h5 .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer .filters .real-time-stream .real-time-stream--activity h5 a, .filters .real-time-stream .real-time-stream--activity h5 .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button .real-time-stream .real-time-stream--activity
.sorters h5 a, .real-time-stream .real-time-stream--activity
.sorters h5 .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer .real-time-stream .real-time-stream--activity
.sorters h5 a, .real-time-stream .real-time-stream--activity
.sorters h5 .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button
.sorters .real-time-stream .real-time-stream--activity h5 a,
.sorters .real-time-stream .real-time-stream--activity h5 .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer
.sorters .real-time-stream .real-time-stream--activity h5 a,
.sorters .real-time-stream .real-time-stream--activity h5 .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button .real-time-stream .real-time-stream--activity .h5 .read-more-button, .real-time-stream .real-time-stream--activity .h5 .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer .real-time-stream .real-time-stream--activity .h5 .read-more-button, .real-time-stream .real-time-stream--activity .h5 .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button .real-time-stream .real-time-stream--activity #story h5 .read-more-button, .real-time-stream .real-time-stream--activity #story h5 .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer .real-time-stream .real-time-stream--activity #story h5 .read-more-button, .real-time-stream .real-time-stream--activity #story h5 .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button #story .real-time-stream .real-time-stream--activity h5 .read-more-button, #story .real-time-stream .real-time-stream--activity h5 .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer #story .real-time-stream .real-time-stream--activity h5 .read-more-button, #story .real-time-stream .real-time-stream--activity h5 .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button .real-time-stream .real-time-stream--activity .filters h5 .read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer .real-time-stream .real-time-stream--activity .filters h5 .read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button .filters .real-time-stream .real-time-stream--activity h5 .read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer .filters .real-time-stream .real-time-stream--activity h5 .read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button .real-time-stream .real-time-stream--activity
.sorters h5 .read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer .real-time-stream .real-time-stream--activity
.sorters h5 .read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button
.sorters .real-time-stream .real-time-stream--activity h5 .read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer
.sorters .real-time-stream .real-time-stream--activity h5 .read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button .main-nav__cart .menu-button, .main-nav__cart .button.free-shipping-button .menu-button, .poll__answers .list .free-shipping-button.poll__answer .main-nav__cart .menu-button, .main-nav__cart .poll__answers .list .free-shipping-button.poll__answer .menu-button, .button.free-shipping-button .project-page .project-header__container .project-feed .h5 a, .project-page .project-header__container .project-feed .h5 .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer .project-page .project-header__container .project-feed .h5 a, .project-page .project-header__container .project-feed .h5 .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button .project-page .project-header__container .project-feed #story h5 a, .project-page .project-header__container .project-feed #story h5 .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer .project-page .project-header__container .project-feed #story h5 a, .project-page .project-header__container .project-feed #story h5 .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button #story .project-page .project-header__container .project-feed h5 a, #story .project-page .project-header__container .project-feed h5 .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer #story .project-page .project-header__container .project-feed h5 a, #story .project-page .project-header__container .project-feed h5 .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button .project-page .project-header__container .project-feed .filters h5 a, .project-page .project-header__container .project-feed .filters h5 .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer .project-page .project-header__container .project-feed .filters h5 a, .project-page .project-header__container .project-feed .filters h5 .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button .filters .project-page .project-header__container .project-feed h5 a, .filters .project-page .project-header__container .project-feed h5 .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer .filters .project-page .project-header__container .project-feed h5 a, .filters .project-page .project-header__container .project-feed h5 .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button .project-page .project-header__container .project-feed
.sorters h5 a, .project-page .project-header__container .project-feed
.sorters h5 .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer .project-page .project-header__container .project-feed
.sorters h5 a, .project-page .project-header__container .project-feed
.sorters h5 .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button
.sorters .project-page .project-header__container .project-feed h5 a,
.sorters .project-page .project-header__container .project-feed h5 .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer
.sorters .project-page .project-header__container .project-feed h5 a,
.sorters .project-page .project-header__container .project-feed h5 .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button .project-page .project-header__container .project-feed .h5 .read-more-button, .project-page .project-header__container .project-feed .h5 .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer .project-page .project-header__container .project-feed .h5 .read-more-button, .project-page .project-header__container .project-feed .h5 .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button .project-page .project-header__container .project-feed #story h5 .read-more-button, .project-page .project-header__container .project-feed #story h5 .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer .project-page .project-header__container .project-feed #story h5 .read-more-button, .project-page .project-header__container .project-feed #story h5 .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button #story .project-page .project-header__container .project-feed h5 .read-more-button, #story .project-page .project-header__container .project-feed h5 .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer #story .project-page .project-header__container .project-feed h5 .read-more-button, #story .project-page .project-header__container .project-feed h5 .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button .project-page .project-header__container .project-feed .filters h5 .read-more-button, .project-page .project-header__container .project-feed .filters h5 .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer .project-page .project-header__container .project-feed .filters h5 .read-more-button, .project-page .project-header__container .project-feed .filters h5 .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button .filters .project-page .project-header__container .project-feed h5 .read-more-button, .filters .project-page .project-header__container .project-feed h5 .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer .filters .project-page .project-header__container .project-feed h5 .read-more-button, .filters .project-page .project-header__container .project-feed h5 .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button .project-page .project-header__container .project-feed
.sorters h5 .read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer .project-page .project-header__container .project-feed
.sorters h5 .read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button
.sorters .project-page .project-header__container .project-feed h5 .read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer
.sorters .project-page .project-header__container .project-feed h5 .read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button .input-feedback, .poll__answers .list .free-shipping-button.poll__answer .input-feedback, .button.free-shipping-button .icon-list--colored a, .icon-list--colored .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer .icon-list--colored a, .icon-list--colored .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button .icon-list--colored .read-more-button, .icon-list--colored .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer .icon-list--colored .read-more-button, .icon-list--colored .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button
.icon-list--colored button,
.icon-list--colored .button.free-shipping-button button, .poll__answers .list .free-shipping-button.poll__answer
.icon-list--colored button,
.icon-list--colored .poll__answers .list .free-shipping-button.poll__answer button, .button.free-shipping-button .site-footer a, .site-footer .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer .site-footer a, .site-footer .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button .site-footer .read-more-button, .site-footer .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer .site-footer .read-more-button, .site-footer .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button .read-more a, .read-more .button.free-shipping-button a, .poll__answers .list .free-shipping-button.poll__answer .read-more a, .read-more .poll__answers .list .free-shipping-button.poll__answer a, .button.free-shipping-button .read-more .read-more-button, .read-more .button.free-shipping-button .read-more-button, .poll__answers .list .free-shipping-button.poll__answer .read-more .read-more-button, .read-more .poll__answers .list .free-shipping-button.poll__answer .read-more-button, .button.free-shipping-button .product-sidebar .product-questions-link button, .product-sidebar .product-questions-link .button.free-shipping-button button, .poll__answers .list .free-shipping-button.poll__answer .product-sidebar .product-questions-link button, .product-sidebar .product-questions-link .poll__answers .list .free-shipping-button.poll__answer button {
  font-family: "Interstate Bold", "Arial Black", "Arial Bold", Gadget, sans-serif;
  display: block;
}

@media screen and (min-width: 1473px) {
  .design-ideas .product-card {
    min-height: 33.125em;
  }
}

.style-category section {
  padding: 0 1em;
}

@media screen and (min-width: 64.0625em) {
  .style-category section {
    padding: 0;
  }
}

.category-styles-header {
  max-height: 500px;
  background-position: center center;
  background-size: cover;
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
  color: #fff;
  padding: 10vw;
  position: relative;
  z-index: 0;
}

.category-styles-header:before {
  content: "";
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  z-index: 0;
}

.category-styles-header .h1, .category-styles-header .video-page h1, .video-page .category-styles-header h1 {
  position: relative;
  z-index: 1;
  margin-bottom: .25em;
}

@media screen and (min-width: 768px) {
  .category-styles-header .h1, .category-styles-header .video-page h1, .video-page .category-styles-header h1 {
    font-size: 4em;
  }
}

.category-styles-header p {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .category-styles-header p {
    font-size: 2em;
  }
}

.category-styles-header .category-breadcrumbs {
  position: relative;
  z-index: 1;
}

.category-styles-header .category-breadcrumbs,
.category-styles-header .category-breadcrumbs i,
.category-styles-header .category-breadcrumbs a,
.category-styles-header .category-breadcrumbs .read-more-button {
  color: #fff;
}

.category-styles-row {
  margin: 0 0 2em;
  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-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

@media screen and (min-width: 768px) {
  .category-styles-row {
    -webkit-box-lines: single;
    -moz-box-lines: single;
    box-lines: single;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.category-styles-row .image {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 50%;
  -moz-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  text-align: center;
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .category-styles-row .image {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto;
    max-width: 322px;
  }
}

.category-styles-row .image .image-description {
  padding: 2em;
}

.category-styles-row .image:hover {
  -webkit-transform: scale(1.02);
  -moz-transform: scale(1.02);
  -ms-transform: scale(1.02);
  -o-transform: scale(1.02);
  transform: scale(1.02);
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.05);
  z-index: 1;
  cursor: pointer;
}

.category-styles-row .image h6 {
  font-size: 1.5em;
  margin-bottom: .25em;
  line-height: 1.2;
}

.category-styles-row .image img {
  display: block;
}

.category-styles-row .image p {
  margin-bottom: 0;
}

.category-styles-row .image h4 {
  line-height: 2em;
  margin-bottom: 1em;
}

.category-header-image--full {
  height: 0;
  background-size: cover;
  padding-bottom: 100%;
  background-position: center center;
}

@media screen and (min-width: 64.0625em) {
  .category-header-image--full {
    padding-bottom: 28.57%;
  }
}

.hawaiian-shirt-machine {
  background-color: #fff4d8;
}

.hawaiian-shirt-machine .category-intro--custom {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  margin-bottom: 4em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .hawaiian-shirt-machine .category-intro--custom {
    margin-bottom: 2em;
  }
}

.hawaiian-shirt-machine .category-intro--custom img {
  margin: 0 auto;
  display: block;
  width: 100%;
}

.hawaiian-shirt-machine .category-intro--custom p.lead {
  margin-bottom: 0;
  padding: 0;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .hawaiian-shirt-machine .category-intro--custom p.lead {
    padding: 0 1em;
    font-size: .875em;
  }
}

.hawaiian-shirt-machine .category-styles-row {
  display: none;
}

.hawaiian-shirt-machine .swiper-button-next {
  right: -4em;
}

.hawaiian-shirt-machine .swiper-button-prev {
  left: -4em;
}

.hawaiian-shirt-machine .header-image {
  position: relative;
  height: 0;
  padding-bottom: 49.4818653%;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

@media screen and (min-width: 64.0625em) {
  .hawaiian-shirt-machine .header-image {
    padding-bottom: 27.2857143%;
  }
}

.hawaiian-shirt-machine .header-image:before {
  content: '';
  background-image: url(/angular/images/robot-pineapple-circle-logo.svg);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40vw auto;
}

@media screen and (min-width: 768px) {
  .hawaiian-shirt-machine .header-image:before {
    background-size: 30vw auto;
  }
}

@media screen and (min-width: 64.0625em) {
  .hawaiian-shirt-machine .header-image:before {
    background-size: 200px auto;
  }
}

@media screen and (min-width: 1216px) {
  .hawaiian-shirt-machine .header-image:before {
    background-size: 290px auto;
  }
}

.hawaiian-shirt-machine section {
  position: relative;
  padding: 7em 1em;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

@media screen and (min-width: 1473px) {
  .hawaiian-shirt-machine section {
    padding: 7em 0;
  }
}

.hawaiian-shirt-machine section h3 {
  text-align: center;
  font-family: 'Shrikhand';
  letter-spacing: 1px;
  font-size: 1.5em;
}

@media screen and (min-width: 768px) {
  .hawaiian-shirt-machine section h3 {
    font-size: 3em;
  }
}

.hawaiian-shirt-machine section .swimlane {
  width: 1200px;
}

.hawaiian-shirt-machine section .product-card .product__image {
  background: #ffde8c;
}

.hawaiian-shirt-machine section .submissions-loading {
  padding-bottom: 5em;
}

.hawaiian-shirt-machine section:before {
  content: "";
  left: 50%;
  top: -75px;
  margin-left: -75px;
  position: absolute;
  background: url(/angular/images/robot-pineapple.svg) no-repeat;
  width: 150px;
  height: 150px;
}

.hawaiian-shirt-machine .load-more {
  margin: 3em auto;
  max-width: 100em;
}

.hawaiian-shirt-machine p.lead {
  text-align: center;
  max-width: 54em;
  display: block;
  margin: 0 auto 1.5em;
  font-size: 1em;
}

@media screen and (min-width: 768px) {
  .hawaiian-shirt-machine p.lead {
    font-size: 1.5em;
  }
}

.hawaiian-shirt-machine .hsm-available {
  padding-top: 0;
  background-color: #fff4d8;
}

.hawaiian-shirt-machine .hsm-available:before {
  display: none;
}

.hawaiian-shirt-machine .hsm-crowdfunding {
  background-color: #ffde8c;
}

.hawaiian-shirt-machine .hsm-design-ideas {
  background-color: #fff4d8;
}

.hawaiian-shirt-machine .hsm-submit {
  background-color: #ffde8c;
  text-align: center;
}

.hawaiian-shirt-machine .spinner {
  margin-bottom: 100px;
}

.hawaiian-shirt-machine .grid--3 {
  max-width: 100em;
  margin: 0 auto;
}

.hawaiian-shirt-machine .jump-links {
  display: block;
  margin: 0 auto 1em;
  text-align: center;
}

.hawaiian-shirt-machine .jump-links.jump-links-sticky {
  display: none;
}

.hawaiian-shirt-machine .jump-links.jump-links-sticky.active {
  display: block;
  z-index: 10;
  padding: 1em;
  position: fixed;
  width: 100vw;
  background-color: #fff;
  top: 6.375em;
}

@media screen and (min-width: 768px) {
  .hawaiian-shirt-machine .jump-links.jump-links-sticky.active {
    top: 6.375em;
  }
}

@media screen and (min-width: 64.0625em) {
  .hawaiian-shirt-machine .jump-links.jump-links-sticky.active {
    top: 7.375em;
  }
}

.hawaiian-shirt-machine .jump-links.jump-links-sticky.active button {
  border-bottom: none;
}

.hawaiian-shirt-machine .jump-links button {
  font-family: 'Shrikhand';
  border-bottom: 1px solid transparent;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  transition: color 0.25s;
}

@media screen and (min-width: 768px) {
  .hawaiian-shirt-machine .jump-links button {
    font-size: 2em;
  }
}

.hawaiian-shirt-machine .jump-links button:hover, .hawaiian-shirt-machine .jump-links button.active {
  border-bottom: 1px solid #66af33;
  color: #9bd672;
}

.hawaiian-shirt-machine .jump-links button + button {
  margin-left: 1em;
}

.custom-html-header {
  height: 0;
  margin-bottom: 1em;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-bottom: 100%;
}

@media screen and (min-width: 768px) {
  .custom-html-header {
    margin-bottom: 1.5em;
    padding-bottom: 28.5714286%;
  }
}

/*Holiday treats page snow*/
.category-358:after {
  display: block;
  content: '';
  background-color: transparent;
  background-image: url(../../../media/sale/snow/snowFlake01.png), url(../../../media/sale/snow/snowBalls01.png);
  -webkit-animation: snow 20s linear infinite;
  -moz-animation: snow 20s linear infinite;
  animation: snow 20s linear infinite;
  z-index: 1999;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  margin-top: 0;
  pointer-events: none;
  position: absolute;
}

@-webkit-keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  100% {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
  }
}

@-moz-keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  100% {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
  }
}

@-ms-keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  100% {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
  }
}

@keyframes snow {
  0% {
    background-position: 0px 0px, 0px 0px, 0px 0px;
  }
  100% {
    background-position: 500px 1000px, 400px 400px, 300px 300px;
  }
}

.category-header-custom__icon {
  max-width: 40%;
  height: auto;
}

.category-header-custom {
  position: relative;
  overflow: hidden;
  color: white;
  width: 100%;
}

.category-header-custom:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .category-header-custom {
    height: 15.625em;
  }
}

@media screen and (min-width: 768px) {
  .category-header-custom {
    height: 0;
    padding-bottom: 30.4347826%;
    margin-bottom: 1em;
  }
}

.category-header-custom .category-header-custom__title {
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -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;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

html.lt-ie10 .category-header-custom .category-header-custom__title {
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 80%;
  height: auto;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .category-header-custom video, .category-header-custom .category-header-custom__poster {
    position: absolute;
    height: 250px;
    width: auto;
  }
}

@media screen and (min-width: 768px) {
  .category-header-custom video, .category-header-custom .category-header-custom__poster {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
  }
}

.category-header-custom h1 {
  font-size: 1.625em;
  line-height: 2;
}

@media screen and (min-width: 64.0625em) {
  .category-header-custom h1 {
    font-size: 3em;
    line-height: 2;
  }
}

.category-header-custom h1 img {
  width: 1em;
  display: inline-block;
  position: relative;
  top: -0.1875em;
  margin-left: 0.0625em;
  margin-right: 0.0625em;
}

.category-header-custom h2 {
  font-size: 1.25em;
}

.thinktank .billboard {
  background-color: #fcfbfb;
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 90em;
}

.thinktank .billboard .buttons-container .button, .thinktank .billboard .buttons-container .poll__answers .list .poll__answer, .poll__answers .list .thinktank .billboard .buttons-container .poll__answer {
  background-color: #fff;
}

.thinktank .section--header {
  color: #A09995;
  text-transform: uppercase;
  padding: 1em 1em 2em;
}

@media screen and (min-width: 1216px) {
  .thinktank .section--header {
    padding: 1em 0;
  }
}

.category aside {
  max-width: 15em;
}

.sticky-style-selector {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  position: sticky;
  position: -webkit-sticky;
  background-color: white;
  z-index: 45;
  top: 5.875rem;
  border-bottom: 1px solid #dcdad8;
}

.sticky-style-selector.collapsed .swiper-button-next--style-selector,
.sticky-style-selector.collapsed .swiper-button-prev--style-selector {
  transform: unset;
}

.sticky-style-selector .sticky-style-selector--inner {
  position: relative;
  max-width: 100vw;
  display: inline-block;
}

.sticky-style-selector .sticky-style-selector--style {
  display: block;
  text-align: center;
  cursor: pointer;
}

.sticky-style-selector .sticky-style-selector--style:hover, .sticky-style-selector .sticky-style-selector--style.selected {
  background-color: #f7f6f6;
}

.sticky-style-selector .sticky-style-selector--style:hover .style-name, .sticky-style-selector .sticky-style-selector--style.selected .style-name {
  color: #333;
  border-bottom: 2px solid #dcdad8;
}

.sticky-style-selector .sticky-style-selector--style.selected {
  background-color: #dcdad8;
}

.sticky-style-selector .sticky-style-selector--style.selected ~ .sticky-style-selector .sticky-style-selector--style.selected {
  background-color: red;
}

.sticky-style-selector .sticky-style-selector--expand {
  display: none;
}

.sticky-style-selector .style-name {
  display: inline-block;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
  color: #545454;
  border-bottom: 2px solid #fff;
  display: block;
  margin: 0 auto;
  padding: .5em 0;
  transition: border-color 200ms ease-out;
  min-width: 8em;
}

.sticky-style-selector .swiper-slide {
  max-width: 8em;
}

.sticky-style-selector .sticky-style-selector--swiper {
  position: relative;
  width: 100%;
}

.sticky-style-selector .swiper-container {
  padding: 0 !important;
  margin: 0 !important;
}

.sticky-style-selector .swiper-button-prev--style-selector,
.sticky-style-selector .swiper-button-next--style-selector,
.sticky-style-selector .swiper-button-disabled {
  display: none;
}

@media screen and (min-width: 768px) {
  .sticky-style-selector .sticky-style-selector--swiper {
    width: auto;
  }
  .sticky-style-selector .swiper-button-next--style-selector {
    position: absolute;
    top: 50%;
    right: 0;
    color: #333;
    font-family: 'FontAwesome';
    font-size: 4em;
    height: 1em;
    transform: translateY(-50%);
  }
  .sticky-style-selector .swiper-button-next--style-selector:after {
    content: '\f105';
  }
  .sticky-style-selector .swiper-button-prev--style-selector {
    position: absolute;
    top: 50%;
    left: 0;
    color: #333;
    font-family: 'FontAwesome';
    font-size: 4em;
    height: 1em;
    transform: translateY(-50%);
  }
  .sticky-style-selector .swiper-button-prev--style-selector:after {
    content: '\f104';
  }
}

@media screen and (min-width: 64.0625em) {
  .sticky-style-selector {
    top: 6.75rem;
  }
  .sticky-style-selector .sticky-style-selector--inner {
    padding: 5px 2.5em 0;
  }
  .sticky-style-selector .sticky-style-selector--expand {
    display: block;
    position: absolute;
    right: 0;
    bottom: 5px;
    padding: 0 .5em;
    width: 2em;
    height: 2em;
  }
}

@media screen and (min-width: 1216px) {
  .sticky-style-selector .sticky-style-selector--inner {
    max-width: 90em;
  }
}

.sticky-category .sticky-category--title {
  font-size: 2em;
  font-family: "Interstate Regular Condensed", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
}

.sticky-category .sticky-category--style-name {
  font-family: "Interstate Regular Condensed", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
}

@media screen and (min-width: 64.0625em) {
  .sticky-category .sticky-category--title {
    font-size: 4em;
  }
}

@media screen and (min-width: 1216px) {
  .sticky-category .sticky-category--title {
    font-size: 4em;
  }
}

.dpyp-description p.lead {
  color: #545454;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .dpyp-description p.lead {
    font-size: 1.125em;
  }
}

.category.dpyp-category {
  margin-bottom: 3em;
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.category.dpyp-category::after {
  clear: both;
  content: "";
  display: block;
}

.category.dpyp-category p {
  text-align: center;
}

.category.dpyp-category .category-header-dpyp {
  position: relative;
  overflow: hidden;
  color: white;
  width: 100%;
}

.category.dpyp-category .category-header-dpyp:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .category.dpyp-category .category-header-dpyp {
    height: 12.5em;
    background: url(/media/videos/dpyp-video-poster2.jpg);
    background-position: center;
    background-size: cover;
  }
}

@media screen and (min-width: 768px) {
  .category.dpyp-category .category-header-dpyp {
    height: 0;
    padding-bottom: 30.4347826%;
    margin-bottom: 1em;
    background: url(/media/videos/dpyp-video-poster.jpg);
    background-position: center;
    background-size: cover;
  }
}

.category.dpyp-category .category-header-dpyp .category-header__title {
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -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;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.category.dpyp-category .category-header-dpyp .category-header__title .discount-code-style {
  color: #42d83b;
}

.category.dpyp-category .category-header-dpyp .category-header__title strong:hover, .category.dpyp-category .category-header-dpyp .category-header__title .link:hover, .category.dpyp-category .category-header-dpyp .category-header__title .comment-body a:hover, .comment-body .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title .comment-body .read-more-button:hover, .comment-body .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title
.comment-header a:hover,
.comment-header .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title
.comment-header .read-more-button:hover,
.comment-header .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title .profile-card__bottom.profile-card__bottom--bio a:hover, .profile-card__bottom.profile-card__bottom--bio .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title .profile-card__bottom.profile-card__bottom--bio .read-more-button:hover, .profile-card__bottom.profile-card__bottom--bio .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title .real-time-stream .real-time-stream--activity .h5 a:hover, .real-time-stream .real-time-stream--activity .h5 .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title .real-time-stream .real-time-stream--activity #story h5 a:hover, .real-time-stream .real-time-stream--activity #story h5 .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title #story .real-time-stream .real-time-stream--activity h5 a:hover, #story .real-time-stream .real-time-stream--activity h5 .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title .real-time-stream .real-time-stream--activity .filters h5 a:hover, .real-time-stream .real-time-stream--activity .filters h5 .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title .filters .real-time-stream .real-time-stream--activity h5 a:hover, .filters .real-time-stream .real-time-stream--activity h5 .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title .real-time-stream .real-time-stream--activity
.sorters h5 a:hover, .real-time-stream .real-time-stream--activity
.sorters h5 .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title
.sorters .real-time-stream .real-time-stream--activity h5 a:hover,
.sorters .real-time-stream .real-time-stream--activity h5 .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title .real-time-stream .real-time-stream--activity .h5 .read-more-button:hover, .real-time-stream .real-time-stream--activity .h5 .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title .real-time-stream .real-time-stream--activity #story h5 .read-more-button:hover, .real-time-stream .real-time-stream--activity #story h5 .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title #story .real-time-stream .real-time-stream--activity h5 .read-more-button:hover, #story .real-time-stream .real-time-stream--activity h5 .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title .real-time-stream .real-time-stream--activity .filters h5 .read-more-button:hover, .real-time-stream .real-time-stream--activity .filters h5 .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title .filters .real-time-stream .real-time-stream--activity h5 .read-more-button:hover, .filters .real-time-stream .real-time-stream--activity h5 .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title .real-time-stream .real-time-stream--activity
.sorters h5 .read-more-button:hover, .real-time-stream .real-time-stream--activity
.sorters h5 .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title
.sorters .real-time-stream .real-time-stream--activity h5 .read-more-button:hover,
.sorters .real-time-stream .real-time-stream--activity h5 .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title .main-nav__cart .menu-button:hover, .main-nav__cart .category.dpyp-category .category-header-dpyp .category-header__title .menu-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title .project-page .project-header__container .project-feed .h5 a:hover, .project-page .project-header__container .project-feed .h5 .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title .project-page .project-header__container .project-feed #story h5 a:hover, .project-page .project-header__container .project-feed #story h5 .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title #story .project-page .project-header__container .project-feed h5 a:hover, #story .project-page .project-header__container .project-feed h5 .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title .project-page .project-header__container .project-feed .filters h5 a:hover, .project-page .project-header__container .project-feed .filters h5 .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title .filters .project-page .project-header__container .project-feed h5 a:hover, .filters .project-page .project-header__container .project-feed h5 .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title .project-page .project-header__container .project-feed
.sorters h5 a:hover, .project-page .project-header__container .project-feed
.sorters h5 .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title
.sorters .project-page .project-header__container .project-feed h5 a:hover,
.sorters .project-page .project-header__container .project-feed h5 .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title .project-page .project-header__container .project-feed .h5 .read-more-button:hover, .project-page .project-header__container .project-feed .h5 .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title .project-page .project-header__container .project-feed #story h5 .read-more-button:hover, .project-page .project-header__container .project-feed #story h5 .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title #story .project-page .project-header__container .project-feed h5 .read-more-button:hover, #story .project-page .project-header__container .project-feed h5 .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title .project-page .project-header__container .project-feed .filters h5 .read-more-button:hover, .project-page .project-header__container .project-feed .filters h5 .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title .filters .project-page .project-header__container .project-feed h5 .read-more-button:hover, .filters .project-page .project-header__container .project-feed h5 .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title .project-page .project-header__container .project-feed
.sorters h5 .read-more-button:hover, .project-page .project-header__container .project-feed
.sorters h5 .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title
.sorters .project-page .project-header__container .project-feed h5 .read-more-button:hover,
.sorters .project-page .project-header__container .project-feed h5 .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title .input-feedback:hover, .category.dpyp-category .category-header-dpyp .category-header__title .icon-list--colored a:hover, .icon-list--colored .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title .icon-list--colored .read-more-button:hover, .icon-list--colored .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title
.icon-list--colored button:hover,
.icon-list--colored .category.dpyp-category .category-header-dpyp .category-header__title button:hover, .category.dpyp-category .category-header-dpyp .category-header__title .site-footer a:hover, .site-footer .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title .site-footer .read-more-button:hover, .site-footer .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title .read-more a:hover, .read-more .category.dpyp-category .category-header-dpyp .category-header__title a:hover, .category.dpyp-category .category-header-dpyp .category-header__title .read-more .read-more-button:hover, .read-more .category.dpyp-category .category-header-dpyp .category-header__title .read-more-button:hover, .category.dpyp-category .category-header-dpyp .category-header__title .product-sidebar .product-questions-link button:hover, .product-sidebar .product-questions-link .category.dpyp-category .category-header-dpyp .category-header__title button:hover {
  color: #E32F45;
}

html.lt-ie10 .category.dpyp-category .category-header-dpyp .category-header__title {
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 80%;
  height: auto;
}

@media screen and (min-width: 64.0625em) {
  .category.dpyp-category .category-header-dpyp .category-header__title h2 {
    font-size: 1.75em;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .category.dpyp-category .category-header-dpyp video, .category.dpyp-category .category-header-dpyp .category-header__poster {
    position: absolute;
    height: 250px;
    width: auto;
  }
}

@media screen and (min-width: 768px) {
  .category.dpyp-category .category-header-dpyp video, .category.dpyp-category .category-header-dpyp .category-header__poster {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
  }
}

.category.dpyp-category h1 {
  font-size: 1.625em;
  line-height: 2;
}

@media screen and (min-width: 64.0625em) {
  .category.dpyp-category h1 {
    font-size: 3em;
    line-height: 2;
  }
}

.category.dpyp-category h1 img {
  width: 1em;
  display: inline-block;
  position: relative;
  top: -0.1875em;
  margin-left: 0.0625em;
  margin-right: 0.0625em;
}

.category.dpyp-category h2 {
  font-size: 1.25em;
}

.category-header__description {
  text-align: center;
  padding: 1em;
}

.category-header__description p:last-child {
  margin-bottom: 0;
}

.category__alt {
  text-align: center;
}

.category-styles {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -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;
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  margin: 2em 1em;
}

.category-styles::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 64.0625em) {
  .category-styles {
    margin: 2em;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}

@media screen and (min-width: 1473px) {
  .category-styles {
    margin: 0 0 2em;
  }
}

.category-styles .category-styles__style {
  background-color: white;
  text-align: center;
  padding-bottom: 1.5em;
  margin-bottom: 0.5em;
  width: 100%;
}

.category-styles .category-styles__style a, .category-styles .category-styles__style .read-more-button {
  text-decoration: none;
  cursor: pointer;
}

.category-styles .category-styles__style a:hover, .category-styles .category-styles__style .read-more-button:hover {
  cursor: pointer;
}

@media screen and (min-width: 35.5em) {
  .category-styles .category-styles__style {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 49.19133%;
  }
  .category-styles .category-styles__style:last-child {
    margin-right: 0;
  }
  .category-styles .category-styles__style:nth-child(2n) {
    margin-right: 0;
  }
  .category-styles .category-styles__style:nth-child(2n+1) {
    clear: left;
  }
}

@media screen and (min-width: 1216px) {
  .category-styles .category-styles__style {
    width: 20%;
    margin: 0;
  }
}

.category-styles .category-styles__style:hover {
  text-decoration: none;
}

.category-styles h3 {
  margin-top: 1em;
  text-transform: capitalize;
}

.category-styles__image {
  height: 0;
  padding-bottom: 170%;
  overflow: hidden;
  border: 1px solid #fff;
  margin-bottom: 1em;
}

.category-styles__image img {
  width: 100%;
  transform: translateZ(0);
  transition: all .2s ease-in-out;
  image-rendering: optimizeSpeed;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  image-rendering: optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}

@media screen and (min-width: 64.0625em) {
  .category-styles__image:hover img {
    transform: scale(1.03);
  }
}

.category-styles__swatches {
  cursor: pointer;
  position: relative;
  margin: 0 auto;
  padding: 0 1em;
  margin-top: -.7em;
  margin-bottom: .7em;
}

.category-styles__swatches a, .category-styles__swatches .read-more-button {
  width: 33px;
  height: 33px;
  border-radius: 50%;
  text-indent: -9999px;
  display: inline-block;
  transition: all .2s ease-in-out;
  border: 3px solid white;
  background-size: cover;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  .category-styles__swatches a, .category-styles__swatches .read-more-button {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 64.0625em) {
  .category-styles__swatches a, .category-styles__swatches .read-more-button {
    width: 36px;
    height: 36px;
  }
}

.category-styles__swatches a:hover, .category-styles__swatches .read-more-button:hover {
  transform: scale(1.15);
}

.category-styles__swatches div {
  padding-top: .5em;
  width: 100%;
  font-family: "Interstate Light Condensed", "Interstate Regular Condensed", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
}

.category-styles__styleselector .button-group {
  display: inline-block;
  margin: 0 auto;
}

@media screen and (min-width: 64.0625em) {
  .category-styles__styleselector .button-group .button.button-outline, .category-styles__styleselector .button-group .poll__answers .list .poll__answer, .poll__answers .list .category-styles__styleselector .button-group .poll__answer, .category-styles__styleselector .button-group .free-undies .buy-bar .buybar .button.add-to-cart, .free-undies .buy-bar .buybar .category-styles__styleselector .button-group .button.add-to-cart {
    font-size: 0.7em;
  }
}

.category-styles__styleselector .style-count {
  padding-top: .5em;
  width: 100%;
  font-family: "Interstate Light Condensed", "Interstate Regular Condensed", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
}

.account {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
}

.account::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 1473px) {
  .account {
    padding: 0;
  }
}

.account-sidebar {
  text-align: center;
  max-width: 65.0625em;
  margin-left: auto;
  margin-right: auto;
}

.account-sidebar::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 768px) {
  .account-sidebar {
    padding: 1em;
  }
}

.account-sidebar .read-more {
  max-width: 50em;
  display: inline-block;
}

@media screen and (min-width: 0px) {
  .account-sidebar .avatar.avatar-xlarge {
    width: 6.25em;
    height: 6.25em;
  }
}

.account-order {
  max-width: 64.0625em;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 4em;
  padding: 1em;
}

.account-order::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 1473px) {
  .account-order {
    padding: 1em 0;
  }
}

.referrals-form:not(.referrals-modal__referral-form) {
  max-width: 50em;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
}

.referrals-form:not(.referrals-modal__referral-form)::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 768px) {
  .referrals-modal.modal {
    min-width: 48.0625em;
  }
}

@media screen and (min-width: 64.0625em) {
  .referrals-modal.modal {
    min-width: 64.0625em;
  }
}

.referrals-modal__referral-form.modal .decorated-type {
  margin-top: -.5em;
  margin-bottom: -.5em;
}

.referrals-alt-shares {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}

.referrals-alt-shares :first-child {
  width: 100%;
}

.referrals-alt-shares button {
  width: 3.5em;
}

.referrals-alt-shares .referrals-alt-share + .referrals-alt-share {
  margin-left: .5em;
}

.user-settings .page-column--right {
  margin: 2em 0 0;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .user-settings-sidebar {
    padding-top: 1em;
    text-align: center;
  }
  .user-settings-sidebar .avatar {
    display: table;
    margin: 0 auto;
  }
}

.user-settings-sidebar .h3, .user-settings-sidebar #story h3, #story .user-settings-sidebar h3 {
  margin: .5em 0;
}

.user-settings-sidebar .tabs {
  margin-bottom: 0;
}

.account-referrals .callouts {
  border: 1px solid #edeceb;
}

.user-settings-module {
  background-color: #fff;
  border: 1px solid #edeceb;
  padding: 1em;
}

@media screen and (min-width: 768px) {
  .user-settings-module {
    padding: 2em;
  }
}

.user-settings-module + .h3, #story .user-settings-module + h3 {
  margin-top: 2em;
}

.user-settings-module--transparent {
  margin-bottom: 2em;
}

.user-settings-nav {
  border-top: 4px solid #edeceb;
  padding-top: 1em;
  margin-top: 1em;
}

.user-settings-profile-button {
  display: inline-block;
}

.user-settings-addresses .address-widget {
  margin-bottom: 1em;
}

.user-settings-addresses .address-widget .widget__content {
  min-height: 185px;
}

@media screen and (min-width: 768px) {
  .user-settings-addresses .address-widget {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 49.19133%;
  }
  .user-settings-addresses .address-widget:last-child {
    margin-right: 0;
  }
  .user-settings-addresses .address-widget:nth-child(2n) {
    margin-right: 0;
  }
  .user-settings-addresses .address-widget:nth-child(2n+1) {
    clear: left;
  }
}

.user-settings-saved-cards p {
  margin-bottom: 0;
}

.user-settings-saved-cards__card {
  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;
}

.user-settings-saved-cards__card span {
  margin-right: auto;
}

.user-settings-saved-cards__card button {
  -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;
  margin-left: 1em;
}

.user-settings-saved-cards__card-image {
  width: 40px;
  margin-right: 1em;
}

.user-settings-design-submissions .product-card {
  margin-bottom: 1em;
}

@media screen and (min-width: 768px) {
  .user-settings-design-submissions .product-card {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 32.2551%;
  }
  .user-settings-design-submissions .product-card:last-child {
    margin-right: 0;
  }
  .user-settings-design-submissions .product-card:nth-child(3n) {
    margin-right: 0;
  }
  .user-settings-design-submissions .product-card:nth-child(3n+1) {
    clear: left;
  }
}

.orders-list.view-type-min .order-receipt-refund-link,
.orders-list.view-type-min .shipped-to,
.orders-list.view-type-min .shipment-status--title,
.orders-list.view-type-min .shipment-status--details,
.orders-list.view-type-min .product-image,
.orders-list.view-type-min .review-link {
  display: none;
}

.orders-list.view-type-min .loading-message {
  text-align: center;
  padding-top: 1em;
}

.orders-list-item {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  background-color: #fff;
  border: 1px solid #dcdad8;
}

.orders-list-item::after {
  clear: both;
  content: "";
  display: block;
}

.orders-list-item + .orders-list-item {
  margin-top: 1em;
}

.orders-list-item textarea {
  min-height: 2.5em;
}

.orders-list-item__order-header {
  background-color: #fcfbfb;
  border-bottom: 1px solid #dcdad8;
  padding: 0.5em;
}

.orders-list-item__order-header .button + .button, .orders-list-item__order-header .poll__answers .list .poll__answer + .button, .poll__answers .list .orders-list-item__order-header .poll__answer + .button, .orders-list-item__order-header .poll__answers .list .button + .poll__answer, .poll__answers .list .orders-list-item__order-header .button + .poll__answer, .orders-list-item__order-header .poll__answers .list .poll__answer + .poll__answer, .poll__answers .list .orders-list-item__order-header .poll__answer + .poll__answer {
  margin-top: 1em;
}

.orders-list-item__order-shipment {
  padding: 0.5em;
}

.orders-list-item__order-shipment + .orders-list-item__order-shipment {
  border-top: 1px solid #f4f4f3;
}

.orders-list-item__order-content .product-image {
  margin-right: 1em;
}

.orders-list-item__order-content .product-image img {
  width: 50px;
  max-width: 50px;
}

@media screen and (min-width: 768px) {
  .orders-list-item__order-content .product-image img {
    width: 100px;
    max-width: 100px;
  }
}

.orders-list-item__order-content + .orders-list-item__order-content {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #edeceb;
}

.orders-list-item__order-actions {
  max-width: 10em;
  text-align: right;
}

.refund-actions {
  background-color: #fff4d8;
  border: 1px solid #ffde8c;
  padding: 1em;
}

.refund-actions .processing-request {
  display: none;
}

.refund-actions .refund-button {
  white-space: normal;
  text-align: center;
  width: 100%;
}

.refund-actions .refund-button:nth-child(2) {
  margin-top: 1em;
}

.refund-actions .refund-progress {
  display: none;
}

.refund-actions.is-refunding-credit .refund-progress, .refund-actions.is-refunding-card .refund-progress {
  display: inline;
}

.refund-actions.is-refunding-credit .processing-request, .refund-actions.is-refunding-card .processing-request {
  display: inline-block;
}

.order-list--img {
  width: 50px;
  padding-right: 0 !important;
}

@media screen and (min-width: 768px) {
  .order-list--img {
    width: 100px;
  }
}

@media screen and (min-width: 768px) {
  .orders-list-item__product {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .orders-list-item__product a, .orders-list-item__product .read-more-button {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    -webkit-flex: 0;
    -moz-flex: 0;
    -ms-flex: 0;
    flex: 0;
    margin-right: 1em;
  }
}

.orders-list-item__product a img, .orders-list-item__product .read-more-button img {
  border: 1px solid #edeceb;
}

.orders-list-item__product .orders-list-item__product-details {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  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;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .orders-list-item__product .orders-list-item__product-details--top {
    margin: 1em 0;
    padding-bottom: 1em;
    border-bottom: 4px solid #edeceb;
  }
}

@media screen and (min-width: 64.0625em) {
  .orders-list-item__product .orders-list-item__product-details--top {
    margin-bottom: auto;
  }
}

.orders-list-item__product + .orders-list-item__product {
  margin-top: 1em;
}

.orders-list-item__product textarea {
  width: 100%;
}

@media screen and (min-width: 64.0625em) {
  .social-stats {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #edeceb;
  }
}

.social-stats .social-stats__stat {
  background-color: #fcfbfb;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 33.333%;
  -moz-flex: 0 33.333%;
  -ms-flex: 0 33.333%;
  flex: 0 33.333%;
  text-align: center;
  padding: 1em;
}

.profile-blank i {
  color: #A09995;
  margin-bottom: .25em;
}

.profile-page .card-gallery + .button, .profile-page .poll__answers .list .card-gallery + .poll__answer, .poll__answers .list .profile-page .card-gallery + .poll__answer, .profile-page .profile-card-gallery + .button, .profile-page .poll__answers .list .profile-card-gallery + .poll__answer, .poll__answers .list .profile-page .profile-card-gallery + .poll__answer {
  margin: 0 auto;
  display: table;
}

.forgot-password, .reset-password {
  padding: 2em;
  max-width: 37.5em;
}

.gift-certificate-redemption button {
  transition: all .2s;
}

.gift-certificate-redemption .gift-certificates-error-message p {
  margin-bottom: 0;
}

.gift-certificate-redemption .gift-certificates-error-message strong, .gift-certificate-redemption .gift-certificates-error-message .link, .gift-certificate-redemption .gift-certificates-error-message .comment-body a, .comment-body .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message .comment-body .read-more-button, .comment-body .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message
.comment-header a,
.comment-header .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message
.comment-header .read-more-button,
.comment-header .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message .profile-card__bottom.profile-card__bottom--bio a, .profile-card__bottom.profile-card__bottom--bio .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message .profile-card__bottom.profile-card__bottom--bio .read-more-button, .profile-card__bottom.profile-card__bottom--bio .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message .real-time-stream .real-time-stream--activity .h5 a, .real-time-stream .real-time-stream--activity .h5 .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message .real-time-stream .real-time-stream--activity #story h5 a, .real-time-stream .real-time-stream--activity #story h5 .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message #story .real-time-stream .real-time-stream--activity h5 a, #story .real-time-stream .real-time-stream--activity h5 .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message .real-time-stream .real-time-stream--activity .filters h5 a, .real-time-stream .real-time-stream--activity .filters h5 .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message .filters .real-time-stream .real-time-stream--activity h5 a, .filters .real-time-stream .real-time-stream--activity h5 .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message .real-time-stream .real-time-stream--activity
.sorters h5 a, .real-time-stream .real-time-stream--activity
.sorters h5 .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message
.sorters .real-time-stream .real-time-stream--activity h5 a,
.sorters .real-time-stream .real-time-stream--activity h5 .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message .real-time-stream .real-time-stream--activity .h5 .read-more-button, .real-time-stream .real-time-stream--activity .h5 .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message .real-time-stream .real-time-stream--activity #story h5 .read-more-button, .real-time-stream .real-time-stream--activity #story h5 .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message #story .real-time-stream .real-time-stream--activity h5 .read-more-button, #story .real-time-stream .real-time-stream--activity h5 .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message .real-time-stream .real-time-stream--activity .filters h5 .read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message .filters .real-time-stream .real-time-stream--activity h5 .read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message .real-time-stream .real-time-stream--activity
.sorters h5 .read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message
.sorters .real-time-stream .real-time-stream--activity h5 .read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message .main-nav__cart .menu-button, .main-nav__cart .gift-certificate-redemption .gift-certificates-error-message .menu-button, .gift-certificate-redemption .gift-certificates-error-message .project-page .project-header__container .project-feed .h5 a, .project-page .project-header__container .project-feed .h5 .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message .project-page .project-header__container .project-feed #story h5 a, .project-page .project-header__container .project-feed #story h5 .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message #story .project-page .project-header__container .project-feed h5 a, #story .project-page .project-header__container .project-feed h5 .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message .project-page .project-header__container .project-feed .filters h5 a, .project-page .project-header__container .project-feed .filters h5 .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message .filters .project-page .project-header__container .project-feed h5 a, .filters .project-page .project-header__container .project-feed h5 .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message .project-page .project-header__container .project-feed
.sorters h5 a, .project-page .project-header__container .project-feed
.sorters h5 .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message
.sorters .project-page .project-header__container .project-feed h5 a,
.sorters .project-page .project-header__container .project-feed h5 .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message .project-page .project-header__container .project-feed .h5 .read-more-button, .project-page .project-header__container .project-feed .h5 .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message .project-page .project-header__container .project-feed #story h5 .read-more-button, .project-page .project-header__container .project-feed #story h5 .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message #story .project-page .project-header__container .project-feed h5 .read-more-button, #story .project-page .project-header__container .project-feed h5 .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message .project-page .project-header__container .project-feed .filters h5 .read-more-button, .project-page .project-header__container .project-feed .filters h5 .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message .filters .project-page .project-header__container .project-feed h5 .read-more-button, .filters .project-page .project-header__container .project-feed h5 .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message .project-page .project-header__container .project-feed
.sorters h5 .read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message
.sorters .project-page .project-header__container .project-feed h5 .read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message .input-feedback, .gift-certificate-redemption .gift-certificates-error-message .icon-list--colored a, .icon-list--colored .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message .icon-list--colored .read-more-button, .icon-list--colored .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message
.icon-list--colored button,
.icon-list--colored .gift-certificate-redemption .gift-certificates-error-message button, .gift-certificate-redemption .gift-certificates-error-message .site-footer a, .site-footer .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message .site-footer .read-more-button, .site-footer .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message .read-more a, .read-more .gift-certificate-redemption .gift-certificates-error-message a, .gift-certificate-redemption .gift-certificates-error-message .read-more .read-more-button, .read-more .gift-certificate-redemption .gift-certificates-error-message .read-more-button, .gift-certificate-redemption .gift-certificates-error-message .product-sidebar .product-questions-link button, .product-sidebar .product-questions-link .gift-certificate-redemption .gift-certificates-error-message button {
  color: #EC230C;
}

@media screen and (min-width: 768px) {
  div.submission-form {
    margin-top: 2em;
  }
}

@media screen and (min-width: 1473px) {
  div.submission-form {
    max-width: 90em;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
  div.submission-form::after {
    clear: both;
    content: "";
    display: block;
  }
}

.submissionForm {
  background-color: #fff;
  padding: 1em;
  border: 1px solid #edeceb;
}

@media screen and (min-width: 64.0625em) {
  .submissionForm {
    margin-right: 2em;
    padding: 2em;
  }
}

.submission-form__error {
  display: none;
}

.submission-panel {
  display: none;
}

.submission-panel--active {
  display: block;
}

.submission-preview .product-card {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
  line-height: 1.5em;
  text-align: center;
  border: 1px solid #e8e7e6;
  transition: box-shadow .2s ease-in-out;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
}

.submission-preview .product-card:last-child {
  margin-right: 0;
}

.submission-preview .product-card:hover {
  box-shadow: 0 0 5px 4px rgba(0, 0, 0, 0.09);
}

.submission-preview .product-card .product-card__image {
  position: relative;
  overflow: hidden;
  transform: translateZ(0);
  height: 0;
  padding-bottom: 100%;
  background-color: #e8e7e6;
}

.submission-preview .product-card .product-card__image .reposition-cover {
  opacity: 0;
  pointer-events: none;
  margin-top: -3em;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.submission-preview .product-card .product-card__image:hover button {
  opacity: 1;
  top: 0;
}

.submission-preview .product-card .product-card__image:hover button.button-rounded {
  top: 0;
}

.submission-preview .product-card .product-card__image.active:hover .flex-center {
  cursor: move;
}

.submission-preview .product-card .product-card__image.active:hover .button-wrapper .reposition-cover {
  pointer-events: none;
  opacity: 1;
  margin-top: 0;
}

.submission-preview .product-card .product-card__image.active:hover .button-wrapper button {
  display: none;
}

.submission-preview .product-card .product-card__image.active:hover img {
  transform: none;
  -webkit-filter: none;
  filter: none;
}

.submission-preview .product-card .product-card__image img {
  position: relative;
}

.submission-preview .product-card .button-wrapper .reposition-cover {
  pointer-events: none;
}

.submission-preview .product-card .button-wrapper .reposition-cover::-moz-selection {
  background-color: transparent;
}

.submission-preview .product-card .button-wrapper .reposition-cover::selection {
  background-color: transparent;
}

.submission-preview .product-card .flex-center {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -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;
  -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;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.submission-preview .product-card__status {
  position: relative;
  width: 75%;
  margin: 0 auto;
}

.submission-preview .product-card__status-tip {
  position: absolute;
  color: white;
  background-color: #66af33;
  line-height: 1;
  font-size: 0.8em;
  padding: 2px 6px;
  border-radius: 4px;
  z-index: 1;
  top: -10%;
  margin-left: -0.2em;
  display: none;
}

.submission-preview .product-card__status-tip:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.1px 3.5px 0 3.5px;
  border-color: #66af33 transparent transparent transparent;
  position: absolute;
  bottom: -3.5px;
  left: 0;
}

@media screen and (min-width: 64.0625em) {
  .submission-preview .product-card {
    margin-bottom: 1.5em;
  }
  .submission-preview .product-card__image {
    font-size: 95%;
  }
}

.submission-form__upload-previews {
  width: 100%;
  display: block;
  margin-left: 0;
}

.submission-form__upload-previews .use-as-preview {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  margin-bottom: 0;
  background-color: #A09995;
}

.submission-form__upload-previews .banner-image {
  padding: .2em .3em;
  background: #66af33;
  color: #fff;
  display: inline-block;
  position: absolute;
  top: -1.5em;
  left: 0;
  width: auto;
  border: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  margin-bottom: 0;
}

.submission-form__upload-previews__image {
  position: relative;
  max-width: 25%;
  margin: 1em 1em 1em 0;
  display: block;
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

.submission-completed .submission-form__upload-previews__image {
  pointer-events: none;
}

.comment-body .submission-form__upload-previews__image {
  cursor: pointer;
}

.submission-form__upload-previews__image .delete {
  padding: .2em .3em;
  background: #A09995;
  position: absolute;
  color: #fff;
  top: 0;
  right: 0;
  width: auto;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.submission-completed .submission-form__upload-previews__image .delete {
  opacity: 0;
  pointer-events: none;
}

.submission-form__upload-previews__image .delete:hover {
  text-decoration: none;
}

.submission-form__upload-previews__image .download {
  padding: .2em .3em;
  background: #A09995;
  position: absolute;
  color: #fff;
  top: 0;
  right: 1.5em;
  width: auto;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.submission-completed .submission-form__upload-previews__image .download {
  opacity: 0;
  pointer-events: none;
}

.submission-form__upload-previews__image .download:hover {
  text-decoration: none;
}

.submission-form__upload-previews__image.gu-transit .delete {
  display: none;
  opacity: 0;
}

.submission-form__upload-previews__image img {
  pointer-events: none;
  display: block;
}

.insta-headline {
  margin-bottom: 3em;
}

@media screen and (min-width: 768px) {
  .insta-headline {
    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;
  }
}

.insta-headline .insta-logo {
  margin-bottom: 2em;
  max-width: 200px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .insta-headline .insta-logo {
    margin-bottom: 0;
    margin-right: 3em;
  }
}

.insta-headline img {
  width: 100%;
  display: table;
  margin: 0 auto;
}

.insta-headline h1 {
  line-height: 1.2;
}

.insta-headline :last-child {
  margin-bottom: 0;
}

.insta-links {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.insta-links a, .insta-links .read-more-button {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #66af33;
  padding: 1em;
  border-radius: 4px;
}

.insta-links a:nth-child(2), .insta-links .read-more-button:nth-child(2) {
  background-color: #27a8e0;
}

.insta-links a:nth-child(3), .insta-links .read-more-button:nth-child(3) {
  background-color: #c156ff;
}

.insta-links a:hover, .insta-links .read-more-button:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  opacity: .75;
}

@media screen and (min-width: 768px) {
  .insta-links {
    max-width: 37.5em;
    margin: 0 auto;
  }
}

/**
 * For the correct positioning of the placeholder element, the dnd-list and
 * it's children must have position: relative
 */
.draggable ul[dnd-list],
.draggable ul[dnd-list] > li {
  position: relative;
}

/**
 * The dndDraggingSource class will be applied to
 * the source element of a drag operation. It makes
 * sense to hide it to give the user the feeling
 * that he's actually moving it.
 */
.draggable ul[dnd-list] .dndDraggingSource {
  display: none;
}

/**
 * An element with .dndPlaceholder class will be
 * added to the dnd-list while the user is dragging
 * over it.
 */
.draggable ul[dnd-list] .dndPlaceholder {
  position: relative;
  max-width: 23%;
  margin: 20px 20px 15px 0;
  display: inline-block;
  min-width: 5em;
}

/**
 * The dnd-lists's child elements currently MUST have
 * position: relative. Otherwise we can not determine
 * whether the mouse pointer is in the upper or lower
 * half of the element we are dragging over. In other
 * browsers we can use event.offsetY for this.
 */
.draggable ul[dnd-list] li {
  display: inline-block;
}

.mce-path {
  visibility: hidden;
}

.mce-label {
  min-width: 60px !important;
}

.page--centered, .video-page {
  padding: 1em;
}

@media screen and (min-width: 768px) {
  .page--centered, .video-page {
    padding: 3em;
  }
}

@media screen and (min-width: 1473px) {
  .page--centered, .video-page {
    padding: 3em 0;
  }
}

.page--centered .page-inner, .video-page .page-inner {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.page--centered .page-inner::after, .video-page .page-inner::after {
  clear: both;
  content: "";
  display: block;
}

.page--centered .page-module, .video-page .page-module {
  background-color: #fff;
  border: 1px solid #edeceb;
  padding: 1em;
}

@media screen and (min-width: 768px) {
  .page--centered .page-module, .video-page .page-module {
    padding: 3em;
  }
}

.page--centered .page-module + .page-module, .video-page .page-module + .page-module {
  margin-top: 3em;
}

h1 i {
  color: #A09995;
}

/* Press */
.press-cards > div .description-card__details {
  border-top: 1px solid #edeceb;
}

.jobs .h2, .jobs .referrals-form:not(.referrals-modal__referral-form) .h3, .referrals-form:not(.referrals-modal__referral-form) .jobs .h3, .jobs .referrals-form:not(.referrals-modal__referral-form) #story h3, .referrals-form:not(.referrals-modal__referral-form) #story .jobs h3, .jobs #story .referrals-form:not(.referrals-modal__referral-form) h3, #story .referrals-form:not(.referrals-modal__referral-form) .jobs h3 {
  text-align: center;
}

.jobs .job {
  position: relative;
  padding-top: 3em;
  border-top: 2px solid #edeceb;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .jobs .job .callout, .jobs .job .callout--alt, .jobs .job .callout--center, .jobs .job .callout--cover, .jobs .job .callout--reverse, .jobs .job .callout--flip, .jobs .job .callout--dark,
  .jobs .job .callouts {
    padding: 0;
  }
  .jobs .job .callout + .callout, .jobs .job .callout--alt + .callout, .jobs .job .callout--center + .callout, .jobs .job .callout--cover + .callout, .jobs .job .callout--reverse + .callout, .jobs .job .callout--flip + .callout, .jobs .job .callout--dark + .callout, .jobs .job .callout + .callout--alt, .jobs .job .callout--alt + .callout--alt, .jobs .job .callout--center + .callout--alt, .jobs .job .callout--cover + .callout--alt, .jobs .job .callout--reverse + .callout--alt, .jobs .job .callout--flip + .callout--alt, .jobs .job .callout--dark + .callout--alt, .jobs .job .callout + .callout--center, .jobs .job .callout--alt + .callout--center, .jobs .job .callout--center + .callout--center, .jobs .job .callout--cover + .callout--center, .jobs .job .callout--reverse + .callout--center, .jobs .job .callout--flip + .callout--center, .jobs .job .callout--dark + .callout--center, .jobs .job .callout + .callout--cover, .jobs .job .callout--alt + .callout--cover, .jobs .job .callout--center + .callout--cover, .jobs .job .callout--cover + .callout--cover, .jobs .job .callout--reverse + .callout--cover, .jobs .job .callout--flip + .callout--cover, .jobs .job .callout--dark + .callout--cover, .jobs .job .callout + .callout--reverse, .jobs .job .callout--alt + .callout--reverse, .jobs .job .callout--center + .callout--reverse, .jobs .job .callout--cover + .callout--reverse, .jobs .job .callout--reverse + .callout--reverse, .jobs .job .callout--flip + .callout--reverse, .jobs .job .callout--dark + .callout--reverse, .jobs .job .callout + .callout--flip, .jobs .job .callout--alt + .callout--flip, .jobs .job .callout--center + .callout--flip, .jobs .job .callout--cover + .callout--flip, .jobs .job .callout--reverse + .callout--flip, .jobs .job .callout--flip + .callout--flip, .jobs .job .callout--dark + .callout--flip, .jobs .job .callout + .callout--dark, .jobs .job .callout--alt + .callout--dark, .jobs .job .callout--center + .callout--dark, .jobs .job .callout--cover + .callout--dark, .jobs .job .callout--reverse + .callout--dark, .jobs .job .callout--flip + .callout--dark, .jobs .job .callout--dark + .callout--dark,
  .jobs .job .callout + .callouts,
  .jobs .job .callout--alt + .callouts,
  .jobs .job .callout--center + .callouts,
  .jobs .job .callout--cover + .callouts,
  .jobs .job .callout--reverse + .callouts,
  .jobs .job .callout--flip + .callouts,
  .jobs .job .callout--dark + .callouts,
  .jobs .job .callouts + .callout,
  .jobs .job .callouts + .callout--alt,
  .jobs .job .callouts + .callout--center,
  .jobs .job .callouts + .callout--cover,
  .jobs .job .callouts + .callout--reverse,
  .jobs .job .callouts + .callout--flip,
  .jobs .job .callouts + .callout--dark,
  .jobs .job .callouts + .callouts {
    margin-top: 1em;
  }
}

.jobs .job .emblem {
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

.jobs .job + .job {
  margin-top: 3em;
}

.jobs .job a[href="#top"], .jobs .job [href="#top"].read-more-button {
  margin-top: 1em;
  display: inline-block;
}

@media screen and (min-width: 64.0625em) {
  .about .media-box--overlay-content {
    font-size: 1.4em;
  }
}

.first-gent .page-module {
  text-align: center;
}

.first-gent .page-module .first-gent--badge {
  display: inline-block;
  width: 39%;
  margin-bottom: 1em;
}

.designer-spotlights .media-box--overlay-content {
  height: 0;
  padding-bottom: 58.75%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.designer-spotlights .media-box--overlay-content .overlay-content {
  opacity: 1;
}

.svfw2016 .page--centered, .svfw2016 .video-page {
  padding-top: 1em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .svfw2016 .page--centered, .svfw2016 .video-page {
    padding: 0;
  }
}

.svfw2016 .page {
  background-image: url(https://static.betabrands.com/media/cms/svfw2/3px-repeating-background.png);
}

.svfw2016 .page .svfw-header {
  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;
  -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-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background-color: #333;
  background-image: url(https://static.betabrands.com/media/cms/svfw2/svfw-bgimage-1.jpg);
  background-size: cover;
  background-position: center center;
  padding: 4em;
  min-height: 80vh;
  position: relative;
  overflow: hidden;
}

.svfw2016 .page .svfw-header video {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
}

.svfw2016 .page .svfw-header::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  background-color: #4a0075;
  opacity: .75;
}

.svfw2016 .page .svfw-header-content {
  z-index: 3;
  align-content: center;
  color: #ffffff;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}

.svfw2016 .page .svfw-header-content .svfw-logo {
  flex-basis: 100%;
  max-height: 20em;
  display: block;
}

.svfw2016 .page .svfw-header-content .eye {
  animation: robot-eye 1s ease-in-out infinite alternate;
}

.svfw2016 .page .svfw-header-content p {
  color: #edeceb;
}

.svfw2016 .page .svfw-header-content p.lead {
  flex-basis: 100%;
  color: #ffffff;
}

.svfw2016 .page .svfw-header-content .h2, .svfw2016 .page .svfw-header-content .referrals-form:not(.referrals-modal__referral-form) .h3, .referrals-form:not(.referrals-modal__referral-form) .svfw2016 .page .svfw-header-content .h3, .svfw2016 .page .svfw-header-content .referrals-form:not(.referrals-modal__referral-form) #story h3, .referrals-form:not(.referrals-modal__referral-form) #story .svfw2016 .page .svfw-header-content h3, .svfw2016 .page .svfw-header-content #story .referrals-form:not(.referrals-modal__referral-form) h3, #story .referrals-form:not(.referrals-modal__referral-form) .svfw2016 .page .svfw-header-content h3 {
  margin: 1em 0 .25em;
}

.svfw2016 .page .svfw-header-content .button, .svfw2016 .page .svfw-header-content .poll__answers .list .poll__answer, .poll__answers .list .svfw2016 .page .svfw-header-content .poll__answer {
  margin-bottom: 2em;
  flex-basis: 100%;
  max-width: 20em;
  font-size: 1.5em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .svfw2016 .page .svfw-header {
    min-height: 0;
  }
  .svfw2016 .page .svfw-header .svfw-logo {
    height: 12em;
  }
}

.svfw2016 .page .tickets-section {
  padding-top: 1.5em;
}

@keyframes robot-eye {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(75px);
  }
}

.page--teacher-discount {
  padding: 0;
}

@media screen and (min-width: 768px) {
  .page--teacher-discount {
    padding-top: 1em;
  }
}

.page--teacher-discount .page-inner .page--split--left {
  background-size: cover;
  background-position: center;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .page--teacher-discount .page-inner .page--split--left {
    min-height: 30vh;
  }
}

.page--teacher-discount .page-inner .page-module {
  min-height: 80vh;
  padding: 0;
}

.page--teacher-discount .page-inner .login-names {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.page--teacher-discount .page-inner .login-names .field-container {
  margin-bottom: 0;
  width: 100%;
}

.page--teacher-discount .page-inner .login-names .field-container + .field-container {
  margin-left: .75em;
}

search form {
  position: relative;
}

div.search-page {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  padding: 0.5em;
  margin-bottom: 4em;
}

div.search-page::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 768px) {
  div.search-page {
    padding: 1em;
  }
}

@media screen and (min-width: 768px) {
  .search-title form {
    width: 50%;
  }
}

.search-article {
  background-color: #fff;
  padding: 1.5em;
  border: 1px solid #edeceb;
}

.search-article .article-title {
  margin-bottom: 1em;
  display: inline-block;
}

.search-article + .search-article {
  margin-top: 2em;
}

.article-read-more {
  display: inline-block;
  margin-top: 1em;
}

.checkout {
  max-width: 80em;
  margin-left: auto;
  margin-right: auto;
}

.checkout::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .checkout {
    max-width: 50em;
    margin: 1em;
  }
}

@media screen and (min-width: 768px) {
  .checkout {
    padding-top: 2em;
  }
}

.checkout .page-column--left {
  position: relative;
}

@media screen and (min-width: 64.0625em) {
  .checkout .page-column--left {
    -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;
    -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;
    width: 100%;
    min-width: 50%;
    clear: both;
    padding: 0 0.5em 0 0;
    margin: 0;
  }
}

@media screen and (min-width: 64.0625em) {
  .checkout .page-column--right {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -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;
    -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;
    width: 100%;
    min-width: 50%;
    clear: both;
    padding: 0 0 0 0.5em;
    margin: 0;
  }
}

.checkout .page-column--right aside {
  padding: 0;
}

.checkout .button-cta {
  margin-bottom: 2em;
}

.checkout-module {
  padding: 1em;
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .checkout-module {
    padding: 2em;
  }
}

.checkout-module .field-container:last-child {
  margin-bottom: 0;
}

.checkout-module + .checkout-module,
.checkout-module + .h3, #story
.checkout-module + h3 {
  margin-top: 1em;
}

@media screen and (min-width: 64.0625em) {
  .checkout-module .cart-products {
    padding-right: 0.5em;
    max-height: 40vh;
    overflow-y: auto;
  }
}

.checkout-module.subscription {
  border: 1px solid #89d0ee;
  background-color: #d9f0fa;
}

.checkout-module.subscription .subscription__form {
  margin-top: 1em;
}

.checkout-module.subscription form {
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
  margin-bottom: 1em;
}

.checkout-module.subscription form .poll__question {
  width: 100%;
  padding-right: 1em;
}

.checkout-module.subscription form .poll__answers {
  width: 10em;
}

.checkout-module.subscription hr {
  display: none;
}

.checkout-module.subscription .poll__question .h3, .checkout-module.subscription .poll__question #story h3, #story .checkout-module.subscription .poll__question h3 {
  font-size: 1em;
}

.checkout-module--transparent {
  background-color: transparent;
  border: none;
  padding: 0;
}

.checkout-sidebar {
  position: relative;
}

.checkout-sidebar .cart-container {
  padding: 0;
}

.checkout-sidebar .cart-container .cart-message p {
  margin-bottom: 0;
}

.checkout-sidebar .justified-list {
  padding: .5em 0;
}

#checkout-shipping__method p:last-child {
  margin-bottom: 0;
}

.checkout-shipping-methods label {
  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;
  line-height: 1;
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #edeceb;
}

.checkout-shipping-methods label input {
  margin-right: .5em;
}

.checkout-shipping-methods label span {
  margin-right: auto;
}

.checkout-shipping-methods + p {
  margin-bottom: 0;
}

.checkout-payment-method + .checkout-payment-method {
  margin-top: 1em;
}

.checkout-payment-methods-title {
  margin-bottom: 1em;
}

.checkout-payment-methods-title img {
  display: inline-block;
  width: 33px;
  vertical-align: middle;
  margin-left: 0.2em;
}

.checkout-payment-methods-title img.bitcoin {
  width: 80px;
  position: relative;
  top: -1px;
}

#payment-Coinbase .checkout-payment-methods-title {
  margin-bottom: 0;
}

.secure-badges {
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-top: 1em;
  height: 51px;
}

.secure-badges .secure-badge {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0;
  -moz-flex: 0;
  -ms-flex: 0;
  flex: 0;
  -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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.secure-badges .secure-badge + .secure-badge {
  margin-left: 1em;
}

.secure-badges .secure-badge img {
  width: auto;
  height: 1.875em;
}

.checkout-recommendations {
  padding: 1em;
  padding-bottom: 3rem;
  text-align: center;
}

.checkout-recommendations i {
  color: #136284;
}

.checkout-recommendations .category-products {
  margin-bottom: 1em;
}

#payment-affirm > label {
  display: flex;
  align-items: center;
}

#payment-affirm affirm-directive {
  margin: 0;
}

#payment-affirm input {
  margin-right: 0.5em;
}

#payment-affirm img {
  width: 3.5625em;
  margin-right: 1em;
}

.checkout-help {
  -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;
  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-bottom: 1em;
}

.checkout-help > * {
  margin-bottom: 1em;
}

.checkout-help button {
  width: 100%;
  white-space: nowrap;
}

@media screen and (min-width: 35.5em) {
  .checkout-help {
    -webkit-box-lines: single;
    -moz-box-lines: single;
    box-lines: single;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .checkout-help button {
    width: 50%;
  }
  .checkout-help button + button {
    margin-left: 1em;
  }
}

@media screen and (min-width: 768px) {
  .checkout-help {
    -webkit-box-lines: single;
    -moz-box-lines: single;
    box-lines: single;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .checkout-help button {
    max-width: 210px;
  }
  .checkout-help button + button {
    margin-left: 1em;
  }
}

body.in__checkout .toggle-open-close, body.in__checkout .search-button, body.in__checkout .main-nav__cart, body.in__checkout .main-nav__menus, body.in__checkout .main-nav__search, body.in__checkout .main-nav__notifications, body.in__checkout .site-footer {
  display: none;
}

body.in__checkout .betabrand-logo-link {
  margin: 0 auto;
}

.checkout apple-pay button {
  height: 29px;
  background-size: auto 29px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .checkout apple-pay button {
    width: 210px;
  }
}

#payment-Coinbase {
  display: none;
}

.checkout-success {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
  text-align: center;
}

.checkout-success::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .checkout-success {
    font-size: 80%;
  }
}

@media screen and (min-width: 1473px) {
  .checkout-success {
    padding: 2em;
  }
}

.checkout-product-thumbnails {
  margin: 0;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

.checkout-product-thumbnails::after {
  clear: both;
  content: "";
  display: block;
}

.checkout-product-thumbnails .product-thumbnail {
  margin-bottom: 1em;
  display: block;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .checkout-product-thumbnails .product-thumbnail.is-single {
    width: 60%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .checkout-product-thumbnails .product-thumbnail {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 49.19133%;
  }
  .checkout-product-thumbnails .product-thumbnail:last-child {
    margin-right: 0;
  }
  .checkout-product-thumbnails .product-thumbnail:nth-child(2n) {
    margin-right: 0;
  }
  .checkout-product-thumbnails .product-thumbnail:nth-child(2n+1) {
    clear: left;
  }
  .checkout-product-thumbnails .product-thumbnail.is-single {
    margin-left: 25.40434%;
  }
}

.checkout-product-thumbnails .product-thumbnail img {
  display: block;
  margin-bottom: 1em;
}

.checkout-product-thumbnails.add-item-preview .suggested-product-info-container {
  display: inline-block;
}

.checkout-product-thumbnails.add-item-preview a, .checkout-product-thumbnails.add-item-preview .read-more-button, .checkout-product-thumbnails.add-item-preview img, .checkout-product-thumbnails.add-item-preview h2 {
  margin-bottom: 0px;
}

@media screen and (min-width: 64.0625em) {
  .checkout-product-thumbnails.add-item-preview {
    margin-top: 3em;
    margin-bottom: 2em;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .refer-add-on {
    margin-top: 2em;
  }
}

.add-padding {
  padding: 1em 8em;
}

.view-more-ideas {
  display: inline-block;
}

.checkout-success-questions {
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

.checkout-success-questions::after {
  clear: both;
  content: "";
  display: block;
}

.checkout-success-questions a, .checkout-success-questions .read-more-button {
  display: block;
}

.project-gallery--checkout-wraper .project-gallery--container {
  margin-top: 5em;
  margin-bottom: 1em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .project-gallery--checkout-wraper .project-gallery--container {
    margin-top: 3em;
  }
}

.project-gallery--checkout-wraper .loading-style {
  padding-bottom: 2em;
}

.project-gallery--checkout-wraper .section--header {
  color: #A09995;
  text-transform: uppercase;
  padding: 1em 1em 2em;
}

@media screen and (min-width: 1216px) {
  .project-gallery--checkout-wraper .section--header {
    padding: 1em 0;
  }
}

.project-gallery--checkout-wraper h3 {
  text-align: left;
}

.project-gallery--checkout-wraper p {
  text-align: left;
}

.section--header-checkout {
  text-align: left;
  color: #A09995;
  text-transform: uppercase;
  padding: 0em 1em 2em;
}

@media screen and (min-width: 1216px) {
  .section--header-checkout {
    padding: 0 0 2em;
  }
}

.product-dashboard .dashboard-module {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.5em;
}

.product-dashboard .dashboard-module + .dashboard-module {
  margin-top: 1em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .product-dashboard .dashboard-module {
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 768px) {
  .product-dashboard .dashboard-module {
    margin: 0 -1em;
  }
}

.product-dashboard .field-container {
  padding: 2em;
  background-color: #fff;
  border: 1px solid #edeceb;
  text-align: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  margin: 0 0.5em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .product-dashboard .field-container {
    -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;
    width: 100%;
    padding: 1em;
  }
}

.product-dashboard .stat {
  margin-bottom: 1em;
}

.product-dashboard .stat + .h4, .product-dashboard #story .stat + h4, #story .product-dashboard .stat + h4, .product-dashboard .project-card .stat + .h3, .project-card .product-dashboard .stat + .h3, .product-dashboard .project-card #story .stat + h3, .project-card #story .product-dashboard .stat + h3, .product-dashboard #story .project-card .stat + h3, #story .project-card .product-dashboard .stat + h3 {
  margin-bottom: 0.5em;
}

.product-dashboard .h1, .product-dashboard .video-page h1, .video-page .product-dashboard h1 {
  color: #66af33;
}

.nvd3 .nv-background {
  fill-opacity: 1;
}

.nvd3 .nv-point {
  fill: #fff;
  stroke-width: 2px;
  transition: all .2s;
}

.nvd3 .nv-point .hover {
  stroke-width: 2px;
}

.nvd3 .nv-group {
  stroke-width: 2px;
}

.nvd3 .nv-group.dashed {
  stroke-dasharray: 5, 5;
}

.nvd3 .nv-group.dashed .nv-point {
  stroke-dasharray: none;
}

.nvd3 .nv-group.filled {
  fill-opacity: 1;
}

.nvd3 .nv-axis {
  pointer-events: none;
  opacity: 1;
}

.nvd3 .nv-axis path {
  fill: none;
  stroke: #f4f4f3;
  stroke-opacity: .75;
  shape-rendering: crispEdges;
}

.nvd3 .nv-y1 {
  display: none;
}

.nvd3 .nv-axis.nv-x .tick text {
  fill: #333;
}

.nvd3 .nv-axis.nv-x .tick line {
  stroke: none;
}

.nvd3 .nv-axis.nv-y path {
  display: none;
}

.nvd3 .nv-axis.nv-y .tick text {
  fill: #333;
  text-anchor: start;
}

.nvd3 .nv-axis.nv-y .tick line {
  stroke: #A09995;
}

.nvd3 .nv-axis.nv-y .nv-axisMaxMin-y {
  fill: #A09995;
}

.homepage {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
}

.homepage::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 768px) {
  .homepage {
    padding: 1em;
  }
}

@media screen and (min-width: 1473px) {
  .homepage {
    padding: 1em 0;
  }
}

.model-citizen-takeover {
  border: 1px solid #edeceb;
}

.model-citizen-takeover .model-citizen-takeover--image {
  width: 100%;
}

.model-citizen-takeover .page--split--left {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 75%;
  -moz-flex: 1 1 75%;
  -ms-flex: 1 1 75%;
  flex: 1 1 75%;
}

.model-citizen-takeover .page--split--right {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 25%;
  -moz-flex: 1 1 25%;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  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;
  background-color: #fff;
  text-align: center;
  position: relative;
}

.model-citizen-takeover .page--split--right .button-group {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.model-citizen-takeover .page--split--right .emblem {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 40px;
}

@media screen and (min-width: 64.0625em) {
  .model-citizen-takeover .page--split--right .emblem {
    top: 50%;
    left: 0%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 60px;
  }
}

.model-citizen-takeover h1 {
  margin-bottom: 0;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .model-citizen-takeover h1 {
    font-size: 2em;
  }
}

.homepage-hero {
  max-width: 90em;
  margin: 0 auto;
  margin-bottom: 1em;
}

.homepage-carousel {
  width: 100%;
  height: 275px;
  overflow: hidden;
}

.homepage-carousel .flickity-prev-next-button {
  display: none;
}

@media screen and (min-width: 768px) {
  .homepage-carousel {
    height: 360px;
  }
  .homepage-carousel .flickity-prev-next-button {
    display: block;
  }
}

.carousel-cell {
  width: 100%;
  height: 275px;
  overflow: hidden;
  position: relative;
}

@media screen and (min-width: 768px) {
  .carousel-cell {
    height: 360px;
  }
}

.carousel-cell:not(.has-overlay) .emblem {
  display: none;
}

.carousel-cell.has-overlay:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(-180deg, transparent 0, rgba(0, 0, 0, 0.5) 100%);
  z-index: 2;
}

.carousel-cell .profile-card {
  position: absolute;
  right: 1em;
  bottom: 1em;
  z-index: 5;
  color: #fff;
}

.carousel-cell .profile-card .h6 {
  color: #dcdad8;
}

.carousel-cell .profile-card .h3, .carousel-cell .profile-card #story h3, #story .carousel-cell .profile-card h3 {
  margin-bottom: 0;
}

.carousel-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 1;
}

.carousel-image img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 275px;
  width: auto;
  max-width: initial;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}

@media screen and (min-width: 768px) {
  .carousel-image img {
    height: 360px;
  }
}

.carousel-content {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -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;
  z-index: 2;
}

.carousel-content figcaption {
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -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;
  color: #fff;
  text-align: center;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .carousel-content .emblem {
    width: 3.125em;
  }
  .carousel-content h1 {
    font-size: 1.75em;
  }
  .carousel-content h2 {
    font-size: 1em;
    line-height: 1.2;
  }
}

@media screen and (min-width: 64.0625em) {
  .carousel-content h1 {
    font-size: 4em;
  }
}

.profile-page .page-column--right,
.home .page-column--right {
  display: none;
}

@media screen and (min-width: 64.0625em) {
  .profile-page .page-column--right,
  .home .page-column--right {
    display: block;
  }
}

.profile-page .page-columns--has-right-sidebar {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.homepage-sale-img {
  height: 0;
  padding-bottom: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.homepage-sale-img.homepage-sale-img--desktop {
  padding-bottom: 28.57%;
}

.category-sale .homepage-sale-img--mobile {
  display: block;
}

.category-sale .homepage-sale-img--desktop {
  display: none;
}

@media screen and (min-width: 768px) {
  .category-sale .homepage-sale-img--mobile {
    display: none;
  }
  .category-sale .homepage-sale-img--desktop {
    display: block;
  }
}

/* Homepage Hero */
.homepage--hero {
  position: relative;
  width: 100%;
  height: 20vw;
}

.homepage--hero .homepage--hero__inner {
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  color: #0E2E3C;
  font-size: .8em;
  text-align: center;
}

.homepage--hero .homepage--hero__inner .h1, .homepage--hero .homepage--hero__inner .video-page h1, .video-page .homepage--hero .homepage--hero__inner h1 {
  font-size: 6vw;
  font-family: "Interstate Extra Light", "Interstate-ExtraLight", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin-bottom: .25em;
}

.homepage--hero .homepage--hero__inner p {
  font-size: 2.75vw;
}

@media screen and (min-width: 64.0625em) {
  .homepage--hero {
    height: 200px;
  }
  .homepage--hero .homepage--hero__inner {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
    color: #ffffff;
    font-size: 1em;
    position: absolute;
    width: 100%;
    height: 100%;
    max-width: 90em;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 4em 0;
    text-align: left;
  }
  .homepage--hero .homepage--hero__inner .h1, .homepage--hero .homepage--hero__inner .video-page h1, .video-page .homepage--hero .homepage--hero__inner h1 {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
    font-size: 4vw;
  }
  .homepage--hero .homepage--hero__inner p {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
    font-size: 1.5vw;
  }
  .homepage--hero .homepage--hero__inner.ng-hide .h1, .homepage--hero .homepage--hero__inner.ng-hide .video-page h1, .video-page .homepage--hero .homepage--hero__inner.ng-hide h1, .homepage--hero .homepage--hero__inner.ng-hide p {
    -webkit-transform: translate(0, -25%);
    -moz-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    opacity: 0;
  }
  .homepage--hero .homepage--hero__inner.ng-hide-add-active .h1, .homepage--hero .homepage--hero__inner.ng-hide-add-active .video-page h1, .video-page .homepage--hero .homepage--hero__inner.ng-hide-add-active h1, .homepage--hero .homepage--hero__inner.ng-hide-add-active p {
    -webkit-transform: translate(0, 50%);
    -moz-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -o-transform: translate(0, 50%);
    transform: translate(0, 50%);
  }
}

@media screen and (min-width: 64.0625em) {
  .homepage--hero .homepage--hero__inner .h1, .homepage--hero .homepage--hero__inner .video-page h1, .video-page .homepage--hero .homepage--hero__inner h1 {
    font-size: 2.8em;
  }
  .homepage--hero .homepage--hero__inner p {
    font-size: 1.25em;
  }
}

.homepage--hero .homepage--hero__background {
  position: relative;
  width: 100%;
  height: 100%;
}

.homepage--hero .homepage--hero__background .float-group {
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  transition: all 0.5s linear;
  /*falling animation*/
}

.homepage--hero .homepage--hero__background .float-group.ng-hide .floating-item {
  opacity: 0;
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -o-transform: translateY(200px);
  transform: translateY(200px);
}

.homepage--hero .homepage--hero__background .float-group.ng-hide-add .floating-item {
  opacity: 1;
}

.homepage--hero .homepage--hero__background .float-group.ng-hide-add.ng-hide-add-active .floating-item {
  -webkit-transform: translateY(200px);
  -moz-transform: translateY(200px);
  -ms-transform: translateY(200px);
  -o-transform: translateY(200px);
  transform: translateY(200px);
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}

.homepage--hero .homepage--hero__background .float-group .floating-item {
  display: inline-block;
  position: absolute;
  background-color: #ffffff;
  box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  background-size: cover;
  height: 4em;
  width: 4em;
  -webkit-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.homepage--hero .homepage--hero__background .float-group .floating-item.designer {
  border-radius: 50%;
  border: 4px solid #ffffff;
}

.homepage--hero .homepage--hero__background .float-group .floating-item:nth-child(1) {
  transition-delay: .11s;
  right: 33%;
  top: 10%;
  height: 9em;
  width: 9em;
}

.homepage--hero .homepage--hero__background .float-group .floating-item:nth-child(2) {
  transition-delay: .22s;
  right: 43%;
  top: 0%;
  height: 7em;
  width: 7em;
}

.homepage--hero .homepage--hero__background .float-group .floating-item:nth-child(3) {
  transition-delay: .11s;
  right: 50%;
  top: 20%;
  height: 6em;
  width: 6em;
}

.homepage--hero .homepage--hero__background .float-group .floating-item:nth-child(4) {
  transition-delay: .33s;
  right: 27%;
  top: 0%;
  height: 5em;
  width: 5em;
}

.homepage--hero .homepage--hero__background .float-group .floating-item:nth-child(5) {
  transition-delay: .22s;
  right: 22%;
  top: 30%;
  height: 7.5em;
  width: 7.5em;
}

.homepage--hero .homepage--hero__background .float-group .floating-item:nth-child(6) {
  transition-delay: .33s;
  right: 15%;
  top: 20%;
  height: 5em;
  width: 5em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .homepage--hero .homepage--hero__background .float-group {
    display: none;
  }
}

.homepage-test--masonry {
  /*background-image: url(/angular/images/betabrand_homepage--background__mobile.jpg);*/
  background-repeat: no-repeat;
  background-color: #edeceb;
  background-size: 100%;
  background-position: top left;
  max-width: 100%;
  min-height: 100vh;
  padding-top: 1px;
}

@media screen and (min-width: 64.0625em) {
  .homepage-test--masonry {
    /*background-image: url(/angular/images/betabrand_homepage--background.jpg);*/
    background-size: 100%;
  }
}

.homepage-test--masonry.homepage-sale {
  background-image: none !important;
}

.test--masonry .homepage-stream {
  position: relative;
  padding-bottom: 1em;
}

.test--masonry .homepage-stream nav {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  border-bottom: 1px solid #e8e7e6;
  margin-bottom: 1em;
}

.test--masonry .homepage-stream .homepage-grid--container {
  margin: 0 auto;
  width: 100%;
  overflow: auto;
  max-width: 90em;
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .test--masonry .homepage-stream .homepage-grid--container {
    border: 1px solid #edeceb;
  }
}

.test--masonry .homepage-stream .stream-activities {
  padding: 0.25em;
  padding-top: 0;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .test--masonry .homepage-stream .stream-activities {
    padding: 0;
  }
}

.test--masonry .masonry-card {
  min-height: 80px;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .test--masonry nav a, .test--masonry nav .read-more-button {
    font-size: 3.25vw;
  }
  .test--masonry .masonry-card {
    width: 100%;
  }
  .test--masonry .masonry-card + .masonry-card {
    margin-top: .5em;
  }
}

.homepage-video--container {
  position: relative;
}

.homepage-video--container .video-text {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%) skewY(-6deg);
  text-align: center;
  color: #fff;
  font-size: 3.75vw;
}

.homepage-video--container .video-text .h3, .homepage-video--container .video-text #story h3, #story .homepage-video--container .video-text h3 {
  font-size: 1.25em;
  white-space: nowrap;
  display: inline-block;
  padding: .25em;
  margin-bottom: .5em;
  font-family: "Interstate Regular Condensed", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  color: #ff2c7c;
  background-color: #49d5b7;
}

.homepage-video--container .video-text .h2, .homepage-video--container .video-text .referrals-form:not(.referrals-modal__referral-form) .h3, .referrals-form:not(.referrals-modal__referral-form) .homepage-video--container .video-text .h3, .homepage-video--container .video-text .referrals-form:not(.referrals-modal__referral-form) #story h3, .referrals-form:not(.referrals-modal__referral-form) #story .homepage-video--container .video-text h3, .homepage-video--container .video-text #story .referrals-form:not(.referrals-modal__referral-form) h3, #story .referrals-form:not(.referrals-modal__referral-form) .homepage-video--container .video-text h3 {
  white-space: nowrap;
  font-family: "Interstate Regular Condensed", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  padding: .25em .5em;
  color: #fcdb2e;
  background-color: #ff1c67;
  border-bottom: 4px solid #cf0044;
}

.homepage-video--container .video-text .h2:hover, .homepage-video--container .video-text .referrals-form:not(.referrals-modal__referral-form) .h3:hover, .referrals-form:not(.referrals-modal__referral-form) .homepage-video--container .video-text .h3:hover, .homepage-video--container .video-text .referrals-form:not(.referrals-modal__referral-form) #story h3:hover, .referrals-form:not(.referrals-modal__referral-form) #story .homepage-video--container .video-text h3:hover, .homepage-video--container .video-text #story .referrals-form:not(.referrals-modal__referral-form) h3:hover, #story .referrals-form:not(.referrals-modal__referral-form) .homepage-video--container .video-text h3:hover {
  background-color: #ff0356;
  border-bottom: 4px solid #b5003c;
}

@media screen and (min-width: 768px) {
  .homepage-video--container .video-text {
    top: 50%;
    font-size: 2.25vw;
  }
  .homepage-video--container .video-text .h3, .homepage-video--container .video-text #story h3, #story .homepage-video--container .video-text h3 {
    font-size: 1em;
  }
  .homepage-video--container .video-text .h2, .homepage-video--container .video-text .referrals-form:not(.referrals-modal__referral-form) .h3, .referrals-form:not(.referrals-modal__referral-form) .homepage-video--container .video-text .h3, .homepage-video--container .video-text .referrals-form:not(.referrals-modal__referral-form) #story h3, .referrals-form:not(.referrals-modal__referral-form) #story .homepage-video--container .video-text h3, .homepage-video--container .video-text #story .referrals-form:not(.referrals-modal__referral-form) h3, #story .referrals-form:not(.referrals-modal__referral-form) .homepage-video--container .video-text h3 {
    padding: 0 10px;
  }
}

.homepage-video--container .video-buttons {
  position: absolute;
  bottom: 2em;
  text-align: center;
  left: 2em;
  right: 2em;
  display: flex;
}

.homepage-video--container .video-buttons a, .homepage-video--container .video-buttons .read-more-button {
  font-family: "Interstate Regular Condensed", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  width: 50%;
  color: #ff1c67;
  padding: 1em 0;
  border-bottom: 3px solid #ff1c67;
}

.homepage-video--container .video-buttons a:last-child, .homepage-video--container .video-buttons .read-more-button:last-child {
  margin-left: 1em;
}

@media screen and (min-width: 768px) {
  .homepage-video--container .video-buttons {
    left: 50%;
    transform: translateX(-50%);
    right: unset;
    width: 30em;
    bottom: 1em;
  }
  .homepage-video--container .video-buttons a, .homepage-video--container .video-buttons .read-more-button {
    font-size: 1.25em;
  }
}

.homepage-video__desktop {
  display: none;
}

@media screen and (min-width: 768px) {
  .homepage-video__desktop {
    display: block;
  }
  .homepage-video__mobile {
    display: none;
  }
}

.homepage--about {
  background-image: url(/angular/images/patterns/ignasi_pattern_s.png);
  position: relative;
}

.homepage--about .about--inner {
  display: block;
  width: 100%;
  max-width: 90em;
  margin: 0 auto;
  background-color: #fff;
}

.homepage--about .about--inner .about-left {
  height: 25em;
  background: no-repeat center;
  background-size: cover;
}

.homepage--about .about--inner .about-right {
  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;
  padding: 2em;
}

.homepage--about .about--inner p {
  font-size: 1.25em;
}

@media screen and (min-width: 768px) {
  .homepage--about .about-left {
    height: 35em;
  }
}

@media screen and (min-width: 64.0625em) {
  .homepage--about {
    padding: 4em;
  }
  .homepage--about .about--inner {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .homepage--about .about--inner .about-left {
    height: 45em;
    width: 50%;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
  }
  .homepage--about .about--inner .about-right {
    padding: 4em;
    width: 50%;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
  }
  .homepage--about .about--inner .about-right div {
    max-width: 100%;
  }
}

.button-group--referral .button, .button-group--referral .poll__answers .list .poll__answer, .poll__answers .list .button-group--referral .poll__answer {
  width: 3.5em;
  margin-left: 5px;
}

.button-group--referral .button:first-child, .button-group--referral .poll__answers .list .poll__answer:first-child, .poll__answers .list .button-group--referral .poll__answer:first-child {
  margin-left: 8px;
  border-radius: 4px;
}

.button-group--referral .button:last-child, .button-group--referral .poll__answers .list .poll__answer:last-child, .poll__answers .list .button-group--referral .poll__answer:last-child {
  border-left: 1px solid;
  border-radius: 4px;
}

tooltip tip.social-sharing {
  cursor: pointer;
}

tooltip tip.social-sharing .button-group {
  margin-bottom: 1em;
}

tooltip tip.social-sharing:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -44px;
  width: 100%;
  height: 45px;
}

.modelcitizen__page {
  background-color: #fff;
  overflow: auto !important;
}

.modelcitizen {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
  background-color: white;
}

.modelcitizen::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 1473px) {
  .modelcitizen {
    padding: 1em 0;
  }
}

.modelcitizen--bg {
  width: 100%;
  min-height: 300px;
  background-image: url("/angular/images/mc-checkered.jpg");
  background-repeat: repeat;
  background-position: 0 20%;
  animation: 90s para infinite linear;
}

@keyframes para {
  100% {
    background-position: -5000px 20%;
  }
}

.model-citizen-card__image {
  height: 0;
}

.modelcitizen-loading-images {
  text-align: center;
  margin: 2em 0 4em;
  text-transform: uppercase;
}

.modelcitizen-loading-images span {
  margin-right: .5em;
}

.mc-masonry .grid-sizer {
  width: 100%;
}

.mc-masonry .masonry-card {
  margin-bottom: .75em;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .mc-masonry .grid-sizer {
    width: 49.5%;
  }
  .mc-masonry .gutter-sizer {
    width: 1%;
  }
  .mc-masonry .masonry-card {
    margin-bottom: .75em;
    width: 49.5%;
  }
}

@media screen and (min-width: 64.0625em) {
  .mc-masonry .grid-sizer {
    width: 32.6%;
  }
  .mc-masonry .gutter-sizer {
    width: 1%;
  }
  .mc-masonry .masonry-card {
    margin-bottom: .75em;
    width: 32.6%;
  }
}

.wall-of-fame__title {
  text-align: center;
}

.wall-of-fame__title .h1, .wall-of-fame__title .video-page h1, .video-page .wall-of-fame__title h1 {
  margin-bottom: 0;
}

.mc-of-the-day {
  margin-bottom: 1em;
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 64.0625em) {
  .mc-of-the-day {
    margin: 2em 0 1em;
  }
}

.mc-of-the-day .model-citizen-card {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .mc-of-the-day .model-citizen-card {
    border: 10px solid #61bfe8;
  }
}

.mc-of-the-day .model-citizen-card.orientation-horizontal {
  max-width: 800px;
}

.mc-of-the-day .model-citizen-card.orientation-vertical {
  max-width: 500px;
}

.mc-of-the-day .afkl-lazy-image {
  width: 100%;
}

.model-citizen-modal {
  min-width: 100vw;
  min-height: 100vh;
  width: 100vw;
  height: 100vh;
  padding: 0;
  margin-top: 0;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .model-citizen-modal .modal-close button {
    color: #fff;
  }
}

@media screen and (min-width: 768px) {
  .model-citizen-modal {
    min-width: 90vw;
    min-height: 90vh;
  }
}

@media screen and (min-width: 64.0625em) {
  .model-citizen-modal {
    min-width: 75vw;
    min-height: 75vh;
  }
}

.model-citizen-modal .media-box {
  background: #eee url(/angular/images/bb_loading_2x.gif) no-repeat center center;
  background-size: 100px 100px;
}

.model-citizen-modal .model-citizen-modal__flex {
  width: 100vw;
  height: 70vh;
}

@media screen and (min-width: 768px) {
  .model-citizen-modal .model-citizen-modal__flex {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: -1;
  }
}

.model-citizen-modal .model-citizen-modal__image-column {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  background-size: contain;
  background-position: center center;
  background-color: #333;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  .model-citizen-modal .model-citizen-modal__image-column {
    height: 100%;
  }
}

.model-citizen-modal .model-citizen-modal__action-column {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 400px;
  -moz-flex: 1 1 400px;
  -ms-flex: 1 1 400px;
  flex: 1 1 400px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -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;
  height: 100%;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .model-citizen-modal .model-citizen-modal__action-column {
    overflow: hidden;
  }
}

.model-citizen-modal .model-citizen-modal__action-column .top {
  padding: 1em 1em;
}

.model-citizen-modal .model-citizen-modal__action-column .middle {
  padding: 0 1em 1em;
  flex: 1;
}

@media screen and (min-width: 768px) {
  .model-citizen-modal .model-citizen-modal__action-column .middle {
    overflow-y: scroll;
  }
}

.model-citizen-modal .model-citizen-modal__action-column .profile-card {
  height: 54px;
}

.model-citizen-modal .model-citizen-modal__action-column .tabs {
  display: none;
}

.model-citizen-modal .model-citizen-modal__action-column .field-container {
  margin-bottom: 0;
}

.model-citizen-modal .model-citizen-modal__action-column .field-container-buttons {
  margin: 1em 0;
}

.model-citizen-modal .model-citizen-modal__action-column .comment-body {
  font-size: 0.875em;
}

.model-citizen-modal .model-citizen-modal__action-column .vote-button--icon {
  margin-bottom: 0.5em;
}

.model-citizen-modal__products {
  border-top: 1px solid #dcdad8;
  padding: 0.5em;
  background-color: #edeceb;
}

.model-citizen-modal__products a, .model-citizen-modal__products .read-more-button {
  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;
}

.model-citizen-modal__products [afkl-lazy-image] {
  width: 45px;
  padding-right: 1em;
}

.model-citizen-modal__products img {
  display: block;
}

.model-citizen-modal__products .model-stats {
  display: inline-block;
  width: 100%;
  padding: 0.25em 0;
  border-top: 1px solid #dcdad8;
  margin-top: 0.25em;
}

.model-citizen-modal__products .model-stats .model-stats--attribute:after {
  margin-left: -0.25em;
  content: ",";
}

.model-citizen-modal__products .model-stats .model-stats--attribute:last-child {
  content: "";
}

.model-citizen-modal__products .model-stats .model-stats--attribute:last-child:after {
  content: "";
}

.model-citizen-ctas {
  background-image: url("/angular/images/MC-Call-to-Action-3.jpg");
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
  height: 663px;
}

.model-citizen-ctas .h2, .model-citizen-ctas .referrals-form:not(.referrals-modal__referral-form) .h3, .referrals-form:not(.referrals-modal__referral-form) .model-citizen-ctas .h3, .model-citizen-ctas .referrals-form:not(.referrals-modal__referral-form) #story h3, .referrals-form:not(.referrals-modal__referral-form) #story .model-citizen-ctas h3, .model-citizen-ctas #story .referrals-form:not(.referrals-modal__referral-form) h3, #story .referrals-form:not(.referrals-modal__referral-form) .model-citizen-ctas h3 {
  display: none;
}

.model-citizen-ctas button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.01;
}

.model-citizen-ctas button span {
  font-size: 1.3em;
  display: block;
  margin-bottom: .25em;
}

/* Style tools */
.animateMessages, .response-update, .communication-drafts,
.product-updates {
  transition: all ease-in-out 0.5s;
}

h5.pull-right {
  margin-top: 0;
}

.fix-image-sizing img, .communication-drafts img,
.product-updates img {
  max-width: 100%;
  width: auto;
}

.author-selector {
  margin-top: .5em;
  width: auto;
  display: block;
}

.hiddenMessage {
  opacity: 0.5;
  pointer-events: none;
  border-left: 5px solid lightgray;
}

.draft-style, .new-update__form .poll__question .ng-pristine:after,
.new-update__form .poll__answers .ng-pristine:after, .communication-drafts .product-update.authorable:after,
.product-updates .product-update.authorable:after, .thinktank-submission__draft:after {
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-weight: normal !important;
  font-size: 14px;
  line-height: 1;
  color: #e8e7e6;
  text-transform: uppercase;
  letter-spacing: -0.01em;
}

.response-update {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding: 10px 0;
  border: 1px solid #CCC;
  margin-bottom: 10px;
  height: 0;
  color: #333;
  text-transform: uppercase;
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.stream-activities .response-update,
.product-updates .response-update {
  height: 45px;
}

.new-update__form {
  max-width: 99.5%;
}

.profile-page .new-update__form {
  margin: 1px 0 15px;
}

.communications__add-comment {
  display: inline-block;
  width: 100%;
  clear: both;
  overflow: hidden;
}

.communications__add-comment textarea {
  margin-bottom: 10px;
}

label.communications__message-type-label {
  display: inline-block;
}

.communications__message-type {
  display: inline-block;
  margin-bottom: 10px;
}

.communication-drafts {
  margin-top: 2em;
}

.communication-drafts img {
  max-width: 100%;
  width: auto;
}

.communication-drafts,
.product-updates {
  width: 100%;
}

.communication-drafts .product-update,
.product-updates .product-update {
  position: relative;
  background: #fff;
  padding: 1.5em;
  margin-top: 2em;
  border: 1px solid #e9e9e9;
  /* Message content formatting. */
}

.communication-drafts .product-update.authorable:after,
.product-updates .product-update.authorable:after {
  position: absolute;
  top: 1.5em;
  right: 1.5em;
  content: "PUBLISHED";
}

.communication-drafts .product-update.authorable:after.hiddenMessage,
.product-updates .product-update.authorable:after.hiddenMessage {
  content: "UNPUBLISHED";
}

.communication-drafts .product-update.authorable.hiddenMessage:after,
.product-updates .product-update.authorable.hiddenMessage:after {
  content: "UNPUBLISHED";
}

.communication-drafts .product-update .article-content ul,
.product-updates .product-update .article-content ul {
  margin-left: 1em;
}

.communication-drafts .product-update .article-content ul li,
.product-updates .product-update .article-content ul li {
  list-style: disc;
  margin-bottom: 0.25em;
}

.product-updates .production-actions {
  display: inline-block;
  padding-top: .5em;
}

.draft::after, .update::after {
  clear: both;
  content: "";
  display: block;
}

.draft h3, .update h3 {
  margin-top: 0;
}

.draft header, .update header {
  margin-bottom: 2em;
}

.draft address, .update address {
  display: inline;
  font-style: normal;
}

/* Users */
.draft .byline, .update .byline {
  color: #A09995;
}

.draft .byline .author, .update .byline .author {
  line-height: 22px;
  font-size: 0.875em;
  color: #777;
  vertical-align: middle;
  font-style: normal;
}

.draft .byline .author .avatar, .update .byline .author .avatar {
  width: 44px;
  height: 44px;
  background-size: cover;
  background-position: center center;
  border-radius: 100%;
  border: 2px solid #CCC;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.message-header {
  margin-top: 0;
}

.thinktank-submission__draft {
  position: relative;
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
  background: #fff;
  padding: 1.5em;
  margin-top: 20px;
  border: 1px solid #e9e9e9;
}

.thinktank-submission__draft:last-child {
  margin-right: 0;
}

.thinktank-submission__draft:after {
  position: absolute;
  top: 1.5em;
  right: 1.5em;
  content: "DRAFT";
}

.thinktank-submission__draft .headline {
  margin-bottom: 5px;
}

.thinktank-submission__draft .draft {
  width: 100%;
  margin-bottom: 20px;
}

.edit-draft-form {
  display: none;
  width: 100%;
}

.editing .edit-draft-form {
  display: inline-block;
}

/* Placeholder form styles */
.new-update__subject {
  width: 100%;
  min-height: 2.5em;
  margin-bottom: 0.5em;
}

.new-update__textbox {
  width: 100%;
  min-height: 5em;
  border-color: #eeeeee;
}

.new-update__submit {
  margin-top: 10px;
}

.notification-selections {
  margin-top: 10px;
}

.notification-selections label {
  margin-bottom: 5px;
}

/* Button styles */
.update-controls li {
  list-style: none;
  margin-left: 0;
  margin-right: 0;
}

/* Placeholder button colors. */
.swiper {
  margin: 0 auto;
  font-size: 62.5%;
  width: 100%;
}

.swiper .card-2,
.swiper .card-alt,
.swiper .vote--inprogress {
  pointer-events: none;
}

.swiper .card-alt {
  display: none;
}

@media screen and (min-width: 64.0625em) {
  .swiper .hidden-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .swiper .hidden-mobile {
    display: none !important;
  }
}

.category--instashirt {
  counter-reset: cardcount;
}

.category--instashirt .product-tag,
.category--instashirt .filters {
  display: none;
}

.category--instashirt .product-card:not(.submit-idea-card):before {
  counter-increment: cardcount;
  content: counter(cardcount);
  position: absolute;
  background-color: #66af33;
  top: 1em;
  right: 1em;
  z-index: 2;
  pointer-events: none;
}

@media screen and (min-width: 64.0625em) {
  .category--instashirt .filters-wrapper {
    margin-top: 6em;
  }
}

.category--instashirt .ladda-label {
  pointer-events: none;
}

.insta-leaderboard {
  display: none;
}

.category--instashirt .insta-leaderboard {
  display: inline-block;
}

.touchonly {
  display: none;
}

.touch .touchonly {
  display: inline;
}

.notouch {
  display: inline;
}

.touch .notouch {
  display: none;
}

.swiper .demo__header {
  display: none;
}

.swiper * {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.remaining-unvoted {
  position: relative;
  font-size: 2.5em;
  text-align: center;
  padding: 0.5em 0.1em;
}

.inline-thumbsup, .inline-thumbsdown {
  position: relative;
  display: inline-block;
  line-height: 1;
  text-align: center;
  color: #66af33;
  font-size: 2em;
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: auto;
  box-shadow: none;
}

.inline-thumbsup:after, .inline-thumbsdown:after {
  content: "\f164";
  display: inline-block;
  position: relative;
}

.inline-thumbsdown {
  color: #EC230C;
}

.inline-thumbsdown:after {
  content: "\f165";
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .demo__card.demo__card--instruction-card {
    background-color: rgba(255, 255, 255, 0.5);
  }
  .demo__card.demo__card--instruction-card .product-name {
    font-size: 2em;
  }
  .demo--logged-out .demo__card.demo__card--instruction-card .product-name {
    margin-top: -1em;
    display: inline-block;
  }
}

.demo__card.demo__card--instruction-card .demo__card__top {
  height: auto;
}

.demo__card.demo__card--instruction-card .demo__card__top .product-name {
  font-size: 3.5em;
  padding: 1em 0.25em 0.6em;
}

.demo__card.demo__card--instruction-card .demo__card__btm {
  position: absolute;
  height: 100%;
  left: 0;
}

.demo__card.demo__card--instruction-card .demo__card__btm .profile-card {
  margin-top: 0.2em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .demo__card.demo__card--instruction-card .demo__card__top .product-name {
    font-size: 2.5em;
    padding: 0.6em 0.25em;
  }
  .demo__card.demo__card--instruction-card .demo__card__btm {
    padding-top: 1em;
  }
  .demo__card.demo__card--instruction-card .demo__card__btm p {
    font-size: 1.5em;
  }
  .demo__card.demo__card--instruction-card .demo__card__btm .discount-description {
    padding-top: 1.5em;
  }
}

.demo__card.demo__card--instruction-card.demo__card--instruction-card-final {
  background-color: rgba(255, 255, 255, 0.5);
  transform: none !important;
  display: block !important;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .demo__card.demo__card--instruction-card.demo__card--instruction-card-final .inline-thumbsup, .demo__card.demo__card--instruction-card.demo__card--instruction-card-final .inline-thumbsdown {
    font-size: 4em;
    margin-bottom: .25em;
  }
}

.demo__card.demo__card--instruction-card.demo__card--instruction-card-final.tilt-left, .demo__card.demo__card--instruction-card.demo__card--instruction-card-final.tilt-right {
  transform: translate(0rem) rotate(0deg) !important;
}

.demo__card.demo__card--instruction-card.demo__card--instruction-card-final.to-left, .demo__card.demo__card--instruction-card.demo__card--instruction-card-final.to-right {
  transform: translate(0rem) rotate(0deg) !important;
}

.demo__card.demo__card--instruction-card.demo__card--instruction-card-final .product-name .button, .demo__card.demo__card--instruction-card.demo__card--instruction-card-final .product-name .poll__answers .list .poll__answer, .poll__answers .list .demo__card.demo__card--instruction-card.demo__card--instruction-card-final .product-name .poll__answer {
  padding: 0.3em;
}

.discount-description {
  display: inline-block;
  width: 100%;
  font-size: 0.6em;
  padding: 0 2em 2em;
  text-align: center;
}

.insta-create-cta {
  display: inline-block;
  width: 100%;
  margin: 1.5em 1em;
  padding: 0;
  z-index: 6;
  font-size: 1.8em;
  position: relative;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .insta-create-cta {
    margin: 0;
    font-size: 1.2em;
  }
}

.demo__card__we.demo__card__we--instruction-description {
  padding: 1em 0 3em;
  margin-top: 2em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .demo__card__we.demo__card__we--instruction-description {
    margin-top: 0.5em;
  }
}

.vote-reveal {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  display: block;
  font-size: 2em;
  margin-left: -3em;
  display: block;
  opacity: 1;
  transition: all ease-in-out 0.3s;
}

.vote-reveal .demo__card__img {
  padding-bottom: 100%;
  background-size: cover;
  background-position: 50% 0;
}

.vote-reveal--name {
  font-size: 1em;
  white-space: nowrap;
  overflow: ellipsis;
  width: 100%;
  display: block;
  clear: both;
}

.inactive + .vote-reveal {
  margin-left: -5em;
  opacity: 1;
  pointer-events: auto;
}

.lasthidden + .vote-reveal {
  opacity: 0;
  pointer-events: auto;
  margin-left: -10em;
  pointer-events: none;
}

.the-thumb, .demo__card .demo__card__choice.m--reject:after, .demo__card .demo__card__choice.m--like:after {
  position: absolute;
  left: 0;
  top: 33%;
  width: 100%;
  height: 100%;
  line-height: 1;
  text-align: center;
  pointer-events: none;
  position: absolute;
  color: white;
  display: block;
  font-size: 20em;
  content: "\f165";
  font-family: FontAwesome;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: auto;
  box-shadow: none;
}

.swiper-controls {
  width: auto;
  display: inline-block;
  text-align: center;
  position: absolute;
}

.swiper-controls .button, .swiper-controls .poll__answers .list .poll__answer, .poll__answers .list .swiper-controls .poll__answer {
  font-size: 1.25em;
  padding: .75em 1.5em;
  margin-right: 2em;
  border: 2px solid #fff;
}

@media screen and (min-width: 768px) {
  .swiper-controls .button, .swiper-controls .poll__answers .list .poll__answer, .poll__answers .list .swiper-controls .poll__answer {
    font-size: 1.5em;
  }
}

.swiper-controls .button:last-child, .swiper-controls .poll__answers .list .poll__answer:last-child, .poll__answers .list .swiper-controls .poll__answer:last-child {
  margin-right: 0;
}

.swiper-controls .swiper-controls--left {
  float: left;
  width: 50%;
  text-align: left;
}

.swiper-controls .swiper-controls--right {
  float: right;
  width: 50%;
  text-align: right;
}

.swiper-controls .swiper-controls-extended-explanation {
  width: 100%;
  right: 0;
  transition: opacity 0.3s;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  padding: 1em 2em;
  margin-top: -3em;
  font-size: 1.5em;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .swiper-controls .swiper-controls-extended-explanation {
    margin-top: -2.5em;
  }
}

.swiper-controls.swiper-controls--explanations .swiper-controls-extended-explanation {
  opacity: 1;
  pointer-events: auto;
}

@media screen and (min-width: 64.0625em) {
  .swiper-controls.swiper-controls--explanations .swiper-controls-extended-explanation {
    opacity: 0;
    pointer-events: none;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .swiper-controls {
    bottom: 0;
    padding-left: 1em;
    padding-right: 1em;
  }
}

.demo__card__we--instruction-description .swiper-controls {
  position: relative;
  bottom: inherit;
  margin-top: 2.5em;
  z-index: 7;
  white-space: nowrap;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .demo__card__we--instruction-description .swiper-controls {
    white-space: normal;
    margin-top: 0;
  }
  .demo__card__we--instruction-description .swiper-controls .button, .demo__card__we--instruction-description .swiper-controls .poll__answers .list .poll__answer, .poll__answers .list .demo__card__we--instruction-description .swiper-controls .poll__answer {
    margin: 0.5em 0 0;
  }
}

.demo__card--tester {
  background: url("/angular/images/oleg-tester-bg.jpg") 50% 0 no-repeat;
  background-size: contain;
}

.demo__card-cont > .swiper-controls {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.demo__card-cont > .swiper-controls .button, .demo__card-cont > .swiper-controls .poll__answers .list .poll__answer, .poll__answers .list .demo__card-cont > .swiper-controls .poll__answer {
  position: absolute;
  z-index: 6;
  top: 50%;
}

.demo__card-cont > .swiper-controls .button-primary {
  right: 1em;
}

.demo__card-cont > .swiper-controls .button-delete {
  left: 1em;
}

@media screen and (min-width: 768px) {
  .demo__card-cont > .swiper-controls .button, .demo__card-cont > .swiper-controls .poll__answers .list .poll__answer, .poll__answers .list .demo__card-cont > .swiper-controls .poll__answer {
    top: 42%;
  }
  .demo__card-cont > .swiper-controls .button-primary {
    right: 1.5em;
  }
  .demo__card-cont > .swiper-controls .button-delete {
    left: 1.5em;
  }
}

@media screen and (min-width: 64.0625em) {
  .demo__card-cont > .swiper-controls .button-primary {
    right: 3em;
  }
  .demo__card-cont > .swiper-controls .button-delete {
    left: 3em;
  }
}

.demo-wrap {
  position: relative;
  margin: 0 auto;
  display: block;
  width: 100%;
  height: auto;
  padding: 0 1.5em 15em;
  max-width: 580px;
  background-color: #fff;
  width: 100%;
  height: auto;
  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;
}

@media screen and (min-width: 768px) {
  .demo-wrap {
    padding: 4em;
    max-width: 1260px;
    -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;
    padding: 1.5em;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  }
}

.demo {
  width: 100%;
  height: auto;
  position: relative;
}

@media screen and (min-width: 768px) {
  .demo {
    margin-top: 0;
    margin-left: -50%;
    position: absolute;
    left: 50%;
    top: 0;
  }
}

.demo.demo--logged-out {
  text-align: center;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .demo.demo--logged-out .inline-thumbsup, .demo.demo--logged-out .inline-thumbsdown {
    display: none;
  }
}

.demo.demo--logged-out .button, .demo.demo--logged-out .poll__answers .list .poll__answer, .poll__answers .list .demo.demo--logged-out .poll__answer {
  padding: 0.5em 0.7em;
}

@media screen and (min-width: 64.0625em) {
  .demo {
    box-shadow: none;
    background: none;
  }
}

.demo__header {
  height: 10em;
  background: #002942;
}

.demo__content {
  overflow: visible;
  position: relative;
  user-select: none;
}

.demo__card-cont {
  position: relative;
  height: 0;
  padding-bottom: 100%;
  margin: 0 auto;
  min-width: 100%;
}

@media screen and (min-width: 768px) {
  .demo__card-cont {
    min-width: 80%;
    padding-bottom: 120%;
  }
}

@media screen and (min-width: 64.0625em) {
  .demo__card-cont {
    padding-bottom: 100%;
  }
}

.demo__card {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform-origin: 50% 100%;
  background-color: white;
}

.demo__card:first-child:not(.demo__card__btm) {
  background-color: white;
  margin-bottom: 1.5em;
  padding: 1.5em;
}

.demo__card.reset {
  transition: transform 0.3s;
  transform: translateX(0) !important;
}

.demo__card .demo__card__choice {
  transition: opacity 0;
}

.demo__card.inactive {
  z-index: 5;
  transition: transform 0.3s;
}

.demo__card.tilt-left {
  transform: translateX(-5rem) rotate(-5deg) !important;
}

.demo__card.tilt-left .m--reject {
  opacity: 1;
}

.demo__card.tilt-right {
  transform: translate(5rem) rotate(5deg) !important;
}

.demo__card.tilt-right .m--like {
  opacity: 1;
}

.demo__card.to-left {
  transform: translateX(-30rem) rotate(-30deg) !important;
}

.demo__card.to-left .m--reject {
  opacity: 1;
}

.demo__card.to-right {
  transform: translate(30rem) rotate(30deg) !important;
}

.demo__card.to-right .m--like {
  opacity: 1;
}

.demo__card.below {
  z-index: 1;
  display: none;
}

.demo__card .meta-data-container {
  margin: 0 auto;
}

.demo__card .product-name {
  text-align: center;
  padding: 0.25em 0.25em 0;
}

.demo__card .demo__card__top {
  position: relative;
}

.demo__card .demo__card__top.green {
  background: #66af33;
}

.demo__card .demo__card__img {
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-size: cover;
  background-position: 50%;
}

@media screen and (min-width: 64.0625em) {
  .demo__card .demo__card__img {
    padding-bottom: 80%;
  }
}

.demo__card .demo__card__name {
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  position: relative;
  width: 100%;
  padding: 0 1em;
  margin-bottom: .25em;
  display: block;
}

.demo__card .demo__card__btm {
  height: auto;
  width: 100%;
  padding: 2em;
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .demo__card .demo__card__btm {
    position: absolute;
    overflow: hidden;
    bottom: 0;
  }
}

.demo__card .profile-card {
  font-size: 1.6em;
}

.demo__card .demo__card__we {
  padding: 0 0.5em 0.5em 0.5em;
  text-align: center;
  font-size: 1em;
  line-height: 1.3;
}

.demo__card .demo__card__we.demo__card__we--instruction-description {
  margin-top: 2em;
}

.demo__card .demo__card__choice {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}

.demo__card .demo__card__choice:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: 2em;
  height: 2em;
  margin-left: -1em;
  color: white;
  border-radius: 50%;
}

.demo__card .demo__card__choice.m--reject {
  background: #EC230C;
}

.demo__card .demo__card__choice.m--reject:before {
  display: none !important;
}

.demo__card .demo__card__choice.m--like {
  background: #66af33;
}

.demo__card .demo__card__choice.m--like:before {
  display: none !important;
}

.demo__card .demo__card__choice.m--like:after {
  content: "\f164";
}

.demo__card .demo__card__drag {
  z-index: 5;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.demo__card .demo__card__tip {
  text-align: center;
  font-size: 2.2em;
}

.swiper {
  position: relative;
  padding-bottom: 2em;
}

@media screen and (min-width: 768px) {
  .swiper {
    padding: 2.5em 0 2em;
    margin-bottom: 2em;
  }
  .swiper .demo {
    width: 50%;
    position: relative;
    left: auto;
    display: inline-block;
    margin-left: 0;
  }
  .swiper .instashirts-instructions--voter {
    margin-top: -1em;
    padding-bottom: 0.3em;
  }
  .swiper .vote-reveal {
    display: none;
    left: auto;
    right: 0;
    top: 100%;
    margin-top: -11em;
    margin-left: 0;
    margin-right: -180px;
    min-width: 160px;
    max-width: 100%;
    opacity: 1;
  }
}

@media screen and (min-width: 768px) and (min-width: 64.0625em) {
  .swiper .vote-reveal .previous-label {
    visibility: hidden;
  }
  .swiper .vote-reveal .meta-data {
    position: absolute;
    top: 71%;
    left: 26%;
    border-radius: 0.5em;
    background: rgba(255, 255, 255, 0.5);
    width: auto;
  }
  .swiper .vote-reveal .meta-data .meta-data__label {
    white-space: nowrap;
  }
}

@media screen and (min-width: 768px) {
  .swiper .remaining-unvoted {
    position: absolute;
    z-index: 2;
    margin-top: -1.5em;
    width: 50%;
    max-width: 580px;
    font-size: 2.5em;
    text-align: center;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .demo__card--instruction-card--login .demo__card-cont {
    box-shadow: 0;
  }
  .demo__card--instruction-card--login .demo-card {
    background-color: transparent;
  }
}

.instashirts-instructions {
  font-size: 2em;
  text-align: center;
  align-self: center;
}

.instashirts-instructions .instashirts-tips {
  display: none;
}

@media screen and (min-width: 768px) {
  .instashirts-instructions {
    width: 50%;
    padding: 0 4em;
  }
  .instashirts-instructions .instashirts-tips {
    display: block;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .instashirts-instructions .h4, .instashirts-instructions #story h4, #story .instashirts-instructions h4, .instashirts-instructions .project-card .h3, .project-card .instashirts-instructions .h3, .instashirts-instructions .project-card #story h3, .project-card #story .instashirts-instructions h3, .instashirts-instructions #story .project-card h3, #story .project-card .instashirts-instructions h3 {
    font-size: 80%;
  }
}

.instashirts-instructions .instashirts-instructions--counter {
  padding: 0.2em 0 0.5em;
}

.instashirts-logo {
  margin-bottom: .5em;
  max-width: 200px;
}

@media screen and (min-width: 768px) {
  .instashirts-logo {
    margin-bottom: 1em;
    max-width: 400px;
  }
}

.instashirts-instruction-card--login {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  text-align: center;
  z-index: 7;
  padding: 3em;
  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;
  -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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

@media screen and (min-width: 64.0625em) {
  .instashirts-instruction-card--login {
    display: none;
  }
}

.instashirts-instruction-card--login p {
  max-width: 450px;
  margin-bottom: 1.5em;
}

.instashirts-instruction-card--login .inline-thumbsup, .instashirts-instruction-card--login .inline-thumbsdown {
  display: table;
  margin: .25em auto;
  font-size: 8em;
}

.instashirts-instruction-card--login .button, .instashirts-instruction-card--login .poll__answers .list .poll__answer, .poll__answers .list .instashirts-instruction-card--login .poll__answer {
  font-size: 150%;
}

.rollover-fades, .insta-designs-project .swatch-tile .swatch-tile--inset, .insta-designs-project .remove-swatch {
  -webkit-transition: all 100ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -moz-transition: all 100ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -o-transition: all 100ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: all 100ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
  /* easeInCirc */
}

.rollover-fades-slow {
  -webkit-transition: all 200ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -moz-transition: all 200ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
  -o-transition: all 200ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
  transition: all 200ms cubic-bezier(0.6, 0.04, 0.98, 0.335);
  /* easeInCirc */
}

.submissions-picker {
  overflow: hidden;
  margin-top: -0.25em;
}

.insta {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
}

.insta::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 1921px) {
  .insta {
    padding: 0;
  }
}

.create-module {
  position: relative;
}

.create-module::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 64.0625em) {
  .create-module {
    margin: 0 0 1.5em 0;
  }
}

.create-module h3 {
  margin-top: 0;
}

.create-builder {
  margin-top: 1.5em;
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.create-builder::after {
  clear: both;
  content: "";
  display: block;
}

.create-preview {
  margin: 1em;
}

@media screen and (min-width: 64.0625em) {
  .create-preview {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 66.12755%;
    margin-bottom: -1px;
  }
  .create-preview:last-child {
    margin-right: 0;
  }
  .create-preview:last-child {
    margin-top: 0;
    margin-bottom: 2em;
    float: right;
  }
}

.create-preview .submission-form__drop-box__icons {
  padding-top: .5em;
}

.create-preview .submission-form__upload-previews__image {
  max-width: 80px;
}

.create-builder__preview {
  margin-bottom: 1em;
}

@media screen and (min-width: 64.0625em) {
  .create-builder__preview {
    margin-bottom: 0;
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 66.12755%;
  }
  .create-builder__preview:last-child {
    margin-right: 0;
  }
}

.create-builder__controls {
  max-width: 320px;
  margin: 0 auto;
}

.create-builder__controls::after {
  clear: both;
  content: "";
  display: block;
}

.create-builder__controls label {
  font-family: "Interstate Light", "Interstate-Light", "Interstate Extra Light", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-align: center;
  margin: 1em 0 .25em;
}

@media screen and (min-width: 64.0625em) {
  .create-builder__controls {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 32.2551%;
  }
  .create-builder__controls:last-child {
    margin-right: 0;
  }
}

/* Left Controls */
.create-upload {
  margin-bottom: 2em;
}

/* Right Controls */
@media screen and (min-width: 64.0625em) {
  .create-sidebar {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 32.2551%;
    margin-right: 0;
  }
  .create-sidebar:last-child {
    margin-right: 0;
  }
}

.create-saved {
  margin-bottom: 0;
}

@media screen and (min-width: 64.0625em) {
  .create-saved {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .create-saved:last-child {
    margin-right: 0;
  }
}

.image-disclaimer {
  line-height: 1.2;
  margin-bottom: 0;
  font-size: .875em;
  color: #A09995;
}

.pattern-swatch-tagline,
.pattern-swatch-name {
  background-color: #f7f7f7;
  border-radius: 4px;
}

.pattern-swatch-tagline-label {
  margin-top: 1em;
}

.preview-pattern .disabled,
.pattern-image-controls .disabled,
.create-builder__controls .disabled {
  opacity: 0.5;
  pointer-events: none;
}

.pattern-image-swatch {
  height: 0;
  width: 100%;
  overflow: hidden;
  position: relative;
  background-size: contain;
}

.true-swatch {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}

.repeat-types {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  width: 100%;
}

.repeat-types li {
  position: relative;
  width: 50%;
  text-align: center;
}

.repeat-types li + li {
  margin-left: 1em;
}

.repeat-types li input[type="checkbox"],
.repeat-types li input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  opacity: 0;
}

.repeat-types li input[type="checkbox"]:checked + label,
.repeat-types li input[type="radio"]:checked + label {
  color: #66af33;
}

.repeat-types li input[type="checkbox"]:before,
.repeat-types li input[type="radio"]:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
}

.scale-slider-group {
  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;
}

.button--shrink {
  color: #A09995;
}

.button--embiggen {
  color: #A09995;
  font-size: 1.5em;
}

.scale-slider {
  width: 100%;
  margin: 0 1em;
}

.insta-designs-project {
  margin-bottom: 15px;
  background-color: white;
  position: relative;
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 49.19133%;
}

.insta-designs-project:last-child {
  margin-right: 0;
}

.insta-designs-project:nth-child(2n) {
  margin-right: 0;
}

.insta-designs-project:nth-child(2n+1) {
  clear: left;
}

@media screen and (min-width: 768px) {
  .insta-designs-project {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 23.78699%;
  }
  .insta-designs-project:nth-child(2n) {
    margin-right: 1.61735%;
  }
  .insta-designs-project:nth-child(2n+1) {
    clear: none;
  }
  .insta-designs-project:last-child {
    margin-right: 0;
  }
  .insta-designs-project:nth-child(4n) {
    margin-right: 0;
  }
  .insta-designs-project:nth-child(4n+1) {
    clear: left;
  }
}

.insta-designs-project:last-child {
  padding-right: 0;
}

.insta-designs-project .swatch-tile {
  height: 0;
  padding-bottom: 128%;
  width: 100%;
  display: inline-block;
  background-size: cover;
  background-position: 50% 50%;
}

.insta-designs-project .swatch-tile .swatch-tile--inset {
  opacity: 0;
  background-size: cover;
}

.insta-designs-project .swatch-label {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 0 0.1em 0.2em;
}

.insta-designs-project .remove-swatch {
  position: absolute;
  top: -1em;
  right: -1em;
  border-radius: 50%;
  padding: .5em;
  width: 2em;
  height: 2em;
  overflow: hidden;
  background-color: black;
  color: white;
  opacity: 0;
  display: inline-block;
}

.insta-designs-project .remove-swatch:hover {
  background-color: #66af33;
  opacity: 1 !important;
  margin-top: -0.05em;
}

.insta-designs-project:hover .swatch-tile--inset {
  opacity: 1;
}

.insta-designs-project:hover .remove-swatch {
  opacity: 1;
}

.insta-designs-project:hover:after {
  opacity: 1;
}

.saved-swatches {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.saved-swatches::after {
  clear: both;
  content: "";
  display: block;
}

.saved-swatches .saved-watch {
  position: relative;
  width: 100%;
}

.saved-swatches .saved-watch:last-child {
  margin-right: 0;
}

.saved-swatches .saved-watch .swatch-tile {
  margin-right: 20px;
}

.saved-swatches .saved-watch .swatch-label {
  display: inline-block;
  color: #3eb1e8;
  font-weight: normal;
  padding: 0.4em 0.25em 0.25em;
  overflow: hidden;
}

.saved-swatches .saved-watch:after {
  text-shadow: 1px 1px #000;
  opacity: 0;
  content: 'Load Swatch';
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  display: inline-block;
  text-align: center;
}

.pattern-permission {
  margin: 1em 0;
}

.pattern-permission label {
  margin-bottom: 0;
}

.pattern-permission input {
  float: left;
  margin-top: 2px;
}

.pattern-permission .pattern-permission--description {
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  line-height: 1.2;
  display: inline-block;
  width: 90%;
  padding-left: 0.25em;
}

.create-builder__preview *::selection {
  background-color: none;
}

.create-builder__preview .preview-image {
  width: 100%;
  height: 0;
  min-height: 0;
  padding-bottom: 65%;
  position: relative;
  overflow: hidden;
}

.create-builder__preview .preview-image .preview-image__pattern {
  background: url("/angular/images/logoCenter.png") 0 0 repeat #ccc;
  overflow: hidden;
  max-width: 100%;
  display: inline-block;
}

.create-builder__preview .preview-image img,
.create-builder__preview .preview-image canvas {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  pointer-events: none;
}

/* Begin Dave Port */
@media screen and (min-width: 64.0625em) {
  .insta-article {
    margin-left: auto;
    margin-right: auto;
  }
}

.insta-article::after {
  clear: both;
  content: "";
  display: table;
}

.insta-article svg {
  width: 100%;
  height: auto;
}

.insta-shirt {
  float: left;
  display: block;
  margin-right: 0;
  width: 100%;
  overflow: hidden;
}

.insta-shirt svg {
  height: 100%;
  width: 170.786516853933%;
  margin-left: -35.3932584269665%;
}

@media screen and (min-width: 64.0625em) {
  .insta-shirt {
    margin-right: 2.35765%;
    width: 65.88078%;
  }
}

.insta-shirt:last-child {
  margin-right: 0;
}

.insta-controls {
  float: left;
  display: block;
  margin-right: 0;
  width: 100%;
  position: relative;
}

.insta-controls .insta-label-head {
  display: none;
}

@media screen and (min-width: 64.0625em) {
  .insta-controls {
    margin-right: 2.35765%;
    width: 31.76157%;
  }
  .insta-controls .insta-label-head {
    display: inline-block;
  }
}

.insta-controls:last-child {
  margin-right: 0;
}

.insta-controls > * {
  display: table;
  margin: 0 auto 2em;
}

.insta-controls p {
  margin-bottom: 1em;
}

.insta-footer {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.insta-footer::after {
  clear: both;
  content: "";
  display: table;
}

.insta-footer img {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 31.76157%;
  padding: 1vw;
}

.insta-footer img:last-child {
  margin-right: 0;
}

.insta-footer img:nth-child(3n) {
  margin-right: 0;
}

.insta-footer img:nth-child(3n+1) {
  clear: left;
}

#insta.is-dragover #outline {
  fill: DeepSkyBlue;
  stroke: DeepSkyBlue;
}

#draggableMask {
  cursor: move;
}

.insta-box {
  display: block;
  background-color: #fff;
  text-align: center;
  width: 180px;
  height: 180px;
  margin: 2em auto;
  border-radius: 50%;
  background-size: cover;
  background-position: center center;
  border: 1px dashed #333;
  position: relative;
}

.insta-box.has-image {
  width: 90px;
  height: 90px;
}

@media screen and (min-width: 64.0625em) {
  .insta-box {
    position: relative;
    top: auto;
    right: auto;
    margin-top: 0;
  }
  .insta-box.has-image {
    width: 180px;
    height: 180px;
  }
}

.insta-box.has-image label {
  opacity: 0;
}

.insta-box label {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -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;
  cursor: pointer;
  line-height: 1.4;
}

.insta-box label i {
  font-size: 2em;
  margin-bottom: .25em;
  color: #666;
}

.insta-box.has-advanced-upload {
  outline: 2px dashed #92b0b3;
  outline-offset: -10px;
  -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
  transition: outline-offset .15s ease-in-out, background-color .15s linear;
}

.insta-box.is-dragover {
  outline-offset: -20px;
  outline-color: #c8dadf;
  background-color: #fff;
}

.box__dragndrop,
.box__icon {
  display: none;
}

.insta-box.has-advanced-upload .box__dragndrop {
  display: inline;
}

.insta-box.has-advanced-upload .box__icon {
  width: 100%;
  height: 80px;
  fill: #92b0b3;
  display: block;
  margin-bottom: 40px;
}

@-webkit-keyframes appear-from-inside {
  from {
    -webkit-transform: translateY(-50%) scale(0);
  }
  75% {
    -webkit-transform: translateY(-50%) scale(1.1);
  }
  to {
    -webkit-transform: translateY(-50%) scale(1);
  }
}

@keyframes appear-from-inside {
  from {
    transform: translateY(-50%) scale(0);
  }
  75% {
    transform: translateY(-50%) scale(1.1);
  }
  to {
    transform: translateY(-50%) scale(1);
  }
}

.box__file {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.box__file + label:hover strong, .box__file + label:hover .link, .box__file + label:hover .comment-body a, .comment-body .box__file + label:hover a, .box__file + label:hover .comment-body .read-more-button, .comment-body .box__file + label:hover .read-more-button, .box__file + label:hover
.comment-header a,
.comment-header .box__file + label:hover a, .box__file + label:hover
.comment-header .read-more-button,
.comment-header .box__file + label:hover .read-more-button, .box__file + label:hover .profile-card__bottom.profile-card__bottom--bio a, .profile-card__bottom.profile-card__bottom--bio .box__file + label:hover a, .box__file + label:hover .profile-card__bottom.profile-card__bottom--bio .read-more-button, .profile-card__bottom.profile-card__bottom--bio .box__file + label:hover .read-more-button, .box__file + label:hover .real-time-stream .real-time-stream--activity .h5 a, .real-time-stream .real-time-stream--activity .h5 .box__file + label:hover a, .box__file + label:hover .real-time-stream .real-time-stream--activity #story h5 a, .real-time-stream .real-time-stream--activity #story h5 .box__file + label:hover a, .box__file + label:hover #story .real-time-stream .real-time-stream--activity h5 a, #story .real-time-stream .real-time-stream--activity h5 .box__file + label:hover a, .box__file + label:hover .real-time-stream .real-time-stream--activity .filters h5 a, .real-time-stream .real-time-stream--activity .filters h5 .box__file + label:hover a, .box__file + label:hover .filters .real-time-stream .real-time-stream--activity h5 a, .filters .real-time-stream .real-time-stream--activity h5 .box__file + label:hover a, .box__file + label:hover .real-time-stream .real-time-stream--activity
.sorters h5 a, .real-time-stream .real-time-stream--activity
.sorters h5 .box__file + label:hover a, .box__file + label:hover
.sorters .real-time-stream .real-time-stream--activity h5 a,
.sorters .real-time-stream .real-time-stream--activity h5 .box__file + label:hover a, .box__file + label:hover .real-time-stream .real-time-stream--activity .h5 .read-more-button, .real-time-stream .real-time-stream--activity .h5 .box__file + label:hover .read-more-button, .box__file + label:hover .real-time-stream .real-time-stream--activity #story h5 .read-more-button, .real-time-stream .real-time-stream--activity #story h5 .box__file + label:hover .read-more-button, .box__file + label:hover #story .real-time-stream .real-time-stream--activity h5 .read-more-button, #story .real-time-stream .real-time-stream--activity h5 .box__file + label:hover .read-more-button, .box__file + label:hover .real-time-stream .real-time-stream--activity .filters h5 .read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .box__file + label:hover .read-more-button, .box__file + label:hover .filters .real-time-stream .real-time-stream--activity h5 .read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .box__file + label:hover .read-more-button, .box__file + label:hover .real-time-stream .real-time-stream--activity
.sorters h5 .read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .box__file + label:hover .read-more-button, .box__file + label:hover
.sorters .real-time-stream .real-time-stream--activity h5 .read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .box__file + label:hover .read-more-button, .box__file + label:hover .main-nav__cart .menu-button, .main-nav__cart .box__file + label:hover .menu-button, .box__file + label:hover .project-page .project-header__container .project-feed .h5 a, .project-page .project-header__container .project-feed .h5 .box__file + label:hover a, .box__file + label:hover .project-page .project-header__container .project-feed #story h5 a, .project-page .project-header__container .project-feed #story h5 .box__file + label:hover a, .box__file + label:hover #story .project-page .project-header__container .project-feed h5 a, #story .project-page .project-header__container .project-feed h5 .box__file + label:hover a, .box__file + label:hover .project-page .project-header__container .project-feed .filters h5 a, .project-page .project-header__container .project-feed .filters h5 .box__file + label:hover a, .box__file + label:hover .filters .project-page .project-header__container .project-feed h5 a, .filters .project-page .project-header__container .project-feed h5 .box__file + label:hover a, .box__file + label:hover .project-page .project-header__container .project-feed
.sorters h5 a, .project-page .project-header__container .project-feed
.sorters h5 .box__file + label:hover a, .box__file + label:hover
.sorters .project-page .project-header__container .project-feed h5 a,
.sorters .project-page .project-header__container .project-feed h5 .box__file + label:hover a, .box__file + label:hover .project-page .project-header__container .project-feed .h5 .read-more-button, .project-page .project-header__container .project-feed .h5 .box__file + label:hover .read-more-button, .box__file + label:hover .project-page .project-header__container .project-feed #story h5 .read-more-button, .project-page .project-header__container .project-feed #story h5 .box__file + label:hover .read-more-button, .box__file + label:hover #story .project-page .project-header__container .project-feed h5 .read-more-button, #story .project-page .project-header__container .project-feed h5 .box__file + label:hover .read-more-button, .box__file + label:hover .project-page .project-header__container .project-feed .filters h5 .read-more-button, .project-page .project-header__container .project-feed .filters h5 .box__file + label:hover .read-more-button, .box__file + label:hover .filters .project-page .project-header__container .project-feed h5 .read-more-button, .filters .project-page .project-header__container .project-feed h5 .box__file + label:hover .read-more-button, .box__file + label:hover .project-page .project-header__container .project-feed
.sorters h5 .read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .box__file + label:hover .read-more-button, .box__file + label:hover
.sorters .project-page .project-header__container .project-feed h5 .read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .box__file + label:hover .read-more-button, .box__file + label:hover .input-feedback, .box__file + label:hover .icon-list--colored a, .icon-list--colored .box__file + label:hover a, .box__file + label:hover .icon-list--colored .read-more-button, .icon-list--colored .box__file + label:hover .read-more-button, .box__file + label:hover
.icon-list--colored button,
.icon-list--colored .box__file + label:hover button, .box__file + label:hover .site-footer a, .site-footer .box__file + label:hover a, .box__file + label:hover .site-footer .read-more-button, .site-footer .box__file + label:hover .read-more-button, .box__file + label:hover .read-more a, .read-more .box__file + label:hover a, .box__file + label:hover .read-more .read-more-button, .read-more .box__file + label:hover .read-more-button, .box__file + label:hover .product-sidebar .product-questions-link button, .product-sidebar .product-questions-link .box__file + label:hover button,
.box__file:focus + label strong,
.box__file:focus + label .link,
.box__file:focus + label .comment-body a, .comment-body
.box__file:focus + label a,
.box__file:focus + label .comment-body .read-more-button, .comment-body
.box__file:focus + label .read-more-button,
.box__file:focus + label
.comment-header a,
.comment-header
.box__file:focus + label a,
.box__file:focus + label
.comment-header .read-more-button,
.comment-header
.box__file:focus + label .read-more-button,
.box__file:focus + label .profile-card__bottom.profile-card__bottom--bio a, .profile-card__bottom.profile-card__bottom--bio
.box__file:focus + label a,
.box__file:focus + label .profile-card__bottom.profile-card__bottom--bio .read-more-button, .profile-card__bottom.profile-card__bottom--bio
.box__file:focus + label .read-more-button,
.box__file:focus + label .real-time-stream .real-time-stream--activity .h5 a, .real-time-stream .real-time-stream--activity .h5
.box__file:focus + label a,
.box__file:focus + label .real-time-stream .real-time-stream--activity #story h5 a, .real-time-stream .real-time-stream--activity #story h5
.box__file:focus + label a,
.box__file:focus + label #story .real-time-stream .real-time-stream--activity h5 a, #story .real-time-stream .real-time-stream--activity h5
.box__file:focus + label a,
.box__file:focus + label .real-time-stream .real-time-stream--activity .filters h5 a, .real-time-stream .real-time-stream--activity .filters h5
.box__file:focus + label a,
.box__file:focus + label .filters .real-time-stream .real-time-stream--activity h5 a, .filters .real-time-stream .real-time-stream--activity h5
.box__file:focus + label a,
.box__file:focus + label .real-time-stream .real-time-stream--activity
.sorters h5 a, .real-time-stream .real-time-stream--activity
.sorters h5
.box__file:focus + label a,
.box__file:focus + label
.sorters .real-time-stream .real-time-stream--activity h5 a,
.sorters .real-time-stream .real-time-stream--activity h5
.box__file:focus + label a,
.box__file:focus + label .real-time-stream .real-time-stream--activity .h5 .read-more-button, .real-time-stream .real-time-stream--activity .h5
.box__file:focus + label .read-more-button,
.box__file:focus + label .real-time-stream .real-time-stream--activity #story h5 .read-more-button, .real-time-stream .real-time-stream--activity #story h5
.box__file:focus + label .read-more-button,
.box__file:focus + label #story .real-time-stream .real-time-stream--activity h5 .read-more-button, #story .real-time-stream .real-time-stream--activity h5
.box__file:focus + label .read-more-button,
.box__file:focus + label .real-time-stream .real-time-stream--activity .filters h5 .read-more-button, .real-time-stream .real-time-stream--activity .filters h5
.box__file:focus + label .read-more-button,
.box__file:focus + label .filters .real-time-stream .real-time-stream--activity h5 .read-more-button, .filters .real-time-stream .real-time-stream--activity h5
.box__file:focus + label .read-more-button,
.box__file:focus + label .real-time-stream .real-time-stream--activity
.sorters h5 .read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5
.box__file:focus + label .read-more-button,
.box__file:focus + label
.sorters .real-time-stream .real-time-stream--activity h5 .read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5
.box__file:focus + label .read-more-button,
.box__file:focus + label .main-nav__cart .menu-button, .main-nav__cart
.box__file:focus + label .menu-button,
.box__file:focus + label .project-page .project-header__container .project-feed .h5 a, .project-page .project-header__container .project-feed .h5
.box__file:focus + label a,
.box__file:focus + label .project-page .project-header__container .project-feed #story h5 a, .project-page .project-header__container .project-feed #story h5
.box__file:focus + label a,
.box__file:focus + label #story .project-page .project-header__container .project-feed h5 a, #story .project-page .project-header__container .project-feed h5
.box__file:focus + label a,
.box__file:focus + label .project-page .project-header__container .project-feed .filters h5 a, .project-page .project-header__container .project-feed .filters h5
.box__file:focus + label a,
.box__file:focus + label .filters .project-page .project-header__container .project-feed h5 a, .filters .project-page .project-header__container .project-feed h5
.box__file:focus + label a,
.box__file:focus + label .project-page .project-header__container .project-feed
.sorters h5 a, .project-page .project-header__container .project-feed
.sorters h5
.box__file:focus + label a,
.box__file:focus + label
.sorters .project-page .project-header__container .project-feed h5 a,
.sorters .project-page .project-header__container .project-feed h5
.box__file:focus + label a,
.box__file:focus + label .project-page .project-header__container .project-feed .h5 .read-more-button, .project-page .project-header__container .project-feed .h5
.box__file:focus + label .read-more-button,
.box__file:focus + label .project-page .project-header__container .project-feed #story h5 .read-more-button, .project-page .project-header__container .project-feed #story h5
.box__file:focus + label .read-more-button,
.box__file:focus + label #story .project-page .project-header__container .project-feed h5 .read-more-button, #story .project-page .project-header__container .project-feed h5
.box__file:focus + label .read-more-button,
.box__file:focus + label .project-page .project-header__container .project-feed .filters h5 .read-more-button, .project-page .project-header__container .project-feed .filters h5
.box__file:focus + label .read-more-button,
.box__file:focus + label .filters .project-page .project-header__container .project-feed h5 .read-more-button, .filters .project-page .project-header__container .project-feed h5
.box__file:focus + label .read-more-button,
.box__file:focus + label .project-page .project-header__container .project-feed
.sorters h5 .read-more-button, .project-page .project-header__container .project-feed
.sorters h5
.box__file:focus + label .read-more-button,
.box__file:focus + label
.sorters .project-page .project-header__container .project-feed h5 .read-more-button,
.sorters .project-page .project-header__container .project-feed h5
.box__file:focus + label .read-more-button,
.box__file:focus + label .input-feedback,
.box__file:focus + label .icon-list--colored a, .icon-list--colored
.box__file:focus + label a,
.box__file:focus + label .icon-list--colored .read-more-button, .icon-list--colored
.box__file:focus + label .read-more-button,
.box__file:focus + label
.icon-list--colored button,
.icon-list--colored
.box__file:focus + label button,
.box__file:focus + label .site-footer a, .site-footer
.box__file:focus + label a,
.box__file:focus + label .site-footer .read-more-button, .site-footer
.box__file:focus + label .read-more-button,
.box__file:focus + label .read-more a, .read-more
.box__file:focus + label a,
.box__file:focus + label .read-more .read-more-button, .read-more
.box__file:focus + label .read-more-button,
.box__file:focus + label .product-sidebar .product-questions-link button, .product-sidebar .product-questions-link
.box__file:focus + label button,
.box__file.has-focus + label strong,
.box__file.has-focus + label .link,
.box__file.has-focus + label .comment-body a, .comment-body
.box__file.has-focus + label a,
.box__file.has-focus + label .comment-body .read-more-button, .comment-body
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label
.comment-header a,
.comment-header
.box__file.has-focus + label a,
.box__file.has-focus + label
.comment-header .read-more-button,
.comment-header
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label .profile-card__bottom.profile-card__bottom--bio a, .profile-card__bottom.profile-card__bottom--bio
.box__file.has-focus + label a,
.box__file.has-focus + label .profile-card__bottom.profile-card__bottom--bio .read-more-button, .profile-card__bottom.profile-card__bottom--bio
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label .real-time-stream .real-time-stream--activity .h5 a, .real-time-stream .real-time-stream--activity .h5
.box__file.has-focus + label a,
.box__file.has-focus + label .real-time-stream .real-time-stream--activity #story h5 a, .real-time-stream .real-time-stream--activity #story h5
.box__file.has-focus + label a,
.box__file.has-focus + label #story .real-time-stream .real-time-stream--activity h5 a, #story .real-time-stream .real-time-stream--activity h5
.box__file.has-focus + label a,
.box__file.has-focus + label .real-time-stream .real-time-stream--activity .filters h5 a, .real-time-stream .real-time-stream--activity .filters h5
.box__file.has-focus + label a,
.box__file.has-focus + label .filters .real-time-stream .real-time-stream--activity h5 a, .filters .real-time-stream .real-time-stream--activity h5
.box__file.has-focus + label a,
.box__file.has-focus + label .real-time-stream .real-time-stream--activity
.sorters h5 a, .real-time-stream .real-time-stream--activity
.sorters h5
.box__file.has-focus + label a,
.box__file.has-focus + label
.sorters .real-time-stream .real-time-stream--activity h5 a,
.sorters .real-time-stream .real-time-stream--activity h5
.box__file.has-focus + label a,
.box__file.has-focus + label .real-time-stream .real-time-stream--activity .h5 .read-more-button, .real-time-stream .real-time-stream--activity .h5
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label .real-time-stream .real-time-stream--activity #story h5 .read-more-button, .real-time-stream .real-time-stream--activity #story h5
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label #story .real-time-stream .real-time-stream--activity h5 .read-more-button, #story .real-time-stream .real-time-stream--activity h5
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label .real-time-stream .real-time-stream--activity .filters h5 .read-more-button, .real-time-stream .real-time-stream--activity .filters h5
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label .filters .real-time-stream .real-time-stream--activity h5 .read-more-button, .filters .real-time-stream .real-time-stream--activity h5
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label .real-time-stream .real-time-stream--activity
.sorters h5 .read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label
.sorters .real-time-stream .real-time-stream--activity h5 .read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label .main-nav__cart .menu-button, .main-nav__cart
.box__file.has-focus + label .menu-button,
.box__file.has-focus + label .project-page .project-header__container .project-feed .h5 a, .project-page .project-header__container .project-feed .h5
.box__file.has-focus + label a,
.box__file.has-focus + label .project-page .project-header__container .project-feed #story h5 a, .project-page .project-header__container .project-feed #story h5
.box__file.has-focus + label a,
.box__file.has-focus + label #story .project-page .project-header__container .project-feed h5 a, #story .project-page .project-header__container .project-feed h5
.box__file.has-focus + label a,
.box__file.has-focus + label .project-page .project-header__container .project-feed .filters h5 a, .project-page .project-header__container .project-feed .filters h5
.box__file.has-focus + label a,
.box__file.has-focus + label .filters .project-page .project-header__container .project-feed h5 a, .filters .project-page .project-header__container .project-feed h5
.box__file.has-focus + label a,
.box__file.has-focus + label .project-page .project-header__container .project-feed
.sorters h5 a, .project-page .project-header__container .project-feed
.sorters h5
.box__file.has-focus + label a,
.box__file.has-focus + label
.sorters .project-page .project-header__container .project-feed h5 a,
.sorters .project-page .project-header__container .project-feed h5
.box__file.has-focus + label a,
.box__file.has-focus + label .project-page .project-header__container .project-feed .h5 .read-more-button, .project-page .project-header__container .project-feed .h5
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label .project-page .project-header__container .project-feed #story h5 .read-more-button, .project-page .project-header__container .project-feed #story h5
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label #story .project-page .project-header__container .project-feed h5 .read-more-button, #story .project-page .project-header__container .project-feed h5
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label .project-page .project-header__container .project-feed .filters h5 .read-more-button, .project-page .project-header__container .project-feed .filters h5
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label .filters .project-page .project-header__container .project-feed h5 .read-more-button, .filters .project-page .project-header__container .project-feed h5
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label .project-page .project-header__container .project-feed
.sorters h5 .read-more-button, .project-page .project-header__container .project-feed
.sorters h5
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label
.sorters .project-page .project-header__container .project-feed h5 .read-more-button,
.sorters .project-page .project-header__container .project-feed h5
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label .input-feedback,
.box__file.has-focus + label .icon-list--colored a, .icon-list--colored
.box__file.has-focus + label a,
.box__file.has-focus + label .icon-list--colored .read-more-button, .icon-list--colored
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label
.icon-list--colored button,
.icon-list--colored
.box__file.has-focus + label button,
.box__file.has-focus + label .site-footer a, .site-footer
.box__file.has-focus + label a,
.box__file.has-focus + label .site-footer .read-more-button, .site-footer
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label .read-more a, .read-more
.box__file.has-focus + label a,
.box__file.has-focus + label .read-more .read-more-button, .read-more
.box__file.has-focus + label .read-more-button,
.box__file.has-focus + label .product-sidebar .product-questions-link button, .product-sidebar .product-questions-link
.box__file.has-focus + label button {
  color: #39bfd3;
}

.box__file:focus + label,
.box__file.has-focus + label {
  outline: 1px dotted #000;
  outline: -webkit-focus-ring-color auto 5px;
}

.insta-box small {
  margin-top: 0.25em;
}

.box__file + label * {
  /* pointer-events: none; */
  /* in case of FastClick lib use */
}

.box__button {
  font-weight: 700;
  color: #e5edf1;
  background-color: #39bfd3;
  display: block;
  padding: 8px 16px;
  margin: 40px auto 0;
}

.box__button:hover,
.box__button:focus {
  background-color: #0f3c4b;
}

@media screen and (min-width: 768px) {
  div.submission-form {
    margin-top: 2em;
  }
}

@media screen and (min-width: 1473px) {
  div.submission-form {
    max-width: 90em;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
  div.submission-form::after {
    clear: both;
    content: "";
    display: block;
  }
}

.submissionForm {
  background-color: #fff;
  padding: 1em;
  border: 1px solid #edeceb;
}

@media screen and (min-width: 64.0625em) {
  .submissionForm {
    margin-right: 2em;
    padding: 2em;
  }
}

.submission-form__error {
  display: none;
}

.submission-panel {
  display: none;
}

.submission-panel--active {
  display: block;
}

.submission-preview .product-card {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
  line-height: 1.5em;
  text-align: center;
  border: 1px solid #e8e7e6;
  transition: box-shadow .2s ease-in-out;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
}

.submission-preview .product-card:last-child {
  margin-right: 0;
}

.submission-preview .product-card:hover {
  box-shadow: 0 0 5px 4px rgba(0, 0, 0, 0.09);
}

.submission-preview .product-card .product-card__image {
  position: relative;
  overflow: hidden;
  transform: translateZ(0);
  height: 0;
  padding-bottom: 100%;
  background-color: #e8e7e6;
}

.submission-preview .product-card .product-card__image .reposition-cover {
  opacity: 0;
  pointer-events: none;
  margin-top: -3em;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.submission-preview .product-card .product-card__image:hover button {
  opacity: 1;
  top: 0;
}

.submission-preview .product-card .product-card__image:hover button.button-rounded {
  top: 0;
}

.submission-preview .product-card .product-card__image.active:hover .flex-center {
  cursor: move;
}

.submission-preview .product-card .product-card__image.active:hover .button-wrapper .reposition-cover {
  pointer-events: none;
  opacity: 1;
  margin-top: 0;
}

.submission-preview .product-card .product-card__image.active:hover .button-wrapper button {
  display: none;
}

.submission-preview .product-card .product-card__image.active:hover img {
  transform: none;
  -webkit-filter: none;
  filter: none;
}

.submission-preview .product-card .product-card__image img {
  position: relative;
}

.submission-preview .product-card .button-wrapper .reposition-cover {
  pointer-events: none;
}

.submission-preview .product-card .button-wrapper .reposition-cover::-moz-selection {
  background-color: transparent;
}

.submission-preview .product-card .button-wrapper .reposition-cover::selection {
  background-color: transparent;
}

.submission-preview .product-card .flex-center {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -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;
  -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;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.submission-preview .product-card__status {
  position: relative;
  width: 75%;
  margin: 0 auto;
}

.submission-preview .product-card__status-tip {
  position: absolute;
  color: white;
  background-color: #66af33;
  line-height: 1;
  font-size: 0.8em;
  padding: 2px 6px;
  border-radius: 4px;
  z-index: 1;
  top: -10%;
  margin-left: -0.2em;
  display: none;
}

.submission-preview .product-card__status-tip:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6.1px 3.5px 0 3.5px;
  border-color: #66af33 transparent transparent transparent;
  position: absolute;
  bottom: -3.5px;
  left: 0;
}

@media screen and (min-width: 64.0625em) {
  .submission-preview .product-card {
    margin-bottom: 1.5em;
  }
  .submission-preview .product-card__image {
    font-size: 95%;
  }
}

.submission-form__upload-previews {
  width: 100%;
  display: block;
  margin-left: 0;
}

.submission-form__upload-previews .use-as-preview {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  margin-bottom: 0;
  background-color: #A09995;
}

.submission-form__upload-previews .banner-image {
  padding: .2em .3em;
  background: #66af33;
  color: #fff;
  display: inline-block;
  position: absolute;
  top: -1.5em;
  left: 0;
  width: auto;
  border: none;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  margin-bottom: 0;
}

.submission-form__upload-previews__image {
  position: relative;
  max-width: 25%;
  margin: 1em 1em 1em 0;
  display: block;
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

.submission-completed .submission-form__upload-previews__image {
  pointer-events: none;
}

.comment-body .submission-form__upload-previews__image {
  cursor: pointer;
}

.submission-form__upload-previews__image .delete {
  padding: .2em .3em;
  background: #A09995;
  position: absolute;
  color: #fff;
  top: 0;
  right: 0;
  width: auto;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.submission-completed .submission-form__upload-previews__image .delete {
  opacity: 0;
  pointer-events: none;
}

.submission-form__upload-previews__image .delete:hover {
  text-decoration: none;
}

.submission-form__upload-previews__image .download {
  padding: .2em .3em;
  background: #A09995;
  position: absolute;
  color: #fff;
  top: 0;
  right: 1.5em;
  width: auto;
  border: none;
  border-radius: 0;
  margin-bottom: 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.submission-completed .submission-form__upload-previews__image .download {
  opacity: 0;
  pointer-events: none;
}

.submission-form__upload-previews__image .download:hover {
  text-decoration: none;
}

.submission-form__upload-previews__image.gu-transit .delete {
  display: none;
  opacity: 0;
}

.submission-form__upload-previews__image img {
  pointer-events: none;
  display: block;
}

.insta-headline {
  margin-bottom: 3em;
}

@media screen and (min-width: 768px) {
  .insta-headline {
    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;
  }
}

.insta-headline .insta-logo {
  margin-bottom: 2em;
  max-width: 200px;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .insta-headline .insta-logo {
    margin-bottom: 0;
    margin-right: 3em;
  }
}

.insta-headline img {
  width: 100%;
  display: table;
  margin: 0 auto;
}

.insta-headline h1 {
  line-height: 1.2;
}

.insta-headline :last-child {
  margin-bottom: 0;
}

.insta-links {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}

.insta-links a, .insta-links .read-more-button {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #66af33;
  padding: 1em;
  border-radius: 4px;
}

.insta-links a:nth-child(2), .insta-links .read-more-button:nth-child(2) {
  background-color: #27a8e0;
}

.insta-links a:nth-child(3), .insta-links .read-more-button:nth-child(3) {
  background-color: #c156ff;
}

.insta-links a:hover, .insta-links .read-more-button:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  opacity: .75;
}

@media screen and (min-width: 768px) {
  .insta-links {
    max-width: 37.5em;
    margin: 0 auto;
  }
}

/**
 * For the correct positioning of the placeholder element, the dnd-list and
 * it's children must have position: relative
 */
.draggable ul[dnd-list],
.draggable ul[dnd-list] > li {
  position: relative;
}

/**
 * The dndDraggingSource class will be applied to
 * the source element of a drag operation. It makes
 * sense to hide it to give the user the feeling
 * that he's actually moving it.
 */
.draggable ul[dnd-list] .dndDraggingSource {
  display: none;
}

/**
 * An element with .dndPlaceholder class will be
 * added to the dnd-list while the user is dragging
 * over it.
 */
.draggable ul[dnd-list] .dndPlaceholder {
  position: relative;
  max-width: 23%;
  margin: 20px 20px 15px 0;
  display: inline-block;
  min-width: 5em;
}

/**
 * The dnd-lists's child elements currently MUST have
 * position: relative. Otherwise we can not determine
 * whether the mouse pointer is in the upper or lower
 * half of the element we are dragging over. In other
 * browsers we can use event.offsetY for this.
 */
.draggable ul[dnd-list] li {
  display: inline-block;
}

.mce-path {
  visibility: hidden;
}

.mce-label {
  min-width: 60px !important;
}

.mc-modal {
  margin: 0;
}

.mc-uploader {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.mc-uploader::after {
  clear: both;
  content: "";
  display: block;
}

.mc-uploader--left {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 66.12755%;
}

.mc-uploader--left:last-child {
  margin-right: 0;
}

.mc-uploader--right {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 32.2551%;
}

.mc-uploader--right:last-child {
  margin-right: 0;
}

.uploader__canvas .canvas-container + .upper-canvas {
  pointer-events: none;
}

#cropper:hover #rotate,
#cropper:hover #scale {
  opacity: 1;
}

#background {
  fill: #ffc83f;
}

#rotate,
#scale {
  opacity: 0;
  transition: opacity .3s;
}

.modelcitizen__uploader {
  text-align: center;
}

.modelcitizen__uploader h2 {
  margin-bottom: .25em;
}

.modelcitizen__uploader .uploader__pad {
  position: relative;
  background-color: #fff;
  padding: 1em;
}

.modelcitizen__uploader .uploader__pad::after {
  clear: both;
  content: "";
  display: block;
}

.modelcitizen__uploader .close__uploader {
  position: absolute;
  top: .3em;
  right: .3em;
  font-size: 1.5em;
  cursor: pointer;
  z-index: 2;
  background-color: #fff;
}

.modelcitizen__uploader .fabric__canvas {
  width: 100%;
  height: 100%;
}

.modelcitizen__uploader .lower-canvas {
  pointer-events: none;
}

.modelcitizen__uploader .uploader__canvas {
  background-color: #e8e7e6;
  height: 0;
  padding-bottom: 58.5106383%;
  position: relative;
  background-position: center center;
  text-align: center;
  border-bottom: 4px solid #fff;
  color: #A09995;
}

.modelcitizen__uploader .uploader__canvas.has__image {
  background-size: 100% auto;
}

.modelcitizen__uploader .uploader__canvas.has__image .clear__image {
  position: absolute;
  bottom: 1em;
  height: 2.3em;
  background-color: #fff;
  padding: .5em 1em .5em .5em;
  z-index: 3;
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  cursor: pointer;
  text-transform: uppercase;
  margin-left: -4.3em;
  display: none;
}

.modelcitizen__uploader .uploader__canvas.has__image .clear__image span {
  vertical-align: middle;
  line-height: 1;
}

.modelcitizen__uploader .uploader__canvas.has__image .clear__image span.pe-7s-close {
  font-size: 1.5em;
  line-height: .5em;
  padding-left: 0;
}

.modelcitizen__uploader .uploader__canvas.has__image + .modelcitizen-uploader__controls + .modelcitizen-uploader__mobile .button:after, .modelcitizen__uploader .uploader__canvas.has__image + .modelcitizen-uploader__controls + .modelcitizen-uploader__mobile .poll__answers .list .poll__answer:after, .poll__answers .list .modelcitizen__uploader .uploader__canvas.has__image + .modelcitizen-uploader__controls + .modelcitizen-uploader__mobile .poll__answer:after {
  display: none;
}

.modelcitizen__uploader .button-group,
.modelcitizen__uploader .modelcitizen-uploader__mobile {
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0);
}

.modelcitizen__uploader .modelcitizen-uploader__controls {
  border: 4px solid #fff;
  width: 100%;
  z-index: 1;
  padding: .75em;
  text-align: left;
}

.modelcitizen__uploader .modelcitizen-uploader__controls::after {
  clear: both;
  content: "";
  display: block;
}

.modelcitizen__uploader .modelcitizen-uploader__controls label {
  width: 50%;
  float: left;
  font-size: 0.75em;
}

.modelcitizen__uploader .modelcitizen-uploader__controls input[type=range] {
  float: left;
  width: 50%;
}

.modelcitizen__uploader .clear__image {
  display: none;
}

.modelcitizen__uploader .upload__instructions {
  pointer-events: none;
  font-size: 1.125em;
  text-transform: uppercase;
}

.modelcitizen__uploader input[type=file] {
  color: #A09995;
  font-family: inherit;
}

.modelcitizen__uploader .upload__hint {
  pointer-events: none;
  font-size: 0.875em;
  color: #A09995;
}

.modelcitizen__uploader .centered__content {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 80%;
  text-align: center;
  z-index: 2;
  display: none;
}

.modelcitizen__uploader .upload__disclaimer {
  font-size: 0.75em;
  color: #A09995;
}

.modelcitizen__uploader .uploader__email {
  display: table;
  margin: 0 auto 1em;
  width: 100%;
}

.modelcitizen__uploader .uploader__caption {
  display: table;
  margin: 0;
  width: 100%;
}

.modelcitizen__uploader .uploader__product {
  border: 1px solid #e8e7e6;
  margin-bottom: 1em;
  margin-top: 1em;
  font-size: 0.875em;
  padding-right: 3.5em;
}

.modelcitizen__uploader .agreement-wrapper {
  margin-bottom: 1em;
}

.modelcitizen__uploader .agreement-wrapper .agreement-wrapper__label {
  width: 94%;
}

.modelcitizen__uploader .tags {
  height: auto;
}

.modelcitizen__uploader a.button, .modelcitizen__uploader .poll__answers .list a.poll__answer, .poll__answers .list .modelcitizen__uploader a.poll__answer, .modelcitizen__uploader .poll__answers .list .poll__answer.read-more-button, .poll__answers .list .modelcitizen__uploader .poll__answer.read-more-button, .modelcitizen__uploader .button.read-more-button,
.modelcitizen__uploader button {
  padding: 1em 3em;
  width: 100%;
  color: #fff;
  transform: translateZ(0);
  box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0);
}

.modelcitizen__uploader a.button i, .modelcitizen__uploader .poll__answers .list a.poll__answer i, .poll__answers .list .modelcitizen__uploader a.poll__answer i, .modelcitizen__uploader .poll__answers .list .poll__answer.read-more-button i, .poll__answers .list .modelcitizen__uploader .poll__answer.read-more-button i, .modelcitizen__uploader .button.read-more-button i,
.modelcitizen__uploader button i {
  display: inline-block;
  padding-right: 0;
  margin-right: .5em;
}

.modelcitizen__uploader.ng-hide {
  opacity: 0;
}

@media screen and (min-width: 64.0625em) {
  .modelcitizen__uploader {
    margin-bottom: 1.5em;
  }
  .modelcitizen__uploader::after {
    clear: both;
    content: "";
    display: block;
  }
  .modelcitizen__uploader .uploader__pad {
    padding: 3em;
  }
  .modelcitizen__uploader .modelcitizen-uploader__controls {
    display: none;
  }
  .modelcitizen__uploader .centered__content {
    display: block;
  }
  .modelcitizen__uploader .uploader__left {
    width: 70%;
    float: left;
    padding-right: 2em;
    overflow: visible;
  }
  .modelcitizen__uploader .uploader__right {
    width: 30%;
    float: left;
    background-position: center top;
  }
  .modelcitizen__uploader .uploader__right p {
    margin: 2em 0;
  }
}

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

.yogaid-page .yogaid-header {
  height: 250px;
  background-repeat: repeat-x;
  background-color: #fff;
  background-image: url(/angular/app/yogaid/betabrand_yogaid-header-animation.jpg);
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: cover;
  background-position: 0% 0;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  animation: animate-bg 200s infinite linear;
}

.yogaid-page .yogaid-header--title {
  text-align: center;
  z-index: 2;
  color: #333;
  background-color: rgba(255, 255, 255, 0.95);
  width: 60%;
  padding: 1em;
}

.yogaid-page .yogaid-header--title-inner {
  border: 4px solid #436b3c;
}

.yogaid-page .yogaid-header--title-inner .yogaid-logo {
  width: 60%;
  display: inline-block;
  margin: 1em;
}

.yogaid-page .yogaid-header--title-inner .yogaid-amount {
  display: block;
  background-color: #70bf61;
  color: #fff;
  padding: 1em;
}

.yogaid-page .yogaid-header--title-inner .yogaid-amount h3 {
  font-size: 1.5em;
  margin: 0;
}

.yogaid-page .yogaid-header--title-inner .yogaid-amount p {
  font-size: .75em;
  text-transform: uppercase;
  margin: 0;
}

@media screen and (min-width: 768px) {
  .yogaid-page .yogaid-header {
    height: 450px;
  }
  .yogaid-page .yogaid-header .yogaid-header--title {
    width: 22em;
  }
  .yogaid-page .yogaid-header .yogaid-header--title-inner .yogaid-amount h3 {
    font-size: 2em;
  }
  .yogaid-page .yogaid-header .yogaid-header--title-inner .yogaid-amount p {
    font-size: 1em;
  }
}

.yogaid-page nav.tabs {
  margin-top: 2em;
}

.yogaid-page .yogaid-about {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

.yogaid-page .yogaid-about::after {
  clear: both;
  content: "";
  display: block;
}

.yogaid-page .yogaid-about .about-description {
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 100%;
}

.yogaid-page .yogaid-about .about-description:last-child {
  margin-right: 0;
}

@media screen and (min-width: 768px) {
  .yogaid-page .yogaid-about .about-description {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 83.06378%;
  }
  .yogaid-page .yogaid-about .about-description:last-child {
    margin-right: 0;
  }
}

.yogaid-page .yogaid-about .about-image {
  display: none;
}

@media screen and (min-width: 768px) {
  .yogaid-page .yogaid-about .about-image {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 15.31888%;
  }
  .yogaid-page .yogaid-about .about-image:last-child {
    margin-right: 0;
  }
}

.yogaid-page .yogaid-models h3 {
  margin-bottom: 0;
}

.yogaid-page .yogaid-jobs {
  text-align: left;
}

.yogaid-page .yogaid-jobs a, .yogaid-page .yogaid-jobs .read-more-button {
  color: #66af33;
}

.yogaid-page .yogaid-jobs img {
  margin: 2em 0;
}

.yogaid-page .category-styles {
  margin: 0;
}

.yogaid-page li {
  margin-top: 1em;
}

.yogaid-page .page-module + .page-module {
  margin-top: 1em;
}

@keyframes animate-bg {
  100% {
    background-position: 127.25% 0;
  }
}

.free-undies a.show-buy-bar, .free-undies .show-buy-bar.read-more-button {
  display: block;
  color: #66af33;
  text-align: center;
  font-weight: bold;
  width: 100%;
  margin: 2em auto 0;
  transition: opacity .5s;
}

.free-undies a.show-buy-bar i, .free-undies .show-buy-bar.read-more-button i {
  font-size: .75em;
}

.free-undies a.show-buy-bar.ng-hide, .free-undies .show-buy-bar.ng-hide.read-more-button {
  transition: opacity 0s;
  opacity: 0;
  margin: 0;
  height: 0;
}

.free-undies .buy-bar {
  background-color: #f7f6f6;
  margin-top: 1em;
  position: relative;
  padding: 2em;
}

.free-undies .buy-bar button.close-buy-bar {
  color: #A09995;
  position: absolute;
  top: 1em;
  right: 1em;
}

.free-undies .buy-bar .undies-details {
  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;
  -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;
  -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;
}

.free-undies .buy-bar .undies-details .undies-image {
  width: 92px;
  margin-right: 1em;
}

.free-undies .buy-bar .undies-details .undies-image img {
  width: 92px;
}

.free-undies .buy-bar .undies-details .product-name {
  text-align: left;
  -webkit-flex-basis: 60%;
  -moz-flex-basis: 60%;
  flex-basis: 60%;
  -ms-flex-preferred-size: 60%;
}

.free-undies .buy-bar .buybar {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.free-undies .buy-bar .buybar::after {
  clear: both;
  content: "";
  display: block;
}

.free-undies .buy-bar .buybar .add-to-cart, .free-undies .buy-bar .buybar .select-dropdown {
  margin-bottom: 0;
  float: left;
  display: block;
  margin-right: 1.61735%;
  width: 49.19133%;
}

.free-undies .buy-bar .buybar .add-to-cart:last-child, .free-undies .buy-bar .buybar .select-dropdown:last-child {
  margin-right: 0;
}

.free-undies .buy-bar a.product-details, .free-undies .buy-bar .product-details.read-more-button {
  display: block;
  font-size: .75em;
  text-align: center;
  margin-top: 2em;
}

free-undies-promo-link a, free-undies-promo-link .read-more-button {
  display: block;
  text-align: center;
  margin: 0 auto 2em;
  color: #66af33;
}

free-undies-promo-link a i, free-undies-promo-link .read-more-button i {
  font-size: .75em;
}

.hiw-page-container {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.hiw-page-container::after {
  clear: both;
  content: "";
  display: block;
}

.hiw-page-container .category-breadcrumbs {
  padding: 1em;
  z-index: 2;
}

.hiw-page-container .billboard {
  background-size: cover;
  background-repeat: no-repeat;
  color: #4a4543;
  padding: 1em 2em;
  border-bottom: 2px solid #f4f4f3;
}

.hiw-page-container .billboard h3 {
  font-size: 2.5em;
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  margin-bottom: 0;
}

.hiw-page-container .billboard p {
  margin: 0;
}

.hiw-page-container .billboard:before {
  display: none;
}

.hiw-page-container hr {
  border-color: #edeceb;
}

.hiw-page-container .hiw-section {
  position: relative;
}

.hiw-page-container .hiw-section .h2, .hiw-page-container .hiw-section .referrals-form:not(.referrals-modal__referral-form) .h3, .referrals-form:not(.referrals-modal__referral-form) .hiw-page-container .hiw-section .h3, .hiw-page-container .hiw-section .referrals-form:not(.referrals-modal__referral-form) #story h3, .referrals-form:not(.referrals-modal__referral-form) #story .hiw-page-container .hiw-section h3, .hiw-page-container .hiw-section #story .referrals-form:not(.referrals-modal__referral-form) h3, #story .referrals-form:not(.referrals-modal__referral-form) .hiw-page-container .hiw-section h3 {
  font-family: "Interstate Extra Light", "Interstate-ExtraLight", "Interstate Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  color: #0E2E3C;
}

.hiw-page-container .hiw-section .swiper-container {
  max-width: 800px;
  margin: 2em auto;
  padding: 0;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .hiw-page-container .hiw-section .swiper-container .swiper-button-next,
  .hiw-page-container .hiw-section .swiper-container .swiper-button-prev {
    display: none;
  }
}

.hiw-page-container .hiw-section .swiper-container .swiper-pagination {
  bottom: 0;
}

.hiw-page-container .hiw-section .swiper-container .swiper-button-disabled {
  display: none;
}

.hiw-page-container .hiw-section .swiper-container .swiper-button-prev {
  background: none;
  width: auto;
  left: 0;
}

.hiw-page-container .hiw-section .swiper-container .swiper-button-prev:before {
  content: "\f053";
  font-size: 1.75em;
  font-family: FontAwesome;
}

.hiw-page-container .hiw-section .swiper-container .swiper-button-next {
  background: none;
  width: auto;
  right: 0;
  font-size: 1.75em;
}

.hiw-page-container .hiw-section .swiper-container .swiper-button-next:before {
  content: "\f054";
  font-family: FontAwesome;
}

.hiw-page-container .hiw-section .swiper-container .swiper-pagination-bullet {
  background-color: #0E2E3C;
}

.hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide {
  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;
  text-align: center;
}

.hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide .hiw-slide-graphic {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -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;
}

.hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide .hiw-slide-graphic .hiw-slide-graphic--inner {
  display: inline-block;
  background-color: #f9f9f9;
  border: 1px solid #dedede;
  overflow: hidden;
}

.hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide .hiw-slide-graphic .hiw-slide-graphic--inner img {
  margin: 0;
  width: 8em;
}

.hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide .hiw-slide-text {
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -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;
  padding: 2em 2em 0;
  text-align: center;
  color: #545454;
  overflow: hidden;
}

.hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide .hiw-slide-text h2 {
  font-size: 1.75em;
}

.hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide:last-child .hiw-slide-text {
  text-align: center;
}

.hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide:last-child .hiw-slide-text .button, .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide:last-child .hiw-slide-text .poll__answers .list .poll__answer, .poll__answers .list .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide:last-child .hiw-slide-text .poll__answer, .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide:last-child .hiw-slide-text input {
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.hiw-page-container .hiw-section--shop {
  text-align: center;
}

.hiw-page-container .hiw-section--shop .hiw-section-shop-title {
  padding: 0 2em;
}

.hiw-page-container .hiw-section--shop .hiw-section-shop-title p {
  margin: 0;
}

.hiw-page-container .hiw-section--shop .hiw-section-shop-title h2 {
  font-size: 1.75em;
}

.hiw-page-container .hiw-section--shop .swiper-container {
  padding: 0 30px 2em;
}

.hiw-page-container .hiw-section--shop .swiper-container .product-card {
  margin: 0 auto;
}

.hiw-page-container .hiw-section--shop .swiper-container .hiw-funders {
  display: table;
  text-align: center;
  margin: 1em auto 0;
}

.hiw-page-container .hiw-section--shop .swiper-container .hiw-funders .profile-card {
  transform: translateZ(0);
  display: inline-block;
  margin-left: -8px;
  transition: all .2s ease;
}

.hiw-page-container .hiw-section--shop .swiper-container .hiw-funders .profile-card:hover {
  margin: 0 13px 0 5px;
  transform: scale(1.2);
}

.hiw-page-container .hiw-section--shop .swiper-container .hiw-funders .profile-card:first-child {
  margin-left: 0;
}

.hiw-page-container .hiw-section--shop .swiper-container .hiw-funders .profile-card .avatar {
  width: 1.9em;
  height: 1.9em;
  border: 2px solid #edeceb;
}

.hiw-page-container .hiw-section--shop .swiper-container .hiw-funders .profile-card .profile-card__top {
  width: 1.9em;
  height: 1.9em;
}

.hiw-page-container .hiw-section--shop .swiper-container .hiw-funders small {
  display: table-cell;
  padding-left: 5px;
  vertical-align: middle;
}

@media screen and (min-width: 768px) {
  .hiw-page-container .billboard {
    padding: 5em 1em;
  }
  .hiw-page-container .billboard h3 {
    font-size: 3em;
  }
  .hiw-page-container .hiw-section .hiw-section-shop-title h2 {
    font-size: 2em;
  }
  .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -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;
    height: auto;
    max-width: none;
    background-color: #ffffff;
    padding: 1em;
  }
  .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide:nth-child(2) {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
  }
  .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide .hiw-slide-graphic .hiw-slide-graphic--inner img {
    width: 18em;
  }
  .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide .hiw-slide-text {
    -webkit-box-align: start;
    -moz-box-align: start;
    box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    -o-align-items: flex-start;
    align-items: flex-start;
    -ms-flex-align: start;
    text-align: left;
    padding: 2em;
  }
  .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide .hiw-slide-text h2 {
    font-size: 2em;
  }
  .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide:last-child .hiw-slide-text {
    -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;
    text-align: center;
    max-width: 500px;
  }
  .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide:last-child .hiw-slide-text .h2, .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide:last-child .hiw-slide-text .referrals-form:not(.referrals-modal__referral-form) .h3, .referrals-form:not(.referrals-modal__referral-form) .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide:last-child .hiw-slide-text .h3, .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide:last-child .hiw-slide-text .referrals-form:not(.referrals-modal__referral-form) #story h3, .referrals-form:not(.referrals-modal__referral-form) #story .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide:last-child .hiw-slide-text h3, .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide:last-child .hiw-slide-text #story .referrals-form:not(.referrals-modal__referral-form) h3, #story .referrals-form:not(.referrals-modal__referral-form) .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide:last-child .hiw-slide-text h3 {
    font-size: 2em;
  }
  .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide:last-child .hiw-slide-text .button, .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide:last-child .hiw-slide-text .poll__answers .list .poll__answer, .poll__answers .list .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide:last-child .hiw-slide-text .poll__answer, .hiw-page-container .hiw-section .swiper-container .swiper-wrapper .hiw-slide:last-child .hiw-slide-text input {
    display: block;
  }
  .hiw-page-container .hiw-section:first-of-type .swiper-container .swiper-wrapper .hiw-slide {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
  }
  .hiw-page-container .hiw-section:first-of-type .swiper-container .swiper-wrapper .hiw-slide:nth-child(2) {
    -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;
  }
}

.tt-welcome .lead,
.parsons .lead,
.nyf16 .lead {
  font-size: 2em;
}

.tt-welcome p,
.parsons p,
.nyf16 p {
  font-size: 1.375em;
}

.tt-welcome video,
.parsons video,
.nyf16 video {
  width: 100% !important;
  height: auto !important;
}

.production-actions .vote-button__reward {
  transition: all 1.2s;
  position: absolute;
  font-size: 0.4em;
  transform: rotate(-30deg);
}

.production-actions .vote-button__reward.amplify {
  opacity: 0.0;
  font-size: 2em;
  z-index: 2;
}

.vote-button__comment-box {
  width: 50%;
  padding-top: 3em;
}

.vote-button__comment-box .grid:after {
  display: none;
}

.referrals-alt-shares :first-child.instant-referral-code {
  width: 70%;
}

.gallery__face-pile {
  width: 100%;
  margin-bottom: 1em;
  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-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}

.gallery__face-pile div {
  width: 12%;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  height: 40px;
  margin-bottom: 3px;
}

@media screen and (min-width: 35.5em) {
  .gallery__face-pile div {
    height: 66px;
    margin-bottom: 6px;
  }
}

@media screen and (min-width: 768px) {
  .gallery__face-pile div {
    height: 85px;
    margin-bottom: 6px;
  }
}

.cart-offer {
  margin-top: 1em;
}

.vote-button-new {
  position: relative;
}

.vote-button-new .vote-button__loading {
  display: none;
}

.vote-button-new .vote {
  display: inline-block;
}

.vote-button-new .voted {
  display: none;
}

.vote-button-new.has-voted .fa-heart {
  cursor: initial;
  pointer-events: initial;
  color: #EC230C;
}

.vote-button-new.has-voted:after {
  content: 'Voted';
}

.button--heart .vote-button-new.has-voted:after {
  content: '';
}

.vote-button-new.skip-button {
  /*@extend .button-danger;*/
  display: inline-block;
}

.vote-button-new.is-loading .vote-button__loading {
  display: inline-block;
  margin-right: .125em;
}

.buybar .scarcity {
  width: 35%;
  color: red;
}

.dpyp-test.black-only .product-color-selector {
  display: none;
}

.dpyp-test.black-only .style-selector a:nth-child(n+3), .dpyp-test.black-only .style-selector .read-more-button:nth-child(n+3) {
  display: none;
}

.review .comments-wrapper .tabs {
  display: none;
}

.review .comments-wrapper .new-comment__form {
  display: none;
}

.review .comments-wrapper.replying .new-comment__form {
  display: block;
}

.product-color-selector::after {
  clear: both;
  content: "";
  display: block;
}

.product-color-selector .product-color-selector__swatch {
  border-radius: 50%;
  width: 3em;
  height: 3em;
  display: inline-block;
  margin: 0 auto;
  margin-bottom: .25em;
  position: relative;
  background-size: cover;
  vertical-align: middle;
  cursor: pointer;
  pointer-events: auto;
}

.product-color-selector .product-color-selector__swatch.is-active {
  pointer-events: none;
}

.product-color-selector .product-color-selector__swatch.is-active:before {
  content: '';
  border: 4px solid #e8e7e6;
  width: 3em;
  height: 3em;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
}

.product-color-selector .product-color-selector__swatch.is-active:after {
  content: '';
  border: 2px solid #333;
  width: 3em;
  height: 3em;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
}

.product-color-selector .product-color-selector__swatch.red {
  background-color: #c7010f;
}

.product-color-selector .product-color-selector__swatch.maroon {
  background-color: #65242F;
}

.product-color-selector .product-color-selector__swatch.pink {
  background-color: #FFAAAA;
}

.product-color-selector .product-color-selector__swatch.orange {
  background-color: #E35900;
}

.product-color-selector .product-color-selector__swatch.yellow {
  background-color: #E3C400;
}

.product-color-selector .product-color-selector__swatch.gold {
  background-color: #C9913A;
}

.product-color-selector .product-color-selector__swatch.olive {
  background-color: #928F6C;
}

.product-color-selector .product-color-selector__swatch.khaki {
  background-color: #bca994;
}

.product-color-selector .product-color-selector__swatch.green {
  background-color: #1f543c;
}

.product-color-selector .product-color-selector__swatch.seaweed {
  background-color: #504D38;
}

.product-color-selector .product-color-selector__swatch.moss {
  background-color: #385B1B;
}

.product-color-selector .product-color-selector__swatch.seafoam {
  background-color: #6dbba4;
}

.product-color-selector .product-color-selector__swatch.blue {
  background-color: #47668b;
}

.product-color-selector .product-color-selector__swatch.navy {
  background-color: #1b366f;
}

.product-color-selector .product-color-selector__swatch.lightblue {
  background-color: #6b92ac;
}

.product-color-selector .product-color-selector__swatch.light-blue {
  background-color: #6b92ac;
}

.product-color-selector .product-color-selector__swatch.turquoise {
  background-color: #30ac9f;
}

.product-color-selector .product-color-selector__swatch.teal {
  background-color: #15706c;
}

.product-color-selector .product-color-selector__swatch.purple {
  background-color: #6601DD;
}

.product-color-selector .product-color-selector__swatch.tan {
  background-color: #c7a679;
}

.product-color-selector .product-color-selector__swatch.brown {
  background-color: #996633;
}

.product-color-selector .product-color-selector__swatch.taupe {
  background-color: #726052;
}

.product-color-selector .product-color-selector__swatch.beige {
  background-color: #f4edd2;
}

.product-color-selector .product-color-selector__swatch.cream {
  background-color: #f4edd2;
}

.product-color-selector .product-color-selector__swatch.black {
  background-color: black;
}

.product-color-selector .product-color-selector__swatch.white {
  background-color: white;
}

.product-color-selector .product-color-selector__swatch.gray {
  background-color: gray;
}

.product-color-selector .product-color-selector__swatch.darkgray {
  background-color: #555;
}

.product-color-selector .product-color-selector__swatch.darkbrown {
  background-color: #4B2E1A;
}

.product-color-selector .product-color-selector__swatch.dark-brown {
  background-color: #4B2E1A;
}

.product-color-selector .product-color-selector__swatch.dark-gray {
  background-color: #555;
}

.product-color-selector .product-color-selector__swatch.charcoal {
  background-color: gray;
}

.product-color-selector .product-color-selector__swatch.silver {
  background-color: #bbbdc9;
}

.product-color-selector .product-color-selector__name {
  display: inline-block;
  vertical-align: top;
  line-height: 3em;
  padding-left: .25em;
  text-transform: capitalize;
}

.product-color-selector.color-selector {
  text-align: left;
}

.product-color-selector.color-selector .color-selector__swatch {
  border: 1px solid #e8e7e6;
}

.product-color-selector.color-selector .color-selector__swatch.is-active {
  border: none;
}

.select-dropdown.color-selector .select-dropdown__label {
  padding: 0 8em 0 0;
}

.select-dropdown.color-selector .select-dropdown__label:after {
  margin-top: -2em;
}

.select-dropdown.color-selector .select-dropdown__label .selected-swatch {
  background-size: 100%;
  padding: 1em;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.select-dropdown.color-selector .select-dropdown__label .selected-swatch-lbl {
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  padding: 0.3em;
  color: white;
  text-shadow: 3px 1px 4px #545454;
}

.select-dropdown.color-selector .select-dropdown__option-label-color {
  background-size: 100%;
  padding: .8em;
  text-align: center;
  border-radius: 4px;
  margin-bottom: 3px;
}

.select-dropdown.color-selector .select-dropdown__option-label-color span {
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  padding: 0.3em;
  color: white;
  text-shadow: 3px 1px 4px #545454;
}

.looks-page {
  padding-top: 1em;
}

.looks-page .looks-page__detail {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #e8e7e6;
  background-color: #fff;
}

.looks-page .looks-page__detail::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 768px) {
  .looks-page .looks-page__detail {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.looks-page .looks-modal__image-column {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  height: 55vh;
  background-size: contain;
  background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
  .looks-page .looks-modal__image-column {
    height: 85vh;
  }
}

.looks-page .looks-modal__action-column {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 600px;
  -moz-flex: 1 1 600px;
  -ms-flex: 1 1 600px;
  flex: 1 1 600px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: start;
  -moz-justify-content: start;
  -ms-justify-content: start;
  -o-justify-content: start;
  justify-content: start;
  -ms-flex-pack: start;
  -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;
  position: relative;
  background-color: #f7f6f6;
}

.looks-page .looks-modal__action-column .top {
  background-color: #fff;
  border-bottom: 1px solid #e8e7e6;
  padding: 1em 1em;
}

.looks-page .looks-modal__action-column .top .looks-title {
  text-transform: capitalize;
  margin-bottom: 0;
  margin-right: 2em;
}

.looks-page .looks-modal__action-column .top .looks-description {
  margin-top: 2em;
}

.looks-page .looks-modal__action-column .top .profile-card--looks-page h4 {
  font-size: 1em;
}

.looks-page .looks-modal__action-column .top .profile-card--looks-page button {
  display: none;
}

.looks-page .looks-modal__action-column .top .vote-button {
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 2.25em;
}

.looks-page .looks-modal__action-column .middle {
  padding: 1em;
}

.looks-page .looks-modal__action-column .middle .buybar--product {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -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;
}

.looks-page .looks-modal__action-column .middle .buybar--product .h6 {
  font-size: .9em;
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.looks-page .looks-modal__action-column .middle .buybar--product .select-dropdown {
  align-self: flex-end;
}

.looks-page .looks-modal__action-column .middle .buybar--product label {
  margin: 0;
}

.looks-page .looks-modal__action-column .middle .buybar--product .select-dropdown__label {
  font-size: .9em;
  position: relative;
}

.looks-page .looks-modal__action-column .middle .buybar--product .select-dropdown__label::after {
  top: 1.25em;
}

.looks-page .looks-modal__action-column .middle .buybar--product .select-dropdown__label--substitution {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .looks-page .looks-modal__action-column .middle .multi {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
  .looks-page .looks-modal__action-column .middle .multi .buybar--product {
    max-width: 32.333333%;
    -webkit-flex-basis: 32.33333%;
    -moz-flex-basis: 32.33333%;
    flex-basis: 32.33333%;
    -ms-flex-preferred-size: 32.33333%;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
  }
  .looks-page .looks-modal__action-column .middle .multi .buybar--product .select-dropdown__label {
    font-size: .9em;
  }
}

.looks-page .looks-modal__action-column .vote-button--icon {
  margin-bottom: 0.5em;
}

.looks-page .looks-page__comments {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #e8e7e6;
  border-top: none;
  padding: 1em;
  padding-bottom: 4em;
  background-color: #ffffff;
  margin-bottom: 4em;
}

.looks-page .looks-page__comments::after {
  clear: both;
  content: "";
  display: block;
}

.shop-the-look__modal {
  padding: 0;
  min-height: 680px;
  margin-top: 0;
}

.shop-the-look__modal .modal-close {
  top: .1em;
  right: .25em;
  color: white;
}

.shop-the-look__modal nav {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background-color: #49D5B7;
}

.shop-the-look__modal nav a, .shop-the-look__modal nav .read-more-button {
  padding: 0.5em;
  color: #fff;
}

.shop-the-look__modal h1 {
  text-transform: capitalize;
}

.shop-the-look__modal .shop-the-look__image {
  background-size: cover;
  background-position: center;
  margin-bottom: 1em;
}

.shop-the-look__modal .shop-the-look__image:after {
  content: '';
  display: block;
  padding-bottom: 150%;
}

.shop-the-look__modal .shop-the-look__product-thumbs {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1em;
}

.shop-the-look__modal .shop-the-look__product-thumbs .shop-the-look__thumb {
  margin-right: .5em;
  background-size: cover;
  background-position: center;
  max-width: 33%;
  position: relative;
}

.shop-the-look__modal .shop-the-look__product-thumbs .shop-the-look__thumb.is-selected {
  border: 2px solid #49D5B7;
}

.shop-the-look__modal .shop-the-look__product-thumbs .shop-the-look__thumb.is-added:before {
  content: '\f058';
  font-family: 'FontAwesome';
  color: white;
  font-size: 2em;
  opacity: .9;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.shop-the-look__modal .shop-the-look__product-thumbs .shop-the-look__thumb:last-child {
  margin: 0;
}

.shop-the-look__modal .shop-the-look__product-thumbs .shop-the-look__thumb:after {
  content: '';
  display: block;
  padding-bottom: 100%;
}

.shop-the-look__modal .shop-the-look__product-details {
  position: relative;
  text-align: left;
}

.shop-the-look__modal .shop-the-look__product-details .button.button-primary, .shop-the-look__modal .shop-the-look__product-details .poll__answers .list .button-primary.poll__answer, .poll__answers .list .shop-the-look__modal .shop-the-look__product-details .button-primary.poll__answer {
  background: #000;
  border: 0;
}

.shop-the-look__modal .shop-the-look__product-details .select-dropdown {
  margin-bottom: 0.5em;
}

.shop-the-look__modal .shop-the-look__product-details .select-dropdown__dropdown {
  max-height: 9em;
}

.shop-the-look__modal .shop-the-look__product-details .shop-the-look__product-description {
  margin-bottom: .5em;
}

.shop-the-look__modal .shop-the-look__product-details .shop-the-look__product-description:empty,
.shop-the-look__modal .shop-the-look__product-details .shop-the-look__product-title:empty {
  height: 1em;
}

.shop-the-look__modal .shop-the-look__inner {
  padding: 0.5em;
}

.shop-the-look__modal .shop-the-look__gallery-wrapper {
  position: relative;
  display: inline-block;
  background-color: #f4f4f3;
  min-height: 25em;
  margin-bottom: 1em;
  width: 100%;
}

.shop-the-look__modal .shop-the-look__gallery .swiper-container {
  position: relative;
  margin: 0;
  padding: 0;
}

.shop-the-look__modal .shop-the-look__gallery .swiper-pagination {
  position: absolute;
  bottom: 0;
  padding: .5em;
  background-color: rgba(255, 255, 255, 0.5);
}

.shop-the-look__modal .shop-the-look__gallery .swiper-pagination-bullet-active {
  background-color: #333;
}

.shop-the-look__modal .shop-the-look__gallery .gallery__slide {
  background-size: cover;
  background-position: center;
  height: 25em;
  width: 100%;
}

.shop-the-look__modal .shop-the-look__arrow-left {
  position: absolute;
  left: 5px;
  bottom: 8px;
  z-index: 5;
}

.shop-the-look__modal .shop-the-look__arrow-right {
  position: absolute;
  right: 5px;
  bottom: 8px;
  z-index: 5;
}

.shop-the-look__modal .swiper-button-disabled i {
  color: #A09995;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .shop-the-look__modal {
    width: 100%;
    max-width: 100%;
    min-height: 100%;
    transform: unset;
    left: 0;
    top: 0;
    margin: 0;
    padding-bottom: 5em;
  }
  .shop-the-look__modal nav,
  .shop-the-look__modal .shop-the-look__image {
    display: none !important;
  }
  .shop-the-look__modal .modal-close {
    color: #333;
  }
  .shop-the-look__modal .shop-the-look__product-thumbs {
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    width: 100%;
  }
  .shop-the-look__modal .shop-the-look__product-thumbs .shop-the-look__thumb {
    width: 4em;
    height: 4em;
    padding-bottom: 0;
  }
  .shop-the-look__modal .shop-the-look__gallery-wrapper {
    min-height: 18.75em !important;
  }
  .shop-the-look__modal .shop-the-look__product-details {
    text-align: center;
  }
  .shop-the-look__modal .shop-the-look__product-description {
    margin-bottom: .5em;
  }
  .shop-the-look__modal .shop-this-look {
    display: none;
  }
  .shop-the-look__modal .gallery__slide {
    height: 18.75em !important;
  }
  .shop-the-look__modal .shop-the-look__arrow-left, .shop-the-look__modal .shop-the-look__arrow-right {
    display: none !important;
  }
}

.looks-category-page {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.looks-category-page::after {
  clear: both;
  content: "";
  display: block;
}

.shop-the-look__category-header {
  display: flex !important;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -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;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  color: white;
  height: 22vh;
}

.shop-the-look__category-header h1 {
  font-size: 2.25rem;
  text-transform: uppercase;
  font-family: "Interstate Regular", "Interstate-Regular", "HelveticaNeue-Light", "HelveticaNeueLight", "Helvetica Neue Light", "Helvetica Neue", "Helvetica-Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  text-shadow: 0px 5px 15px #333;
}

@media screen and (min-width: 768px) {
  .shop-the-look__category-header h1 {
    font-size: 4em;
  }
}

.shop-the-look__promo-container {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100vw;
  overflow: hidden;
  margin-bottom: 1em;
  text-align: center;
  text-transform: uppercase;
  color: white;
  font-size: .75em;
  z-index: 20;
}

.has-fixed-nav .shop-the-look__promo-container {
  position: sticky;
  position: -webkit-sticky;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .has-fixed-nav .shop-the-look__promo-container {
    top: 7.3em;
  }
}

@media screen and (min-width: 768px) {
  .has-fixed-nav .shop-the-look__promo-container {
    top: 5.4em;
  }
}

@media screen and (min-width: 64.0625em) {
  .has-fixed-nav .shop-the-look__promo-container {
    top: 6.75em;
  }
}

.shop-the-look__promo-container strong, .shop-the-look__promo-container .link, .shop-the-look__promo-container .comment-body a, .comment-body .shop-the-look__promo-container a, .shop-the-look__promo-container .comment-body .read-more-button, .comment-body .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container
.comment-header a,
.comment-header .shop-the-look__promo-container a, .shop-the-look__promo-container
.comment-header .read-more-button,
.comment-header .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container .profile-card__bottom.profile-card__bottom--bio a, .profile-card__bottom.profile-card__bottom--bio .shop-the-look__promo-container a, .shop-the-look__promo-container .profile-card__bottom.profile-card__bottom--bio .read-more-button, .profile-card__bottom.profile-card__bottom--bio .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container .real-time-stream .real-time-stream--activity .h5 a, .real-time-stream .real-time-stream--activity .h5 .shop-the-look__promo-container a, .shop-the-look__promo-container .real-time-stream .real-time-stream--activity #story h5 a, .real-time-stream .real-time-stream--activity #story h5 .shop-the-look__promo-container a, .shop-the-look__promo-container #story .real-time-stream .real-time-stream--activity h5 a, #story .real-time-stream .real-time-stream--activity h5 .shop-the-look__promo-container a, .shop-the-look__promo-container .real-time-stream .real-time-stream--activity .filters h5 a, .real-time-stream .real-time-stream--activity .filters h5 .shop-the-look__promo-container a, .shop-the-look__promo-container .filters .real-time-stream .real-time-stream--activity h5 a, .filters .real-time-stream .real-time-stream--activity h5 .shop-the-look__promo-container a, .shop-the-look__promo-container .real-time-stream .real-time-stream--activity
.sorters h5 a, .real-time-stream .real-time-stream--activity
.sorters h5 .shop-the-look__promo-container a, .shop-the-look__promo-container
.sorters .real-time-stream .real-time-stream--activity h5 a,
.sorters .real-time-stream .real-time-stream--activity h5 .shop-the-look__promo-container a, .shop-the-look__promo-container .real-time-stream .real-time-stream--activity .h5 .read-more-button, .real-time-stream .real-time-stream--activity .h5 .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container .real-time-stream .real-time-stream--activity #story h5 .read-more-button, .real-time-stream .real-time-stream--activity #story h5 .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container #story .real-time-stream .real-time-stream--activity h5 .read-more-button, #story .real-time-stream .real-time-stream--activity h5 .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container .real-time-stream .real-time-stream--activity .filters h5 .read-more-button, .real-time-stream .real-time-stream--activity .filters h5 .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container .filters .real-time-stream .real-time-stream--activity h5 .read-more-button, .filters .real-time-stream .real-time-stream--activity h5 .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container .real-time-stream .real-time-stream--activity
.sorters h5 .read-more-button, .real-time-stream .real-time-stream--activity
.sorters h5 .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container
.sorters .real-time-stream .real-time-stream--activity h5 .read-more-button,
.sorters .real-time-stream .real-time-stream--activity h5 .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container .main-nav__cart .menu-button, .main-nav__cart .shop-the-look__promo-container .menu-button, .shop-the-look__promo-container .project-page .project-header__container .project-feed .h5 a, .project-page .project-header__container .project-feed .h5 .shop-the-look__promo-container a, .shop-the-look__promo-container .project-page .project-header__container .project-feed #story h5 a, .project-page .project-header__container .project-feed #story h5 .shop-the-look__promo-container a, .shop-the-look__promo-container #story .project-page .project-header__container .project-feed h5 a, #story .project-page .project-header__container .project-feed h5 .shop-the-look__promo-container a, .shop-the-look__promo-container .project-page .project-header__container .project-feed .filters h5 a, .project-page .project-header__container .project-feed .filters h5 .shop-the-look__promo-container a, .shop-the-look__promo-container .filters .project-page .project-header__container .project-feed h5 a, .filters .project-page .project-header__container .project-feed h5 .shop-the-look__promo-container a, .shop-the-look__promo-container .project-page .project-header__container .project-feed
.sorters h5 a, .project-page .project-header__container .project-feed
.sorters h5 .shop-the-look__promo-container a, .shop-the-look__promo-container
.sorters .project-page .project-header__container .project-feed h5 a,
.sorters .project-page .project-header__container .project-feed h5 .shop-the-look__promo-container a, .shop-the-look__promo-container .project-page .project-header__container .project-feed .h5 .read-more-button, .project-page .project-header__container .project-feed .h5 .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container .project-page .project-header__container .project-feed #story h5 .read-more-button, .project-page .project-header__container .project-feed #story h5 .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container #story .project-page .project-header__container .project-feed h5 .read-more-button, #story .project-page .project-header__container .project-feed h5 .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container .project-page .project-header__container .project-feed .filters h5 .read-more-button, .project-page .project-header__container .project-feed .filters h5 .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container .filters .project-page .project-header__container .project-feed h5 .read-more-button, .filters .project-page .project-header__container .project-feed h5 .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container .project-page .project-header__container .project-feed
.sorters h5 .read-more-button, .project-page .project-header__container .project-feed
.sorters h5 .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container
.sorters .project-page .project-header__container .project-feed h5 .read-more-button,
.sorters .project-page .project-header__container .project-feed h5 .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container .input-feedback, .shop-the-look__promo-container .icon-list--colored a, .icon-list--colored .shop-the-look__promo-container a, .shop-the-look__promo-container .icon-list--colored .read-more-button, .icon-list--colored .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container
.icon-list--colored button,
.icon-list--colored .shop-the-look__promo-container button, .shop-the-look__promo-container .site-footer a, .site-footer .shop-the-look__promo-container a, .shop-the-look__promo-container .site-footer .read-more-button, .site-footer .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container .read-more a, .read-more .shop-the-look__promo-container a, .shop-the-look__promo-container .read-more .read-more-button, .read-more .shop-the-look__promo-container .read-more-button, .shop-the-look__promo-container .product-sidebar .product-questions-link button, .product-sidebar .product-questions-link .shop-the-look__promo-container button {
  color: #DDFF3C;
  font-weight: bold;
}

.shop-the-look__promo-container .shop-the-look__promo-left {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  white-space: nowrap;
  background-color: #333;
  padding: 0.33333em 6px 0.33333em 0;
}

.shop-the-look__promo-container .shop-the-look__promo-right {
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  flex-grow: 1;
  -ms-flex-positive: 1;
  white-space: nowrap;
  background-color: #49D5B7;
  color: #545454;
  padding: 0.33333em 0 0.33333em 12px;
  position: relative;
}

.shop-the-look__promo-container .shop-the-look__promo-right:before {
  content: '';
  display: inline;
  position: absolute;
  left: -8px;
  top: 0;
  background-color: #333;
  transform: skewX(-20deg);
  width: 16px;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .shop-the-look__promo-container {
    font-size: 1.1em;
  }
}

.shop-the-look__card {
  border: 1px solid #dcdad8;
}

.shop-the-look__card .look-card__image {
  position: relative;
}

.shop-the-look__card:hover .shop-the-look__card-shop-button {
  opacity: .8;
}

.shop-the-look__card .shop-the-look__card-shop-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  z-index: 2;
  transition: opacity .3s ease-out;
  border-bottom: 0;
}

.shop-the-look__card-title {
  margin-bottom: .5em;
  text-transform: capitalize;
}

.shop-the-look__card-vote-button {
  position: absolute;
  z-index: 10;
  font-size: 21px;
  top: .25em;
  right: .25em;
}

.shop-the-look__card-vote-button:hover, .shop-the-look__card-vote-button.voted {
  color: #EC230C;
}

.page--secret-sale .secretsale {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
}

.page--secret-sale .secretsale::after {
  clear: both;
  content: "";
  display: block;
}

.page--secret-sale .secretsale__gate {
  background-color: #fff;
}

@media screen and (min-width: 768px) {
  .page--secret-sale .secretsale__gate {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 83.06378%;
    margin-left: 8.46811%;
    border: 1px solid #757a9d;
  }
  .page--secret-sale .secretsale__gate:last-child {
    margin-right: 0;
  }
  .page--secret-sale .secretsale__gate section {
    border-top: 1px solid #757a9d;
    padding: 2em;
  }
}

.page--secret-sale .secretsale__form .confirmation {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}

.page--secret-sale .secretsale__form .confirmation .button, .page--secret-sale .secretsale__form .confirmation .poll__answers .list .poll__answer, .poll__answers .list .page--secret-sale .secretsale__form .confirmation .poll__answer {
  margin-left: 1em;
}

@media screen and (min-width: 768px) {
  .page--secret-sale .secretsale__form-left {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 66.12755%;
  }
  .page--secret-sale .secretsale__form-left:last-child {
    margin-right: 0;
  }
  .page--secret-sale .secretsale__form-right {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 32.2551%;
  }
  .page--secret-sale .secretsale__form-right:last-child {
    margin-right: 0;
  }
}

.page--secret-sale .secretsale__success {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  padding-top: 2em;
}

.page--secret-sale .secretsale__success::after {
  clear: both;
  content: "";
  display: block;
}

.project-page .project-feed--activity {
  transform: translate3d(0, -25%, 0);
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
  /* easeOutBack */
  opacity: 0;
  max-height: 0;
}

.project-page .project-feed--activity.show {
  transition: all 0.4s linear;
  transform: translate3d(0, 0, 0);
  opacity: 1;
  max-height: 100px;
}

@media screen and (min-width: 1216px) {
  .project-page .product-breadcrumbs-wrapper {
    padding: 0;
  }
}

.project-page .project-header__container {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  flex-flow: wrap;
  position: relative;
  width: 100%;
  border: 1px solid #e8e7e6;
}

.project-page .project-header__container::after {
  clear: both;
  content: "";
  display: block;
}

.project-page .project-header__container .project-logo {
  width: 45%;
}

.project-page .project-header__container .project-feed-wrapper {
  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;
  -webkit-flex-basis: 30%;
  -moz-flex-basis: 30%;
  flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  background-color: #fcfbfb;
}

.project-page .project-header__container .project-feed {
  position: relative;
  height: 100%;
}

.project-page .project-header__container .project-feed ul {
  position: absolute;
  margin: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-right: 1em;
  overflow: scroll;
  list-style-type: none;
}

.project-page .project-header__container .project-feed .h5, .project-page .project-header__container .project-feed #story h5, #story .project-page .project-header__container .project-feed h5, .project-page .project-header__container .project-feed .filters h5, .filters .project-page .project-header__container .project-feed h5, .project-page .project-header__container .project-feed
.sorters h5,
.sorters .project-page .project-header__container .project-feed h5 {
  font-size: .9em;
  margin: 0;
}

.project-page .project-header__container .project-feed .feed-empty {
  position: absolute;
  display: block;
  width: 100%;
  text-align: center;
  top: 50%;
}

.project-page .project-header__container .project-feed--activity {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1em 0;
}

.project-page .project-header__container .project-feed--activity .avatar {
  width: 2.5em;
  height: 2.5em;
  margin-left: 1em;
}

.project-page .project-header__container .project-feed--activity header {
  margin-left: 1em;
}

.project-page .project-header__container .project-feed--activity + .project-feed--activity {
  border-top: 1px solid #f4f4f3;
}

.project-page .project-header__container .header-details {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #f7f6f6;
  width: 100%;
}

.project-page .project-header__container .header-details .header-description {
  padding: 1em;
  -webkit-flex-basis: 70%;
  -moz-flex-basis: 70%;
  flex-basis: 70%;
  -ms-flex-preferred-size: 70%;
  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;
  -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;
}

.project-page .project-header__container .header-details .header-description h1 {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
}

.project-page .project-header__container .header-details .meta-data-container {
  -webkit-flex-basis: 30%;
  -moz-flex-basis: 30%;
  flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  padding: 1em;
  max-width: unset;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .project-page .project-header__container {
    -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;
  }
  .project-page .project-header__container .project-image,
  .project-page .project-header__container .project-feed-wrapper {
    flex-basis: 100%;
  }
  .project-page .project-header__container .project-logo {
    width: 60%;
  }
  .project-page .project-header__container .project-feed-wrapper {
    display: none;
  }
  .project-page .project-header__container .header-details {
    display: block;
  }
  .project-page .project-header__container .header-description {
    display: block;
    padding-bottom: 0 !important;
    text-align: center;
    width: 100%;
  }
  .project-page .project-header__container .header-description p {
    width: 100%;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .project-page .project-page--container {
    margin: 1em;
  }
}

.project-page .project-page--container .phase {
  max-width: 90vw;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  border-left: 3px dashed #68615d;
  padding: 0 1em 4em 1em;
}

.project-page .project-page--container .phase::after {
  clear: both;
  content: "";
  display: block;
}

.project-page .project-page--container .phase .h2, .project-page .project-page--container .phase .referrals-form:not(.referrals-modal__referral-form) .h3, .referrals-form:not(.referrals-modal__referral-form) .project-page .project-page--container .phase .h3, .project-page .project-page--container .phase .referrals-form:not(.referrals-modal__referral-form) #story h3, .referrals-form:not(.referrals-modal__referral-form) #story .project-page .project-page--container .phase h3, .project-page .project-page--container .phase #story .referrals-form:not(.referrals-modal__referral-form) h3, #story .referrals-form:not(.referrals-modal__referral-form) .project-page .project-page--container .phase h3 {
  margin-bottom: 0;
}

.project-page .project-page--container .phase p {
  margin-top: 1em;
}

@media screen and (min-width: 64.0625em) {
  .project-page .project-page--container .phase {
    max-width: 80em;
    margin-left: auto;
    margin-right: auto;
  }
  .project-page .project-page--container .phase::after {
    clear: both;
    content: "";
    display: block;
  }
}

@media screen and (min-width: 1473px) {
  .project-page .project-page--container .phase {
    max-width: 90em;
    margin-left: auto;
    margin-right: auto;
  }
  .project-page .project-page--container .phase::after {
    clear: both;
    content: "";
    display: block;
  }
}

.project-page .project-page--container.history {
  background-color: #f7f6f6;
  color: #807873;
}

.project-page .project-page--container.history .phase {
  border-left: 3px solid #0E2E3C;
}

.project-page .project-page--container.history .phase .h2:before, .project-page .project-page--container.history .phase .referrals-form:not(.referrals-modal__referral-form) .h3:before, .referrals-form:not(.referrals-modal__referral-form) .project-page .project-page--container.history .phase .h3:before, .project-page .project-page--container.history .phase .referrals-form:not(.referrals-modal__referral-form) #story h3:before, .referrals-form:not(.referrals-modal__referral-form) #story .project-page .project-page--container.history .phase h3:before, .project-page .project-page--container.history .phase #story .referrals-form:not(.referrals-modal__referral-form) h3:before, #story .referrals-form:not(.referrals-modal__referral-form) .project-page .project-page--container.history .phase h3:before {
  top: 1em;
  left: -1rem;
  width: 1.8rem;
  height: 1.8rem;
  border: 4px solid #f7f6f6;
  background-color: #0E2E3C;
  content: '\f00c';
}

.project-page .project-page--container.history .phase p {
  margin-top: 1em;
}

@media screen and (min-width: 768px) {
  .project-page .project-page--container.history .phase .history-thumbs {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 49.19133%;
    margin-right: 0;
  }
  .project-page .project-page--container.history .phase .history-thumbs:last-child {
    margin-right: 0;
  }
  .project-page .project-page--container.history .phase .history-details {
    float: left;
    display: block;
    margin-right: 1.61735%;
    width: 49.19133%;
  }
  .project-page .project-page--container.history .phase .history-details:last-child {
    margin-right: 0;
  }
}

.project-page .project-page--container.history .phase .product-card {
  background-color: unset;
  border: none;
}

.project-page .project-page--container.history .phase .product-card .card-details {
  text-align: left;
  padding: .5em 0 0;
}

.project-page .project-page--container.history .phase .product-card.loser {
  opacity: .25;
}

.project-page .project-page--container.history .phase:first-child {
  padding-top: 4em;
}

.project-page .project-page--container.history .phase:first-child .timeline-tick {
  top: 4em;
}

.project-page .project-page--container.history .phase:last-child {
  border-left: 3px solid #f7f6f6;
}

.project-page .project-page--container.promo {
  padding: 2em;
  font-size: 1.25em;
  color: #f7f6f6;
  background-color: #0E2E3C;
  text-align: center;
}

.project-page .project-page--container.promo p {
  margin: 0;
}

.project-page .project-page--container .poll {
  position: relative;
  padding: 2em;
  background-color: #f7f6f6;
  border: 1px solid #e8e7e6;
}

.project-page .project-page--container .poll h4 {
  padding-bottom: 1em;
}

.project-page .project-page--container .poll hr,
.project-page .project-page--container .poll p {
  display: none;
}

.project-page .project-page--container .poll .button, .project-page .project-page--container .poll .poll__answers .list .poll__answer, .poll__answers .list .project-page .project-page--container .poll .poll__answer {
  margin-top: 1em;
  float: right;
}

.project-page .timeline-tick {
  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;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-family: 'FontAwesome';
  color: #fff;
  text-align: center;
  position: absolute;
  width: 1.75rem;
  height: 1.75rem;
  border: 3px solid #68615d;
  background-color: #fff;
  border-radius: 50%;
  left: -1rem;
}

.project-page .timeline-tick.ticked {
  background-color: #0E2E3C;
  border: none;
}

.project-page .timeline-tick.ticked:before {
  content: '\f00c';
}

.project-image {
  background-color: #f7f6f6;
  background-size: cover;
  position: relative;
  -webkit-flex-basis: 70%;
  -moz-flex-basis: 70%;
  flex-basis: 70%;
  -ms-flex-preferred-size: 70%;
}

.project-image:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 50%;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .project-image {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
}

.project-title-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -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;
}

.project-gallery--container {
  border-bottom: 3px solid #f4f4f3;
  border-top: 3px solid #f4f4f3;
}

.project-gallery--container .project-see-more {
  margin: 1em 1em 0 0;
}

.project-gallery--container .project-cards {
  padding: 1em 0;
}

.project-gallery--container .project-cards .project-call-to-action,
.project-gallery--container .project-cards h3 {
  max-width: 99%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.project-gallery--container .project-cards .project-image {
  width: 100%;
  border: 1px solid #f7f6f6;
  transition: all .3s linear;
  background-position: center center;
  background-size: contain;
  position: relative;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.project-gallery--container .project-cards .swiper-container {
  margin: 1em 0;
  padding: 0;
}

.project-gallery--container .project-cards .swiper-container .swiper-slide {
  width: 75%;
}

@media screen and (min-width: 768px) {
  .project-gallery--container .project-title-wrapper {
    padding: 0;
  }
  .project-gallery--container .project-cards {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 90em;
    margin-left: auto;
    margin-right: auto;
    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;
    padding: 1em;
  }
  .project-gallery--container .project-cards::after {
    clear: both;
    content: "";
    display: block;
  }
  .project-gallery--container .project-cards .project-card--wrapper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    flex-basis: 0;
    -ms-flex-preferred-size: 0;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-pack: end;
    -moz-box-pack: end;
    box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-justify-content: flex-end;
    -o-justify-content: flex-end;
    justify-content: flex-end;
    -ms-flex-pack: end;
    -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;
    max-width: 32%;
    margin-right: 1em;
  }
  .project-gallery--container .project-cards .project-card--wrapper:last-child {
    margin-right: 0;
  }
}

@media screen and (min-width: 1216px) {
  .project-gallery--container .project-see-more {
    margin: 1em 0 0 0;
  }
  .project-gallery--container .project-cards {
    padding: 1em 0;
  }
}

.project-card {
  overflow: hidden;
}

.project-card .h3, .project-card #story h3, #story .project-card h3 {
  margin: 0 !important;
}

.project-card p {
  color: #A09995;
  margin: 0;
}

.project-card .project-image {
  margin: .5em 0;
}

.project-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60%;
  transform: translate(-50%, -50%);
  font-family: "Interstate Bold Compressed", "Interstate Bold", "Arial Black", "Arial Bold", Gadget, sans-serif;
  text-transform: uppercase;
  font-size: 1.25em;
}

.projects-page {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
  padding: 0 1em;
}

.projects-page::after {
  clear: both;
  content: "";
  display: block;
}

.projects-page .billboard {
  border-bottom: 2px solid #f4f4f3;
}

.projects-page section {
  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-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}

.projects-page section .project-card--wrapper {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  margin-bottom: 1em;
}

@media screen and (min-width: 768px) {
  .projects-page section .project-card--wrapper {
    -webkit-flex-basis: 49%;
    -moz-flex-basis: 49%;
    flex-basis: 49%;
    -ms-flex-preferred-size: 49%;
  }
  .projects-page section .project-card--wrapper:first-child {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
  }
  .projects-page section .project-card--wrapper:first-child .project-logo {
    width: 40%;
  }
}

.dpyp-lp-1 .dpyp-lp-1__header {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .dpyp-lp-1 .dpyp-lp-1__header {
    height: 90vh;
  }
}

@media screen and (min-width: 768px) {
  .dpyp-lp-1 .dpyp-lp-1__header {
    padding: 1.5rem 1.5rem 0;
    flex-wrap: nowrap;
  }
}

.dpyp-lp-1 .dpyp-lp-1__header .dpyp-lp-1__header--left {
  position: relative;
  display: flex;
  flex: 0 0 100%;
  background-color: #e8e7e6;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .dpyp-lp-1 .dpyp-lp-1__header .dpyp-lp-1__header--left {
    flex: .666;
  }
}

.dpyp-lp-1 .dpyp-lp-1__header .dpyp-lp-1__header--left:after {
  content: "";
  padding-bottom: 50%;
}

.dpyp-lp-1 .dpyp-lp-1__header .dpyp-lp-1__header--left button {
  font-size: 1rem;
}

.dpyp-lp-1 .dpyp-lp-1__header .dpyp-lp-1__header--right {
  display: flex;
  flex: 0 0 100%;
  background-color: #edeceb;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .dpyp-lp-1 .dpyp-lp-1__header .dpyp-lp-1__header--right {
    flex: .333;
  }
}

.dpyp-lp-1 .dpyp-lp-1__header .dpyp-lp-1__header--right a, .dpyp-lp-1 .dpyp-lp-1__header .dpyp-lp-1__header--right .read-more-button {
  border: 1px solid #edeceb;
}

.dpyp-lp-1 .dpyp-lp-1__header .dpyp-lp-1__header-image {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 50%;
  background-size: cover;
  background-position: center center;
}

.dpyp-lp-1 .dpyp-lp-1__header .dpyp-lp-1__header-image video {
  width: 100%;
  height: 100%;
}

.dpyp-lp-1 .dpyp-lp-1__header .dpyp-lp-1__header-image:first-child {
  background-color: #f4f4f3;
}

.dpyp-lp-1 .dpyp-lp-1__header .dpyp-lp-1__header-image:last-child {
  background-color: #e8e7e6;
}

.dpyp-lp-1 .dpyp-lp-1__header .dpyp-lp-1__header-image:after {
  content: "";
  display: block;
  padding-bottom: 75%;
}

@media screen and (min-width: 768px) {
  .dpyp-lp-1 .dpyp-lp-1__header .dpyp-lp-1__header-image:after {
    padding-bottom: 50%;
  }
}

.dpyp-lp-1 .dpyp-lp-1__about {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 4rem;
  background-color: #fff;
  text-align: center;
}

.dpyp-lp-1 .dpyp-lp-1__about :last-child {
  margin-bottom: 0;
}

.dpyp-lp-1 .dpyp-lp-1__categories {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
  .dpyp-lp-1 .dpyp-lp-1__categories {
    padding: 0 1.5rem 1.5rem;
  }
}

@media screen and (min-width: 64.0625em) {
  .dpyp-lp-1 .dpyp-lp-1__categories {
    flex-wrap: nowrap;
  }
}

.dpyp-lp-1 .dpyp-lp-1__categories .dpyp-lp-1__category {
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 50%;
  background-size: cover;
  background-position: center center;
  color: #fff;
  position: relative;
}

@media screen and (min-width: 768px) {
  .dpyp-lp-1 .dpyp-lp-1__categories .dpyp-lp-1__category {
    flex: 0 0 33.333%;
  }
}

@media screen and (min-width: 64.0625em) {
  .dpyp-lp-1 .dpyp-lp-1__categories .dpyp-lp-1__category {
    flex: 0 0 16.666666667%;
  }
}

.dpyp-lp-1 .dpyp-lp-1__categories .dpyp-lp-1__category:nth-child(even) {
  background-color: #edeceb;
}

.dpyp-lp-1 .dpyp-lp-1__categories .dpyp-lp-1__category:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.dpyp-lp-1 .dpyp-lp-1__categories .dpyp-lp-1__category:after {
  content: "";
  padding-bottom: 100%;
}

.dpyp-lp-1 .dpyp-lp-1__categories .dpyp-lp-1__category h3 {
  font-weight: bold;
  position: relative;
  z-index: 1;
}

.dpyp-lp-1 .flex-fill {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.dpyp-lp-1 .swiper--background {
  height: 100%;
}

.dpyp-lp-1 .swiper--background .swiper-wrapper {
  transition-timing-function: ease-in-out;
}

.dpyp-lp-1 .swiper--background .swiper-container {
  height: 100%;
}

.dpyp-lp-1 .swiper--background .swiper-pagination-bullet-active {
  background: #fff;
}

.dpyp-lp-1 .swiper--background .swiper-slide {
  background-size: cover;
  background-position: center center;
}

.dpyp-lp-1 .swiper--background .swiper-slide:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.dpyp-lp-1 .swiper--background .swiper-slide a, .dpyp-lp-1 .swiper--background .swiper-slide .read-more-button {
  display: flex;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  align-items: center;
  justify-content: center;
  color: #fff;
  flex-direction: column;
  font-size: 1.75rem;
  text-align: center;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .dpyp-lp-1 .swiper--background .swiper-slide a, .dpyp-lp-1 .swiper--background .swiper-slide .read-more-button {
    font-size: 3rem;
  }
}

.dpyp-lp-1 .swiper--background .swiper-slide a span, .dpyp-lp-1 .swiper--background .swiper-slide .read-more-button span {
  display: block;
}

.dpyp-lp-1 .swiper--background .swiper-slide a span:before, .dpyp-lp-1 .swiper--background .swiper-slide .read-more-button span:before {
  content: "";
  width: 3rem;
  background-color: #fff;
  height: 4px;
  display: block;
  margin: 1rem auto;
}

.dpyp-lp-2 .dpyp-lp-2__header {
  display: flex;
  background-color: #eee;
  background-size: cover;
  background-position: center center;
  align-items: center;
  justify-content: center;
  height: 80vh;
  color: #fff;
  position: relative;
  flex-direction: column;
}

.dpyp-lp-2 .dpyp-lp-2__header h2 {
  text-align: center;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: .1em;
  font-weight: bold;
  font-size: 5vw;
  z-index: 100;
}

@media screen and (min-width: 768px) {
  .dpyp-lp-2 .dpyp-lp-2__header h2 {
    font-size: 4vw;
  }
}

.dpyp-lp-2 .dpyp-lp-2__header:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.dpyp-lp-2 .dpyp-lp-2__header-nav {
  position: absolute;
  left: 0;
  bottom: 3rem;
  display: flex;
  justify-content: center;
  width: 100%;
}

.dpyp-lp-2 .dpyp-lp-2__header-nav a, .dpyp-lp-2 .dpyp-lp-2__header-nav .read-more-button {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .dpyp-lp-2 .dpyp-lp-2__header-nav a, .dpyp-lp-2 .dpyp-lp-2__header-nav .read-more-button {
    font-size: 1.5rem;
  }
}

.dpyp-lp-2 .dpyp-lp-2__header-nav a:hover:after, .dpyp-lp-2 .dpyp-lp-2__header-nav .read-more-button:hover:after {
  content: "";
  width: 100%;
}

.dpyp-lp-2 .dpyp-lp-2__header-nav a:after, .dpyp-lp-2 .dpyp-lp-2__header-nav .read-more-button:after {
  content: "";
  width: 2rem;
  height: 4px;
  background-color: #fff;
  margin: 0 auto;
  display: block;
  margin-top: 1rem;
  transition: width .2s ease-in-out;
}

.dpyp-lp-2 .dpyp-lp-2__header-nav a + a, .dpyp-lp-2 .dpyp-lp-2__header-nav .read-more-button + a, .dpyp-lp-2 .dpyp-lp-2__header-nav a + .read-more-button, .dpyp-lp-2 .dpyp-lp-2__header-nav .read-more-button + .read-more-button {
  margin-left: 2rem;
}

@media screen and (min-width: 768px) {
  .dpyp-lp-2 .dpyp-lp-2__header-nav a + a, .dpyp-lp-2 .dpyp-lp-2__header-nav .read-more-button + a, .dpyp-lp-2 .dpyp-lp-2__header-nav a + .read-more-button, .dpyp-lp-2 .dpyp-lp-2__header-nav .read-more-button + .read-more-button {
    margin-left: 4rem;
  }
}

.dpyp-lp-2 .dpyp-lp-2__products {
  display: flex;
}

@media screen and (min-width: 768px) {
  .dpyp-lp-2 .dpyp-lp-2__products {
    padding: 0 3rem 3rem;
  }
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .dpyp-lp-2 .dpyp-lp-2__products {
    flex-direction: column;
  }
}

.dpyp-lp-2 .dpyp-lp-2__products .left {
  flex: .5;
  display: flex;
  flex-wrap: wrap;
}

.dpyp-lp-2 .dpyp-lp-2__products .right {
  flex: .5;
  display: flex;
  flex-wrap: wrap;
}

.dpyp-lp-2 .dpyp-lp-2__products a, .dpyp-lp-2 .dpyp-lp-2__products .read-more-button {
  display: flex;
  flex: 0 0 50%;
  transform: matrix(1, 0, 0, 1, 0, 0);
  background-size: cover;
  background-position: center center;
  justify-content: center;
  align-items: center;
  color: #fff;
  position: relative;
}

@media screen and (min-width: 768px) {
  .dpyp-lp-2 .dpyp-lp-2__products a, .dpyp-lp-2 .dpyp-lp-2__products .read-more-button {
    font-size: 2.5rem;
  }
}

.dpyp-lp-2 .dpyp-lp-2__products a h3, .dpyp-lp-2 .dpyp-lp-2__products .read-more-button h3 {
  position: relative;
  text-transform: uppercase;
  text-align: center;
  z-index: 100;
  font-weight: bold;
}

.dpyp-lp-2 .dpyp-lp-2__products a h3 span, .dpyp-lp-2 .dpyp-lp-2__products .read-more-button h3 span {
  display: block;
  font-weight: normal;
  font-size: .75em;
}

.dpyp-lp-2 .dpyp-lp-2__products a.box--100, .dpyp-lp-2 .dpyp-lp-2__products .box--100.read-more-button {
  flex: 0 0 100%;
}

.dpyp-lp-2 .dpyp-lp-2__products a:before, .dpyp-lp-2 .dpyp-lp-2__products .read-more-button:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.15);
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.dpyp-lp-2 .dpyp-lp-2__products a:after, .dpyp-lp-2 .dpyp-lp-2__products .read-more-button:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}

.dpyp-lp-2 .dpyp-lp-2-video {
  padding-top: 3rem;
}

@media screen and (min-width: 768px) {
  .dpyp-lp-2 .dpyp-lp-2-video {
    padding: 3rem;
  }
}

.dpyp-lp-2 .dpyp-lp-2-press {
  padding: 3rem;
}

.dpyp-lp-2 .dpyp-lp-2-press img {
  display: block;
  margin: 0 auto 1.5rem;
  opacity: .5;
  height: 2rem;
}

.dpyp-lp-2 .dpyp-lp-2-press .h3, .dpyp-lp-2 .dpyp-lp-2-press #story h3, #story .dpyp-lp-2 .dpyp-lp-2-press h3 {
  text-align: center;
  font-weight: bold;
  margin-bottom: 3rem;
  color: #68615d;
}

.dpyp-lp-2 .dpyp-lp-2-press p {
  font-size: 1.25rem;
}

.dpyp-lp-2 .dpyp-lp-2-email {
  background-color: #e8e7e6;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 768px) {
  .dpyp-lp-2 .dpyp-lp-2-email {
    padding: 3rem;
  }
}

.dpyp-lp__about {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #fff;
  text-align: center;
  padding: 2rem;
}

@media screen and (min-width: 768px) {
  .dpyp-lp__about {
    padding: 4rem;
  }
}

.dpyp-lp__about .emblem {
  margin-bottom: 1rem;
}

.dpyp-lp__about .h3, .dpyp-lp__about #story h3, #story .dpyp-lp__about h3 {
  font-weight: bold;
  line-height: 1.6em;
  color: #68615d;
}

@media screen and (min-width: 0px) and (max-width: 767px) {
  .dpyp-lp__about .h3, .dpyp-lp__about #story h3, #story .dpyp-lp__about h3 {
    font-size: 1.1rem;
  }
}

.dpyp-lp__about :last-child {
  margin-bottom: 0;
}

.dpyp-lp-newsletter-signup {
  text-align: center;
  padding: 2rem;
}

@media screen and (min-width: 768px) {
  .dpyp-lp-newsletter-signup {
    padding: 4em;
  }
}

.dpyp-lp-newsletter-signup h3 {
  max-width: 30rem;
  text-transform: uppercase;
  letter-spacing: .25rem;
  font-weight: bold;
  margin: 0 auto;
  line-height: 1.6em;
  color: #68615d;
}

.dpyp-lp-newsletter-signup .newsletter-signup {
  max-width: 25rem;
  margin: 2em auto 0;
}

.swiper--clean-arrows .swiper-button-next {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iMTAyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik00Ny40MjYgNTFsNC4yNDMtNC4yNDJMNTUuOTEyIDUxIDUgMTAxLjkxMi43NTcgOTcuNjY5IDQ3LjQyNyA1MSAuNzU2IDQuMzMxIDUgLjA4OCA1NS45MSA1MWwtNC4yNDIgNC4yNDNMNDcuNDI2IDUxeiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
  right: 1.5rem;
  background-size: 1.3rem;
}

.swiper--clean-arrows .swiper-button-prev {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iMTAyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik05LjI0MiA1MUw1IDQ2Ljc1OC43NTcgNTFsNTAuOTEyIDUwLjkxMiA0LjI0Mi00LjI0M0w5LjI0MiA1MWw0Ni42Ny00Ni42NjlMNTEuNjY5LjA4OC43NTcgNTEgNSA1NS4yNDMgOS4yNDIgNTF6IiBmaWxsPSIjZmZmIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L3N2Zz4=);
  left: 1.5rem;
  background-size: 1.3rem;
}

.dpyp-video {
  width: 100%;
  height: 100%;
}

.modal.recommendation {
  max-width: 90em;
  margin-left: auto;
  margin-right: auto;
}

.modal.recommendation::after {
  clear: both;
  content: "";
  display: block;
}

@media screen and (min-width: 0px) and (max-width: 64.0625em) {
  .modal.recommendation {
    height: 90vh;
    padding: 0;
    text-align: left;
  }
  .modal.recommendation .right-column {
    background: rgba(51, 51, 51, 0.7);
    position: absolute;
    margin-top: 60%;
    padding: 1em;
    text-align: center;
    width: 100%;
    color: white;
  }
}

@media screen and (min-width: 64.0625em) {
  .modal.recommendation {
    width: 50em;
    height: 68em;
  }
  .modal.recommendation .right-column {
    float: left;
    display: block;
    margin-right: 3.97156%;
    width: 37.61706%;
    margin-left: 62.38294%;
    margin-top: 25%;
  }
  .modal.recommendation .right-column:last-child {
    margin-right: 0;
  }
}

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