/*!**********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./web/static/css/src/salescode.browsehappy.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************/
* {
  box-sizing: border-box;
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

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

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input { /* 1 */
  overflow: visible;
}

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
}

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

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

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

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template, [hidden] {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
/** mixins **/
/**
 * breakpoints
 **/
/**
 * layout
 */
/*
$layout-grid-config: (
	'columns': susy-repeat(35),
	'gutters': 0,
	'spread': 'narrow',
	'container-spread': 'narrow',
);*/
/**
 * views
 */
/**
 * colors
 */
/**
 * z-order
 **/
/**
 * transition times
 */
/**
 * stuff
 */
/**
 * css theme vars
 */
BODY {
  --layout-triangle-dimension: 22rem;
  --layout-triangle-multi: 0.45;
  --layout-triangle-top-modifier: calc(var(--layout-triangle-dimension) * var(--layout-triangle-multi));
  --layout-header-height: 8rem;
  --layout-section-spacing: 5rem;
  --layout-grid-gap: 0.8rem;
  --layout-grid-gap-half: calc(var(--layout-grid-gap) / 2);
  --layout-grid-outer-column-width: 1fr;
  --layout-min-width: 0;
  --layout-max-width: 76.8rem;
  --color-page-background: #fff;
  --color-scroll-indicator: rgb(152, 210, 181);
  --color-lazy: rgba(152, 210, 181, 0.1);
  --color-white: #fff;
  --color-black: #000;
  --color-black-30: rgba(0, 0, 0, 0.3);
  --color-black-50: rgba(0, 0, 0, 0.5);
  --color-anthracite: rgb(45, 44, 45);
  --color-aubergine: rgb(54, 18, 54);
  --color-mint: rgb(152, 210, 181);
  --color-mint-darker: rgb(118, 187, 153);
  --color-mint-green: rgb(126, 176, 158);
  --color-forrest: rgb(36, 74, 76);
  --color-lime: rgb(222, 232, 142);
  --color-coral: rgb(252, 99, 107);
  --color-mint-dark: rgb(36, 74, 76);
  --color-lime-light: rgb(222, 232, 142);
  --color-grey-1: rgb(45, 44, 45);
  --color-grey-1-50: rgba(45, 44, 45, 0.5);
  --color-grey-2: rgb(125, 125, 125);
  --color-grey-2-65: rgba(125, 125, 125, 0.65);
  --color-grey-3: rgb(180, 180, 180);
  --color-grey-4: rgb(225, 225, 225);
  --color-grey-5: rgb(244, 244, 244);
  --color-triangle: rgba(0, 0, 0, 0.85);
  --color-validation-success: var(--color-mint);
  --color-validation-error: var(--color-coral);
  --gradient-1: linear-gradient(313.26deg, rgb(36, 74, 76) 0%, rgb(152, 210, 181) 100%);
  --gradient-2: linear-gradient(313.26deg, rgb(152, 210, 181) 0%, rgb(222, 232, 142) 100%);
  --gradient-3: linear-gradient(313.26deg, #000 0%, rgb(54, 18, 54) 100%);
  /* possible themes:
     white (defualt) ,white-green, white-grey, green-white, green
   */
  --color-theme-lines: var(--color-mint);
  --color-theme-navi-border: var(--color-mint);
  --padding-theme-default: 12rem;
  --padding-theme-container-top: 0;
  --color-theme-container-top: var(--color-white);
  --color-theme-seperator-top: var(--color-mint);
  --color-theme-teaser-hover-top: var(--color-mint);
  --color-theme-button-mint-top: var(--color-mint);
  --color-theme-button-black-top: var(--color-black);
  --color-theme-button-grey-top: var(--color-grey-1);
  --color-theme-button-white-top: var(--color-white);
  --padding-theme-container-bottom: 0;
  --color-theme-container-bottom: var(--color-white);
  --color-theme-seperator-bottom: var(--color-mint);
  --color-theme-teaser-hover-bottom: var(--color-mint);
  --color-theme-button-mint-bottom: var(--color-mint);
  --color-theme-button-black-bottom: var(--color-black);
  --color-theme-button-grey-bottom: var(--color-grey-1);
  --color-theme-button-white-bottom: var(--color-white);
}
@media (min-width: 768px) {
  BODY {
    --layout-header-height: 12rem;
    --layout-min-width: 76.8rem;
    --layout-max-width: 128rem;
    --layout-grid-gap: 2rem;
    --layout-section-spacing: 10rem;
  }
}
@media (min-width: 1024px) {
  BODY {
    --layout-triangle-multi: 0.58;
  }
}
@media (min-width: 1280px) {
  BODY {
    --layout-min-width: 128rem;
    --layout-max-width: 192rem;
    --layout-grid-gap: 2.9rem;
    --layout-triangle-multi: 0.55;
  }
}
BODY.theme--white-triangle-green {
  --color-triangle: var(--color-mint);
}
BODY.theme--white-green {
  --color-theme-container-top: var(--color-white);
  --padding-theme-container-bottom: var(--padding-theme-default);
  --color-theme-container-bottom: var(--color-mint);
  --color-theme-seperator-bottom: var(--color-white);
  --color-theme-teaser-hover-bottom: var(--color-forrest);
  --color-theme-button-mint-bottom: var(--color-white);
  --color-scroll-indicator: var(--color-grey-3);
}
BODY.theme--white-grey {
  --color-theme-container-top: var(--color-white);
  --padding-theme-container-bottom: var(--padding-theme-default);
  --color-theme-container-bottom: var(--color-grey-5);
}
BODY.theme--green-white {
  --color-theme-navi-border: var(--color-mint-green);
  --padding-theme-container-top: var(--padding-theme-default);
  --color-theme-container-top: var(--color-mint);
  --color-theme-seperator-top: var(--color-white);
  --color-theme-teaser-hover-top: var(--color-forrest);
  --color-theme-button-mint-top: var(--color-white);
  --padding-theme-container-bottom: var(--padding-theme-default);
  --color-theme-container-bottom: var(--color-white);
  --color-scroll-indicator: var(--color-grey-3);
}
BODY.theme--green {
  --color-theme-navi-border: var(--color-mint-green);
  --color-theme-container-top: var(--color-mint);
  --color-theme-seperator-top: var(--color-white);
  --color-theme-teaser-hover-top: var(--color-forrest);
  --color-theme-button-mint-top: var(--color-white);
  --color-theme-container-bottom: var(--color-mint);
  --color-theme-seperator-bottom: var(--color-white);
  --color-theme-teaser-hover-bottom: var(--color-forrest);
  --color-theme-button-mint-bottom: var(--color-white);
  --color-scroll-indicator: var(--color-white);
}

/**
 * 100: Ultra Light
 * 200: Thin
 * 300: Light
 * 400: Regular
 * 500: Semi Bold
 * 600: Bold
 * 700: Extra Bold
 * 800: Heavy
 * 900: Ultra Heavy
 */
@font-face {
  font-family: "RealtextLight";
  src: url("../../fonts/realtextpro/3A3B10_0_0.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "RealtextLight";
  src: url("../../fonts/realtextpro/3A3B10_1_0.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Realtext";
  src: url("../../fonts/realtextpro/3A3B10_2_0.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Realtext";
  src: url("../../fonts/realtextpro/3A3B10_3_0.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "RealtextBold";
  src: url("../../fonts/realtextpro/3A3B10_4_0.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "RealtextBold";
  src: url("../../fonts/realtextpro/3A3B10_5_0.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "RealtextDemi";
  src: url("../../fonts/ffrealtextpro/FFRealTextDemibold/font.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "RealtextDemi";
  src: url("../../fonts/ffrealtextpro/FFRealTextDemiboldItalic/font.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "RealtextBook";
  src: url("../../fonts/ffrealtextpro/FFRealTextBook/font.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "RealtextBook";
  src: url("../../fonts/ffrealtextpro/FFRealTextBookItalic/font.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "RealtextMedium";
  src: url("../../fonts/ffrealtextpro/FFRealTextMedium/font.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "RealtextMedium";
  src: url("../../fonts/ffrealtextpro/FFRealTextMediumItalic/font.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "RealtextSemiLight";
  src: url("../../fonts/ffrealtextpro/FFRealTextSemilight/font.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "RealtextSemiLight";
  src: url("../../fonts/ffrealtextpro/FFRealTextSemilightItalic/font.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
/**
 * FONT SIZE MIXINS
 **/
/**
 * FONT STYLE MIXINS
 */
/**
 * STYLES
 **/
HTML {
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -moz-osx-font-smoothing: grayscale;
  font-size: 62.5%;
}
@media print {
  HTML {
    font-size: 46.875% !important;
  }
}

BODY {
  font-family: "RealtextBook", sans-serif;
  font-weight: 400;
  font-size: calc(1.6rem * var(--font-size-multi, 1));
  line-height: 1.5;
}
@media (min-width: 1024px) {
  BODY {
    font-size: calc(2rem * var(--font-size-multi, 1));
    line-height: 1.45;
    letter-spacing: -0.005rem;
  }
}
BODY .font--bold,
BODY STRONG {
  font-family: "RealtextBold", sans-serif;
  font-weight: 400;
}
BODY .font--italic,
BODY em, BODY i {
  font-style: italic;
}
BODY .font--body-lead {
  font-family: "RealtextSemiLight", sans-serif;
  font-weight: 400;
  font-size: calc(1.8rem * var(--font-size-multi, 1));
  line-height: 1.4444444444;
}
@media (min-width: 1024px) {
  BODY .font--body-lead {
    font-size: calc(2.5rem * var(--font-size-multi, 1));
    line-height: 1.28;
  }
}
BODY .editorstyle--highlight {
  font-family: "RealtextBook", sans-serif;
  font-weight: 400;
  font-size: calc(1.8rem * var(--font-size-multi, 1));
  line-height: 1.4444444444;
  color: var(--color-mint-darker);
  position: relative;
  display: block;
  padding: 3rem;
}
@media (min-width: 1024px) {
  BODY .editorstyle--highlight {
    font-size: calc(2.5rem * var(--font-size-multi, 1));
    line-height: 1.28;
  }
}
BODY .editorstyle--highlight:before {
  content: "";
  width: 0.4rem;
  height: 100%;
  background: var(--color-mint-darker);
  position: absolute;
  top: 0;
  left: 0;
}
BODY .editorstyle--subline {
  font-family: "RealtextBold", sans-serif;
  font-weight: 400;
  font-size: calc(3.2rem * var(--font-size-multi, 1));
  line-height: 1.1875;
  color: var(--color-mint);
}
BODY H1 {
  font-family: "RealtextBold", sans-serif;
  font-weight: 400;
  font-size: calc(4rem * var(--font-size-multi, 1));
  line-height: 1.2;
}
@media (min-width: 1024px) {
  BODY H1 {
    font-size: calc(5.5rem * var(--font-size-multi, 1));
    line-height: 1.0909090909;
  }
}
BODY H2 {
  font-family: "RealtextBold", sans-serif;
  font-weight: 400;
  font-size: calc(3.2rem * var(--font-size-multi, 1));
  line-height: 1.1875;
}
@media (min-width: 1024px) {
  BODY H2 {
    font-size: calc(4rem * var(--font-size-multi, 1));
    line-height: 1.2;
  }
}
BODY H3 {
  font-family: "RealtextBold", sans-serif;
  font-weight: 400;
  font-size: calc(2.4rem * var(--font-size-multi, 1));
  line-height: 1.1666666667;
}
@media (min-width: 1024px) {
  BODY H3 {
    font-size: calc(2.8rem * var(--font-size-multi, 1));
    line-height: 1.2857142857;
  }
}
BODY H4 {
  font-family: "RealtextBold", sans-serif;
  font-weight: 400;
  font-size: calc(1.8rem * var(--font-size-multi, 1));
  line-height: 1.2222222222;
}
@media (min-width: 1024px) {
  BODY H4 {
    font-size: calc(2rem * var(--font-size-multi, 1));
    line-height: 1.3;
  }
}
BODY H5 {
  font-family: "RealtextBold", sans-serif;
  font-weight: 400;
  font-size: calc(1.6rem * var(--font-size-multi, 1));
  line-height: 1.375;
}
@media (min-width: 1024px) {
  BODY H5 {
    font-size: calc(1.8rem * var(--font-size-multi, 1));
    line-height: 1.2222222222;
  }
}
BODY H6 {
  font-family: "RealtextBold", sans-serif;
  font-weight: 400;
  font-size: calc(1.4rem * var(--font-size-multi, 1));
  line-height: 1.2857142857;
}
@media (min-width: 1024px) {
  BODY H6 {
    font-size: calc(1.6rem * var(--font-size-multi, 1));
    line-height: 1.375;
  }
}

* {
  box-sizing: border-box;
  -webkit-touch-callout: none; /* prevent callout to copy image, etc when tap to hold */
  -webkit-text-size-adjust: none; /* prevent webkit from resizing text to fit */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); /* prevent tap highlight color / shadow */
}
*:focus {
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
}

HTML, BODY {
  height: 100%;
  width: 100%;
}

BODY {
  background: rgb(152, 210, 181);
}

MAIN {
  margin: 10rem auto 0;
  width: 50rem;
}
MAIN .logo {
  width: 50%;
  margin-bottom: 5rem;
}

/*# sourceMappingURL=salescode.browsehappy.css.map*/