@charset "UTF-8";
/*!
Pure v0.5.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yui/pure/blob/master/LICENSE.md
*/
/*!
normalize.css v1.1.3 | MIT License | git.io/normalize
Copyright (c) Nicolas Gallagher and Jonathan Neal
*/
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
@import url(//hello.myfonts.net/count/34fdc2);
/* line 21, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
/* line 40, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 53, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
/* line 63, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
[hidden] {
  display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 78, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
/* line 89, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */
/* line 101, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
body {
  margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
/* line 113, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
a:focus {
  outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
/* line 121, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
a:active,
a:hover {
  outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
/* line 136, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 141, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

/* line 146, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

/* line 151, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

/* line 156, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

/* line 161, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
/* line 170, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
/* line 178, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
b,
strong {
  font-weight: bold;
}

/* line 183, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
blockquote {
  margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */
/* line 191, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
dfn {
  font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
/* line 200, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */
/* line 210, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */
/* line 219, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
p,
pre {
  margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
/* line 228, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */
/* line 241, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */
/* line 251, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
q {
  quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */
/* line 259, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
q:before,
q:after {
  content: '';
  content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 269, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 277, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 285, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
sup {
  top: -0.5em;
}

/* line 289, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
sub {
  bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
/* line 301, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}

/* line 308, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
dd {
  margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */
/* line 316, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */
/* line 326, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
/* line 341, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */
/* line 350, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
svg:not(:root) {
  overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
/* line 362, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
figure {
  margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
/* line 374, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
form {
  margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 382, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
/* line 394, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
/* line 408, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 423, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
button,
input {
  line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
/* line 435, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
button,
select {
  text-transform: none;
}

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

/**
 * Re-set default cursor for disabled elements.
 */
/* line 463, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 475, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 489, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 501, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */
/* line 510, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
/* line 521, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 534, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*csslint important:false*/
/* ==========================================================================
   Pure Base Extras
   ========================================================================== */
/**
 * Extra rules that Pure adds on top of Normalize.css
 */
/**
 * Always hide an element when it has the `hidden` HTML attribute.
 */
/* line 553, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
[hidden] {
  display: none !important;
}

/**
 * Add this class to an image to make it fit within it's fluid parent wrapper while maintaining
 * aspect ratio.
 */
/* line 561, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-img {
  max-width: 100%;
  height: auto;
  display: block;
}

/*csslint regex-selectors:false, known-properties:false, duplicate-properties:false*/
/* line 569, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-g {
  letter-spacing: -0.31em;
  /* Webkit: collapse white-space between units */
  *letter-spacing: normal;
  /* reset IE < 8 */
  *word-spacing: -0.43em;
  /* IE < 8: collapse white-space between units */
  text-rendering: optimizespeed;
  /* Webkit: fixes text-rendering: optimizeLegibility */
  /*
    Sets the font stack to fonts known to work properly with the above letter
    and word spacings. See: https://github.com/yui/pure/issues/41/

    The following font stack makes Pure Grids work on all known environments.

    * FreeSans: Ships with many Linux distros, including Ubuntu

    * Arimo: Ships with Chrome OS. Arimo has to be defined before Helvetica and
      Arial to get picked up by the browser, even though neither is available
      in Chrome OS.

    * Droid Sans: Ships with all versions of Android.

    * Helvetica, Arial, sans-serif: Common font stack on OS X and Windows.
    */
  font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
  /*
    Use flexbox when possible to avoid `letter-spacing` side-effects.

    NOTE: Firefox (as of 25) does not currently support flex-wrap, so the
    `-moz-` prefix version is omitted.
    */
  display: -webkit-flex;
  -webkit-flex-flow: row wrap;
  /* IE10 uses display: flexbox */
  display: -ms-flexbox;
  -ms-flex-flow: row wrap;
}

/* Opera as of 12 on Windows needs word-spacing.
   The ".opera-only" selector is used to prevent actual prefocus styling
   and is not required in markup.
*/
/* line 612, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.opera-only :-o-prefocus,
.pure-g {
  word-spacing: -0.43em;
}

/* line 617, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u {
  display: inline-block;
  *display: inline;
  /* IE < 8: fake inline-block */
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}

/*
Resets the font family back to the OS/browser's default sans-serif font,
this the same font stack that Normalize.css sets for the `body`.
*/
/* line 631, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-g [class*="pure-u"] {
  font-family: sans-serif;
}

/* line 635, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-1,
.pure-u-1-1,
.pure-u-1-2,
.pure-u-1-3,
.pure-u-2-3,
.pure-u-1-4,
.pure-u-3-4,
.pure-u-1-5,
.pure-u-2-5,
.pure-u-3-5,
.pure-u-4-5,
.pure-u-5-5,
.pure-u-1-6,
.pure-u-5-6,
.pure-u-1-8,
.pure-u-3-8,
.pure-u-5-8,
.pure-u-7-8,
.pure-u-1-12,
.pure-u-5-12,
.pure-u-7-12,
.pure-u-11-12,
.pure-u-1-24,
.pure-u-2-24,
.pure-u-3-24,
.pure-u-4-24,
.pure-u-5-24,
.pure-u-6-24,
.pure-u-7-24,
.pure-u-8-24,
.pure-u-9-24,
.pure-u-10-24,
.pure-u-11-24,
.pure-u-12-24,
.pure-u-13-24,
.pure-u-14-24,
.pure-u-15-24,
.pure-u-16-24,
.pure-u-17-24,
.pure-u-18-24,
.pure-u-19-24,
.pure-u-20-24,
.pure-u-21-24,
.pure-u-22-24,
.pure-u-23-24,
.pure-u-24-24 {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}

/* line 690, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-1-24 {
  width: 4.1667%;
  *width: 4.1357%;
}

/* line 695, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-1-12,
.pure-u-2-24 {
  width: 8.3333%;
  *width: 8.3023%;
}

/* line 701, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-1-8,
.pure-u-3-24 {
  width: 12.5000%;
  *width: 12.4690%;
}

/* line 707, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-1-6,
.pure-u-4-24 {
  width: 16.6667%;
  *width: 16.6357%;
}

/* line 713, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-1-5 {
  width: 20%;
  *width: 19.9690%;
}

/* line 718, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-5-24 {
  width: 20.8333%;
  *width: 20.8023%;
}

/* line 723, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-1-4,
.pure-u-6-24 {
  width: 25%;
  *width: 24.9690%;
}

/* line 729, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-7-24 {
  width: 29.1667%;
  *width: 29.1357%;
}

/* line 734, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-1-3,
.pure-u-8-24 {
  width: 33.3333%;
  *width: 33.3023%;
}

/* line 740, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-3-8,
.pure-u-9-24 {
  width: 37.5000%;
  *width: 37.4690%;
}

/* line 746, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-2-5 {
  width: 40%;
  *width: 39.9690%;
}

/* line 751, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-5-12,
.pure-u-10-24 {
  width: 41.6667%;
  *width: 41.6357%;
}

/* line 757, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-11-24 {
  width: 45.8333%;
  *width: 45.8023%;
}

/* line 762, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-1-2,
.pure-u-12-24 {
  width: 50%;
  *width: 49.9690%;
}

/* line 768, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-13-24 {
  width: 54.1667%;
  *width: 54.1357%;
}

/* line 773, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-7-12,
.pure-u-14-24 {
  width: 58.3333%;
  *width: 58.3023%;
}

/* line 779, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-3-5 {
  width: 60%;
  *width: 59.9690%;
}

/* line 784, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-5-8,
.pure-u-15-24 {
  width: 62.5000%;
  *width: 62.4690%;
}

/* line 790, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-2-3,
.pure-u-16-24 {
  width: 66.6667%;
  *width: 66.6357%;
}

/* line 796, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-17-24 {
  width: 70.8333%;
  *width: 70.8023%;
}

/* line 801, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-3-4,
.pure-u-18-24 {
  width: 75%;
  *width: 74.9690%;
}

/* line 807, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-19-24 {
  width: 79.1667%;
  *width: 79.1357%;
}

/* line 812, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-4-5 {
  width: 80%;
  *width: 79.9690%;
}

/* line 817, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-5-6,
.pure-u-20-24 {
  width: 83.3333%;
  *width: 83.3023%;
}

/* line 823, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-7-8,
.pure-u-21-24 {
  width: 87.5000%;
  *width: 87.4690%;
}

/* line 829, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-11-12,
.pure-u-22-24 {
  width: 91.6667%;
  *width: 91.6357%;
}

/* line 835, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-23-24 {
  width: 95.8333%;
  *width: 95.8023%;
}

/* line 840, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-u-1,
.pure-u-1-1,
.pure-u-5-5,
.pure-u-24-24 {
  width: 100%;
}

/* line 846, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-button {
  /* Structure */
  display: inline-block;
  *display: inline;
  /*IE 6/7*/
  zoom: 1;
  line-height: normal;
  white-space: nowrap;
  vertical-align: baseline;
  text-align: center;
  cursor: pointer;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Firefox: Get rid of the inner focus border */
/* line 864, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/*csslint outline-none:false*/
/* line 871, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-button {
  font-family: inherit;
  font-size: 100%;
  *font-size: 90%;
  /*IE 6/7 - To reduce IE's oversized button text*/
  *overflow: visible;
  /*IE 6/7 - Because of IE's overly large left/right padding on buttons */
  padding: 0.5em 1em;
  color: #444;
  /* rgba not supported (IE 8) */
  color: rgba(0, 0, 0, 0.8);
  /* rgba supported */
  *color: #444;
  /* IE 6 & 7 */
  border: 1px solid #999;
  /*IE 6/7/8*/
  border: none rgba(0, 0, 0, 0);
  /*IE9 + everything else*/
  background-color: #E6E6E6;
  text-decoration: none;
  border-radius: 2px;
}

/* line 887, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-button-hover,
.pure-button:hover,
.pure-button:focus {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000',GradientType=0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(40%, rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.1)));
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.1));
  background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
}

/* line 897, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-button:focus {
  outline: 0;
}

/* line 900, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-button-active,
.pure-button:active {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 0 6px rgba(0, 0, 0, 0.2) inset;
}

/* line 905, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-button[disabled],
.pure-button-disabled,
.pure-button-disabled:hover,
.pure-button-disabled:focus,
.pure-button-disabled:active {
  border: none;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=40);
  -khtml-opacity: 0.40;
  -moz-opacity: 0.40;
  opacity: 0.40;
  cursor: not-allowed;
  box-shadow: none;
}

/* line 921, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-button-hidden {
  display: none;
}

/* Firefox: Get rid of the inner focus border */
/* line 926, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 931, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-button-primary,
.pure-button-selected,
a.pure-button-primary,
a.pure-button-selected {
  background-color: #0078e7;
  color: #fff;
}

/* line 939, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form input[type="text"],
.pure-form input[type="password"],
.pure-form input[type="email"],
.pure-form input[type="url"],
.pure-form input[type="date"],
.pure-form input[type="month"],
.pure-form input[type="time"],
.pure-form input[type="datetime"],
.pure-form input[type="datetime-local"],
.pure-form input[type="week"],
.pure-form input[type="number"],
.pure-form input[type="search"],
.pure-form input[type="tel"],
.pure-form input[type="color"],
.pure-form select,
.pure-form textarea {
  padding: 0.5em 0.6em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
/* line 969, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form input:not([type]) {
  padding: 0.5em 0.6em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Chrome (as of v.32/34 on OS X) needs additional room for color to display. */
/* May be able to remove this tweak as color inputs become more standardized across browsers. */
/* line 983, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form input[type="color"] {
  padding: 0.2em 0.5em;
}

/* line 988, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form input[type="text"]:focus,
.pure-form input[type="password"]:focus,
.pure-form input[type="email"]:focus,
.pure-form input[type="url"]:focus,
.pure-form input[type="date"]:focus,
.pure-form input[type="month"]:focus,
.pure-form input[type="time"]:focus,
.pure-form input[type="datetime"]:focus,
.pure-form input[type="datetime-local"]:focus,
.pure-form input[type="week"]:focus,
.pure-form input[type="number"]:focus,
.pure-form input[type="search"]:focus,
.pure-form input[type="tel"]:focus,
.pure-form input[type="color"]:focus,
.pure-form select:focus,
.pure-form textarea:focus {
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  border-color: #129FEA;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
/* line 1013, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form input:not([type]):focus {
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  border-color: #129FEA;
}

/* line 1019, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form input[type="file"]:focus,
.pure-form input[type="radio"]:focus,
.pure-form input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 1px auto #129FEA;
}

/* line 1025, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form .pure-checkbox,
.pure-form .pure-radio {
  margin: 0.5em 0;
  display: block;
}

/* line 1031, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form input[type="text"][disabled],
.pure-form input[type="password"][disabled],
.pure-form input[type="email"][disabled],
.pure-form input[type="url"][disabled],
.pure-form input[type="date"][disabled],
.pure-form input[type="month"][disabled],
.pure-form input[type="time"][disabled],
.pure-form input[type="datetime"][disabled],
.pure-form input[type="datetime-local"][disabled],
.pure-form input[type="week"][disabled],
.pure-form input[type="number"][disabled],
.pure-form input[type="search"][disabled],
.pure-form input[type="tel"][disabled],
.pure-form input[type="color"][disabled],
.pure-form select[disabled],
.pure-form textarea[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
/* line 1056, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form input[disabled]:not([type]) {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}

/* line 1061, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form input[readonly],
.pure-form select[readonly],
.pure-form textarea[readonly] {
  background: #eee;
  /* menu hover bg color */
  color: #777;
  /* menu text color */
  border-color: #ccc;
}

/* line 1069, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form input:focus:invalid,
.pure-form textarea:focus:invalid,
.pure-form select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

/* line 1075, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form input:focus:invalid:focus,
.pure-form textarea:focus:invalid:focus,
.pure-form select:focus:invalid:focus {
  border-color: #e9322d;
}

/* line 1080, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form input[type="file"]:focus:invalid:focus,
.pure-form input[type="radio"]:focus:invalid:focus,
.pure-form input[type="checkbox"]:focus:invalid:focus {
  outline-color: #e9322d;
}

/* line 1085, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form select {
  border: 1px solid #ccc;
  background-color: white;
}

/* line 1089, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form select[multiple] {
  height: auto;
}

/* line 1092, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form label {
  margin: 0.5em 0 0.2em;
}

/* line 1095, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form fieldset {
  margin: 0;
  padding: 0.35em 0 0.75em;
  border: 0;
}

/* line 1100, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form legend {
  display: block;
  width: 100%;
  padding: 0.3em 0;
  margin-bottom: 0.3em;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

/* line 1109, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form-stacked input[type="text"],
.pure-form-stacked input[type="password"],
.pure-form-stacked input[type="email"],
.pure-form-stacked input[type="url"],
.pure-form-stacked input[type="date"],
.pure-form-stacked input[type="month"],
.pure-form-stacked input[type="time"],
.pure-form-stacked input[type="datetime"],
.pure-form-stacked input[type="datetime-local"],
.pure-form-stacked input[type="week"],
.pure-form-stacked input[type="number"],
.pure-form-stacked input[type="search"],
.pure-form-stacked input[type="tel"],
.pure-form-stacked input[type="color"],
.pure-form-stacked select,
.pure-form-stacked label,
.pure-form-stacked textarea {
  display: block;
  margin: 0.25em 0;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
/* line 1134, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form-stacked input:not([type]) {
  display: block;
  margin: 0.25em 0;
}

/* line 1138, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form-aligned input,
.pure-form-aligned textarea,
.pure-form-aligned select,
.pure-form-aligned .pure-help-inline,
.pure-form-message-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

/* line 1149, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form-aligned textarea {
  vertical-align: top;
}

/* Aligned Forms */
/* line 1154, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form-aligned .pure-control-group {
  margin-bottom: 0.5em;
}

/* line 1157, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form-aligned .pure-control-group label {
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  width: 10em;
  margin: 0 1em 0 0;
}

/* line 1164, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form-aligned .pure-controls {
  margin: 1.5em 0 0 10em;
}

/* Rounded Inputs */
/* line 1169, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form input.pure-input-rounded,
.pure-form .pure-input-rounded {
  border-radius: 2em;
  padding: 0.5em 1em;
}

/* Grouped Inputs */
/* line 1176, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form .pure-group fieldset {
  margin-bottom: 10px;
}

/* line 1179, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form .pure-group input {
  display: block;
  padding: 10px;
  margin: 0;
  border-radius: 0;
  position: relative;
  top: -1px;
}

/* line 1187, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form .pure-group input:focus {
  z-index: 2;
}

/* line 1190, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form .pure-group input:first-child {
  top: 1px;
  border-radius: 4px 4px 0 0;
}

/* line 1194, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form .pure-group input:last-child {
  top: -2px;
  border-radius: 0 0 4px 4px;
}

/* line 1198, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form .pure-group button {
  margin: 0.35em 0;
}

/* line 1202, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form .pure-input-1 {
  width: 100%;
}

/* line 1205, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form .pure-input-2-3 {
  width: 66%;
}

/* line 1208, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form .pure-input-1-2 {
  width: 50%;
}

/* line 1211, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form .pure-input-1-3 {
  width: 33%;
}

/* line 1214, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form .pure-input-1-4 {
  width: 25%;
}

/* Inline help for forms */
/* NOTE: pure-help-inline is deprecated. Use .pure-form-message-inline instead. */
/* line 1220, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form .pure-help-inline,
.pure-form-message-inline {
  display: inline-block;
  padding-left: 0.3em;
  color: #666;
  vertical-align: middle;
  font-size: 0.875em;
}

/* Block help for forms */
/* line 1230, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-form-message {
  display: block;
  color: #666;
  font-size: 0.875em;
}

@media only screen and (max-width: 480px) {
  /* line 1237, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
  .pure-form button[type="submit"] {
    margin: 0.7em 0 0;
  }
  /* line 1241, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
  .pure-form input:not([type]),
.pure-form input[type="text"],
.pure-form input[type="password"],
.pure-form input[type="email"],
.pure-form input[type="url"],
.pure-form input[type="date"],
.pure-form input[type="month"],
.pure-form input[type="time"],
.pure-form input[type="datetime"],
.pure-form input[type="datetime-local"],
.pure-form input[type="week"],
.pure-form input[type="number"],
.pure-form input[type="search"],
.pure-form input[type="tel"],
.pure-form input[type="color"],
.pure-form label {
    margin-bottom: 0.3em;
    display: block;
  }
  /* line 1261, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
  .pure-group input:not([type]),
.pure-group input[type="text"],
.pure-group input[type="password"],
.pure-group input[type="email"],
.pure-group input[type="url"],
.pure-group input[type="date"],
.pure-group input[type="month"],
.pure-group input[type="time"],
.pure-group input[type="datetime"],
.pure-group input[type="datetime-local"],
.pure-group input[type="week"],
.pure-group input[type="number"],
.pure-group input[type="search"],
.pure-group input[type="tel"],
.pure-group input[type="color"] {
    margin-bottom: 0;
  }
  /* line 1279, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
  .pure-form-aligned .pure-control-group label {
    margin-bottom: 0.3em;
    text-align: left;
    display: block;
    width: 100%;
  }
  /* line 1286, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
  .pure-form-aligned .pure-controls {
    margin: 1.5em 0 0 0;
  }
  /* NOTE: pure-help-inline is deprecated. Use .pure-form-message-inline instead. */
  /* line 1291, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
  .pure-form .pure-help-inline,
.pure-form-message-inline,
.pure-form-message {
    display: block;
    font-size: 0.75em;
    /* Increased bottom padding to make it group with its related input element. */
    padding: 0.2em 0 0.8em;
  }
}

/*csslint adjoining-classes:false, outline-none:false*/
/*TODO: Remove this lint rule override after a refactor of this code.*/
/* line 1304, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu ul {
  position: absolute;
  visibility: hidden;
}

/* line 1309, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu.pure-menu-open {
  visibility: visible;
  z-index: 2;
  width: 100%;
}

/* line 1315, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu ul {
  left: -10000px;
  list-style: none;
  margin: 0;
  padding: 0;
  top: -10000px;
  z-index: 1;
}

/* line 1324, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu > ul {
  position: relative;
}

/* line 1326, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu-open > ul {
  left: 0;
  top: 0;
  visibility: visible;
}

/* line 1332, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu-open > ul:focus {
  outline: 0;
}

/* line 1336, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu li {
  position: relative;
}

/* line 1338, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu a,
.pure-menu .pure-menu-heading {
  display: block;
  color: inherit;
  line-height: 1.5em;
  padding: 5px 20px;
  text-decoration: none;
  white-space: nowrap;
}

/* line 1348, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu.pure-menu-horizontal > .pure-menu-heading {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0;
  vertical-align: middle;
}

/* line 1355, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu.pure-menu-horizontal > ul {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

/* line 1362, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu li a {
  padding: 5px 20px;
}

/* line 1364, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu-can-have-children > .pure-menu-label:after {
  content: '\25B8';
  float: right;
  /* These specific fonts have the Unicode char we need. */
  font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'DejaVu Sans', sans-serif;
  margin-right: -20px;
  margin-top: -1px;
}

/* line 1373, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu-can-have-children > .pure-menu-label {
  padding-right: 30px;
}

/* line 1377, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu-separator {
  background-color: #dfdfdf;
  display: block;
  height: 1px;
  font-size: 0;
  margin: 7px 2px;
  overflow: hidden;
}

/* line 1386, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu-hidden {
  display: none;
}

/* FIXED MENU */
/* line 1391, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

/* HORIZONTAL MENU CODE */
/* Initial menus should be inline-block so that they are horizontal */
/* line 1402, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu-horizontal li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: middle;
}

/* Submenus should still be display: block; */
/* line 1410, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu-horizontal li li {
  display: block;
}

/* Content after should be down arrow */
/* line 1415, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu-horizontal > .pure-menu-children > .pure-menu-can-have-children > .pure-menu-label:after {
  content: "\25BE";
}

/*Add extra padding to elements that have the arrow so that the hover looks nice */
/* line 1419, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu-horizontal > .pure-menu-children > .pure-menu-can-have-children > .pure-menu-label {
  padding-right: 30px;
}

/* Adjusting separator for vertical menus */
/* line 1424, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu-horizontal li.pure-menu-separator {
  height: 50%;
  width: 1px;
  margin: 0 7px;
}

/* Submenus should be horizontal separator again */
/* line 1431, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu-horizontal li li.pure-menu-separator {
  height: 1px;
  width: auto;
  margin: 7px 2px;
}

/*csslint adjoining-classes:false*/
/*TODO: Remove this lint rule override after a refactor of this code.*/
/* MAIN MENU STYLING */
/* line 1443, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu.pure-menu-open,
.pure-menu.pure-menu-horizontal li .pure-menu-children {
  background: #fff;
  /* Old browsers */
  border: 1px solid #b7b7b7;
}

/* remove borders for horizontal menus */
/* line 1450, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu.pure-menu-horizontal,
.pure-menu.pure-menu-horizontal .pure-menu-heading {
  border: none;
}

/* LINK STYLES */
/* line 1458, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu a {
  border: 1px solid transparent;
  border-left: none;
  border-right: none;
}

/* line 1465, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu a,
.pure-menu .pure-menu-can-have-children > li:after {
  color: #777;
}

/* line 1470, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu .pure-menu-can-have-children > li:hover:after {
  color: #fff;
}

/* Focus style for a dropdown menu-item when the parent has been opened */
/* line 1475, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu .pure-menu-open {
  background: #dedede;
}

/* line 1480, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu li a:hover,
.pure-menu li a:focus {
  background: #eee;
}

/* DISABLED STATES */
/* line 1486, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu li.pure-menu-disabled a:hover,
.pure-menu li.pure-menu-disabled a:focus {
  background: #fff;
  color: #bfbfbf;
}

/* line 1492, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu .pure-menu-disabled > a {
  background-image: none;
  border-color: transparent;
  cursor: default;
}

/* line 1498, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu .pure-menu-disabled > a,
.pure-menu .pure-menu-can-have-children.pure-menu-disabled > a:after {
  color: #bfbfbf;
}

/* HEADINGS */
/* line 1504, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu .pure-menu-heading {
  color: #565d64;
  text-transform: uppercase;
  font-size: 90%;
  margin-top: 0.5em;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #dfdfdf;
}

/* ACTIVE MENU ITEM */
/* line 1515, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu .pure-menu-selected a {
  color: #000;
}

/* FIXED MENU */
/* line 1520, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-menu.pure-menu-open.pure-menu-fixed {
  border: none;
  border-bottom: 1px solid #b7b7b7;
}

/*csslint box-model:false*/
/*TODO: Remove this lint rule override after a refactor of this code.*/
/* line 1529, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-paginator {
  /* `pure-g` Grid styles */
  letter-spacing: -0.31em;
  /* Webkit: collapse white-space between units */
  *letter-spacing: normal;
  /* reset IE < 8 */
  *word-spacing: -0.43em;
  /* IE < 8: collapse white-space between units */
  text-rendering: optimizespeed;
  /* Webkit: fixes text-rendering: optimizeLegibility */
  /* `pure-paginator` Specific styles */
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 1542, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.opera-only :-o-prefocus,
.pure-paginator {
  word-spacing: -0.43em;
}

/* `pure-u` Grid styles */
/* line 1548, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-paginator li {
  display: inline-block;
  *display: inline;
  /* IE < 8: fake inline-block */
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto;
}

/* line 1559, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-paginator .pure-button {
  border-radius: 0;
  padding: 0.8em 1.4em;
  vertical-align: top;
  height: 1.1em;
}

/* line 1565, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-paginator .pure-button:focus,
.pure-paginator .pure-button:active {
  outline-style: none;
}

/* line 1569, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-paginator .prev,
.pure-paginator .next {
  color: #C0C1C3;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.45);
}

/* line 1574, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-paginator .prev {
  border-radius: 2px 0 0 2px;
}

/* line 1577, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-paginator .next {
  border-radius: 0 2px 2px 0;
}

@media (max-width: 480px) {
  /* line 1582, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
  .pure-menu-horizontal {
    width: 100%;
  }
  /* line 1586, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
  .pure-menu-children li {
    display: block;
    border-bottom: 1px solid black;
  }
}

/* line 1592, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-table {
  /* Remove spacing between table cells (from Normalize.css) */
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  border: 1px solid #cbcbcb;
}

/* line 1600, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-table caption {
  color: #000;
  font: italic 85%/1 arial, sans-serif;
  padding: 1em 0;
  text-align: center;
}

/* line 1607, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-table td,
.pure-table th {
  border-left: 1px solid #cbcbcb;
  /*  inner column border */
  border-width: 0 0 0 1px;
  font-size: inherit;
  margin: 0;
  overflow: visible;
  /*to make ths where the title is really long work*/
  padding: 0.5em 1em;
  /* cell padding */
}

/* line 1616, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-table td:first-child,
.pure-table th:first-child {
  border-left-width: 0;
}

/* line 1621, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-table thead {
  background: #e0e0e0;
  color: #000;
  text-align: left;
  vertical-align: bottom;
}

/*
striping:
   even - #fff (white)
   odd  - #f2f2f2 (light gray)
*/
/* line 1633, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-table td {
  background-color: transparent;
}

/* line 1636, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-table-odd td {
  background-color: #f2f2f2;
}

/* nth-child selector for modern browsers */
/* line 1641, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-table-striped tr:nth-child(2n-1) td {
  background-color: #f2f2f2;
}

/* BORDERED TABLES */
/* line 1646, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-table-bordered td {
  border-bottom: 1px solid #cbcbcb;
}

/* line 1649, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-table-bordered tbody > tr:last-child td,
.pure-table-horizontal tbody > tr:last-child td {
  border-bottom-width: 0;
}

/* HORIZONTAL BORDERED TABLES */
/* line 1657, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-table-horizontal td,
.pure-table-horizontal th {
  border-width: 0 0 1px 0;
  border-bottom: 1px solid #cbcbcb;
}

/* line 1662, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/pure.css */
.pure-table-horizontal tbody > tr:last-child td {
  border-bottom-width: 0;
}

/*!
Pure v0.5.0
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yui/pure/blob/master/LICENSE.md
*/
@media screen and (min-width: 35.5em) {
  /* line 8, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-1,
.pure-u-sm-1-1,
.pure-u-sm-1-2,
.pure-u-sm-1-3,
.pure-u-sm-2-3,
.pure-u-sm-1-4,
.pure-u-sm-3-4,
.pure-u-sm-1-5,
.pure-u-sm-2-5,
.pure-u-sm-3-5,
.pure-u-sm-4-5,
.pure-u-sm-5-5,
.pure-u-sm-1-6,
.pure-u-sm-5-6,
.pure-u-sm-1-8,
.pure-u-sm-3-8,
.pure-u-sm-5-8,
.pure-u-sm-7-8,
.pure-u-sm-1-12,
.pure-u-sm-5-12,
.pure-u-sm-7-12,
.pure-u-sm-11-12,
.pure-u-sm-1-24,
.pure-u-sm-2-24,
.pure-u-sm-3-24,
.pure-u-sm-4-24,
.pure-u-sm-5-24,
.pure-u-sm-6-24,
.pure-u-sm-7-24,
.pure-u-sm-8-24,
.pure-u-sm-9-24,
.pure-u-sm-10-24,
.pure-u-sm-11-24,
.pure-u-sm-12-24,
.pure-u-sm-13-24,
.pure-u-sm-14-24,
.pure-u-sm-15-24,
.pure-u-sm-16-24,
.pure-u-sm-17-24,
.pure-u-sm-18-24,
.pure-u-sm-19-24,
.pure-u-sm-20-24,
.pure-u-sm-21-24,
.pure-u-sm-22-24,
.pure-u-sm-23-24,
.pure-u-sm-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  /* line 63, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-1-24 {
    width: 4.1667%;
    *width: 4.1357%;
  }
  /* line 68, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-1-12,
.pure-u-sm-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }
  /* line 74, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-1-8,
.pure-u-sm-3-24 {
    width: 12.5000%;
    *width: 12.4690%;
  }
  /* line 80, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-1-6,
.pure-u-sm-4-24 {
    width: 16.6667%;
    *width: 16.6357%;
  }
  /* line 86, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-1-5 {
    width: 20%;
    *width: 19.9690%;
  }
  /* line 91, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }
  /* line 96, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-1-4,
.pure-u-sm-6-24 {
    width: 25%;
    *width: 24.9690%;
  }
  /* line 102, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-7-24 {
    width: 29.1667%;
    *width: 29.1357%;
  }
  /* line 107, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-1-3,
.pure-u-sm-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }
  /* line 113, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-3-8,
.pure-u-sm-9-24 {
    width: 37.5000%;
    *width: 37.4690%;
  }
  /* line 119, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-2-5 {
    width: 40%;
    *width: 39.9690%;
  }
  /* line 124, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-5-12,
.pure-u-sm-10-24 {
    width: 41.6667%;
    *width: 41.6357%;
  }
  /* line 130, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }
  /* line 135, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-1-2,
.pure-u-sm-12-24 {
    width: 50%;
    *width: 49.9690%;
  }
  /* line 141, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
  }
  /* line 146, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-7-12,
.pure-u-sm-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }
  /* line 152, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-3-5 {
    width: 60%;
    *width: 59.9690%;
  }
  /* line 157, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-5-8,
.pure-u-sm-15-24 {
    width: 62.5000%;
    *width: 62.4690%;
  }
  /* line 163, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-2-3,
.pure-u-sm-16-24 {
    width: 66.6667%;
    *width: 66.6357%;
  }
  /* line 169, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }
  /* line 174, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-3-4,
.pure-u-sm-18-24 {
    width: 75%;
    *width: 74.9690%;
  }
  /* line 180, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-19-24 {
    width: 79.1667%;
    *width: 79.1357%;
  }
  /* line 185, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-4-5 {
    width: 80%;
    *width: 79.9690%;
  }
  /* line 190, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-5-6,
.pure-u-sm-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }
  /* line 196, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-7-8,
.pure-u-sm-21-24 {
    width: 87.5000%;
    *width: 87.4690%;
  }
  /* line 202, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-11-12,
.pure-u-sm-22-24 {
    width: 91.6667%;
    *width: 91.6357%;
  }
  /* line 208, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }
  /* line 213, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-sm-1,
.pure-u-sm-1-1,
.pure-u-sm-5-5,
.pure-u-sm-24-24 {
    width: 100%;
  }
}

@media screen and (min-width: 48em) {
  /* line 222, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-1,
.pure-u-md-1-1,
.pure-u-md-1-2,
.pure-u-md-1-3,
.pure-u-md-2-3,
.pure-u-md-1-4,
.pure-u-md-3-4,
.pure-u-md-1-5,
.pure-u-md-2-5,
.pure-u-md-3-5,
.pure-u-md-4-5,
.pure-u-md-5-5,
.pure-u-md-1-6,
.pure-u-md-5-6,
.pure-u-md-1-8,
.pure-u-md-3-8,
.pure-u-md-5-8,
.pure-u-md-7-8,
.pure-u-md-1-12,
.pure-u-md-5-12,
.pure-u-md-7-12,
.pure-u-md-11-12,
.pure-u-md-1-24,
.pure-u-md-2-24,
.pure-u-md-3-24,
.pure-u-md-4-24,
.pure-u-md-5-24,
.pure-u-md-6-24,
.pure-u-md-7-24,
.pure-u-md-8-24,
.pure-u-md-9-24,
.pure-u-md-10-24,
.pure-u-md-11-24,
.pure-u-md-12-24,
.pure-u-md-13-24,
.pure-u-md-14-24,
.pure-u-md-15-24,
.pure-u-md-16-24,
.pure-u-md-17-24,
.pure-u-md-18-24,
.pure-u-md-19-24,
.pure-u-md-20-24,
.pure-u-md-21-24,
.pure-u-md-22-24,
.pure-u-md-23-24,
.pure-u-md-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  /* line 277, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-1-24 {
    width: 4.1667%;
    *width: 4.1357%;
  }
  /* line 282, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-1-12,
.pure-u-md-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }
  /* line 288, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-1-8,
.pure-u-md-3-24 {
    width: 12.5000%;
    *width: 12.4690%;
  }
  /* line 294, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-1-6,
.pure-u-md-4-24 {
    width: 16.6667%;
    *width: 16.6357%;
  }
  /* line 300, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-1-5 {
    width: 20%;
    *width: 19.9690%;
  }
  /* line 305, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }
  /* line 310, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-1-4,
.pure-u-md-6-24 {
    width: 25%;
    *width: 24.9690%;
  }
  /* line 316, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-7-24 {
    width: 29.1667%;
    *width: 29.1357%;
  }
  /* line 321, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-1-3,
.pure-u-md-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }
  /* line 327, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-3-8,
.pure-u-md-9-24 {
    width: 37.5000%;
    *width: 37.4690%;
  }
  /* line 333, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-2-5 {
    width: 40%;
    *width: 39.9690%;
  }
  /* line 338, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-5-12,
.pure-u-md-10-24 {
    width: 41.6667%;
    *width: 41.6357%;
  }
  /* line 344, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }
  /* line 349, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-1-2,
.pure-u-md-12-24 {
    width: 50%;
    *width: 49.9690%;
  }
  /* line 355, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
  }
  /* line 360, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-7-12,
.pure-u-md-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }
  /* line 366, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-3-5 {
    width: 60%;
    *width: 59.9690%;
  }
  /* line 371, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-5-8,
.pure-u-md-15-24 {
    width: 62.5000%;
    *width: 62.4690%;
  }
  /* line 377, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-2-3,
.pure-u-md-16-24 {
    width: 66.6667%;
    *width: 66.6357%;
  }
  /* line 383, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }
  /* line 388, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-3-4,
.pure-u-md-18-24 {
    width: 75%;
    *width: 74.9690%;
  }
  /* line 394, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-19-24 {
    width: 79.1667%;
    *width: 79.1357%;
  }
  /* line 399, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-4-5 {
    width: 80%;
    *width: 79.9690%;
  }
  /* line 404, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-5-6,
.pure-u-md-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }
  /* line 410, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-7-8,
.pure-u-md-21-24 {
    width: 87.5000%;
    *width: 87.4690%;
  }
  /* line 416, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-11-12,
.pure-u-md-22-24 {
    width: 91.6667%;
    *width: 91.6357%;
  }
  /* line 422, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }
  /* line 427, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-md-1,
.pure-u-md-1-1,
.pure-u-md-5-5,
.pure-u-md-24-24 {
    width: 100%;
  }
}

@media screen and (min-width: 64em) {
  /* line 436, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-1,
.pure-u-lg-1-1,
.pure-u-lg-1-2,
.pure-u-lg-1-3,
.pure-u-lg-2-3,
.pure-u-lg-1-4,
.pure-u-lg-3-4,
.pure-u-lg-1-5,
.pure-u-lg-2-5,
.pure-u-lg-3-5,
.pure-u-lg-4-5,
.pure-u-lg-5-5,
.pure-u-lg-1-6,
.pure-u-lg-5-6,
.pure-u-lg-1-8,
.pure-u-lg-3-8,
.pure-u-lg-5-8,
.pure-u-lg-7-8,
.pure-u-lg-1-12,
.pure-u-lg-5-12,
.pure-u-lg-7-12,
.pure-u-lg-11-12,
.pure-u-lg-1-24,
.pure-u-lg-2-24,
.pure-u-lg-3-24,
.pure-u-lg-4-24,
.pure-u-lg-5-24,
.pure-u-lg-6-24,
.pure-u-lg-7-24,
.pure-u-lg-8-24,
.pure-u-lg-9-24,
.pure-u-lg-10-24,
.pure-u-lg-11-24,
.pure-u-lg-12-24,
.pure-u-lg-13-24,
.pure-u-lg-14-24,
.pure-u-lg-15-24,
.pure-u-lg-16-24,
.pure-u-lg-17-24,
.pure-u-lg-18-24,
.pure-u-lg-19-24,
.pure-u-lg-20-24,
.pure-u-lg-21-24,
.pure-u-lg-22-24,
.pure-u-lg-23-24,
.pure-u-lg-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  /* line 491, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-1-24 {
    width: 4.1667%;
    *width: 4.1357%;
  }
  /* line 496, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-1-12,
.pure-u-lg-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }
  /* line 502, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-1-8,
.pure-u-lg-3-24 {
    width: 12.5000%;
    *width: 12.4690%;
  }
  /* line 508, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-1-6,
.pure-u-lg-4-24 {
    width: 16.6667%;
    *width: 16.6357%;
  }
  /* line 514, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-1-5 {
    width: 20%;
    *width: 19.9690%;
  }
  /* line 519, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }
  /* line 524, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-1-4,
.pure-u-lg-6-24 {
    width: 25%;
    *width: 24.9690%;
  }
  /* line 530, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-7-24 {
    width: 29.1667%;
    *width: 29.1357%;
  }
  /* line 535, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-1-3,
.pure-u-lg-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }
  /* line 541, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-3-8,
.pure-u-lg-9-24 {
    width: 37.5000%;
    *width: 37.4690%;
  }
  /* line 547, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-2-5 {
    width: 40%;
    *width: 39.9690%;
  }
  /* line 552, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-5-12,
.pure-u-lg-10-24 {
    width: 41.6667%;
    *width: 41.6357%;
  }
  /* line 558, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }
  /* line 563, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-1-2,
.pure-u-lg-12-24 {
    width: 50%;
    *width: 49.9690%;
  }
  /* line 569, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
  }
  /* line 574, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-7-12,
.pure-u-lg-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }
  /* line 580, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-3-5 {
    width: 60%;
    *width: 59.9690%;
  }
  /* line 585, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-5-8,
.pure-u-lg-15-24 {
    width: 62.5000%;
    *width: 62.4690%;
  }
  /* line 591, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-2-3,
.pure-u-lg-16-24 {
    width: 66.6667%;
    *width: 66.6357%;
  }
  /* line 597, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }
  /* line 602, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-3-4,
.pure-u-lg-18-24 {
    width: 75%;
    *width: 74.9690%;
  }
  /* line 608, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-19-24 {
    width: 79.1667%;
    *width: 79.1357%;
  }
  /* line 613, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-4-5 {
    width: 80%;
    *width: 79.9690%;
  }
  /* line 618, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-5-6,
.pure-u-lg-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }
  /* line 624, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-7-8,
.pure-u-lg-21-24 {
    width: 87.5000%;
    *width: 87.4690%;
  }
  /* line 630, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-11-12,
.pure-u-lg-22-24 {
    width: 91.6667%;
    *width: 91.6357%;
  }
  /* line 636, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }
  /* line 641, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-lg-1,
.pure-u-lg-1-1,
.pure-u-lg-5-5,
.pure-u-lg-24-24 {
    width: 100%;
  }
}

@media screen and (min-width: 80em) {
  /* line 650, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-1,
.pure-u-xl-1-1,
.pure-u-xl-1-2,
.pure-u-xl-1-3,
.pure-u-xl-2-3,
.pure-u-xl-1-4,
.pure-u-xl-3-4,
.pure-u-xl-1-5,
.pure-u-xl-2-5,
.pure-u-xl-3-5,
.pure-u-xl-4-5,
.pure-u-xl-5-5,
.pure-u-xl-1-6,
.pure-u-xl-5-6,
.pure-u-xl-1-8,
.pure-u-xl-3-8,
.pure-u-xl-5-8,
.pure-u-xl-7-8,
.pure-u-xl-1-12,
.pure-u-xl-5-12,
.pure-u-xl-7-12,
.pure-u-xl-11-12,
.pure-u-xl-1-24,
.pure-u-xl-2-24,
.pure-u-xl-3-24,
.pure-u-xl-4-24,
.pure-u-xl-5-24,
.pure-u-xl-6-24,
.pure-u-xl-7-24,
.pure-u-xl-8-24,
.pure-u-xl-9-24,
.pure-u-xl-10-24,
.pure-u-xl-11-24,
.pure-u-xl-12-24,
.pure-u-xl-13-24,
.pure-u-xl-14-24,
.pure-u-xl-15-24,
.pure-u-xl-16-24,
.pure-u-xl-17-24,
.pure-u-xl-18-24,
.pure-u-xl-19-24,
.pure-u-xl-20-24,
.pure-u-xl-21-24,
.pure-u-xl-22-24,
.pure-u-xl-23-24,
.pure-u-xl-24-24 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    text-rendering: auto;
  }
  /* line 705, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-1-24 {
    width: 4.1667%;
    *width: 4.1357%;
  }
  /* line 710, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-1-12,
.pure-u-xl-2-24 {
    width: 8.3333%;
    *width: 8.3023%;
  }
  /* line 716, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-1-8,
.pure-u-xl-3-24 {
    width: 12.5000%;
    *width: 12.4690%;
  }
  /* line 722, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-1-6,
.pure-u-xl-4-24 {
    width: 16.6667%;
    *width: 16.6357%;
  }
  /* line 728, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-1-5 {
    width: 20%;
    *width: 19.9690%;
  }
  /* line 733, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-5-24 {
    width: 20.8333%;
    *width: 20.8023%;
  }
  /* line 738, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-1-4,
.pure-u-xl-6-24 {
    width: 25%;
    *width: 24.9690%;
  }
  /* line 744, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-7-24 {
    width: 29.1667%;
    *width: 29.1357%;
  }
  /* line 749, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-1-3,
.pure-u-xl-8-24 {
    width: 33.3333%;
    *width: 33.3023%;
  }
  /* line 755, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-3-8,
.pure-u-xl-9-24 {
    width: 37.5000%;
    *width: 37.4690%;
  }
  /* line 761, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-2-5 {
    width: 40%;
    *width: 39.9690%;
  }
  /* line 766, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-5-12,
.pure-u-xl-10-24 {
    width: 41.6667%;
    *width: 41.6357%;
  }
  /* line 772, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-11-24 {
    width: 45.8333%;
    *width: 45.8023%;
  }
  /* line 777, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-1-2,
.pure-u-xl-12-24 {
    width: 50%;
    *width: 49.9690%;
  }
  /* line 783, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-13-24 {
    width: 54.1667%;
    *width: 54.1357%;
  }
  /* line 788, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-7-12,
.pure-u-xl-14-24 {
    width: 58.3333%;
    *width: 58.3023%;
  }
  /* line 794, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-3-5 {
    width: 60%;
    *width: 59.9690%;
  }
  /* line 799, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-5-8,
.pure-u-xl-15-24 {
    width: 62.5000%;
    *width: 62.4690%;
  }
  /* line 805, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-2-3,
.pure-u-xl-16-24 {
    width: 66.6667%;
    *width: 66.6357%;
  }
  /* line 811, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-17-24 {
    width: 70.8333%;
    *width: 70.8023%;
  }
  /* line 816, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-3-4,
.pure-u-xl-18-24 {
    width: 75%;
    *width: 74.9690%;
  }
  /* line 822, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-19-24 {
    width: 79.1667%;
    *width: 79.1357%;
  }
  /* line 827, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-4-5 {
    width: 80%;
    *width: 79.9690%;
  }
  /* line 832, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-5-6,
.pure-u-xl-20-24 {
    width: 83.3333%;
    *width: 83.3023%;
  }
  /* line 838, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-7-8,
.pure-u-xl-21-24 {
    width: 87.5000%;
    *width: 87.4690%;
  }
  /* line 844, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-11-12,
.pure-u-xl-22-24 {
    width: 91.6667%;
    *width: 91.6357%;
  }
  /* line 850, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-23-24 {
    width: 95.8333%;
    *width: 95.8023%;
  }
  /* line 855, vendor/bundle/ruby/3.3.0/gems/pure-css-rails-0.5.0.1/vendor/assets/stylesheets/grids-responsive.css */
  .pure-u-xl-1,
.pure-u-xl-1-1,
.pure-u-xl-5-5,
.pure-u-xl-24-24 {
    width: 100%;
  }
}

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
/* line 5, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

/* line 13, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/* line 17, vendor/assets/stylesheets/jquery.bxslider.css */
.bxslider {
  margin: 0;
  padding: 0;
}

/* line 21, vendor/assets/stylesheets/jquery.bxslider.css */
ul.bxslider {
  list-style: none;
}

/* line 24, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-viewport {
  /* fix other elements on the page moving (in Chrome) */
  -webkit-transform: translateZ(0);
}

/** THEME
===================================*/
/* line 30, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper {
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}

/* line 37, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
/* line 44, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/assets/bx_loader-1db33a2fa7b98e7537791e8f9c2a048ca025fc012c58137c7a237f4ec75d68d6.gif) center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
/* line 55, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

/* line 63, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 75, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}

/* line 80, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}

/* line 87, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
/* line 92, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(/assets/controls-93fa16b2e610ae3045e008a289de625e10836f347ea4bc11da22ded555da6e6b.png) no-repeat 0 -32px;
}

/* line 96, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}

/* line 100, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-next {
  right: 10px;
  background: url(/assets/controls-93fa16b2e610ae3045e008a289de625e10836f347ea4bc11da22ded555da6e6b.png) no-repeat -43px -32px;
}

/* line 104, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}

/* line 108, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

/* line 118, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
/* line 122, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

/* line 125, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(/assets/controls-93fa16b2e610ae3045e008a289de625e10836f347ea4bc11da22ded555da6e6b.png) -86px -11px no-repeat;
  margin: 0 3px;
}

/* line 134, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}

/* line 139, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(/assets/controls-93fa16b2e610ae3045e008a289de625e10836f347ea4bc11da22ded555da6e6b.png) -86px -44px no-repeat;
  margin: 0 3px;
}

/* line 148, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
/* line 154, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

/* line 158, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
/* line 163, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

/* line 171, vendor/assets/stylesheets/jquery.bxslider.css */
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/* line 1, vendor/assets/stylesheets/custom/jquery.bxslider.custom.scss */
.bx-wrapper .bx-prev, .bx-next {
  background: none !important;
  background-color: #e4eaee !important;
  border-radius: 5px !important;
  color: #ffffff !important;
  opacity: 0.5 !important;
  text-indent: 0 !important;
  z-index: 1 !important;
}

/* line 9, vendor/assets/stylesheets/custom/jquery.bxslider.custom.scss */
.bx-wrapper .bx-prev .fa, .bx-next .fa {
  margin-top: 6px;
}

/* line 16, vendor/assets/stylesheets/custom/jquery.bxslider.custom.scss */
.bx-wrapper .bx-prev {
  left: 0 !important;
  margin-left: -22px;
}

/* line 20, vendor/assets/stylesheets/custom/jquery.bxslider.custom.scss */
.bx-wrapper .bx-prev .fa {
  margin-left: 9px;
}

/* line 25, vendor/assets/stylesheets/custom/jquery.bxslider.custom.scss */
.bx-wrapper .bx-next {
  right: 0 !important;
  margin-right: -22px;
}

/* line 29, vendor/assets/stylesheets/custom/jquery.bxslider.custom.scss */
.bx-wrapper .bx-next .fa {
  margin-left: 13px;
}

/* line 1, node_modules/@nishanths/zoom.js/css/zoom.css */
img[data-action="zoom"] {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
}

/* line 6, node_modules/@nishanths/zoom.js/css/zoom.css */
.zoom-img,
.zoom-img-wrap {
  position: relative;
  z-index: 666;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}

/* line 14, node_modules/@nishanths/zoom.js/css/zoom.css */
img.zoom-img {
  cursor: pointer;
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
}

/* line 19, node_modules/@nishanths/zoom.js/css/zoom.css */
.zoom-overlay {
  z-index: 420;
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
  -webkit-transition: opacity 300ms ease-in-out;
  -o-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
}

/* line 34, node_modules/@nishanths/zoom.js/css/zoom.css */
.zoom-overlay-open .zoom-overlay {
  filter: "alpha(opacity=100)";
  opacity: 1;
}

/* line 38, node_modules/@nishanths/zoom.js/css/zoom.css */
.zoom-overlay-open,
.zoom-overlay-transitioning {
  cursor: default;
}

/* line 42, node_modules/@nishanths/zoom.js/css/zoom.css */
.zoom-overlay-transitioning .zoom-overlay {
  opacity: 0;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/imports.jquery.autocomplete.scss */
.autocomplete-suggestions {
  border-radius: 0 0 4px 4px;
  box-shadow: -1px 1px 15px 1px rgba(0, 0, 0, 0.1);
  margin-top: 0;
  background-color: white;
  overflow: auto;
  padding: 0 16px 10px 16px;
  z-index: 2000 !important;
}

/* line 12, app/assets/stylesheets/imports.jquery.autocomplete.scss */
.autocomplete-suggestions .autocomplete-suggestion, .autocomplete-suggestions .autocomplete-no-suggestion {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #8ea3b5;
  padding: 8px 6px;
  border-radius: 4px;
}

/* line 21, app/assets/stylesheets/imports.jquery.autocomplete.scss */
.autocomplete-suggestions .autocomplete-selected {
  color: #19202d;
  background-color: #e4eaee;
}

/* line 26, app/assets/stylesheets/imports.jquery.autocomplete.scss */
.autocomplete-suggestions .autocomplete-group {
  color: #c19d3f;
  font-variant: all-small-caps;
  font-weight: 500;
}

@keyframes medium-editor-image-loading {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes medium-editor-pop-upwards {
  0% {
    opacity: 0;
    transform: matrix(0.97, 0, 0, 1, 0, 12);
  }
  20% {
    opacity: .7;
    transform: matrix(0.99, 0, 0, 1, 0, 2);
  }
  40% {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, -1);
  }
  100% {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}

/* line 1, node_modules/medium-editor/src/sass/components/_anchor-preview.scss */
.medium-editor-anchor-preview {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  left: 0;
  line-height: 1.4;
  max-width: 280px;
  position: absolute;
  text-align: center;
  top: 0;
  word-break: break-all;
  word-wrap: break-word;
  visibility: hidden;
  z-index: 2000;
}

/* line 15, node_modules/medium-editor/src/sass/components/_anchor-preview.scss */
.medium-editor-anchor-preview a {
  color: #fff;
  display: inline-block;
  margin: 5px 5px 10px;
}

/* line 22, node_modules/medium-editor/src/sass/components/_anchor-preview.scss */
.medium-editor-anchor-preview-active {
  visibility: visible;
}

/* line 1, node_modules/medium-editor/src/sass/components/_file-dragging.scss */
.medium-editor-dragover {
  background: #ddd;
}

/* line 5, node_modules/medium-editor/src/sass/components/_file-dragging.scss */
.medium-editor-image-loading {
  animation: medium-editor-image-loading 1s infinite ease-in-out;
  background-color: #333;
  border-radius: 100%;
  display: inline-block;
  height: 40px;
  width: 40px;
}

/* line 1, node_modules/medium-editor/src/sass/components/_placeholder.scss */
.medium-editor-placeholder {
  position: relative;
}

/* line 4, node_modules/medium-editor/src/sass/components/_placeholder.scss */
.medium-editor-placeholder:after {
  content: attr(data-placeholder) !important;
  font-style: italic;
  position: absolute;
  left: 0;
  top: 0;
  white-space: pre;
  padding: inherit;
  margin: inherit;
}

/* line 16, node_modules/medium-editor/src/sass/components/_placeholder.scss */
.medium-editor-placeholder-relative {
  position: relative;
}

/* line 19, node_modules/medium-editor/src/sass/components/_placeholder.scss */
.medium-editor-placeholder-relative:after {
  content: attr(data-placeholder) !important;
  font-style: italic;
  position: relative;
  white-space: pre;
  padding: inherit;
  margin: inherit;
}

/* line 1, node_modules/medium-editor/src/sass/components/_toolbar.scss */
.medium-toolbar-arrow-over:before, .medium-toolbar-arrow-under:after {
  border-style: solid;
  content: '';
  display: block;
  height: 0;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  width: 0;
}

/* line 12, node_modules/medium-editor/src/sass/components/_toolbar.scss */
.medium-toolbar-arrow-under:after {
  border-width: 8px 8px 0 8px;
}

/* line 17, node_modules/medium-editor/src/sass/components/_toolbar.scss */
.medium-toolbar-arrow-over:before {
  border-width: 0 8px 8px 8px;
  top: -8px;
}

/* line 23, node_modules/medium-editor/src/sass/components/_toolbar.scss */
.medium-editor-toolbar {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  left: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
  z-index: 2000;
}

/* line 32, node_modules/medium-editor/src/sass/components/_toolbar.scss */
.medium-editor-toolbar ul {
  margin: 0;
  padding: 0;
}

/* line 37, node_modules/medium-editor/src/sass/components/_toolbar.scss */
.medium-editor-toolbar li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 43, node_modules/medium-editor/src/sass/components/_toolbar.scss */
.medium-editor-toolbar li button {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  font-size: 14px;
  line-height: 1.33;
  margin: 0;
  padding: 15px;
  text-decoration: none;
}

/* line 53, node_modules/medium-editor/src/sass/components/_toolbar.scss */
.medium-editor-toolbar li button:focus {
  outline: none;
}

/* line 58, node_modules/medium-editor/src/sass/components/_toolbar.scss */
.medium-editor-toolbar li .medium-editor-action-underline {
  text-decoration: underline;
}

/* line 62, node_modules/medium-editor/src/sass/components/_toolbar.scss */
.medium-editor-toolbar li .medium-editor-action-pre {
  font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace;
  font-size: 12px;
  font-weight: 100;
  padding: 15px 0;
}

/* line 71, node_modules/medium-editor/src/sass/components/_toolbar.scss */
.medium-editor-toolbar-active {
  visibility: visible;
}

/* line 75, node_modules/medium-editor/src/sass/components/_toolbar.scss */
.medium-editor-sticky-toolbar {
  position: fixed;
  top: 1px;
}

/* line 80, node_modules/medium-editor/src/sass/components/_toolbar.scss */
.medium-editor-relative-toolbar {
  position: relative;
}

/* line 84, node_modules/medium-editor/src/sass/components/_toolbar.scss */
.medium-editor-toolbar-active.medium-editor-stalker-toolbar {
  animation: medium-editor-pop-upwards 160ms forwards linear;
}

/* line 92, node_modules/medium-editor/src/sass/components/_toolbar.scss */
.medium-editor-action-bold {
  font-weight: bolder;
}

/* line 96, node_modules/medium-editor/src/sass/components/_toolbar.scss */
.medium-editor-action-italic {
  font-style: italic;
}

/* line 1, node_modules/medium-editor/src/sass/components/_toolbar-form.scss */
.medium-editor-toolbar-form {
  display: none;
}

/* line 4, node_modules/medium-editor/src/sass/components/_toolbar-form.scss */
.medium-editor-toolbar-form input,
.medium-editor-toolbar-form a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* line 9, node_modules/medium-editor/src/sass/components/_toolbar-form.scss */
.medium-editor-toolbar-form .medium-editor-toolbar-form-row {
  line-height: 14px;
  margin-left: 5px;
  padding-bottom: 5px;
}

/* line 15, node_modules/medium-editor/src/sass/components/_toolbar-form.scss */
.medium-editor-toolbar-form .medium-editor-toolbar-input,
.medium-editor-toolbar-form label {
  border: none;
  box-sizing: border-box;
  font-size: 14px;
  margin: 0;
  padding: 6px;
  width: 316px;
  display: inline-block;
}

/* line 25, node_modules/medium-editor/src/sass/components/_toolbar-form.scss */
.medium-editor-toolbar-form .medium-editor-toolbar-input:focus,
.medium-editor-toolbar-form label:focus {
  appearance: none;
  border: none;
  box-shadow: none;
  outline: 0;
}

/* line 33, node_modules/medium-editor/src/sass/components/_toolbar-form.scss */
.medium-editor-toolbar-form a {
  display: inline-block;
  font-size: 24px;
  font-weight: bolder;
  margin: 0 10px;
  text-decoration: none;
}

/* line 42, node_modules/medium-editor/src/sass/components/_toolbar-form.scss */
.medium-editor-toolbar-form-active {
  display: block;
}

/* line 2, node_modules/medium-editor/src/sass/util/_clearfix.scss */
.medium-editor-toolbar-actions:after {
  clear: both;
  content: "";
  display: table;
}

/* line 12, node_modules/medium-editor/src/sass/medium-editor.scss */
.medium-editor-element {
  word-wrap: break-word;
  min-height: 30px;
}

/* line 16, node_modules/medium-editor/src/sass/medium-editor.scss */
.medium-editor-element img {
  max-width: 100%;
}

/* line 20, node_modules/medium-editor/src/sass/medium-editor.scss */
.medium-editor-element sub {
  vertical-align: sub;
}

/* line 24, node_modules/medium-editor/src/sass/medium-editor.scss */
.medium-editor-element sup {
  vertical-align: super;
}

/* line 29, node_modules/medium-editor/src/sass/medium-editor.scss */
.medium-editor-hidden {
  display: none;
}

/* line 11, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-toolbar-arrow-under:after {
  border-color: #000 transparent transparent transparent;
  top: 40px;
}

/* line 16, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-toolbar-arrow-over:before {
  border-color: transparent transparent #000 transparent;
}

/* line 20, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-editor-toolbar {
  background-color: #000;
  border: none;
  border-radius: 50px;
}

/* line 26, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-editor-toolbar li button {
  background-color: transparent;
  border: none;
  box-sizing: border-box;
  color: #ccc;
  height: 40px;
  min-width: 40px;
  padding: 5px 12px;
  transition: background-color .2s ease-in, color .2s ease-in;
}

/* line 35, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-editor-toolbar li button:hover {
  background-color: #000;
  color: #a2d7c7;
}

/* line 41, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-editor-toolbar li .medium-editor-button-first {
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
  padding-left: 24px;
}

/* line 47, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-editor-toolbar li .medium-editor-button-last {
  border-bottom-right-radius: 50px;
  border-right: none;
  border-top-right-radius: 50px;
  padding-right: 24px;
}

/* line 54, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-editor-toolbar li .medium-editor-button-active {
  background-color: #000;
  color: #a2d7c7;
}

/* line 61, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-editor-toolbar-form {
  background: #000;
  border-radius: 50px;
  color: #ccc;
  overflow: hidden;
}

/* line 67, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-editor-toolbar-form .medium-editor-toolbar-input {
  background: #000;
  box-sizing: border-box;
  color: #ccc;
  height: 40px;
  padding-left: 16px;
  width: 220px;
}

/* line 75, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-editor-toolbar-form .medium-editor-toolbar-input::-webkit-input-placeholder {
  color: #f8f5f3;
  color: rgba(248, 245, 243, 0.8);
}

/* line 79, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-editor-toolbar-form .medium-editor-toolbar-input:-moz-placeholder {
  /* Firefox 18- */
  color: #f8f5f3;
  color: rgba(248, 245, 243, 0.8);
}

/* line 83, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-editor-toolbar-form .medium-editor-toolbar-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #f8f5f3;
  color: rgba(248, 245, 243, 0.8);
}

/* line 87, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-editor-toolbar-form .medium-editor-toolbar-input:-ms-input-placeholder {
  color: #f8f5f3;
  color: rgba(248, 245, 243, 0.8);
}

/* line 93, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-editor-toolbar-form a {
  color: #ccc;
  transform: translateY(2px);
}

/* line 98, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-editor-toolbar-form .medium-editor-toolbar-close {
  margin-right: 16px;
}

/* line 103, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-editor-toolbar-anchor-preview {
  background: #000;
  border-radius: 50px;
  padding: 5px 12px;
}

/* line 110, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-editor-anchor-preview a {
  color: #ccc;
  text-decoration: none;
}

/* line 117, node_modules/medium-editor/src/sass/themes/beagle.scss */
.medium-editor-toolbar-actions li, .medium-editor-toolbar-actions button {
  border-radius: 50px;
}

/* line 1, node_modules/medium-editor-insert-plugin/src/sass/medium-editor-insert-plugin-frontend.scss */
.medium-insert-images, .mediumInsert.small, .mediumInsert {
  text-align: center;
}

/* line 3, node_modules/medium-editor-insert-plugin/src/sass/medium-editor-insert-plugin-frontend.scss */
.medium-insert-images figure, .mediumInsert.small figure, .mediumInsert figure {
  margin: 0;
  display: block;
}

/* line 6, node_modules/medium-editor-insert-plugin/src/sass/medium-editor-insert-plugin-frontend.scss */
.medium-insert-images figure img, .mediumInsert.small figure img, .mediumInsert figure img {
  max-width: 100%;
  margin-top: 1em;
  vertical-align: top;
}

/* line 12, node_modules/medium-editor-insert-plugin/src/sass/medium-editor-insert-plugin-frontend.scss */
.medium-insert-images figure:first-child img, .mediumInsert figure:first-child img {
  margin-top: 0;
}

/* line 17, node_modules/medium-editor-insert-plugin/src/sass/medium-editor-insert-plugin-frontend.scss */
.medium-insert-images.medium-insert-images-left, .medium-insert-images-left.mediumInsert, .mediumInsert.small {
  max-width: 33.33%;
  float: left;
  margin: 0 30px 20px 0;
}

/* line 22, node_modules/medium-editor-insert-plugin/src/sass/medium-editor-insert-plugin-frontend.scss */
.medium-insert-images.medium-insert-images-right, .medium-insert-images-right.mediumInsert {
  max-width: 33.33%;
  float: right;
  margin: 0 0 20px 30px;
}

/* line 27, node_modules/medium-editor-insert-plugin/src/sass/medium-editor-insert-plugin-frontend.scss */
.medium-insert-images.medium-insert-images-grid, .medium-insert-images-grid.mediumInsert {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  margin: 0.5em -0.5em;
}

/* line 33, node_modules/medium-editor-insert-plugin/src/sass/medium-editor-insert-plugin-frontend.scss */
.medium-insert-images.medium-insert-images-grid figure, .medium-insert-images-grid.mediumInsert figure {
  width: 33.33%;
  display: inline-block;
}

/* line 36, node_modules/medium-editor-insert-plugin/src/sass/medium-editor-insert-plugin-frontend.scss */
.medium-insert-images.medium-insert-images-grid figure img, .medium-insert-images-grid.mediumInsert figure img {
  max-width: calc(100% - 1em);
  margin: 0.5em;
}

/* line 44, node_modules/medium-editor-insert-plugin/src/sass/medium-editor-insert-plugin-frontend.scss */
.medium-insert-embeds, .mediumInsert-embeds {
  text-align: center;
  margin: 1em 0;
  position: relative;
}

/* line 48, node_modules/medium-editor-insert-plugin/src/sass/medium-editor-insert-plugin-frontend.scss */
.medium-insert-embeds iframe, .mediumInsert-embeds iframe {
  margin: 0 auto !important;
}

/* line 51, node_modules/medium-editor-insert-plugin/src/sass/medium-editor-insert-plugin-frontend.scss */
.medium-insert-embeds div, .mediumInsert-embeds div {
  margin: 0 auto !important;
}

/* line 54, node_modules/medium-editor-insert-plugin/src/sass/medium-editor-insert-plugin-frontend.scss */
.medium-insert-embeds.medium-insert-embeds-left, .medium-insert-embeds-left.mediumInsert-embeds {
  width: 33.33%;
  float: left;
  margin: 0 30px 20px 0;
}

/* line 59, node_modules/medium-editor-insert-plugin/src/sass/medium-editor-insert-plugin-frontend.scss */
.medium-insert-embeds.medium-insert-embeds-right, .medium-insert-embeds-right.mediumInsert-embeds {
  width: 33.33%;
  float: right;
  margin: 0 0 20px 30px;
}

/* line 67, node_modules/medium-editor-insert-plugin/src/sass/medium-editor-insert-plugin-frontend.scss */
.medium-insert-images figure, .mediumInsert.small figure, .mediumInsert figure, .medium-insert-embeds figure, .mediumInsert-embeds figure {
  position: relative;
}

/* line 69, node_modules/medium-editor-insert-plugin/src/sass/medium-editor-insert-plugin-frontend.scss */
.medium-insert-images figure figcaption, .mediumInsert.small figure figcaption, .mediumInsert figure figcaption, .medium-insert-embeds figure figcaption, .mediumInsert-embeds figure figcaption {
  position: relative;
  z-index: 1;
  display: block;
  text-align: center;
  margin: 10px 0;
  color: #ccc;
  font-size: 0.8em;
  font-style: italic;
  outline: 0 solid transparent;
}

/* line 79, node_modules/medium-editor-insert-plugin/src/sass/medium-editor-insert-plugin-frontend.scss */
.medium-insert-images figure figcaption:focus, .mediumInsert figure figcaption:focus, .medium-insert-embeds figure figcaption:focus, .mediumInsert-embeds figure figcaption:focus {
  outline: 0 solid transparent;
}

/* line 1, node_modules/medium-editor-insert-plugin/src/sass/_core.scss */
.medium-editor-insert-plugin {
  outline: 0 solid transparent;
}

/* line 3, node_modules/medium-editor-insert-plugin/src/sass/_core.scss */
.medium-editor-insert-plugin:focus {
  outline: 0 solid transparent;
}

/* line 7, node_modules/medium-editor-insert-plugin/src/sass/_core.scss */
.medium-editor-insert-plugin .clearfix:before, .medium-editor-insert-plugin .profiles-me-personal-details .profile-picture-form-group:before, .profiles-me-personal-details .medium-editor-insert-plugin .profile-picture-form-group:before, .medium-editor-insert-plugin:before, .medium-editor-insert-plugin .clearfix:after, .medium-editor-insert-plugin .profiles-me-personal-details .profile-picture-form-group:after, .profiles-me-personal-details .medium-editor-insert-plugin .profile-picture-form-group:after, .medium-editor-insert-plugin:after {
  content: " ";
  display: table;
  clear: both;
}

/* line 13, node_modules/medium-editor-insert-plugin/src/sass/_core.scss */
.medium-editor-insert-plugin p {
  margin: 1em 0;
}

/* line 17, node_modules/medium-editor-insert-plugin/src/sass/_core.scss */
.medium-editor-insert-plugin progress {
  display: block;
  margin: 1em auto;
}

/* line 22, node_modules/medium-editor-insert-plugin/src/sass/_core.scss */
.medium-editor-insert-plugin .hide {
  display: none;
}

/* line 26, node_modules/medium-editor-insert-plugin/src/sass/_core.scss */
.medium-editor-insert-plugin.medium-editor-placeholder:after {
  padding: 1em 0;
}

/* line 30, node_modules/medium-editor-insert-plugin/src/sass/_core.scss */
.medium-editor-insert-plugin .medium-insert-buttons {
  position: absolute;
  color: #ddd;
  font-size: 0.9em;
}

/* line 34, node_modules/medium-editor-insert-plugin/src/sass/_core.scss */
.medium-editor-insert-plugin .medium-insert-buttons button {
  display: block;
  cursor: pointer;
  color: #ddd;
  background: #fff;
  width: 32px;
  height: 32px;
  box-sizing: border-box;
  border-radius: 20px;
  border: 1px solid #ddd;
  line-height: 30px;
  text-align: center;
  padding: 0;
}

/* line 49, node_modules/medium-editor-insert-plugin/src/sass/_core.scss */
.medium-editor-insert-plugin .medium-insert-buttons .medium-insert-buttons-show {
  font-size: 25px;
  transform: rotate(0);
  transition: transform 100ms;
}

/* line 53, node_modules/medium-editor-insert-plugin/src/sass/_core.scss */
.medium-editor-insert-plugin .medium-insert-buttons .medium-insert-buttons-show span {
  display: block;
  margin-top: -4px;
}

/* line 57, node_modules/medium-editor-insert-plugin/src/sass/_core.scss */
.medium-editor-insert-plugin .medium-insert-buttons .medium-insert-buttons-show.medium-insert-buttons-rotate {
  transition: transform 250ms;
  transform: rotate(45deg);
}

/* line 63, node_modules/medium-editor-insert-plugin/src/sass/_core.scss */
.medium-editor-insert-plugin .medium-insert-buttons .medium-insert-buttons-addons {
  margin: 0;
  padding: 0;
  list-style: none;
  display: none;
  position: relative;
  z-index: 2;
  left: 55px;
  top: -32px;
}

/* line 72, node_modules/medium-editor-insert-plugin/src/sass/_core.scss */
.medium-editor-insert-plugin .medium-insert-buttons .medium-insert-buttons-addons li {
  display: inline-block;
  margin: 0 5px;
}

/* line 75, node_modules/medium-editor-insert-plugin/src/sass/_core.scss */
.medium-editor-insert-plugin .medium-insert-buttons .medium-insert-buttons-addons li .fa {
  font-size: 15px;
}

/* line 83, node_modules/medium-editor-insert-plugin/src/sass/_core.scss */
.medium-insert-caption-placeholder {
  position: relative;
}

/* line 85, node_modules/medium-editor-insert-plugin/src/sass/_core.scss */
.medium-insert-caption-placeholder:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  content: attr(data-placeholder);
}

/* line 1, node_modules/medium-editor-insert-plugin/src/sass/_images.scss */
.dragging {
  cursor: move;
}

/* line 5, node_modules/medium-editor-insert-plugin/src/sass/_images.scss */
.medium-insert-image-active {
  outline: 2px solid #000;
}

/* line 9, node_modules/medium-editor-insert-plugin/src/sass/_images.scss */
.medium-insert-images-toolbar {
  display: none;
}

/* line 13, node_modules/medium-editor-insert-plugin/src/sass/_images.scss */
.medium-insert-images, .mediumInsert, .mediumInsert.small {
  margin: 1em 0;
}

/* line 15, node_modules/medium-editor-insert-plugin/src/sass/_images.scss */
.medium-insert-images .dragged, .mediumInsert .dragged {
  position: absolute;
  top: 0;
  opacity: .5;
  z-index: 2000;
}

/* line 21, node_modules/medium-editor-insert-plugin/src/sass/_images.scss */
.medium-insert-images .placeholder, .mediumInsert .placeholder {
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
}

/* line 27, node_modules/medium-editor-insert-plugin/src/sass/_images.scss */
.medium-insert-images .medium-insert-images-progress, .mediumInsert .medium-insert-images-progress {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.4);
}

/* line 1, node_modules/medium-editor-insert-plugin/src/sass/_embeds.scss */
.medium-insert-embeds-input {
  position: relative;
  color: #ccc;
  z-index: 1;
  text-align: left;
}

/* line 8, node_modules/medium-editor-insert-plugin/src/sass/_embeds.scss */
.medium-insert-embeds-placeholder {
  position: relative;
}

/* line 10, node_modules/medium-editor-insert-plugin/src/sass/_embeds.scss */
.medium-insert-embeds-placeholder:after {
  position: absolute;
  top: 0;
  left: 0;
  content: attr(data-placeholder);
  color: #ccc;
}

/* line 20, node_modules/medium-editor-insert-plugin/src/sass/_embeds.scss */
.medium-insert-embeds-selected .medium-insert-embed {
  outline: 2px solid #000;
}

/* line 25, node_modules/medium-editor-insert-plugin/src/sass/_embeds.scss */
.medium-insert-embeds-toolbar {
  display: none;
}

/* line 30, node_modules/medium-editor-insert-plugin/src/sass/_embeds.scss */
.medium-insert-embeds .medium-insert-embeds-overlay, .mediumInsert-embeds .medium-insert-embeds-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 1, node_modules/medium-editor-tables/src/sass/medium-editor-tables.scss */
.medium-editor-table-builder {
  display: none;
  position: absolute;
  left: 0;
  top: 101%;
}

/* line 7, node_modules/medium-editor-tables/src/sass/medium-editor-tables.scss */
.medium-editor-table-builder * {
  box-sizing: border-box;
}

/* line 12, node_modules/medium-editor-tables/src/sass/medium-editor-tables.scss */
.medium-editor-table-builder-grid {
  border: 1px solid #000;
  border-radius: 3px;
  overflow: hidden;
}

/* line 18, node_modules/medium-editor-tables/src/sass/medium-editor-tables.scss */
.medium-editor-table-builder-cell {
  background-color: #333;
  border: 1px solid #000;
  display: block;
  float: left;
  height: 16px;
  margin: 0;
  width: 16px;
}

/* line 27, node_modules/medium-editor-tables/src/sass/medium-editor-tables.scss */
.medium-editor-table-builder-cell.active {
  background-color: #ccc;
}

/* line 32, node_modules/medium-editor-tables/src/sass/medium-editor-tables.scss */
.medium-editor-table-builder-cell:hover {
  background-color: #ccc;
}

/* line 36, node_modules/medium-editor-tables/src/sass/medium-editor-tables.scss */
.medium-editor-table {
  border-collapse: collapse;
  resize: both;
  table-layout: fixed;
}

/* line 42, node_modules/medium-editor-tables/src/sass/medium-editor-tables.scss */
.medium-editor-table,
.medium-editor-table td {
  border: 1px dashed #e3e3e3;
}

/* line 47, node_modules/medium-editor-tables/src/sass/medium-editor-tables.scss */
.medium-editor-table-builder-toolbar {
  display: block;
  min-width: 162px;
  background-color: #333;
  font-size: 0.8em;
  color: white;
}

/* line 54, node_modules/medium-editor-tables/src/sass/medium-editor-tables.scss */
.medium-editor-table-builder-toolbar span {
  width: 45px;
  display: block;
  float: left;
  margin-left: 5px;
}

/* line 61, node_modules/medium-editor-tables/src/sass/medium-editor-tables.scss */
.medium-editor-table-builder-toolbar button {
  margin: 0 3px;
  background-color: #333;
  border: 0;
  width: 30px;
  cursor: pointer;
}

/* line 68, node_modules/medium-editor-tables/src/sass/medium-editor-tables.scss */
.medium-editor-table-builder-toolbar button i {
  color: white;
}

@media screen and (max-width: 768px) {
  /* line 294, app/assets/stylesheets/mixins.scss */
  section.wire-body blockquote:has(.inline-advertise-unit) {
    padding-left: 0 !important;
  }
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 8, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body {
  font-size: 19px;
  font-weight: 400;
  color: #19202d;
}

/* line 100, app/assets/stylesheets/mixins.scss */
#wire-editor-body.wire-page p.can-not-delete.empty {
  display: none;
}

/* line 105, app/assets/stylesheets/mixins.scss */
#wire-editor-body div, #wire-editor-body p {
  word-break: break-word;
}

/* line 109, app/assets/stylesheets/mixins.scss */
#wire-editor-body .medium-editor-table-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
}

/* line 114, app/assets/stylesheets/mixins.scss */
#wire-editor-body .medium-editor-table {
  border: none;
  table-layout: fixed;
  width: fit-content;
}

/* line 119, app/assets/stylesheets/mixins.scss */
#wire-editor-body .medium-editor-table tbody {
  display: block;
  width: 100%;
}

/* line 124, app/assets/stylesheets/mixins.scss */
#wire-editor-body .medium-editor-table thead tr {
  display: block;
  width: 100%;
}

/* line 130, app/assets/stylesheets/mixins.scss */
#wire-editor-body table {
  white-space: nowrap;
}

/* line 134, app/assets/stylesheets/mixins.scss */
#wire-editor-body table:has(> thead) thead > tr > th, #wire-editor-body table:has(> thead) tbody > tr > td {
  padding: 12px 24px;
  text-align: left;
  font-weight: 400;
  font-size: 1.063rem;
  line-height: 130%;
}

/* line 138, app/assets/stylesheets/mixins.scss */
#wire-editor-body table:has(> thead) thead > tr > th {
  font-weight: 700;
}

/* line 143, app/assets/stylesheets/mixins.scss */
#wire-editor-body table:has(> thead) thead > tr {
  background: #FFFFFF;
  border-bottom: 1px solid #D7DFE7;
}

/* line 149, app/assets/stylesheets/mixins.scss */
#wire-editor-body table:has(> thead) tbody > tr {
  background: #F9FAFB;
  border-bottom: 1px solid #D7DFE7;
}

/* line 153, app/assets/stylesheets/mixins.scss */
#wire-editor-body table:has(> thead) tbody > tr:nth-child(even) {
  background: #FFFFFF;
  border-bottom: 1px solid #D7DFE7;
}

/* line 161, app/assets/stylesheets/mixins.scss */
#wire-editor-body table:not(:has(> thead)) tbody > tr > td, #wire-editor-body table:not(:has(> thead)) tbody > tr > th {
  padding: 12px 24px;
  text-align: left;
  font-weight: 400;
  font-size: 1.063rem;
  line-height: 130%;
}

/* line 165, app/assets/stylesheets/mixins.scss */
#wire-editor-body table:not(:has(> thead)) tbody > tr:nth-child(1) > td, #wire-editor-body table:not(:has(> thead)) tbody > tr:nth-child(1) > th {
  font-weight: 700;
}

/* line 169, app/assets/stylesheets/mixins.scss */
#wire-editor-body table:not(:has(> thead)) tbody > tr {
  background: #FFFFFF;
  border-bottom: 1px solid #D7DFE7;
}

/* line 173, app/assets/stylesheets/mixins.scss */
#wire-editor-body table:not(:has(> thead)) tbody > tr:nth-child(even) {
  background: #F9FAFB;
  border-bottom: 1px solid #D7DFE7;
}

/* line 181, app/assets/stylesheets/mixins.scss */
#wire-editor-body a, #wire-editor-body a.link-primary {
  transition: color 200ms ease;
  text-decoration: none;
  color: #c19d3f;
}

/* line 52, app/assets/stylesheets/mixins.scss */
#wire-editor-body a:hover, #wire-editor-body a.link-primary:hover {
  color: #9b7e32;
}

/* line 184, app/assets/stylesheets/mixins.scss */
#wire-editor-body a:hover, #wire-editor-body a.link-primary:hover {
  text-decoration: underline;
}

/* line 189, app/assets/stylesheets/mixins.scss */
#wire-editor-body ol li {
  list-style-type: decimal;
  margin-left: 30px;
}

/* line 199, app/assets/stylesheets/mixins.scss */
#wire-editor-body p {
  line-height: 26px;
}

/* line 203, app/assets/stylesheets/mixins.scss */
#wire-editor-body ul, #wire-editor-body ol {
  line-height: 26px;
}

/* line 207, app/assets/stylesheets/mixins.scss */
#wire-editor-body p,
#wire-editor-body pre {
  margin: 1em 0;
}

/* line 212, app/assets/stylesheets/mixins.scss */
#wire-editor-body blockquote {
  border-left: 3px solid #c19d3f;
  font-size: 19px;
  font-style: italic;
  font-weight: 600;
  margin: 1em 40px;
  padding-left: 1em;
}

/* line 220, app/assets/stylesheets/mixins.scss */
#wire-editor-body blockquote.--standout {
  border-left: none;
  color: #c19d3f;
  font-size: 22px;
  margin: 0 30px;
  text-align: center;
}

/* line 229, app/assets/stylesheets/mixins.scss */
#wire-editor-body h3, #wire-editor-body h4 {
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 235, app/assets/stylesheets/mixins.scss */
#wire-editor-body h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

/* line 240, app/assets/stylesheets/mixins.scss */
#wire-editor-body h1, #wire-editor-body h2 {
  font-family: "Texta", Arial, Helvetica, sans-serif;
  color: #1e2735;
}

/* line 245, app/assets/stylesheets/mixins.scss */
#wire-editor-body h1 {
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  margin: 30px 0 20px 0;
}

/* line 252, app/assets/stylesheets/mixins.scss */
#wire-editor-body h2 {
  font-size: 24px;
  font-weight: 700;
  margin: 22px 0 12px 0;
}

/* line 258, app/assets/stylesheets/mixins.scss */
#wire-editor-body img {
  max-width: 100%;
}

/* line 261, app/assets/stylesheets/mixins.scss */
.feed #wire-editor-body img {
  max-height: 500px;
}

/* line 266, app/assets/stylesheets/mixins.scss */
#wire-editor-body ol, #wire-editor-body ul {
  padding-left: 1em;
}

/* line 271, app/assets/stylesheets/mixins.scss */
#wire-editor-body ol li {
  margin: 0;
}

/* line 276, app/assets/stylesheets/mixins.scss */
#wire-editor-body p {
  text-align: left;
}

/* line 280, app/assets/stylesheets/mixins.scss */
#wire-editor-body pre {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.5em;
  white-space: pre-wrap;
  background-color: #eee;
  overflow-x: auto;
}

/* line 11, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body .medium-insert-buttons {
  left: -30px !important;
}

/* line 14, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body .medium-insert-buttons .medium-insert-buttons-show {
  display: none;
}

/* line 18, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body .medium-insert-buttons .medium-insert-buttons-addons {
  left: 1px;
  top: 0px;
  display: block !important;
}

/* line 24, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body .medium-insert-buttons ul.medium-insert-buttons-addons {
  padding-left: 0 !important;
}

/* line 28, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body .medium-insert-buttons button.medium-insert-buttons-show, #wire-editor-body .medium-insert-buttons button.medium-insert-action {
  border: 0;
  transition: color 200ms ease;
  text-decoration: none;
  color: #8ea3b5;
  width: 20px;
  height: 20px;
  line-height: 20px;
}

/* line 61, app/assets/stylesheets/mixins.scss */
#wire-editor-body .medium-insert-buttons button.medium-insert-buttons-show:hover, #wire-editor-body .medium-insert-buttons button.medium-insert-action:hover {
  color: #6f8aa1;
}

/* line 36, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body .medium-insert-buttons button.medium-insert-buttons-show > span, #wire-editor-body .medium-insert-buttons button.medium-insert-action > span {
  font-size: 16px;
}

/* line 42, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body .medium-insert-images, #wire-editor-body .mediumInsert {
  position: relative;
  display: block;
  text-align: center;
  margin: 10px 0;
  outline: 0 solid transparent;
}

/* line 49, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body .medium-insert-images figure, #wire-editor-body .mediumInsert figure {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  width: 100%;
}

/* line 56, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body .medium-insert-images figure img, #wire-editor-body .mediumInsert figure img {
  display: block;
  width: 100%;
  pointer-events: none;
}

/* line 62, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body .medium-insert-images figure figcaption, #wire-editor-body .mediumInsert figure figcaption {
  color: #627484;
  font-size: 17px;
  font-style: normal;
  line-height: 130%;
  text-align: left;
  padding: 16px 0;
  margin: 0;
}

/* line 71, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body .medium-insert-images figure figcaption.medium-insert-caption-placeholder:after, #wire-editor-body .mediumInsert figure figcaption.medium-insert-caption-placeholder:after {
  color: #8ea3b5;
  padding: 16px 0;
  text-align: left;
}

/* line 77, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body .medium-insert-images figure figcaption[contenteditable="true"], #wire-editor-body .mediumInsert figure figcaption[contenteditable="true"] {
  border-bottom: 1px solid #D7DFE7;
  z-index: 0;
}

/* line 82, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body .medium-insert-images figure figcaption p, #wire-editor-body .mediumInsert figure figcaption p {
  margin-top: 8px;
  margin-bottom: 0;
}

/* line 87, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body .medium-insert-images figure figcaption p:first-child, #wire-editor-body .mediumInsert figure figcaption p:first-child {
  margin-top: 0;
}

/* line 92, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body .medium-insert-images figure div.no-caption, #wire-editor-body .mediumInsert figure div.no-caption {
  position: absolute;
  bottom: 18px;
  right: 0;
}

/* line 97, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body .medium-insert-images figure div.no-caption svg, #wire-editor-body .mediumInsert figure div.no-caption svg {
  display: inline-block;
}

/* line 101, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body .medium-insert-images figure div.no-caption:after, #wire-editor-body .mediumInsert figure div.no-caption:after {
  content: "No caption";
  color: #19202d;
  font-size: 14px;
  margin-left: 4px;
}

/* line 110, app/assets/stylesheets/imports.medium-editor.scss */
#wire-editor-body .medium-insert-images:focus, #wire-editor-body .mediumInsert:focus {
  outline: 0 solid transparent;
}

/* line 1, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-title {
  font-weight: bold;
}

/* line 4, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-message {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}

/* line 8, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-message a,
.toast-message label {
  color: #ffffff;
}

/* line 12, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-message a:hover {
  color: #cccccc;
  text-decoration: none;
}

/* line 16, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-close-button {
  position: relative;
  right: -0.3em;
  top: -0.3em;
  float: right;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  -webkit-text-shadow: 0 1px 0 #ffffff;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

/* line 30, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-close-button:hover,
.toast-close-button:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
/* line 42, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
button.toast-close-button {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 49, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-top-center {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 54, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-bottom-center {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 59, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-top-full-width {
  top: 0;
  right: 0;
  width: 100%;
}

/* line 64, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-bottom-full-width {
  bottom: 0;
  right: 0;
  width: 100%;
}

/* line 69, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-top-left {
  top: 12px;
  left: 12px;
}

/* line 73, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-top-right {
  top: 12px;
  right: 12px;
}

/* line 77, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-bottom-right {
  right: 12px;
  bottom: 12px;
}

/* line 81, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-bottom-left {
  bottom: 12px;
  left: 12px;
}

/* line 85, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
#toast-container {
  position: fixed;
  z-index: 999999;
  /*overrides*/
}

/* line 91, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
#toast-container * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 96, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
#toast-container > div {
  position: relative;
  overflow: hidden;
  margin: 0 0 6px;
  padding: 15px 15px 15px 50px;
  width: 300px;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  background-position: 15px center;
  background-repeat: no-repeat;
  -moz-box-shadow: 0 0 12px #999999;
  -webkit-box-shadow: 0 0 12px #999999;
  box-shadow: 0 0 12px #999999;
  color: #ffffff;
  opacity: 0.8;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter: alpha(opacity=80);
}

/* line 115, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
#toast-container > div:hover {
  -moz-box-shadow: 0 0 12px #000000;
  -webkit-box-shadow: 0 0 12px #000000;
  box-shadow: 0 0 12px #000000;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  cursor: pointer;
}

/* line 124, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
#toast-container > .toast-info {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}

/* line 127, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
#toast-container > .toast-error {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}

/* line 130, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
#toast-container > .toast-success {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}

/* line 133, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
#toast-container > .toast-warning {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}

/* line 136, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}

/* line 142, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}

/* line 148, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast {
  background-color: #030303;
}

/* line 151, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-success {
  background-color: #51a351;
}

/* line 154, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-error {
  background-color: #bd362f;
}

/* line 157, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-info {
  background-color: #2f96b4;
}

/* line 160, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-warning {
  background-color: #f89406;
}

/* line 164, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
.toast-progress {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  background-color: #000000;
  opacity: 0.4;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  filter: alpha(opacity=40);
}

/*Responsive Design*/
@media all and (max-width: 240px) {
  /* line 177, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
  }
  /* line 181, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 241px) and (max-width: 480px) {
  /* line 187, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
  #toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
  }
  /* line 191, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
  #toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
  }
}

@media all and (min-width: 481px) and (max-width: 768px) {
  /* line 197, app/assets/stylesheets/../../../node_modules/toastr/toastr.scss */
  #toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
  }
}

/* line 3, app/assets/stylesheets/imports.toastr.scss */
#toast-container > div {
  width: 100% !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* Overrides */
/* line 6, app/assets/stylesheets/imports.react-dates.scss */
.application-container .DayPicker_weekHeader,
body.modal-open > .modal[role="dialog"] > article[role="document"] .DayPicker_weekHeader {
  top: 50px;
}

/* line 10, app/assets/stylesheets/imports.react-dates.scss */
.application-container .SingleDatePicker,
body.modal-open > .modal[role="dialog"] > article[role="document"] .SingleDatePicker {
  display: block;
}

/* line 13, app/assets/stylesheets/imports.react-dates.scss */
.application-container .SingleDatePicker .SingleDatePickerInput,
body.modal-open > .modal[role="dialog"] > article[role="document"] .SingleDatePicker .SingleDatePickerInput {
  display: block;
}

/* line 16, app/assets/stylesheets/imports.react-dates.scss */
.application-container .SingleDatePicker .SingleDatePickerInput .DateInput,
body.modal-open > .modal[role="dialog"] > article[role="document"] .SingleDatePicker .SingleDatePickerInput .DateInput {
  width: 100%;
}

/* line 22, app/assets/stylesheets/imports.react-dates.scss */
.application-container .SingleDatePickerInput__withBorder,
body.modal-open > .modal[role="dialog"] > article[role="document"] .SingleDatePickerInput__withBorder {
  border: none;
}

/* line 26, app/assets/stylesheets/imports.react-dates.scss */
.application-container .DateInput_input,
body.modal-open > .modal[role="dialog"] > article[role="document"] .DateInput_input {
  font-weight: inherit;
  font-size: 16px;
  line-height: inherit;
  color: inherit;
}

/* End of overrides */
/* line 35, app/assets/stylesheets/imports.react-dates.scss */
.PresetDateRangePicker_panel {
  padding: 0 22px 11px;
}

/* line 38, app/assets/stylesheets/imports.react-dates.scss */
.PresetDateRangePicker_button {
  position: relative;
  height: 100%;
  text-align: center;
  background: 0 0;
  border: 2px solid #00a699;
  color: #00a699;
  padding: 4px 12px;
  margin-right: 8px;
  font: inherit;
  font-weight: 700;
  line-height: normal;
  overflow: visible;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

/* line 55, app/assets/stylesheets/imports.react-dates.scss */
.PresetDateRangePicker_button:active {
  outline: 0;
}

/* line 58, app/assets/stylesheets/imports.react-dates.scss */
.PresetDateRangePicker_button__selected {
  color: #fff;
  background: #00a699;
}

/* line 62, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePickerInput {
  display: inline-block;
  background-color: #fff;
}

/* line 66, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePickerInput__withBorder {
  border-radius: 2px;
  border: 1px solid #dbdbdb;
}

/* line 70, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePickerInput__rtl {
  direction: rtl;
}

/* line 73, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePickerInput__disabled {
  background-color: #f2f2f2;
}

/* line 76, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePickerInput__block {
  display: block;
}

/* line 79, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePickerInput__showClearDate {
  padding-right: 30px;
}

/* line 82, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePickerInput_clearDate {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  padding: 10px;
  margin: 0 10px 0 5px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 99, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePickerInput_clearDate__default:focus,
.SingleDatePickerInput_clearDate__default:hover {
  background: #dbdbdb;
  border-radius: 50%;
}

/* line 104, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePickerInput_clearDate__small {
  padding: 6px;
}

/* line 107, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePickerInput_clearDate__hide {
  visibility: hidden;
}

/* line 110, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePickerInput_clearDate_svg {
  fill: #82888a;
  height: 12px;
  width: 15px;
  vertical-align: middle;
}

/* line 116, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePickerInput_clearDate_svg__small {
  height: 9px;
}

/* line 119, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePickerInput_calendarIcon {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  margin: 0 5px 0 10px;
}

/* line 132, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePickerInput_calendarIcon_svg {
  fill: #82888a;
  height: 15px;
  width: 14px;
  vertical-align: middle;
}

/* line 138, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePicker {
  position: relative;
  display: inline-block;
}

/* line 142, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePicker__block {
  display: block;
}

/* line 145, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePicker_picker {
  z-index: 1;
  background-color: #fff;
  position: absolute;
}

/* line 150, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePicker_picker__rtl {
  direction: rtl;
}

/* line 153, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePicker_picker__directionLeft {
  left: 0;
}

/* line 156, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePicker_picker__directionRight {
  right: 0;
}

/* line 159, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePicker_picker__portal {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* line 167, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePicker_picker__fullScreenPortal {
  background-color: #fff;
}

/* line 170, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePicker_closeButton {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  z-index: 2;
}

/* line 184, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePicker_closeButton:focus,
.SingleDatePicker_closeButton:hover {
  color: #b0b3b4;
  text-decoration: none;
}

/* line 189, app/assets/stylesheets/imports.react-dates.scss */
.SingleDatePicker_closeButton_svg {
  height: 15px;
  width: 15px;
  fill: #cacccd;
}

/* line 194, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_buttonReset {
  background: 0 0;
  border: 0;
  border-radius: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  padding: 0;
  cursor: pointer;
  font-size: 14px;
}

/* line 206, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_buttonReset:active {
  outline: 0;
}

/* line 209, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_show {
  width: 33px;
  height: 26px;
  position: absolute;
  z-index: 2;
}

/* line 215, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_show::before {
  content: "";
  display: block;
  position: absolute;
}

/* line 220, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_show__bottomRight {
  bottom: 0;
  right: 0;
}

/* line 224, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_show__bottomRight::before {
  border-top: 26px solid transparent;
  border-right: 33px solid #00a699;
  bottom: 0;
  right: 0;
}

/* line 230, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_show__bottomRight:hover::before {
  border-right: 33px solid #008489;
}

/* line 233, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_show__topRight {
  top: 0;
  right: 0;
}

/* line 237, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_show__topRight::before {
  border-bottom: 26px solid transparent;
  border-right: 33px solid #00a699;
  top: 0;
  right: 0;
}

/* line 243, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_show__topRight:hover::before {
  border-right: 33px solid #008489;
}

/* line 246, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_show__topLeft {
  top: 0;
  left: 0;
}

/* line 250, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_show__topLeft::before {
  border-bottom: 26px solid transparent;
  border-left: 33px solid #00a699;
  top: 0;
  left: 0;
}

/* line 256, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_show__topLeft:hover::before {
  border-left: 33px solid #008489;
}

/* line 259, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_showSpan {
  color: #fff;
  position: absolute;
}

/* line 263, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_showSpan__bottomRight {
  bottom: 0;
  right: 5px;
}

/* line 267, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_showSpan__topRight {
  top: 1px;
  right: 5px;
}

/* line 271, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_showSpan__topLeft {
  top: 1px;
  left: 5px;
}

/* line 275, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_panel {
  overflow: auto;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 2;
  padding: 22px;
  margin: 33px;
  text-align: left;
}

/* line 290, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_title {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}

/* line 295, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_list {
  list-style: none;
  padding: 0;
  font-size: 14px;
}

/* line 300, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_close {
  position: absolute;
  right: 22px;
  top: 22px;
  z-index: 2;
}

/* line 306, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_close:active {
  outline: 0;
}

/* line 309, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_closeSvg {
  height: 15px;
  width: 15px;
  fill: #cacccd;
}

/* line 314, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerKeyboardShortcuts_closeSvg:focus,
.DayPickerKeyboardShortcuts_closeSvg:hover {
  fill: #82888a;
}

/* line 318, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
}

/* line 325, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay:active {
  outline: 0;
}

/* line 328, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__defaultCursor {
  cursor: default;
}

/* line 331, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__default {
  border: 1px solid #e4e7e7;
  color: #484848;
  background: #fff;
}

/* line 336, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__default:hover {
  background: #e4e7e7;
  border: 1px solid #e4e7e7;
  color: inherit;
}

/* line 341, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__hovered_offset {
  background: #f4f5f5;
  border: 1px double #e4e7e7;
  color: inherit;
}

/* line 346, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__outside {
  border: 0;
  background: #fff;
  color: #484848;
}

/* line 351, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__outside:hover {
  border: 0;
}

/* line 354, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__blocked_minimum_nights {
  background: #fff;
  border: 1px solid #eceeee;
  color: #cacccd;
}

/* line 359, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__blocked_minimum_nights:active,
.CalendarDay__blocked_minimum_nights:hover {
  background: #fff;
  color: #cacccd;
}

/* line 364, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__highlighted_calendar {
  background: #ffe8bc;
  color: #484848;
}

/* line 368, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__highlighted_calendar:active,
.CalendarDay__highlighted_calendar:hover {
  background: #ffce71;
  color: #484848;
}

/* line 373, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__selected_span {
  background: #66e2da;
  border: 1px double #33dacd;
  color: #fff;
}

/* line 378, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__selected_span:active,
.CalendarDay__selected_span:hover {
  background: #33dacd;
  border: 1px double #33dacd;
  color: #fff;
}

/* line 384, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__selected,
.CalendarDay__selected:active,
.CalendarDay__selected:hover {
  background: #00a699;
  border: 1px double #00a699;
  color: #fff;
}

/* line 391, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__hovered_span,
.CalendarDay__hovered_span:hover {
  background: #b2f1ec;
  border: 1px double #80e8e0;
  color: #007a87;
}

/* line 397, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__hovered_span:active {
  background: #80e8e0;
  border: 1px double #80e8e0;
  color: #007a87;
}

/* line 402, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__blocked_calendar,
.CalendarDay__blocked_calendar:active,
.CalendarDay__blocked_calendar:hover {
  background: #cacccd;
  border: 1px solid #cacccd;
  color: #82888a;
}

/* line 409, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__blocked_out_of_range,
.CalendarDay__blocked_out_of_range:active,
.CalendarDay__blocked_out_of_range:hover {
  background: #fff;
  border: 1px solid #e4e7e7;
  color: #cacccd;
}

/* line 416, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__hovered_start_first_possible_end {
  background: #eceeee;
  border: 1px double #eceeee;
}

/* line 420, app/assets/stylesheets/imports.react-dates.scss */
.CalendarDay__hovered_start_blocked_min_nights {
  background: #eceeee;
  border: 1px double #e4e7e7;
}

/* line 424, app/assets/stylesheets/imports.react-dates.scss */
.CalendarMonth {
  background: #fff;
  text-align: center;
  vertical-align: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 433, app/assets/stylesheets/imports.react-dates.scss */
.CalendarMonth_table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 437, app/assets/stylesheets/imports.react-dates.scss */
.CalendarMonth_verticalSpacing {
  border-collapse: separate;
}

/* line 440, app/assets/stylesheets/imports.react-dates.scss */
.CalendarMonth_caption {
  color: #484848;
  font-size: 18px;
  text-align: center;
  padding-top: 22px;
  padding-bottom: 37px;
  caption-side: initial;
}

/* line 448, app/assets/stylesheets/imports.react-dates.scss */
.CalendarMonth_caption__verticalScrollable {
  padding-top: 12px;
  padding-bottom: 7px;
}

/* line 452, app/assets/stylesheets/imports.react-dates.scss */
.CalendarMonthGrid {
  background: #fff;
  text-align: left;
  z-index: 0;
}

/* line 457, app/assets/stylesheets/imports.react-dates.scss */
.CalendarMonthGrid__animating {
  z-index: 1;
}

/* line 460, app/assets/stylesheets/imports.react-dates.scss */
.CalendarMonthGrid__horizontal {
  position: absolute;
  left: 9px;
}

/* line 464, app/assets/stylesheets/imports.react-dates.scss */
.CalendarMonthGrid__vertical,
.CalendarMonthGrid__vertical_scrollable {
  margin: 0 auto;
}

/* line 468, app/assets/stylesheets/imports.react-dates.scss */
.CalendarMonthGrid_month__horizontal {
  display: inline-block;
  vertical-align: top;
  min-height: 100%;
}

/* line 473, app/assets/stylesheets/imports.react-dates.scss */
.CalendarMonthGrid_month__hideForAnimation {
  position: absolute;
  z-index: -1;
  opacity: 0;
  pointer-events: none;
}

/* line 479, app/assets/stylesheets/imports.react-dates.scss */
.CalendarMonthGrid_month__hidden {
  visibility: hidden;
}

/* line 482, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation {
  position: relative;
  z-index: 2;
}

/* line 486, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation__horizontal {
  height: 0;
}

/* line 489, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation__verticalScrollable_prevNav {
  z-index: 1;
}

/* line 492, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation__verticalDefault {
  position: absolute;
  width: 100%;
  height: 52px;
  bottom: 0;
  left: 0;
}

/* line 499, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation__verticalScrollableDefault {
  position: relative;
}

/* line 502, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation__bottom {
  height: auto;
}

/* line 505, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation__bottomDefault {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

/* line 516, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation_button {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 0;
  padding: 0;
  margin: 0;
}

/* line 526, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation_button__default {
  border: 1px solid #e4e7e7;
  background-color: #fff;
  color: #757575;
}

/* line 531, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation_button__default:focus,
.DayPickerNavigation_button__default:hover {
  border: 1px solid #c4c4c4;
}

/* line 535, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation_button__default:active {
  background: #f2f2f2;
}

/* line 538, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation_button__disabled {
  cursor: default;
  border: 1px solid #f2f2f2;
}

/* line 542, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation_button__disabled:focus,
.DayPickerNavigation_button__disabled:hover {
  border: 1px solid #f2f2f2;
}

/* line 546, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation_button__disabled:active {
  background: 0 0;
}

/* line 549, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation_button__horizontalDefault {
  position: absolute;
  top: 18px;
  line-height: .78;
  border-radius: 3px;
  padding: 6px 9px;
}

/* line 556, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation_bottomButton__horizontalDefault {
  position: static;
  margin: -10px 22px 30px;
}

/* line 560, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation_leftButton__horizontalDefault {
  left: 22px;
}

/* line 563, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation_rightButton__horizontalDefault {
  right: 22px;
}

/* line 566, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation_button__verticalDefault {
  padding: 5px;
  background: #fff;
  box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1);
  position: relative;
  display: inline-block;
  text-align: center;
  height: 100%;
  width: 50%;
}

/* line 576, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation_nextButton__verticalDefault {
  border-left: 0;
}

/* line 579, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation_nextButton__verticalScrollableDefault,
.DayPickerNavigation_prevButton__verticalScrollableDefault {
  width: 100%;
}

/* line 583, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation_svg__horizontal {
  height: 19px;
  width: 19px;
  fill: #82888a;
  display: block;
}

/* line 589, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation_svg__vertical {
  height: 42px;
  width: 42px;
  fill: #484848;
}

/* line 594, app/assets/stylesheets/imports.react-dates.scss */
.DayPickerNavigation_svg__disabled {
  fill: #f2f2f2;
}

/* line 597, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker {
  background: #fff;
  position: relative;
  text-align: left;
}

/* line 602, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker__horizontal {
  background: #fff;
}

/* line 605, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker__verticalScrollable {
  height: 100%;
}

/* line 608, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker__hidden {
  visibility: hidden;
}

/* line 611, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker__withBorder {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.07);
  border-radius: 3px;
}

/* line 615, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker_portal__horizontal {
  box-shadow: none;
  position: absolute;
  left: 50%;
  top: 50%;
}

/* line 621, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker_portal__vertical {
  position: initial;
}

/* line 624, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker_focusRegion {
  outline: 0;
}

/* line 627, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker_calendarInfo__horizontal,
.DayPicker_wrapper__horizontal {
  display: inline-block;
  vertical-align: top;
}

/* line 632, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker_weekHeaders {
  position: relative;
}

/* line 635, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker_weekHeaders__horizontal {
  margin-left: 9px;
}

/* line 638, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker_weekHeader {
  color: #757575;
  position: absolute;
  top: 62px;
  z-index: 2;
  text-align: left;
}

/* line 645, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker_weekHeader__vertical {
  left: 50%;
}

/* line 648, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker_weekHeader__verticalScrollable {
  top: 0;
  display: table-row;
  border-bottom: 1px solid #dbdbdb;
  background: #fff;
  margin-left: 0;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 658, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker_weekHeader_ul {
  list-style: none;
  margin: 1px 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 14px;
}

/* line 665, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker_weekHeader_li {
  display: inline-block;
  text-align: center;
}

/* line 669, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker_transitionContainer {
  position: relative;
  overflow: hidden;
  border-radius: 3px;
}

/* line 674, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker_transitionContainer__horizontal {
  -webkit-transition: height .2s ease-in-out;
  -moz-transition: height .2s ease-in-out;
  transition: height .2s ease-in-out;
}

/* line 679, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker_transitionContainer__vertical {
  width: 100%;
}

/* line 682, app/assets/stylesheets/imports.react-dates.scss */
.DayPicker_transitionContainer__verticalScrollable {
  padding-top: 20px;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  overflow-y: scroll;
}

/* line 692, app/assets/stylesheets/imports.react-dates.scss */
.DateInput {
  margin: 0;
  padding: 0;
  background: #fff;
  position: relative;
  display: inline-block;
  width: 130px;
  vertical-align: middle;
}

/* line 701, app/assets/stylesheets/imports.react-dates.scss */
.DateInput__small {
  width: 97px;
}

/* line 704, app/assets/stylesheets/imports.react-dates.scss */
.DateInput__block {
  width: 100%;
}

/* line 707, app/assets/stylesheets/imports.react-dates.scss */
.DateInput__disabled {
  background: #f2f2f2;
  color: #dbdbdb;
}

/* line 711, app/assets/stylesheets/imports.react-dates.scss */
.DateInput_input {
  font-weight: 200;
  font-size: 19px;
  line-height: 24px;
  color: #484848;
  background-color: #fff;
  width: 100%;
  padding: 11px 11px 9px;
  border: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid transparent;
  border-left: 0;
  border-radius: 0;
}

/* line 726, app/assets/stylesheets/imports.react-dates.scss */
.DateInput_input__small {
  font-size: 15px;
  line-height: 18px;
  letter-spacing: .2px;
  padding: 7px 7px 5px;
}

/* line 732, app/assets/stylesheets/imports.react-dates.scss */
.DateInput_input__regular {
  font-weight: auto;
}

/* line 735, app/assets/stylesheets/imports.react-dates.scss */
.DateInput_input__readOnly {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 741, app/assets/stylesheets/imports.react-dates.scss */
.DateInput_input__focused {
  outline: 0;
  background: #fff;
  border: 0;
  border-top: 0;
  border-right: 0;
  border-bottom: 2px solid #008489;
  border-left: 0;
}

/* line 750, app/assets/stylesheets/imports.react-dates.scss */
.DateInput_input__disabled {
  background: #f2f2f2;
  font-style: italic;
}

/* line 754, app/assets/stylesheets/imports.react-dates.scss */
.DateInput_screenReaderMessage {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 764, app/assets/stylesheets/imports.react-dates.scss */
.DateInput_fang {
  position: absolute;
  width: 20px;
  height: 10px;
  left: 22px;
  z-index: 2;
}

/* line 771, app/assets/stylesheets/imports.react-dates.scss */
.DateInput_fangShape {
  fill: #fff;
}

/* line 774, app/assets/stylesheets/imports.react-dates.scss */
.DateInput_fangStroke {
  stroke: #dbdbdb;
  fill: transparent;
}

/* line 778, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePickerInput {
  background-color: #fff;
  display: inline-block;
}

/* line 782, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePickerInput__disabled {
  background: #f2f2f2;
}

/* line 785, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePickerInput__withBorder {
  border-radius: 2px;
  border: 1px solid #dbdbdb;
}

/* line 789, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePickerInput__rtl {
  direction: rtl;
}

/* line 792, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePickerInput__block {
  display: block;
}

/* line 795, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePickerInput__showClearDates {
  padding-right: 30px;
}

/* line 798, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePickerInput_arrow {
  display: inline-block;
  vertical-align: middle;
  color: #484848;
}

/* line 803, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePickerInput_arrow_svg {
  vertical-align: middle;
  fill: #484848;
  height: 24px;
  width: 24px;
}

/* line 809, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePickerInput_clearDates {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  padding: 10px;
  margin: 0 10px 0 5px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 826, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePickerInput_clearDates__small {
  padding: 6px;
}

/* line 829, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePickerInput_clearDates_default:focus,
.DateRangePickerInput_clearDates_default:hover {
  background: #dbdbdb;
  border-radius: 50%;
}

/* line 834, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePickerInput_clearDates__hide {
  visibility: hidden;
}

/* line 837, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePickerInput_clearDates_svg {
  fill: #82888a;
  height: 12px;
  width: 15px;
  vertical-align: middle;
}

/* line 843, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePickerInput_clearDates_svg__small {
  height: 9px;
}

/* line 846, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePickerInput_calendarIcon {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  margin: 0 5px 0 10px;
}

/* line 859, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePickerInput_calendarIcon_svg {
  fill: #82888a;
  height: 15px;
  width: 14px;
  vertical-align: middle;
}

/* line 865, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePicker {
  position: relative;
  display: inline-block;
}

/* line 869, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePicker__block {
  display: block;
}

/* line 872, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePicker_picker {
  z-index: 1;
  background-color: #fff;
  position: absolute;
}

/* line 877, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePicker_picker__rtl {
  direction: rtl;
}

/* line 880, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePicker_picker__directionLeft {
  left: 0;
}

/* line 883, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePicker_picker__directionRight {
  right: 0;
}

/* line 886, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePicker_picker__portal {
  background-color: rgba(0, 0, 0, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/* line 894, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePicker_picker__fullScreenPortal {
  background-color: #fff;
}

/* line 897, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePicker_closeButton {
  background: 0 0;
  border: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  overflow: visible;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  z-index: 2;
}

/* line 911, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePicker_closeButton:focus,
.DateRangePicker_closeButton:hover {
  color: #b0b3b4;
  text-decoration: none;
}

/* line 916, app/assets/stylesheets/imports.react-dates.scss */
.DateRangePicker_closeButton_svg {
  height: 15px;
  width: 15px;
  fill: #cacccd;
}

/* line 1, app/assets/stylesheets/imports.react-sortable-hoc.scss */
.sortable-helper {
  z-index: 420;
}

/* line 13, app/assets/stylesheets/actiontext.scss */
.trix-content .attachment-gallery > action-text-attachment,
.trix-content .attachment-gallery > .attachment {
  flex: 1 0 33%;
  padding: 0 0.5em;
  max-width: 33%;
}

/* line 22, app/assets/stylesheets/actiontext.scss */
.trix-content .attachment-gallery.attachment-gallery--2 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--2 > .attachment, .trix-content .attachment-gallery.attachment-gallery--4 > action-text-attachment,
.trix-content .attachment-gallery.attachment-gallery--4 > .attachment {
  flex-basis: 50%;
  max-width: 50%;
}

/* line 31, app/assets/stylesheets/actiontext.scss */
.trix-content action-text-attachment .attachment {
  padding: 0 !important;
  max-width: 100% !important;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 1, app/assets/stylesheets/base.accessibility.scss */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* To be refactored */
/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 4, app/assets/stylesheets/base.layout.scss */
* {
  box-sizing: border-box;
}

/* line 8, app/assets/stylesheets/base.layout.scss */
html, body {
  width: 100%;
  padding: 0;
  margin: 0;
}

/* line 13, app/assets/stylesheets/base.layout.scss */
html ::-webkit-scrollbar-track:vertical, body ::-webkit-scrollbar-track:vertical {
  border-left: 1px solid lightgrey;
}

/* line 17, app/assets/stylesheets/base.layout.scss */
html ::-webkit-scrollbar-thumb:vertical, body ::-webkit-scrollbar-thumb:vertical {
  background-color: lightgrey;
  border-radius: 12px;
  border: 4px solid transparent;
  background-clip: padding-box;
}

/* line 25, app/assets/stylesheets/base.layout.scss */
body {
  background-color: #ffffff;
  color: #19202d;
  position: inherit;
}

/* line 30, app/assets/stylesheets/base.layout.scss */
body.has-fullscreen-modal {
  position: fixed;
}

/* line 35, app/assets/stylesheets/base.layout.scss */
:before, :after {
  box-sizing: border-box;
}

/* line 39, app/assets/stylesheets/base.layout.scss */
p {
  line-height: 26px;
}

/* line 43, app/assets/stylesheets/base.layout.scss */
ul, ol {
  line-height: 26px;
}

/* line 47, app/assets/stylesheets/base.layout.scss */
.application-container {
  min-height: 100%;
  min-width: 100%;
}

/* line 51, app/assets/stylesheets/base.layout.scss */
.application-container .content-overlay {
  background-color: rgba(25, 32, 45, 0.85);
  display: none;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 90;
}

/* line 62, app/assets/stylesheets/base.layout.scss */
body[data-page-category="My Wires"] .content-container {
  margin-top: 40px;
}

/* line 67, app/assets/stylesheets/base.layout.scss */
p.front-matter {
  color: #8ea3b5;
  font-size: 13px;
  font-weight: 700;
}

/* line 73, app/assets/stylesheets/base.layout.scss */
.main-column {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  /* line 73, app/assets/stylesheets/base.layout.scss */
  .main-column {
    max-width: 700px;
  }
}

/* line 80, app/assets/stylesheets/base.layout.scss */
.main-column--full-width {
  max-width: 1160px;
  margin-bottom: 80px;
}

/* line 85, app/assets/stylesheets/base.layout.scss */
.main-column--content {
  padding: 40px 0 40px 0;
  min-height: 2000px;
}

/* line 90, app/assets/stylesheets/base.layout.scss */
.main-column__content {
  padding-right: 20px;
  padding-left: 20px;
  margin-right: auto;
  margin-left: auto;
  max-width: 640px !important;
}

/* line 98, app/assets/stylesheets/base.layout.scss */
.w_100 {
  width: 100%;
}

@media screen and (max-width: 1100px) {
  /* line 100, app/assets/stylesheets/base.layout.scss */
  .pure-u-1, .pure-u-1-1, .pure-u-1-2, .pure-u-1-3, .pure-u-2-3, .pure-u-1-4, .pure-u-3-4, .pure-u-1-5, .pure-u-2-5, .pure-u-3-5, .pure-u-4-5, .pure-u-5-5,
.pure-u-1-6, .pure-u-5-6, .pure-u-1-8, .pure-u-3-8, .pure-u-5-8, .pure-u-7-8, .pure-u-1-12, .pure-u-5-12, .pure-u-7-12, .pure-u-11-12, .pure-u-1-24,
.pure-u-2-24, .pure-u-3-24, .pure-u-4-24, .pure-u-5-24, .pure-u-6-24, .pure-u-7-24, .pure-u-8-24, .pure-u-9-24, .pure-u-10-24, .pure-u-11-24,
.pure-u-12-24, .pure-u-13-24, .pure-u-14-24, .pure-u-15-24, .pure-u-16-24, .pure-u-17-24, .pure-u-18-24, .pure-u-19-24, .pure-u-20-24, .pure-u-21-24, .pure-u-22-24, .pure-u-23-24,
.pure-u-24-24 {
    display: block !important;
    margin: 0px auto;
  }
}

@media screen and (max-width: 568px) {
  /* line 107, app/assets/stylesheets/base.layout.scss */
  .pure-u-4-5 {
    width: 90%;
  }
}

@media screen and (min-width: 768px) {
  /* line 110, app/assets/stylesheets/base.layout.scss */
  .widthadjust_width {
    width: 100% !important;
  }
}

/* line 112, app/assets/stylesheets/base.layout.scss */
.display_content_middle {
  display: table;
  margin: 0px auto;
}

/* line 114, app/assets/stylesheets/base.layout.scss */
a.scroll-to-top {
  border: 2px solid #c19d3f;
  bottom: -100px;
  box-shadow: 0 0 0 0 #fff inset;
  color: #c19d3f;
  cursor: pointer;
  height: 40px;
  overflow: auto;
  padding-top: 6px;
  position: fixed;
  right: 25px;
  text-align: center;
  width: 40px;
  z-index: 40;
}

/* line 132, app/assets/stylesheets/base.layout.scss */
.columnless header.page-header {
  padding-top: 1px;
}

/* line 136, app/assets/stylesheets/base.layout.scss */
header.page-header > h2 {
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 30px;
  margin-bottom: 8px;
}

@media screen and (max-width: 768px) {
  /* line 146, app/assets/stylesheets/base.layout.scss */
  .feed header.page-header > h1 {
    padding-top: 40px;
  }
}

/* line 151, app/assets/stylesheets/base.layout.scss */
header.page-header h1,
h1.header,
h2.header {
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  padding: 34px 0 0 0;
  line-height: normal;
}

/* line 162, app/assets/stylesheets/base.layout.scss */
header.page-header h1 span,
h1.header span,
h2.header span {
  font-weight: 900;
}

/* line 166, app/assets/stylesheets/base.layout.scss */
header.page-header h1:after,
h1.header:after,
h2.header:after {
  border-bottom: 1px solid #c19d3f;
  content: ' ';
  display: block;
  margin: 14px 0;
}

/* line 174, app/assets/stylesheets/base.layout.scss */
header.page-header h1.--no-border:after,
h1.header.--no-border:after,
h2.header.--no-border:after {
  border-bottom: none;
  content: '';
  display: none;
  margin: 0;
}

/* line 182, app/assets/stylesheets/base.layout.scss */
header.page-header h1 + p,
h1.header + p,
h2.header + p {
  margin-top: 0;
}

/* line 188, app/assets/stylesheets/base.layout.scss */
h2.header:after {
  width: 148px;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url(/assets/font-awesome/fontawesome-webfont-962a0132030487ca6686043e1c658882b2b6e9b50b69d9d2c9654f092097aef8.eot?v=4.7.0);
  src: url(/assets/font-awesome/fontawesome-webfont-962a0132030487ca6686043e1c658882b2b6e9b50b69d9d2c9654f092097aef8.eot?v=4.7.0#iefix) format("embedded-opentype"), url(/assets/font-awesome/fontawesome-webfont-7452e99010f51e2c524e308a29c632f6c4e73a37f1b169f8da0dfb18d9616703.woff2?v=4.7.0) format("woff2"), url(/assets/font-awesome/fontawesome-webfont-c23f26b9b190731f25609e6138ea172f8db93a07ce76ab77204ced59db3c4753.woff?v=4.7.0) format("woff"), url(/assets/font-awesome/fontawesome-webfont-b9da150882e391798150e49b6c8f9895fc170c62833ca0f411e03d0b4b4ef8ca.ttf?v=4.7.0) format("truetype"), url(/assets/font-awesome/fontawesome-webfont-fdb727bf6f0ae65cfb15d74f4958e7a947a2fd9caa853e753828f1bc3f771ba2.svg?v=4.7.0#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 4, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_core.scss */
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
/* line 5, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 10, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-2x {
  font-size: 2em;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-3x {
  font-size: 3em;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-4x {
  font-size: 4em;
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_larger.scss */
.fa-5x {
  font-size: 5em;
}

/* line 3, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_fixed-width.scss */
.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

/* line 4, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-ul > li {
  position: relative;
}

/* line 10, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}

/* line 16, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_list.scss */
.fa-li.fa-lg {
  left: -1.8571428571em;
}

/* line 4, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 10, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-left {
  float: left;
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa-pull-right {
  float: right;
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 15, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 19, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.pull-right, .sidebar .sidebar-item .sidebar-item-secondary-link, .sidebar .sidebar-item .sidebar-item-link {
  float: right;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.pull-left {
  float: left;
}

/* line 23, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.pull-left {
  margin-right: .3em;
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_bordered-pulled.scss */
.fa.pull-right, .sidebar .sidebar-item .fa.sidebar-item-secondary-link, .sidebar .sidebar-item .fa.sidebar-item-link {
  margin-left: .3em;
}

/* line 4, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_animated.scss */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_animated.scss */
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 4, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_rotated-flipped.scss */
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}

/* line 4, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-1x {
  line-height: inherit;
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-stack-2x {
  font-size: 2em;
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_stacked.scss */
.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
/* line 4, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glass:before {
  content: "";
}

/* line 5, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-music:before {
  content: "";
}

/* line 6, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search:before {
  content: "";
}

/* line 7, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-o:before {
  content: "";
}

/* line 8, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart:before {
  content: "";
}

/* line 9, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star:before {
  content: "";
}

/* line 10, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-o:before {
  content: "";
}

/* line 11, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user:before {
  content: "";
}

/* line 12, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-film:before {
  content: "";
}

/* line 13, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-large:before {
  content: "";
}

/* line 14, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th:before {
  content: "";
}

/* line 15, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-th-list:before {
  content: "";
}

/* line 16, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check:before {
  content: "";
}

/* line 17, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

/* line 18, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-plus:before {
  content: "";
}

/* line 19, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-search-minus:before {
  content: "";
}

/* line 20, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-power-off:before {
  content: "";
}

/* line 21, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-signal:before {
  content: "";
}

/* line 22, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gear:before,
.fa-cog:before {
  content: "";
}

/* line 23, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash-o:before {
  content: "";
}

/* line 24, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-home:before {
  content: "";
}

/* line 25, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-o:before {
  content: "";
}

/* line 26, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clock-o:before {
  content: "";
}

/* line 27, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-road:before {
  content: "";
}

/* line 28, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-download:before {
  content: "";
}

/* line 29, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-down:before {
  content: "";
}

/* line 30, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-up:before {
  content: "";
}

/* line 31, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-inbox:before {
  content: "";
}

/* line 32, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle-o:before {
  content: "";
}

/* line 33, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

/* line 34, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-refresh:before {
  content: "";
}

/* line 35, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-alt:before {
  content: "";
}

/* line 36, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lock:before {
  content: "";
}

/* line 37, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag:before {
  content: "";
}

/* line 38, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-headphones:before {
  content: "";
}

/* line 39, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-off:before {
  content: "";
}

/* line 40, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-down:before {
  content: "";
}

/* line 41, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-up:before {
  content: "";
}

/* line 42, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-qrcode:before {
  content: "";
}

/* line 43, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-barcode:before {
  content: "";
}

/* line 44, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tag:before {
  content: "";
}

/* line 45, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tags:before {
  content: "";
}

/* line 46, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-book:before {
  content: "";
}

/* line 47, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark:before {
  content: "";
}

/* line 48, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-print:before {
  content: "";
}

/* line 49, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera:before {
  content: "";
}

/* line 50, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-font:before {
  content: "";
}

/* line 51, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bold:before {
  content: "";
}

/* line 52, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-italic:before {
  content: "";
}

/* line 53, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-height:before {
  content: "";
}

/* line 54, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-text-width:before {
  content: "";
}

/* line 55, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-left:before {
  content: "";
}

/* line 56, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-center:before {
  content: "";
}

/* line 57, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-right:before {
  content: "";
}

/* line 58, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-align-justify:before {
  content: "";
}

/* line 59, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list:before {
  content: "";
}

/* line 60, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

/* line 61, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-indent:before {
  content: "";
}

/* line 62, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-video-camera:before {
  content: "";
}

/* line 63, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

/* line 64, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil:before {
  content: "";
}

/* line 65, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-marker:before {
  content: "";
}

/* line 66, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-adjust:before {
  content: "";
}

/* line 67, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tint:before {
  content: "";
}

/* line 68, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

/* line 69, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square-o:before {
  content: "";
}

/* line 70, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square-o:before {
  content: "";
}

/* line 71, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows:before {
  content: "";
}

/* line 72, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-backward:before {
  content: "";
}

/* line 73, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-backward:before {
  content: "";
}

/* line 74, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-backward:before {
  content: "";
}

/* line 75, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-play:before {
  content: "";
}

/* line 76, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause:before {
  content: "";
}

/* line 77, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop:before {
  content: "";
}

/* line 78, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-forward:before {
  content: "";
}

/* line 79, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fast-forward:before {
  content: "";
}

/* line 80, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-step-forward:before {
  content: "";
}

/* line 81, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eject:before {
  content: "";
}

/* line 82, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-left:before {
  content: "";
}

/* line 83, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-right:before {
  content: "";
}

/* line 84, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-circle:before {
  content: "";
}

/* line 85, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-circle:before {
  content: "";
}

/* line 86, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle:before {
  content: "";
}

/* line 87, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle:before {
  content: "";
}

/* line 88, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle:before {
  content: "";
}

/* line 89, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-info-circle:before {
  content: "";
}

/* line 90, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-crosshairs:before {
  content: "";
}

/* line 91, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-circle-o:before {
  content: "";
}

/* line 92, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-circle-o:before {
  content: "";
}

/* line 93, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ban:before {
  content: "";
}

/* line 94, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-left:before {
  content: "";
}

/* line 95, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-right:before {
  content: "";
}

/* line 96, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-up:before {
  content: "";
}

/* line 97, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-down:before {
  content: "";
}

/* line 98, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

/* line 99, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-expand:before {
  content: "";
}

/* line 100, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-compress:before {
  content: "";
}

/* line 101, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus:before {
  content: "";
}

/* line 102, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus:before {
  content: "";
}

/* line 103, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-asterisk:before {
  content: "";
}

/* line 104, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation-circle:before {
  content: "";
}

/* line 105, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gift:before {
  content: "";
}

/* line 106, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-leaf:before {
  content: "";
}

/* line 107, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire:before {
  content: "";
}

/* line 108, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye:before {
  content: "";
}

/* line 109, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eye-slash:before {
  content: "";
}

/* line 110, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

/* line 111, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plane:before {
  content: "";
}

/* line 112, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar:before {
  content: "";
}

/* line 113, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-random:before {
  content: "";
}

/* line 114, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment:before {
  content: "";
}

/* line 115, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magnet:before {
  content: "";
}

/* line 116, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-up:before {
  content: "";
}

/* line 117, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-down:before {
  content: "";
}

/* line 118, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-retweet:before {
  content: "";
}

/* line 119, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-cart:before {
  content: "";
}

/* line 120, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder:before {
  content: "";
}

/* line 121, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open:before {
  content: "";
}

/* line 122, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-v:before {
  content: "";
}

/* line 123, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-h:before {
  content: "";
}

/* line 124, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

/* line 125, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter-square:before {
  content: "";
}

/* line 126, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-square:before {
  content: "";
}

/* line 127, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-camera-retro:before {
  content: "";
}

/* line 128, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-key:before {
  content: "";
}

/* line 129, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gears:before,
.fa-cogs:before {
  content: "";
}

/* line 130, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments:before {
  content: "";
}

/* line 131, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-o-up:before {
  content: "";
}

/* line 132, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-o-down:before {
  content: "";
}

/* line 133, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half:before {
  content: "";
}

/* line 134, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heart-o:before {
  content: "";
}

/* line 135, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-out:before {
  content: "";
}

/* line 136, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin-square:before {
  content: "";
}

/* line 137, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumb-tack:before {
  content: "";
}

/* line 138, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link:before {
  content: "";
}

/* line 139, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sign-in:before {
  content: "";
}

/* line 140, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trophy:before {
  content: "";
}

/* line 141, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-square:before {
  content: "";
}

/* line 142, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-upload:before {
  content: "";
}

/* line 143, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lemon-o:before {
  content: "";
}

/* line 144, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone:before {
  content: "";
}

/* line 145, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square-o:before {
  content: "";
}

/* line 146, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bookmark-o:before {
  content: "";
}

/* line 147, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-phone-square:before {
  content: "";
}

/* line 148, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitter:before {
  content: "";
}

/* line 149, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

/* line 150, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-github:before {
  content: "";
}

/* line 151, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock:before {
  content: "";
}

/* line 152, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card:before {
  content: "";
}

/* line 153, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-feed:before,
.fa-rss:before {
  content: "";
}

/* line 154, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hdd-o:before {
  content: "";
}

/* line 155, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullhorn:before {
  content: "";
}

/* line 156, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell:before {
  content: "";
}

/* line 157, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-certificate:before {
  content: "";
}

/* line 158, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-right:before {
  content: "";
}

/* line 159, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-left:before {
  content: "";
}

/* line 160, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-up:before {
  content: "";
}

/* line 161, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-o-down:before {
  content: "";
}

/* line 162, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-left:before {
  content: "";
}

/* line 163, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-right:before {
  content: "";
}

/* line 164, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-up:before {
  content: "";
}

/* line 165, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-down:before {
  content: "";
}

/* line 166, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-globe:before {
  content: "";
}

/* line 167, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wrench:before {
  content: "";
}

/* line 168, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tasks:before {
  content: "";
}

/* line 169, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-filter:before {
  content: "";
}

/* line 170, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-briefcase:before {
  content: "";
}

/* line 171, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrows-alt:before {
  content: "";
}

/* line 172, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-group:before,
.fa-users:before {
  content: "";
}

/* line 173, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chain:before,
.fa-link:before {
  content: "";
}

/* line 174, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud:before {
  content: "";
}

/* line 175, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flask:before {
  content: "";
}

/* line 176, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cut:before,
.fa-scissors:before {
  content: "";
}

/* line 177, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-copy:before,
.fa-files-o:before {
  content: "";
}

/* line 178, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paperclip:before {
  content: "";
}

/* line 179, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

/* line 180, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-square:before {
  content: "";
}

/* line 181, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

/* line 182, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ul:before {
  content: "";
}

/* line 183, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-list-ol:before {
  content: "";
}

/* line 184, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-strikethrough:before {
  content: "";
}

/* line 185, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-underline:before {
  content: "";
}

/* line 186, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-table:before {
  content: "";
}

/* line 187, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-magic:before {
  content: "";
}

/* line 188, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-truck:before {
  content: "";
}

/* line 189, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest:before {
  content: "";
}

/* line 190, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-square:before {
  content: "";
}

/* line 191, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-square:before {
  content: "";
}

/* line 192, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus:before {
  content: "";
}

/* line 193, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-money:before {
  content: "";
}

/* line 194, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-down:before {
  content: "";
}

/* line 195, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-up:before {
  content: "";
}

/* line 196, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-left:before {
  content: "";
}

/* line 197, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-caret-right:before {
  content: "";
}

/* line 198, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-columns:before {
  content: "";
}

/* line 199, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

/* line 200, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

/* line 201, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

/* line 202, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope:before {
  content: "";
}

/* line 203, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linkedin:before {
  content: "";
}

/* line 204, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

/* line 205, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-legal:before,
.fa-gavel:before {
  content: "";
}

/* line 206, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

/* line 207, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comment-o:before {
  content: "";
}

/* line 208, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-comments-o:before {
  content: "";
}

/* line 209, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flash:before,
.fa-bolt:before {
  content: "";
}

/* line 210, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sitemap:before {
  content: "";
}

/* line 211, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-umbrella:before {
  content: "";
}

/* line 212, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

/* line 213, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lightbulb-o:before {
  content: "";
}

/* line 214, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exchange:before {
  content: "";
}

/* line 215, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-download:before {
  content: "";
}

/* line 216, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cloud-upload:before {
  content: "";
}

/* line 217, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-md:before {
  content: "";
}

/* line 218, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stethoscope:before {
  content: "";
}

/* line 219, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-suitcase:before {
  content: "";
}

/* line 220, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-o:before {
  content: "";
}

/* line 221, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-coffee:before {
  content: "";
}

/* line 222, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cutlery:before {
  content: "";
}

/* line 223, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-text-o:before {
  content: "";
}

/* line 224, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building-o:before {
  content: "";
}

/* line 225, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hospital-o:before {
  content: "";
}

/* line 226, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ambulance:before {
  content: "";
}

/* line 227, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-medkit:before {
  content: "";
}

/* line 228, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fighter-jet:before {
  content: "";
}

/* line 229, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-beer:before {
  content: "";
}

/* line 230, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-h-square:before {
  content: "";
}

/* line 231, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square:before {
  content: "";
}

/* line 232, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-left:before {
  content: "";
}

/* line 233, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-right:before {
  content: "";
}

/* line 234, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-up:before {
  content: "";
}

/* line 235, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-double-down:before {
  content: "";
}

/* line 236, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-left:before {
  content: "";
}

/* line 237, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-right:before {
  content: "";
}

/* line 238, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-up:before {
  content: "";
}

/* line 239, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angle-down:before {
  content: "";
}

/* line 240, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-desktop:before {
  content: "";
}

/* line 241, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-laptop:before {
  content: "";
}

/* line 242, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tablet:before {
  content: "";
}

/* line 243, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

/* line 244, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-o:before {
  content: "";
}

/* line 245, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-left:before {
  content: "";
}

/* line 246, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quote-right:before {
  content: "";
}

/* line 247, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spinner:before {
  content: "";
}

/* line 248, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle:before {
  content: "";
}

/* line 249, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

/* line 250, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-github-alt:before {
  content: "";
}

/* line 251, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-o:before {
  content: "";
}

/* line 252, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-folder-open-o:before {
  content: "";
}

/* line 253, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-smile-o:before {
  content: "";
}

/* line 254, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-frown-o:before {
  content: "";
}

/* line 255, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meh-o:before {
  content: "";
}

/* line 256, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gamepad:before {
  content: "";
}

/* line 257, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-keyboard-o:before {
  content: "";
}

/* line 258, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-o:before {
  content: "";
}

/* line 259, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flag-checkered:before {
  content: "";
}

/* line 260, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-terminal:before {
  content: "";
}

/* line 261, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code:before {
  content: "";
}

/* line 262, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

/* line 263, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

/* line 264, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-location-arrow:before {
  content: "";
}

/* line 265, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-crop:before {
  content: "";
}

/* line 266, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-code-fork:before {
  content: "";
}

/* line 267, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

/* line 268, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question:before {
  content: "";
}

/* line 269, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-info:before {
  content: "";
}

/* line 270, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-exclamation:before {
  content: "";
}

/* line 271, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-superscript:before {
  content: "";
}

/* line 272, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-subscript:before {
  content: "";
}

/* line 273, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eraser:before {
  content: "";
}

/* line 274, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-puzzle-piece:before {
  content: "";
}

/* line 275, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone:before {
  content: "";
}

/* line 276, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microphone-slash:before {
  content: "";
}

/* line 277, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shield:before {
  content: "";
}

/* line 278, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-o:before {
  content: "";
}

/* line 279, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fire-extinguisher:before {
  content: "";
}

/* line 280, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rocket:before {
  content: "";
}

/* line 281, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-maxcdn:before {
  content: "";
}

/* line 282, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-left:before {
  content: "";
}

/* line 283, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-right:before {
  content: "";
}

/* line 284, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-up:before {
  content: "";
}

/* line 285, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chevron-circle-down:before {
  content: "";
}

/* line 286, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-html5:before {
  content: "";
}

/* line 287, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-css3:before {
  content: "";
}

/* line 288, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-anchor:before {
  content: "";
}

/* line 289, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-unlock-alt:before {
  content: "";
}

/* line 290, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bullseye:before {
  content: "";
}

/* line 291, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-h:before {
  content: "";
}

/* line 292, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ellipsis-v:before {
  content: "";
}

/* line 293, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rss-square:before {
  content: "";
}

/* line 294, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-play-circle:before {
  content: "";
}

/* line 295, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ticket:before {
  content: "";
}

/* line 296, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square:before {
  content: "";
}

/* line 297, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-minus-square-o:before {
  content: "";
}

/* line 298, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-up:before {
  content: "";
}

/* line 299, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-level-down:before {
  content: "";
}

/* line 300, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-check-square:before {
  content: "";
}

/* line 301, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pencil-square:before {
  content: "";
}

/* line 302, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-external-link-square:before {
  content: "";
}

/* line 303, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-square:before {
  content: "";
}

/* line 304, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-compass:before {
  content: "";
}

/* line 305, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

/* line 306, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

/* line 307, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

/* line 308, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-euro:before,
.fa-eur:before {
  content: "";
}

/* line 309, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gbp:before {
  content: "";
}

/* line 310, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dollar:before,
.fa-usd:before {
  content: "";
}

/* line 311, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-rupee:before,
.fa-inr:before {
  content: "";
}

/* line 312, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

/* line 313, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

/* line 314, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-won:before,
.fa-krw:before {
  content: "";
}

/* line 315, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

/* line 316, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file:before {
  content: "";
}

/* line 317, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-text:before {
  content: "";
}

/* line 318, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-asc:before {
  content: "";
}

/* line 319, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-alpha-desc:before {
  content: "";
}

/* line 320, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-asc:before {
  content: "";
}

/* line 321, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-amount-desc:before {
  content: "";
}

/* line 322, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-asc:before {
  content: "";
}

/* line 323, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sort-numeric-desc:before {
  content: "";
}

/* line 324, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-up:before {
  content: "";
}

/* line 325, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thumbs-down:before {
  content: "";
}

/* line 326, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-square:before {
  content: "";
}

/* line 327, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube:before {
  content: "";
}

/* line 328, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing:before {
  content: "";
}

/* line 329, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-xing-square:before {
  content: "";
}

/* line 330, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-youtube-play:before {
  content: "";
}

/* line 331, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dropbox:before {
  content: "";
}

/* line 332, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-overflow:before {
  content: "";
}

/* line 333, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-instagram:before {
  content: "";
}

/* line 334, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-flickr:before {
  content: "";
}

/* line 335, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-adn:before {
  content: "";
}

/* line 336, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket:before {
  content: "";
}

/* line 337, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bitbucket-square:before {
  content: "";
}

/* line 338, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr:before {
  content: "";
}

/* line 339, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tumblr-square:before {
  content: "";
}

/* line 340, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-down:before {
  content: "";
}

/* line 341, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-up:before {
  content: "";
}

/* line 342, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-left:before {
  content: "";
}

/* line 343, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-long-arrow-right:before {
  content: "";
}

/* line 344, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-apple:before {
  content: "";
}

/* line 345, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-windows:before {
  content: "";
}

/* line 346, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-android:before {
  content: "";
}

/* line 347, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linux:before {
  content: "";
}

/* line 348, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dribbble:before {
  content: "";
}

/* line 349, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-skype:before {
  content: "";
}

/* line 350, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-foursquare:before {
  content: "";
}

/* line 351, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trello:before {
  content: "";
}

/* line 352, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-female:before {
  content: "";
}

/* line 353, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-male:before {
  content: "";
}

/* line 354, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

/* line 355, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sun-o:before {
  content: "";
}

/* line 356, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-moon-o:before {
  content: "";
}

/* line 357, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-archive:before {
  content: "";
}

/* line 358, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bug:before {
  content: "";
}

/* line 359, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vk:before {
  content: "";
}

/* line 360, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-weibo:before {
  content: "";
}

/* line 361, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-renren:before {
  content: "";
}

/* line 362, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pagelines:before {
  content: "";
}

/* line 363, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stack-exchange:before {
  content: "";
}

/* line 364, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-right:before {
  content: "";
}

/* line 365, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-arrow-circle-o-left:before {
  content: "";
}

/* line 366, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

/* line 367, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dot-circle-o:before {
  content: "";
}

/* line 368, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair:before {
  content: "";
}

/* line 369, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo-square:before {
  content: "";
}

/* line 370, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

/* line 371, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plus-square-o:before {
  content: "";
}

/* line 372, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-space-shuttle:before {
  content: "";
}

/* line 373, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-slack:before {
  content: "";
}

/* line 374, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-square:before {
  content: "";
}

/* line 375, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wordpress:before {
  content: "";
}

/* line 376, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-openid:before {
  content: "";
}

/* line 377, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

/* line 378, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

/* line 379, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yahoo:before {
  content: "";
}

/* line 380, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google:before {
  content: "";
}

/* line 381, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit:before {
  content: "";
}

/* line 382, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-square:before {
  content: "";
}

/* line 383, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon-circle:before {
  content: "";
}

/* line 384, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stumbleupon:before {
  content: "";
}

/* line 385, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-delicious:before {
  content: "";
}

/* line 386, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-digg:before {
  content: "";
}

/* line 387, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-pp:before {
  content: "";
}

/* line 388, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper-alt:before {
  content: "";
}

/* line 389, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drupal:before {
  content: "";
}

/* line 390, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-joomla:before {
  content: "";
}

/* line 391, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-language:before {
  content: "";
}

/* line 392, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fax:before {
  content: "";
}

/* line 393, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-building:before {
  content: "";
}

/* line 394, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-child:before {
  content: "";
}

/* line 395, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paw:before {
  content: "";
}

/* line 396, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spoon:before {
  content: "";
}

/* line 397, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cube:before {
  content: "";
}

/* line 398, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cubes:before {
  content: "";
}

/* line 399, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance:before {
  content: "";
}

/* line 400, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-behance-square:before {
  content: "";
}

/* line 401, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam:before {
  content: "";
}

/* line 402, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-steam-square:before {
  content: "";
}

/* line 403, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-recycle:before {
  content: "";
}

/* line 404, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-automobile:before,
.fa-car:before {
  content: "";
}

/* line 405, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cab:before,
.fa-taxi:before {
  content: "";
}

/* line 406, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tree:before {
  content: "";
}

/* line 407, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-spotify:before {
  content: "";
}

/* line 408, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-deviantart:before {
  content: "";
}

/* line 409, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-soundcloud:before {
  content: "";
}

/* line 410, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-database:before {
  content: "";
}

/* line 411, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-pdf-o:before {
  content: "";
}

/* line 412, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-word-o:before {
  content: "";
}

/* line 413, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-excel-o:before {
  content: "";
}

/* line 414, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-powerpoint-o:before {
  content: "";
}

/* line 415, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

/* line 416, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

/* line 417, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

/* line 418, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

/* line 419, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-file-code-o:before {
  content: "";
}

/* line 420, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vine:before {
  content: "";
}

/* line 421, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-codepen:before {
  content: "";
}

/* line 422, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-jsfiddle:before {
  content: "";
}

/* line 423, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

/* line 424, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-o-notch:before {
  content: "";
}

/* line 425, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

/* line 426, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ge:before,
.fa-empire:before {
  content: "";
}

/* line 427, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-git-square:before {
  content: "";
}

/* line 428, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-git:before {
  content: "";
}

/* line 429, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

/* line 430, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tencent-weibo:before {
  content: "";
}

/* line 431, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-qq:before {
  content: "";
}

/* line 432, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

/* line 433, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

/* line 434, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

/* line 435, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-history:before {
  content: "";
}

/* line 436, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-circle-thin:before {
  content: "";
}

/* line 437, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-header:before {
  content: "";
}

/* line 438, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paragraph:before {
  content: "";
}

/* line 439, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sliders:before {
  content: "";
}

/* line 440, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt:before {
  content: "";
}

/* line 441, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-share-alt-square:before {
  content: "";
}

/* line 442, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bomb:before {
  content: "";
}

/* line 443, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

/* line 444, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tty:before {
  content: "";
}

/* line 445, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-binoculars:before {
  content: "";
}

/* line 446, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-plug:before {
  content: "";
}

/* line 447, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-slideshare:before {
  content: "";
}

/* line 448, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-twitch:before {
  content: "";
}

/* line 449, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yelp:before {
  content: "";
}

/* line 450, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-newspaper-o:before {
  content: "";
}

/* line 451, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wifi:before {
  content: "";
}

/* line 452, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calculator:before {
  content: "";
}

/* line 453, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paypal:before {
  content: "";
}

/* line 454, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-wallet:before {
  content: "";
}

/* line 455, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-visa:before {
  content: "";
}

/* line 456, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-mastercard:before {
  content: "";
}

/* line 457, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-discover:before {
  content: "";
}

/* line 458, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-amex:before {
  content: "";
}

/* line 459, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-paypal:before {
  content: "";
}

/* line 460, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-stripe:before {
  content: "";
}

/* line 461, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash:before {
  content: "";
}

/* line 462, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bell-slash-o:before {
  content: "";
}

/* line 463, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trash:before {
  content: "";
}

/* line 464, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-copyright:before {
  content: "";
}

/* line 465, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-at:before {
  content: "";
}

/* line 466, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eyedropper:before {
  content: "";
}

/* line 467, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-paint-brush:before {
  content: "";
}

/* line 468, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-birthday-cake:before {
  content: "";
}

/* line 469, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-area-chart:before {
  content: "";
}

/* line 470, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pie-chart:before {
  content: "";
}

/* line 471, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-line-chart:before {
  content: "";
}

/* line 472, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm:before {
  content: "";
}

/* line 473, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-lastfm-square:before {
  content: "";
}

/* line 474, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-off:before {
  content: "";
}

/* line 475, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-toggle-on:before {
  content: "";
}

/* line 476, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bicycle:before {
  content: "";
}

/* line 477, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bus:before {
  content: "";
}

/* line 478, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ioxhost:before {
  content: "";
}

/* line 479, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-angellist:before {
  content: "";
}

/* line 480, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc:before {
  content: "";
}

/* line 481, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

/* line 482, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meanpath:before {
  content: "";
}

/* line 483, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-buysellads:before {
  content: "";
}

/* line 484, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-connectdevelop:before {
  content: "";
}

/* line 485, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-dashcube:before {
  content: "";
}

/* line 486, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-forumbee:before {
  content: "";
}

/* line 487, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-leanpub:before {
  content: "";
}

/* line 488, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sellsy:before {
  content: "";
}

/* line 489, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shirtsinbulk:before {
  content: "";
}

/* line 490, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-simplybuilt:before {
  content: "";
}

/* line 491, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-skyatlas:before {
  content: "";
}

/* line 492, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-plus:before {
  content: "";
}

/* line 493, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cart-arrow-down:before {
  content: "";
}

/* line 494, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-diamond:before {
  content: "";
}

/* line 495, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ship:before {
  content: "";
}

/* line 496, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-secret:before {
  content: "";
}

/* line 497, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-motorcycle:before {
  content: "";
}

/* line 498, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-street-view:before {
  content: "";
}

/* line 499, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-heartbeat:before {
  content: "";
}

/* line 500, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus:before {
  content: "";
}

/* line 501, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars:before {
  content: "";
}

/* line 502, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mercury:before {
  content: "";
}

/* line 503, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

/* line 504, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-transgender-alt:before {
  content: "";
}

/* line 505, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-double:before {
  content: "";
}

/* line 506, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-double:before {
  content: "";
}

/* line 507, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-venus-mars:before {
  content: "";
}

/* line 508, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke:before {
  content: "";
}

/* line 509, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-v:before {
  content: "";
}

/* line 510, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mars-stroke-h:before {
  content: "";
}

/* line 511, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-neuter:before {
  content: "";
}

/* line 512, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-genderless:before {
  content: "";
}

/* line 513, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-facebook-official:before {
  content: "";
}

/* line 514, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pinterest-p:before {
  content: "";
}

/* line 515, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-whatsapp:before {
  content: "";
}

/* line 516, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-server:before {
  content: "";
}

/* line 517, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-plus:before {
  content: "";
}

/* line 518, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-times:before {
  content: "";
}

/* line 519, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hotel:before,
.fa-bed:before {
  content: "";
}

/* line 520, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viacoin:before {
  content: "";
}

/* line 521, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-train:before {
  content: "";
}

/* line 522, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-subway:before {
  content: "";
}

/* line 523, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-medium:before {
  content: "";
}

/* line 524, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

/* line 525, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-optin-monster:before {
  content: "";
}

/* line 526, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-opencart:before {
  content: "";
}

/* line 527, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-expeditedssl:before {
  content: "";
}

/* line 528, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

/* line 529, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

/* line 530, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

/* line 531, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

/* line 532, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

/* line 533, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mouse-pointer:before {
  content: "";
}

/* line 534, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-i-cursor:before {
  content: "";
}

/* line 535, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-group:before {
  content: "";
}

/* line 536, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-object-ungroup:before {
  content: "";
}

/* line 537, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note:before {
  content: "";
}

/* line 538, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-sticky-note-o:before {
  content: "";
}

/* line 539, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-jcb:before {
  content: "";
}

/* line 540, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-cc-diners-club:before {
  content: "";
}

/* line 541, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-clone:before {
  content: "";
}

/* line 542, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-balance-scale:before {
  content: "";
}

/* line 543, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-o:before {
  content: "";
}

/* line 544, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

/* line 545, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

/* line 546, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

/* line 547, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hourglass:before {
  content: "";
}

/* line 548, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

/* line 549, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

/* line 550, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-scissors-o:before {
  content: "";
}

/* line 551, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-lizard-o:before {
  content: "";
}

/* line 552, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-spock-o:before {
  content: "";
}

/* line 553, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-pointer-o:before {
  content: "";
}

/* line 554, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hand-peace-o:before {
  content: "";
}

/* line 555, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-trademark:before {
  content: "";
}

/* line 556, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-registered:before {
  content: "";
}

/* line 557, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-creative-commons:before {
  content: "";
}

/* line 558, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg:before {
  content: "";
}

/* line 559, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gg-circle:before {
  content: "";
}

/* line 560, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tripadvisor:before {
  content: "";
}

/* line 561, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki:before {
  content: "";
}

/* line 562, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-odnoklassniki-square:before {
  content: "";
}

/* line 563, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-get-pocket:before {
  content: "";
}

/* line 564, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wikipedia-w:before {
  content: "";
}

/* line 565, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-safari:before {
  content: "";
}

/* line 566, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-chrome:before {
  content: "";
}

/* line 567, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-firefox:before {
  content: "";
}

/* line 568, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-opera:before {
  content: "";
}

/* line 569, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-internet-explorer:before {
  content: "";
}

/* line 570, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-tv:before,
.fa-television:before {
  content: "";
}

/* line 571, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-contao:before {
  content: "";
}

/* line 572, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-500px:before {
  content: "";
}

/* line 573, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-amazon:before {
  content: "";
}

/* line 574, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-plus-o:before {
  content: "";
}

/* line 575, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-minus-o:before {
  content: "";
}

/* line 576, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-times-o:before {
  content: "";
}

/* line 577, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-calendar-check-o:before {
  content: "";
}

/* line 578, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-industry:before {
  content: "";
}

/* line 579, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-pin:before {
  content: "";
}

/* line 580, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-signs:before {
  content: "";
}

/* line 581, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map-o:before {
  content: "";
}

/* line 582, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-map:before {
  content: "";
}

/* line 583, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting:before {
  content: "";
}

/* line 584, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-commenting-o:before {
  content: "";
}

/* line 585, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-houzz:before {
  content: "";
}

/* line 586, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vimeo:before {
  content: "";
}

/* line 587, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-black-tie:before {
  content: "";
}

/* line 588, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fonticons:before {
  content: "";
}

/* line 589, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-reddit-alien:before {
  content: "";
}

/* line 590, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-edge:before {
  content: "";
}

/* line 591, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-credit-card-alt:before {
  content: "";
}

/* line 592, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-codiepie:before {
  content: "";
}

/* line 593, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-modx:before {
  content: "";
}

/* line 594, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fort-awesome:before {
  content: "";
}

/* line 595, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-usb:before {
  content: "";
}

/* line 596, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-product-hunt:before {
  content: "";
}

/* line 597, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-mixcloud:before {
  content: "";
}

/* line 598, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-scribd:before {
  content: "";
}

/* line 599, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle:before {
  content: "";
}

/* line 600, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pause-circle-o:before {
  content: "";
}

/* line 601, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle:before {
  content: "";
}

/* line 602, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-stop-circle-o:before {
  content: "";
}

/* line 603, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-bag:before {
  content: "";
}

/* line 604, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shopping-basket:before {
  content: "";
}

/* line 605, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-hashtag:before {
  content: "";
}

/* line 606, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth:before {
  content: "";
}

/* line 607, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bluetooth-b:before {
  content: "";
}

/* line 608, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-percent:before {
  content: "";
}

/* line 609, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-gitlab:before {
  content: "";
}

/* line 610, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpbeginner:before {
  content: "";
}

/* line 611, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpforms:before {
  content: "";
}

/* line 612, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envira:before {
  content: "";
}

/* line 613, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-universal-access:before {
  content: "";
}

/* line 614, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wheelchair-alt:before {
  content: "";
}

/* line 615, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-question-circle-o:before {
  content: "";
}

/* line 616, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-blind:before {
  content: "";
}

/* line 617, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-audio-description:before {
  content: "";
}

/* line 618, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-volume-control-phone:before {
  content: "";
}

/* line 619, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-braille:before {
  content: "";
}

/* line 620, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-assistive-listening-systems:before {
  content: "";
}

/* line 621, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

/* line 622, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

/* line 623, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide:before {
  content: "";
}

/* line 624, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-glide-g:before {
  content: "";
}

/* line 625, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

/* line 626, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-low-vision:before {
  content: "";
}

/* line 627, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo:before {
  content: "";
}

/* line 628, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-viadeo-square:before {
  content: "";
}

/* line 629, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat:before {
  content: "";
}

/* line 630, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-ghost:before {
  content: "";
}

/* line 631, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snapchat-square:before {
  content: "";
}

/* line 632, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-pied-piper:before {
  content: "";
}

/* line 633, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-first-order:before {
  content: "";
}

/* line 634, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-yoast:before {
  content: "";
}

/* line 635, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-themeisle:before {
  content: "";
}

/* line 636, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

/* line 637, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

/* line 638, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-handshake-o:before {
  content: "";
}

/* line 639, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open:before {
  content: "";
}

/* line 640, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-envelope-open-o:before {
  content: "";
}

/* line 641, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-linode:before {
  content: "";
}

/* line 642, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book:before {
  content: "";
}

/* line 643, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-address-book-o:before {
  content: "";
}

/* line 644, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

/* line 645, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

/* line 646, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle:before {
  content: "";
}

/* line 647, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-circle-o:before {
  content: "";
}

/* line 648, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-user-o:before {
  content: "";
}

/* line 649, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-id-badge:before {
  content: "";
}

/* line 650, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

/* line 651, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

/* line 652, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-quora:before {
  content: "";
}

/* line 653, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-free-code-camp:before {
  content: "";
}

/* line 654, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-telegram:before {
  content: "";
}

/* line 655, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

/* line 656, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

/* line 657, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

/* line 658, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

/* line 659, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

/* line 660, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-shower:before {
  content: "";
}

/* line 661, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

/* line 662, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-podcast:before {
  content: "";
}

/* line 663, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-maximize:before {
  content: "";
}

/* line 664, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-minimize:before {
  content: "";
}

/* line 665, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-window-restore:before {
  content: "";
}

/* line 666, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

/* line 667, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

/* line 668, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-bandcamp:before {
  content: "";
}

/* line 669, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-grav:before {
  content: "";
}

/* line 670, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-etsy:before {
  content: "";
}

/* line 671, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-imdb:before {
  content: "";
}

/* line 672, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-ravelry:before {
  content: "";
}

/* line 673, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-eercast:before {
  content: "";
}

/* line 674, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-microchip:before {
  content: "";
}

/* line 675, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-snowflake-o:before {
  content: "";
}

/* line 676, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-superpowers:before {
  content: "";
}

/* line 677, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-wpexplorer:before {
  content: "";
}

/* line 678, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_icons.scss */
.fa-meetup:before {
  content: "";
}

/* line 4, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_screen-reader.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 51, vendor/bundle/ruby/3.3.0/gems/font-awesome-sass-4.7.0/assets/stylesheets/font-awesome/_mixins.scss */
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

@font-face {
  font-family: 'Pe-icon-7-stroke';
  src: url(/fonts/Pe-icon-7-stroke.eot?d7yf1v);
  src: url(/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v) format("embedded-opentype"), url(/fonts/Pe-icon-7-stroke.woff?d7yf1v) format("woff"), url(/fonts/Pe-icon-7-stroke.ttf?d7yf1v) format("truetype"), url(/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 12, app/assets/stylesheets/_pe-icon-7-stroke.scss */
[class^="pe-7s-"], [class*=" pe-7s-"] {
  display: inline-block;
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 27, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-icon-x1 {
  font-size: 1em;
}

/* line 30, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-icon-x2 {
  font-size: 2em;
}

/* line 33, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-icon-x3 {
  font-size: 3em;
}

/* line 38, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-album:before {
  content: "\e6aa";
}

/* line 41, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-arc:before {
  content: "\e6ab";
}

/* line 44, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-back-2:before {
  content: "\e6ac";
}

/* line 47, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-bandaid:before {
  content: "\e6ad";
}

/* line 50, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-car:before {
  content: "\e6ae";
}

/* line 53, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-diamond:before {
  content: "\e6af";
}

/* line 56, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-door-lock:before {
  content: "\e6b0";
}

/* line 59, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-eyedropper:before {
  content: "\e6b1";
}

/* line 62, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-female:before {
  content: "\e6b2";
}

/* line 65, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-gym:before {
  content: "\e6b3";
}

/* line 68, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-hammer:before {
  content: "\e6b4";
}

/* line 71, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-headphones:before {
  content: "\e6b5";
}

/* line 74, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-helm:before {
  content: "\e6b6";
}

/* line 77, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-hourglass:before {
  content: "\e6b7";
}

/* line 80, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-leaf:before {
  content: "\e6b8";
}

/* line 83, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-magic-wand:before {
  content: "\e6b9";
}

/* line 86, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-male:before {
  content: "\e6ba";
}

/* line 89, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-map-2:before {
  content: "\e6bb";
}

/* line 92, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-next-2:before {
  content: "\e6bc";
}

/* line 95, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-paint-bucket:before {
  content: "\e6bd";
}

/* line 98, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-pendrive:before {
  content: "\e6be";
}

/* line 101, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-photo:before {
  content: "\e6bf";
}

/* line 104, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-piggy:before {
  content: "\e6c0";
}

/* line 107, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-plugin:before {
  content: "\e6c1";
}

/* line 110, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-refresh-2:before {
  content: "\e6c2";
}

/* line 113, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-rocket:before {
  content: "\e6c3";
}

/* line 116, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-settings:before {
  content: "\e6c4";
}

/* line 119, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-shield:before {
  content: "\e6c5";
}

/* line 122, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-smile:before {
  content: "\e6c6";
}

/* line 125, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-usb:before {
  content: "\e6c7";
}

/* line 128, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-vector:before {
  content: "\e6c8";
}

/* line 131, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-wine:before {
  content: "\e6c9";
}

/* line 134, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-cloud-upload:before {
  content: "\e68a";
}

/* line 137, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-cash:before {
  content: "\e68c";
}

/* line 140, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-close:before {
  content: "\e680";
}

/* line 143, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-bluetooth:before {
  content: "\e68d";
}

/* line 146, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-cloud-download:before {
  content: "\e68b";
}

/* line 149, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-way:before {
  content: "\e68e";
}

/* line 152, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-close-circle:before {
  content: "\e681";
}

/* line 155, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-id:before {
  content: "\e68f";
}

/* line 158, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-angle-up:before {
  content: "\e682";
}

/* line 161, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-wristwatch:before {
  content: "\e690";
}

/* line 164, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-angle-up-circle:before {
  content: "\e683";
}

/* line 167, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-world:before {
  content: "\e691";
}

/* line 170, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-angle-right:before {
  content: "\e684";
}

/* line 173, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-volume:before {
  content: "\e692";
}

/* line 176, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-angle-right-circle:before {
  content: "\e685";
}

/* line 179, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-users:before {
  content: "\e693";
}

/* line 182, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-angle-left:before {
  content: "\e686";
}

/* line 185, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-user-female:before {
  content: "\e694";
}

/* line 188, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-angle-left-circle:before {
  content: "\e687";
}

/* line 191, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-up-arrow:before {
  content: "\e695";
}

/* line 194, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-angle-down:before {
  content: "\e688";
}

/* line 197, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-switch:before {
  content: "\e696";
}

/* line 200, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-angle-down-circle:before {
  content: "\e689";
}

/* line 203, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-scissors:before {
  content: "\e697";
}

/* line 206, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-wallet:before {
  content: "\e600";
}

/* line 209, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-safe:before {
  content: "\e698";
}

/* line 212, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-volume2:before {
  content: "\e601";
}

/* line 215, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-volume1:before {
  content: "\e602";
}

/* line 218, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-voicemail:before {
  content: "\e603";
}

/* line 221, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-video:before {
  content: "\e604";
}

/* line 224, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-user:before {
  content: "\e605";
}

/* line 227, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-upload:before {
  content: "\e606";
}

/* line 230, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-unlock:before {
  content: "\e607";
}

/* line 233, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-umbrella:before {
  content: "\e608";
}

/* line 236, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-trash:before {
  content: "\e609";
}

/* line 239, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-tools:before {
  content: "\e60a";
}

/* line 242, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-timer:before {
  content: "\e60b";
}

/* line 245, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-ticket:before {
  content: "\e60c";
}

/* line 248, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-target:before {
  content: "\e60d";
}

/* line 251, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-sun:before {
  content: "\e60e";
}

/* line 254, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-study:before {
  content: "\e60f";
}

/* line 257, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-stopwatch:before {
  content: "\e610";
}

/* line 260, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-star:before {
  content: "\e611";
}

/* line 263, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-speaker:before {
  content: "\e612";
}

/* line 266, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-signal:before {
  content: "\e613";
}

/* line 269, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-shuffle:before {
  content: "\e614";
}

/* line 272, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-shopbag:before {
  content: "\e615";
}

/* line 275, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-share:before {
  content: "\e616";
}

/* line 278, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-server:before {
  content: "\e617";
}

/* line 281, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-search:before {
  content: "\e618";
}

/* line 284, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-film:before {
  content: "\e6a5";
}

/* line 287, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-science:before {
  content: "\e619";
}

/* line 290, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-disk:before {
  content: "\e6a6";
}

/* line 293, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-ribbon:before {
  content: "\e61a";
}

/* line 296, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-repeat:before {
  content: "\e61b";
}

/* line 299, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-refresh:before {
  content: "\e61c";
}

/* line 302, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-add-user:before {
  content: "\e6a9";
}

/* line 305, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-refresh-cloud:before {
  content: "\e61d";
}

/* line 308, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-paperclip:before {
  content: "\e69c";
}

/* line 311, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-radio:before {
  content: "\e61e";
}

/* line 314, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-note2:before {
  content: "\e69d";
}

/* line 317, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-print:before {
  content: "\e61f";
}

/* line 320, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-network:before {
  content: "\e69e";
}

/* line 323, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-prev:before {
  content: "\e620";
}

/* line 326, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-mute:before {
  content: "\e69f";
}

/* line 329, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-power:before {
  content: "\e621";
}

/* line 332, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-medal:before {
  content: "\e6a0";
}

/* line 335, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-portfolio:before {
  content: "\e622";
}

/* line 338, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-like2:before {
  content: "\e6a1";
}

/* line 341, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-plus:before {
  content: "\e623";
}

/* line 344, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-left-arrow:before {
  content: "\e6a2";
}

/* line 347, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-play:before {
  content: "\e624";
}

/* line 350, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-key:before {
  content: "\e6a3";
}

/* line 353, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-plane:before {
  content: "\e625";
}

/* line 356, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-joy:before {
  content: "\e6a4";
}

/* line 359, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-photo-gallery:before {
  content: "\e626";
}

/* line 362, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-pin:before {
  content: "\e69b";
}

/* line 365, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-phone:before {
  content: "\e627";
}

/* line 368, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-plug:before {
  content: "\e69a";
}

/* line 371, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-pen:before {
  content: "\e628";
}

/* line 374, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-right-arrow:before {
  content: "\e699";
}

/* line 377, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-paper-plane:before {
  content: "\e629";
}

/* line 380, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-delete-user:before {
  content: "\e6a7";
}

/* line 383, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-paint:before {
  content: "\e62a";
}

/* line 386, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-bottom-arrow:before {
  content: "\e6a8";
}

/* line 389, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-notebook:before {
  content: "\e62b";
}

/* line 392, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-note:before {
  content: "\e62c";
}

/* line 395, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-next:before {
  content: "\e62d";
}

/* line 398, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-news-paper:before {
  content: "\e62e";
}

/* line 401, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-musiclist:before {
  content: "\e62f";
}

/* line 404, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-music:before {
  content: "\e630";
}

/* line 407, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-mouse:before {
  content: "\e631";
}

/* line 410, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-more:before {
  content: "\e632";
}

/* line 413, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-moon:before {
  content: "\e633";
}

/* line 416, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-monitor:before {
  content: "\e634";
}

/* line 419, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-micro:before {
  content: "\e635";
}

/* line 422, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-menu:before {
  content: "\e636";
}

/* line 425, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-map:before {
  content: "\e637";
}

/* line 428, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-map-marker:before {
  content: "\e638";
}

/* line 431, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-mail:before {
  content: "\e639";
}

/* line 434, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-mail-open:before {
  content: "\e63a";
}

/* line 437, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-mail-open-file:before {
  content: "\e63b";
}

/* line 440, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-magnet:before {
  content: "\e63c";
}

/* line 443, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-loop:before {
  content: "\e63d";
}

/* line 446, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-look:before {
  content: "\e63e";
}

/* line 449, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-lock:before {
  content: "\e63f";
}

/* line 452, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-lintern:before {
  content: "\e640";
}

/* line 455, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-link:before {
  content: "\e641";
}

/* line 458, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-like:before {
  content: "\e642";
}

/* line 461, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-light:before {
  content: "\e643";
}

/* line 464, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-less:before {
  content: "\e644";
}

/* line 467, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-keypad:before {
  content: "\e645";
}

/* line 470, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-junk:before {
  content: "\e646";
}

/* line 473, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-info:before {
  content: "\e647";
}

/* line 476, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-home:before {
  content: "\e648";
}

/* line 479, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-help2:before {
  content: "\e649";
}

/* line 482, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-help1:before {
  content: "\e64a";
}

/* line 485, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-graph3:before {
  content: "\e64b";
}

/* line 488, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-graph2:before {
  content: "\e64c";
}

/* line 491, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-graph1:before {
  content: "\e64d";
}

/* line 494, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-graph:before {
  content: "\e64e";
}

/* line 497, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-global:before {
  content: "\e64f";
}

/* line 500, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-gleam:before {
  content: "\e650";
}

/* line 503, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-glasses:before {
  content: "\e651";
}

/* line 506, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-gift:before {
  content: "\e652";
}

/* line 509, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-folder:before {
  content: "\e653";
}

/* line 512, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-flag:before {
  content: "\e654";
}

/* line 515, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-filter:before {
  content: "\e655";
}

/* line 518, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-file:before {
  content: "\e656";
}

/* line 521, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-expand1:before {
  content: "\e657";
}

/* line 524, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-exapnd2:before {
  content: "\e658";
}

/* line 527, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-edit:before {
  content: "\e659";
}

/* line 530, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-drop:before {
  content: "\e65a";
}

/* line 533, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-drawer:before {
  content: "\e65b";
}

/* line 536, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-download:before {
  content: "\e65c";
}

/* line 539, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-display2:before {
  content: "\e65d";
}

/* line 542, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-display1:before {
  content: "\e65e";
}

/* line 545, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-diskette:before {
  content: "\e65f";
}

/* line 548, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-date:before {
  content: "\e660";
}

/* line 551, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-cup:before {
  content: "\e661";
}

/* line 554, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-culture:before {
  content: "\e662";
}

/* line 557, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-crop:before {
  content: "\e663";
}

/* line 560, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-credit:before {
  content: "\e664";
}

/* line 563, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-copy-file:before {
  content: "\e665";
}

/* line 566, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-config:before {
  content: "\e666";
}

/* line 569, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-compass:before {
  content: "\e667";
}

/* line 572, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-comment:before {
  content: "\e668";
}

/* line 575, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-coffee:before {
  content: "\e669";
}

/* line 578, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-cloud:before {
  content: "\e66a";
}

/* line 581, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-clock:before {
  content: "\e66b";
}

/* line 584, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-check:before {
  content: "\e66c";
}

/* line 587, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-chat:before {
  content: "\e66d";
}

/* line 590, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-cart:before {
  content: "\e66e";
}

/* line 593, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-camera:before {
  content: "\e66f";
}

/* line 596, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-call:before {
  content: "\e670";
}

/* line 599, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-calculator:before {
  content: "\e671";
}

/* line 602, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-browser:before {
  content: "\e672";
}

/* line 605, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-box2:before {
  content: "\e673";
}

/* line 608, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-box1:before {
  content: "\e674";
}

/* line 611, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-bookmarks:before {
  content: "\e675";
}

/* line 614, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-bicycle:before {
  content: "\e676";
}

/* line 617, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-bell:before {
  content: "\e677";
}

/* line 620, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-battery:before {
  content: "\e678";
}

/* line 623, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-ball:before {
  content: "\e679";
}

/* line 626, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-back:before {
  content: "\e67a";
}

/* line 629, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-attention:before {
  content: "\e67b";
}

/* line 632, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-anchor:before {
  content: "\e67c";
}

/* line 635, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-albums:before {
  content: "\e67d";
}

/* line 638, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-alarm:before {
  content: "\e67e";
}

/* line 641, app/assets/stylesheets/_pe-icon-7-stroke.scss */
.pe-7s-airplay:before {
  content: "\e67f";
}

@media screen and (max-width: 768px) {
  /* line 294, app/assets/stylesheets/mixins.scss */
  section.wire-body blockquote:has(.inline-advertise-unit) {
    padding-left: 0 !important;
  }
}

/* line 7, app/assets/stylesheets/base.type.scss */
html, button, input, select, textarea,
.pure-g, .pure-g [class*="pure-u"] {
  font-family: "Texta", Arial, Helvetica, sans-serif;
}

/* line 12, app/assets/stylesheets/base.type.scss */
body {
  -webkit-font-smoothing: antialiased;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-size: 19px;
  font-weight: 400;
}

/* line 19, app/assets/stylesheets/base.type.scss */
h1 {
  font-family: "PT Serif", "Book Antiqua", "Palatino Linotype", Palatino, serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 50px;
  margin-bottom: 30px;
}

/* line 27, app/assets/stylesheets/base.type.scss */
h2, h3, h4, h5, h6 {
  font-family: "Texta", Arial, Helvetica, sans-serif;
}

/* line 31, app/assets/stylesheets/base.type.scss */
h2 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 30px;
}

/* line 37, app/assets/stylesheets/base.type.scss */
h3, h4 {
  font-weight: 700;
  text-transform: uppercase;
}

/* line 42, app/assets/stylesheets/base.type.scss */
h4, h5 {
  font-weight: 500;
}

/* line 46, app/assets/stylesheets/base.type.scss */
h5 {
  text-transform: uppercase;
}

/* line 50, app/assets/stylesheets/base.type.scss */
a,
a.link-primary {
  transition: color 200ms ease;
  text-decoration: none;
  color: #c19d3f;
}

/* line 52, app/assets/stylesheets/mixins.scss */
a:hover,
a.link-primary:hover {
  color: #9b7e32;
}

/* line 55, app/assets/stylesheets/base.type.scss */
a.link-secondary {
  transition: color 200ms ease;
  text-decoration: none;
  color: #8ea3b5;
}

/* line 61, app/assets/stylesheets/mixins.scss */
a.link-secondary:hover {
  color: #6f8aa1;
}

/* line 61, app/assets/stylesheets/base.type.scss */
.content-container a:hover {
  text-decoration: underline;
}

/* line 64, app/assets/stylesheets/base.type.scss */
.content-container a.no-hover-underline:hover {
  text-decoration: none;
}

/* line 72, app/assets/stylesheets/base.type.scss */
.wire-title-container a:visited {
  color: #627484;
}

/* line 77, app/assets/stylesheets/base.type.scss */
.sidebar > .sidebar-item h3 > a:visited {
  color: #627484;
}

/* line 82, app/assets/stylesheets/base.type.scss */
blockquote {
  margin: 0;
  font-size: 1.5em;
  font-style: italic;
}

/* line 88, app/assets/stylesheets/base.type.scss */
b, strong {
  font-weight: 700;
}

/* line 92, app/assets/stylesheets/base.type.scss */
select {
  height: 38px;
}

/* line 96, app/assets/stylesheets/base.type.scss */
dl dd {
  margin: 0 0 12px 12px;
  text-align: justify;
}

/* line 101, app/assets/stylesheets/base.type.scss */
ol li {
  list-style-type: decimal;
  margin-left: 30px;
}

/* line 106, app/assets/stylesheets/base.type.scss */
input, textarea {
  border-color: #6f8aa1;
}

/* line 110, app/assets/stylesheets/base.type.scss */
::-webkit-input-placeholder, ::-moz-placeholder, :-ms-input-placeholder, :-moz-placeholder, .placeholder {
  color: #6f8aa1;
  font-family: "Texta", Arial, Helvetica, sans-serif;
}

/* line 116, app/assets/stylesheets/base.type.scss */
.field_with_errors label {
  color: #b71e49;
}

/* line 119, app/assets/stylesheets/base.type.scss */
.field_with_errors input {
  color: #b71e49;
}

/* line 125, app/assets/stylesheets/base.type.scss */
.inline_field_with_errors label {
  display: inline;
}

/* line 128, app/assets/stylesheets/base.type.scss */
.inline_field_with_errors .field_with_errors {
  display: inline;
}

@media screen and (max-width: 768px) {
  /* line 294, app/assets/stylesheets/mixins.scss */
  section.wire-body blockquote:has(.inline-advertise-unit) {
    padding-left: 0 !important;
  }
}

/************************** PT Serif, used for top-level headers *************/
/* pt-serif-700 - latin */
@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/pt-serif/pt-serif-v9-latin-700.eot);
  /* IE9 Compat Modes */
  src: local("PT Serif Bold"), local("PTSerif-Bold"), url(/fonts/pt-serif/pt-serif-v9-latin-700.eot?#iefix) format("embedded-opentype"), url(/fonts/pt-serif/pt-serif-v9-latin-700.woff2) format("woff2"), url(/fonts/pt-serif/pt-serif-v9-latin-700.woff) format("woff"), url(/fonts/pt-serif/pt-serif-v9-latin-700.ttf) format("truetype"), url(/fonts/pt-serif/pt-serif-v9-latin-700.svg#PTSerif) format("svg");
  /* Legacy iOS */
}

@font-face {
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/fonts/pt-serif/pt-serif-v9-latin-regular.eot);
  /* IE9 Compat Modes */
  src: local("PT Serif Regular"), local("PTSerif-Regular"), url(/fonts/pt-serif/pt-serif-v9-latin-regular.eot?#iefix) format("embedded-opentype"), url(/fonts/pt-serif/pt-serif-v9-latin-regular.woff2) format("woff2"), url(/fonts/pt-serif/pt-serif-v9-latin-regular.woff) format("woff"), url(/fonts/pt-serif/pt-serif-v9-latin-regular.ttf) format("truetype"), url(/fonts/pt-serif/pt-serif-v9-latin-regular.svg#PTSerif) format("svg");
  /* Legacy iOS */
}

/*
NOTE this font is generated using icomoon.io. Files and instructions are
in the livewire-docs repo.
*/
@font-face {
  font-family: 'livewiremarkets';
  src: url(/fonts/livewiremarkets/livewiremarkets.eot?jgjumv);
  src: url(/fonts/livewiremarkets/livewiremarkets.eot?jgjumv#iefix) format("embedded-opentype"), url(/fonts/livewiremarkets/livewiremarkets.ttf?jgjumv) format("truetype"), url(/fonts/livewiremarkets/livewiremarkets.woff?jgjumv) format("woff"), url(/fonts/livewiremarkets/livewiremarkets.svg?jgjumv#livewiremarkets) format("svg");
  font-weight: normal;
  font-style: normal;
}

/* line 17, app/assets/stylesheets/fonts.livewiremarkets.scss */
[class^="icon-lw-"], [class*=" icon-lw-"] {
  font-family: 'livewiremarkets' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 29, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw {
  font-size: 20px;
}

/*
Individual icons here, copy from style.css and rename the class to .icon-lw-xxx
If there are multiple paths, pick the one with the color per the svg but strip
out the color and margin-left styles.
Make sure to test in the style guide.
*/
/* line 40, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-filters:before {
  content: "\e935";
}

/* line 43, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-star-half:before {
  content: "\e911";
  color: #d7dfe7;
}

/* line 47, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-star:before {
  content: "\e91d";
  color: #d7dfe7;
}

/* line 51, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-listen .path1:before {
  content: "\e934";
  color: #c19d3f;
}

/* line 55, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-listen .path2:before {
  content: "\e937";
  margin-left: -1em;
  color: white;
}

/* line 60, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-external-link:before {
  content: "\e938";
  color: #c19d3f;
}

/* line 64, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-preview:before {
  content: "\e933";
  color: #c19d3f;
}

/* line 68, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-bookmarked:before {
  content: "\e932";
}

/* line 71, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-bookmark:before {
  content: "\e931";
}

/* line 74, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-contributor-liked .path1:before {
  content: "\e92f";
  color: #c19d3f;
}

/* line 78, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-contributor-liked .path2:before {
  content: "\e939";
  margin-left: -1em;
  color: white;
}

/* line 83, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-liked:before {
  content: "\e92e";
  color: #c19d3f;
}

/* line 87, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-like:before {
  content: "\e92d";
  color: #627484;
}

/* line 91, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-info-circle:before {
  content: "\e92c";
  color: #c19d3f;
}

/* line 95, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-chevron-right:before {
  content: "\e92b";
}

/* line 98, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-chevron-down:before {
  content: "\e92a";
}

/* line 101, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-chevron-up:before {
  content: "\e929";
}

/* line 104, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-sort:before {
  content: "\e928";
}

/* line 107, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-comment-active:before {
  content: "\e927";
}

/* line 110, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-user-check:before {
  content: "\e926";
}

/* line 113, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-order-desc:before {
  content: "\e925";
  color: #627484;
}

/* line 117, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-fund-facts:before {
  content: "\e924";
}

/* line 120, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-view-update:before {
  content: "\e923";
}

/* line 123, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-manage-wire:before {
  content: "\e922";
  color: #fff;
}

/* line 127, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-twitter-alt:before {
  content: "\e921";
  color: #a4b6c6;
}

/* line 131, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-linkedin-alt:before {
  content: "\e920";
  color: #a4b6c6;
}

/* line 135, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-edit:before {
  content: "\e91f";
  color: #fff;
}

/* line 139, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-edit-border:before {
  content: "\e91e";
  color: #fff;
}

/* line 143, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-edit-short:before {
  content: "\e930";
  color: #fff;
}

/* line 147, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-people:before {
  content: "\e91c";
}

/* line 150, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-arrow-down:before {
  content: "\e91a";
}

/* line 153, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-arrow-up:before {
  content: "\e91b";
}

/* line 156, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-bars:before {
  content: "\e919";
}

/* line 159, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-contact:before {
  content: "\e918";
}

/* line 162, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-minus:before {
  content: "\e915";
}

/* line 165, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-plus:before {
  content: "\e917";
}

/* line 168, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-password-hide:before {
  content: "\e913";
}

/* line 171, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-password-show:before {
  content: "\e914";
}

/* line 174, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-instagram:before {
  content: "\e912";
}

/* line 177, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-logo:before {
  content: "\e916";
  color: #fff;
}

/* line 181, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-views:before {
  content: "\e90f";
}

/* line 184, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-engagements:before {
  content: "\e910";
}

/* line 187, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-eye:before {
  content: "\e900";
  color: #8ea3b4;
}

/* line 191, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-activity:before {
  content: "\e901";
}

/* line 194, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-magnifying-glass:before {
  content: "\e902";
}

/* line 197, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-ellipsis:before {
  content: "\e903";
}

/* line 200, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-thumbs-up:before {
  content: "\e904";
}

/* line 203, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-bell:before {
  content: "\e905";
}

/* line 206, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-padlock-locked:before {
  content: "\e906";
}

/* line 209, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-padlock-unlocked:before {
  content: "\e907";
}

/* line 212, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-wire-like:before {
  content: "\e90a";
}

/* line 215, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-wire-liked:before {
  content: "\e90d";
}

/* line 218, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-comment:before {
  content: "\e908";
}

/* line 221, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-facebook:before {
  content: "\e909";
}

/* line 224, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-linkedin:before {
  content: "\e90b";
}

/* line 227, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-twitter:before {
  content: "\e90c";
}

/* line 230, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-embed:before {
  content: "\e90e";
}

/* line 233, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-email:before {
  content: "\e936";
}

/* line 236, app/assets/stylesheets/fonts.livewiremarkets.scss */
.icon-lw-link-horizontal:before {
  content: "\e9cb";
}

/****************** Texta, used for body and subheaders **********************/
/* Texta 400 (normal) Regular */
@font-face {
  font-family: 'Texta';
  font-style: normal;
  font-weight: 400;
  src: url(/fonts/texta/34FDC2_D_0.eot);
  src: url(/fonts/texta/34FDC2_D_0.eot#iefix) format("embedded-opentype"), url(/fonts/texta/34FDC2_D_0.woff2) format("woff2"), url(/fonts/texta/34FDC2_D_0.woff) format("woff"), url(/fonts/texta/34FDC2_D_0.ttf) format("truetype");
}

/* Texta 400 (normal) Italic */
@font-face {
  font-family: 'Texta';
  font-style: italic;
  font-weight: 400;
  src: url(/fonts/texta/34FDC2_1_0.eot);
  src: url(/fonts/texta/34FDC2_1_0.eot#iefix) format("embedded-opentype"), url(/fonts/texta/34FDC2_1_0.woff2) format("woff2"), url(/fonts/texta/34FDC2_1_0.woff) format("woff"), url(/fonts/texta/34FDC2_1_0.ttf) format("truetype");
}

/* Texta 500 (medium) Regular */
@font-face {
  font-family: 'Texta';
  font-style: normal;
  font-weight: 500;
  src: url(/fonts/texta/34FDC2_B_0.eot);
  src: url(/fonts/texta/34FDC2_B_0.eot#iefix) format("embedded-opentype"), url(/fonts/texta/34FDC2_B_0.woff2) format("woff2"), url(/fonts/texta/34FDC2_B_0.woff) format("woff"), url(/fonts/texta/34FDC2_B_0.ttf) format("truetype");
}

/* Texta 500 (medium) Italic */
@font-face {
  font-family: 'Texta';
  font-style: italic;
  font-weight: 500;
  src: url(/fonts/texta/34FDC2_C_0.eot);
  src: url(/fonts/texta/34FDC2_C_0.eot#iefix) format("embedded-opentype"), url(/fonts/texta/34FDC2_C_0.woff2) format("woff2"), url(/fonts/texta/34FDC2_C_0.woff) format("woff"), url(/fonts/texta/34FDC2_C_0.ttf) format("truetype");
}

/* Texta 600 (bold) Regular */
@font-face {
  font-family: 'Texta';
  font-style: normal;
  font-weight: 600;
  src: url(/fonts/texta/34FDC2_6_0.eot);
  src: url(/fonts/texta/34FDC2_6_0.eot#iefix) format("embedded-opentype"), url(/fonts/texta/34FDC2_6_0.woff2) format("woff2"), url(/fonts/texta/34FDC2_6_0.woff) format("woff"), url(/fonts/texta/34FDC2_6_0.ttf) format("truetype");
}

/* Texta 600 (bold) Italic */
@font-face {
  font-family: 'Texta';
  font-style: italic;
  font-weight: 600;
  src: url(/fonts/texta/34FDC2_0_0.eot);
  src: url(/fonts/texta/34FDC2_0_0.eot#iefix) format("embedded-opentype"), url(/fonts/texta/34FDC2_0_0.woff2) format("woff2"), url(/fonts/texta/34FDC2_0_0.woff) format("woff"), url(/fonts/texta/34FDC2_0_0.ttf) format("truetype");
}

/* Texta 700 (heavy) Regular */
@font-face {
  font-family: 'Texta';
  font-style: normal;
  font-weight: 700;
  src: url(/fonts/texta/34FDC2_7_0.eot);
  src: url(/fonts/texta/34FDC2_7_0.eot#iefix) format("embedded-opentype"), url(/fonts/texta/34FDC2_7_0.woff2) format("woff2"), url(/fonts/texta/34FDC2_7_0.woff) format("woff"), url(/fonts/texta/34FDC2_7_0.ttf) format("truetype");
}

/* Texta 700 (heavy) Italic */
@font-face {
  font-family: 'Texta';
  font-style: italic;
  font-weight: 700;
  src: url(/fonts/texta/34FDC2_8_0.eot);
  src: url(/fonts/texta/34FDC2_8_0.eot#iefix) format("embedded-opentype"), url(/fonts/texta/34FDC2_8_0.woff2) format("woff2"), url(/fonts/texta/34FDC2_8_0.woff) format("woff"), url(/fonts/texta/34FDC2_8_0.ttf) format("truetype");
}

/* Texta 900 (black) Regular */
@font-face {
  font-family: 'Texta';
  font-style: normal;
  font-weight: 900;
  src: url(/fonts/texta/34FDC2_3_0.eot);
  src: url(/fonts/texta/34FDC2_3_0.eot#iefix) format("embedded-opentype"), url(/fonts/texta/34FDC2_3_0.woff2) format("woff2"), url(/fonts/texta/34FDC2_3_0.woff) format("woff"), url(/fonts/texta/34FDC2_3_0.ttf) format("truetype");
}

/* Texta 900 (black) Italic */
@font-face {
  font-family: 'Texta';
  font-style: italic;
  font-weight: 900;
  src: url(/fonts/texta/34FDC2_8_0.eot);
  src: url(/fonts/texta/34FDC2_8_0.eot#iefix) format("embedded-opentype"), url(/fonts/texta/34FDC2_8_0.woff2) format("woff2"), url(/fonts/texta/34FDC2_8_0.woff) format("woff"), url(/fonts/texta/34FDC2_8_0.ttf) format("truetype");
}

/* line 1, app/assets/stylesheets/components.alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 6, app/assets/stylesheets/components.alerts.scss */
form + .alert {
  margin-top: 15px;
}

/* line 10, app/assets/stylesheets/components.alerts.scss */
.alert.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 15, app/assets/stylesheets/components.alerts.scss */
.alert.alert-error, .alert.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

/* line 21, app/assets/stylesheets/components.alerts.scss */
.alert.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 26, app/assets/stylesheets/components.alerts.scss */
.alert.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components.avatar.scss */
.avatar {
  background-color: transparent;
  border-radius: 7px;
  display: inline-block;
}

/* line 9, app/assets/stylesheets/components.avatar.scss */
.avatar--xlarge {
  width: 130px;
  height: 130px;
  border: 3px solid white;
}

/* line 15, app/assets/stylesheets/components.avatar.scss */
.avatar--medium {
  width: 40px;
  height: 40px;
}

/* line 20, app/assets/stylesheets/components.avatar.scss */
.avatar--large {
  width: 40px;
  height: 40px;
}

/* line 25, app/assets/stylesheets/components.avatar.scss */
.avatar--border {
  border: 1px solid white;
}

/* line 29, app/assets/stylesheets/components.avatar.scss */
.avatar--small {
  width: 42px;
  height: 42px;
  border: 1px solid white;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components.badges.scss */
.badge {
  background-color: #37475f;
  color: white;
  border: none;
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  padding: 0 8px 0 6px;
  margin: 0 2px;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 6, app/assets/stylesheets/components.buttons.scss */
.btn.btn--like, .sidebar .sidebar-item .btn--like.sidebar-item-primary-button {
  position: relative;
  text-decoration: none;
  font-size: 12px;
  padding: 0px 9px 0px 4px;
  line-height: 29px;
  height: 27px;
  display: inline-block;
  text-align: center;
  border-radius: 16px;
}

/* line 17, app/assets/stylesheets/components.buttons.scss */
.btn.btn--like .like-count, .sidebar .sidebar-item .btn--like.sidebar-item-primary-button .like-count {
  position: relative;
  top: -1px;
  margin-right: 1px;
  font-style: normal;
}

/* line 25, app/assets/stylesheets/components.buttons.scss */
.btn.btn--like:hover .icon, .sidebar .sidebar-item .btn--like.sidebar-item-primary-button:hover .icon, .btn.btn--like:visited .icon, .sidebar .sidebar-item .btn--like.sidebar-item-primary-button:visited .icon, .btn.btn--like:active .icon, .sidebar .sidebar-item .btn--like.sidebar-item-primary-button:active .icon {
  fill: #fff;
  width: 30px;
  height: 30px;
  max-width: 30px;
  max-height: 30px;
}

/* line 34, app/assets/stylesheets/components.buttons.scss */
.btn.btn--like .icon, .sidebar .sidebar-item .btn--like.sidebar-item-primary-button .icon {
  width: 30px;
  height: 30px;
  max-width: 30px;
  max-height: 30px;
  vertical-align: middle;
}

/* line 43, app/assets/stylesheets/components.buttons.scss */
.btn.btn--no-likes, .sidebar .sidebar-item .btn--no-likes.sidebar-item-primary-button {
  padding-right: 4px;
}

/* line 47, app/assets/stylesheets/components.buttons.scss */
.btn.btn--green, .sidebar .sidebar-item .btn--green.sidebar-item-primary-button {
  background-color: #46cd7e;
  border: none;
}

/* line 51, app/assets/stylesheets/components.buttons.scss */
.btn.btn--green:hover, .sidebar .sidebar-item .btn--green.sidebar-item-primary-button:hover, .btn.btn--green:visited, .sidebar .sidebar-item .btn--green.sidebar-item-primary-button:visited, .btn.btn--green:active, .sidebar .sidebar-item .btn--green.sidebar-item-primary-button:active {
  color: white;
  background-color: #3DC66B;
}

/* line 57, app/assets/stylesheets/components.buttons.scss */
.btn.btn--blue, .sidebar .sidebar-item .btn--blue.sidebar-item-primary-button {
  color: #fff;
  background-color: #5dabe4;
  border: none;
}

/* line 62, app/assets/stylesheets/components.buttons.scss */
.btn.btn--blue:hover, .sidebar .sidebar-item .btn--blue.sidebar-item-primary-button:hover, .btn.btn--blue:visited, .sidebar .sidebar-item .btn--blue.sidebar-item-primary-button:visited, .btn.btn--blue:active, .sidebar .sidebar-item .btn--blue.sidebar-item-primary-button:active {
  color: white;
  background-color: #4D99DD;
}

/* line 68, app/assets/stylesheets/components.buttons.scss */
.btn.btn--grey, .sidebar .sidebar-item .btn--grey.sidebar-item-primary-button {
  color: #fff;
  background-color: #8ea3b5;
}

/* line 72, app/assets/stylesheets/components.buttons.scss */
.btn.btn--grey:hover, .sidebar .sidebar-item .btn--grey.sidebar-item-primary-button:hover, .btn.btn--grey:visited, .sidebar .sidebar-item .btn--grey.sidebar-item-primary-button:visited, .btn.btn--grey:active, .sidebar .sidebar-item .btn--grey.sidebar-item-primary-button:active {
  color: white;
  background-color: #8ea3b5;
}

/* line 78, app/assets/stylesheets/components.buttons.scss */
.btn.btn--sml, .sidebar .sidebar-item .btn--sml.sidebar-item-primary-button {
  padding: 3px 6px;
  line-height: 1em;
}

/* line 82, app/assets/stylesheets/components.buttons.scss */
.btn.btn--lrg, .sidebar .sidebar-item .btn--lrg.sidebar-item-primary-button {
  line-height: 48px;
}

/* line 92, app/assets/stylesheets/components.buttons.scss */
.btn-group:hover .like-btn:first-child {
  border-right: none;
  border-left: 2px solid rgba(133, 133, 133, 0.3);
  border-top: 2px solid rgba(133, 133, 133, 0.3);
  border-bottom: 2px solid rgba(133, 133, 133, 0.3);
}

/* line 99, app/assets/stylesheets/components.buttons.scss */
.btn-group:hover .like-btn:last-child {
  border-left: none;
  border-right: 2px solid rgba(133, 133, 133, 0.3);
  border-top: 2px solid rgba(133, 133, 133, 0.3);
  border-bottom: 2px solid rgba(133, 133, 133, 0.3);
}

/* line 106, app/assets/stylesheets/components.buttons.scss */
.btn-group > .like-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 110, app/assets/stylesheets/components.buttons.scss */
.btn-group > .like-btn:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-left: 2px solid #59afef;
  border-top: 2px solid #59afef;
  border-bottom: 2px solid #59afef;
}

/* line 118, app/assets/stylesheets/components.buttons.scss */
.btn-group > .like-btn:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #51a5e3;
  border-right: 2px solid #51a5e3;
  border-top: 2px solid #51a5e3;
  border-bottom: 2px solid #51a5e3;
}

/* line 125, app/assets/stylesheets/components.buttons.scss */
.btn-group > .like-btn:last-child:hover, .btn-group > .like-btn:last-child:visited, .btn-group > .like-btn:last-child:active {
  color: white;
  background-color: #51a5e3;
}

/* line 131, app/assets/stylesheets/components.buttons.scss */
.btn-group .like-btn + .like-btn {
  margin-left: -3px;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* https://css-tricks.com/NetMag/FluidWidthVideo/Article-FluidWidthVideo.php */
/* `display` is set to `block` because the videos are embedded as `<span>` elements, since they're rendered within `<p>` elements. */
/* line 5, app/assets/stylesheets/components.embedded-videos.scss */
.embedded-video {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  background: transparent;
}

/* line 12, app/assets/stylesheets/components.embedded-videos.scss */
.embedded-video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 99;
}

/* line 20, app/assets/stylesheets/components.embedded-videos.scss */
.youtube-player-v2 {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/* line 25, app/assets/stylesheets/components.embedded-videos.scss */
.youtube-player-v2 .youtube-player-v2-button {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 68px;
  height: 48px;
  margin-left: -34px;
  margin-top: -24px;
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
}

/* line 37, app/assets/stylesheets/components.embedded-videos.scss */
.apple-podcast + br {
  display: none;
}

/* line 45, app/assets/stylesheets/components.embedded-videos.scss */
.wire[data-shielded=true] .embedded-video iframe,
.wire[data-shielded=true] .apple-podcast iframe {
  z-index: -1;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components.footer.scss */
.site-footer {
  background-color: #19202d;
  border-top: 2px solid #577086;
  bottom: 0;
  height: 35px;
  left: 0;
  padding: 6px 0;
  position: absolute;
  position: absolute;
  right: 10px;
  text-align: center !important;
  width: 100%;
}

/* line 17, app/assets/stylesheets/components.footer.scss */
.footer__link {
  margin-right: 48px;
  text-decoration: none;
  line-height: 35px;
  color: white;
  font-size: 0.9em;
}

/* line 23, app/assets/stylesheets/components.footer.scss */
.footer__link span {
  color: inherit;
}

@media screen and (max-width: 568px) {
  /* line 17, app/assets/stylesheets/components.footer.scss */
  .footer__link {
    font-size: 0.85rem;
    margin-right: 12px;
  }
}

/* line 30, app/assets/stylesheets/components.footer.scss */
.footer__link:hover {
  color: #fff;
}

/* line 33, app/assets/stylesheets/components.footer.scss */
.footer__link:last-child {
  margin-right: 0;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 2, app/assets/stylesheets/components/incomplete-details-indicator.scss */
.incomplete-details-indicator:before, form.--user-facing .form-group label.--has-incomplete-details:before {
  content: ' \25CF';
  font-size: 15px;
  color: #b71e49;
}

/* line 5, app/assets/stylesheets/components.forms.scss */
.has-error .help-block,
.has-error label {
  color: #b71e49;
}

/* line 10, app/assets/stylesheets/components.forms.scss */
.has-error .info-block {
  color: #19202d;
}

/* line 15, app/assets/stylesheets/components.forms.scss */
.help-block,
.info-block {
  display: block;
  margin-top: 5px;
}

/* line 25, app/assets/stylesheets/components.forms.scss */
form.--user-facing .form-group label {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 4px;
}

/* line 31, app/assets/stylesheets/components.forms.scss */
form.--user-facing .form-group label > span.incomplete-details-text {
  display: none;
}

/* line 38, app/assets/stylesheets/components.forms.scss */
form.--user-facing .form-group label.--has-incomplete-details:before {
  margin-right: 5px;
}

/* line 42, app/assets/stylesheets/components.forms.scss */
form.--user-facing .form-group label.--has-incomplete-details > span.incomplete-details-text {
  display: inline;
  margin-left: 5px;
  color: #b71e49;
  font-size: 12px;
  text-transform: none;
}

/* line 55, app/assets/stylesheets/components.forms.scss */
form.--mobile-compact > fieldset {
  padding: 0;
  border: 0;
  margin-bottom: 24px;
}

/* line 60, app/assets/stylesheets/components.forms.scss */
form.--mobile-compact > fieldset > legend {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
}

/* line 66, app/assets/stylesheets/components.forms.scss */
form.--mobile-compact > fieldset > ul.control-list {
  list-style-type: none;
  padding-left: 0 !important;
  margin: 0;
}

/* line 71, app/assets/stylesheets/components.forms.scss */
form.--mobile-compact > fieldset > ul.control-list > li.form-group {
  margin-top: 0;
}

/* line 74, app/assets/stylesheets/components.forms.scss */
form.--mobile-compact > fieldset > ul.control-list > li.form-group > input[type="text"]::placeholder {
  text-transform: uppercase;
}

/* line 78, app/assets/stylesheets/components.forms.scss */
form.--mobile-compact > fieldset > ul.control-list > li.form-group > label {
  font-size: 18px;
  font-weight: 600;
}

/* line 86, app/assets/stylesheets/components.forms.scss */
form.--mobile-compact .form-actions {
  display: flex;
  flex-direction: column;
}

/* line 90, app/assets/stylesheets/components.forms.scss */
form.--mobile-compact .form-actions .loading-panel-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 96, app/assets/stylesheets/components.forms.scss */
form.--mobile-compact .form-actions button {
  padding: 4px;
}

/* line 99, app/assets/stylesheets/components.forms.scss */
form.--mobile-compact .form-actions button:not(:last-child) {
  margin-bottom: 8px;
}

/* line 107, app/assets/stylesheets/components.forms.scss */
form,
.form-group {
  line-height: 26px;
  text-align: left;
}

/* line 112, app/assets/stylesheets/components.forms.scss */
form input:not([type="submit"]):not([type="button"]),
form select,
form textarea,
form ul.list-box,
.form-group input:not([type="submit"]):not([type="button"]),
.form-group select,
.form-group textarea,
.form-group ul.list-box {
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

/* line 121, app/assets/stylesheets/components.forms.scss */
form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]),
form select,
.form-group input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]),
.form-group select {
  height: 50px;
}

/* line 126, app/assets/stylesheets/components.forms.scss */
form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]),
form textarea,
form select,
form ul.list-box,
.form-group input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]),
.form-group textarea,
.form-group select,
.form-group ul.list-box {
  border: 1px solid #e4eaee;
  border-radius: 4px;
  margin-bottom: 0;
  padding: 15px 23px;
  width: 100%;
  background-color: #fff;
}

@media screen and (max-width: 568px) {
  /* line 126, app/assets/stylesheets/components.forms.scss */
  form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]),
form textarea,
form select,
form ul.list-box,
.form-group input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]),
.form-group textarea,
.form-group select,
.form-group ul.list-box {
    padding: 15px 6px;
  }
}

/* line 141, app/assets/stylesheets/components.forms.scss */
form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]):focus,
form textarea:focus,
form select:focus,
form ul.list-box:focus,
.form-group input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]):focus,
.form-group textarea:focus,
.form-group select:focus,
.form-group ul.list-box:focus {
  border-color: #8ea3b5;
  outline: none;
}

/* line 146, app/assets/stylesheets/components.forms.scss */
form input[readonly]:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]),
form textarea[readonly],
form select[readonly],
form ul.list-box[readonly],
.form-group input[readonly]:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]),
.form-group textarea[readonly],
.form-group select[readonly],
.form-group ul.list-box[readonly] {
  background-color: #e4eaee;
  color: #8ea3b5;
}

/* line 151, app/assets/stylesheets/components.forms.scss */
form input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"])::placeholder,
form textarea::placeholder,
form select::placeholder,
form ul.list-box::placeholder,
.form-group input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"])::placeholder,
.form-group textarea::placeholder,
.form-group select::placeholder,
.form-group ul.list-box::placeholder {
  color: rgba(142, 163, 181, 0.5);
}

/* line 156, app/assets/stylesheets/components.forms.scss */
form input.--ant-style-3:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]),
form textarea.--ant-style-3,
form select.--ant-style-3,
form ul.list-box.--ant-style-3,
.form-group input.--ant-style-3:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]),
.form-group textarea.--ant-style-3,
.form-group select.--ant-style-3,
.form-group ul.list-box.--ant-style-3 {
  border: 0;
  padding: 0;
  border-bottom: 1px solid #e4eaee;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}

/* line 170, app/assets/stylesheets/components.forms.scss */
form .select-container .select__control,
.form-group .select-container .select__control {
  border: 0;
  padding: 0;
  border-bottom: 1px solid #e4eaee;
  border-radius: 0;
  font-size: 14px;
  font-weight: 600;
  height: 50px;
  box-shadow: none;
  text-transform: uppercase;
}

/* line 182, app/assets/stylesheets/components.forms.scss */
form .select-container .select__placeholder,
.form-group .select-container .select__placeholder {
  color: rgba(142, 163, 181, 0.5);
}

/* line 186, app/assets/stylesheets/components.forms.scss */
form .select-container .select__indicator-separator,
.form-group .select-container .select__indicator-separator {
  background-color: transparent;
}

/* line 190, app/assets/stylesheets/components.forms.scss */
form .select-container .select__value-container,
.form-group .select-container .select__value-container {
  padding-left: 0;
}

/* line 194, app/assets/stylesheets/components.forms.scss */
form .select-container .select__menu,
.form-group .select-container .select__menu {
  border-radius: 4px;
  box-shadow: -1px 1px 15px 1px rgba(0, 0, 0, 0.1);
  margin-top: 0;
}

/* line 199, app/assets/stylesheets/components.forms.scss */
form .select-container .select__menu .select__menu-list,
.form-group .select-container .select__menu .select__menu-list {
  padding: 0 16px 10px 16px;
}

/* line 203, app/assets/stylesheets/components.forms.scss */
form .select-container .select__menu .select__option,
.form-group .select-container .select__menu .select__option {
  font-size: 14px;
  font-weight: 600;
  text-align: right;
  text-transform: uppercase;
  color: #8ea3b5;
  white-space: pre-line;
  padding: 4px 6px;
  border-radius: 4px;
}

/* line 215, app/assets/stylesheets/components.forms.scss */
form .select-container .select__menu .select__group-heading,
.form-group .select-container .select__menu .select__group-heading {
  color: #c19d3f;
  padding-right: 0;
  text-align: right;
}

/* line 221, app/assets/stylesheets/components.forms.scss */
form .select-container .select__menu .select__option--is-selected,
.form-group .select-container .select__menu .select__option--is-selected {
  color: #19202d;
  background-color: #8ea3b5;
}

/* line 226, app/assets/stylesheets/components.forms.scss */
form .select-container .select__menu .select__option--is-focused,
.form-group .select-container .select__menu .select__option--is-focused {
  background-color: #e4eaee;
}

/* line 232, app/assets/stylesheets/components.forms.scss */
form textarea,
.form-group textarea {
  height: 180px;
}

/* line 236, app/assets/stylesheets/components.forms.scss */
form ul.list-box,
.form-group ul.list-box {
  height: 200px;
}

/* line 240, app/assets/stylesheets/components.forms.scss */
form label,
.form-group label {
  font-size: 16px;
  font-weight: 500;
}

/* line 245, app/assets/stylesheets/components.forms.scss */
form ul.radio,
form ul.checkbox,
.form-group ul.radio,
.form-group ul.checkbox {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 253, app/assets/stylesheets/components.forms.scss */
form .has-error input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]),
form .has-error textarea,
form .has-error ul.list-box,
.form-group .has-error input:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]),
.form-group .has-error textarea,
.form-group .has-error ul.list-box {
  border: 1px solid #b71e49;
}

/* line 260, app/assets/stylesheets/components.forms.scss */
form p.sip-controls,
.form-group p.sip-controls {
  display: block;
  text-align: right;
  margin: 0;
}

/* line 266, app/assets/stylesheets/components.forms.scss */
form ul.list-box,
.form-group ul.list-box {
  padding: 11px 9px;
  list-style: none;
  overflow: auto;
}

/* line 271, app/assets/stylesheets/components.forms.scss */
form ul.list-box li,
.form-group ul.list-box li {
  padding: 4px 14px;
  cursor: pointer;
  border-radius: 4px;
}

/* line 276, app/assets/stylesheets/components.forms.scss */
form ul.list-box li:hover,
.form-group ul.list-box li:hover {
  background-color: #e4eaee;
}

/* line 280, app/assets/stylesheets/components.forms.scss */
form ul.list-box li.selected,
.form-group ul.list-box li.selected {
  background-color: #8ea3b5;
  color: #fff;
}

/* line 285, app/assets/stylesheets/components.forms.scss */
form ul.list-box li a, form ul.list-box li a:hover,
.form-group ul.list-box li a,
.form-group ul.list-box li a:hover {
  color: #19202d;
  text-decoration: none;
  outline: none;
}

/* line 291, app/assets/stylesheets/components.forms.scss */
form ul.list-box li.selected a,
.form-group ul.list-box li.selected a {
  font-weight: 700;
  color: #fff;
}

/* line 299, app/assets/stylesheets/components.forms.scss */
.btn, .sidebar .sidebar-item .sidebar-item-primary-button {
  background-color: #19202d;
  border-radius: 4px;
  border: 1px solid #19202d;
  color: #fff;
  display: inline-block;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 34px;
  padding: 0 16px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: color 0ms;
  vertical-align: top;
}

/* line 316, app/assets/stylesheets/components.forms.scss */
.btn:hover, .sidebar .sidebar-item .sidebar-item-primary-button:hover {
  color: orange;
  cursor: pointer;
  text-decoration: none !important;
}

/* line 322, app/assets/stylesheets/components.forms.scss */
.btn .icon, .sidebar .sidebar-item .sidebar-item-primary-button .icon, .btn:hover .icon {
  fill: white;
  height: 16px;
  margin: 0;
  width: 16px;
}

/* line 329, app/assets/stylesheets/components.forms.scss */
.btn.btn-small, .sidebar .sidebar-item .btn-small.sidebar-item-primary-button {
  line-height: 16px;
  padding: 4px 4px 3px 4px;
}

/* line 334, app/assets/stylesheets/components.forms.scss */
.btn.btn-x-small, .sidebar .sidebar-item .btn-x-small.sidebar-item-primary-button {
  font-size: 10px;
  font-weight: 500;
  line-height: 8px;
  margin: 2px 0 0 0;
  padding: 4px 8px 3px 8px;
}

/* line 342, app/assets/stylesheets/components.forms.scss */
.btn.btn-full-width, .sidebar .sidebar-item .sidebar-item-primary-button {
  width: 100%;
}

/* line 346, app/assets/stylesheets/components.forms.scss */
.btn.btn-text, .sidebar .sidebar-item .btn-text.sidebar-item-primary-button {
  background: none;
  border: 2px solid transparent;
  color: #c19d3f;
  text-transform: none;
}

/* line 352, app/assets/stylesheets/components.forms.scss */
.btn.btn-text:hover, .sidebar .sidebar-item .btn-text.sidebar-item-primary-button:hover {
  color: #c19d3f;
  cursor: pointer;
  text-decoration: underline !important;
}

/* line 359, app/assets/stylesheets/components.forms.scss */
.btn.btn-link, .sidebar .sidebar-item .btn-link.sidebar-item-primary-button {
  background: none;
  border: 2px solid transparent;
  color: #c19d3f;
  text-transform: none;
  padding: 0;
  line-height: normal;
  border: none;
}

/* line 368, app/assets/stylesheets/components.forms.scss */
.btn.btn-link:hover, .sidebar .sidebar-item .btn-link.sidebar-item-primary-button:hover {
  color: #c19d3f;
  cursor: pointer;
  text-decoration: underline;
}

/* line 375, app/assets/stylesheets/components.forms.scss */
.btn.--dark, .sidebar .sidebar-item .--dark.sidebar-item-primary-button {
  background-color: #19202d;
  border: 1px solid #19202d;
  color: #fff;
}

/* line 381, app/assets/stylesheets/components.forms.scss */
.btn.--dark-inverted, .sidebar .sidebar-item .--dark-inverted.sidebar-item-primary-button {
  background-color: #fff;
  border: 1px solid #19202d;
  color: #19202d;
}

/* line 388, app/assets/stylesheets/components.forms.scss */
.btn-default {
  background: none;
  border: 2px solid #8ea3b5;
  color: #8ea3b5;
}

/* line 393, app/assets/stylesheets/components.forms.scss */
.btn-default:hover {
  background-color: #6f8aa1;
  border: 2px solid #6f8aa1;
  color: #fff;
}

/* line 400, app/assets/stylesheets/components.forms.scss */
.btn-primary, .sidebar .sidebar-item .sidebar-item-primary-button {
  background-color: #c19d3f;
  border: 2px solid #c19d3f;
  color: #fff;
}

/* line 405, app/assets/stylesheets/components.forms.scss */
.btn-primary:hover, .sidebar .sidebar-item .sidebar-item-primary-button:hover {
  background-color: #9b7e32;
  border: 2px solid #9b7e32;
  color: #fff;
}

/* line 412, app/assets/stylesheets/components.forms.scss */
.btn-primary-inverted {
  background: none;
  color: #c19d3f;
  border: 2px solid #c19d3f;
}

/* line 417, app/assets/stylesheets/components.forms.scss */
.btn-primary-inverted:hover {
  background-color: #9b7e32;
  border: 2px solid #9b7e32;
  color: #fff;
}

/* line 424, app/assets/stylesheets/components.forms.scss */
.btn-secondary {
  background-color: #8ea3b5;
  border: 2px solid #8ea3b5;
  color: #fff;
}

/* line 429, app/assets/stylesheets/components.forms.scss */
.btn-secondary:hover {
  background-color: #6f8aa1;
  border: 2px solid #6f8aa1;
  color: #fff;
}

/* line 436, app/assets/stylesheets/components.forms.scss */
.btn-secondary-inverted {
  background: none;
  border: 2px solid #8ea3b5;
  color: #8ea3b5;
}

/* line 441, app/assets/stylesheets/components.forms.scss */
.btn-secondary-inverted:hover {
  background-color: #6f8aa1;
  border: 2px solid #6f8aa1;
  color: #fff;
}

/* line 448, app/assets/stylesheets/components.forms.scss */
.btn-tertiary {
  background: none;
  border: 2px dashed #8ea3b5;
  color: #8ea3b5;
}

/* line 453, app/assets/stylesheets/components.forms.scss */
.btn-tertiary:hover {
  background-color: #6f8aa1;
  border: 2px solid #6f8aa1;
  color: #8ea3b5;
}

/* line 460, app/assets/stylesheets/components.forms.scss */
.btn-premium {
  background-color: #B849F2;
  border: 2px solid #B849F2;
  color: #fff;
  cursor: pointer;
}

/* line 466, app/assets/stylesheets/components.forms.scss */
.btn-premium:hover {
  background-color: #B849F2;
  border: 2px solid #B849F2;
  color: #fff;
}

/* line 472, app/assets/stylesheets/components.forms.scss */
.btn-premium.btn-x-small {
  font-weight: 900;
}

/* line 477, app/assets/stylesheets/components.forms.scss */
.btn-danger {
  background-color: #b71e49;
  border: 2px solid #b71e49;
  color: #fff;
}

/* line 482, app/assets/stylesheets/components.forms.scss */
.btn-danger:hover {
  background-color: #8b1738;
  border: 2px solid #8b1738;
  color: #fff;
}

/* line 490, app/assets/stylesheets/components.forms.scss */
.form-group {
  margin: 12px 0;
}

/* line 493, app/assets/stylesheets/components.forms.scss */
.form-group:last-child {
  margin-bottom: 0;
}

/* line 499, app/assets/stylesheets/components.forms.scss */
.btn-group input[type=checkbox],
.btn-group input[type=radio] {
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
  position: absolute;
}

/* line 506, app/assets/stylesheets/components.forms.scss */
.btn-group label {
  margin: 0 6px 6px 0;
}

/* line 509, app/assets/stylesheets/components.forms.scss */
.btn-group label:last-child {
  margin-right: 0;
  margin-bottom: 12px;
}

/* line 516, app/assets/stylesheets/components.forms.scss */
ul.btn-cloud {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

/* line 521, app/assets/stylesheets/components.forms.scss */
ul.btn-cloud li {
  display: inline;
  padding: 0 12px 0 0;
}

/* line 525, app/assets/stylesheets/components.forms.scss */
ul.btn-cloud li:last-child {
  padding: 0;
}

/* line 529, app/assets/stylesheets/components.forms.scss */
ul.btn-cloud li .btn, ul.btn-cloud li .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item ul.btn-cloud li .sidebar-item-primary-button {
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
}

/* line 538, app/assets/stylesheets/components.forms.scss */
pre.--email-preview {
  border: 1px solid #e4eaee;
  border-radius: 4px;
  background-color: #e4eaee;
  padding: 0 20px;
  font-size: 0.8em;
}

/* line 547, app/assets/stylesheets/components.forms.scss */
button.lw-icon,
button.fa,
a.fa {
  background: transparent;
  border: none;
  padding: 0 3px 0 3px;
}

/* line 556, app/assets/stylesheets/components.forms.scss */
label input[type=checkbox], label input[type=radio] {
  position: relative;
  top: 2px;
  margin-right: 8px;
}

/* line 564, app/assets/stylesheets/components.forms.scss */
ul.form-list {
  font-size: 13px;
  list-style-type: none;
  margin-bottom: 0;
  padding: 0;
}

/* line 570, app/assets/stylesheets/components.forms.scss */
ul.form-list li {
  margin: 0 0 12px 0;
}

/* line 573, app/assets/stylesheets/components.forms.scss */
ul.form-list li:last-child {
  margin: 0;
}

/* line 577, app/assets/stylesheets/components.forms.scss */
ul.form-list li .form-control {
  border-radius: 4px;
  border: 0;
  height: 42px;
  padding: 0 12px;
  width: 100%;
}

/* line 585, app/assets/stylesheets/components.forms.scss */
ul.form-list li .btn, ul.form-list li .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item ul.form-list li .sidebar-item-primary-button {
  height: 42px;
  width: 100%;
}

/* line 592, app/assets/stylesheets/components.forms.scss */
.terms-and-conditions {
  margin: 0 32px;
}

/* line 594, app/assets/stylesheets/components.forms.scss */
.terms-and-conditions ol {
  margin-left: 12px;
}

/* line 597, app/assets/stylesheets/components.forms.scss */
.terms-and-conditions .ol-lower-roman li {
  list-style: lower-roman;
}

/* line 600, app/assets/stylesheets/components.forms.scss */
.terms-and-conditions > li {
  list-style: decimal-leading-zero;
}

/* line 605, app/assets/stylesheets/components.forms.scss */
.small-width-input {
  width: 100%;
  max-width: 480px;
}

/* line 610, app/assets/stylesheets/components.forms.scss */
.dark-placeholder::-webkit-input-placeholder {
  color: black;
}

/* line 614, app/assets/stylesheets/components.forms.scss */
.dark-placeholder::-moz-placeholder {
  color: black;
}

/* line 618, app/assets/stylesheets/components.forms.scss */
.dark-placeholder:-ms-input-placeholder {
  color: black;
}

/* line 622, app/assets/stylesheets/components.forms.scss */
.dark-placeholder:-moz-placeholder {
  color: black;
}

/* line 626, app/assets/stylesheets/components.forms.scss */
.small-select {
  height: auto;
}

/* line 630, app/assets/stylesheets/components.forms.scss */
.input--hint-highlight {
  color: #6f8aa1;
  font-size: 0.85rem;
}

/* line 635, app/assets/stylesheets/components.forms.scss */
input:focus + .input--hint-highlight,
textarea:focus + .input--hint-highlight {
  color: #37475f;
}

/* line 640, app/assets/stylesheets/components.forms.scss */
.full-width-input {
  width: 100%;
}

/* line 644, app/assets/stylesheets/components.forms.scss */
.application-container input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset;
}

/* line 649, app/assets/stylesheets/components.forms.scss */
.pure-form input.input--lrg {
  padding: 12px 18px;
}

/* line 654, app/assets/stylesheets/components.forms.scss */
.required:after {
  content: "*";
  color: #b71e49;
}

/* line 659, app/assets/stylesheets/components.forms.scss */
hr.divider {
  line-height: 1em;
  position: relative;
  outline: 0;
  border: 0;
  text-align: center;
  height: 1.5em;
  opacity: 1;
}

/* line 668, app/assets/stylesheets/components.forms.scss */
hr.divider:before {
  content: '';
  background: linear-gradient(to right, transparent, #19202d, transparent);
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
}

/* line 678, app/assets/stylesheets/components.forms.scss */
hr.divider:after {
  content: attr(data-content);
  position: relative;
  display: inline-block;
  color: black;
  padding: 0 .5em;
  line-height: 1.5em;
  color: #19202d;
  background-color: #fff;
}

/* line 691, app/assets/stylesheets/components.forms.scss */
span.clearable-input {
  position: relative;
  top: 4px;
}

/* line 695, app/assets/stylesheets/components.forms.scss */
span.clearable-input input {
  padding-right: 46px;
}

/* line 699, app/assets/stylesheets/components.forms.scss */
span.clearable-input button {
  background-color: transparent;
  border: 1px solid transparent;
  cursor: pointer;
  display: inline-block;
  outline: 0;
  position: absolute;
  vertical-align: middle;
}

/* line 708, app/assets/stylesheets/components.forms.scss */
span.clearable-input button:after {
  background-color: #f7efdc;
  border-radius: 50%;
  bottom: 0;
  color: #fff;
  content: "\00D7";
  cursor: pointer;
  display: block;
  font-size: 26px;
  font-weight: 700;
  font-weight: normal;
  height: 24px;
  margin: auto;
  padding: 0 6px;
  position: absolute;
  right: 28px;
  text-align: center;
  top: 45px;
  width: 24px;
  z-index: 1;
}

/* line 729, app/assets/stylesheets/components.forms.scss */
span.clearable-input button:hover:after {
  background-color: #c19d3f;
}

/* line 735, app/assets/stylesheets/components.forms.scss */
.date-of-birth-picker {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
}

/* line 741, app/assets/stylesheets/components.forms.scss */
.date-of-birth-picker > select:not(:last-child) {
  margin-right: 20px;
}

/* line 745, app/assets/stylesheets/components.forms.scss */
.date-of-birth-picker > select.date-of-birth-picker-day {
  flex: 2 2 20%;
}

/* line 749, app/assets/stylesheets/components.forms.scss */
.date-of-birth-picker > select.date-of-birth-picker-month {
  flex: 5 5 50%;
}

/* line 753, app/assets/stylesheets/components.forms.scss */
.date-of-birth-picker > select.date-of-birth-picker-year {
  flex: 3 3 30%;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components.icon-list.scss */
.icon-list {
  padding: 0;
  list-style: none;
  list-style-image: none;
  margin-bottom: 40px;
}

/* line 10, app/assets/stylesheets/components.icon-list.scss */
.icon-list__list-item {
  border: 0;
  padding: 0;
  margin: 18px 0 0;
  display: block;
}

/* line 17, app/assets/stylesheets/components.icon-list.scss */
.icon-list__list-item-info {
  display: block;
  float: none;
  width: auto;
  padding-bottom: 0;
  margin-left: 55px;
}

/* line 25, app/assets/stylesheets/components.icon-list.scss */
.icon-list__icon {
  float: left;
  width: 40px;
  height: 40px;
  line-height: 1;
  display: inline-block;
  position: relative;
  cursor: pointer;
  vertical-align: bottom;
  white-space: nowrap;
  box-sizing: border-box;
  border-radius: 15px;
}

/* line 38, app/assets/stylesheets/components.icon-list.scss */
.icon-list__icon img {
  width: 40px;
  height: 40px;
  border-radius: 5px;
}

/* line 45, app/assets/stylesheets/components.icon-list.scss */
.icon-list__item-title {
  color: #2D3B50;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 22px;
  margin-bottom: 1px;
  max-width: 96%;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}

/* line 61, app/assets/stylesheets/components.icon-list.scss */
.icon-list__item-title a:link, .icon-list__item-title a:visited, .icon-list__item-title a:active {
  color: #2c3b51;
}

/* line 64, app/assets/stylesheets/components.icon-list.scss */
.icon-list__item-title a:hover {
  color: #2D3B50;
}

/* line 70, app/assets/stylesheets/components.icon-list.scss */
.icon-list__item-description {
  color: #6b7789;
  font-size: 14px;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-style: italic;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components.keywords.scss */
.keywords-container {
  list-style: none;
  display: flex;
  padding: 0;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 11, app/assets/stylesheets/components.keywords.scss */
.keywords-container .keyword-item {
  color: #c19d3f;
  text-transform: uppercase;
  text-align: center;
  background-color: rgba(193, 157, 63, 0.15);
  margin: 1px 2px;
}

/* line 17, app/assets/stylesheets/components.keywords.scss */
.keywords-container .keyword-item:hover {
  text-decoration: none;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components.links.scss */
.icon {
  max-width: 25px;
  max-height: 25px;
}

/* line 8, app/assets/stylesheets/components.links.scss */
.icon--large {
  width: 25px;
  height: 25px;
}

/* line 13, app/assets/stylesheets/components.links.scss */
.icon--blue-background {
  background-color: #37475f;
  fill: white;
  height: 20px;
  width: 20px;
  padding: 8px;
  border-radius: 6px;
}

/* line 22, app/assets/stylesheets/components.links.scss */
.icon-link {
  white-space: nowrap;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  color: #a0aabf;
}

/* line 26, app/assets/stylesheets/components.links.scss */
.icon-link .icon {
  transition: fill 50ms linear;
  height: 18px;
  width: 18px;
  vertical-align: middle;
  margin-top: -1px;
  margin-right: 5px;
  fill: #a0aabf;
}

/* line 35, app/assets/stylesheets/components.links.scss */
.icon-link.icon-link__adjust-vertical-position .icon {
  margin-top: -3px;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components.loading.scss */
.loading-panel {
  position: relative;
  min-height: 100px;
}

/* line 15, app/assets/stylesheets/components.loading.scss */
.loading-panel.loading-panel-small .spinner {
  margin-left: -10px;
  margin-top: -10px;
}

/* line 19, app/assets/stylesheets/components.loading.scss */
.loading-panel.loading-panel-small .spinner-icon {
  width: 20px;
  height: 20px;
  border-width: 2px;
}

/* line 26, app/assets/stylesheets/components.loading.scss */
.loading-panel.loading-panel-button {
  min-height: 0;
}

/* line 29, app/assets/stylesheets/components.loading.scss */
.loading-panel.loading-panel-button .spinner {
  margin-left: -10px;
  margin-top: -10px;
}

/* line 34, app/assets/stylesheets/components.loading.scss */
.loading-panel.loading-panel-button .spinner-icon {
  width: 20px;
  height: 20px;
  border-width: 1px;
}

/* line 41, app/assets/stylesheets/components.loading.scss */
.loading-panel .spinner {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -30px;
  margin-top: -30px;
  display: none;
  opacity: 0;
  z-index: 1000;
}

/* line 52, app/assets/stylesheets/components.loading.scss */
.loading-panel .spinner, .loading-panel > .loading-panel-content {
  transition: opacity 0.3s ease-in-out;
}

/* line 56, app/assets/stylesheets/components.loading.scss */
.loading-panel.loading-panel-loading > .spinner {
  display: block;
  opacity: 1;
}

/* line 61, app/assets/stylesheets/components.loading.scss */
.loading-panel.loading-panel-loading > .loading-panel-content, .loading-panel.loading-panel-content {
  opacity: 0;
}

/* line 66, app/assets/stylesheets/components.loading.scss */
.loading-panel.loading-panel-loaded > .loading-panel-content {
  opacity: 1;
}

/* line 70, app/assets/stylesheets/components.loading.scss */
.loading-panel .spinner-icon {
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  border: solid 3px transparent;
  border-top-color: #8ea3b5;
  border-bottom-color: #8ea3b5;
  border-radius: 50%;
  animation: spinner 600ms linear infinite;
}

/* line 84, app/assets/stylesheets/components.loading.scss */
.loading-panel .loading-panel-full-page.loading-panel-loading {
  min-height: calc(100vh - 162px);
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 110, app/assets/stylesheets/components.loading.scss */
.loading-panel-inline {
  position: relative;
}

/* line 118, app/assets/stylesheets/components.loading.scss */
.loading-panel-inline .spinner {
  display: none;
  opacity: 0;
}

/* line 123, app/assets/stylesheets/components.loading.scss */
.loading-panel-inline .spinner, .loading-panel-inline .loading-panel-content {
  transition: opacity 0.3s ease-in-out;
}

/* line 127, app/assets/stylesheets/components.loading.scss */
.loading-panel-inline.loading-panel-loading {
  display: block;
}

/* line 130, app/assets/stylesheets/components.loading.scss */
.loading-panel-inline.loading-panel-loading .spinner {
  display: block;
  opacity: 1;
}

/* line 136, app/assets/stylesheets/components.loading.scss */
.loading-panel-inline.loading-panel-loading .loading-panel-content, .loading-panel-inline.loading-panel-content {
  opacity: 0;
}

/* line 141, app/assets/stylesheets/components.loading.scss */
.loading-panel-inline.loading-panel-loaded .loading-panel-content {
  opacity: 1;
}

/* line 145, app/assets/stylesheets/components.loading.scss */
.loading-panel-inline .spinner-icon {
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  display: block;
  border: solid 2px transparent;
  border-top-color: #8ea3b5;
  border-bottom-color: #8ea3b5;
  border-radius: 50%;
  animation: spinner 600ms linear infinite;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* line 177, app/assets/stylesheets/components.loading.scss */
.loading-panel-inline.loading-panel-sip {
  display: inline;
  top: 2px;
}

/* line 181, app/assets/stylesheets/components.loading.scss */
.loading-panel-inline.loading-panel-sip .spinner {
  position: static;
  left: 0;
  top: 0;
  margin: 0;
  display: inline;
}

/* line 188, app/assets/stylesheets/components.loading.scss */
.loading-panel-inline.loading-panel-sip .spinner .spinner-icon {
  display: inline-block;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components.mrec.scss */
.mrec {
  /* This is a sticky element. Using a padding instead of margin on the top
   * prevents jumpy scroll effect when the element is about to be sticky.
   */
  margin-top: 0;
  padding-top: 20px;
}

/* line 10, app/assets/stylesheets/components.mrec.scss */
.mrec .title {
  color: #8ea3b5;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 10px;
}

/* line 17, app/assets/stylesheets/components.mrec.scss */
.mrec .title.show {
  display: block;
}

/* line 21, app/assets/stylesheets/components.mrec.scss */
.mrec .title.hide {
  display: none;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components.mrec-mobile.scss */
.mrec-mobile {
  margin: 0 auto !important;
  width: 300px;
}

/* line 8, app/assets/stylesheets/components.mrec-mobile.scss */
.mrec-mobile .title {
  color: #8ea3b5;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 10px;
}

/* line 15, app/assets/stylesheets/components.mrec-mobile.scss */
.mrec-mobile .title.show {
  display: block;
}

/* line 19, app/assets/stylesheets/components.mrec-mobile.scss */
.mrec-mobile .title.hide {
  display: none;
}

/* line 2, app/assets/stylesheets/components.notifications-summary.scss */
.notifications-summary article {
  text-align: center;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components.obsolete-tabs.scss */
.obsolete-tab-panel {
  display: none;
}

/* line 5, app/assets/stylesheets/components.obsolete-tabs.scss */
.obsolete-tab-panel.active-tab {
  display: block;
}

/* line 10, app/assets/stylesheets/components.obsolete-tabs.scss */
.tab-links__pipe {
  color: #8ea3b5;
  font-size: 1.17em;
}

/* line 15, app/assets/stylesheets/components.obsolete-tabs.scss */
.active-tab-link,
.active-tab-link:hover {
  color: #577086;
  cursor: default;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 4, app/assets/stylesheets/components.header.scss */
.header .description {
  color: #8ea3b5;
  font-size: 19px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: -30px;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
@media screen and (max-width: 768px) {
  /* line 294, app/assets/stylesheets/mixins.scss */
  section.wire-body blockquote:has(.inline-advertise-unit) {
    padding-left: 0 !important;
  }
}

/* line 4, app/assets/stylesheets/components.popups.scss */
.popup-notice, #error_explanation {
  padding: 18px;
  color: white;
  background-color: rgba(57, 181, 74, 0.9);
  position: fixed;
  margin-bottom: 18px;
  text-align: center;
  font-size: 1.2em;
  width: 100%;
  max-width: 1100px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  border-radius: 6px;
  box-sizing: border-box;
  z-index: 9999;
  top: 20px;
}

/* line 24, app/assets/stylesheets/components.popups.scss */
.popup-notice.alert, #error_explanation {
  background-color: rgba(183, 30, 73, 0.9);
  color: white;
}

/* line 30, app/assets/stylesheets/components.popups.scss */
#error_explanation h2 {
  display: none;
}

/* line 33, app/assets/stylesheets/components.popups.scss */
#error_explanation ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: inline-block !important;
}

/* line 39, app/assets/stylesheets/components.popups.scss */
.draft-preview-alert {
  background-color: #e5bf5e;
  color: #ffffff;
  text-align: center;
  font-size: 1.2em;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  padding: 11px 0;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal {
  width: 600px !important;
}

/* line 8, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal .primary-image-modal-header p {
  text-align: center;
}

/* line 13, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal .primary-image-modal-body {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 21, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal .primary-image-modal-body > section {
  width: 226px;
  height: 126px;
  border-radius: 4px;
}

/* line 26, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal .primary-image-modal-body > section.description {
  width: 100%;
  height: 4em;
  margin-top: 1em;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-size: 0.67em;
  font-weight: bold;
  color: #8ea3b5;
}

/* line 35, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal .primary-image-modal-body > section.description .help-block, .primary-image-modal .primary-image-modal-body > section.description .info-block {
  text-align: center;
}

/* line 38, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal .primary-image-modal-body > section.description .help-block {
  color: #b71e49;
}

/* line 44, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal .primary-image-modal-body .preview-box {
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  color: #8ea3b5;
}

/* line 51, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal .primary-image-modal-body .preview-box.empty {
  border: 2px dashed #8ea3b5;
}

/* line 55, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal .primary-image-modal-body .preview-box .ReactCrop + canvas {
  border-radius: 4px;
}

/* line 59, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal .primary-image-modal-body .preview-box .placeholder-text {
  text-transform: uppercase;
}

/* line 64, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal .primary-image-modal-body .remove {
  width: 226px;
  height: 0.67em;
  text-align: right;
  padding-top: 0.5em;
  padding-right: 0.5em;
  font-weight: bold;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-size: 0.55em;
  text-transform: uppercase;
}

/* line 75, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal .primary-image-modal-body .remove a {
  color: #8ea3b5;
}

/* line 82, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal .primary-image-modal-body .title {
  text-transform: uppercase;
  width: 226px;
  text-align: left;
  margin-bottom: 0.5em;
}

/* line 89, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal .primary-image-modal-body .dropzone {
  background-color: #e4eaee;
  border: 2px solid transparent;
}

/* line 93, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal .primary-image-modal-body .dropzone.active {
  border: 2px solid #c19d3f;
}

/* line 97, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal .primary-image-modal-body .dropzone .content {
  height: 126px;
  margin: 0 20%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 104, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal .primary-image-modal-body .dropzone .content .icon {
  max-width: 75.3333333333px;
  max-height: 75.3333333333px;
}

/* line 109, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal .primary-image-modal-body .dropzone .content > h6 {
  margin: 0;
  text-align: center;
  color: #8ea3b5;
}

/* line 118, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal footer {
  float: none !important;
}

/* line 121, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal footer .btn-group {
  display: flex;
}

/* line 124, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal footer .btn-group .btn, .primary-image-modal footer .btn-group .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .primary-image-modal footer .btn-group .sidebar-item-primary-button {
  width: 50%;
  border: 1px solid;
}

/* line 128, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal footer .btn-group .btn.btn-primary[disabled], .primary-image-modal footer .btn-group .sidebar .sidebar-item .sidebar-item-primary-button[disabled], .sidebar .sidebar-item .primary-image-modal footer .btn-group .sidebar-item-primary-button[disabled] {
  cursor: not-allowed;
}

/* line 131, app/assets/stylesheets/components.primary-image-modal.scss */
.primary-image-modal footer .btn-group .btn.btn-primary[disabled]:hover, .primary-image-modal footer .btn-group .sidebar .sidebar-item .sidebar-item-primary-button[disabled]:hover, .sidebar .sidebar-item .primary-image-modal footer .btn-group .sidebar-item-primary-button[disabled]:hover {
  background-color: #c19d3f;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 4, app/assets/stylesheets/components.profile-panel.scss */
.profile-panel {
  border: 1px solid #e4eaee;
  clear: both;
  background-color: white;
}

/* line 10, app/assets/stylesheets/components.profile-panel.scss */
.profile-panel__header {
  border-bottom: 1px solid #e4eaee;
  min-height: 65px;
}

/* line 15, app/assets/stylesheets/components.profile-panel.scss */
.profile-panel__name, .profile-panel__bio {
  margin: 0 0 0 77px;
}

/* line 17, app/assets/stylesheets/components.profile-panel.scss */
.profile-panel__name a, .profile-panel__bio a {
  color: black;
}

/* line 22, app/assets/stylesheets/components.profile-panel.scss */
.profile-panel__icon-link {
  margin-right: 12px;
}

/* line 24, app/assets/stylesheets/components.profile-panel.scss */
.profile-panel__icon-link:last-child {
  margin-right: 0;
}

/* line 27, app/assets/stylesheets/components.profile-panel.scss */
.profile-panel__icon-link .icon {
  max-height: 17px;
  max-width: 17px;
  margin-right: 6px;
  fill: #37475f;
  margin-top: -3px;
}

/* line 36, app/assets/stylesheets/components.profile-panel.scss */
.profile-panel__description {
  margin: 0 0 0 77px;
  font-size: 1.9rem;
}

/* line 39, app/assets/stylesheets/components.profile-panel.scss */
.profile-panel__description a {
  color: #37475f;
}

/* line 44, app/assets/stylesheets/components.profile-panel.scss */
.profile-panel__when {
  margin: 0 0 0 77px;
  color: #8ea3b5;
}

/* line 49, app/assets/stylesheets/components.profile-panel.scss */
.full-profile__header__name {
  font-size: 1.9rem !important;
}

/* line 53, app/assets/stylesheets/components.profile-panel.scss */
article.full-profile {
  margin-top: 36px;
}

/* line 57, app/assets/stylesheets/components.profile-panel.scss */
.full-profile__bio {
  min-height: 130px;
  padding-left: 148px;
}

@media screen and (max-width: 768px) {
  /* line 57, app/assets/stylesheets/components.profile-panel.scss */
  .full-profile__bio {
    padding-left: 83px;
  }
  /* line 62, app/assets/stylesheets/components.profile-panel.scss */
  .full-profile__bio .avatar--xlarge {
    width: 65px;
    height: 65px;
  }
}

/* line 69, app/assets/stylesheets/components.profile-panel.scss */
.full-profile__header__byline {
  font-style: italic;
  font-size: 14px;
  line-height: 27px;
  color: #6b7789;
}

/* line 1, app/assets/stylesheets/components.profiles.scss */
.profile-summary-modal {
  max-width: 600px;
  margin: 0 auto;
  padding: 18px;
}

/* line 6, app/assets/stylesheets/components.profiles.scss */
.profile-summary-modal h1 {
  text-align: center;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 4, app/assets/stylesheets/components.sign-up-modal.scss */
.sign-up-modal .campaign {
  height: 100%;
}

/* line 7, app/assets/stylesheets/components.sign-up-modal.scss */
.sign-up-modal .campaign h2 {
  margin-top: 16px;
}

/* line 11, app/assets/stylesheets/components.sign-up-modal.scss */
.sign-up-modal .campaign .campaign-content-container {
  height: 100%;
}

/* line 15, app/assets/stylesheets/components.sign-up-modal.scss */
.sign-up-modal .campaign .campaign-landing-page {
  height: 100%;
}

@media screen and (min-width: 1024px) and (max-height: 520px) {
  /* line 19, app/assets/stylesheets/components.sign-up-modal.scss */
  .sign-up-modal .campaign .campaign-landing-page section.campaign-sign-up section.campaign-content-col-1 {
    margin-top: 0;
  }
}

@media screen and (max-width: 1023px) {
  /* line 24, app/assets/stylesheets/components.sign-up-modal.scss */
  .sign-up-modal .campaign .campaign-landing-page section.campaign-sign-up section.campaign-content-col-2 {
    margin-top: 20px;
  }
}

@media screen and (min-width: 1024px) and (max-height: 740px) {
  /* line 24, app/assets/stylesheets/components.sign-up-modal.scss */
  .sign-up-modal .campaign .campaign-landing-page section.campaign-sign-up section.campaign-content-col-2 {
    margin-top: 0;
  }
}

@media screen and (min-width: 769px) and (max-height: 520px) {
  /* line 32, app/assets/stylesheets/components.sign-up-modal.scss */
  .sign-up-modal .campaign .campaign-landing-page section.campaign-sign-up section.campaign-content-col-2 header {
    display: none;
  }
}

/* line 37, app/assets/stylesheets/components.sign-up-modal.scss */
.sign-up-modal .campaign .campaign-landing-page section.campaign-sign-up section.campaign-content-col-2 header p {
  margin-top: 0;
}

@media screen and (min-width: 769px) and (max-width: 1023px) {
  /* line 37, app/assets/stylesheets/components.sign-up-modal.scss */
  .sign-up-modal .campaign .campaign-landing-page section.campaign-sign-up section.campaign-content-col-2 header p {
    display: none;
  }
}

@media screen and (min-width: 769px) and (max-height: 620px) {
  /* line 37, app/assets/stylesheets/components.sign-up-modal.scss */
  .sign-up-modal .campaign .campaign-landing-page section.campaign-sign-up section.campaign-content-col-2 header p {
    display: none;
  }
}

@media screen and (max-width: 1023px) {
  /* line 49, app/assets/stylesheets/components.sign-up-modal.scss */
  .sign-up-modal .campaign .campaign-landing-page section.campaign-sign-up section.campaign-content-col-2 .campaign-sign-up-form h3 {
    margin: 0;
  }
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 5, app/assets/stylesheets/components.signup_section.scss */
.btn_register {
  width: 100%;
  padding: 6px 6px;
  background-color: #5dabe4;
  border-radius: 50px;
  display: block;
  margin-top: 20px;
  color: #fff;
  padding: 7px 0;
  border: 1px solid #69b6ee;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Texta", Arial, Helvetica, sans-serif;
}

/* line 18, app/assets/stylesheets/components.signup_section.scss */
.text {
  color: #cfcfcf;
}

/* line 19, app/assets/stylesheets/components.signup_section.scss */
.text a {
  text-decoration: underline;
  color: #cfcfcf !important;
}

/* line 20, app/assets/stylesheets/components.signup_section.scss */
.form_container {
  padding: 12px 8px;
}

/* line 21, app/assets/stylesheets/components.signup_section.scss */
.form_container a {
  font-size: 14px;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  color: #fff !important;
}

/* line 23, app/assets/stylesheets/components.signup_section.scss */
.text p a {
  color: #cfcfcf !important;
}

/* line 25, app/assets/stylesheets/components.signup_section.scss */
.adjustButton {
  display: inline-block;
}

/* line 28, app/assets/stylesheets/components.signup_section.scss */
.adjustButton input,
.adjustButton button {
  border: 0px;
  float: left;
  height: 44px;
  padding-bottom: 0px;
  padding-top: 0px;
  width: 10em;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components.stock-codes.scss */
.stock-codes-container {
  list-style: none;
  display: flex;
  padding: 0;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}

/* line 11, app/assets/stylesheets/components.stock-codes.scss */
.stock-codes-container .stock-code-item {
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  background-color: #8ea3b5;
  margin: 1px 2px;
}

/* line 18, app/assets/stylesheets/components.stock-codes.scss */
.stock-codes-container .stock-code-item a {
  color: #ffffff;
  padding: 0.4em 1em;
}

/* line 22, app/assets/stylesheets/components.stock-codes.scss */
.stock-codes-container .stock-code-item a:hover {
  color: #ffffff;
  text-decoration: none;
}

/* line 3, app/assets/stylesheets/components.style_guide.scss */
.style-guide > nav {
  display: flex;
  justify-content: space-between;
}

/* line 7, app/assets/stylesheets/components.style_guide.scss */
.style-guide > nav > a {
  margin-right: 16px;
}

/* line 13, app/assets/stylesheets/components.style_guide.scss */
.style-guide table.examples th {
  text-align: left;
}

/* line 16, app/assets/stylesheets/components.style_guide.scss */
.style-guide table.examples th:last-child {
  width: 30%;
}

/* line 22, app/assets/stylesheets/components.style_guide.scss */
.style-guide section.style-guide-section {
  position: relative;
  border-bottom: 1px solid #555;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

/* line 25, app/assets/stylesheets/components.style_guide.scss */
.style-guide section.style-guide-section > .style-guide-scroll-to {
  position: absolute;
  display: block;
  top: -165px;
}

/* line 36, app/assets/stylesheets/components.style_guide.scss */
.style-guide .example {
  margin: 0 80px;
  padding: 20px;
  border: 1px solid #555;
}

/* line 2, app/assets/stylesheets/components.terms.scss */
.terms p {
  font-size: 20px;
}

/* line 5, app/assets/stylesheets/components.terms.scss */
.terms ol {
  counter-reset: item;
  font-size: 25px;
}

/* line 8, app/assets/stylesheets/components.terms.scss */
.terms ol li {
  display: block;
  position: relative;
  margin-bottom: 5px;
}

/* line 14, app/assets/stylesheets/components.terms.scss */
.terms ol li ol li {
  font-size: 15px;
}

/* line 17, app/assets/stylesheets/components.terms.scss */
.terms ol li ol li ol {
  counter-reset: abc-counter;
}

/* line 20, app/assets/stylesheets/components.terms.scss */
.terms ol li ol li ol li:before {
  content: "(" counter(abc-counter, lower-alpha) ") ";
  counter-increment: abc-counter;
  margin-right: 100%;
  right: 10px;
}

/* line 31, app/assets/stylesheets/components.terms.scss */
.terms ol li:before {
  content: counters(item, ".") ".";
  counter-increment: item;
  position: absolute;
  margin-right: 100%;
  right: 10px;
  /* space between number and text */
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components.testimonials.scss */
.testimonial__avatar {
  margin-bottom: 12px;
  max-width: 85px;
  border-radius: 50%;
}

/* line 9, app/assets/stylesheets/components.testimonials.scss */
.testimonial__speech-bubble {
  position: relative;
  min-height: 140px;
  background: white;
  border: 2px solid #8ea3b5;
  padding: 32px;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  border-radius: 3px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

/* line 18, app/assets/stylesheets/components.testimonials.scss */
.testimonial__speech-bubble blockquote {
  vertical-align: middle;
  font-size: 1em;
  font-style: normal;
}

/* line 23, app/assets/stylesheets/components.testimonials.scss */
.testimonial__speech-bubble small {
  color: #6f8aa1;
}

/* line 25, app/assets/stylesheets/components.testimonials.scss */
.testimonial__speech-bubble small strong {
  color: black;
}

/* line 29, app/assets/stylesheets/components.testimonials.scss */
.testimonial__speech-bubble .icon {
  position: absolute;
  fill: white;
  stroke: #e2e2e2;
  bottom: -16px;
  height: 23px;
  width: 23px;
  left: 50%;
  margin-left: -12px;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components.trending-panel.mobile.scss */
.trending-panel-mobile {
  color: #ffffff;
  background: #19202d;
  padding: 40px 20px 40px 20px;
  margin: 30px -20px 0 -20px !important;
  max-width: 768px;
}

/* line 10, app/assets/stylesheets/components.trending-panel.mobile.scss */
.trending-panel-mobile h2 {
  color: #ffffff !important;
  font-size: 30px !important;
  font-weight: 500 !important;
  height: 53px;
  margin: 0 0 40px 0 !important;
  position: relative;
  width: 170px !important;
}

/* line 19, app/assets/stylesheets/components.trending-panel.mobile.scss */
.trending-panel-mobile h2 span {
  position: absolute;
}

/* line 24, app/assets/stylesheets/components.trending-panel.mobile.scss */
.trending-panel-mobile ul {
  list-style-type: none;
  margin: 16px 0 0 0;
  padding: 0 !important;
}

/* line 29, app/assets/stylesheets/components.trending-panel.mobile.scss */
.trending-panel-mobile ul li {
  border-bottom: 1px dashed #c19d3f;
  padding-bottom: 20px;
  line-height: 15px;
  margin-bottom: 20px;
}

/* line 35, app/assets/stylesheets/components.trending-panel.mobile.scss */
.trending-panel-mobile ul li h3 {
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 10px 0;
}

/* line 40, app/assets/stylesheets/components.trending-panel.mobile.scss */
.trending-panel-mobile ul li h3 a {
  color: #ffffff;
}

/* line 45, app/assets/stylesheets/components.trending-panel.mobile.scss */
.trending-panel-mobile ul li .byline {
  font-size: 12px;
  padding: 0 !important;
}

/* line 49, app/assets/stylesheets/components.trending-panel.mobile.scss */
.trending-panel-mobile ul li .byline a.author {
  color: #8ea3b5;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 5px;
}

/* line 57, app/assets/stylesheets/components.trending-panel.mobile.scss */
.trending-panel-mobile ul li .byline a.author:hover {
  color: #6f8aa1;
}

/* line 62, app/assets/stylesheets/components.trending-panel.mobile.scss */
.trending-panel-mobile ul li .byline .organization {
  color: #8ea3b5;
  display: block;
  font-weight: 500;
}

/* line 71, app/assets/stylesheets/components.trending-panel.mobile.scss */
.trending-panel-mobile h5.caption {
  color: #c19d3f;
  font-weight: 700 !important;
  font-size: 12px !important;
  margin: 0 0 10px 0 !important;
}

/* line 77, app/assets/stylesheets/components.trending-panel.mobile.scss */
.trending-panel-mobile h5.caption .separator, .trending-panel-mobile h5.caption .secondary {
  color: #8ea3b5;
}

/* line 81, app/assets/stylesheets/components.trending-panel.mobile.scss */
.trending-panel-mobile h5.caption .separator {
  margin: 0 0.3em;
}

/* line 86, app/assets/stylesheets/components.trending-panel.mobile.scss */
.trending-panel-mobile p.trending-view-all {
  line-height: 13px;
  margin: 40px 0 0 0 !important;
}

/* line 90, app/assets/stylesheets/components.trending-panel.mobile.scss */
.trending-panel-mobile p.trending-view-all a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components.wires.scss */
article.wire {
  clear: both;
  margin-top: 40px;
  margin-bottom: 0px;
  position: relative;
}

/* line 11, app/assets/stylesheets/components.wires.scss */
article.wire.embedded header h2 {
  font-size: 24px;
  line-height: 32px;
}

/* line 18, app/assets/stylesheets/components.wires.scss */
article.wire.full-wire {
  display: flex;
  flex-direction: column;
}

/* line 22, app/assets/stylesheets/components.wires.scss */
article.wire.full-wire header {
  margin-bottom: 0;
}

/* line 25, app/assets/stylesheets/components.wires.scss */
article.wire.full-wire header h5.caption {
  margin-top: 0;
  min-height: 15px;
}

@media screen and (min-width: 1024px) {
  /* line 32, app/assets/stylesheets/components.wires.scss */
  article.wire.full-wire header .wire-title-container h2 {
    margin-bottom: 40px;
  }
}

/* line 39, app/assets/stylesheets/components.wires.scss */
article.wire.full-wire .wire-body-row {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 1024px) {
  /* line 39, app/assets/stylesheets/components.wires.scss */
  article.wire.full-wire .wire-body-row {
    flex-direction: row;
  }
}

@media screen and (max-width: 768px) {
  /* line 39, app/assets/stylesheets/components.wires.scss */
  article.wire.full-wire .wire-body-row {
    margin-top: 20px;
  }
}

/* line 51, app/assets/stylesheets/components.wires.scss */
article.wire.full-wire .wire-body-row .avatar-container {
  width: 115px;
  margin-right: 30px;
}

/* line 55, app/assets/stylesheets/components.wires.scss */
article.wire.full-wire .wire-body-row .avatar-container::after {
  content: "";
  width: 115px;
  display: block;
  clear: both;
}

/* line 63, app/assets/stylesheets/components.wires.scss */
article.wire.full-wire .wire-body-row .wire-body.full-wire {
  flex-grow: 1;
}

/* line 66, app/assets/stylesheets/components.wires.scss */
article.wire.full-wire .wire-body-row .wire-body.full-wire > *:first-child {
  margin-top: 0;
}

/* line 73, app/assets/stylesheets/components.wires.scss */
article.wire p.wire__summary {
  margin: 20px 0 20px 0;
}

@media screen and (max-width: 768px) {
  /* line 78, app/assets/stylesheets/components.wires.scss */
  article.wire .wire__summary .full-summary {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 83, app/assets/stylesheets/components.wires.scss */
  article.wire .wire__summary .clampped-summary {
    display: none !important;
  }
}

/* line 91, app/assets/stylesheets/components.wires.scss */
.feed article.wire:last-child {
  margin-bottom: 66px;
}

/* line 96, app/assets/stylesheets/components.wires.scss */
article.wire header {
  margin-bottom: 8px;
}

@media screen and (max-width: 768px) {
  /* line 100, app/assets/stylesheets/components.wires.scss */
  article.wire header .avatar--large {
    max-width: 42px;
    max-height: 42px;
    vertical-align: middle;
    display: table-cell;
  }
}

/* line 108, app/assets/stylesheets/components.wires.scss */
article.wire header > .wire-title-container {
  display: flex;
}

/* line 112, app/assets/stylesheets/components.wires.scss */
article.wire header h2 {
  font-family: "PT Serif", "Book Antiqua", "Palatino Linotype", Palatino, serif;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -1px;
  line-height: 50px;
  margin-bottom: 20px;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  /* line 112, app/assets/stylesheets/components.wires.scss */
  article.wire header h2 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 568px) {
  /* line 112, app/assets/stylesheets/components.wires.scss */
  article.wire header h2 {
    font-size: 25px;
    line-height: 30px;
  }
}

/* line 128, app/assets/stylesheets/components.wires.scss */
article.wire header h2 a {
  color: #19202d;
}

/* line 131, app/assets/stylesheets/components.wires.scss */
article.wire header h2 a:hover {
  color: #19202d;
  text-decoration: none;
}

/* line 138, app/assets/stylesheets/components.wires.scss */
article.wire header .wire-avatar-byline-wrapper {
  display: table;
}

/* line 142, app/assets/stylesheets/components.wires.scss */
article.wire header .wire-byline {
  margin-left: 57px;
  color: #8ea3b5;
  font-weight: 500;
  font-size: 16px;
  vertical-align: middle;
  display: table-cell;
}

/* line 150, app/assets/stylesheets/components.wires.scss */
article.wire header .wire-byline a {
  color: #8ea3b5;
}

/* line 153, app/assets/stylesheets/components.wires.scss */
article.wire header .wire-byline a:hover {
  color: #6f8aa1;
}

/* line 157, app/assets/stylesheets/components.wires.scss */
article.wire header .wire-byline a span.gold-with-border {
  color: #c19d3f;
  border-bottom: 1px solid #c19d3f;
  text-decoration: none;
  vertical-align: super;
}

/* line 165, app/assets/stylesheets/components.wires.scss */
article.wire header .wire-byline a.wire-author {
  font-weight: 700;
  text-transform: uppercase;
}

/* line 171, app/assets/stylesheets/components.wires.scss */
article.wire header .wire-byline a.wire-profile:hover {
  text-decoration: none;
}

/* line 175, app/assets/stylesheets/components.wires.scss */
article.wire header .wire-byline a.wire-profile span {
  font-size: 14px;
}

/* line 180, app/assets/stylesheets/components.wires.scss */
article.wire header .wire-byline .wire-organisation {
  display: block;
  height: 16px;
}

/* line 186, app/assets/stylesheets/components.wires.scss */
article.wire header .wire__popularity {
  color: #999999;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-size: 0.85rem;
  font-weight: 400;
  height: 1em;
  line-height: 1em;
  margin: 0;
  position: relative;
}

/* line 196, app/assets/stylesheets/components.wires.scss */
article.wire header .wire__popularity .icon-link {
  color: #A4AEC1;
}

/* line 200, app/assets/stylesheets/components.wires.scss */
article.wire header .wire__popularity .icon {
  color: #A4AEC1;
  height: 15px;
  width: 15px;
  margin-right: 3px;
}

/* line 207, app/assets/stylesheets/components.wires.scss */
article.wire header .wire__popularity .wire__popularity__indicator {
  vertical-align: top;
  line-height: 18px;
  margin-right: 6px;
}

/* line 215, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body {
  /**
     * We want to limit the partial wire view height to the same as the avatar's
     * height. Referring to:
     *  app/javascript/components/micro-profile/elements/avatar.jsx
     * for the height of the avatar.
     * In case of mobile layout, we'll use the same height.
     */
}

/* line 216, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body a.inline-image-link {
  display: block;
  text-align: center;
}

/* line 221, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body blockquote {
  border-left: 3px solid #c19d3f;
  font-size: 19px;
  font-style: italic;
  font-weight: 600;
  margin: 1em 40px;
  padding-left: 1em;
}

/* line 229, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body blockquote.--standout {
  border-left: none;
  color: #c19d3f;
  font-size: 22px;
  margin: 0 30px;
  text-align: center;
}

/* line 238, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body h1, article.wire section.wire-body h2 {
  font-family: "Texta", Arial, Helvetica, sans-serif;
  color: #1e2735;
}

/* line 243, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body h1 {
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  margin: 30px 0 20px 0;
}

/* line 250, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body h2 {
  font-size: 24px;
  font-weight: 700;
  margin: 22px 0 12px 0;
}

/* line 256, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body img {
  max-width: 100%;
}

/* line 259, app/assets/stylesheets/components.wires.scss */
.feed article.wire section.wire-body img {
  max-height: 500px;
}

/* line 264, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body ol, article.wire section.wire-body ul {
  padding-left: 1em;
}

/* line 269, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body ol li {
  margin: 0;
}

/* line 274, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body p {
  text-align: left;
}

/* line 280, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body .wire-editor-body > p:first-child,
article.wire section.wire-body .wire-editor-body > h2:first-child,
article.wire section.wire-body .wire-editor-body > h3:first-child,
article.wire section.wire-body .wire__body_editor > p:first-child,
article.wire section.wire-body .wire__body_editor > h2:first-child,
article.wire section.wire-body .wire__body_editor > h3:first-child {
  margin-top: 0;
}

/* line 286, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body .wire-editor-body ul,
article.wire section.wire-body .wire__body_editor ul {
  list-style: disc;
}

/* line 298, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body .wire__body_editor.partial_view {
  overflow-y: hidden;
  max-height: 115px;
}

/* line 303, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body hr.wire-end-hr {
  width: 148px;
  margin: 20px 0;
  border: 0.02em solid #c19d3f;
}

@media screen and (max-width: 768px) {
  /* line 303, app/assets/stylesheets/components.wires.scss */
  article.wire section.wire-body hr.wire-end-hr {
    margin-top: 40px;
  }
}

/* line 312, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body .stock-codes-title, article.wire section.wire-body .keywords-title {
  margin-top: 10px;
  margin-bottom: 2px;
  font-size: small;
  font-weight: bold;
  text-transform: uppercase;
  color: #8ea3b5;
}

@media screen and (max-width: 768px) {
  /* line 312, app/assets/stylesheets/components.wires.scss */
  article.wire section.wire-body .stock-codes-title, article.wire section.wire-body .keywords-title {
    margin-top: 0;
    margin-bottom: 0;
  }
}

/* line 325, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body .stock-codes-container, article.wire section.wire-body .keywords-container {
  margin-top: 2px;
  margin-bottom: 10px;
  padding-left: 0;
}

@media screen and (max-width: 768px) {
  /* line 325, app/assets/stylesheets/components.wires.scss */
  article.wire section.wire-body .stock-codes-container, article.wire section.wire-body .keywords-container {
    margin-top: 0;
    margin-bottom: 20px;
  }
}

/* line 334, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body .stock-codes-container .stock-code-item, article.wire section.wire-body .stock-codes-container .keyword-item, article.wire section.wire-body .keywords-container .stock-code-item, article.wire section.wire-body .keywords-container .keyword-item {
  font-size: small;
  font-weight: bold;
  border-radius: 4px;
  margin-left: 0;
  margin-right: 4px;
}

/* line 342, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body .stock-codes-container a.keyword-item, article.wire section.wire-body .keywords-container a.keyword-item {
  background: rgba(193, 157, 63, 0.15);
  color: #c19d3f;
  min-width: 4.6em;
  display: inline-block;
  text-align: center;
  padding: 0 10px;
}

/* line 349, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body .stock-codes-container a.keyword-item:hover, article.wire section.wire-body .keywords-container a.keyword-item:hover {
  text-decoration: none;
}

/* line 355, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body section.micro-profile {
  margin-top: 28px;
}

@media screen and (max-width: 768px) {
  /* line 355, app/assets/stylesheets/components.wires.scss */
  article.wire section.wire-body section.micro-profile {
    margin-bottom: 40px;
  }
}

/* line 362, app/assets/stylesheets/components.wires.scss */
article.wire section.wire-body section.micro-profile ul {
  padding: 0;
}

/* line 369, app/assets/stylesheets/components.wires.scss */
article.wire div.restricted-by-digital-pass {
  position: relative;
}

/* line 372, app/assets/stylesheets/components.wires.scss */
article.wire div.restricted-by-digital-pass div.restricted-by-digital-pass-overlay {
  align-items: center;
  background-color: rgba(255, 255, 255, 0.9);
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  text-align: center;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 170;
}

/* line 385, app/assets/stylesheets/components.wires.scss */
article.wire div.restricted-by-digital-pass div.restricted-by-digital-pass-overlay div.restricted-by-digital-pass-overlay-inner {
  width: 100%;
  margin-bottom: -16px;
}

/* line 389, app/assets/stylesheets/components.wires.scss */
article.wire div.restricted-by-digital-pass div.restricted-by-digital-pass-overlay div.restricted-by-digital-pass-overlay-inner p:first-child {
  font-weight: 700;
  font-size: 22px;
}

/* line 394, app/assets/stylesheets/components.wires.scss */
article.wire div.restricted-by-digital-pass div.restricted-by-digital-pass-overlay div.restricted-by-digital-pass-overlay-inner span.icon-lw.icon-lw-padlock-locked {
  font-size: 48px;
}

/* line 398, app/assets/stylesheets/components.wires.scss */
article.wire div.restricted-by-digital-pass div.restricted-by-digital-pass-overlay div.restricted-by-digital-pass-overlay-inner p:last-child {
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
}

/* line 409, app/assets/stylesheets/components.wires.scss */
article.wire footer p.keywords a {
  color: #8ea3b5;
  font-size: 12px;
  font-weight: 500;
  margin-right: 8px;
  text-decoration: underline;
  text-transform: uppercase;
}

/* line 417, app/assets/stylesheets/components.wires.scss */
article.wire footer p.keywords a:hover {
  color: #6f8aa1;
}

/* line 424, app/assets/stylesheets/components.wires.scss */
article.wire h5.join-the-conversation {
  padding-top: 3px;
  margin: 0;
  text-align: center;
}

/* line 430, app/assets/stylesheets/components.wires.scss */
article.wire h5.caption {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  color: #c19d3f;
  font-weight: 700;
  font-size: 15px;
  margin-bottom: 0px;
  margin-top: 10px;
  min-height: 15px;
}

/* line 442, app/assets/stylesheets/components.wires.scss */
article.wire h5.caption > div {
  display: inline-block;
}

/* line 446, app/assets/stylesheets/components.wires.scss */
article.wire h5.caption.full-wire > div {
  display: block;
}

/* line 449, app/assets/stylesheets/components.wires.scss */
article.wire h5.caption.full-wire > div .separator {
  margin: 0 5px;
}

/* line 454, app/assets/stylesheets/components.wires.scss */
article.wire h5.caption .separator, article.wire h5.caption .secondary {
  color: #8ea3b5;
}

/* line 458, app/assets/stylesheets/components.wires.scss */
article.wire h5.caption .separator {
  margin: 0 0.1em;
}

/* line 462, app/assets/stylesheets/components.wires.scss */
article.wire h5.caption .wire__date > div {
  display: inline-block;
  float: right;
  font-size: 15px !important;
}

/* line 470, app/assets/stylesheets/components.wires.scss */
article.wire .bx-wrapper .bx-viewport {
  border: none;
  box-shadow: none;
  left: 0;
}

/* line 475, app/assets/stylesheets/components.wires.scss */
article.wire .bx-wrapper .bx-viewport .bxslider-inner {
  display: inline-block;
  float: none !important;
  vertical-align: middle;
}

/* line 482, app/assets/stylesheets/components.wires.scss */
article.wire .bx-wrapper .bx-controls .bx-pager-link {
  background-color: #fff;
  border: 1px solid #a4aec2;
}

/* line 486, app/assets/stylesheets/components.wires.scss */
article.wire .bx-wrapper .bx-controls .bx-pager-link.active {
  background-color: #425269;
  border: none;
}

/* line 494, app/assets/stylesheets/components.wires.scss */
article.wire a.show-more {
  font-weight: 700;
}

/* line 500, app/assets/stylesheets/components.wires.scss */
.modal.embed-wire-modal textarea {
  width: 100%;
  height: 16ex;
}

/* line 506, app/assets/stylesheets/components.wires.scss */
.modal.embed-wire-modal form button {
  margin-top: 12px;
}

/* line 512, app/assets/stylesheets/components.wires.scss */
.wire__footer {
  margin-bottom: 0px !important;
  position: relative;
}

/* line 517, app/assets/stylesheets/components.wires.scss */
.wire__footer__contributor-actions {
  padding-top: 18px;
}

/* line 520, app/assets/stylesheets/components.wires.scss */
.wire__footer__contributor-actions h4 {
  margin: 0;
}

/* line 525, app/assets/stylesheets/components.wires.scss */
.border-bottom-wire {
  border-bottom: 1px solid #8ea3b5;
  margin-top: 18px;
}

/* line 530, app/assets/stylesheets/components.wires.scss */
.wire-word-count {
  color: #dddddd !important;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  margin-bottom: 0;
}

/* line 536, app/assets/stylesheets/components.wires.scss */
.wire-word-count-error {
  color: #b71e49 !important;
}

/* line 540, app/assets/stylesheets/components.wires.scss */
.wire__trending__heading {
  font-weight: 700;
}

/* line 544, app/assets/stylesheets/components.wires.scss */
.wire-media-carousel__pdf {
  background-color: #F7F9FB;
  border: 1px solid #EFF1F3;
  border-radius: 5px;
  padding: 14px;
  color: #45566F;
}

/* line 551, app/assets/stylesheets/components.wires.scss */
.wire-media-carousel__pdf a, .wire-media-carousel__pdf a:visited, .wire-media-carousel__pdf a:active, .wire-media-carousel__pdf a:hover, .wire-media-carousel__pdf h1, .wire-media-carousel__pdf h2, .wire-media-carousel__pdf h3, .wire-media-carousel__pdf h4, .wire-media-carousel__pdf h5 {
  color: #45566F;
}

/* line 555, app/assets/stylesheets/components.wires.scss */
.wire-media-carousel__pdf p, .wire-media-carousel__pdf h3 {
  margin-left: 80px;
}

/* line 559, app/assets/stylesheets/components.wires.scss */
.wire-media-carousel__pdf h3 {
  margin-top: 2px;
  margin-bottom: 5px;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-size: 1em;
}

/* line 566, app/assets/stylesheets/components.wires.scss */
.wire-media-carousel__pdf p {
  color: #8CC3E8;
  font-size: 14px;
  font-style: italic;
  font-family: "Texta", Arial, Helvetica, sans-serif;
}

/* line 572, app/assets/stylesheets/components.wires.scss */
.wire-media-carousel__pdf p a, .wire-media-carousel__pdf p a:visited, .wire-media-carousel__pdf p a:active, .wire-media-carousel__pdf p a:hover {
  color: #8CC3E8;
}

/* line 577, app/assets/stylesheets/components.wires.scss */
.wire-media-carousel__pdf .icon {
  position: absolute;
  top: 20px;
  left: 20px;
  fill: #A6AFC2;
  max-width: 50px;
  max-height: 50px;
}

/* line 587, app/assets/stylesheets/components.wires.scss */
.clearfix, .profiles-me-personal-details .profile-picture-form-group {
  clear: both;
}

/* line 588, app/assets/stylesheets/components.wires.scss */
.w_50 {
  width: 50%;
}

/* line 589, app/assets/stylesheets/components.wires.scss */
.pull-left {
  float: left;
}

/* line 590, app/assets/stylesheets/components.wires.scss */
.pull-right, .sidebar .sidebar-item .sidebar-item-secondary-link, .sidebar .sidebar-item .sidebar-item-link {
  float: right;
}

/* line 591, app/assets/stylesheets/components.wires.scss */
.wire__footer__link {
  width: 100%;
  display: inline-block;
}

/* line 592, app/assets/stylesheets/components.wires.scss */
.loader {
  display: block;
  position: absolute;
  z-index: 9;
  margin: 20px auto;
  width: 100%;
}

/* line 593, app/assets/stylesheets/components.wires.scss */
.loader img {
  margin: 0px auto;
  display: block;
}

/* line 598, app/assets/stylesheets/components.wires.scss */
.view {
  float: right;
  color: #5299c7;
  padding-top: 12px;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  /* line 598, app/assets/stylesheets/components.wires.scss */
  .view {
    clear: both;
    display: inline-block;
    width: 100%;
  }
}

/* line 610, app/assets/stylesheets/components.wires.scss */
.comment__body--notification {
  width: calc(100% - 65px);
  padding-top: 0px !important;
}

/* line 616, app/assets/stylesheets/components.wires.scss */
.profile_comment {
  margin: 0 3px !important;
  background: #f6f7f8;
  border-bottom: 1px solid #e1e2e3;
  display: inline-block;
  width: 100%;
  border-left: 0px !important;
}

/* line 623, app/assets/stylesheets/components.wires.scss */
.draft-status {
  margin-top: 15px;
}

/* line 626, app/assets/stylesheets/components.wires.scss */
.draft-status a {
  color: #5dabe4;
  font-style: italic;
  font-family: "Texta", Arial, Helvetica, sans-serif;
}

/* line 633, app/assets/stylesheets/components.wires.scss */
.draft-wire {
  margin-bottom: 20px;
}

/* line 636, app/assets/stylesheets/components.wires.scss */
.draft-wire h3 {
  margin: 10px 0 10px 0;
}

/* line 640, app/assets/stylesheets/components.wires.scss */
.draft-wire .btn, .draft-wire .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .draft-wire .sidebar-item-primary-button {
  padding: 6px 17px;
}

/* line 644, app/assets/stylesheets/components.wires.scss */
.draft-wire .draft-status {
  font-family: "Texta", Arial, Helvetica, sans-serif;
}

/* line 648, app/assets/stylesheets/components.wires.scss */
.draft-wire .draft-action {
  float: right;
  margin-left: 3px;
  margin-top: -5px;
}

/* Styles for Leadpages buttons. */
/* line 656, app/assets/stylesheets/components.wires.scss */
.leadpages-button {
  color: white;
  text-decoration: none;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  padding: 10px;
  display: inline-block;
  max-width: 300px;
  border-radius: 5px;
  text-shadow: rgba(0, 0, 0, 0.247059) 0px -1px 1px;
  box-shadow: rgba(255, 255, 255, 0.498039) 0px 1px 3px inset, rgba(0, 0, 0, 0.498039) 0px 1px 3px;
  background: #ffce0a;
}

/* line 672, app/assets/stylesheets/components.wires.scss */
.bx-viewport {
  height: auto !important;
}

/* line 676, app/assets/stylesheets/components.wires.scss */
.shielded-registration-form {
  background-color: #dedede;
  color: #1e2733;
  text-align: center;
}

/* line 681, app/assets/stylesheets/components.wires.scss */
.shielded-registration-form a {
  color: #1e2733 !important;
  text-decoration: underline;
}

/* line 686, app/assets/stylesheets/components.wires.scss */
.shielded-registration-form h4 {
  background-color: #d5b178;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 400;
  padding: 15px 0;
  margin-bottom: 35px;
}

/* line 696, app/assets/stylesheets/components.wires.scss */
.shielded-registration-form h4 strong {
  font-family: "Texta", Arial, Helvetica, sans-serif;
}

/* line 701, app/assets/stylesheets/components.wires.scss */
.shielded-registration-form h5 {
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-style: italic;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.5em;
}

/* line 708, app/assets/stylesheets/components.wires.scss */
.shielded-registration-form h5 strong {
  font-weight: 700;
}

/* line 713, app/assets/stylesheets/components.wires.scss */
.shielded-registration-form .shielded-registration-form-legal {
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 70%;
  margin: 0 auto;
}

/* line 720, app/assets/stylesheets/components.wires.scss */
.shielded-registration-form .shielded-registration-form-sign-in {
  display: inline-block;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-size: 18px;
  margin: 25px 0;
}

/* line 727, app/assets/stylesheets/components.wires.scss */
.shielded-registration-form form {
  margin: 35px auto;
}

/* line 730, app/assets/stylesheets/components.wires.scss */
.shielded-registration-form form input[type='text'] {
  width: 60%;
  font-size: 1em;
}

@media screen and (max-width: 1100px) {
  /* line 730, app/assets/stylesheets/components.wires.scss */
  .shielded-registration-form form input[type='text'] {
    width: 80%;
  }
}

/* line 739, app/assets/stylesheets/components.wires.scss */
.shielded-registration-form form .btn_register {
  margin: 20px auto 0 auto;
  width: auto;
  padding: 0.5em 1.25em;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
@media screen and (max-width: 768px) {
  /* line 294, app/assets/stylesheets/mixins.scss */
  section.wire-body blockquote:has(.inline-advertise-unit) {
    padding-left: 0 !important;
  }
}

/* line 4, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body,
.wire__body_editor {
  font-size: 19px;
  font-weight: 400;
  color: #19202d;
}

/* line 100, app/assets/stylesheets/mixins.scss */
.wire-editor-body.wire-page p.can-not-delete.empty,
.wire__body_editor.wire-page p.can-not-delete.empty {
  display: none;
}

/* line 105, app/assets/stylesheets/mixins.scss */
.wire-editor-body div, .wire-editor-body p,
.wire__body_editor div,
.wire__body_editor p {
  word-break: break-word;
}

/* line 109, app/assets/stylesheets/mixins.scss */
.wire-editor-body .medium-editor-table-wrapper,
.wire__body_editor .medium-editor-table-wrapper {
  overflow-x: auto;
  overflow-y: hidden;
}

/* line 114, app/assets/stylesheets/mixins.scss */
.wire-editor-body .medium-editor-table,
.wire__body_editor .medium-editor-table {
  border: none;
  table-layout: fixed;
  width: fit-content;
}

/* line 119, app/assets/stylesheets/mixins.scss */
.wire-editor-body .medium-editor-table tbody,
.wire__body_editor .medium-editor-table tbody {
  display: block;
  width: 100%;
}

/* line 124, app/assets/stylesheets/mixins.scss */
.wire-editor-body .medium-editor-table thead tr,
.wire__body_editor .medium-editor-table thead tr {
  display: block;
  width: 100%;
}

/* line 130, app/assets/stylesheets/mixins.scss */
.wire-editor-body table,
.wire__body_editor table {
  white-space: nowrap;
}

/* line 134, app/assets/stylesheets/mixins.scss */
.wire-editor-body table:has(> thead) thead > tr > th, .wire-editor-body table:has(> thead) tbody > tr > td,
.wire__body_editor table:has(> thead) thead > tr > th,
.wire__body_editor table:has(> thead) tbody > tr > td {
  padding: 12px 24px;
  text-align: left;
  font-weight: 400;
  font-size: 1.063rem;
  line-height: 130%;
}

/* line 138, app/assets/stylesheets/mixins.scss */
.wire-editor-body table:has(> thead) thead > tr > th,
.wire__body_editor table:has(> thead) thead > tr > th {
  font-weight: 700;
}

/* line 143, app/assets/stylesheets/mixins.scss */
.wire-editor-body table:has(> thead) thead > tr,
.wire__body_editor table:has(> thead) thead > tr {
  background: #FFFFFF;
  border-bottom: 1px solid #D7DFE7;
}

/* line 149, app/assets/stylesheets/mixins.scss */
.wire-editor-body table:has(> thead) tbody > tr,
.wire__body_editor table:has(> thead) tbody > tr {
  background: #F9FAFB;
  border-bottom: 1px solid #D7DFE7;
}

/* line 153, app/assets/stylesheets/mixins.scss */
.wire-editor-body table:has(> thead) tbody > tr:nth-child(even),
.wire__body_editor table:has(> thead) tbody > tr:nth-child(even) {
  background: #FFFFFF;
  border-bottom: 1px solid #D7DFE7;
}

/* line 161, app/assets/stylesheets/mixins.scss */
.wire-editor-body table:not(:has(> thead)) tbody > tr > td, .wire-editor-body table:not(:has(> thead)) tbody > tr > th,
.wire__body_editor table:not(:has(> thead)) tbody > tr > td,
.wire__body_editor table:not(:has(> thead)) tbody > tr > th {
  padding: 12px 24px;
  text-align: left;
  font-weight: 400;
  font-size: 1.063rem;
  line-height: 130%;
}

/* line 165, app/assets/stylesheets/mixins.scss */
.wire-editor-body table:not(:has(> thead)) tbody > tr:nth-child(1) > td, .wire-editor-body table:not(:has(> thead)) tbody > tr:nth-child(1) > th,
.wire__body_editor table:not(:has(> thead)) tbody > tr:nth-child(1) > td,
.wire__body_editor table:not(:has(> thead)) tbody > tr:nth-child(1) > th {
  font-weight: 700;
}

/* line 169, app/assets/stylesheets/mixins.scss */
.wire-editor-body table:not(:has(> thead)) tbody > tr,
.wire__body_editor table:not(:has(> thead)) tbody > tr {
  background: #FFFFFF;
  border-bottom: 1px solid #D7DFE7;
}

/* line 173, app/assets/stylesheets/mixins.scss */
.wire-editor-body table:not(:has(> thead)) tbody > tr:nth-child(even),
.wire__body_editor table:not(:has(> thead)) tbody > tr:nth-child(even) {
  background: #F9FAFB;
  border-bottom: 1px solid #D7DFE7;
}

/* line 181, app/assets/stylesheets/mixins.scss */
.wire-editor-body a, .wire-editor-body a.link-primary,
.wire__body_editor a,
.wire__body_editor a.link-primary {
  transition: color 200ms ease;
  text-decoration: none;
  color: #c19d3f;
}

/* line 52, app/assets/stylesheets/mixins.scss */
.wire-editor-body a:hover, .wire-editor-body a.link-primary:hover,
.wire__body_editor a:hover,
.wire__body_editor a.link-primary:hover {
  color: #9b7e32;
}

/* line 184, app/assets/stylesheets/mixins.scss */
.wire-editor-body a:hover, .wire-editor-body a.link-primary:hover,
.wire__body_editor a:hover,
.wire__body_editor a.link-primary:hover {
  text-decoration: underline;
}

/* line 189, app/assets/stylesheets/mixins.scss */
.wire-editor-body ol li,
.wire__body_editor ol li {
  list-style-type: decimal;
  margin-left: 30px;
}

/* line 199, app/assets/stylesheets/mixins.scss */
.wire-editor-body p,
.wire__body_editor p {
  line-height: 26px;
}

/* line 203, app/assets/stylesheets/mixins.scss */
.wire-editor-body ul, .wire-editor-body ol,
.wire__body_editor ul,
.wire__body_editor ol {
  line-height: 26px;
}

/* line 207, app/assets/stylesheets/mixins.scss */
.wire-editor-body p,
.wire-editor-body pre,
.wire__body_editor p,
.wire__body_editor pre {
  margin: 1em 0;
}

/* line 212, app/assets/stylesheets/mixins.scss */
.wire-editor-body blockquote,
.wire__body_editor blockquote {
  border-left: 3px solid #c19d3f;
  font-size: 19px;
  font-style: italic;
  font-weight: 600;
  margin: 1em 40px;
  padding-left: 1em;
}

/* line 220, app/assets/stylesheets/mixins.scss */
.wire-editor-body blockquote.--standout,
.wire__body_editor blockquote.--standout {
  border-left: none;
  color: #c19d3f;
  font-size: 22px;
  margin: 0 30px;
  text-align: center;
}

/* line 229, app/assets/stylesheets/mixins.scss */
.wire-editor-body h3, .wire-editor-body h4,
.wire__body_editor h3,
.wire__body_editor h4 {
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 235, app/assets/stylesheets/mixins.scss */
.wire-editor-body h3,
.wire__body_editor h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

/* line 240, app/assets/stylesheets/mixins.scss */
.wire-editor-body h1, .wire-editor-body h2,
.wire__body_editor h1,
.wire__body_editor h2 {
  font-family: "Texta", Arial, Helvetica, sans-serif;
  color: #1e2735;
}

/* line 245, app/assets/stylesheets/mixins.scss */
.wire-editor-body h1,
.wire__body_editor h1 {
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  margin: 30px 0 20px 0;
}

/* line 252, app/assets/stylesheets/mixins.scss */
.wire-editor-body h2,
.wire__body_editor h2 {
  font-size: 24px;
  font-weight: 700;
  margin: 22px 0 12px 0;
}

/* line 258, app/assets/stylesheets/mixins.scss */
.wire-editor-body img,
.wire__body_editor img {
  max-width: 100%;
}

/* line 261, app/assets/stylesheets/mixins.scss */
.feed .wire-editor-body img, .feed .wire__body_editor img {
  max-height: 500px;
}

/* line 266, app/assets/stylesheets/mixins.scss */
.wire-editor-body ol, .wire-editor-body ul,
.wire__body_editor ol,
.wire__body_editor ul {
  padding-left: 1em;
}

/* line 271, app/assets/stylesheets/mixins.scss */
.wire-editor-body ol li,
.wire__body_editor ol li {
  margin: 0;
}

/* line 276, app/assets/stylesheets/mixins.scss */
.wire-editor-body p,
.wire__body_editor p {
  text-align: left;
}

/* line 280, app/assets/stylesheets/mixins.scss */
.wire-editor-body pre,
.wire__body_editor pre {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-family: monospace;
  font-size: 0.9em;
  padding: 0.5em;
  white-space: pre-wrap;
  background-color: #eee;
  overflow-x: auto;
}

/* line 8, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body > p:first-child,
.wire-editor-body > h2:first-child,
.wire-editor-body > h3:first-child,
.wire__body_editor > p:first-child,
.wire__body_editor > h2:first-child,
.wire__body_editor > h3:first-child {
  margin-top: 0 !important;
}

/* line 14, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body div.card-divider,
.wire__body_editor div.card-divider {
  display: none;
}

/* line 18, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body *:not(a.none_underline) + a.none_underline > div, .wire-editor-body a.none_underline + *:not(a.non_underline),
.wire__body_editor *:not(a.none_underline) + a.none_underline > div,
.wire__body_editor a.none_underline + *:not(a.non_underline) {
  margin-top: 32px;
}

/* line 22, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card, .wire-editor-body .contributor-card, .wire-editor-body .wire-card,
.wire__body_editor .fund-card,
.wire__body_editor .contributor-card,
.wire__body_editor .wire-card {
  width: 100%;
  border: 1px solid #D7DFE7;
  border-radius: 6px;
  transition: border-color 0.1s ease;
  box-shadow: 0px 5px 5px -3px rgba(47, 47, 68, 0.06), 0px 8px 7px -5px rgba(53, 53, 77, 0.03);
  margin-top: 16px;
  padding: 12px 16px 12px 0;
}

@keyframes moveLeft {
  from {
    margin-right: 0;
  }
  to {
    margin-right: 2px;
  }
}

@keyframes moveRight {
  from {
    margin-right: 2px;
  }
  to {
    margin-right: 0;
  }
}

@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes hide {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* line 67, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card:hover, .wire-editor-body .contributor-card:hover, .wire-editor-body .wire-card:hover,
.wire__body_editor .fund-card:hover,
.wire__body_editor .contributor-card:hover,
.wire__body_editor .wire-card:hover {
  border: 1px solid #E0D3B9;
  box-shadow: 0px 8px 5px -4px rgba(47, 47, 68, 0.06), 0px 10px 10px -5px rgba(77, 69, 53, 0.03);
  transition: border-color 0.1s ease;
  cursor: pointer;
}

/* line 73, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card:hover .link, .wire-editor-body .contributor-card:hover .link, .wire-editor-body .wire-card:hover .link,
.wire__body_editor .fund-card:hover .link,
.wire__body_editor .contributor-card:hover .link,
.wire__body_editor .wire-card:hover .link {
  color: #c19d3f;
  animation: moveLeft 0.3s ease-out;
  margin-right: 2px;
}

/* line 78, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card:hover .link span.view-link, .wire-editor-body .contributor-card:hover .link span.view-link, .wire-editor-body .wire-card:hover .link span.view-link,
.wire__body_editor .fund-card:hover .link span.view-link,
.wire__body_editor .contributor-card:hover .link span.view-link,
.wire__body_editor .wire-card:hover .link span.view-link {
  animation: show 0.3s ease-out;
  visibility: visible;
  word-break: keep-all;
}

/* line 82, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card:hover .link span.view-link:hover, .wire-editor-body .contributor-card:hover .link span.view-link:hover, .wire-editor-body .wire-card:hover .link span.view-link:hover,
.wire__body_editor .fund-card:hover .link span.view-link:hover,
.wire__body_editor .contributor-card:hover .link span.view-link:hover,
.wire__body_editor .wire-card:hover .link span.view-link:hover {
  text-decoration: underline;
}

/* line 89, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card.clicked, .wire-editor-body .contributor-card.clicked, .wire-editor-body .wire-card.clicked,
.wire__body_editor .fund-card.clicked,
.wire__body_editor .contributor-card.clicked,
.wire__body_editor .wire-card.clicked {
  box-shadow: 0px 4px 5px -4px rgba(47, 47, 68, 0.06), 0px 5px 10px -5px rgba(77, 69, 53, 0.03);
}

/* line 93, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card .inner-container, .wire-editor-body .contributor-card .inner-container, .wire-editor-body .wire-card .inner-container,
.wire__body_editor .fund-card .inner-container,
.wire__body_editor .contributor-card .inner-container,
.wire__body_editor .wire-card .inner-container {
  display: flex;
  width: 100%;
}

/* line 97, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card .inner-container .logo-container, .wire-editor-body .contributor-card .inner-container .logo-container, .wire-editor-body .wire-card .inner-container .logo-container,
.wire__body_editor .fund-card .inner-container .logo-container,
.wire__body_editor .contributor-card .inner-container .logo-container,
.wire__body_editor .wire-card .inner-container .logo-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  min-width: 72px;
  height: 72px;
  min-height: 72px;
  background: linear-gradient(0deg, #FFFFFF, #FFFFFF);
  border: 1px solid #D7DFE7;
  border-radius: 3px;
  box-sizing: border-box;
  box-shadow: 0px 0.956975px 4.78487px rgba(0, 0, 0, 0.08);
  margin-left: 12px;
}

/* line 112, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card .inner-container .logo-container .logo, .wire-editor-body .contributor-card .inner-container .logo-container .logo, .wire-editor-body .wire-card .inner-container .logo-container .logo,
.wire__body_editor .fund-card .inner-container .logo-container .logo,
.wire__body_editor .contributor-card .inner-container .logo-container .logo,
.wire__body_editor .wire-card .inner-container .logo-container .logo {
  max-width: 55px;
  max-height: 55px;
}

/* line 117, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card .inner-container .logo-container .profile-avatar, .wire-editor-body .contributor-card .inner-container .logo-container .profile-avatar, .wire-editor-body .wire-card .inner-container .logo-container .profile-avatar,
.wire__body_editor .fund-card .inner-container .logo-container .profile-avatar,
.wire__body_editor .contributor-card .inner-container .logo-container .profile-avatar,
.wire__body_editor .wire-card .inner-container .logo-container .profile-avatar {
  max-width: 100%;
  max-height: 100%;
  border-radius: 3px;
}

/* line 124, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card .inner-container .primary, .wire-editor-body .contributor-card .inner-container .primary, .wire-editor-body .wire-card .inner-container .primary,
.wire__body_editor .fund-card .inner-container .primary,
.wire__body_editor .contributor-card .inner-container .primary,
.wire__body_editor .wire-card .inner-container .primary {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 16px;
}

/* line 130, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card .inner-container .primary .fund-type, .wire-editor-body .fund-card .inner-container .primary .wire-category, .wire-editor-body .contributor-card .inner-container .primary .fund-type, .wire-editor-body .contributor-card .inner-container .primary .wire-category, .wire-editor-body .wire-card .inner-container .primary .fund-type, .wire-editor-body .wire-card .inner-container .primary .wire-category,
.wire__body_editor .fund-card .inner-container .primary .fund-type,
.wire__body_editor .fund-card .inner-container .primary .wire-category,
.wire__body_editor .contributor-card .inner-container .primary .fund-type,
.wire__body_editor .contributor-card .inner-container .primary .wire-category,
.wire__body_editor .wire-card .inner-container .primary .fund-type,
.wire__body_editor .wire-card .inner-container .primary .wire-category {
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 11px;
  line-height: 100%;
  color: #c19d3f;
  text-transform: uppercase;
  margin-bottom: 4px;
  width: fit-content;
  padding: 2px 0px;
  border-radius: 2px;
}

/* line 12, app/assets/stylesheets/mixins.scss */
.wire-editor-body .fund-card .inner-container .primary .fund-type.managed-fund, .wire-editor-body .fund-card .inner-container .primary .wire-category.managed-fund, .wire-editor-body .contributor-card .inner-container .primary .fund-type.managed-fund, .wire-editor-body .contributor-card .inner-container .primary .wire-category.managed-fund, .wire-editor-body .wire-card .inner-container .primary .fund-type.managed-fund, .wire-editor-body .wire-card .inner-container .primary .wire-category.managed-fund,
.wire__body_editor .fund-card .inner-container .primary .fund-type.managed-fund,
.wire__body_editor .fund-card .inner-container .primary .wire-category.managed-fund,
.wire__body_editor .contributor-card .inner-container .primary .fund-type.managed-fund,
.wire__body_editor .contributor-card .inner-container .primary .wire-category.managed-fund,
.wire__body_editor .wire-card .inner-container .primary .fund-type.managed-fund,
.wire__body_editor .wire-card .inner-container .primary .wire-category.managed-fund {
  color: #2563EB;
  background-color: #EFF6FF;
}

/* line 17, app/assets/stylesheets/mixins.scss */
.wire-editor-body .fund-card .inner-container .primary .fund-type.etf, .wire-editor-body .fund-card .inner-container .primary .wire-category.etf, .wire-editor-body .contributor-card .inner-container .primary .fund-type.etf, .wire-editor-body .contributor-card .inner-container .primary .wire-category.etf, .wire-editor-body .wire-card .inner-container .primary .fund-type.etf, .wire-editor-body .wire-card .inner-container .primary .wire-category.etf,
.wire__body_editor .fund-card .inner-container .primary .fund-type.etf,
.wire__body_editor .fund-card .inner-container .primary .wire-category.etf,
.wire__body_editor .contributor-card .inner-container .primary .fund-type.etf,
.wire__body_editor .contributor-card .inner-container .primary .wire-category.etf,
.wire__body_editor .wire-card .inner-container .primary .fund-type.etf,
.wire__body_editor .wire-card .inner-container .primary .wire-category.etf {
  color: #047857;
  background-color: #D1FAE5;
}

/* line 22, app/assets/stylesheets/mixins.scss */
.wire-editor-body .fund-card .inner-container .primary .fund-type.lit, .wire-editor-body .fund-card .inner-container .primary .wire-category.lit, .wire-editor-body .contributor-card .inner-container .primary .fund-type.lit, .wire-editor-body .contributor-card .inner-container .primary .wire-category.lit, .wire-editor-body .wire-card .inner-container .primary .fund-type.lit, .wire-editor-body .wire-card .inner-container .primary .wire-category.lit,
.wire__body_editor .fund-card .inner-container .primary .fund-type.lit,
.wire__body_editor .fund-card .inner-container .primary .wire-category.lit,
.wire__body_editor .contributor-card .inner-container .primary .fund-type.lit,
.wire__body_editor .contributor-card .inner-container .primary .wire-category.lit,
.wire__body_editor .wire-card .inner-container .primary .fund-type.lit,
.wire__body_editor .wire-card .inner-container .primary .wire-category.lit {
  color: #6D28D9;
  background-color: #EDE9FE;
}

/* line 27, app/assets/stylesheets/mixins.scss */
.wire-editor-body .fund-card .inner-container .primary .fund-type.lic, .wire-editor-body .fund-card .inner-container .primary .wire-category.lic, .wire-editor-body .contributor-card .inner-container .primary .fund-type.lic, .wire-editor-body .contributor-card .inner-container .primary .wire-category.lic, .wire-editor-body .wire-card .inner-container .primary .fund-type.lic, .wire-editor-body .wire-card .inner-container .primary .wire-category.lic,
.wire__body_editor .fund-card .inner-container .primary .fund-type.lic,
.wire__body_editor .fund-card .inner-container .primary .wire-category.lic,
.wire__body_editor .contributor-card .inner-container .primary .fund-type.lic,
.wire__body_editor .contributor-card .inner-container .primary .wire-category.lic,
.wire__body_editor .wire-card .inner-container .primary .fund-type.lic,
.wire__body_editor .wire-card .inner-container .primary .wire-category.lic {
  color: #A21CAF;
  background-color: #FAE8FF;
}

/* line 145, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card .inner-container .primary .name, .wire-editor-body .contributor-card .inner-container .primary .name, .wire-editor-body .wire-card .inner-container .primary .name,
.wire__body_editor .fund-card .inner-container .primary .name,
.wire__body_editor .contributor-card .inner-container .primary .name,
.wire__body_editor .wire-card .inner-container .primary .name {
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 19px;
  line-height: 120%;
  color: #19202d;
  margin-bottom: 4px;
}

@media screen and (max-width: 568px) {
  /* line 145, app/assets/stylesheets/components.wires.embed.scss */
  .wire-editor-body .fund-card .inner-container .primary .name, .wire-editor-body .contributor-card .inner-container .primary .name, .wire-editor-body .wire-card .inner-container .primary .name,
.wire__body_editor .fund-card .inner-container .primary .name,
.wire__body_editor .contributor-card .inner-container .primary .name,
.wire__body_editor .wire-card .inner-container .primary .name {
    font-size: 16px;
  }
}

/* line 158, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card .inner-container .primary .asset-class, .wire-editor-body .fund-card .inner-container .primary .position, .wire-editor-body .contributor-card .inner-container .primary .asset-class, .wire-editor-body .contributor-card .inner-container .primary .position, .wire-editor-body .wire-card .inner-container .primary .asset-class, .wire-editor-body .wire-card .inner-container .primary .position,
.wire__body_editor .fund-card .inner-container .primary .asset-class,
.wire__body_editor .fund-card .inner-container .primary .position,
.wire__body_editor .contributor-card .inner-container .primary .asset-class,
.wire__body_editor .contributor-card .inner-container .primary .position,
.wire__body_editor .wire-card .inner-container .primary .asset-class,
.wire__body_editor .wire-card .inner-container .primary .position {
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  color: #8ea3b5;
}

@media screen and (max-width: 568px) {
  /* line 158, app/assets/stylesheets/components.wires.embed.scss */
  .wire-editor-body .fund-card .inner-container .primary .asset-class, .wire-editor-body .fund-card .inner-container .primary .position, .wire-editor-body .contributor-card .inner-container .primary .asset-class, .wire-editor-body .contributor-card .inner-container .primary .position, .wire-editor-body .wire-card .inner-container .primary .asset-class, .wire-editor-body .wire-card .inner-container .primary .position,
.wire__body_editor .fund-card .inner-container .primary .asset-class,
.wire__body_editor .fund-card .inner-container .primary .position,
.wire__body_editor .contributor-card .inner-container .primary .asset-class,
.wire__body_editor .contributor-card .inner-container .primary .position,
.wire__body_editor .wire-card .inner-container .primary .asset-class,
.wire__body_editor .wire-card .inner-container .primary .position {
    font-size: 12px;
  }
}

/* line 170, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card .inner-container .primary .asset-class, .wire-editor-body .contributor-card .inner-container .primary .asset-class, .wire-editor-body .wire-card .inner-container .primary .asset-class,
.wire__body_editor .fund-card .inner-container .primary .asset-class,
.wire__body_editor .contributor-card .inner-container .primary .asset-class,
.wire__body_editor .wire-card .inner-container .primary .asset-class {
  margin-top: 4px;
}

/* line 174, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card .inner-container .primary .position, .wire-editor-body .contributor-card .inner-container .primary .position, .wire-editor-body .wire-card .inner-container .primary .position,
.wire__body_editor .fund-card .inner-container .primary .position,
.wire__body_editor .contributor-card .inner-container .primary .position,
.wire__body_editor .wire-card .inner-container .primary .position {
  margin-bottom: 4px;
}

/* line 178, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card .inner-container .primary .organisation, .wire-editor-body .contributor-card .inner-container .primary .organisation, .wire-editor-body .wire-card .inner-container .primary .organisation,
.wire__body_editor .fund-card .inner-container .primary .organisation,
.wire__body_editor .contributor-card .inner-container .primary .organisation,
.wire__body_editor .wire-card .inner-container .primary .organisation {
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  color: #19202d;
}

@media screen and (max-width: 568px) {
  /* line 178, app/assets/stylesheets/components.wires.embed.scss */
  .wire-editor-body .fund-card .inner-container .primary .organisation, .wire-editor-body .contributor-card .inner-container .primary .organisation, .wire-editor-body .wire-card .inner-container .primary .organisation,
.wire__body_editor .fund-card .inner-container .primary .organisation,
.wire__body_editor .contributor-card .inner-container .primary .organisation,
.wire__body_editor .wire-card .inner-container .primary .organisation {
    font-size: 14px;
  }
}

/* line 192, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card .link, .wire-editor-body .contributor-card .link, .wire-editor-body .wire-card .link,
.wire__body_editor .fund-card .link,
.wire__body_editor .contributor-card .link,
.wire__body_editor .wire-card .link {
  display: flex;
  align-items: center;
  color: #8ea3b5;
  margin-left: auto;
  animation: moveRight 0.3s ease-in;
  height: 18px;
}

/* line 200, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card .link span.view-link, .wire-editor-body .contributor-card .link span.view-link, .wire-editor-body .wire-card .link span.view-link,
.wire__body_editor .fund-card .link span.view-link,
.wire__body_editor .contributor-card .link span.view-link,
.wire__body_editor .wire-card .link span.view-link {
  animation: hide 0.3s ease-in;
  visibility: hidden;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 120%;
  text-transform: uppercase;
}

@media screen and (max-width: 568px) {
  /* line 200, app/assets/stylesheets/components.wires.embed.scss */
  .wire-editor-body .fund-card .link span.view-link, .wire-editor-body .contributor-card .link span.view-link, .wire-editor-body .wire-card .link span.view-link,
.wire__body_editor .fund-card .link span.view-link,
.wire__body_editor .contributor-card .link span.view-link,
.wire__body_editor .wire-card .link span.view-link {
    display: none;
  }
}

/* line 214, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .fund-card .link .icon-lw, .wire-editor-body .contributor-card .link .icon-lw, .wire-editor-body .wire-card .link .icon-lw,
.wire__body_editor .fund-card .link .icon-lw,
.wire__body_editor .contributor-card .link .icon-lw,
.wire__body_editor .wire-card .link .icon-lw {
  margin-left: 8px;
  font-size: 11px;
}

@media screen and (max-width: 568px) {
  /* line 221, app/assets/stylesheets/components.wires.embed.scss */
  .wire-editor-body .wire-card,
.wire__body_editor .wire-card {
    padding-right: 12px;
  }
}

@media screen and (max-width: 568px) {
  /* line 226, app/assets/stylesheets/components.wires.embed.scss */
  .wire-editor-body .wire-card .inner-container,
.wire__body_editor .wire-card .inner-container {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
}

/* line 232, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .wire-card .inner-container picture,
.wire__body_editor .wire-card .inner-container picture {
  border-radius: 2px;
  margin-left: 12px;
}

@media screen and (max-width: 568px) {
  /* line 232, app/assets/stylesheets/components.wires.embed.scss */
  .wire-editor-body .wire-card .inner-container picture,
.wire__body_editor .wire-card .inner-container picture {
    margin-left: auto;
  }
}

/* line 240, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .wire-card .inner-container picture img,
.wire__body_editor .wire-card .inner-container picture img {
  border-radius: 2px;
  min-width: 116px;
  width: 116px;
  min-height: 72px;
  height: 72px;
  margin-left: 0 !important;
}

@media screen and (max-width: 568px) {
  /* line 240, app/assets/stylesheets/components.wires.embed.scss */
  .wire-editor-body .wire-card .inner-container picture img,
.wire__body_editor .wire-card .inner-container picture img {
    min-width: 105px;
    width: 105px;
    min-height: 63px;
    height: 63px;
  }
}

/* line 257, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .wire-card .inner-container .wire-primary-image,
.wire__body_editor .wire-card .inner-container .wire-primary-image {
  width: 116px;
  height: 72px;
  border-radius: 2px;
  margin-left: 12px;
}

@media screen and (max-width: 568px) {
  /* line 257, app/assets/stylesheets/components.wires.embed.scss */
  .wire-editor-body .wire-card .inner-container .wire-primary-image,
.wire__body_editor .wire-card .inner-container .wire-primary-image {
    width: 105px;
    height: 63px;
    margin-left: auto;
  }
}

/* line 270, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .wire-card .inner-container .primary,
.wire__body_editor .wire-card .inner-container .primary {
  justify-content: flex-start;
}

@media screen and (max-width: 568px) {
  /* line 270, app/assets/stylesheets/components.wires.embed.scss */
  .wire-editor-body .wire-card .inner-container .primary,
.wire__body_editor .wire-card .inner-container .primary {
    margin-left: 12px;
    margin-right: 16px;
  }
}

@media screen and (min-width: 569px) {
  /* line 278, app/assets/stylesheets/components.wires.embed.scss */
  .wire-editor-body .wire-card .inner-container .primary .wire-category,
.wire__body_editor .wire-card .inner-container .primary .wire-category {
    margin-top: 8px;
  }
}

/* line 284, app/assets/stylesheets/components.wires.embed.scss */
.wire-editor-body .wire-card .inner-container .primary .wire-title,
.wire__body_editor .wire-card .inner-container .primary .wire-title {
  font-family: "PT Serif", "Book Antiqua", "Palatino Linotype", Palatino, serif;
  font-weight: 600;
  font-size: 19px;
  line-height: 130%;
  color: #19202d;
}

@media screen and (max-width: 568px) {
  /* line 284, app/assets/stylesheets/components.wires.embed.scss */
  .wire-editor-body .wire-card .inner-container .primary .wire-title,
.wire__body_editor .wire-card .inner-container .primary .wire-title {
    font-size: 16px;
  }
}

@media screen and (max-width: 568px) {
  /* line 297, app/assets/stylesheets/components.wires.embed.scss */
  .wire-editor-body .wire-card .inner-container .link,
.wire__body_editor .wire-card .inner-container .link {
    display: none;
  }
}

/* line 1, app/assets/stylesheets/components/alerts/following-list.scss */
.following-list {
  margin-top: 48px;
}

/* line 4, app/assets/stylesheets/components/alerts/following-list.scss */
.following-list > .micro-profile {
  margin-bottom: 16px;
}

/* line 1, app/assets/stylesheets/components/callout.scss */
.callout {
  position: relative;
}

/* line 5, app/assets/stylesheets/components/callout.scss */
.callout > button.callout-toggle-button:focus {
  outline: none;
}

/* line 10, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner {
  box-shadow: -1px 1px 15px 1px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border: 1px solid #eee;
  position: absolute;
  border-radius: 4px;
  top: 0;
  right: 0;
  z-index: 201;
}

/* line 20, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner > .callout-indicator {
  display: none;
  z-index: -1;
}

/* line 25, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner.--auto {
  width: auto;
}

/* line 29, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner.--small {
  width: 50px;
}

/* line 33, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner.--medium {
  width: 200px;
}

/* line 37, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner.--large {
  width: 350px;
}

/* line 42, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner.--indicator-top-left > .callout-indicator {
  transform: rotate(45deg);
  background-color: #fff;
  display: block;
  position: absolute;
  border: 1px solid #e4eaee;
  width: 20px;
  height: 20px;
  top: -11px;
  left: 20px;
  border-bottom: 0;
  border-right: 0;
}

/* line 58, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner.--indicator-top-center > .callout-indicator {
  transform: rotate(45deg);
  background-color: #fff;
  display: block;
  position: absolute;
  border: 1px solid #e4eaee;
  width: 20px;
  height: 20px;
  top: -11px;
  left: calc(50% - 10px);
  border-bottom: 0;
  border-right: 0;
}

/* line 74, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner.--indicator-top-right > .callout-indicator {
  border-bottom: 16px solid #fff;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid transparent;
  display: block;
  height: 0;
  position: absolute;
  right: 14px;
  top: -32px;
  width: 0;
}

/* line 88, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner > .callout-inner-body {
  padding: 0 16px 10px 16px;
  text-transform: uppercase;
  background-color: white;
}

/* line 93, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner > .callout-inner-body > section {
  font-weight: 700;
  text-align: right;
  padding-top: 8px;
}

/* line 98, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner > .callout-inner-body > section > h3 {
  color: #c19d3f;
  font-size: 12px;
  margin: 4px 6px;
}

/* line 103, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner > .callout-inner-body > section > h3.text-left {
  text-align: left;
  white-space: nowrap;
}

/* line 109, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner > .callout-inner-body > section > ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  line-height: 1.5em;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

/* line 118, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner > .callout-inner-body > section > ul > li {
  display: block;
  align-self: stretch;
  text-align: right;
  padding: 4px 6px;
  border-radius: 4px;
}

/* line 125, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner > .callout-inner-body > section > ul > li:hover {
  background-color: #e4eaee;
}

/* line 126, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner > .callout-inner-body > section > ul > li:hover a {
  color: #19202d;
  text-decoration: none;
}

/* line 134, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner > .callout-inner-body > section > ul > li.text-left {
  text-align: left;
  white-space: nowrap;
}

/* line 139, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner > .callout-inner-body > section > ul > li > a {
  display: block;
  color: #8ea3b5;
  height: auto;
  outline: 0;
  padding: 0;
  font-size: 14px;
}

/* line 147, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner > .callout-inner-body > section > ul > li > a.--current {
  color: #19202d;
}

/* line 151, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner > .callout-inner-body > section > ul > li > a.delete-wire {
  color: #B71E49;
}

/* line 158, app/assets/stylesheets/components/callout.scss */
.callout > .callout-inner > .callout-inner-body > section.--with-divider {
  margin-top: 8px;
  border-top: 1px solid #e4eaee;
}

/* line 1, app/assets/stylesheets/components/campaigns/landing-page.scss */
header.campaign-header {
  height: 66px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 200;
  line-height: 66px;
}

/* line 2, app/assets/stylesheets/mixins.scss */
header.campaign-header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 10, app/assets/stylesheets/components/campaigns/landing-page.scss */
header.campaign-header .header-content {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  /* line 10, app/assets/stylesheets/components/campaigns/landing-page.scss */
  header.campaign-header .header-content {
    width: 85%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 10, app/assets/stylesheets/components/campaigns/landing-page.scss */
  header.campaign-header .header-content {
    width: 975px;
  }
}

@media screen and (max-width: 768px) {
  /* line 10, app/assets/stylesheets/components/campaigns/landing-page.scss */
  header.campaign-header .header-content {
    width: 95%;
  }
}

/* line 16, app/assets/stylesheets/components/campaigns/landing-page.scss */
header.campaign-header .header-content a {
  margin-top: 20px;
  float: left;
  position: relative;
}

/* line 21, app/assets/stylesheets/components/campaigns/landing-page.scss */
header.campaign-header .header-content a img {
  height: 26px;
  width: 96px;
  position: absolute;
}

/* line 28, app/assets/stylesheets/components/campaigns/landing-page.scss */
header.campaign-header .header-content .already-member {
  float: right;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
}

/* line 34, app/assets/stylesheets/components/campaigns/landing-page.scss */
header.campaign-header .header-content .already-member button {
  margin: 14px 0 0 8px;
}

@media screen and (min-width: 569px) {
  /* line 34, app/assets/stylesheets/components/campaigns/landing-page.scss */
  header.campaign-header .header-content .already-member button {
    margin-left: 22px;
  }
}

/* line 46, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign .campaign-content-container .campaign-content {
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  /* line 46, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign .campaign-content-container .campaign-content {
    width: 85%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 46, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign .campaign-content-container .campaign-content {
    width: 975px;
  }
}

/* line 2, app/assets/stylesheets/mixins.scss */
.campaign .campaign-content-container .campaign-content:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 52, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign h2 {
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 58, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign h3 {
  font-size: 32px;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 64, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign h4 {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 71, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page {
  background-position-x: calc(50% - 513px);
  background-repeat: no-repeat;
  background-color: #fff;
  padding-top: 66px;
}

@media screen and (max-width: 568px) {
  /* line 71, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page {
    background-position-y: -186px;
    background-position-x: calc(50% - 372px);
  }
}

@media screen and (max-width: 768px) {
  /* line 71, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page {
    background-position-y: -160px;
    background-position-x: calc(50% - 230px);
  }
}

/* line 86, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page .campaign-content h4 {
  margin-top: 0;
}

/* line 90, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page .campaign-content .campaign-content-col-1,
.campaign-landing-page .campaign-content .campaign-content-col-2 {
  position: relative;
}

@media screen and (max-width: 768px) {
  /* line 94, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page .campaign-content .campaign-content-col-1.campaign-content-col-image,
.campaign-landing-page .campaign-content .campaign-content-col-2.campaign-content-col-image {
    text-align: center;
  }
  /* line 98, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page .campaign-content .campaign-content-col-1.campaign-content-col-image img,
.campaign-landing-page .campaign-content .campaign-content-col-2.campaign-content-col-image img {
    width: 100%;
  }
}

@media screen and (min-width: 769px) {
  /* line 104, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page .campaign-content .campaign-content-col-1 p,
.campaign-landing-page .campaign-content .campaign-content-col-2 p {
    font-size: 20px;
  }
}

@media screen and (min-width: 769px) {
  /* line 111, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page .campaign-content .campaign-content-col-1 {
    float: left;
    width: 50%;
  }
}

@media screen and (min-width: 769px) {
  /* line 117, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page .campaign-content .campaign-content-col-1.campaign-content-col-text {
    padding-right: 115px;
  }
}

@media screen and (min-width: 769px) {
  /* line 124, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page .campaign-content .campaign-content-col-2 {
    float: right;
    width: 50%;
  }
}

@media screen and (min-width: 769px) {
  /* line 130, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page .campaign-content .campaign-content-col-2.campaign-content-col-text {
    padding-left: 115px;
  }
}

/* line 2, app/assets/stylesheets/mixins.scss */
.campaign-landing-page section.campaign-copy:after,
.campaign-landing-page section.campaign-sign-up:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

@media screen and (max-width: 768px) {
  /* line 138, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-copy,
.campaign-landing-page section.campaign-sign-up {
    margin: 0 auto;
  }
}

/* line 146, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy {
  padding: 40px 0;
}

@media screen and (min-width: 769px) {
  /* line 146, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-copy {
    padding: 170px 0;
  }
}

/* line 152, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy.full-size-image {
  padding: 0;
}

@media screen and (max-width: 768px) {
  /* line 156, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-copy .campaign-content {
    width: 95%;
  }
}

@media screen and (max-width: 768px) {
  /* line 163, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-sign-up {
    width: 95%;
  }
}

/* line 168, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-sign-up:first-child {
  padding-top: 0;
}

/* line 173, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-tint {
  background-color: #e4eaee;
}

/* line 177, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-tint-2 {
  background-color: #19202d;
  color: #fff;
}

/* line 182, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-hero {
  background-color: #003572;
  background-position-x: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 456px;
  padding: 112px 0;
}

@media screen and (min-width: 569px) {
  /* line 182, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-copy-hero {
    padding: 150px 0;
    background-position: right;
  }
}

@media screen and (min-width: 769px) {
  /* line 182, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-copy-hero {
    background-position-x: 82%;
  }
}

@media screen and (min-width: 1366px) {
  /* line 182, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-copy-hero {
    background-position-x: center;
  }
}

/* line 200, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-hero blockquote {
  color: #fff;
  font-style: normal;
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
}

@media screen and (min-width: 569px) {
  /* line 200, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-copy-hero blockquote {
    width: 55%;
    margin: -30px 0 0 0;
  }
}

@media screen and (min-width: 769px) {
  /* line 200, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-copy-hero blockquote {
    margin: 20px 0 0 0;
    width: 410px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 200, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-copy-hero blockquote {
    width: 65%;
  }
}

@media screen and (min-width: 1366px) {
  /* line 200, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-copy-hero blockquote {
    margin: 40px 0 0 0;
    width: 60%;
  }
}

/* line 222, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-hero blockquote cite {
  font-size: 24px;
  font-weight: 700;
  margin-top: 28px;
  display: block;
  font-style: normal;
}

/* line 229, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-hero blockquote cite span {
  text-transform: uppercase;
  display: block;
  margin-bottom: 8px;
}

/* line 238, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-sign-up {
  padding-bottom: 156px;
}

@media screen and (min-width: 769px) {
  /* line 238, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-sign-up {
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 238, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-sign-up {
    padding-bottom: 185px;
  }
}

/* line 247, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-sign-up section.campaign-content-col-1 {
  color: #fff;
}

@media screen and (max-width: 768px) {
  /* line 247, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-sign-up section.campaign-content-col-1 {
    width: 70%;
  }
}

@media screen and (min-width: 569px) {
  /* line 247, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-sign-up section.campaign-content-col-1 {
    margin-top: 20px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 247, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-sign-up section.campaign-content-col-1 {
    margin-top: 100px;
  }
}

/* line 259, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-sign-up section.campaign-content-col-1 p {
  margin-bottom: 30px;
}

/* line 266, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-sign-up section.campaign-content-col-2 {
  margin-top: 32px;
}

@media screen and (min-width: 1024px) {
  /* line 266, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-sign-up section.campaign-content-col-2 {
    margin-top: 118px;
  }
}

@media screen and (max-width: 768px) {
  /* line 272, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-sign-up section.campaign-content-col-2 .campaign-sign-up-form {
    display: none;
  }
}

/* line 277, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-sign-up section.campaign-content-col-2 .campaign-sign-up-form h3 {
  margin: 20px 0;
}

/* line 281, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-sign-up section.campaign-content-col-2 .campaign-sign-up-form h4 {
  margin: 1.33em 0;
}

@media screen and (min-width: 1024px) {
  /* line 288, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-sign-up section.campaign-content-col-2 .campaign-sign-up-form form ul li:nth-child(1),
.campaign-landing-page section.campaign-sign-up section.campaign-content-col-2 .campaign-sign-up-form form ul li:nth-child(2) {
    width: calc(50% - 6px);
  }
  /* line 293, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-sign-up section.campaign-content-col-2 .campaign-sign-up-form form ul li:nth-child(1) {
    float: left;
  }
  /* line 297, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-sign-up section.campaign-content-col-2 .campaign-sign-up-form form ul li:nth-child(2) {
    float: right;
  }
}

/* line 303, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-sign-up section.campaign-content-col-2 .campaign-sign-up-form form p.already-member-prompt {
  font-size: 16px;
  font-weight: 500;
}

/* line 312, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-as-shown-in {
  padding: 40px 0 100px 0;
}

/* line 315, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-as-shown-in h2 {
  text-align: center;
}

/* line 319, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-as-shown-in ul {
  text-align: center;
  margin: 0;
  padding: 0;
}

/* line 324, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-as-shown-in ul li {
  display: inline;
  list-style: none;
  margin: 0 20px;
}

/* line 329, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-as-shown-in ul li img {
  margin: 12px 0;
}

/* line 336, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-testimonials {
  margin-bottom: 24px;
  height: 596px;
  padding-top: 76px;
}

/* line 341, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-testimonials .carousel {
  height: 360px;
}

/* line 344, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-testimonials .carousel .carousel-indicators {
  bottom: -116px;
}

/* line 347, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-testimonials .carousel .carousel-indicators li {
  list-style-type: none;
}

/* line 352, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-testimonials .carousel .carousel-item {
  text-align: center;
}

/* line 357, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-testimonials .carousel .carousel-item p.testimonial-contact-name {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 12px;
  margin-top: 20px;
}

/* line 365, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-testimonials .carousel .carousel-item p.testimonial-contact-position {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 52px;
}

/* line 371, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-testimonials .carousel .carousel-item p.testimonial-copy {
  font-size: 22px;
  padding-bottom: 52px;
  line-height: 32px;
}

@media screen and (min-width: 769px) {
  /* line 382, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-copy-start-your-day {
    padding: 193px 0;
  }
}

/* line 387, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-start-your-day img {
  width: 70%;
}

@media screen and (min-width: 769px) {
  /* line 387, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-copy-start-your-day img {
    position: absolute;
    width: 913px;
    top: -194px;
    left: -488px;
  }
}

@media screen and (min-width: 1366px) {
  /* line 387, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-copy-start-your-day img {
    left: -330px;
  }
}

@media screen and (min-width: 769px) {
  /* line 401, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-copy-dont-get-left-behind {
    padding: 244px 0;
  }
}

/* line 406, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-dont-get-left-behind img {
  width: 70%;
}

@media screen and (min-width: 769px) {
  /* line 406, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-copy-dont-get-left-behind img {
    position: absolute;
    top: -128px;
    left: -120px;
    width: 507px;
  }
}

@media screen and (min-width: 769px) {
  /* line 417, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-copy-award-winning {
    padding: 216px 0;
  }
}

/* line 422, app/assets/stylesheets/components/campaigns/landing-page.scss */
.campaign-landing-page section.campaign-copy-award-winning img {
  width: 100%;
}

@media screen and (min-width: 769px) {
  /* line 422, app/assets/stylesheets/components/campaigns/landing-page.scss */
  .campaign-landing-page section.campaign-copy-award-winning img {
    position: absolute;
    width: 513px;
    top: -112px;
  }
}

/* line 1, app/assets/stylesheets/components/campaigns/landing-page-master-series-1-report.scss */
.campaign-landing-page-master-series-1-report {
  background-image: url(/assets/campaigns/generic-hero-8e7248e6b5a3dd96f9e16fa41d277826dad3a09c6da2b73d1dd05c14ec9c228f.jpg) !important;
}

/* line 1, app/assets/stylesheets/components/campaigns/landing-page-invest-and-save-sooner.scss */
.campaign-landing-page-invest-and-save-sooner {
  background-image: url(/assets/campaigns/happy-user-bw-2-hero-dd2417cd2a7a77c69823b42a4224bbdfd7e8ecde4dc5abc3ad458afd8f4d5f49.jpg);
}

/* line 4, app/assets/stylesheets/components/campaigns/landing-page-invest-and-save-sooner.scss */
.campaign-landing-page-invest-and-save-sooner section.campaign-copy-hero {
  background-image: url(/assets/campaigns/happy-user-bw-2-testimonial-568-c26497e05126d4fd55ef88806c43ef6177fc3af719d5642169b23b5dfe033b44.jpg);
}

@media screen and (min-width: 569px) {
  /* line 4, app/assets/stylesheets/components/campaigns/landing-page-invest-and-save-sooner.scss */
  .campaign-landing-page-invest-and-save-sooner section.campaign-copy-hero {
    background-image: url(/assets/campaigns/happy-user-bw-2-testimonial-768-3fadd36761d8f8672a00f497bc6db54a52d69204707fab38daff3f93bca5b55e.jpg);
  }
}

@media screen and (min-width: 769px) {
  /* line 4, app/assets/stylesheets/components/campaigns/landing-page-invest-and-save-sooner.scss */
  .campaign-landing-page-invest-and-save-sooner section.campaign-copy-hero {
    background-image: url(/assets/campaigns/happy-user-bw-2-testimonial-1365-9054bc49bdab04861f60082f1548fe8f5a605835899273e832b3e0385bcea8fd.jpg);
  }
}

@media screen and (min-width: 1366px) {
  /* line 4, app/assets/stylesheets/components/campaigns/landing-page-invest-and-save-sooner.scss */
  .campaign-landing-page-invest-and-save-sooner section.campaign-copy-hero {
    background-image: url(/assets/campaigns/happy-user-bw-2-testimonial-1920-b00b417f7ad0e103bc8b3c96b9c5d72e5ebfdd5897746252cad9dc5bb7fb9163.jpg);
  }
}

/* line 2, app/assets/stylesheets/components/campaigns/landing-page-set-up-your-familys-future.scss */
.campaign-landing-page-set-up-your-familys-future {
  background-image: url(/assets/campaigns/happy-user-bw-3-hero-5825cd5bedc93053fa6c00d63c2d304cbe5b627c286f23e25821384316ffec9c.jpg);
}

/* line 5, app/assets/stylesheets/components/campaigns/landing-page-set-up-your-familys-future.scss */
.campaign-landing-page-set-up-your-familys-future section.campaign-copy-hero {
  background-image: url(/assets/campaigns/happy-user-bw-3-testimonial-568-b36dd47a214e1a7f57fe6a5ed703a401c3764220ec42a07c9de971f34f70e7ba.jpg);
}

@media screen and (min-width: 569px) {
  /* line 5, app/assets/stylesheets/components/campaigns/landing-page-set-up-your-familys-future.scss */
  .campaign-landing-page-set-up-your-familys-future section.campaign-copy-hero {
    background-image: url(/assets/campaigns/happy-user-bw-3-testimonial-768-c22c30b47fc126375f6e7a9bd5c4b1aedbfdbd6f91faa2f3ed5f17fe13880902.jpg);
  }
}

@media screen and (min-width: 769px) {
  /* line 5, app/assets/stylesheets/components/campaigns/landing-page-set-up-your-familys-future.scss */
  .campaign-landing-page-set-up-your-familys-future section.campaign-copy-hero {
    background-image: url(/assets/campaigns/happy-user-bw-3-testimonial-1365-e21ccf4053dbbe693e1a4d23538d11bda51463f09262deba544c7849ee908ed0.jpg);
  }
}

@media screen and (min-width: 1366px) {
  /* line 5, app/assets/stylesheets/components/campaigns/landing-page-set-up-your-familys-future.scss */
  .campaign-landing-page-set-up-your-familys-future section.campaign-copy-hero {
    background-image: url(/assets/campaigns/happy-user-bw-3-testimonial-1920-8e11b1ba543f57ccb8b59ab493022bc5684c3630662c4db0d171c3b92f607ed9.jpg);
  }
}

@media screen and (min-width: 1366px) {
  /* line 17, app/assets/stylesheets/components/campaigns/landing-page-set-up-your-familys-future.scss */
  .campaign-landing-page-set-up-your-familys-future section.campaign-copy-hero blockquote {
    width: 50%;
  }
}

/* line 2, app/assets/stylesheets/components/campaigns/landing-page-default.scss */
.campaign-landing-page-default {
  background-image: url(/assets/campaigns/default-hero-b67290b528abbeaed917f280feac67ae1314d56de22fa8ce9cac8e0e2d41e8ce.jpg);
}

/* line 5, app/assets/stylesheets/components/campaigns/landing-page-default.scss */
.campaign-landing-page-default section.campaign-copy-hero {
  background-image: url(/assets/campaigns/chris-donohoe-testimonial-568-57b580aeae8c1c4fe143983cff763b22c2141c469f4f48059f3cab01b48619ad.jpg);
}

@media screen and (min-width: 569px) {
  /* line 5, app/assets/stylesheets/components/campaigns/landing-page-default.scss */
  .campaign-landing-page-default section.campaign-copy-hero {
    background-image: url(/assets/campaigns/chris-donohoe-testimonial-768-367cd352f7c43e8cdf8f622ade9dac545ae3e9e54c75d26957fe9370cd5ad07c.jpg);
  }
}

@media screen and (min-width: 769px) {
  /* line 5, app/assets/stylesheets/components/campaigns/landing-page-default.scss */
  .campaign-landing-page-default section.campaign-copy-hero {
    background-image: url(/assets/campaigns/chris-donohoe-testimonial-1365-d68bf60ff072c6b68a1d265ad1fc3beb6d65cc198bc4b26f618876825d80a3ad.jpg);
  }
}

@media screen and (min-width: 1366px) {
  /* line 5, app/assets/stylesheets/components/campaigns/landing-page-default.scss */
  .campaign-landing-page-default section.campaign-copy-hero {
    background-image: url(/assets/campaigns/chris-donohoe-testimonial-1920-b4f75f321a5861fbb8624e2a98b3622d6af548b6720108e1c2e04e319a40b7c5.jpg);
  }
}

/* line 2, app/assets/stylesheets/components/campaigns/landing-page-bell-direct.scss */
.campaign-landing-page-bell-direct {
  background-image: url(/assets/campaigns/landing-page/bell-direct-hero-7edda9dd6ab698d3e97f020a2c5b760594f80bce02d6796ce5e31076565fad2c.jpg);
}

/* line 5, app/assets/stylesheets/components/campaigns/landing-page-bell-direct.scss */
.campaign-landing-page-bell-direct .co-branded-logo {
  width: 100%;
}

/* line 27, app/assets/stylesheets/components/carousels.scss */
.carousel {
  position: relative;
}

/* line 31, app/assets/stylesheets/components/carousels.scss */
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 37, app/assets/stylesheets/components/carousels.scss */
.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform .6s ease;
  backface-visibility: hidden;
  perspective: 1000px;
}

/* line 47, app/assets/stylesheets/components/carousels.scss */
.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

/* line 53, app/assets/stylesheets/components/carousels.scss */
.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

/* line 60, app/assets/stylesheets/components/carousels.scss */
.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0);
}

@supports (transform-style: preserve-3d) {
  /* line 60, app/assets/stylesheets/components/carousels.scss */
  .carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
}

/* line 69, app/assets/stylesheets/components/carousels.scss */
.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%);
}

@supports (transform-style: preserve-3d) {
  /* line 69, app/assets/stylesheets/components/carousels.scss */
  .carousel-item-next,
.active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
}

/* line 78, app/assets/stylesheets/components/carousels.scss */
.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%);
}

@supports (transform-style: preserve-3d) {
  /* line 78, app/assets/stylesheets/components/carousels.scss */
  .carousel-item-prev,
.active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}

/* line 92, app/assets/stylesheets/components/carousels.scss */
.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

/* line 109, app/assets/stylesheets/components/carousels.scss */
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

/* line 117, app/assets/stylesheets/components/carousels.scss */
.carousel-control-prev {
  left: 0;
}

/* line 120, app/assets/stylesheets/components/carousels.scss */
.carousel-control-next {
  right: 0;
}

/* line 125, app/assets/stylesheets/components/carousels.scss */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

/* line 133, app/assets/stylesheets/components/carousels.scss */
.carousel-control-prev-icon {
  background-image: str-replace(url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E"), "#", "%23");
}

/* line 136, app/assets/stylesheets/components/carousels.scss */
.carousel-control-next-icon {
  background-image: str-replace(url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='#fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E"), "#", "%23");
}

/* line 146, app/assets/stylesheets/components/carousels.scss */
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

/* line 160, app/assets/stylesheets/components/carousels.scss */
.carousel-indicators li {
  position: relative;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 171, app/assets/stylesheets/components/carousels.scss */
.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

/* line 180, app/assets/stylesheets/components/carousels.scss */
.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

/* line 191, app/assets/stylesheets/components/carousels.scss */
.carousel-indicators .active {
  background-color: #fff;
}

/* line 201, app/assets/stylesheets/components/carousels.scss */
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

/* line 2, app/assets/stylesheets/components/categories/editors-assign-category-modal.scss */
.editors-assign-category-modal ul {
  padding: 0;
  overflow-y: auto;
  max-height: 450px;
}

/* line 1, app/assets/stylesheets/components/checkbox-set.scss */
.checkbox-set {
  border: 2px solid #e4eaee;
  border-radius: 8px;
  display: flex;
  overflow: hidden;
  width: 100%;
}

/* line 9, app/assets/stylesheets/components/checkbox-set.scss */
.checkbox-set .checkbox-set-label {
  color: #8ea3b5;
  display: flex;
  justify-content: center;
  font-size: 12px;
  font-weight: 400;
  padding: 4px 6px;
  position: relative;
  text-transform: uppercase;
  flex: 1;
}

/* line 20, app/assets/stylesheets/components/checkbox-set.scss */
.checkbox-set .checkbox-set-label:not(:last-child) {
  border-right: 2px solid #e4eaee;
}

/* line 24, app/assets/stylesheets/components/checkbox-set.scss */
.checkbox-set .checkbox-set-label:hover {
  background-color: #e4eaee;
  cursor: pointer;
  transition: background-color .2s ease-in;
}

/* line 30, app/assets/stylesheets/components/checkbox-set.scss */
.checkbox-set .checkbox-set-label.--checked {
  background: #8ea3b5;
  color: #fff;
}

/* line 35, app/assets/stylesheets/components/checkbox-set.scss */
.checkbox-set .checkbox-set-label > input[type=checkbox] {
  position: absolute;
  top: -20px;
  visibility: hidden;
}

/* line 1, app/assets/stylesheets/components/collections.scss */
.collection-hero {
  background: #15273e;
  color: #fff;
}

/* line 5, app/assets/stylesheets/components/collections.scss */
.collection-hero section.sidebar {
  background-color: #4f6078;
  background-image: url(/assets/search_iamge-ff2818cf1822b2b6c736ee4f53c290d6505f991022f606c979fc6f0bfbb2ec98.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  padding: 0 8px;
}

/* line 14, app/assets/stylesheets/components/collections.scss */
.collection-feed {
  margin-top: 40px;
}

/* line 1, app/assets/stylesheets/components/contributors/sidebar-who-are-you-following.scss */
.sidebar-who-are-you-following {
  margin-top: 48px !important;
}

/* line 4, app/assets/stylesheets/components/contributors/sidebar-who-are-you-following.scss */
.sidebar-who-are-you-following > h2 {
  margin: 0;
  margin-bottom: 16px;
  padding: 0;
  font-size: 23px;
  font-weight: 400;
  height: 53px;
  width: 130px;
  text-transform: uppercase;
  position: relative;
  left: -2px;
}

/* line 16, app/assets/stylesheets/components/contributors/sidebar-who-are-you-following.scss */
.sidebar-who-are-you-following > h2 > span {
  display: block;
  position: relative;
  top: 3px;
  font-size: 28px;
  font-weight: 900;
}

/* line 24, app/assets/stylesheets/components/contributors/sidebar-who-are-you-following.scss */
.sidebar-who-are-you-following > h2:after {
  display: none;
}

/* line 29, app/assets/stylesheets/components/contributors/sidebar-who-are-you-following.scss */
.sidebar-who-are-you-following > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-top: 16px;
}

/* line 33, app/assets/stylesheets/components/contributors/sidebar-who-are-you-following.scss */
.sidebar-who-are-you-following > ul > figure {
  display: flex;
}

/* line 36, app/assets/stylesheets/components/contributors/sidebar-who-are-you-following.scss */
.sidebar-who-are-you-following > ul > figure:not(:last-child) {
  margin-bottom: 22px;
}

/* line 41, app/assets/stylesheets/components/contributors/sidebar-who-are-you-following.scss */
.sidebar-who-are-you-following > ul > figure > a > img {
  flex: 0 0 auto;
  margin-right: 12px;
  height: 50px;
  width: 50px;
  border-radius: 4px;
}

/* line 50, app/assets/stylesheets/components/contributors/sidebar-who-are-you-following.scss */
.sidebar-who-are-you-following > ul > figure > figcaption {
  display: flex;
  flex-direction: column;
  padding-top: 6px;
}

/* line 55, app/assets/stylesheets/components/contributors/sidebar-who-are-you-following.scss */
.sidebar-who-are-you-following > ul > figure > figcaption > .following-contributor-name,
.sidebar-who-are-you-following > ul > figure > figcaption > .following-contributor-organization {
  font-size: 15px;
  font-weight: 700;
  margin: 0;
}

/* line 62, app/assets/stylesheets/components/contributors/sidebar-who-are-you-following.scss */
.sidebar-who-are-you-following > ul > figure > figcaption > .following-contributor-name {
  color: #19202d;
  text-transform: uppercase;
  margin-top: -5px;
  width: 100%;
  line-height: 1;
  padding-bottom: 4px;
}

/* line 71, app/assets/stylesheets/components/contributors/sidebar-who-are-you-following.scss */
.sidebar-who-are-you-following > ul > figure > figcaption > .following-contributor-organization {
  color: #8ea3b5;
  line-height: 14px;
}

/* line 79, app/assets/stylesheets/components/contributors/sidebar-who-are-you-following.scss */
.sidebar-who-are-you-following > hr {
  border: none;
  border-bottom: 1px dashed #c19d3f;
  margin-top: 22px;
}

/* line 85, app/assets/stylesheets/components/contributors/sidebar-who-are-you-following.scss */
.sidebar-who-are-you-following > a {
  font-size: 12px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

/* line 2, app/assets/stylesheets/components/contributors/contributors-list.scss */
.contributors-list .micro-profile {
  margin-bottom: 16px;
}

/* line 1, app/assets/stylesheets/components/editors-manage-wire/editors-manage-wire-callout.scss */
.editors-manage-wire-callout {
  color: #8ea3b5;
  font-size: 20px;
  position: absolute;
  border: 0;
  padding: 0;
  background: 0;
  z-index: 99;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 15, app/assets/stylesheets/components/editors-manage-wire/editors-manage-wire-callout.scss */
.editors-manage-wire-callout:hover {
  cursor: pointer;
  color: #19202d;
}

/* line 20, app/assets/stylesheets/components/editors-manage-wire/editors-manage-wire-callout.scss */
.editors-manage-wire-callout:focus {
  outline: none;
}

/* line 24, app/assets/stylesheets/components/editors-manage-wire/editors-manage-wire-callout.scss */
.editors-manage-wire-callout.--wire {
  margin-top: 24px;
  right: 10px;
}

/* line 28, app/assets/stylesheets/components/editors-manage-wire/editors-manage-wire-callout.scss */
.editors-manage-wire-callout.--wire > .icon-lw {
  font-size: 15px;
}

/* line 33, app/assets/stylesheets/components/editors-manage-wire/editors-manage-wire-callout.scss */
.editors-manage-wire-callout ~ .callout-inner {
  z-index: 99 !important;
}

/* line 2, app/assets/stylesheets/components/editors-picks/manage-editors-picks-modal.scss */
.manage-editors-picks-modal ul {
  padding: 0;
  overflow-y: auto;
  max-height: 450px;
}

/* line 9, app/assets/stylesheets/components/editors-picks/manage-editors-picks-modal.scss */
li.manage-editors-picks-list-item {
  list-style: none;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-top: 1px solid #eee;
  padding: 8px;
  background: #fff;
  line-height: 26px;
}

/* line 2, app/assets/stylesheets/mixins.scss */
li.manage-editors-picks-list-item:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 19, app/assets/stylesheets/components/editors-picks/manage-editors-picks-modal.scss */
li.manage-editors-picks-list-item:last-child {
  border-bottom: 1px solid #eee;
}

/* line 23, app/assets/stylesheets/components/editors-picks/manage-editors-picks-modal.scss */
li.manage-editors-picks-list-item .controls {
  float: left;
  margin-top: 6px;
  margin-left: 8px;
}

/* line 28, app/assets/stylesheets/components/editors-picks/manage-editors-picks-modal.scss */
li.manage-editors-picks-list-item .controls i, li.manage-editors-picks-list-item .controls button {
  display: block;
  font-size: 20px;
  margin-bottom: 16px;
}

/* line 35, app/assets/stylesheets/components/editors-picks/manage-editors-picks-modal.scss */
li.manage-editors-picks-list-item .manage-editors-picks-list-item-content {
  margin-left: 40px;
}

/* line 38, app/assets/stylesheets/components/editors-picks/manage-editors-picks-modal.scss */
li.manage-editors-picks-list-item .manage-editors-picks-list-item-content img {
  float: left;
  margin-right: 12px;
}

/* line 43, app/assets/stylesheets/components/editors-picks/manage-editors-picks-modal.scss */
li.manage-editors-picks-list-item .manage-editors-picks-list-item-content h5 {
  margin: 0 0 8px 0;
}

/* line 47, app/assets/stylesheets/components/editors-picks/manage-editors-picks-modal.scss */
li.manage-editors-picks-list-item .manage-editors-picks-list-item-content .author,
li.manage-editors-picks-list-item .manage-editors-picks-list-item-content .organization {
  text-transform: uppercase;
  font-size: 12px;
  margin: 0;
}

/* line 54, app/assets/stylesheets/components/editors-picks/manage-editors-picks-modal.scss */
li.manage-editors-picks-list-item .manage-editors-picks-list-item-content .author {
  font-weight: 500;
}

/* line 5, app/assets/stylesheets/components/feed.scss */
.feed article.wire:first header h2 {
  margin-top: 0;
}

/* line 14, app/assets/stylesheets/components/feed.scss */
.feed .comment header p {
  margin-left: 0;
  padding-top: 0;
}

/* line 19, app/assets/stylesheets/components/feed.scss */
.feed .comment header img {
  display: none;
}

/* line 25, app/assets/stylesheets/components/feed.scss */
.feed .comment section p {
  margin: 8px 0 0 0;
  white-space: normal;
}

/* line 1, app/assets/stylesheets/components/full-screen-modal.scss */
.full-screen-modal {
  background-color: white;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 200;
  display: none;
  position: fixed;
}

/* line 13, app/assets/stylesheets/components/full-screen-modal.scss */
.full-screen-modal header.campaign-header .header-content .already-member button.close-modal {
  float: right;
  padding: 5px 0 0 8px;
  margin: 0;
  background: transparent;
  border: none;
  outline: none;
}

@media screen and (max-width: 568px) {
  /* line 13, app/assets/stylesheets/components/full-screen-modal.scss */
  .full-screen-modal header.campaign-header .header-content .already-member button.close-modal {
    margin-right: -16px;
    padding-left: 0;
  }
}

/* line 26, app/assets/stylesheets/components/full-screen-modal.scss */
.full-screen-modal header.campaign-header .header-content .already-member .pe-7s-close {
  font-size: 57px;
}

/* line 2, app/assets/stylesheets/components/incomplete-details-indicator.scss */
.incomplete-details-indicator:before, form.--user-facing .form-group label.--has-incomplete-details:before {
  content: ' \25CF';
  font-size: 15px;
  color: #b71e49;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components/layouts/bookmarks.scss */
.bookmarks {
  margin-top: 56px;
}

@media screen and (min-width: 769px) {
  /* line 6, app/assets/stylesheets/components/layouts/bookmarks.scss */
  .bookmarks .columnar {
    width: 85%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 6, app/assets/stylesheets/components/layouts/bookmarks.scss */
  .bookmarks .columnar {
    width: 952px;
  }
}

@media screen and (min-width: 1366px) {
  /* line 6, app/assets/stylesheets/components/layouts/bookmarks.scss */
  .bookmarks .columnar {
    width: 1200px;
  }
}

/* line 20, app/assets/stylesheets/components/layouts/bookmarks.scss */
.bookmarks .columnar section.sidebar.sidebar-left {
  width: 268px;
}

/* line 23, app/assets/stylesheets/components/layouts/bookmarks.scss */
.bookmarks .columnar section.sidebar.sidebar-left hr {
  width: 204px;
  color: #D7DFE7;
  margin: 8px 49px 0 0;
}

/* line 30, app/assets/stylesheets/components/layouts/bookmarks.scss */
.bookmarks .columnar section.content.content-right {
  margin-bottom: 80px;
  width: unset;
}

@media screen and (min-width: 769px) {
  /* line 30, app/assets/stylesheets/components/layouts/bookmarks.scss */
  .bookmarks .columnar section.content.content-right {
    margin-left: 268px;
  }
}

@media screen and (max-width: 768px) {
  /* line 30, app/assets/stylesheets/components/layouts/bookmarks.scss */
  .bookmarks .columnar section.content.content-right {
    width: 100%;
    margin: 0 auto 96px;
  }
}

@media screen and (max-width: 768px) {
  /* line 43, app/assets/stylesheets/components/layouts/bookmarks.scss */
  .bookmarks .columnar section.content.content-right article {
    padding: 0 20px;
  }
}

/* line 49, app/assets/stylesheets/components/layouts/bookmarks.scss */
.bookmarks .columnar section.content.content-right div.empty-state-container {
  text-align: center;
}

/* line 53, app/assets/stylesheets/components/layouts/bookmarks.scss */
.bookmarks .columnar section.content.content-right div.empty-state-container img.empty-state-illustration {
  height: 110px;
  margin: auto;
}

/* line 58, app/assets/stylesheets/components/layouts/bookmarks.scss */
.bookmarks .columnar section.content.content-right div.empty-state-container img.empty-state-image {
  margin: auto;
  margin-top: 32px;
  height: 294px;
}

@media screen and (max-width: 768px) {
  /* line 58, app/assets/stylesheets/components/layouts/bookmarks.scss */
  .bookmarks .columnar section.content.content-right div.empty-state-container img.empty-state-image {
    height: 159px;
  }
}

/* line 69, app/assets/stylesheets/components/layouts/bookmarks.scss */
.bookmarks .columnar section.content.content-right div.empty-state-container h3 {
  text-transform: none;
  font-size: 28px;
  font-weight: 600;
  line-height: 36.4px;
  margin: 4px auto;
}

/* line 77, app/assets/stylesheets/components/layouts/bookmarks.scss */
.bookmarks .columnar section.content.content-right div.empty-state-container p {
  line-height: 24.7px;
  margin: 8px auto;
}

/* line 81, app/assets/stylesheets/components/layouts/bookmarks.scss */
.bookmarks .columnar section.content.content-right div.empty-state-container p span.icon-lw-bookmark {
  font-size: 12px;
  padding: 0 2px;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components/layouts/columnar.scss */
.columnar {
  margin: 0 auto;
  letter-spacing: normal;
}

@media screen and (min-width: 769px) {
  /* line 3, app/assets/stylesheets/components/layouts/columnar.scss */
  .columnar {
    width: 85%;
  }
}

@media screen and (min-width: 1023px) {
  /* line 3, app/assets/stylesheets/components/layouts/columnar.scss */
  .columnar {
    width: 952px;
  }
}

@media screen and (min-width: 1366px) {
  /* line 3, app/assets/stylesheets/components/layouts/columnar.scss */
  .columnar {
    width: 1200px;
  }
}

@media screen and (max-width: 768px) {
  /* line 16, app/assets/stylesheets/components/layouts/columnar.scss */
  .columnar.wire-editor {
    display: flex;
    flex-direction: column;
    margin-top: 40px;
  }
}

/* line 24, app/assets/stylesheets/components/layouts/columnar.scss */
.columnar.no-sidebar {
  width: 94%;
}

/* line 27, app/assets/stylesheets/components/layouts/columnar.scss */
.columnar.no-sidebar section.content {
  width: 100%;
}

/* line 32, app/assets/stylesheets/components/layouts/columnar.scss */
.columnar:after {
  display: table;
  clear: both;
  content: "";
}

/* line 38, app/assets/stylesheets/components/layouts/columnar.scss */
.columnar section.content {
  display: block;
  width: 95%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  /* line 38, app/assets/stylesheets/components/layouts/columnar.scss */
  .columnar section.content {
    width: auto;
    margin: 0 20px;
  }
}

@media screen and (min-width: 769px) {
  /* line 38, app/assets/stylesheets/components/layouts/columnar.scss */
  .columnar section.content {
    width: 72%;
    float: left;
    margin-bottom: 120px;
  }
}

@media screen and (min-width: 1023px) {
  /* line 38, app/assets/stylesheets/components/layouts/columnar.scss */
  .columnar section.content {
    width: 616px;
  }
}

@media screen and (min-width: 1366px) {
  /* line 38, app/assets/stylesheets/components/layouts/columnar.scss */
  .columnar section.content {
    width: 846px;
  }
}

@media screen and (min-width: 769px) {
  /* line 59, app/assets/stylesheets/components/layouts/columnar.scss */
  .columnar section.content.content-right {
    margin-left: 42%;
    float: none;
  }
}

@media screen and (min-width: 1024px) {
  /* line 59, app/assets/stylesheets/components/layouts/columnar.scss */
  .columnar section.content.content-right {
    margin-left: 325px;
  }
}

@media screen and (min-width: 769px) {
  /* line 71, app/assets/stylesheets/components/layouts/columnar.scss */
  .columnar.sticky section.content {
    display: inline-block;
  }
}

/* line 77, app/assets/stylesheets/components/layouts/columnar.scss */
.columnar section.sidebar {
  z-index: 80;
}

@media screen and (max-width: 768px) {
  /* line 77, app/assets/stylesheets/components/layouts/columnar.scss */
  .columnar section.sidebar {
    width: 95%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) {
  /* line 77, app/assets/stylesheets/components/layouts/columnar.scss */
  .columnar section.sidebar {
    float: right;
    width: 22%;
  }
}

@media screen and (min-width: 1023px) {
  /* line 77, app/assets/stylesheets/components/layouts/columnar.scss */
  .columnar section.sidebar {
    width: 300px;
  }
}

@media screen and (min-width: 1366px) {
  /* line 77, app/assets/stylesheets/components/layouts/columnar.scss */
  .columnar section.sidebar {
    width: 300px;
  }
}

@media screen and (max-width: 768px) {
  /* line 94, app/assets/stylesheets/components/layouts/columnar.scss */
  body[data-page-category="Feed"] .columnar section.sidebar {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  /* line 100, app/assets/stylesheets/components/layouts/columnar.scss */
  .columnar section.sidebar.sidebar-left {
    float: left;
    width: 32%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 100, app/assets/stylesheets/components/layouts/columnar.scss */
  .columnar section.sidebar.sidebar-left {
    width: 250px;
  }
}

/* line 110, app/assets/stylesheets/components/layouts/columnar.scss */
.columnar section.sidebar .sidebar-item {
  margin-top: 34px;
}

/* line 113, app/assets/stylesheets/components/layouts/columnar.scss */
.columnar section.sidebar .sidebar-item h2.header:first-child {
  padding-top: 0;
}

/* line 118, app/assets/stylesheets/components/layouts/columnar.scss */
.columnar section.sidebar ul.sidebar-menu {
  list-style-type: none;
  margin: 0;
  padding: 12px 0 0 0;
}

/* line 123, app/assets/stylesheets/components/layouts/columnar.scss */
.columnar section.sidebar ul.sidebar-menu li {
  margin-bottom: 16px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}

/* line 129, app/assets/stylesheets/components/layouts/columnar.scss */
.columnar section.sidebar ul.sidebar-menu li a:not(.btn) {
  border-radius: 4px;
  color: #8ea3b5;
  display: block;
  margin: -12px 0 -4px -8px;
  padding: 4px 10px;
  width: 90%;
}

/* line 137, app/assets/stylesheets/components/layouts/columnar.scss */
.columnar section.sidebar ul.sidebar-menu li a:not(.btn):hover, .columnar section.sidebar ul.sidebar-menu li a.selected:not(.btn), .columnar section.sidebar ul.sidebar-menu li a.current:not(.btn) {
  background-color: #e4eaee;
}

/* line 143, app/assets/stylesheets/components/layouts/columnar.scss */
.columnar section.sidebar ul.sidebar-menu li a:not(.btn):hover {
  color: #6f8aa1;
  text-decoration: none;
}

/* line 148, app/assets/stylesheets/components/layouts/columnar.scss */
.columnar section.sidebar ul.sidebar-menu li a.selected:not(.btn), .columnar section.sidebar ul.sidebar-menu li a.current:not(.btn) {
  color: #19202d;
}

/* line 159, app/assets/stylesheets/components/layouts/columnar.scss */
.sidebar-ads img {
  width: 100%;
  border-radius: 4px;
}

/* line 1, app/assets/stylesheets/components/layouts/columnless.scss */
.columnless {
  margin: 0 auto 120px auto;
  letter-spacing: normal;
}

@media screen and (min-width: 769px) {
  /* line 1, app/assets/stylesheets/components/layouts/columnless.scss */
  .columnless {
    width: 85%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 1, app/assets/stylesheets/components/layouts/columnless.scss */
  .columnless {
    width: 975px;
  }
}

/* line 11, app/assets/stylesheets/components/layouts/columnless.scss */
.columnless:after {
  display: table;
  clear: both;
  content: "";
}

/* line 1, app/assets/stylesheets/components/layouts/full-width.scss */
.full-width {
  margin: 0 auto;
  letter-spacing: normal;
  width: 95%;
}

/* line 6, app/assets/stylesheets/components/layouts/full-width.scss */
.full-width:after {
  display: table;
  clear: both;
  content: "";
}

/* line 2, app/assets/stylesheets/components/layouts/lwadmin.scss */
.lwadmin section.sidebar {
  z-index: 80;
  margin-top: 40px;
}

@media screen and (max-width: 768px) {
  /* line 2, app/assets/stylesheets/components/layouts/lwadmin.scss */
  .lwadmin section.sidebar {
    margin: 0 auto;
  }
}

@media screen and (min-width: 769px) {
  /* line 2, app/assets/stylesheets/components/layouts/lwadmin.scss */
  .lwadmin section.sidebar {
    width: 22%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 2, app/assets/stylesheets/components/layouts/lwadmin.scss */
  .lwadmin section.sidebar {
    width: 250px;
  }
}

@media screen and (min-width: 769px) {
  /* line 15, app/assets/stylesheets/components/layouts/lwadmin.scss */
  .lwadmin section.sidebar.sidebar-nav {
    float: left;
  }
}

@media screen and (min-width: 769px) {
  /* line 20, app/assets/stylesheets/components/layouts/lwadmin.scss */
  .lwadmin section.sidebar.sidebar-tools {
    float: right;
    margin-left: 40px;
  }
}

/* line 27, app/assets/stylesheets/components/layouts/lwadmin.scss */
.lwadmin section.sidebar ul {
  margin: 0 0 26px -8px;
  padding: 0;
}

/* line 31, app/assets/stylesheets/components/layouts/lwadmin.scss */
.lwadmin section.sidebar ul li {
  list-style: none;
  margin-bottom: 8px;
}

/* line 35, app/assets/stylesheets/components/layouts/lwadmin.scss */
.lwadmin section.sidebar ul li a {
  padding: 8px;
  color: #577086;
}

/* line 38, app/assets/stylesheets/components/layouts/lwadmin.scss */
.lwadmin section.sidebar ul li a:hover {
  color: #8ea3b5;
}

/* line 42, app/assets/stylesheets/components/layouts/lwadmin.scss */
.lwadmin section.sidebar ul li a.current {
  background: #8ea3b5;
  border-radius: 4px;
  color: #fff;
}

/* line 49, app/assets/stylesheets/components/layouts/lwadmin.scss */
.lwadmin section.sidebar ul li h2 {
  margin: 0;
  padding: 0 0 0 8px;
  font-size: 16px;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-weight: 400;
}

/* line 56, app/assets/stylesheets/components/layouts/lwadmin.scss */
.lwadmin section.sidebar ul li h2 span {
  font-weight: 600;
  text-transform: uppercase;
}

/* line 65, app/assets/stylesheets/components/layouts/lwadmin.scss */
.lwadmin section.content {
  width: 95%;
  margin: 0 auto;
  float: right;
}

@media screen and (min-width: 769px) {
  /* line 65, app/assets/stylesheets/components/layouts/lwadmin.scss */
  .lwadmin section.content {
    width: 58%;
    display: inline-block;
    margin: 0;
  }
}

@media screen and (min-width: 1024px) {
  /* line 65, app/assets/stylesheets/components/layouts/lwadmin.scss */
  .lwadmin section.content {
    width: calc(100% - 580px);
  }
}

/* line 78, app/assets/stylesheets/components/layouts/lwadmin.scss */
.lwadmin section.content.no-sidebar-tools {
  width: calc(100% - 250px);
}

/* line 1, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events {
  margin-top: -28px;
}

/* line 3, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .livewire-events-hero {
  background: #19202d;
  color: #fff;
}

/* line 7, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .livewire-events-hero section.content {
  margin-bottom: 40px;
}

/* line 10, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .livewire-events-hero section.content h1 {
  margin-bottom: 0;
}

/* line 14, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .livewire-events-hero section.content p.livewire-event-location-date {
  color: #8ea3b5;
  font-weight: 700;
  margin-top: 8px;
}

/* line 21, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .livewire-events-hero .livewire-event-countdown {
  margin-top: 4px;
  color: #8ea3b5;
}

@media screen and (min-width: 569px) {
  /* line 21, app/assets/stylesheets/components/livewire-events.scss */
  .livewire-events .livewire-events-hero .livewire-event-countdown {
    float: right;
    text-align: right;
    margin-top: 42px;
  }
}

/* line 30, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .livewire-events-hero .livewire-event-countdown p {
  margin: 0;
}

/* line 33, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .livewire-events-hero .livewire-event-countdown p:first-child {
  font-size: 16px;
}

/* line 38, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .livewire-events-hero .livewire-event-countdown span {
  color: #fff;
  font-size: 28px;
  display: inline-block;
  width: 32px;
  text-align: right;
}

/* line 48, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .columnar section.sidebar {
  min-height: unset;
}

/* line 53, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .columnar section.sidebar .sidebar-livewire-events h2.header {
  padding-top: 0;
}

/* line 57, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .columnar section.sidebar .sidebar-livewire-events ul.sidebar-menu {
  padding: 0;
}

/* line 60, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .columnar section.sidebar .sidebar-livewire-events ul.sidebar-menu li {
  border-bottom: 1px dashed #c19d3f;
  margin-bottom: 12px;
  padding-bottom: 13px;
  line-height: 15px;
  font-size: 16px;
}

/* line 67, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .columnar section.sidebar .sidebar-livewire-events ul.sidebar-menu li h3 {
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 4px 0;
}

/* line 72, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .columnar section.sidebar .sidebar-livewire-events ul.sidebar-menu li h3 a {
  font-size: 15px;
}

/* line 77, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .columnar section.sidebar .sidebar-livewire-events ul.sidebar-menu li a:not(.btn) {
  display: inline;
  margin: 0;
  padding: 0;
}

/* line 82, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .columnar section.sidebar .sidebar-livewire-events ul.sidebar-menu li a:not(.btn):hover {
  color: #6f8aa1;
  text-decoration: underline;
  background-color: transparent;
}

/* line 89, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .columnar section.sidebar .sidebar-livewire-events ul.sidebar-menu li button.btn, .livewire-events .columnar section.sidebar .sidebar-livewire-events ul.sidebar-menu li .sidebar-item button.sidebar-item-primary-button, .livewire-events .columnar section.sidebar .sidebar-item .sidebar-livewire-events ul.sidebar-menu li button.sidebar-item-primary-button,
.livewire-events .columnar section.sidebar .sidebar-livewire-events ul.sidebar-menu li a.btn,
.livewire-events .columnar section.sidebar .sidebar-livewire-events ul.sidebar-menu li .sidebar-item a.sidebar-item-primary-button,
.livewire-events .columnar section.sidebar .sidebar-item .sidebar-livewire-events ul.sidebar-menu li a.sidebar-item-primary-button {
  float: right;
  font-size: 12px;
  width: 92px;
  padding: 0;
}

/* line 97, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .columnar section.sidebar .sidebar-livewire-events ul.sidebar-menu li p {
  margin: 0;
  line-height: 16px;
}

/* line 101, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events .columnar section.sidebar .sidebar-livewire-events ul.sidebar-menu li p a {
  font-size: 14px;
  font-weight: 700;
}

/* line 110, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events ul.accordion {
  padding: 0;
}

/* line 113, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events ul.accordion li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e4eaee;
  height: auto;
  max-height: 50em;
  transition: max-height 200ms ease-in-out;
  overflow: hidden;
}

/* line 123, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events ul.accordion li:last-child {
  border-bottom: none;
}

/* line 127, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events ul.accordion li.collapsed {
  max-height: 54px;
}

/* line 131, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events ul.accordion li h3 {
  font-weight: 500;
  text-transform: none;
  margin-bottom: 12px;
  margin-top: 16px;
  width: 100%;
}

/* line 138, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events ul.accordion li h3[data-toggle=collapse] {
  cursor: pointer;
}

/* line 142, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events ul.accordion li h3 span.fa {
  float: right;
}

/* line 146, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events ul.accordion li h3 time {
  font-weight: 700;
  width: 4em;
  display: inline-block;
}

/* line 153, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events ul.accordion li .event-agenda-item {
  margin-bottom: 16px;
  margin-top: 0;
}

/* line 2, app/assets/stylesheets/mixins.scss */
.livewire-events ul.accordion li .event-agenda-item:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 158, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events ul.accordion li .event-agenda-item img {
  clear: left;
  float: left;
  margin-bottom: 24px;
  width: 120px;
}

/* line 165, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events ul.accordion li .event-agenda-item h4, .livewire-events ul.accordion li .event-agenda-item p {
  margin-left: 140px;
}

/* line 170, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events ul.accordion li .event-agenda-item.no-photos h4, .livewire-events ul.accordion li .event-agenda-item.no-photos p {
  margin-left: 0;
}

/* line 175, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events ul.accordion li .event-agenda-item h4 {
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0;
}

/* line 181, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events ul.accordion li .event-agenda-item p {
  margin-top: 0;
}

/* line 188, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events ul.event-sponsors {
  padding: 0;
  text-align: center;
}

/* line 192, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events ul.event-sponsors li {
  list-style-type: none;
  display: inline;
}

/* line 201, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events article.livewire-event section[data-role=tab-set] a span.btn-premium {
  display: none;
}

@media screen and (min-width: 569px) {
  /* line 201, app/assets/stylesheets/components/livewire-events.scss */
  .livewire-events article.livewire-event section[data-role=tab-set] a span.btn-premium {
    display: inline-block;
    margin-left: 8px;
  }
}

@media screen and (min-width: 769px) {
  /* line 201, app/assets/stylesheets/components/livewire-events.scss */
  .livewire-events article.livewire-event section[data-role=tab-set] a span.btn-premium {
    margin-left: 4px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 201, app/assets/stylesheets/components/livewire-events.scss */
  .livewire-events article.livewire-event section[data-role=tab-set] a span.btn-premium {
    margin-left: 40px;
  }
}

/* line 215, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events article.livewire-event section[data-role=tab-set] a span.icon-lw {
  font-size: 12px;
}

/* line 222, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events article.wire {
  clear: none;
  border-top: 1px dashed #c19d3f;
  margin-top: 0;
}

/* line 228, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events article.wire header div.wire-digital-pass-indicator {
  display: none;
}

/* line 232, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events article.wire header h2 {
  margin-top: 12px;
  font-size: 28px;
  line-height: 37px;
}

/* line 238, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events article.wire header .wire__date {
  clear: none;
}

/* line 243, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events article.wire div.restricted-by-digital-pass-overlay-inner {
  margin-bottom: 0;
}

/* line 247, app/assets/stylesheets/components/livewire-events.scss */
.livewire-events article.wire .embedded-video {
  margin-bottom: 24px;
  padding-top: 0;
}

/* line 1, app/assets/stylesheets/components/micro-profiles/lead-capture-form-button.scss */
.lead-capture-form-button {
  opacity: 1;
}

/* line 4, app/assets/stylesheets/components/micro-profiles/lead-capture-form-button.scss */
.lead-capture-form-button .lead-capture-form-button-leave,
.lead-capture-form-button .lead-capture-form-button-leave-active {
  opacity: 0;
  transition: .5s opacity ease-out;
}

/* line 1, app/assets/stylesheets/components/micro-profiles/lead-capture-form.scss */
.lead-capture-form {
  position: relative;
  border: 1px solid #e4eaee;
  border-radius: 0 0 4px 4px;
}

/* line 6, app/assets/stylesheets/components/micro-profiles/lead-capture-form.scss */
.lead-capture-form > .lead-capture-form-body {
  display: flex;
  justify-content: space-around;
  padding: 16px;
}

/* line 11, app/assets/stylesheets/components/micro-profiles/lead-capture-form.scss */
.lead-capture-form > .lead-capture-form-body > .lead-capture-form-column {
  flex: 1;
}

/* line 14, app/assets/stylesheets/components/micro-profiles/lead-capture-form.scss */
.lead-capture-form > .lead-capture-form-body > .lead-capture-form-column > h4 {
  margin: 0;
  font-size: 14px;
  font-weight: 700;
}

/* line 20, app/assets/stylesheets/components/micro-profiles/lead-capture-form.scss */
.lead-capture-form > .lead-capture-form-body > .lead-capture-form-column.--left {
  margin-right: 20px;
}

/* line 28, app/assets/stylesheets/components/micro-profiles/lead-capture-form.scss */
.lead-capture-form > .lead-capture-form-body > .lead-capture-form-column > .lead-capture-form-group > label.lead-capture-form-label > textarea {
  resize: vertical;
  padding: 8px;
}

/* line 33, app/assets/stylesheets/components/micro-profiles/lead-capture-form.scss */
.lead-capture-form > .lead-capture-form-body > .lead-capture-form-column > .lead-capture-form-group > label.lead-capture-form-label.--checkbox-label {
  text-transform: unset;
  font-weight: initial;
}

/* line 39, app/assets/stylesheets/components/micro-profiles/lead-capture-form.scss */
.lead-capture-form > .lead-capture-form-body > .lead-capture-form-column > .lead-capture-form-group.--checkbox-stack {
  display: flex;
  flex-direction: column;
  margin-bottom: 21px;
}

/* line 45, app/assets/stylesheets/components/micro-profiles/lead-capture-form.scss */
.lead-capture-form > .lead-capture-form-body > .lead-capture-form-column > .lead-capture-form-group.--submit {
  text-align: right;
}

/* line 49, app/assets/stylesheets/components/micro-profiles/lead-capture-form.scss */
.lead-capture-form > .lead-capture-form-body > .lead-capture-form-column > .lead-capture-form-group.--first {
  margin-top: 0;
}

/* line 56, app/assets/stylesheets/components/micro-profiles/lead-capture-form.scss */
.lead-capture-form > footer {
  padding: 16px;
}

/* line 59, app/assets/stylesheets/components/micro-profiles/lead-capture-form.scss */
.lead-capture-form > footer > p {
  font-size: 14px;
  line-height: 16px;
}

/* line 1, app/assets/stylesheets/components/micro-profiles/lead-capture-modal.scss */
.lead-capture-modal {
  height: 100%;
  background: #ffffff;
}

/* line 5, app/assets/stylesheets/components/micro-profiles/lead-capture-modal.scss */
.lead-capture-modal > header {
  background-color: #fff;
  border-bottom: 1px solid #e4eaee;
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0;
  padding: 0;
  position: fixed;
  width: 100%;
  z-index: 6;
}

/* line 17, app/assets/stylesheets/components/micro-profiles/lead-capture-modal.scss */
.lead-capture-modal > .lead-capture-modal-inner {
  position: relative;
}

/* line 20, app/assets/stylesheets/components/micro-profiles/lead-capture-modal.scss */
.lead-capture-modal > .lead-capture-modal-inner > h3 {
  text-transform: initial;
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 8px;
  padding: 0 16px;
  margin: 80px 0 16px 0;
}

/* line 29, app/assets/stylesheets/components/micro-profiles/lead-capture-modal.scss */
.lead-capture-modal > .lead-capture-modal-inner > .lead-capture-modal-micro-profile {
  margin-bottom: 16px;
  border: 0;
  display: flex;
  padding: 0;
  padding: 0 16px;
}

/* line 36, app/assets/stylesheets/components/micro-profiles/lead-capture-modal.scss */
.lead-capture-modal > .lead-capture-modal-inner > .lead-capture-modal-micro-profile > img {
  border-radius: 4px;
  flex: 0 0 auto;
  height: 65px;
  margin-right: 20px;
  width: 65px;
}

/* line 44, app/assets/stylesheets/components/micro-profiles/lead-capture-modal.scss */
.lead-capture-modal > .lead-capture-modal-inner > .lead-capture-modal-micro-profile > .lead-capture-modal-micro-profile-byline {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}

/* line 49, app/assets/stylesheets/components/micro-profiles/lead-capture-modal.scss */
.lead-capture-modal > .lead-capture-modal-inner > .lead-capture-modal-micro-profile > .lead-capture-modal-micro-profile-byline > p.lead-capture-modal-micro-profile-author {
  font-weight: 700;
  line-height: 16px;
  margin: 0;
}

/* line 54, app/assets/stylesheets/components/micro-profiles/lead-capture-modal.scss */
.lead-capture-modal > .lead-capture-modal-inner > .lead-capture-modal-micro-profile > .lead-capture-modal-micro-profile-byline > p.lead-capture-modal-micro-profile-author > span {
  margin-right: 14px;
  color: #19202d;
  font-size: 24px;
}

/* line 61, app/assets/stylesheets/components/micro-profiles/lead-capture-modal.scss */
.lead-capture-modal > .lead-capture-modal-inner > .lead-capture-modal-micro-profile > .lead-capture-modal-micro-profile-byline > p.lead-capture-modal-micro-profile-position {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}

/* line 67, app/assets/stylesheets/components/micro-profiles/lead-capture-modal.scss */
.lead-capture-modal > .lead-capture-modal-inner > .lead-capture-modal-micro-profile > .lead-capture-modal-micro-profile-byline > hr {
  display: block;
  width: 67px;
  height: 0px;
  margin: 0;
  border: 0;
  border-top: 2px dashed #c19d3f;
}

/* line 76, app/assets/stylesheets/components/micro-profiles/lead-capture-modal.scss */
.lead-capture-modal > .lead-capture-modal-inner > .lead-capture-modal-micro-profile > .lead-capture-modal-micro-profile-byline > p.lead-capture-modal-micro-profile-organization {
  color: #8ea3b5;
  font-size: 16px;
  font-weight: 700;
  margin: 0;
}

/* line 84, app/assets/stylesheets/components/micro-profiles/lead-capture-modal.scss */
.lead-capture-modal > .lead-capture-modal-inner > form {
  padding: 0 16px 16px 16px;
}

/* line 88, app/assets/stylesheets/components/micro-profiles/lead-capture-modal.scss */
.lead-capture-modal > .lead-capture-modal-inner.--form-submitted {
  height: 100%;
}

/* line 91, app/assets/stylesheets/components/micro-profiles/lead-capture-modal.scss */
.lead-capture-modal > .lead-capture-modal-inner.--form-submitted h3,
.lead-capture-modal > .lead-capture-modal-inner.--form-submitted > .lead-capture-modal-micro-profile,
.lead-capture-modal > .lead-capture-modal-inner.--form-submitted > form {
  display: none;
}

/* line 1, app/assets/stylesheets/components/modal.scss */
.modal-overlay,
.livewire-modal-overlay {
  background-color: rgba(25, 32, 45, 0.85);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10000;
  display: none;
}

/* line 13, app/assets/stylesheets/components/modal.scss */
.modal,
.livewire-modal {
  display: none;
  z-index: 10010;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow-y: auto;
}

/* line 24, app/assets/stylesheets/components/modal.scss */
.modal article,
.livewire-modal article {
  background-color: #fff;
  padding: 20px 32px 40px 32px;
  z-index: 420;
}

/* line 2, app/assets/stylesheets/mixins.scss */
.modal article:after,
.livewire-modal article:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

@media screen and (max-width: 768px) {
  /* line 24, app/assets/stylesheets/components/modal.scss */
  .modal article,
.livewire-modal article {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    overflow-y: auto;
    padding: 20px 8px 40px 8px;
  }
}

@media screen and (min-width: 769px) {
  /* line 24, app/assets/stylesheets/components/modal.scss */
  .modal article,
.livewire-modal article {
    border-radius: 4px;
    margin: 120px auto 0 auto;
    width: 450px;
  }
}

/* line 44, app/assets/stylesheets/components/modal.scss */
.modal article .btn-group,
.livewire-modal article .btn-group {
  text-align: center;
  margin: 44px 0 52px 0;
}

/* line 48, app/assets/stylesheets/components/modal.scss */
.modal article .btn-group label.btn, .modal article .btn-group .sidebar .sidebar-item label.sidebar-item-primary-button, .sidebar .sidebar-item .modal article .btn-group label.sidebar-item-primary-button,
.livewire-modal article .btn-group label.btn,
.livewire-modal article .btn-group .sidebar .sidebar-item label.sidebar-item-primary-button,
.sidebar .sidebar-item .livewire-modal article .btn-group label.sidebar-item-primary-button {
  margin: 0 12px 12px 0;
}

/* line 51, app/assets/stylesheets/components/modal.scss */
.modal article .btn-group label.btn:last-child, .modal article .btn-group .sidebar .sidebar-item label.sidebar-item-primary-button:last-child, .sidebar .sidebar-item .modal article .btn-group label.sidebar-item-primary-button:last-child,
.livewire-modal article .btn-group label.btn:last-child,
.livewire-modal article .btn-group .sidebar .sidebar-item label.sidebar-item-primary-button:last-child,
.sidebar .sidebar-item .livewire-modal article .btn-group label.sidebar-item-primary-button:last-child {
  margin-bottom: 0;
}

/* line 57, app/assets/stylesheets/components/modal.scss */
.modal article .submit-group,
.livewire-modal article .submit-group {
  text-align: center;
}

/* line 60, app/assets/stylesheets/components/modal.scss */
.modal article .submit-group button[type=submit],
.livewire-modal article .submit-group button[type=submit] {
  height: 50px;
  width: 80%;
}

/* line 66, app/assets/stylesheets/components/modal.scss */
.modal article .help-block,
.modal article .info-block,
.livewire-modal article .help-block,
.livewire-modal article .info-block {
  text-align: right;
}

/* line 71, app/assets/stylesheets/components/modal.scss */
.modal article .info-block.text-small,
.livewire-modal article .info-block.text-small {
  font-size: small;
}

/* line 75, app/assets/stylesheets/components/modal.scss */
.modal article header,
.livewire-modal article header {
  position: relative;
}

/* line 78, app/assets/stylesheets/components/modal.scss */
.modal article header h4,
.livewire-modal article header h4 {
  font-size: 20px;
  text-align: center;
}

/* line 83, app/assets/stylesheets/components/modal.scss */
.modal article header button.close-modal,
.livewire-modal article header button.close-modal {
  background: transparent;
  margin: -38px -12px 0 0;
  padding: 0;
  position: absolute;
  right: 23px;
  top: -4px;
  border: none;
}

@media screen and (max-width: 568px) {
  /* line 83, app/assets/stylesheets/components/modal.scss */
  .modal article header button.close-modal,
.livewire-modal article header button.close-modal {
    right: -3px;
    top: -4px;
  }
}

@media screen and (min-width: 769px) {
  /* line 83, app/assets/stylesheets/components/modal.scss */
  .modal article header button.close-modal,
.livewire-modal article header button.close-modal {
    right: 0;
    top: 0;
  }
}

/* line 100, app/assets/stylesheets/components/modal.scss */
.modal article header button.close-modal:focus,
.livewire-modal article header button.close-modal:focus {
  outline: none;
}

/* line 106, app/assets/stylesheets/components/modal.scss */
.modal article section.modal-columnar-container,
.livewire-modal article section.modal-columnar-container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -16px;
}

/* line 111, app/assets/stylesheets/components/modal.scss */
.modal article section.modal-columnar-container > section,
.livewire-modal article section.modal-columnar-container > section {
  flex: 1;
  padding: 0 16px;
}

/* line 118, app/assets/stylesheets/components/modal.scss */
.modal article footer,
.livewire-modal article footer {
  float: right;
  margin-top: 12px;
}

/* line 122, app/assets/stylesheets/components/modal.scss */
.modal article footer button,
.modal article footer a.btn,
.modal article footer .sidebar .sidebar-item a.sidebar-item-primary-button,
.sidebar .sidebar-item .modal article footer a.sidebar-item-primary-button,
.livewire-modal article footer button,
.livewire-modal article footer a.btn,
.livewire-modal article footer .sidebar .sidebar-item a.sidebar-item-primary-button,
.sidebar .sidebar-item .livewire-modal article footer a.sidebar-item-primary-button {
  margin-left: 8px;
}

@media screen and (min-width: 769px) {
  /* line 131, app/assets/stylesheets/components/modal.scss */
  .modal.modal-large article, .modal.--large article,
.livewire-modal.modal-large article,
.livewire-modal.--large article {
    width: 850px;
  }
}

/* line 141, app/assets/stylesheets/components/modal.scss */
.livewire-modal article:before {
  background-image: url(/assets/livewire-logo-wht-fa3d5e389872f852f5b27dcef806ca7724fab2f4f2878e11488964f17f7dfe52.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 40px;
  left: calc(50% - 70px);
  position: absolute;
  top: 71px;
  width: 140px;
}

@media screen and (max-width: 768px) {
  /* line 141, app/assets/stylesheets/components/modal.scss */
  .livewire-modal article:before {
    display: none;
  }
}

/* line 158, app/assets/stylesheets/components/modal.scss */
.livewire-modal article header p.step {
  color: #8ea3b5;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  margin: 0 0 0 -12px;
  text-transform: uppercase;
}

@media screen and (max-width: 768px) {
  /* line 158, app/assets/stylesheets/components/modal.scss */
  .livewire-modal article header p.step {
    margin: 0 0 0 8px;
  }
}

/* line 172, app/assets/stylesheets/components/modal.scss */
.livewire-modal article form .livewire-modal-form-container {
  margin: 44px 0 52px 0;
}

/* line 176, app/assets/stylesheets/components/modal.scss */
.livewire-modal article form .help-block {
  text-align: center;
  margin-bottom: 16px;
  color: #19202d;
}

/* line 184, app/assets/stylesheets/components/modal.scss */
.livewire-modal article section p.step-instructions {
  text-align: center;
  margin-bottom: 0;
}

/* line 193, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal, .modal article.vertical {
  display: flex;
  padding: 0;
}

/* line 199, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal:after, .modal article.vertical:after {
  display: none;
}

@media screen and (min-width: 769px) {
  /* line 193, app/assets/stylesheets/components/modal.scss */
  .modal article.horizontal, .modal article.vertical {
    width: 600px;
  }
  /* line 206, app/assets/stylesheets/components/modal.scss */
  .modal article.horizontal.horizontal, .modal article.vertical.horizontal {
    height: 510px;
  }
  /* line 209, app/assets/stylesheets/components/modal.scss */
  .modal article.horizontal.horizontal section, .modal article.vertical.horizontal section {
    padding-top: 2em !important;
  }
  /* line 212, app/assets/stylesheets/components/modal.scss */
  .modal article.horizontal.horizontal section.top, .modal article.vertical.horizontal section.top {
    height: 216px;
    padding-left: 19% !important;
    padding-right: 19% !important;
  }
  /* line 219, app/assets/stylesheets/components/modal.scss */
  .modal article.horizontal.horizontal section.bottom, .modal article.vertical.horizontal section.bottom {
    height: 294px;
    padding-left: 12% !important;
    padding-right: 12% !important;
  }
  /* line 227, app/assets/stylesheets/components/modal.scss */
  .modal article.horizontal.vertical, .modal article.vertical.vertical {
    height: 500px;
  }
  /* line 234, app/assets/stylesheets/components/modal.scss */
  .modal article.horizontal.vertical section.left, .modal article.vertical.vertical section.left {
    padding-top: 3em !important;
  }
  /* line 237, app/assets/stylesheets/components/modal.scss */
  .modal article.horizontal.vertical section.left > span, .modal article.vertical.vertical section.left > span {
    margin-bottom: 2em;
  }
  /* line 244, app/assets/stylesheets/components/modal.scss */
  .modal article.horizontal.vertical section.right, .modal article.vertical.vertical section.right {
    padding-top: calc(3em + 80px + 2em) !important;
  }
  /* line 247, app/assets/stylesheets/components/modal.scss */
  .modal article.horizontal.vertical section.right .flex-box-row, .modal article.vertical.vertical section.right .flex-box-row {
    padding-right: 20% !important;
    padding-left: 20% !important;
  }
  /* line 256, app/assets/stylesheets/components/modal.scss */
  .modal article.horizontal section strong, .modal article.vertical section strong {
    font-size: 22px !important;
  }
  /* line 260, app/assets/stylesheets/components/modal.scss */
  .modal article.horizontal section p, .modal article.vertical section p {
    font-size: 16px !important;
  }
  /* line 264, app/assets/stylesheets/components/modal.scss */
  .modal article.horizontal section .icon-head, .modal article.vertical section .icon-head {
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
  }
  /* line 271, app/assets/stylesheets/components/modal.scss */
  .modal article.horizontal section .feedback, .modal article.vertical section .feedback {
    font-size: small;
    font-weight: bold;
    margin-top: 12px;
  }
}

/* line 279, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal.horizontal, .modal article.vertical.horizontal {
  flex-direction: column;
}

/* line 282, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal.horizontal section, .modal article.vertical.horizontal section {
  padding: 0.5em 0.8em;
}

/* line 285, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal.horizontal section.top, .modal article.vertical.horizontal section.top {
  padding-top: 1.5em;
  border-radius: 4px 4px 0 0;
}

/* line 289, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal.horizontal section.top .flex-box-column > *, .modal article.vertical.horizontal section.top .flex-box-column > * {
  width: 50%;
}

/* line 294, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal.horizontal section.bottom, .modal article.vertical.horizontal section.bottom {
  background-color: #19202d;
  padding-bottom: 1.5em;
  border-radius: 0 0 4px 4px;
}

/* line 299, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal.horizontal section.bottom .flex-box-row > .link-secondary, .modal article.vertical.horizontal section.bottom .flex-box-row > .link-secondary {
  flex-basis: 25%;
}

/* line 306, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal.vertical, .modal article.vertical.vertical {
  flex-direction: row;
}

/* line 311, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal.vertical section, .modal article.vertical.vertical section {
  padding: 0.8em 1em;
  flex-basis: 50%;
}

/* line 315, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal.vertical section p, .modal article.vertical.vertical section p {
  margin: 1.4em 0.2em !important;
}

/* line 319, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal.vertical section.left, .modal article.vertical.vertical section.left {
  border-radius: 4px 0 0 4px;
}

/* line 322, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal.vertical section.left .time-date, .modal article.vertical.vertical section.left .time-date {
  font-weight: bold;
}

/* line 325, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal.vertical section.left .secondary, .modal article.vertical.vertical section.left .secondary {
  color: #8ea3b5;
}

/* line 329, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal.vertical section.left .flex-box-column > *, .modal article.vertical.vertical section.left .flex-box-column > * {
  width: 90%;
}

/* line 335, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal.vertical section.right, .modal article.vertical.vertical section.right {
  background-color: #19202d;
  border-radius: 0 4px 4px 0;
  padding-top: 3.8em;
}

/* line 340, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal.vertical section.right .flex-box-row > .link-secondary, .modal article.vertical.vertical section.right .flex-box-row > .link-secondary {
  flex-basis: 20%;
}

/* line 345, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal.vertical section p, .modal article.vertical.vertical section p {
  margin: 2em 0.2em;
}

/* line 349, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal.vertical section .flex-box-row, .modal article.vertical.vertical section .flex-box-row {
  padding: 0.5em 0.2em;
}

/* line 355, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section, .modal article.vertical section {
  text-align: center;
}

/* line 358, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section:first-child, .modal article.vertical section:first-child {
  background-color: #ffffff;
  color: #19202d;
}

/* line 362, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section:first-child span, .modal article.vertical section:first-child span {
  display: block;
  height: 80px;
}

/* line 366, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section:first-child span svg.icon, .modal article.vertical section:first-child span svg.icon {
  max-width: calc(80px - 4px);
  max-height: calc(80px - 4px);
  --success-icon-circle-color: #19202d;
  --success-icon-tick-color: #c19d3f;
}

/* line 375, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section:last-child, .modal article.vertical section:last-child {
  background-color: #f4f6f8;
  color: #8ea3b5;
}

/* line 379, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section:last-child .icon-lw, .modal article.vertical section:last-child .icon-lw {
  font-size: 19px;
}

/* line 383, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section:last-child .main, .modal article.vertical section:last-child .main {
  color: #e4eaee;
}

/* line 387, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section:last-child strong.title, .modal article.vertical section:last-child strong.title {
  color: #e4eaee;
}

/* line 392, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section .feedback, .modal article.vertical section .feedback {
  color: #8ea3b5;
}

/* line 395, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section strong, .modal article.vertical section strong {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 900;
}

/* line 401, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section p, .modal article.vertical section p {
  font-size: 14px;
  line-height: 1.2em;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 408, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section .flex-box-column, .modal article.vertical section .flex-box-column {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 413, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section .flex-box-column > *, .modal article.vertical section .flex-box-column > * {
  width: 80%;
}

/* line 416, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section .flex-box-column > *.feedback, .modal article.vertical section .flex-box-column > *.feedback {
  text-align: right;
}

/* line 422, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section .flex-box-row, .modal article.vertical section .flex-box-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-evenly;
  padding: 0.5em 25%;
}

/* line 429, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section .flex-box-row > a.link-secondary:hover, .modal article.vertical section .flex-box-row > a.link-secondary:hover {
  text-decoration: none;
}

/* line 433, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section .flex-box-row > .full-row, .modal article.vertical section .flex-box-row > .full-row {
  flex-basis: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: flex-end;
  justify-content: center;
  margin: 0.5em 0;
  height: 26px;
}

/* line 444, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section .flex-box-row > .full-row .url, .modal article.vertical section .flex-box-row > .full-row .url {
  border: 0;
  color: #8ea3b5;
  background-color: transparent;
  border-bottom: 1px solid #8ea3b5;
  padding: 0.2em 1em;
  font-size: small;
  font-kerning: none;
}

/* line 454, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section .flex-box-row > .full-row button, .modal article.vertical section .flex-box-row > .full-row button {
  height: 26px;
  border-radius: 2px;
  border-bottom-left-radius: 0;
  border-width: 0;
  border-bottom: 1px solid #8ea3b5;
  background-color: #e4eaee;
  color: #19202d;
  text-transform: uppercase;
  font-size: small;
  font-weight: bold;
}

/* line 469, app/assets/stylesheets/components/modal.scss */
.modal article.horizontal section .btn-primary-inverted, .modal article.vertical section .btn-primary-inverted {
  border-width: 1px;
  font-size: small;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  /* line 481, app/assets/stylesheets/components/modal.scss */
  .modal article.horizontal .disclaimer-modal, .modal article.vertical .disclaimer-modal {
    width: 850px;
  }
}

/* line 1, app/assets/stylesheets/components/medium-toolbar.scss */
.medium-editor-toolbar {
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: -1px 1px 15px 1px rgba(0, 0, 0, 0.1);
  z-index: 100;
}

/* line 7, app/assets/stylesheets/components/medium-toolbar.scss */
.medium-editor-toolbar:after {
  transform: rotate(45deg);
  background-color: #ffffff;
  display: block;
  position: absolute;
  border: 1px solid #e4eaee;
  width: 16px;
  height: 16px;
  border-top: 0;
  border-left: 0;
  top: 32px;
}

/* line 20, app/assets/stylesheets/components/medium-toolbar.scss */
.medium-editor-toolbar .medium-editor-button-active, .medium-editor-toolbar button:hover {
  background-color: transparent !important;
  color: #c19d3f !important;
}

/* line 25, app/assets/stylesheets/components/medium-toolbar.scss */
.medium-editor-toolbar .medium-editor-toolbar-form, .medium-editor-toolbar .medium-editor-toolbar-input {
  background-color: #ffffff;
}

/* line 29, app/assets/stylesheets/components/medium-toolbar.scss */
.medium-editor-toolbar .medium-editor-toolbar-form a {
  color: #8ea3b5;
}

/* line 33, app/assets/stylesheets/components/medium-toolbar.scss */
.medium-editor-toolbar .medium-editor-toolbar-input {
  color: #19202d;
}

/* line 36, app/assets/stylesheets/components/medium-toolbar.scss */
.medium-editor-toolbar .medium-editor-toolbar-input::placeholder {
  color: #8ea3b5;
}

/* line 41, app/assets/stylesheets/components/medium-toolbar.scss */
.medium-editor-toolbar .medium-editor-toolbar-save:hover {
  color: #39b54a;
}

/* line 45, app/assets/stylesheets/components/medium-toolbar.scss */
.medium-editor-toolbar .medium-editor-toolbar-close:hover {
  color: #b71e49;
}

/* line 49, app/assets/stylesheets/components/medium-toolbar.scss */
.medium-editor-toolbar li > button {
  border-radius: 5px !important;
  color: #8ea3b5;
  line-height: normal;
  min-width: 0;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 57, app/assets/stylesheets/components/medium-toolbar.scss */
.medium-editor-toolbar li > button:hover {
  background-color: #e4eaee;
  color: #19202d;
}

/* line 63, app/assets/stylesheets/components/medium-toolbar.scss */
.medium-editor-toolbar .medium-editor-toolbar-button {
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-size: 21px;
  font-weight: bold;
}

/* line 68, app/assets/stylesheets/components/medium-toolbar.scss */
.medium-editor-toolbar .medium-editor-toolbar-button sup {
  font-size: 45%;
  top: -0.75em;
}

/* line 75, app/assets/stylesheets/components/medium-toolbar.scss */
.medium-editor-toolbar-anchor-preview {
  background-color: #ffffff;
  border-radius: 5px;
  box-shadow: -1px 1px 15px 1px rgba(0, 0, 0, 0.1);
}

/* line 80, app/assets/stylesheets/components/medium-toolbar.scss */
.medium-editor-toolbar-anchor-preview .medium-editor-toolbar-anchor-preview-inner {
  color: #19202d;
  font-size: 14px;
  line-height: normal;
}

/* line 88, app/assets/stylesheets/components/medium-toolbar.scss */
.medium-toolbar-arrow-over:before {
  transform: rotate(45deg);
  background-color: #ffffff;
  display: block;
  position: absolute;
  border: 1px solid #e4eaee;
  width: 16px;
  height: 16px;
  border-bottom: 0;
  border-right: 0;
}

/* line 101, app/assets/stylesheets/components/medium-toolbar.scss */
.medium-toolbar-blockquote {
  color: #8ea3b5 !important;
  font-size: 60px;
  margin-left: -5px;
}

/* line 107, app/assets/stylesheets/components/medium-toolbar.scss */
.medium-toolbar-blockquote.--active {
  color: #c19d3f !important;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components/navbar/navbar.scss */
.navbar {
  position: relative;
  width: 100%;
  z-index: 190;
}

@keyframes nav-slide-down {
  from {
    transform: translateY(-132px);
  }
  to {
    transform: translateY(0);
  }
}

@media screen and (max-width: 768px) {
  /* line 18, app/assets/stylesheets/components/navbar/navbar.scss */
  .mini-nav {
    display: none;
  }
}

@media screen and (min-width: 769px) {
  /* line 24, app/assets/stylesheets/components/navbar/navbar.scss */
  .main-nav {
    position: sticky;
    top: 0;
    z-index: 201;
  }
}

@media screen and (min-width: 769px) {
  /* line 32, app/assets/stylesheets/components/navbar/navbar.scss */
  .editor-picks {
    position: sticky;
    top: 66px;
    z-index: 200;
  }
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
@media screen and (max-width: 768px) {
  /* line 294, app/assets/stylesheets/mixins.scss */
  section.wire-body blockquote:has(.inline-advertise-unit) {
    padding-left: 0 !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 4, app/assets/stylesheets/components/navbar/application.scss */
  .application-navbar {
    display: block;
    background-color: #19202d;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0;
    position: relative;
    text-transform: uppercase;
    width: 100%;
    z-index: 210;
  }
}

/* line 21, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-inner {
  display: flex;
  height: auto;
  padding: 0 18px;
  position: relative;
  height: 66px;
}

/* line 29, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-expansion {
  position: absolute;
  width: 100%;
  background-color: #1e2737;
}

/* line 34, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-expansion.expanded {
  border-bottom: 1px solid #8ea3b5;
  box-shadow: 0 6px 9px 0 rgba(0, 0, 0, 0.28);
}

/* line 40, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-inner,
.application-navbar .application-navbar-sub-navigation,
.application-navbar .application-navbar-preview-navigation {
  margin: 0 auto;
  max-width: 1200px;
}

@media screen and (min-width: 769px) {
  /* line 40, app/assets/stylesheets/components/navbar/application.scss */
  .application-navbar .application-navbar-inner,
.application-navbar .application-navbar-sub-navigation,
.application-navbar .application-navbar-preview-navigation {
    width: 85%;
    padding: 0;
  }
}

@media screen and (min-width: 1024px) {
  /* line 40, app/assets/stylesheets/components/navbar/application.scss */
  .application-navbar .application-navbar-inner,
.application-navbar .application-navbar-sub-navigation,
.application-navbar .application-navbar-preview-navigation {
    width: 952px;
  }
}

@media screen and (min-width: 1366px) {
  /* line 40, app/assets/stylesheets/components/navbar/application.scss */
  .application-navbar .application-navbar-inner,
.application-navbar .application-navbar-sub-navigation,
.application-navbar .application-navbar-preview-navigation {
    width: 1200px;
  }
}

/* line 59, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation, .application-navbar .application-navbar-sub-navigation {
  display: flex;
  flex-direction: row;
  opacity: 1;
  transition-property: height, transform, opacity;
  transition-duration: 200ms;
  transition-timing-function: ease-out, ease-out, ease-in;
}

/* line 69, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation.hidden, .application-navbar .application-navbar-sub-navigation.hidden {
  transition-property: height, transform, opacity;
  transition-duration: 200ms;
  transition-timing-function: ease-out;
  height: 0;
  opacity: 0;
  overflow: hidden;
}

/* line 78, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation > ul, .application-navbar .application-navbar-sub-navigation > ul {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  margin: 0;
  width: 100%;
  padding: 0;
}

/* line 87, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation > ul .sub-menu > span, .application-navbar .application-navbar-preview-navigation > ul .sub-menu > a > span, .application-navbar .application-navbar-preview-navigation > ul .preview-card > span, .application-navbar .application-navbar-preview-navigation > ul .preview-card > a > span, .application-navbar .application-navbar-sub-navigation > ul .sub-menu > span, .application-navbar .application-navbar-sub-navigation > ul .sub-menu > a > span, .application-navbar .application-navbar-sub-navigation > ul .preview-card > span, .application-navbar .application-navbar-sub-navigation > ul .preview-card > a > span {
  color: #8ea3b5;
  text-transform: uppercase;
}

/* line 91, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation > ul .sub-menu > span:hover, .application-navbar .application-navbar-preview-navigation > ul .sub-menu > a > span:hover, .application-navbar .application-navbar-preview-navigation > ul .preview-card > span:hover, .application-navbar .application-navbar-preview-navigation > ul .preview-card > a > span:hover, .application-navbar .application-navbar-sub-navigation > ul .sub-menu > span:hover, .application-navbar .application-navbar-sub-navigation > ul .sub-menu > a > span:hover, .application-navbar .application-navbar-sub-navigation > ul .preview-card > span:hover, .application-navbar .application-navbar-sub-navigation > ul .preview-card > a > span:hover {
  color: #e4eaee;
}

/* line 100, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation > ul {
  justify-content: space-between;
}

/* line 105, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-sub-navigation {
  height: 92px;
  transform: translateY(0);
}

/* line 110, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-sub-navigation.hidden {
  transform: translateY(-92px);
}

/* line 115, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-sub-navigation > ul > .sub-menu {
  margin: 0 25px;
  display: flex;
  align-items: center;
  font-size: 12px;
}

/* line 123, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-sub-navigation > ul > .sub-menu.active > a > span {
  color: #e4eaee;
}

/* line 133, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation.categories {
  height: 164px;
}

/* line 137, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation.series {
  height: 206px;
}

/* line 141, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation.hidden {
  transform: translateY(-60px);
}

/* line 145, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation .preview-card {
  display: flex;
  flex-direction: column;
  width: 22%;
}

/* line 151, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation .preview-card.category {
  margin-top: -7px;
}

/* line 154, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation .preview-card.category > a > span, .application-navbar .application-navbar-preview-navigation .preview-card.category > span {
  display: inline-block;
}

/* line 158, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation .preview-card.category .name {
  color: #c19d3f;
  font-size: 12px !important;
}

/* line 163, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation .preview-card.category .title {
  height: 43px;
  font-size: 15px;
  line-height: 20px;
  color: #e4eaee !important;
  margin-top: 13px;
}

/* line 172, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation .preview-card.category .author, .application-navbar .application-navbar-preview-navigation .preview-card.category .organisation {
  color: #8ea3b5 !important;
  font-size: 12px !important;
}

/* line 177, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation .preview-card.category .organisation {
  margin-top: -12px;
  text-transform: none;
  margin-bottom: 40px;
}

/* line 184, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation .preview-card.series {
  align-items: center;
  margin-top: -11.175px;
}

/* line 190, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation .preview-card.series .primary-image {
  text-align: center;
  width: 100%;
  max-width: 208px;
  position: relative;
}

/* line 196, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation .preview-card.series .primary-image::before {
  content: "";
  display: block;
  padding-bottom: 61.875%;
}

/* line 201, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation .preview-card.series .primary-image > img {
  position: absolute;
  top: 5%;
  left: 5%;
  border-radius: 4px;
  width: 100%;
  max-width: 189.0909090909px;
  height: auto;
}

/* line 210, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation .preview-card.series .primary-image > img:hover {
  width: 110%;
  top: 0;
  left: 0;
  max-width: 208px;
}

/* line 218, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-preview-navigation .preview-card.series .title {
  max-width: 189.0909090909px;
  margin-top: 8.825px;
  line-height: 20px;
  height: 80px;
  font-size: 15px;
  color: #e4eaee !important;
}

/* line 232, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-logo {
  display: inline-block;
  margin: 8px 0 0 0;
}

/* line 236, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-logo .application-navbar-logo-wrapper {
  margin: 12px 0;
  height: 26px;
  display: block;
}

/* line 242, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-logo .application-navbar-logo-image {
  width: 96px;
  height: 26px;
}

/* line 248, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar ul.application-navbar-primary-navigation {
  list-style-type: none;
  margin: 0;
  padding: 0;
  line-height: 1.5em;
  letter-spacing: normal;
  max-width: 600px;
  text-align: left;
  visibility: visible;
  white-space: nowrap;
  display: none;
  justify-content: space-between;
  align-items: stretch;
}

@media screen and (min-width: 769px) {
  /* line 248, app/assets/stylesheets/components/navbar/application.scss */
  .application-navbar ul.application-navbar-primary-navigation {
    display: flex;
    letter-spacing: normal;
    padding-bottom: 0px;
    text-align: left;
    margin-left: 25px;
  }
}

/* line 268, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar ul.application-navbar-primary-navigation > li {
  display: flex;
  align-items: center;
}

/* line 274, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar ul.application-navbar-primary-navigation > li.plain > a {
  color: #ffffff;
}

/* line 279, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar ul.application-navbar-primary-navigation > li.--current {
  border-bottom: 3px solid #c19d3f;
  background-color: #272e40;
}

/* line 283, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar ul.application-navbar-primary-navigation > li.--current > a {
  padding-bottom: 0;
}

/* line 288, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar ul.application-navbar-primary-navigation > li > .menu, .application-navbar ul.application-navbar-primary-navigation > li > .menu-badge {
  color: #8ea3b5;
  letter-spacing: normal;
  margin: 0;
  position: relative;
  text-align: left;
  visibility: visible;
  white-space: nowrap;
  text-decoration: none;
}

/* line 299, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar ul.application-navbar-primary-navigation > li:hover {
  background-color: #272e40;
}

/* line 301, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar ul.application-navbar-primary-navigation > li:hover > .menu, .application-navbar ul.application-navbar-primary-navigation > li:hover > .menu-badge {
  color: #cfd2d5;
}

/* line 306, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar ul.application-navbar-primary-navigation > li > .menu {
  padding: 0 10px 3px 10px;
  font-size: 15px;
}

/* line 312, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar ul.application-navbar-primary-navigation > li.expandable > span {
  color: #ffffff;
}

/* line 315, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar ul.application-navbar-primary-navigation > li.expandable > span:hover > .menu, .application-navbar ul.application-navbar-primary-navigation > li.expandable > span:hover > .menu-badge {
  color: #cfd2d5;
}

/* line 322, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar ul.application-navbar-primary-navigation > li.expandable.--current > * {
  padding-bottom: 0;
}

/* line 327, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar ul.application-navbar-primary-navigation > li.expandable > .menu {
  padding-right: 5px;
}

/* line 330, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar ul.application-navbar-primary-navigation > li.expandable > .menu-badge {
  font-size: 6px;
  margin-right: 10px;
  overflow: hidden;
  transition: transform 200ms ease-in-out;
}

/* line 336, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar ul.application-navbar-primary-navigation > li.expandable > .menu-badge.expanded {
  transform: rotate(-90deg);
}

/* line 341, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar ul.application-navbar-primary-navigation > li.expandable > .loading-panel-button > .spinner {
  transform: translateY(3px);
}

/* line 343, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar ul.application-navbar-primary-navigation > li.expandable > .loading-panel-button > .spinner > .spinner-icon {
  border-width: 2px;
  width: 10px;
  height: 10px;
}

/* line 353, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-control-group {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  margin-right: 16px;
}

/* line 358, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-control-group:last-child {
  margin-right: 0;
}

/* line 363, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar a.application-navbar-search {
  color: #8ea3b5;
}

/* line 366, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar a.application-navbar-search:hover {
  color: #FEFEFE;
}

/* line 371, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar a.application-navbar-write-a-wire {
  display: none;
  text-transform: initial;
  color: #c19d3f;
  border: 0;
  background: 0;
  font-weight: 700;
  margin-left: 8px;
  line-height: 2;
}

@media screen and (min-width: 1024px) {
  /* line 371, app/assets/stylesheets/components/navbar/application.scss */
  .application-navbar a.application-navbar-write-a-wire {
    display: block;
  }
}

/* line 385, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-icon {
  color: #8ea3b5;
}

/* line 388, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-icon:hover {
  color: #FEFEFE;
}

/* line 392, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-icon.--current {
  color: #FEFEFE;
}

/* line 396, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-icon.likes {
  margin-right: 8px;
}

/* line 400, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-icon.bookmark-list {
  padding-top: 1px;
}

/* line 403, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-icon.bookmark-list span.icon-lw-bookmark {
  font-size: 18px;
  font-weight: 600;
}

/* line 410, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar a.application-navbar-account-link {
  min-width: 40px;
  max-width: 75px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.5;
  margin-right: 16px;
  color: #FEFEFE;
}

/* line 417, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-signed-out-controls {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 66px;
}

/* line 424, app/assets/stylesheets/components/navbar/application.scss */
.application-navbar .application-navbar-signed-out-controls .application-navbar-signed-out-controls-sign-up {
  margin-right: 8px;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components/navbar/editors-picks.scss */
nav.editors-picks-navbar {
  background-color: #ffffff;
  box-sizing: border-box;
  border-bottom: 1px solid #e4eaee;
  height: 66px;
  width: 100%;
  z-index: 200;
}

@media screen and (min-width: 769px) {
  /* line 3, app/assets/stylesheets/components/navbar/editors-picks.scss */
  nav.editors-picks-navbar {
    display: block;
  }
}

/* line 15, app/assets/stylesheets/components/navbar/editors-picks.scss */
body[data-page-category="Livewire Events"] nav.editors-picks-navbar {
  display: none;
}

@media screen and (max-width: 768px) {
  /* line 20, app/assets/stylesheets/components/navbar/editors-picks.scss */
  nav.editors-picks-navbar.--scrolling-down {
    scroll-behavior: smooth;
  }
  /* line 24, app/assets/stylesheets/components/navbar/editors-picks.scss */
  nav.editors-picks-navbar.--scrolling-up {
    scroll-behavior: smooth;
    animation: nav-slide-down 0.4s cubic-bezier(0.5, -0.01, 0.47, 1.32);
  }
}

/* line 30, app/assets/stylesheets/components/navbar/editors-picks.scss */
nav.editors-picks-navbar header {
  margin: 0;
  position: relative;
  width: auto;
}

@media screen and (min-width: 769px) {
  /* line 30, app/assets/stylesheets/components/navbar/editors-picks.scss */
  nav.editors-picks-navbar header {
    width: 85%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1024px) {
  /* line 30, app/assets/stylesheets/components/navbar/editors-picks.scss */
  nav.editors-picks-navbar header {
    width: 952px;
  }
}

@media screen and (min-width: 1366px) {
  /* line 30, app/assets/stylesheets/components/navbar/editors-picks.scss */
  nav.editors-picks-navbar header {
    width: 1200px;
  }
}

/* line 45, app/assets/stylesheets/components/navbar/editors-picks.scss */
nav.editors-picks-navbar header h2 {
  display: none;
  float: left;
  font-size: 20px;
  font-weight: 500;
  margin-top: 22px;
  text-transform: uppercase;
}

@media screen and (min-width: 769px) {
  /* line 45, app/assets/stylesheets/components/navbar/editors-picks.scss */
  nav.editors-picks-navbar header h2 {
    display: block;
  }
}

/* line 56, app/assets/stylesheets/components/navbar/editors-picks.scss */
nav.editors-picks-navbar header h2 span {
  font-weight: 900;
}

/* line 61, app/assets/stylesheets/components/navbar/editors-picks.scss */
nav.editors-picks-navbar header .wires-before,
nav.editors-picks-navbar header .wires-after {
  width: 20px;
  position: absolute;
  content: ' ';
  height: 63px;
  z-index: 201;
}

@media screen and (min-width: 769px) {
  /* line 61, app/assets/stylesheets/components/navbar/editors-picks.scss */
  nav.editors-picks-navbar header .wires-before,
nav.editors-picks-navbar header .wires-after {
    position: relative;
  }
}

/* line 73, app/assets/stylesheets/components/navbar/editors-picks.scss */
nav.editors-picks-navbar header .wires-before {
  background: linear-gradient(to right, white, rgba(255, 255, 255, 0));
  float: left;
}

@media screen and (min-width: 769px) {
  /* line 73, app/assets/stylesheets/components/navbar/editors-picks.scss */
  nav.editors-picks-navbar header .wires-before {
    left: 20px;
  }
}

/* line 81, app/assets/stylesheets/components/navbar/editors-picks.scss */
nav.editors-picks-navbar header .wires-after {
  right: 0;
  float: right;
  background: linear-gradient(to left, white, rgba(255, 255, 255, 0));
}

@media screen and (min-width: 769px) {
  /* line 81, app/assets/stylesheets/components/navbar/editors-picks.scss */
  nav.editors-picks-navbar header .wires-after {
    right: 77px;
  }
}

/* line 90, app/assets/stylesheets/components/navbar/editors-picks.scss */
nav.editors-picks-navbar header .wires {
  -ms-overflow-style: none;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  float: left;
  height: 66px;
  overflow-x: scroll;
  overflow-y: hidden;
  position: relative;
  width: 100%;
}

@media screen and (min-width: 769px) {
  /* line 90, app/assets/stylesheets/components/navbar/editors-picks.scss */
  nav.editors-picks-navbar header .wires {
    width: calc(100% - 229px);
  }
}

/* line 104, app/assets/stylesheets/components/navbar/editors-picks.scss */
nav.editors-picks-navbar header .wires::-webkit-scrollbar {
  display: none;
}

/* line 108, app/assets/stylesheets/components/navbar/editors-picks.scss */
nav.editors-picks-navbar header .wires h2 {
  display: block;
  font-size: 20px;
  margin-left: 20px;
  /* (editor's pick navbar height(66px) - this two line header(2*20px)) / 2 */
  margin-top: 13px;
}

@media screen and (min-width: 769px) {
  /* line 108, app/assets/stylesheets/components/navbar/editors-picks.scss */
  nav.editors-picks-navbar header .wires h2 {
    display: none;
  }
}

/* line 118, app/assets/stylesheets/components/navbar/editors-picks.scss */
nav.editors-picks-navbar header .wires h2 span {
  display: block;
}

/* line 123, app/assets/stylesheets/components/navbar/editors-picks.scss */
nav.editors-picks-navbar header .wires .wires-inner {
  position: relative;
  left: 20px;
  width: 1160px;
}

/* line 129, app/assets/stylesheets/components/navbar/editors-picks.scss */
nav.editors-picks-navbar header .wires article {
  float: left;
  margin-right: 12px;
  margin-top: 4px;
  width: 220px;
}

/* line 135, app/assets/stylesheets/components/navbar/editors-picks.scss */
nav.editors-picks-navbar header .wires article span {
  color: #8ea3b5;
  float: left;
  font-family: "PT Serif", "Book Antiqua", "Palatino Linotype", Palatino, serif;
  font-size: 40px;
  margin: 2px 8px 0 0;
}

/* line 143, app/assets/stylesheets/components/navbar/editors-picks.scss */
nav.editors-picks-navbar header .wires article a {
  color: #19202d;
  display: block;
  font-family: "Texta", Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 16px;
  margin-top: 14px;
  text-transform: uppercase;
}

@media screen and (min-width: 769px) {
  /* line 143, app/assets/stylesheets/components/navbar/editors-picks.scss */
  nav.editors-picks-navbar header .wires article a {
    font-size: 14px;
  }
}

/* line 159, app/assets/stylesheets/components/navbar/editors-picks.scss */
nav.editors-picks-navbar header .editors-picks-navbar-controls {
  font-size: 30px;
  position: relative;
  top: 16px;
  float: right;
  display: none;
}

@media screen and (min-width: 769px) {
  /* line 159, app/assets/stylesheets/components/navbar/editors-picks.scss */
  nav.editors-picks-navbar header .editors-picks-navbar-controls {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  /* line 172, app/assets/stylesheets/components/navbar/editors-picks.scss */
  nav.editors-picks-navbar > .scroll-indicator {
    display: none;
  }
}

/* line 178, app/assets/stylesheets/components/navbar/editors-picks.scss */
nav.editors-picks-navbar > .scroll-indicator .scroll-indicator-container {
  height: 3px;
  width: 100vw;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 201;
}

/* line 186, app/assets/stylesheets/components/navbar/editors-picks.scss */
nav.editors-picks-navbar > .scroll-indicator .scroll-indicator-container .scroll-indicator-progress {
  background-color: #c19d3f;
  height: 3px;
  width: 0px;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar {
  box-sizing: border-box;
  color: #fff;
  width: 100%;
  z-index: 210;
}

@media screen and (min-width: 769px) {
  /* line 3, app/assets/stylesheets/components/navbar/mobile.scss */
  .mobile-navbar {
    display: none;
  }
}

/* line 13, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar.--scrolling-down {
  position: relative;
  scroll-behavior: smooth;
}

/* line 18, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar.--scrolling-up {
  position: fixed;
  animation: nav-slide-down .5s linear;
}

/* line 24, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar > header {
  width: 100%;
  display: flex;
  background-color: #19202d;
  height: 50px;
}

/* line 30, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar > header .menu-toggle {
  float: left;
  margin-left: 12px;
}

/* line 35, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar > header a.logo {
  float: left;
  margin: 0;
  margin-left: 20px;
  padding: 10px;
}

/* line 41, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar > header a.logo .icon-lw-logo {
  font-size: 30px;
}

/* line 46, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar > header section.navigation {
  display: flex;
  margin-left: auto;
  align-items: center;
  margin-right: 48px;
  text-transform: uppercase;
}

/* line 53, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar > header section.navigation .btn, .mobile-navbar > header section.navigation .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .mobile-navbar > header section.navigation .sidebar-item-primary-button {
  font-size: 14px;
  line-height: 50px;
  padding: 0 1.95em;
  border: none;
  border-radius: 0;
}

@media screen and (max-width: 345px) {
  /* line 53, app/assets/stylesheets/components/navbar/mobile.scss */
  .mobile-navbar > header section.navigation .btn, .mobile-navbar > header section.navigation .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .mobile-navbar > header section.navigation .sidebar-item-primary-button {
    padding: 0 1.2em;
  }
}

/* line 65, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar > header section.navigation .btn.sign-in-button, .mobile-navbar > header section.navigation .sidebar .sidebar-item .sign-in-button.sidebar-item-primary-button, .sidebar .sidebar-item .mobile-navbar > header section.navigation .sign-in-button.sidebar-item-primary-button {
  background-color: unset;
}

/* line 70, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar > header section.navigation a.mobile-nav-link {
  color: #fff;
  line-height: 50px;
  padding-left: 12px;
  padding-right: 12px;
  display: inline-block;
  height: 50px;
}

@media screen and (max-width: 345px) {
  /* line 70, app/assets/stylesheets/components/navbar/mobile.scss */
  .mobile-navbar > header section.navigation a.mobile-nav-link {
    padding-left: 6px;
    padding-right: 2px;
  }
}

/* line 83, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar > header section.navigation a.mobile-nav-link.mobile-nav-link-notifications span {
  position: relative;
  top: 4px;
}

/* line 89, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar > header section.navigation a.mobile-nav-link.--search {
  padding-top: 2px;
  padding-right: 12px;
}

/* line 92, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar > header section.navigation a.mobile-nav-link.--search > .icon-lw-magnifying-glass {
  font-size: 15px;
}

/* line 100, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar .mobile-navbar-content {
  background-color: #19202d;
  display: none;
  position: fixed;
  left: 0;
  top: 50px;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  overflow-y: scroll;
  font-weight: 700;
  text-align: left;
  padding: 20px 20px 20px;
  padding-top: 0;
}

/* line 117, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar .mobile-navbar-content.expanded {
  display: block;
  z-index: 511;
}

/* line 122, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar .mobile-navbar-content a {
  text-transform: uppercase;
  color: #fff;
}

/* line 127, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar .mobile-navbar-content > ul {
  font-size: 14px;
  padding: 0;
  padding-top: 40px;
  margin: 0;
  line-height: 1.5em;
}

/* line 134, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar .mobile-navbar-content > ul li {
  padding: 10px 0;
}

/* line 138, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar .mobile-navbar-content > ul li.expandable .arrow {
  transform: translateY(-1px);
  font-size: 5px;
  margin-left: 0.5em;
  display: inline-block;
}

/* line 146, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar .mobile-navbar-content > ul li.expandable.expanded .arrow {
  transform: translateY(-1px) rotate(-90deg);
}

/* line 152, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar .mobile-navbar-content > ul li > hr {
  border: 0;
  border-bottom: 1px solid #2b374e;
}

/* line 157, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar .mobile-navbar-content > ul li > ul {
  background-color: #1e2737;
  margin: 10px -20px 0 -20px;
  padding: 0 20px;
}

/* line 163, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar .mobile-navbar-content > ul li > ul > li:not(:last-child) {
  border-bottom: 1px solid #2b374e;
}

/* line 167, app/assets/stylesheets/components/navbar/mobile.scss */
.mobile-navbar .mobile-navbar-content > ul li > ul > li > a {
  color: #8ea3b5;
}

/* line 1, app/assets/stylesheets/components/navbar/sign-up-info-nagbar.scss */
.sign-up-info-nagbar {
  transition: bottom 800ms ease;
  background-color: #fff;
  border-top: 2px solid #c19d3f;
  bottom: -1px;
  box-shadow: 2px 0 5px rgba(0, 0, 0, 0.5);
  display: block;
  height: 60px;
  position: fixed;
  width: 100%;
  z-index: 180;
}

/* line 13, app/assets/stylesheets/components/navbar/sign-up-info-nagbar.scss */
.sign-up-info-nagbar.sign-up-info-closed {
  bottom: -65px;
}

/* line 17, app/assets/stylesheets/components/navbar/sign-up-info-nagbar.scss */
.sign-up-info-nagbar .sign-up-info-ui {
  display: table;
  height: 60px;
  margin: 0 auto;
  width: 95%;
}

@media screen and (min-width: 769px) {
  /* line 17, app/assets/stylesheets/components/navbar/sign-up-info-nagbar.scss */
  .sign-up-info-nagbar .sign-up-info-ui {
    width: 85%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 17, app/assets/stylesheets/components/navbar/sign-up-info-nagbar.scss */
  .sign-up-info-nagbar .sign-up-info-ui {
    width: 975px;
  }
}

/* line 30, app/assets/stylesheets/components/navbar/sign-up-info-nagbar.scss */
.sign-up-info-nagbar .sign-up-info-ui p {
  display: table-cell;
  margin: 0;
  vertical-align: middle;
  width: 66%;
}

@media screen and (max-width: 568px) {
  /* line 30, app/assets/stylesheets/components/navbar/sign-up-info-nagbar.scss */
  .sign-up-info-nagbar .sign-up-info-ui p {
    line-height: 18px;
    font-size: 10px;
  }
}

/* line 41, app/assets/stylesheets/components/navbar/sign-up-info-nagbar.scss */
.sign-up-info-nagbar .sign-up-info-ui button.btn.btn-primary, .sign-up-info-nagbar .sign-up-info-ui .sidebar .sidebar-item .btn.sidebar-item-primary-button, .sidebar .sidebar-item .sign-up-info-nagbar .sign-up-info-ui .btn.sidebar-item-primary-button, .sign-up-info-nagbar .sign-up-info-ui .sidebar .sidebar-item button.sidebar-item-primary-button, .sidebar .sidebar-item .sign-up-info-nagbar .sign-up-info-ui button.sidebar-item-primary-button {
  float: right;
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  /* line 41, app/assets/stylesheets/components/navbar/sign-up-info-nagbar.scss */
  .sign-up-info-nagbar .sign-up-info-ui button.btn.btn-primary, .sign-up-info-nagbar .sign-up-info-ui .sidebar .sidebar-item .btn.sidebar-item-primary-button, .sidebar .sidebar-item .sign-up-info-nagbar .sign-up-info-ui .btn.sidebar-item-primary-button, .sign-up-info-nagbar .sign-up-info-ui .sidebar .sidebar-item button.sidebar-item-primary-button, .sidebar .sidebar-item .sign-up-info-nagbar .sign-up-info-ui button.sidebar-item-primary-button {
    margin-right: 40px;
  }
}

@media screen and (max-width: 568px) {
  /* line 41, app/assets/stylesheets/components/navbar/sign-up-info-nagbar.scss */
  .sign-up-info-nagbar .sign-up-info-ui button.btn.btn-primary, .sign-up-info-nagbar .sign-up-info-ui .sidebar .sidebar-item .btn.sidebar-item-primary-button, .sidebar .sidebar-item .sign-up-info-nagbar .sign-up-info-ui .btn.sidebar-item-primary-button, .sign-up-info-nagbar .sign-up-info-ui .sidebar .sidebar-item button.sidebar-item-primary-button, .sidebar .sidebar-item .sign-up-info-nagbar .sign-up-info-ui button.sidebar-item-primary-button {
    font-size: 9px;
  }
}

/* line 1, app/assets/stylesheets/components/navbar/navbar-callout-toggle.scss */
.navbar-callout-toggle {
  color: #8ea3b5;
  font-size: 20px;
  position: relative;
  border: 0;
  padding: 0;
  background: 0;
  z-index: 501;
}

/* line 10, app/assets/stylesheets/components/navbar/navbar-callout-toggle.scss */
.navbar-callout-toggle:hover {
  cursor: pointer;
  color: #FEFEFE;
}

/* line 15, app/assets/stylesheets/components/navbar/navbar-callout-toggle.scss */
.navbar-callout-toggle:focus {
  outline: none;
}

/* line 19, app/assets/stylesheets/components/navbar/navbar-callout-toggle.scss */
.navbar-callout-toggle.--account {
  margin-top: 4px;
}

/* line 22, app/assets/stylesheets/components/navbar/navbar-callout-toggle.scss */
.navbar-callout-toggle.--account > .icon-lw {
  font-size: 15px;
}

/* line 27, app/assets/stylesheets/components/navbar/navbar-callout-toggle.scss */
.navbar-callout-toggle.--notifications {
  margin-right: 8px;
}

/* line 1, app/assets/stylesheets/components/navbar/unread-indicator.scss */
.unread-indicator {
  align-self: center;
  background-color: #dc2c5d;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  position: absolute;
  top: -4px;
  right: -5px;
  text-align: center;
}

/* line 12, app/assets/stylesheets/components/navbar/unread-indicator.scss */
.unread-indicator > span {
  color: #fff;
  font-weight: 700;
  font-size: 11px;
  line-height: 16px;
  min-width: 16px;
}

/* line 2, app/assets/stylesheets/components/notifications/notification.scss */
article.notification {
  color: #19202d;
  padding: 12px 16px;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  text-transform: initial;
}

/* line 10, app/assets/stylesheets/components/notifications/notification.scss */
article.notification:last-child, article.notification[data-is-read=true]:last-child {
  border-bottom: none;
}

/* line 15, app/assets/stylesheets/components/notifications/notification.scss */
article.notification:hover, article.notification[data-is-read=false]:hover {
  background-color: #8ea3b5;
  color: #fff;
  cursor: pointer;
}

/* line 22, app/assets/stylesheets/components/notifications/notification.scss */
article.notification[data-is-read=false] {
  background-color: #e4eaee;
}

/* line 25, app/assets/stylesheets/components/notifications/notification.scss */
article.notification[data-is-read=true] {
  border-bottom: 1px solid #e4eaee;
  padding-bottom: 11px;
}

/* line 30, app/assets/stylesheets/components/notifications/notification.scss */
article.notification img, article.notification .like-comment {
  float: left;
  margin-top: 4px;
  width: 32px;
  height: 32px;
  border-radius: 4px;
}

/* line 38, app/assets/stylesheets/components/notifications/notification.scss */
article.notification .like-comment {
  background-color: #627484;
}

/* line 42, app/assets/stylesheets/components/notifications/notification.scss */
article.notification .like-comment-icon {
  float: left;
  margin-top: 8px;
  margin-left: -26px;
}

/* line 47, app/assets/stylesheets/components/notifications/notification.scss */
article.notification .like-comment-icon .icon-lw-wire-like, article.notification .like-comment-icon .icon-lw-wire-liked {
  position: absolute;
  left: 20px;
  color: #ffffff;
  font-size: 17px;
}

/* line 54, app/assets/stylesheets/components/notifications/notification.scss */
article.notification .like-comment-icon .icon-lw-wire-like {
  color: #627484;
}

/* line 58, app/assets/stylesheets/components/notifications/notification.scss */
article.notification .like-comment-icon .icon-lw-comment-active {
  position: absolute;
  top: 30px;
  left: 28px;
  color: #ffffff;
  font-size: 13px;
}

/* line 67, app/assets/stylesheets/components/notifications/notification.scss */
article.notification .icon-lw-contributor-liked {
  float: left;
  font-size: 26px;
  margin-top: 18px !important;
  margin-left: -16px !important;
  text-shadow: 0 1.09076px 2.18152px rgba(50, 50, 71, 0.2), 0 2.18152px 4.36304px rgba(50, 50, 71, 0.15);
}

/* line 75, app/assets/stylesheets/components/notifications/notification.scss */
article.notification p {
  margin: 0 20px 8px 48px;
  line-height: 16px;
}

/* line 80, app/assets/stylesheets/components/notifications/notification.scss */
article.notification strong {
  font-weight: 700;
}

/* line 84, app/assets/stylesheets/components/notifications/notification.scss */
article.notification time {
  color: #8ea3b5;
  font-size: 10px;
  font-weight: 500;
  display: block;
  margin-left: 48px;
}

/* line 91, app/assets/stylesheets/components/notifications/notification.scss */
article.notification[data-is-read=false] time {
  color: #19202d;
}

/* line 97, app/assets/stylesheets/components/notifications/notification.scss */
article.notification:hover time,
article.notification:hover strong, article.notification[data-is-read=false]:hover time,
article.notification[data-is-read=false]:hover strong {
  color: #fff;
}

/* line 103, app/assets/stylesheets/components/notifications/notification.scss */
article.notification button.toggle-notification-is-read {
  background: transparent;
  border-radius: 8px;
  border: 2px solid #fff;
  display: none;
  height: 16px;
  padding: 0;
  position: absolute;
  right: 12px;
  top: 16px;
  width: 16px;
}

/* line 115, app/assets/stylesheets/components/notifications/notification.scss */
article.notification button.toggle-notification-is-read span {
  border-radius: 4px;
  background: #fff;
  display: none;
  height: 8px;
  left: 2px;
  position: relative;
  width: 8px;
}

/* line 124, app/assets/stylesheets/components/notifications/notification.scss */
article.notification button.toggle-notification-is-read:hover span {
  display: block;
}

/* line 127, app/assets/stylesheets/components/notifications/notification.scss */
article.notification button.toggle-notification-is-read:focus {
  outline: none;
}

/* line 131, app/assets/stylesheets/components/notifications/notification.scss */
article.notification:hover button.toggle-notification-is-read {
  display: block;
}

/* line 134, app/assets/stylesheets/components/notifications/notification.scss */
article.notification[data-is-read=false] button.toggle-notification-is-read {
  background: #fff;
}

/* line 136, app/assets/stylesheets/components/notifications/notification.scss */
article.notification[data-is-read=false] button.toggle-notification-is-read:hover {
  background: transparent;
}

/* line 1, app/assets/stylesheets/components/notifications/notifications-callout.scss */
.notifications-callout {
  position: fixed;
  background: #fff;
  z-index: 400;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 768px) {
  /* line 1, app/assets/stylesheets/components/notifications/notifications-callout.scss */
  .notifications-callout {
    position: static;
    z-index: inherit;
    width: auto;
    height: auto;
  }
}

/* line 15, app/assets/stylesheets/components/notifications/notifications-callout.scss */
.notifications-callout a {
  color: #8ea3b5;
}

/* line 18, app/assets/stylesheets/components/notifications/notifications-callout.scss */
.notifications-callout a:hover {
  color: #577086;
}

/* line 23, app/assets/stylesheets/components/notifications/notifications-callout.scss */
.notifications-callout header {
  border-bottom: 1px solid #e4eaee;
}

/* line 2, app/assets/stylesheets/mixins.scss */
.notifications-callout header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 27, app/assets/stylesheets/components/notifications/notifications-callout.scss */
.notifications-callout header > button {
  display: block;
  position: absolute;
  right: 0;
  border: 0;
  background: none;
  top: 5px;
}

@media screen and (min-width: 768px) {
  /* line 27, app/assets/stylesheets/components/notifications/notifications-callout.scss */
  .notifications-callout header > button {
    display: none;
  }
}

/* line 39, app/assets/stylesheets/components/notifications/notifications-callout.scss */
.notifications-callout header > button > span {
  font-size: 2em;
}

/* line 44, app/assets/stylesheets/components/notifications/notifications-callout.scss */
.notifications-callout header ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin: 39px 16px 8px 16px;
  padding: 8px 0 0 0;
  clear: both;
}

/* line 2, app/assets/stylesheets/mixins.scss */
.notifications-callout header ul:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

@media screen and (min-width: 768px) {
  /* line 44, app/assets/stylesheets/components/notifications/notifications-callout.scss */
  .notifications-callout header ul {
    margin: 8px 16px;
  }
}

/* line 55, app/assets/stylesheets/components/notifications/notifications-callout.scss */
.notifications-callout header ul li {
  display: inline;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 63, app/assets/stylesheets/components/notifications/notifications-callout.scss */
.notifications-callout header ul li.notifications-callout-tool-link {
  float: right;
  font-size: 12px;
  text-transform: none;
}

/* line 70, app/assets/stylesheets/components/notifications/notifications-callout.scss */
.notifications-callout header ul li a.current {
  color: #19202d;
}

/* line 78, app/assets/stylesheets/components/notifications/notifications-callout.scss */
.notifications-callout section {
  height: calc(100% - 131px);
  overflow: auto;
}

@media screen and (min-width: 768px) {
  /* line 78, app/assets/stylesheets/components/notifications/notifications-callout.scss */
  .notifications-callout section {
    height: 250px;
  }
}

/* line 86, app/assets/stylesheets/components/notifications/notifications-callout.scss */
.notifications-callout section .no-notifications {
  text-align: center;
  padding: 8px 24px 0 24px;
  margin-top: calc(50% - 48px);
  text-transform: initial;
  font-weight: 500;
  font-size: 15px;
}

@media screen and (min-width: 569px) {
  /* line 86, app/assets/stylesheets/components/notifications/notifications-callout.scss */
  .notifications-callout section .no-notifications {
    margin-top: 0;
  }
}

/* line 97, app/assets/stylesheets/components/notifications/notifications-callout.scss */
.notifications-callout section .no-notifications p {
  margin-bottom: 20px;
  line-height: 20px;
}

/* line 101, app/assets/stylesheets/components/notifications/notifications-callout.scss */
.notifications-callout section .no-notifications p.bell-container {
  transform: rotate(15deg);
  margin-bottom: 16px;
}

/* line 105, app/assets/stylesheets/components/notifications/notifications-callout.scss */
.notifications-callout section .no-notifications p.bell-container span.icon-lw-bell {
  font-size: 65px;
  color: #8ea3b5;
}

@media screen and (max-width: 568px) {
  /* line 114, app/assets/stylesheets/components/notifications/notifications-callout.scss */
  .notifications-callout footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 36px;
  }
}

/* line 122, app/assets/stylesheets/components/notifications/notifications-callout.scss */
.notifications-callout footer a {
  display: block;
  text-align: center;
  padding: 8px 0;
  border-top: 1px solid #e4eaee;
  font-weight: 700;
  font-size: 12px;
  text-transform: initial;
}

/* line 2, app/assets/stylesheets/components/notifications/notifications-table.scss */
.notifications-table section.notifications {
  margin-top: 28px;
}

@media screen and (min-width: 769px) {
  /* line 2, app/assets/stylesheets/components/onboarding/select-investment-themes-modal.scss */
  .onboarding-select-investment-themes-modal article {
    width: 550px;
  }
}

@media screen and (min-width: 769px) {
  /* line 2, app/assets/stylesheets/components/onboarding/select-investor-type-modal.scss */
  .onboarding-select-investor-type-modal article {
    width: 550px;
  }
}

/* line 3, app/assets/stylesheets/components/pages/contact-us.scss */
.contact-us .contact-us-addresses address {
  font-style: normal;
}

/* line 7, app/assets/stylesheets/components/pages/contact-us.scss */
.contact-us .contact-us-addresses h2:first-child {
  margin-top: 0;
}

/* line 11, app/assets/stylesheets/components/pages/contact-us.scss */
.contact-us .contact-us-addresses ul.social-networks {
  padding: 2px 0 0 0;
}

/* line 14, app/assets/stylesheets/components/pages/contact-us.scss */
.contact-us .contact-us-addresses ul.social-networks li {
  border: 1px solid transparent;
  border-radius: 50%;
  float: left;
  height: 40px;
  padding: 4px;
  width: 40px;
  list-style: none;
}

/* line 23, app/assets/stylesheets/components/pages/contact-us.scss */
.contact-us .contact-us-addresses ul.social-networks li:hover {
  border: 1px solid #405e94;
}

/* line 27, app/assets/stylesheets/components/pages/contact-us.scss */
.contact-us .contact-us-addresses ul.social-networks li a {
  color: #fff;
  height: 30px;
  width: 30px;
  line-height: 28px;
  text-align: center;
  margin-right: 10px;
  border-radius: 50%;
  font-size: 13px;
  display: block;
}

/* line 39, app/assets/stylesheets/components/pages/contact-us.scss */
.contact-us .contact-us-addresses ul.social-networks li.social-fb a {
  background-color: #405e94;
}

/* line 43, app/assets/stylesheets/components/pages/contact-us.scss */
.contact-us .contact-us-addresses ul.social-networks li.social-gg a {
  background-color: #e3563b;
}

/* line 47, app/assets/stylesheets/components/pages/contact-us.scss */
.contact-us .contact-us-addresses ul.social-networks li.social-twitter a {
  background-color: #55acee;
}

/* line 51, app/assets/stylesheets/components/pages/contact-us.scss */
.contact-us .contact-us-addresses ul.social-networks li.social-linkedin a {
  background-color: #087ec6;
}

/* line 55, app/assets/stylesheets/components/pages/contact-us.scss */
.contact-us .contact-us-addresses ul.social-networks li.social-youtube a {
  background-color: #c4302b;
}

/* line 2, app/assets/stylesheets/components/pages/contributors.scss */
.pages-contributors .contact-box {
  margin-bottom: 60px;
}

/* line 6, app/assets/stylesheets/components/pages/contributors.scss */
.pages-contributors .text-desc {
  margin-top: 25px;
}

/* line 10, app/assets/stylesheets/components/pages/contributors.scss */
.pages-contributors .exclusive-events {
  background-color: #FFffff;
  background: url(/images/pages/05/access.png) no-repeat scroll bottom center/cover;
  padding: 190px 0 135px 0;
  position: relative;
  z-index: 4;
}

/* line 18, app/assets/stylesheets/components/pages/contributors.scss */
.pages-contributors .engaged-audience {
  background-color: #f2f5f8;
  padding: 190px 0 135px 0;
  position: relative;
  z-index: 5;
}

/* line 25, app/assets/stylesheets/components/pages/contributors.scss */
.pages-contributors .exclusive-group {
  background-color: #FFffff;
  background: url(/images/pages/05/exclusive.png) no-repeat scroll bottom center/cover;
  padding: 190px 0 135px 0;
  position: relative;
  z-index: 6;
}

/* line 33, app/assets/stylesheets/components/pages/contributors.scss */
.pages-contributors .investors {
  position: relative;
  z-index: 7;
  background-color: #f2f5f8;
  padding: 190px 0 135px 0;
}

/* line 1, app/assets/stylesheets/components/pages/snowflakes.scss */
.pages-snowflakes {
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /*Retina graphics!*/
  /*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
  /* FONT PATH
 * -------------------------- */
  /* makes the font 33% larger relative to the icon container */
  /* Deprecated as of 4.4.0 */
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
  /*
 *  Owl Carousel - Core
 */
  /* No Js */
  /*
 *  Owl Carousel - Animate Plugin
 */
  /*
 * 	Owl Carousel - Auto Height Plugin
 */
  /*
 * 	Owl Carousel - Lazy Load Plugin
 */
  /*
 * 	Owl Carousel - Video Plugin
 */
  /*
 * 	Default theme - Owl Carousel CSS File
 */
  /*! nouislider - 8.2.1 - 2015-12-02 21:43:15 */
  /**
 * 	3.0 Footer Style
		3.1 Footer V1
 */
  /**
 * 	3.2 Footer V2
 */
  /**
 * 	3.5 Footer V5
 */
  /**
 * 	4.0 Widget
 */
  /**
 * 5.0 Slider
 */
  /**
 * 6.0 Breadcrumb
 */
  /**
 * 7.0 Content
      7.1 Content
 */
  /* update scrollbar offset if both scrolls are visible */
  /* Home 4*/
  /* Home 5*/
  /**
 * 	7.3 Banner
 */
  /**
 *  7.4 About Us
 */
  /**
 *  7.5 Blog
 */
  /**
 *  7.6 Testimonial
 */
  /**
 * 7.7 Services
 */
  /**
 * 7.9 Refresh
 */
  /**
 * 7.11 Features
 */
  /**
 * 7.12 Amount
 */
  /**
 * 7.13 Pricing Table
 */
  /**
 * 7.14. page 404
 */
  /**
 * 7.15 Accordion
 */
  /**
 * 7.16 Charactor
 */
  /**
 * 7.17 Video Home
 */
  /**
 * 7.18 Game Play
 */
  /**
 * 7.19 Gallery
 */
  /**
 * 7.24 Charactor
 */
  /**********************************************************
***********************************************************
***********************************************************

   SOME MORE LAYER EXAMPLES, USE ONLY WHICH YOU NEED,
   TO SAVE LOAD TIME
***********************************************************
***********************************************************
***********************************************************/
  /*-----------------------------------------------------------------------------

-	Revolution Slider 5.0 Default Style Settings -

Screen Stylesheet

version:   	5.0.0
date:      	29/10/15
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /* '' */
  /******************************
	-	BASIC STYLES		-
******************************/
  /* CAROUSEL FUNCTIONS */
  /* ADDED FOR SLIDELINK MANAGEMENT */
  /**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/
  /*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/
  /***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/
  /******************************
	-	IE8 HACKS	-
*******************************/
  /********************************
	-	FULLSCREEN VIDEO	-
*********************************/
  /********************************
	-	DOTTED OVERLAYS	-
*********************************/
  /******************************
	-	SHADOWS		-
******************************/
  /******************************
	-	BUTTONS	-
*******************************/
  /*	BUTTON COLORS	*/
  /* TP BUTTONS DESKTOP SIZE */
  /* REV BUTTONS MEDIUM */
  /* REV BUTTONS SMALL */
  /* ROUNDING OPTIONS */
  /* BURGER BUTTON */
  /* SCROLL DOWN BUTTON */
  /************************************
-	TP BANNER TIMER		-
*************************************/
  /*********************************************
-	BASIC SETTINGS FOR THE BANNER	-
***********************************************/
  /*  CAPTION SLIDELINK   **/
  /******************************
	-	LOADER FORMS	-
********************************/
  /***********************************************
	-  STANDARD NAVIGATION SETTINGS
***********************************************/
  /***************************
	- KEN BURNS FIXES -
***************************/
  /***************************
	- 3D SHADOW MODE -
***************************/
  /*******************
	- DEBUG MODE -
*******************/
}

/* line 1, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 6, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes body {
  margin: 0;
}

/* line 9, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes article,
.pages-snowflakes aside,
.pages-snowflakes details,
.pages-snowflakes figcaption,
.pages-snowflakes figure,
.pages-snowflakes footer,
.pages-snowflakes header,
.pages-snowflakes hgroup,
.pages-snowflakes main,
.pages-snowflakes menu,
.pages-snowflakes nav,
.pages-snowflakes summary {
  display: block;
}

/* line 23, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes audio,
.pages-snowflakes canvas,
.pages-snowflakes progress,
.pages-snowflakes video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 30, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 34, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes [hidden],
.pages-snowflakes template {
  display: none;
}

/* line 38, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes abbr[title] {
  border-bottom: 1px dotted;
}

/* line 41, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes b,
.pages-snowflakes strong {
  font-weight: bold;
}

/* line 45, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes dfn {
  font-style: italic;
}

/* line 48, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 52, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes mark {
  background: #ff0;
  color: #000;
}

/* line 56, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes small {
  font-size: 80%;
}

/* line 59, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes sub,
.pages-snowflakes sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 66, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes sup {
  top: -0.5em;
}

/* line 69, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes sub {
  bottom: -0.25em;
}

/* line 72, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes img {
  border: 0;
}

/* line 75, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes svg:not(:root) {
  overflow: hidden;
}

/* line 78, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes figure {
  margin: 1em 40px;
}

/* line 81, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes hr {
  box-sizing: content-box;
  height: 0;
}

/* line 85, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes pre {
  overflow: auto;
}

/* line 88, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes code,
.pages-snowflakes kbd,
.pages-snowflakes pre,
.pages-snowflakes samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 95, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes button,
.pages-snowflakes input,
.pages-snowflakes optgroup,
.pages-snowflakes select,
.pages-snowflakes textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 104, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes button {
  overflow: visible;
}

/* line 107, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes button,
.pages-snowflakes select {
  text-transform: none;
}

/* line 111, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes button,
.pages-snowflakes html input[type="button"],
.pages-snowflakes input[type="reset"],
.pages-snowflakes input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 118, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes button[disabled],
.pages-snowflakes html input[disabled] {
  cursor: default;
}

/* line 122, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes button::-moz-focus-inner,
.pages-snowflakes input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 127, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes input {
  line-height: normal;
}

/* line 130, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes input[type="checkbox"],
.pages-snowflakes input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 135, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes input[type="number"]::-webkit-inner-spin-button,
.pages-snowflakes input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 139, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 143, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes input[type="search"]::-webkit-search-cancel-button,
.pages-snowflakes input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 147, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes fieldset {
  border: 1px solid #8ea3b5;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 152, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes legend {
  border: 0;
  padding: 0;
}

/* line 156, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes textarea {
  overflow: auto;
}

/* line 159, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes optgroup {
  font-weight: bold;
}

/* line 162, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 166, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes td,
.pages-snowflakes th {
  padding: 0;
}

@media print {
  /* line 173, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes *,
.pages-snowflakes *:before,
.pages-snowflakes *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  /* line 181, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes a,
.pages-snowflakes a:visited {
    text-decoration: underline;
  }
  /* line 185, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes a[href]:after {
    content: " (" attr(href) ")";
  }
  /* line 188, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /* line 191, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes a[href^="#"]:after,
.pages-snowflakes a[href^="javascript:"]:after {
    content: "";
  }
  /* line 195, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes pre,
.pages-snowflakes blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /* line 200, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes thead {
    display: table-header-group;
  }
  /* line 203, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes tr,
.pages-snowflakes img {
    page-break-inside: avoid;
  }
  /* line 207, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes img {
    max-width: 100% !important;
  }
  /* line 210, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes p,
.pages-snowflakes h2,
.pages-snowflakes h3 {
    orphans: 3;
    widows: 3;
  }
  /* line 216, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes h2,
.pages-snowflakes h3 {
    page-break-after: avoid;
  }
  /* line 220, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .navbar {
    display: none;
  }
  /* line 223, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .btn > .caret, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button > .caret, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button > .caret,
.pages-snowflakes .dropup > .btn > .caret,
.pages-snowflakes .sidebar .sidebar-item .dropup > .sidebar-item-primary-button > .caret,
.sidebar .sidebar-item .pages-snowflakes .dropup > .sidebar-item-primary-button > .caret {
    border-top-color: #000 !important;
  }
  /* line 227, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .label {
    border: 1px solid #000;
  }
  /* line 230, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .table {
    border-collapse: collapse !important;
  }
  /* line 233, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .table td,
.pages-snowflakes .table th {
    background-color: #fff !important;
  }
  /* line 237, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .table-bordered th,
.pages-snowflakes .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  /* line 1, app/assets/stylesheets/components/pages/snowflakes.scss */
  .pages-snowflakes {
    font-family: 'Glyphicons Halflings';
    src: url(/../fonts/bootstrap/glyphicons-halflings-regular.eot);
    src: url(/../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(/../fonts/bootstrap/glyphicons-halflings-regular.woff2) format("woff2"), url(/../fonts/bootstrap/glyphicons-halflings-regular.woff) format("woff"), url(/../fonts/bootstrap/glyphicons-halflings-regular.ttf) format("truetype"), url(/../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
  }
}

/* line 247, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 258, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-asterisk:before {
  content: "\2a";
}

/* line 261, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-plus:before {
  content: "\2b";
}

/* line 264, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-euro:before,
.pages-snowflakes .glyphicon-eur:before {
  content: "\20ac";
}

/* line 268, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-minus:before {
  content: "\2212";
}

/* line 271, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-cloud:before {
  content: "\2601";
}

/* line 274, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-envelope:before {
  content: "\2709";
}

/* line 277, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-pencil:before {
  content: "\270f";
}

/* line 280, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-glass:before {
  content: "\e001";
}

/* line 283, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-music:before {
  content: "\e002";
}

/* line 286, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-search:before {
  content: "\e003";
}

/* line 289, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-heart:before {
  content: "\e005";
}

/* line 292, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-star:before {
  content: "\e006";
}

/* line 295, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-star-empty:before {
  content: "\e007";
}

/* line 298, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-user:before {
  content: "\e008";
}

/* line 301, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-film:before {
  content: "\e009";
}

/* line 304, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-th-large:before {
  content: "\e010";
}

/* line 307, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-th:before {
  content: "\e011";
}

/* line 310, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-th-list:before {
  content: "\e012";
}

/* line 313, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-ok:before {
  content: "\e013";
}

/* line 316, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-remove:before {
  content: "\e014";
}

/* line 319, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 322, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 325, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-off:before {
  content: "\e017";
}

/* line 328, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-signal:before {
  content: "\e018";
}

/* line 331, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-cog:before {
  content: "\e019";
}

/* line 334, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-trash:before {
  content: "\e020";
}

/* line 337, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-home:before {
  content: "\e021";
}

/* line 340, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-file:before {
  content: "\e022";
}

/* line 343, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-time:before {
  content: "\e023";
}

/* line 346, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-road:before {
  content: "\e024";
}

/* line 349, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-download-alt:before {
  content: "\e025";
}

/* line 352, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-download:before {
  content: "\e026";
}

/* line 355, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-upload:before {
  content: "\e027";
}

/* line 358, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-inbox:before {
  content: "\e028";
}

/* line 361, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-play-circle:before {
  content: "\e029";
}

/* line 364, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-repeat:before {
  content: "\e030";
}

/* line 367, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-refresh:before {
  content: "\e031";
}

/* line 370, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-list-alt:before {
  content: "\e032";
}

/* line 373, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-lock:before {
  content: "\e033";
}

/* line 376, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-flag:before {
  content: "\e034";
}

/* line 379, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-headphones:before {
  content: "\e035";
}

/* line 382, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-volume-off:before {
  content: "\e036";
}

/* line 385, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-volume-down:before {
  content: "\e037";
}

/* line 388, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-volume-up:before {
  content: "\e038";
}

/* line 391, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-qrcode:before {
  content: "\e039";
}

/* line 394, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-barcode:before {
  content: "\e040";
}

/* line 397, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-tag:before {
  content: "\e041";
}

/* line 400, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-tags:before {
  content: "\e042";
}

/* line 403, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-book:before {
  content: "\e043";
}

/* line 406, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-bookmark:before {
  content: "\e044";
}

/* line 409, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-print:before {
  content: "\e045";
}

/* line 412, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-camera:before {
  content: "\e046";
}

/* line 415, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-font:before {
  content: "\e047";
}

/* line 418, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-bold:before {
  content: "\e048";
}

/* line 421, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-italic:before {
  content: "\e049";
}

/* line 424, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-text-height:before {
  content: "\e050";
}

/* line 427, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-text-width:before {
  content: "\e051";
}

/* line 430, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-align-left:before {
  content: "\e052";
}

/* line 433, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-align-center:before {
  content: "\e053";
}

/* line 436, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-align-right:before {
  content: "\e054";
}

/* line 439, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-align-justify:before {
  content: "\e055";
}

/* line 442, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-list:before {
  content: "\e056";
}

/* line 445, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-indent-left:before {
  content: "\e057";
}

/* line 448, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-indent-right:before {
  content: "\e058";
}

/* line 451, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 454, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-picture:before {
  content: "\e060";
}

/* line 457, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-map-marker:before {
  content: "\e062";
}

/* line 460, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-adjust:before {
  content: "\e063";
}

/* line 463, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-tint:before {
  content: "\e064";
}

/* line 466, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-edit:before {
  content: "\e065";
}

/* line 469, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-share:before {
  content: "\e066";
}

/* line 472, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-check:before {
  content: "\e067";
}

/* line 475, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-move:before {
  content: "\e068";
}

/* line 478, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-step-backward:before {
  content: "\e069";
}

/* line 481, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 484, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-backward:before {
  content: "\e071";
}

/* line 487, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-play:before {
  content: "\e072";
}

/* line 490, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-pause:before {
  content: "\e073";
}

/* line 493, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-stop:before {
  content: "\e074";
}

/* line 496, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-forward:before {
  content: "\e075";
}

/* line 499, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 502, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-step-forward:before {
  content: "\e077";
}

/* line 505, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-eject:before {
  content: "\e078";
}

/* line 508, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 511, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 514, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 517, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 520, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 523, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 526, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-question-sign:before {
  content: "\e085";
}

/* line 529, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-info-sign:before {
  content: "\e086";
}

/* line 532, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-screenshot:before {
  content: "\e087";
}

/* line 535, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 538, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 541, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 544, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 547, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 550, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 553, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 556, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-share-alt:before {
  content: "\e095";
}

/* line 559, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-resize-full:before {
  content: "\e096";
}

/* line 562, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-resize-small:before {
  content: "\e097";
}

/* line 565, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 568, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-gift:before {
  content: "\e102";
}

/* line 571, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-leaf:before {
  content: "\e103";
}

/* line 574, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-fire:before {
  content: "\e104";
}

/* line 577, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-eye-open:before {
  content: "\e105";
}

/* line 580, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-eye-close:before {
  content: "\e106";
}

/* line 583, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 586, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-plane:before {
  content: "\e108";
}

/* line 589, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-calendar:before {
  content: "\e109";
}

/* line 592, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-random:before {
  content: "\e110";
}

/* line 595, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-comment:before {
  content: "\e111";
}

/* line 598, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-magnet:before {
  content: "\e112";
}

/* line 601, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 604, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 607, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-retweet:before {
  content: "\e115";
}

/* line 610, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 613, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-folder-close:before {
  content: "\e117";
}

/* line 616, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-folder-open:before {
  content: "\e118";
}

/* line 619, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 622, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 625, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-hdd:before {
  content: "\e121";
}

/* line 628, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 631, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-bell:before {
  content: "\e123";
}

/* line 634, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-certificate:before {
  content: "\e124";
}

/* line 637, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 640, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 643, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-hand-right:before {
  content: "\e127";
}

/* line 646, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-hand-left:before {
  content: "\e128";
}

/* line 649, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-hand-up:before {
  content: "\e129";
}

/* line 652, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-hand-down:before {
  content: "\e130";
}

/* line 655, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 658, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 661, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 664, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 667, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-globe:before {
  content: "\e135";
}

/* line 670, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-wrench:before {
  content: "\e136";
}

/* line 673, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-tasks:before {
  content: "\e137";
}

/* line 676, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-filter:before {
  content: "\e138";
}

/* line 679, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-briefcase:before {
  content: "\e139";
}

/* line 682, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 685, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-dashboard:before {
  content: "\e141";
}

/* line 688, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-paperclip:before {
  content: "\e142";
}

/* line 691, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 694, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-link:before {
  content: "\e144";
}

/* line 697, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-phone:before {
  content: "\e145";
}

/* line 700, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-pushpin:before {
  content: "\e146";
}

/* line 703, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-usd:before {
  content: "\e148";
}

/* line 706, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-gbp:before {
  content: "\e149";
}

/* line 709, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-sort:before {
  content: "\e150";
}

/* line 712, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 715, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 718, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 721, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 724, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 727, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 730, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-unchecked:before {
  content: "\e157";
}

/* line 733, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-expand:before {
  content: "\e158";
}

/* line 736, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 739, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 742, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-log-in:before {
  content: "\e161";
}

/* line 745, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-flash:before {
  content: "\e162";
}

/* line 748, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-log-out:before {
  content: "\e163";
}

/* line 751, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-new-window:before {
  content: "\e164";
}

/* line 754, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-record:before {
  content: "\e165";
}

/* line 757, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-save:before {
  content: "\e166";
}

/* line 760, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-open:before {
  content: "\e167";
}

/* line 763, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-saved:before {
  content: "\e168";
}

/* line 766, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-import:before {
  content: "\e169";
}

/* line 769, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-export:before {
  content: "\e170";
}

/* line 772, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-send:before {
  content: "\e171";
}

/* line 775, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 778, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 781, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 784, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 787, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 790, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-credit-card:before {
  content: "\e177";
}

/* line 793, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-transfer:before {
  content: "\e178";
}

/* line 796, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-cutlery:before {
  content: "\e179";
}

/* line 799, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-header:before {
  content: "\e180";
}

/* line 802, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-compressed:before {
  content: "\e181";
}

/* line 805, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-earphone:before {
  content: "\e182";
}

/* line 808, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 811, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-tower:before {
  content: "\e184";
}

/* line 814, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-stats:before {
  content: "\e185";
}

/* line 817, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-sd-video:before {
  content: "\e186";
}

/* line 820, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-hd-video:before {
  content: "\e187";
}

/* line 823, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-subtitles:before {
  content: "\e188";
}

/* line 826, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 829, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 832, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 835, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 838, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 841, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 844, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 847, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 850, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 853, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 856, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 859, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-cd:before {
  content: "\e201";
}

/* line 862, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-save-file:before {
  content: "\e202";
}

/* line 865, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-open-file:before {
  content: "\e203";
}

/* line 868, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-level-up:before {
  content: "\e204";
}

/* line 871, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-copy:before {
  content: "\e205";
}

/* line 874, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-paste:before {
  content: "\e206";
}

/* line 877, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-alert:before {
  content: "\e209";
}

/* line 880, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-equalizer:before {
  content: "\e210";
}

/* line 883, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-king:before {
  content: "\e211";
}

/* line 886, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-queen:before {
  content: "\e212";
}

/* line 889, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-pawn:before {
  content: "\e213";
}

/* line 892, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-bishop:before {
  content: "\e214";
}

/* line 895, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-knight:before {
  content: "\e215";
}

/* line 898, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-baby-formula:before {
  content: "\e216";
}

/* line 901, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-tent:before {
  content: "\26fa";
}

/* line 904, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-blackboard:before {
  content: "\e218";
}

/* line 907, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-bed:before {
  content: "\e219";
}

/* line 910, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-apple:before {
  content: "\f8ff";
}

/* line 913, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-erase:before {
  content: "\e221";
}

/* line 916, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-hourglass:before {
  content: "\231b";
}

/* line 919, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-lamp:before {
  content: "\e223";
}

/* line 922, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-duplicate:before {
  content: "\e224";
}

/* line 925, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-piggy-bank:before {
  content: "\e225";
}

/* line 928, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-scissors:before {
  content: "\e226";
}

/* line 931, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-bitcoin:before {
  content: "\e227";
}

/* line 934, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-btc:before {
  content: "\e227";
}

/* line 937, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-xbt:before {
  content: "\e227";
}

/* line 940, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-yen:before {
  content: "\00a5";
}

/* line 943, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-jpy:before {
  content: "\00a5";
}

/* line 946, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-ruble:before {
  content: "\20bd";
}

/* line 949, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-rub:before {
  content: "\20bd";
}

/* line 952, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-scale:before {
  content: "\e230";
}

/* line 955, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-ice-lolly:before {
  content: "\e231";
}

/* line 958, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

/* line 961, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-education:before {
  content: "\e233";
}

/* line 964, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-option-horizontal:before {
  content: "\e234";
}

/* line 967, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-option-vertical:before {
  content: "\e235";
}

/* line 970, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-menu-hamburger:before {
  content: "\e236";
}

/* line 973, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-modal-window:before {
  content: "\e237";
}

/* line 976, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-oil:before {
  content: "\e238";
}

/* line 979, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-grain:before {
  content: "\e239";
}

/* line 982, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-sunglasses:before {
  content: "\e240";
}

/* line 985, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-text-size:before {
  content: "\e241";
}

/* line 988, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-text-color:before {
  content: "\e242";
}

/* line 991, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-text-background:before {
  content: "\e243";
}

/* line 994, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-object-align-top:before {
  content: "\e244";
}

/* line 997, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-object-align-bottom:before {
  content: "\e245";
}

/* line 1000, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-object-align-horizontal:before {
  content: "\e246";
}

/* line 1003, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-object-align-left:before {
  content: "\e247";
}

/* line 1006, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-object-align-vertical:before {
  content: "\e248";
}

/* line 1009, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-object-align-right:before {
  content: "\e249";
}

/* line 1012, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-triangle-right:before {
  content: "\e250";
}

/* line 1015, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-triangle-left:before {
  content: "\e251";
}

/* line 1018, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-triangle-bottom:before {
  content: "\e252";
}

/* line 1021, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-triangle-top:before {
  content: "\e253";
}

/* line 1024, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-console:before {
  content: "\e254";
}

/* line 1027, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-superscript:before {
  content: "\e255";
}

/* line 1030, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-subscript:before {
  content: "\e256";
}

/* line 1033, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-menu-left:before {
  content: "\e257";
}

/* line 1036, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-menu-right:before {
  content: "\e258";
}

/* line 1039, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-menu-down:before {
  content: "\e259";
}

/* line 1042, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .glyphicon-menu-up:before {
  content: "\e260";
}

/* line 1045, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1050, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes *:before,
.pages-snowflakes *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 1056, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

/* line 1060, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

/* line 1067, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes input,
.pages-snowflakes button,
.pages-snowflakes select,
.pages-snowflakes textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 1075, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes figure {
  margin: 0;
}

/* line 1078, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes img {
  vertical-align: middle;
}

/* line 1081, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 1086, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .img-rounded {
  border-radius: 6px;
}

/* line 1089, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 1102, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .img-circle {
  border-radius: 50%;
}

/* line 1105, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 1111, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 1121, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .sr-only-focusable:active,
.pages-snowflakes .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

/* line 1130, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes [role="button"] {
  cursor: pointer;
}

/* line 1133, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes h1,
.pages-snowflakes h2,
.pages-snowflakes h3,
.pages-snowflakes h4,
.pages-snowflakes h5,
.pages-snowflakes h6,
.pages-snowflakes .h1,
.pages-snowflakes .h2,
.pages-snowflakes .h3,
.pages-snowflakes .h4,
.pages-snowflakes .h5,
.pages-snowflakes .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

/* line 1150, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes h1 small,
.pages-snowflakes h1 .small,
.pages-snowflakes h2 small,
.pages-snowflakes h2 .small,
.pages-snowflakes h3 small,
.pages-snowflakes h3 .small,
.pages-snowflakes h4 small,
.pages-snowflakes h4 .small,
.pages-snowflakes h5 small,
.pages-snowflakes h5 .small,
.pages-snowflakes h6 small,
.pages-snowflakes h6 .small,
.pages-snowflakes .h1 small,
.pages-snowflakes .h1 .small,
.pages-snowflakes .h2 small,
.pages-snowflakes .h2 .small,
.pages-snowflakes .h3 small,
.pages-snowflakes .h3 .small,
.pages-snowflakes .h4 small,
.pages-snowflakes .h4 .small,
.pages-snowflakes .h5 small,
.pages-snowflakes .h5 .small,
.pages-snowflakes .h6 small,
.pages-snowflakes .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

/* line 1178, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes h1,
.pages-snowflakes .h1,
.pages-snowflakes h2,
.pages-snowflakes .h2,
.pages-snowflakes h3,
.pages-snowflakes .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 1187, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes h1 small,
.pages-snowflakes h1 .small,
.pages-snowflakes .h1 small,
.pages-snowflakes .h1 .small,
.pages-snowflakes h2 small,
.pages-snowflakes h2 .small,
.pages-snowflakes .h2 small,
.pages-snowflakes .h2 .small,
.pages-snowflakes h3 small,
.pages-snowflakes h3 .small,
.pages-snowflakes .h3 small,
.pages-snowflakes .h3 .small {
  font-size: 65%;
}

/* line 1201, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes h4,
.pages-snowflakes .h4,
.pages-snowflakes h5,
.pages-snowflakes .h5,
.pages-snowflakes h6,
.pages-snowflakes .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 1210, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes h4 small,
.pages-snowflakes h4 .small,
.pages-snowflakes .h4 small,
.pages-snowflakes .h4 .small,
.pages-snowflakes h5 small,
.pages-snowflakes h5 .small,
.pages-snowflakes .h5 small,
.pages-snowflakes .h5 .small,
.pages-snowflakes h6 small,
.pages-snowflakes h6 .small,
.pages-snowflakes .h6 small,
.pages-snowflakes .h6 .small {
  font-size: 75%;
}

/* line 1224, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes h1,
.pages-snowflakes .h1 {
  font-size: 36px;
}

/* line 1228, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes h2,
.pages-snowflakes .h2 {
  font-size: 30px;
}

/* line 1232, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes h3,
.pages-snowflakes .h3 {
  font-size: 24px;
}

/* line 1236, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes h4,
.pages-snowflakes .h4 {
  font-size: 18px;
}

/* line 1240, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes h5,
.pages-snowflakes .h5 {
  font-size: 14px;
}

/* line 1244, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes h6,
.pages-snowflakes .h6 {
  font-size: 12px;
}

/* line 1248, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes p {
  margin: 0 0 10px;
}

/* line 1251, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  /* line 1258, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .lead {
    font-size: 21px;
  }
}

/* line 1262, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes small,
.pages-snowflakes .small {
  font-size: 85%;
}

/* line 1266, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes mark,
.pages-snowflakes .mark {
  background-color: #fcf8e3;
  padding: .2em;
}

/* line 1271, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .text-left {
  text-align: left;
}

/* line 1274, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .text-right {
  text-align: right;
}

/* line 1277, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .text-center {
  text-align: center;
}

/* line 1280, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .text-justify {
  text-align: justify;
}

/* line 1283, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .text-nowrap {
  white-space: nowrap;
}

/* line 1286, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .text-lowercase {
  text-transform: lowercase;
}

/* line 1289, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .text-uppercase,
.pages-snowflakes .initialism {
  text-transform: uppercase;
}

/* line 1293, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .text-capitalize {
  text-transform: capitalize;
}

/* line 1296, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .text-muted {
  color: #777777;
}

/* line 1299, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .text-primary {
  color: #337ab7;
}

/* line 1302, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes a.text-primary:hover,
.pages-snowflakes a.text-primary:focus {
  color: #286090;
}

/* line 1306, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .text-success {
  color: #3c763d;
}

/* line 1309, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes a.text-success:hover,
.pages-snowflakes a.text-success:focus {
  color: #2b542c;
}

/* line 1313, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .text-info {
  color: #31708f;
}

/* line 1316, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes a.text-info:hover,
.pages-snowflakes a.text-info:focus {
  color: #245269;
}

/* line 1320, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .text-warning {
  color: #8a6d3b;
}

/* line 1323, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes a.text-warning:hover,
.pages-snowflakes a.text-warning:focus {
  color: #66512c;
}

/* line 1327, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .text-danger {
  color: #a94442;
}

/* line 1330, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes a.text-danger:hover,
.pages-snowflakes a.text-danger:focus {
  color: #843534;
}

/* line 1334, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .bg-success {
  background-color: #dff0d8;
}

/* line 1337, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes a.bg-success:hover,
.pages-snowflakes a.bg-success:focus {
  background-color: #c1e2b3;
}

/* line 1341, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .bg-info {
  background-color: #d9edf7;
}

/* line 1344, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes a.bg-info:hover,
.pages-snowflakes a.bg-info:focus {
  background-color: #afd9ee;
}

/* line 1348, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .bg-warning {
  background-color: #fcf8e3;
}

/* line 1351, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes a.bg-warning:hover,
.pages-snowflakes a.bg-warning:focus {
  background-color: #f7ecb5;
}

/* line 1355, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .bg-danger {
  background-color: #f2dede;
}

/* line 1358, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes a.bg-danger:hover,
.pages-snowflakes a.bg-danger:focus {
  background-color: #e4b9b9;
}

/* line 1362, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes ul,
.pages-snowflakes ol {
  margin-top: 0;
  margin-bottom: 10px;
}

/* line 1367, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes ul ul,
.pages-snowflakes ul ol,
.pages-snowflakes ol ul,
.pages-snowflakes ol ol {
  margin-bottom: 0;
}

/* line 1373, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 1377, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

/* line 1382, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 1387, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 1391, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes dt,
.pages-snowflakes dd {
  line-height: 1.42857;
}

/* line 1395, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes dt {
  font-weight: bold;
}

/* line 1398, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes dd {
  margin-left: 0;
}

/* line 1401, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .dl-horizontal dd:before,
.pages-snowflakes .dl-horizontal dd:after {
  content: " ";
  display: table;
}

/* line 1406, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 1410, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 1419, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .dl-horizontal dd {
    margin-left: 180px;
  }
}

/* line 1423, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes abbr[title],
.pages-snowflakes abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

/* line 1428, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .initialism {
  font-size: 90%;
}

/* line 1431, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

/* line 1437, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes blockquote p:last-child,
.pages-snowflakes blockquote ul:last-child,
.pages-snowflakes blockquote ol:last-child {
  margin-bottom: 0;
}

/* line 1442, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes blockquote footer,
.pages-snowflakes blockquote small,
.pages-snowflakes blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}

/* line 1450, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes blockquote footer:before,
.pages-snowflakes blockquote small:before,
.pages-snowflakes blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 1455, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .blockquote-reverse,
.pages-snowflakes blockquote.pull-right,
.pages-snowflakes .sidebar .sidebar-item blockquote.sidebar-item-secondary-link,
.sidebar .sidebar-item .pages-snowflakes blockquote.sidebar-item-secondary-link,
.pages-snowflakes .sidebar .sidebar-item blockquote.sidebar-item-link,
.sidebar .sidebar-item .pages-snowflakes blockquote.sidebar-item-link {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

/* line 1463, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .blockquote-reverse footer:before,
.pages-snowflakes .blockquote-reverse small:before,
.pages-snowflakes .blockquote-reverse .small:before,
.pages-snowflakes blockquote.pull-right footer:before,
.pages-snowflakes .sidebar .sidebar-item blockquote.sidebar-item-secondary-link footer:before,
.sidebar .sidebar-item .pages-snowflakes blockquote.sidebar-item-secondary-link footer:before,
.pages-snowflakes .sidebar .sidebar-item blockquote.sidebar-item-link footer:before,
.sidebar .sidebar-item .pages-snowflakes blockquote.sidebar-item-link footer:before,
.pages-snowflakes blockquote.pull-right small:before,
.pages-snowflakes .sidebar .sidebar-item blockquote.sidebar-item-secondary-link small:before,
.sidebar .sidebar-item .pages-snowflakes blockquote.sidebar-item-secondary-link small:before,
.pages-snowflakes .sidebar .sidebar-item blockquote.sidebar-item-link small:before,
.sidebar .sidebar-item .pages-snowflakes blockquote.sidebar-item-link small:before,
.pages-snowflakes blockquote.pull-right .small:before,
.pages-snowflakes .sidebar .sidebar-item blockquote.sidebar-item-secondary-link .small:before,
.sidebar .sidebar-item .pages-snowflakes blockquote.sidebar-item-secondary-link .small:before,
.pages-snowflakes .sidebar .sidebar-item blockquote.sidebar-item-link .small:before,
.sidebar .sidebar-item .pages-snowflakes blockquote.sidebar-item-link .small:before {
  content: '';
}

/* line 1471, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .blockquote-reverse footer:after,
.pages-snowflakes .blockquote-reverse small:after,
.pages-snowflakes .blockquote-reverse .small:after,
.pages-snowflakes blockquote.pull-right footer:after,
.pages-snowflakes .sidebar .sidebar-item blockquote.sidebar-item-secondary-link footer:after,
.sidebar .sidebar-item .pages-snowflakes blockquote.sidebar-item-secondary-link footer:after,
.pages-snowflakes .sidebar .sidebar-item blockquote.sidebar-item-link footer:after,
.sidebar .sidebar-item .pages-snowflakes blockquote.sidebar-item-link footer:after,
.pages-snowflakes blockquote.pull-right small:after,
.pages-snowflakes .sidebar .sidebar-item blockquote.sidebar-item-secondary-link small:after,
.sidebar .sidebar-item .pages-snowflakes blockquote.sidebar-item-secondary-link small:after,
.pages-snowflakes .sidebar .sidebar-item blockquote.sidebar-item-link small:after,
.sidebar .sidebar-item .pages-snowflakes blockquote.sidebar-item-link small:after,
.pages-snowflakes blockquote.pull-right .small:after,
.pages-snowflakes .sidebar .sidebar-item blockquote.sidebar-item-secondary-link .small:after,
.sidebar .sidebar-item .pages-snowflakes blockquote.sidebar-item-secondary-link .small:after,
.pages-snowflakes .sidebar .sidebar-item blockquote.sidebar-item-link .small:after,
.sidebar .sidebar-item .pages-snowflakes blockquote.sidebar-item-link .small:after {
  content: '\00A0 \2014';
}

/* line 1479, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 1484, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes code,
.pages-snowflakes kbd,
.pages-snowflakes pre,
.pages-snowflakes samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 1490, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

/* line 1497, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 1505, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

/* line 1511, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

/* line 1524, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 1532, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 1536, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .home-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 1542, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .home-container:before,
.pages-snowflakes .home-container:after {
  content: " ";
  display: table;
}

/* line 1547, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .home-container:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 1551, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .home-container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  /* line 1556, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .home-container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  /* line 1561, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .home-container {
    width: 1170px;
  }
}

/* line 1565, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .home-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 1571, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .home-container-fluid:before,
.pages-snowflakes .home-container-fluid:after {
  content: " ";
  display: table;
}

/* line 1576, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .home-container-fluid:after {
  clear: both;
}

/* line 1579, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .row {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 1583, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .row:before,
.pages-snowflakes .row:after {
  content: " ";
  display: table;
}

/* line 1588, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .row:after {
  clear: both;
}

/* line 1591, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-1,
.pages-snowflakes .col-sm-1,
.pages-snowflakes .col-md-1,
.pages-snowflakes .col-lg-1,
.pages-snowflakes .col-xs-2,
.pages-snowflakes .col-sm-2,
.pages-snowflakes .col-md-2,
.pages-snowflakes .col-lg-2,
.pages-snowflakes .col-xs-3,
.pages-snowflakes .col-sm-3,
.pages-snowflakes .col-md-3,
.pages-snowflakes .col-lg-3,
.pages-snowflakes .col-xs-4,
.pages-snowflakes .col-sm-4,
.pages-snowflakes .col-md-4,
.pages-snowflakes .col-lg-4,
.pages-snowflakes .col-xs-5,
.pages-snowflakes .col-sm-5,
.pages-snowflakes .col-md-5,
.pages-snowflakes .col-lg-5,
.pages-snowflakes .col-xs-6,
.pages-snowflakes .col-sm-6,
.pages-snowflakes .col-md-6,
.pages-snowflakes .col-lg-6,
.pages-snowflakes .col-xs-7,
.pages-snowflakes .col-sm-7,
.pages-snowflakes .col-md-7,
.pages-snowflakes .col-lg-7,
.pages-snowflakes .col-xs-8,
.pages-snowflakes .col-sm-8,
.pages-snowflakes .col-md-8,
.pages-snowflakes .col-lg-8,
.pages-snowflakes .col-xs-9,
.pages-snowflakes .col-sm-9,
.pages-snowflakes .col-md-9,
.pages-snowflakes .col-lg-9,
.pages-snowflakes .col-xs-10,
.pages-snowflakes .col-sm-10,
.pages-snowflakes .col-md-10,
.pages-snowflakes .col-lg-10,
.pages-snowflakes .col-xs-11,
.pages-snowflakes .col-sm-11,
.pages-snowflakes .col-md-11,
.pages-snowflakes .col-lg-11,
.pages-snowflakes .col-xs-12,
.pages-snowflakes .col-sm-12,
.pages-snowflakes .col-md-12,
.pages-snowflakes .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

/* line 1644, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-1,
.pages-snowflakes .col-xs-2,
.pages-snowflakes .col-xs-3,
.pages-snowflakes .col-xs-4,
.pages-snowflakes .col-xs-5,
.pages-snowflakes .col-xs-6,
.pages-snowflakes .col-xs-7,
.pages-snowflakes .col-xs-8,
.pages-snowflakes .col-xs-9,
.pages-snowflakes .col-xs-10,
.pages-snowflakes .col-xs-11,
.pages-snowflakes .col-xs-12 {
  float: left;
}

/* line 1658, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-1 {
  width: 8.33333%;
}

/* line 1661, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-2 {
  width: 16.66667%;
}

/* line 1664, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-3 {
  width: 25%;
}

/* line 1667, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-4 {
  width: 33.33333%;
}

/* line 1670, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-5 {
  width: 41.66667%;
}

/* line 1673, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-6 {
  width: 50%;
}

/* line 1676, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-7 {
  width: 58.33333%;
}

/* line 1679, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-8 {
  width: 66.66667%;
}

/* line 1682, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-9 {
  width: 75%;
}

/* line 1685, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-10 {
  width: 83.33333%;
}

/* line 1688, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-11 {
  width: 91.66667%;
}

/* line 1691, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-12 {
  width: 100%;
}

/* line 1694, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-pull-0 {
  right: auto;
}

/* line 1697, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-pull-1 {
  right: 8.33333%;
}

/* line 1700, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-pull-2 {
  right: 16.66667%;
}

/* line 1703, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-pull-3 {
  right: 25%;
}

/* line 1706, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-pull-4 {
  right: 33.33333%;
}

/* line 1709, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-pull-5 {
  right: 41.66667%;
}

/* line 1712, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-pull-6 {
  right: 50%;
}

/* line 1715, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-pull-7 {
  right: 58.33333%;
}

/* line 1718, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-pull-8 {
  right: 66.66667%;
}

/* line 1721, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-pull-9 {
  right: 75%;
}

/* line 1724, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-pull-10 {
  right: 83.33333%;
}

/* line 1727, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-pull-11 {
  right: 91.66667%;
}

/* line 1730, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-pull-12 {
  right: 100%;
}

/* line 1733, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-push-0 {
  left: auto;
}

/* line 1736, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-push-1 {
  left: 8.33333%;
}

/* line 1739, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-push-2 {
  left: 16.66667%;
}

/* line 1742, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-push-3 {
  left: 25%;
}

/* line 1745, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-push-4 {
  left: 33.33333%;
}

/* line 1748, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-push-5 {
  left: 41.66667%;
}

/* line 1751, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-push-6 {
  left: 50%;
}

/* line 1754, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-push-7 {
  left: 58.33333%;
}

/* line 1757, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-push-8 {
  left: 66.66667%;
}

/* line 1760, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-push-9 {
  left: 75%;
}

/* line 1763, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-push-10 {
  left: 83.33333%;
}

/* line 1766, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-push-11 {
  left: 91.66667%;
}

/* line 1769, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-push-12 {
  left: 100%;
}

/* line 1772, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-offset-0 {
  margin-left: 0%;
}

/* line 1775, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-offset-1 {
  margin-left: 8.33333%;
}

/* line 1778, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-offset-2 {
  margin-left: 16.66667%;
}

/* line 1781, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-offset-3 {
  margin-left: 25%;
}

/* line 1784, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-offset-4 {
  margin-left: 33.33333%;
}

/* line 1787, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-offset-5 {
  margin-left: 41.66667%;
}

/* line 1790, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-offset-6 {
  margin-left: 50%;
}

/* line 1793, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-offset-7 {
  margin-left: 58.33333%;
}

/* line 1796, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-offset-8 {
  margin-left: 66.66667%;
}

/* line 1799, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-offset-9 {
  margin-left: 75%;
}

/* line 1802, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-offset-10 {
  margin-left: 83.33333%;
}

/* line 1805, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-offset-11 {
  margin-left: 91.66667%;
}

/* line 1808, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 1812, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-1,
.pages-snowflakes .col-sm-2,
.pages-snowflakes .col-sm-3,
.pages-snowflakes .col-sm-4,
.pages-snowflakes .col-sm-5,
.pages-snowflakes .col-sm-6,
.pages-snowflakes .col-sm-7,
.pages-snowflakes .col-sm-8,
.pages-snowflakes .col-sm-9,
.pages-snowflakes .col-sm-10,
.pages-snowflakes .col-sm-11,
.pages-snowflakes .col-sm-12 {
    float: left;
  }
  /* line 1826, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-1 {
    width: 8.33333%;
  }
  /* line 1829, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-2 {
    width: 16.66667%;
  }
  /* line 1832, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-3 {
    width: 25%;
  }
  /* line 1835, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-4 {
    width: 33.33333%;
  }
  /* line 1838, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-5 {
    width: 41.66667%;
  }
  /* line 1841, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-6 {
    width: 50%;
  }
  /* line 1844, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-7 {
    width: 58.33333%;
  }
  /* line 1847, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-8 {
    width: 66.66667%;
  }
  /* line 1850, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-9 {
    width: 75%;
  }
  /* line 1853, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-10 {
    width: 83.33333%;
  }
  /* line 1856, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-11 {
    width: 91.66667%;
  }
  /* line 1859, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-12 {
    width: 100%;
  }
  /* line 1862, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-pull-0 {
    right: auto;
  }
  /* line 1865, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-pull-1 {
    right: 8.33333%;
  }
  /* line 1868, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-pull-2 {
    right: 16.66667%;
  }
  /* line 1871, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-pull-3 {
    right: 25%;
  }
  /* line 1874, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-pull-4 {
    right: 33.33333%;
  }
  /* line 1877, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-pull-5 {
    right: 41.66667%;
  }
  /* line 1880, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-pull-6 {
    right: 50%;
  }
  /* line 1883, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-pull-7 {
    right: 58.33333%;
  }
  /* line 1886, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-pull-8 {
    right: 66.66667%;
  }
  /* line 1889, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-pull-9 {
    right: 75%;
  }
  /* line 1892, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-pull-10 {
    right: 83.33333%;
  }
  /* line 1895, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-pull-11 {
    right: 91.66667%;
  }
  /* line 1898, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-pull-12 {
    right: 100%;
  }
  /* line 1901, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-push-0 {
    left: auto;
  }
  /* line 1904, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-push-1 {
    left: 8.33333%;
  }
  /* line 1907, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-push-2 {
    left: 16.66667%;
  }
  /* line 1910, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-push-3 {
    left: 25%;
  }
  /* line 1913, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-push-4 {
    left: 33.33333%;
  }
  /* line 1916, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-push-5 {
    left: 41.66667%;
  }
  /* line 1919, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-push-6 {
    left: 50%;
  }
  /* line 1922, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-push-7 {
    left: 58.33333%;
  }
  /* line 1925, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-push-8 {
    left: 66.66667%;
  }
  /* line 1928, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-push-9 {
    left: 75%;
  }
  /* line 1931, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-push-10 {
    left: 83.33333%;
  }
  /* line 1934, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-push-11 {
    left: 91.66667%;
  }
  /* line 1937, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-push-12 {
    left: 100%;
  }
  /* line 1940, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-offset-0 {
    margin-left: 0%;
  }
  /* line 1943, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  /* line 1946, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  /* line 1949, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-offset-3 {
    margin-left: 25%;
  }
  /* line 1952, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  /* line 1955, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  /* line 1958, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-offset-6 {
    margin-left: 50%;
  }
  /* line 1961, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  /* line 1964, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  /* line 1967, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-offset-9 {
    margin-left: 75%;
  }
  /* line 1970, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  /* line 1973, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  /* line 1976, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  /* line 1981, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-1,
.pages-snowflakes .col-md-2,
.pages-snowflakes .col-md-3,
.pages-snowflakes .col-md-4,
.pages-snowflakes .col-md-5,
.pages-snowflakes .col-md-6,
.pages-snowflakes .col-md-7,
.pages-snowflakes .col-md-8,
.pages-snowflakes .col-md-9,
.pages-snowflakes .col-md-10,
.pages-snowflakes .col-md-11,
.pages-snowflakes .col-md-12 {
    float: left;
  }
  /* line 1995, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-1 {
    width: 8.33333%;
  }
  /* line 1998, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-2 {
    width: 16.66667%;
  }
  /* line 2001, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-3 {
    width: 25%;
  }
  /* line 2004, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-4 {
    width: 33.33333%;
  }
  /* line 2007, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-5 {
    width: 41.66667%;
  }
  /* line 2010, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-6 {
    width: 50%;
  }
  /* line 2013, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-7 {
    width: 58.33333%;
  }
  /* line 2016, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-8 {
    width: 66.66667%;
  }
  /* line 2019, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-9 {
    width: 75%;
  }
  /* line 2022, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-10 {
    width: 83.33333%;
  }
  /* line 2025, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-11 {
    width: 91.66667%;
  }
  /* line 2028, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-12 {
    width: 100%;
  }
  /* line 2031, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-pull-0 {
    right: auto;
  }
  /* line 2034, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-pull-1 {
    right: 8.33333%;
  }
  /* line 2037, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-pull-2 {
    right: 16.66667%;
  }
  /* line 2040, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-pull-3 {
    right: 25%;
  }
  /* line 2043, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-pull-4 {
    right: 33.33333%;
  }
  /* line 2046, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-pull-5 {
    right: 41.66667%;
  }
  /* line 2049, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-pull-6 {
    right: 50%;
  }
  /* line 2052, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-pull-7 {
    right: 58.33333%;
  }
  /* line 2055, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-pull-8 {
    right: 66.66667%;
  }
  /* line 2058, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-pull-9 {
    right: 75%;
  }
  /* line 2061, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-pull-10 {
    right: 83.33333%;
  }
  /* line 2064, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-pull-11 {
    right: 91.66667%;
  }
  /* line 2067, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-pull-12 {
    right: 100%;
  }
  /* line 2070, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-push-0 {
    left: auto;
  }
  /* line 2073, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-push-1 {
    left: 8.33333%;
  }
  /* line 2076, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-push-2 {
    left: 16.66667%;
  }
  /* line 2079, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-push-3 {
    left: 25%;
  }
  /* line 2082, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-push-4 {
    left: 33.33333%;
  }
  /* line 2085, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-push-5 {
    left: 41.66667%;
  }
  /* line 2088, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-push-6 {
    left: 50%;
  }
  /* line 2091, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-push-7 {
    left: 58.33333%;
  }
  /* line 2094, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-push-8 {
    left: 66.66667%;
  }
  /* line 2097, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-push-9 {
    left: 75%;
  }
  /* line 2100, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-push-10 {
    left: 83.33333%;
  }
  /* line 2103, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-push-11 {
    left: 91.66667%;
  }
  /* line 2106, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-push-12 {
    left: 100%;
  }
  /* line 2109, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-offset-0 {
    margin-left: 0%;
  }
  /* line 2112, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  /* line 2115, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  /* line 2118, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-offset-3 {
    margin-left: 25%;
  }
  /* line 2121, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  /* line 2124, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  /* line 2127, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-offset-6 {
    margin-left: 50%;
  }
  /* line 2130, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  /* line 2133, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  /* line 2136, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-offset-9 {
    margin-left: 75%;
  }
  /* line 2139, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  /* line 2142, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  /* line 2145, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  /* line 2150, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-1,
.pages-snowflakes .col-lg-2,
.pages-snowflakes .col-lg-3,
.pages-snowflakes .col-lg-4,
.pages-snowflakes .col-lg-5,
.pages-snowflakes .col-lg-6,
.pages-snowflakes .col-lg-7,
.pages-snowflakes .col-lg-8,
.pages-snowflakes .col-lg-9,
.pages-snowflakes .col-lg-10,
.pages-snowflakes .col-lg-11,
.pages-snowflakes .col-lg-12 {
    float: left;
  }
  /* line 2164, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-1 {
    width: 8.33333%;
  }
  /* line 2167, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-2 {
    width: 16.66667%;
  }
  /* line 2170, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-3 {
    width: 25%;
  }
  /* line 2173, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-4 {
    width: 33.33333%;
  }
  /* line 2176, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-5 {
    width: 41.66667%;
  }
  /* line 2179, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-6 {
    width: 50%;
  }
  /* line 2182, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-7 {
    width: 58.33333%;
  }
  /* line 2185, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-8 {
    width: 66.66667%;
  }
  /* line 2188, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-9 {
    width: 75%;
  }
  /* line 2191, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-10 {
    width: 83.33333%;
  }
  /* line 2194, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-11 {
    width: 91.66667%;
  }
  /* line 2197, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-12 {
    width: 100%;
  }
  /* line 2200, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-pull-0 {
    right: auto;
  }
  /* line 2203, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-pull-1 {
    right: 8.33333%;
  }
  /* line 2206, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-pull-2 {
    right: 16.66667%;
  }
  /* line 2209, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-pull-3 {
    right: 25%;
  }
  /* line 2212, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-pull-4 {
    right: 33.33333%;
  }
  /* line 2215, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-pull-5 {
    right: 41.66667%;
  }
  /* line 2218, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-pull-6 {
    right: 50%;
  }
  /* line 2221, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-pull-7 {
    right: 58.33333%;
  }
  /* line 2224, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-pull-8 {
    right: 66.66667%;
  }
  /* line 2227, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-pull-9 {
    right: 75%;
  }
  /* line 2230, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-pull-10 {
    right: 83.33333%;
  }
  /* line 2233, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-pull-11 {
    right: 91.66667%;
  }
  /* line 2236, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-pull-12 {
    right: 100%;
  }
  /* line 2239, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-push-0 {
    left: auto;
  }
  /* line 2242, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-push-1 {
    left: 8.33333%;
  }
  /* line 2245, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-push-2 {
    left: 16.66667%;
  }
  /* line 2248, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-push-3 {
    left: 25%;
  }
  /* line 2251, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-push-4 {
    left: 33.33333%;
  }
  /* line 2254, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-push-5 {
    left: 41.66667%;
  }
  /* line 2257, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-push-6 {
    left: 50%;
  }
  /* line 2260, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-push-7 {
    left: 58.33333%;
  }
  /* line 2263, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-push-8 {
    left: 66.66667%;
  }
  /* line 2266, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-push-9 {
    left: 75%;
  }
  /* line 2269, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-push-10 {
    left: 83.33333%;
  }
  /* line 2272, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-push-11 {
    left: 91.66667%;
  }
  /* line 2275, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-push-12 {
    left: 100%;
  }
  /* line 2278, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-offset-0 {
    margin-left: 0%;
  }
  /* line 2281, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  /* line 2284, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  /* line 2287, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-offset-3 {
    margin-left: 25%;
  }
  /* line 2290, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  /* line 2293, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  /* line 2296, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-offset-6 {
    margin-left: 50%;
  }
  /* line 2299, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  /* line 2302, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  /* line 2305, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-offset-9 {
    margin-left: 75%;
  }
  /* line 2308, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  /* line 2311, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  /* line 2314, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .col-lg-offset-12 {
    margin-left: 100%;
  }
}

/* line 2318, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes table {
  background-color: transparent;
}

/* line 2321, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

/* line 2327, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes th {
  text-align: left;
}

/* line 2330, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

/* line 2335, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table > thead > tr > th,
.pages-snowflakes .table > thead > tr > td,
.pages-snowflakes .table > tbody > tr > th,
.pages-snowflakes .table > tbody > tr > td,
.pages-snowflakes .table > tfoot > tr > th,
.pages-snowflakes .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

/* line 2346, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

/* line 2350, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table > caption + thead > tr:first-child > th,
.pages-snowflakes .table > caption + thead > tr:first-child > td,
.pages-snowflakes .table > colgroup + thead > tr:first-child > th,
.pages-snowflakes .table > colgroup + thead > tr:first-child > td,
.pages-snowflakes .table > thead:first-child > tr:first-child > th,
.pages-snowflakes .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

/* line 2358, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table > tbody + tbody {
  border-top: 2px solid #ddd;
}

/* line 2361, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table .table {
  background-color: #fff;
}

/* line 2364, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table-condensed > thead > tr > th,
.pages-snowflakes .table-condensed > thead > tr > td,
.pages-snowflakes .table-condensed > tbody > tr > th,
.pages-snowflakes .table-condensed > tbody > tr > td,
.pages-snowflakes .table-condensed > tfoot > tr > th,
.pages-snowflakes .table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 2372, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table-bordered {
  border: 1px solid #ddd;
}

/* line 2375, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table-bordered > thead > tr > th,
.pages-snowflakes .table-bordered > thead > tr > td,
.pages-snowflakes .table-bordered > tbody > tr > th,
.pages-snowflakes .table-bordered > tbody > tr > td,
.pages-snowflakes .table-bordered > tfoot > tr > th,
.pages-snowflakes .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

/* line 2383, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table-bordered > thead > tr > th,
.pages-snowflakes .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 2387, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

/* line 2390, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

/* line 2393, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 2398, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes table td[class*="col-"],
.pages-snowflakes table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 2404, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table > thead > tr > td.active,
.pages-snowflakes .table > thead > tr > th.active,
.pages-snowflakes .table > thead > tr.active > td,
.pages-snowflakes .table > thead > tr.active > th,
.pages-snowflakes .table > tbody > tr > td.active,
.pages-snowflakes .table > tbody > tr > th.active,
.pages-snowflakes .table > tbody > tr.active > td,
.pages-snowflakes .table > tbody > tr.active > th,
.pages-snowflakes .table > tfoot > tr > td.active,
.pages-snowflakes .table > tfoot > tr > th.active,
.pages-snowflakes .table > tfoot > tr.active > td,
.pages-snowflakes .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 2418, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table-hover > tbody > tr > td.active:hover,
.pages-snowflakes .table-hover > tbody > tr > th.active:hover,
.pages-snowflakes .table-hover > tbody > tr.active:hover > td,
.pages-snowflakes .table-hover > tbody > tr:hover > .active,
.pages-snowflakes .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

/* line 2425, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table > thead > tr > td.success,
.pages-snowflakes .table > thead > tr > th.success,
.pages-snowflakes .table > thead > tr.success > td,
.pages-snowflakes .table > thead > tr.success > th,
.pages-snowflakes .table > tbody > tr > td.success,
.pages-snowflakes .table > tbody > tr > th.success,
.pages-snowflakes .table > tbody > tr.success > td,
.pages-snowflakes .table > tbody > tr.success > th,
.pages-snowflakes .table > tfoot > tr > td.success,
.pages-snowflakes .table > tfoot > tr > th.success,
.pages-snowflakes .table > tfoot > tr.success > td,
.pages-snowflakes .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 2439, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table-hover > tbody > tr > td.success:hover,
.pages-snowflakes .table-hover > tbody > tr > th.success:hover,
.pages-snowflakes .table-hover > tbody > tr.success:hover > td,
.pages-snowflakes .table-hover > tbody > tr:hover > .success,
.pages-snowflakes .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

/* line 2446, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table > thead > tr > td.info,
.pages-snowflakes .table > thead > tr > th.info,
.pages-snowflakes .table > thead > tr.info > td,
.pages-snowflakes .table > thead > tr.info > th,
.pages-snowflakes .table > tbody > tr > td.info,
.pages-snowflakes .table > tbody > tr > th.info,
.pages-snowflakes .table > tbody > tr.info > td,
.pages-snowflakes .table > tbody > tr.info > th,
.pages-snowflakes .table > tfoot > tr > td.info,
.pages-snowflakes .table > tfoot > tr > th.info,
.pages-snowflakes .table > tfoot > tr.info > td,
.pages-snowflakes .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 2460, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table-hover > tbody > tr > td.info:hover,
.pages-snowflakes .table-hover > tbody > tr > th.info:hover,
.pages-snowflakes .table-hover > tbody > tr.info:hover > td,
.pages-snowflakes .table-hover > tbody > tr:hover > .info,
.pages-snowflakes .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

/* line 2467, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table > thead > tr > td.warning,
.pages-snowflakes .table > thead > tr > th.warning,
.pages-snowflakes .table > thead > tr.warning > td,
.pages-snowflakes .table > thead > tr.warning > th,
.pages-snowflakes .table > tbody > tr > td.warning,
.pages-snowflakes .table > tbody > tr > th.warning,
.pages-snowflakes .table > tbody > tr.warning > td,
.pages-snowflakes .table > tbody > tr.warning > th,
.pages-snowflakes .table > tfoot > tr > td.warning,
.pages-snowflakes .table > tfoot > tr > th.warning,
.pages-snowflakes .table > tfoot > tr.warning > td,
.pages-snowflakes .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 2481, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table-hover > tbody > tr > td.warning:hover,
.pages-snowflakes .table-hover > tbody > tr > th.warning:hover,
.pages-snowflakes .table-hover > tbody > tr.warning:hover > td,
.pages-snowflakes .table-hover > tbody > tr:hover > .warning,
.pages-snowflakes .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

/* line 2488, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table > thead > tr > td.danger,
.pages-snowflakes .table > thead > tr > th.danger,
.pages-snowflakes .table > thead > tr.danger > td,
.pages-snowflakes .table > thead > tr.danger > th,
.pages-snowflakes .table > tbody > tr > td.danger,
.pages-snowflakes .table > tbody > tr > th.danger,
.pages-snowflakes .table > tbody > tr.danger > td,
.pages-snowflakes .table > tbody > tr.danger > th,
.pages-snowflakes .table > tfoot > tr > td.danger,
.pages-snowflakes .table > tfoot > tr > th.danger,
.pages-snowflakes .table > tfoot > tr.danger > td,
.pages-snowflakes .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 2502, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table-hover > tbody > tr > td.danger:hover,
.pages-snowflakes .table-hover > tbody > tr > th.danger:hover,
.pages-snowflakes .table-hover > tbody > tr.danger:hover > td,
.pages-snowflakes .table-hover > tbody > tr:hover > .danger,
.pages-snowflakes .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

/* line 2509, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  /* line 2514, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  /* line 2521, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 2524, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .table-responsive > .table > thead > tr > th,
.pages-snowflakes .table-responsive > .table > thead > tr > td,
.pages-snowflakes .table-responsive > .table > tbody > tr > th,
.pages-snowflakes .table-responsive > .table > tbody > tr > td,
.pages-snowflakes .table-responsive > .table > tfoot > tr > th,
.pages-snowflakes .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 2532, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 2535, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .table-responsive > .table-bordered > thead > tr > th:first-child,
.pages-snowflakes .table-responsive > .table-bordered > thead > tr > td:first-child,
.pages-snowflakes .table-responsive > .table-bordered > tbody > tr > th:first-child,
.pages-snowflakes .table-responsive > .table-bordered > tbody > tr > td:first-child,
.pages-snowflakes .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.pages-snowflakes .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 2543, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .table-responsive > .table-bordered > thead > tr > th:last-child,
.pages-snowflakes .table-responsive > .table-bordered > thead > tr > td:last-child,
.pages-snowflakes .table-responsive > .table-bordered > tbody > tr > th:last-child,
.pages-snowflakes .table-responsive > .table-bordered > tbody > tr > td:last-child,
.pages-snowflakes .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.pages-snowflakes .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 2551, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .table-responsive > .table-bordered > tbody > tr:last-child > th,
.pages-snowflakes .table-responsive > .table-bordered > tbody > tr:last-child > td,
.pages-snowflakes .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.pages-snowflakes .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

/* line 2558, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 2564, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 2575, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 2581, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 2586, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes input[type="radio"],
.pages-snowflakes input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px;
  line-height: normal;
}

/* line 2592, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes input[type="file"] {
  display: block;
}

/* line 2595, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes input[type="range"] {
  display: block;
  width: 100%;
}

/* line 2599, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes select[multiple],
.pages-snowflakes select[size] {
  height: auto;
}

/* line 2603, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes input[type="file"]:focus,
.pages-snowflakes input[type="radio"]:focus,
.pages-snowflakes input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 2610, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

/* line 2617, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .form-group {
  margin-bottom: 15px;
}

/* line 2620, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .radio,
.pages-snowflakes .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

/* line 2627, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .radio label,
.pages-snowflakes .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 2635, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .radio input[type="radio"],
.pages-snowflakes .radio-inline input[type="radio"],
.pages-snowflakes .checkbox input[type="checkbox"],
.pages-snowflakes .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

/* line 2643, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .radio + .radio,
.pages-snowflakes .checkbox + .checkbox {
  margin-top: -5px;
}

/* line 2647, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .radio-inline,
.pages-snowflakes .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 2657, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .radio-inline + .radio-inline,
.pages-snowflakes .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 2662, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes input[type="radio"][disabled],
.pages-snowflakes input.disabled[type="radio"],
.pages-snowflakes fieldset[disabled] input[type="radio"],
.pages-snowflakes input[type="checkbox"][disabled],
.pages-snowflakes input.disabled[type="checkbox"],
.pages-snowflakes fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}

/* line 2670, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .radio-inline.disabled,
.pages-snowflakes fieldset[disabled] .radio-inline,
.pages-snowflakes .checkbox-inline.disabled,
.pages-snowflakes fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

/* line 2676, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .radio.disabled label,
.pages-snowflakes fieldset[disabled] .radio label,
.pages-snowflakes .checkbox.disabled label,
.pages-snowflakes fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

/* line 2682, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

/* line 2688, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .form-horizontal .radio,
.pages-snowflakes .form-horizontal .checkbox,
.pages-snowflakes .form-horizontal .radio-inline,
.pages-snowflakes .form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 2696, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .form-horizontal .radio,
.pages-snowflakes .form-horizontal .checkbox {
  min-height: 27px;
}

/* line 2700, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 2704, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .form-horizontal .form-group:before,
.pages-snowflakes .form-horizontal .form-group:after {
  content: " ";
  display: table;
}

/* line 2709, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  /* line 2713, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

@media (min-width: 768px) {
  /* line 2720, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  /* line 2726, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

/* line 2731, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 2751, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn:focus, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button:focus, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button:focus,
.pages-snowflakes .btn.focus,
.pages-snowflakes .sidebar .sidebar-item .focus.sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .focus.sidebar-item-primary-button,
.pages-snowflakes .btn:active:focus,
.pages-snowflakes .btn.focus:active,
.pages-snowflakes .btn.active:focus,
.pages-snowflakes .btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 2761, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn:hover, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button:hover, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button:hover,
.pages-snowflakes .btn:focus,
.pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button:focus,
.sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button:focus,
.pages-snowflakes .btn.focus,
.pages-snowflakes .sidebar .sidebar-item .focus.sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .focus.sidebar-item-primary-button {
  color: #333;
  text-decoration: none;
}

/* line 2767, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn:active, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button:active, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button:active,
.pages-snowflakes .btn.active,
.pages-snowflakes .sidebar .sidebar-item .active.sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .active.sidebar-item-primary-button {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 2774, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn.disabled, .pages-snowflakes .sidebar .sidebar-item .disabled.sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .disabled.sidebar-item-primary-button,
.pages-snowflakes .btn[disabled],
.pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button[disabled],
.sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button[disabled],
.pages-snowflakes fieldset[disabled] .btn,
.pages-snowflakes fieldset[disabled] .sidebar .sidebar-item .sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes fieldset[disabled] .sidebar-item-primary-button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 2783, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes a.btn.disabled, .pages-snowflakes .sidebar .sidebar-item a.disabled.sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes a.disabled.sidebar-item-primary-button,
.pages-snowflakes fieldset[disabled] a.btn,
.pages-snowflakes fieldset[disabled] .sidebar .sidebar-item a.sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes fieldset[disabled] a.sidebar-item-primary-button {
  pointer-events: none;
}

/* line 2787, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 2792, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-default:focus,
.pages-snowflakes .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

/* line 2798, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 2803, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-default:active,
.pages-snowflakes .btn-default.active,
.pages-snowflakes .open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 2810, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-default:active:hover,
.pages-snowflakes .btn-default:active:focus,
.pages-snowflakes .btn-default.focus:active,
.pages-snowflakes .btn-default.active:hover,
.pages-snowflakes .btn-default.active:focus,
.pages-snowflakes .btn-default.active.focus,
.pages-snowflakes .open > .btn-default.dropdown-toggle:hover,
.pages-snowflakes .open > .btn-default.dropdown-toggle:focus,
.pages-snowflakes .open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

/* line 2823, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-default:active,
.pages-snowflakes .btn-default.active,
.pages-snowflakes .open > .btn-default.dropdown-toggle {
  background-image: none;
}

/* line 2828, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-default.disabled,
.pages-snowflakes .btn-default.disabled:hover,
.pages-snowflakes .btn-default.disabled:focus,
.pages-snowflakes .btn-default.disabled.focus,
.pages-snowflakes .btn-default.disabled:active,
.pages-snowflakes .btn-default.disabled.active,
.pages-snowflakes .btn-default[disabled],
.pages-snowflakes .btn-default[disabled]:hover,
.pages-snowflakes .btn-default[disabled]:focus,
.pages-snowflakes .btn-default.focus[disabled],
.pages-snowflakes .btn-default[disabled]:active,
.pages-snowflakes .btn-default.active[disabled],
.pages-snowflakes fieldset[disabled] .btn-default,
.pages-snowflakes fieldset[disabled] .btn-default:hover,
.pages-snowflakes fieldset[disabled] .btn-default:focus,
.pages-snowflakes fieldset[disabled] .btn-default.focus,
.pages-snowflakes fieldset[disabled] .btn-default:active,
.pages-snowflakes fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}

/* line 2849, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-default .badge {
  color: #fff;
  background-color: #333;
}

/* line 2853, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-primary, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 2858, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-primary:focus, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button:focus, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button:focus,
.pages-snowflakes .btn-primary.focus,
.pages-snowflakes .sidebar .sidebar-item .focus.sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .focus.sidebar-item-primary-button {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

/* line 2864, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-primary:hover, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button:hover, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 2869, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-primary:active, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button:active, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button:active,
.pages-snowflakes .btn-primary.active,
.pages-snowflakes .sidebar .sidebar-item .active.sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .active.sidebar-item-primary-button,
.pages-snowflakes .open > .btn-primary.dropdown-toggle,
.pages-snowflakes .sidebar .sidebar-item .open > .dropdown-toggle.sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .open > .dropdown-toggle.sidebar-item-primary-button {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

/* line 2876, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-primary:active:hover, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button:active:hover, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button:active:hover,
.pages-snowflakes .btn-primary:active:focus,
.pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button:active:focus,
.sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button:active:focus,
.pages-snowflakes .btn-primary.focus:active,
.pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button.focus:active,
.sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button.focus:active,
.pages-snowflakes .btn-primary.active:hover,
.pages-snowflakes .sidebar .sidebar-item .active.sidebar-item-primary-button:hover,
.sidebar .sidebar-item .pages-snowflakes .active.sidebar-item-primary-button:hover,
.pages-snowflakes .btn-primary.active:focus,
.pages-snowflakes .sidebar .sidebar-item .active.sidebar-item-primary-button:focus,
.sidebar .sidebar-item .pages-snowflakes .active.sidebar-item-primary-button:focus,
.pages-snowflakes .btn-primary.active.focus,
.pages-snowflakes .sidebar .sidebar-item .active.focus.sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .active.focus.sidebar-item-primary-button,
.pages-snowflakes .open > .btn-primary.dropdown-toggle:hover,
.pages-snowflakes .sidebar .sidebar-item .open > .dropdown-toggle.sidebar-item-primary-button:hover,
.sidebar .sidebar-item .pages-snowflakes .open > .dropdown-toggle.sidebar-item-primary-button:hover,
.pages-snowflakes .open > .btn-primary.dropdown-toggle:focus,
.pages-snowflakes .sidebar .sidebar-item .open > .dropdown-toggle.sidebar-item-primary-button:focus,
.sidebar .sidebar-item .pages-snowflakes .open > .dropdown-toggle.sidebar-item-primary-button:focus,
.pages-snowflakes .open > .btn-primary.dropdown-toggle.focus,
.pages-snowflakes .sidebar .sidebar-item .open > .dropdown-toggle.focus.sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .open > .dropdown-toggle.focus.sidebar-item-primary-button {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

/* line 2889, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-primary:active, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button:active, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button:active,
.pages-snowflakes .btn-primary.active,
.pages-snowflakes .sidebar .sidebar-item .active.sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .active.sidebar-item-primary-button,
.pages-snowflakes .open > .btn-primary.dropdown-toggle,
.pages-snowflakes .sidebar .sidebar-item .open > .dropdown-toggle.sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .open > .dropdown-toggle.sidebar-item-primary-button {
  background-image: none;
}

/* line 2894, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-primary.disabled, .pages-snowflakes .sidebar .sidebar-item .disabled.sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .disabled.sidebar-item-primary-button,
.pages-snowflakes .btn-primary.disabled:hover,
.pages-snowflakes .btn-primary.disabled:focus,
.pages-snowflakes .btn-primary.disabled.focus,
.pages-snowflakes .btn-primary.disabled:active,
.pages-snowflakes .btn-primary.disabled.active,
.pages-snowflakes .btn-primary[disabled],
.pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button[disabled],
.sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button[disabled],
.pages-snowflakes .btn-primary[disabled]:hover,
.pages-snowflakes .btn-primary[disabled]:focus,
.pages-snowflakes .btn-primary.focus[disabled],
.pages-snowflakes .btn-primary[disabled]:active,
.pages-snowflakes .btn-primary.active[disabled],
.pages-snowflakes fieldset[disabled] .btn-primary,
.pages-snowflakes fieldset[disabled] .sidebar .sidebar-item .sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes fieldset[disabled] .sidebar-item-primary-button,
.pages-snowflakes fieldset[disabled] .btn-primary:hover,
.pages-snowflakes fieldset[disabled] .btn-primary:focus,
.pages-snowflakes fieldset[disabled] .btn-primary.focus,
.pages-snowflakes fieldset[disabled] .btn-primary:active,
.pages-snowflakes fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}

/* line 2915, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-primary .badge, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button .badge, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 2919, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 2924, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-success:focus,
.pages-snowflakes .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

/* line 2930, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 2935, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-success:active,
.pages-snowflakes .btn-success.active,
.pages-snowflakes .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

/* line 2942, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-success:active:hover,
.pages-snowflakes .btn-success:active:focus,
.pages-snowflakes .btn-success.focus:active,
.pages-snowflakes .btn-success.active:hover,
.pages-snowflakes .btn-success.active:focus,
.pages-snowflakes .btn-success.active.focus,
.pages-snowflakes .open > .btn-success.dropdown-toggle:hover,
.pages-snowflakes .open > .btn-success.dropdown-toggle:focus,
.pages-snowflakes .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

/* line 2955, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-success:active,
.pages-snowflakes .btn-success.active,
.pages-snowflakes .open > .btn-success.dropdown-toggle {
  background-image: none;
}

/* line 2960, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-success.disabled,
.pages-snowflakes .btn-success.disabled:hover,
.pages-snowflakes .btn-success.disabled:focus,
.pages-snowflakes .btn-success.disabled.focus,
.pages-snowflakes .btn-success.disabled:active,
.pages-snowflakes .btn-success.disabled.active,
.pages-snowflakes .btn-success[disabled],
.pages-snowflakes .btn-success[disabled]:hover,
.pages-snowflakes .btn-success[disabled]:focus,
.pages-snowflakes .btn-success.focus[disabled],
.pages-snowflakes .btn-success[disabled]:active,
.pages-snowflakes .btn-success.active[disabled],
.pages-snowflakes fieldset[disabled] .btn-success,
.pages-snowflakes fieldset[disabled] .btn-success:hover,
.pages-snowflakes fieldset[disabled] .btn-success:focus,
.pages-snowflakes fieldset[disabled] .btn-success.focus,
.pages-snowflakes fieldset[disabled] .btn-success:active,
.pages-snowflakes fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

/* line 2981, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 2985, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 2990, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-info:focus,
.pages-snowflakes .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

/* line 2996, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 3001, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-info:active,
.pages-snowflakes .btn-info.active,
.pages-snowflakes .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

/* line 3008, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-info:active:hover,
.pages-snowflakes .btn-info:active:focus,
.pages-snowflakes .btn-info.focus:active,
.pages-snowflakes .btn-info.active:hover,
.pages-snowflakes .btn-info.active:focus,
.pages-snowflakes .btn-info.active.focus,
.pages-snowflakes .open > .btn-info.dropdown-toggle:hover,
.pages-snowflakes .open > .btn-info.dropdown-toggle:focus,
.pages-snowflakes .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

/* line 3021, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-info:active,
.pages-snowflakes .btn-info.active,
.pages-snowflakes .open > .btn-info.dropdown-toggle {
  background-image: none;
}

/* line 3026, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-info.disabled,
.pages-snowflakes .btn-info.disabled:hover,
.pages-snowflakes .btn-info.disabled:focus,
.pages-snowflakes .btn-info.disabled.focus,
.pages-snowflakes .btn-info.disabled:active,
.pages-snowflakes .btn-info.disabled.active,
.pages-snowflakes .btn-info[disabled],
.pages-snowflakes .btn-info[disabled]:hover,
.pages-snowflakes .btn-info[disabled]:focus,
.pages-snowflakes .btn-info.focus[disabled],
.pages-snowflakes .btn-info[disabled]:active,
.pages-snowflakes .btn-info.active[disabled],
.pages-snowflakes fieldset[disabled] .btn-info,
.pages-snowflakes fieldset[disabled] .btn-info:hover,
.pages-snowflakes fieldset[disabled] .btn-info:focus,
.pages-snowflakes fieldset[disabled] .btn-info.focus,
.pages-snowflakes fieldset[disabled] .btn-info:active,
.pages-snowflakes fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

/* line 3047, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 3051, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 3056, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-warning:focus,
.pages-snowflakes .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

/* line 3062, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 3067, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-warning:active,
.pages-snowflakes .btn-warning.active,
.pages-snowflakes .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

/* line 3074, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-warning:active:hover,
.pages-snowflakes .btn-warning:active:focus,
.pages-snowflakes .btn-warning.focus:active,
.pages-snowflakes .btn-warning.active:hover,
.pages-snowflakes .btn-warning.active:focus,
.pages-snowflakes .btn-warning.active.focus,
.pages-snowflakes .open > .btn-warning.dropdown-toggle:hover,
.pages-snowflakes .open > .btn-warning.dropdown-toggle:focus,
.pages-snowflakes .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

/* line 3087, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-warning:active,
.pages-snowflakes .btn-warning.active,
.pages-snowflakes .open > .btn-warning.dropdown-toggle {
  background-image: none;
}

/* line 3092, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-warning.disabled,
.pages-snowflakes .btn-warning.disabled:hover,
.pages-snowflakes .btn-warning.disabled:focus,
.pages-snowflakes .btn-warning.disabled.focus,
.pages-snowflakes .btn-warning.disabled:active,
.pages-snowflakes .btn-warning.disabled.active,
.pages-snowflakes .btn-warning[disabled],
.pages-snowflakes .btn-warning[disabled]:hover,
.pages-snowflakes .btn-warning[disabled]:focus,
.pages-snowflakes .btn-warning.focus[disabled],
.pages-snowflakes .btn-warning[disabled]:active,
.pages-snowflakes .btn-warning.active[disabled],
.pages-snowflakes fieldset[disabled] .btn-warning,
.pages-snowflakes fieldset[disabled] .btn-warning:hover,
.pages-snowflakes fieldset[disabled] .btn-warning:focus,
.pages-snowflakes fieldset[disabled] .btn-warning.focus,
.pages-snowflakes fieldset[disabled] .btn-warning:active,
.pages-snowflakes fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 3113, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 3117, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3122, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-danger:focus,
.pages-snowflakes .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

/* line 3128, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 3133, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-danger:active,
.pages-snowflakes .btn-danger.active,
.pages-snowflakes .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* line 3140, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-danger:active:hover,
.pages-snowflakes .btn-danger:active:focus,
.pages-snowflakes .btn-danger.focus:active,
.pages-snowflakes .btn-danger.active:hover,
.pages-snowflakes .btn-danger.active:focus,
.pages-snowflakes .btn-danger.active.focus,
.pages-snowflakes .open > .btn-danger.dropdown-toggle:hover,
.pages-snowflakes .open > .btn-danger.dropdown-toggle:focus,
.pages-snowflakes .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

/* line 3153, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-danger:active,
.pages-snowflakes .btn-danger.active,
.pages-snowflakes .open > .btn-danger.dropdown-toggle {
  background-image: none;
}

/* line 3158, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-danger.disabled,
.pages-snowflakes .btn-danger.disabled:hover,
.pages-snowflakes .btn-danger.disabled:focus,
.pages-snowflakes .btn-danger.disabled.focus,
.pages-snowflakes .btn-danger.disabled:active,
.pages-snowflakes .btn-danger.disabled.active,
.pages-snowflakes .btn-danger[disabled],
.pages-snowflakes .btn-danger[disabled]:hover,
.pages-snowflakes .btn-danger[disabled]:focus,
.pages-snowflakes .btn-danger.focus[disabled],
.pages-snowflakes .btn-danger[disabled]:active,
.pages-snowflakes .btn-danger.active[disabled],
.pages-snowflakes fieldset[disabled] .btn-danger,
.pages-snowflakes fieldset[disabled] .btn-danger:hover,
.pages-snowflakes fieldset[disabled] .btn-danger:focus,
.pages-snowflakes fieldset[disabled] .btn-danger.focus,
.pages-snowflakes fieldset[disabled] .btn-danger:active,
.pages-snowflakes fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 3179, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 3183, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

/* line 3188, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-link,
.pages-snowflakes .btn-link:active,
.pages-snowflakes .btn-link.active,
.pages-snowflakes .btn-link[disabled],
.pages-snowflakes fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3197, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-link,
.pages-snowflakes .btn-link:hover,
.pages-snowflakes .btn-link:focus,
.pages-snowflakes .btn-link:active {
  border-color: transparent;
}

/* line 3203, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-link:hover,
.pages-snowflakes .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

/* line 3209, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-link[disabled]:hover,
.pages-snowflakes .btn-link[disabled]:focus,
.pages-snowflakes fieldset[disabled] .btn-link:hover,
.pages-snowflakes fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

/* line 3216, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-lg,
.pages-snowflakes .btn-group-lg > .btn,
.pages-snowflakes .sidebar .sidebar-item .btn-group-lg > .sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .btn-group-lg > .sidebar-item-primary-button {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

/* line 3223, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-sm,
.pages-snowflakes .btn-group-sm > .btn,
.pages-snowflakes .sidebar .sidebar-item .btn-group-sm > .sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .btn-group-sm > .sidebar-item-primary-button {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3230, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-xs,
.pages-snowflakes .btn-group-xs > .btn,
.pages-snowflakes .sidebar .sidebar-item .btn-group-xs > .sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .btn-group-xs > .sidebar-item-primary-button {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/* line 3237, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-block {
  display: block;
  width: 100%;
}

/* line 3241, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-block + .btn-block {
  margin-top: 5px;
}

/* line 3244, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes input.btn-block[type="submit"],
.pages-snowflakes input.btn-block[type="reset"],
.pages-snowflakes input.btn-block[type="button"] {
  width: 100%;
}

/* line 3249, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

/* line 3255, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fade.in {
  opacity: 1;
}

/* line 3258, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .collapse {
  display: none;
}

/* line 3261, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .collapse.in {
  display: block;
}

/* line 3264, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes tr.collapse.in {
  display: table-row;
}

/* line 3267, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes tbody.collapse.in {
  display: table-row-group;
}

/* line 3270, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

/* line 3281, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group,
.pages-snowflakes .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

/* line 3287, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group > .btn, .pages-snowflakes .sidebar .sidebar-item .btn-group > .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .btn-group > .sidebar-item-primary-button,
.pages-snowflakes .btn-group-vertical > .btn,
.pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .sidebar-item-primary-button {
  position: relative;
  float: left;
}

/* line 3292, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group > .btn:hover, .pages-snowflakes .sidebar .sidebar-item .btn-group > .sidebar-item-primary-button:hover, .sidebar .sidebar-item .pages-snowflakes .btn-group > .sidebar-item-primary-button:hover,
.pages-snowflakes .btn-group > .btn:focus,
.pages-snowflakes .sidebar .sidebar-item .btn-group > .sidebar-item-primary-button:focus,
.sidebar .sidebar-item .pages-snowflakes .btn-group > .sidebar-item-primary-button:focus,
.pages-snowflakes .btn-group > .btn:active,
.pages-snowflakes .sidebar .sidebar-item .btn-group > .sidebar-item-primary-button:active,
.sidebar .sidebar-item .pages-snowflakes .btn-group > .sidebar-item-primary-button:active,
.pages-snowflakes .btn-group > .btn.active,
.pages-snowflakes .sidebar .sidebar-item .btn-group > .active.sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .btn-group > .active.sidebar-item-primary-button,
.pages-snowflakes .btn-group-vertical > .btn:hover,
.pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .sidebar-item-primary-button:hover,
.sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .sidebar-item-primary-button:hover,
.pages-snowflakes .btn-group-vertical > .btn:focus,
.pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .sidebar-item-primary-button:focus,
.sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .sidebar-item-primary-button:focus,
.pages-snowflakes .btn-group-vertical > .btn:active,
.pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .sidebar-item-primary-button:active,
.sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .sidebar-item-primary-button:active,
.pages-snowflakes .btn-group-vertical > .btn.active,
.pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .active.sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .active.sidebar-item-primary-button {
  z-index: 2;
}

/* line 3302, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group .btn + .btn, .pages-snowflakes .btn-group .sidebar .sidebar-item .sidebar-item-primary-button + .btn, .sidebar .sidebar-item .pages-snowflakes .btn-group .sidebar-item-primary-button + .btn, .pages-snowflakes .btn-group .sidebar .sidebar-item .btn + .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .btn-group .btn + .sidebar-item-primary-button, .pages-snowflakes .btn-group .sidebar .sidebar-item .sidebar-item-primary-button + .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .btn-group .sidebar-item-primary-button + .sidebar-item-primary-button,
.pages-snowflakes .btn-group .btn + .btn-group,
.pages-snowflakes .btn-group .sidebar .sidebar-item .sidebar-item-primary-button + .btn-group,
.sidebar .sidebar-item .pages-snowflakes .btn-group .sidebar-item-primary-button + .btn-group,
.pages-snowflakes .btn-group .btn-group + .btn,
.pages-snowflakes .btn-group .sidebar .sidebar-item .btn-group + .sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .btn-group .btn-group + .sidebar-item-primary-button,
.pages-snowflakes .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 3308, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-toolbar {
  margin-left: -5px;
}

/* line 3311, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-toolbar:before,
.pages-snowflakes .btn-toolbar:after {
  content: " ";
  display: table;
}

/* line 3316, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-toolbar:after {
  clear: both;
}

/* line 3319, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-toolbar .btn, .pages-snowflakes .btn-toolbar .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .btn-toolbar .sidebar-item-primary-button,
.pages-snowflakes .btn-toolbar .btn-group,
.pages-snowflakes .btn-toolbar .input-group {
  float: left;
}

/* line 3324, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-toolbar > .btn, .pages-snowflakes .sidebar .sidebar-item .btn-toolbar > .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .btn-toolbar > .sidebar-item-primary-button,
.pages-snowflakes .btn-toolbar > .btn-group,
.pages-snowflakes .btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 3329, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .pages-snowflakes .sidebar .sidebar-item .btn-group > .sidebar-item-primary-button:not(:first-child):not(:last-child):not(.dropdown-toggle), .sidebar .sidebar-item .pages-snowflakes .btn-group > .sidebar-item-primary-button:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 3332, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group > .btn:first-child, .pages-snowflakes .sidebar .sidebar-item .btn-group > .sidebar-item-primary-button:first-child, .sidebar .sidebar-item .pages-snowflakes .btn-group > .sidebar-item-primary-button:first-child {
  margin-left: 0;
}

/* line 3335, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .pages-snowflakes .sidebar .sidebar-item .btn-group > .sidebar-item-primary-button:first-child:not(:last-child):not(.dropdown-toggle), .sidebar .sidebar-item .pages-snowflakes .btn-group > .sidebar-item-primary-button:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 3339, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group > .btn:last-child:not(:first-child), .pages-snowflakes .sidebar .sidebar-item .btn-group > .sidebar-item-primary-button:last-child:not(:first-child), .sidebar .sidebar-item .pages-snowflakes .btn-group > .sidebar-item-primary-button:last-child:not(:first-child),
.pages-snowflakes .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 3344, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group > .btn-group {
  float: left;
}

/* line 3347, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .pages-snowflakes .sidebar .sidebar-item .btn-group > .btn-group:not(:first-child):not(:last-child) > .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .btn-group > .btn-group:not(:first-child):not(:last-child) > .sidebar-item-primary-button {
  border-radius: 0;
}

/* line 3350, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .pages-snowflakes .sidebar .sidebar-item .btn-group > .btn-group:first-child:not(:last-child) > .sidebar-item-primary-button:last-child, .sidebar .sidebar-item .pages-snowflakes .btn-group > .btn-group:first-child:not(:last-child) > .sidebar-item-primary-button:last-child,
.pages-snowflakes .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 3355, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .pages-snowflakes .sidebar .sidebar-item .btn-group > .btn-group:last-child:not(:first-child) > .sidebar-item-primary-button:first-child, .sidebar .sidebar-item .pages-snowflakes .btn-group > .btn-group:last-child:not(:first-child) > .sidebar-item-primary-button:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 3359, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group .dropdown-toggle:active,
.pages-snowflakes .btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 3363, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group > .btn + .dropdown-toggle, .pages-snowflakes .sidebar .sidebar-item .btn-group > .sidebar-item-primary-button + .dropdown-toggle, .sidebar .sidebar-item .pages-snowflakes .btn-group > .sidebar-item-primary-button + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 3367, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group > .btn-lg + .dropdown-toggle,
.pages-snowflakes .btn-group-lg.btn-group > .btn + .dropdown-toggle,
.pages-snowflakes .sidebar .sidebar-item .btn-group-lg.btn-group > .sidebar-item-primary-button + .dropdown-toggle,
.sidebar .sidebar-item .pages-snowflakes .btn-group-lg.btn-group > .sidebar-item-primary-button + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 3372, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 3376, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 3380, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn .caret, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button .caret, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button .caret {
  margin-left: 0;
}

/* line 3383, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-lg .caret,
.pages-snowflakes .btn-group-lg > .btn .caret,
.pages-snowflakes .sidebar .sidebar-item .btn-group-lg > .sidebar-item-primary-button .caret,
.sidebar .sidebar-item .pages-snowflakes .btn-group-lg > .sidebar-item-primary-button .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 3388, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .dropup .btn-lg .caret,
.pages-snowflakes .dropup .btn-group-lg > .btn .caret,
.pages-snowflakes .dropup .sidebar .sidebar-item .btn-group-lg > .sidebar-item-primary-button .caret,
.sidebar .sidebar-item .pages-snowflakes .dropup .btn-group-lg > .sidebar-item-primary-button .caret {
  border-width: 0 5px 5px;
}

/* line 3392, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group-vertical > .btn, .pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .sidebar-item-primary-button,
.pages-snowflakes .btn-group-vertical > .btn-group,
.pages-snowflakes .btn-group-vertical > .btn-group > .btn,
.pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .btn-group > .sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .btn-group > .sidebar-item-primary-button {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

/* line 3400, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group-vertical > .btn-group:before,
.pages-snowflakes .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

/* line 3405, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group-vertical > .btn-group:after {
  clear: both;
}

/* line 3408, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group-vertical > .btn-group > .btn, .pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .btn-group > .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .btn-group > .sidebar-item-primary-button {
  float: none;
}

/* line 3411, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group-vertical > .btn + .btn, .pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .sidebar-item-primary-button + .btn, .sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .sidebar-item-primary-button + .btn, .pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .btn + .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .btn + .sidebar-item-primary-button, .pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .sidebar-item-primary-button + .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .sidebar-item-primary-button + .sidebar-item-primary-button,
.pages-snowflakes .btn-group-vertical > .btn + .btn-group,
.pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .sidebar-item-primary-button + .btn-group,
.sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .sidebar-item-primary-button + .btn-group,
.pages-snowflakes .btn-group-vertical > .btn-group + .btn,
.pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .btn-group + .sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .btn-group + .sidebar-item-primary-button,
.pages-snowflakes .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 3418, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group-vertical > .btn:not(:first-child):not(:last-child), .pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .sidebar-item-primary-button:not(:first-child):not(:last-child), .sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .sidebar-item-primary-button:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 3421, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group-vertical > .btn:first-child:not(:last-child), .pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .sidebar-item-primary-button:first-child:not(:last-child), .sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .sidebar-item-primary-button:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3426, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group-vertical > .btn:last-child:not(:first-child), .pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .sidebar-item-primary-button:last-child:not(:first-child), .sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .sidebar-item-primary-button:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 3431, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .sidebar-item-primary-button {
  border-radius: 0;
}

/* line 3434, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .btn-group:first-child:not(:last-child) > .sidebar-item-primary-button:last-child, .sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .btn-group:first-child:not(:last-child) > .sidebar-item-primary-button:last-child,
.pages-snowflakes .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 3439, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .pages-snowflakes .sidebar .sidebar-item .btn-group-vertical > .btn-group:last-child:not(:first-child) > .sidebar-item-primary-button:first-child, .sidebar .sidebar-item .pages-snowflakes .btn-group-vertical > .btn-group:last-child:not(:first-child) > .sidebar-item-primary-button:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 3443, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

/* line 3449, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group-justified > .btn, .pages-snowflakes .sidebar .sidebar-item .btn-group-justified > .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .btn-group-justified > .sidebar-item-primary-button,
.pages-snowflakes .btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 3455, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-group-justified > .btn-group .btn, .pages-snowflakes .btn-group-justified > .btn-group .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .btn-group-justified > .btn-group .sidebar-item-primary-button {
  width: 100%;
}

/* line 3458, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes [data-toggle="buttons"] > .btn input[type="radio"], .pages-snowflakes .sidebar .sidebar-item [data-toggle="buttons"] > .sidebar-item-primary-button input[type="radio"], .sidebar .sidebar-item .pages-snowflakes [data-toggle="buttons"] > .sidebar-item-primary-button input[type="radio"],
.pages-snowflakes [data-toggle="buttons"] > .btn input[type="checkbox"],
.pages-snowflakes .sidebar .sidebar-item [data-toggle="buttons"] > .sidebar-item-primary-button input[type="checkbox"],
.sidebar .sidebar-item .pages-snowflakes [data-toggle="buttons"] > .sidebar-item-primary-button input[type="checkbox"],
.pages-snowflakes [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.pages-snowflakes [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

/* line 3466, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

/* line 3473, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .breadcrumb > li {
  display: inline-block;
}

/* line 3476, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

/* line 3481, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .breadcrumb > .active {
  color: #777777;
}

/* line 3484, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

/* line 3496, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .label:empty {
  display: none;
}

/* line 3499, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn .label, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button .label, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button .label {
  position: relative;
  top: -1px;
}

/* line 3503, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes a.label:hover,
.pages-snowflakes a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 3509, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .label-default {
  background-color: #777777;
}

/* line 3512, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .label-default[href]:hover,
.pages-snowflakes .label-default[href]:focus {
  background-color: #5e5e5e;
}

/* line 3516, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .label-primary {
  background-color: #337ab7;
}

/* line 3519, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .label-primary[href]:hover,
.pages-snowflakes .label-primary[href]:focus {
  background-color: #286090;
}

/* line 3523, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .label-success {
  background-color: #5cb85c;
}

/* line 3526, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .label-success[href]:hover,
.pages-snowflakes .label-success[href]:focus {
  background-color: #449d44;
}

/* line 3530, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .label-info {
  background-color: #5bc0de;
}

/* line 3533, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .label-info[href]:hover,
.pages-snowflakes .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 3537, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .label-warning {
  background-color: #f0ad4e;
}

/* line 3540, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .label-warning[href]:hover,
.pages-snowflakes .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 3544, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .label-danger {
  background-color: #d9534f;
}

/* line 3547, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .label-danger[href]:hover,
.pages-snowflakes .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 3551, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

/* line 3565, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .badge:empty {
  display: none;
}

/* line 3568, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn .badge, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button .badge, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button .badge {
  position: relative;
  top: -1px;
}

/* line 3572, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .btn-xs .badge,
.pages-snowflakes .btn-group-xs > .btn .badge,
.pages-snowflakes .sidebar .sidebar-item .btn-group-xs > .sidebar-item-primary-button .badge,
.sidebar .sidebar-item .pages-snowflakes .btn-group-xs > .sidebar-item-primary-button .badge,
.pages-snowflakes .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 3578, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .list-group-item.active > .badge,
.pages-snowflakes .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

/* line 3583, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .list-group-item > .badge {
  float: right;
}

/* line 3586, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 3589, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 3592, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes a.badge:hover,
.pages-snowflakes a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 3598, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

/* line 3605, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .jumbotron h1,
.pages-snowflakes .jumbotron .h1 {
  color: inherit;
}

/* line 3609, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

/* line 3614, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .jumbotron > hr {
  border-top-color: #d5d5d5;
}

/* line 3617, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .home-container .jumbotron,
.pages-snowflakes .home-container-fluid .jumbotron {
  border-radius: 6px;
}

/* line 3621, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .jumbotron .home-container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  /* line 3625, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 3629, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .home-container .jumbotron,
.pages-snowflakes .home-container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 3634, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .jumbotron h1,
.pages-snowflakes .jumbotron .h1 {
    font-size: 63px;
  }
}

/* line 3639, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

/* line 3651, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .thumbnail > img,
.pages-snowflakes .thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

/* line 3659, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 3663, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes a.thumbnail:hover,
.pages-snowflakes a.thumbnail:focus,
.pages-snowflakes a.thumbnail.active {
  border-color: #337ab7;
}

/* line 3668, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

/* line 3674, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert h4 {
  margin-top: 0;
  color: inherit;
}

/* line 3678, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert .alert-link {
  font-weight: bold;
}

/* line 3681, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert > p,
.pages-snowflakes .alert > ul {
  margin-bottom: 0;
}

/* line 3685, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert > p + p {
  margin-top: 5px;
}

/* line 3688, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert-dismissable,
.pages-snowflakes .alert-dismissible {
  padding-right: 35px;
}

/* line 3692, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert-dismissable .close,
.pages-snowflakes .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 3699, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

/* line 3704, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert-success hr {
  border-top-color: #c9e2b3;
}

/* line 3707, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert-success .alert-link {
  color: #2b542c;
}

/* line 3710, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

/* line 3715, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert-info hr {
  border-top-color: #a6e1ec;
}

/* line 3718, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert-info .alert-link {
  color: #245269;
}

/* line 3721, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

/* line 3726, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert-warning hr {
  border-top-color: #f7e1b5;
}

/* line 3729, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert-warning .alert-link {
  color: #66512c;
}

/* line 3732, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

/* line 3737, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert-danger hr {
  border-top-color: #e4b9c0;
}

/* line 3740, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

/* line 3761, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .media {
  margin-top: 15px;
}

/* line 3764, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .media:first-child {
  margin-top: 0;
}

/* line 3767, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .media,
.pages-snowflakes .media-body {
  zoom: 1;
  overflow: hidden;
}

/* line 3772, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .media-body {
  width: 10000px;
}

/* line 3775, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .media-object {
  display: block;
}

/* line 3778, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .media-object.img-thumbnail {
  max-width: none;
}

/* line 3781, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .media-right,
.pages-snowflakes .media > .pull-right,
.pages-snowflakes .sidebar .sidebar-item .media > .sidebar-item-secondary-link,
.sidebar .sidebar-item .pages-snowflakes .media > .sidebar-item-secondary-link,
.pages-snowflakes .sidebar .sidebar-item .media > .sidebar-item-link,
.sidebar .sidebar-item .pages-snowflakes .media > .sidebar-item-link {
  padding-left: 10px;
}

/* line 3785, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .media-left,
.pages-snowflakes .media > .pull-left {
  padding-right: 10px;
}

/* line 3789, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .media-left,
.pages-snowflakes .media-right,
.pages-snowflakes .media-body {
  display: table-cell;
  vertical-align: top;
}

/* line 3795, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .media-middle {
  vertical-align: middle;
}

/* line 3798, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .media-bottom {
  vertical-align: bottom;
}

/* line 3801, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 3805, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .media-list {
  padding-left: 0;
  list-style: none;
}

/* line 3809, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 3816, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel {
  position: relative;
}

/* line 3819, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 3824, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

/* line 3831, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-inner > .item > img,
.pages-snowflakes .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  /* line 3840, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  /* line 3852, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .carousel-inner > .item.next,
.pages-snowflakes .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  /* line 3858, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .carousel-inner > .item.prev,
.pages-snowflakes .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  /* line 3864, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .carousel-inner > .item.next.left,
.pages-snowflakes .carousel-inner > .item.prev.right,
.pages-snowflakes .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

/* line 3872, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-inner > .active,
.pages-snowflakes .carousel-inner > .next,
.pages-snowflakes .carousel-inner > .prev {
  display: block;
}

/* line 3877, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-inner > .active {
  left: 0;
}

/* line 3880, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-inner > .next,
.pages-snowflakes .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 3886, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-inner > .next {
  left: 100%;
}

/* line 3889, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-inner > .prev {
  left: -100%;
}

/* line 3892, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-inner > .next.left,
.pages-snowflakes .carousel-inner > .prev.right {
  left: 0;
}

/* line 3896, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-inner > .active.left {
  left: -100%;
}

/* line 3899, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-inner > .active.right {
  left: 100%;
}

/* line 3902, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 3915, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
}

/* line 3921, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
}

/* line 3929, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-control:hover,
.pages-snowflakes .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

/* line 3937, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-control .icon-prev,
.pages-snowflakes .carousel-control .icon-next,
.pages-snowflakes .carousel-control .glyphicon-chevron-left,
.pages-snowflakes .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

/* line 3947, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-control .icon-prev,
.pages-snowflakes .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

/* line 3952, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-control .icon-next,
.pages-snowflakes .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

/* line 3957, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-control .icon-prev,
.pages-snowflakes .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

/* line 3964, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-control .icon-prev:before {
  content: '\2039';
}

/* line 3967, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-control .icon-next:before {
  content: '\203a';
}

/* line 3970, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

/* line 3981, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

/* line 3993, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 3999, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

/* line 4011, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .carousel-caption .btn, .pages-snowflakes .carousel-caption .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .carousel-caption .sidebar-item-primary-button {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 4015, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .carousel-control .glyphicon-chevron-left,
.pages-snowflakes .carousel-control .glyphicon-chevron-right,
.pages-snowflakes .carousel-control .icon-prev,
.pages-snowflakes .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  /* line 4024, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .carousel-control .glyphicon-chevron-left,
.pages-snowflakes .carousel-control .icon-prev {
    margin-left: -15px;
  }
  /* line 4028, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .carousel-control .glyphicon-chevron-right,
.pages-snowflakes .carousel-control .icon-next {
    margin-right: -15px;
  }
  /* line 4032, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  /* line 4037, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .carousel-indicators {
    bottom: 20px;
  }
}

/* line 4041, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .clearfix:before, .pages-snowflakes .profiles-me-personal-details .profile-picture-form-group:before, .profiles-me-personal-details .pages-snowflakes .profile-picture-form-group:before,
.pages-snowflakes .clearfix:after,
.pages-snowflakes .profiles-me-personal-details .profile-picture-form-group:after,
.profiles-me-personal-details .pages-snowflakes .profile-picture-form-group:after {
  content: " ";
  display: table;
}

/* line 4046, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .clearfix:after, .pages-snowflakes .profiles-me-personal-details .profile-picture-form-group:after, .profiles-me-personal-details .pages-snowflakes .profile-picture-form-group:after {
  clear: both;
}

/* line 4049, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 4054, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .pull-right, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-secondary-link, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-secondary-link, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-link, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-link {
  float: right !important;
}

/* line 4057, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .pull-left {
  float: left !important;
}

/* line 4060, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .hide {
  display: none !important;
}

/* line 4063, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .show {
  display: block !important;
}

/* line 4066, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .invisible {
  visibility: hidden;
}

/* line 4069, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 4076, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .hidden {
  display: none !important;
}

/* line 4079, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .affix {
  position: fixed;
}

@-ms-viewport {
  /* line 1, app/assets/stylesheets/components/pages/snowflakes.scss */
  .pages-snowflakes {
    width: device-width;
  }
}

/* line 4085, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .visible-xs {
  display: none !important;
}

/* line 4088, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .visible-sm {
  display: none !important;
}

/* line 4091, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .visible-md {
  display: none !important;
}

/* line 4094, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .visible-lg {
  display: none !important;
}

/* line 4097, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .visible-xs-block,
.pages-snowflakes .visible-xs-inline,
.pages-snowflakes .visible-xs-inline-block,
.pages-snowflakes .visible-sm-block,
.pages-snowflakes .visible-sm-inline,
.pages-snowflakes .visible-sm-inline-block,
.pages-snowflakes .visible-md-block,
.pages-snowflakes .visible-md-inline,
.pages-snowflakes .visible-md-inline-block,
.pages-snowflakes .visible-lg-block,
.pages-snowflakes .visible-lg-inline,
.pages-snowflakes .visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 4112, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-xs {
    display: block !important;
  }
  /* line 4115, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes table.visible-xs {
    display: table !important;
  }
  /* line 4118, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes tr.visible-xs {
    display: table-row !important;
  }
  /* line 4121, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes th.visible-xs,
.pages-snowflakes td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  /* line 4127, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  /* line 4132, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  /* line 4137, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 4142, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-sm {
    display: block !important;
  }
  /* line 4145, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes table.visible-sm {
    display: table !important;
  }
  /* line 4148, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes tr.visible-sm {
    display: table-row !important;
  }
  /* line 4151, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes th.visible-sm,
.pages-snowflakes td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 4157, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 4162, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 4167, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 4172, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-md {
    display: block !important;
  }
  /* line 4175, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes table.visible-md {
    display: table !important;
  }
  /* line 4178, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes tr.visible-md {
    display: table-row !important;
  }
  /* line 4181, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes th.visible-md,
.pages-snowflakes td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 4187, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 4192, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 4197, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  /* line 4202, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-lg {
    display: block !important;
  }
  /* line 4205, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes table.visible-lg {
    display: table !important;
  }
  /* line 4208, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes tr.visible-lg {
    display: table-row !important;
  }
  /* line 4211, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes th.visible-lg,
.pages-snowflakes td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  /* line 4217, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  /* line 4222, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  /* line 4227, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  /* line 4232, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 4237, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 4242, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  /* line 4247, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .hidden-lg {
    display: none !important;
  }
}

/* line 4251, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .visible-print {
  display: none !important;
}

@media print {
  /* line 4255, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-print {
    display: block !important;
  }
  /* line 4258, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes table.visible-print {
    display: table !important;
  }
  /* line 4261, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes tr.visible-print {
    display: table-row !important;
  }
  /* line 4264, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes th.visible-print,
.pages-snowflakes td.visible-print {
    display: table-cell !important;
  }
}

/* line 4269, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .visible-print-block {
  display: none !important;
}

@media print {
  /* line 4273, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-print-block {
    display: block !important;
  }
}

/* line 4277, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .visible-print-inline {
  display: none !important;
}

@media print {
  /* line 4281, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-print-inline {
    display: inline !important;
  }
}

/* line 4285, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .visible-print-inline-block {
  display: none !important;
}

@media print {
  /* line 4289, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  /* line 4294, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
  .pages-snowflakes .hidden-print {
    display: none !important;
  }
}

@font-face {
  /* line 1, app/assets/stylesheets/components/pages/snowflakes.scss */
  .pages-snowflakes {
    font-family: 'FontAwesome';
    src: url(/../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(/../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(/../fonts/fontawesome-webfont.woff2?v=4.5.0) format("woff2"), url(/../fonts/fontawesome-webfont.woff?v=4.5.0) format("woff"), url(/../fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(/../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
    font-weight: normal;
    font-style: normal;
  }
}

/* line 4312, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 4322, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 4327, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-2x {
  font-size: 2em;
}

/* line 4330, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-3x {
  font-size: 3em;
}

/* line 4333, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-4x {
  font-size: 4em;
}

/* line 4336, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-5x {
  font-size: 5em;
}

/* line 4339, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-fw {
  width: 1.28571em;
  text-align: center;
}

/* line 4343, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

/* line 4348, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-ul > li {
  position: relative;
}

/* line 4351, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

/* line 4358, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-li.fa-lg {
  left: -1.85714em;
}

/* line 4361, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

/* line 4366, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-pull-left {
  float: left;
}

/* line 4369, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-pull-right {
  float: right;
}

/* line 4372, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa.fa-pull-left {
  margin-right: .3em;
}

/* line 4375, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa.fa-pull-right {
  margin-left: .3em;
}

/* line 4380, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .pull-right, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-secondary-link, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-secondary-link, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-link, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-link {
  float: right;
}

/* line 4383, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .pull-left {
  float: left;
}

/* line 4386, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa.pull-left {
  margin-right: .3em;
}

/* line 4389, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa.pull-right, .pages-snowflakes .sidebar .sidebar-item .fa.sidebar-item-secondary-link, .sidebar .sidebar-item .pages-snowflakes .fa.sidebar-item-secondary-link, .pages-snowflakes .sidebar .sidebar-item .fa.sidebar-item-link, .sidebar .sidebar-item .pages-snowflakes .fa.sidebar-item-link {
  margin-left: .3em;
}

/* line 4392, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 4396, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

/* line 4420, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 4425, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 4430, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 4435, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

/* line 4440, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

/* line 4445, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes :root .fa-rotate-90,
.pages-snowflakes :root .fa-rotate-180,
.pages-snowflakes :root .fa-rotate-270,
.pages-snowflakes :root .fa-flip-horizontal,
.pages-snowflakes :root .fa-flip-vertical {
  filter: none;
}

/* line 4452, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

/* line 4460, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-stack-1x,
.pages-snowflakes .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 4467, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-stack-1x {
  line-height: inherit;
}

/* line 4470, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-stack-2x {
  font-size: 2em;
}

/* line 4473, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-inverse {
  color: #fff;
}

/* line 4479, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-glass:before {
  content: "";
}

/* line 4482, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-music:before {
  content: "";
}

/* line 4485, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-search:before {
  content: "";
}

/* line 4488, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-envelope-o:before {
  content: "";
}

/* line 4491, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-heart:before {
  content: "";
}

/* line 4494, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-star:before {
  content: "";
}

/* line 4497, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-star-o:before {
  content: "";
}

/* line 4500, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-user:before {
  content: "";
}

/* line 4503, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-film:before {
  content: "";
}

/* line 4506, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-th-large:before {
  content: "";
}

/* line 4509, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-th:before {
  content: "";
}

/* line 4512, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-th-list:before {
  content: "";
}

/* line 4515, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-check:before {
  content: "";
}

/* line 4518, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-remove:before,
.pages-snowflakes .fa-close:before,
.pages-snowflakes .fa-times:before {
  content: "";
}

/* line 4523, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-search-plus:before {
  content: "";
}

/* line 4526, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-search-minus:before {
  content: "";
}

/* line 4529, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-power-off:before {
  content: "";
}

/* line 4532, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-signal:before {
  content: "";
}

/* line 4535, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-gear:before,
.pages-snowflakes .fa-cog:before {
  content: "";
}

/* line 4539, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-trash-o:before {
  content: "";
}

/* line 4542, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-home:before {
  content: "";
}

/* line 4545, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-file-o:before {
  content: "";
}

/* line 4548, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-clock-o:before {
  content: "";
}

/* line 4551, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-road:before {
  content: "";
}

/* line 4554, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-download:before {
  content: "";
}

/* line 4557, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-arrow-circle-o-down:before {
  content: "";
}

/* line 4560, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-arrow-circle-o-up:before {
  content: "";
}

/* line 4563, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-inbox:before {
  content: "";
}

/* line 4566, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-play-circle-o:before {
  content: "";
}

/* line 4569, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-rotate-right:before,
.pages-snowflakes .fa-repeat:before {
  content: "";
}

/* line 4573, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-refresh:before {
  content: "";
}

/* line 4576, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-list-alt:before {
  content: "";
}

/* line 4579, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-lock:before {
  content: "";
}

/* line 4582, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-flag:before {
  content: "";
}

/* line 4585, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-headphones:before {
  content: "";
}

/* line 4588, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-volume-off:before {
  content: "";
}

/* line 4591, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-volume-down:before {
  content: "";
}

/* line 4594, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-volume-up:before {
  content: "";
}

/* line 4597, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-qrcode:before {
  content: "";
}

/* line 4600, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-barcode:before {
  content: "";
}

/* line 4603, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-tag:before {
  content: "";
}

/* line 4606, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-tags:before {
  content: "";
}

/* line 4609, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-book:before {
  content: "";
}

/* line 4612, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bookmark:before {
  content: "";
}

/* line 4615, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-print:before {
  content: "";
}

/* line 4618, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-camera:before {
  content: "";
}

/* line 4621, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-font:before {
  content: "";
}

/* line 4624, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bold:before {
  content: "";
}

/* line 4627, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-italic:before {
  content: "";
}

/* line 4630, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-text-height:before {
  content: "";
}

/* line 4633, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-text-width:before {
  content: "";
}

/* line 4636, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-align-left:before {
  content: "";
}

/* line 4639, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-align-center:before {
  content: "";
}

/* line 4642, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-align-right:before {
  content: "";
}

/* line 4645, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-align-justify:before {
  content: "";
}

/* line 4648, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-list:before {
  content: "";
}

/* line 4651, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-dedent:before,
.pages-snowflakes .fa-outdent:before {
  content: "";
}

/* line 4655, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-indent:before {
  content: "";
}

/* line 4658, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-video-camera:before {
  content: "";
}

/* line 4661, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-photo:before,
.pages-snowflakes .fa-image:before,
.pages-snowflakes .fa-picture-o:before {
  content: "";
}

/* line 4666, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-pencil:before {
  content: "";
}

/* line 4669, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-map-marker:before {
  content: "";
}

/* line 4672, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-adjust:before {
  content: "";
}

/* line 4675, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-tint:before {
  content: "";
}

/* line 4678, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-edit:before,
.pages-snowflakes .fa-pencil-square-o:before {
  content: "";
}

/* line 4682, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-share-square-o:before {
  content: "";
}

/* line 4685, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-check-square-o:before {
  content: "";
}

/* line 4688, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-arrows:before {
  content: "";
}

/* line 4691, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-step-backward:before {
  content: "";
}

/* line 4694, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-fast-backward:before {
  content: "";
}

/* line 4697, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-backward:before {
  content: "";
}

/* line 4700, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-play:before {
  content: "";
}

/* line 4703, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-pause:before {
  content: "";
}

/* line 4706, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-stop:before {
  content: "";
}

/* line 4709, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-forward:before {
  content: "";
}

/* line 4712, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-fast-forward:before {
  content: "";
}

/* line 4715, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-step-forward:before {
  content: "";
}

/* line 4718, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-eject:before {
  content: "";
}

/* line 4721, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-chevron-left:before {
  content: "";
}

/* line 4724, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-chevron-right:before {
  content: "";
}

/* line 4727, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-plus-circle:before {
  content: "";
}

/* line 4730, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-minus-circle:before {
  content: "";
}

/* line 4733, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-times-circle:before {
  content: "";
}

/* line 4736, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-check-circle:before {
  content: "";
}

/* line 4739, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-question-circle:before {
  content: "";
}

/* line 4742, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-info-circle:before {
  content: "";
}

/* line 4745, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-crosshairs:before {
  content: "";
}

/* line 4748, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-times-circle-o:before {
  content: "";
}

/* line 4751, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-check-circle-o:before {
  content: "";
}

/* line 4754, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-ban:before {
  content: "";
}

/* line 4757, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-arrow-left:before {
  content: "";
}

/* line 4760, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-arrow-right:before {
  content: "";
}

/* line 4763, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-arrow-up:before {
  content: "";
}

/* line 4766, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-arrow-down:before {
  content: "";
}

/* line 4769, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-mail-forward:before,
.pages-snowflakes .fa-share:before {
  content: "";
}

/* line 4773, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-expand:before {
  content: "";
}

/* line 4776, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-compress:before {
  content: "";
}

/* line 4779, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-plus:before {
  content: "";
}

/* line 4782, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-minus:before {
  content: "";
}

/* line 4785, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-asterisk:before {
  content: "";
}

/* line 4788, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-exclamation-circle:before {
  content: "";
}

/* line 4791, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-gift:before {
  content: "";
}

/* line 4794, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-leaf:before {
  content: "";
}

/* line 4797, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-fire:before {
  content: "";
}

/* line 4800, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-eye:before {
  content: "";
}

/* line 4803, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-eye-slash:before {
  content: "";
}

/* line 4806, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-warning:before,
.pages-snowflakes .fa-exclamation-triangle:before {
  content: "";
}

/* line 4810, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-plane:before {
  content: "";
}

/* line 4813, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-calendar:before {
  content: "";
}

/* line 4816, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-random:before {
  content: "";
}

/* line 4819, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-comment:before {
  content: "";
}

/* line 4822, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-magnet:before {
  content: "";
}

/* line 4825, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-chevron-up:before {
  content: "";
}

/* line 4828, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-chevron-down:before {
  content: "";
}

/* line 4831, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-retweet:before {
  content: "";
}

/* line 4834, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-shopping-cart:before {
  content: "";
}

/* line 4837, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-folder:before {
  content: "";
}

/* line 4840, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-folder-open:before {
  content: "";
}

/* line 4843, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-arrows-v:before {
  content: "";
}

/* line 4846, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-arrows-h:before {
  content: "";
}

/* line 4849, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bar-chart-o:before,
.pages-snowflakes .fa-bar-chart:before {
  content: "";
}

/* line 4853, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-twitter-square:before {
  content: "";
}

/* line 4856, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-facebook-square:before {
  content: "";
}

/* line 4859, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-camera-retro:before {
  content: "";
}

/* line 4862, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-key:before {
  content: "";
}

/* line 4865, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-gears:before,
.pages-snowflakes .fa-cogs:before {
  content: "";
}

/* line 4869, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-comments:before {
  content: "";
}

/* line 4872, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-thumbs-o-up:before {
  content: "";
}

/* line 4875, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-thumbs-o-down:before {
  content: "";
}

/* line 4878, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-star-half:before {
  content: "";
}

/* line 4881, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-heart-o:before {
  content: "";
}

/* line 4884, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-sign-out:before {
  content: "";
}

/* line 4887, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-linkedin-square:before {
  content: "";
}

/* line 4890, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-thumb-tack:before {
  content: "";
}

/* line 4893, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-external-link:before {
  content: "";
}

/* line 4896, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-sign-in:before {
  content: "";
}

/* line 4899, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-trophy:before {
  content: "";
}

/* line 4902, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-github-square:before {
  content: "";
}

/* line 4905, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-upload:before {
  content: "";
}

/* line 4908, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-lemon-o:before {
  content: "";
}

/* line 4911, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-phone:before {
  content: "";
}

/* line 4914, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-square-o:before {
  content: "";
}

/* line 4917, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bookmark-o:before {
  content: "";
}

/* line 4920, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-phone-square:before {
  content: "";
}

/* line 4923, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-twitter:before {
  content: "";
}

/* line 4926, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-facebook-f:before,
.pages-snowflakes .fa-facebook:before {
  content: "";
}

/* line 4930, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-github:before {
  content: "";
}

/* line 4933, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-unlock:before {
  content: "";
}

/* line 4936, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-credit-card:before {
  content: "";
}

/* line 4939, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-feed:before,
.pages-snowflakes .fa-rss:before {
  content: "";
}

/* line 4943, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hdd-o:before {
  content: "";
}

/* line 4946, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bullhorn:before {
  content: "";
}

/* line 4949, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bell:before {
  content: "";
}

/* line 4952, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-certificate:before {
  content: "";
}

/* line 4955, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hand-o-right:before {
  content: "";
}

/* line 4958, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hand-o-left:before {
  content: "";
}

/* line 4961, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hand-o-up:before {
  content: "";
}

/* line 4964, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hand-o-down:before {
  content: "";
}

/* line 4967, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-arrow-circle-left:before {
  content: "";
}

/* line 4970, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-arrow-circle-right:before {
  content: "";
}

/* line 4973, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-arrow-circle-up:before {
  content: "";
}

/* line 4976, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-arrow-circle-down:before {
  content: "";
}

/* line 4979, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-globe:before {
  content: "";
}

/* line 4982, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-wrench:before {
  content: "";
}

/* line 4985, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-tasks:before {
  content: "";
}

/* line 4988, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-filter:before {
  content: "";
}

/* line 4991, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-briefcase:before {
  content: "";
}

/* line 4994, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-arrows-alt:before {
  content: "";
}

/* line 4997, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-group:before,
.pages-snowflakes .fa-users:before {
  content: "";
}

/* line 5001, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-chain:before,
.pages-snowflakes .fa-link:before {
  content: "";
}

/* line 5005, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cloud:before {
  content: "";
}

/* line 5008, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-flask:before {
  content: "";
}

/* line 5011, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cut:before,
.pages-snowflakes .fa-scissors:before {
  content: "";
}

/* line 5015, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-copy:before,
.pages-snowflakes .fa-files-o:before {
  content: "";
}

/* line 5019, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-paperclip:before {
  content: "";
}

/* line 5022, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-save:before,
.pages-snowflakes .fa-floppy-o:before {
  content: "";
}

/* line 5026, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-square:before {
  content: "";
}

/* line 5029, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-navicon:before,
.pages-snowflakes .fa-reorder:before,
.pages-snowflakes .fa-bars:before {
  content: "";
}

/* line 5034, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-list-ul:before {
  content: "";
}

/* line 5037, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-list-ol:before {
  content: "";
}

/* line 5040, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-strikethrough:before {
  content: "";
}

/* line 5043, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-underline:before {
  content: "";
}

/* line 5046, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-table:before {
  content: "";
}

/* line 5049, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-magic:before {
  content: "";
}

/* line 5052, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-truck:before {
  content: "";
}

/* line 5055, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-pinterest:before {
  content: "";
}

/* line 5058, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-pinterest-square:before {
  content: "";
}

/* line 5061, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-google-plus-square:before {
  content: "";
}

/* line 5064, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-google-plus:before {
  content: "";
}

/* line 5067, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-money:before {
  content: "";
}

/* line 5070, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-caret-down:before {
  content: "";
}

/* line 5073, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-caret-up:before {
  content: "";
}

/* line 5076, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-caret-left:before {
  content: "";
}

/* line 5079, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-caret-right:before {
  content: "";
}

/* line 5082, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-columns:before {
  content: "";
}

/* line 5085, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-unsorted:before,
.pages-snowflakes .fa-sort:before {
  content: "";
}

/* line 5089, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-sort-down:before,
.pages-snowflakes .fa-sort-desc:before {
  content: "";
}

/* line 5093, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-sort-up:before,
.pages-snowflakes .fa-sort-asc:before {
  content: "";
}

/* line 5097, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-envelope:before {
  content: "";
}

/* line 5100, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-linkedin:before {
  content: "";
}

/* line 5103, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-rotate-left:before,
.pages-snowflakes .fa-undo:before {
  content: "";
}

/* line 5107, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-legal:before,
.pages-snowflakes .fa-gavel:before {
  content: "";
}

/* line 5111, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-dashboard:before,
.pages-snowflakes .fa-tachometer:before {
  content: "";
}

/* line 5115, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-comment-o:before {
  content: "";
}

/* line 5118, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-comments-o:before {
  content: "";
}

/* line 5121, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-flash:before,
.pages-snowflakes .fa-bolt:before {
  content: "";
}

/* line 5125, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-sitemap:before {
  content: "";
}

/* line 5128, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-umbrella:before {
  content: "";
}

/* line 5131, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-paste:before,
.pages-snowflakes .fa-clipboard:before {
  content: "";
}

/* line 5135, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-lightbulb-o:before {
  content: "";
}

/* line 5138, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-exchange:before {
  content: "";
}

/* line 5141, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cloud-download:before {
  content: "";
}

/* line 5144, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cloud-upload:before {
  content: "";
}

/* line 5147, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-user-md:before {
  content: "";
}

/* line 5150, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-stethoscope:before {
  content: "";
}

/* line 5153, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-suitcase:before {
  content: "";
}

/* line 5156, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bell-o:before {
  content: "";
}

/* line 5159, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-coffee:before {
  content: "";
}

/* line 5162, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cutlery:before {
  content: "";
}

/* line 5165, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-file-text-o:before {
  content: "";
}

/* line 5168, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-building-o:before {
  content: "";
}

/* line 5171, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hospital-o:before {
  content: "";
}

/* line 5174, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-ambulance:before {
  content: "";
}

/* line 5177, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-medkit:before {
  content: "";
}

/* line 5180, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-fighter-jet:before {
  content: "";
}

/* line 5183, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-beer:before {
  content: "";
}

/* line 5186, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-h-square:before {
  content: "";
}

/* line 5189, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-plus-square:before {
  content: "";
}

/* line 5192, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-angle-double-left:before {
  content: "";
}

/* line 5195, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-angle-double-right:before {
  content: "";
}

/* line 5198, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-angle-double-up:before {
  content: "";
}

/* line 5201, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-angle-double-down:before {
  content: "";
}

/* line 5204, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-angle-left:before {
  content: "";
}

/* line 5207, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-angle-right:before {
  content: "";
}

/* line 5210, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-angle-up:before {
  content: "";
}

/* line 5213, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-angle-down:before {
  content: "";
}

/* line 5216, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-desktop:before {
  content: "";
}

/* line 5219, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-laptop:before {
  content: "";
}

/* line 5222, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-tablet:before {
  content: "";
}

/* line 5225, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-mobile-phone:before,
.pages-snowflakes .fa-mobile:before {
  content: "";
}

/* line 5229, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-circle-o:before {
  content: "";
}

/* line 5232, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-quote-left:before {
  content: "";
}

/* line 5235, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-quote-right:before {
  content: "";
}

/* line 5238, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-spinner:before {
  content: "";
}

/* line 5241, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-circle:before {
  content: "";
}

/* line 5244, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-mail-reply:before,
.pages-snowflakes .fa-reply:before {
  content: "";
}

/* line 5248, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-github-alt:before {
  content: "";
}

/* line 5251, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-folder-o:before {
  content: "";
}

/* line 5254, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-folder-open-o:before {
  content: "";
}

/* line 5257, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-smile-o:before {
  content: "";
}

/* line 5260, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-frown-o:before {
  content: "";
}

/* line 5263, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-meh-o:before {
  content: "";
}

/* line 5266, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-gamepad:before {
  content: "";
}

/* line 5269, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-keyboard-o:before {
  content: "";
}

/* line 5272, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-flag-o:before {
  content: "";
}

/* line 5275, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-flag-checkered:before {
  content: "";
}

/* line 5278, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-terminal:before {
  content: "";
}

/* line 5281, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-code:before {
  content: "";
}

/* line 5284, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-mail-reply-all:before,
.pages-snowflakes .fa-reply-all:before {
  content: "";
}

/* line 5288, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-star-half-empty:before,
.pages-snowflakes .fa-star-half-full:before,
.pages-snowflakes .fa-star-half-o:before {
  content: "";
}

/* line 5293, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-location-arrow:before {
  content: "";
}

/* line 5296, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-crop:before {
  content: "";
}

/* line 5299, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-code-fork:before {
  content: "";
}

/* line 5302, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-unlink:before,
.pages-snowflakes .fa-chain-broken:before {
  content: "";
}

/* line 5306, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-question:before {
  content: "";
}

/* line 5309, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-info:before {
  content: "";
}

/* line 5312, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-exclamation:before {
  content: "";
}

/* line 5315, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-superscript:before {
  content: "";
}

/* line 5318, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-subscript:before {
  content: "";
}

/* line 5321, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-eraser:before {
  content: "";
}

/* line 5324, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-puzzle-piece:before {
  content: "";
}

/* line 5327, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-microphone:before {
  content: "";
}

/* line 5330, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-microphone-slash:before {
  content: "";
}

/* line 5333, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-shield:before {
  content: "";
}

/* line 5336, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-calendar-o:before {
  content: "";
}

/* line 5339, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-fire-extinguisher:before {
  content: "";
}

/* line 5342, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-rocket:before {
  content: "";
}

/* line 5345, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-maxcdn:before {
  content: "";
}

/* line 5348, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-chevron-circle-left:before {
  content: "";
}

/* line 5351, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-chevron-circle-right:before {
  content: "";
}

/* line 5354, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-chevron-circle-up:before {
  content: "";
}

/* line 5357, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-chevron-circle-down:before {
  content: "";
}

/* line 5360, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-html5:before {
  content: "";
}

/* line 5363, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-css3:before {
  content: "";
}

/* line 5366, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-anchor:before {
  content: "";
}

/* line 5369, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-unlock-alt:before {
  content: "";
}

/* line 5372, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bullseye:before {
  content: "";
}

/* line 5375, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-ellipsis-h:before {
  content: "";
}

/* line 5378, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-ellipsis-v:before {
  content: "";
}

/* line 5381, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-rss-square:before {
  content: "";
}

/* line 5384, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-play-circle:before {
  content: "";
}

/* line 5387, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-ticket:before {
  content: "";
}

/* line 5390, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-minus-square:before {
  content: "";
}

/* line 5393, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-minus-square-o:before {
  content: "";
}

/* line 5396, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-level-up:before {
  content: "";
}

/* line 5399, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-level-down:before {
  content: "";
}

/* line 5402, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-check-square:before {
  content: "";
}

/* line 5405, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-pencil-square:before {
  content: "";
}

/* line 5408, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-external-link-square:before {
  content: "";
}

/* line 5411, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-share-square:before {
  content: "";
}

/* line 5414, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-compass:before {
  content: "";
}

/* line 5417, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-toggle-down:before,
.pages-snowflakes .fa-caret-square-o-down:before {
  content: "";
}

/* line 5421, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-toggle-up:before,
.pages-snowflakes .fa-caret-square-o-up:before {
  content: "";
}

/* line 5425, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-toggle-right:before,
.pages-snowflakes .fa-caret-square-o-right:before {
  content: "";
}

/* line 5429, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-euro:before,
.pages-snowflakes .fa-eur:before {
  content: "";
}

/* line 5433, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-gbp:before {
  content: "";
}

/* line 5436, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-dollar:before,
.pages-snowflakes .fa-usd:before {
  content: "";
}

/* line 5440, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-rupee:before,
.pages-snowflakes .fa-inr:before {
  content: "";
}

/* line 5444, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cny:before,
.pages-snowflakes .fa-rmb:before,
.pages-snowflakes .fa-yen:before,
.pages-snowflakes .fa-jpy:before {
  content: "";
}

/* line 5450, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-ruble:before,
.pages-snowflakes .fa-rouble:before,
.pages-snowflakes .fa-rub:before {
  content: "";
}

/* line 5455, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-won:before,
.pages-snowflakes .fa-krw:before {
  content: "";
}

/* line 5459, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bitcoin:before,
.pages-snowflakes .fa-btc:before {
  content: "";
}

/* line 5463, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-file:before {
  content: "";
}

/* line 5466, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-file-text:before {
  content: "";
}

/* line 5469, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-sort-alpha-asc:before {
  content: "";
}

/* line 5472, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-sort-alpha-desc:before {
  content: "";
}

/* line 5475, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-sort-amount-asc:before {
  content: "";
}

/* line 5478, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-sort-amount-desc:before {
  content: "";
}

/* line 5481, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-sort-numeric-asc:before {
  content: "";
}

/* line 5484, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-sort-numeric-desc:before {
  content: "";
}

/* line 5487, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-thumbs-up:before {
  content: "";
}

/* line 5490, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-thumbs-down:before {
  content: "";
}

/* line 5493, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-youtube-square:before {
  content: "";
}

/* line 5496, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-youtube:before {
  content: "";
}

/* line 5499, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-xing:before {
  content: "";
}

/* line 5502, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-xing-square:before {
  content: "";
}

/* line 5505, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-youtube-play:before {
  content: "";
}

/* line 5508, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-dropbox:before {
  content: "";
}

/* line 5511, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-stack-overflow:before {
  content: "";
}

/* line 5514, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-instagram:before {
  content: "";
}

/* line 5517, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-flickr:before {
  content: "";
}

/* line 5520, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-adn:before {
  content: "";
}

/* line 5523, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bitbucket:before {
  content: "";
}

/* line 5526, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bitbucket-square:before {
  content: "";
}

/* line 5529, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-tumblr:before {
  content: "";
}

/* line 5532, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-tumblr-square:before {
  content: "";
}

/* line 5535, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-long-arrow-down:before {
  content: "";
}

/* line 5538, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-long-arrow-up:before {
  content: "";
}

/* line 5541, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-long-arrow-left:before {
  content: "";
}

/* line 5544, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-long-arrow-right:before {
  content: "";
}

/* line 5547, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-apple:before {
  content: "";
}

/* line 5550, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-windows:before {
  content: "";
}

/* line 5553, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-android:before {
  content: "";
}

/* line 5556, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-linux:before {
  content: "";
}

/* line 5559, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-dribbble:before {
  content: "";
}

/* line 5562, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-skype:before {
  content: "";
}

/* line 5565, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-foursquare:before {
  content: "";
}

/* line 5568, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-trello:before {
  content: "";
}

/* line 5571, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-female:before {
  content: "";
}

/* line 5574, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-male:before {
  content: "";
}

/* line 5577, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-gittip:before,
.pages-snowflakes .fa-gratipay:before {
  content: "";
}

/* line 5581, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-sun-o:before {
  content: "";
}

/* line 5584, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-moon-o:before {
  content: "";
}

/* line 5587, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-archive:before {
  content: "";
}

/* line 5590, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bug:before {
  content: "";
}

/* line 5593, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-vk:before {
  content: "";
}

/* line 5596, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-weibo:before {
  content: "";
}

/* line 5599, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-renren:before {
  content: "";
}

/* line 5602, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-pagelines:before {
  content: "";
}

/* line 5605, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-stack-exchange:before {
  content: "";
}

/* line 5608, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-arrow-circle-o-right:before {
  content: "";
}

/* line 5611, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-arrow-circle-o-left:before {
  content: "";
}

/* line 5614, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-toggle-left:before,
.pages-snowflakes .fa-caret-square-o-left:before {
  content: "";
}

/* line 5618, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-dot-circle-o:before {
  content: "";
}

/* line 5621, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-wheelchair:before {
  content: "";
}

/* line 5624, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-vimeo-square:before {
  content: "";
}

/* line 5627, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-turkish-lira:before,
.pages-snowflakes .fa-try:before {
  content: "";
}

/* line 5631, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-plus-square-o:before {
  content: "";
}

/* line 5634, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-space-shuttle:before {
  content: "";
}

/* line 5637, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-slack:before {
  content: "";
}

/* line 5640, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-envelope-square:before {
  content: "";
}

/* line 5643, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-wordpress:before {
  content: "";
}

/* line 5646, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-openid:before {
  content: "";
}

/* line 5649, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-institution:before,
.pages-snowflakes .fa-bank:before,
.pages-snowflakes .fa-university:before {
  content: "";
}

/* line 5654, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-mortar-board:before,
.pages-snowflakes .fa-graduation-cap:before {
  content: "";
}

/* line 5658, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-yahoo:before {
  content: "";
}

/* line 5661, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-google:before {
  content: "";
}

/* line 5664, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-reddit:before {
  content: "";
}

/* line 5667, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-reddit-square:before {
  content: "";
}

/* line 5670, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-stumbleupon-circle:before {
  content: "";
}

/* line 5673, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-stumbleupon:before {
  content: "";
}

/* line 5676, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-delicious:before {
  content: "";
}

/* line 5679, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-digg:before {
  content: "";
}

/* line 5682, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-pied-piper:before {
  content: "";
}

/* line 5685, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-pied-piper-alt:before {
  content: "";
}

/* line 5688, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-drupal:before {
  content: "";
}

/* line 5691, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-joomla:before {
  content: "";
}

/* line 5694, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-language:before {
  content: "";
}

/* line 5697, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-fax:before {
  content: "";
}

/* line 5700, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-building:before {
  content: "";
}

/* line 5703, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-child:before {
  content: "";
}

/* line 5706, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-paw:before {
  content: "";
}

/* line 5709, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-spoon:before {
  content: "";
}

/* line 5712, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cube:before {
  content: "";
}

/* line 5715, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cubes:before {
  content: "";
}

/* line 5718, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-behance:before {
  content: "";
}

/* line 5721, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-behance-square:before {
  content: "";
}

/* line 5724, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-steam:before {
  content: "";
}

/* line 5727, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-steam-square:before {
  content: "";
}

/* line 5730, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-recycle:before {
  content: "";
}

/* line 5733, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-automobile:before,
.pages-snowflakes .fa-car:before {
  content: "";
}

/* line 5737, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cab:before,
.pages-snowflakes .fa-taxi:before {
  content: "";
}

/* line 5741, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-tree:before {
  content: "";
}

/* line 5744, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-spotify:before {
  content: "";
}

/* line 5747, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-deviantart:before {
  content: "";
}

/* line 5750, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-soundcloud:before {
  content: "";
}

/* line 5753, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-database:before {
  content: "";
}

/* line 5756, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-file-pdf-o:before {
  content: "";
}

/* line 5759, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-file-word-o:before {
  content: "";
}

/* line 5762, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-file-excel-o:before {
  content: "";
}

/* line 5765, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-file-powerpoint-o:before {
  content: "";
}

/* line 5768, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-file-photo-o:before,
.pages-snowflakes .fa-file-picture-o:before,
.pages-snowflakes .fa-file-image-o:before {
  content: "";
}

/* line 5773, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-file-zip-o:before,
.pages-snowflakes .fa-file-archive-o:before {
  content: "";
}

/* line 5777, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-file-sound-o:before,
.pages-snowflakes .fa-file-audio-o:before {
  content: "";
}

/* line 5781, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-file-movie-o:before,
.pages-snowflakes .fa-file-video-o:before {
  content: "";
}

/* line 5785, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-file-code-o:before {
  content: "";
}

/* line 5788, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-vine:before {
  content: "";
}

/* line 5791, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-codepen:before {
  content: "";
}

/* line 5794, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-jsfiddle:before {
  content: "";
}

/* line 5797, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-life-bouy:before,
.pages-snowflakes .fa-life-buoy:before,
.pages-snowflakes .fa-life-saver:before,
.pages-snowflakes .fa-support:before,
.pages-snowflakes .fa-life-ring:before {
  content: "";
}

/* line 5804, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-circle-o-notch:before {
  content: "";
}

/* line 5807, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-ra:before,
.pages-snowflakes .fa-rebel:before {
  content: "";
}

/* line 5811, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-ge:before,
.pages-snowflakes .fa-empire:before {
  content: "";
}

/* line 5815, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-git-square:before {
  content: "";
}

/* line 5818, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-git:before {
  content: "";
}

/* line 5821, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-y-combinator-square:before,
.pages-snowflakes .fa-yc-square:before,
.pages-snowflakes .fa-hacker-news:before {
  content: "";
}

/* line 5826, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-tencent-weibo:before {
  content: "";
}

/* line 5829, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-qq:before {
  content: "";
}

/* line 5832, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-wechat:before,
.pages-snowflakes .fa-weixin:before {
  content: "";
}

/* line 5836, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-send:before,
.pages-snowflakes .fa-paper-plane:before {
  content: "";
}

/* line 5840, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-send-o:before,
.pages-snowflakes .fa-paper-plane-o:before {
  content: "";
}

/* line 5844, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-history:before {
  content: "";
}

/* line 5847, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-circle-thin:before {
  content: "";
}

/* line 5850, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-header:before {
  content: "";
}

/* line 5853, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-paragraph:before {
  content: "";
}

/* line 5856, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-sliders:before {
  content: "";
}

/* line 5859, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-share-alt:before {
  content: "";
}

/* line 5862, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-share-alt-square:before {
  content: "";
}

/* line 5865, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bomb:before {
  content: "";
}

/* line 5868, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-soccer-ball-o:before,
.pages-snowflakes .fa-futbol-o:before {
  content: "";
}

/* line 5872, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-tty:before {
  content: "";
}

/* line 5875, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-binoculars:before {
  content: "";
}

/* line 5878, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-plug:before {
  content: "";
}

/* line 5881, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-slideshare:before {
  content: "";
}

/* line 5884, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-twitch:before {
  content: "";
}

/* line 5887, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-yelp:before {
  content: "";
}

/* line 5890, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-newspaper-o:before {
  content: "";
}

/* line 5893, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-wifi:before {
  content: "";
}

/* line 5896, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-calculator:before {
  content: "";
}

/* line 5899, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-paypal:before {
  content: "";
}

/* line 5902, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-google-wallet:before {
  content: "";
}

/* line 5905, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cc-visa:before {
  content: "";
}

/* line 5908, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cc-mastercard:before {
  content: "";
}

/* line 5911, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cc-discover:before {
  content: "";
}

/* line 5914, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cc-amex:before {
  content: "";
}

/* line 5917, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cc-paypal:before {
  content: "";
}

/* line 5920, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cc-stripe:before {
  content: "";
}

/* line 5923, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bell-slash:before {
  content: "";
}

/* line 5926, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bell-slash-o:before {
  content: "";
}

/* line 5929, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-trash:before {
  content: "";
}

/* line 5932, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-copyright:before {
  content: "";
}

/* line 5935, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-at:before {
  content: "";
}

/* line 5938, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-eyedropper:before {
  content: "";
}

/* line 5941, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-paint-brush:before {
  content: "";
}

/* line 5944, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-birthday-cake:before {
  content: "";
}

/* line 5947, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-area-chart:before {
  content: "";
}

/* line 5950, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-pie-chart:before {
  content: "";
}

/* line 5953, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-line-chart:before {
  content: "";
}

/* line 5956, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-lastfm:before {
  content: "";
}

/* line 5959, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-lastfm-square:before {
  content: "";
}

/* line 5962, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-toggle-off:before {
  content: "";
}

/* line 5965, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-toggle-on:before {
  content: "";
}

/* line 5968, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bicycle:before {
  content: "";
}

/* line 5971, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bus:before {
  content: "";
}

/* line 5974, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-ioxhost:before {
  content: "";
}

/* line 5977, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-angellist:before {
  content: "";
}

/* line 5980, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cc:before {
  content: "";
}

/* line 5983, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-shekel:before,
.pages-snowflakes .fa-sheqel:before,
.pages-snowflakes .fa-ils:before {
  content: "";
}

/* line 5988, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-meanpath:before {
  content: "";
}

/* line 5991, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-buysellads:before {
  content: "";
}

/* line 5994, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-connectdevelop:before {
  content: "";
}

/* line 5997, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-dashcube:before {
  content: "";
}

/* line 6000, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-forumbee:before {
  content: "";
}

/* line 6003, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-leanpub:before {
  content: "";
}

/* line 6006, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-sellsy:before {
  content: "";
}

/* line 6009, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-shirtsinbulk:before {
  content: "";
}

/* line 6012, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-simplybuilt:before {
  content: "";
}

/* line 6015, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-skyatlas:before {
  content: "";
}

/* line 6018, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cart-plus:before {
  content: "";
}

/* line 6021, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cart-arrow-down:before {
  content: "";
}

/* line 6024, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-diamond:before {
  content: "";
}

/* line 6027, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-ship:before {
  content: "";
}

/* line 6030, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-user-secret:before {
  content: "";
}

/* line 6033, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-motorcycle:before {
  content: "";
}

/* line 6036, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-street-view:before {
  content: "";
}

/* line 6039, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-heartbeat:before {
  content: "";
}

/* line 6042, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-venus:before {
  content: "";
}

/* line 6045, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-mars:before {
  content: "";
}

/* line 6048, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-mercury:before {
  content: "";
}

/* line 6051, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-intersex:before,
.pages-snowflakes .fa-transgender:before {
  content: "";
}

/* line 6055, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-transgender-alt:before {
  content: "";
}

/* line 6058, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-venus-double:before {
  content: "";
}

/* line 6061, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-mars-double:before {
  content: "";
}

/* line 6064, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-venus-mars:before {
  content: "";
}

/* line 6067, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-mars-stroke:before {
  content: "";
}

/* line 6070, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-mars-stroke-v:before {
  content: "";
}

/* line 6073, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-mars-stroke-h:before {
  content: "";
}

/* line 6076, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-neuter:before {
  content: "";
}

/* line 6079, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-genderless:before {
  content: "";
}

/* line 6082, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-facebook-official:before {
  content: "";
}

/* line 6085, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-pinterest-p:before {
  content: "";
}

/* line 6088, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-whatsapp:before {
  content: "";
}

/* line 6091, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-server:before {
  content: "";
}

/* line 6094, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-user-plus:before {
  content: "";
}

/* line 6097, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-user-times:before {
  content: "";
}

/* line 6100, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hotel:before,
.pages-snowflakes .fa-bed:before {
  content: "";
}

/* line 6104, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-viacoin:before {
  content: "";
}

/* line 6107, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-train:before {
  content: "";
}

/* line 6110, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-subway:before {
  content: "";
}

/* line 6113, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-medium:before {
  content: "";
}

/* line 6116, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-yc:before,
.pages-snowflakes .fa-y-combinator:before {
  content: "";
}

/* line 6120, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-optin-monster:before {
  content: "";
}

/* line 6123, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-opencart:before {
  content: "";
}

/* line 6126, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-expeditedssl:before {
  content: "";
}

/* line 6129, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-battery-4:before,
.pages-snowflakes .fa-battery-full:before {
  content: "";
}

/* line 6133, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-battery-3:before,
.pages-snowflakes .fa-battery-three-quarters:before {
  content: "";
}

/* line 6137, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-battery-2:before,
.pages-snowflakes .fa-battery-half:before {
  content: "";
}

/* line 6141, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-battery-1:before,
.pages-snowflakes .fa-battery-quarter:before {
  content: "";
}

/* line 6145, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-battery-0:before,
.pages-snowflakes .fa-battery-empty:before {
  content: "";
}

/* line 6149, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-mouse-pointer:before {
  content: "";
}

/* line 6152, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-i-cursor:before {
  content: "";
}

/* line 6155, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-object-group:before {
  content: "";
}

/* line 6158, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-object-ungroup:before {
  content: "";
}

/* line 6161, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-sticky-note:before {
  content: "";
}

/* line 6164, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-sticky-note-o:before {
  content: "";
}

/* line 6167, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cc-jcb:before {
  content: "";
}

/* line 6170, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-cc-diners-club:before {
  content: "";
}

/* line 6173, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-clone:before {
  content: "";
}

/* line 6176, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-balance-scale:before {
  content: "";
}

/* line 6179, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hourglass-o:before {
  content: "";
}

/* line 6182, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hourglass-1:before,
.pages-snowflakes .fa-hourglass-start:before {
  content: "";
}

/* line 6186, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hourglass-2:before,
.pages-snowflakes .fa-hourglass-half:before {
  content: "";
}

/* line 6190, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hourglass-3:before,
.pages-snowflakes .fa-hourglass-end:before {
  content: "";
}

/* line 6194, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hourglass:before {
  content: "";
}

/* line 6197, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hand-grab-o:before,
.pages-snowflakes .fa-hand-rock-o:before {
  content: "";
}

/* line 6201, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hand-stop-o:before,
.pages-snowflakes .fa-hand-paper-o:before {
  content: "";
}

/* line 6205, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hand-scissors-o:before {
  content: "";
}

/* line 6208, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hand-lizard-o:before {
  content: "";
}

/* line 6211, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hand-spock-o:before {
  content: "";
}

/* line 6214, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hand-pointer-o:before {
  content: "";
}

/* line 6217, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hand-peace-o:before {
  content: "";
}

/* line 6220, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-trademark:before {
  content: "";
}

/* line 6223, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-registered:before {
  content: "";
}

/* line 6226, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-creative-commons:before {
  content: "";
}

/* line 6229, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-gg:before {
  content: "";
}

/* line 6232, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-gg-circle:before {
  content: "";
}

/* line 6235, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-tripadvisor:before {
  content: "";
}

/* line 6238, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-odnoklassniki:before {
  content: "";
}

/* line 6241, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-odnoklassniki-square:before {
  content: "";
}

/* line 6244, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-get-pocket:before {
  content: "";
}

/* line 6247, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-wikipedia-w:before {
  content: "";
}

/* line 6250, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-safari:before {
  content: "";
}

/* line 6253, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-chrome:before {
  content: "";
}

/* line 6256, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-firefox:before {
  content: "";
}

/* line 6259, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-opera:before {
  content: "";
}

/* line 6262, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-internet-explorer:before {
  content: "";
}

/* line 6265, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-tv:before,
.pages-snowflakes .fa-television:before {
  content: "";
}

/* line 6269, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-contao:before {
  content: "";
}

/* line 6272, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-500px:before {
  content: "";
}

/* line 6275, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-amazon:before {
  content: "";
}

/* line 6278, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-calendar-plus-o:before {
  content: "";
}

/* line 6281, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-calendar-minus-o:before {
  content: "";
}

/* line 6284, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-calendar-times-o:before {
  content: "";
}

/* line 6287, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-calendar-check-o:before {
  content: "";
}

/* line 6290, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-industry:before {
  content: "";
}

/* line 6293, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-map-pin:before {
  content: "";
}

/* line 6296, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-map-signs:before {
  content: "";
}

/* line 6299, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-map-o:before {
  content: "";
}

/* line 6302, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-map:before {
  content: "";
}

/* line 6305, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-commenting:before {
  content: "";
}

/* line 6308, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-commenting-o:before {
  content: "";
}

/* line 6311, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-houzz:before {
  content: "";
}

/* line 6314, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-vimeo:before {
  content: "";
}

/* line 6317, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-black-tie:before {
  content: "";
}

/* line 6320, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-fonticons:before {
  content: "";
}

/* line 6323, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-reddit-alien:before {
  content: "";
}

/* line 6326, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-edge:before {
  content: "";
}

/* line 6329, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-credit-card-alt:before {
  content: "";
}

/* line 6332, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-codiepie:before {
  content: "";
}

/* line 6335, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-modx:before {
  content: "";
}

/* line 6338, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-fort-awesome:before {
  content: "";
}

/* line 6341, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-usb:before {
  content: "";
}

/* line 6344, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-product-hunt:before {
  content: "";
}

/* line 6347, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-mixcloud:before {
  content: "";
}

/* line 6350, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-scribd:before {
  content: "";
}

/* line 6353, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-pause-circle:before {
  content: "";
}

/* line 6356, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-pause-circle-o:before {
  content: "";
}

/* line 6359, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-stop-circle:before {
  content: "";
}

/* line 6362, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-stop-circle-o:before {
  content: "";
}

/* line 6365, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-shopping-bag:before {
  content: "";
}

/* line 6368, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-shopping-basket:before {
  content: "";
}

/* line 6371, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-hashtag:before {
  content: "";
}

/* line 6374, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bluetooth:before {
  content: "";
}

/* line 6377, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-bluetooth-b:before {
  content: "";
}

/* line 6380, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .fa-percent:before {
  content: "";
}

/* line 6387, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

/* line 6396, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}

/* line 6400, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 6408, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

/* line 6415, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

/* line 6423, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}

/* line 6428, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-nav.disabled,
.pages-snowflakes .owl-carousel .owl-dots.disabled {
  display: none;
}

/* line 6432, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-nav .owl-prev,
.pages-snowflakes .owl-carousel .owl-nav .owl-next,
.pages-snowflakes .owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 6443, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel.owl-loaded {
  display: block;
}

/* line 6446, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

/* line 6450, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel.owl-hidden {
  opacity: 0;
}

/* line 6453, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel.owl-refresh .owl-item {
  display: none;
}

/* line 6456, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 6462, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

/* line 6466, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel.owl-rtl {
  direction: rtl;
}

/* line 6469, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* line 6472, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-controls {
  margin-top: 10px;
  text-align: center;
}

/* line 6476, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

/* line 6484, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
}

/* line 6488, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}

/* line 6500, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-controls .owl-page,
.pages-snowflakes .owl-carousel .owl-controls .owl-buttons div {
  cursor: pointer;
}

/* line 6506, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .no-js .owl-carousel {
  display: block;
}

/* line 6513, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

/* line 6517, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-animated-in {
  z-index: 0;
}

/* line 6520, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-animated-out {
  z-index: 1;
}

/* line 6523, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

/* line 6538, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-height {
  transition: height 500ms ease-in-out;
}

/* line 6545, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

/* line 6549, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* line 6556, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

/* line 6561, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: scale 100ms ease;
}

/* line 6575, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}

/* line 6578, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-video-playing .owl-video-tn,
.pages-snowflakes .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

/* line 6582, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

/* line 6590, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

/* line 6596, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

/* line 6601, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 6606, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* line 6622, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .owl-theme .owl-dots .owl-dot.active span,
.pages-snowflakes .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}

/* line 6631, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-target,
.pages-snowflakes .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6642, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-target {
  position: relative;
  direction: ltr;
}

/* line 6646, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

/* line 6652, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

/* line 6659, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-handle {
  position: relative;
  z-index: 1;
}

/* line 6663, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-stacking .noUi-handle {
  z-index: 10;
}

/* line 6666, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-state-tap .noUi-origin {
  -webkit-transition: left .3s, top .3s;
  transition: left .3s, top .3s;
}

/* line 6670, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-state-drag * {
  cursor: inherit !important;
}

/* line 6673, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 6677, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-horizontal {
  height: 18px;
}

/* line 6680, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px;
}

/* line 6686, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-vertical {
  width: 18px;
}

/* line 6689, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

/* line 6695, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 1px 1px #f0f0f0;
}

/* line 6699, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45);
  -webkit-transition: background 450ms;
  transition: background 450ms;
}

/* line 6705, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-origin {
  border-radius: 2px;
}

/* line 6708, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-target {
  border-radius: 4px;
  border: 1px solid #D3D3D3;
  box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

/* line 6713, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-target.noUi-connect {
  box-shadow: inset 0 0 3px rgba(51, 51, 51, 0.45), 0 3px 6px -5px #BBB;
}

/* line 6716, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-draggable {
  cursor: w-resize;
}

/* line 6719, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

/* line 6722, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-handle {
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #FFF;
  cursor: default;
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

/* line 6729, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-active {
  box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/* line 6732, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-handle:after,
.pages-snowflakes .noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #E8E7E6;
  left: 14px;
  top: 6px;
}

/* line 6743, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-handle:after {
  left: 17px;
}

/* line 6746, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-vertical .noUi-handle:after,
.pages-snowflakes .noUi-vertical .noUi-handle:before {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px;
}

/* line 6753, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-vertical .noUi-handle:after {
  top: 17px;
}

/* line 6756, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes [disabled] .noUi-connect,
.pages-snowflakes .noUi-connect[disabled] {
  background: #B8B8B8;
}

/* line 6760, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes [disabled] .noUi-handle,
.pages-snowflakes .noUi-origin[disabled] {
  cursor: not-allowed;
}

/* line 6764, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-pips,
.pages-snowflakes .noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 6769, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-pips {
  position: absolute;
  color: #999;
}

/* line 6773, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-value {
  width: 40px;
  position: absolute;
  text-align: center;
}

/* line 6778, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* line 6782, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-marker {
  position: absolute;
  background: #CCC;
}

/* line 6786, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-marker-large,
.pages-snowflakes .noUi-marker-sub {
  background: #AAA;
}

/* line 6790, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-pips-horizontal {
  padding: 10px 0;
  height: 50px;
  top: 100%;
  left: 0;
  width: 100%;
}

/* line 6797, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-value-horizontal {
  margin-left: -20px;
  padding-top: 20px;
}

/* line 6801, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-value-horizontal.noUi-value-sub {
  padding-top: 15px;
}

/* line 6804, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

/* line 6809, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

/* line 6812, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* line 6815, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

/* line 6821, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-value-vertical {
  width: 15px;
  margin-left: 20px;
  margin-top: -5px;
}

/* line 6826, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

/* line 6831, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

/* line 6834, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

/* line 6837, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  background: #fff;
  padding: 5px;
  text-align: center;
}

/* line 6846, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-horizontal .noUi-handle-lower .noUi-tooltip {
  top: -32px;
}

/* line 6849, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-horizontal .noUi-handle-upper .noUi-tooltip {
  bottom: -32px;
}

/* line 6852, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-vertical .noUi-handle-lower .noUi-tooltip {
  left: 120%;
}

/* line 6855, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_plugins.scss */
.pages-snowflakes .noUi-vertical .noUi-handle-upper .noUi-tooltip {
  right: 120%;
}

/* line 1, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes body {
  font-size: 16px;
  color: #19202d;
  line-height: 1.4em;
  margin: 0;
}

/* line 7, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes ul,
.pages-snowflakes ol {
  margin: 0;
  padding-left: 0;
  padding: 0;
}

/* line 13, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes ul li,
.pages-snowflakes ol li {
  list-style: none;
}

/* line 17, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes ul li:focus,
.pages-snowflakes ol li:focus {
  outline: none;
}

/* line 21, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h1,
.pages-snowflakes h2 {
  font-family: 'PT Serif', serif;
  color: #19202d;
  font-weight: 300;
  margin-bottom: 30px;
}

/* line 28, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h3,
.pages-snowflakes h5 {
  font-family: 'Texta', sans-serif;
  color: #19202d;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 35, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h4 {
  font-family: 'Texta', sans-serif;
  color: #19202d;
  font-weight: 600;
  text-transform: uppercase;
}

/* line 41, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h6 {
  font-family: 'PT Serif', serif;
  color: #fff;
  font-weight: 600;
}

/* line 46, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h7 {
  font-family: 'Texta', sans-serif;
  color: #c19d3f;
  font-weight: 300;
}

/* line 51, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h8 {
  font-family: 'Texta', sans-serif;
  color: #19202d;
  font-weight: 600;
}

/* line 56, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h9 {
  font-family: 'Texta', sans-serif;
  color: #FFFFFF;
  font-weight: 300;
}

/* line 61, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h10 {
  font-family: 'Texta', sans-serif;
  color: #FFFFFF;
  font-weight: 600;
}

/* line 66, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h1,
.pages-snowflakes h2,
.pages-snowflakes h3,
.pages-snowflakes h5,
.pages-snowflakes h6 {
  text-transform: capitalize;
  margin-top: 0;
}

/* line 74, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h1 {
  font-size: 85px;
}

/* line 77, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h2 {
  font-size: 50px;
}

/* line 80, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h3 {
  font-size: 35px;
}

/* line 83, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h4 {
  font-size: 18px;
}

/* line 86, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h5 {
  font-size: 45px;
}

/* line 89, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h6 {
  font-size: 60px;
}

/* line 92, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h7 {
  font-size: 20px;
}

/* line 95, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h8 {
  font-size: 30px;
}

/* line 98, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h9 {
  font-size: 30px;
}

/* line 101, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes h10 {
  font-size: 30px;
}

/* line 104, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes p {
  line-height: 23px;
}

/* line 107, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes img {
  max-width: 100%;
}

/* line 110, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .padding-content {
  padding-top: 92px;
}

/* line 113, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes button:focus,
.pages-snowflakes button:active,
.pages-snowflakes button:active:focus,
.pages-snowflakes button:focus:active {
  outline: none !important;
}

/* line 119, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog_post .blog_post_desc .entry-content ul,
.pages-snowflakes .blog_post .blog_post_desc .entry-content menu,
.pages-snowflakes .blog_post .blog_post_desc .entry-content dir,
.pages-snowflakes .type-page .entry-content > ul,
.pages-snowflakes .type-page .entry-content > menu,
.pages-snowflakes .type-page .entry-content > dir {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px;
}

/* line 133, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog_post .blog_post_desc .entry-content ul li,
.pages-snowflakes .type-page .entry-content > ul li {
  list-style: square;
}

/* line 137, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog_post .blog_post_desc .entry-content ul ul,
.pages-snowflakes .blog_post .blog_post_desc .entry-content ol ul,
.pages-snowflakes .blog_post .blog_post_desc .entry-content ul ol,
.pages-snowflakes .blog_post .blog_post_desc .entry-content ol ol,
.pages-snowflakes .type-page .entry-content > ul ul,
.pages-snowflakes .type-page .entry-content > ol ul,
.pages-snowflakes .type-page .entry-content > ul ol,
.pages-snowflakes .type-page .entry-content > ol ol {
  margin-bottom: 0;
}

/* line 147, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog_post .blog_post_desc .entry-content ul,
.pages-snowflakes .blog_post .blog_post_desc .entry-content ol,
.pages-snowflakes .type-page .entry-content > ul,
.pages-snowflakes .type-page .entry-content > ol {
  margin-top: 0;
}

/* line 153, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog_post .blog_post_desc .entry-content li,
.pages-snowflakes .type-page .entry-content > li {
  display: list-item;
  text-align: -webkit-match-parent;
  padding-left: 0;
}

/* line 159, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog_post .blog_post_desc .entry-content ol,
.pages-snowflakes .type-page .entry-content > ol {
  display: block;
  list-style-type: decimal;
  padding: 0 0 0 24px;
  margin-bottom: 16px;
}

/* line 166, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog_post .blog_post_desc .entry-content ul ul,
.pages-snowflakes .blog_post .blog_post_desc .entry-content ol ul,
.pages-snowflakes .type-page .entry-content > ul ul,
.pages-snowflakes .type-page .entry-content > ol ul {
  list-style-type: circle;
}

/* line 172, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog_post .blog_post_desc .entry-content ol ol ul,
.pages-snowflakes .blog_post .blog_post_desc .entry-content ol ul ul,
.pages-snowflakes .blog_post .blog_post_desc .entry-content ul ol ul,
.pages-snowflakes .blog_post .blog_post_desc .entry-content ul ul ul,
.pages-snowflakes .type-page .entry-content > ol ol ul,
.pages-snowflakes .type-page .entry-content > ol ul ul,
.pages-snowflakes .type-page .entry-content > ul ol ul,
.pages-snowflakes .type-page .entry-content > ul ul ul {
  list-style-type: square;
}

/* line 182, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog_post .blog_post_desc .entry-content li,
.pages-snowflakes .type-page .entry-content > li {
  background: transparent;
  border: 0 none;
  font-weight: inherit;
  margin: 0;
  border: 0;
  padding: auto;
  outline: 0;
  vertical-align: top;
}

/* line 193, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog_post .blog_post_desc .entry-content table,
.pages-snowflakes .type-page .entry-content > table {
  margin: 0 0 20px;
}

/* line 197, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .type-page .entry-content > ul ul ul,
.pages-snowflakes .type-page .entry-content > ul ul {
  display: block;
  list-style-type: disc;
  padding: 0 0 0 40px;
}

/* line 203, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes figure.wp-caption.alignleft,
.pages-snowflakes img.alignleft {
  margin: 5px 20px 5px 0;
}

/* line 207, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .alignleft {
  float: left;
}

/* line 210, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .alignright {
  float: right;
  margin-left: 13px;
  margin-bottom: 15px;
}

/* line 215, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 220, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes input,
.pages-snowflakes textarea {
  padding: 10px;
  box-shadow: none;
  border: none;
}

/* line 226, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes input:focus,
.pages-snowflakes textarea:focus {
  outline: none !important;
}

/* line 230, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes input {
  height: 40px;
  line-height: normal;
}

/* line 234, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes figure {
  position: relative;
}

/* line 237, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: medium none;
  height: 40px;
  background: #f2f2f2 url(/images/pages/bg-arrow.png) no-repeat scroll 96% center;
  text-transform: capitalize;
  overflow: hidden;
  padding: 0 0 0 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 252, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .wrapper {
  min-height: 600px;
}

/* line 255, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-style:hover,
.pages-snowflakes .smooth02 {
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}

/* line 263, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .smooth03 {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

/* line 270, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .smooth04 {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -ms-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

/* line 277, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .smooth05,
.pages-snowflakes .blog-style {
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

/* line 285, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .zoom-in {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 0.3s ease-in 0s;
  -moz-transition: all 0.3s ease-in 0s;
  -ms-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

/* line 297, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .btn-icon {
  -webkit-transition: all 0.3s ease-in 0s !important;
  -moz-transition: all 0.3s ease-in 0s !important;
  -ms-transition: all 0.3s ease-in 0s !important;
  -o-transition: all 0.3s ease-in 0s !important;
  transition: all 0.3s ease-in 0s !important;
}

/* line 304, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .f-float {
  float: right;
}

/* line 307, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .no-padding {
  padding: 0;
}

/* line 310, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .has-overlay {
  position: relative;
}

/* line 313, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .has-overlay::before {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

/* line 329, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .has-overlay:hover::before {
  opacity: 1;
}

/* line 332, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .features .smile_icon_list.with_bg .icon_list_icon,
.pages-snowflakes .social-url,
.pages-snowflakes .pricing-content .price:before,
.pages-snowflakes .owl-controls .owl-nav > div,
.pages-snowflakes .bg-gradient:before,
.pages-snowflakes .detail::before,
.pages-snowflakes .owl-carousel .owl-controls .owl-buttons div,
.pages-snowflakes .gallery .slick-next,
.pages-snowflakes .gallery .slick-prev,
.pages-snowflakes .social-networks li,
.pages-snowflakes .blog-img .bg-gradient,
.pages-snowflakes .img-profile .bg-gradient:before {
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

/* line 350, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .bg-gradient {
  position: relative;
}

/* line 353, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .bg-gradient:before {
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: absolute;
  top: 0;
  width: 100%;
  background: #19202d;
  background: -moz-linear-gradient(20deg, #d1bb81 0%, #c19d3f 100%, #c19d3f 100%);
  background: -webkit-linear-gradient(20deg, #d1bb81 0%, #c19d3f 100%, #c19d3f 100%);
  background: linear-gradient(20deg, #d1bb81 0%, #c19d3f 100%, #c19d3f 100%);
}

/* line 366, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .bg-gradient .title-block h2 {
  color: #fff;
  position: relative;
  z-index: 20;
}

/* line 371, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .title-block {
  line-height: normal;
  margin: 0;
}

/* line 375, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .title-block span {
  font-weight: 700;
}

/* line 378, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .owl-controls .owl-nav {
  display: inline-block;
}

/* line 381, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .owl-controls .owl-nav > div {
  display: inline-block;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 1px solid #fff;
  color: #fff;
  line-height: 23px;
  margin: 0 8px;
}

/* line 391, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .btn, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button {
  padding: 10px 46px 9px;
}

/* line 394, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .btn-default {
  background: #c19d3f;
  border: 1px solid #c19d3f;
  color: #fff;
}

/* line 399, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .btn-default:hover,
.pages-snowflakes .btn-default:focus,
.pages-snowflakes .btn-default:active,
.pages-snowflakes .btn-default:active:focus,
.pages-snowflakes .btn-default:focus:active {
  background: #cab47c;
  color: #fff;
  border: 1px solid #cab47c;
}

/* line 408, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .btn-primary, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button {
  background: #c19d3f;
  border: 2px solid #c19d3f;
  color: #fff;
}

/* line 413, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .btn-primary:hover, .pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button:hover, .sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button:hover,
.pages-snowflakes .btn-primary:focus,
.pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button:focus,
.sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button:focus,
.pages-snowflakes .btn-primary:active,
.pages-snowflakes .sidebar .sidebar-item .sidebar-item-primary-button:active,
.sidebar .sidebar-item .pages-snowflakes .sidebar-item-primary-button:active,
.pages-snowflakes .btn-primary:active:hover,
.pages-snowflakes .btn-primary:focus:active {
  background: #c19d3f;
  color: #fff;
  border: 2px solid #c19d3f;
}

/* line 424, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .btn-default:hover,
.pages-snowflakes .btn-default:focus,
.pages-snowflakes .btn-default:active,
.pages-snowflakes .btn-default:active:hover,
.pages-snowflakes .btn-default:active:focus,
.pages-snowflakes .btn-default:active:focus,
.pages-snowflakes .btn-default:focus:active {
  background: #c19d3f;
  color: #fff;
  border: 2px solid #c19d3f;
}

/* line 435, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .btn.btn-icon, .pages-snowflakes .sidebar .sidebar-item .btn-icon.sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .btn-icon.sidebar-item-primary-button {
  padding: 6px 20px 9px;
  background: none;
  color: #fff;
  border: 1px solid #fff;
  text-transform: capitalize;
}

/* line 442, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .btn.btn-icon i, .pages-snowflakes .sidebar .sidebar-item .btn-icon.sidebar-item-primary-button i, .sidebar .sidebar-item .pages-snowflakes .btn-icon.sidebar-item-primary-button i {
  margin-right: 5px;
  font-size: 20px;
}

/* line 446, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .btn.btn-icon:hover, .pages-snowflakes .sidebar .sidebar-item .btn-icon.sidebar-item-primary-button:hover, .sidebar .sidebar-item .pages-snowflakes .btn-icon.sidebar-item-primary-button:hover,
.pages-snowflakes .btn.btn-icon:focus,
.pages-snowflakes .sidebar .sidebar-item .btn-icon.sidebar-item-primary-button:focus,
.sidebar .sidebar-item .pages-snowflakes .btn-icon.sidebar-item-primary-button:focus,
.pages-snowflakes .btn.btn-icon:active,
.pages-snowflakes .sidebar .sidebar-item .btn-icon.sidebar-item-primary-button:active,
.sidebar .sidebar-item .pages-snowflakes .btn-icon.sidebar-item-primary-button:active,
.pages-snowflakes .btn.btn-icon:active:hover,
.pages-snowflakes .btn.btn-icon:focus:active {
  background: #ff2759;
  color: #fff;
  border: 1px solid #ff2759;
}

/* line 457, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .border-top:before {
  border-bottom: 100px solid #f8f8f8;
  border-right-color: transparent;
  border-right-style: solid;
  height: 0;
  position: absolute;
  content: "";
  width: 0;
  bottom: 100%;
  right: 15.5px;
}

/* line 468, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .border-top:after {
  border-bottom: 100px solid #f8f8f8;
  border-left-color: transparent;
  border-left-style: solid;
  height: 0;
  position: absolute;
  content: "";
  width: 0;
  bottom: 100%;
  left: 15.5px;
}

/* line 479, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .riven-heading.padding-10 {
  background-position: center bottom;
  background-repeat: no-repeat;
  margin-bottom: 13px;
  padding: 21px 0 3px;
}

/* line 485, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .riven-heading.padding-10 h2 {
  margin-bottom: 0;
}

/* line 488, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .search-no-results .wrapper {
  min-height: 360px;
}

/* line 491, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .text {
  color: #797979;
}

/* line 494, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .mc4wp-success > p {
  color: #7cc613;
}

/* line 497, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .mc4wp-error > p {
  color: #ff0000;
}

/* line 500, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes label.error {
  color: #ff0000;
  font-weight: normal;
}

/* line 504, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .fixed-header .header-logo {
  margin-top: 33px;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

@keyframes hideAnimation {
  0% {
    transform: scaleY(1);
  }
  60% {
    transform: scaleY(0.98);
  }
  80% {
    transform: scaleY(1.02);
  }
  100% {
    transform: scaleY(0);
  }
}

@keyframes reveal-header {
  0% {
    opacity: 0;
    transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    transform: translateY(0px);
  }
}

@-webkit-keyframes reveal-header {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0px);
  }
}

@-moz-keyframes reveal-header {
  0% {
    opacity: 0;
    -moz-transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0px);
  }
}

/* line 559, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scroll-open .menu-toggle .fa-bars::before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 11px;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  width: 20px;
}

/* line 573, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scroll-open .menu-toggle .fa-bars::after {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 11px;
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  width: 20px;
}

/* line 587, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scroll-open .menu-toggle span {
  display: block;
  position: relative;
  text-indent: -9999em;
}

/* line 592, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scroll-open .menu-toggle span:before {
  content: "Close";
  display: block;
  left: 25px;
  position: absolute;
  text-indent: 1px;
  top: -19px;
}

/* line 600, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .menu-toggle {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #ffffff;
  font-weight: 300;
  left: 41px;
  position: absolute;
  text-transform: uppercase;
  top: 65px;
  width: 75px;
  padding: 0;
  z-index: 9;
  display: none;
}

/* line 614, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .menu-toggle i {
  margin-right: 7px;
}

/* line 617, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .wrapper.menu-open {
  overflow: hidden;
}

/* line 620, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .cart-images img {
  width: 80px;
  height: 80px;
}

/* line 625, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .header-contact {
  background: #f2f2f2;
  padding: 12px 0 0px;
}

/* line 629, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .header-contact .header-social {
  text-align: right;
  margin-top: 4px;
}

/* line 633, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .header-contact .header-social ul li {
  display: inline-block;
  padding-left: 22px;
}

/* line 637, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .header-contact .header-social ul li a i {
  color: #3c98ec;
  font-size: 16px;
}

/* line 641, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .header-contact .link-contact p {
  display: inline-block;
}

/* line 644, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .header-contact .link-contact p:first-child {
  padding-right: 37px;
}

/* line 647, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .header-contact .link-contact p span {
  color: #aeaeae;
  font-size: 13px;
}

/* line 651, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .header-contact .link-contact p i {
  color: #3c98ec;
  font-size: 13px;
  margin-right: 10px;
}

/* line 662, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer .input.placeholder,
.pages-snowflakes .footer .input.placeholder:hover,
.pages-snowflakes .footer .input.placeholder:focus,
.pages-snowflakes .footer .input.placeholder:active,
.pages-snowflakes .footer .input.placeholder:hover:active,
.pages-snowflakes .footer .input.placeholder:active:hover,
.pages-snowflakes .footer .input.placeholder:focus:active,
.pages-snowflakes .footer .input.placeholder:active:focus {
  border: none;
  outline: none;
}

/* line 673, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes address a {
  font-weight: 400;
  color: #fff;
}

/* line 677, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes address a:focus,
.pages-snowflakes address a:hover {
  color: #ff2759;
}

/* line 685, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v2 {
  background: #e15f00;
  color: #fff;
  width: 100%;
  position: relative;
}

/* line 691, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v2 .form-newletter {
  width: 50%;
  float: left;
}

/* line 695, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v2 .top-footer {
  padding: 59px 0 2px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

/* line 699, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v2 .form-newletter {
  position: relative;
}

/* line 702, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v2 .form-newletter .input {
  width: 100%;
  padding-left: 25px;
  padding-right: 120px;
}

/* line 707, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v2 .form-newletter .submit {
  background: #3d3d3d;
  color: #fff;
  font-weight: 400;
  padding: 10px 20px;
  position: absolute;
  right: 0;
  top: 0;
  border-radius: 18px;
  border: none;
}

/* line 718, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v2 address {
  color: #ffe0c9;
  padding-top: 26px;
  margin-bottom: 23px;
}

/* line 723, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v2 address a:focus,
.pages-snowflakes .footer-v2 address a:hover {
  color: #fff;
}

/* line 727, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-newletter .input {
  height: 40px;
  background: #fff;
  border-radius: 18px;
  border: 1px solid #e1e1e1;
}

/* line 733, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .copyright address {
  font-weight: 300;
}

/* line 736, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .copyright address span {
  font-weight: 400;
}

/* line 739, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .bg-footer-2 {
  width: 270px;
  height: 280px;
  position: absolute;
  background: url(/images/pages/background/img-footer.png) no-repeat;
  left: 0;
  top: -168px;
}

/* line 750, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 {
  clear: both;
}

/* line 754, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .copyright address {
  font-size: 12px;
  color: #FFffff;
}

/* line 758, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .copyright address a {
  font-size: 12px;
  color: #FFffff;
}

/* line 762, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .copyright address a:hover {
  color: #c19d3f;
}

/* line 765, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .footer-bottom {
  background: #0c0c0c;
  padding-top: 20px;
}

/* line 769, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .footer-bottom .footer-social {
  margin-top: -7px;
}

/* line 772, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .footer-bottom .footer-social ul li {
  display: inline-block;
  padding-left: 4px;
}

/* line 776, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .footer-bottom .footer-social ul li a {
  color: #FFffff;
  display: block;
  height: 35px;
  width: 35px;
  text-align: center;
}

/* line 783, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .footer-bottom .footer-social ul li a:hover {
  color: #fff;
  background: #c19d3f;
  border-radius: 5px;
}

/* line 788, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .footer-bottom .footer-social ul li a i {
  margin-top: 11px;
}

/* line 791, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .footer-office {
  background: #19202d;
  padding: 90px 0 51px 0;
}

/* line 795, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .widget .title-block {
  font-family: 'Texta', sans-serif;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

/* line 801, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .widget {
  color: #FFffff;
  font-size: 14px;
}

/* line 805, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .widget p {
  line-height: 25px;
}

/* line 808, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .textwidget img {
  margin: 0px 0 20px;
  max-width: 120px;
}

/* line 812, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .widget {
  overflow: visible;
  border-bottom: 0;
  padding-bottom: 0;
}

/* line 817, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .form-newletter .input {
  border: 1px solid #262626;
  background: transparent;
  border-radius: 0;
  width: 100%;
  height: 45px;
  padding-left: 17px;
}

/* line 825, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 input.submit {
  background: #3c98ec none repeat scroll 0 0;
  border-radius: 30px;
  color: #fff;
  margin-top: 17px;
  padding: 0 23px;
  letter-spacing: 0.5px;
}

/* line 833, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 input.submit:hover {
  background: #fff;
  color: #3c98ec;
}

/* line 837, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .widget_nav_menu ul li {
  padding-bottom: 13px;
}

/* line 840, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .widget_nav_menu ul li a:hover {
  color: #ffffff;
}

/* line 843, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-v5 .menu-navigation-container {
  margin-top: 5px;
}

/* line 846, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer .widget_meta ul,
.pages-snowflakes .footer .widget_pages ul,
.pages-snowflakes .footer .widget_nav_menu ul,
.pages-snowflakes .footer .widget_archive ul {
  padding-left: 0;
}

/* line 852, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer .widget_meta ul li a,
.pages-snowflakes .footer .widget_pages ul li a,
.pages-snowflakes .footer .widget_nav_menu ul li a,
.pages-snowflakes .footer .widget_archive ul li a {
  color: #a7a7a7;
  font-size: 13px;
}

/* line 859, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer .footer-v5 .input.placeholder,
.pages-snowflakes .footer .footer-v5 .input.placeholder:hover {
  border: 1px solid #262626;
}

/* line 863, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer .mc4wp-alert {
  margin-top: 10px;
}

/* line 866, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .twitter-tweet i {
  font-size: 18px;
  color: #777;
  float: left;
  margin-right: 16px;
}

/* line 872, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .twitter-tweet .tweet-text {
  overflow: hidden;
  font-size: 13px;
  color: #a7a7a7;
}

/* line 877, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .text-newletter {
  margin-top: 5px;
  line-height: 22px;
  padding-bottom: 2px;
}

/* line 886, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-networks li {
  border: 1px solid transparent;
  border-radius: 50%;
  float: left;
  height: 40px;
  padding: 4px;
  width: 40px;
}

/* line 894, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-networks li a {
  color: #fff;
  height: 30px;
  width: 30px;
  line-height: 28px;
  text-align: center;
  margin-right: 10px;
  border-radius: 50%;
  font-size: 13px;
  display: block;
  background: #405e94;
}

/* line 906, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-networks li:hover {
  border: 1px solid #405e94;
}

/* line 909, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-networks li:hover i {
  animation: 0.3s ease-in-out 0s normal none 1 running icon-social-hover;
  -ms-animation: 0.3s ease-in-out 0s normal none 1 running icon-social-hover;
  -moz-animation: 0.3s ease-in-out 0s normal none 1 running icon-social-hover;
  -webkit-animation: 0.3s ease-in-out 0s normal none 1 running icon-social-hover;
  -o-animation: 0.3s ease-in-out 0s normal none 1 running icon-social-hover;
}

/* line 916, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-networks li.social-gg a {
  background: #e3563b;
}

/* line 919, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-networks li.social-gg:hover {
  border: 1px solid #e3563b;
}

/* line 922, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-networks li.social-twitter a {
  background: #55acee;
}

/* line 925, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-networks li.social-twitter:hover {
  border: 1px solid #55acee;
}

/* line 928, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-networks li.social-linkedin a {
  background: #087ec6;
}

/* line 931, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-networks li.social-linkedin:hover {
  border: 1px solid #087ec6;
}

/* line 934, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-networks li.social-youtube a {
  background: #c4302b;
}

/* line 937, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-networks li.social-youtube:hover {
  border: 1px solid #c4302b;
}

@-moz-keyframes icon-social-hover {
  from {
    -moz-transform: translateY(15px);
  }
  to {
    -moz-transform: translateY(0);
  }
}

@-webkit-keyframes icon-social-hover {
  from {
    -webkit-transform: translateY(15px);
  }
  to {
    -webkit-transform: translateY(0);
  }
}

@-o-keyframes icon-social-hover {
  from {
    -o-transform: translateY(15px);
  }
  to {
    -o-transform: translateY(0);
  }
}

@keyframes icon-social-hover {
  from {
    transform: translateY(15px);
  }
  to {
    transform: translateY(0);
  }
}

/* line 972, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget {
  padding-bottom: 30px;
  margin-bottom: 25px;
  overflow: hidden;
  border-bottom: 1px solid #ebebeb;
}

/* line 978, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget:first-child {
  margin-top: -3px;
}

/* line 981, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 986, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget .title-block {
  font-family: 'Texta', sans-serif;
  color: #000;
  font-size: 15px;
  font-weight: 600;
  padding-bottom: 28px;
  text-transform: uppercase;
}

/* line 994, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget.widget_search {
  padding-bottom: 40px;
}

/* line 997, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget.widget_archive {
  padding-bottom: 28px;
  margin-bottom: 30px;
}

/* line 1001, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget select {
  width: 100%;
  margin-top: 10px;
  outline: none;
  padding-right: 30px;
}

/* line 1007, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget select option {
  padding: 10px;
  outline: none;
}

/* line 1011, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .searchform {
  width: 100%;
  position: relative;
}

/* line 1015, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .searchform .search-btn {
  border: none;
  color: #888888;
  position: absolute;
  top: 14px;
  right: 17px;
  background: none;
}

/* line 1023, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .search-field {
  border: 1px solid #ebebeb;
  border-radius: 50px;
  color: #888;
  width: 100%;
  height: 50px;
  padding-left: 20px;
  padding-right: 40px;
  font-weight: 400;
}

/* line 1033, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_meta .title-block,
.pages-snowflakes .widget_pages .title-block,
.pages-snowflakes .widget_nav_menu .title-block,
.pages-snowflakes .widget_archive .title-block {
  padding-bottom: 21px;
}

/* line 1039, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_meta li,
.pages-snowflakes .widget_pages li,
.pages-snowflakes .widget_nav_menu li,
.pages-snowflakes .widget_archive li {
  padding-bottom: 9px;
}

/* line 1045, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_meta li a,
.pages-snowflakes .widget_pages li a,
.pages-snowflakes .widget_nav_menu li a,
.pages-snowflakes .widget_archive li a {
  color: #FFffff;
  font-weight: 300;
}

/* line 1052, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_meta li a:hover,
.pages-snowflakes .widget_pages li a:hover,
.pages-snowflakes .widget_nav_menu li a:hover,
.pages-snowflakes .widget_archive li a:hover {
  color: #c19d3f;
}

/* line 1058, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_meta li:last-child,
.pages-snowflakes .widget_pages li:last-child,
.pages-snowflakes .widget_nav_menu li:last-child,
.pages-snowflakes .widget_archive li:last-child {
  padding-bottom: 0;
}

/* line 1064, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_categories .title-block {
  padding-bottom: 21px;
}

/* line 1067, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_categories li {
  padding-bottom: 9px;
}

/* line 1070, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_categories li:last-child {
  padding-bottom: 5px;
}

/* line 1073, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_post_blog .post-name a {
  margin-bottom: 6px;
  font-size: 16px;
  margin-top: -4px;
  display: block;
  line-height: 19px;
  font-weight: 300;
}

/* line 1081, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_post_blog .blog-img {
  overflow: hidden;
  float: left;
  margin-right: 15px;
  border-radius: 10px;
}

/* line 1087, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_post_blog .blog-img img {
  border-radius: 10px;
}

/* line 1090, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_post_blog .blog-item {
  padding-bottom: 30px;
}

/* line 1093, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_post_blog .blog-item:last-child {
  padding-bottom: 0;
}

/* line 1096, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_post_blog .blog-item:hover .post-name a {
  color: #ff2759;
}

/* line 1099, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_post_blog .blog-item:hover .hover-link:before {
  opacity: 1;
  transform: translate(-50%, -50%) rotate(0);
  -ms-transform: translate(-50%, -50%) rotate(0);
  -moz-transform: translate(-50%, -50%) rotate(0);
  -o-transform: translate(-50%, -50%) rotate(0);
  -webkit-transform: translate(-50%, -50%) rotate(0);
}

/* line 1107, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_post_blog .blog-item:hover .hover-link:after {
  opacity: 1;
  transform: translate(-50%, -50%) rotate(0);
  -ms-transform: translate(-50%, -50%) rotate(0);
  -moz-transform: translate(-50%, -50%) rotate(0);
  -o-transform: translate(-50%, -50%) rotate(0);
  -webkit-transform: translate(-50%, -50%) rotate(0);
}

/* line 1115, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_post_blog .blog-info {
  font-size: 12px;
  color: #686868;
}

/* line 1119, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_post_blog .blog-info .info > p {
  float: left;
}

/* line 1122, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_post_blog .blog-info .info i {
  margin-right: 7px;
}

/* line 1125, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_post_blog .blog-info .comment {
  float: right;
  margin-top: 3px;
}

/* line 1129, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_post_blog .blog-info .comment a {
  color: #868686;
}

/* line 1132, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_post_blog .blog-info .comment a:hover {
  color: #ff2759;
}

/* line 1135, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_event_blog .title-eventpost a:hover {
  color: #ff2759;
}

/* line 1138, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .tagcloud a {
  color: #979797;
  padding: 4px 14px 5px;
  border: 1px solid #d7d7d7;
  margin-right: 7px;
  margin-bottom: 10px;
  font-size: 14px;
  border-radius: 15px;
  display: inline-block;
  font-weight: 300;
}

/* line 1149, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .tagcloud a:hover {
  color: #ff2759;
  border: 1px solid #ff2759;
}

/* line 1153, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_tag_cloud {
  padding-bottom: 20px;
}

/* line 1156, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer-office-content .tagcloud a {
  font-size: 11px;
}

/* line 1159, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .recentcomments {
  position: relative;
  color: #c5c5c5;
}

/* line 1163, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .recentcomments a {
  color: #4d4d4d;
}

/* line 1166, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .recentcomments:before {
  content: "\f0e6";
  position: absolute;
  color: #c5c5c5;
  font-family: fontawesome;
  left: 0;
  top: 10px;
}

/* line 1174, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_recent_comments .title-block {
  padding-bottom: 12px;
}

/* line 1177, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_recent_comments li {
  padding: 9px 0;
  padding-left: 25px;
  border-bottom: 1px dotted #ebebeb;
}

/* line 1182, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_recent_comments li a {
  color: #4d4d4d;
  font-weight: 400;
}

/* line 1186, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_recent_comments li a:hover {
  color: #ff2759;
}

/* line 1189, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_recent_comments li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

/* line 1193, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_rss .title-block {
  padding-bottom: 20px;
}

/* line 1196, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_rss .title-block a {
  margin-right: 7px;
}

/* line 1199, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_rss li {
  padding-bottom: 20px;
  overflow: hidden;
}

/* line 1203, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_rss li .rsswidget {
  float: left;
  width: 100%;
  font-weight: bold;
}

/* line 1208, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_rss li:last-child {
  padding-bottom: 0;
}

/* line 1211, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_rss .rss-date {
  float: left;
  font-size: 12px;
  font-style: italic;
  font-weight: 700;
  margin: 10px 0;
}

/* line 1218, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_rss cite {
  float: left;
  padding-top: 10px;
}

/* line 1222, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_rss .rssSummary {
  float: left;
}

/* line 1225, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_text .title-block {
  padding-bottom: 15px;
}

/* line 1228, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_text .wp-caption .size-large {
  height: auto !important;
  margin-top: 10px;
}

/* line 1232, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .textwidget img {
  margin: 12px 0;
}

/* line 1235, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_calendar .title-block {
  padding-bottom: 10px;
}

/* line 1238, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_calendar table {
  width: 100%;
  background: #f5f5f5;
}

/* line 1242, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_calendar table caption {
  color: #ff2759;
  font-weight: bold;
  text-align: center;
}

/* line 1247, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_calendar table th,
.pages-snowflakes .widget_calendar table td {
  text-align: center;
}

/* line 1251, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_calendar table th {
  color: #000000;
  overflow: hidden;
  padding: 12px 0;
  width: auto;
}

/* line 1257, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_calendar table td {
  padding: 5px 0;
  color: #4d4d4d;
}

/* line 1261, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_calendar table tfoot td {
  text-align: left;
}

/* line 1264, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_calendar table tfoot td a {
  margin-left: 10px;
  color: #ff2759;
  display: block;
  margin-bottom: 12px;
}

/* line 1270, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_nav_menu ul.sub-menu {
  padding-top: 10px;
}

/* line 1273, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_nav_menu .menu li {
  position: relative;
}

/* line 1276, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget_nav_menu .menu li p {
  cursor: pointer;
  color: #ff2759;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 1283, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget.widget_event_blog .title-block {
  padding-bottom: 22px;
}

/* line 1286, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget.widget_event_blog .title-eventpost a {
  margin-bottom: 5px;
}

/* line 1289, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget.widget_event_blog .event-list li:last-child {
  margin-bottom: -11px;
}

/* line 1292, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget.widget_categories {
  padding-bottom: 20px;
}

/* line 1295, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget.widget_categories li {
  position: relative;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
}

/* line 1303, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget.widget_categories li a {
  font-size: 16px;
  font-weight: 300;
}

/* line 1307, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget.widget_categories li:hover,
.pages-snowflakes .widget.widget_categories li:focus {
  padding-left: 24px;
}

/* line 1311, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget.widget_categories li:hover a,
.pages-snowflakes .widget.widget_categories li:focus a {
  color: #ff2759;
}

/* line 1315, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget.widget_categories li:hover:before,
.pages-snowflakes .widget.widget_categories li:focus:before {
  left: 0;
  width: 15px;
  opacity: 1;
}

/* line 1321, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget.widget_categories li:before {
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -ms-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  content: "";
  width: 0;
  height: 3px;
  background: #ff2759;
  position: absolute;
  top: 12px;
  left: -25px;
  opacity: 0;
}

/* line 1336, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .widget.widget_categories ul {
  padding-left: 0;
}

/* line 1343, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .tp-bullet {
  background: transparent;
  border: 1px solid #fff;
  border-radius: 100%;
}

/* line 1348, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .tp-bullet.selected {
  height: 10px;
  width: 10px;
  border: transparent;
  background-color: #3c98ec;
  margin-top: 3px;
  margin-left: 3px;
}

/* line 1356, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .tp-bullet:hover {
  background-color: #3c98ec;
  border: 1px solid #3c98ec;
}

/* line 1360, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .main-slider {
  position: relative;
  width: 100%;
}

/* line 1364, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .main-slider .btn, .pages-snowflakes .main-slider .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .main-slider .sidebar-item-primary-button {
  text-transform: capitalize;
}

/* line 1367, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .main-slider .btn i, .pages-snowflakes .main-slider .sidebar .sidebar-item .sidebar-item-primary-button i, .sidebar .sidebar-item .pages-snowflakes .main-slider .sidebar-item-primary-button i {
  margin-left: 3px;
  vertical-align: middle;
}

/* line 1371, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .main-slider h2 {
  color: #fff;
  font-weight: 900 !important;
  font-size: 60px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

/* line 1378, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .main-slider .btn-default.btn-defaut-2 {
  background: #3d3d3d;
  color: #fff;
  border: 1px solid #3d3d3d;
  -webkit-box-shadow: 0px 3px 0px 0px #272727;
  -moz-box-shadow: 0px 3px 0px 0px #272727;
  box-shadow: 0px 3px 0px 0px #272727;
}

/* line 1386, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .main-slider .btn-default.btn-defaut-2:hover,
.pages-snowflakes .main-slider .btn-default.btn-defaut-2:focus,
.pages-snowflakes .main-slider .btn-default.btn-defaut-2:active,
.pages-snowflakes .main-slider .btn-default.btn-defaut-2:active:focus,
.pages-snowflakes .main-slider .btn-default.btn-defaut-2:focus:active {
  background: #e15f00;
  border: 1px solid #e15f00 !important;
  -webkit-box-shadow: 0px 3px 0px 0px #944810;
  -moz-box-shadow: 0px 3px 0px 0px #944810;
  box-shadow: 0px 3px 0px 0px #944810;
}

/* line 1397, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .main-slider .btn-primary.btn-primary-2, .pages-snowflakes .main-slider .sidebar .sidebar-item .btn-primary-2.sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .main-slider .btn-primary-2.sidebar-item-primary-button {
  background: #3d3d3d;
  color: #fff;
  border: 1px solid #3d3d3d;
  -webkit-box-shadow: 0px 3px 0px 0px #272727;
  -moz-box-shadow: 0px 3px 0px 0px #272727;
  box-shadow: 0px 3px 0px 0px #272727;
}

/* line 1405, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .main-slider .btn-primary.btn-primary-2:hover, .pages-snowflakes .main-slider .sidebar .sidebar-item .btn-primary-2.sidebar-item-primary-button:hover, .sidebar .sidebar-item .pages-snowflakes .main-slider .btn-primary-2.sidebar-item-primary-button:hover,
.pages-snowflakes .main-slider .btn-primary.btn-primary-2:focus,
.pages-snowflakes .main-slider .sidebar .sidebar-item .btn-primary-2.sidebar-item-primary-button:focus,
.sidebar .sidebar-item .pages-snowflakes .main-slider .btn-primary-2.sidebar-item-primary-button:focus,
.pages-snowflakes .main-slider .btn-primary.btn-primary-2:active,
.pages-snowflakes .main-slider .sidebar .sidebar-item .btn-primary-2.sidebar-item-primary-button:active,
.sidebar .sidebar-item .pages-snowflakes .main-slider .btn-primary-2.sidebar-item-primary-button:active,
.pages-snowflakes .main-slider .btn-primary.btn-primary-2:focus:active {
  background: #e15f00;
  border: 1px solid #e15f00;
  -webkit-box-shadow: 0px 3px 0px 0px #944810;
  -moz-box-shadow: 0px 3px 0px 0px #944810;
  box-shadow: 0px 3px 0px 0px #944810;
}

/* line 1416, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .tp-banner-container .text-title {
  font-size: 60px;
  text-transform: none;
  text-align: center;
  margin-top: 160px;
  color: #fff;
  font-family: "PT Serif";
}

/* line 1424, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .tp-banner-container .text-bg {
  background: #fff;
  padding: 6px 18px 7px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

/* line 1430, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .tp-loop-wrap .btn-icon {
  padding: 8px 20px 7px;
}

/* line 1433, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .tp-loop-wrap .btn-icon i {
  vertical-align: middle;
}

/* line 1436, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes span.bg_black {
  background: #000000;
  padding: 0 15px !important;
}

/* line 1440, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .main-slider .btn-slider-4 {
  text-transform: capitalize;
  padding: 8px 23px !important;
  font-size: 16px !important;
  letter-spacing: 1px !important;
  background: none;
  height: 40px !important;
  border-radius: 30px !important;
  border: 1px solid #1AD372;
  color: #1AD372 !important;
  font-weight: bold !important;
}

/* line 1452, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .main-slider .btn-slider-4:hover {
  background: #1ad372;
  color: #fff !important;
}

/* line 1456, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .main-slider .btn-slider-4 i {
  margin-left: 0 !important;
}

/* line 1459, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .main-slider .btn-slider-5 {
  text-transform: capitalize;
  padding: 8px 23px !important;
  font-size: 16px;
  font-weight: bold !important;
  letter-spacing: 1px !important;
  background: #3C98EC;
  border-color: #3C98EC;
}

/* line 1468, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .main-slider .btn-slider-5:hover {
  background: #fff;
  color: #3C98EC !important;
  border: 1px solid #fff;
}

/* line 1473, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .slider-1 .slotholder::before {
  background: #00aeef;
  background: transparent linear-gradient(45deg, #14336e 0%, #19202d 100%, #19202d 100%) repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

/* line 1485, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .slider-2 .slotholder::before {
  background: #000 !important;
  opacity: 1;
}

/* line 1489, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .slider-3 .slotholder::before {
  background: #1fb3cf;
  background: transparent linear-gradient(45deg, #1fb3cf 0%, #304999 100%, #304999 100%) repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.3;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}

/* line 1501, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .slider-4 .slotholder::before {
  content: none;
}

/* line 1508, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .fixed-header .side-breadcrumb {
  padding-top: 100px;
}

/* line 1511, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .side-breadcrumb {
  background: transparent url(/images/pages/1920x150.jpg) no-repeat scroll center center/cover;
  padding: 0;
  overflow: hidden;
  position: relative;
  margin-bottom: 70px;
}

/* line 1518, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .side-breadcrumb:before {
  opacity: 1;
  background: #700877;
  background: -moz-linear-gradient(90deg, #19202d 0%, #19202d 100%, #19202d 100%);
  background: -webkit-linear-gradient(90deg, #19202d 0%, #19202d 100%, #19202d 100%);
  background: linear-gradient(90deg, #19202d 0%, #19202d 100%, #19202d 100%);
}

/* line 1525, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .side-breadcrumb:after {
  width: 100%;
  height: 5px;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ff2759;
  background: -moz-linear-gradient(-45deg, #00bff3 0%, #0054a6 100%, #0054a6 100%);
  background: -webkit-linear-gradient(-45deg, #00bff3 0%, #0054a6 100%, #0054a6 100%);
  background: linear-gradient(135deg, #00bff3 0%, #0054a6 100%, #0054a6 100%);
}

/* line 1537, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-title {
  position: relative;
  padding-top: 22px;
}

/* line 1541, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-title h1 {
  color: #fff;
  font-weight: bold;
  font-size: 36px;
  padding: 0 45px;
  position: relative;
  margin-bottom: 5px;
  display: inline-block;
}

/* line 1550, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-title h1 span {
  font-weight: 300;
}

/* line 1553, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-title h1:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 1000%;
  background: rgba(255, 255, 255, 0.2);
  right: 100%;
  bottom: 15px;
}

/* line 1562, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-title h1:after {
  content: "";
  position: absolute;
  height: 1px;
  width: 1000%;
  background: rgba(255, 255, 255, 0.2);
  left: 100%;
  bottom: 15px;
}

/* line 1571, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .breadcrumb_5.side-breadcrumb {
  padding: 35px 0;
}

/* line 1574, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .breadcrumb_5.side-breadcrumb .page-title {
  float: left;
  padding: 0;
}

/* line 1578, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .breadcrumb_5.side-breadcrumb .page-title h1 {
  padding: 0;
}

/* line 1581, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .breadcrumb_5.side-breadcrumb .breadcrumb {
  float: right;
  margin-top: 10px;
  margin-bottom: 0;
  padding: 0;
}

/* line 1587, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .breadcrumb_5 .breadcrumb > li + li::before {
  content: "-";
  padding: 0 15px;
}

/* line 1591, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .breadcrumb_5 .breadcrumb li:last-child {
  position: relative;
  margin-right: 18px;
}

/* line 1595, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .breadcrumb_5 .breadcrumb li:last-child:after {
  content: '\f178';
  right: -20px;
  font-family: fontawesome;
  position: absolute;
  top: 2px;
  color: #fff;
}

/* line 1603, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .breadcrumb_5.side-breadcrumb::after {
  background: transparent;
}

/* line 1606, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .breadcrumb_5.side-breadcrumb .page-title h1:before,
.pages-snowflakes .breadcrumb_5.side-breadcrumb .page-title h1:after {
  height: 0;
  width: 0;
}

/* line 1611, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .breadcrumb {
  background: none;
}

/* line 1614, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .breadcrumb li {
  font-weight: 400;
  color: #fff;
}

/* line 1618, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .breadcrumb li a {
  color: #fff;
}

/* line 1621, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .breadcrumb > li + li::before {
  color: #fff;
  padding: 0 20px;
}

/* line 1625, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .breadcrumb_3 .page-title h1:after {
  height: 0;
}

/* line 1628, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .breadcrumb_3 .page-title h1:before {
  height: 0;
}

/* line 1631, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .breadcrumb_5.side-breadcrumb {
  background-image: url(/images/pages/1920x150.jpg);
}

/* line 1639, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .wp-caption.alignnone {
  width: auto;
}

/* line 1642, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-video iframe,
.pages-snowflakes .iframe_video_container > iframe {
  width: 100%;
}

/* line 1646, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .title_blog span.sticky_post {
  background: #ff2759 none repeat scroll 0 0;
  border-radius: 15px;
  color: #fff;
  font-size: 13px;
  margin-left: 10px;
  padding: 3px 10px;
  font-weight: lighter;
}

/* line 1655, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes table tr th a {
  color: #fff;
}

/* line 1658, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog_post .entry-content ul li {
  padding-left: 20px;
}

/* line 1661, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog_post_desc .entry-content img {
  height: auto;
}

/* line 1664, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-app-landing .rev_slider_wrapper .text-bg {
  color: #00bff3 !important;
}

/* line 1667, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .zeus .tp-thumb.selected .tp-thumb-title {
  color: #ff2759 !important;
}

/* line 1670, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .team-padding {
  padding-bottom: 10px;
}

/* line 1673, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .team-padding .member-slider {
  position: absolute;
  bottom: 0px;
  z-index: 10;
  left: 50%;
  width: 860px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #fff;
}

/* line 1686, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .cascade-slider_item:not(.now) + .member-slider {
  display: none;
}

/* line 1689, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .footer {
  clear: both;
}

/* line 1692, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .review-star {
  display: inline-block;
}

/* line 1695, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .review-star .review-result-wrapper {
  position: relative;
}

/* line 1698, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .review-star .review-result-wrapper > i {
  color: transparent;
}

/* line 1701, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .review-star .review-result-wrapper .review-result {
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  white-space: nowrap;
}

/* line 1708, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .testimonial-1 #review {
  display: none;
}

/* line 1711, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes #main.boxed #content .riven-container {
  width: 100%;
}

/* line 1714, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .event-lightbox {
  background: #fff;
}

/* line 1717, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pp_details {
  display: none;
}

/* line 1720, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .riven-heading {
  background-position: center center;
  background-repeat: no-repeat;
}

/* line 1724, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .riven-heading span {
  font-weight: 700;
}

/* line 1727, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .hide-loading {
  display: none !important;
}

/* line 1730, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .f-right {
  float: right;
}

/* line 1733, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .cascade-slider_container {
  position: relative;
  width: 925px;
  height: 550px;
  margin: 0 auto;
}

/* line 1739, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .cascade-slider_item {
  position: absolute;
  top: 50%;
  left: 50%;
  transition: all 1s ease;
  opacity: 0;
  padding: 0 35px;
  z-index: -1;
}

/* line 1748, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .cascade-slider_item.next {
  left: 50%;
  opacity: 1;
  z-index: 1;
}

/* line 1753, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .cascade-slider_item.prev {
  left: 50%;
  opacity: 1;
  z-index: 1;
}

/* line 1758, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .cascade-slider_item.now {
  top: 50%;
  left: 50%;
  opacity: 1;
  z-index: 5;
}

/* line 1764, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .cascade-slider_arrow {
  display: inline-block;
  position: absolute;
  top: 50%;
  cursor: pointer;
  z-index: 5;
}

/* line 1771, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .cascade-slider_arrow-left {
  left: 0;
}

/* line 1774, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .cascade-slider_arrow-right {
  right: 0;
}

/* line 1777, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .cascade-slider_nav {
  position: absolute;
  bottom: -120px;
  width: 100%;
  text-align: center;
  z-index: 5;
}

/* line 1784, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .cascade-slider_dot {
  display: inline-block;
  width: 1em;
  height: 1em;
  margin: 1em;
  background: #ddd;
  list-style: none;
  cursor: pointer;
}

/* line 1793, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .cascade-slider_dot:hover {
  background: #555;
}

/* line 1796, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .cascade-slider_dot.cur {
  background: #555;
}

/* line 1799, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

/* line 1804, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

/* line 1818, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/* line 1822, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scroll-element {
  display: none;
}

/* line 1825, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scroll-element,
.pages-snowflakes .scroll-element div {
  box-sizing: content-box;
}

/* line 1829, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scroll-element.scroll-x.scroll-scrollx_visible,
.pages-snowflakes .scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

/* line 1833, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scroll-element .scroll-bar,
.pages-snowflakes .scroll-element .scroll-arrow {
  cursor: default;
}

/* line 1837, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scrollbar-inner > .scroll-element,
.pages-snowflakes .scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

/* line 1845, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scrollbar-inner > .scroll-element.scroll-y {
  border-radius: 0;
  height: 100%;
  right: 0px;
  top: 0;
  width: 3px;
}

/* line 1852, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

/* line 1859, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

/* line 1862, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e1e1e1;
  width: 1px;
  left: 1px;
}

/* line 1867, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #898989;
  width: 5px;
}

/* line 1871, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #898989;
}

/* line 1876, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}

/* line 1879, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}

/* line 1882, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}

/* line 1885, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}

/* line 1888, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes table {
  border: 1px solid #e0e0e0;
}

/* line 1891, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes table tr th {
  background: transparent linear-gradient(135deg, #700877 0%, #ff2759 100%, #ff2759 100%) repeat scroll 0 0;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 15px 20px;
  text-align: left;
  width: 33%;
}

/* line 1900, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes table tr > td {
  color: #3e454c;
  font-weight: 400;
  padding: 10px 20px;
}

/* line 1905, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes ol {
  display: block;
  list-style-type: decimal;
  margin: 16px 0;
  padding: 0 0 0 20px;
}

/* line 1911, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes #content li > ol {
  margin: 0;
}

/* line 1914, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes #content ol li {
  list-style-position: inside;
}

/* line 1917, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes ol li {
  list-style-type: decimal;
}

/* line 1920, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .screen-default {
  display: none;
}

/* line 1923, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .screen-default.open {
  display: block;
}

/* line 1926, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .aio-icon-header + .aio-icon-description {
  padding-left: 34px;
  margin-top: 8px;
}

/* line 1930, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .riven-container {
  position: relative;
}

/* line 1933, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a {
  border-radius: 30px !important;
  padding: 4px 17px;
  color: #ffffff;
  border: 1px solid #fff !important;
  background-color: transparent;
  text-transform: uppercase;
}

/* line 1941, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active > a {
  border-color: transparent !important;
  background-color: #ff2759;
  border-radius: 30px !important;
  padding: 4px 17px;
  color: #ffffff;
  text-transform: uppercase;
}

/* line 1949, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a:focus,
.pages-snowflakes .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a:hover {
  background-color: #ff2759;
  border: 1px solid transparent !important;
  border-radius: 30px !important;
}

/* line 1955, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes p.color_grey {
  color: #cacaca;
}

/* line 1958, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_tta-container .vc_tta-tabs .vc_tta-panel.vc_active::before,
.pages-snowflakes .vc_tta-container .vc_tta-tabs .vc_tta-panel.vc_active::after {
  background: transparent !important;
}

/* line 1962, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_tta-tabs .vc_tta-panels,
.pages-snowflakes .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after,
.pages-snowflakes .vc_tta-color-white.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
  background-color: transparent !important;
  border-color: transparent !important;
}

/* line 1968, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_tta-container .vc_tta-tabs .vc_tta-panel.vc_active {
  border: 0 !important;
}

/* line 1971, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_tta-tabs .vc_tta-panels-container {
  margin-top: 45px;
}

/* line 1974, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-body {
  padding: 6px 0 25px !important;
}

/* line 1977, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .over_top {
  margin-top: -100px;
}

/* line 1980, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .text-white {
  color: #fff;
}

/* line 1985, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .title-block .title-style3 {
  text-transform: none;
  line-height: 70px;
  margin-bottom: 25px;
}

/* line 1990, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-startup {
  position: relative;
}

/* line 1993, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-startup .bg-gradient {
  padding-top: 76px;
  padding-bottom: 83px;
}

/* line 1997, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-startup .bg-gradient:before {
  opacity: 1;
  background: #1ad372;
}

/* line 2001, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-startup .bg-gradient:after {
  content: "";
  background: transparent url(/images/pages/1920x400.jpg) no-repeat scroll 47% 0;
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
}

/* line 2010, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-startup .title-block h2 {
  text-transform: none;
  font-size: 60px;
  letter-spacing: 2.3px;
  margin-bottom: 17px;
}

/* line 2016, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-startup .text {
  width: 50%;
  margin: 0 auto;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.7px;
}

/* line 2023, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-startup .form-newletter {
  text-align: center;
  width: 360px;
  margin: 0 auto;
  position: relative;
  z-index: 9;
}

/* line 2030, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-startup .form-newletter .input {
  width: 100%;
  text-align: center;
  background: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  color: #fff;
  margin-bottom: 29px;
  margin-top: 23px;
}

/* line 2040, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-startup .form-newletter .input:hover,
.pages-snowflakes .form-startup .form-newletter .input:focus,
.pages-snowflakes .form-startup .form-newletter .input:active,
.pages-snowflakes .form-startup .form-newletter .input:active:hover,
.pages-snowflakes .form-startup .form-newletter .input:active:focus,
.pages-snowflakes .form-startup .form-newletter .input:focus:active {
  border-top: none;
  border-left: none;
  border-right: none;
}

/* line 2050, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-startup .form-newletter .submit {
  display: block;
  height: 40px;
  width: 213px;
  border-radius: 20px;
  font-weight: bold;
  letter-spacing: 1.7px;
  color: #ffffff;
  margin: 0 auto;
  border: 1px solid #fff;
  background: transparent;
}

/* line 2062, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-startup .form-newletter .submit:hover,
.pages-snowflakes .form-startup .form-newletter .submit:focus {
  background: #fff;
  color: #1ad372;
}

/* line 2067, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .bg-mobile-enjoy {
  position: relative;
}

/* line 2070, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .startup_box {
  background: #fff;
  padding: 81px 80px 83px 95px;
  position: absolute;
  left: -80px;
  bottom: -85px;
  -webkit-box-shadow: 0 0 9px 5px #f0f0f0;
  -moz-box-shadow: 0 0 9px 5px #f0f0f0;
  -o-box-shadow: 0 0 9px 5px #f0f0f0;
  -ms-box-shadow: 0 0 9px 5px #f0f0f0;
  box-shadow: 0 0 9px 5px #f0f0f0;
}

/* line 2082, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .startup_box .title-block {
  margin-bottom: 37px;
}

/* line 2085, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .startup_box .title-block h2 {
  text-transform: none;
}

/* line 2088, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .desc_startup {
  font-size: 16px;
  color: #19202d;
}

/* line 2092, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .desc_startup p {
  margin-bottom: 24px;
  line-height: 24px;
}

/* line 2096, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-solution .owl-carousel .owl-controls {
  position: absolute;
  left: 50%;
  top: -63px;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}

/* line 2106, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-solution .owl-theme .owl-dots .owl-dot {
  position: relative;
}

/* line 2109, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-solution .owl-theme .owl-dots .owl-dot:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 21px;
  background: #1ad372;
  top: 8px;
  left: 15px;
}

/* line 2118, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-solution .owl-theme .owl-dots .owl-dot.active:before {
  top: 8px;
  left: 11px;
}

/* line 2122, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-solution .owl-theme .owl-dots .owl-dot:last-child:before {
  content: none;
}

/* line 2125, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-solution .owl-theme .owl-dots .owl-dot span {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 1px 16px 1px 1px;
  border-radius: 15px;
  cursor: pointer;
  border: 1px solid #1ad372;
  background: none;
  margin-right: 16px !important;
  position: relative;
}

/* line 2137, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-solution .owl-theme .owl-dots .owl-dot.active span {
  margin: 3px 16px 3px 3px;
  width: 10px;
  height: 10px;
  background: #1ad372;
  border: 1px solid #1ad372;
}

/* line 2144, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-solution .desc_startup {
  padding-bottom: 83px;
}

/* line 2147, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-solution .vc_carousel-inner img {
  height: auto;
}

/* line 2150, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-solution .vc_images_carousel .vc_carousel-control {
  display: none !important;
}

/* line 2153, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-solution .vc_carousel-control {
  display: none;
}

/* line 2156, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-solution .vc_carousel-indicators {
  position: absolute;
  top: -46px;
}

/* line 2160, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-solution .vc_images_carousel .vc_carousel-indicators li {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 1px;
  border-radius: 15px;
  cursor: pointer;
  border: 1px solid #1ad372;
  background: none;
  margin-right: 16px !important;
  position: relative;
}

/* line 2172, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-solution .vc_images_carousel .vc_carousel-indicators li:last-child {
  margin-right: 0;
}

/* line 2175, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-solution .vc_images_carousel .vc_carousel-indicators li:last-child:before {
  content: none;
}

/* line 2178, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-solution .vc_images_carousel .vc_carousel-indicators li:before {
  position: absolute;
  content: "";
  height: 1px;
  width: 21px;
  background: #1ad372;
  top: 6px;
  left: 14px;
}

/* line 2187, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-solution .vc_images_carousel .vc_carousel-indicators li.vc_active:before {
  top: 4px;
  left: 8px;
}

/* line 2191, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-solution .vc_images_carousel .vc_carousel-indicators .vc_active {
  margin: 3px;
  width: 10px;
  height: 10px;
  background: #1ad372;
  border: 1px solid #1ad372;
}

/* line 2198, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .statup_smart {
  padding-top: 106px;
  padding-bottom: 107px;
}

/* line 2202, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .statup_smart.bg-gradient:before {
  opacity: 1;
}

/* line 2205, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .statup_smart.bg-gradient:after {
  content: "";
  background: transparent url(/images/pages/1920x400.jpg) no-repeat scroll 47% 0;
  position: absolute;
  background-color: #1ad372;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
}

/* line 2215, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .promo-startup {
  position: relative;
  z-index: 19;
}

/* line 2219, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .promo-startup h2 {
  font-size: 54px;
  font-weight: 300;
  text-transform: none;
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: 4px;
}

/* line 2227, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .promo-startup h3 {
  font-weight: bold;
  font-size: 48px;
  color: #fff;
  text-transform: none;
  margin-bottom: 22px;
}

/* line 2234, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .promo-startup .btn-default {
  padding: 8px 32px;
  background: none;
  border: 1px solid #fff;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  text-transform: none;
}

/* line 2243, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .promo-startup .btn-default:hover {
  border: 1px solid #fff;
  background: #fff;
  color: #1ad372;
}

/* line 2248, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-startup .mc4wp-success > p {
  color: #fff;
}

/* line 2251, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-startup .mc4wp-alert {
  text-align: center;
  padding-top: 15px;
}

/* line 2255, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-startup .input.placeholder,
.pages-snowflakes .form-startup .input.placeholder:focus,
.pages-snowflakes .form-startup .input.placeholder:active,
.pages-snowflakes .form-startup .input.placeholder:active:focus {
  border-bottom: 1px solid fff;
}

/* line 2263, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .delivery .desc {
  margin-bottom: 24px;
}

/* line 2266, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .delivery .btn, .pages-snowflakes .delivery .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .delivery .sidebar-item-primary-button {
  font-size: 16px;
  text-transform: capitalize;
  padding: 7px 22px 9px 21px;
  margin-top: 24px;
  font-weight: bold;
  letter-spacing: 1px;
}

/* line 2274, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .delivery .style-desc {
  margin-top: 39px;
}

/* line 2277, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .style-desc .desc h3 {
  font-weight: Bold;
  text-transform: uppercase;
  margin-bottom: 15px;
  -webkit-font-smoothing: antialiased;
}

/* line 2283, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .style-desc .desc p {
  color: #19202d;
  line-height: 25px;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
}

/* line 2289, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .style-desc-dark .desc p {
  color: #19202d;
  line-height: 25px;
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
}

/* line 2295, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .style-desc .services .desc p {
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
}

/* line 2299, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .style-desc .services .desc h3 {
  font-size: 20px;
  -webkit-font-smoothing: antialiased;
}

/* line 2303, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .img-icon-2 {
  width: 58px;
  height: 58px;
  border: 1px solid #fff;
  text-align: center;
  font-size: 25px;
  color: #fff;
  line-height: 54px;
  border-radius: 50%;
  display: inline-block;
}

/* line 2314, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .amount-content-2 {
  color: #fff;
  position: relative;
}

/* line 2318, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .amount-content-2 .amount-desc h3 {
  color: #fff;
  font-size: 30px;
  font-weight: bold;
  margin-top: 24px;
}

/* line 2324, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .amount-content-2 .amount-desc h3 sup {
  font-size: 18px;
}

/* line 2327, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .amount-content-2 .amount-desc h5 {
  font-size: 14px;
  color: #b0d0f6;
  font-weight: 400;
  margin-top: -3px;
}

/* line 2333, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .amount-content-2:after {
  height: 20px;
  width: 1px;
  color: #b0d0f6;
  content: "";
  position: absolute;
  bottom: -48px;
  background: #fff;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

/* line 2348, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .service-icon-left .icon_element .icon_element-inner {
  text-align: left;
  float: left;
  margin-right: 62px;
  position: relative;
  width: auto;
  height: auto;
  border: none;
}

/* line 2357, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .service-icon-left .icon_element .icon_element-inner:before {
  content: "";
  position: absolute;
  top: 2px;
  left: 71px;
  background: #c19d3f;
  height: 50px;
  width: 3px;
}

/* line 2366, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .service-icon-left .icon_element .icon_element-inner .icon_element-icon {
  position: static;
  transform: none;
  color: #c19d3f;
}

/* line 2371, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .service-icon-left:last-child .services.icon_element {
  margin-bottom: 42px;
}

/* line 2374, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .service-icon-left .services.icon_element {
  margin-bottom: 52px;
}

/* line 2377, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .service-icon-left .services .icon_element-inner span {
  font-size: 48px;
}

/* line 2380, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .service-icon-left .services .desc {
  overflow: hidden;
}

/* line 2383, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .service-icon-left .services .desc h3 {
  margin-bottom: 3px;
  margin-top: -2px;
}

/* line 2387, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .other-sevices .riven-heading {
  padding-bottom: 52px;
}

/* line 2390, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-content-2 {
  border: 0px solid #FFffff;
}

/* line 2393, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-content-2 .blog-date {
  font-size: 16px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
}

/* line 2398, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-content-2 .title-blogpost {
  margin-top: 2px;
}

/* line 2401, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-content-2 .title-blogpost a {
  color: #292929;
  font-size: 30px;
  font-weight: 600;
}

/* line 2406, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-content-2 .blog_post_desc {
  color: #19202d;
  padding: 0 px 0 25px;
}

/* line 2410, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-content-2 .blog-main {
  padding: 25px 2px 0;
}

/* line 2413, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-content-2:hover .title-blogpost a {
  color: #c19d3f;
}

/* line 2416, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .img-abs.wpb_single_image.img-abs-right img {
  max-width: 100%;
}

/* line 2419, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .img-abs.wpb_single_image.img-abs-right {
  bottom: -85px;
  left: auto;
  z-index: 1;
  right: 70px;
}

/* line 2425, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .wpb_content_element.bg-bottom-bussiness {
  margin-bottom: -3px;
}

/* line 2428, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .twitter-tweet .tweet-text p {
  color: #3c98ec;
}

/* line 2431, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .news-faq {
  background: #8ea3b5;
}

/* line 2434, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .news-faq .panel-default > .panel-heading + .panel-collapse > .panel-body {
  background: #8ea3b5;
}

/* line 2437, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .news-faq .title-block {
  padding-bottom: 12px;
}

/* line 2440, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .news-faq .panel-title.active {
  background: none;
}

/* line 2443, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .news-faq .panel-title {
  background: #1AD372;
}

/* line 2446, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .news-faq .panel-title.active:before {
  background: #1AD372;
}

/* line 2449, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .news-faq .panel-title.active a {
  color: #19202d;
}

/* line 2452, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .news-faq .blog-main .bg-gradient::before,
.pages-snowflakes .news-faq .blog-item .bg-gradient::before {
  background: #1AD372;
}

/* line 2456, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .news-faq .blog-main.blog-right .blog_post_desc {
  padding-top: 7px;
  line-height: 20px;
}

/* line 2460, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .news-faq .blog-item:hover .title-blogpost a {
  color: #1AD372;
}

/* line 2463, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .service-aboutus {
  background: #F2F2F2;
}

/* line 2466, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .contact-us2 {
  position: relative;
}

/* line 2469, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-service-details .testimonial-content .job {
  text-transform: uppercase;
  margin-bottom: 17px;
}

/* line 2473, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-service-details .team_description p {
  line-height: 25px;
}

/* line 2476, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-service-details .testimonial-content {
  margin-bottom: 46px;
}

/* line 2479, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-service-details .testimonials {
  padding-bottom: 98px;
}

/* line 2482, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-service-details .side-breadcrumb {
  margin-bottom: 64px;
}

/* line 2485, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-service-details .pricing-table .riven-heading {
  padding-bottom: 54px;
}

/* line 2488, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .services-grid {
  padding-bottom: 98px;
}

/* line 2491, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .video-container.video-services {
  padding: 180px 0 173px;
}

/* line 2494, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .video-container.video-services .title-block {
  padding-top: 21px;
}

/* line 2497, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes iframe {
  border: none;
  width: 100%;
}

/* line 2501, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .lightbox-content.popup-content img {
  width: 1000px;
  height: 350px;
}

/* line 2505, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gmap {
  height: 540px;
  width: 100%;
}

/* line 2509, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-new {
  background: #f8f8f8;
}

/* line 2512, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character .riven-heading.padding-10 {
  background: url(/images/pages/background/bg-title-2.png) no-repeat center bottom;
}

/* line 2515, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery .riven-heading.padding-10 {
  background: url(/images/pages/background/bg-title-3.png) no-repeat center bottom;
}

/* line 2518, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .riven-heading.padding-10 {
  background: url(/images/pages/background/bg-title-4.png) no-repeat center bottom;
}

/* line 2521, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-new .riven-heading.padding-10 {
  background: url(/images/pages/background/bg-title-6.png) no-repeat center bottom;
}

/* line 2524, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .event2 .riven-heading.padding-10 {
  background: url(/images/pages/background/bg-title-7.png) no-repeat center bottom;
}

/* line 2527, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .contact-box .riven-heading.padding-10 {
  background: url(/images/pages/background/bg-title-8.png) no-repeat center bottom;
}

/* line 2530, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .event-lightbox iframe {
  height: 200px;
}

/* line 2534, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .services-design .delivery .text-bold {
  color: #797979;
}

/* line 2537, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .review-result {
  width: 100%;
  color: #f79402;
}

/* line 2542, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .member-content:hover .member-img:before {
  border: none;
  background: transparent linear-gradient(45deg, #700877 0%, #ff2759 100%, #ff2759 100%) repeat scroll 0 0;
}

/* line 2546, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .member-content:hover .member-img .img-profile .bg-gradient:before {
  opacity: 0.6;
}

/* line 2549, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .member-content:hover .social-url {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* line 2556, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .member-content:hover .hover-link:before,
.pages-snowflakes .member-content:hover .hover-link:after {
  opacity: 0;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

/* line 2565, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .member-img {
  width: 200px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  height: 200px;
  vertical-align: middle;
  display: table;
  border-radius: 50%;
}

/* line 2575, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .member-img:before {
  border-radius: 50%;
  z-index: -1;
  opacity: 1;
  background: none;
  border: 7px solid #ebebeb;
}

/* line 2582, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .member-img .img-profile {
  width: 190px;
  height: 190px;
  vertical-align: middle;
  background: #fff;
  position: relative;
  border-radius: 50%;
  margin: 5px auto;
  display: table;
}

/* line 2592, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .member-img .img-profile .bg-gradient {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 136px;
  height: 136px;
}

/* line 2605, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .member-img .img-profile .bg-gradient:before {
  opacity: 0;
  border-radius: 50%;
}

/* line 2609, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .member-img .img-profile img {
  border-radius: 50%;
}

/* line 2612, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .member-info {
  text-align: center;
  margin-top: 26px;
}

/* line 2616, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .member-info h3 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
}

/* line 2622, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .member-info .job {
  font-weight: 400;
  margin-bottom: 7px;
}

/* line 2626, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-url {
  -webkit-transform: scale(1, 0);
  -moz-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  overflow: hidden;
}

/* line 2634, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-url.social-networks li {
  display: inline-block;
  float: none;
  height: auto;
  width: auto;
  padding: 0;
  border: none;
}

/* line 2642, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-url.social-networks li:hover {
  border: none;
}

/* line 2645, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-url.social-networks li:hover a {
  color: #fff;
  background: #405e94;
}

/* line 2649, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-url.social-networks li.social-gg:hover a {
  background: #e3563b;
}

/* line 2652, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-url.social-networks li.social-twitter:hover a {
  background: #55acee;
}

/* line 2655, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-url.social-networks li.social-linkedin:hover a {
  background: #087ec6;
}

/* line 2658, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-url.social-networks li.social-youtube:hover a {
  background: #c4302b;
}

/* line 2661, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-url.social-networks li a {
  color: #696868;
  font-weight: 400;
  background: none;
  margin-right: 0;
}

/* line 2667, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-url.social-networks li.social-gg:hover,
.pages-snowflakes .social-url.social-networks li.social-twitter:hover,
.pages-snowflakes .social-url.social-networks li.social-linkedin:hover,
.pages-snowflakes .social-url.social-networks li.social-youtube:hover {
  border: none;
}

/* line 2673, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social-url.social-networks li.social-gg a,
.pages-snowflakes .social-url.social-networks li.social-twitter a,
.pages-snowflakes .social-url.social-networks li.social-linkedin a,
.pages-snowflakes .social-url.social-networks li.social-youtube a {
  background: none;
}

/* line 2680, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-loadmore.load-more a {
  color: #797979;
}

/* line 2689, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .banner-bottom.bg-gradient {
  background: url(/images/pages/1920x150.jpg);
  background-size: cover;
  overflow: hidden;
  position: relative;
  padding-top: 30px;
}

/* line 2696, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .banner-bottom h3 {
  color: #fff;
  font-size: 36px;
  margin-bottom: -5px;
  text-transform: none;
}

/* line 2702, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .banner-bottom p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding-top: 10px;
}

/* line 2708, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .banner-bottom .right-banner {
  text-align: right;
  margin-top: 21px;
}

/* line 2712, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .banner-bottom .right-banner a {
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  border-radius: 5px;
  border: 2px solid #fff;
  padding: 10px 25px 11px;
}

/* line 2720, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .banner-bottom .right-banner a:hover {
  background: #FFffff;
  border: 2px solid #FFffff;
}

/* line 2724, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .banner-bottom-2 {
  padding: 23px 0px 22px;
}

/* line 2727, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .banner-bottom-2 h3 {
  margin-top: 5px;
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 300;
}

/* line 2734, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .banner-bottom-2 .right-banner {
  text-align: right;
}

/* line 2737, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .banner-bottom-2 .btn-default {
  background: none;
  border: 1px solid #fff;
  color: #fff;
  padding: 8px 21px;
  font-size: 16px;
  letter-spacing: 1px;
  text-transform: capitalize;
}

/* line 2746, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .banner-bottom-2 .btn-default:hover,
.pages-snowflakes .banner-bottom-2 .btn-default:focus,
.pages-snowflakes .banner-bottom-2 .btn-default:active,
.pages-snowflakes .banner-bottom-2 .btn-default:hover:active,
.pages-snowflakes .banner-bottom-2 .btn-default:hover:focus,
.pages-snowflakes .banner-bottom-2 .btn-default:focus:active {
  color: #3C98EC;
  background: #fff;
}

/* line 2759, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .about-us {
  position: relative;
}

/* line 2762, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .about-us .btn, .pages-snowflakes .about-us .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .about-us .sidebar-item-primary-button {
  margin-top: 25px;
  letter-spacing: 1px;
  padding: 14px 27px 15px;
}

/* line 2767, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .about-us .text {
  margin-bottom: 59px !important;
}

/* line 2770, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .img-abs.wpb_single_image {
  position: absolute;
  bottom: 0;
  left: -65px;
}

/* line 2775, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .img-abs.wpb_single_image img {
  max-width: 90%;
}

/* line 2778, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .img-left-abs.wpb_single_image {
  left: -185px;
  position: absolute;
  top: 40px;
  width: 130%;
}

/* line 2784, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .text-desc p {
  font-family: 'Texta', sans-serif;
  color: #19202d;
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 25px;
  -webkit-font-smoothing: antialiased;
}

/* line 2792, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .text-desc .text-bold {
  font-weight: bold;
}

/* line 2795, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .text-desc .text-light {
  font-weight: 300;
}

/* line 2798, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-skills {
  position: relative;
}

/* line 2801, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-skills .vc_progress_bar {
  padding-top: 67px;
}

/* line 2804, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .our-skills .img-abs.wpb_single_image {
  bottom: -165px;
  left: auto;
  right: -100px;
}

/* line 2809, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_progress_bar .vc_single_bar {
  background: #ffffff none repeat scroll 0 0 !important;
  border: 1px solid #fe2759;
  border-radius: 15px !important;
  box-shadow: none !important;
  height: 26px;
  margin-bottom: 56px !important;
}

/* line 2817, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .icon-progress {
  left: 0;
  position: absolute;
  top: -28px;
  color: #393939;
}

/* line 2823, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_progress_bar .vc_single_bar .vc_label {
  color: #393939;
  font-size: 14px !important;
  left: 25px;
  padding: 0 !important;
  text-transform: uppercase;
  top: -31px !important;
}

/* line 2831, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_progress_bar .vc_single_bar .vc_bar {
  background: transparent linear-gradient(45deg, #700877 0%, #ff2759 100%, #ff2759 100%) repeat scroll 0 0;
  border-radius: 10px !important;
  height: 20px !important;
  left: 2px !important;
  top: 2px !important;
}

/* line 2838, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_progress_bar .vc_single_bar:last-child {
  margin-bottom: 0 !important;
}

/* line 2841, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_progress_bar {
  padding-top: 20px;
}

/* line 2844, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_progress_bar .vc_single_bar {
  background: #f7f7f7 none repeat scroll 0 0;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  margin-bottom: 11.67px;
  position: relative;
}

/* line 2851, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_progress_bar .vc_single_bar .vc_label {
  display: block;
  padding: 0.5em 1em;
  position: relative;
  z-index: 1;
}

/* line 2857, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_progress_bar .vc_single_bar .vc_bar {
  background-color: #e0e0e0;
  border-radius: 3px;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transition: width 1s linear 0s;
  width: 0;
}

/* line 2868, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_progress_bar .vc_single_bar.progress-bar-style2 .vc_label {
  font-weight: bold;
  left: 0;
  color: #000;
  top: -35px !important;
}

/* line 2874, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_progress_bar .vc_single_bar.progress-bar-style2 .vc_bar {
  border-radius: 0 !important;
  height: 7px !important;
  left: 0px !important;
  top: 0px !important;
  background: #3c98ec !important;
}

/* line 2881, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_progress_bar .vc_single_bar.progress-bar-style2 {
  background: #d2d2d2 !important;
  border: none !important;
  border-radius: 0px !important;
  box-shadow: none !important;
  height: 7px;
  margin-bottom: 60px !important;
}

/* line 2889, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_progress_bar .vc_single_bar.progress-bar-style2:nth-child(2n) .vc_bar {
  background: #156ebf !important;
}

/* line 2892, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_progress_value {
  position: absolute;
  right: 0;
  top: -35px;
  font-size: 14px;
  color: #a7a7a7;
}

/* line 2899, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-about-us2 .side-breadcrumb {
  margin-bottom: 70px;
}

/* line 2902, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .experts {
  padding-bottom: 87px;
}

/* line 2905, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .experts p {
  line-height: 24px;
  font-size: 16px;
  text-align: center;
}

/* line 2910, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .experts .title-block .title-style3 {
  margin-bottom: 13px;
}

/* line 2917, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-video .videoWrapper iframe {
  width: 100%;
}

/* line 2920, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main,
.pages-snowflakes .blog-item {
  overflow: hidden;
}

/* line 2924, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main .bg-gradient,
.pages-snowflakes .blog-item .bg-gradient {
  width: 100%;
  height: 100%;
  display: block;
}

/* line 2930, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main .bg-gradient::before,
.pages-snowflakes .blog-item .bg-gradient::before {
  visibility: hidden;
  opacity: 0;
  background: #19202d;
  background: -moz-linear-gradient(90deg, #19202d 0%, #084273 100%, #084273 100%);
  background: -webkit-linear-gradient(90deg, #19202d 0%, #084273 100%, #084273 100%);
  background: linear-gradient(90deg, #19202d 0%, #084273 100%, #084273 100%);
}

/* line 2939, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main:focus .bg-gradient::before,
.pages-snowflakes .blog-main:hover .bg-gradient::before,
.pages-snowflakes .blog-item:focus .bg-gradient::before,
.pages-snowflakes .blog-item:hover .bg-gradient::before {
  visibility: visible;
  opacity: 0;
  background: #19202d;
  background: -moz-linear-gradient(90deg, #19202d 0%, #084273 100%, #084273 100%);
  background: -webkit-linear-gradient(90deg, #19202d 0%, #084273 100%, #084273 100%);
  background: linear-gradient(90deg, #19202d 0%, #084273 100%, #084273 100%);
}

/* line 2950, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main:hover .hover-link:before,
.pages-snowflakes .blog-main:hover .hover-link:after,
.pages-snowflakes .blog-item:hover .hover-link:before,
.pages-snowflakes .blog-item:hover .hover-link:after {
  opacity: 1;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

/* line 2961, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .hover-link {
  position: relative;
  display: block;
}

/* line 2965, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .hover-link:before {
  border-top: 1px solid #fff;
  content: "";
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  opacity: 0;
  width: 25px;
  z-index: 9;
}

/* line 2986, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .hover-link:after {
  opacity: 0;
  border-left: 1px solid #fff;
  content: "";
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  width: 1px;
  z-index: 9;
}

/* line 3007, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .single-post .blog-img img {
  border-radius: 7px;
}

/* line 3010, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main .hover-link::before {
  width: 80px;
}

/* line 3013, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main .hover-link::after {
  height: 80px;
}

/* line 3016, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main .blog-info-style.blog_info {
  color: #c5c4c4;
}

/* line 3019, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main .blog-info-style.blog_info span {
  font-size: 13px;
  font-weight: bold;
  margin-right: 26px;
  position: relative;
  text-transform: capitalize;
}

/* line 3026, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main .blog-info-style.blog_info span a {
  color: #c5c4c4;
}

/* line 3029, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main .blog-info-style.blog_info span a:hover {
  color: #ff2759;
}

/* line 3032, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main .blog-info-style.blog_info span i {
  margin-right: 5px;
}

/* line 3035, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main .blog-info-style.blog_info span:before {
  position: absolute;
  content: "";
  top: 8px;
  right: -14px;
  height: 1px;
  width: 4px;
  background: #c5c4c4;
}

/* line 3044, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main .blog-info-style.blog_info span:last-child:before {
  display: none;
}

/* line 3047, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main:hover .title_blog a {
  color: #ff2759;
}

/* line 3050, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-post-info {
  overflow: hidden;
}

/* line 3053, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .title_blog {
  font-size: 60px;
  font-weight: bold;
  margin-top: 25px;
  margin-bottom: 12px;
}

/* line 3059, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .title_blog a {
  color: #292929;
}

/* line 3062, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .legal-header {
  font-family: 'Texta', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: inherit;
  margin-top: 25px;
  margin-bottom: 12px;
}

/* line 3070, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .legal-header a {
  color: #292929;
}

/* line 3073, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes ul.blog_post > li {
  padding-bottom: 50px;
}

/* line 3076, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog_post_desc {
  color: #19202d;
  font-family: 'Texta', sans-serif;
  font-size: 16px;
  padding: 18px 0 36px;
  line-height: 25px;
  letter-spacing: 0px;
}

/* line 3084, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .button-readmore a {
  padding: 5px 24px;
  font-size: 14px;
  letter-spacing: 0.3px;
  text-transform: capitalize;
  color: #787878;
  border: 1px solid #787878;
  border-radius: 15px;
  display: inline-block;
  font-weight: bold;
}

/* line 3095, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .button-readmore a:hover {
  color: #ff2759;
  border: 1px solid #ff2759;
}

/* line 3099, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-numbers > li {
  display: inline-block;
  float: left;
}

/* line 3103, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pagination li {
  float: left;
  margin-right: 10px;
}

/* line 3107, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pagination li .page-numbers {
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  color: #afafaf;
  display: block;
  font-size: 16px;
  height: 35px;
  line-height: 31px;
  text-align: center;
  width: 35px;
}

/* line 3118, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pagination li .page-numbers.current {
  border: 1px solid #ff2759;
  color: #fff;
  background: #ff2759;
}

/* line 3123, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pagination li:hover .page-numbers {
  border: 1px solid #ff2759;
  color: #fff;
  background: #ff2759;
}

/* line 3128, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .single-post .title_blog {
  margin-top: -3px;
}

/* line 3131, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .single-post .blog_info {
  margin-bottom: 26px;
}

/* line 3134, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .single-post .blog_post_desc {
  padding-top: 23px;
}

/* line 3137, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .single-post .blog_post_desc p {
  margin-bottom: 23px;
}

/* line 3140, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .single-post .blog_post_content .tagcloud {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 19px;
  padding-top: 23px;
}

/* line 3145, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .single-post .blog_post_content .tagcloud a {
  padding: 2px 9px 3px;
  font-size: 13px;
}

/* line 3149, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes blockquote {
  margin: 35px 0;
  border: none;
  padding: 0 0 0 40px;
  font-size: 16px;
  font-style: italic;
  position: relative;
  color: #000;
}

/* line 3158, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes blockquote:after {
  background: #e1e1e1 none repeat scroll 0 0;
  bottom: 6px;
  content: "";
  height: 60%;
  left: 6px;
  position: absolute;
  width: 1px;
}

/* line 3167, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes blockquote:before {
  font-size: 14px;
  color: #000000;
  content: "\f10d";
  font-family: FontAwesome;
  font-style: normal;
  left: 0;
  position: absolute;
  top: -4px;
}

/* line 3177, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .avatar_author {
  width: 130px;
  height: 130px;
  border-radius: 50%;
  position: relative;
  float: left;
  margin-right: 31px;
}

/* line 3185, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .avatar_author:before {
  z-index: -1;
  border-radius: 50%;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: -moz-linear-gradient(90deg, #19202d 0%, #084273 100%, #084273 100%);
  background: -webkit-linear-gradient(90deg, #19202d 0%, #084273 100%, #084273 100%);
  background: linear-gradient(90deg, #19202d 0%, #084273 100%, #084273 100%);
}

/* line 3196, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .avatar_author > img {
  margin-top: 2px;
  margin-left: 2px;
  border-radius: 50%;
  width: 126px;
  height: 126px;
}

/* line 3203, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .name_author {
  font-weight: 900;
  color: #ff2759;
  text-transform: uppercase;
  margin-top: 15px;
  letter-spacing: 1.5px;
}

/* line 3210, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .desc_author {
  color: #787878;
  padding: 8px 0 22px;
  line-height: 22px;
}

/* line 3215, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social_author .social-networks li {
  padding: 0;
  border: none;
  width: auto;
  height: auto;
}

/* line 3221, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social_author .social-networks li a {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #f1f1f1;
  color: #b8b8b8;
  font-size: 14px;
  margin-right: 6px;
}

/* line 3228, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social_author .social-networks li:hover {
  border: none;
}

/* line 3231, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social_author .social-networks li:hover a {
  border: 1px solid #ff2759;
  color: #ff2759;
}

/* line 3235, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .social_author .social-networks li:hover i {
  animation: none;
}

/* line 3238, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .author_blog {
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
  padding: 38px 0 30px;
}

/* line 3243, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-comments {
  padding-bottom: 47px;
}

/* line 3246, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-comments .comment-respond {
  padding-bottom: 0;
}

/* line 3249, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .job_author p {
  font-size: 13px;
  margin-top: -4px;
  font-weight: 300;
  letter-spacing: 1.2px;
  color: #989898;
}

/* line 3256, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .comments-area .number-comments {
  padding-top: 49px;
  font-size: 20px;
  font-weight: 300;
  padding-bottom: 7px;
}

/* line 3262, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .comments-area .number-comments span {
  font-weight: bold;
}

/* line 3265, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .comments-area .reply a {
  margin-right: 3px;
  border-radius: 15px;
  padding: 6px 16px 6px 17px;
  font-size: 12px;
  border: 1px solid #d7d7d7;
  color: #afafaf;
  display: inline-block;
  text-transform: uppercase;
}

/* line 3275, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .comments-area .reply a:hover {
  border: 1px solid #ff2759;
  color: #ff2759;
}

/* line 3279, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .map_event > iframe {
  height: 200px;
  width: 100%;
}

/* line 3283, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .event_brite > iframe {
  height: 395px;
  width: 100%;
}

/* line 3287, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .commentlist > li {
  position: relative;
  margin-right: 50px;
}

/* line 3291, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .commentlist > li:before {
  position: absolute;
  content: "";
  width: 95%;
  height: 1px;
  right: 0;
  background: #e1e1e1;
  bottom: 0;
}

/* line 3300, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .commentlist > li:last-child:before {
  display: none;
}

/* line 3303, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .commentlist > li:last-child .comment-body {
  padding-bottom: 49px;
}

/* line 3306, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .commentlist .comment-author {
  float: left;
  margin-right: 10px;
}

/* line 3310, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .commentlist .comment-author img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
}

/* line 3315, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .commentlist .children .comment-body {
  margin-left: 80px;
  padding-top: 30px;
  border-top: 1px solid #e1e1e1;
  position: relative;
}

/* line 3321, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .commentlist .children .comment-body:first-child {
  padding-top: 34px;
}

/* line 3324, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .commentlist .children .comment-body:last-child {
  margin-bottom: 0;
  padding-bottom: 30px;
}

/* line 3328, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .commentlist .comment-body {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
}

/* line 3334, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .comment-body .name_author {
  margin-top: 3px;
  font-size: 14px;
  font-weight: 700;
  color: #000;
}

/* line 3340, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .comment-body .comment-meta {
  margin-top: 2px;
  font-size: 12px;
  font-weight: 300;
  color: #787878;
}

/* line 3346, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .box-comment {
  overflow: hidden;
}

/* line 3349, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .comment-respond {
  overflow: hidden;
  padding-bottom: 20px;
}

/* line 3353, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .comment-respond a {
  float: right;
  color: #797979;
  margin-top: 16px;
}

/* line 3358, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .comment-respond a:hover {
  color: #ff2759;
}

/* line 3361, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .comment-form .form-row {
  margin-bottom: 20px;
}

/* line 3364, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .comment-form .form-row label {
  color: #ff2759;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 5px;
}

/* line 3371, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .comment-form .form-row label.error {
  color: #ff0000;
  margin-top: 2px;
}

/* line 3375, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .comment-form input,
.pages-snowflakes .comment-form textarea {
  border-radius: 10px;
  border: 1px solid #e1e1e1;
  color: #a6a6a6;
}

/* line 3381, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .comment-form textarea {
  height: 190px;
  padding: 10px 20px;
  width: 100%;
}

/* line 3386, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .comment-form input {
  height: 50px;
  width: 100%;
  padding: 10px 20px;
}

/* line 3391, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .comment-field-login {
  float: left;
  overflow: hidden;
}

/* line 3395, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .comment-respond .form-submit {
  margin-bottom: 30px;
}

/* line 3398, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-submit {
  padding-top: 9px;
  padding-left: 15px;
  overflow: hidden;
  float: left;
  position: relative;
}

/* line 3405, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-submit:before {
  position: absolute;
  left: 42px;
  top: 21px;
  content: "\f1d8";
  color: #Fff;
  font-family: FontAwesome;
}

/* line 3413, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-submit .btn-primary, .pages-snowflakes .form-submit .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .form-submit .sidebar-item-primary-button {
  background: #ff2759 none repeat scroll 0 0;
  border: 1px solid #ff2759;
  border-radius: 20px;
  float: left;
  height: auto;
  text-transform: uppercase;
  color: #fff;
  width: auto;
  padding: 12px 24px 12px 48px;
}

/* line 3424, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-submit:hover .btn-primary, .pages-snowflakes .form-submit:hover .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .form-submit:hover .sidebar-item-primary-button {
  background: #700877;
  border: 1px solid #700877;
}

/* line 3428, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-ful {
  position: relative;
}

/* line 3431, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-ful .blog-main {
  position: absolute;
  bottom: 0;
  left: 0;
  height: auto;
  padding: 25px;
}

/* line 3438, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-ful .bg-gradient::before {
  visibility: visible;
  opacity: 0.8;
}

/* line 3442, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-ful .title-blogpost a,
.pages-snowflakes .blog-ful .blog-date {
  color: #fff;
  font-weight: 400;
}

/* line 3447, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-ful .title-blogpost {
  margin-top: 2px;
}

/* line 3450, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-ful .title-blogpost a {
  font-size: 20px;
}

/* line 3453, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-ful .blog_post_desc {
  color: #fff;
  font-weight: 300;
  padding: 9px 0 6px;
}

/* line 3458, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-ful .blog_post_content,
.pages-snowflakes .blog-ful .blog_post_info {
  position: relative;
  z-index: 9;
}

/* line 3463, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-img.blog-left {
  float: left;
  margin-right: 30px;
}

/* line 3467, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main.blog-right .blog_post_info {
  margin-top: -6px;
}

/* line 3470, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main.blog-right .blog-date {
  font-weight: bold;
  font-size: 18px;
}

/* line 3474, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main.blog-right .title-blogpost {
  margin-top: 2px;
  font-weight: 400;
}

/* line 3478, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-main.blog-right .blog_post_desc {
  padding-top: 5px;
  padding-bottom: 0;
}

/* line 3482, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .right_info_author {
  overflow: hidden;
}

/* line 3485, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-content-right .blog-item {
  padding-bottom: 50px;
}

/* line 3488, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-content-right .blog-item:hover .hover-link:before,
.pages-snowflakes .blog-content-right .blog-item:hover .hover-link:after {
  opacity: 1;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

/* line 3497, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-style {
  margin-bottom: 25px;
  border: 1px solid #d7d7d7;
  padding: 10px 15px;
  background: #fff;
}

/* line 3503, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-style:hover {
  background: #e15f00;
  border: 1px solid #e15f00;
}

/* line 3507, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-style:hover .blog-date,
.pages-snowflakes .blog-style:hover .title-blogpost a,
.pages-snowflakes .blog-style:hover .blog_post_desc {
  color: #fff;
}

/* line 3512, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-style .blog-date {
  color: #a9a9a9;
  font-size: 13px;
  font-weight: bold;
}

/* line 3517, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-style .title-blogpost {
  margin-top: 2px;
}

/* line 3520, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-style .title-blogpost a {
  font-size: 18px;
  color: #292929;
  font-weight: 700;
  transition: none;
}

/* line 3526, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .blog-style .blog_post_desc {
  color: #797979;
  padding-top: 9px;
  padding-bottom: 3px;
}

/* line 3531, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page_title_2 {
  font-size: 30px;
  margin-bottom: 30px;
}

/* line 3535, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .entry-header h1 {
  font-size: 40px;
  font-weight: 400;
}

/* line 3539, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .no-results .searchform {
  width: 50%;
  margin-bottom: 70px;
}

/* line 3543, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .no-results .entry-content p {
  margin-bottom: 20px;
  color: #ff2759;
}

/* line 3547, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-new .load-more {
  margin-top: 37px;
}

/* line 3550, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-new .load-more a:before {
  color: #d2d2d2;
}

/* line 3553, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-new .load-more a:hover:before {
  color: #e15f00;
}

/* line 3556, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-new .load-more .fa-spinner {
  color: #e15f00;
}

/* line 3559, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-new .load-more:hover a {
  color: #e15f00;
}

/* line 3562, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-news {
  background: #f2f5f8;
  padding-bottom: 54px;
}

/* line 3566, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .content-series {
  background: #f2f5f8;
  padding-bottom: 54px;
}

/* line 3570, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .sponsored-content {
  background: #FFffff;
  padding-bottom: 54px;
}

/* line 3578, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .testimonials {
  background: image-image-url(/pg) no-repeat center center;
  background-size: cover;
  padding-top: 96px;
  padding-bottom: 96px;
}

/* line 3584, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .testimonials:before {
  opacity: 1;
  background: linear-gradient(45deg, #14336e 0%, #19202d 100%, #19202d 100%) repeat scroll 0 0;
}

/* line 3588, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .testimonials-light:before {
  opacity: 1;
  background: #f2f5f8;
}

/* line 3592, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .testimonials .owl-controls .owl-nav > div {
  border: none;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  height: auto;
  line-height: 100%;
  width: auto;
  font-size: 30px;
  margin: 0 6px;
}

/* line 3603, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .testimonials .owl-controls .owl-nav > div.owl-prev i:before {
  content: "\e687";
}

/* line 3606, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .testimonials .owl-controls .owl-nav > div i {
  margin: 0 !important;
}

/* line 3609, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .testimonials .owl-controls .owl-nav > div i:before {
  font-family: Pe-icon-7-stroke;
  content: "\e685";
}

/* line 3613, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .testimonial-content {
  text-align: left;
  margin-bottom: 60px;
}

/* line 3617, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .testimonial-content .name {
  font-family: 'Texta', sans-serif;
  font-weight: 300;
  font-style: italic;
  color: #fff;
  margin-top: 28px;
  font-size: 40px;
  margin-bottom: 3px;
}

/* line 3626, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .testimonial-content .job {
  font-family: 'Texta', sans-serif;
  color: #8ea3b5;
  margin-bottom: 39px;
  margin-top: 25px;
  text-transform: inherit;
  font-size: 15px;
  font-weight: 600;
}

/* line 3635, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .testimonial-profile {
  width: 156px;
  height: 50px;
  margin: 0 auto;
  border-radius: 50%;
}

/* line 3641, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .testimonial-profile .testimonial-img {
  border-radius: 10%;
  border: 2px solid #fff;
  width: 141px !important;
  height: 141px;
  margin: 7px;
}

/* line 3648, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .testimonial-contributors-profile {
  width: 156px;
  height: 20px;
  margin: 0 auto;
  border-radius: 5px;
  border: 0px solid #fff;
}

/* line 3655, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .testimonial-contributors-profile .testimonial-img {
  border-radius: 5px;
  border: 5px solid #fff;
  width: 141px !important;
  height: 141px;
  margin: 7px;
}

/* line 3662, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .team_description p {
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  color: #fff;
  width: 80%;
  margin: 0 auto;
}

/* line 3670, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .testimonial .owl-carousel .owl-controls {
  height: 32px;
  margin-top: 0;
}

/* line 3674, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review {
  background: #eee;
  padding-bottom: 60px;
}

/* line 3678, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .team_description {
  margin-top: 5px;
}

/* line 3681, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .team_description p {
  font-size: 13px;
  font-weight: 400;
  font-style: normal;
  color: #3d3d3d;
  width: 100%;
  line-height: 20px;
}

/* line 3689, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .owl-carousel {
  width: 747px;
  margin: 0 auto;
  margin-top: 46px;
}

/* line 3694, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .testimonial-content {
  margin-bottom: 100px;
  position: relative;
}

/* line 3698, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .testimonial-content .testimonial-desc {
  padding: 15px 20px 30px;
  border: 1px solid #e1e1e1;
  background: #fff;
}

/* line 3703, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .testimonial-content .name {
  font-weight: 700;
  color: #444444;
  margin-top: 10px;
  margin-bottom: 0;
  text-transform: none;
  font-size: 16px;
}

/* line 3711, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .testimonial-profile {
  width: 74px;
  height: 74px;
  border: none;
}

/* line 3716, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .testimonial-profile .testimonial-img {
  border: 1px solid #ebebeb;
  width: 74px !important;
  height: 74px;
  margin: 0;
}

/* line 3722, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .review-star {
  margin-right: 15px;
}

/* line 3725, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .vote-point {
  display: inline-block;
  color: #a5a5a5;
  font-size: 12px;
  font-weight: 900;
}

/* line 3731, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .vote-point span {
  color: #000;
}

/* line 3734, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .testimonial-sticky {
  position: absolute;
  left: 50%;
  bottom: -80px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* line 3744, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .testimonial .owl-carousel .owl-controls {
  height: auto;
  margin-top: 0;
}

/* line 3748, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .owl-controls .owl-nav > div {
  width: 50px;
  height: 110px;
  border-radius: 0;
  border: 1px solid #e1e1e1;
  color: #b8b8b8;
  line-height: 100%;
  background: #fff;
  margin: 0;
  position: absolute;
  top: 0;
  left: -60px;
  font-size: 16px;
}

/* line 3762, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .owl-controls .owl-nav > div i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* line 3772, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .owl-controls .owl-nav > div i:hover {
  opacity: 0.4;
}

/* line 3775, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .owl-controls .owl-nav > div:hover,
.pages-snowflakes .latest-review .owl-controls .owl-nav > div:active {
  color: #000;
}

/* line 3779, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .latest-review .owl-controls .owl-nav .owl-next {
  right: -60px;
  left: auto;
}

/* line 3783, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .testimonials .owl-controls .owl-nav > div:hover {
  font-size: 37px;
}

/* line 3787, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scrollbar-inner.scrollbar-comment {
  max-height: 410px;
  overflow: hidden;
}

/* line 3791, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scrollbar-inner.scrollbar-comment > .scroll-element .scroll-bar {
  background-color: #ff2759;
  width: 3px;
}

/* line 3795, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scrollbar-inner.scrollbar-comment > .scroll-element .scroll-element_track {
  background-color: #cccccc;
  width: 3px;
  left: 0;
}

/* line 3800, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .popup-top {
  padding: 22px 0 0;
}

/* line 3803, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .popup-top .calendar-time p {
  font-family: Texta;
  font-size: 18px;
  font-weight: 700;
  color: #0073cf;
  margin-bottom: 7px;
  text-transform: uppercase;
}

/* line 3811, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .popup-top h3 {
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 32px;
  margin-top: 2px;
}

/* line 3817, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .popup-top h4 {
  font-size: 25px;
  margin-bottom: 32px;
  color: #C09C3D;
}

/* line 3822, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .calendar-time {
  display: inline-block;
  color: #8ea3b5;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 3829, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .single-event .calendar-time {
  background: none;
}

/* line 3832, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .single-event .comments-area .number-comments {
  font-size: 25px;
}

/* line 3835, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .popup-top .desc > p {
  font-family: 'Texta', sans-serif;
  margin-top: 25px;
  margin-bottom: 25px !important;
  color: #191E2D;
}

/* line 3841, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .time-location {
  margin-bottom: 50px;
  margin-top: 32px;
  float: left;
  width: 100%;
}

/* line 3847, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .time-location .time {
  float: left;
  text-align: center;
  width: 50%;
}

/* line 3852, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .time-location .time:first-child {
  padding-right: 18px;
}

/* line 3855, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .time-location .time:last-child {
  padding-left: 18px;
}

/* line 3858, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .time-location .time-desc {
  border: 1px solid #d7d7d7;
  position: relative;
  padding-top: 17px;
  padding-bottom: 14px;
}

/* line 3864, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .time-desc h5 {
  background: #fff none repeat scroll 0 0;
  color: #8ea3b5;
  display: inline-block;
  font-weight: bold;
  font-size: 16px;
  margin: 0;
  left: 50%;
  padding: 0 40px;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -10px;
}

/* line 3881, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .time-desc .hours {
  font-size: 20px;
  font-weight: 600;
  font-family: 'Texta', sans-serif;
  color: #000000;
  margin: 0;
}

/* line 3888, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .time-desc .letter {
  color: #19202d;
  margin: 5px;
  font-weight: 300;
  line-height: 100%;
}

/* line 3894, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .calendar-map {
  overflow: hidden;
  width: 100%;
}

/* line 3898, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .popup-content .blog-comments {
  padding-bottom: 23px;
}

/* line 3901, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .popup-content .comments-area .number-comments {
  padding-top: 52px;
}

/* line 3904, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .popup-content .comment-respond {
  padding-bottom: 0;
}

/* line 3907, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .title-eventpost a {
  color: #4d4d4d;
  margin-bottom: 8px;
  display: block;
}

/* line 3912, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .time-event {
  font-size: 12px;
}

/* line 3915, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .time-event i {
  margin-right: 4px;
}

/* line 3918, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .time-event p {
  display: inline-block;
}

/* line 3921, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .event-list li {
  margin-bottom: 23px;
}

/* line 3924, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .event-list li.event-list-item {
  margin-bottom: 10px;
}

/* line 3927, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .month-event:first-child h2 {
  margin-top: -2px;
}

/* line 3930, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .month-event h2 {
  font-size: 60px;
  font-weight: bold;
  margin-bottom: 24px;
  margin-top: 55px;
}

/* line 3936, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .event-list-item {
  background: #f5f5f5;
  padding: 20px 30px 22px;
}

/* line 3940, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .event-list-item .time-event {
  color: #8a959e;
}

/* line 3943, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .event-list-item:hover {
  background: #19202d;
  -ms-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

/* line 3951, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .event-list-item:hover .event-list-content .title-eventpost a,
.pages-snowflakes .event-list-item:hover .event-list-time {
  color: #fff;
}

/* line 3955, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .event-list-item:hover .event-list-content .time-event p {
  color: #8a959e;
}

/* line 3958, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .event-list-time {
  overflow: inherit;
  padding-right: 59px;
  text-align: center;
  font-size: 25px;
  float: left;
  color: #000;
}

/* line 3966, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .event-list-time .event-day {
  margin-bottom: 0px;
  font-weight: bold;
}

/* line 3970, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .event-list-time .event-month {
  font-weight: 300;
}

/* line 3973, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .event-list-content {
  overflow: hidden;
  padding-top: 2px;
}

/* line 3977, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .event-list-content .title-eventpost a {
  color: #19202d;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 0px;
}

/* line 3983, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .event-list-content .time-event {
  font-size: 13px;
}

/* line 3986, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .event-list-content .time-event p {
  font-weight: bold;
  padding-right: 27px;
  margin-bottom: 0;
}

/* line 3991, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .post-type-archive-event .banner-bottom {
  margin-top: 65px;
}

/* line 3994, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .title-eventpost a {
  display: inline-block;
}

/* line 4001, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .icon-services .icon-inner {
  border: 2px solid transparent;
  box-sizing: content-box;
  margin: 0 0;
  height: 4em;
  position: relative;
  text-align: left;
  width: 4em;
}

/* line 4010, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .icon-services .icon-inner span {
  font-size: 46px !important;
  color: #c19d3f !important;
}

/* line 4014, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .icon-services .desc {
  margin-bottom: 67px;
  margin-top: -5px;
}

/* line 4018, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .icon-services .desc h3 {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0px;
  margin-bottom: 8px;
  margin-top: 10px;
  line-height: 25px;
  text-transform: uppercase;
}

/* line 4027, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .icon-services .desc p {
  font-size: 16px;
  color: #19202d;
  -webkit-font-smoothing: antialiased;
}

/* line 4032, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .services .desc h3 {
  font-weight: bold;
}

/* line 4035, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .services-design {
  position: relative;
}

/* line 4038, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .services-design .delivery {
  background: #fff;
  padding: 64px 0 0 82px;
  margin-top: 100px;
  margin-left: -15px;
}

/* line 4044, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .services-design .delivery .desc {
  margin-bottom: 0;
}

/* line 4047, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .services-design h2 {
  color: #000;
  font-weight: bold;
  margin-bottom: 28px;
}

/* line 4052, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .services-design .text-desc .text-bold {
  line-height: 24px;
  margin-bottom: 18px;
}

/* line 4056, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .services-design .text-desc p {
  line-height: 24px;
  margin-bottom: 24px;
}

/* line 4060, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .services-design .text-desc p:last-child {
  margin-bottom: 0;
}

/* line 4063, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .services-design .delivery .btn, .pages-snowflakes .services-design .delivery .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .services-design .delivery .sidebar-item-primary-button {
  text-transform: none;
  padding: 7px 18px 9px 21px;
  margin-top: 19px;
  letter-spacing: 0.8px;
  margin-bottom: 2px;
}

/* line 4070, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .img-abs-top {
  position: absolute;
  top: 0;
  z-index: -1;
}

/* line 4075, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .btn-play3 {
  height: 68px;
  text-indent: -9999em;
  width: 68px;
  position: relative;
  display: inline-block;
}

/* line 4082, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .btn-play3:before {
  content: "\f01d";
  position: absolute;
  top: 50%;
  font-size: 72px;
  left: 50%;
  font-family: FontAwesome;
  text-align: center;
  text-indent: 9px;
  color: #ffffff;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* line 4098, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .video-container a.btn-play3 {
  margin-top: -14px;
}

/* line 4101, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .video-services a.btn-default {
  margin-top: 7px;
  font-weight: bold;
  padding: 8px 15px 8px 17px;
  font-size: 16px;
  letter-spacing: 0.8px;
  background: none;
  border: 1px solid #fff;
}

/* line 4110, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .video-services a.btn-default:hover,
.pages-snowflakes .video-services a.btn-default:focus,
.pages-snowflakes .video-services a.btn-default:active,
.pages-snowflakes .video-services a.btn-default:hover:focus,
.pages-snowflakes .video-services a.btn-default:hover:active,
.pages-snowflakes .video-services a.btn-default:active:focus {
  border: 1px solid #3c98ec;
  background: #3c98ec;
}

/* line 4119, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .services-grid .vc_row {
  margin-bottom: 35px;
}

/* line 4122, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .services-grid .service-icon-left .icon_element .icon_element-inner:before {
  content: none;
}

/* line 4125, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .services-grid .service-icon-left .services .desc {
  border-left: 3px solid #3c98ec;
  padding-left: 25px;
}

/* line 4129, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .services-grid .service-icon-left .services .desc h3 {
  margin-bottom: 21px;
  margin-top: -3px;
}

/* line 4133, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .services-grid .services .desc h3 {
  font-size: 20px;
}

/* line 4136, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .services-grid .services .desc p {
  line-height: 24px;
  margin-bottom: 0;
}

/* line 4140, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .services-grid .service-icon-left .icon_element .icon_element-inner {
  margin-right: 30px;
}

/* line 4147, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .title-block h2 {
  margin-top: 0;
  margin-bottom: 13px;
}

/* line 4151, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .refresh-phone {
  background: #ffffff;
}

/* line 4154, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .refresh-phone .ubtn {
  border-radius: 20px;
  border: medium none;
  font-size: 14px;
  padding: 10px 30px 10px;
  position: relative;
  z-index: 15;
  line-height: 1.4em;
  text-transform: capitalize;
  color: #fff !important;
}

/* line 4165, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .refresh-phone .ubtn:hover {
  background: #700877;
}

/* line 4168, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .refresh-phone .wpb_content_element {
  margin-bottom: 19px;
}

/* line 4171, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .refresh-phone .refresh-img {
  margin-bottom: -70px;
  margin-top: -50px;
  position: relative;
  z-index: 1;
}

/* line 4177, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .refresh-phone-content {
  text-align: center;
}

/* line 4181, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .banner-bottom-2 {
  background: #3c98ec;
}

/* line 4184, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .banner-bottom-2 .btn-default:hover {
  border-color: #fff;
}

/* line 4188, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .content_client,
.pages-snowflakes .content_tools {
  margin-top: 10px;
  font-size: 16px;
  color: #797979;
}

/* line 4194, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .content_client a,
.pages-snowflakes .content_tools a {
  color: #3c98ec;
  margin-left: 10px;
  cursor: pointer;
}

/* line 4200, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .content_client a:hover,
.pages-snowflakes .content_tools a:hover {
  color: #3c98ec;
}

/* line 4204, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .title_client,
.pages-snowflakes .title_tools {
  font-weight: bold;
  font-size: 20px;
  color: #000;
}

/* line 4215, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .icon_list_connector {
  display: none !important;
}

/* line 4218, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .hidden-newsletter {
  display: none !important;
}

/* line 4221, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-startup .hidden-startup {
  display: none !important;
}

/* line 4224, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .form-startup .hidden-newsletter {
  display: block !important;
}

/* line 4227, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .smile_icon_list {
  list-style: outside none none !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding: 0 !important;
}

/* line 4233, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .smile_icon_list.circle {
  border: 0 none;
  cursor: inherit;
  float: none;
  margin: 0;
  width: auto;
}

/* line 4240, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .smile_icon_list li.icon_list_item {
  clear: both !important;
  line-height: 100%;
  list-style: outside none none !important;
  margin: 0 0 30px !important;
  min-height: 1em !important;
  overflow: visible;
  padding: 0 !important;
  position: relative !important;
}

/* line 4250, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .features {
  background: url(/images/pages/1920x920.jpg) no-repeat center center;
  background-size: cover;
}

/* line 4254, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .features .title-block {
  padding-bottom: 50px;
}

/* line 4257, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .features.bg-gradient {
  position: relative;
}

/* line 4260, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .features.bg-gradient:before {
  opacity: 0.85;
  background: transparent linear-gradient(45deg, #700877 0%, #ff2759 100%, #ff2759 100%) repeat scroll 0 0;
}

/* line 4264, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .features .smile_icon_list.circle {
  margin-top: 40px;
}

/* line 4267, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .features .smile_icon_list.with_bg.left .icon_list_icon {
  float: left;
  margin-right: 23px;
}

/* line 4271, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .features .smile_icon_list.with_bg.right .icon_list_icon {
  float: right;
  margin-left: 23px;
  margin-right: 0;
}

/* line 4276, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .features .smile_icon_list.with_bg.right .icon_description {
  text-align: right;
}

/* line 4279, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .features .smile_icon_list.with_bg .icon_list_icon {
  background: none;
  height: 72px;
  width: 72px;
  font-size: 20px !important;
  line-height: 72px;
  border-radius: 50%;
  border: 1px solid #fff;
  text-align: center;
  position: relative;
  color: #fff;
  margin-right: 25px;
}

/* line 4292, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .features .smile_icon_list.with_bg .icon_list_icon:before {
  border: 1px solid #ffffff;
  border-radius: 50%;
  content: "";
  height: 66px;
  left: 2px;
  position: absolute;
  top: 2px;
  width: 66px;
}

/* line 4302, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .features .smile_icon_list.with_bg .icon_list_item i {
  margin-left: 2px;
}

/* line 4305, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .features .smile_icon_list.with_bg .icon_list_item:hover .icon_list_icon {
  background: #fff;
  color: #e71173 !important;
}

/* line 4309, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .features .smile_icon_list li.icon_list_item {
  margin-bottom: 80px !important;
}

/* line 4312, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .features .smile_icon_list li.icon_list_item .icon_description {
  overflow: hidden;
  margin-top: -3px;
}

/* line 4316, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .features .smile_icon_list li.icon_list_item .icon_description h3 {
  text-transform: uppercase;
  margin-bottom: 13px;
  font-weight: 400;
  line-height: 18px;
  color: #fff;
}

/* line 4323, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .features .smile_icon_list li.icon_list_item .icon_description p {
  color: #fff;
  line-height: 23px;
  font-size: 14px;
  margin: 0;
}

/* line 4333, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .some-facts {
  padding-bottom: 95px;
}

/* line 4336, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .some-facts .title-block {
  padding-bottom: 50px;
}

/* line 4339, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .amount-content {
  width: 200px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  height: 200px;
  vertical-align: middle;
  display: table;
  border-radius: 50%;
  margin-bottom: 24px;
}

/* line 4350, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .amount-content:before {
  border-radius: 50%;
  z-index: -1;
  opacity: 1;
  background: transparent linear-gradient(45deg, #0054a6 0%, #00bff3 100%, #00bff3 100%) repeat scroll 0 0;
}

/* line 4356, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .amount-content .amount {
  width: 190px;
  height: 190px;
  vertical-align: middle;
  background: #fff;
  position: relative;
  border-radius: 50%;
  margin: 5px auto;
  display: table;
}

/* line 4366, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .amount-content .amount:before {
  position: absolute;
  content: "";
  width: 137px;
  height: 137px;
  border-radius: 50%;
  border: 1px solid #ebebeb;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/* line 4381, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .amount-content .img-icon {
  position: absolute;
  width: 58px;
  height: 58px;
  background: #ff2759;
  border-radius: 50%;
  bottom: -26px;
  left: 50%;
  color: #fff;
  line-height: 56px;
  font-size: 25px;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

/* line 4398, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .amount-content .amount-desc {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 4409, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .amount-content .amount-desc h3 {
  font-size: 30px;
  font-weight: bold;
  margin: 0 0 6px;
  color: #000;
}

/* line 4415, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .amount-content .amount-desc h5 {
  color: #4b4b4b;
  font-weight: 400;
  margin: 0;
}

/* line 4424, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-table {
  padding-bottom: 100px;
}

/* line 4427, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-table .riven-heading {
  padding-bottom: 62px;
}

/* line 4430, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-content-gold {
  text-align: center;
  background: transparent linear-gradient(90deg, #d1bb81 0%, #c19d3f 100%, #c19d3f 100%) repeat scroll 0 0;
}

/* line 4434, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-content-gold:before {
  opacity: 0;
}

/* line 4437, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-content-gold:hover {
  padding: 1px;
  border: none;
}

/* line 4441, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-content-gold:hover:before {
  opacity: 1;
}

/* line 4444, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-content-gold:hover h3 {
  color: #ffffff;
}

/* line 4447, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-content-gold:hover .price:before {
  opacity: 1;
}

/* line 4450, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-content-gold:hover .pricing-sign .btn, .pages-snowflakes .pricing-content-gold:hover .pricing-sign .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .pricing-content-gold:hover .pricing-sign .sidebar-item-primary-button {
  background: #cab47c;
  color: #fff;
}

/* line 4454, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-content-gold h3 {
  text-transform: uppercase;
  font-weight: 600;
  margin: 28px 0 29px;
}

/* line 4459, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-content-gold .price {
  background: #ebebeb;
  padding: 9px 0;
  overflow: hidden;
}

/* line 4464, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-content-gold .price:before {
  opacity: 0;
  background: #700877;
  background: -moz-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  background: -webkit-linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
  background: linear-gradient(90deg, #700877 0%, #ff2759 100%, #ff2759 100%);
}

/* line 4471, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-content {
  text-align: center;
  background: transparent linear-gradient(90deg, #d1bb81 0%, #c19d3f 100%, #c19d3f 100%) repeat scroll 0 0;
}

/* line 4475, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .box-info {
  padding-top: 30px;
  position: relative;
  background: #19202d;
  overflow: hidden;
}

/* line 4481, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .box-info-gold {
  padding-top: 30px;
  position: relative;
  background: transparent linear-gradient(90deg, #d1bb81 0%, #c19d3f 100%, #c19d3f 100%) repeat scroll 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: inherit;
}

/* line 4493, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-desc {
  padding-top: 30px;
  position: relative;
  background: #19202d;
}

/* line 4498, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-desc-gold {
  padding-top: 30px;
  position: relative;
  background: transparent linear-gradient(90deg, #d1bb81 0%, #c19d3f 100%, #c19d3f 100%) repeat scroll 0 0;
}

/* line 4506, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-list li {
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 21px;
  color: #ffffff;
}

/* line 4512, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-list-gold li {
  font-size: 16px;
  font-weight: 400px;
  padding-bottom: 21px;
  color: #ffffff;
}

/* line 4518, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes pricing-list-out li {
  font-size: 14px;
  padding-bottom: 21px;
  color: #8ea3b5;
}

/* line 4523, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-list li i {
  color: #7cc613;
  margin-right: 6px;
}

/* line 4527, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-list li.erro {
  color: #a7a7a7;
}

/* line 4530, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-list li.erro i {
  color: #ff2759;
}

/* line 4533, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-sign {
  padding-bottom: 30px;
  position: relative;
  background: #19202d;
}

/* line 4538, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-sign .btn, .pages-snowflakes .pricing-sign .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .pricing-sign .sidebar-item-primary-button {
  padding: 10px 30px 10px;
  border-radius: 5px;
  border: 1px solid #cab47c;
  text-transform: uppercase;
  color: #FFffff;
}

/* line 4545, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-sign-gold {
  padding-bottom: 30px;
  position: relative;
  background: transparent linear-gradient(90deg, #d1bb81 0%, #c19d3f 100%, #c19d3f 100%) repeat scroll 0 0;
}

/* line 4553, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .pricing-sign-gold .btn, .pages-snowflakes .pricing-sign-gold .sidebar .sidebar-item .sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .pricing-sign-gold .sidebar-item-primary-button {
  padding: 10px 35px 10px;
  border-radius: 5px;
  border: 1px solid #FFffff;
  font-weight: 700;
  text-transform: uppercase;
  background: #ffffff;
  color: #c19d3f;
}

/* line 4566, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-404 {
  overflow: hidden;
  width: 100%;
  color: #fff;
  background: transparent url(/images/pages/background/404.jpg) no-repeat scroll center top/cover;
}

/* line 4572, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-404 h1 {
  font-size: 140px;
  font-weight: 900;
  letter-spacing: 5px;
  color: #fff;
}

/* line 4578, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-404 h4 {
  color: #ffffff;
  text-transform: uppercase;
}

/* line 4582, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-404 p {
  color: #ffffff;
  padding-bottom: 30px;
}

/* line 4586, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-404 input {
  background: #fff;
  border: medium none;
  height: 40px;
  line-height: normal;
  padding: 10px;
  width: 457px;
}

/* line 4594, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-404 .btn-default {
  background: transparent none repeat scroll 0 0;
  border: 1px solid #fff;
  color: #fff;
}

/* line 4599, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-404 .copy-right {
  bottom: 20px;
  left: 0;
  position: absolute;
  width: 100%;
}

/* line 4605, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-404 .button-404 {
  padding-bottom: 40px;
}

/* line 4608, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-404 .button-404 .btn:hover, .pages-snowflakes .page-404 .button-404 .sidebar .sidebar-item .sidebar-item-primary-button:hover, .sidebar .sidebar-item .pages-snowflakes .page-404 .button-404 .sidebar-item-primary-button:hover {
  border: 1px solid #c19d3f;
}

/* line 4611, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-404-container {
  height: 100%;
  position: relative;
  overflow: hidden;
}

/* line 4616, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .content-404 {
  padding-top: 0;
  overflow: hidden;
  top: 50%;
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* line 4628, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-404 .page-404-container,
.pages-snowflakes .page-404 .home-container,
.pages-snowflakes .page-404 .row {
  height: 100%;
}

/* line 4637, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .choose-riven {
  position: relative;
  overflow: hidden;
  padding-bottom: 72px;
  width: 100%;
  height: 100%;
}

/* line 4644, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .choose-riven .image-choose {
  bottom: -20px;
  left: -165px;
  position: absolute;
  z-index: -1;
}

/* line 4650, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .choose-riven .image-choose.wpb_single_image img {
  max-width: 100%;
}

/* line 4653, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .panel-heading {
  padding: 0;
}

/* line 4656, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .panel-title {
  padding: 15px 26px 19px;
  background: #19202d;
  position: relative;
  background: -moz-linear-gradient(90deg, #152543 0%, #19202d 100%, #19202d 100%);
  background: -webkit-linear-gradient(45deg, #152543 0%, #19202d 100%, #19202d 100%);
  background: linear-gradient(90deg, #152543 0%, #19202d 100%, #19202d 100%);
}

/* line 4673, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .panel-title a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
}

/* line 4678, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .panel-title.active {
  background: #fff;
  padding-top: 30px;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
}

/* line 4684, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .panel-title.active a {
  color: #19202d;
  font-weight: 700;
}

/* line 4688, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .panel-title.active:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  top: 0;
  left: 0;
  background: #19202d;
  background: -moz-linear-gradient(90deg, #19202d 0%, #084273 100%, #084273 100%);
  background: -webkit-linear-gradient(90deg, #19202d 0%, #084273 100%, #084273 100%);
  background: linear-gradient(90deg, #19202d 0%, #084273 100%, #084273 100%);
}

/* line 4709, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .panel-title.active .indicator {
  display: none;
}

/* line 4712, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .panel-title .indicator {
  position: absolute;
  right: 10px;
  top: 11px;
  font-size: 25px;
}

/* line 4718, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .panel-default > .panel-heading {
  border-radius: 0;
  border: none;
}

/* line 4722, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .panel-group .panel-default {
  border: none;
  margin-bottom: 14px;
}

/* line 4726, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-top: none;
  padding: 6px 26px 25px;
  -webkit-font-smoothing: antialiased;
}

/* line 4734, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .panel-default > .panel-heading + .panel-collapse > .panel-body p {
  line-height: 25px;
  margin: 0;
  -webkit-font-smoothing: antialiased;
}

/* line 4743, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character.wpb_content_element {
  margin-bottom: 0;
}

/* line 4746, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character .vc_column-inner {
  background-position: center center;
}

/* line 4749, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character-info h3 {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px;
  color: #3d3d3d;
}

/* line 4755, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character-info blockquote {
  margin: 23px 0 29px;
}

/* line 4758, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character-info blockquote p {
  line-height: 20px;
}

/* line 4761, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character-info {
  width: 60%;
  float: left;
}

/* line 4765, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .img-character {
  text-align: center;
}

/* line 4768, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .img-character img {
  display: inline-block;
}

/* line 4771, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character_description {
  color: #5b5b5b;
}

/* line 4774, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character_description blockquote {
  color: #777;
  padding-left: 20px;
}

/* line 4778, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character_description blockquote:before {
  display: none;
}

/* line 4781, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character_description blockquote:after {
  height: 80%;
  width: 2px;
  left: 0;
  background: #e15f00;
}

/* line 4787, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character-viewport.owl-carousel .owl-item img {
  width: auto;
  display: inline-block;
}

/* line 4791, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character-viewport.owl-carousel .owl-controls .owl-page {
  display: none;
}

/* line 4794, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character-thumbnail {
  padding: 20px 0 15px;
  background: #FFffff;
  margin-top: 29px;
  position: relative;
  border: 5px solid #ffffff;
}

/* line 4801, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character-thumbnail.owl-carousel .owl-item img {
  width: auto;
  display: inline-block;
}

/* line 4805, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character-thumbnail:before {
  content: "";
  height: 53px;
  width: 100%;
  background: #19202d;
  position: absolute;
  left: 0;
  top: -55px;
}

/* line 4814, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character-thumbnail .thumbnail-game {
  display: inline-block;
  text-align: center;
  width: 100%;
  cursor: pointer;
}

/* line 4820, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character-thumbnail .thumbnail-game .name {
  color: #3d3d3d;
  font-size: 16px;
  font-weight: bold;
  margin-top: 4px;
}

/* line 4826, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character-thumbnail.checked .name {
  color: #e15f00;
}

/* line 4829, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .owl-carousel .owl-controls {
  height: auto;
  margin: 0;
}

/* line 4833, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .owl-carousel .owl-controls .owl-buttons div {
  width: 40px;
  height: 40px;
  background: #000;
  color: #19202d;
  text-align: center;
  line-height: 38px;
  text-indent: -999em;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

/* line 4849, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .owl-carousel .owl-controls .owl-buttons div:hover,
.pages-snowflakes .owl-carousel .owl-controls .owl-buttons div:focus {
  background: #e15f00;
}

/* line 4853, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .owl-carousel .owl-controls .owl-buttons div.owl-prev {
  left: -23px;
}

/* line 4856, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .owl-carousel .owl-controls .owl-buttons div.owl-prev::after {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 20px;
  left: 14px;
  position: absolute;
  text-indent: 1px;
}

/* line 4864, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .owl-carousel .owl-controls .owl-buttons div.owl-next {
  right: -23px;
}

/* line 4867, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .owl-carousel .owl-controls .owl-buttons div.owl-next::after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 20px;
  right: 14px;
  position: absolute;
  text-indent: 1px;
}

/* line 4879, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .video-home {
  background: url(/images/pages/1920x600.jpg) no-repeat center center;
}

/* line 4882, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .video-home .bg-gradient:before {
  opacity: 1;
  background: transparent linear-gradient(45deg, #19202d 0%, #19202d 100%, #19202d 100%) repeat scroll 0 0;
}

/* line 4889, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .video-container {
  padding: 120px 0 180px;
  color: #fff;
  text-align: center;
  position: relative;
}

/* line 4895, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .video-container a,
.pages-snowflakes .video-container h2 {
  color: #fff;
  font-weight: 300;
  text-transform: none;
  margin-top: -7px;
}

/* line 4902, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .video-container a span,
.pages-snowflakes .video-container h2 span {
  font-weight: bold;
}

/* line 4906, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .btn-play {
  display: inline-block;
  height: 94px;
  position: relative;
  text-indent: -9999em;
  width: 94px;
}

/* line 4913, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .btn-play::before {
  border: 1px solid #ffffff;
  border-radius: 50%;
  color: #ffffff;
  content: "\e624";
  font-family: Pe-icon-7-stroke;
  font-size: 40px;
  height: 76px;
  left: 50%;
  line-height: 72px;
  position: absolute;
  text-align: center;
  text-indent: 9px;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 76px;
}

/* line 4939, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .btn-play::after {
  border: 3px solid #ffffff;
  border-radius: 50%;
  content: "";
  height: 94px;
  left: 0;
  position: absolute;
  top: 0;
  width: 94px;
}

/* line 4949, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .get-app {
  position: relative;
}

/* line 4952, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .get-app.bg-gradient::before {
  opacity: 1;
  background: transparent linear-gradient(45deg, #700877 0%, #ff2759 100%, #ff2759 100%) repeat scroll 0 0;
}

/* line 4959, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .get-app:after {
  content: "";
  background: transparent url(/images/pages/1920x400.jpg) no-repeat scroll 47% 0;
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
}

/* line 4968, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .get-app-content {
  position: relative;
  text-align: center;
  z-index: 9;
}

/* line 4973, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .get-app-content .text {
  color: #ffffff;
}

/* line 4976, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .get-app-content a {
  margin-top: 32px;
  text-align: left;
  margin-right: 40px;
  font-weight: 300;
}

/* line 4982, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .get-app-content a span {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 20px;
}

/* line 4987, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .get-app-content a:last-child {
  margin-right: 0;
}

/* line 4990, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .get-app-content a.btn.btn-icon, .pages-snowflakes .get-app-content .sidebar .sidebar-item a.btn-icon.sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .get-app-content a.btn-icon.sidebar-item-primary-button {
  padding: 17px 30px 18px 91px;
  border-radius: 39px;
  line-height: 20px;
  position: relative;
  text-transform: normal;
}

/* line 4997, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .get-app-content a.btn-icon-1:before {
  height: 55px;
  width: 55px;
  content: "";
  background: url(/images/pages/icon-bt-1.png);
  top: 12px;
  left: 16px;
  position: absolute;
}

/* line 5006, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .get-app-content a.btn-icon-2:before {
  top: 12px;
  left: 16px;
  position: absolute;
  height: 55px;
  width: 55px;
  content: "";
  background: url(/images/pages/icon-bt-2.png);
}

/* line 5019, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .scroll-element,
.pages-snowflakes .scroll-element div {
  background: none;
}

/* line 5023, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .desc-game h3 {
  color: #3d3d3d;
  font-weight: bold;
  font-size: 18px;
  padding-bottom: 8px;
  margin-top: 4px;
}

/* line 5030, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .desc-game p {
  color: #797979;
  padding-bottom: 6px;
  line-height: 22px;
}

/* line 5035, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .desc-game .scrollbar-inner {
  padding-right: 40px;
}

/* line 5038, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .left-video-scroll {
  background: url(/images/pages/728x477.jpg);
}

/* line 5041, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .title-gallery {
  padding-bottom: 30px;
}

/* line 5044, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .vc_custom_1459392266823 {
  background-position: center;
}

/* line 5047, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character {
  background: #ffffff;
  background-position: 0 center;
  padding-top: 65px;
  position: relative;
}

/* line 5053, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character.border-top:before,
.pages-snowflakes .character.border-top:after {
  border-bottom: 100px solid #f1f1f1;
}

/* line 5057, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .character-thumbnail .checked .thumbnail-game .name {
  color: #19202d;
}

/* line 5060, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .thumbnail-game img:focus::selection {
  background: none;
}

/* line 5063, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .thumbnail-game img::-moz-selection {
  background: none;
}

/* line 5066, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .thumbnail-game img::-webkit-selection {
  background: none;
}

/* line 5073, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .title-gallery h3 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 7px;
  color: #3d3d3d;
}

/* line 5079, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .title-gallery p {
  color: #797979;
  line-height: 23px;
  margin: 0;
}

/* line 5084, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery button.default {
  height: 40px;
  width: 40px;
  background: #000;
  font-size: 15px !important;
}

/* line 5090, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery button.default:hover {
  background: #e15f00;
}

/* line 5093, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery .slick-slide img {
  border: 12px solid #fff;
  width: 100%;
}

/* line 5097, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery .ult-carousel-wrapper {
  margin-bottom: 0;
  padding-bottom: 100px;
}

/* line 5101, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery .title-gallery {
  padding-bottom: 45px;
}

/* line 5104, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery .slick-next,
.pages-snowflakes .gallery .slick-prev {
  top: 59%;
}

/* line 5108, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery .slick-slider {
  margin: 0 auto;
  width: 750px;
  position: relative;
}

/* line 5113, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery .slick-prev {
  left: -15px;
}

/* line 5116, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery .slick-next {
  right: -15px;
}

/* line 5119, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery {
  position: relative;
  background: #f8f8f8 url(/images/pages/background/bg-game-3.jpg) no-repeat center;
  background-size: cover;
  padding-bottom: 81px;
}

/* line 5125, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery .owl-carousel .owl-controls {
  height: auto;
  margin: 0;
}

/* line 5129, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery .owl-carousel .owl-controls .owl-nav div {
  border: none;
  border-radius: 0;
  width: 40px;
  height: 40px;
  background: #000;
  color: #fff;
  text-align: center;
  line-height: 38px;
  text-indent: -999em;
  position: absolute;
  top: 59%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

/* line 5147, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery .owl-carousel .owl-controls .owl-nav div:hover,
.pages-snowflakes .gallery .owl-carousel .owl-controls .owl-nav div:focus {
  background: #e15f00;
}

/* line 5151, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery .owl-carousel .owl-controls .owl-nav div.owl-prev {
  left: -23px;
}

/* line 5154, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery .owl-carousel .owl-controls .owl-nav div.owl-prev::after {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 24px;
  left: 14px;
  position: absolute;
  text-indent: 1px;
}

/* line 5162, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery .owl-carousel .owl-controls .owl-nav div.owl-next {
  right: -23px;
}

/* line 5165, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery .owl-carousel .owl-controls .owl-nav div.owl-next::after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 24px;
  right: 14px;
  position: absolute;
  text-indent: 1px;
}

/* line 5173, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .gallery-content {
  margin: 0 auto;
  width: 750px;
}

/* line 5178, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .next_layout_1,
.pages-snowflakes .next_layout_2,
.pages-snowflakes .next_layout_3 {
  cursor: pointer;
}

@keyframes screen-default {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}

@-webkit-keyframes screen-default {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}

@keyframes screen-effect {
  0% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}

@-webkit-keyframes screen-effect {
  0% {
    -webkit-transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
  }
}

@-moz-keyframes screen-effect {
  0% {
    -moz-transform: scale(0.5);
  }
  100% {
    -moz-transform: scale(1);
  }
}

@-o-keyframes screen-effect {
  0% {
    -o-transform: scale(0.5);
  }
  100% {
    -o-transform: scale(1);
  }
}

/* line 5235, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .get-app {
  padding-bottom: 103px;
  padding-top: 95px;
}

/* line 5243, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .contact-info h5 {
  color: #111;
  font-weight: bold;
  margin-bottom: 5px;
}

/* line 5248, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .contact-info li:first-child h5 {
  margin-top: 0;
}

/* line 5251, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .contact-info > ul > li {
  color: #797979;
  padding-bottom: 18px;
  line-height: 25px;
  overflow: hidden;
}

/* line 5257, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .contact-info > ul > li > a {
  color: #797979;
  float: left;
  width: 100%;
}

/* line 5262, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .contact-info > ul > li > a:hover {
  color: #ff2739;
}

/* line 5265, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .contact-info > ul > li p {
  margin-bottom: 3px;
}

/* line 5268, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .contact-box .contact-form-snowflake {
  margin-top: 30px;
}

/* line 5271, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .contact-box .contact-info {
  margin-top: 27px;
}

/* line 5274, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .contact-box .text {
  font-size: 18px;
  color: #19202d;
  margin-top: 14px;
  margin-bottom: 35px;
}

/* line 5280, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .contact-box .social-networks {
  padding-top: 2px;
}

/* line 5283, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .contact-form-snowflake {
  overflow: hidden;
}

/* line 5286, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .input.placeholder,
.pages-snowflakes .input.placeholder:focus,
.pages-snowflakes .input.placeholder:active,
.pages-snowflakes .input.placeholder:active:focus {
  border: none;
  box-shadow: none;
}

/* line 5293, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-contact-us-2 .side-breadcrumb,
.pages-snowflakes .page-contact-us .side-breadcrumb {
  margin-bottom: 0;
}

/* line 5298, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .map-style-2 {
  overflow: hidden;
  width: 50%;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

/* line 5307, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
.pages-snowflakes .page-contact-us2 .side-breadcrumb {
  margin-bottom: 0;
}

@media (min-width: 2024px) {
  /* line 5311, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .choose-riven .image-choose {
    left: auto !important;
  }
}

@media (min-width: 1920px) {
  /* line 5316, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .scrollbar-inner > .scroll-element.scroll-y {
    right: 3px;
    width: 4px !important;
  }
}

@media (max-width: 1686px) {
  /* line 5322, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .startup_box {
    left: -60px;
    padding: 42px 75px 50px;
  }
  /* line 5326, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .who-we-are {
    background: transparent url(/images/pages/05/left_about_02-1.png) no-repeat scroll center center/100% auto;
  }
}

@media (max-width: 1400px) {
  /* line 5331, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .startup_box {
    padding: 42px 60px 50px 60px;
  }
}

@media (max-width: 1199px) {
  /* line 5336, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .who-we-are {
    background: transparent url(/images/pages/05/left_about_02-1.png) no-repeat scroll left center/100%;
  }
  /* line 5339, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .about-us .text {
    margin-bottom: 25px !important;
  }
  /* line 5342, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .img-abs.wpb_single_image {
    left: -100px;
  }
  /* line 5345, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .tp-thumbs.zeus {
    left: 50% !important;
    -webkit-transform: translate(-50%, -85px) !important;
    -moz-transform: translate(-50%, -85px) !important;
    -ms-transform: translate(-50%, -85px) !important;
    -o-transform: translate(-50%, -85px) !important;
    transform: translate(-50%, -85px) !important;
  }
  /* line 5358, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .tp-thumbs.zeus .tp-thumb-title {
    height: 50px;
  }
  /* line 5361, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .product_widget_content:hover .widget_add_to_cart {
    right: -69px;
  }
  /* line 5364, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .over_top {
    margin-top: 0;
  }
  /* line 5367, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .product_ads .right_banner_product h3 a {
    font-size: 16px;
  }
  /* line 5370, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .product_ads_bg,
.pages-snowflakes .product_ads {
    display: none;
  }
  /* line 5374, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .product_ads .right_banner_product .price {
    font-size: 23px;
  }
  /* line 5377, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .choose-riven .image-choose {
    bottom: -30px;
    left: -140px;
  }
  /* line 5381, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .choose-riven .image-choose.wpb_single_image img {
    max-width: 75%;
  }
  /* line 5384, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes div.popup {
    width: 800px;
  }
  /* line 5387, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .time-location .time:first-child {
    padding-right: 15px;
  }
  /* line 5390, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .time-location .time:last-child {
    padding-left: 15px;
  }
  /* line 5393, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .cascade-slider_container {
    width: 100%;
  }
  /* line 5396, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .widget_post_blog .blog-info .comment {
    float: left;
    margin-top: -5px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 5402, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .video-container.video-services {
    padding: 100px 0;
  }
  /* line 5405, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .blog-content-right .blog-item {
    padding-bottom: 20px;
  }
  /* line 5408, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .blog-main.blog-right .blog_post_desc {
    font-size: 16px;
  }
  /* line 5411, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .img-left-abs.wpb_single_image {
    top: 115px;
  }
  /* line 5414, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .character-info {
    width: 75%;
  }
  /* line 5417, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .member-content.type1:hover .member-img {
    top: -67px;
  }
  /* line 5420, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .img-abs.wpb_single_image.img-abs-right {
    right: 0;
  }
  /* line 5423, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .amount-content-2 {
    margin-bottom: 50px;
  }
  /* line 5426, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .startup_box {
    margin-left: 0;
    left: 0;
  }
}

@media (max-width: 1024px) {
  /* line 5432, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .widget_post_blog .blog-info .info > p {
    width: 100%;
  }
  /* line 5435, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .map-style-2 {
    width: 100% !important;
  }
  /* line 5438, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .spacer-190 {
    height: 120px;
  }
  /* line 5441, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .services-design .delivery {
    margin-top: 45px;
    padding: 40px 0 0 35px;
  }
  /* line 5445, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .our-solution .vc_images_carousel .vc_carousel-indicators li::before {
    width: 22px;
  }
  /* line 5448, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .img-abs.wpb_single_image {
    left: -100px;
  }
  /* line 5451, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .our-skills .img-abs.wpb_single_image img {
    max-width: 75%;
  }
  /* line 5454, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .our-skills .img-abs.wpb_single_image {
    right: -215px;
  }
  /* line 5457, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .pp_pic_holder {
    -webkit-transform: translateX(-50%) !important;
    -moz-transform: translateX(-50%) !important;
    -ms-transform: translateX(-50%) !important;
    -o-transform: translateX(-50%) !important;
    transform: translateX(-50%) !important;
    left: 50% !important;
    width: 80% !important;
  }
  /* line 5466, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .pp_content,
.pages-snowflakes .ppt,
.pages-snowflakes .pp_details {
    width: 100% !important;
  }
  /* line 5471, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event-img {
    height: auto;
  }
  /* line 5474, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .blog-img.blog-left {
    margin-right: 20px;
  }
}

@media (min-width: 992px) {
  /* line 5479, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .opn_fixed_wrap {
    display: none;
  }
}

@media (max-width: 991px) {
  /* line 5484, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .gallery .spacer-50 {
    height: 20px;
  }
  /* line 5487, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .character {
    background: #f5f5f5;
  }
  /* line 5490, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .btn-slider-1 {
    margin-left: 54px !important;
  }
  /* line 5493, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .startup_box {
    padding: 0;
    box-shadow: none;
  }
  /* line 5497, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .bg-mobile-enjoy .vc_single_image-wrapper {
    display: none;
  }
  /* line 5500, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .main-slider .btn-slider-4 {
    line-height: 20px !important;
  }
  /* line 5503, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .contact-box .text {
    margin-bottom: 0;
  }
  /* line 5506, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .box-left .box-content p {
    min-height: 54px;
  }
  /* line 5509, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .box-left {
    margin-bottom: 25px;
  }
  /* line 5512, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .app-showcase {
    margin-top: -35px;
  }
  /* line 5515, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .about-us .text {
    margin-bottom: 25px !important;
  }
  /* line 5518, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .about-us .spacer-90 {
    height: 0;
  }
  /* line 5521, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .about-us .img-abs.wpb_single_image {
    position: static;
  }
  /* line 5524, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .our-skills .vc_progress_bar {
    padding-top: 15px;
  }
  /* line 5527, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .our-skills .spacer-45 {
    height: 0;
  }
  /* line 5530, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .experts {
    padding-bottom: 55px;
  }
  /* line 5533, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .other-sevices .riven-heading {
    padding-bottom: 25px;
  }
  /* line 5536, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .services-design .delivery {
    margin-top: 40px;
  }
  /* line 5539, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .video-container.video-services {
    padding: 100px 0 92px;
  }
  /* line 5542, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .services-grid {
    padding-bottom: 60px;
  }
  /* line 5545, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .page-service-details .testimonials {
    padding-bottom: 50px;
  }
  /* line 5548, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .gallery-content {
    width: 90%;
  }
  /* line 5551, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .latest-review {
    padding-bottom: 15px;
  }
  /* line 5554, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .padding-content {
    padding-top: 45px;
  }
  /* line 5557, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .spacer-215 {
    height: 100px;
  }
  /* line 5560, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .spacer-50 {
    height: 30px;
  }
  /* line 5563, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .spacer-40,
.pages-snowflakes .spacer-53 {
    height: 20px;
  }
  /* line 5567, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .spacer-70 {
    height: 40px;
  }
  /* line 5570, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .spacer-90,
.pages-snowflakes .spacer-100,
.pages-snowflakes .spacer-80,
.pages-snowflakes .spacer-95,
.pages-snowflakes .spacer-85 {
    height: 50px;
  }
  /* line 5577, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .spacer-65 {
    height: 30px;
  }
  /* line 5580, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .features,
.pages-snowflakes .latest-news,
.pages-snowflakes .choose-riven {
    padding-bottom: 0px;
  }
  /* line 5585, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .some-facts {
    padding-bottom: 25px;
  }
  /* line 5588, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .some-facts .title-block {
    padding-bottom: 20px;
  }
  /* line 5591, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .pricing-table {
    padding-bottom: 50px;
  }
  /* line 5594, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .page-service-details .pricing-table .riven-heading {
    padding-bottom: 30px;
  }
  /* line 5597, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .testimonials {
    padding-bottom: 40px;
    padding-top: 50px;
  }
  /* line 5601, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .video-container {
    padding: 100px 0 100px;
  }
  /* line 5604, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .who-we-are {
    background: transparent none repeat scroll 0 0;
  }
  /* line 5607, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .who-we-are .text-desc {
    margin-top: 30px;
  }
  /* line 5610, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .spacer-55 {
    height: 20px;
  }
  /* line 5613, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .product-filter-isotope {
    padding: 50px 0 20px;
  }
  /* line 5616, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .banner-bottom .spacer-35 {
    height: 35px;
  }
  /* line 5619, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .services-design .delivery {
    padding: 0 15px;
  }
  /* line 5622, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .tab-content.product-shortcode .tab-pane .products {
    padding-left: 0;
    padding-right: 0;
  }
  /* line 5626, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .map-style-2 {
    width: 100% !important;
    height: 300px;
    margin-bottom: 0;
  }
  /* line 5631, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .services-grid .services-element-2 {
    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  /* line 5642, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .services-grid .services-element-2 > .vc_column_container:nth-child(1) {
    order: 2;
    -webkit-order: 2;
  }
  /* line 5646, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .services-grid .services-element-2 > .vc_column_container:nth-child(2) {
    order: 1;
    -webkit-order: 1;
  }
  /* line 5650, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .services-grid .service-icon-left .services.icon_element:last-child {
    margin-bottom: 30px;
  }
  /* line 5653, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event-loadmore {
    margin-top: 50px;
  }
  /* line 5656, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .features .smile_icon_list li.icon_list_item:last-child {
    margin-bottom: 0 !important;
  }
  /* line 5659, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .refresh-phone .refresh-img {
    margin-bottom: -40px;
    margin-top: -30px;
  }
  /* line 5663, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .services-design .delivery {
    background: transparent none repeat scroll 0 0;
    margin-left: 0;
    margin-top: 20px;
  }
  /* line 5668, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .img-abs-top {
    position: static;
  }
  /* line 5671, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .startup_box {
    position: static;
  }
  /* line 5674, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .bg-mobile-enjoy .vc_figure {
    display: none;
  }
  /* line 5677, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .banner-bottom-2 {
    padding: 0;
  }
  /* line 5680, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .banner-bottom-2 .right-banner {
    margin-top: 25px;
    text-align: left;
  }
  /* line 5684, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .blog-content-2 {
    margin-bottom: 30px;
  }
  /* line 5687, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .page-bussiness .wpb_content_element.img-abs {
    margin-bottom: 0;
    text-align: center;
  }
  /* line 5691, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .img-abs.wpb_single_image.img-abs-right {
    text-align: center;
  }
  /* line 5694, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .page-bussiness .wpb_content_element.img-abs.img-abs-right {
    margin-bottom: -35px;
    margin-top: -30px;
  }
  /* line 5698, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .features-projects .spacer-95 {
    height: 70px;
  }
  /* line 5701, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .service-icon-left .services.icon_element:last-child {
    margin-bottom: 15px;
  }
  /* line 5704, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .home-container {
    width: auto;
  }
  /* line 5707, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .form-startup .text {
    width: 80%;
  }
  /* line 5710, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .startup_box {
    margin-left: 0;
    margin-bottom: 30px;
  }
  /* line 5714, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .product_widget_content::before {
    width: 100%;
    left: 0;
  }
  /* line 5718, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .product_widget_content:hover .widget_add_to_cart {
    right: 0;
  }
  /* line 5721, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .customer-details {
    margin-top: 30px;
  }
  /* line 5724, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .checkout_coupon.coupon,
.pages-snowflakes .edit-account,
.pages-snowflakes .form-billing-fields {
    width: 100%;
  }
  /* line 5729, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .our-products-box,
.pages-snowflakes .product_ads {
    display: none;
  }
  /* line 5733, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .name-item {
    float: left;
    margin-top: 10px;
  }
  /* line 5737, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .about-us .text {
    margin-bottom: 52px !important;
  }
  /* line 5740, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes ul.products > li .box_product:hover::before,
.pages-snowflakes ul.products > li .box_product:hover::after {
    box-shadow: none !important;
  }
  /* line 5744, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .img-abs.wpb_single_image {
    position: static;
  }
  /* line 5747, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .our-skills .img-abs.wpb_single_image img,
.pages-snowflakes .img-abs.wpb_single_image img {
    max-width: 100%;
  }
  /* line 5751, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .single-post .blog_post_desc {
    padding-bottom: 0;
  }
  /* line 5754, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .widget_post_blog .blog-info .comment {
    display: inline-block;
    float: none;
    margin-left: 30px;
    margin-top: 0;
    padding-top: 3px;
  }
  /* line 5761, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .product-filter-isotope .tabs-fillter .nav-tabs li {
    padding: 0 5px;
  }
  /* line 5764, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .product-filter-isotope .tabs-fillter .nav-tabs li a {
    font-size: 13px;
    padding: 5px 11px;
  }
  /* line 5768, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .banner-bottom .bg-gradient {
    padding-bottom: 20px;
  }
  /* line 5771, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .banner-bottom .right-banner {
    margin-top: 35px;
    text-align: left;
  }
  /* line 5775, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes p br {
    display: none;
  }
  /* line 5778, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .header-logo img {
    height: 32px;
    width: 120px;
  }
  /* line 5782, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .menu-toggle {
    display: block;
    top: 26px;
  }
  /* line 5787, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .footer-v3 .footer-office-content aside {
    margin-bottom: 40px;
  }
  /* line 5790, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .footer-v3 .footer-office {
    padding-bottom: 0;
  }
  /* line 5793, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .features .smile_icon_list li.icon_list_item {
    margin-bottom: 60px !important;
  }
  /* line 5796, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .features .smile_icon_list.circle {
    margin-top: 0;
  }
  /* line 5799, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .amount-content {
    margin: 0 auto 60px;
  }
  /* line 5802, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .member-content {
    margin-bottom: 20px;
  }
  /* line 5805, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .time-location .time:first-child {
    margin-bottom: 30px;
  }
  /* line 5808, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .time-location .time:first-child,
.pages-snowflakes .time-location .time:last-child {
    padding: 0;
  }
  /* line 5812, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .time-location .time {
    width: 100%;
  }
  /* line 5815, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .popup-top .calendar-time p {
    font-size: 16px;
  }
  /* line 5818, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .widget .blog-img img {
    width: auto;
  }
  /* line 5821, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .blog-img img {
    width: 100%;
  }
  /* line 5824, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .blog-ful {
    margin-bottom: 30px;
  }
  /* line 5827, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event_post {
    margin-top: 0;
  }
  /* line 5830, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event-box-conner {
    float: right;
  }
  /* line 5833, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event_post::after {
    left: 50px;
  }
  /* line 5836, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event_post_date,
.pages-snowflakes .event-content:nth-child(2n) .event_post_date {
    left: 0;
    right: auto;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  /* line 5846, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event_post_date:before,
.pages-snowflakes .event-content:nth-child(2n) .event_post_date:before {
    margin-left: -21px;
  }
  /* line 5850, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event-content:nth-child(2) {
    padding-top: 0;
  }
  /* line 5853, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event-content:nth-child(2n+1) {
    margin-top: 0;
  }
  /* line 5856, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event-loadmore {
    text-align: center;
  }
  /* line 5859, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .latest-review .owl-carousel {
    width: 600px;
  }
  /* line 5862, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .choose-riven .image-choose {
    position: static;
    padding-top: 20px;
  }
  /* line 5866, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .choose-riven .image-choose.wpb_single_image img {
    max-width: 100%;
  }
  /* line 5869, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .choose-riven .riven-heading.text-left {
    text-align: center;
  }
  /* line 5872, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .get-app::after {
    background: transparent url(/images/pages/background/bg-app.png) no-repeat scroll 65% 0;
  }
  /* line 5875, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .gallery .slick-slider {
    width: 700px;
  }
  /* line 5878, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .gallery .slick-next {
    right: -15px;
  }
  /* line 5881, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .gallery .slick-prev {
    left: -15px;
  }
  /* line 5884, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .team-padding .member-slider {
    width: 100%;
  }
  /* line 5887, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .month-event:last-child {
    margin-bottom: 40px;
  }
  /* line 5890, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .our-skills .img-abs.wpb_single_image {
    display: none;
  }
  /* line 5893, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .about-us .text {
    margin-bottom: 25px !important;
  }
  /* line 5896, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .startup_box .title-block {
    margin-bottom: 10px;
  }
  /* line 5899, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .screen-default {
    margin-top: -30px !important;
  }
  /* line 5902, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .widget_post_blog .blog-info .comment {
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 5907, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .footer-v5 .footer-col {
    min-height: 285px;
  }
  /* line 5910, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .footer-v5 .footer-office {
    padding: 80px 0 0 0;
  }
}

@media (min-width: 768px) and (max-width: 990px) {
  /* line 5915, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event_post_date,
.pages-snowflakes .event-content:nth-child(2n) .event_post_date {
    left: 0;
  }
  /* line 5919, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes div.popup {
    width: 600px;
  }
  /* line 5922, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .member-content.type1 {
    margin-bottom: 40px;
  }
  /* line 5925, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .blog-main .blog-info-style.blog_info span {
    margin-right: 25px;
  }
  /* line 5928, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .post-type-archive-event .banner-bottom {
    margin-top: 20px;
  }
  /* line 5931, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .btn-slider-4,
.pages-snowflakes .btn-slider-5 {
    font-size: 12px !important;
    padding: 7px 15px !important;
    border-width: 1px !important;
  }
  /* line 5937, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .btn-slider-4 i,
.pages-snowflakes .btn-slider-5 i {
    font-size: 12px !important;
  }
  /* line 5941, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .video-container.video-services {
    padding: 64px 0 60px;
  }
}

@media (max-width: 767px) {
  /* line 5946, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .spacer-190 {
    height: 60px;
  }
  /* line 5949, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .startup_box {
    padding: 0 !important;
  }
  /* line 5952, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .btn-slider-1 {
    margin-left: 94px !important;
    margin-top: 10px !important;
  }
  /* line 5956, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 {
    height: 500px !important;
  }
  /* line 5959, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 .slotholder {
    height: 500px !important;
  }
  /* line 5962, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 .tp-parallax-wrap {
    margin-top: 95px;
  }
  /* line 5965, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 .tp-thumbs.inner.zeus {
    display: none;
  }
  /* line 5968, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .video-container {
    padding: 64px 0 60px;
  }
  /* line 5971, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .video-container .spacer-35 {
    height: 15px;
  }
  /* line 5974, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .icon-services {
    padding-bottom: 25px;
  }
  /* line 5977, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .icon-services .desc {
    margin-bottom: 25px;
  }
  /* line 5980, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .video-container.video-services {
    padding: 64px 0 60px;
  }
  /* line 5983, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .refresh-phone .refresh-img {
    display: none;
  }
  /* line 5986, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .refresh-phone .ubtn {
    margin-bottom: 50px;
  }
  /* line 5989, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .footer-v5 .widget:last-child {
    margin-bottom: 30px;
  }
  /* line 5992, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .gallery-content {
    width: 100%;
  }
  /* line 5995, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .desc-game {
    margin-top: 0;
  }
  /* line 5998, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .character {
    background: #455470;
  }
  /* line 6001, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .smile_icon_list.left {
    margin-bottom: 45px;
  }
  /* line 6004, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .pricing-table {
    padding-bottom: 30px;
  }
  /* line 6007, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .amount-content-2 {
    margin-bottom: 80px;
  }
  /* line 6010, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .no-bg-mobile .upb_row_bg {
    display: none;
  }
  /* line 6013, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .startup_box {
    padding: 50px;
  }
  /* line 6016, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .post-type-archive-event .banner-bottom {
    margin-top: 0;
  }
  /* line 6019, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .vc_tta.vc_tta-controls-align-center .vc_tta-panel-heading {
    display: none;
  }
  /* line 6022, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .vc_tta-tabs .vc_tta-tabs-container {
    display: flex !important;
  }
  /* line 6025, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
    display: block !important;
  }
  /* line 6028, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .vc_tta.vc_tta-spacing-30.vc_general .vc_tta-tab {
    margin: 10px 0 0;
  }
  /* line 6031, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab.vc_active > a,
.pages-snowflakes .vc_tta-color-white.vc_tta-style-classic .vc_tta-tab > a {
    padding: 10px 17px;
  }
  /* line 6035, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .vc_tta.vc_general .vc_tta-tab {
    float: left;
    width: 100%;
    margin: 15px 0;
  }
  /* line 6040, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .vc_tta.vc_tta-spacing-30 .vc_tta-tabs-list {
    padding: 0;
    margin: 0;
  }
  /* line 6044, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
    background: none !important;
  }
  /* line 6047, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes ul.products > li .box_product:hover::before,
.pages-snowflakes ul.products > li .box_product:hover::after {
    margin: -0.2%;
  }
  /* line 6051, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .member-content.type1 {
    margin-bottom: 30px;
  }
  /* line 6054, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .product-filter-isotope .tabs-fillter .nav-tabs {
    display: block;
  }
  /* line 6057, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .product-filter-isotope .tabs-fillter {
    margin-top: 30px;
  }
  /* line 6060, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .product-filter-isotope .tabs-fillter .nav-tabs li {
    margin-bottom: 10px;
    float: none;
  }
  /* line 6064, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .product-filter-isotope .tabs-fillter .nav-tabs li a {
    padding: 10px 0;
  }
  /* line 6067, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .num-comment {
    left: 5px;
    top: 5px;
  }
  /* line 6071, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event_post::after {
    left: 15px;
  }
  /* line 6074, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event_post_date,
.pages-snowflakes .event-content:nth-child(2n) .event_post_date {
    left: 8px;
  }
  /* line 6078, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event_post_date::before,
.pages-snowflakes .event-content:nth-child(2n) .event_post_date::before {
    left: 0;
    margin-left: 0;
  }
  /* line 6083, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .refresh .vc_single_image-img {
    display: none;
  }
  /* line 6086, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .features .smile_icon_list li.icon_list_item .icon_description h3,
.pages-snowflakes .features .smile_icon_list.right {
    text-align: left;
  }
  /* line 6090, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .features .smile_icon_list.right li .icon_description {
    margin-right: 0;
    margin-left: 1em;
    padding-left: 25px;
  }
  /* line 6095, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .features .smile_icon_list.with_bg.right .icon_list_icon {
    float: left;
    margin-left: 0;
  }
  /* line 6099, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .latest-review .owl-carousel {
    width: 100%;
  }
  /* line 6102, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .latest-review .owl-carousel .owl-controls .owl-nav > div {
    left: 0;
  }
  /* line 6105, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .latest-review .owl-carousel .owl-controls .owl-nav .owl-next {
    right: 0;
    left: auto;
  }
  /* line 6109, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .latest-review .testimonial-content .testimonial-desc {
    padding: 15px 60px 30px;
  }
  /* line 6112, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .vc_tta.vc_general.vc_tta-tabs .vc_active .vc_tta-panel-title > a {
    padding: 15px 26px 19px !important;
  }
  /* line 6115, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .vc_tta.vc_general.vc_tta-tabs .vc_tta-panel-body {
    padding: 0px 0 25px !important;
  }
  /* line 6118, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .gallery .ult-carousel-wrapper {
    padding-bottom: 50px;
  }
  /* line 6121, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .footer-v3 .footer-office {
    padding-bottom: 0;
    padding-top: 20px;
  }
  /* line 6125, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .footer-v3 .footer-office-content aside {
    margin-bottom: 20px;
  }
  /* line 6128, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .blog-comments {
    padding-bottom: 20px;
  }
  /* line 6131, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .banner-bottom h3 {
    font-size: 32px;
  }
  /* line 6134, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .banner-bottom .bg-gradient {
    padding: 30px 0;
  }
  /* line 6137, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .blog_post li {
    padding-bottom: 35px;
  }
  /* line 6140, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .pagination,
.pages-snowflakes .blog_post_desc {
    padding-bottom: 20px;
  }
  /* line 6144, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .side-breadcrumb {
    margin-bottom: 50px;
  }
  /* line 6147, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .comments-area .number-comments {
    padding-top: 30px;
  }
  /* line 6150, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .footer-v2 .form-newletter {
    width: 100%;
    margin-top: 0;
    margin-bottom: 30px;
  }
  /* line 6155, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .footer-v2 .top-footer {
    margin-top: 80px;
  }
  /* line 6158, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event-img {
    height: 100%;
    width: 100%;
  }
  /* line 6162, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .time-location {
    margin-bottom: 30px;
    margin-top: 10px;
  }
  /* line 6166, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .popup-content .blog-comments {
    padding-bottom: 30px;
  }
  /* line 6169, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event_post_date {
    text-align: left;
  }
  /* line 6172, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .gallery .slick-slider {
    width: auto;
  }
  /* line 6175, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .refresh {
    margin-top: 20px;
  }
  /* line 6178, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .refresh .wpb_content_element {
    margin: 0 !important;
  }
  /* line 6181, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .refresh button {
    margin-top: 25px;
  }
  /* line 6184, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .services.icon_element {
    margin-bottom: 30px;
  }
  /* line 6187, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .contact-box .wpb_button,
.pages-snowflakes .contact-box .wpb_content_element,
.pages-snowflakes .contact-box ul.wpb_thumbnails-fluid > li {
    margin-bottom: 0 !important;
  }
  /* line 6192, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .features .smile_icon_list li.icon_list_item .icon_description {
    padding-top: 7px;
  }
  /* line 6195, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .smile_icon_list li .icon_description p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 6200, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .features .smile_icon_list li.icon_list_item {
    margin-bottom: 45px !important;
  }
  /* line 6203, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .features .title-block {
    padding-bottom: 25px;
  }
  /* line 6206, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .border-top:after,
.pages-snowflakes .border-top::before {
    content: none;
  }
  /* line 6210, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .gallery .spacer-50 {
    height: 0;
  }
  /* line 6213, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .content-404 {
    padding-top: 60px;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
  }
  /* line 6222, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .page-404 h1 {
    font-size: 100px;
  }
  /* line 6225, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .logo-404 img {
    width: 90px;
    height: 65px;
  }
  /* line 6229, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .pricing-content {
    margin-bottom: 30px;
  }
  /* line 6232, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .cascade-slider_item {
    padding: 0;
  }
  /* line 6235, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .archive .blog_post .blog-main,
.pages-snowflakes .archive .blog_post .button-readmore {
    padding: 0 15px;
  }
  /* line 6239, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .single-product h2 span {
    margin-left: 0;
    position: relative;
    display: block;
    margin-top: 10px;
    width: 113px;
  }
  /* line 6246, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .delivery .style-desc {
    margin-top: 15px;
  }
  /* line 6249, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 .tp-parallax-wrap .tp-caption {
    font-size: 24px !important;
  }
  /* line 6252, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .footer-v5 .footer-office {
    padding: 50px 0 11px 0;
  }
  /* line 6255, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .character .spacer-45 {
    height: 20px;
  }
}

@media (min-width: 480px) and (max-width: 767px) {
  /* line 6260, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .get-app-content a {
    margin-right: 20px;
  }
  /* line 6263, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .footer-v3 .form-newletter {
    width: 78%;
  }
}

@media (min-width: 767px) {
  /* line 6268, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .screen-default {
    margin-left: -10px !important;
  }
}

@media (max-width: 660px) {
  /* line 6273, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .ult_tabmenu.style3 > li.ult_tab_li {
    display: block;
    width: 100%;
    text-align: center;
    margin: 8px 0;
  }
}

@media (max-width: 640px) {
  /* line 6281, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .counter-2 {
    padding-top: 50px;
    padding-bottom: 25px;
  }
  /* line 6285, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .main-slider .btn-slider-5 {
    margin-top: 5px !important;
  }
  /* line 6288, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .btn-tabs li {
    width: 100%;
    margin-bottom: 15px;
  }
  /* line 6292, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .btn-tabs li a {
    padding: 10px;
  }
  /* line 6295, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .tp-thumbs.zeus {
    overflow-x: auto !important;
  }
  /* line 6298, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .services-grid .service-icon-left .icon_element .icon_element-inner {
    margin-right: 0;
  }
  /* line 6301, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .services-grid .service-icon-left .services .desc {
    border-left: medium none;
    padding-left: 0;
  }
  /* line 6305, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .service-icon-left .icon_element .icon_element-inner {
    float: none;
    width: 100%;
    margin-right: 0;
    height: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
  /* line 6313, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .service-icon-left .icon_element .icon_element-inner:before {
    content: none;
  }
  /* line 6316, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .service-icon-left .services .desc h3,
.pages-snowflakes .service-icon-left .services .desc p {
    text-align: center !important;
  }
  /* line 6320, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .startup_box {
    padding: 40px;
  }
  /* line 6323, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .main-slider .btn-slider-4,
.pages-snowflakes .main-slider .btn-slider-5 {
    font-size: 10px !important;
    padding: 7px 15px !important;
    border-width: 1px !important;
  }
  /* line 6329, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .main-slider .btn-slider-4 i,
.pages-snowflakes .main-slider .btn-slider-5 i {
    font-size: 10px !important;
  }
  /* line 6333, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .main-slider .btn-slider-4 {
    padding: 2px 15px !important;
    font-size: 10px !important;
    letter-spacing: 1px !important;
    height: 27px !important;
    margin-top: 5px !important;
  }
  /* line 6340, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .character-info {
    width: 100%;
  }
  /* line 6343, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .img-character {
    display: none;
  }
  /* line 6346, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .features .smile_icon_list li.icon_list_item:last-child {
    margin-bottom: 45px !important;
  }
  /* line 6349, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .choose-riven .spacer-95 {
    height: 0;
  }
}

@media (max-width: 600px) {
  /* line 6354, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .breadcrumb_5.side-breadcrumb .breadcrumb,
.pages-snowflakes .breadcrumb_5.side-breadcrumb .page-title {
    float: none;
  }
  /* line 6358, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .statup_smart {
    padding-top: 62px;
    padding-bottom: 63px;
  }
  /* line 6362, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .single-product .images {
    float: none;
    margin-bottom: 10px;
  }
  /* line 6366, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .shop_table.cart .cart_item {
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
  }
  /* line 6370, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .shop_table.cart .cart_item:last-child {
    border-bottom: 1px solid #ddd !important;
  }
  /* line 6373, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes table.shop_table.cart tr.cart_item > td {
    border-right: none;
  }
  /* line 6376, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .mobile-show {
    display: block;
  }
  /* line 6379, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .mobile-show {
    display: inline-block;
    position: absolute;
    width: 42%;
    height: 100%;
    top: 0;
    left: 0;
    vertical-align: middle;
    padding: 26px 16px 20px 20px;
    border-right: 1px solid #ddd;
  }
  /* line 6390, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .shop_table.cart thead tr th:last-child,
.pages-snowflakes .shop_table.cart .cart_item td:last-child {
    border-right: none !important;
  }
  /* line 6394, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .shop_table.my_account_orders > tbody {
    border: none;
  }
  /* line 6397, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .shop_table.order_details tbody tr td {
    width: 50% !important;
  }
  /* line 6400, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes table tr.cart_item > td {
    border-right: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    display: inline-block;
    height: 100%;
    left: 0;
    padding: 26px 16px 20px 20px;
    position: relative;
    width: 100%;
  }
  /* line 6410, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .shop_table .product-name img {
    float: left;
  }
  /* line 6413, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .name-item {
    margin-top: 27px;
  }
  /* line 6416, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .shop_table .cart_item {
    border-top: none !important;
  }
  /* line 6419, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .product-remove {
    text-align: center;
  }
  /* line 6422, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .btn-update-cart {
    float: left;
  }
}

@media (min-width: 568px) and (max-width: 640px) {
  /* line 6427, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .screen-default {
    margin-left: -4px !important;
  }
  /* line 6430, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 .tp-parallax-wrap {
    margin-top: -95px;
  }
  /* line 6433, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 .tp-parallax-wrap .tp-caption {
    font-size: 20px !important;
  }
}

@media (min-width: 480px) and (max-width: 568px) {
  /* line 6438, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .btn-slider-1 {
    margin-left: 115px !important;
  }
}

@media (max-width: 479px) {
  /* line 6443, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .character .spacer-45 {
    height: 0;
  }
  /* line 6446, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .btn-slider-1 {
    margin-left: 165px !important;
    margin-top: 20px !important;
  }
  /* line 6450, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .main-slider .btn-default.btn-defaut-2 {
    margin-top: 20px !important;
  }
  /* line 6453, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-2 .text-slider-2 {
    font-size: 5px !important;
  }
  /* line 6456, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-2 .tp-parallax-wrap {
    margin-top: 35px;
    margin-left: 11px !important;
  }
  /* line 6460, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-2 .tp-parallax-wrap:last-child {
    margin-left: 50px !important;
  }
  /* line 6463, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 {
    height: 400px !important;
  }
  /* line 6466, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 .slotholder {
    height: 400px !important;
  }
  /* line 6469, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 .tp-parallax-wrap {
    margin-top: 125px;
  }
  /* line 6472, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .pagination {
    padding-bottom: 25px;
  }
  /* line 6475, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .main-slider .btn-slider-5 {
    margin-top: 13px !important;
    padding: 7px 8px !important;
  }
  /* line 6479, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .spacer-90,
.pages-snowflakes .spacer-100,
.pages-snowflakes .spacer-80,
.pages-snowflakes .spacer-95,
.pages-snowflakes .spacer-85 {
    height: 40px;
  }
  /* line 6486, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-app .tp-revslider-slidesli .tp-parallax-wrap:nth-of-type(1) {
    left: 15px !important;
    top: 100px !important;
  }
  /* line 6490, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-app .tp-revslider-slidesli .tp-parallax-wrap:nth-of-type(2) {
    left: 29px !important;
    top: 639px !important;
  }
  /* line 6494, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-app .tp-revslider-slidesli .tp-parallax-wrap:nth-of-type(3) {
    left: 304px !important;
    top: 640px !important;
  }
  /* line 6498, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-app .tp-revslider-slidesli .tp-parallax-wrap:nth-of-type(4) {
    left: 1186px !important;
    top: 127px !important;
  }
  /* line 6502, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-app .tp-revslider-slidesli .tp-parallax-wrap:nth-of-type(5) {
    left: 113px !important;
    top: 707px !important;
  }
  /* line 6506, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-app .tp-revslider-slidesli .tp-parallax-wrap:nth-of-type(6) {
    left: 151px !important;
    top: 812px !important;
  }
  /* line 6510, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-app .tp-revslider-slidesli .tp-parallax-wrap:nth-of-type(7) {
    left: 145px !important;
    top: 948px !important;
  }
  /* line 6514, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-app .tp-revslider-slidesli .tp-parallax-wrap:nth-of-type(8) {
    left: 400px !important;
    top: 1075px !important;
  }
  /* line 6518, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-app .tp-revslider-slidesli .tp-parallax-wrap:nth-of-type(9) {
    left: 1196px !important;
    top: 574px !important;
  }
  /* line 6522, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-app .tp-static-layers .tp-parallax-wrap {
    left: 18px !important;
    top: 579px !important;
  }
  /* line 6526, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .popup-content .blog-comments,
.pages-snowflakes .popup-top,
.pages-snowflakes .time-location {
    padding: 0;
  }
  /* line 6531, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .nav-tabs > li {
    margin: 0;
    margin-bottom: 15px;
    width: 100%;
  }
  /* line 6536, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .nav-tabs > li:last-child {
    margin-bottom: 0;
  }
  /* line 6539, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .team-padding .member-slider {
    bottom: -10px;
  }
  /* line 6542, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .title-block .title-style3 {
    line-height: 80px;
  }
  /* line 6545, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .header-contact .link-contact p:first-child {
    padding-right: 11px;
  }
  /* line 6548, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .header-contact .link-contact p i {
    font-size: 12px;
    margin-right: 5px;
  }
  /* line 6552, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .header-contact .link-contact p span {
    font-size: 11px;
  }
  /* line 6555, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .month-event h2 {
    margin-top: 40px;
  }
  /* line 6558, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event-list li {
    margin-bottom: 12px;
  }
  /* line 6561, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event-list-time {
    padding-right: 30px;
  }
  /* line 6564, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .single-product .left_summary .product_social {
    margin-top: 10px;
  }
  /* line 6567, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .single-product .right_summary {
    float: left;
    margin-top: 10px;
    text-align: left;
  }
  /* line 6572, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .rev_slider .btn.btn-icon, .pages-snowflakes .rev_slider .sidebar .sidebar-item .btn-icon.sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .rev_slider .btn-icon.sidebar-item-primary-button {
    font-size: 8px !important;
    padding: 3px 4px 5px !important;
  }
  /* line 6576, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .rev_slider .btn.btn-icon i, .pages-snowflakes .rev_slider .sidebar .sidebar-item .btn-icon.sidebar-item-primary-button i, .sidebar .sidebar-item .pages-snowflakes .rev_slider .btn-icon.sidebar-item-primary-button i {
    display: none;
  }
  /* line 6579, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .rev_slider .btn.btn-icon, .pages-snowflakes .rev_slider .sidebar .sidebar-item .btn-icon.sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .rev_slider .btn-icon.sidebar-item-primary-button {
    padding: 6px 15px 5px !important;
  }
  /* line 6582, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .rev_slider .btn.btn-icon.btn-default.btn-defaut-2, .pages-snowflakes .rev_slider .sidebar .sidebar-item .btn-icon.btn-default.btn-defaut-2.sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .rev_slider .btn-icon.btn-default.btn-defaut-2.sidebar-item-primary-button,
.pages-snowflakes .rev_slider .btn.btn-icon.btn-primary.btn-primary-2,
.pages-snowflakes .rev_slider .sidebar .sidebar-item .btn-icon.btn-primary-2.sidebar-item-primary-button,
.sidebar .sidebar-item .pages-snowflakes .rev_slider .btn-icon.btn-primary-2.sidebar-item-primary-button {
    margin-top: 0 !important;
  }
  /* line 6586, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .fixed-header .side-breadcrumb {
    padding-top: 85px;
  }
  /* line 6589, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .title-block h2 {
    font-size: 60px;
  }
  /* line 6592, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .get-app-content a {
    margin-right: 0;
  }
  /* line 6595, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .get-app::after {
    background: none;
  }
  /* line 6598, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .avatar_author {
    float: none;
  }
  /* line 6601, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .blog-img.blog-left {
    float: none;
    margin-right: 0;
    margin-bottom: 30px;
  }
  /* line 6606, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .header-logo img {
    height: 60px;
    width: 70px;
  }
  /* line 6610, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .gallery button.default {
    top: 60%;
  }
  /* line 6613, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .commentlist > li {
    margin-right: 30px;
  }
  /* line 6616, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .commentlist .comment-author {
    float: none;
    margin-bottom: 15px;
  }
  /* line 6620, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .commentlist .children .comment-body {
    margin-left: 30px;
  }
  /* line 6623, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .tp-caption .btn-defaut-2,
.pages-snowflakes .tp-caption .btn-primary-2 {
    margin-top: 25px;
  }
  /* line 6627, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .main-slider p {
    line-height: 9px !important;
  }
  /* line 6630, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .riven-heading.padding-10 {
    padding-top: 28px;
    overflow: hidden;
  }
  /* line 6634, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .blog-ful .blog-main {
    padding: 15px;
  }
  /* line 6637, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .team-padding .member-slider {
    height: 311px;
  }
  /* line 6640, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .cascade-slider_item {
    width: 220px;
  }
  /* line 6643, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .choose-riven .vc_tta-panels {
    height: auto;
  }
  /* line 6646, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .promo-startup h2 {
    font-size: 40px;
  }
  /* line 6649, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .promo-startup h3 {
    font-size: 30px;
  }
  /* line 6652, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .startup_box {
    padding: 30px 20px 35px;
  }
  /* line 6655, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .form-startup .form-newletter {
    width: 265px;
  }
  /* line 6658, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .main-slider .btn-slider-4 {
    padding: 0px 12px !important;
    height: 22px !important;
    margin-top: 6px !important;
    font-size: 8px !important;
  }
  /* line 6664, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .gallery .owl-carousel .owl-controls .owl-nav div {
    top: 66%;
  }
  /* line 6667, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .comment-respond .form-submit {
    margin-bottom: 40px;
  }
  /* line 6670, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 {
    height: 350px !important;
  }
  /* line 6673, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 .slotholder {
    height: 350px !important;
  }
  /* line 6676, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 .tp-parallax-wrap {
    margin-top: 80px;
  }
  /* line 6679, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 .btn-play::before {
    height: 60px;
    width: 60px;
    line-height: 60px;
    font-size: 32px;
  }
  /* line 6685, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 .btn-play::after {
    width: 72px;
    height: 72px;
  }
  /* line 6689, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 .btn-play {
    width: 72px;
    height: 72px;
  }
  /* line 6693, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 .tp-parallax-wrap .tp-caption {
    font-size: 15px !important;
  }
}

@media (max-width: 375px) {
  /* line 6698, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes div.popup {
    width: 300px;
  }
  /* line 6701, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .popup-top .desc > p {
    margin-bottom: 15px;
  }
  /* line 6704, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .time-desc .hours {
    font-size: 16px;
  }
  /* line 6707, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .time-location {
    padding-top: 10px;
  }
  /* line 6710, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .popup-top h3 {
    font-size: 26px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  /* line 6715, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .time-location {
    padding-bottom: 40px;
  }
  /* line 6718, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .commentlist > li {
    margin-right: 15px;
  }
  /* line 6721, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .banner-bottom h3 {
    font-size: 26px;
  }
  /* line 6724, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .banner-bottom .bg-gradient {
    padding: 30px 0 15px;
  }
  /* line 6727, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .banner-bottom p {
    margin-top: 4px;
  }
  /* line 6730, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .gallery button.default {
    top: 66%;
  }
  /* line 6733, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .blog-ful .title-blogpost {
    margin: 0;
  }
  /* line 6736, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .rev_slider .btn.btn-icon, .pages-snowflakes .rev_slider .sidebar .sidebar-item .btn-icon.sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .rev_slider .btn-icon.sidebar-item-primary-button {
    padding: 6px 10px 5px !important;
  }
  /* line 6739, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .main-slider .btn-default.btn-defaut-2 {
    box-shadow: 0px 1px 0px 0px #272727;
  }
  /* line 6742, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .main-slider .btn-primary.btn-primary-2, .pages-snowflakes .main-slider .sidebar .sidebar-item .btn-primary-2.sidebar-item-primary-button, .sidebar .sidebar-item .pages-snowflakes .main-slider .btn-primary-2.sidebar-item-primary-button {
    box-shadow: 0px 1px 0px 0px #944810;
  }
  /* line 6745, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes blockquote {
    padding-left: 25px;
  }
  /* line 6748, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .form-startup .title-block h2 {
    font-size: 34px;
  }
  /* line 6751, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .title-block h6.title-style3 {
    font-size: 25px;
  }
}

@media (max-width: 320px) {
  /* line 6756, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 .tp-parallax-wrap .tp-caption {
    font-size: 15px !important;
  }
  /* line 6759, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 {
    height: 350px !important;
  }
  /* line 6762, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 .slotholder {
    height: 350px !important;
  }
  /* line 6765, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .slider-3 .tp-parallax-wrap {
    margin-top: -70px;
  }
  /* line 6768, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .features .smile_icon_list li.icon_list_item .icon_description h3 {
    line-height: 20px;
    margin-bottom: 10px;
  }
  /* line 6772, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .smile_icon_list.left {
    margin-bottom: 25px;
  }
  /* line 6775, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .features .smile_icon_list li.icon_list_item .icon_description {
    padding-top: 0;
  }
  /* line 6778, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .gallery .owl-carousel .owl-controls .owl-nav div {
    top: 68%;
  }
  /* line 6781, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event-list-item {
    padding: 20px 17px 22px;
  }
  /* line 6784, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .event-list-time {
    padding-right: 20px;
  }
  /* line 6787, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .gallery button.default {
    top: 68%;
  }
  /* line 6790, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .widget_post_blog .blog-info .comment {
    margin-left: 0;
    width: 100%;
  }
  /* line 6794, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .widget_post_blog .blog-info .info > p {
    margin-bottom: 0;
  }
  /* line 6797, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .promo-startup h2 {
    font-size: 32px;
  }
  /* line 6800, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .promo-startup h3 {
    font-size: 24px;
  }
  /* line 6803, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_theme.scss */
  .pages-snowflakes .btn-slider-1 {
    margin-left: 180px !important;
    margin-top: 20px !important;
  }
}

/* line 11, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.medium_grey {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
  padding: 2px 4px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #888;
  white-space: nowrap;
}

/* line 26, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.small_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

/* line 39, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.medium_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

/* line 52, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.large_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

/* line 65, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.very_large_text {
  position: absolute;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  letter-spacing: -2px;
}

/* line 79, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.very_big_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  background-color: #000;
}

/* line 95, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.very_big_black {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
  padding: 0px 4px;
  padding-top: 1px;
  background-color: #fff;
}

/* line 111, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.modern_medium_fat {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

/* line 124, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.modern_medium_fat_white {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

/* line 137, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.modern_medium_light {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 24px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

/* line 150, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.modern_big_bluebg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 800;
  font-size: 30px;
  line-height: 36px;
  font-family: "Open Sans", sans-serif;
  padding: 3px 10px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #4e5b6c;
  letter-spacing: 0;
}

/* line 165, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.modern_big_redbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 30px;
  line-height: 36px;
  font-family: "Open Sans", sans-serif;
  padding: 3px 10px;
  padding-top: 1px;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  background-color: #de543e;
  letter-spacing: 0;
}

/* line 181, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.modern_small_text_dark {
  position: absolute;
  color: #555;
  text-shadow: none;
  font-size: 14px;
  line-height: 22px;
  font-family: Arial;
  margin: 0px;
  border-width: 0px;
  border-style: none;
  white-space: nowrap;
}

/* line 193, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.boxshadow {
  -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

/* line 198, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.black {
  color: #000;
  text-shadow: none;
}

/* line 202, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.noshadow {
  text-shadow: none;
}

/* line 205, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.thinheadline_dark {
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  font-family: "Open Sans";
  background-color: transparent;
}

/* line 215, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.thintext_dark {
  position: absolute;
  color: rgba(0, 0, 0, 0.85);
  text-shadow: none;
  font-weight: 300;
  font-size: 16px;
  line-height: 26px;
  font-family: "Open Sans";
  background-color: transparent;
}

/* line 225, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.largeblackbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #000;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 239, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.largepinkbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #db4360;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 253, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.largewhitebg {
  position: absolute;
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #fff;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 267, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.largegreenbg {
  position: absolute;
  color: #fff;
  text-shadow: none;
  font-weight: 300;
  font-size: 50px;
  line-height: 70px;
  font-family: "Open Sans";
  background-color: #67ae73;
  padding: 0px 20px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

/* line 281, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.excerpt {
  font-size: 36px;
  line-height: 36px;
  font-weight: 700;
  font-family: Arial;
  color: #ffffff;
  text-decoration: none;
  background-color: black;
  text-shadow: none;
  margin: 0px;
  letter-spacing: -1.5px;
  padding: 1px 4px 0px 4px;
  width: 150px;
  white-space: normal !important;
  height: auto;
  border-width: 0px;
  border-color: white;
  border-style: none;
}

/* line 300, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.large_bold_grey {
  font-size: 60px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #666666;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  margin: 0px;
  padding: 1px 4px 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 315, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.medium_thin_grey {
  font-size: 34px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #666666;
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0px;
  text-shadow: none;
  margin: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 330, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.small_thin_grey {
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #757575;
  text-decoration: none;
  background-color: transparent;
  padding: 1px 4px 0px;
  text-shadow: none;
  margin: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 345, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.lightgrey_divider {
  text-decoration: none;
  background-color: #ebebeb;
  width: 370px;
  height: 3px;
  background-position: initial initial;
  background-repeat: initial initial;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 356, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.large_bold_darkblue {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #34495e;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 368, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.medium_bg_darkblue {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: #34495e;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 381, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.medium_bold_red {
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #e33a0c;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 394, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.medium_light_red {
  font-size: 21px;
  line-height: 26px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #e33a0c;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 407, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.medium_bg_red {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: #e33a0c;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 420, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.medium_bold_orange {
  font-size: 24px;
  line-height: 30px;
  font-weight: 800;
  font-family: "Open Sans";
  color: #f39c12;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 432, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.medium_bg_orange {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: #f39c12;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 445, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.grassfloor {
  text-decoration: none;
  background-color: #a0b397;
  width: 4000px;
  height: 150px;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 454, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.large_bold_white {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 466, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.medium_light_white {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 479, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.mediumlarge_light_white {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 492, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.mediumlarge_light_white_center {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  padding: 0px 0px 0px 0px;
  text-align: center;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 506, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.medium_bg_asbestos {
  font-size: 20px;
  line-height: 20px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: #7f8c8d;
  padding: 10px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 519, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.medium_light_black {
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  font-family: "Open Sans";
  color: black;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 532, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.large_bold_black {
  font-size: 58px;
  line-height: 60px;
  font-weight: 800;
  font-family: "Open Sans";
  color: black;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 544, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.mediumlarge_light_darkblue {
  font-size: 34px;
  line-height: 40px;
  font-weight: 300;
  font-family: "Open Sans";
  color: #34495e;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 557, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.small_light_white {
  font-size: 17px;
  line-height: 28px;
  font-weight: 300;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: transparent;
  padding: 0px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 570, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.roundedimage {
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 575, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.large_bg_black {
  font-size: 40px;
  line-height: 40px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: black;
  padding: 10px 20px 15px;
  border-width: 0px;
  border-color: #ffd658;
  border-style: none;
}

/* line 588, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.mediumwhitebg {
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  font-family: "Open Sans";
  color: black;
  text-decoration: none;
  background-color: white;
  padding: 5px 15px 10px;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 602, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.large_bold_white_25 {
  font-size: 55px;
  line-height: 65px;
  font-weight: 700;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0px 5px 10px;
  border-width: 0px;
  border-color: white;
  border-style: none;
}

/* line 616, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.medium_text_shadow {
  font-size: 25px;
  line-height: 25px;
  font-weight: 600;
  font-family: "Open Sans";
  color: #fff;
  text-decoration: none;
  background-color: transparent;
  text-align: center;
  text-shadow: #000 0px 5px 10px;
  border-width: 0px;
  border-color: white;
  border-style: none;
}

/* line 630, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.black_heavy_60 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 900;
  font-family: Raleway;
  color: black;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 643, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.white_heavy_40 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 900;
  font-family: Raleway;
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 656, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.grey_heavy_72 {
  font-size: 72px;
  line-height: 72px;
  font-weight: 900;
  font-family: Raleway;
  color: #d5d2d2;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 669, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.grey_regular_18 {
  font-size: 18px;
  line-height: 26px;
  font-family: "Open Sans";
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 681, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.black_thin_34 {
  font-size: 35px;
  line-height: 35px;
  font-weight: 100;
  font-family: Raleway;
  color: black;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 694, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.arrowicon {
  line-height: 1px;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 700, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.light_heavy_60 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 900;
  font-family: Raleway;
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 713, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.black_bold_40 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 800;
  font-family: Raleway;
  color: black;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 726, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.light_heavy_70 {
  font-size: 70px;
  line-height: 70px;
  font-weight: 900;
  font-family: Raleway;
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 739, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.black_heavy_70 {
  font-size: 70px;
  line-height: 70px;
  font-weight: 900;
  font-family: Raleway;
  color: black;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 752, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.black_bold_bg_20 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 900;
  font-family: Raleway;
  color: white;
  text-decoration: none;
  background-color: black;
  padding: 5px 8px;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 766, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.greenbox30 {
  line-height: 30px;
  text-decoration: none;
  background-color: #86b567;
  padding: 0px 14px;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 775, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.blue_heavy_60 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 900;
  font-family: Raleway;
  color: white;
  text-decoration: none;
  background-color: #31a5cb;
  padding: 3px 10px;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 789, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.green_bold_bg_20 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 900;
  font-family: Raleway;
  color: white;
  text-decoration: none;
  background-color: #86b567;
  padding: 5px 8px;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 803, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.whitecircle_600px {
  line-height: 1px;
  width: 800px;
  height: 800px;
  text-decoration: none;
  background: linear-gradient(to bottom, #eeeeee 0%, white 100%);
  filter: progid;
  background-color: transparent;
  border-radius: 400px 400px 400px 400px;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 816, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.fullrounded {
  border-radius: 400px 400px 400px 400px;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 822, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.light_heavy_40 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 900;
  font-family: Raleway;
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 835, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.white_thin_34 {
  font-size: 35px;
  line-height: 35px;
  font-weight: 200;
  font-family: Raleway;
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 848, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.fullbg_gradient {
  width: 100%;
  height: 100%;
  text-decoration: none;
  background-color: #490202;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 857, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.light_medium_30 {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  font-family: Raleway;
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 870, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.red_bold_bg_20 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 900;
  font-family: Raleway;
  color: white;
  text-decoration: none;
  background-color: #e03300;
  padding: 5px 8px;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 884, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.blue_bold_bg_20 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 900;
  font-family: Raleway;
  color: white;
  text-decoration: none;
  background-color: #3598dc;
  padding: 5px 8px;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 898, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.white_bold_bg_20 {
  font-size: 20px;
  line-height: 20px;
  font-weight: 900;
  font-family: Raleway;
  color: black;
  text-decoration: none;
  background-color: white;
  padding: 5px 8px;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 912, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.white_heavy_70 {
  font-size: 70px;
  line-height: 70px;
  font-weight: 900;
  font-family: Raleway;
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 925, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.light_heavy_70_shadowed {
  font-size: 70px;
  line-height: 70px;
  font-weight: 900;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.25);
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 937, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.light_medium_30_shadowed {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
  font-family: Raleway;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.25);
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 950, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.blackboxed_heavy {
  font-size: 70px;
  line-height: 70px;
  font-weight: 800;
  font-family: "Open Sans";
  color: white;
  text-decoration: none;
  background-color: black;
  padding: 5px 20px;
  text-shadow: rgba(0, 0, 0, 0.14902) 0px 0px 7px;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 964, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.bignumbers_white {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0);
  font-size: 84px;
  line-height: 84px;
  font-weight: 800;
  font-family: Raleway;
  text-decoration: none;
  padding: 0px 0px 0px 0px;
  text-shadow: rgba(0, 0, 0, 0.247059) 0px 0px 7px;
  border-width: 0px;
  border-color: white;
  border-style: none solid none none;
}

/* line 978, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.whiteline_long {
  line-height: 1px;
  min-width: 660px;
  background-color: transparent;
  text-decoration: none;
  border-width: 2px 0px 0px 0px;
  border-color: white #222222 #222222 #222222;
  border-style: solid none none none;
}

/* line 987, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.light_medium_20_shadowed {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  font-family: Raleway;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.25);
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 1000, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.fullgradient_overlay {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid;
  width: 100%;
  height: 100%;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 1009, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.light_medium_20 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  font-family: Raleway;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 1021, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.reddishbg_heavy_70 {
  font-size: 70px;
  line-height: 70px;
  font-weight: 900;
  font-family: Raleway;
  color: white;
  text-decoration: none;
  background-color: rgba(100, 1, 24, 0.8);
  padding: 50px;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 1035, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.borderbox_725x130 {
  min-width: 725px;
  min-height: 130px;
  background-color: transparent;
  text-decoration: none;
  border-width: 2px;
  border-color: white;
  border-style: solid;
}

/* line 1044, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.light_heavy_34 {
  font-size: 34px;
  line-height: 34px;
  font-weight: 900;
  font-family: Raleway;
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 1057, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.black_thin_30 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 100;
  font-family: Raleway;
  color: black;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 1070, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.black_thin_whitebg_30 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  font-family: Raleway;
  color: black;
  text-decoration: none;
  background-color: white;
  padding: 5px 10px;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 1084, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.white_heavy_60 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 900;
  font-family: Raleway;
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 1097, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.black_thin_blackbg_30 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  font-family: Raleway;
  color: white;
  text-decoration: none;
  background-color: black;
  padding: 5px 10px;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 1111, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.light_thin_60 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 100;
  font-family: Raleway;
  color: white;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 1124, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.greenbgfull {
  background-color: #85b85f;
  width: 100%;
  height: 100%;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 1132, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.bluebgfull {
  text-decoration: none;
  width: 100%;
  height: 100%;
  background-color: #3da4cf;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 1141, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.blackbgfull {
  text-decoration: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.247059);
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 1150, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.wave_repeat1 {
  width: 100%;
  height: 600px;
  background-repeat: repeat-x;
  background-color: transparent;
  text-decoration: none;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 1160, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.wavebg2 {
  width: 200%;
  height: 300px;
  text-decoration: none;
  background-image: url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave21.png);
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 1169, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.wavebg1 {
  width: 200%;
  height: 300px;
  text-decoration: none;
  background-image: url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave11.png);
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 1178, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.wavebg3 {
  width: 200%;
  height: 300px;
  text-decoration: none;
  background-image: url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave3.png);
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 1187, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.wavebg4 {
  width: 200%;
  height: 300px;
  text-decoration: none;
  background-image: url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave4.png);
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 1196, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.greenishbg_heavy_70 {
  font-size: 70px;
  line-height: 70px;
  font-weight: 900;
  font-family: Raleway;
  color: white;
  text-decoration: none;
  padding: 50px;
  text-shadow: none;
  background-color: rgba(40, 67, 62, 0.8);
  border-width: 0px;
  border-color: black;
  border-style: none;
}

/* line 1210, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.wavebg5 {
  width: 200%;
  height: 300px;
  text-decoration: none;
  background-image: url(http://themepunch.com/revolution/wp-content/uploads/2014/05/wave51.png);
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 1219, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption.deepblue_sea {
  width: 100%;
  height: 1000px;
  background-color: #1e2e3b;
  text-decoration: none;
  border-width: 0px;
  border-color: #222222;
  border-style: none;
}

/* line 1228, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption a {
  color: #ff7302;
  text-shadow: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
}

/* line 1236, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .tp-caption a:hover {
  color: #ffa902;
}

/* line 1239, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .largeredbtn {
  font-family: "Raleway", sans-serif;
  font-weight: 900;
  font-size: 16px;
  line-height: 60px;
  color: #fff !important;
  text-decoration: none;
  padding-left: 40px;
  padding-right: 80px;
  padding-top: 22px;
  padding-bottom: 22px;
  background: #ea5b1f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ea5b1f 0%, #e33a0c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ea5b1f), color-stop(100%, #e33a0c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ea5b1f 0%, #e33a0c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ea5b1f 0%, #e33a0c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ea5b1f 0%, #e33a0c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ea5b1f 0%, #e33a0c 100%);
  /* W3C */
}

/* line 1271, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .largeredbtn:hover {
  background: #e33a0c;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e33a0c 0%, #ea5b1f 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e33a0c), color-stop(100%, #ea5b1f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e33a0c 0%, #ea5b1f 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e33a0c 0%, #ea5b1f 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e33a0c 0%, #ea5b1f 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e33a0c 0%, #ea5b1f 100%);
  /* W3C */
}

/* line 1293, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.extralayers.scss */
.pages-snowflakes .fullrounded img {
  -webkit-border-radius: 400px;
  -moz-border-radius: 400px;
  border-radius: 400px;
}

/* line 16, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rtl {
  direction: rtl;
}

@font-face {
  /* line 1, app/assets/stylesheets/components/pages/snowflakes.scss */
  .pages-snowflakes {
    font-family: 'revicons';
    src: url(/../fonts/revicons/revicons.eot?5510888);
    src: url(/../fonts/revicons/revicons.eot?5510888#iefix) format("embedded-opentype"), url(/../fonts/revicons/revicons.woff?5510888) format("woff"), url(/../fonts/revicons/revicons.ttf?5510888) format("truetype"), url(/../fonts/revicons/revicons.svg?5510888#revicons) format("svg");
    font-weight: normal;
    font-style: normal;
  }
}

/* line 28, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes [class^="revicon-"]:before, .pages-snowflakes [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

/* line 57, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-search-1:before {
  content: '\e802';
}

/* line 58, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-pencil-1:before {
  content: '\e831';
}

/* line 59, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-picture-1:before {
  content: '\e803';
}

/* line 60, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-cancel:before {
  content: '\e80a';
}

/* line 61, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-info-circled:before {
  content: '\e80f';
}

/* line 62, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-trash:before {
  content: '\e801';
}

/* line 63, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-left-dir:before {
  content: '\e817';
}

/* line 64, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-right-dir:before {
  content: '\e818';
}

/* line 65, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-down-open:before {
  content: '\e83b';
}

/* line 66, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-left-open:before {
  content: '\e819';
}

/* line 67, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-right-open:before {
  content: '\e81a';
}

/* line 68, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-angle-left:before {
  content: '\e820';
}

/* line 69, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-angle-right:before {
  content: '\e81d';
}

/* line 70, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-left-big:before {
  content: '\e81f';
}

/* line 71, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-right-big:before {
  content: '\e81e';
}

/* line 72, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-magic:before {
  content: '\e807';
}

/* line 73, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-picture:before {
  content: '\e800';
}

/* line 74, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-export:before {
  content: '\e80b';
}

/* line 75, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-cog:before {
  content: '\e832';
}

/* line 76, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-login:before {
  content: '\e833';
}

/* line 77, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-logout:before {
  content: '\e834';
}

/* line 78, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-video:before {
  content: '\e805';
}

/* line 79, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-arrow-combo:before {
  content: '\e827';
}

/* line 80, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-left-open-1:before {
  content: '\e82a';
}

/* line 81, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-right-open-1:before {
  content: '\e82b';
}

/* line 82, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-left-open-mini:before {
  content: '\e822';
}

/* line 83, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-right-open-mini:before {
  content: '\e823';
}

/* line 84, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-left-open-big:before {
  content: '\e824';
}

/* line 85, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-right-open-big:before {
  content: '\e825';
}

/* line 86, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-left:before {
  content: '\e836';
}

/* line 87, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-right:before {
  content: '\e826';
}

/* line 88, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-ccw:before {
  content: '\e808';
}

/* line 89, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-arrows-ccw:before {
  content: '\e806';
}

/* line 90, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-palette:before {
  content: '\e829';
}

/* line 91, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-list-add:before {
  content: '\e80c';
}

/* line 92, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-doc:before {
  content: '\e809';
}

/* line 93, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-left-open-outline:before {
  content: '\e82e';
}

/* line 94, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-left-open-2:before {
  content: '\e82c';
}

/* line 95, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-right-open-outline:before {
  content: '\e82f';
}

/* line 96, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-right-open-2:before {
  content: '\e82d';
}

/* line 97, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-equalizer:before {
  content: '\e83a';
}

/* line 98, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-layers-alt:before {
  content: '\e804';
}

/* line 99, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .revicon-popup:before {
  content: '\e828';
}

/* line 107, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev_slider_wrapper {
  position: relative;
  z-index: 0;
}

/* line 113, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev_slider {
  position: relative;
  overflow: visible;
}

/* line 118, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-overflow-hidden {
  overflow: hidden;
}

/* line 120, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-simpleresponsive img,
.pages-snowflakes .rev_slider img {
  max-width: none !important;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
  border: none;
}

/* line 133, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev_slider .no-slides-text {
  font-weight: bold;
  text-align: center;
  padding-top: 80px;
}

/* line 139, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev_slider > ul,
.pages-snowflakes .rev_slider_wrapper > ul,
.pages-snowflakes .tp-revslider-mainul > li,
.pages-snowflakes .rev_slider > ul > li,
.pages-snowflakes .rev_slider > ul > li:before,
.pages-snowflakes .tp-revslider-mainul > li:before,
.pages-snowflakes .tp-simpleresponsive > ul,
.pages-snowflakes .tp-simpleresponsive > ul > li,
.pages-snowflakes .tp-simpleresponsive > ul > li:before,
.pages-snowflakes .tp-revslider-mainul > li,
.pages-snowflakes .tp-simpleresponsive > ul > li {
  list-style: none !important;
  position: absolute;
  margin: 0px !important;
  padding: 0px !important;
  overflow-x: visible;
  overflow-y: visible;
  list-style-type: none !important;
  background-image: none;
  background-position: 0px 0px;
  text-indent: 0em;
  top: 0px;
  left: 0px;
}

/* line 164, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-revslider-mainul > li,
.pages-snowflakes .rev_slider > ul > li,
.pages-snowflakes .rev_slider > ul > li:before,
.pages-snowflakes .tp-revslider-mainul > li:before,
.pages-snowflakes .tp-simpleresponsive > ul > li,
.pages-snowflakes .tp-simpleresponsive > ul > li:before,
.pages-snowflakes .tp-revslider-mainul > li,
.pages-snowflakes .tp-simpleresponsive > ul > li {
  visibility: hidden;
}

/* line 175, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-revslider-slidesli,
.pages-snowflakes .tp-revslider-mainul {
  padding: 0 !important;
  margin: 0 !important;
  list-style: none !important;
}

/* line 182, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev_slider li.tp-revslider-slidesli {
  position: absolute !important;
}

/* line 187, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption .rs-untoggled-content {
  display: block;
}

/* line 188, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption .rs-toggled-content {
  display: none;
}

/* line 190, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rs-toggle-content-active.tp-caption .rs-toggled-content {
  display: block;
}

/* line 191, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rs-toggle-content-active.tp-caption .rs-untoggled-content {
  display: none;
}

/* line 193, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev_slider .tp-caption,
.pages-snowflakes .rev_slider .caption {
  position: relative;
  visibility: hidden;
  white-space: nowrap;
  display: block;
}

/* line 202, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev_slider .tp-mask-wrap .tp-caption,
.pages-snowflakes .rev_slider .tp-mask-wrap *:last-child,
.pages-snowflakes .wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.pages-snowflakes .wpb_text_column .rev_slider .tp-mask-wrap *:last-child {
  margin-bottom: 0;
}

/* line 210, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-svg-layer svg {
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: top;
}

/* line 214, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-carousel-wrapper {
  cursor: url(/openhand.cur), move;
}

/* line 217, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-carousel-wrapper.dragged {
  cursor: url(/closedhand.cur), move;
}

/* line 222, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption {
  z-index: 1;
}

/* line 226, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp_inner_padding {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  max-height: none !important;
}

/* line 234, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  position: absolute;
  -webkit-font-smoothing: antialiased !important;
}

/* line 243, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption.tp-layer-selectable {
  -moz-user-select: all;
  -khtml-user-select: all;
  -webkit-user-select: all;
  -o-user-select: all;
}

/* line 250, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-forcenotvisible,
.pages-snowflakes .tp-hide-revslider,
.pages-snowflakes .tp-caption.tp-hidden-caption {
  visibility: hidden !important;
  display: none !important;
}

/* line 257, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev_slider embed,
.pages-snowflakes .rev_slider iframe,
.pages-snowflakes .rev_slider object,
.pages-snowflakes .rev_slider audio,
.pages-snowflakes .rev_slider video {
  max-width: none !important;
}

/* line 273, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev_slider_wrapper {
  width: 100%;
}

/* line 275, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .fullscreen-container {
  position: relative;
  padding: 0;
}

/* line 281, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .fullwidthbanner-container {
  position: relative;
  padding: 0;
  overflow: hidden;
}

/* line 287, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .fullwidthbanner-container .fullwidthabanner {
  width: 100%;
  position: relative;
}

/* line 298, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-static-layers {
  position: absolute;
  z-index: 101;
  top: 0px;
  left: 0px;
  /*pointer-events:none;*/
}

/* line 305, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption .frontcorner {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-top: 40px solid #00A8FF;
  position: absolute;
  left: -40px;
  top: 0px;
}

/* line 314, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption .backcorner {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-bottom: 40px solid #00A8FF;
  position: absolute;
  right: 0px;
  top: 0px;
}

/* line 323, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption .frontcornertop {
  width: 0;
  height: 0;
  border-left: 40px solid transparent;
  border-right: 0px solid transparent;
  border-bottom: 40px solid #00A8FF;
  position: absolute;
  left: -40px;
  top: 0px;
}

/* line 332, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption .backcornertop {
  width: 0;
  height: 0;
  border-left: 0px solid transparent;
  border-right: 40px solid transparent;
  border-top: 40px solid #00A8FF;
  position: absolute;
  right: 0px;
  top: 0px;
}

/* line 341, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-layer-inner-rotation {
  position: relative !important;
}

/* line 350, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes img.tp-slider-alternative-image {
  width: 100%;
  height: auto;
}

/* line 358, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .noFilterClass {
  filter: none !important;
}

/* line 367, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rs-background-video-layer {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  visibility: hidden;
  z-index: 0;
}

/* line 369, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption.coverscreenvideo {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
}

/* line 370, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .caption.fullscreenvideo,
.pages-snowflakes .tp-caption.fullscreenvideo {
  left: 0px;
  top: 0px;
  position: absolute;
  width: 100%;
  height: 100%;
}

/* line 373, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .caption.fullscreenvideo iframe,
.pages-snowflakes .caption.fullscreenvideo audio,
.pages-snowflakes .caption.fullscreenvideo video,
.pages-snowflakes .tp-caption.fullscreenvideo iframe,
.pages-snowflakes .tp-caption.fullscreenvideo iframe audio,
.pages-snowflakes .tp-caption.fullscreenvideo iframe video {
  width: 100% !important;
  height: 100% !important;
  display: none;
}

/* line 380, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .fullcoveredvideo audio,
.pages-snowflakes .fullscreenvideo audio
.fullcoveredvideo video,
.pages-snowflakes .fullscreenvideo video {
  background: #000;
}

/* line 385, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .fullcoveredvideo .tp-poster {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}

/* line 388, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .videoisplaying .html5vid .tp-poster {
  display: none;
}

/* line 390, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-video-play-button {
  background: #000;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #FFF;
  z-index: 3;
  margin-top: -25px;
  margin-left: -25px;
  line-height: 50px !important;
  text-align: center;
  cursor: pointer;
  width: 50px;
  height: 50px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  z-index: 4;
  opacity: 0;
  -webkit-transition: opacity 300ms ease-out !important;
  -moz-transition: opacity 300ms ease-out !important;
  -o-transition: opacity 300ms ease-out !important;
  transition: opacity 300ms ease-out !important;
}

/* line 418, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-hiddenaudio,
.pages-snowflakes .tp-audio-html5 .tp-video-play-button {
  display: none !important;
}

/* line 420, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption .html5vid {
  width: 100% !important;
  height: 100% !important;
}

/* line 421, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-video-play-button i {
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  line-height: 50px !important;
  font-size: 40px !important;
}

/* line 422, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption:hover .tp-video-play-button {
  opacity: 1;
}

/* line 423, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption .tp-revstop {
  display: none;
  border-left: 5px solid #fff !important;
  border-right: 5px solid #fff !important;
  margin-top: 15px !important;
  line-height: 20px !important;
  vertical-align: top;
  font-size: 25px !important;
}

/* line 424, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .videoisplaying .revicon-right-dir {
  display: none;
}

/* line 425, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .videoisplaying .tp-revstop {
  display: inline-block;
}

/* line 427, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .videoisplaying .tp-video-play-button {
  display: none;
}

/* line 428, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption:hover .tp-video-play-button {
  display: block;
}

/* line 430, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .fullcoveredvideo .tp-video-play-button {
  display: none !important;
}

/* line 433, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .fullscreenvideo .fullscreenvideo audio {
  object-fit: contain !important;
}

/* line 434, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .fullscreenvideo .fullscreenvideo video {
  object-fit: contain !important;
}

/* line 436, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .fullscreenvideo .fullcoveredvideo audio {
  object-fit: cover !important;
}

/* line 437, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .fullscreenvideo .fullcoveredvideo video {
  object-fit: cover !important;
}

/* line 439, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5px;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  -ms-transition: opacity .3s;
  transition: opacity .3s;
  background-image: linear-gradient(to bottom, black 13%, #323232 100%);
  background-image: -o-linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -moz-linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -webkit-linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -ms-linear-gradient(bottom, black 13%, #323232 100%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.13, black), color-stop(1, #323232));
  display: table;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* line 460, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption:hover .tp-video-controls {
  opacity: .9;
}

/* line 462, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-video-button {
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  color: #EEE;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
  line-height: 12px;
  font-size: 12px;
  color: #fff;
  padding: 0px;
  margin: 0px;
  outline: none;
}

/* line 478, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-video-button:hover {
  cursor: pointer;
}

/* line 481, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-video-button-wrap,
.pages-snowflakes .tp-video-seek-bar-wrap,
.pages-snowflakes .tp-video-vol-bar-wrap {
  padding: 0px 5px;
  display: table-cell;
  vertical-align: middle;
}

/* line 485, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-video-seek-bar-wrap {
  width: 80%;
}

/* line 486, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-video-vol-bar-wrap {
  width: 20%;
}

/* line 488, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-volume-bar,
.pages-snowflakes .tp-seek-bar {
  width: 100%;
  cursor: pointer;
  outline: none;
  line-height: 12px;
  margin: 0;
  padding: 0;
}

/* line 492, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rs-fullvideo-cover {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  position: absolute;
  background: transparent;
  z-index: 5;
}

/* line 495, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rs-background-video-layer video::-webkit-media-controls {
  display: none !important;
}

/* line 496, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rs-background-video-layer audio::-webkit-media-controls {
  display: none !important;
}

/* line 498, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-audio-html5 .tp-video-controls {
  opacity: 1 !important;
  visibility: visible !important;
}

/* line 503, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-dottedoverlay {
  background-repeat: repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 3;
}

/* line 504, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-dottedoverlay.twoxtwo {
  background: url(/../assets/gridtile.png);
}

/* line 505, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-dottedoverlay.twoxtwowhite {
  background: url(/../assets/gridtile_white.png);
}

/* line 506, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-dottedoverlay.threexthree {
  background: url(/../assets/gridtile_3x3.png);
}

/* line 507, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-dottedoverlay.threexthreewhite {
  background: url(/../assets/gridtile_3x3_white.png);
}

/* line 514, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-shadowcover {
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  background: #fff;
  position: absolute;
  z-index: -1;
}

/* line 515, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-shadow1 {
  -webkit-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.8);
  box-shadow: 0 10px 6px -6px rgba(0, 0, 0, 0.8);
}

/* line 521, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-shadow2:before, .pages-snowflakes .tp-shadow2:after,
.pages-snowflakes .tp-shadow3:before, .pages-snowflakes .tp-shadow4:after {
  z-index: -2;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 85%;
  max-width: 300px;
  background: transparent;
  -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.8);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.8);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

/* line 543, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-shadow2:after,
.pages-snowflakes .tp-shadow4:after {
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

/* line 555, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-shadow5 {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

/* line 562, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-shadow5:before, .pages-snowflakes .tp-shadow5:after {
  content: "";
  position: absolute;
  z-index: -2;
  -webkit-box-shadow: 0 0 25px 0px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 25px 0px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 25px 0px rgba(0, 0, 0, 0.6);
  top: 30%;
  bottom: 0;
  left: 20px;
  right: 20px;
  -moz-border-radius: 100px / 20px;
  border-radius: 100px / 20px;
}

/* line 582, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-button {
  padding: 6px 13px 5px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  height: 30px;
  cursor: pointer;
  color: #fff !important;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
  font-size: 15px;
  line-height: 45px !important;
  font-family: arial, sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
  text-decoration: none;
}

/* line 594, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-button.big {
  color: #fff;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
  font-weight: bold;
  padding: 9px 20px;
  font-size: 19px;
  line-height: 57px !important;
}

/* line 597, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .purchase:hover,
.pages-snowflakes .tp-button:hover,
.pages-snowflakes .tp-button.big:hover {
  background-position: bottom, 15px 11px;
}

/* line 604, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-button.green, .pages-snowflakes .tp-button.green:hover,
.pages-snowflakes .purchase.green, .pages-snowflakes .purchase.green:hover {
  background-color: #21a117;
  -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
  -moz-box-shadow: 0px 3px 0px 0px #104d0b;
  box-shadow: 0px 3px 0px 0px #104d0b;
}

/* line 607, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-button.blue, .pages-snowflakes .tp-button.blue:hover,
.pages-snowflakes .purchase.blue, .pages-snowflakes .purchase.blue:hover {
  background-color: #1d78cb;
  -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
  -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
  box-shadow: 0px 3px 0px 0px #0f3e68;
}

/* line 610, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-button.red, .pages-snowflakes .tp-button.red:hover,
.pages-snowflakes .purchase.red, .pages-snowflakes .purchase.red:hover {
  background-color: #cb1d1d;
  -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
  -moz-box-shadow: 0px 3px 0px 0px #7c1212;
  box-shadow: 0px 3px 0px 0px #7c1212;
}

/* line 613, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-button.orange, .pages-snowflakes .tp-button.orange:hover,
.pages-snowflakes .purchase.orange, .pages-snowflakes .purchase.orange:hover {
  background-color: #ff7700;
  -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
  -moz-box-shadow: 0px 3px 0px 0px #a34c00;
  box-shadow: 0px 3px 0px 0px #a34c00;
}

/* line 616, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-button.darkgrey, .pages-snowflakes .tp-button.grey,
.pages-snowflakes .tp-button.darkgrey:hover, .pages-snowflakes .tp-button.grey:hover,
.pages-snowflakes .purchase.darkgrey, .pages-snowflakes .purchase.darkgrey:hover {
  background-color: #555;
  -webkit-box-shadow: 0px 3px 0px 0px #222;
  -moz-box-shadow: 0px 3px 0px 0px #222;
  box-shadow: 0px 3px 0px 0px #222;
}

/* line 620, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-button.lightgrey, .pages-snowflakes .tp-button.lightgrey:hover,
.pages-snowflakes .purchase.lightgrey, .pages-snowflakes .purchase.lightgrey:hover {
  background-color: #888;
  -webkit-box-shadow: 0px 3px 0px 0px #555;
  -moz-box-shadow: 0px 3px 0px 0px #555;
  box-shadow: 0px 3px 0px 0px #555;
}

/* line 627, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-btn,
.pages-snowflakes .rev-btn:visited {
  outline: none !important;
  box-shadow: none !important;
  text-decoration: none !important;
  line-height: 44px;
  font-size: 17px;
  font-weight: 500;
  padding: 12px 35px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-family: "Roboto", sans-serif;
  cursor: pointer;
}

/* line 630, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-btn.rev-uppercase,
.pages-snowflakes .rev-btn.rev-uppercase:visited {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 15px;
  font-weight: 900;
}

/* line 633, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-btn.rev-withicon i {
  font-size: 15px;
  font-weight: normal;
  position: relative;
  top: 0px;
  -webkit-transition: all 0.2s ease-out !important;
  -moz-transition: all 0.2s ease-out !important;
  -o-transition: all 0.2s ease-out !important;
  -ms-transition: all 0.2s ease-out !important;
  margin-left: 10px !important;
}

/* line 635, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-btn.rev-hiddenicon i {
  font-size: 15px;
  font-weight: normal;
  position: relative;
  top: 0px;
  -webkit-transition: all 0.2s ease-out !important;
  -moz-transition: all 0.2s ease-out !important;
  -o-transition: all 0.2s ease-out !important;
  -ms-transition: all 0.2s ease-out !important;
  opacity: 0;
  margin-left: 0px !important;
  width: 0px !important;
}

/* line 636, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-btn.rev-hiddenicon:hover i {
  opacity: 1 !important;
  margin-left: 10px !important;
  width: auto !important;
}

/* line 639, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-btn.rev-medium,
.pages-snowflakes .rev-btn.rev-medium:visited {
  line-height: 36px;
  font-size: 14px;
  padding: 10px 30px;
}

/* line 642, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-btn.rev-medium.rev-withicon i {
  font-size: 14px;
  top: 0px;
}

/* line 644, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-btn.rev-medium.rev-hiddenicon i {
  font-size: 14px;
  top: 0px;
}

/* line 648, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-btn.rev-small,
.pages-snowflakes .rev-btn.rev-small:visited {
  line-height: 28px;
  font-size: 12px;
  padding: 7px 20px;
}

/* line 651, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-btn.rev-small.rev-withicon i {
  font-size: 12px;
  top: 0px;
}

/* line 653, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-btn.rev-small.rev-hiddenicon i {
  font-size: 12px;
  top: 0px;
}

/* line 657, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-maxround {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* line 658, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-minround {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/* line 662, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-burger {
  position: relative;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  padding: 22px 0 0 14px;
  border-radius: 50%;
  border: 1px solid rgba(51, 51, 51, 0.25);
  tap-highlight-color: transparent;
  cursor: pointer;
}

/* line 673, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-burger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  transition: .7s;
  pointer-events: none;
  transform-style: flat !important;
}

/* line 682, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-burger span:nth-child(2) {
  margin: 3px 0;
}

/* line 686, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes #dialog_addbutton .rev-burger:hover :first-child,
.pages-snowflakes .open .rev-burger :first-child,
.pages-snowflakes .open.rev-burger :first-child {
  transform: translateY(6px) rotate(-45deg);
  -webkit-transform: translateY(6px) rotate(-45deg);
}

/* line 692, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes #dialog_addbutton .rev-burger:hover :nth-child(2),
.pages-snowflakes .open .rev-burger :nth-child(2),
.pages-snowflakes .open.rev-burger :nth-child(2) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  opacity: 0;
}

/* line 699, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes #dialog_addbutton .rev-burger:hover :last-child,
.pages-snowflakes .open .rev-burger :last-child,
.pages-snowflakes .open.rev-burger :last-child {
  transform: translateY(-6px) rotate(-135deg);
  -webkit-transform: translateY(-6px) rotate(-135deg);
}

/* line 706, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-burger.revb-white {
  border: 2px solid rgba(255, 255, 255, 0.2);
}

/* line 709, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-burger.revb-white span {
  background: #fff;
}

/* line 712, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-burger.revb-whitenoborder {
  border: 0;
}

/* line 715, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-burger.revb-whitenoborder span {
  background: #fff;
}

/* line 718, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-burger.revb-darknoborder {
  border: 0;
}

/* line 721, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-burger.revb-darknoborder span {
  background: #333;
}

/* line 725, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-burger.revb-whitefull {
  background: #fff;
  border: none;
}

/* line 730, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-burger.revb-whitefull span {
  background: #333;
}

/* line 734, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-burger.revb-darkfull {
  background: #333;
  border: none;
}

/* line 739, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-burger.revb-darkfull span {
  background: #fff;
}

@-webkit-keyframes rev-ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}

@-moz-keyframes rev-ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}

@keyframes rev-ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}

/* line 763, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-scroll-btn {
  display: inline-block;
  position: relative;
  left: 0;
  right: 0;
  text-align: center;
  cursor: pointer;
  width: 35px;
  height: 55px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid white;
  border-radius: 23px;
}

/* line 778, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-scroll-btn > * {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  color: #7f8c8d;
  color: #ffffff;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
}

/* line 788, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-scroll-btn > *:hover,
.pages-snowflakes .rev-scroll-btn > *:focus,
.pages-snowflakes .rev-scroll-btn > *.active {
  color: #ffffff;
}

/* line 793, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-scroll-btn > *:hover,
.pages-snowflakes .rev-scroll-btn > *:focus,
.pages-snowflakes .rev-scroll-btn > *:active,
.pages-snowflakes .rev-scroll-btn > *.active {
  filter: alpha(opacity=80);
}

/* line 800, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-scroll-btn.revs-fullwhite {
  background: #fff;
}

/* line 804, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-scroll-btn.revs-fullwhite span {
  background: #333;
}

/* line 808, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-scroll-btn.revs-fulldark {
  background: #333;
  border: none;
}

/* line 813, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-scroll-btn.revs-fulldark span {
  background: #fff;
}

/* line 817, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-scroll-btn span {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  background: white;
  border-radius: 50%;
  -webkit-animation: rev-ani-mouse 2.5s linear infinite;
  -moz-animation: rev-ani-mouse 2.5s linear infinite;
  animation: rev-ani-mouse 2.5s linear infinite;
}

/* line 832, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-scroll-btn.revs-dark {
  border-color: #333;
}

/* line 835, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-scroll-btn.revs-dark span {
  background: #333;
}

/* line 839, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-control-btn {
  position: relative;
  display: inline-block;
  z-index: 5;
  color: #FFF;
  font-size: 20px;
  line-height: 60px;
  font-weight: 400;
  font-style: normal;
  font-family: Raleway;
  text-decoration: none;
  text-align: center;
  background-color: #000;
  border-radius: 50px;
  text-shadow: none;
  background-color: rgba(0, 0, 0, 0.5);
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  cursor: pointer;
}

/* line 861, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-cbutton-dark-sr {
  border-radius: 3px;
}

/* line 865, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-cbutton-light {
  color: #333;
  background-color: rgba(255, 255, 255, 0.75);
}

/* line 870, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-cbutton-light-sr {
  color: #333;
  border-radius: 3px;
  background-color: rgba(255, 255, 255, 0.75);
}

/* line 877, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-sbutton {
  line-height: 37px;
  width: 37px;
  height: 37px;
}

/* line 883, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-sbutton-blue {
  background-color: #3B5998;
}

/* line 886, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-sbutton-lightblue {
  background-color: #00A0D1;
}

/* line 889, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .rev-sbutton-red {
  background-color: #DD4B39;
}

/* line 899, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-bannertimer {
  visibility: hidden;
  width: 100%;
  height: 5px;
  /*background:url(/../assets/timer.png);*/
  background: #fff;
  background: rgba(0, 0, 0, 0.15);
  position: absolute;
  z-index: 200;
  top: 0px;
}

/* line 900, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-bannertimer.tp-bottom {
  top: auto;
  bottom: 0px !important;
  height: 5px;
}

/* line 907, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-simpleresponsive img {
  -moz-user-select: none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
}

/* line 914, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption img {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
  zoom: 1;
}

/* line 924, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .caption.slidelink a div,
.pages-snowflakes .tp-caption.slidelink a div {
  width: 3000px;
  height: 1500px;
  background: url(/../assets/coloredbg.png) repeat;
}

/* line 926, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption.slidelink a span {
  background: url(/../assets/coloredbg.png) repeat;
}

/* line 927, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-shape {
  width: 100%;
  height: 100%;
}

/* line 930, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption .rs-starring {
  display: inline-block;
}

/* line 931, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption .rs-starring .star-rating {
  float: none;
}

/* line 933, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption .rs-starring .star-rating {
  color: #FFC321 !important;
  display: inline-block;
  vertical-align: top;
}

/* line 939, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption .rs-starring .star-rating,
.pages-snowflakes .tp-caption .rs-starring-page .star-rating {
  position: relative;
  height: 1em;
  width: 5.4em;
  font-family: star;
}

/* line 948, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption .rs-starring .star-rating:before,
.pages-snowflakes .tp-caption .rs-starring-page .star-rating:before {
  content: "\73\73\73\73\73";
  color: #E0DADF;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}

/* line 958, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption .rs-starring .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
  font-size: 1em !important;
}

/* line 968, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption .rs-starring .star-rating span:before,
.pages-snowflakes .tp-caption .rs-starring .star-rating span:before {
  content: "\53\53\53\53\53";
  top: 0;
  position: absolute;
  left: 0;
}

/* line 976, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption .rs-starring .star-rating {
  color: #FFC321 !important;
}

/* line 981, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-caption .rs-starring .star-rating,
.pages-snowflakes .tp-caption .rs-starring-page .star-rating {
  font-size: 1em !important;
  font-family: star;
}

/* line 993, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-loader {
  top: 50%;
  left: 50%;
  z-index: 10000;
  position: absolute;
}

/* line 999, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-loader.spinner0 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  background: url(/../assets/loader.gif) no-repeat center center;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

/* line 1016, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-loader.spinner1 {
  width: 40px;
  height: 40px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  margin-top: -20px;
  margin-left: -20px;
  -webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
  animation: tp-rotateplane 1.2s infinite ease-in-out;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

/* line 1033, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-loader.spinner5 {
  background: url(/../assets/loader.gif) no-repeat 10px 10px;
  background-color: #fff;
  margin: -22px -22px;
  width: 44px;
  height: 44px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

@-webkit-keyframes tp-rotateplane {
  0% {
    -webkit-transform: perspective(120px);
  }
  50% {
    -webkit-transform: perspective(120px) rotateY(180deg);
  }
  100% {
    -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg);
  }
}

@keyframes tp-rotateplane {
  0% {
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
  }
  50% {
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
  }
  100% {
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}

/* line 1057, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-loader.spinner2 {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  background-color: #ff0000;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  -webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
  animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

@keyframes tp-scaleout {
  0% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  100% {
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 0;
  }
}

/* line 1080, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}

/* line 1086, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-loader.spinner3 .bounce1,
.pages-snowflakes .tp-loader.spinner3 .bounce2,
.pages-snowflakes .tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* line 1103, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

/* line 1108, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
  }
  40% {
    transform: scale(1);
  }
}

/* line 1126, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

/* line 1135, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-loader.spinner4 .dot1,
.pages-snowflakes .tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

/* line 1150, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

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

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

@-webkit-keyframes tp-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes tp-bounce {
  0%, 100% {
    transform: scale(0);
  }
  50% {
    transform: scale(1);
  }
}

/* line 1177, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-thumbs.navbar,
.pages-snowflakes .tp-bullets.navbar,
.pages-snowflakes .tp-tabs.navbar {
  border: none;
  min-height: 0;
  margin: 0;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

/* line 1181, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-tabs,
.pages-snowflakes .tp-thumbs,
.pages-snowflakes .tp-bullets {
  position: absolute;
  display: block;
  z-index: 1000;
  top: 0px;
  left: 0px;
}

/* line 1185, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-tab,
.pages-snowflakes .tp-thumb {
  cursor: pointer;
  position: absolute;
  opacity: 0.5;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* line 1188, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-arr-imgholder,
.pages-snowflakes .tp-videoposter,
.pages-snowflakes .tp-thumb-image,
.pages-snowflakes .tp-tab-image {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
}

/* line 1193, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-tab:hover,
.pages-snowflakes .tp-tab.selected,
.pages-snowflakes .tp-thumb:hover,
.pages-snowflakes .tp-thumb.selected {
  opacity: 1;
}

/* line 1198, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-tab-mask,
.pages-snowflakes .tp-thumb-mask {
  box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  -moz-box-sizing: border-box !important;
}

/* line 1201, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-tabs,
.pages-snowflakes .tp-thumbs {
  box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
}

/* line 1204, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-bullet {
  width: 15px;
  height: 15px;
  position: absolute;
  background: #fff;
  background: rgba(255, 255, 255, 0.3);
  cursor: pointer;
}

/* line 1205, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-bullet.selected,
.pages-snowflakes .tp-bullet:hover {
  background: #fff;
}

/* line 1208, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tp-bannertimer {
  background: #000;
  background: rgba(0, 0, 0, 0.15);
  height: 5px;
}

/* line 1211, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tparrows {
  cursor: pointer;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  width: 40px;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000;
}

/* line 1212, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tparrows:hover {
  background: #000;
}

/* line 1213, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tparrows:before {
  font-family: "revicons";
  font-size: 15px;
  color: #fff;
  display: block;
  line-height: 40px;
  text-align: center;
}

/* line 1214, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tparrows.tp-leftarrow:before {
  content: '\e824';
}

/* line 1215, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .tparrows.tp-rightarrow:before {
  content: '\e825';
}

/* line 1223, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes body.rtl .tp-kbimg {
  left: 0 !important;
}

/* line 1231, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .dddwrappershadow {
  box-shadow: 0 45px 100px rgba(0, 0, 0, 0.4);
}

/* line 1237, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .hglayerinfo {
  position: fixed;
  bottom: 0px;
  left: 0px;
  color: #FFF;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.75);
  padding: 5px 10px;
  z-index: 2000;
  white-space: normal;
}

/* line 1248, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .hginfo {
  position: absolute;
  top: -2px;
  left: -2px;
  color: #e74c3c;
  font-size: 12px;
  font-weight: 600;
  background: #000;
  padding: 2px 5px;
}

/* line 1249, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .indebugmode .tp-caption:hover {
  border: 1px dashed #c0392b !important;
}

/* line 1250, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes .helpgrid {
  border: 2px dashed #c0392b;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 0;
}

/* line 1251, app/assets/stylesheets/components/pages/../../snowflakes/marketing/_revolution.settings.scss */
.pages-snowflakes #revsliderlogloglog {
  padding: 15px;
  color: #fff;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 200px;
  height: 150px;
  background: rgba(0, 0, 0, 0.7);
  z-index: 100000;
  font-size: 10px;
  overflow: scroll;
}

/* line 9, app/assets/stylesheets/components/pages/snowflakes.scss */
.pages-snowflakes .contact-form-snowflake .inner-input {
  margin-bottom: 20px;
}

/* line 13, app/assets/stylesheets/components/pages/snowflakes.scss */
.pages-snowflakes .contact-form-snowflake input:not([type="submit"]),
.pages-snowflakes .contact-form-snowflake textarea {
  border-radius: 5px;
  border: 1px solid #e1e1e1;
  margin-bottom: 0;
  padding: 15px 23px;
}

/* line 21, app/assets/stylesheets/components/pages/snowflakes.scss */
.pages-snowflakes .contact-form-snowflake textarea {
  font-size: 14px;
  font-weight: 400;
  height: 180px;
  padding-top: 13px;
}

/* line 28, app/assets/stylesheets/components/pages/snowflakes.scss */
.pages-snowflakes .contact-form-snowflake input:not([type="submit"]) {
  height: 50px;
}

/* line 32, app/assets/stylesheets/components/pages/snowflakes.scss */
.pages-snowflakes .contact-form-snowflake input[type="submit"] {
  background: none;
  height: auto;
  line-height: 100%;
  margin-bottom: 0;
}

/* line 39, app/assets/stylesheets/components/pages/snowflakes.scss */
.pages-snowflakes .contact-form-snowflake a.scroll-to-top {
  color: #c19d3f;
}

/* line 44, app/assets/stylesheets/components/pages/snowflakes.scss */
.pages-snowflakes .contact-form-snowflake .contact-submit .btn-default {
  color: #c19d3f;
}

/* line 47, app/assets/stylesheets/components/pages/snowflakes.scss */
.pages-snowflakes .contact-form-snowflake .contact-submit .btn-default:hover, .pages-snowflakes .contact-form-snowflake .contact-submit .btn-default:focus, .pages-snowflakes .contact-form-snowflake .contact-submit .btn-default:active, .pages-snowflakes .contact-form-snowflake .contact-submit .btn-default:active:hover, .pages-snowflakes .contact-form-snowflake .contact-submit .btn-default:active:focus, .pages-snowflakes .contact-form-snowflake .contact-submit .btn-default:active:focus, .pages-snowflakes .contact-form-snowflake .contact-submit .btn-default:focus:active {
  color: #fff;
  background: #c19d3f;
}

/* line 62, app/assets/stylesheets/components/pages/snowflakes.scss */
.pages-snowflakes .wpcf7-form input:not([type="submit"]),
.pages-snowflakes .wpcf7-form textarea {
  margin-bottom: 24px;
  width: 100%;
}

/* line 68, app/assets/stylesheets/components/pages/snowflakes.scss */
.pages-snowflakes .wpcf7-form .alert {
  margin-top: 15px;
}

/* line 3, app/assets/stylesheets/components/pagination.scss */
nav.pagination {
  margin-bottom: 2em;
  margin-top: 2em;
  float: right;
  display: inline;
}

/* line 2, app/assets/stylesheets/mixins.scss */
nav.pagination:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 10, app/assets/stylesheets/components/pagination.scss */
nav.pagination ul {
  margin: 0;
  padding: 0;
}

/* line 14, app/assets/stylesheets/components/pagination.scss */
nav.pagination ul li {
  list-style-type: none;
  display: inline-block;
  margin-right: 1ex;
}

/* line 21, app/assets/stylesheets/components/pagination.scss */
header.page-header nav.pagination {
  margin-top: 0;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 9, app/assets/stylesheets/components/pagination.obsolete.scss */
.keywords .pagination,
.subscribers .pagination,
.site-contributors .pagination {
  letter-spacing: normal;
  background: white;
  cursor: default;
  margin: 6px 6px 12px;
  /* self-clearing method: */
}

/* line 14, app/assets/stylesheets/components/pagination.obsolete.scss */
.keywords .pagination a, .keywords .pagination span, .keywords .pagination em,
.subscribers .pagination a,
.subscribers .pagination span,
.subscribers .pagination em,
.site-contributors .pagination a,
.site-contributors .pagination span,
.site-contributors .pagination em {
  padding: 0.2em 0.5em;
  display: block;
  float: left;
  margin-right: 1px;
}

/* line 20, app/assets/stylesheets/components/pagination.obsolete.scss */
.keywords .pagination .disabled,
.subscribers .pagination .disabled,
.site-contributors .pagination .disabled {
  color: #999999;
  border: 1px solid #dddddd;
}

/* line 24, app/assets/stylesheets/components/pagination.obsolete.scss */
.keywords .pagination .current,
.subscribers .pagination .current,
.site-contributors .pagination .current {
  font-style: normal;
  background: #37475f;
  color: white;
  border: 1px solid #37475f;
}

/* line 30, app/assets/stylesheets/components/pagination.obsolete.scss */
.keywords .pagination a,
.subscribers .pagination a,
.site-contributors .pagination a {
  text-decoration: none;
  color: #37475f;
  border: 1px solid #dddddd;
}

/* line 34, app/assets/stylesheets/components/pagination.obsolete.scss */
.keywords .pagination a:hover, .keywords .pagination a:focus,
.subscribers .pagination a:hover,
.subscribers .pagination a:focus,
.site-contributors .pagination a:hover,
.site-contributors .pagination a:focus {
  border-color: #37475f;
}

/* line 38, app/assets/stylesheets/components/pagination.obsolete.scss */
.keywords .pagination .page_info,
.subscribers .pagination .page_info,
.site-contributors .pagination .page_info {
  background: #408ec9;
  color: white;
  padding: 0.4em 0.6em;
  width: 22em;
  margin-bottom: 0.3em;
  text-align: center;
}

/* line 45, app/assets/stylesheets/components/pagination.obsolete.scss */
.keywords .pagination .page_info b,
.subscribers .pagination .page_info b,
.site-contributors .pagination .page_info b {
  color: #2a6693;
  background: #132f44;
  padding: 0.1em 0.25em;
}

/* line 52, app/assets/stylesheets/components/pagination.obsolete.scss */
.keywords .pagination:after,
.subscribers .pagination:after,
.site-contributors .pagination:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* line 59, app/assets/stylesheets/components/pagination.obsolete.scss */
* html .keywords .pagination, * html .subscribers .pagination, * html .site-contributors .pagination {
  height: 1%;
}

/* line 62, app/assets/stylesheets/components/pagination.obsolete.scss */
*:first-child + html .keywords .pagination, *:first-child + html .subscribers .pagination, *:first-child + html .site-contributors .pagination {
  overflow: hidden;
}

/* line 2, app/assets/stylesheets/components/profiles/experts-in.scss */
.experts-in section.micro-profile {
  margin-top: 24px;
}

/* line 5, app/assets/stylesheets/components/profiles/experts-in.scss */
.experts-in section.micro-profile:first-child {
  margin-top: 0;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
@media screen and (min-width: 1024px) {
  /* line 3, app/assets/stylesheets/components/profiles/profile-editor.scss */
  .profile-editor {
    margin-top: 40px;
  }
}

/* line 9, app/assets/stylesheets/components/profiles/profile-editor.scss */
.profile-editor header.page-header span.separator {
  color: #c19d3f;
  margin: 0 12px;
}

/* line 13, app/assets/stylesheets/components/profiles/profile-editor.scss */
.profile-editor header.page-header a {
  font-size: 19px;
  font-weight: 800;
  text-transform: none;
}

/* line 18, app/assets/stylesheets/components/profiles/profile-editor.scss */
.profile-editor header.page-header p {
  color: #2D384C;
}

/* line 23, app/assets/stylesheets/components/profiles/profile-editor.scss */
.profile-editor .columnar section.sidebar-left {
  width: 225px;
}

/* line 26, app/assets/stylesheets/components/profiles/profile-editor.scss */
.profile-editor .columnar section.content.content-right {
  padding-top: 0.1px;
  width: unset;
}

@media screen and (min-width: 769px) {
  /* line 26, app/assets/stylesheets/components/profiles/profile-editor.scss */
  .profile-editor .columnar section.content.content-right {
    display: block;
    margin-left: 250px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 26, app/assets/stylesheets/components/profiles/profile-editor.scss */
  .profile-editor .columnar section.content.content-right {
    margin-left: 250px;
  }
}

/* line 41, app/assets/stylesheets/components/profiles/profile-editor.scss */
.profile-editor section.content section.form-group .form-group-info {
  margin: 0 0 4px 0;
  display: block;
  color: #577086;
}

/* line 47, app/assets/stylesheets/components/profiles/profile-editor.scss */
.profile-editor section.content section.form-group span.blurb-counter {
  margin: 0 0 0 4px;
}

@media screen and (max-width: 568px) {
  /* line 40, app/assets/stylesheets/components/profiles/profile-editor.scss */
  .profile-editor section.content section.form-group {
    flex-direction: column;
  }
  /* line 53, app/assets/stylesheets/components/profiles/profile-editor.scss */
  .profile-editor section.content section.form-group div {
    margin-left: 0;
  }
}

/* line 59, app/assets/stylesheets/components/profiles/profile-editor.scss */
.profile-editor section.content article.wire {
  clear: none;
}

/* line 62, app/assets/stylesheets/components/profiles/profile-editor.scss */
.profile-editor section.content article.wire .wire__date {
  clear: none;
}

/* line 66, app/assets/stylesheets/components/profiles/profile-editor.scss */
.profile-editor section.content article.wire .wire__footer {
  clear: none;
}

/* line 70, app/assets/stylesheets/components/profiles/profile-editor.scss */
.profile-editor section.content article.wire .clearfix, .profile-editor section.content article.wire .profiles-me-personal-details .profile-picture-form-group, .profiles-me-personal-details .profile-editor section.content article.wire .profile-picture-form-group {
  clear: none;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 4, app/assets/stylesheets/components/profiles/my-wires.scss */
.my-wires .columnar section.sidebar.sidebar-left {
  width: 240px;
}

/* line 8, app/assets/stylesheets/components/profiles/my-wires.scss */
.my-wires .columnar section.content.content-right {
  width: initial;
}

@media screen and (min-width: 769px) {
  /* line 8, app/assets/stylesheets/components/profiles/my-wires.scss */
  .my-wires .columnar section.content.content-right {
    margin-left: 268px;
  }
}

@media screen and (max-width: 768px) {
  /* line 8, app/assets/stylesheets/components/profiles/my-wires.scss */
  .my-wires .columnar section.content.content-right {
    margin-bottom: 96px;
  }
}

/* line 5, app/assets/stylesheets/components/profiles/me/personal-details.scss */
.profiles-me-personal-details .profile-picture-form-group .profile-picture-overlay-container {
  position: relative;
  width: 200px;
  float: left;
  border: 2px dashed #e4eaee;
  border-radius: 0;
}

@media screen and (max-width: 568px) {
  /* line 5, app/assets/stylesheets/components/profiles/me/personal-details.scss */
  .profiles-me-personal-details .profile-picture-form-group .profile-picture-overlay-container {
    width: unset;
  }
}

/* line 17, app/assets/stylesheets/components/profiles/me/personal-details.scss */
.profiles-me-personal-details .profile-picture-form-group .profile-picture-overlay-container img {
  width: 100%;
  height: auto;
  display: block;
}

/* line 23, app/assets/stylesheets/components/profiles/me/personal-details.scss */
.profiles-me-personal-details .profile-picture-form-group .profile-picture-overlay-container .profile-picture-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.4s ease;
  background-color: #e4eaee;
}

/* line 35, app/assets/stylesheets/components/profiles/me/personal-details.scss */
.profiles-me-personal-details .profile-picture-form-group .profile-picture-overlay-container .profile-picture-overlay p {
  margin: -30px 1em 0;
  padding: 0;
  position: absolute;
  text-align: justify;
  font-size: medium;
  line-height: 20px;
  top: 50%;
}

@media screen and (max-width: 568px) {
  /* line 35, app/assets/stylesheets/components/profiles/me/personal-details.scss */
  .profiles-me-personal-details .profile-picture-form-group .profile-picture-overlay-container .profile-picture-overlay p {
    margin: -20px 2em 0;
    font-size: large;
  }
}

/* line 51, app/assets/stylesheets/components/profiles/me/personal-details.scss */
.profiles-me-personal-details .profile-picture-form-group .profile-picture-overlay-container:hover .profile-picture-overlay {
  opacity: 0.8;
  cursor: pointer;
}

/* line 57, app/assets/stylesheets/components/profiles/me/personal-details.scss */
.profile-editor section.content .profiles-me-personal-details .profile-picture-form-group .form-group-info {
  margin-left: 220px;
}

@media screen and (max-width: 568px) {
  /* line 57, app/assets/stylesheets/components/profiles/me/personal-details.scss */
  .profile-editor section.content .profiles-me-personal-details .profile-picture-form-group .form-group-info {
    margin-left: unset;
  }
}

@media screen and (max-width: 568px) {
  /* line 64, app/assets/stylesheets/components/profiles/me/personal-details.scss */
  .profile-editor section.content .profiles-me-personal-details .profile-picture-form-group .form-group-info > div.form-group-buttons {
    display: flex;
  }
  /* line 68, app/assets/stylesheets/components/profiles/me/personal-details.scss */
  .profile-editor section.content .profiles-me-personal-details .profile-picture-form-group .form-group-info > div.form-group-buttons > p {
    margin: 0 16px 0 0;
  }
}

@media screen and (max-width: 568px) {
  /* line 75, app/assets/stylesheets/components/profiles/me/personal-details.scss */
  .profiles-me-personal-details .profile-picture-form-group > div > div.loading-panel-content {
    display: flex;
    flex-direction: column;
  }
}

/* line 1, app/assets/stylesheets/components/profiles/me/email-preferences.scss */
.email-preferences {
  display: flex;
  flex-direction: column;
}

/* line 5, app/assets/stylesheets/components/profiles/me/email-preferences.scss */
.email-preferences .email-preferences-form-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 24px;
  padding-bottom: 12px;
  border-bottom: 1px solid #e4eaee;
}

/* line 15, app/assets/stylesheets/components/profiles/me/email-preferences.scss */
.email-preferences .email-preferences-control-label {
  margin-right: auto;
  flex: 1 0 auto;
}

/* line 20, app/assets/stylesheets/components/profiles/me/email-preferences.scss */
.email-preferences .email-preferences-control {
  display: flex;
  align-items: center;
  flex: 1 0 100%;
}

@media screen and (min-width: 1024px) {
  /* line 20, app/assets/stylesheets/components/profiles/me/email-preferences.scss */
  .email-preferences .email-preferences-control {
    flex: 0 0 320px;
  }
}

/* line 29, app/assets/stylesheets/components/profiles/me/email-preferences.scss */
.email-preferences .email-preferences-control > .checkbox-set {
  margin-right: 16px;
}

/* line 33, app/assets/stylesheets/components/profiles/me/email-preferences.scss */
.email-preferences .email-preferences-control > .loading-panel-inline {
  align-self: center;
}

/* line 1, app/assets/stylesheets/components/profiles/site-contributors.scss */
.site-contributors {
  margin-top: 28px;
}

/* line 1, app/assets/stylesheets/components/react-tooltip.scss */
.stock-code-tooltip-container {
  opacity: 1 !important;
  box-shadow: 0 0 9px 5px rgba(53, 65, 76, 0.2);
  padding-top: 12px;
  padding-bottom: 12px;
}

/* line 7, app/assets/stylesheets/components/react-tooltip.scss */
.stock-code-tooltip-container .tooltip-content {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-content: center;
}

/* line 13, app/assets/stylesheets/components/react-tooltip.scss */
.stock-code-tooltip-container .tooltip-content > *:first-child {
  flex-basis: 80%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-content: flex-start;
}

/* line 20, app/assets/stylesheets/components/react-tooltip.scss */
.stock-code-tooltip-container .tooltip-content > *:first-child span {
  text-align: left;
  line-height: 100%;
}

/* line 24, app/assets/stylesheets/components/react-tooltip.scss */
.stock-code-tooltip-container .tooltip-content > *:first-child span:first-child {
  flex-basis: 80%;
  font-size: medium;
  color: #19202d;
  white-space: nowrap;
}

/* line 31, app/assets/stylesheets/components/react-tooltip.scss */
.stock-code-tooltip-container .tooltip-content > *:first-child span:last-child {
  flex-basis: 20%;
  font-size: small;
  color: #8ea3b5;
}

/* line 39, app/assets/stylesheets/components/react-tooltip.scss */
.stock-code-tooltip-container .tooltip-content > *:last-child {
  flex-basis: 20%;
  margin-left: 1em;
  display: flex;
  align-items: center;
}

/* line 45, app/assets/stylesheets/components/react-tooltip.scss */
.stock-code-tooltip-container .tooltip-content > *:last-child .icon {
  max-width: 40px;
}

/* line 4, app/assets/stylesheets/components/react-bootstrap-modal.scss */
body.modal-open > .modal.show[role="dialog"] {
  background-color: rgba(25, 32, 45, 0.85);
}

/* line 7, app/assets/stylesheets/components/react-bootstrap-modal.scss */
body.modal-open > .modal.show[role="dialog"] > article[role="document"] {
  display: block;
}

/* line 11, app/assets/stylesheets/components/react-bootstrap-modal.scss */
body.modal-open > .modal.show[role="dialog"] > article[role="document"] .modal-header h4 {
  text-align: center;
}

/* line 14, app/assets/stylesheets/components/react-bootstrap-modal.scss */
body.modal-open > .modal.show[role="dialog"] > article[role="document"] .modal-header h3 {
  text-align: center;
}

/* line 19, app/assets/stylesheets/components/react-bootstrap-modal.scss */
body.modal-open > .modal.show[role="dialog"] > article.vertical[role="document"], body.modal-open > .modal.show[role="dialog"] > article.horizontal[role="document"] {
  display: flex;
  padding: 0;
}

/* line 25, app/assets/stylesheets/components/react-bootstrap-modal.scss */
body.modal-open > .modal.show[role="dialog"] > article[role="document"] .btn-primary[disabled], body.modal-open > .modal.show[role="dialog"] > article[role="document"] .sidebar .sidebar-item .sidebar-item-primary-button[disabled], .sidebar .sidebar-item body.modal-open > .modal.show[role="dialog"] > article[role="document"] .sidebar-item-primary-button[disabled] {
  opacity: 0.5;
}

@media screen and (max-width: 768px) {
  /* line 1, app/assets/stylesheets/components/search-results.scss */
  .search-results {
    padding-bottom: 92ex;
  }
}

/* line 6, app/assets/stylesheets/components/search-results.scss */
.search-results form.search-results-search-input {
  margin-bottom: 24px;
}

/* line 10, app/assets/stylesheets/components/search-results.scss */
.search-results form.search-results-search-input .form-group input.search-results-search-input-query[type=text]:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"]) {
  border: 0;
  border-bottom: 1px solid #8ea3b5;
  border-radius: 0;
  font-weight: 700;
  font-size: 36pt;
}

/* line 17, app/assets/stylesheets/components/search-results.scss */
.search-results form.search-results-search-input .form-group input.search-results-search-input-query[type=text]:not([type="submit"]):not([type="button"]):not([type="radio"]):not([type="checkbox"])::placeholder {
  color: #e4eaee;
}

/* line 24, app/assets/stylesheets/components/search-results.scss */
.search-results .search-results-search-filter {
  vertical-align: middle;
}

/* line 27, app/assets/stylesheets/components/search-results.scss */
.search-results .search-results-search-filter .search-results-search-filter-label {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #8ea3b5;
  position: relative;
  top: -2px;
}

/* line 36, app/assets/stylesheets/components/search-results.scss */
.search-results .search-results-search-filter .callout {
  display: inline-block;
}

/* line 39, app/assets/stylesheets/components/search-results.scss */
.search-results .search-results-search-filter .callout > button.btn.btn-link:hover, .search-results .search-results-search-filter .sidebar .sidebar-item .callout > button.btn-link.sidebar-item-primary-button:hover, .sidebar .sidebar-item .search-results .search-results-search-filter .callout > button.btn-link.sidebar-item-primary-button:hover {
  text-decoration: none;
}

/* line 43, app/assets/stylesheets/components/search-results.scss */
.search-results .search-results-search-filter .callout .callout-inner {
  right: -25px;
  top: 25px;
}

/* line 49, app/assets/stylesheets/components/search-results.scss */
.search-results .search-results-search-filter .search-results-search-filter-trigger-filter-type {
  color: #c19d3f;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

/* line 55, app/assets/stylesheets/components/search-results.scss */
.search-results .search-results-search-filter .search-results-search-filter-trigger-filter-type:hover {
  text-decoration: underline;
}

/* line 59, app/assets/stylesheets/components/search-results.scss */
.search-results .search-results-search-filter .search-results-search-filter-trigger-filter-type .search-results-search-filter-trigger-filter-type-description {
  display: inline-block;
  width: 96px;
  text-align: right;
  margin-right: 4px;
}

/* line 74, app/assets/stylesheets/components/search-results.scss */
.search-results section.stock_code_results,
.search-results section.keyword-results,
.search-results section.contributors-list {
  margin-top: 32px;
}

/* line 82, app/assets/stylesheets/components/search-results.scss */
.search-results section.stock_code_results a,
.search-results section.keyword-results a {
  margin-right: 12px;
}

/* line 1, app/assets/stylesheets/components/tables.scss */
table.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
  border-collapse: collapse;
}

/* line 9, app/assets/stylesheets/components/tables.scss */
table.table thead thead {
  display: table-header-group;
  vertical-align: middle;
  border-color: inherit;
}

/* line 14, app/assets/stylesheets/components/tables.scss */
table.table thead thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #e9ecef;
}

/* line 21, app/assets/stylesheets/components/tables.scss */
table.table th,
table.table td {
  padding: .75rem;
  vertical-align: top;
  border-top: 1px solid #e9ecef;
}

/* line 28, app/assets/stylesheets/components/tables.scss */
table.table th {
  text-align: left;
}

/* line 34, app/assets/stylesheets/components/tables.scss */
table.table.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 40, app/assets/stylesheets/components/tables.scss */
table.table td.table-tools {
  width: 8em;
}

/* line 43, app/assets/stylesheets/components/tables.scss */
table.table td.table-tools ul {
  margin: 0;
  padding: 0;
  display: flex;
}

/* line 48, app/assets/stylesheets/components/tables.scss */
table.table td.table-tools ul li {
  list-style-type: none;
  display: inline-block;
}

/* line 53, app/assets/stylesheets/components/tables.scss */
table.table td.table-tools ul li + li:before {
  content: '|';
  margin: 0 1ex;
}

/* line 61, app/assets/stylesheets/components/tables.scss */
section[data-role="tab-panel"] table.table {
  margin-top: -14px;
}

/* line 64, app/assets/stylesheets/components/tables.scss */
section[data-role="tab-panel"] table.table th {
  border-top: none;
}

/* line 2, app/assets/stylesheets/components/tabs.scss */
section[data-role=tab-set] nav {
  margin-bottom: 14px;
}

/* line 5, app/assets/stylesheets/components/tabs.scss */
section[data-role=tab-set] nav ul {
  margin: 0;
  padding: 0;
  display: flex;
}

/* line 10, app/assets/stylesheets/components/tabs.scss */
section[data-role=tab-set] nav ul li {
  text-align: center;
  flex: 1;
}

/* line 14, app/assets/stylesheets/components/tabs.scss */
section[data-role=tab-set] nav ul li a {
  color: #8ea3b5;
  display: block;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 4px 0;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: 1px solid #e4eaee;
  border-top: 2px solid transparent;
}

/* line 26, app/assets/stylesheets/components/tabs.scss */
section[data-role=tab-set] nav ul li a.active {
  color: #19202d;
  border-top: 2px solid #c19d3f;
  border-right: 1px solid #e4eaee;
  border-left: 1px solid #e4eaee;
  border-bottom: 1px solid transparent;
}

/* line 34, app/assets/stylesheets/components/tabs.scss */
section[data-role=tab-set] nav ul li a:hover {
  color: #19202d;
  text-decoration: none;
}

/* line 39, app/assets/stylesheets/components/tabs.scss */
section[data-role=tab-set] nav ul li a:focus {
  outline: none;
}

/* line 47, app/assets/stylesheets/components/tabs.scss */
section[data-role=tab-set] section[data-role=tab-panel] {
  display: none;
}

/* line 50, app/assets/stylesheets/components/tabs.scss */
section[data-role=tab-set] section.active[data-role=tab-panel] {
  display: block;
}

/* line 56, app/assets/stylesheets/components/tabs.scss */
section.--hidden-nav[data-role=tab-set] nav {
  display: none;
}

/* line 1, app/assets/stylesheets/components/tags.scss */
ul.tags {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 12px;
}

/* line 10, app/assets/stylesheets/components/tags.scss */
ul.tags > li {
  border-radius: 4px;
  margin: 3px 6px 3px 0;
  padding: 0;
  transition: background-color .2s ease-in;
}

/* line 16, app/assets/stylesheets/components/tags.scss */
ul.tags > li > a,
ul.tags > li > span {
  display: block;
  padding: 2px 8px;
  font-weight: 700;
  font-size: 14px;
}

/* line 23, app/assets/stylesheets/components/tags.scss */
ul.tags > li > a:hover,
ul.tags > li > span:hover {
  text-decoration: none;
}

/* line 30, app/assets/stylesheets/components/tags.scss */
ul.tags.--default > li {
  background: #f2f5f7;
}

/* line 33, app/assets/stylesheets/components/tags.scss */
ul.tags.--default > li:hover {
  background-color: #e4eaee;
}

/* line 37, app/assets/stylesheets/components/tags.scss */
ul.tags.--default > li > a,
ul.tags.--default > li > span {
  color: #8ea3b5;
}

/* line 41, app/assets/stylesheets/components/tags.scss */
ul.tags.--default > li > a:hover,
ul.tags.--default > li > span:hover {
  text-decoration: none;
}

/* line 2, app/assets/stylesheets/components/trending-sidebar.scss */
.user-signed-out .sidebar-trending {
  margin-bottom: 60px;
}

/* line 6, app/assets/stylesheets/components/trending-sidebar.scss */
.sidebar-trending h2 {
  height: 53px;
  width: 130px;
  position: relative;
  left: -2px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  line-height: normal;
}

/* line 16, app/assets/stylesheets/components/trending-sidebar.scss */
.sidebar-trending h2 > span {
  font-size: 28px;
  font-weight: 900;
}

/* line 20, app/assets/stylesheets/components/trending-sidebar.scss */
.sidebar-trending h2 > span > b {
  font-size: 23px;
  font-weight: 400;
  position: relative;
  top: -5px;
  left: 1px;
}

/* line 30, app/assets/stylesheets/components/trending-sidebar.scss */
.sidebar-trending ul {
  list-style-type: none;
  margin: 16px 0 0 0;
  padding: 0;
}

/* line 35, app/assets/stylesheets/components/trending-sidebar.scss */
.sidebar-trending ul li {
  border-bottom: 1px dashed #c19d3f;
  padding-bottom: 12px;
  line-height: 15px;
  margin-bottom: 12px;
}

/* line 41, app/assets/stylesheets/components/trending-sidebar.scss */
.sidebar-trending ul li h5.caption {
  color: #c19d3f;
  font-weight: 700;
  font-size: 12px;
  margin: 0 0 2px 0;
}

/* line 47, app/assets/stylesheets/components/trending-sidebar.scss */
.sidebar-trending ul li h5.caption .separator, .sidebar-trending ul li h5.caption .secondary {
  color: #8ea3b5;
}

/* line 51, app/assets/stylesheets/components/trending-sidebar.scss */
.sidebar-trending ul li h5.caption .separator {
  margin: 0 0.3em;
}

/* line 56, app/assets/stylesheets/components/trending-sidebar.scss */
.sidebar-trending ul li h3 {
  font-size: 15px;
  font-weight: 700;
  margin: 0;
}

/* line 61, app/assets/stylesheets/components/trending-sidebar.scss */
.sidebar-trending ul li h3 a {
  color: #19202d;
}

/* line 64, app/assets/stylesheets/components/trending-sidebar.scss */
.sidebar-trending ul li h3 a:hover {
  color: inherit;
}

/* line 70, app/assets/stylesheets/components/trending-sidebar.scss */
.sidebar-trending ul li .byline {
  margin-top: 6px;
  font-size: 12px;
}

/* line 74, app/assets/stylesheets/components/trending-sidebar.scss */
.sidebar-trending ul li .byline a.author {
  color: #8ea3b5;
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}

/* line 81, app/assets/stylesheets/components/trending-sidebar.scss */
.sidebar-trending ul li .byline a.author:hover {
  color: #6f8aa1;
}

/* line 86, app/assets/stylesheets/components/trending-sidebar.scss */
.sidebar-trending ul li .byline .organization {
  color: #8ea3b5;
  display: block;
  font-weight: 500;
}

/* line 95, app/assets/stylesheets/components/trending-sidebar.scss */
.sidebar-trending p.trending-view-all {
  line-height: 13px;
  margin: 0;
}

/* line 99, app/assets/stylesheets/components/trending-sidebar.scss */
.sidebar-trending p.trending-view-all a {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/components/video-swoosher.scss */
.sidebar-videos {
  position: fixed;
  bottom: 100px;
}

@media screen and (min-width: 1024px) {
  /* line 3, app/assets/stylesheets/components/video-swoosher.scss */
  .sidebar-videos {
    width: 300px;
    right: calc(calc(100% - 952px) / 2);
  }
}

@media screen and (min-width: 1366px) {
  /* line 3, app/assets/stylesheets/components/video-swoosher.scss */
  .sidebar-videos {
    width: 300px;
    right: calc(calc(100% - 1200px) / 2);
  }
}

/* line 2, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing .medium-editor-placeholder-relative:after {
  color: #e4eaee;
}

/* line 7, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing header .wire-title-container.has-error {
  border-bottom: 1px solid #b71e49 !important;
}

/* line 10, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing header .wire-title-container.has-error + .help-block {
  font-size: 14px;
  color: #b71e49;
  margin-top: 2px !important;
}

/* line 17, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing header h2.wire-editor-title:focus {
  outline: none;
  padding-left: 1px;
}

/* line 22, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing header h2.wire-editor-title.medium-editor-placeholder:after {
  color: rgba(142, 163, 181, 0.5);
  font-style: normal;
}

/* line 28, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing header .wire-avatar-byline-wrapper {
  display: table;
}

/* line 32, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing header .wire-byline {
  line-height: 20px;
  vertical-align: middle;
  display: table-cell;
}

/* line 39, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing .wire-body-container {
  width: 100%;
}

/* line 43, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing section.wire-body {
  min-height: 30em;
  position: relative;
}

/* line 48, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing section.wire-body.has-error .help-block {
  font-size: 14px;
  margin-bottom: 2px !important;
}

/* line 53, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing section.wire-body.has-error .wire-editor-body {
  border-top: 1px solid #b71e49 !important;
}

/* line 58, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing section.wire-body .wire-end-hr {
  position: absolute;
  bottom: 0;
  margin: 0;
}

/* line 64, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing section.wire-body .sip-controls {
  position: absolute;
  bottom: 0;
}

/* line 70, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing section.wire-body .medium-insert-images figure:hover img, form.wire-editor.--user-facing section.wire-body .mediumInsert figure:hover img, form.wire-editor.--user-facing section.wire-body .medium-insert-images.medium-insert-active figure img, form.wire-editor.--user-facing section.wire-body .medium-insert-active.mediumInsert figure img,
form.wire-editor.--user-facing section.wire-body .medium-insert-images .medium-insert-image-active,
form.wire-editor.--user-facing section.wire-body .mediumInsert .medium-insert-image-active {
  outline: 2px solid #c19d3f;
}

/* line 76, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing section.wire-body .medium-insert-images figcaption, form.wire-editor.--user-facing section.wire-body .mediumInsert figcaption {
  cursor: text;
}

/* line 82, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing .wire-editor-body {
  margin-bottom: 12px;
}

/* line 85, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing .wire-editor-body:focus {
  outline: none;
}

/* line 89, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing .wire-editor-body.medium-editor-placeholder:after {
  color: rgba(142, 163, 181, 0.5);
  font-style: normal;
  padding-top: 0;
}

/* line 96, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing .wire-editor-body.medium-editor-draging .medium-editor-dragover {
  border-bottom: 2px solid #c19d3f;
  margin-bottom: -2px !important;
}

/* line 100, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing .wire-editor-body.medium-editor-draging .medium-editor-dragover:has(+ .medium-insert-images, + .mediumInsert, + .mediumInsert.small) {
  margin-bottom: 17px !important;
  padding-bottom: 0px !important;
}

/* line 108, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing .medium-editor-dragover {
  background-color: initial !important;
}

/* line 112, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing #mentionables {
  z-index: 200;
}

/* line 116, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing #mentionables.highlighted-text .select__control {
  background-color: transparent !important;
}

/* line 121, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing #mentionables .select__control {
  border: none;
  height: 26px;
}

/* line 126, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing #mentionables .select__indicators, form.wire-editor.--user-facing #mentionables .select__placeholder {
  display: none;
}

/* line 131, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing #mentionables .select__input input {
  font-size: 19px !important;
  height: 26px;
}

/* line 137, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing #mentionables .select__menu {
  margin-left: -20px;
  margin-top: 5px;
  width: 360px;
}

/* line 143, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing #mentionables .select__group-heading, form.wire-editor.--user-facing #mentionables .select__option {
  line-height: 18px;
  text-align: left;
}

/* line 148, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing #mentionables .select__group-heading {
  font-size: 75% !important;
  padding: 10px 0 8px 0;
}

/* line 153, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing #mentionables .select__option, form.wire-editor.--user-facing #mentionables select__option--is-focused {
  padding: 8px;
}

/* line 157, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing #mentionables .select__option--is-focused {
  background-color: #e4eaee;
}

/* line 161, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing #mentionables .select__menu-notice--no-options {
  color: #8ea3b5;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  padding-top: 16px;
}

/* line 169, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing #mentionables .option-type {
  color: #c19d3f;
  font-size: 12px;
}

/* line 174, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing #mentionables .option-title {
  color: #19202d;
}

/* line 178, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing #mentionables .option-sub-title {
  font-size: 12px;
  text-transform: none;
}

/* line 183, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing #mentionables .indicator {
  transform: rotate(45deg);
  background-color: #ffffff;
  display: block;
  position: absolute;
  border: 1px solid #e4eaee;
  width: 16px;
  height: 16px;
  top: -9px;
  left: 18px;
  border-bottom: 0;
  border-right: 0;
}

/* line 198, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing .wire-editor-disclaimer {
  color: #8ea3b5;
  font-size: 13px;
  font-style: italic;
  font-weight: 500;
  line-height: 15px;
}

/* line 205, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing .wire-editor-disclaimer > * {
  margin-left: 2em;
}

/* line 208, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing .wire-editor-disclaimer > *.wire-editor-disclaimer-button {
  text-transform: none;
}

/* line 213, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing .wire-editor-disclaimer + .readmore-container {
  border: 0;
  color: #8ea3b5;
  font-size: 13px;
  font-style: italic;
  font-weight: 500;
  line-height: 15px;
  padding: 0;
}

/* line 222, app/assets/stylesheets/components/wire-editor.scss */
form.wire-editor.--user-facing .wire-editor-disclaimer + .readmore-container .readmore-more-anchor, form.wire-editor.--user-facing .wire-editor-disclaimer + .readmore-container .readmore-less-anchor {
  text-transform: capitalize;
  font-style: normal;
}

/* line 233, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .form-group.has-error .help-block {
  font-size: 14px;
  margin-top: 2px !important;
}

/* line 238, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .form-group.has-error label {
  color: #19202d !important;
}

/* line 242, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .form-group.has-error .select__control,
.sidebar .form-group.has-error input.sidebar-item-input-text[type="text"],
.sidebar .form-group.has-error input.sidebar-item-input-autocomplete[type="text"] {
  border-bottom: 1px solid #b71e49 !important;
}

/* line 251, app/assets/stylesheets/components/wire-editor.scss */
.sidebar aside.sidebar-item.no-top-margin, .sidebar section.form-group.no-top-margin, .sidebar *.no-top-margin {
  margin-top: 0 !important;
}

/* line 257, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .category-control .mandatory {
  color: red;
  margin-left: 0.5em;
  vertical-align: sub;
}

/* line 264, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-group {
  display: flex;
  flex-direction: column;
}

/* line 268, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-group.stack-top {
  justify-content: flex-start;
}

/* line 272, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-group.stack-bottom {
  justify-content: flex-end;
}

/* line 275, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-group.stack-bottom:last-child {
  margin-bottom: 2rem;
}

/* line 280, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-group .help-block {
  font-size: 14px;
  color: #b71e49;
  margin-bottom: 8px;
}

/* line 286, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item {
  margin-top: 24px;
}

/* line 289, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item.publish-button {
  margin-bottom: 20px;
}

/* line 293, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-desc {
  display: block;
  text-transform: uppercase;
  font-size: small;
  font-weight: bold;
}

/* line 300, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-radio-group {
  text-transform: none;
  font-weight: bold;
  margin-right: 2em;
}

/* line 305, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-radio-group > input {
  margin-right: 0.2em;
}

/* line 310, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-input-text {
  padding: 2px 0 !important;
  border-radius: 0 !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  height: 30px !important;
  font-size: small !important;
}

/* line 319, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-input-text::placeholder {
  text-transform: uppercase;
}

/* line 324, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-select {
  border: 0;
  padding: 0;
  border-bottom: 1px solid #e4eaee;
  border-radius: 0;
  text-transform: uppercase;
  font-size: small;
  font-weight: bold;
}

/* line 334, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-input-autocomplete {
  border: 0 !important;
  padding: 0 !important;
  border-bottom: 1px solid #e4eaee !important;
  border-radius: 0 !important;
  text-transform: uppercase !important;
  font-size: small !important;
  font-weight: bold !important;
}

/* line 344, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-link {
  color: #c19d3f;
  font-size: small;
  font-weight: bold;
  text-transform: uppercase;
  z-index: 2;
  position: relative;
}

/* line 353, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-link.remove {
  margin-top: -1em;
  font-size: x-small;
  color: #8ea3b5;
}

/* line 359, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-link em {
  color: #c19d3f;
}

/* line 364, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-secondary-link {
  color: #8ea3b5;
  font-size: small;
  font-weight: bold;
  clear: right;
}

/* line 372, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-list {
  padding: 0;
}

/* line 375, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-list li {
  display: inline-block;
  width: 100%;
}

/* line 379, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-list li .sidebar-item-attachment-name {
  font-size: small;
  display: inline-block;
  width: 70%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 392, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-ulist .sidebar-item-list-item {
  border-radius: 4px;
  padding: 0 10px;
  font-size: small;
  font-weight: bold;
}

/* line 399, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-ulist .stock-code-item, .sidebar .sidebar-item .sidebar-item-ulist .keyword-item {
  cursor: pointer;
}

/* line 402, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-ulist .stock-code-item .visible-on-hover, .sidebar .sidebar-item .sidebar-item-ulist .keyword-item .visible-on-hover {
  display: none;
}

/* line 407, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-ulist .stock-code-item:hover .visible-on-hover, .sidebar .sidebar-item .sidebar-item-ulist .keyword-item:hover .visible-on-hover {
  display: block;
  float: right;
  position: relative;
  right: -4px;
}

/* line 417, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-ulist .stock-code-item:hover {
  background-color: #c19d3f;
}

/* line 423, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-group {
  margin: 0;
  display: flex;
}

/* line 427, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-group > .sidebar-item-input-text {
  background-color: transparent !important;
}

/* line 430, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-group > .sidebar-item-input-text.sidebar-item-url {
  font-kerning: none;
}

/* line 435, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-group > .sidebar-item-button {
  padding: 0 6px;
  border-radius: 2px;
  border-bottom-left-radius: 0;
  border-width: 0;
  background-color: #e4eaee;
  color: #19202d;
  text-transform: uppercase;
  font-size: small;
  font-weight: bold;
}

/* line 448, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-schedule-text {
  float: right;
  margin: -6px 0 0 0;
  color: #19202d;
  font-size: small;
  clear: both;
}

/* line 456, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .text-small {
  font-size: small;
}

/* line 460, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-primary-button {
  margin-bottom: 12px;
}

/* line 466, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-primary-button[disabled] {
  opacity: 0.5;
}

/* line 471, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-image {
  width: 100%;
}

/* line 474, app/assets/stylesheets/components/wire-editor.scss */
.sidebar .sidebar-item .sidebar-item-image.primary-image {
  border-radius: 3px;
  box-shadow: 0px 2px 4px rgba(50, 50, 71, 0.06), 0px 1px 4px rgba(50, 50, 71, 0.06);
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 3, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-none {
  margin: 0 !important;
}

/* line 7, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-centered {
  margin: 0 auto !important;
}

/* line 11, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.padding-sml {
  padding: 6px !important;
}

/* line 15, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.padding-sml-sides {
  padding: 0 6px !important;
}

/* line 19, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.padding-med {
  padding: 12px !important;
}

/* line 23, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.padding-lrg {
  padding: 18px !important;
}

/* line 27, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.padding-lrg-ends {
  padding: 18px 0 !important;
}

/* line 31, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.padding-dbl {
  padding: 24px !important;
}

/* line 35, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.padding-dbl-sides {
  padding: 0 24px !important;
}

/* line 39, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.padding-xxlrg-ends {
  padding: 72px 0 !important;
}

/* line 43, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-qtr-right {
  margin: 0 3px 0 0;
}

/* line 47, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-sml {
  margin: 6px !important;
}

/* line 51, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-sml-btm {
  margin: 0 0 6px !important;
}

/* line 55, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-sml-right {
  margin: 0 6px 0 0 !important;
}

/* line 59, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-med {
  margin: 12px;
}

/* line 63, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-med-sides {
  margin: 0 12px;
}

/* line 67, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-med-ends {
  margin: 12px 0;
}

/* line 71, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-med-btm {
  margin: 0 0 12px;
}

/* line 75, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-med-right {
  margin: 0 12px 0 0;
}

/* line 79, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-lrg {
  margin: 18px;
}

/* line 83, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-lrg-sides {
  margin: 0 18px;
}

/* line 87, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-lrg-ends {
  margin: 18px 0;
}

/* line 91, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-lrg-btm {
  margin: 0 0 18px;
}

/* line 95, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-lrg-top {
  margin: 18px 0 0;
}

/* line 99, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-lrg-right {
  margin: 0 18px 0 0;
}

/* line 103, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-dbl {
  margin: 24px;
}

/* line 107, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-dbl-sides {
  margin: 0 24px;
}

/* line 111, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-dbl-ends {
  margin: 24px 0;
}

/* line 115, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-dbl-btm {
  margin: 0 0 24px;
}

/* line 119, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-dbl-top {
  margin: 24px 0 0;
}

/* line 123, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-dbl-right {
  margin: 0 24px 0 0;
}

/* line 127, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-xlrg {
  margin: 48px;
}

/* line 131, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-xlrg-sides {
  margin: 0 48px;
}

/* line 135, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-xlrg-ends {
  margin: 48px 0;
}

/* line 139, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-xlrg-btm {
  margin: 0 0 48px;
}

/* line 143, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-xlrg-top {
  margin: 48px 0 0;
}

/* line 147, app/assets/stylesheets/trumps.spacing-and-margins.scss */
.margin-xlrg-right {
  margin: 0 48px 0 0;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
/* line 5, app/assets/stylesheets/trumps.layout.scss */
.block {
  display: block !important;
}

/* line 9, app/assets/stylesheets/trumps.layout.scss */
#hotwired-header .block.hidden {
  display: none !important;
}

/* line 13, app/assets/stylesheets/trumps.layout.scss */
.inline-block {
  display: inline-block !important;
}

/* line 17, app/assets/stylesheets/trumps.layout.scss */
.inline {
  display: inline !important;
}

@media screen and (max-width: 568px) {
  /* line 22, app/assets/stylesheets/trumps.layout.scss */
  .block--mobile {
    display: block;
  }
  /* line 25, app/assets/stylesheets/trumps.layout.scss */
  .inline-block--mobile {
    display: inline-block;
  }
  /* line 28, app/assets/stylesheets/trumps.layout.scss */
  .inline--mobile {
    display: inline;
  }
}

/* line 33, app/assets/stylesheets/trumps.layout.scss */
.float-left {
  float: left !important;
}

/* line 37, app/assets/stylesheets/trumps.layout.scss */
.float-right {
  float: right !important;
}

@media screen and (max-width: 768px) {
  /* line 42, app/assets/stylesheets/trumps.layout.scss */
  .cancel-float-tablet {
    float: none !important;
  }
}

@media screen and (max-width: 568px) {
  /* line 48, app/assets/stylesheets/trumps.layout.scss */
  .cancel-float-mobile {
    float: none !important;
  }
}

/* line 53, app/assets/stylesheets/trumps.layout.scss */
.font-weight-bold {
  font-weight: 700 !important;
}

/* line 57, app/assets/stylesheets/trumps.layout.scss */
.font-weight-medium {
  font-weight: 500 !important;
}

/* line 61, app/assets/stylesheets/trumps.layout.scss */
.align-top {
  vertical-align: top !important;
}

/* line 65, app/assets/stylesheets/trumps.layout.scss */
.align-middle {
  vertical-align: middle !important;
}

/* line 69, app/assets/stylesheets/trumps.layout.scss */
.align-bottom {
  vertical-align: bottom !important;
}

/* line 73, app/assets/stylesheets/trumps.layout.scss */
.hide-visibly {
  opacity: 0 !important;
}

/* line 77, app/assets/stylesheets/trumps.layout.scss */
.hide-overridable {
  display: none;
}

/* line 81, app/assets/stylesheets/trumps.layout.scss */
.hide-fully {
  display: none !important;
}

@media screen and (max-width: 568px) {
  /* line 86, app/assets/stylesheets/trumps.layout.scss */
  .hide--mobile {
    display: none !important;
  }
}

@media screen and (min-width: 569px) {
  /* line 92, app/assets/stylesheets/trumps.layout.scss */
  .hide-not--mobile {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  /* line 98, app/assets/stylesheets/trumps.layout.scss */
  .hide-fully--mobile {
    display: none !important;
  }
}

@media screen and (max-width: 1023px) {
  /* line 104, app/assets/stylesheets/trumps.layout.scss */
  .hide-fully--tablet {
    display: none !important;
  }
}

@media screen and (max-width: 1365px) {
  /* line 110, app/assets/stylesheets/trumps.layout.scss */
  .hide-fully--low-res-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 769px) {
  /* line 116, app/assets/stylesheets/trumps.layout.scss */
  .hide-fully--desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1023px) {
  /* line 122, app/assets/stylesheets/trumps.layout.scss */
  .hide--desktop {
    display: none !important;
  }
}

/* line 127, app/assets/stylesheets/trumps.layout.scss */
.position-absolute {
  position: absolute !important;
}

/* line 129, app/assets/stylesheets/trumps.layout.scss */
.position-absolute.position-left {
  left: 0 !important;
}

/* line 132, app/assets/stylesheets/trumps.layout.scss */
.position-absolute.position-top {
  top: 0 !important;
}

/* line 135, app/assets/stylesheets/trumps.layout.scss */
.position-absolute.position-bottom {
  bottom: 0 !important;
}

/* line 140, app/assets/stylesheets/trumps.layout.scss */
.position-relative {
  position: relative !important;
}

/* line 144, app/assets/stylesheets/trumps.layout.scss */
.position-fixed {
  position: fixed !important;
}

/* line 148, app/assets/stylesheets/trumps.layout.scss */
.full-width-trump {
  width: 100%;
}

@media screen and (max-width: 568px) {
  /* line 153, app/assets/stylesheets/trumps.layout.scss */
  .full-width--mobile {
    width: 100% !important;
  }
}

/* line 158, app/assets/stylesheets/trumps.layout.scss */
.half-width {
  width: 50%;
}

/* line 162, app/assets/stylesheets/trumps.layout.scss */
.two-thirds-width {
  width: 66.6%;
}

/* line 166, app/assets/stylesheets/trumps.layout.scss */
.clearfix, .profiles-me-personal-details .profile-picture-form-group {
  display: inline-block;
  after-content: "";
  after-display: table;
  after-clear: both;
  after-overflow: auto;
  after-width: 100%;
  after-height: 0;
}

/* OBSOLETE COLORS ==========================================================*/
/* Font ==================================================================== */
/* Breakpoints ============================================================= */
/* Dimensions */
@media screen and (max-width: 768px) {
  /* line 294, app/assets/stylesheets/mixins.scss */
  section.wire-body blockquote:has(.inline-advertise-unit) {
    padding-left: 0 !important;
  }
}

/* line 4, app/assets/stylesheets/hotwired-styles.scss */
html {
  line-height: normal;
}

/* line 8, app/assets/stylesheets/hotwired-styles.scss */
input[type]:focus, select:focus {
  box-shadow: none;
}

/* line 12, app/assets/stylesheets/hotwired-styles.scss */
input[type="checkbox"], input[type="radio"] {
  color: unset;
}

/* line 16, app/assets/stylesheets/hotwired-styles.scss */
#hotwired-header {
  z-index: 3000;
}

/* line 19, app/assets/stylesheets/hotwired-styles.scss */
#hotwired-header h3 {
  margin: 0;
}

/* line 22, app/assets/stylesheets/hotwired-styles.scss */
#hotwired-header a {
  outline: none;
}

/* line 25, app/assets/stylesheets/hotwired-styles.scss */
#hotwired-header a.text-white {
  color: white;
}

/* line 31, app/assets/stylesheets/hotwired-styles.scss */
#hotwired-header a[href="/sign_in"]:hover {
  color: #19202d;
}

/* line 35, app/assets/stylesheets/hotwired-styles.scss */
#hotwired-header .thin-scroll-bar {
  scrollbar-width: thin;
  scrollbar-color: #CBD5E1 #ffffff;
  /* Track */
  /* Handle */
}

/* line 38, app/assets/stylesheets/hotwired-styles.scss */
#hotwired-header .thin-scroll-bar ::-webkit-scrollbar {
  width: 4px;
}

/* line 42, app/assets/stylesheets/hotwired-styles.scss */
#hotwired-header .thin-scroll-bar ::-webkit-scrollbar-track {
  background: #ffffff;
}

/* line 47, app/assets/stylesheets/hotwired-styles.scss */
#hotwired-header .thin-scroll-bar ::-webkit-scrollbar-thumb {
  background: #CBD5E1;
}

/* line 50, app/assets/stylesheets/hotwired-styles.scss */
#hotwired-header .thin-scroll-bar ::-webkit-scrollbar-track:vertical {
  border-left: none;
}

/* line 57, app/assets/stylesheets/hotwired-styles.scss */
p.tail button {
  background-color: #EFEFEF;
}

/* line 63, app/assets/stylesheets/hotwired-styles.scss */
.bg-footer[data-role="footer"] h2 {
  margin: unset;
}

/* line 66, app/assets/stylesheets/hotwired-styles.scss */
.bg-footer[data-role="footer"] ul {
  padding: unset;
}

/* line 70, app/assets/stylesheets/hotwired-styles.scss */
.bg-footer[data-role="footer"] .text-darkgray a {
  color: inherit;
}

@media screen and (max-width: 1023px) {
  /* line 78, app/assets/stylesheets/hotwired-styles.scss */
  .hotwired[data-page-category="My Wires"] .content-container.hotwired, .hotwired[data-page-category="Saved Wires"] .content-container.hotwired {
    padding-top: 0;
  }
}

/* line 12, app/assets/stylesheets/mixins.scss */
.fund.managed-fund {
  color: #2563EB;
  background-color: #EFF6FF;
}

/* line 17, app/assets/stylesheets/mixins.scss */
.fund.etf {
  color: #047857;
  background-color: #D1FAE5;
}

/* line 22, app/assets/stylesheets/mixins.scss */
.fund.lit {
  color: #6D28D9;
  background-color: #EDE9FE;
}

/* line 27, app/assets/stylesheets/mixins.scss */
.fund.lic {
  color: #A21CAF;
  background-color: #FAE8FF;
}
/*
 * This is a manifest file that will be compiled into application.css
 * It just references application.scss, which then imports all of the various
 * SASS files.



 */
