@charset "UTF-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
@import url(http://fonts.googleapis.com/css?family=Bree+Serif);
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent; }

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

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

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

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

/**
 * 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; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

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

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
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.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

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

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

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

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

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 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 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/**
 * Plugins
 */
/*------------------------------------*\
  Units - Settings
\*------------------------------------*/
/**
 * Default settings
 */
/**
 * User settings
 */
/**
 * Round to two
 */
/**
 * Strip units
 * Strips the units from a value. e.g. 12px -> 12
 */
/**
 * Convert pixels to rems
 */
/**
 * Rem mixin
 */
/*------------------------------------*\
  Breakpoints
\*------------------------------------*/
/*------------------------------------*\
  Breakpoints - Settings
\*------------------------------------*/
/**
 * Default settings
 */
/**
 * User settings
 */
/*------------------------------------*\
  Breakpoints
\*------------------------------------*/
/**
 * Breakpoint exists
 *
 * Checks if the breakpoint exists
 */
/**
 * Get breakpoint value
 */
/**
 * Update the current breakpoint var
 */
/**
 * Breakpoint
 *
 * This mixin needs to be used to enter a @media that will let us
 * use cross-media placeholders.
 */
/*------------------------------------*\
  Placeholders
\*------------------------------------*/
/**
 * Placeholder implementor
 */
/*------------------------------------*\
  Utilities - Settings
\*------------------------------------*/
/**
 * Default settings
 */
/**
 * User settings
 */
/*------------------------------------*\
  Utilities
\*------------------------------------*/
/*------------------------------------*\
  States - Settings
\*------------------------------------*/
/**
 * Default settings
 */
/**
 * User settings
 */
/*------------------------------------*\
  States
\*------------------------------------*/
/*------------------------------------*\
  Palettes
\*------------------------------------*/
/*------------------------------------*\
  Theme
\*------------------------------------*/
/**
 * Color theme module
 */
/**
 * Add theme
 * Add a new theme
 */
/*------------------------------------*\
  Modular scale
\*------------------------------------*/
/*------------------------------------*\
  Modular scale - Settings
\*------------------------------------*/
/**
 * Default settings
 */
/**
 * User settings
 */
/*------------------------------------*\
  Modular scale
\*------------------------------------*/
/**
 * Modular scale
 */
/**
 * Get a value from the modular scale
 */
/**
 * Get all modular scale values
 */
/**
 * Check if an value exists in the modular scale
 */
/**
 * Check if an key exists in the modular scale
 */
/**
 * Modular scale mixin
 */
/**
 * Shorthand alias for the modular scale mixin
 */
/*------------------------------------*\
  Rhythm - Settings
\*------------------------------------*/
/**
 * TODO: Add setting for dividing the line height into 2
 */
/**
 * Default settings
 */
/**
 * User settings
 */
/*------------------------------------*\
  Debug baseline mixin
\*------------------------------------*/
/**
 * Baseline tool
 * Shows a baseline
 */
/*------------------------------------*\
  Rhythm
\*------------------------------------*/
/**
 * Rhythm
 */
/**
 * Calc leading
 * Divide 1 unit of measure by given font-size & return a relative unitless value
 */
/**
 * Calc relative measure
 * A function that helps you to create for example a margin on an text
 * element that has a different line-height than the base line height
 * to make it fit in to the rhtyhm of the site.
 *
 * At the moment you have to define the number of rows that the text will use manually.
 */
/**
 * Establish baseline
 */
/**
 * Adjust leading
 */
/**
 * Vertical spacing
 * Create margins and paddings that are sized according to the vertical rhythm
 */
/**
 * Shorthand alias for the vertical rhythm mixin
 */
/**
 * Relative vertical spacing
 * This works in the same was as the vertical spacing function just that it is relative
 * to the current line height.
 */
/**
 * Utils
 */
/**
 * Contain floats
 *
 * Make an element expand to contain floated children.
 * Uses pseudo-elements (micro clearfix).
 *
 * 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 the
 *    element.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.u-cf:before, .u-cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }
.u-cf:after {
  clear: both; }
/**
 * Floats
 */
.u-float-left {
  float: left !important; }
.u-float-right {
  float: right !important; }
/**
 * New block formatting context
 *
 * This affords some useful properties to the element. It won't wrap under
 * floats. Will also contain any floated children.

 * N.B. This will clip overflow. Use the alternative method below if this is
 * problematic.
 */
.u-nbfc {
  overflow: hidden !important; }
/**
 * New block formatting context (alternative)
 *
 * Alternative method when overflow must not be clipped.
 *
 * 1. Create a new block formatting context (NBFC).
 * 2. Avoid shrink-wrap behaviour of table-cell.
 *
 * N.B. This breaks down in some browsers when elements within this element
 * exceed its width.
 */
.u-nbfc-alt {
  display: table-cell !important;
  /* 1 */
  width: 10000px !important;
  /* 2 */ }
/**
 * Word breaking
 *
 * Break strings when their length exceeds the width of their container.
 */
.u-text-break {
  word-wrap: break-word !important; }
/**
 * Horizontal text alignment
 */
.u-text-center {
  text-align: center !important; }
.u-text-left {
  text-align: left !important; }
.u-text-right {
  text-align: right !important; }
/**
 * Inherit the ancestor's text color .
 */
.u-text-inherit-color {
  color: inherit !important; }
/**
 * Enables font kerning in all browsers.
 * http://blog.typekit.com/2014/02/05/kerning-on-the-web/
 *
 * 1. Chrome (not Windows), Firefox, Safari 6+, iOS, Android
 * 2. Chrome (not Windows), Firefox, IE 10+
 * 3. Safari 7 and future browsers
 */
.u-text-kern {
  text-rendering: optimizeLegibility;
  /* 1 */
  -webkit-font-feature-settings: "kern" 1;
     -moz-font-feature-settings: "kern" 1;
          font-feature-settings: "kern" 1;
  /* 2 */
  -webkit-font-kerning: normal;
     -moz-font-kerning: normal;
          font-kerning: normal;
  /* 3 */ }
/**
 * Prevent whitespace wrapping
 */
.u-text-no-wrap {
  white-space: nowrap !important; }
/**
 * Text truncation
 *
 * Prevent text from wrapping onto multiple lines, and truncate with an
 * ellipsis.
 *
 * 1. Ensure that the node has a maximum width after which truncation can
 *    occur.
 * 2. Fix for IE 8/9 if `word-wrap: break-word` is in effect on ancestor
 *    nodes.
 */
.u-text-truncate {
  max-width: 100%;
  /* 1 */
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
  word-wrap: normal !important;
  /* 2 */ }
/*------------------------------------*\
  Util space - Settings
\*------------------------------------*/
/**
 * $directions
 * Name: (identifier, propertysuffixes: (...))
 */
/**
 * $sizes
 * Name: (Abbreviation, weight)
 *
 * The weight will be multiplied by the base spacing unit.
 */
/**
 * Default settings
 */
/**
 * User settings
 */
/*------------------------------------*\
  Space util
\*------------------------------------*/
/**
 * Used to adjust the default spacing between components
 * All the different sizes will be different variations of multiplies of the lead.
 * Use with great care!
 *
 * <type>-<direction>-<size>
 *
 * A = all
 * T = top
 * R = right
 * B = bottom
 * L = left
 * H = horizontal
 * V = vertical
 *
 * n = none
 * s = small
 * b = base
 * m = medium
 * l = large
 */
/*------------------------------------*\
  Utility - Align
\*------------------------------------*/
.u-align-baseline {
  vertical-align: baseline !important; }
.u-align-bottom {
  vertical-align: bottom !important; }
.u-align-middle {
  vertical-align: middle !important; }
.u-align-top {
  vertical-align: top !important; }
/**
 * Make an element fill the remaining space.
 * N.B. This will hide overflow.
 */
.u-size-fill {
  display: block !important;
  overflow: hidden !important;
  width: auto !important; }
/**
 * An alternative method to make an element fill the remaining space.
 * N.B. Do not use if child elements might be wider than the remaining space.
 * In Chrome, Safari, and Firefox it results in undesired layout.
 */
.u-size-fill-alt {
  display: table-cell !important;
  max-width: 100% !important;
  width: 10000px !important; }
/**
 * Make an element shrink wrap its content.
 */
.u-size-fit {
  display: block !important;
  float: left !important;
  width: auto !important; }
.u-size-fit-alt {
  display: block !important;
  float: right !important;
  width: auto !important; }
/**
 * Make an element the width of its parent.
 */
.u-size-full {
  display: block !important;
  width: 100% !important; }
/**
 * Halves.
 */
.u-width-one-whole,
.u-width-1 {
  width: 100% !important; }

/**
 * Halves.
 */
.u-width-one-half,
.u-width-1-of-2,
.u-width-two-quarters,
.u-width-2-of-4,
.u-width-three-sixths,
.u-width-3-of-6,
.u-width-four-eighths,
.u-width-4-of-8,
.u-width-five-tenths,
.u-width-5-of-10,
.u-width-six-twelfths,
.u-width-6-of-12 {
  width: 50% !important; }

/**
 * Thirds.
 */
.u-width-one-third,
.u-width-1-of-3,
.u-width-two-sixths,
.u-width-2-of-6,
.u-width-three-ninths,
.u-width-3-of-9,
.u-width-four-twelfths,
.u-width-4-of-12 {
  width: 33.3333333% !important; }

.u-width-two-thirds,
.u-width-2-of-3,
.u-width-four-sixths,
.u-width-4-of-6,
.u-width-six-ninths,
.u-width-6-of-9,
.u-width-eight-twelfths,
.u-width-8-of-12 {
  width: 66.6666666% !important; }

/**
 * Quarters.
 */
.u-width-one-quarter,
.u-width-1-of-4,
.u-width-two-eighths,
.u-width-2-of-8,
.u-width-three-twelfths,
.u-width-3-of-12 {
  width: 25% !important; }

.u-width-three-quarters,
.u-width-3-of-4,
.u-width-six-eighths,
.u-width-6-of-8,
.u-width-nine-twelfths,
.u-width-9-of-12 {
  width: 75% !important; }

/**
 * Fifths.
 */
.u-width-one-fifth,
.u-width-1-of-5,
.u-width-two-tenths,
.u-width-2-of-10 {
  width: 20% !important; }

.u-width-two-fifths,
.u-width-2-of-5,
.u-width-four-tenths,
.u-width-4-of-10 {
  width: 40% !important; }

.u-width-three-fifths,
.u-width-3-of-5,
.u-width-six-tenths,
.u-width-6-of-10 {
  width: 60% !important; }

.u-width-four-fifths,
.u-width-4-of-5,
.u-width-eight-tenths,
.u-width-8-of-10 {
  width: 80% !important; }

/**
 * Sixths.
 */
.u-width-one-sixth,
.u-width-1-of-6,
.u-width-two-twelfths,
.u-width-2-of-12 {
  width: 16.6666666% !important; }

.u-width-five-sixths,
.u-width-5-of-6,
.u-width-ten-twelfths,
.u-width-10-of-12 {
  width: 83.3333333% !important; }

/**
 * Eighths.
 */
.u-width-one-eighth,
.u-width-1-of-8 {
  width: 12.5% !important; }

.u-width-three-eighths,
.u-width-3-of-8 {
  width: 37.5% !important; }

.u-width-five-eighths,
.u-width-5-of-8 {
  width: 62.5% !important; }

.u-width-seven-eighths,
.u-width-7-of-8 {
  width: 87.5% !important; }

/**
 * Ninths.
 */
.u-width-one-ninth,
.u-width-1-of-9 {
  width: 11.1111111% !important; }

.u-width-two-ninths,
.u-width-2-of-9 {
  width: 22.2222222% !important; }

.u-width-four-ninths,
.u-width-4-of-9 {
  width: 44.4444444% !important; }

.u-width-five-ninths,
.u-width-5-of-9 {
  width: 55.5555555% !important; }

.u-width-seven-ninths,
.u-width-7-of-9 {
  width: 77.7777777% !important; }

.u-width-eight-ninths,
.u-width-8-of-9 {
  width: 88.8888888% !important; }

/**
 * Tenths.
 */
.u-width-one-tenth,
.u-width-1-of-10 {
  width: 10% !important; }

.u-width-three-tenths,
.u-width-3-of-10 {
  width: 30% !important; }

.u-width-seven-tenths,
.u-width-7-of-10 {
  width: 70% !important; }

.u-width-nine-tenths,
.u-width-9-of-10 {
  width: 90% !important; }

/**
 * Twelfths.
 */
.u-width-one-twelfth,
.u-width-1-of-12 {
  width: 8.3333333% !important; }

.u-width-five-twelfths,
.u-width-5-of-12 {
  width: 41.6666666% !important; }

.u-width-seven-twelfths,
.u-width-7-of-12 {
  width: 58.3333333% !important; }

.u-width-eleven-twelfths,
.u-width-11-of-12 {
  width: 91.6666666% !important; }

/**
 * Default settings
 */
/**
 * User settings
 */
/*------------------------------------*\
  DIVIDER UTILITY
\*------------------------------------*/
/**
 * Used to create divider borders between object, at the moment there is just one size.
 *
 * <type>-<direction>-<size>
 *
 * A = all
 * T = top
 * R = right
 * B = bottom
 * L = left
 * H = horizontal
 * V = vertical
 */
/**
 * $directions
 * Name: (identifier, propertysuffixes: (...))
 *
 * The weight will be multiplied by the base spacing unit.
 */
/**
 * Default settings
 */
/**
 * User settings
 */
/*------------------------------------*\
  Utilities - Settings
\*------------------------------------*/
/**
 * Default settings
 */
/**
 * User settings
 */
/*------------------------------------*\
  Font weight utilities
\*------------------------------------*/
.u-pos-absolute {
  position: absolute !important; }
/**
 * Pins to all corners by default. But when a width and/or height are
 * provided, the element will be centered in its nearest relatively-positioned
 * ancestor.
 */
.u-pos-absolute-center {
  bottom: 0 !important;
  left: 0 !important;
  margin: auto !important;
  position: absolute !important;
  right: 0 !important;
  top: 0 !important; }
.u-pos-horizontal-center {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center; }
/**
 * 1. Make sure fixed elements are promoted into a new layer, for performance
 *    reasons.
 */
.u-pos-fixed {
  position: fixed !important;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  /* 1 */ }
.u-pos-relative {
  position: relative !important; }
.u-pos-static {
  position: static !important; }
/**
 * Display-type utilities
 */
.u-block {
  display: block !important; }
.u-hidden {
  display: none !important; }
.u-inline {
  display: inline !important; }
/**
 * 1. Fix for Firefox bug: an image styled `max-width:100%` within an
 * inline-block will display at its default size, and not limit its width to
 * 100% of an ancestral container.
 */
.u-inline-block {
  display: inline-block !important;
  max-width: 100%;
  /* 1 */ }
.u-table {
  display: table !important; }
.u-table-cell {
  display: table-cell !important; }
.u-table-row {
  display: table-row !important; }
/**
 * Base
 * variables, fonts, mixins, helpers... common styles used across the entire site
 */
/*------------------------------------*\
  Base
\*------------------------------------*/
/*------------------------------------*\
  Normalize
\*------------------------------------*/
/**
 * Extension of normalize.css
 */
/**
 * Reset all paddings and margins
 */
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
table, th, td, caption,
hr {
  margin: 0;
  padding: 0; }

/**
* Lets make the box model all nice, shall we...?
*/
*, *:before, *:after {
  -moz-box-sizing: border-box;
       box-sizing: border-box; }

/**
 * Give a help cursor to elements that give extra info on :hover.
 */
abbr[title], dfn[title] {
  cursor: help; }

/**
 * Remove underlines from potentially troublesome elements.
 */
u, ins {
  text-decoration: none; }

/**
 * Apply faux underline via border-bottom.
 */
ins {
  border-bottom: 1px solid; }

/**
 * So that alt text is visually offset if images donadvanced-t load.
 */
img {
  font-style: italic; }

/**
 * Give form elements some cursor interactions...
 */
label,
input,
textarea,
button,
select,
option {
  cursor: pointer; }

.text-input:active, .select-box:active,
.text-input:focus,
.select-box:focus,
textarea:active,
textarea:focus {
  cursor: text;
  outline: none; }

/*------------------------------------*\
  Variables
\*------------------------------------*/
/**
 * Generic
 */
/**
 * Layout
 */
/**
 * Typography
 */
/**
 * Spacing
 */
/**
 * Colors
 */
/* Palette */
/**
 * Themes
 */
/**
 * Init the theme module with our themes
 */
.theme-default .t-text-base, .theme-default .h1, .theme-default h1, .theme-default .h2, .theme-default h2, .theme-default .h3, .theme-default h3, .theme-default .h4, .theme-default h4, .theme-default .h5, .theme-default h5, .theme-default .title, .theme-default .cart-list__item__title a, .cart-list__item__title .theme-default a, .theme-default .product-list__item__price, .theme-default .btn, .theme-default .checkout-list__item__title a, .checkout-list__item__title .theme-default a {
  color: #303436; }
.theme-default .t-text-secondary {
  color: #BE272A; }
.theme-default .t-text-link, .theme-default .link, .theme-default .btn.btn--rounded {
  color: #BE272A; }
.theme-default .t-text-link-hover, .theme-default .link:hover, .theme-default .btn.btn--rounded:hover {
  color: #941e21; }
.theme-default .t-text-check, .theme-default .checkbox-input + .checkbox-input__label:after {
  color: #15B568; }
.theme-default .t-text-nav {
  color: #1B1D1F; }
.theme-default .t-background-base, .theme-default .product-list__link, .theme-default .flexbox .product-list__item, .flexbox .theme-default .product-list__item, .theme-default .btn.btn--white {
  background-color: #fff; }
.theme-default .t-background-alternate, .theme-default .cart-list__item--total, .theme-default .btn, .theme-default .select-box--inverted {
  background-color: #fdfdfd; }
.theme-default .t-background-sthlm {
  background-color: #cccccc; }
.theme-default .t-background-green, .theme-default .cart__count, .theme-default .btn.btn--add-to-cart, .theme-default .btn.btn--green {
  background-color: #15B568; }
.theme-default .t-background-vinston {
  background-color: #cbe7dc; }
.theme-default .t-background-pink {
  background-color: #fee9e3; }
.theme-default {
  color: #303436; }

.theme-dark .t-text-base, .theme-dark .h1, .theme-dark h1, .theme-dark .h2, .theme-dark h2, .theme-dark .h3, .theme-dark h3, .theme-dark .h4, .theme-dark h4, .theme-dark .h5, .theme-dark h5, .theme-dark .title, .theme-dark .cart-list__item__title a, .cart-list__item__title .theme-dark a, .theme-dark .product-list__item__price, .theme-dark .btn, .theme-dark .checkout-list__item__title a, .checkout-list__item__title .theme-dark a {
  color: #303436; }
.theme-dark .t-text-secondary {
  color: #BE272A; }
.theme-dark .t-text-link, .theme-dark .link, .theme-dark .btn.btn--rounded {
  color: #BE272A; }
.theme-dark .t-text-link-hover, .theme-dark .link:hover, .theme-dark .btn.btn--rounded:hover {
  color: #941e21; }
.theme-dark .t-background-base, .theme-dark .product-list__link, .theme-dark .flexbox .product-list__item, .flexbox .theme-dark .product-list__item, .theme-dark .btn.btn--white {
  background-color: #555; }
.theme-dark .t-background-alternate, .theme-dark .cart-list__item--total, .theme-dark .btn, .theme-dark .select-box--inverted {
  background-color: #fdfdfd; }
.theme-dark .t-background-green, .theme-dark .cart__count, .theme-dark .btn.btn--add-to-cart, .theme-dark .btn.btn--green {
  background-color: #15B568; }
.theme-dark {
  color: #303436; }

/*------------------------------------*\
  Config
\*------------------------------------*/
/**
 * Modules
 */
html {
  font-size: 1.13em; }

html {
  line-height: 1.44; }

/**
 * Utils
 */
.u-font-weight-thin {
  font-weight: 100 !important; }
.u-font-weight-normal {
  font-weight: 400 !important; }
.u-font-weight-semibold {
  font-weight: 500 !important; }
.u-font-weight-bold {
  font-weight: 700 !important; }
.u-margin-a-n {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0px !important;
  margin: 0rem !important; }
.u-padding-a-n {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0px !important;
  padding: 0rem !important; }
.u-margin-a-xs {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 6.5px !important;
  margin: 0.36rem !important; }
.u-padding-a-xs {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 6.5px !important;
  padding: 0.36rem !important; }
.u-margin-a-s {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 13px !important;
  margin: 0.72rem !important; }
.u-padding-a-s {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 13px !important;
  padding: 0.72rem !important; }
.u-margin-a-m {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 26px !important;
  margin: 1.44rem !important; }
.u-padding-a-m {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 26px !important;
  padding: 1.44rem !important; }
.u-margin-a-l {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 39px !important;
  margin: 2.17rem !important; }
.u-padding-a-l {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 39px !important;
  padding: 2.17rem !important; }
.u-margin-a-xl {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 78px !important;
  margin: 4.33rem !important; }
.u-padding-a-xl {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 78px !important;
  padding: 4.33rem !important; }
.u-margin-t-n {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-top: 0px !important;
  margin-top: 0rem !important; }
.u-padding-t-n {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-top: 0px !important;
  padding-top: 0rem !important; }
.u-margin-t-xs {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-top: 6.5px !important;
  margin-top: 0.36rem !important; }
.u-padding-t-xs {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-top: 6.5px !important;
  padding-top: 0.36rem !important; }
.u-margin-t-s {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-top: 13px !important;
  margin-top: 0.72rem !important; }
.u-padding-t-s {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-top: 13px !important;
  padding-top: 0.72rem !important; }
.u-margin-t-m {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-top: 26px !important;
  margin-top: 1.44rem !important; }
.u-padding-t-m {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-top: 26px !important;
  padding-top: 1.44rem !important; }
.u-margin-t-l {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-top: 39px !important;
  margin-top: 2.17rem !important; }
.u-padding-t-l {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-top: 39px !important;
  padding-top: 2.17rem !important; }
.u-margin-t-xl {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-top: 78px !important;
  margin-top: 4.33rem !important; }
.u-padding-t-xl {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-top: 78px !important;
  padding-top: 4.33rem !important; }
.u-margin-r-n {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-right: 0px !important;
  margin-right: 0rem !important; }
.u-padding-r-n {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-right: 0px !important;
  padding-right: 0rem !important; }
.u-margin-r-xs {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-right: 6.5px !important;
  margin-right: 0.36rem !important; }
.u-padding-r-xs {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-right: 6.5px !important;
  padding-right: 0.36rem !important; }
.u-margin-r-s {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-right: 13px !important;
  margin-right: 0.72rem !important; }
.u-padding-r-s {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-right: 13px !important;
  padding-right: 0.72rem !important; }
.u-margin-r-m {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-right: 26px !important;
  margin-right: 1.44rem !important; }
.u-padding-r-m {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-right: 26px !important;
  padding-right: 1.44rem !important; }
.u-margin-r-l {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-right: 39px !important;
  margin-right: 2.17rem !important; }
.u-padding-r-l {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-right: 39px !important;
  padding-right: 2.17rem !important; }
.u-margin-r-xl {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-right: 78px !important;
  margin-right: 4.33rem !important; }
.u-padding-r-xl {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-right: 78px !important;
  padding-right: 4.33rem !important; }
.u-margin-b-n {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-bottom: 0px !important;
  margin-bottom: 0rem !important; }
.u-padding-b-n {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-bottom: 0px !important;
  padding-bottom: 0rem !important; }
.u-margin-b-xs {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-bottom: 6.5px !important;
  margin-bottom: 0.36rem !important; }
.u-padding-b-xs {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-bottom: 6.5px !important;
  padding-bottom: 0.36rem !important; }
.u-margin-b-s {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-bottom: 13px !important;
  margin-bottom: 0.72rem !important; }
.u-padding-b-s {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-bottom: 13px !important;
  padding-bottom: 0.72rem !important; }
.u-margin-b-m {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-bottom: 26px !important;
  margin-bottom: 1.44rem !important; }
.u-padding-b-m {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-bottom: 26px !important;
  padding-bottom: 1.44rem !important; }
.u-margin-b-l {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-bottom: 39px !important;
  margin-bottom: 2.17rem !important; }
.u-padding-b-l {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-bottom: 39px !important;
  padding-bottom: 2.17rem !important; }
.u-margin-b-xl {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-bottom: 78px !important;
  margin-bottom: 4.33rem !important; }
.u-padding-b-xl {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-bottom: 78px !important;
  padding-bottom: 4.33rem !important; }
.u-margin-l-n {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-left: 0px !important;
  margin-left: 0rem !important; }
.u-padding-l-n {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-left: 0px !important;
  padding-left: 0rem !important; }
.u-margin-l-xs {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-left: 6.5px !important;
  margin-left: 0.36rem !important; }
.u-padding-l-xs {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-left: 6.5px !important;
  padding-left: 0.36rem !important; }
.u-margin-l-s {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-left: 13px !important;
  margin-left: 0.72rem !important; }
.u-padding-l-s {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-left: 13px !important;
  padding-left: 0.72rem !important; }
.u-margin-l-m {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-left: 26px !important;
  margin-left: 1.44rem !important; }
.u-padding-l-m {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-left: 26px !important;
  padding-left: 1.44rem !important; }
.u-margin-l-l {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-left: 39px !important;
  margin-left: 2.17rem !important; }
.u-padding-l-l {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-left: 39px !important;
  padding-left: 2.17rem !important; }
.u-margin-l-xl {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-left: 78px !important;
  margin-left: 4.33rem !important; }
.u-padding-l-xl {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-left: 78px !important;
  padding-left: 4.33rem !important; }
.u-margin-h-n {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-left: 0px !important;
  margin-left: 0rem !important;
  margin-right: 0px !important;
  margin-right: 0rem !important; }
.u-padding-h-n {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-left: 0px !important;
  padding-left: 0rem !important;
  padding-right: 0px !important;
  padding-right: 0rem !important; }
.u-margin-h-xs {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-left: 6.5px !important;
  margin-left: 0.36rem !important;
  margin-right: 6.5px !important;
  margin-right: 0.36rem !important; }
.u-padding-h-xs {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-left: 6.5px !important;
  padding-left: 0.36rem !important;
  padding-right: 6.5px !important;
  padding-right: 0.36rem !important; }
.u-margin-h-s {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-left: 13px !important;
  margin-left: 0.72rem !important;
  margin-right: 13px !important;
  margin-right: 0.72rem !important; }
.u-padding-h-s {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-left: 13px !important;
  padding-left: 0.72rem !important;
  padding-right: 13px !important;
  padding-right: 0.72rem !important; }
.u-margin-h-m {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-left: 26px !important;
  margin-left: 1.44rem !important;
  margin-right: 26px !important;
  margin-right: 1.44rem !important; }
.u-padding-h-m {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-left: 26px !important;
  padding-left: 1.44rem !important;
  padding-right: 26px !important;
  padding-right: 1.44rem !important; }
.u-margin-h-l {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-left: 39px !important;
  margin-left: 2.17rem !important;
  margin-right: 39px !important;
  margin-right: 2.17rem !important; }
.u-padding-h-l {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-left: 39px !important;
  padding-left: 2.17rem !important;
  padding-right: 39px !important;
  padding-right: 2.17rem !important; }
.u-margin-h-xl {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-left: 78px !important;
  margin-left: 4.33rem !important;
  margin-right: 78px !important;
  margin-right: 4.33rem !important; }
.u-padding-h-xl {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-left: 78px !important;
  padding-left: 4.33rem !important;
  padding-right: 78px !important;
  padding-right: 4.33rem !important; }
.u-margin-v-n {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-top: 0px !important;
  margin-top: 0rem !important;
  margin-bottom: 0px !important;
  margin-bottom: 0rem !important; }
.u-padding-v-n {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-top: 0px !important;
  padding-top: 0rem !important;
  padding-bottom: 0px !important;
  padding-bottom: 0rem !important; }
.u-margin-v-xs {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-top: 6.5px !important;
  margin-top: 0.36rem !important;
  margin-bottom: 6.5px !important;
  margin-bottom: 0.36rem !important; }
.u-padding-v-xs {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-top: 6.5px !important;
  padding-top: 0.36rem !important;
  padding-bottom: 6.5px !important;
  padding-bottom: 0.36rem !important; }
.u-margin-v-s {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-top: 13px !important;
  margin-top: 0.72rem !important;
  margin-bottom: 13px !important;
  margin-bottom: 0.72rem !important; }
.u-padding-v-s {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-top: 13px !important;
  padding-top: 0.72rem !important;
  padding-bottom: 13px !important;
  padding-bottom: 0.72rem !important; }
.u-margin-v-m {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-top: 26px !important;
  margin-top: 1.44rem !important;
  margin-bottom: 26px !important;
  margin-bottom: 1.44rem !important; }
.u-padding-v-m {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-top: 26px !important;
  padding-top: 1.44rem !important;
  padding-bottom: 26px !important;
  padding-bottom: 1.44rem !important; }
.u-margin-v-l {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-top: 39px !important;
  margin-top: 2.17rem !important;
  margin-bottom: 39px !important;
  margin-bottom: 2.17rem !important; }
.u-padding-v-l {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-top: 39px !important;
  padding-top: 2.17rem !important;
  padding-bottom: 39px !important;
  padding-bottom: 2.17rem !important; }
.u-margin-v-xl {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  margin: 0;
  margin-top: 78px !important;
  margin-top: 4.33rem !important;
  margin-bottom: 78px !important;
  margin-bottom: 4.33rem !important; }
.u-padding-v-xl {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  padding: 0;
  padding-top: 78px !important;
  padding-top: 4.33rem !important;
  padding-bottom: 78px !important;
  padding-bottom: 4.33rem !important; }
.u-divider-a {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  border-style: solid;
  border-width: 1px !important; }
.u-divider-t {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  border-width: 0;
  border-style: solid;
  border-top-width: 1px !important; }
.u-divider-r {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  border-width: 0;
  border-style: solid;
  border-right-width: 1px !important; }
.u-divider-b {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  border-width: 0;
  border-style: solid;
  border-bottom-width: 1px !important; }
.u-divider-l {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  border-width: 0;
  border-style: solid;
  border-left-width: 1px !important; }
.u-divider-h {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  border-width: 0;
  border-style: solid;
  border-left-width: 1px !important;
  border-width: 0;
  border-style: solid;
  border-right-width: 1px !important; }
.u-divider-v {
  /**
   * If the direction is all we dont want to add any suffixes
   */
  border-width: 0;
  border-style: solid;
  border-top-width: 1px !important;
  border-width: 0;
  border-style: solid;
  border-bottom-width: 1px !important; }
/**
 * Loop to associate h1-h6 tags with their appropriate greek
 * heading based on a modular scale.
 * for each size in the scale, create a class
 */
.u-modular-scale-alpha {
  font-size: 64px;
  font-size: 3.56rem; }
.u-modular-scale-beta {
  font-size: 48px;
  font-size: 2.67rem; }
.u-modular-scale-gamma {
  font-size: 36px;
  font-size: 2rem; }
.u-modular-scale-delta {
  font-size: 24px;
  font-size: 1.33rem; }
.u-modular-scale-tjugo {
  font-size: 20px;
  font-size: 1.11rem; }
.u-modular-scale-epsilon {
  font-size: 18px;
  font-size: 1rem; }
.u-modular-scale-zeta {
  font-size: 16px;
  font-size: 0.89rem; }
.u-modular-scale-milli {
  font-size: 14px;
  font-size: 0.78rem; }
.u-modular-scale-tolv {
  font-size: 12px;
  font-size: 0.67rem; }
.u-modular-scale-micro {
  font-size: 10px;
  font-size: 0.56rem; }
/*------------------------------------*\
  GLOBAL DEFAULTS
\*------------------------------------*/
* {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

html {
  width: 100%;
  height: 100%;
  min-height: 100%; }

body {
  background: #efefee;
  background-image: url(../assets/img/snow.png);
  background-repeat: no-repeat;
  background-position: center center;
  color: #303436;
  font-family: "Open Sans", sans-serif;
  width: 100%;
  height: 100%; }

/*------------------------------------*\
  PARAGRAPHS
\*------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 26px 0;
  margin: 0 0 1.44rem 0;
  text-rendering: optimizeLegibility; }

/*------------------------------------*\
  Links
\*------------------------------------*/
a,
a:visited {
  -webkit-transition: color 0.2s ease-out;
          transition: color 0.2s ease-out;
  text-decoration: none; }

/*------------------------------------*\
  PARAGRAPHS
\*------------------------------------*/
p {
  margin: 0 0 26px 0;
  margin: 0 0 1.44rem 0; }

/*------------------------------------*\
  LISTS
\*------------------------------------*/
/**
 * Make lists follow the vertical rhythm
 */
ul, ol, dd {
  margin: 0 0 26px 26px;
  margin: 0 0 1.44rem 1.44rem; }

/**
 * Remove vertical spacing from nested lists.
 */
li > ul,
li > ol {
  margin-bottom: 0; }

/*------------------------------------*\
  $QUOTES
\*------------------------------------*/
/**
 * 1. Hang the opening quote of the blockquote.
 */
blockquote {
  text-indent: -0.41em;
  /* [1] */ }

/**
 * Set up quote marks on quoting elements. This is very English-based, so we are
 * using “, ”, advanced-, and advanced- quotes.
 */
blockquote {
  margin: 0 0 0px;
  margin: 0 0 0rem;
  quotes: "“" "”"; }
  blockquote p:before {
    content: "“";
    content: open-quote; }
  blockquote p:after {
    content: "";
    content: no-close-quote; }
  blockquote p:last-of-type:after {
    content: "”";
    content: close-quote; }

q {
  quotes: "advanced-" "advanced-" "“" "”";
  /**
   * If an element opens with an inline quote, letadvanced-s hang that.
   */ }
  q:before {
    content: "advanced-";
    content: open-quote; }
  q:after {
    content: "advanced-";
    content: close-quote; }
  q q:before {
    content: "“";
    content: open-quote; }
  q q:after {
    content: "”";
    content: close-quote; }
  q:first-child {
    display: inline-block;
    text-indent: -0.22em; }

/*------------------------------------*\
  CODE
\*------------------------------------*/
/**
 * Use an explicit font stack to ensure browsers render correct advanced-line-heightadvanced-.
 */
pre {
  margin: 0 0 26px 0;
  margin: 0 0 1.44rem 0;
  overflow: auto; }

pre mark {
  background: none;
  color: inherit; }

/**
 * 1. Fix an odd quirk whereby, without this, code blocks are rendered at a
 *    font-size smaller than 1em.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* [1] */ }

/*------------------------------------*\
  IMAGES
\*------------------------------------*/
/**
 * Fluid images.
 */
img {
  max-width: 100%; }

/**
 * Non-fluid images if you specify advanced-widthadvanced- and/or advanced-heightadvanced- attributes.
 */
img[width],
img[height] {
  max-width: none; }

/**
 * Images in advanced-figureadvanced- elements.
 */
figure > img {
  display: block; }

/**
 * Font import
 */
/**
 * Placeholder
 * Makes it easier styling placeholder texts in input fields.
 */
/**
 * Truncate
 * Force overly long spans of text to truncate.
 *
 * ex:
 * @include truncate(100%);
 */
/**
 * Size
 * Shorthand mixins to set the size of an selector with the units mixin
 */
/**
 * Font
 * A mixin that adds both a size and a line height.
 */
/*------------------------------------*\
  Typography
\*------------------------------------*/
.t-text-transform-uppercase {
  text-transform: uppercase; }

.t-text-italic {
  font-style: italic; }

/**
 * Headings
 */
.h1,
h1 {
  font-family: 'Bree Serif';
  font-size: 48px;
  font-size: 2.67rem;
  line-height: 1.21875;
  font-weight: 400;
  letter-spacing: 0.02em; }

.h2,
h2 {
  font-family: 'Bree Serif';
  font-size: 36px;
  font-size: 2rem;
  line-height: 1.33611;
  font-weight: 400; }

.h3,
h3 {
  font-family: 'Bree Serif';
  font-size: 24px;
  font-size: 1.33rem;
  line-height: 1.08333;
  font-weight: 400; }

.h4,
h4 {
  font-size: 18px;
  font-size: 1rem;
  line-height: 1.08333;
  font-weight: 700;
  text-transform: uppercase; }

.h5,
h5 {
  font-size: 18px;
  font-size: 1rem;
  font-weight: 700; }

.h6,
h6 {
  font-size: 16px;
  font-size: 0.89rem;
  font-weight: 500; }

.title {
  font-family: 'Bree Serif';
  font-size: 48px;
  font-size: 2.67rem;
  line-height: 1.21875;
  font-weight: 400;
  letter-spacing: 0.02em;
  margin-bottom: 0; }

/**
 * Links
 */
.link {
  -webkit-transition: color 0.2s ease-out;
          transition: color 0.2s ease-out;
  text-decoration: none; }

/**
 * Quotes
 */
/**
 * Inline quotes.
 */
q {
  quotes: "‘" "’" "“" "”"; }
  q:before {
    content: "\2018";
    content: open-quote; }
  q:after {
    content: "\2019";
    content: close-quote; }
  q q:before {
    content: "\201C";
    content: open-quote; }
  q q:after {
    content: "\201D";
    content: close-quote; }

blockquote {
  quotes: "“" "”"; }
  blockquote p:before {
    content: "“";
    content: open-quote; }
  blockquote p:after {
    content: "";
    content: no-close-quote; }
  blockquote p:last-of-type:after {
    content: "”";
    content: close-quote; }
  blockquote q:before {
    content: "\2018";
    content: open-quote; }
  blockquote q:after {
    content: "\2019";
    content: close-quote; }

/**
 *
   <blockquote>
       <p>Insanity: doing the same thing over and over again and expecting
       different results.</p>
       <b class=source>Albert Einstein</b>
   </blockquote>
 *
 */
blockquote {
  /**
   * .4em is roughly equal to the width of the opening " that we wish to hang.
   */
  font-size: 24px;
  font-size: 1.33rem;
  line-height: 1.35417;
  text-indent: -0.41em;
  font-style: italic; }
  blockquote p:last-of-type {
    margin-bottom: 0; }

.source {
  font-size: 16px;
  font-size: 0.89rem;
  line-height: 1.625;
  display: block;
  text-indent: 0; }
  .source:before {
    content: "\2014"; }

/**
 * Lists
 */
.ol {
  list-style: none; }
  .ol li {
    counter-reset: ol-counter; }
  .ol li:before {
    font-size: 24px;
    font-size: 1.33rem;
    line-height: 1.08333;
    content: counter(ol-counter);
    counter-increment: ol-counter; }

.container {
  margin: 0 auto;
  margin: 0 auto;
  max-width: 1200px;
  max-width: 66.67rem; }

.container--narrow {
  max-width: 760px;
  max-width: 42.22rem; }

@media (min-width: 0px) and (max-width: 980px) {
  .container {
    padding: 0 26px;
    padding: 0 1.44rem; } }
@media (min-width: 0px) and (max-width: 768px) {
  /**
   * Halves.
   */
  .palm-u-width-one-whole,
  .palm-u-width-1 {
    width: 100% !important; }

  /**
   * Halves.
   */
  .palm-u-width-one-half,
  .palm-u-width-1-of-2,
  .palm-u-width-two-quarters,
  .palm-u-width-2-of-4,
  .palm-u-width-three-sixths,
  .palm-u-width-3-of-6,
  .palm-u-width-four-eighths,
  .palm-u-width-4-of-8,
  .palm-u-width-five-tenths,
  .palm-u-width-5-of-10,
  .palm-u-width-six-twelfths,
  .palm-u-width-6-of-12 {
    width: 50% !important; }

  /**
   * Thirds.
   */
  .palm-u-width-one-third,
  .palm-u-width-1-of-3,
  .palm-u-width-two-sixths,
  .palm-u-width-2-of-6,
  .palm-u-width-three-ninths,
  .palm-u-width-3-of-9,
  .palm-u-width-four-twelfths,
  .palm-u-width-4-of-12 {
    width: 33.3333333% !important; }

  .palm-u-width-two-thirds,
  .palm-u-width-2-of-3,
  .palm-u-width-four-sixths,
  .palm-u-width-4-of-6,
  .palm-u-width-six-ninths,
  .palm-u-width-6-of-9,
  .palm-u-width-eight-twelfths,
  .palm-u-width-8-of-12 {
    width: 66.6666666% !important; }

  /**
   * Quarters.
   */
  .palm-u-width-one-quarter,
  .palm-u-width-1-of-4,
  .palm-u-width-two-eighths,
  .palm-u-width-2-of-8,
  .palm-u-width-three-twelfths,
  .palm-u-width-3-of-12 {
    width: 25% !important; }

  .palm-u-width-three-quarters,
  .palm-u-width-3-of-4,
  .palm-u-width-six-eighths,
  .palm-u-width-6-of-8,
  .palm-u-width-nine-twelfths,
  .palm-u-width-9-of-12 {
    width: 75% !important; }

  /**
   * Fifths.
   */
  .palm-u-width-one-fifth,
  .palm-u-width-1-of-5,
  .palm-u-width-two-tenths,
  .palm-u-width-2-of-10 {
    width: 20% !important; }

  .palm-u-width-two-fifths,
  .palm-u-width-2-of-5,
  .palm-u-width-four-tenths,
  .palm-u-width-4-of-10 {
    width: 40% !important; }

  .palm-u-width-three-fifths,
  .palm-u-width-3-of-5,
  .palm-u-width-six-tenths,
  .palm-u-width-6-of-10 {
    width: 60% !important; }

  .palm-u-width-four-fifths,
  .palm-u-width-4-of-5,
  .palm-u-width-eight-tenths,
  .palm-u-width-8-of-10 {
    width: 80% !important; }

  /**
   * Sixths.
   */
  .palm-u-width-one-sixth,
  .palm-u-width-1-of-6,
  .palm-u-width-two-twelfths,
  .palm-u-width-2-of-12 {
    width: 16.6666666% !important; }

  .palm-u-width-five-sixths,
  .palm-u-width-5-of-6,
  .palm-u-width-ten-twelfths,
  .palm-u-width-10-of-12 {
    width: 83.3333333% !important; }

  /**
   * Eighths.
   */
  .palm-u-width-one-eighth,
  .palm-u-width-1-of-8 {
    width: 12.5% !important; }

  .palm-u-width-three-eighths,
  .palm-u-width-3-of-8 {
    width: 37.5% !important; }

  .palm-u-width-five-eighths,
  .palm-u-width-5-of-8 {
    width: 62.5% !important; }

  .palm-u-width-seven-eighths,
  .palm-u-width-7-of-8 {
    width: 87.5% !important; }

  /**
   * Ninths.
   */
  .palm-u-width-one-ninth,
  .palm-u-width-1-of-9 {
    width: 11.1111111% !important; }

  .palm-u-width-two-ninths,
  .palm-u-width-2-of-9 {
    width: 22.2222222% !important; }

  .palm-u-width-four-ninths,
  .palm-u-width-4-of-9 {
    width: 44.4444444% !important; }

  .palm-u-width-five-ninths,
  .palm-u-width-5-of-9 {
    width: 55.5555555% !important; }

  .palm-u-width-seven-ninths,
  .palm-u-width-7-of-9 {
    width: 77.7777777% !important; }

  .palm-u-width-eight-ninths,
  .palm-u-width-8-of-9 {
    width: 88.8888888% !important; }

  /**
   * Tenths.
   */
  .palm-u-width-one-tenth,
  .palm-u-width-1-of-10 {
    width: 10% !important; }

  .palm-u-width-three-tenths,
  .palm-u-width-3-of-10 {
    width: 30% !important; }

  .palm-u-width-seven-tenths,
  .palm-u-width-7-of-10 {
    width: 70% !important; }

  .palm-u-width-nine-tenths,
  .palm-u-width-9-of-10 {
    width: 90% !important; }

  /**
   * Twelfths.
   */
  .palm-u-width-one-twelfth,
  .palm-u-width-1-of-12 {
    width: 8.3333333% !important; }

  .palm-u-width-five-twelfths,
  .palm-u-width-5-of-12 {
    width: 41.6666666% !important; }

  .palm-u-width-seven-twelfths,
  .palm-u-width-7-of-12 {
    width: 58.3333333% !important; }

  .palm-u-width-eleven-twelfths,
  .palm-u-width-11-of-12 {
    width: 91.6666666% !important; } }
@media (min-width: 768px) and (max-width: 980px) {
  /**
   * Halves.
   */
  .lap-u-width-one-whole,
  .lap-u-width-1 {
    width: 100% !important; }

  /**
   * Halves.
   */
  .lap-u-width-one-half,
  .lap-u-width-1-of-2,
  .lap-u-width-two-quarters,
  .lap-u-width-2-of-4,
  .lap-u-width-three-sixths,
  .lap-u-width-3-of-6,
  .lap-u-width-four-eighths,
  .lap-u-width-4-of-8,
  .lap-u-width-five-tenths,
  .lap-u-width-5-of-10,
  .lap-u-width-six-twelfths,
  .lap-u-width-6-of-12 {
    width: 50% !important; }

  /**
   * Thirds.
   */
  .lap-u-width-one-third,
  .lap-u-width-1-of-3,
  .lap-u-width-two-sixths,
  .lap-u-width-2-of-6,
  .lap-u-width-three-ninths,
  .lap-u-width-3-of-9,
  .lap-u-width-four-twelfths,
  .lap-u-width-4-of-12 {
    width: 33.3333333% !important; }

  .lap-u-width-two-thirds,
  .lap-u-width-2-of-3,
  .lap-u-width-four-sixths,
  .lap-u-width-4-of-6,
  .lap-u-width-six-ninths,
  .lap-u-width-6-of-9,
  .lap-u-width-eight-twelfths,
  .lap-u-width-8-of-12 {
    width: 66.6666666% !important; }

  /**
   * Quarters.
   */
  .lap-u-width-one-quarter,
  .lap-u-width-1-of-4,
  .lap-u-width-two-eighths,
  .lap-u-width-2-of-8,
  .lap-u-width-three-twelfths,
  .lap-u-width-3-of-12 {
    width: 25% !important; }

  .lap-u-width-three-quarters,
  .lap-u-width-3-of-4,
  .lap-u-width-six-eighths,
  .lap-u-width-6-of-8,
  .lap-u-width-nine-twelfths,
  .lap-u-width-9-of-12 {
    width: 75% !important; }

  /**
   * Fifths.
   */
  .lap-u-width-one-fifth,
  .lap-u-width-1-of-5,
  .lap-u-width-two-tenths,
  .lap-u-width-2-of-10 {
    width: 20% !important; }

  .lap-u-width-two-fifths,
  .lap-u-width-2-of-5,
  .lap-u-width-four-tenths,
  .lap-u-width-4-of-10 {
    width: 40% !important; }

  .lap-u-width-three-fifths,
  .lap-u-width-3-of-5,
  .lap-u-width-six-tenths,
  .lap-u-width-6-of-10 {
    width: 60% !important; }

  .lap-u-width-four-fifths,
  .lap-u-width-4-of-5,
  .lap-u-width-eight-tenths,
  .lap-u-width-8-of-10 {
    width: 80% !important; }

  /**
   * Sixths.
   */
  .lap-u-width-one-sixth,
  .lap-u-width-1-of-6,
  .lap-u-width-two-twelfths,
  .lap-u-width-2-of-12 {
    width: 16.6666666% !important; }

  .lap-u-width-five-sixths,
  .lap-u-width-5-of-6,
  .lap-u-width-ten-twelfths,
  .lap-u-width-10-of-12 {
    width: 83.3333333% !important; }

  /**
   * Eighths.
   */
  .lap-u-width-one-eighth,
  .lap-u-width-1-of-8 {
    width: 12.5% !important; }

  .lap-u-width-three-eighths,
  .lap-u-width-3-of-8 {
    width: 37.5% !important; }

  .lap-u-width-five-eighths,
  .lap-u-width-5-of-8 {
    width: 62.5% !important; }

  .lap-u-width-seven-eighths,
  .lap-u-width-7-of-8 {
    width: 87.5% !important; }

  /**
   * Ninths.
   */
  .lap-u-width-one-ninth,
  .lap-u-width-1-of-9 {
    width: 11.1111111% !important; }

  .lap-u-width-two-ninths,
  .lap-u-width-2-of-9 {
    width: 22.2222222% !important; }

  .lap-u-width-four-ninths,
  .lap-u-width-4-of-9 {
    width: 44.4444444% !important; }

  .lap-u-width-five-ninths,
  .lap-u-width-5-of-9 {
    width: 55.5555555% !important; }

  .lap-u-width-seven-ninths,
  .lap-u-width-7-of-9 {
    width: 77.7777777% !important; }

  .lap-u-width-eight-ninths,
  .lap-u-width-8-of-9 {
    width: 88.8888888% !important; }

  /**
   * Tenths.
   */
  .lap-u-width-one-tenth,
  .lap-u-width-1-of-10 {
    width: 10% !important; }

  .lap-u-width-three-tenths,
  .lap-u-width-3-of-10 {
    width: 30% !important; }

  .lap-u-width-seven-tenths,
  .lap-u-width-7-of-10 {
    width: 70% !important; }

  .lap-u-width-nine-tenths,
  .lap-u-width-9-of-10 {
    width: 90% !important; }

  /**
   * Twelfths.
   */
  .lap-u-width-one-twelfth,
  .lap-u-width-1-of-12 {
    width: 8.3333333% !important; }

  .lap-u-width-five-twelfths,
  .lap-u-width-5-of-12 {
    width: 41.6666666% !important; }

  .lap-u-width-seven-twelfths,
  .lap-u-width-7-of-12 {
    width: 58.3333333% !important; }

  .lap-u-width-eleven-twelfths,
  .lap-u-width-11-of-12 {
    width: 91.6666666% !important; } }
@media (min-width: 768px) {
  /**
   * Halves.
   */
  .lap-and-up-u-width-one-whole,
  .lap-and-up-u-width-1 {
    width: 100% !important; }

  /**
   * Halves.
   */
  .lap-and-up-u-width-one-half,
  .lap-and-up-u-width-1-of-2,
  .lap-and-up-u-width-two-quarters,
  .lap-and-up-u-width-2-of-4,
  .lap-and-up-u-width-three-sixths,
  .lap-and-up-u-width-3-of-6,
  .lap-and-up-u-width-four-eighths,
  .lap-and-up-u-width-4-of-8,
  .lap-and-up-u-width-five-tenths,
  .lap-and-up-u-width-5-of-10,
  .lap-and-up-u-width-six-twelfths,
  .lap-and-up-u-width-6-of-12 {
    width: 50% !important; }

  /**
   * Thirds.
   */
  .lap-and-up-u-width-one-third,
  .lap-and-up-u-width-1-of-3,
  .lap-and-up-u-width-two-sixths,
  .lap-and-up-u-width-2-of-6,
  .lap-and-up-u-width-three-ninths,
  .lap-and-up-u-width-3-of-9,
  .lap-and-up-u-width-four-twelfths,
  .lap-and-up-u-width-4-of-12 {
    width: 33.3333333% !important; }

  .lap-and-up-u-width-two-thirds,
  .lap-and-up-u-width-2-of-3,
  .lap-and-up-u-width-four-sixths,
  .lap-and-up-u-width-4-of-6,
  .lap-and-up-u-width-six-ninths,
  .lap-and-up-u-width-6-of-9,
  .lap-and-up-u-width-eight-twelfths,
  .lap-and-up-u-width-8-of-12 {
    width: 66.6666666% !important; }

  /**
   * Quarters.
   */
  .lap-and-up-u-width-one-quarter,
  .lap-and-up-u-width-1-of-4,
  .lap-and-up-u-width-two-eighths,
  .lap-and-up-u-width-2-of-8,
  .lap-and-up-u-width-three-twelfths,
  .lap-and-up-u-width-3-of-12 {
    width: 25% !important; }

  .lap-and-up-u-width-three-quarters,
  .lap-and-up-u-width-3-of-4,
  .lap-and-up-u-width-six-eighths,
  .lap-and-up-u-width-6-of-8,
  .lap-and-up-u-width-nine-twelfths,
  .lap-and-up-u-width-9-of-12 {
    width: 75% !important; }

  /**
   * Fifths.
   */
  .lap-and-up-u-width-one-fifth,
  .lap-and-up-u-width-1-of-5,
  .lap-and-up-u-width-two-tenths,
  .lap-and-up-u-width-2-of-10 {
    width: 20% !important; }

  .lap-and-up-u-width-two-fifths,
  .lap-and-up-u-width-2-of-5,
  .lap-and-up-u-width-four-tenths,
  .lap-and-up-u-width-4-of-10 {
    width: 40% !important; }

  .lap-and-up-u-width-three-fifths,
  .lap-and-up-u-width-3-of-5,
  .lap-and-up-u-width-six-tenths,
  .lap-and-up-u-width-6-of-10 {
    width: 60% !important; }

  .lap-and-up-u-width-four-fifths,
  .lap-and-up-u-width-4-of-5,
  .lap-and-up-u-width-eight-tenths,
  .lap-and-up-u-width-8-of-10 {
    width: 80% !important; }

  /**
   * Sixths.
   */
  .lap-and-up-u-width-one-sixth,
  .lap-and-up-u-width-1-of-6,
  .lap-and-up-u-width-two-twelfths,
  .lap-and-up-u-width-2-of-12 {
    width: 16.6666666% !important; }

  .lap-and-up-u-width-five-sixths,
  .lap-and-up-u-width-5-of-6,
  .lap-and-up-u-width-ten-twelfths,
  .lap-and-up-u-width-10-of-12 {
    width: 83.3333333% !important; }

  /**
   * Eighths.
   */
  .lap-and-up-u-width-one-eighth,
  .lap-and-up-u-width-1-of-8 {
    width: 12.5% !important; }

  .lap-and-up-u-width-three-eighths,
  .lap-and-up-u-width-3-of-8 {
    width: 37.5% !important; }

  .lap-and-up-u-width-five-eighths,
  .lap-and-up-u-width-5-of-8 {
    width: 62.5% !important; }

  .lap-and-up-u-width-seven-eighths,
  .lap-and-up-u-width-7-of-8 {
    width: 87.5% !important; }

  /**
   * Ninths.
   */
  .lap-and-up-u-width-one-ninth,
  .lap-and-up-u-width-1-of-9 {
    width: 11.1111111% !important; }

  .lap-and-up-u-width-two-ninths,
  .lap-and-up-u-width-2-of-9 {
    width: 22.2222222% !important; }

  .lap-and-up-u-width-four-ninths,
  .lap-and-up-u-width-4-of-9 {
    width: 44.4444444% !important; }

  .lap-and-up-u-width-five-ninths,
  .lap-and-up-u-width-5-of-9 {
    width: 55.5555555% !important; }

  .lap-and-up-u-width-seven-ninths,
  .lap-and-up-u-width-7-of-9 {
    width: 77.7777777% !important; }

  .lap-and-up-u-width-eight-ninths,
  .lap-and-up-u-width-8-of-9 {
    width: 88.8888888% !important; }

  /**
   * Tenths.
   */
  .lap-and-up-u-width-one-tenth,
  .lap-and-up-u-width-1-of-10 {
    width: 10% !important; }

  .lap-and-up-u-width-three-tenths,
  .lap-and-up-u-width-3-of-10 {
    width: 30% !important; }

  .lap-and-up-u-width-seven-tenths,
  .lap-and-up-u-width-7-of-10 {
    width: 70% !important; }

  .lap-and-up-u-width-nine-tenths,
  .lap-and-up-u-width-9-of-10 {
    width: 90% !important; }

  /**
   * Twelfths.
   */
  .lap-and-up-u-width-one-twelfth,
  .lap-and-up-u-width-1-of-12 {
    width: 8.3333333% !important; }

  .lap-and-up-u-width-five-twelfths,
  .lap-and-up-u-width-5-of-12 {
    width: 41.6666666% !important; }

  .lap-and-up-u-width-seven-twelfths,
  .lap-and-up-u-width-7-of-12 {
    width: 58.3333333% !important; }

  .lap-and-up-u-width-eleven-twelfths,
  .lap-and-up-u-width-11-of-12 {
    width: 91.6666666% !important; } }
@media (min-width: 0px) and (max-width: 980px) {
  /**
   * Halves.
   */
  .portable-u-width-one-whole,
  .portable-u-width-1 {
    width: 100% !important; }

  /**
   * Halves.
   */
  .portable-u-width-one-half,
  .portable-u-width-1-of-2,
  .portable-u-width-two-quarters,
  .portable-u-width-2-of-4,
  .portable-u-width-three-sixths,
  .portable-u-width-3-of-6,
  .portable-u-width-four-eighths,
  .portable-u-width-4-of-8,
  .portable-u-width-five-tenths,
  .portable-u-width-5-of-10,
  .portable-u-width-six-twelfths,
  .portable-u-width-6-of-12 {
    width: 50% !important; }

  /**
   * Thirds.
   */
  .portable-u-width-one-third,
  .portable-u-width-1-of-3,
  .portable-u-width-two-sixths,
  .portable-u-width-2-of-6,
  .portable-u-width-three-ninths,
  .portable-u-width-3-of-9,
  .portable-u-width-four-twelfths,
  .portable-u-width-4-of-12 {
    width: 33.3333333% !important; }

  .portable-u-width-two-thirds,
  .portable-u-width-2-of-3,
  .portable-u-width-four-sixths,
  .portable-u-width-4-of-6,
  .portable-u-width-six-ninths,
  .portable-u-width-6-of-9,
  .portable-u-width-eight-twelfths,
  .portable-u-width-8-of-12 {
    width: 66.6666666% !important; }

  /**
   * Quarters.
   */
  .portable-u-width-one-quarter,
  .portable-u-width-1-of-4,
  .portable-u-width-two-eighths,
  .portable-u-width-2-of-8,
  .portable-u-width-three-twelfths,
  .portable-u-width-3-of-12 {
    width: 25% !important; }

  .portable-u-width-three-quarters,
  .portable-u-width-3-of-4,
  .portable-u-width-six-eighths,
  .portable-u-width-6-of-8,
  .portable-u-width-nine-twelfths,
  .portable-u-width-9-of-12 {
    width: 75% !important; }

  /**
   * Fifths.
   */
  .portable-u-width-one-fifth,
  .portable-u-width-1-of-5,
  .portable-u-width-two-tenths,
  .portable-u-width-2-of-10 {
    width: 20% !important; }

  .portable-u-width-two-fifths,
  .portable-u-width-2-of-5,
  .portable-u-width-four-tenths,
  .portable-u-width-4-of-10 {
    width: 40% !important; }

  .portable-u-width-three-fifths,
  .portable-u-width-3-of-5,
  .portable-u-width-six-tenths,
  .portable-u-width-6-of-10 {
    width: 60% !important; }

  .portable-u-width-four-fifths,
  .portable-u-width-4-of-5,
  .portable-u-width-eight-tenths,
  .portable-u-width-8-of-10 {
    width: 80% !important; }

  /**
   * Sixths.
   */
  .portable-u-width-one-sixth,
  .portable-u-width-1-of-6,
  .portable-u-width-two-twelfths,
  .portable-u-width-2-of-12 {
    width: 16.6666666% !important; }

  .portable-u-width-five-sixths,
  .portable-u-width-5-of-6,
  .portable-u-width-ten-twelfths,
  .portable-u-width-10-of-12 {
    width: 83.3333333% !important; }

  /**
   * Eighths.
   */
  .portable-u-width-one-eighth,
  .portable-u-width-1-of-8 {
    width: 12.5% !important; }

  .portable-u-width-three-eighths,
  .portable-u-width-3-of-8 {
    width: 37.5% !important; }

  .portable-u-width-five-eighths,
  .portable-u-width-5-of-8 {
    width: 62.5% !important; }

  .portable-u-width-seven-eighths,
  .portable-u-width-7-of-8 {
    width: 87.5% !important; }

  /**
   * Ninths.
   */
  .portable-u-width-one-ninth,
  .portable-u-width-1-of-9 {
    width: 11.1111111% !important; }

  .portable-u-width-two-ninths,
  .portable-u-width-2-of-9 {
    width: 22.2222222% !important; }

  .portable-u-width-four-ninths,
  .portable-u-width-4-of-9 {
    width: 44.4444444% !important; }

  .portable-u-width-five-ninths,
  .portable-u-width-5-of-9 {
    width: 55.5555555% !important; }

  .portable-u-width-seven-ninths,
  .portable-u-width-7-of-9 {
    width: 77.7777777% !important; }

  .portable-u-width-eight-ninths,
  .portable-u-width-8-of-9 {
    width: 88.8888888% !important; }

  /**
   * Tenths.
   */
  .portable-u-width-one-tenth,
  .portable-u-width-1-of-10 {
    width: 10% !important; }

  .portable-u-width-three-tenths,
  .portable-u-width-3-of-10 {
    width: 30% !important; }

  .portable-u-width-seven-tenths,
  .portable-u-width-7-of-10 {
    width: 70% !important; }

  .portable-u-width-nine-tenths,
  .portable-u-width-9-of-10 {
    width: 90% !important; }

  /**
   * Twelfths.
   */
  .portable-u-width-one-twelfth,
  .portable-u-width-1-of-12 {
    width: 8.3333333% !important; }

  .portable-u-width-five-twelfths,
  .portable-u-width-5-of-12 {
    width: 41.6666666% !important; }

  .portable-u-width-seven-twelfths,
  .portable-u-width-7-of-12 {
    width: 58.3333333% !important; }

  .portable-u-width-eleven-twelfths,
  .portable-u-width-11-of-12 {
    width: 91.6666666% !important; } }
@media (min-width: 0px) and (max-width: 768px) {
  .u-palm-hidden {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 980px) {
  .u-lap-hidden {
    display: none !important; } }
@media (min-width: 768px) {
  .u-lap-and-up-hidden {
    display: none !important; } }
@media (min-width: 0px) and (max-width: 980px) {
  .u-portable-hidden {
    display: none !important; } }
.uppercase {
  text-transform: uppercase; }
  .uppercase-center {
    text-transform: uppercase;
    text-align: center; }

.underline {
  text-decoration: underline; }

/**
 * Components
 * reusable/framework components
 */
.site-nav {
  display: inline-block;
  list-style: none;
  margin: 0; }

.site-nav__item {
  font-size: 18px;
  font-size: 1rem;
  padding-top: 117px;
  padding-top: 6.5rem;
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  -webkit-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out; }
  .site-nav__item:first-child a:before {
    display: none; }
  .site-nav__item a {
    padding: 0 26px;
    padding: 0 1.44rem;
    color: #1B1D1F;
    display: block;
    position: relative; }
    .site-nav__item a:before {
      content: '';
      display: inline-block;
      width: 2px;
      background-color: rgba(151, 151, 151, 0.3);
      position: absolute;
      top: 2px;
      bottom: 2px;
      left: -1px; }
    .site-nav__item a:hover, .site-nav__item a.is-active {
      color: rgba(0, 0, 0, 0.3); }

.site-nav__toggle {
  display: none; }

@media (min-width: 0px) and (max-width: 980px) {
  .site-nav {
    background: #555;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    width: 100%;
    display: none;
    text-align: left; }

  .site-nav__item {
    line-height: 60px;
    line-height: 3.33rem;
    font-size: 18px;
    font-size: 1rem;
    display: block; }

  .site-nav__toggle {
    padding: 9px 13px;
    padding: 0.5rem 0.72rem;
    height: 60px;
    height: 3.33rem;
    line-height: 60px;
    line-height: 3.33rem;
    width: 58px;
    width: 3.22rem;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    color: #fff; }
    .site-nav__toggle:hover, .site-nav__toggle.is-active {
      background: #706f6f; } }
.cart {
  position: relative;
  /*background-image: url('/assets/img/cart/cart.png');
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: 20px;*/
  height: 75px;
  height: 4.17rem;
  font-size: 16px;
  font-size: 0.89rem;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out; }

.cart__count {
  position: absolute;
  top: 72%;
  right: 0;
  right: 0;
  margin: -16px 0 0;
  margin: -0.89rem 0 0;
  width: 32px;
  width: 1.78rem;
  height: 32px;
  height: 1.78rem;
  line-height: 32px;
  line-height: 1.78rem;
  color: #fff;
  text-align: center;
  border-radius: 100%;
  display: block; }

.cart__icon {
  position: relative;
  left: -10px;
  left: -0.56rem;
  display: inline-block;
  width: 136px;
  width: 7.56rem;
  height: 75px;
  height: 4.17rem;
  padding: 30px 52px;
  padding: 1.67rem 2.89rem; }
  .cart-is-open .cart__icon {
    background-color: #706f6f; }

.cart__title {
  display: none; }

.cart__content {
  background: #fff;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 1;
  width: 340px;
  width: 18.89rem;
  display: none;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  cursor: default; }
  .cart-is-open .cart__content {
    display: block; }

.cart-list {
  list-style: none;
  margin: 0; }

.cart-list__item {
  padding: 13px;
  padding: 0.72rem; }

.cart-list__item__title {
  font-size: 16px;
  font-size: 0.89rem;
  margin: 0;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

@media (min-width: 0px) and (max-width: 980px) {
  .cart {
    height: 60px;
    height: 3.33rem; }

  .cart__icon {
    display: inline-block;
    width: 58px;
    width: 3.22rem;
    height: 60px;
    height: 3.33rem;
    line-height: 60px;
    line-height: 3.33rem;
    padding: 9px 13px;
    padding: 0.5rem 0.72rem; }
    .cart-is-open .cart__icon {
      background-color: #706f6f; }

  .cart__title {
    display: none; }

  .cart__count {
    right: -13px;
    right: -0.72rem;
    margin: -20px 0 0;
    margin: -1.11rem 0 0;
    width: 22px;
    width: 1.22rem;
    height: 22px;
    height: 1.22rem;
    font-size: 16px;
    font-size: 0.89rem;
    line-height: 22px;
    line-height: 1.22rem; }

  .cart__content {
    width: 268px;
    width: 14.89rem;
    font-size: 14px;
    font-size: 0.78rem; }
    .cart-is-open .cart__content {
      display: block; }

  .cart-list__item__title {
    font-size: 14px; } }
/* Cart specific grid */
.cart .l-grid {
  margin: 0;
  margin: 0;
  margin-left: -13px;
  margin-left: -0.72rem; }
.cart .l-grid__item {
  padding-left: 13px;
  padding-left: 0.72rem; }

.tabs {
  list-style: none;
  display: inline-block;
  margin: 0; }

.tabs__item {
  display: inline-block; }

.tabs__link {
  padding: 13px 26px;
  padding: 0.72rem 1.44rem; }

@media (min-width: 0px) and (max-width: 768px) {
  .tabs__item {
    display: block; } }
.product-list__item {
  position: relative;
  margin-bottom: 26px;
  margin-bottom: 1.44rem; }

.product-list__link {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
  display: block;
  padding: 26px;
  padding: 1.44rem; }
  .product-list__link:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }

.product-list__item__title {
  font-size: 18px;
  font-size: 1rem;
  line-height: 1.44444;
  margin: 0; }
  .product-list__item__title span {
    display: block; }

.product-list__item__price {
  padding: 6.5px 13px;
  padding: 0.36rem 0.72rem;
  font-size: 20px;
  font-size: 1.11rem;
  line-height: 1.3; }

.product-list__item__price__current {
  font-weight: 700;
  margin: 0;
  color: red;
  display: inline-block; }

.product-list__item__price__previous {
  margin: 0;
  display: inline-block; }

.product-list__add-to-cart {
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px 13px;
  padding: 0.44rem 0.72rem;
  font-size: 48px;
  font-size: 2.67rem;
  line-height: 0.54167;
  cursor: pointer; }

.flexbox .product-list {
  margin: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }
.flexbox .product-list__item {
  padding: 0 0 26px;
  padding: 0 0 1.44rem;
  width: 31.5% !important;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out; }
  .flexbox .product-list__item:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); }
.flexbox .product-list__item__price {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 0 0 13px;
  padding: 0 0 0.72rem; }
.flexbox .product-list__link {
  box-shadow: none; }
  .flexbox .product-list__link:hover {
    box-shadow: none; }

@media (min-width: 0px) and (max-width: 768px) {
  .flexbox .product-list__item {
    width: 100% !important; } }
@media (min-width: 768px) and (max-width: 980px) {
  .flexbox .product-list__item {
    width: 49% !important; } }
.btn {
  display: inline-block;
  margin: 0;
  padding: 13px 52px;
  padding: 0.72rem 2.89rem;
  border: 0;
  outline: 0;
  border-radius: 3px; }
  .btn.btn--rounded {
    font-size: 24px;
    font-size: 1.33rem;
    line-height: 1.4625;
    border-radius: 30px; }
  .btn.btn--small {
    padding: 6.5px 13px;
    padding: 0.36rem 0.72rem; }
  .btn.btn--add-to-cart, .btn.btn--green {
    color: #fff !important; }
  .btn.btn--red {
    font-size: 40px;
    font-size: 2.22rem;
    padding: 6.5px 65px;
    padding: 0.36rem 3.61rem;
    font-family: 'Bree Serif', serif;
    background-color: #c31f1f;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 2px #4b4b4b;
    width: 100%; }
    .btn.btn--red:hover {
      background-color: #ef2a2a; }
  .btn.btn--green__big {
    font-size: 45px;
    font-size: 2.5rem;
    padding: 6.5px 65px;
    padding: 0.36rem 3.61rem;
    font-family: 'Bree Serif', serif;
    color: #fff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 2px #4b4b4b;
    background: #92ba2e;
    background: -webkit-linear-gradient(top, #92ba2e 0%, #739420 100%);
    background: linear-gradient(to bottom, #92ba2e 0%, #739420 100%); }
    .btn.btn--green__big:hover {
      background: #739420;
      background: -webkit-linear-gradient(top, #739420 0%, #92ba2e 100%);
      background: linear-gradient(to bottom, #739420 0%, #92ba2e 100%); }

@media (min-width: 768px) and (max-width: 980px) {
  .btn--red {
    width: 50%;
    display: block;
    margin: 0 auto; } }
@media (min-width: 0px) and (max-width: 768px) {
  .btn.btn--rounded {
    font-size: 14px;
    font-size: 0.78rem;
    line-height: 2.50714; }

  .btn--red {
    width: 100%; }

  .btn--green__big {
    width: 100%; } }
.product {
  position: relative; }

.product__image {
  position: relative; }

.product__title {
  font-size: 36px;
  font-size: 2rem;
  line-height: 1.08333;
  margin: 0 0 13px;
  margin: 0 0 0.72rem;
  font-weight: 700;
  letter-spacing: -1px; }
  .product__title span {
    font-weight: 400; }

.product__price {
  background: #e8452d;
  color: #fff;
  padding: 6.5px 13px;
  padding: 0.36rem 0.72rem;
  margin: 0 0 13px;
  margin: 0 0 0.72rem;
  display: inline-block; }

.product__price__current {
  font-size: 24px;
  font-size: 1.33rem;
  line-height: 1.08333;
  font-weight: 700;
  margin: 0;
  display: inline-block; }

.product__price__previous {
  margin: 0 0 0 6.5px;
  margin: 0 0 0 0.36rem;
  display: inline-block; }

.product__info {
  list-style: none;
  margin: 0; }

.product__info__item {
  margin-right: 26px;
  margin-right: 1.44rem;
  padding: 6.5px;
  padding: 0.36rem; }
  .product__info__item:nth-child(2n+0) {
    background-color: #F6F5F3;
    border-radius: 30px; }
  .product__info__item img {
    display: inline-block; }
  .product__info__item .fits__to {
    display: inline-block; }
  .product__info__item .caption {
    display: block; }

.fits__with {
  background-color: #fff !important; }

.checkout-list, .facts {
  list-style: none;
  margin: 0; }

.checkout-list__item {
  padding: 26px 0;
  padding: 1.44rem 0;
  border-top: 1px solid #e0e0e0; }

.checkout-list__item__title {
  font-size: 24px;
  font-size: 1.33rem;
  line-height: 1.08333;
  font-weight: 700;
  margin: 0; }
  .checkout-list__item__title span {
    font-weight: 400; }

.checkout-list__item__select {
  font-size: 24px;
  font-size: 1.33rem;
  line-height: 1.08333; }

.checkout-list__item__price {
  font-size: 24px;
  font-size: 1.33rem;
  line-height: 1.08333;
  white-space: nowrap; }

.text-input, .select-box {
  font-size: 20px;
  font-size: 1.11rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0 0 20px 0;
  padding: 0 20px;
  border: 0;
  outline: 0;
  box-shadow: 1px 1px 2px #7d8182 inset;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  width: 100%;
  height: 47px;
  border-radius: 3px;
  background-color: #fff; }
  .text-input.error, .error.select-box {
    box-shadow: 0 0 2px #f00 inset; }

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #353434; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #353434;
  opacity: 1; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #353434;
  opacity: 1; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #353434; }

.checkbox {
  vertical-align: middle; }

.checkbox-input:not(:checked),
.checkbox-input:checked {
  position: absolute;
  left: -9999px; }

.checkbox-input__label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  line-height: 26px;
  line-height: 1.44rem; }
  .checkbox-input__label a {
    color: inherit;
    text-decoration: underline; }

/**
 * Checkbox faux input
 */
.checkbox-input + .checkbox-input__label:before {
  -webkit-transition: all 0.2s ease-in;
          transition: all 0.2s ease-in;
  margin-right: 13px;
  margin-right: 0.72rem;
  width: 26px;
  width: 1.44rem;
  height: 26px;
  height: 1.44rem;
  display: inline-block;
  border: 0;
  box-shadow: 1px 1px 2px #7d8182 inset;
  border-radius: 3px;
  background-color: #fff;
  content: '';
  vertical-align: top; }

/**
 * Check icon
 */
.checkbox-input + .checkbox-input__label:after {
  -webkit-transition: all .2s;
          transition: all .2s;
  margin-left: 7px;
  margin-left: 0.39rem;
  margin-top: 7px;
  margin-top: 0.39rem;
  height: 26px;
  height: 1.44rem;
  width: 26px;
  width: 1.44rem;
  position: absolute;
  content: '✔';
  top: -20px;
  left: -5px;
  font-size: 40px;
  line-height: 1;
  border-radius: 3px; }

/**
 * Checked mark aspect changes
 */
.checkbox-input:not(:checked) + .checkbox-input__label:after {
  opacity: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0); }

.checkbox-input:checked + .checkbox-input__label:after {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1); }

/**
 * Focus styles for the checkbox input
 */
.select-box {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
  outline: none;
  box-shadow: 1px 1px 2px #7d8182 inset;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer; }

.select-box__label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  vertical-align: middle; }
  .select-box__label:focus {
    cursor: pointer; }

.select-box__arrows {
  position: absolute;
  top: 20px;
  top: 1.11rem;
  right: 13px;
  right: 0.72rem;
  width: 9px;
  width: 0.5rem;
  height: 15px;
  height: 0.83rem;
  background: url("../assets/img/icons/arrow.png") no-repeat;
  background-size: 100%;
  pointer-events: none;
  display: none\9;
  /* Hide the arrow in IE6, IE7, IE8 */ }

.select-box--small .select-box {
  padding: 3px 26px 3px 6.5px;
  padding: 0.17rem 1.44rem 0.17rem 0.36rem;
  font-size: 16px;
  font-size: 0.89rem; }
.select-box--small .select-box__arrows {
  top: 8px;
  top: 0.44rem;
  right: 10px;
  right: 0.56rem; }

@media (min-width: 0px) and (max-width: 980px) {
  .select-box--small .select-box {
    font-size: 14px;
    font-size: 0.78rem; }
  .select-box--small .select-box__arrows {
    top: 6px;
    top: 0.33rem;
    right: 9px;
    right: 0.5rem; } }
.overlay {
  padding: 26px;
  padding: 1.44rem;
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  display: none; }
  .overlay:target {
    display: block; }

.overlay__close {
  position: absolute;
  top: 5px;
  top: 0.28rem;
  right: 26px;
  right: 1.44rem;
  font-size: 72px;
  font-size: 4rem;
  line-height: 72px;
  line-height: 4rem;
  color: #fff; }

.overlay__content {
  max-width: 760px;
  max-width: 42.22rem;
  padding: 26px;
  padding: 1.44rem;
  margin: 0 auto;
  background: #fff;
  border-radius: 3px;
  height: 100%;
  overflow-y: auto; }

.divider--dashed {
  content: "";
  border-bottom: 2px dashed #EDEBE7;
  display: block;
  height: 0;
  width: 100%;
  margin-bottom: 10px; }
.divider--dotted {
  content: "";
  border-bottom: 2px dotted #353434;
  display: block;
  height: 0;
  width: 100%;
  margin-bottom: 10px; }

.footer-nav {
  display: inline-block;
  list-style: none;
  margin: 0; }

.footer-nav__item {
  font-size: 15px;
  font-size: 0.83rem;
  font-weight: 500;
  display: inline-block;
  -webkit-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out; }
  .footer-nav__item:first-child a:before {
    display: none; }
  .footer-nav__item a {
    padding: 0 26px;
    padding: 0 1.44rem;
    color: #1B1D1F;
    display: block;
    position: relative; }
    .footer-nav__item a:before {
      content: '';
      display: inline-block;
      width: 2px;
      background-color: rgba(151, 151, 151, 0.3);
      position: absolute;
      top: 2px;
      bottom: 2px;
      left: -1px; }
    .footer-nav__item a:hover, .footer-nav__item a.is-active {
      color: rgba(0, 0, 0, 0.3); }

@media (min-width: 0px) and (max-width: 980px) {
  .footer-nav__item a {
    padding: 0 52px;
    padding: 0 2.89rem; }
    .footer-nav__item a:before {
      display: none; } }
.inline {
  display: inline-block; }

.block {
  display: block; }

@media (min-width: 0px) and (max-width: 980px) {
  .mobile-hidden {
    display: none !important; } }
@media (min-width: 980px) {
  .desktop-hidden {
    display: none !important; } }
.facts {
  font-family: 'Bree Serif', serif;
  border: 2px dotted #353434;
  width: 650px;
  margin: 0; }
  .facts--container {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }

.facts__item {
  text-align: left; }

.facts__key {
  width: 175px;
  width: 9.72rem;
  display: inline-block;
  vertical-align: middle;
  position: relative; }
  .facts__key:before {
    position: absolute;
    display: block;
    top: 100%;
    left: 0;
    content: '';
    border-bottom: 2px dotted #353434;
    width: 100%;
    height: 1px;
    margin-top: -9px;
    z-index: 1; }
  .facts__key span {
    background: #cccccc;
    display: inline-block;
    position: relative;
    z-index: 2; }

.facts__value {
  display: inline-block;
  vertical-align: middle; }

.form__title {
  font-size: 40px;
  font-size: 2.22rem; }
.form__amount--wrapper {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }
.form__amount {
  font-size: 13px;
  font-size: 0.72rem;
  font-weight: 700;
  font-weight: 700;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(50%);
      -ms-transform: translateY(50%);
          transform: translateY(50%); }
.form__total {
  font-family: 'Bree Serif';
  font-size: 28px;
  font-size: 1.56rem;
  color: #6d6d6d; }
.form__terms {
  font-size: 14px;
  font-size: 0.78rem;
  text-align: center; }
.form__message {
  padding: 13px;
  padding: 0.72rem;
  font-size: 24px;
  font-size: 1.33rem;
  color: #c31f1f; }

.form__count {
  position: relative; }

@media (min-width: 768px) and (max-width: 980px) {
  .form__total {
    font-size: 46px;
    font-size: 2.56rem; } }
@media (min-width: 0px) and (max-width: 768px) {
  .form__total {
    text-align: center; }
  .form__text {
    text-align: center; }
  .form__message {
    font-size: 18px;
    font-size: 1rem; } }
.amount {
  position: relative; }

.order-form {
  padding-top: 13px;
  padding-top: 0.72rem; }

@media (min-width: 0px) and (max-width: 768px) {
  .order-form {
    padding-top: 0; } }
@media (min-width: 768px) and (max-width: 980px) {
  .arrow {
    position: absolute;
    left: 160px; } }
.logo {
  padding: 0 13px 0 0;
  padding: 0 0.72rem 0 0;
  display: block;
  padding-bottom: 20px;
  margin: 0 auto; }

@media (min-width: 0px) and (max-width: 768px) {
  .logo {
    max-height: 50px;
    padding: 0 12px 0 0; } }
/**
 * Layout
 * reusable layout components
 */
/*------------------------------------*\
  Layout - Vertical align
\*------------------------------------*/
.l-vertical-align {
  width: 100%;
  height: 100%; }
  .l-vertical-align::before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle; }

.l-vertical-align__inner {
  display: inline-block;
  vertical-align: middle; }

/**
 * Alternative vertical align using table
 */
.l-vertical-align--alt {
  display: table; }
  .l-vertical-align--alt .l-vertical-align__inner {
    display: table-cell;
    width: 100%; }

.u-fill {
  width: 100%;
  height: 100%; }
.u-fill-width {
  width: 100%; }
.u-fill-height {
  height: 100%; }
/*------------------------------------*\
  Layout - Grid
\*------------------------------------*/
/**
 * Combine this with the width util
 */
/**
 * Begin a layout group.
 */
.l-grid {
  margin: 0 0 0 -26px;
  margin: 0 0 0 -1.44rem;
  list-style: none;
  padding: 0; }

/**
 * 1. Cause columns to stack side-by-side.
 * 2. Space columns apart.
 * 3. Align columns to the tops of each other.
 * 4. Full-width unless told to behave otherwise.
 * 5. Required to combine fluid widths and fixed gutters.
 */
.l-grid__item {
  display: inline-block;
  /* [1] */
  padding-left: 26px;
  padding-left: 1.44rem;
  /* [2] */
  vertical-align: top;
  /* [3] */
  width: 100%;
  /* [4] */ }

/**
 * Layouts with small gutters.
 */
.l-grid--small {
  margin-left: -13px;
  margin-left: -0.72rem; }
  .l-grid--small > .l-grid__item {
    padding-left: 13px;
    padding-left: 0.72rem; }

/**
 * Layouts with large gutters.
 */
.l-grid--large {
  margin-left: -52px;
  margin-left: -2.89rem; }
  .l-grid--large > .l-grid__item {
    padding-left: 52px;
    padding-left: 2.89rem; }

/**
 * Layouts with no gutters.
 */
.l-grid--flush {
  margin-left: 0; }
  .l-grid--flush > .l-grid__item {
    padding-left: 0; }

/**
 * Reversed rendered order of layout items, e.g. items 1, 2, 3, 4 in your
 * markup will display in order 4, 3, 2, 1 on your page.
 */
.l-grid--rev {
  direction: rtl;
  text-align: left; }
  .l-grid--rev > .l-grid__item {
    direction: ltr;
    text-align: left; }

/**
 * Align layout items to the vertical centers of each other.
 */
.l-grid--middle > .l-grid__item {
  vertical-align: middle; }

/**
 * Align layout items to the vertical bottoms of each other.
 */
.l-grid--bottom > .l-grid__item {
  vertical-align: bottom; }

/**
 * Make the layout items fill up from the right hand side.
 */
.l-grid--right {
  text-align: right; }
  .l-grid--right > .l-grid__item {
    text-align: left; }

/**
 * Make the layout items fill up from the center outward.
 */
.l-grid--center {
  text-align: center; }
  .l-grid--center > .l-grid__item {
    text-align: left; }

.l-container {
  width: 100%; }

@media (min-width: 980px) {
  .l-container {
    margin: 0 auto;
    margin: 0 auto;
    width: 1024px;
    width: 56.89rem; } }
/**
 * Modules
 * more specific declarations, may be built on a per page basis
 */
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  background: #f6f5f3;
  height: 75px;
  height: 4.17rem;
  box-shadow: 0 -10px 0 10px #fff; }
  .site-header.site-header--fixed {
    position: fixed; }
  .site-header .container {
    position: relative; }

.site-header__logo {
  position: absolute;
  top: 5px;
  top: 0.28rem;
  left: 30px;
  left: 1.67rem;
  padding: 0 25px 0;
  padding: 0 1.39rem 0;
  z-index: 2;
  background: url("../assets/img/logo.png") no-repeat;
  width: 100px;
  width: 5.56rem;
  height: 100px;
  height: 5.56rem;
  text-align: left;
  text-indent: -9999px; }

.site-header__title {
  padding: 20px 0 0 120px;
  padding: 1.11rem 0 0 6.67rem; }

.site-header__padding {
  padding-top: 75px;
  padding-top: 4.17rem; }

@media (min-width: 0px) and (max-width: 768px) {
  .site-header {
    display: none; }

  .site-header__logo {
    width: 105px;
    width: 5.83rem;
    height: 74px;
    height: 4.11rem;
    top: 10px;
    top: 0.56rem;
    background-size: 100%; }

  .site-header__title {
    padding: 5px 0 0 100px;
    padding: 0.28rem 0 0 5.56rem; }

  .site-header__padding {
    padding-top: 0;
    padding-top: 0; }

  .vinston {
    display: none; }

  h1 {
    font-size: 36px;
    font-size: 2rem; } }
.footer--container {
  padding: 26px 0;
  padding: 1.44rem 0; }

@media (min-width: 0px) and (max-width: 768px) {
  .footer--container {
    padding: 0; } }
/**
 * States
 */
