/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
/* line 9, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
/* line 19, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
/* line 33, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
/* line 54, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
/* line 77, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
/* line 89, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
/* line 98, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
/* line 110, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
/* line 118, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
/* line 127, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
/* line 136, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
/* line 145, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
mark {
  background: #ff0;
  color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
/* line 154, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 162, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 170, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
sup {
  top: -0.5em;
}

/* line 174, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
/* line 185, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
/* line 193, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
/* line 204, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
/* line 212, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
hr {
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
/* line 221, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
/* line 229, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

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

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
/* line 266, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
/* line 277, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.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.
 */
/* line 290, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
/* line 302, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
/* line 311, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 322, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
/* line 334, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
/* line 346, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
/* line 356, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
/* line 367, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
/* line 376, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
/* line 387, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
/* line 396, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
/* line 405, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
/* line 416, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 421, /usr/local/bundle/gems/normalize-rails-3.0.3/vendor/assets/stylesheets/normalize-rails/normalize.css */
td,
th {
  padding: 0;
}
@charset "UTF-8";
/* line 1, /app/app/assets/stylesheets/base.scss */
.my-credits, .campaigns, .pricing, .welcome__hero, .welcome__used-by-small, .header__container, .help, .use-case__header, .use-case__page, .innerform, .privacy {
  width: 1140px;
  margin: 0 auto;
}
@media (max-width: 1140px) {
  /* line 1, /app/app/assets/stylesheets/base.scss */
  .my-credits, .campaigns, .pricing, .welcome__hero, .welcome__used-by-small, .header__container, .help, .use-case__header, .use-case__page, .innerform, .privacy {
    width: 100%;
  }
}

/* line 10, /app/app/assets/stylesheets/base.scss */
.slider-wrapper label, .property-type > label, .outerform__field > label,
.innerform__field > label {
  text-transform: capitalize;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 7px;
  overflow: hidden;
  font-weight: 600;
  font-size: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 1, /app/app/assets/stylesheets/reset.scss */
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  min-height: 0;
  min-width: 0;
}

/* line 9, /app/app/assets/stylesheets/reset.scss */
html,
body {
  font-family: helvetica, 'proxima-nova', sans-serif;
  height: 100%;
  color: #292E31;
}

/* line 16, /app/app/assets/stylesheets/reset.scss */
a {
  text-decoration: none;
  color: inherit;
}

/* line 21, /app/app/assets/stylesheets/reset.scss */
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  padding: 0;
  margin: 0;
}

/* line 33, /app/app/assets/stylesheets/reset.scss */
.wf-loading {
  visibility: hidden;
}

/* line 37, /app/app/assets/stylesheets/reset.scss */
.wf-active,
.wf-inactive {
  visibility: visible;
}

/* line 1, /app/app/assets/stylesheets/components/limited-textarea.scss */
.limited-textarea {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 960px) {
  /* line 1, /app/app/assets/stylesheets/components/limited-textarea.scss */
  .limited-textarea {
    padding-top: 26px;
  }
}
/* line 11, /app/app/assets/stylesheets/components/limited-textarea.scss */
.limited-textarea textarea {
  min-height: 150px;
  resize: vertical;
}

/* line 1, /app/app/assets/stylesheets/components/slider-wrapper.scss */
.slider-wrapper {
  padding-bottom: 30px;
}
/* line 4, /app/app/assets/stylesheets/components/slider-wrapper.scss */
.slider-wrapper label {
  margin-bottom: 0;
}
/* line 9, /app/app/assets/stylesheets/components/slider-wrapper.scss */
.slider-wrapper .nouislider-wrapper > div {
  padding-right: 19px;
  padding-left: 19px;
  margin-top: 14px;
}
/* line 15, /app/app/assets/stylesheets/components/slider-wrapper.scss */
.slider-wrapper--smallpadding {
  padding-bottom: 0;
}

/* line 21, /app/app/assets/stylesheets/components/slider-wrapper.scss */
.only-one-handle.slider-wrapper .nouislider-wrapper > div {
  padding-right: 0;
  padding-left: 16px;
  margin-top: 14px;
}
/* line 27, /app/app/assets/stylesheets/components/slider-wrapper.scss */
.only-one-handle.slider-wrapper .noUi-connect {
  -webkit-transform: translateX(-17px);
          transform: translateX(-17px);
}

/* line 32, /app/app/assets/stylesheets/components/slider-wrapper.scss */
.nouislider-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 36, /app/app/assets/stylesheets/components/slider-wrapper.scss */
.nouislider-wrapper .noUi-target {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 40, /app/app/assets/stylesheets/components/slider-wrapper.scss */
.nouislider-wrapper input {
  margin-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50px;
      -ms-flex: 0 0 50px;
          flex: 0 0 50px;
  height: 30px;
  font-family: Roboto Mono;
  text-align: center;
  border-radius: 0;
  font-size: 16px;
  border: 0;
  border-bottom: 1px solid #C8C8C8;
}
/* line 54, /app/app/assets/stylesheets/components/slider-wrapper.scss */
.nouislider-wrapper span {
  position: absolute;
  bottom: 17px;
  right: 0;
  font-family: Roboto Mono;
  font-size: 16px;
}

/* line 1, /app/app/assets/stylesheets/components/deviselinks.scss */
.deviselinks {
  text-align: center;
  color: #686868;
  line-height: 28px;
  margin-top: 30px;
}
/* line 7, /app/app/assets/stylesheets/components/deviselinks.scss */
.deviselinks a {
  text-decoration: underline;
  color: #3378B5;
}

/* line 1, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 6, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 12, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field--photo-extended-height {
  min-height: 400px;
}
/* line 16, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field[tabindex] {
  outline: none;
}
/* line 20, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field--pdf .progress-bar {
  background: transparent;
  border: 0;
}
/* line 26, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field--pdf .image-upload-field__inner .image-with-safe-area {
  position: relative;
}
/* line 33, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field--pdf .image-upload-field__inner .image-with-safe-area::after,
.image-upload-field--pdf .image-upload-field__inner .ReactCrop__crop-selection::after {
  content: '';
  position: absolute;
  bottom: var(--safe-area-height);
  right: var(--safe-area-width);
  left: var(--safe-area-width);
  top: var(--safe-area-height);
  border: 1px dashed #FF000060;
}
/* line 45, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field--pdf .image-upload-field__inner .image-with-safe-area::before,
.image-upload-field--pdf .image-upload-field__inner .ReactCrop__crop-selection::before {
  background: #FF000040;
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  -webkit-clip-path: polygon(0% 0%, 0% 100%, var(--safe-area-width) 100%, var(--safe-area-width) var(--safe-area-height), calc(100% - var(--safe-area-width)) var(--safe-area-height), calc(100% - var(--safe-area-width)) calc(100% - var(--safe-area-height)), var(--safe-area-width) calc(100% - var(--safe-area-height)), var(--safe-area-width) 100%, 100% 100%, 100% 0%);
          clip-path: polygon(0% 0%, 0% 100%, var(--safe-area-width) 100%, var(--safe-area-width) var(--safe-area-height), calc(100% - var(--safe-area-width)) var(--safe-area-height), calc(100% - var(--safe-area-width)) calc(100% - var(--safe-area-height)), var(--safe-area-width) calc(100% - var(--safe-area-height)), var(--safe-area-width) 100%, 100% 100%, 100% 0%);
}
/* line 70, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field--photo-extended-height .image-upload-field__inner, .image-upload-field--pdf .image-upload-field__inner {
  min-height: 400px;
  height: 400px;
}
/* line 75, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field--photo-extended-height .image-upload-field__inner img, .image-upload-field--pdf .image-upload-field__inner img {
  max-height: 380px;
  max-width: 100%;
  display: block;
}
/* line 82, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field--drag-active .image-upload-field__inner {
  border: 1px dashed rgba(0, 0, 0, 0.2);
}
/* line 86, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field--drag-accept .image-upload-field__inner {
  background: #e1e8e0;
  border-color: #77AA54;
}
/* line 90, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field--drag-accept .image-upload-field__inner .button {
  background: #c0c5bc;
}
/* line 95, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field--drag-reject .image-upload-field__inner, .image-upload-field.error .image-upload-field__inner {
  background: #ecd7dc;
  border: 1px solid #E5002D;
  border-radius: 4px;
}
/* line 101, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field--drag-reject .image-upload-field__inner .button, .image-upload-field.error .image-upload-field__inner .button {
  background: #cbb4b9;
}
/* line 106, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__warning {
  background: #EFDBDB;
  display: inline-block;
  border-radius: 4px;
  line-height: 30px;
  padding: 0 15px;
  font-size: 14px;
  margin: 0 auto;
  margin-top: 10px;
}
@media screen and (max-width: 960px) {
  /* line 106, /app/app/assets/stylesheets/components/image-upload-field.scss */
  .image-upload-field__warning {
    margin-top: 14px;
    display: block;
  }
}
/* line 123, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__error {
  background: #EFDBDB;
  display: inline-block;
  text-align: center;
  border-radius: 4px;
  line-height: 125%;
  padding: 10px 15px;
  font-size: 14px;
}
/* line 132, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__error a {
  text-decoration: underline;
}
@media screen and (max-width: 960px) {
  /* line 123, /app/app/assets/stylesheets/components/image-upload-field.scss */
  .image-upload-field__error {
    display: block;
    text-align: center;
  }
}
/* line 142, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__inner {
  background: #F8F8F9;
  border: 1px solid #C8C8C8;
  border-radius: 4px;
  padding: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 153, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__inner img {
  background: #FFF;
}
/* line 158, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__details {
  margin-bottom: 20px;
  line-height: 125%;
  text-align: center;
  color: #686868;
}
/* line 165, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__template-urls {
  margin-bottom: 20px;
  text-align: center;
  color: #686868;
}
/* line 170, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__template-urls a {
  text-decoration: underline;
  cursor: pointer;
}
/* line 174, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__template-urls a:hover {
  color: #C8C8C8;
}
/* line 180, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__spinner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 188, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__text {
  color: #666767;
  margin-bottom: 20px;
  font-weight: bold;
}
/* line 194, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__hint {
  margin-top: 20px;
  text-align: center;
}
/* line 198, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__hint > div {
  display: inline;
}
/* line 202, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__hint a {
  border-bottom: 1px solid rgba(33, 143, 204, 0.25);
  margin-left: 5px;
  cursor: pointer;
  color: #218FCC;
}
@media screen and (max-width: 960px) {
  /* line 202, /app/app/assets/stylesheets/components/image-upload-field.scss */
  .image-upload-field__hint a {
    display: inline-block;
    margin-top: 7px;
  }
}
@media screen and (max-width: 960px) {
  /* line 215, /app/app/assets/stylesheets/components/image-upload-field.scss */
  .image-upload-field__file-input {
    display: block;
  }
}
/* line 221, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__file-input-inner {
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 227, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__file-input-inner.error {
  border-color: #E5002D;
}
/* line 231, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__file-input-inner a {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
/* line 235, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__file-input-inner > span {
  margin-bottom: 15px;
  display: block;
}
/* line 240, /app/app/assets/stylesheets/components/image-upload-field.scss */
.image-upload-field__file-input-inner > svg {
  margin-bottom: 15px;
  display: block;
}

/* line 1, /app/app/assets/stylesheets/components/progress-bar.scss */
.progress-bar {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 15px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #F8F8F9;
  border: 1px solid #C8C8C8;
  border-radius: 4px;
}
/* line 14, /app/app/assets/stylesheets/components/progress-bar.scss */
.progress-bar p {
  font-weight: bold;
  margin-top: 10px;
  font-size: 22px;
  opacity: 0.5;
}
/* line 21, /app/app/assets/stylesheets/components/progress-bar.scss */
.progress-bar > div {
  background: #C8C8C8;
  display: inline-block;
  margin-top: 15px;
  padding: 5px;
  height: 30px;
  width: 200px;
}
/* line 29, /app/app/assets/stylesheets/components/progress-bar.scss */
.progress-bar > div > div {
  display: inline-block;
  background: #218FCC;
  height: 100%;
}

/* line 1, /app/app/assets/stylesheets/components/mobile-menu.scss */
.mobile-menu {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  color: rgba(255, 255, 255, 0.9);
  background: #292E31;
  position: absolute;
  min-width: 200px;
  z-index: 1000;
  bottom: 0;
  top: 0;
}
/* line 12, /app/app/assets/stylesheets/components/mobile-menu.scss */
.mobile-menu__subitem {
  border-bottom: 1px solid #222;
  background-clip: padding-box;
  background: #373D40;
  padding: 10px 20px;
  max-width: 200px;
  line-height: 1.25;
  font-size: 16px;
}
/* line 22, /app/app/assets/stylesheets/components/mobile-menu.scss */
.mobile-menu__subitem--active {
  background-color: #3378B5;
}
/* line 27, /app/app/assets/stylesheets/components/mobile-menu.scss */
.mobile-menu__item {
  border-bottom: 1px solid #222;
  background-clip: padding-box;
  line-height: 60px;
  font-weight: bold;
  font-size: 18px;
  padding: 0 20px;
  display: block;
  height: 60px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
/* line 41, /app/app/assets/stylesheets/components/mobile-menu.scss */
.mobile-menu__item a {
  display: block;
}
/* line 45, /app/app/assets/stylesheets/components/mobile-menu.scss */
.mobile-menu__item--active {
  background-color: #3378B5;
}

/* line 1, /app/app/assets/stylesheets/components/credits.scss */
.my-credits {
  padding-bottom: 50px;
  margin-top: 50px;
}
@media screen and (max-width: 960px) {
  /* line 1, /app/app/assets/stylesheets/components/credits.scss */
  .my-credits {
    margin-top: 0;
  }
}
/* line 10, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__add {
  border-left: 3px solid rgba(0, 0, 0, 0.1);
  padding-left: 10px;
  margin-left: 20px;
  grid-auto-flow: column;
  -ms-grid-row-align: center;
      align-items: center;
  grid-gap: 10px;
  display: -ms-grid;
  display: grid;
}
/* line 20, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__add .checkout__card > .StripeElement {
  border: 1px solid #C8C8C8;
  border-radius: 4px;
  background: #FFF;
  min-width: 300px;
  margin-bottom: 0;
  padding: 10px;
}
/* line 28, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__add .checkout__card > .StripeElement--focus {
  border-color: #218FCC;
}
@media screen and (max-width: 960px) {
  /* line 20, /app/app/assets/stylesheets/components/credits.scss */
  .my-credits__add .checkout__card > .StripeElement {
    min-width: auto;
  }
}
/* line 37, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__add input[type=text] {
  padding: 8px 10px;
  width: 120px;
}
@media screen and (max-width: 960px) {
  /* line 37, /app/app/assets/stylesheets/components/credits.scss */
  .my-credits__add input[type=text] {
    width: 100%;
  }
}
/* line 46, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__add button {
  line-height: 40px;
  padding: 0 18px;
}
@media screen and (max-width: 960px) {
  /* line 10, /app/app/assets/stylesheets/components/credits.scss */
  .my-credits__add {
    border-top: 3px solid rgba(0, 0, 0, 0.1);
    padding-top: 10px;
    margin-top: 20px;
    padding-left: 0;
    border-left: 0;
    margin-left: 0;
    width: 100%;
    grid-auto-flow: row;
  }
}
/* line 64, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__title {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 21px;
}
/* line 70, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__transactions {
  border-bottom: 1px solid #E6E6E6;
}
/* line 73, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__transactions > * + * {
  border-top: 1px solid #E6E6E6;
}
/* line 78, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__header {
  border-bottom: 2px solid #E6E6E6;
  padding-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 960px) {
  /* line 78, /app/app/assets/stylesheets/components/credits.scss */
  .my-credits__header {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
                -ms-grid-row-align: flex-start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
  }
}
/* line 91, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__available {
  font-weight: bold;
  margin-left: auto;
  line-height: 16px;
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  /* line 91, /app/app/assets/stylesheets/components/credits.scss */
  .my-credits__available {
    margin-top: 20px;
    margin-left: 0;
  }
}
/* line 103, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__subrow {
  color: #686868;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 55px;
  padding: 0 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 112, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__row {
  background: rgba(0, 0, 0, 0.04);
  color: #686868;
  padding-bottom: 27px;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 960px) {
  /* line 112, /app/app/assets/stylesheets/components/credits.scss */
  .my-credits__row {
    padding-right: 20px;
    padding-left: 20px;
  }
}
/* line 131, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__row__column:first-child {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 300px;
      -ms-flex: 0 0 300px;
          flex: 0 0 300px;
}
@media screen and (max-width: 960px) {
  /* line 131, /app/app/assets/stylesheets/components/credits.scss */
  .my-credits__row__column:first-child {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media screen and (max-width: 960px) {
  /* line 139, /app/app/assets/stylesheets/components/credits.scss */
  .my-credits__row__column:nth-child(2) {
    display: none;
  }
}
/* line 145, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__row__column:last-child {
  margin-left: auto;
}
/* line 150, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__row__subtitle {
  font-size: 14px;
  opacity: 0.75;
}
/* line 155, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__row__title {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 16px;
  color: #292E31;
}
/* line 161, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__row__title--gray {
  color: #686868;
}
/* line 166, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__row a {
  text-decoration: underline;
  color: #3378B5;
  cursor: pointer;
  display: block;
}
/* line 173, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__row__amount {
  font-weight: bold;
  font-size: 18px;
  color: #292E31;
}
/* line 180, /app/app/assets/stylesheets/components/credits.scss */
.my-credits__subtitle {
  color: #686868;
  font-size: 14px;
}

/* line 1, /app/app/assets/stylesheets/components/navigation.scss */
.navigation {
  margin: 0;
  padding: 0;
  background: #EDEFEF;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 60px;
  font-size: 16px;
  font-weight: bold;
  color: #686868;
}
/* line 13, /app/app/assets/stylesheets/components/navigation.scss */
.navigation a {
  cursor: pointer;
}
/* line 17, /app/app/assets/stylesheets/components/navigation.scss */
.navigation > a {
  text-decoration: underline;
  position: relative;
  color: #3378B5;
  width: 140px;
}
/* line 23, /app/app/assets/stylesheets/components/navigation.scss */
.navigation > a:empty {
  visibility: hidden;
}
/* line 27, /app/app/assets/stylesheets/components/navigation.scss */
.navigation > a::before, .navigation > a::after {
  background: currentColor;
  top: calc(50% - 2px);
  position: absolute;
  content: '';
  width: 10px;
  height: 2px;
}
/* line 37, /app/app/assets/stylesheets/components/navigation.scss */
.navigation > a:first-child {
  margin-right: auto;
  padding-left: 15px;
  margin-left: 25px;
}
/* line 42, /app/app/assets/stylesheets/components/navigation.scss */
.navigation > a:first-child::before {
  -webkit-transform: translateY(-3px) rotate(-45deg);
          transform: translateY(-3px) rotate(-45deg);
}
/* line 46, /app/app/assets/stylesheets/components/navigation.scss */
.navigation > a:first-child::after {
  -webkit-transform: translateY(3px) rotate(45deg);
          transform: translateY(3px) rotate(45deg);
}
/* line 50, /app/app/assets/stylesheets/components/navigation.scss */
.navigation > a:first-child::before, .navigation > a:first-child::after {
  left: 0;
}
/* line 56, /app/app/assets/stylesheets/components/navigation.scss */
.navigation > a:last-child {
  padding-right: 15px;
  margin-right: 25px;
  margin-left: auto;
  text-align: right;
}
/* line 62, /app/app/assets/stylesheets/components/navigation.scss */
.navigation > a:last-child::before {
  -webkit-transform: translateY(-3px) rotate(45deg);
          transform: translateY(-3px) rotate(45deg);
}
/* line 66, /app/app/assets/stylesheets/components/navigation.scss */
.navigation > a:last-child::after {
  -webkit-transform: translateY(3px) rotate(-45deg);
          transform: translateY(3px) rotate(-45deg);
}
/* line 70, /app/app/assets/stylesheets/components/navigation.scss */
.navigation > a:last-child::before, .navigation > a:last-child::after {
  right: 0;
}
/* line 78, /app/app/assets/stylesheets/components/navigation.scss */
.navigation__item--active {
  color: #292E31;
  cursor: auto !important;
}
/* line 84, /app/app/assets/stylesheets/components/navigation.scss */
.navigation span {
  color: #C8C8C8;
}
/* line 88, /app/app/assets/stylesheets/components/navigation.scss */
.navigation li + li {
  margin-left: 48px;
  position: relative;
}
/* line 92, /app/app/assets/stylesheets/components/navigation.scss */
.navigation li + li::before, .navigation li + li::after {
  content: '';
  width: 10px;
  height: 2px;
  background: #C8C8C8;
  position: absolute;
  left: -29px;
  top: calc(50% - 2px);
}
/* line 103, /app/app/assets/stylesheets/components/navigation.scss */
.navigation li + li::before {
  -webkit-transform: translateY(-3px) rotate(45deg);
          transform: translateY(-3px) rotate(45deg);
}
/* line 107, /app/app/assets/stylesheets/components/navigation.scss */
.navigation li + li::after {
  -webkit-transform: translateY(3px) rotate(-45deg);
          transform: translateY(3px) rotate(-45deg);
}
@media screen and (max-width: 960px) {
  /* line 1, /app/app/assets/stylesheets/components/navigation.scss */
  .navigation {
    display: none;
  }
}

/* line 1, /app/app/assets/stylesheets/components/pagination.scss */
.pagination {
  border-top: 1px solid #E6E6E6;
  padding-bottom: 50px;
  padding-top: 20px;
  display: none;
}
/* line 7, /app/app/assets/stylesheets/components/pagination.scss */
.pagination__ellipsis {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 33px;
  font-size: 18px;
  width: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 5px;
}
/* line 16, /app/app/assets/stylesheets/components/pagination.scss */
.pagination__previous {
  margin-right: auto;
  visibility: hidden;
}
/* line 21, /app/app/assets/stylesheets/components/pagination.scss */
.pagination__next {
  visibility: hidden;
  margin-left: auto;
}
/* line 26, /app/app/assets/stylesheets/components/pagination.scss */
.pagination--hasprev .pagination__previous {
  visibility: visible;
}
/* line 30, /app/app/assets/stylesheets/components/pagination.scss */
.pagination--hasnext .pagination__next {
  visibility: visible;
}
/* line 34, /app/app/assets/stylesheets/components/pagination.scss */
.pagination--visible {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 38, /app/app/assets/stylesheets/components/pagination.scss */
.pagination > div:not([class]) span {
  margin: 0 5px;
}
/* line 42, /app/app/assets/stylesheets/components/pagination.scss */
.pagination span {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  border-radius: 4px;
  min-width: 40px;
  padding: 0 13px;
  cursor: pointer;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: underline;
  font-weight: bold;
  text-transform: uppercase;
  color: #3378B5;
}
/* line 56, /app/app/assets/stylesheets/components/pagination.scss */
.pagination span:hover {
  background: #EDEFEF;
}
/* line 64, /app/app/assets/stylesheets/components/pagination.scss */
.pagination__previous span, .pagination__next span, .pagination__center span {
  text-decoration: none;
  color: #686868;
  border: 1px solid #C8C8C8;
}
@media screen and (max-width: 960px) {
  /* line 1, /app/app/assets/stylesheets/components/pagination.scss */
  .pagination {
    padding: 20px;
  }
  /* line 74, /app/app/assets/stylesheets/components/pagination.scss */
  .pagination > *:not(.pagination__previous):not(.pagination__next) {
    display: none;
  }
}

/* line 1, /app/app/assets/stylesheets/components/targeting.scss */
.targeting {
  height: calc(100vh - 120px);
  position: relative;
  display: -ms-grid;
  display: grid;
}
/* line 6, /app/app/assets/stylesheets/components/targeting.scss */
.targeting__warning {
  background: #EFDBDB;
  border-radius: 4px;
  text-align: center;
  line-height: 24px;
  margin-top: 20px;
  padding: 10px;
}
/* line 14, /app/app/assets/stylesheets/components/targeting.scss */
.targeting__warning--no-margin-top {
  margin-top: 20px;
}
/* line 18, /app/app/assets/stylesheets/components/targeting.scss */
.targeting__warning a {
  text-decoration: underline;
  cursor: pointer;
}
@media screen and (max-width: 960px) {
  /* line 1, /app/app/assets/stylesheets/components/targeting.scss */
  .targeting {
    height: auto;
  }
}

/* line 29, /app/app/assets/stylesheets/components/targeting.scss */
.property-type {
  margin-bottom: 15px;
}
/* line 32, /app/app/assets/stylesheets/components/targeting.scss */
.property-type__radios {
  background: #EDEFEF;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 39, /app/app/assets/stylesheets/components/targeting.scss */
.property-type--big-margin-bottom {
  margin-bottom: 30px;
}
/* line 43, /app/app/assets/stylesheets/components/targeting.scss */
.property-type label {
  white-space: nowrap;
  margin-left: 0;
}
/* line 49, /app/app/assets/stylesheets/components/targeting.scss */
.property-type .customradio span {
  font-size: 14px;
}
/* line 53, /app/app/assets/stylesheets/components/targeting.scss */
.property-type .customradio input + span {
  background: #FFF;
}

/* line 1, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns {
  margin-bottom: auto;
  margin-top: 50px;
}
/* line 9, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns--fullwidth {
  width: 100%;
}
/* line 13, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__target-with-csv {
  text-decoration: underline;
  position: absolute;
  color: #3378B5;
  cursor: pointer;
  font-size: 14px;
  right: 0;
  top: 7px;
}
/* line 23, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__search {
  position: relative;
  margin-left: 120px;
  margin-right: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 960px) {
  /* line 23, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__search {
    margin: 0;
    margin-top: 10px;
  }
}
/* line 34, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__search svg {
  position: absolute;
  height: 14px;
  width: 14px;
  left: 13px;
  top: 13px;
}
/* line 42, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__search input {
  padding-left: 36px !important;
  height: 40px;
}
/* line 48, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__empty {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 60px;
  margin-top: 30px;
}
@media screen and (max-width: 960px) {
  /* line 48, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__empty {
    padding: 30px 20px;
    padding-bottom: 50px;
  }
}
/* line 64, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__empty__image {
  opacity: 0.1;
}
/* line 68, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__empty__svg {
  height: 175px;
  width: 265px;
}
/* line 73, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__empty__title {
  font-weight: bold;
  margin-top: 50px;
  font-size: 32px;
}
/* line 79, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__empty__text {
  margin-bottom: 30px;
  color: #6F7C80;
  line-height: 24px;
  margin-top: 10px;
  font-weight: 100;
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  /* line 88, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__empty__bottom-paragraph {
    margin-top: 20px;
  }
}
/* line 94, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__empty__link {
  text-decoration: underline;
  color: #3378B5;
}
/* line 99, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__empty--no-top-border {
  border-top: 0;
}
/* line 104, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__notification {
  background: #D6E5CC;
  margin-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 65px;
}
@media screen and (max-width: 960px) {
  /* line 104, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__notification {
    margin-right: 20px;
    margin-left: 20px;
  }
}
/* line 118, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__notification-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 126, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__notification-icon {
  margin-top: 4px;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 45px;
  width: 45px;
}
/* line 133, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__notification-icon path {
  fill: #77AA54;
}
/* line 138, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__nav-links {
  padding: 20px 20px 0;
  margin-bottom: -10px;
  display: none;
}
@media screen and (max-width: 960px) {
  /* line 138, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__nav-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/* line 148, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__nav-link {
  text-decoration: underline;
  color: #3378B5;
  font-weight: bold;
  font-size: 16px;
}
/* line 154, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__nav-link:last-child {
  margin-left: auto;
}
/* line 159, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__title {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 21px;
}
/* line 168, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__title--bottom-margin {
  margin-bottom: 25px;
}
/* line 172, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__title--bottom-small-margin {
  margin-bottom: 15px;
}
/* line 177, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__welcometitle {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 28px;
}
/* line 183, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__subtitle {
  font-size: 14px;
  color: #686868;
}
/* line 188, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__header {
  margin-bottom: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 960px) {
  /* line 195, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__header > div {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  /* line 200, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__header--mobile {
    display: block;
  }
}
@media screen and (max-width: 960px) {
  /* line 206, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__header--mobile-block {
    margin-bottom: 20px;
    padding: 0 20px;
    display: block;
  }
  /* line 212, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__header--mobile-block .button {
    text-align: center;
    margin-top: 10px;
  }
}
/* line 219, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__header > div:first-child {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
/* line 223, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__header .button {
  margin-left: auto;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
/* line 229, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__tr {
  max-height: 1000px;
  display: block;
}
/* line 230, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__tr--duplicated {
  -webkit-animation: duplicatedCampaignGlow 1s;
          animation: duplicatedCampaignGlow 1s;
}
/* line 237, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__tr--deleted {
  -webkit-transition: opacity 1s linear, max-height 0.5s ease-out 1s;
  transition: opacity 1s linear, max-height 0.5s ease-out 1s;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
}
/* line 244, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__tr:first-child td {
  border-top: 0;
}
/* line 249, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__status {
  -ms-grid-columns: auto 1fr;
      grid-template-columns: auto 1fr;
  -ms-grid-row-align: center;
      align-items: center;
  position: relative;
  grid-gap: 8px;
  display: -ms-grid;
  display: grid;
}
/* line 256, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__status a,
.campaigns__status span {
  top: calc(100% + 5px);
  position: absolute;
  cursor: pointer;
  font-weight: normal;
  font-size: 12px;
}
@media screen and (max-width: 960px) {
  /* line 256, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__status a,
  .campaigns__status span {
    -ms-grid-column: span 2;
        grid-column: span 2;
    position: static;
  }
}
/* line 271, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__status span {
  color: #636363;
}
/* line 275, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__status a {
  text-decoration: underline;
  color: #3378B5;
}
/* line 280, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__status__mailed, .campaigns__status__draft {
  border-radius: 2px;
  height: 8px;
  width: 8px;
}
/* line 287, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__status__draft {
  background: #FFB600;
}
/* line 291, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__status__mailed {
  background: #77AA54;
}
/* line 295, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__status__queued {
  -webkit-animation: blinker 2s cubic-bezier(0.5, 0, 1, 1) infinite;
          animation: blinker 2s cubic-bezier(0.5, 0, 1, 1) infinite;
  background: #77AA54;
  border-radius: 50%;
  height: 8px;
  width: 8px;
}
@-webkit-keyframes blinker {
  50% {
    opacity: 0;
  }
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
/* line 308, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 311, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row > a {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
/* line 315, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__queued, .campaigns__row__warning, .campaigns__row__draft, .campaigns__row__sent {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  font-size: 14px;
  padding: 0 12px;
  margin-top: 7px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
}
/* line 328, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__queued > span, .campaigns__row__warning > span, .campaigns__row__draft > span, .campaigns__row__sent > span {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 6px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 335, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__queued a, .campaigns__row__warning a, .campaigns__row__draft a, .campaigns__row__sent a {
  text-decoration: underline;
  white-space: nowrap;
  margin-left: 3px;
  cursor: pointer;
}
/* line 342, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__queued div, .campaigns__row__warning div, .campaigns__row__draft div, .campaigns__row__sent div {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: #292E31;
}
/* line 348, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__queued div::after, .campaigns__row__warning div::after, .campaigns__row__draft div::after, .campaigns__row__sent div::after {
  content: '|';
  margin-left: 4px;
  margin-right: 2px;
}
/* line 359, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__queued > span, .campaigns__row__warning > span, .campaigns__row__draft > span {
  margin-right: 9px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 11px;
  width: 11px;
}
/* line 365, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__queued > span svg, .campaigns__row__warning > span svg, .campaigns__row__draft > span svg {
  height: 11px;
  width: 11px;
}
/* line 372, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__draft {
  background: #F9E9D4;
  color: #218FCC;
}
/* line 377, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__queued {
  background: #D6E5CC;
  color: #218FCC;
}
@keyframes blinker {
  50% {
    opacity: 0;
  }
}
/* line 385, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__queued > span {
  -webkit-animation: blinker 1s linear infinite;
          animation: blinker 1s linear infinite;
}
/* line 390, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__warning {
  background: #EFDBDB;
  color: #218FCC;
}
/* line 395, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__sent {
  background: #D6E5CC;
}
/* line 398, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__sent svg {
  height: 15px;
  width: 15px;
}
/* line 402, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__sent svg polygon {
  fill: #77AA54;
}
/* line 408, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__infos {
  padding: 0 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 280px;
      -ms-flex: 0 1 280px;
          flex: 0 1 280px;
  width: 280px;
}
@media screen and (max-width: 960px) {
  /* line 408, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__row__infos {
    padding: 0 20px;
    width: 100%;
  }
}
/* line 419, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__title {
  text-overflow: ellipsis;
  margin-bottom: 4px;
  white-space: nowrap;
  font-weight: bold;
  overflow: hidden;
  font-size: 16px;
  cursor: default;
  display: block;
  color: #292E31;
}
/* line 431, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__title--active {
  text-decoration: underline;
  color: #3378B5;
  cursor: pointer;
}
/* line 437, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__template {
  margin-bottom: 25px;
  font-size: 14px;
  color: #636363;
}
/* line 443, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__date {
  line-height: 16px;
  font-size: 14px;
  color: #636363;
}
/* line 449, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row__label {
  color: #292E31;
}
@media screen and (max-width: 960px) {
  /* line 453, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__row__images {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 20px;
    padding: 0 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/* line 462, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row img {
  border: 1px solid #E8E8E8;
  vertical-align: middle;
  box-sizing: border-box;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100px;
  width: 150px;
}
/* line 470, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__row img:first-child {
  margin-right: 10px;
}
@media screen and (max-width: 960px) {
  /* line 462, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__row img {
    width: calc(50% - 10px);
    margin-right: 0;
    height: 100%;
  }
}
@media screen and (max-width: 1140px) {
  /* line 480, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__row img:nth-child(2) {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  /* line 480, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__row img:nth-child(2) {
    display: inline-block;
  }
}
@media screen and (max-width: 960px) {
  /* line 308, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__row {
    border-top: 2px solid #E8E8E8;
    position: relative;
    padding-top: 20px;
    display: block;
  }
}
/* line 499, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__table {
  border-top: 1px solid #E8E8E8;
  table-layout: fixed;
  width: 100%;
}
/* line 504, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__table td {
  border-top: 1px solid #E8E8E8;
}
@media screen and (min-width: 961px) {
  /* line 508, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table td:nth-child(1) {
    width: 610px;
  }
  /* line 512, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table td:nth-child(2) {
    width: 488px;
  }
  /* line 516, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table td:nth-child(3) {
    width: 40px;
  }
}
@media screen and (max-width: 960px) {
  /* line 504, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table td {
    display: block;
    border-top: 0;
    width: 100%;
  }
  /* line 526, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table td .button {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  /* line 499, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table {
    border-top: 0;
  }
}
/* line 536, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__table__fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 488px;
}
@media screen and (max-width: 960px) {
  /* line 536, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table__fields {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    display: -ms-grid;
    display: grid;
    border-bottom: 1px solid #E8E8E8;
    border-top: 1px solid #E8E8E8;
    margin-top: 10px;
    width: auto;
  }
}
/* line 551, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__table__field {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 136px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 960px) {
  /* line 551, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table__field {
    -webkit-box-pack: stretch;
    -webkit-justify-content: stretch;
        -ms-flex-pack: stretch;
            justify-content: stretch;
    height: auto;
  }
}
@media screen and (max-width: 960px) {
  /* line 565, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table__field:nth-child(1) .campaigns__table__field-inner, .campaigns__table__field:nth-child(3) .campaigns__table__field-inner {
    border-left: 0;
  }
  /* line 570, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table__field:nth-child(3) .campaigns__table__field-inner, .campaigns__table__field:nth-child(4) .campaigns__table__field-inner {
    border-top: 1px solid #E8E8E8;
  }
}
/* line 576, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__table__field-inner {
  border-left: 1px solid #E8E8E8;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 48px;
}
@media screen and (max-width: 960px) {
  /* line 576, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns__table__field-inner {
    padding: 10px;
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
/* line 591, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__table__field-label {
  margin-bottom: 5px;
  font-size: 13px;
  color: #636363;
}
/* line 597, /app/app/assets/stylesheets/components/campaigns.scss */
.campaigns__table__field-value {
  color: #292E31;
}
@media screen and (max-width: 1140px) {
  /* line 1, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns {
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 30px;
  }
}
@media screen and (max-width: 960px) {
  /* line 613, /app/app/assets/stylesheets/components/campaigns.scss */
  .campaigns--no-mobile-padding {
    padding: 0;
  }
}

@-webkit-keyframes duplicatedCampaignGlow {
  0% {
    background: rgba(33, 143, 204, 0.2);
  }
  100% {
    background: transparent;
  }
}

@keyframes duplicatedCampaignGlow {
  0% {
    background: rgba(33, 143, 204, 0.2);
  }
  100% {
    background: transparent;
  }
}
/* line 632, /app/app/assets/stylesheets/components/campaigns.scss */
.dropdown {
  position: relative;
}
/* line 635, /app/app/assets/stylesheets/components/campaigns.scss */
.dropdown__dot {
  background: #707D82;
  border-radius: 2px;
  height: 4px;
  width: 4px;
}
/* line 642, /app/app/assets/stylesheets/components/campaigns.scss */
.dropdown__item {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
  font-size: 14px;
  padding: 0 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
}
/* line 651, /app/app/assets/stylesheets/components/campaigns.scss */
.dropdown__item small {
  margin-top: 3px;
  font-size: 12px;
  color: #B3B3B3;
}
/* line 657, /app/app/assets/stylesheets/components/campaigns.scss */
.dropdown__item:hover {
  background: #F5F5F5;
  cursor: pointer;
  color: #292E31;
}
/* line 664, /app/app/assets/stylesheets/components/campaigns.scss */
.dropdown__items {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  background: white;
  color: #636363;
  width: 160px;
  position: absolute;
  left: -160px;
  z-index: 100;
  top: 0;
  display: none;
}
/* line 678, /app/app/assets/stylesheets/components/campaigns.scss */
.dropdown__items::after {
  content: '';
  background: transparent;
  position: absolute;
  right: -40px;
  width: 40px;
  bottom: 0;
  top: 40px;
}
@media screen and (max-width: 960px) {
  /* line 664, /app/app/assets/stylesheets/components/campaigns.scss */
  .dropdown__items {
    bottom: 100%;
    width: auto;
    top: auto;
    right: 0;
    left: 0;
  }
}
/* line 698, /app/app/assets/stylesheets/components/campaigns.scss */
.dropdown__divider {
  border-top: 1px solid #E8E8E8;
}
/* line 702, /app/app/assets/stylesheets/components/campaigns.scss */
.dropdown__button {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 3px;
  background: #F5F5F5;
  border-radius: 3px;
  height: 40px;
  width: 40px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  /* line 702, /app/app/assets/stylesheets/components/campaigns.scss */
  .dropdown__button {
    width: auto;
  }
}
/* line 721, /app/app/assets/stylesheets/components/campaigns.scss */
.dropdown:hover .dropdown__button, .dropdown:focus .dropdown__button {
  background: #CBCBCB;
}
/* line 726, /app/app/assets/stylesheets/components/campaigns.scss */
.dropdown:hover .dropdown__items, .dropdown:focus .dropdown__items {
  display: -ms-grid;
  display: grid;
}
/* line 731, /app/app/assets/stylesheets/components/campaigns.scss */
.dropdown:hover::after, .dropdown:focus::after {
  display: block;
}
@media screen and (max-width: 960px) {
  /* line 632, /app/app/assets/stylesheets/components/campaigns.scss */
  .dropdown {
    margin: 10px;
  }
}

/* line 3, /app/app/assets/stylesheets/components/templates.scss */
.templates {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: -30px;
  margin-top: 30px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 11, /app/app/assets/stylesheets/components/templates.scss */
.template {
  width: calc(50% - 15px);
  margin-bottom: 30px;
  cursor: pointer;
}
/* line 16, /app/app/assets/stylesheets/components/templates.scss */
.template__title {
  font-weight: bold;
  font-size: 14px;
}
/* line 21, /app/app/assets/stylesheets/components/templates.scss */
.template__subtitle {
  color: #686868;
  font-size: 12px;
}
/* line 26, /app/app/assets/stylesheets/components/templates.scss */
.template__header {
  margin-right: 15px;
}
/* line 30, /app/app/assets/stylesheets/components/templates.scss */
.template__headerwrap {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 35, /app/app/assets/stylesheets/components/templates.scss */
.template__headerwrap .button {
  text-align: center;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 144px;
      -ms-flex: 0 0 144px;
          flex: 0 0 144px;
}
/* line 46, /app/app/assets/stylesheets/components/templates.scss */
.template:hover .template__image {
  border: 2px solid #218FCC;
}
/* line 50, /app/app/assets/stylesheets/components/templates.scss */
.template__image {
  background: #EDEFEF;
  border: 2px solid transparent;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 280px;
}
/* line 58, /app/app/assets/stylesheets/components/templates.scss */
.template__image img {
  max-height: calc(100% - 30px);
  max-width: calc(100% - 30px);
}
/* line 63, /app/app/assets/stylesheets/components/templates.scss */
.template__image--selected {
  border: 2px solid #218FCC;
}
@media screen and (max-width: 960px) {
  /* line 11, /app/app/assets/stylesheets/components/templates.scss */
  .template {
    width: 100%;
  }
  /* line 71, /app/app/assets/stylesheets/components/templates.scss */
  .template__image {
    width: 100%;
  }
}
/* line 76, /app/app/assets/stylesheets/components/templates.scss */
.template--disabled {
  position: relative;
  cursor: not-allowed;
}
/* line 81, /app/app/assets/stylesheets/components/templates.scss */
.template--disabled::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.8);
  content: '';
}

/* line 2, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__tooltip {
  display: inline;
  margin-left: 4px;
}
/* line 7, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__tooltip svg {
  position: relative;
  cursor: help;
  top: 2px;
  opacity: 0.5;
  height: 16px;
  width: 16px;
}
/* line 17, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__tooltip > div {
  background: rgba(0, 0, 0, 0.85);
  color: #FFF;
  font-weight: 700;
  line-height: 1.5;
  font-size: 12px;
  pointer-events: none;
  white-space: initial;
  display: none;
  top: calc(100% + 5px);
  position: absolute;
  z-index: 100;
  border-radius: 4px;
  padding: 6px 10px;
  max-width: 535px;
}
/* line 38, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__tooltip:hover > div {
  display: block;
}
/* line 44, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__full-preview {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 49, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__full-preview a {
  text-decoration: underline;
  font-weight: bold;
  text-align: right;
  cursor: pointer;
  color: #218FCC;
}
/* line 58, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__quantity {
  color: #686868;
  font-weight: 400;
  margin-left: 5px;
}
@media screen and (max-width: 960px) {
  /* line 58, /app/app/assets/stylesheets/components/checkout.scss */
  .checkout__quantity {
    display: none;
  }
}
/* line 67, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__quantity::before {
  content: '(';
}
/* line 71, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__quantity::after {
  content: ')';
}
/* line 76, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__disclaimer {
  -ms-grid-column: span 2;
      grid-column: span 2;
  margin-top: -10px;
  text-align: center;
  color: #6F7C80;
  line-height: 1.5;
  font-size: 12px;
}
/* line 85, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__disclaimer a {
  text-decoration: underline;
}
/* line 89, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__disclaimer__mobile {
  display: inline;
}
@media screen and (max-width: 960px) {
  /* line 89, /app/app/assets/stylesheets/components/checkout.scss */
  .checkout__disclaimer__mobile {
    display: block;
  }
}
/* line 98, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__title {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 18px;
}
/* line 104, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__previews, .checkout__details {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 960px) {
  /* line 104, /app/app/assets/stylesheets/components/checkout.scss */
  .checkout__previews, .checkout__details {
    display: block;
  }
}
/* line 114, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__preview, .checkout__column {
  width: calc(50% - 15px);
}
@media screen and (max-width: 960px) {
  /* line 114, /app/app/assets/stylesheets/components/checkout.scss */
  .checkout__preview, .checkout__column {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  /* line 123, /app/app/assets/stylesheets/components/checkout.scss */
  .checkout__preview:nth-child(2) {
    margin-top: 30px;
  }
}
/* line 129, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__previews {
  position: relative;
}
/* line 133, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__preview-overlay {
  background: #F7F7F7;
  position: absolute;
  z-index: 100;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  -ms-grid-column-align: center;
      justify-items: center;
  grid-gap: 30px;
  display: -ms-grid;
  display: grid;
}
/* line 148, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__preview-overlay > *:first-child {
  text-align: center;
  line-height: 1.25;
  font-weight: bold;
  font-size: 1.25em;
  max-width: 500px;
}
@media screen and (max-width: 960px) {
  /* line 158, /app/app/assets/stylesheets/components/checkout.scss */
  .checkout__column:nth-child(1) {
    margin-bottom: 30px;
  }
}
/* line 164, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__preview-wrapper {
  background: #EDEFEF;
  position: relative;
  padding: 20px;
}
/* line 169, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__preview-wrapper .loader.loader--loading {
  background: rgba(255, 255, 255, 0.6);
}
/* line 173, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__preview-wrapper img {
  display: block;
  width: 100%;
  height: auto;
  background-color: #FFF;
}
/* line 182, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__row {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 26px 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 960px) {
  /* line 182, /app/app/assets/stylesheets/components/checkout.scss */
  .checkout__row {
    padding: 20px;
    font-size: 14px;
  }
}
/* line 192, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__row--total {
  border-bottom: 2px solid #C8C8C8;
  border-top: 2px solid #C8C8C8;
  text-transform: uppercase;
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  /* line 192, /app/app/assets/stylesheets/components/checkout.scss */
  .checkout__row--total {
    border-bottom: 0;
    font-size: 18px;
  }
}
/* line 205, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__row--underline {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 209, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__row__name {
  font-weight: bold;
}
/* line 213, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__row__value {
  font-weight: bold;
  margin-left: 0;
}
/* line 219, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__error {
  background: #EFDBDB;
  color: #87172f;
  border-radius: 4px;
  margin-bottom: 10px;
  font-weight: bold;
  padding: 20px;
}
/* line 228, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__error:empty {
  display: none;
}
/* line 233, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__summary {
  border: 1px solid #C8C8C8;
  border-radius: 4px;
}
/* line 238, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__infos {
  padding: 25px 30px;
}
@media screen and (max-width: 960px) {
  /* line 238, /app/app/assets/stylesheets/components/checkout.scss */
  .checkout__infos {
    display: none;
  }
}
/* line 245, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__infos strong {
  margin-bottom: 4px;
  font-size: 14px;
  display: block;
}
/* line 251, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__infos p {
  font-size: 13px;
  margin-bottom: 25px;
  color: #686868;
  line-height: 20px;
}
/* line 259, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__form {
  position: relative;
  border: 1px solid #C8C8C8;
  border-top: 0;
  background: #F7F7F7;
  border-radius: 4px;
  padding: 30px;
  padding-top: 40px;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  grid-gap: 25px 30px;
  display: -ms-grid;
  display: grid;
}
/* line 278, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__form > div + button {
  margin-top: 10px;
}
/* line 282, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__form::before {
  content: '';
  background: -webkit-linear-gradient(45deg, #1060A4, #249AD6);
  background: linear-gradient(45deg, #1060A4, #249AD6);
  border-radius: 4px 4px 0 0;
  position: absolute;
  height: 10px;
  right: -1px;
  left: -1px;
  top: 0;
}
/* line 294, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__form input[type=email]:not(:focus).invalid {
  border-color: #E5002D;
  color: #E5002D;
}
@media screen and (max-width: 960px) {
  /* line 259, /app/app/assets/stylesheets/components/checkout.scss */
  .checkout__form {
    grid-gap: 20px;
    padding: 20px;
    padding-top: 30px;
  }
}
/* line 307, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__label {
  position: relative;
  margin-bottom: 7px;
  font-weight: bold;
}
@media screen and (max-width: 960px) {
  /* line 307, /app/app/assets/stylesheets/components/checkout.scss */
  .checkout__label {
    font-size: 14px;
  }
}
/* line 317, /app/app/assets/stylesheets/components/checkout.scss */
.checkout .customcheckbox > div > span {
  border: 1px solid #C8C8C8;
  background: #FFF;
}
/* line 322, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__field {
  -ms-grid-column: span 2;
      grid-column: span 2;
}
/* line 325, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__field--one-column {
  -ms-grid-column: auto;
      grid-column: auto;
}
/* line 329, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__field--margin-bottom {
  margin-bottom: 20px;
}
/* line 334, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__input, .checkout__form input[type=email] {
  border: 1px solid #C8C8C8;
  border-radius: 4px;
  box-shadow: none;
  font-size: 16px;
  height: 50px;
}
/* line 343, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__input-wrapper {
  position: relative;
}
/* line 349, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__input--complete::after, .checkout__input--complete::before, input[type=email].complete + .checkout__mark::after, input[type=email].complete + .checkout__mark::before {
  background: currentColor;
  position: absolute;
  content: '';
  z-index: 1;
}
/* line 357, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__input--complete::after, input[type=email].complete + .checkout__mark::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  height: 10px;
  right: 20px;
  width: 2px;
  top: 20px;
}
/* line 365, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__input--complete::before, input[type=email].complete + .checkout__mark::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  height: 7px;
  right: 25px;
  width: 2px;
  top: 23px;
}
/* line 376, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__input--invalid::after, .checkout__input--invalid::before, input[type=email]:not(:focus).invalid + .checkout__mark::after, input[type=email]:not(:focus).invalid + .checkout__mark::before {
  content: '';
  background: #E5002D;
  position: absolute;
  height: 10px;
  right: 20px;
  width: 2px;
  z-index: 1;
  top: 20px;
}
/* line 388, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__input--invalid::after, input[type=email]:not(:focus).invalid + .checkout__mark::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
/* line 392, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__input--invalid::before, input[type=email]:not(:focus).invalid + .checkout__mark::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
/* line 397, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__input {
  position: relative;
  background: #FFF;
  padding: 15px;
}
/* line 402, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__input--focused {
  border-color: #218FCC;
}
/* line 406, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__input--invalid {
  border-color: #E5002D;
}
/* line 412, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__discount-question__link {
  text-decoration: underline;
  font-weight: normal;
  color: #3378B5;
  font-size: 12px;
  cursor: pointer;
}
/* line 421, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__discount {
  border: 1px solid #C8C8C8;
  background: #FFF;
  border-radius: 4px;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 4px;
}
/* line 430, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__discount__textbox {
  margin-right: 10px;
  padding-left: 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0;
  height: 40px;
  border: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 439, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__discount__textbox:focus {
  outline: none;
}
/* line 445, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__card-label {
  margin-bottom: 5px;
  font-weight: bold;
}
/* line 450, /app/app/assets/stylesheets/components/checkout.scss */
.checkout__card-container {
  margin-bottom: 20px;
}

/* line 1, /app/app/assets/stylesheets/components/checkbox.scss */
.checkbox {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  line-height: 30px;
}
/* line 5, /app/app/assets/stylesheets/components/checkbox.scss */
.checkbox label {
  cursor: pointer;
}
/* line 9, /app/app/assets/stylesheets/components/checkbox.scss */
.checkbox input,
.checkbox strong {
  position: absolute;
  height: inherit;
  width: inherit;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
/* line 20, /app/app/assets/stylesheets/components/checkbox.scss */
.checkbox input {
  cursor: pointer;
  z-index: 1;
  opacity: 0;
}
/* line 26, /app/app/assets/stylesheets/components/checkbox.scss */
.checkbox input:focus + strong {
  border-color: #218FCC;
}
/* line 29, /app/app/assets/stylesheets/components/checkbox.scss */
.checkbox input:focus + strong svg polygon {
  fill: #3378B5;
}
/* line 34, /app/app/assets/stylesheets/components/checkbox.scss */
.checkbox input:checked + strong svg {
  display: block;
}
/* line 38, /app/app/assets/stylesheets/components/checkbox.scss */
.checkbox strong {
  border: 1px solid #C8C8C8;
  border-radius: 4px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 0;
}
/* line 44, /app/app/assets/stylesheets/components/checkbox.scss */
.checkbox strong svg {
  display: none;
  margin: auto;
  height: 15px;
  width: 15px;
}
/* line 50, /app/app/assets/stylesheets/components/checkbox.scss */
.checkbox strong svg polygon {
  fill: #292E31;
}
/* line 56, /app/app/assets/stylesheets/components/checkbox.scss */
.checkbox span {
  display: inline-block;
  position: relative;
  background: #FFF;
  margin-right: 10px;
  height: 30px;
  width: 30px;
}

/* line 1, /app/app/assets/stylesheets/components/checkboxinput.scss */
.customcheckbox {
  display: inline-block;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
  cursor: pointer;
  height: 20px;
  margin-left: auto;
}
/* line 8, /app/app/assets/stylesheets/components/checkboxinput.scss */
.customcheckbox + * {
  margin-left: 10px;
}
/* line 12, /app/app/assets/stylesheets/components/checkboxinput.scss */
.customcheckbox--disabled {
  pointer-events: none;
  opacity: 0.6;
}
/* line 17, /app/app/assets/stylesheets/components/checkboxinput.scss */
.customcheckbox > div {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  margin-right: 10px;
  margin-bottom: 2px;
  height: 20px;
  width: 20px;
}
/* line 26, /app/app/assets/stylesheets/components/checkboxinput.scss */
.customcheckbox > div input,
.customcheckbox > div span {
  position: absolute;
  height: inherit;
  width: inherit;
  left: 0;
  top: 0;
  cursor: pointer;
}
/* line 36, /app/app/assets/stylesheets/components/checkboxinput.scss */
.customcheckbox > div input {
  z-index: 1;
  opacity: 0;
}
/* line 41, /app/app/assets/stylesheets/components/checkboxinput.scss */
.customcheckbox > div input:checked + span::before {
  display: block;
  content: '✔';
}
/* line 48, /app/app/assets/stylesheets/components/checkboxinput.scss */
.customcheckbox > div span {
  border: 1px solid #C8C8C8;
  z-index: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 1, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-upload-field {
  background: #EDEFEF;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #666;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 30px;
  padding-bottom: 20px;
}
@media screen and (max-width: 960px) {
  /* line 1, /app/app/assets/stylesheets/components/csv-upload.scss */
  .csv-upload-field {
    padding: 30px 20px;
  }
}
/* line 14, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-upload-field--info {
  margin: 20px 0;
}
@media screen and (max-width: 960px) {
  /* line 14, /app/app/assets/stylesheets/components/csv-upload.scss */
  .csv-upload-field--info {
    text-align: center;
  }
}
/* line 21, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-upload-field--info a {
  text-decoration: underline;
}

/* line 27, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-switch-back {
  text-decoration: underline;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  margin-left: auto;
  color: #3378B5;
  cursor: pointer;
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  /* line 27, /app/app/assets/stylesheets/components/csv-upload.scss */
  .csv-switch-back {
    margin-top: 10px;
  }
}

/* line 40, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-file-input {
  display: none;
}

/* line 44, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-error-wrapper {
  background: #EDEFEF;
  padding-bottom: 20px;
  margin-bottom: 20px;
  text-align: center;
}

/* line 51, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-error,
.csv-error-table {
  background: #EFDBDB;
  display: inline-block;
  border-radius: 4px;
  line-height: 30px;
  padding: 0 15px;
  margin: 0 15px;
  font-size: 14px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 30px;
      -ms-flex: 0 0 30px;
          flex: 0 0 30px;
}
@media screen and (max-width: 960px) {
  /* line 51, /app/app/assets/stylesheets/components/csv-upload.scss */
  .csv-error,
  .csv-error-table {
    display: block;
    text-align: center;
  }
}

/* line 68, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-error {
  margin-top: 15px;
}

/* line 72, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-error-table {
  margin-bottom: 20px;
}

/* line 76, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-summary {
  border-bottom: 1px solid #E6E6E6;
  background: #EDEFEF;
  text-align: center;
  color: #292E31;
}
/* line 82, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-summary-line {
  line-height: 60px;
}
/* line 86, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-summary a {
  text-decoration: underline;
  color: #3378B5;
  margin-left: 5px;
  cursor: pointer;
}

/* line 94, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-checkbox-row {
  padding: 20px 0;
  color: #292E31;
}
/* line 98, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-checkbox-row .property-type {
  margin-bottom: 0;
}
/* line 101, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-checkbox-row .property-type .property-type__radios {
  -webkit-box-pack: start;
  -webkit-justify-content: start;
      -ms-flex-pack: start;
          justify-content: start;
  gap: 20px;
}
/* line 107, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-checkbox-row label {
  margin-left: 0;
}
/* line 111, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-checkbox-row + * {
  border-top: 1px solid #E6E6E6;
  margin-bottom: -30px;
}

/* line 117, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-table {
  color: #666;
}
/* line 120, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-table table {
  border-bottom: 1px solid #E6E6E6;
  border-top: 1px solid #E6E6E6;
  width: 100%;
}
@media screen and (max-width: 960px) {
  /* line 120, /app/app/assets/stylesheets/components/csv-upload.scss */
  .csv-table table {
    display: block;
  }
  /* line 128, /app/app/assets/stylesheets/components/csv-upload.scss */
  .csv-table table tr {
    display: block;
  }
  /* line 132, /app/app/assets/stylesheets/components/csv-upload.scss */
  .csv-table table tbody {
    display: block;
  }
  /* line 135, /app/app/assets/stylesheets/components/csv-upload.scss */
  .csv-table table tbody tr {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    display: -ms-grid;
    display: grid;
  }
  /* line 139, /app/app/assets/stylesheets/components/csv-upload.scss */
  .csv-table table tbody tr + tr {
    border-top: 2px solid #E6E6E6;
  }
  /* line 143, /app/app/assets/stylesheets/components/csv-upload.scss */
  .csv-table table tbody tr td:first-child {
    -ms-grid-column: span 2;
        grid-column: span 2;
  }
}
/* line 150, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-table table thead {
  background: #EDEFEF;
}
@media screen and (max-width: 960px) {
  /* line 150, /app/app/assets/stylesheets/components/csv-upload.scss */
  .csv-table table thead {
    display: block;
  }
  /* line 156, /app/app/assets/stylesheets/components/csv-upload.scss */
  .csv-table table thead tr {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    display: -ms-grid;
    display: grid;
  }
  /* line 160, /app/app/assets/stylesheets/components/csv-upload.scss */
  .csv-table table thead tr th:first-child {
    -ms-grid-column: span 2;
        grid-column: span 2;
  }
}
/* line 169, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-table table td.invalid,
.csv-table table th.invalid {
  background: rgba(255, 92, 92, 0.15);
  color: #993737;
}
/* line 175, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-table table td {
  border-top: 1px solid #E6E6E6;
  padding: 0 20px;
  font-size: 14px;
  height: 40px;
}
@media screen and (max-width: 960px) {
  /* line 175, /app/app/assets/stylesheets/components/csv-upload.scss */
  .csv-table table td {
    padding: 5px 10px;
    display: block;
    height: auto;
  }
}
/* line 188, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-table table th {
  text-align: left;
  padding: 0 20px;
  height: 40px;
  color: #292E31;
}
@media screen and (max-width: 960px) {
  /* line 188, /app/app/assets/stylesheets/components/csv-upload.scss */
  .csv-table table th {
    padding: 5px 10px;
    font-size: 14px;
    display: block;
    height: auto;
  }
  /* line 200, /app/app/assets/stylesheets/components/csv-upload.scss */
  .csv-table table th + th {
    border-top: 1px solid #E6E6E6;
  }
}
/* line 205, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-table table th.selectable {
  cursor: pointer;
  height: auto;
  padding: 0;
}
/* line 211, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-table table th small {
  font-weight: normal;
  margin-top: 5px;
  display: block;
  opacity: 0.75;
}

/* line 221, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-header-select {
  -ms-grid-columns: 1fr auto;
      grid-template-columns: 1fr auto;
  -ms-grid-row-align: center;
      align-items: center;
  display: -ms-grid;
  display: grid;
  position: relative;
  padding: 15px 20px;
}
@media screen and (max-width: 960px) {
  /* line 221, /app/app/assets/stylesheets/components/csv-upload.scss */
  .csv-header-select {
    padding: 10px;
  }
}
/* line 233, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-header-select select {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0;
  left: 0;
  top: 0;
}
/* line 242, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-header-select small {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
/* line 249, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-header-select svg {
  height: 12px;
  width: 12px;
  fill: currentColor;
}

/* line 257, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-dropzone {
  position: relative;
}
/* line 260, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-dropzone:focus {
  outline: none;
}
/* line 264, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-dropzone::before {
  content: 'Drop a CSV here.';
  font-weight: bold;
  font-size: 24px;
  pointer-events: none;
  visibility: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 100;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
/* line 284, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-dropzone--drag-active::before {
  border: 2px dashed rgba(0, 0, 0, 0.2);
  visibility: visible;
}
/* line 289, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-dropzone--drag-accept::before {
  background: #e1e8e0;
  color: #243319;
  border-color: #77AA54;
}
/* line 295, /app/app/assets/stylesheets/components/csv-upload.scss */
.csv-dropzone--drag-reject::before {
  background: #ecd7dc;
  color: #45000e;
  border: 2px solid #E5002D;
}

/* line 1, /app/app/assets/stylesheets/components/pricing.scss */
.pricing {
  padding-bottom: 100px;
  padding-top: 60px;
}
@media screen and (max-width: 960px) {
  /* line 1, /app/app/assets/stylesheets/components/pricing.scss */
  .pricing {
    padding: 0 20px;
    margin: 50px 0;
  }
}
/* line 12, /app/app/assets/stylesheets/components/pricing.scss */
.pricing__table {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  background: #FFF;
  margin-top: 45px;
}
@media screen and (max-width: 960px) {
  /* line 12, /app/app/assets/stylesheets/components/pricing.scss */
  .pricing__table {
    border-top: 0;
  }
}
/* line 23, /app/app/assets/stylesheets/components/pricing.scss */
.pricing__table__head {
  font-weight: bold;
  font-size: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
}
@media screen and (max-width: 960px) {
  /* line 23, /app/app/assets/stylesheets/components/pricing.scss */
  .pricing__table__head {
    display: none;
  }
}
/* line 33, /app/app/assets/stylesheets/components/pricing.scss */
.pricing__table__head > * {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 36, /app/app/assets/stylesheets/components/pricing.scss */
.pricing__table__head > *:first-child {
  -webkit-box-flex: 1.7;
  -webkit-flex: 1.7;
      -ms-flex: 1.7;
          flex: 1.7;
}
/* line 40, /app/app/assets/stylesheets/components/pricing.scss */
.pricing__table__head > * + * {
  margin-left: 50px;
}
/* line 47, /app/app/assets/stylesheets/components/pricing.scss */
.pricing__hr {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 55px;
  margin-top: 60px;
}
@media screen and (max-width: 960px) {
  /* line 47, /app/app/assets/stylesheets/components/pricing.scss */
  .pricing__hr {
    margin-bottom: 25px;
    margin-top: 30px;
  }
}
/* line 58, /app/app/assets/stylesheets/components/pricing.scss */
.pricing__button {
  text-align: center;
}
/* line 62, /app/app/assets/stylesheets/components/pricing.scss */
.pricing__template {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 960px) {
  /* line 62, /app/app/assets/stylesheets/components/pricing.scss */
  .pricing__template {
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    display: -ms-grid;
    display: grid;
  }
}
/* line 74, /app/app/assets/stylesheets/components/pricing.scss */
.pricing__template--small .pricing__template__name span, .pricing__template--small .pricing__template__price span {
  font-weight: normal;
  font-size: 16px;
}
/* line 79, /app/app/assets/stylesheets/components/pricing.scss */
.pricing__template--small .pricing__template__name small, .pricing__template--small .pricing__template__price small {
  font-weight: normal;
  margin-left: 2px;
  font-size: 14px;
}
/* line 88, /app/app/assets/stylesheets/components/pricing.scss */
.pricing__template__name div:last-child, .pricing__template__price div:last-child {
  font-size: 0;
  white-space: nowrap;
}
/* line 93, /app/app/assets/stylesheets/components/pricing.scss */
.pricing__template__name small, .pricing__template__price small {
  font-size: 20px;
  font-weight: bold;
  opacity: 0.6;
  margin-left: 3px;
}
/* line 100, /app/app/assets/stylesheets/components/pricing.scss */
.pricing__template__name span, .pricing__template__price span {
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  overflow: hidden;
  font-size: 26px;
}
@media screen and (max-width: 960px) {
  /* line 100, /app/app/assets/stylesheets/components/pricing.scss */
  .pricing__template__name span, .pricing__template__price span {
    font-size: 18px;
  }
}
/* line 112, /app/app/assets/stylesheets/components/pricing.scss */
.pricing__template__name__type, .pricing__template__price__type {
  display: none;
}
@media screen and (max-width: 960px) {
  /* line 112, /app/app/assets/stylesheets/components/pricing.scss */
  .pricing__template__name__type, .pricing__template__price__type {
    white-space: nowrap;
    margin-bottom: 4px;
    font-size: 13px;
    display: block;
    opacity: 0.75;
  }
}
@media screen and (max-width: 960px) {
  /* line 86, /app/app/assets/stylesheets/components/pricing.scss */
  .pricing__template__name, .pricing__template__price {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 960px) {
  /* line 129, /app/app/assets/stylesheets/components/pricing.scss */
  .pricing__template__name {
    -ms-grid-column: span 2;
        grid-column: span 2;
    margin-bottom: 7px;
  }
  /* line 134, /app/app/assets/stylesheets/components/pricing.scss */
  .pricing__template__name span {
    font-weight: normal;
  }
}
/* line 140, /app/app/assets/stylesheets/components/pricing.scss */
.pricing__template > * {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 144, /app/app/assets/stylesheets/components/pricing.scss */
.pricing__template > *:first-child {
  -webkit-box-flex: 1.7;
  -webkit-flex: 1.7;
      -ms-flex: 1.7;
          flex: 1.7;
}
/* line 148, /app/app/assets/stylesheets/components/pricing.scss */
.pricing__template > * + * {
  margin-left: 50px;
}
@media screen and (max-width: 960px) {
  /* line 140, /app/app/assets/stylesheets/components/pricing.scss */
  .pricing__template > * {
    margin-left: 0;
  }
}

/* line 2, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__hero {
  padding: 120px 0 85px;
  -ms-grid-columns: 1fr auto;
      grid-template-columns: 1fr auto;
  -ms-grid-row-align: center;
      align-items: center;
  grid-gap: 30px;
  display: -ms-grid;
  display: grid;
}
/* line 13, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__hero #animation_container {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  max-width: 550px;
}
@media screen and (max-width: 1140px) {
  /* line 2, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__hero {
    padding: 120px 40px 85px;
  }
}
@media screen and (max-width: 960px) {
  /* line 2, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__hero {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    padding: 50px 30px;
    grid-gap: 30px;
  }
  /* line 28, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__hero #animation_container {
    aspect-ratio: 550 / 374;
    height: auto !important;
    width: 100% !important;
    margin: 0 auto;
    -ms-grid-row: 1;
        grid-row: 1;
  }
  /* line 35, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__hero #animation_container canvas {
    max-width: calc(100vw - 60px);
    aspect-ratio: 550 / 374;
    height: auto !important;
  }
}
/* line 44, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__cta {
  background: -webkit-linear-gradient(left, #0850AE, #2493CF);
  background: linear-gradient(90deg, #0850AE, #2493CF);
  color: #FFF;
  grid-auto-flow: column;
  place-content: center;
  grid-gap: 10px;
  display: -ms-grid;
  display: grid;
  height: 90px;
  font-weight: bold;
  font-size: 20px;
}
@media screen and (max-width: 960px) {
  /* line 44, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__cta {
    grid-auto-flow: row;
    text-align: center;
    font-size: 16px;
  }
}
/* line 63, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__cta a {
  text-decoration: underline;
}
/* line 68, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__button {
  -ms-grid-columns: auto 1fr;
      grid-template-columns: auto 1fr;
  -ms-grid-row-align: center;
      align-items: center;
  grid-gap: 20px;
  display: -ms-grid;
  display: grid;
}
@media screen and (max-width: 1140px) {
  /* line 68, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__button {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  /* line 77, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__button div {
    text-align: center;
  }
}
@media screen and (max-width: 960px) {
  /* line 68, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__button {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  /* line 85, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__button div {
    text-align: center;
  }
}
/* line 90, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__button div {
  color: #686868;
  line-height: 1.5;
}
/* line 96, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__pitchtext {
  margin-bottom: 36px;
  color: #686868;
  max-width: 450px;
  line-height: 1.6;
  font-weight: bold;
  font-size: 22px;
}
@media screen and (max-width: 960px) {
  /* line 96, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__pitchtext {
    text-align: center;
    max-width: 100%;
    font-size: 16px;
  }
}
/* line 111, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__pitch {
  margin-bottom: 5px;
  letter-spacing: -2px;
  font-weight: bold;
  font-size: 36px;
}
@media screen and (max-width: 960px) {
  /* line 111, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__pitch {
    margin-bottom: 20px;
    line-height: 28px;
    font-size: 28px;
  }
}
/* line 124, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__title {
  letter-spacing: -2px;
  margin-bottom: 26px;
  font-weight: bold;
  line-height: 1.08;
  font-size: 56px;
  position: relative;
}
/* line 132, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__title::before {
  content: '';
  background: -webkit-linear-gradient(left, #0850AE, #2493CF);
  background: linear-gradient(90deg, #0850AE, #2493CF);
  position: relative;
  top: -8px;
  display: block;
  height: 9px;
  border-radius: 9px;
  width: 60px;
}
@media screen and (max-width: 960px) {
  /* line 132, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__title::before {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  /* line 124, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__title {
    text-align: center;
    letter-spacing: 0;
    line-height: 28px;
    font-size: 28px;
  }
}
/* line 156, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__directmail {
  padding: 90px 0 70px;
  text-align: center;
}
/* line 160, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__directmail__steps {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
  width: 920px;
  margin: 30px auto 0;
  text-align: left;
}
@media screen and (max-width: 960px) {
  /* line 160, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__directmail__steps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
  }
}
@media screen and (min-width: 961px) {
  /* line 180, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__directmail__steps > div + div {
    margin-left: 70px;
  }
}
@media screen and (max-width: 960px) {
  /* line 186, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__directmail__steps > div {
    margin-top: 20px;
    margin-left: 30px;
    margin-right: 30px;
  }
}
/* line 194, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__directmail__stepicon {
  text-align: center;
  margin-bottom: 30px;
}
/* line 198, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__directmail__stepicon svg {
  height: 116px;
}
/* line 201, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__directmail__steptitle {
  margin-bottom: 18px;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  color: #000;
}
/* line 209, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__directmail__steptext {
  text-align: center;
  color: #686868;
  font-weight: 100;
  font-size: 18px;
  line-height: 24px;
}
/* line 218, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__try {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border-radius: 10px;
  text-align: left;
  margin: 0 40px;
}
@media screen and (max-width: 960px) {
  /* line 218, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__try {
    padding-bottom: 30px;
    margin: 0 10px;
  }
}
/* line 230, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__try .property-type {
  margin-top: 25px;
}
/* line 234, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__try .campaigns__header {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 15px;
}
/* line 241, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__try .campaings__welcomebutton {
  place-content: center;
  display: -ms-grid;
  display: grid;
  margin-top: 20px;
}
@media screen and (max-width: 960px) {
  /* line 241, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__try .campaings__welcomebutton {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    position: absolute;
    bottom: 10px;
    left: 50%;
  }
}
/* line 256, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__try rm-targeting-map .campaigns__header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
  margin: 0;
  margin-bottom: 10px;
}
@media screen and (max-width: 960px) {
  /* line 255, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__try rm-targeting-map {
    padding-bottom: 100px;
  }
}
/* line 269, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__try .welcome__hide,
.welcome__try .innerform__separator {
  display: none;
}
/* line 274, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__try .slider-wrapper:nth-of-type(1) {
  padding-bottom: 40px;
}
/* line 278, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__try .targeting__warning {
  margin-top: 20px;
  margin-bottom: 20px;
}
/* line 283, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__try .targeting {
  height: auto;
}
@media screen and (max-width: 960px) {
  /* line 283, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__try .targeting {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
/* line 291, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__try .targeting__form {
  height: auto;
}
/* line 295, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__try .targeting__map {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  /* line 295, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__try .targeting__map {
    position: absolute;
    bottom: 100px;
  }
}
/* line 305, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__try .targeting__map__map {
  left: 1px;
}
@media screen and (max-width: 960px) {
  /* line 1, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome {
    padding: 50px 20px;
  }
}
/* line 315, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__email-signup {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 40px 20px;
  margin-top: 50px;
  display: none;
}
/* line 321, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__email-signup h2 {
  text-align: center;
  font-size: 22px;
}
/* line 326, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__email-signup p {
  margin-top: 20px;
  color: #686868;
  line-height: 24px;
}
/* line 332, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__email-signup label {
  margin-bottom: 5px;
  display: block;
  opacity: 0.8;
}
/* line 338, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__email-signup form div:last-child {
  text-align: center;
}
/* line 342, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__email-signup .mc-field-group {
  margin: 25px 0;
  margin-top: 20px;
}
@media screen and (max-width: 960px) {
  /* line 315, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__email-signup {
    display: block;
  }
}
/* line 352, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__used-by-small {
  padding: 90px 0;
}
@media screen and (max-width: 960px) {
  /* line 352, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__used-by-small {
    padding: 50px 20px;
  }
}
/* line 361, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__used-by-small svg {
  max-height: 80px;
  max-width: 120px;
}
/* line 366, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__used-by-small p {
  text-align: center;
  font-size: 18px;
  margin: 0;
  margin-bottom: 40px;
}
/* line 374, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__used-by-small div {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 960px) {
  /* line 374, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__used-by-small div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  /* line 383, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__used-by-small div > * + * {
    margin-top: 40px;
  }
}
/* line 390, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__used-by {
  padding: 80px 0;
}
@media screen and (max-width: 960px) {
  /* line 390, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__used-by {
    padding: 50px 20px;
  }
}
/* line 397, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__used-by h3 {
  margin-bottom: 50px;
  text-align: center;
}
/* line 402, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__used-by__kw {
  display: -ms-grid;
  display: grid;
  width: 217px;
  color: #686868;
  font-weight: 100;
  line-height: 24px;
  font-size: 16px;
}
/* line 411, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__used-by__kw span {
  max-width: 200px;
}
/* line 416, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__used-by__row {
  max-width: 1220px;
  padding: 0 40px;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 425, /app/app/assets/stylesheets/components/welcome.scss */
.welcome__used-by__row + .welcome__used-by__row {
  margin-top: 60px;
}
@media screen and (max-width: 960px) {
  /* line 416, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__used-by__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  /* line 432, /app/app/assets/stylesheets/components/welcome.scss */
  .welcome__used-by__row > * + * {
    margin-top: 60px;
  }
}

/* line 440, /app/app/assets/stylesheets/components/welcome.scss */
.typed-cursor {
  display: inline-block;
  position: relative;
  opacity: 1;
}
/* line 445, /app/app/assets/stylesheets/components/welcome.scss */
.typed-cursor::before {
  background: currentColor;
  position: absolute;
  height: 24px;
  content: '';
  width: 2px;
  top: -18px;
}

/* line 1, /app/app/assets/stylesheets/components/selectinput.scss */
.customselect {
  position: relative;
}
/* line 4, /app/app/assets/stylesheets/components/selectinput.scss */
.customselect select {
  font-family: 'proxima-nova', sans-serif;
  border: 1px solid #C8C8C8;
  border-radius: 4px;
  background: #FFF;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-size: 16px;
  cursor: pointer;
  padding: 13px;
  width: 100%;
}
/* line 15, /app/app/assets/stylesheets/components/selectinput.scss */
.customselect select option {
  color: #292E31;
}
/* line 19, /app/app/assets/stylesheets/components/selectinput.scss */
.customselect select.error {
  border-color: #E5002D;
}
/* line 23, /app/app/assets/stylesheets/components/selectinput.scss */
.customselect select:focus {
  border-color: #218FCC;
  outline: none;
}
/* line 29, /app/app/assets/stylesheets/components/selectinput.scss */
.customselect--placeholder select {
  color: #A9A9A9;
}
/* line 33, /app/app/assets/stylesheets/components/selectinput.scss */
.customselect::before, .customselect::after {
  pointer-events: none;
  position: absolute;
  background: #C8C8C8;
  content: '';
  height: 2px;
  width: 9px;
  z-index: 2;
  top: 50%;
}
/* line 45, /app/app/assets/stylesheets/components/selectinput.scss */
.customselect::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  right: 20px;
}
/* line 50, /app/app/assets/stylesheets/components/selectinput.scss */
.customselect::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  right: 25px;
}

/* line 1, /app/app/assets/stylesheets/components/header.scss */
.header {
  --header-height: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: var(--header-height);
}
/* line 14, /app/app/assets/stylesheets/components/header.scss */
.header--logged-in {
  --header-height: 60px;
}
/* line 18, /app/app/assets/stylesheets/components/header.scss */
.header--blue {
  background: -webkit-linear-gradient(45deg, #003EA5, #228ECD);
  background: linear-gradient(45deg, #003EA5, #228ECD);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 22, /app/app/assets/stylesheets/components/header.scss */
.header--blue svg path,
.header--blue svg rect {
  fill: #FFF;
}
/* line 28, /app/app/assets/stylesheets/components/header.scss */
.header__container {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 34, /app/app/assets/stylesheets/components/header.scss */
.header__container__spacer {
  margin: auto;
}
/* line 39, /app/app/assets/stylesheets/components/header.scss */
.header--mobile {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
              -ms-grid-row-align: center;
          align-items: center;
  padding: 0 23px;
  display: none;
}
/* line 46, /app/app/assets/stylesheets/components/header.scss */
.header__logo {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}
/* line 57, /app/app/assets/stylesheets/components/header.scss */
.header__logo a {
  height: 20px;
}
/* line 62, /app/app/assets/stylesheets/components/header.scss */
.header:not(.header--blue) .header__container > a:first-child > svg {
  height: var(--header-height);
  width: 181px;
}
/* line 67, /app/app/assets/stylesheets/components/header.scss */
.header:not(.header--blue) .nav__item {
  font-size: 18px;
}
/* line 71, /app/app/assets/stylesheets/components/header.scss */
.header__side {
  position: relative;
  z-index: 200;
}
/* line 76, /app/app/assets/stylesheets/components/header.scss */
.header__link {
  text-transform: uppercase;
  font-weight: 600;
}
/* line 80, /app/app/assets/stylesheets/components/header.scss */
.header__link--white {
  color: #FFF;
}
/* line 85, /app/app/assets/stylesheets/components/header.scss */
.header__spacer {
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
}
@media screen and (max-width: 1140px) {
  /* line 1, /app/app/assets/stylesheets/components/header.scss */
  .header {
    padding: 0 40px;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, /app/app/assets/stylesheets/components/header.scss */
  .header {
    padding: 0 20px;
    display: none;
    height: 60px;
  }
  /* line 98, /app/app/assets/stylesheets/components/header.scss */
  .header--mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

/* line 104, /app/app/assets/stylesheets/components/header.scss */
.header-menu {
  position: relative;
}
/* line 107, /app/app/assets/stylesheets/components/header.scss */
.header-menu__span {
  padding-right: 20px;
  line-height: 60px;
  font-size: 14px;
  cursor: pointer;
  color: #FFF;
  height: 60px;
}
/* line 115, /app/app/assets/stylesheets/components/header.scss */
.header-menu__span::before, .header-menu__span::after {
  background: currentColor;
  position: absolute;
  content: '';
  height: 2px;
  width: 7px;
  top: 26px;
}
/* line 125, /app/app/assets/stylesheets/components/header.scss */
.header-menu__span::before {
  -webkit-transform: translateY(3px) rotate(-45deg);
          transform: translateY(3px) rotate(-45deg);
  right: 0;
}
/* line 130, /app/app/assets/stylesheets/components/header.scss */
.header-menu__span::after {
  -webkit-transform: translateY(3px) rotate(45deg);
          transform: translateY(3px) rotate(45deg);
  right: 4px;
}
/* line 136, /app/app/assets/stylesheets/components/header.scss */
.header-menu__panel {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 5px;
  position: absolute;
  background: #FFF;
  z-index: 1000;
  display: none;
  width: 180px;
  top: 60px;
  right: 0;
}
/* line 148, /app/app/assets/stylesheets/components/header.scss */
.header-menu__panel--usermenu {
  white-space: nowrap;
  min-width: 180px;
  width: auto;
}
/* line 154, /app/app/assets/stylesheets/components/header.scss */
.header-menu__panel.open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 159, /app/app/assets/stylesheets/components/header.scss */
.header-menu__item {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: normal;
  line-height: 40px;
  cursor: pointer;
  padding: 0 15px;
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 40px;
  gap: 10px;
}
/* line 170, /app/app/assets/stylesheets/components/header.scss */
.header-menu__item:first-child {
  border-top-right-radius: inherit;
  border-top-left-radius: inherit;
}
/* line 175, /app/app/assets/stylesheets/components/header.scss */
.header-menu__item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
/* line 180, /app/app/assets/stylesheets/components/header.scss */
.header-menu__item:hover {
  background: #EEF8FD;
  color: #007EC9;
}
/* line 185, /app/app/assets/stylesheets/components/header.scss */
.header-menu__item + * {
  border-top: 1px solid #E4E4E4;
}
/* line 190, /app/app/assets/stylesheets/components/header.scss */
.header-menu__credits {
  border-radius: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  background: #292E31;
  padding: 0 8px;
  color: #FFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 20px;
}

/* line 1, /app/app/assets/stylesheets/components/button.scss */
.button {
  display: inline-block;
  white-space: nowrap;
  border-radius: 4px;
  font-weight: 600;
  cursor: pointer;
  border: 0;
  line-height: 34px;
  font-size: 14px;
  padding: 0 18px;
}
@-moz-document url-prefix() {
  /* line 1, /app/app/assets/stylesheets/components/button.scss */
  .button {
    padding: 2px 18px 0;
  }
}
/* line 19, /app/app/assets/stylesheets/components/button.scss */
.button svg path {
  fill: currentColor;
}
/* line 23, /app/app/assets/stylesheets/components/button.scss */
.button:focus {
  outline: none;
}
/* line 27, /app/app/assets/stylesheets/components/button.scss */
.button:disabled {
  cursor: not-allowed;
  opacity: 0.4;
}
/* line 32, /app/app/assets/stylesheets/components/button.scss */
.button--text-white {
  color: #FFF;
}
/* line 36, /app/app/assets/stylesheets/components/button.scss */
.button--blue, .template:hover .button {
  background: #218FCC;
  color: #FFF;
}
/* line 40, /app/app/assets/stylesheets/components/button.scss */
.button--blue:hover:not(:disabled), .template:hover .button:hover:not(:disabled) {
  background: #1c79ad;
}
/* line 45, /app/app/assets/stylesheets/components/button.scss */
.button--white {
  background: #FFF;
  color: #292E31;
}
/* line 49, /app/app/assets/stylesheets/components/button.scss */
.button--white:hover:not(:disabled) {
  background: #ededed;
}
/* line 54, /app/app/assets/stylesheets/components/button.scss */
.button--gray {
  background: #C8C8C8;
  color: #FFF;
}
/* line 58, /app/app/assets/stylesheets/components/button.scss */
.button--gray:hover:not(:disabled) {
  background: #b6b6b6;
}
/* line 63, /app/app/assets/stylesheets/components/button.scss */
.button--black {
  background: #292E31;
  color: #FFF;
}
/* line 67, /app/app/assets/stylesheets/components/button.scss */
.button--black:hover:not(:disabled) {
  background: #576269;
}
/* line 72, /app/app/assets/stylesheets/components/button.scss */
.button--red {
  background: #E5002D;
  color: #FFF;
}
/* line 76, /app/app/assets/stylesheets/components/button.scss */
.button--red:hover:not(:disabled) {
  background: #c10026;
}
/* line 81, /app/app/assets/stylesheets/components/button.scss */
.button--hero {
  background: -webkit-linear-gradient(left, #0850AE, #2493CF);
  background: linear-gradient(90deg, #0850AE, #2493CF);
  color: #FFF;
  grid-auto-flow: column;
  place-content: center;
  -ms-grid-row-align: center;
      align-items: center;
  grid-gap: 10px;
  display: -ms-grid;
  display: grid;
}
/* line 92, /app/app/assets/stylesheets/components/button.scss */
.button--big {
  line-height: 40px;
  padding: 0 30px;
  font-size: 17px;
}
/* line 98, /app/app/assets/stylesheets/components/button.scss */
.button--huge {
  line-height: 50px;
  font-size: 18px;
}
/* line 103, /app/app/assets/stylesheets/components/button.scss */
.button--welcome {
  padding: 10px 38px;
  line-height: 50px;
  font-size: 18px;
}
/* line 109, /app/app/assets/stylesheets/components/button.scss */
.button--iconbig {
  text-align: center;
  line-height: 40px;
  height: 40px;
  width: 40px;
  padding: 0;
}
/* line 116, /app/app/assets/stylesheets/components/button.scss */
.button--iconbig svg {
  vertical-align: middle;
}
/* line 121, /app/app/assets/stylesheets/components/button.scss */
.button--checkout {
  text-align: center;
  line-height: 70px;
  font-size: 18px;
  display: block;
  height: 70px;
  -ms-grid-column: span 2;
      grid-column: span 2;
}
@media screen and (max-width: 960px) {
  /* line 121, /app/app/assets/stylesheets/components/button.scss */
  .button--checkout {
    white-space: initial;
    width: 100%;
  }
}
/* line 136, /app/app/assets/stylesheets/components/button.scss */
.button--left-spacing {
  margin-left: 10px;
}
/* line 140, /app/app/assets/stylesheets/components/button.scss */
.button--mobile {
  line-height: 60px;
  padding: 0 30px;
  height: 60px;
}
@media screen and (max-width: 960px) {
  /* line 146, /app/app/assets/stylesheets/components/button.scss */
  .button--mobile-stretch {
    white-space: initial;
    line-height: 60px;
    padding: 0 10px;
    height: 60px;
    width: 100%;
  }
}
/* line 156, /app/app/assets/stylesheets/components/button.scss */
.button--upload {
  background: #A6A9AA;
  color: #FFF;
}
/* line 160, /app/app/assets/stylesheets/components/button.scss */
.button--upload span:first-child {
  display: none;
}
@media screen and (max-width: 960px) {
  /* line 156, /app/app/assets/stylesheets/components/button.scss */
  .button--upload {
    padding: 0 15px;
  }
  /* line 167, /app/app/assets/stylesheets/components/button.scss */
  .button--upload span:first-child {
    display: inline-block;
  }
  /* line 171, /app/app/assets/stylesheets/components/button.scss */
  .button--upload span:last-child {
    display: none;
  }
}

/* line 178, /app/app/assets/stylesheets/components/button.scss */
.button-icon {
  -webkit-transform: translateY(0.5px);
          transform: translateY(0.5px);
  vertical-align: middle;
  display: inline-block;
}
/* line 183, /app/app/assets/stylesheets/components/button.scss */
.button-icon--left {
  margin-left: 8px;
}

/* line 1, /app/app/assets/stylesheets/components/inputs.scss */
input[type=text],
input[type=email],
input[type=password],
input[type=datetime-local],
input[type=date],
textarea {
  font-family: 'proxima-nova', sans-serif;
  -webkit-appearance: none;
  border: 1px solid #C8C8C8;
  background: #FFF;
  border-radius: 4px;
  -moz-appearance: none;
       appearance: none;
  box-shadow: none;
  font-size: 16px;
  padding: 13px;
  width: 100%;
}
/* line 18, /app/app/assets/stylesheets/components/inputs.scss */
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
textarea:focus {
  border-color: #218FCC;
  outline: none;
}
/* line 23, /app/app/assets/stylesheets/components/inputs.scss */
input[type=text].error,
input[type=email].error,
input[type=password].error,
input[type=datetime-local].error,
input[type=date].error,
textarea.error {
  border-color: #E5002D;
}
/* line 27, /app/app/assets/stylesheets/components/inputs.scss */
input[type=text]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #A9A9A9;
}
input[type=text]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=date]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #A9A9A9;
}
input[type=text]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #A9A9A9;
}
input[type=text]::placeholder,
input[type=email]::placeholder,
input[type=password]::placeholder,
input[type=datetime-local]::placeholder,
input[type=date]::placeholder,
textarea::placeholder {
  color: #A9A9A9;
}

/* line 32, /app/app/assets/stylesheets/components/inputs.scss */
textarea {
  display: block;
}

/* line 1, /app/app/assets/stylesheets/components/footer.scss */
.footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  color: #6F7C80;
  padding-top: 80px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 180px;
}
/* line 9, /app/app/assets/stylesheets/components/footer.scss */
.footer .footer__desktop {
  margin-top: 20px;
}
/* line 13, /app/app/assets/stylesheets/components/footer.scss */
.footer .footer__span {
  display: inline-block;
  font-size: 14px;
}
/* line 18, /app/app/assets/stylesheets/components/footer.scss */
.footer svg path,
.footer svg rect {
  fill: #6F7C80;
}
/* line 23, /app/app/assets/stylesheets/components/footer.scss */
.footer a {
  text-decoration: underline;
}
@media screen and (max-width: 960px) {
  /* line 1, /app/app/assets/stylesheets/components/footer.scss */
  .footer {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding-top: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  /* line 34, /app/app/assets/stylesheets/components/footer.scss */
  .footer div > div:last-child {
    display: none;
  }
  /* line 38, /app/app/assets/stylesheets/components/footer.scss */
  .footer .footer_span {
    display: block;
  }
}

/* line 1, /app/app/assets/stylesheets/components/loader.scss */
.loader {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.9);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 300ms opacity, 300ms 1ms z-index;
  transition: 300ms opacity, 300ms 1ms z-index;
  z-index: -1;
  opacity: 0;
}
/* line 17, /app/app/assets/stylesheets/components/loader.scss */
.loader--fixed {
  position: fixed;
}
/* line 21, /app/app/assets/stylesheets/components/loader.scss */
.loader--loading {
  -webkit-transition: 300ms 0.15s opacity, 1ms 0.15s z-index;
  transition: 300ms 0.15s opacity, 1ms 0.15s z-index;
  z-index: 100;
  opacity: 1;
}
/* line 27, /app/app/assets/stylesheets/components/loader.scss */
.loader--transparent {
  background: transparent;
}

/* line 32, /app/app/assets/stylesheets/components/loader.scss */
.loading-indicator {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-name: anim-spinner;
          animation-name: anim-spinner;
  display: inline-block;
}
/* line 42, /app/app/assets/stylesheets/components/loader.scss */
.loading-indicator * {
  box-sizing: border-box;
}
/* line 46, /app/app/assets/stylesheets/components/loader.scss */
.loading-indicator__circle {
  height: 2em;
  overflow: hidden;
  width: 4em;
}
/* line 52, /app/app/assets/stylesheets/components/loader.scss */
.loading-indicator__circle-inner {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border-radius: 50%;
  height: 200%;
  width: 100%;
  border: 0.4em solid #686868;
  border-right: 0.4em solid transparent;
  border-bottom: 0.4em solid transparent;
  -webkit-animation-timing-function: cubic-bezier(0.25, 0.1, 0.5, 1);
          animation-timing-function: cubic-bezier(0.25, 0.1, 0.5, 1);
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
  -webkit-animation-name: anim-circle-1;
          animation-name: anim-circle-1;
}
/* line 69, /app/app/assets/stylesheets/components/loader.scss */
.loading-indicator__circle-2 {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
/* line 73, /app/app/assets/stylesheets/components/loader.scss */
.loading-indicator__circle-2 .loading-indicator__circle-inner {
  -webkit-animation-name: anim-circle-2;
          animation-name: anim-circle-2;
}
@-webkit-keyframes anim-circle-1 {
  from {
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  to {
    -webkit-transform: rotate(205deg);
            transform: rotate(205deg);
  }
}
@keyframes anim-circle-1 {
  from {
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
  }
  to {
    -webkit-transform: rotate(205deg);
            transform: rotate(205deg);
  }
}
@-webkit-keyframes anim-circle-2 {
  from {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  to {
    -webkit-transform: rotate(-115deg);
            transform: rotate(-115deg);
  }
}
@keyframes anim-circle-2 {
  from {
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  to {
    -webkit-transform: rotate(-115deg);
            transform: rotate(-115deg);
  }
}
@-webkit-keyframes anim-spinner {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes anim-spinner {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* line 108, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle {
  height: 100px;
  width: 100px;
  position: relative;
}
/* line 118, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
/* line 126, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle::before {
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
          animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  background-color: #686868;
  border-radius: 100%;
  display: block;
  margin: 0 auto;
  height: 7.5%;
  width: 7.5%;
  content: '';
}
/* line 138, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
          transform: rotate(30deg);
}
/* line 138, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
}
/* line 138, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
/* line 138, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
          transform: rotate(120deg);
}
/* line 138, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
          transform: rotate(150deg);
}
/* line 138, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
/* line 138, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
          transform: rotate(210deg);
}
/* line 138, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
}
/* line 138, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}
/* line 138, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
          transform: rotate(300deg);
}
/* line 138, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
          transform: rotate(330deg);
}
/* line 142, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s;
}
/* line 142, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
/* line 142, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s;
}
/* line 142, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s;
}
/* line 142, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s;
}
/* line 142, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s;
}
/* line 142, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s;
}
/* line 142, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}
/* line 142, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
/* line 142, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}
/* line 142, /app/app/assets/stylesheets/components/loader.scss */
.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
/* line 2, /app/app/assets/stylesheets/components/static.scss */
.static__title {
  margin-bottom: 25px;
  text-align: center;
  font-weight: bold;
  font-size: 32px;
}
/* line 9, /app/app/assets/stylesheets/components/static.scss */
.static__subtitle {
  text-align: center;
  line-height: 24px;
  color: #6F7C80;
}
@media screen and (max-width: 960px) {
  /* line 15, /app/app/assets/stylesheets/components/static.scss */
  .static__subtitle p:first-child {
    margin-bottom: 10px;
  }
}
/* line 21, /app/app/assets/stylesheets/components/static.scss */
.static__info__title {
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
/* line 28, /app/app/assets/stylesheets/components/static.scss */
.static__info__description {
  text-align: center;
  color: #6F7C80;
}
/* line 32, /app/app/assets/stylesheets/components/static.scss */
.static__info__description p {
  margin: 0;
}
/* line 35, /app/app/assets/stylesheets/components/static.scss */
.static__info__description p + p {
  margin-top: 30px;
}

/* line 1, /app/app/assets/stylesheets/components/flash.scss */
.flash {
  border-radius: 2px;
  padding: 27px 20px;
  font-size: 14px;
  margin: 30px 0;
  display: block;
}
/* line 8, /app/app/assets/stylesheets/components/flash.scss */
.flash--success {
  background: #D6E5CC;
  text-align: center;
  margin-top: 0;
}
/* line 14, /app/app/assets/stylesheets/components/flash.scss */
.flash--alert {
  background: #EFDBDB;
}
/* line 18, /app/app/assets/stylesheets/components/flash.scss */
.flash--addresses {
  margin-top: -10px;
  text-align: left;
  padding: 20px;
}
/* line 24, /app/app/assets/stylesheets/components/flash.scss */
.flash--ie {
  text-align: center;
  padding: 20px;
}
/* line 28, /app/app/assets/stylesheets/components/flash.scss */
.flash--ie a {
  text-decoration: underline;
  cursor: pointer;
  margin: 0 4px;
}

/* line 1, /app/app/assets/stylesheets/components/radioinput.scss */
.customradio {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  height: 20px;
  position: relative;
  margin-left: auto;
}
/* line 10, /app/app/assets/stylesheets/components/radioinput.scss */
.customradio + * {
  margin-left: 10px;
}
/* line 14, /app/app/assets/stylesheets/components/radioinput.scss */
.customradio--disabled {
  pointer-events: none;
  -webkit-filter: saturate(0);
          filter: saturate(0);
  opacity: 0.6;
}
/* line 20, /app/app/assets/stylesheets/components/radioinput.scss */
.customradio:hover .customradio__tooltip {
  display: block;
}
/* line 24, /app/app/assets/stylesheets/components/radioinput.scss */
.customradio:last-child .customradio__tooltip {
  right: 0;
}
/* line 28, /app/app/assets/stylesheets/components/radioinput.scss */
.customradio__tooltip {
  background: rgba(0, 0, 0, 0.85);
  color: #FFF;
  font-weight: 700;
  line-height: 1.5;
  font-size: 12px;
  pointer-events: none;
  white-space: initial;
  display: none;
  top: calc(100% + 5px);
  position: absolute;
  z-index: 100;
  border-radius: 4px;
  padding: 6px 10px;
  width: 180px;
}
/* line 49, /app/app/assets/stylesheets/components/radioinput.scss */
.customradio > div:not([class]) {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  margin-right: 4px;
  height: 14px;
  width: 14px;
}
/* line 57, /app/app/assets/stylesheets/components/radioinput.scss */
.customradio > div:not([class]) input,
.customradio > div:not([class]) span {
  position: absolute;
  height: inherit;
  width: inherit;
  left: 0;
  top: 0;
}
/* line 66, /app/app/assets/stylesheets/components/radioinput.scss */
.customradio > div:not([class]) input {
  z-index: 1;
  opacity: 0;
}
/* line 70, /app/app/assets/stylesheets/components/radioinput.scss */
.customradio > div:not([class]) input:checked + span {
  background: #218FCC;
  border: 0;
}
/* line 74, /app/app/assets/stylesheets/components/radioinput.scss */
.customradio > div:not([class]) input:checked + span::before {
  border-radius: inherit;
  background: #FFF;
  display: block;
  content: '';
  height: 4px;
  width: 4px;
}
/* line 85, /app/app/assets/stylesheets/components/radioinput.scss */
.customradio > div:not([class]) span {
  border: 2px solid #C8C8C8;
  border-radius: 50%;
  z-index: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 1, /app/app/assets/stylesheets/components/help.scss */
.help {
  margin-bottom: 100px;
  margin-top: 60px;
}
@media screen and (max-width: 960px) {
  /* line 1, /app/app/assets/stylesheets/components/help.scss */
  .help {
    padding: 0 20px;
  }
}
/* line 11, /app/app/assets/stylesheets/components/help.scss */
.help textarea {
  height: 300px;
  resize: none;
}
/* line 16, /app/app/assets/stylesheets/components/help.scss */
.help__boxes {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 100px;
  counter-reset: box;
  margin-top: 50px;
}
@media screen and (max-width: 960px) {
  /* line 16, /app/app/assets/stylesheets/components/help.scss */
  .help__boxes {
    margin-bottom: 50px;
  }
}
/* line 27, /app/app/assets/stylesheets/components/help.scss */
.help__box {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  counter-increment: box;
}
/* line 31, /app/app/assets/stylesheets/components/help.scss */
.help__box__bottom {
  display: none;
}
/* line 34, /app/app/assets/stylesheets/components/help.scss */
.help__box__bottom > div {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  color: #6F7C80;
  line-height: 24px;
  padding: 15px 20px;
}
@media screen and (max-width: 960px) {
  /* line 34, /app/app/assets/stylesheets/components/help.scss */
  .help__box__bottom > div {
    padding: 15px 0;
  }
}
/* line 45, /app/app/assets/stylesheets/components/help.scss */
.help__box__bottom a {
  text-decoration: underline;
  color: #3378B5;
}
/* line 50, /app/app/assets/stylesheets/components/help.scss */
.help__box__bottom ul {
  margin-left: 20px;
}
/* line 54, /app/app/assets/stylesheets/components/help.scss */
.help__box__bottom p + p {
  margin-top: 20px;
}
/* line 58, /app/app/assets/stylesheets/components/help.scss */
.help__box__bottom--no-border-top > div {
  border-top: 0;
}
/* line 63, /app/app/assets/stylesheets/components/help.scss */
.help__box__top {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: bold;
  min-height: 60px;
  cursor: pointer;
  font-size: 18px;
  padding: 15px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 73, /app/app/assets/stylesheets/components/help.scss */
.help__box__top:hover {
  background: rgba(0, 0, 0, 0.025);
}
/* line 77, /app/app/assets/stylesheets/components/help.scss */
.help__box__top h3 {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 15px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  top: -1px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 85, /app/app/assets/stylesheets/components/help.scss */
.help__box__top h3::before {
  content: counter(box) ". ";
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  display: inline-block;
  margin-right: 7px;
}
/* line 93, /app/app/assets/stylesheets/components/help.scss */
.help__box__top i {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
}
/* line 99, /app/app/assets/stylesheets/components/help.scss */
.help__box__top i:last-of-type {
  display: none;
}
@media screen and (max-width: 960px) {
  /* line 63, /app/app/assets/stylesheets/components/help.scss */
  .help__box__top {
    font-size: 16px;
  }
  /* line 107, /app/app/assets/stylesheets/components/help.scss */
  .help__box__top svg {
    height: 18px;
    width: 18px;
  }
}
/* line 115, /app/app/assets/stylesheets/components/help.scss */
.help__box--privacy .help__box__top {
  cursor: default;
}
/* line 118, /app/app/assets/stylesheets/components/help.scss */
.help__box--privacy .help__box__top:hover {
  background: none;
}
/* line 123, /app/app/assets/stylesheets/components/help.scss */
.help__box--privacy .help__box__bottom {
  display: block;
  height: auto;
}
/* line 130, /app/app/assets/stylesheets/components/help.scss */
.help__box--open i:first-of-type {
  display: none;
}
/* line 134, /app/app/assets/stylesheets/components/help.scss */
.help__box--open i:last-of-type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 1, /app/app/assets/stylesheets/components/body.scss */
.body {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: auto;
      -ms-flex: auto;
          flex: auto;
}
/* line 8, /app/app/assets/stylesheets/components/body.scss */
.body--no-center {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
              -ms-grid-row-align: stretch;
          align-items: stretch;
}
/* line 13, /app/app/assets/stylesheets/components/body.scss */
.body--gray {
  position: relative;
}
/* line 16, /app/app/assets/stylesheets/components/body.scss */
.body--gray::before {
  position: absolute;
  z-index: -1;
  top: -80px;
  bottom: 0;
  right: 0;
  left: 0;
  background-image: -webkit-linear-gradient(#FFF, rgba(255, 255, 255, 0)), -webkit-radial-gradient(circle, #FFF, #EDEFEF);
  background-image: linear-gradient(#FFF, rgba(255, 255, 255, 0)), radial-gradient(circle, #FFF, #EDEFEF);
  background-size: auto 150px, auto auto;
  background-repeat: no-repeat, repeat;
  content: '';
}

/* line 1, /app/app/assets/stylesheets/components/main.scss */
.main {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: -webkit-transform 320ms;
  transition: -webkit-transform 320ms;
  transition: transform 320ms;
  transition: transform 320ms, -webkit-transform 320ms;
}
@media screen and (max-width: 960px) {
  /* line 9, /app/app/assets/stylesheets/components/main.scss */
  .main--menu-open {
    -webkit-transform: translateX(var(--menu-width));
            transform: translateX(var(--menu-width));
  }
}
/* line 14, /app/app/assets/stylesheets/components/main.scss */
.main--menu-open .main__overlay {
  position: absolute;
  z-index: 1000;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
}

/* line 1, /app/app/assets/stylesheets/components/nav.scss */
.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 4, /app/app/assets/stylesheets/components/nav.scss */
.nav__item {
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  line-height: var(--header-height);
  height: var(--header-height);
}
/* line 12, /app/app/assets/stylesheets/components/nav.scss */
.nav__item .header-menu__panel {
  margin-left: 0;
  width: 210px;
  right: auto;
  left: 0;
}
/* line 19, /app/app/assets/stylesheets/components/nav.scss */
.nav__item a {
  display: block;
  height: inherit;
}
/* line 24, /app/app/assets/stylesheets/components/nav.scss */
.nav__item + * {
  margin-left: 40px;
}
/* line 28, /app/app/assets/stylesheets/components/nav.scss */
.nav__item--active {
  border-bottom: 3px solid rgba(0, 0, 0, 0.5);
  height: 60px;
}
/* line 33, /app/app/assets/stylesheets/components/nav.scss */
.nav__item--activewhite {
  border-bottom: 3px solid rgba(255, 255, 255, 0.5);
}
/* line 37, /app/app/assets/stylesheets/components/nav.scss */
.nav__item--white {
  color: #FFF;
}
/* line 40, /app/app/assets/stylesheets/components/nav.scss */
.nav__item--white.nav__item--active {
  border-bottom-color: rgba(255, 255, 255, 0.5);
}
/* line 46, /app/app/assets/stylesheets/components/nav.scss */
.nav--right {
  margin-left: 65px;
}

/* line 1, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__header {
  padding-top: 90px;
  -ms-grid-columns: 1fr auto;
      grid-template-columns: 1fr auto;
  -ms-grid-row-align: center;
      align-items: center;
  grid-gap: 30px;
  display: -ms-grid;
  display: grid;
}
@media screen and (max-width: 960px) {
  /* line 1, /app/app/assets/stylesheets/components/use-cases.scss */
  .use-case__header {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    padding: 40px 30px;
    grid-gap: 0;
  }
}
/* line 17, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__header p {
  font-weight: bold;
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  /* line 17, /app/app/assets/stylesheets/components/use-cases.scss */
  .use-case__header p {
    margin-bottom: 20px;
    text-align: center;
    font-size: 14px;
  }
}
/* line 27, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__header p a {
  text-decoration: underline;
  color: #218FCC;
}
/* line 33, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__header h1 {
  letter-spacing: -2px;
  margin-bottom: 26px;
  font-weight: bold;
  line-height: 1.08;
  font-size: 52px;
  position: relative;
}
@media screen and (max-width: 960px) {
  /* line 33, /app/app/assets/stylesheets/components/use-cases.scss */
  .use-case__header h1 {
    text-align: center;
    letter-spacing: 0;
    line-height: 28px;
    font-size: 28px;
  }
}
/* line 48, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__header h1::before {
  content: '';
  background: -webkit-linear-gradient(left, #0850AE, #2493CF);
  background: linear-gradient(90deg, #0850AE, #2493CF);
  position: relative;
  top: -8px;
  display: block;
  height: 9px;
  border-radius: 9px;
  width: 60px;
}
@media screen and (max-width: 960px) {
  /* line 48, /app/app/assets/stylesheets/components/use-cases.scss */
  .use-case__header h1::before {
    display: none;
  }
}
/* line 65, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__header .use-case__header__image {
  aspect-ratio: 1.83333;
  overflow: visible;
}
@media screen and (max-width: 960px) {
  /* line 65, /app/app/assets/stylesheets/components/use-cases.scss */
  .use-case__header .use-case__header__image {
    aspect-ratio: initial;
  }
}
/* line 73, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__header .use-case__header__image img {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  position: relative;
  max-width: 550px;
  z-index: 1;
}
@media screen and (max-width: 960px) {
  /* line 73, /app/app/assets/stylesheets/components/use-cases.scss */
  .use-case__header .use-case__header__image img {
    max-width: initial;
    width: 100%;
  }
}

/* line 87, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__cta {
  background: #F7F8F8;
  padding: 25px;
  font-weight: bold;
  color: #292E31;
  grid-auto-flow: column;
  place-content: center;
  place-items: center;
  grid-gap: 20px;
  display: -ms-grid;
  display: grid;
}
@media screen and (max-width: 960px) {
  /* line 87, /app/app/assets/stylesheets/components/use-cases.scss */
  .use-case__cta {
    grid-auto-flow: row;
    padding: 15px;
  }
}

/* line 106, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__tip {
  background: #F7F8F8;
  padding: 25px;
}
/* line 110, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__tip a {
  color: #3378B5;
}
/* line 114, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__tip p + p {
  margin-top: 30px;
}

/* line 119, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page {
  -ms-grid-columns: 1fr auto;
      grid-template-columns: 1fr auto;
  grid-gap: 50px;
  display: -ms-grid;
  display: grid;
  margin-top: 60px;
  margin-bottom: 95px;
  line-height: 1.35;
  color: #686868;
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  /* line 119, /app/app/assets/stylesheets/components/use-cases.scss */
  .use-case__page {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    padding: 40px 30px;
    font-size: 16px;
    margin: 0;
  }
}
/* line 140, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page .use-case__content > * + * {
  margin-top: 30px;
}
/* line 144, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page .use-case__content > p + ul {
  margin-top: 5px;
}
/* line 148, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page .use-case__content a:not([class]) {
  color: #3378B5;
}
/* line 152, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page .use-case__content > img {
  display: none;
}
@media screen and (max-width: 960px) {
  /* line 152, /app/app/assets/stylesheets/components/use-cases.scss */
  .use-case__page .use-case__content > img {
    display: block;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* line 162, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page .use-case__content > img + p {
  margin-top: 0;
}
@media screen and (max-width: 960px) {
  /* line 162, /app/app/assets/stylesheets/components/use-cases.scss */
  .use-case__page .use-case__content > img + p {
    margin-top: 30px;
  }
}
@media screen and (max-width: 960px) {
  /* line 171, /app/app/assets/stylesheets/components/use-cases.scss */
  .use-case__page .table-wrapper {
    overflow: auto;
  }
}
/* line 177, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page p.blue {
  color: #3378B5;
}
/* line 181, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page table {
  width: 100%;
}
/* line 184, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page table.postcard-sizes {
  margin-bottom: -10px;
}
@media screen and (max-width: 960px) {
  /* line 184, /app/app/assets/stylesheets/components/use-cases.scss */
  .use-case__page table.postcard-sizes {
    margin-bottom: 0;
  }
}
/* line 191, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page table.postcard-sizes th:first-child {
  width: 100%;
}
/* line 195, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page table.postcard-sizes td:nth-child(4),
.use-case__page table.postcard-sizes td:nth-child(5),
.use-case__page table.postcard-sizes th:last-child {
  background: #F7F8F8;
}
/* line 201, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page table.postcard-sizes td:nth-child(4),
.use-case__page table.postcard-sizes th:nth-child(2) {
  padding-right: 45px;
}
/* line 206, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page table.postcard-sizes td:nth-child(5),
.use-case__page table.postcard-sizes th:last-child {
  padding-right: 20px;
}
/* line 211, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page table.postcard-sizes td:nth-child(4),
.use-case__page table.postcard-sizes th:last-child {
  padding-left: 20px;
}
/* line 216, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page table.postcard-sizes tr:last-child td {
  padding-bottom: 15px;
}
/* line 220, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page table.postcard-sizes th {
  white-space: nowrap;
  padding-top: 15px;
}
/* line 224, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page table.postcard-sizes th:first-child {
  text-align: left;
}
/* line 230, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page table th {
  color: #292E31;
}
/* line 234, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page table th,
.use-case__page table td {
  line-height: 1.5;
}
/* line 240, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page ul {
  padding-left: 30px;
}
@media screen and (max-width: 960px) {
  /* line 240, /app/app/assets/stylesheets/components/use-cases.scss */
  .use-case__page ul {
    padding-left: 15px;
  }
}
/* line 247, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page ul li + li {
  margin-top: 5px;
}
/* line 252, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page h2 {
  font-size: 24px;
  color: #292E31;
  margin-top: 40px !important;
  margin-bottom: -10px;
}
@media screen and (max-width: 960px) {
  /* line 252, /app/app/assets/stylesheets/components/use-cases.scss */
  .use-case__page h2 {
    margin-top: 0 !important;
  }
}
/* line 263, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page b {
  color: #292E31;
}
/* line 267, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__page a:not(.button) {
  text-decoration: underline;
}

/* line 272, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__hr {
  border-top: 1px solid #EEE;
  -ms-grid-column: span 2;
      grid-column: span 2;
  margin: 10px 0;
}
@media screen and (max-width: 960px) {
  /* line 272, /app/app/assets/stylesheets/components/use-cases.scss */
  .use-case__hr {
    -ms-grid-column: initial;
        grid-column: initial;
    margin: 0;
  }
}

/* line 283, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__images {
  display: -ms-grid;
  display: grid;
}
@media screen and (max-width: 960px) {
  /* line 283, /app/app/assets/stylesheets/components/use-cases.scss */
  .use-case__images {
    display: none;
  }
}
/* line 291, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__images.hero img {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  margin-top: 130px;
  max-width: 550px;
}
/* line 298, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__images img {
  margin: 0 auto;
  display: block;
}
@media screen and (max-width: 960px) {
  /* line 298, /app/app/assets/stylesheets/components/use-cases.scss */
  .use-case__images img {
    max-width: 100% !important;
    margin-top: 0 !important;
    margin-right: auto;
    margin-left: auto;
  }
}
/* line 309, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__images img.use-case__image-01 {
  margin-top: 90px;
  max-width: 390px;
}
/* line 314, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__images img.use-case__image-02 {
  max-width: 390px;
}
/* line 318, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__images img.use-case__image-03 {
  max-width: 346px;
}
/* line 322, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__images img.use-case__image-04 {
  max-width: 437px;
}
/* line 326, /app/app/assets/stylesheets/components/use-cases.scss */
.use-case__images img.use-case__image.home-industry-remodeling {
  max-width: 550px;
}

/* line 1, /app/app/assets/stylesheets/components/image-selector.scss */
.image-selector {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  color: #292E31;
  height: 100%;
  width: 100%;
  padding: 0;
  border: 0;
}
/* line 10, /app/app/assets/stylesheets/components/image-selector.scss */
.image-selector[open] {
  display: -ms-grid;
  display: grid;
}
/* line 14, /app/app/assets/stylesheets/components/image-selector.scss */
.image-selector:focus {
  outline: none;
}
/* line 18, /app/app/assets/stylesheets/components/image-selector.scss */
.image-selector::-webkit-backdrop {
  background-color: rgba(255, 255, 255, 0.5);
}
.image-selector::backdrop {
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 22, /app/app/assets/stylesheets/components/image-selector.scss */
.image-selector--loading {
  place-content: center;
}
/* line 26, /app/app/assets/stylesheets/components/image-selector.scss */
.image-selector__wrapper {
  -ms-grid-rows: auto 1fr auto;
      grid-template-rows: auto 1fr auto;
  display: -ms-grid;
  display: grid;
}
/* line 31, /app/app/assets/stylesheets/components/image-selector.scss */
.image-selector__header {
  border-bottom: 1px solid #EEE;
  padding: 10px 15px;
}
/* line 35, /app/app/assets/stylesheets/components/image-selector.scss */
.image-selector__header strong {
  font-size: 21px;
  display: block;
}
/* line 40, /app/app/assets/stylesheets/components/image-selector.scss */
.image-selector__header span {
  color: #686868;
  font-size: 14px;
}
/* line 46, /app/app/assets/stylesheets/components/image-selector.scss */
.image-selector__footer {
  border-top: 1px solid #EEE;
  text-align: right;
  padding: 10px;
}
/* line 51, /app/app/assets/stylesheets/components/image-selector.scss */
.image-selector__footer a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
  gap: 3px;
}
/* line 56, /app/app/assets/stylesheets/components/image-selector.scss */
.image-selector__footer a:hover {
  cursor: pointer;
  color: #218FCC;
}
/* line 61, /app/app/assets/stylesheets/components/image-selector.scss */
.image-selector__footer a svg {
  fill: currentColor;
  height: 16px;
  width: 16px;
}
/* line 69, /app/app/assets/stylesheets/components/image-selector.scss */
.image-selector__images {
  -ms-grid-columns: (1fr)[5];
      grid-template-columns: repeat(5, 1fr);
  grid-auto-rows: max-content;
  overflow: auto;
  grid-gap: 10px;
  display: -ms-grid;
  display: grid;
  padding: 10px;
}
/* line 77, /app/app/assets/stylesheets/components/image-selector.scss */
.image-selector__images img {
  aspect-ratio: 9 / 6;
  width: 100%;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  cursor: pointer;
}
/* line 85, /app/app/assets/stylesheets/components/image-selector.scss */
.image-selector__images img:hover {
  outline: 2px solid #218FCC;
  outline-offset: -2px;
}

/* line 4, /app/app/assets/stylesheets/components/forms.scss */
.outerform__field + *,
.innerform__field + * {
  margin-top: 28px;
}
/* line 8, /app/app/assets/stylesheets/components/forms.scss */
.outerform__field__error,
.innerform__field__error {
  margin-top: 10px;
  color: #E5002D;
}
/* line 13, /app/app/assets/stylesheets/components/forms.scss */
.outerform__field--error .fileinput,
.innerform__field--error .fileinput {
  border-color: #E5002D;
}
/* line 17, /app/app/assets/stylesheets/components/forms.scss */
.outerform__field--center,
.innerform__field--center {
  text-align: center;
}
/* line 21, /app/app/assets/stylesheets/components/forms.scss */
.outerform__field--spacing-top,
.innerform__field--spacing-top {
  margin-top: 40px;
}
/* line 25, /app/app/assets/stylesheets/components/forms.scss */
.outerform__field i,
.innerform__field i {
  margin-bottom: 7px;
  margin-top: -5px;
  display: block;
  opacity: 0.5;
}
/* line 32, /app/app/assets/stylesheets/components/forms.scss */
.outerform__field em,
.innerform__field em {
  font-weight: normal;
  margin-left: 5px;
  opacity: 0.6;
}
/* line 41, /app/app/assets/stylesheets/components/forms.scss */
.outerform__field > label a,
.innerform__field > label a {
  border-bottom: 1px solid rgba(33, 143, 204, 0.25);
  text-transform: none;
  font-weight: normal;
  cursor: pointer;
  color: #218FCC;
}
/* line 48, /app/app/assets/stylesheets/components/forms.scss */
.outerform__field > label a + a,
.innerform__field > label a + a {
  margin-left: 10px;
}
/* line 55, /app/app/assets/stylesheets/components/forms.scss */
.outerform__field-text,
.innerform__field-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

/* line 1, /app/app/assets/stylesheets/components/outerform.scss */
.outerform {
  padding: 70px 0;
}
/* line 4, /app/app/assets/stylesheets/components/outerform.scss */
.outerform form {
  width: 555px;
}
/* line 8, /app/app/assets/stylesheets/components/outerform.scss */
.outerform--login form {
  width: 370px;
}
/* line 13, /app/app/assets/stylesheets/components/outerform.scss */
.outerform__field a:not([class*=button]) {
  text-decoration: underline;
  color: #3378B5;
}
/* line 19, /app/app/assets/stylesheets/components/outerform.scss */
.outerform__logo {
  margin-bottom: 40px;
  text-align: center;
}
/* line 23, /app/app/assets/stylesheets/components/outerform.scss */
.outerform__logo svg {
  width: 288px;
  height: 30px;
}
/* line 27, /app/app/assets/stylesheets/components/outerform.scss */
.outerform__logo svg path,
.outerform__logo svg rect {
  fill: #3378B5;
}
/* line 34, /app/app/assets/stylesheets/components/outerform.scss */
.outerform__hr {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  margin: 30px -100px;
}
/* line 39, /app/app/assets/stylesheets/components/outerform.scss */
.outerform__subtitle {
  text-align: center;
  line-height: 24px;
  color: #686868;
  margin-top: 20px;
}
/* line 45, /app/app/assets/stylesheets/components/outerform.scss */
.outerform__subtitle a {
  text-decoration: underline;
  color: #3378B5;
}
/* line 51, /app/app/assets/stylesheets/components/outerform.scss */
.outerform__title {
  text-align: center;
  font-weight: 600;
  font-size: 24px;
}
@media screen and (max-width: 960px) {
  /* line 1, /app/app/assets/stylesheets/components/outerform.scss */
  .outerform {
    padding-right: 30px;
    padding-left: 30px;
    width: 100%;
  }
  /* line 62, /app/app/assets/stylesheets/components/outerform.scss */
  .outerform form {
    width: 100%;
  }
  /* line 66, /app/app/assets/stylesheets/components/outerform.scss */
  .outerform__logo svg {
    width: 100%;
  }
  /* line 70, /app/app/assets/stylesheets/components/outerform.scss */
  .outerform__hr {
    margin: 30px 0;
  }
}
/* line 75, /app/app/assets/stylesheets/components/outerform.scss */
.outerform--help {
  padding-top: 40px;
  padding-bottom: 0;
}
@media screen and (max-width: 960px) {
  /* line 75, /app/app/assets/stylesheets/components/outerform.scss */
  .outerform--help {
    padding-left: 0;
    padding-right: 0;
  }
}
/* line 84, /app/app/assets/stylesheets/components/outerform.scss */
.outerform--help form {
  margin: 0 auto;
}

/* line 1, /app/app/assets/stylesheets/components/innerform.scss */
.innerform {
  padding-bottom: 50px;
}
/* line 5, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__total-cost {
  display: inline-block;
  margin-right: 20px;
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  /* line 5, /app/app/assets/stylesheets/components/innerform.scss */
  .innerform__total-cost {
    margin-bottom: 20px;
    margin-right: 0;
  }
}
/* line 16, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__panels {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 20, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__panels--grid {
  -ms-grid-columns: 1fr auto 1fr;
      grid-template-columns: 1fr auto 1fr;
  display: -ms-grid !important;
  display: grid !important;
  grid-gap: 40px;
}
@media screen and (max-width: 960px) {
  /* line 20, /app/app/assets/stylesheets/components/innerform.scss */
  .innerform__panels--grid {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    grid-gap: 30px;
  }
}
/* line 31, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__panels + .innerform__field {
  margin-top: 28px;
}
@media screen and (max-width: 960px) {
  /* line 16, /app/app/assets/stylesheets/components/innerform.scss */
  .innerform__panels {
    display: block;
  }
}
/* line 40, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__vertical-separator {
  border-left: 1px solid #E6E6E6;
}
@media screen and (max-width: 960px) {
  /* line 40, /app/app/assets/stylesheets/components/innerform.scss */
  .innerform__vertical-separator {
    border-top: 1px solid #E6E6E6;
    border-left: 0;
  }
}
/* line 49, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__separator {
  border-top: 1px solid #E6E6E6;
  display: block;
  margin: 30px 0;
}
/* line 54, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__separator--small-margin {
  margin: 20px 0;
}
/* line 58, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__separator--small-bottom-margin {
  margin-bottom: 20px;
  margin-top: 0;
}
/* line 63, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__separator--without-margin {
  margin: 0;
}
@media screen and (max-width: 960px) {
  /* line 63, /app/app/assets/stylesheets/components/innerform.scss */
  .innerform__separator--without-margin {
    margin: 10px 0;
  }
}
/* line 72, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__spacer {
  margin-top: 28px;
  display: block;
}
/* line 77, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__actions {
  background: #EDEFEF;
  text-align: center;
  margin-top: 30px;
  padding: 20px 0;
}
@media screen and (max-width: 960px) {
  /* line 77, /app/app/assets/stylesheets/components/innerform.scss */
  .innerform__actions {
    padding-right: 20px;
    padding-left: 20px;
    margin-right: -20px;
    margin-left: -20px;
  }
}
/* line 91, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__panel {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(50% - 15px);
      -ms-flex: 0 0 calc(50% - 15px);
          flex: 0 0 calc(50% - 15px);
}
/* line 94, /app/app/assets/stylesheets/components/innerform.scss */
+ .innerform__panel {
  margin-left: 30px;
}
/* line 98, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__panel--textarea {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 101, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__panel--textarea > * {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 106, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__panel--textarea > * textarea {
  resize: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 960px) {
  /* line 106, /app/app/assets/stylesheets/components/innerform.scss */
  .innerform__panel--textarea > * textarea {
    min-height: 350px;
  }
}
/* line 117, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__panel--photo {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 121, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__panel--photo > * {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
/* line 126, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__panel--photo > * label {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
/* line 130, /app/app/assets/stylesheets/components/innerform.scss */
.innerform__panel--photo > * photo-field {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 960px) {
  /* line 137, /app/app/assets/stylesheets/components/innerform.scss */
  .innerform__panel + * {
    margin-left: 0;
    margin-top: 28px;
  }
}
@media screen and (max-width: 960px) {
  /* line 1, /app/app/assets/stylesheets/components/innerform.scss */
  .innerform {
    padding-bottom: 0;
  }
}

/* line 1, /app/app/assets/stylesheets/components/docs.scss */
.docs {
  -ms-grid-columns: auto auto minmax(20ch, 80ch) auto;
      grid-template-columns: auto auto minmax(20ch, 80ch) auto;
  grid-gap: 50px;
  display: -ms-grid;
  display: grid;
  padding: 40px 40px 100px;
  max-width: 1500px;
  margin: 0 auto;
}
/* line 11, /app/app/assets/stylesheets/components/docs.scss */
.docs__separator {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
/* line 15, /app/app/assets/stylesheets/components/docs.scss */
.docs__sidebar {
  font-size: 16px;
}
/* line 18, /app/app/assets/stylesheets/components/docs.scss */
.docs__sidebar a {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 32px;
}
/* line 23, /app/app/assets/stylesheets/components/docs.scss */
.docs__sidebar a.active {
  color: #3378B5;
}
/* line 30, /app/app/assets/stylesheets/components/docs.scss */
.docs__content h2 {
  margin-top: 40px;
}
/* line 34, /app/app/assets/stylesheets/components/docs.scss */
.docs__content pre {
  border-radius: 6px;
  background: #333;
  color: #FFF;
  padding: 14px;
}
/* line 41, /app/app/assets/stylesheets/components/docs.scss */
.docs__content :not(pre) > code {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #F6F6F6;
  border-radius: 3px;
  padding: 0.2em 0.375em 0.125em;
  font-size: 0.875em;
}
/* line 49, /app/app/assets/stylesheets/components/docs.scss */
.docs__content a {
  text-decoration: underline;
  color: #3378B5;
}
/* line 54, /app/app/assets/stylesheets/components/docs.scss */
.docs__content p {
  line-height: 1.65;
  margin: 16px 0;
}
/* line 59, /app/app/assets/stylesheets/components/docs.scss */
.docs__content li {
  line-height: 1.65;
}
/* line 63, /app/app/assets/stylesheets/components/docs.scss */
.docs__content ul,
.docs__content ol {
  padding-left: 20px;
}
/* line 70, /app/app/assets/stylesheets/components/docs.scss */
.docs__group__name {
  -ms-grid-columns: auto 1fr;
      grid-template-columns: auto 1fr;
  -ms-grid-row-align: center;
      align-items: center;
  display: -ms-grid;
  display: grid;
  height: 32px;
}
/* line 77, /app/app/assets/stylesheets/components/docs.scss */
.docs__group__items {
  padding-left: 16px;
}
/* line 83, /app/app/assets/stylesheets/components/docs.scss */
.docs__examples pre {
  min-width: 500px;
  padding: 0;
}
/* line 87, /app/app/assets/stylesheets/components/docs.scss */
.docs__examples pre::before {
  content: attr(label);
  display: block;
  border-radius: 6px 6px 0 0;
  background: #333;
  padding: 10px 14px;
  font-size: 12px;
  color: #FFF;
  border-bottom: 1px solid #666;
}
/* line 99, /app/app/assets/stylesheets/components/docs.scss */
.docs__examples pre code {
  border-radius: 0 0 6px 6px;
  background: #333;
  font-size: 12px;
  color: #FFF;
  padding: 14px;
  display: block;
}
/* line 110, /app/app/assets/stylesheets/components/docs.scss */
.docs__parameter {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 16px;
  margin: 16px 0;
}
/* line 115, /app/app/assets/stylesheets/components/docs.scss */
.docs__parameter__contents > p:first-child {
  margin-top: 10px;
}
/* line 119, /app/app/assets/stylesheets/components/docs.scss */
.docs__parameter__header {
  line-height: 20px;
  margin-bottom: 10px;
}
/* line 123, /app/app/assets/stylesheets/components/docs.scss */
.docs__parameter__header > * {
  display: inline;
}
/* line 127, /app/app/assets/stylesheets/components/docs.scss */
.docs__parameter__header > *:first-child {
  font-family: monospace;
  font-size: 14px;
}
/* line 132, /app/app/assets/stylesheets/components/docs.scss */
.docs__parameter__header > *:not(:first-child) {
  margin-left: 12px;
  font-size: 12px;
}

/* line 1, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
:root {
  --toastify-color-light: #fff;
  --toastify-color-dark: #121212;
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: #e74c3c;
  --toastify-color-transparent: rgba(255, 255, 255, 0.7);
  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);
  --toastify-toast-width: 320px;
  --toastify-toast-background: #fff;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;
  --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;
  --toastify-spinner-color: #616161;
  --toastify-spinner-color-empty-area: #e0e0e0;
  --toastify-color-progress-light: linear-gradient(
    to right,
    #4cd964,
    #5ac8fa,
    #007aff,
    #34aadc,
    #5856d6,
    #ff2d55
  );
  --toastify-color-progress-dark: #bb86fc;
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
}

/* line 43, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast-container {
  z-index: var(--toastify-z-index);
  -webkit-transform: translate3d(0, 0, var(--toastify-z-index) px);
  position: fixed;
  padding: 4px;
  width: var(--toastify-toast-width);
  box-sizing: border-box;
  color: #fff;
}

/* line 52, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast-container--top-left {
  top: 1em;
  left: 1em;
}

/* line 56, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast-container--top-center {
  top: 1em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 61, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast-container--top-right {
  top: 1em;
  right: 1em;
}

/* line 65, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast-container--bottom-left {
  bottom: 1em;
  left: 1em;
}

/* line 69, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast-container--bottom-center {
  bottom: 1em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

/* line 74, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast-container--bottom-right {
  bottom: 1em;
  right: 1em;
}

@media only screen and (max-width: 480px) {
  /* line 80, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
  .Toastify__toast-container {
    width: 100vw;
    padding: 0;
    left: 0;
    margin: 0;
  }

  /* line 86, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
  .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
    top: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  /* line 90, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
  .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
    bottom: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  /* line 94, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
  .Toastify__toast-container--rtl {
    right: 0;
    left: initial;
  }
}
/* line 99, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast {
  position: relative;
  min-height: var(--toastify-toast-min-height);
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: 8px;
  border-radius: 4px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  max-height: var(--toastify-toast-max-height);
  overflow: hidden;
  font-family: var(--toastify-font-family);
  cursor: pointer;
  direction: ltr;
}

/* line 117, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast--rtl {
  direction: rtl;
}

/* line 120, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast-body {
  margin: auto 0;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 6px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
          align-items: center;
}

/* line 130, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast-body > div:last-child {
  -ms-flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
          flex: 1;
}

/* line 134, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast-icon {
  -webkit-margin-end: 10px;
  -moz-margin-end: 10px;
       margin-inline-end: 10px;
  width: 20px;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

/* line 144, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify--animate {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
}

/* line 149, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify--animate-icon {
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-duration: 0.3s;
          animation-duration: 0.3s;
}

@media only screen and (max-width: 480px) {
  /* line 155, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
  .Toastify__toast {
    margin-bottom: 0;
    border-radius: 0;
  }
}
/* line 160, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast-theme--dark {
  background: var(--toastify-color-dark);
  color: var(--toastify-text-color-dark);
}

/* line 164, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast-theme--light {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}

/* line 168, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast-theme--colored.Toastify__toast--default {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}

/* line 172, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast-theme--colored.Toastify__toast--info {
  color: var(--toastify-text-color-info);
  background: var(--toastify-color-info);
}

/* line 176, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast-theme--colored.Toastify__toast--success {
  color: var(--toastify-text-color-success);
  background: var(--toastify-color-success);
}

/* line 180, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast-theme--colored.Toastify__toast--warning {
  color: var(--toastify-text-color-warning);
  background: var(--toastify-color-warning);
}

/* line 184, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__toast-theme--colored.Toastify__toast--error {
  color: var(--toastify-text-color-error);
  background: var(--toastify-color-error);
}

/* line 189, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__progress-bar-theme--light {
  background: var(--toastify-color-progress-light);
}

/* line 192, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__progress-bar-theme--dark {
  background: var(--toastify-color-progress-dark);
}

/* line 195, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__progress-bar--info {
  background: var(--toastify-color-progress-info);
}

/* line 198, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__progress-bar--success {
  background: var(--toastify-color-progress-success);
}

/* line 201, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__progress-bar--warning {
  background: var(--toastify-color-progress-warning);
}

/* line 204, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__progress-bar--error {
  background: var(--toastify-color-progress-error);
}

/* line 207, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
  background: var(--toastify-color-transparent);
}

/* line 211, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__close-button {
  color: #fff;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -ms-flex-item-align: start;
  -webkit-align-self: flex-start;
          align-self: flex-start;
}

/* line 223, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__close-button--light {
  color: #000;
  opacity: 0.3;
}

/* line 227, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__close-button > svg {
  fill: currentColor;
  height: 16px;
  width: 14px;
}

/* line 232, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__close-button:hover, .Toastify__close-button:focus {
  opacity: 1;
}

@-webkit-keyframes Toastify__trackProgress {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}

@keyframes Toastify__trackProgress {
  0% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
}
/* line 244, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: var(--toastify-z-index);
  opacity: 0.7;
  -webkit-transform-origin: left;
          transform-origin: left;
}

/* line 254, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__progress-bar--animated {
  -webkit-animation: Toastify__trackProgress linear 1 forwards;
          animation: Toastify__trackProgress linear 1 forwards;
}

/* line 257, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__progress-bar--controlled {
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
}

/* line 260, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__progress-bar--rtl {
  right: 0;
  left: initial;
  -webkit-transform-origin: right;
          transform-origin: right;
}

/* line 266, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__spinner {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 2px solid;
  border-radius: 100%;
  border-color: var(--toastify-spinner-color-empty-area);
  border-right-color: var(--toastify-spinner-color);
  -webkit-animation: Toastify__spin 0.65s linear infinite;
          animation: Toastify__spin 0.65s linear infinite;
}

@-webkit-keyframes Toastify__bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes Toastify__bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}
@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}
@-webkit-keyframes Toastify__bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes Toastify__bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}
@-webkit-keyframes Toastify__bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes Toastify__bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}
@keyframes Toastify__bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}
@-webkit-keyframes Toastify__bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@keyframes Toastify__bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: none;
            transform: none;
  }
}
@-webkit-keyframes Toastify__bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}
@keyframes Toastify__bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}
/* line 411, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
  -webkit-animation-name: Toastify__bounceInLeft;
          animation-name: Toastify__bounceInLeft;
}

/* line 414, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
  -webkit-animation-name: Toastify__bounceInRight;
          animation-name: Toastify__bounceInRight;
}

/* line 417, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__bounce-enter--top-center {
  -webkit-animation-name: Toastify__bounceInDown;
          animation-name: Toastify__bounceInDown;
}

/* line 420, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__bounce-enter--bottom-center {
  -webkit-animation-name: Toastify__bounceInUp;
          animation-name: Toastify__bounceInUp;
}

/* line 424, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
  -webkit-animation-name: Toastify__bounceOutLeft;
          animation-name: Toastify__bounceOutLeft;
}

/* line 427, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
  -webkit-animation-name: Toastify__bounceOutRight;
          animation-name: Toastify__bounceOutRight;
}

/* line 430, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__bounce-exit--top-center {
  -webkit-animation-name: Toastify__bounceOutUp;
          animation-name: Toastify__bounceOutUp;
}

/* line 433, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__bounce-exit--bottom-center {
  -webkit-animation-name: Toastify__bounceOutDown;
          animation-name: Toastify__bounceOutDown;
}

@-webkit-keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}

@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes Toastify__zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes Toastify__zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
            transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
/* line 458, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__zoom-enter {
  -webkit-animation-name: Toastify__zoomIn;
          animation-name: Toastify__zoomIn;
}

/* line 462, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__zoom-exit {
  -webkit-animation-name: Toastify__zoomOut;
          animation-name: Toastify__zoomOut;
}

@-webkit-keyframes Toastify__flipIn {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes Toastify__flipIn {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}
@-webkit-keyframes Toastify__flipOut {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes Toastify__flipOut {
  from {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
/* line 500, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__flip-enter {
  -webkit-animation-name: Toastify__flipIn;
          animation-name: Toastify__flipIn;
}

/* line 504, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__flip-exit {
  -webkit-animation-name: Toastify__flipOut;
          animation-name: Toastify__flipOut;
}

@-webkit-keyframes Toastify__slideInRight {
  from {
    -webkit-transform: translate3d(110%, 0, 0);
            transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes Toastify__slideInRight {
  from {
    -webkit-transform: translate3d(110%, 0, 0);
            transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes Toastify__slideInLeft {
  from {
    -webkit-transform: translate3d(-110%, 0, 0);
            transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInLeft {
  from {
    -webkit-transform: translate3d(-110%, 0, 0);
            transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes Toastify__slideInUp {
  from {
    -webkit-transform: translate3d(0, 110%, 0);
            transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInUp {
  from {
    -webkit-transform: translate3d(0, 110%, 0);
            transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes Toastify__slideInDown {
  from {
    -webkit-transform: translate3d(0, -110%, 0);
            transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInDown {
  from {
    -webkit-transform: translate3d(0, -110%, 0);
            transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes Toastify__slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(110%, 0, 0);
            transform: translate3d(110%, 0, 0);
  }
}
@keyframes Toastify__slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(110%, 0, 0);
            transform: translate3d(110%, 0, 0);
  }
}
@-webkit-keyframes Toastify__slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-110%, 0, 0);
            transform: translate3d(-110%, 0, 0);
  }
}
@keyframes Toastify__slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-110%, 0, 0);
            transform: translate3d(-110%, 0, 0);
  }
}
@-webkit-keyframes Toastify__slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 500px, 0);
            transform: translate3d(0, 500px, 0);
  }
}
@keyframes Toastify__slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 500px, 0);
            transform: translate3d(0, 500px, 0);
  }
}
@-webkit-keyframes Toastify__slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -500px, 0);
            transform: translate3d(0, -500px, 0);
  }
}
@keyframes Toastify__slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -500px, 0);
            transform: translate3d(0, -500px, 0);
  }
}
/* line 580, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
  -webkit-animation-name: Toastify__slideInLeft;
          animation-name: Toastify__slideInLeft;
}

/* line 583, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
  -webkit-animation-name: Toastify__slideInRight;
          animation-name: Toastify__slideInRight;
}

/* line 586, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__slide-enter--top-center {
  -webkit-animation-name: Toastify__slideInDown;
          animation-name: Toastify__slideInDown;
}

/* line 589, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__slide-enter--bottom-center {
  -webkit-animation-name: Toastify__slideInUp;
          animation-name: Toastify__slideInUp;
}

/* line 593, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
  -webkit-animation-name: Toastify__slideOutLeft;
          animation-name: Toastify__slideOutLeft;
}

/* line 596, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
  -webkit-animation-name: Toastify__slideOutRight;
          animation-name: Toastify__slideOutRight;
}

/* line 599, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__slide-exit--top-center {
  -webkit-animation-name: Toastify__slideOutUp;
          animation-name: Toastify__slideOutUp;
}

/* line 602, /app/client/node_modules/react-toastify/dist/ReactToastify.css */
.Toastify__slide-exit--bottom-center {
  -webkit-animation-name: Toastify__slideOutDown;
          animation-name: Toastify__slideOutDown;
}

@-webkit-keyframes Toastify__spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes Toastify__spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/* line 21, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop {
  position: relative;
  display: inline-block;
  cursor: crosshair;
  overflow: hidden;
  max-width: 100%;
  background-color: #000;
}
/* line 29, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop:focus {
  outline: none;
}
/* line 33, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop--disabled {
  cursor: inherit;
}
/* line 37, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop__image {
  /* autoprefixer: off */
  display: block;
  max-width: 100%;
  max-height: -webkit-fill-available;
  max-height: -moz-available;
  max-height: stretch;
}
/* line 46, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop--crop-invisible .ReactCrop__image {
  opacity: 0.5;
}
/* line 50, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop__crop-selection {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  box-sizing: border-box;
  cursor: move;
  box-shadow: 0 0 0 9999em rgba(0, 0, 0, 0.5);
  border: 1px solid;
  border-image-source: url("data:image/gif;base64,R0lGODlhCgAKAJECAAAAAP///////wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEI5RDc5MTFDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEI5RDc5MTBDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEBQoAAgAsAAAAAAoACgAAAhWEERkn7W3ei7KlagMWF/dKgYeyGAUAIfkEBQoAAgAsAAAAAAoACgAAAg+UYwLJ7RnQm7QmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYgLJHdiinNSAVfOEKoUCACH5BAUKAAIALAAAAAAKAAoAAAIRVISAdusPo3RAzYtjaMIaUQAAIfkEBQoAAgAsAAAAAAoACgAAAg+MDiem7Q8bSLFaG5il6xQAIfkEBQoAAgAsAAAAAAoACgAAAg+UYRLJ7QnQm7SmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYBLJDdiinNSEVfOEKoECACH5BAUKAAIALAAAAAAKAAoAAAIRFISBdusPo3RBzYsjaMIaUQAAOw==");
  border-image-slice: 1;
  border-image-repeat: repeat;
}
/* line 59, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop--disabled .ReactCrop__crop-selection {
  cursor: inherit;
}
/* line 69, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop__drag-handle {
  position: absolute;
  width: 9px;
  height: 9px;
  background-color: rgba(0, 0, 0, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.7);
  box-sizing: border-box;
  outline: 1px solid transparent;
}
/* line 82, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop .ord-nw {
  top: 0;
  left: 0;
  margin-top: -5px;
  margin-left: -5px;
  cursor: nw-resize;
}
/* line 89, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop .ord-n {
  top: 0;
  left: 50%;
  margin-top: -5px;
  margin-left: -5px;
  cursor: n-resize;
}
/* line 96, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop .ord-ne {
  top: 0;
  right: 0;
  margin-top: -5px;
  margin-right: -5px;
  cursor: ne-resize;
}
/* line 103, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop .ord-e {
  top: 50%;
  right: 0;
  margin-top: -5px;
  margin-right: -5px;
  cursor: e-resize;
}
/* line 110, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop .ord-se {
  bottom: 0;
  right: 0;
  margin-bottom: -5px;
  margin-right: -5px;
  cursor: se-resize;
}
/* line 117, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop .ord-s {
  bottom: 0;
  left: 50%;
  margin-bottom: -5px;
  margin-left: -5px;
  cursor: s-resize;
}
/* line 124, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop .ord-sw {
  bottom: 0;
  left: 0;
  margin-bottom: -5px;
  margin-left: -5px;
  cursor: sw-resize;
}
/* line 131, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop .ord-w {
  top: 50%;
  left: 0;
  margin-top: -5px;
  margin-left: -5px;
  cursor: w-resize;
}
/* line 141, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop__disabled .ReactCrop__drag-handle {
  cursor: inherit;
}
/* line 145, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop__drag-bar {
  position: absolute;
}
/* line 148, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop__drag-bar.ord-n {
  top: 0;
  left: 0;
  width: 100%;
  height: 6px;
  margin-top: -3px;
}
/* line 155, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop__drag-bar.ord-e {
  right: 0;
  top: 0;
  width: 6px;
  height: 100%;
  margin-right: -3px;
}
/* line 162, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop__drag-bar.ord-s {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  margin-bottom: -3px;
}
/* line 169, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop__drag-bar.ord-w {
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  margin-left: -3px;
}
/* line 178, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop--new-crop .ReactCrop__drag-bar, .ReactCrop--new-crop .ReactCrop__drag-handle, .ReactCrop--fixed-aspect .ReactCrop__drag-bar {
  display: none;
}
/* line 184, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n, .ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e, .ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s, .ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w {
  display: none;
}
@media (max-width: 768px), (pointer: coarse) {
  /* line 192, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
  .ReactCrop__drag-handle {
    width: 17px;
    height: 17px;
  }
  /* line 197, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
  .ReactCrop .ord-nw {
    margin-top: -9px;
    margin-left: -9px;
  }
  /* line 201, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
  .ReactCrop .ord-n {
    margin-top: -9px;
    margin-left: -9px;
  }
  /* line 205, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
  .ReactCrop .ord-ne {
    margin-top: -9px;
    margin-right: -9px;
  }
  /* line 209, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
  .ReactCrop .ord-e {
    margin-top: -9px;
    margin-right: -9px;
  }
  /* line 213, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
  .ReactCrop .ord-se {
    margin-bottom: -9px;
    margin-right: -9px;
  }
  /* line 217, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
  .ReactCrop .ord-s {
    margin-bottom: -9px;
    margin-left: -9px;
  }
  /* line 221, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
  .ReactCrop .ord-sw {
    margin-bottom: -9px;
    margin-left: -9px;
  }
  /* line 225, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
  .ReactCrop .ord-w {
    margin-top: -9px;
    margin-left: -9px;
  }
  /* line 230, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
  .ReactCrop__drag-bar.ord-n {
    height: 14px;
    margin-top: -7px;
  }
  /* line 234, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
  .ReactCrop__drag-bar.ord-e {
    width: 14px;
    margin-right: -7px;
  }
  /* line 238, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
  .ReactCrop__drag-bar.ord-s {
    height: 14px;
    margin-bottom: -7px;
  }
  /* line 242, /app/client/node_modules/react-image-crop/lib/ReactCrop.scss */
  .ReactCrop__drag-bar.ord-w {
    width: 14px;
    margin-left: -7px;
  }
}

/*https://github.com/leongersen/noUiSlider/tree/2faa227afa74b724a4537d2a655a10183f92c30c/src*/
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
/* line 8, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-target,
.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;
  box-sizing: border-box;
}

/* line 19, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-target {
  position: relative;
  background: #d8e9fd;
  direction: ltr;
}

/* line 24, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-base {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  /* Fix 401 */
}

/* line 30, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}

/* line 37, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-handle {
  position: relative;
  z-index: 1;
}

/* line 41, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-stacking .noUi-handle {
  /* This class is applied to the lower origin when
     its values is > 50%. */
  z-index: 10;
}

/* line 46, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s;
}

/* line 50, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-state-drag * {
  cursor: inherit !important;
}

/* Painting and performance;
 * Browsers can paint handles in their own layer.
 */
/* line 57, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Slider size and handle placement;
 */
/* line 64, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-horizontal {
  height: 3px;
}

/* line 67, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-horizontal .noUi-handle {
  width: 19px;
  height: 19px;
  left: -17px;
  top: -8px;
}

/* line 73, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-vertical {
  width: 18px;
}

/* line 76, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}

/* Styling;
 */
/* line 85, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-background {
  background: #FAFAFA;
}

/* line 88, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-connect {
  background: #3b93f6;
  -webkit-transition: background 450ms;
  transition: background 450ms;
  position: absolute;
  height: 3px;
}

/* line 95, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-origin {
  border-radius: 2px;
}

/* Handles and cursors;
 */
/* line 103, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-draggable {
  cursor: w-resize;
}

/* line 106, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}

/* line 109, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-handle {
  border-radius: 50%;
  background: #3b93f6;
  cursor: default;
  cursor: pointer;
}

/* line 115, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-handle.noUi-handle-lower {
  left: -19px;
}

/* line 118, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-handle.noUi-handle-upper {
  left: 0;
}

/* line 122, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.only-one-handle .noUi-handle.noUi-handle-lower {
  left: -17px;
}

/* line 125, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.only-one-handle .noUi-handle.noUi-handle-upper {
  left: 17px;
}

/* Disabled state;
 */
/* line 131, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
[disabled].noUi-connect,
[disabled] .noUi-connect {
  background: #B8B8B8;
}

/* line 135, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
[disabled].noUi-origin,
[disabled] .noUi-handle {
  cursor: not-allowed;
}

/* line 140, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-origin .noUi-tooltip {
  text-align: center;
  left: 50%;
  margin-left: -100px;
  right: auto;
}

/* line 148, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-tooltip {
  display: none;
  pointer-events: none;
  position: absolute;
  text-align: center;
  width: 200px;
}

/* line 156, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-handle-lower .noUi-tooltip {
  bottom: -25px;
}

/* line 160, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-handle-upper .noUi-tooltip {
  bottom: -25px;
}

/* Pips
 */
/* line 166, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-pips,
.noUi-pips * {
  box-sizing: border-box;
}

/* line 171, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-pips {
  position: absolute;
  color: #999;
}

/* Values;
 *
 */
/* line 179, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-value {
  width: 40px;
  position: absolute;
  text-align: center;
}

/* line 184, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}

/* Markings;
 *
 */
/* line 192, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-marker {
  position: absolute;
  background: #CCC;
}

/* line 196, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-marker-sub {
  background: #AAA;
}

/* line 199, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-marker-large {
  background: #AAA;
}

/* Horizontal layout;
 *
 */
/* line 206, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 50px;
  top: 100%;
  left: 0;
  width: 100%;
}

/* line 213, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-value-horizontal {
  margin-left: -20px;
  padding-top: 20px;
}

/* line 217, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-value-horizontal.noUi-value-sub {
  padding-top: 15px;
}

/* line 221, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px;
}

/* line 226, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px;
}

/* line 229, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-marker-horizontal.noUi-marker-large {
  height: 15px;
}

/* Vertical layout;
 *
 */
/* line 236, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}

/* line 242, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-value-vertical {
  width: 15px;
  margin-left: 20px;
  margin-top: -5px;
}

/* line 248, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}

/* line 253, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}

/* line 256, /app/app/assets/stylesheets/vendor/no-ui-slider.scss */
.noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}

/* line 85, /app/app/assets/stylesheets/base.scss */
.mobile-br {
  display: none;
}
@media screen and (max-width: 960px) {
  /* line 85, /app/app/assets/stylesheets/base.scss */
  .mobile-br {
    display: block;
  }
}

/* line 93, /app/app/assets/stylesheets/base.scss */
.privacy {
  margin-bottom: 100px;
  margin-top: 60px;
}
@media screen and (max-width: 960px) {
  /* line 93, /app/app/assets/stylesheets/base.scss */
  .privacy {
    padding: 0 20px;
  }
}
/* line 103, /app/app/assets/stylesheets/base.scss */
.privacy__date {
  color: #6F7C80;
  margin-top: 20px;
}

/* line 109, /app/app/assets/stylesheets/base.scss */
.maintainance-notification {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background: #FFF;
  font-size: 14px;
  padding: 15px;
  color: #292E31;
  -ms-grid-columns: auto 1fr auto;
      grid-template-columns: auto 1fr auto;
  grid-gap: 10px;
  display: none;
}
/* line 120, /app/app/assets/stylesheets/base.scss */
.maintainance-notification__close {
  padding-right: 15px;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  position: relative;
  cursor: pointer;
}
/* line 126, /app/app/assets/stylesheets/base.scss */
.maintainance-notification__close:hover {
  color: #218FCC;
}
/* line 130, /app/app/assets/stylesheets/base.scss */
.maintainance-notification__close::before, .maintainance-notification__close::after {
  background: currentColor;
  position: absolute;
  content: '';
  width: 14px;
  height: 2px;
}
/* line 139, /app/app/assets/stylesheets/base.scss */
.maintainance-notification__close::before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
/* line 143, /app/app/assets/stylesheets/base.scss */
.maintainance-notification__close::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
/* line 148, /app/app/assets/stylesheets/base.scss */
.maintainance-notification__circle {
  background-color: #77AA54;
  border-radius: 50%;
  margin-top: 4px;
  height: 12px;
  width: 12px;
}
/* line 156, /app/app/assets/stylesheets/base.scss */
.maintainance-notification a {
  text-decoration: underline;
}

/* line 161, /app/app/assets/stylesheets/base.scss */
.company-address-tooltip {
  margin-right: 0 !important;
  text-transform: uppercase;
  position: relative;
  margin-left: 5px;
}
/* line 167, /app/app/assets/stylesheets/base.scss */
.company-address-tooltip__icon {
  opacity: 0.5;
  height: 20px;
  width: 20px;
}
/* line 172, /app/app/assets/stylesheets/base.scss */
.company-address-tooltip__icon:hover + * {
  display: block;
}
/* line 177, /app/app/assets/stylesheets/base.scss */
.company-address-tooltip--wrap {
  white-space: initial;
}
/* line 181, /app/app/assets/stylesheets/base.scss */
.company-address-tooltip__container {
  bottom: calc(100% + 12px);
  position: absolute;
  max-width: 320px;
  display: none;
  z-index: 100;
  right: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  pointer-events: none;
  background: #FFF;
  border-radius: 2px;
  text-align: left;
  line-height: 1.6;
  color: #292E31;
  padding: 9px 14px;
  white-space: nowrap;
  font-size: 14px;
}

/* line 205, /app/app/assets/stylesheets/base.scss */
a.photo-remove-link {
  color: #ff5c5c;
}

@media screen and (max-width: 960px) {
  /* line 209, /app/app/assets/stylesheets/base.scss */
  rm-targeting-map {
    -ms-grid-rows: min-content 100vh;
        grid-template-rows: min-content 100vh;
    padding-bottom: 141px;
    margin-top: 10px;
  }
  /* line 215, /app/app/assets/stylesheets/base.scss */
  rm-targeting-map .innerform__actions {
    position: absolute;
    z-index: 100;
    margin: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
}
/* line 225, /app/app/assets/stylesheets/base.scss */
rm-targeting-map::part(sliders-container) {
  grid-gap: 15px;
  padding: 40px;
}
@media screen and (max-width: 960px) {
  /* line 225, /app/app/assets/stylesheets/base.scss */
  rm-targeting-map::part(sliders-container) {
    padding: 20px;
  }
}
/* line 234, /app/app/assets/stylesheets/base.scss */
rm-targeting-map::part(autocomplete-input) {
  padding-right: 60px;
}
/* line 238, /app/app/assets/stylesheets/base.scss */
rm-targeting-map::part(rm-google-maps) {
  grid-gap: 50px;
}
@media screen and (max-width: 960px) {
  /* line 238, /app/app/assets/stylesheets/base.scss */
  rm-targeting-map::part(rm-google-maps) {
    grid-gap: 20px;
  }
}
/* line 246, /app/app/assets/stylesheets/base.scss */
rm-targeting-map::part(toolbar), rm-targeting-map::part(zoom-control) {
  margin-top: -40px;
}
@media screen and (max-width: 960px) {
  /* line 246, /app/app/assets/stylesheets/base.scss */
  rm-targeting-map::part(toolbar), rm-targeting-map::part(zoom-control) {
    margin-top: -10px;
  }
}
/* line 255, /app/app/assets/stylesheets/base.scss */
rm-targeting-map::part(field) {
  --rm-primary: #3b93f6;
  grid-gap: 5px;
}
/* line 260, /app/app/assets/stylesheets/base.scss */
rm-targeting-map::part(radio-label) {
  --rm-border: #C8C8C8;
  font-size: 14px;
}

/* line 266, /app/app/assets/stylesheets/base.scss */
.campaign-content {
  -ms-grid-columns: 1fr 515px;
      grid-template-columns: 1fr 515px;
  grid-gap: 30px;
  display: -ms-grid;
  display: grid;
}
@media screen and (max-width: 960px) {
  /* line 266, /app/app/assets/stylesheets/base.scss */
  .campaign-content {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    grid-gap: 10px;
  }
}
/* line 276, /app/app/assets/stylesheets/base.scss */
.campaign-content > div:nth-child(2) {
  -webkit-align-self: start;
      -ms-flex-item-align: start;
          align-self: start;
  position: -webkit-sticky;
  position: sticky;
  -ms-grid-row: span 2;
      grid-row: span 2;
  top: 20px;
}
@media screen and (max-width: 960px) {
  /* line 276, /app/app/assets/stylesheets/base.scss */
  .campaign-content > div:nth-child(2) {
    display: none;
  }
}

/* line 288, /app/app/assets/stylesheets/base.scss */
.campaign-preview {
  padding: 20px;
  background: #EDEFEF;
  position: relative;
  -ms-grid-rows: 1fr 1fr;
      grid-template-rows: 1fr 1fr;
  grid-gap: 20px;
  display: -ms-grid;
  display: grid;
}
/* line 298, /app/app/assets/stylesheets/base.scss */
.campaign-preview iframe {
  background-color: #FFF;
  position: relative;
  display: block;
  height: auto;
  width: 100%;
  border: 0;
}
/* line 307, /app/app/assets/stylesheets/base.scss */
.campaign-preview__iframe {
  pointer-events: none;
  position: relative;
  overflow: hidden;
}
/* line 313, /app/app/assets/stylesheets/base.scss */
.campaign-preview__warning {
  background: #EFDBDB;
  border-radius: 4px;
  width: 330px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  margin: 0 auto;
  margin-top: 10px;
}
/* line 326, /app/app/assets/stylesheets/base.scss */
.campaign-preview__hint {
  padding: 30px;
}
/* line 329, /app/app/assets/stylesheets/base.scss */
.campaign-preview__hint p {
  color: #697D81;
  margin-top: 10px;
  font-size: 13px;
}

/* line 337, /app/app/assets/stylesheets/base.scss */
.moxi-listings {
  position: relative;
  min-height: 300px;
  -ms-grid-columns: (minmax(200px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  grid-gap: 1em;
  display: -ms-grid;
  display: grid;
}
/* line 345, /app/app/assets/stylesheets/base.scss */
.moxi-listings + .pagination {
  padding-bottom: 0;
  border-top: 0;
}

/* line 351, /app/app/assets/stylesheets/base.scss */
.moxi-listing {
  background: #F8F8F9;
  color: #666767;
  border: 1px solid #C8C8C8;
  border-radius: 4px;
  cursor: pointer;
}
/* line 359, /app/app/assets/stylesheets/base.scss */
.moxi-listing:hover {
  border-color: #218FCC;
  color: #218FCC;
}
/* line 364, /app/app/assets/stylesheets/base.scss */
.moxi-listing strong {
  padding: 0.65em 0.5em 0.25em;
  display: block;
}
/* line 369, /app/app/assets/stylesheets/base.scss */
.moxi-listing span {
  padding: 0 0.5em 0.5em;
  font-size: 0.75em;
  display: block;
  opacity: 0.75;
}
/* line 376, /app/app/assets/stylesheets/base.scss */
.moxi-listing .moxi-listing-image-placeholder {
  background: #E6E6E6;
}
/* line 380, /app/app/assets/stylesheets/base.scss */
.moxi-listing img,
.moxi-listing .moxi-listing-image-placeholder {
  display: block;
  border-radius: 3px 3px 0 0;
  aspect-ratio: 220 / 148;
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}

/* line 391, /app/app/assets/stylesheets/base.scss */
.photos-thumbnail {
  border: 1px solid #C8C8C8;
  aspect-ratio: 10 / 6.3;
  padding: 5px;
  background: #F8F8F9;
  border-radius: 4px;
  cursor: pointer;
  place-content: center;
  display: -ms-grid;
  display: grid;
}
/* line 403, /app/app/assets/stylesheets/base.scss */
.photos-thumbnail.active, .photos-thumbnail:hover {
  background: #e3eef5;
  border-color: #218FCC;
}
/* line 409, /app/app/assets/stylesheets/base.scss */
.photos-thumbnail.over {
  background: #f6dfe5;
  border-color: #E5002D;
}

/* line 415, /app/app/assets/stylesheets/base.scss */
.photos-thumbnails {
  -ms-grid-columns: (minmax(150px, 1fr))[auto-fill];
      grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  display: -ms-grid;
  display: grid;
  grid-gap: 1em;
  border-bottom: 1px solid #C8C8C8;
  border-top: 1px dashed #C8C8C8;
  margin-top: 20px;
  padding: 20px 0;
}
/* line 425, /app/app/assets/stylesheets/base.scss */
.photos-thumbnails svg,
.photos-thumbnails img {
  pointer-events: none;
}
/* line 430, /app/app/assets/stylesheets/base.scss */
.photos-thumbnails img {
  -o-object-position: center;
     object-position: center;
  aspect-ratio: 10 / 6;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  width: 100%;
}

/* line 439, /app/app/assets/stylesheets/base.scss */
.credit-card {
  -ms-grid-columns: auto 1fr 1fr auto;
      grid-template-columns: auto 1fr 1fr auto;
  -ms-grid-row-align: center;
      align-items: center;
  grid-gap: 10px;
  display: -ms-grid;
  display: grid;
  position: relative;
  background: #FFF;
  border-radius: 2px;
  cursor: pointer;
  font-size: 14px;
  padding: 10px;
  width: 100%;
}
@media screen and (max-width: 960px) {
  /* line 454, /app/app/assets/stylesheets/base.scss */
  .credit-card .dropdown {
    min-width: 40px;
  }
  /* line 458, /app/app/assets/stylesheets/base.scss */
  .credit-card .dropdown__items {
    white-space: nowrap;
    bottom: auto;
    width: 115px;
    right: 100%;
    left: auto;
    top: 0;
  }
}
/* line 468, /app/app/assets/stylesheets/base.scss */
.credit-card > div:nth-child(3) {
  margin-right: 10px;
  text-align: right;
}
/* line 473, /app/app/assets/stylesheets/base.scss */
.credit-card > div:first-child {
  background-image: url(/assets/credit-card-brands/generic-7bb80a940e6bea95f39403361ef401fbef3b90aa37c5e24f0546adeebe7129d6.png);
  background-size: cover;
  aspect-ratio: 128 / 80;
  height: 24px;
}
/* line 479, /app/app/assets/stylesheets/base.scss */
.credit-card > div:first-child.diners {
  background-image: url(/assets/credit-card-brands/diners-1e1f0db9f2ae8552533f9bcc3da981dfe8da2c1a15b9db0c0b8319b318e36978.png);
}
/* line 483, /app/app/assets/stylesheets/base.scss */
.credit-card > div:first-child.visa {
  background-image: url(/assets/credit-card-brands/visa-fac713051036f6320d8a7fe0bc6508e6a915f7036be6aa3db8df23e20d90d5a4.png);
}
/* line 487, /app/app/assets/stylesheets/base.scss */
.credit-card > div:first-child.mastercard {
  background-image: url(/assets/credit-card-brands/mastercard-a1edb8f2d5ec9f3b58c734eaf7d40b1d6e422d741ca088871e8a8e7b69c3f3c6.png);
}
/* line 491, /app/app/assets/stylesheets/base.scss */
.credit-card > div:first-child.amex {
  background-image: url(/assets/credit-card-brands/amex-a65670772f4ad335e6b0ea5388c4eb41005833a9689e8a8145bb777ea3fa736f.png);
}
/* line 495, /app/app/assets/stylesheets/base.scss */
.credit-card > div:first-child.discover {
  background-image: url(/assets/credit-card-brands/discover-00d89092b86132d98db52af686bafaa4acba380cb9520a4e4038a7249f58bbde.png);
}
/* line 499, /app/app/assets/stylesheets/base.scss */
.credit-card > div:first-child.unionpay {
  background-image: url(/assets/credit-card-brands/unionpay-a276e5168940c07f987e9c6e2123af7f0e2b94be37aadda1f27a4ea127b58470.png);
}
/* line 503, /app/app/assets/stylesheets/base.scss */
.credit-card > div:first-child.jcb {
  background-image: url(/assets/credit-card-brands/jcb-be5d5a707b2d7a8eb0c25bce76cc81afe3f0962702f81847c7e2491e1082702c.png);
}
/* line 508, /app/app/assets/stylesheets/base.scss */
.credit-card--placeholder {
  color: #8994A2;
  grid-gap: 5px;
}
/* line 512, /app/app/assets/stylesheets/base.scss */
.credit-card--placeholder svg {
  height: 15px;
  width: 15px;
}
/* line 518, /app/app/assets/stylesheets/base.scss */
.credit-card--selected {
  border-radius: 0 2px 2px 0;
}
/* line 521, /app/app/assets/stylesheets/base.scss */
.credit-card--selected::before {
  content: '';
  background: #218FCC;
  position: absolute;
  border-radius: 2px 0 0 2px;
  width: 4px;
  left: -4px;
  bottom: 0;
  top: 0;
}

/* line 535, /app/app/assets/stylesheets/base.scss */
.credit-cards {
  -ms-grid-column: span 2;
      grid-column: span 2;
  grid-gap: 5px;
  display: -ms-grid;
  display: grid;
}

/* line 541, /app/app/assets/stylesheets/base.scss */
.campaign-autosuggest {
  position: relative;
}
/* line 544, /app/app/assets/stylesheets/base.scss */
.campaign-autosuggest__list {
  list-style: none;
}
/* line 548, /app/app/assets/stylesheets/base.scss */
.campaign-autosuggest__list li:first-child {
  border-radius: 4px 4px 0 0;
}
/* line 552, /app/app/assets/stylesheets/base.scss */
.campaign-autosuggest__list li:last-child {
  border-radius: 0 0 4px 4px;
}
/* line 556, /app/app/assets/stylesheets/base.scss */
.campaign-autosuggest__list li:only-child {
  border-radius: 4px;
}
/* line 562, /app/app/assets/stylesheets/base.scss */
.campaign-autosuggest__suggestions {
  border: 1px solid #C8C8C8;
  position: absolute;
  border-radius: 4px;
  z-index: 1000;
  top: 50px;
  right: 0;
  left: 0;
  display: none;
}
/* line 573, /app/app/assets/stylesheets/base.scss */
.campaign-autosuggest__suggestions--open {
  display: block;
}
/* line 578, /app/app/assets/stylesheets/base.scss */
.campaign-autosuggest__item {
  -ms-grid-columns: auto 1fr;
      grid-template-columns: auto 1fr;
  -ms-grid-row-align: center;
      align-items: center;
  grid-gap: 5px 20px;
  display: -ms-grid;
  display: grid;
  background: #FFF;
  padding: 5px;
  border-bottom: 1px solid #EDEFEF;
  border-radius: inherit;
}
/* line 591, /app/app/assets/stylesheets/base.scss */
.campaign-autosuggest__item--mls-id span {
  -webkit-align-self: end;
      -ms-flex-item-align: end;
          align-self: end;
}
/* line 595, /app/app/assets/stylesheets/base.scss */
.campaign-autosuggest__item--mls-id small {
  -webkit-align-self: start;
      -ms-flex-item-align: start;
          align-self: start;
  opacity: 0.7;
}
/* line 600, /app/app/assets/stylesheets/base.scss */
.campaign-autosuggest__item--mls-id img {
  -ms-grid-row: span 2;
      grid-row: span 2;
}
/* line 605, /app/app/assets/stylesheets/base.scss */
.campaign-autosuggest__item--highlighted {
  background: #218FCC;
  color: #FFF;
}
/* line 610, /app/app/assets/stylesheets/base.scss */
.campaign-autosuggest__item img {
  -o-object-position: center;
     object-position: center;
  -o-object-fit: cover;
     object-fit: cover;
  height: 50px;
  width: 80px;
}

/* line 619, /app/app/assets/stylesheets/base.scss */
.campaign-description-link {
  border-bottom: 1px solid rgba(33, 143, 204, 0.25);
  display: inline-block;
  margin-top: 10px;
  cursor: pointer;
  color: #218FCC;
}

/* line 628, /app/app/assets/stylesheets/base.scss */
.user-details .innerform__panels--grid > div:nth-child(3) > div:nth-child(3) > div:nth-child(1) {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-right: 30px;
}
/* line 633, /app/app/assets/stylesheets/base.scss */
.user-details .innerform__panels--grid > div:nth-child(3) > div:nth-child(3) > div:nth-child(2) {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 200px;
      -ms-flex: 0 1 200px;
          flex: 0 1 200px;
}

/* line 638, /app/app/assets/stylesheets/base.scss */
.g-recaptcha {
  display: inline-block;
}

/* line 642, /app/app/assets/stylesheets/base.scss */
.realmailers-pro-required {
  -ms-grid-column: span 2;
      grid-column: span 2;
  text-align: left;
  line-height: 1.25;
}
/* line 648, /app/app/assets/stylesheets/base.scss */
.realmailers-pro-required > * + * {
  margin-top: 10px;
}
/* line 652, /app/app/assets/stylesheets/base.scss */
.realmailers-pro-required li {
  margin-left: 20px;
}
/* line 656, /app/app/assets/stylesheets/base.scss */
.realmailers-pro-required a {
  text-decoration: underline;
  color: #3378B5;
  cursor: pointer;
}

/* line 663, /app/app/assets/stylesheets/base.scss */
.draggable-qr-code {
  position: absolute;
  bottom: -1px;
  right: -1px;
  left: -1px;
  top: -1px;
}
/* line 670, /app/app/assets/stylesheets/base.scss */
.draggable-qr-code--hidden, .draggable-qr-code--hidden * {
  visibility: hidden;
}
/* line 675, /app/app/assets/stylesheets/base.scss */
.draggable-qr-code__obscured {
  background: rgba(68, 16, 16, 0.85);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: calc(100% + 5px);
  position: absolute;
  text-align: center;
  border-radius: 5px;
  font-size: 12px;
  color: white;
  width: 120px;
  padding: 6px;
  left: 50%;
}
/* line 689, /app/app/assets/stylesheets/base.scss */
.draggable-qr-code__obscured-overlay {
  background: rgba(255, 0, 0, 0.15);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
/* line 697, /app/app/assets/stylesheets/base.scss */
.draggable-qr-code__obscured-overlay::before, .draggable-qr-code__obscured-overlay::after {
  background-color: red;
  position: absolute;
  height: 5px;
  content: '';
  width: 110%;
  left: -5%;
  top: 45%;
}
/* line 708, /app/app/assets/stylesheets/base.scss */
.draggable-qr-code__obscured-overlay::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
/* line 712, /app/app/assets/stylesheets/base.scss */
.draggable-qr-code__obscured-overlay::after {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
/* line 717, /app/app/assets/stylesheets/base.scss */
.draggable-qr-code__qr {
  border-image-source: url("data:image/gif;base64,R0lGODlhCgAKAJECAAAAAP///////wAAACH/C05FVFNDQVBFMi4wAwEAAAAh/wtYTVAgRGF0YVhNUDw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OEI5RDc5MTFDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OEI5RDc5MTBDNkE2MTFFM0JCMDZEODI2QTI4MzJBOTIiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE4MDgzQzNDMjA5MzREQ0ZDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+Af/+/fz7+vn49/b19PPy8fDv7u3s6+rp6Ofm5eTj4uHg397d3Nva2djX1tXU09LR0M/OzczLysnIx8bFxMPCwcC/vr28u7q5uLe2tbSzsrGwr66trKuqqainpqWko6KhoJ+enZybmpmYl5aVlJOSkZCPjo2Mi4qJiIeGhYSDgoGAf359fHt6eXh3dnV0c3JxcG9ubWxramloZ2ZlZGNiYWBfXl1cW1pZWFdWVVRTUlFQT05NTEtKSUhHRkVEQ0JBQD8+PTw7Ojk4NzY1NDMyMTAvLi0sKyopKCcmJSQjIiEgHx4dHBsaGRgXFhUUExIREA8ODQwLCgkIBwYFBAMCAQAAIfkEBQoAAgAsAAAAAAoACgAAAhWEERkn7W3ei7KlagMWF/dKgYeyGAUAIfkEBQoAAgAsAAAAAAoACgAAAg+UYwLJ7RnQm7QmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYgLJHdiinNSAVfOEKoUCACH5BAUKAAIALAAAAAAKAAoAAAIRVISAdusPo3RAzYtjaMIaUQAAIfkEBQoAAgAsAAAAAAoACgAAAg+MDiem7Q8bSLFaG5il6xQAIfkEBQoAAgAsAAAAAAoACgAAAg+UYRLJ7QnQm7SmsCyVKhUAIfkEBQoAAgAsAAAAAAoACgAAAhCUYBLJDdiinNSEVfOEKoECACH5BAUKAAIALAAAAAAKAAoAAAIRFISBdusPo3RBzYsjaMIaUQAAOw==");
  border-image-repeat: repeat;
  border-image-slice: 1;
  border-style: solid;
  border-width: 1px;
  background: white;
  position: absolute;
}
/* line 727, /app/app/assets/stylesheets/base.scss */
.draggable-qr-code .moveable-guideline {
  display: none;
}
/* line 731, /app/app/assets/stylesheets/base.scss */
.draggable-qr-code .moveable-control {
  background-color: rgba(0, 0, 0, 0.2) !important;
  border: 1px solid rgba(255, 255, 255, 0.7) !important;
  border-radius: 0 !important;
  width: 9px !important;
  height: 9px !important;
  margin-top: -5px !important;
  margin-left: -5px !important;
  box-sizing: border-box;
}
/* line 742, /app/app/assets/stylesheets/base.scss */
.draggable-qr-code .moveable-line {
  background: none !important;
  height: 0;
}
/* line 747, /app/app/assets/stylesheets/base.scss */
.draggable-qr-code svg {
  width: 100%;
  height: 100%;
}

/* line 753, /app/app/assets/stylesheets/base.scss */
.overlay-editor {
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  margin: 20px;
  color: #292E31;
  height: 100%;
  width: 100%;
  padding: 0;
  border: 0;
}
@media screen and (max-width: 960px) {
  /* line 753, /app/app/assets/stylesheets/base.scss */
  .overlay-editor {
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
  }
}
/* line 767, /app/app/assets/stylesheets/base.scss */
.overlay-editor[open] {
  display: -ms-grid;
  display: grid;
}
/* line 771, /app/app/assets/stylesheets/base.scss */
.overlay-editor:focus {
  outline: none;
}
/* line 775, /app/app/assets/stylesheets/base.scss */
.overlay-editor::-webkit-backdrop {
  background-color: rgba(255, 255, 255, 0.5);
}
.overlay-editor::backdrop {
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 779, /app/app/assets/stylesheets/base.scss */
.overlay-editor--loading {
  place-content: center;
}
/* line 783, /app/app/assets/stylesheets/base.scss */
.overlay-editor__wrapper {
  -ms-grid-columns: 600px 1fr;
      grid-template-columns: 600px 1fr;
  display: -ms-grid;
  display: grid;
}
@media screen and (max-width: 960px) {
  /* line 783, /app/app/assets/stylesheets/base.scss */
  .overlay-editor__wrapper {
    display: block;
  }
}
/* line 792, /app/app/assets/stylesheets/base.scss */
.overlay-editor__pages {
  background: #EDEFEF;
  border-radius: 5px;
  padding: 30px;
  margin: 20px;
  -webkit-align-content: center;
      -ms-flex-line-pack: center;
          align-content: center;
  grid-gap: 20px;
  display: -ms-grid;
  display: grid;
}
@media screen and (max-width: 960px) {
  /* line 792, /app/app/assets/stylesheets/base.scss */
  .overlay-editor__pages {
    padding: 15px;
    margin: 15px;
    margin-top: 0;
  }
}
/* line 810, /app/app/assets/stylesheets/base.scss */
.overlay-editor__page {
  border: 1px solid #DADBDB;
  background: #FFF;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  max-width: 600px;
  display: -ms-grid;
  display: grid;
  height: 100%;
  margin: 0 auto;
}
/* line 823, /app/app/assets/stylesheets/base.scss */
.overlay-editor__iframe {
  position: relative;
  overflow: hidden;
}
/* line 827, /app/app/assets/stylesheets/base.scss */
.overlay-editor__iframe iframe {
  overflow: hidden;
  height: 100%;
  width: 100%;
  border: 0;
}
/* line 835, /app/app/assets/stylesheets/base.scss */
.overlay-editor__sidebar {
  -ms-grid-rows: auto auto 1fr auto;
      grid-template-rows: auto auto 1fr auto;
  display: -ms-grid;
  display: grid;
  padding: 30px;
}
@media screen and (max-width: 960px) {
  /* line 835, /app/app/assets/stylesheets/base.scss */
  .overlay-editor__sidebar {
    display: block;
    padding: 15px;
  }
}
/* line 846, /app/app/assets/stylesheets/base.scss */
.overlay-editor__footer {
  border-top: 1px solid #EEE;
  padding-top: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
/* line 852, /app/app/assets/stylesheets/base.scss */
.overlay-editor__footer .button {
  padding-bottom: 0;
  padding-top: 0;
}
@media screen and (max-width: 960px) {
  /* line 846, /app/app/assets/stylesheets/base.scss */
  .overlay-editor__footer {
    display: none;
  }
}
/* line 862, /app/app/assets/stylesheets/base.scss */
.overlay-editor__mobile-footer {
  padding: 0 15px 15px;
  display: none;
}
@media screen and (max-width: 960px) {
  /* line 862, /app/app/assets/stylesheets/base.scss */
  .overlay-editor__mobile-footer {
    display: block;
  }
}
/* line 871, /app/app/assets/stylesheets/base.scss */
.overlay-editor__instructions {
  border-top: 1px solid #EEE;
  padding-top: 30px;
  margin-top: 30px;
  line-height: 1.5;
}
@media screen and (max-width: 960px) {
  /* line 871, /app/app/assets/stylesheets/base.scss */
  .overlay-editor__instructions {
    padding-top: 15px;
    margin-top: 15px;
  }
}
/* line 883, /app/app/assets/stylesheets/base.scss */
.overlay-editor__header {
  border-bottom: 1px solid #EEE;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
  /* line 883, /app/app/assets/stylesheets/base.scss */
  .overlay-editor__header {
    margin-bottom: 15px;
  }
}
/* line 892, /app/app/assets/stylesheets/base.scss */
.overlay-editor__header strong {
  margin-bottom: 5px;
  font-size: 21px;
  display: block;
}
/* line 898, /app/app/assets/stylesheets/base.scss */
.overlay-editor__header span {
  color: #686868;
  font-size: 14px;
}
/* line 904, /app/app/assets/stylesheets/base.scss */
.overlay-editor__overlays {
  -webkit-align-content: start;
      -ms-flex-line-pack: start;
          align-content: start;
  grid-gap: 20px;
  display: -ms-grid;
  display: grid;
}
