/* IMPORT GLOBALS */
/* IMPORT SCSS FILES */
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
/* line 8, ../sass/base/_normalise.scss */
html {
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

/**
 * Remove the margin in all browsers (opinionated).
 */
/* line 20, ../sass/base/_normalise.scss */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
/* line 33, ../sass/base/_normalise.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */
/* line 52, ../sass/base/_normalise.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
/* line 63, ../sass/base/_normalise.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
/* line 72, ../sass/base/_normalise.scss */
progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
/* line 81, ../sass/base/_normalise.scss */
template,
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
/* line 94, ../sass/base/_normalise.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
/* line 104, ../sass/base/_normalise.scss */
a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
/* line 117, ../sass/base/_normalise.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
/* line 127, ../sass/base/_normalise.scss */
b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
/* line 136, ../sass/base/_normalise.scss */
b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */
/* line 145, ../sass/base/_normalise.scss */
dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* line 154, ../sass/base/_normalise.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */
/* line 163, ../sass/base/_normalise.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
/* line 172, ../sass/base/_normalise.scss */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
/* line 181, ../sass/base/_normalise.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 189, ../sass/base/_normalise.scss */
sub {
  bottom: -0.25em;
}

/* line 193, ../sass/base/_normalise.scss */
sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
/* line 204, ../sass/base/_normalise.scss */
img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */
/* line 212, ../sass/base/_normalise.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
/* line 224, ../sass/base/_normalise.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */
/* line 236, ../sass/base/_normalise.scss */
figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
/* line 245, ../sass/base/_normalise.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
/* line 259, ../sass/base/_normalise.scss */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */
/* line 271, ../sass/base/_normalise.scss */
optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
/* line 280, ../sass/base/_normalise.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
/* line 290, ../sass/base/_normalise.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
/* line 301, ../sass/base/_normalise.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
/* line 312, ../sass/base/_normalise.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
/* line 324, ../sass/base/_normalise.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
/* line 335, ../sass/base/_normalise.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
/* line 348, ../sass/base/_normalise.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
/* line 361, ../sass/base/_normalise.scss */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
/* line 370, ../sass/base/_normalise.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
/* line 380, ../sass/base/_normalise.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
/* line 390, ../sass/base/_normalise.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
/* line 399, ../sass/base/_normalise.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
/* line 408, ../sass/base/_normalise.scss */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
/* line 418, ../sass/base/_normalise.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* line 1, ../sass/base/_reset.scss */
body,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
figure,
table, th, td, caption,
hr {
  margin: 0;
  padding: 0;
}

/* line 13, ../sass/base/_reset.scss */
* {
  box-sizing: border-box;
}

/* line 17, ../sass/base/_reset.scss */
body {
  margin: 0;
}

/* line 21, ../sass/base/_reset.scss */
abbr[title],
dfn[title] {
  cursor: help;
}

/* line 25, ../sass/base/_reset.scss */
u,
ins {
  text-decoration: none;
}

/* line 30, ../sass/base/_reset.scss */
ins {
  border-bottom: 1px solid;
}

/* line 34, ../sass/base/_reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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.
 */
/* line 55, ../sass/base/_reset.scss */
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.
 */
/* line 68, ../sass/base/_reset.scss */
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/10/11, Safari, and Firefox < 22.
 */
/* line 78, ../sass/base/_reset.scss */
[hidden],
template {
  display: none;
}

/* Links
========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 90, ../sass/base/_reset.scss */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
/* line 99, ../sass/base/_reset.scss */
a:active,
a:hover {
  outline: 0;
}

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

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

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 128, ../sass/base/_reset.scss */
dfn {
  font-style: italic;
}

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

/**
 * Address styling not present in IE 8/9.
 */
/* line 146, ../sass/base/_reset.scss */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 155, ../sass/base/_reset.scss */
small {
  font-size: 80%;
}

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

/* line 171, ../sass/base/_reset.scss */
sup {
  top: -0.5em;
}

/* line 175, ../sass/base/_reset.scss */
sub {
  bottom: -0.25em;
}

/* Embedded content
========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 186, ../sass/base/_reset.scss */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 194, ../sass/base/_reset.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 205, ../sass/base/_reset.scss */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 213, ../sass/base/_reset.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 222, ../sass/base/_reset.scss */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 230, ../sass/base/_reset.scss */
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.
 */
/* line 253, ../sass/base/_reset.scss */
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.
 */
/* line 267, ../sass/base/_reset.scss */
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.
 */
/* line 278, ../sass/base/_reset.scss */
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.
 */
/* line 291, ../sass/base/_reset.scss */
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.
 */
/* line 303, ../sass/base/_reset.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 312, ../sass/base/_reset.scss */
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.
 */
/* line 323, ../sass/base/_reset.scss */
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.
 */
/* line 335, ../sass/base/_reset.scss */
input[type="checkbox"],
input[type="radio"] {
  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`.
 */
/* line 347, ../sass/base/_reset.scss */
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.
 */
/* line 357, ../sass/base/_reset.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * 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).
 */
/* line 368, ../sass/base/_reset.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 377, ../sass/base/_reset.scss */
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.
 */
/* line 388, ../sass/base/_reset.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 397, ../sass/base/_reset.scss */
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.
 */
/* line 406, ../sass/base/_reset.scss */
optgroup {
  font-weight: bold;
}

/* Tables
========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 417, ../sass/base/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 422, ../sass/base/_reset.scss */
td,
th {
  padding: 0;
}

/* line 1, ../sass/base/_base.scss */
html {
  height: 100%;
  background-color: #fff;
}

/* line 6, ../sass/base/_base.scss */
body {
  background-color: #F8F9FB;
  font-family: 'Brandon Grotesque', 'Helvetica', sans-serif;
}

/* line 11, ../sass/base/_base.scss */
p {
  color: #3B3C51;
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
@media screen and (max-width: 719px) {
  /* line 11, ../sass/base/_base.scss */
  p {
    font-size: 15px;
    line-height: 26px;
  }
}

/* line 16, ../sass/base/_base.scss */
a {
  cursor: pointer;
  color: #3B3C51;
  text-decoration: none;
  transition: all 150ms ease-out;
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent;
  /* For some Androids */
}
@media screen and (min-width: 1024px) {
  /* line 25, ../sass/base/_base.scss */
  a:hover {
    color: #FFA74D;
  }
}

/* line 31, ../sass/base/_base.scss */
a:active {
  background-color: transparant;
}

/* line 35, ../sass/base/_base.scss */
h1 {
  font-size: 22px;
  font-weight: 800;
  line-height: 30px;
}
@media screen and (max-width: 719px) {
  /* line 35, ../sass/base/_base.scss */
  h1 {
    font-size: 16px;
    line-height: 26px;
  }
}

/* line 39, ../sass/base/_base.scss */
h2 {
  font-size: 24px;
  font-weight: 800;
  line-height: 20px;
}
@media screen and (max-width: 719px) {
  /* line 39, ../sass/base/_base.scss */
  h2 {
    font-size: 20px;
  }
}

/* line 43, ../sass/base/_base.scss */
h3 {
  font-size: 16px;
  line-height: 20px;
  font-weight: 800;
  text-transform: uppercase;
}
@media screen and (max-width: 719px) {
  /* line 43, ../sass/base/_base.scss */
  h3 {
    font-size: 14px;
  }
}

/* line 47, ../sass/base/_base.scss */
::selection {
  background: #555;
  color: #FFF;
}

/* line 51, ../sass/base/_base.scss */
::-moz-selection {
  background: #555;
  color: #FFF;
}

/* line 55, ../sass/base/_base.scss */
::-webkit-selection {
  background: #555;
  color: #FFF;
}

/* line 60, ../sass/base/_base.scss */
::-webkit-scrollbar {
  width: 0px;
}

/* line 63, ../sass/base/_base.scss */
::-webkit-scrollbar-button {
  /* 2 */
}

/* line 64, ../sass/base/_base.scss */
::-webkit-scrollbar-track {
  /* 3 */
}

/* line 65, ../sass/base/_base.scss */
::-webkit-scrollbar-track-piece {
  /* 4 */
}

/* line 66, ../sass/base/_base.scss */
::-webkit-scrollbar-thumb {
  /* 5 */
}

/* line 67, ../sass/base/_base.scss */
::-webkit-scrollbar-corner {
  /* 6 */
}

/* line 68, ../sass/base/_base.scss */
::-webkit-resizer {
  /* 7 */
}

/* line 1, ../sass/objects/_social.scss */
.bs-o-social {
  list-style: none;
  margin-bottom: 20px;
}
/* line 6, ../sass/objects/_social.scss */
.bs-o-social li {
  width: 45px;
  height: 45px;
  margin: 0 5px;
  overflow: hidden;
  border-radius: 50%;
  display: inline-block;
}
/* line 15, ../sass/objects/_social.scss */
.bs-o-social a {
  width: 100%;
  height: 100%;
  display: block;
  background-color: #DDE4EB;
}
/* line 22, ../sass/objects/_social.scss */
.bs-o-social .bs-o-social__item {
  transition: all 250ms ease-out;
}
/* line 25, ../sass/objects/_social.scss */
.bs-o-social .bs-o-social__item > span {
  width: 100%;
  height: 100%;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
}
/* line 37, ../sass/objects/_social.scss */
.bs-o-social .bs-o-social__item--facebook > span {
  background-size: 10px 20px;
  background-image: url("../img/design/social-facebook@2x.png");
}
@media screen and (min-width: 1024px) {
  /* line 43, ../sass/objects/_social.scss */
  .bs-o-social .bs-o-social__item--facebook:hover {
    background-color: #3B5999;
  }
}
/* line 50, ../sass/objects/_social.scss */
.bs-o-social .bs-o-social__item--instagram > span {
  background-size: 20px 20px;
  background-image: url("../img/design/social-instagram@2x.png");
}
@media screen and (min-width: 1024px) {
  /* line 56, ../sass/objects/_social.scss */
  .bs-o-social .bs-o-social__item--instagram:hover {
    background-color: #F53F12;
  }
}
/* line 63, ../sass/objects/_social.scss */
.bs-o-social .bs-o-social__item--dribbble > span {
  background-size: 22px 22px;
  background-image: url("../img/design/social-dribbble@2x.png");
}
@media screen and (min-width: 1024px) {
  /* line 69, ../sass/objects/_social.scss */
  .bs-o-social .bs-o-social__item--dribbble:hover {
    background-color: #F26798;
  }
}
/* line 76, ../sass/objects/_social.scss */
.bs-o-social .bs-o-social__item--behance > span {
  background-size: 20px 13px;
  background-image: url("../img/design/social-behance@2x.png");
}
@media screen and (min-width: 1024px) {
  /* line 82, ../sass/objects/_social.scss */
  .bs-o-social .bs-o-social__item--behance:hover {
    background-color: #1769FF;
  }
}

/* line 1, ../sass/objects/_buttons.scss */
.bs-o-button {
  font-size: 16px;
  font-weight: 700;
  padding: 10px 20px;
  color: #fff;
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  /* line 9, ../sass/objects/_buttons.scss */
  .bs-o-button:hover {
    color: #fff;
  }
}

/* line 15, ../sass/objects/_buttons.scss */
.bs-o-button--action {
  border-radius: 100px;
  background-color: #FFA74D;
}
@media screen and (min-width: 1024px) {
  /* line 20, ../sass/objects/_buttons.scss */
  .bs-o-button--action:hover {
    background-color: #FF9325;
  }
}

/* line 26, ../sass/objects/_buttons.scss */
.bs-o-button--soon {
  cursor: default;
  border-radius: 5px;
  padding: 8px 20px 12px 20px;
  background-color: #000;
}
@media screen and (min-width: 1024px) {
  /* line 33, ../sass/objects/_buttons.scss */
  .bs-o-button--soon:hover {
    background-color: #000;
  }
}

/* line 1, ../sass/objects/_download.scss */
.bs-o-download {
  width: 135px;
  height: 40px;
  display: inline-block;
  background-size: 135px 40px;
  background-repeat: no-repeat;
  background-image: url("../img/design/download.png");
}

/* line 3, ../sass/objects/_containers.scss */
.bs-o-container {
  width: 92%;
  margin: 0 auto;
  position: relative;
  max-width: 960px;
}

/* line 10, ../sass/objects/_containers.scss */
.bs-o-container--560 {
  width: 80%;
  max-width: 560px;
}

/* line 15, ../sass/objects/_containers.scss */
.bs-o-container--300 {
  max-width: 300px;
}

/* line 1, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack {
  width: 100%;
  border-radius: 5px;
  margin-bottom: 40px;
  background-color: #fff;
  box-shadow: 0px 1px 3px 0px rgba(59, 60, 81, 0.15);
}
@media screen and (max-width: 719px) {
  /* line 1, ../sass/objects/_stickerpack.scss */
  .bs-o-stickerpack {
    margin-bottom: 20px;
  }
}
/* line 12, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack .bs-o-stickerpack__header {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 30px 40px 30px 30px;
  border-bottom: 1px solid rgba(160, 166, 195, 0.2);
}
/* line 19, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack .bs-o-stickerpack__header > * {
  display: inline-block;
  vertical-align: middle;
}
/* line 24, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack .bs-o-stickerpack__header > img {
  width: 80px;
  height: auto;
  margin-right: 20px;
}
/* line 30, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack .bs-o-stickerpack__header > span {
  height: 40px;
}
/* line 34, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack .bs-o-stickerpack__header > div {
  height: 40px;
  float: right;
  margin-top: 10px;
}
@media screen and (max-width: 719px) {
  /* line 34, ../sass/objects/_stickerpack.scss */
  .bs-o-stickerpack .bs-o-stickerpack__header > div {
    display: none;
  }
}
/* line 44, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack .bs-o-stickerpack__header > a {
  float: right;
  margin-top: 10px;
}
@media screen and (max-width: 719px) {
  /* line 44, ../sass/objects/_stickerpack.scss */
  .bs-o-stickerpack .bs-o-stickerpack__header > a {
    display: none;
  }
}
@media screen and (max-width: 719px) {
  /* line 12, ../sass/objects/_stickerpack.scss */
  .bs-o-stickerpack .bs-o-stickerpack__header {
    text-align: center;
    padding: 30px 40px 30px 30px;
  }
  /* line 57, ../sass/objects/_stickerpack.scss */
  .bs-o-stickerpack .bs-o-stickerpack__header > * {
    display: block;
    vertical-align: none;
  }
  /* line 62, ../sass/objects/_stickerpack.scss */
  .bs-o-stickerpack .bs-o-stickerpack__header > img {
    margin: 0 auto;
    margin-bottom: 20px;
  }
}
/* line 69, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack .bs-o-stickerpack__stickers {
  position: relative;
  padding: 20px 0 45px 0;
}
/* line 73, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack .bs-o-stickerpack__stickers ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}
/* line 79, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack .bs-o-stickerpack__stickers ul li {
  width: 120px;
  height: 120px;
  display: inline-block;
  margin: 30px 25px 0 25px;
}
/* line 85, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack .bs-o-stickerpack__stickers ul li img {
  width: 100%;
  height: auto;
}
/* line 92, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack .bs-o-stickerpack__stickers > div {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  width: 100%;
  text-align: center;
  position: absolute;
  transition: opacity 250ms 0ms ease-out;
  background-color: rgba(0, 0, 0, 0.6);
}
/* line 104, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack .bs-o-stickerpack__stickers > div > div {
  height: 100%;
}
/* line 107, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack .bs-o-stickerpack__stickers > div > div p {
  top: 50%;
  position: relative;
  transform: translateY(-50%);
  padding-bottom: 20px;
}
/* line 115, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack .bs-o-stickerpack__stickers > div p {
  color: white;
  font-size: 20px;
  font-weight: 800;
  line-height: 24px;
}
/* line 122, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack .bs-o-stickerpack__stickers > div span {
  left: 0;
  right: 0;
  bottom: 20px;
  display: block;
  position: absolute;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
@media screen and (max-width: 719px) {
  /* line 122, ../sass/objects/_stickerpack.scss */
  .bs-o-stickerpack .bs-o-stickerpack__stickers > div span {
    font-size: 13px;
  }
}
@media screen and (max-width: 719px) {
  /* line 69, ../sass/objects/_stickerpack.scss */
  .bs-o-stickerpack .bs-o-stickerpack__stickers {
    padding: 30px 0 35px 0;
  }
  /* line 135, ../sass/objects/_stickerpack.scss */
  .bs-o-stickerpack .bs-o-stickerpack__stickers ul li {
    width: 85px;
    height: 85px;
    margin: 8px 8px 0 8px;
  }
}
@media screen and (min-width: 1024px) {
  /* line 144, ../sass/objects/_stickerpack.scss */
  .bs-o-stickerpack .bs-o-stickerpack__stickers:hover > div {
    opacity: 1;
    transition: opacity 250ms 200ms ease-out;
  }
}
/* line 152, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack .bs-o-stickerpack__footer {
  padding: 30px;
  display: none;
  text-align: center;
  border-top: 1px solid rgba(160, 166, 195, 0.2);
}
@media screen and (max-width: 719px) {
  /* line 152, ../sass/objects/_stickerpack.scss */
  .bs-o-stickerpack .bs-o-stickerpack__footer {
    display: block;
  }
}

/* line 165, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack--soon .bs-o-stickerpack__header {
  border-bottom: none;
}

/* line 170, ../sass/objects/_stickerpack.scss */
.bs-o-stickerpack--last {
  margin-bottom: 0;
}

/* line 1, ../sass/components/_header.scss */
.bs-c-header {
  width: 100%;
  height: auto;
  overflow-x: hidden;
  position: relative;
}
/* line 7, ../sass/components/_header.scss */
.bs-c-header div {
  left: 0;
  right: 0;
  top: 50%;
  width: 100%;
  z-index: 999;
  text-align: center;
  position: absolute;
  transform: translateY(-50%);
}
/* line 17, ../sass/components/_header.scss */
.bs-c-header div span {
  width: 360px;
  height: 188px;
  display: block;
  margin: 0 auto;
  background-size: 360px 188px;
  background-repeat: no-repeat;
  background-image: url("../img/design/logo.svg");
}
@media screen and (max-width: 1024px) {
  /* line 17, ../sass/components/_header.scss */
  .bs-c-header div span {
    width: 300px;
    height: 156px;
    background-size: 300px 156px;
  }
}
@media screen and (max-width: 719px) {
  /* line 17, ../sass/components/_header.scss */
  .bs-c-header div span {
    width: 200px;
    height: 103px;
    background-size: 200px 103px;
  }
}
/* line 40, ../sass/components/_header.scss */
.bs-c-header img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 719px) {
  /* line 40, ../sass/components/_header.scss */
  .bs-c-header img {
    width: auto;
    height: 350px;
    margin-left: 50%;
    transform: translateX(-50%);
  }
}

/* line 1, ../sass/components/_footer.scss */
.bs-c-footer {
  padding: 80px 0 30px 0;
  text-align: center;
  background-color: #fff;
}
/* line 6, ../sass/components/_footer.scss */
.bs-c-footer p {
  margin-bottom: 80px;
}
/* line 10, ../sass/components/_footer.scss */
.bs-c-footer p a {
  color: #3B3C51;
}
@media screen and (min-width: 1024px) {
  /* line 14, ../sass/components/_footer.scss */
  .bs-c-footer p a:hover {
    color: #FFA74D;
  }
}
/* line 22, ../sass/components/_footer.scss */
.bs-c-footer > div > span {
  opacity: 0.5;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
@media screen and (max-width: 719px) {
  /* line 22, ../sass/components/_footer.scss */
  .bs-c-footer > div > span {
    font-size: 13px;
  }
}
@media screen and (max-width: 719px) {
  /* line 1, ../sass/components/_footer.scss */
  .bs-c-footer {
    padding: 60px 0 30px 0;
  }
  /* line 30, ../sass/components/_footer.scss */
  .bs-c-footer p {
    margin-bottom: 60px;
  }
}

/* line 1, ../sass/components/_intro.scss */
.bs-c-intro {
  padding: 100px 0;
  text-align: center;
}
@media screen and (max-width: 719px) {
  /* line 1, ../sass/components/_intro.scss */
  .bs-c-intro {
    padding: 60px 0;
  }
}

/* line 1, ../sass/components/_stickerpacks.scss */
.bs-c-stickerpacks {
  padding: 0 0 80px;
}
/* line 5, ../sass/components/_stickerpacks.scss */
.bs-c-stickerpacks .bs-c-stickerpacks__navigation {
  width: 100%;
  margin: 0 auto;
  padding: 80px 0;
  list-style: none;
  text-align: center;
  border-top: 1px solid rgba(160, 166, 195, 0.3);
}
/* line 13, ../sass/components/_stickerpacks.scss */
.bs-c-stickerpacks .bs-c-stickerpacks__navigation li {
  margin: 0 15px;
  display: inline-block;
}
/* line 18, ../sass/components/_stickerpacks.scss */
.bs-c-stickerpacks .bs-c-stickerpacks__navigation a {
  position: relative;
  color: #000;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  font-weight: 800;
  text-transform: uppercase;
}
@media screen and (max-width: 719px) {
  /* line 18, ../sass/components/_stickerpacks.scss */
  .bs-c-stickerpacks .bs-c-stickerpacks__navigation a {
    font-size: 14px;
  }
}
/* line 24, ../sass/components/_stickerpacks.scss */
.bs-c-stickerpacks .bs-c-stickerpacks__navigation a span {
  left: 0;
  width: 0%;
  height: 2px;
  bottom: -2px;
  position: absolute;
  display: inline-block;
  transition: all 150ms ease-out;
  background-color: #3B3C51;
}
@media screen and (min-width: 1024px) {
  /* line 37, ../sass/components/_stickerpacks.scss */
  .bs-c-stickerpacks .bs-c-stickerpacks__navigation a:hover span {
    width: 100%;
    transition: all 150ms 100ms ease-out;
  }
}
@media screen and (max-width: 719px) {
  /* line 5, ../sass/components/_stickerpacks.scss */
  .bs-c-stickerpacks .bs-c-stickerpacks__navigation {
    display: none;
  }
}
/* line 50, ../sass/components/_stickerpacks.scss */
.bs-c-stickerpacks .bs-o-button--action {
  margin-top: 80px;
}
@media screen and (max-width: 719px) {
  /* line 50, ../sass/components/_stickerpacks.scss */
  .bs-c-stickerpacks .bs-o-button--action {
    margin-top: 60px;
  }
}
@media screen and (max-width: 719px) {
  /* line 1, ../sass/components/_stickerpacks.scss */
  .bs-c-stickerpacks {
    padding: 0 0 60px;
  }
}

/* IMPORT HELPERS */
/* line 1, ../sass/trumps/_helpers.scss */
.bs-u-display-none {
  display: none !important;
}

/* line 5, ../sass/trumps/_helpers.scss */
.bs-u-display-block {
  display: block !important;
}

/* line 9, ../sass/trumps/_helpers.scss */
.bs-u-display-inline {
  display: inline !important;
}

/* line 13, ../sass/trumps/_helpers.scss */
.bs-u-display-inline {
  display: inline-block !important;
}

/* line 17, ../sass/trumps/_helpers.scss */
.bs-u-display-table {
  width: 100%;
  height: 100%;
  display: table !important;
}

/* line 23, ../sass/trumps/_helpers.scss */
.bs-u-text-left {
  text-align: left !important;
}

/* line 27, ../sass/trumps/_helpers.scss */
.bs-u-text-right {
  text-align: right !important;
}

/* line 31, ../sass/trumps/_helpers.scss */
.bs-u-text-center {
  text-align: center !important;
}

/* line 35, ../sass/trumps/_helpers.scss */
.bs-u-text-normal {
  font-weight: normal !important;
}

/* line 39, ../sass/trumps/_helpers.scss */
.bs-u-text-bold {
  font-weight: bold !important;
}

/* line 43, ../sass/trumps/_helpers.scss */
.bs-u-text-uppercase {
  text-transform: uppercase !important;
}

/* line 47, ../sass/trumps/_helpers.scss */
.bs-u-text-transform-none {
  text-transform: none !important;
}

/* line 51, ../sass/trumps/_helpers.scss */
.bs-u-text-underline {
  text-decoration: underline !important;
}

/* line 55, ../sass/trumps/_helpers.scss */
.bs-u-disabled {
  pointer-events: none !important;
}

/* line 59, ../sass/trumps/_helpers.scss */
.bs-u-select-none {
  user-select: none;
}

/* line 63, ../sass/trumps/_helpers.scss */
.bs-u-disabled {
  user-select: none;
  opacity: 0.5 !important;
}

/* line 68, ../sass/trumps/_helpers.scss */
.bs-u-half-opacity {
  opacity: 0.5 !important;
}

/* line 72, ../sass/trumps/_helpers.scss */
.bs-u-overflow-hidden {
  overflow: hidden !important;
}

/* line 76, ../sass/trumps/_helpers.scss */
.bs-u-text-body {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
}
@media screen and (max-width: 719px) {
  /* line 76, ../sass/trumps/_helpers.scss */
  .bs-u-text-body {
    font-size: 15px;
    line-height: 26px;
  }
}

/* line 80, ../sass/trumps/_helpers.scss */
.bs-u-text-body-large {
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}
@media screen and (max-width: 719px) {
  /* line 80, ../sass/trumps/_helpers.scss */
  .bs-u-text-body-large {
    font-size: 16px;
  }
}

/* line 84, ../sass/trumps/_helpers.scss */
.bs-u-layout {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 90, ../sass/trumps/_helpers.scss */
.bs-u-layout__item {
  display: inline-block;
  vertical-align: top;
}

/* line 95, ../sass/trumps/_helpers.scss */
.bs-u-1\/2 {
  width: 50%;
}

/* line 99, ../sass/trumps/_helpers.scss */
.bs-u-1\/3 {
  width: 33%;
}

/* line 103, ../sass/trumps/_helpers.scss */
.bs-u-2\/3 {
  width: 66%;
}

@media screen and (max-width: 719px) {
  /* line 107, ../sass/trumps/_helpers.scss */
  .bs-u-1\/1-palm {
    width: 100% !important;
  }
}
