
@import url("https://fonts.googleapis.com/css?family=Nunito:800|Open+Sans:400,700|Source+Sans+Pro:200,300,400,400i,600,700,900&display=swap");
/*! 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 {
  -webkit-box-sizing: content-box;
  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 {
  -webkit-box-sizing: border-box;
  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"] {
  -webkit-box-sizing: border-box;
  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 */ }
/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }
/**
   * 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 {
  display: none; }
/**
   * Add the correct display in IE 10.
   */
[hidden] {
  display: none; }
/**
   * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
   * A thin layer on top of normalize.css that provides a starting point more
   * suitable for web applications.
   */
/**
   * Removes the default spacing and border for appropriate elements.
   */
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0; }
button {
  background-color: transparent;
  background-image: none;
  padding: 0; }
/**
   * Work around a Firefox/IE bug where the transparent `button` background
   * results in a loss of the default `button` focus styles.
   */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }
fieldset {
  margin: 0;
  padding: 0; }
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0; }
/**
   * Tailwind custom reset styles
   */
/**
   * 1. Use the user's configured `sans` font-family (with Tailwind's default
   *    sans-serif font stack as a fallback) as a sane default.
   * 2. Use Tailwind's default "normal" line-height so the user isn't forced
   *    to override it to ensure consistency even when using the default theme.
   */
html {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 1 */
  line-height: 1.5;
  /* 2 */ }
/**
   * 1. Prevent padding and border from affecting element width.
   *
   *    We used to set this in the html element and inherit from
   *    the parent element for everything else. This caused issues
   *    in shadow-dom-enhanced elements like <details> where the content
   *    is wrapped by a div with box-sizing set to `content-box`.
   *
   *    https://github.com/mozdevs/cssremedy/issues/4
   *
   *
   * 2. Allow adding a border to an element by just adding a border-width.
   *
   *    By default, the way the browser specifies that an element should have no
   *    border is by setting it's border-style to `none` in the user-agent
   *    stylesheet.
   *
   *    In order to easily add borders to elements by just setting the `border-width`
   *    property, we change the default border-style for all elements to `solid`, and
   *    use border-width to hide them instead. This way our `border` utilities only
   *    need to set the `border-width` property instead of the entire `border`
   *    shorthand, making our border utilities much more straightforward to compose.
   *
   *    https://github.com/tailwindcss/tailwindcss/pull/116
   */
*,
::before,
::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e2e8f0;
  /* 2 */ }
/*
   * Ensure horizontal rules are visible by default
   */
hr {
  border-top-width: 1px; }
/**
   * Undo the `border-style: none` reset that Normalize applies to images so that
   * our `border-{width}` utilities have the expected effect.
   *
   * The Normalize reset is unnecessary for us since we default the border-width
   * to 0 on all elements.
   *
   * https://github.com/tailwindcss/tailwindcss/issues/362
   */
img {
  border-style: solid; }
textarea {
  resize: vertical; }
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #a0aec0; }
input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #a0aec0; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #a0aec0; }
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #a0aec0; }
input::placeholder,
textarea::placeholder {
  color: #a0aec0; }
button,
[role="button"] {
  cursor: pointer; }
table {
  border-collapse: collapse; }
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit; }
/**
   * Reset links to optimize for opt-in styling instead of
   * opt-out.
   */
a {
  color: inherit;
  text-decoration: inherit; }
/**
   * Reset form element properties that are easy to forget to
   * style explicitly so you don't inadvertently introduce
   * styles that deviate from your design system. These styles
   * supplement a partial reset that is already applied by
   * normalize.css.
   */
button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit; }
/**
   * Use the configured 'mono' font family for elements that
   * are expected to be rendered with a monospace font, falling
   * back to the system monospace stack if there is no configured
   * 'mono' font family.
   */
pre,
code,
kbd,
samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }
/**
   * Make replaced elements `display: block` by default as that's
   * the behavior you want almost all of the time. Inspired by
   * CSS Remedy, with `svg` added as well.
   *
   * https://github.com/mozdevs/cssremedy/issues/14
   */
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  vertical-align: middle; }
/**
   * Constrain images and videos to the parent width and preserve
   * their instrinsic aspect ratio.
   *
   * https://github.com/mozdevs/cssremedy/issues/14
   */
img,
video {
  max-width: 100%;
  height: auto; }
:root {
  --main-bg-color: #68b1c2;
  --main-bg-gradient-start: #4185ab;
  --main-bg-gradient-middle: #65aec0;
  --main-bg-gradient-end: #68b1c2;
  --body-color: #4d4d4d;
  --body-link-color: #4185ab;
  --body-link-color-hover: #254c61;
  --bg-dark: #fafafa;
  --bg-light: #fff;
  --border: #ccc;
  --success: #7eb135;
  --success-hover: rgba(126, 177, 53, 0.9);
  --success-faded: #dfeccd;
  --info: #4185ab;
  --info-hover: rgba(65, 133, 171, 0.9);
  --info-faded: #d0e1ea;
  --warning: #ffcc32;
  --warning-hover: rgba(255, 204, 50, 0.9);
  --warning-faded: #fff2cc;
  --danger: #e85e2c;
  --danger-hover: rgba(232, 94, 44, 0.9);
  --danger-faded: #f9d7ca;
  --faded: #888;
  --skolon: #36b0bb;
  --skolon-hover: rgba(54, 176, 187, 0.9);
  --button-disabled-bg: #b3b3b3;
  --button-go-back-color: #68b1c2;
  --button-grey-bg:  #707070;
  --button-grey-bg-hover: rgba(112, 112, 112, 0.9);
  --menu-bg: #4d4d4d;
  --menu-link-color: #68b1c2;
  --menu-active-color: white;
  --menu-text-color: white;
  --navbar-bg: #22292f;
  --page-bg: white;
  --input-border: #4d4d4d;
  --alert-color: --(body-color); }
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent; }
html {
  margin: 0;
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  background-attachment: fixed; }
body {
  min-height: 100vh;
  margin: 0;
  padding: 0;
  background: var(--main-bg-color);
  background: -webkit-gradient(linear, left top, left bottom, from(var(--main-bg-gradient-start)), color-stop(50%, var(--main-bg-gradient-middle)), to(var(--main-bg-gradient-end)));
  background: linear-gradient(to bottom, var(--main-bg-gradient-start) 0%, var(--main-bg-gradient-middle) 50%, var(--main-bg-gradient-end) 100%);
  background-attachment: fixed;
  font-family: "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-rendering: optimizeLegibility;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smooting: grayscale !important;
  scroll-behavior: smooth;
  line-height: 1.3;
  color: var(--body-color);
  z-index: 1; }
body.locked {
    overflow: hidden;
    height: 100%; }
:focus {
  outline: 0; }
:not(output):-moz-ui-invalid {
  box-shadow: none; }
.m-0 {
  margin: 0rem; }
.mt-0 {
  margin-top: 0rem; }
.mr-0 {
  margin-right: 0rem; }
.mb-0 {
  margin-bottom: 0rem; }
.ml-0 {
  margin-left: 0rem; }
.m-1 {
  margin: 0.25rem; }
.mt-1 {
  margin-top: 0.25rem; }
.mr-1 {
  margin-right: 0.25rem; }
.mb-1 {
  margin-bottom: 0.25rem; }
.ml-1 {
  margin-left: 0.25rem; }
.m-2 {
  margin: 0.5rem; }
.mt-2 {
  margin-top: 0.5rem; }
.mr-2 {
  margin-right: 0.5rem; }
.mb-2 {
  margin-bottom: 0.5rem; }
.ml-2 {
  margin-left: 0.5rem; }
.m-3 {
  margin: 0.75rem; }
.mt-3 {
  margin-top: 0.75rem; }
.mr-3 {
  margin-right: 0.75rem; }
.mb-3 {
  margin-bottom: 0.75rem; }
.ml-3 {
  margin-left: 0.75rem; }
.m-4 {
  margin: 1rem; }
.mt-4 {
  margin-top: 1rem; }
.mr-4 {
  margin-right: 1rem; }
.mb-4 {
  margin-bottom: 1rem; }
.ml-4 {
  margin-left: 1rem; }
.m-5 {
  margin: 1.25rem; }
.mt-5 {
  margin-top: 1.25rem; }
.mr-5 {
  margin-right: 1.25rem; }
.mb-5 {
  margin-bottom: 1.25rem; }
.ml-5 {
  margin-left: 1.25rem; }
.m-6 {
  margin: 1.5rem; }
.mt-6 {
  margin-top: 1.5rem; }
.mr-6 {
  margin-right: 1.5rem; }
.mb-6 {
  margin-bottom: 1.5rem; }
.ml-6 {
  margin-left: 1.5rem; }
.m-7 {
  margin: 1.75rem; }
.mt-7 {
  margin-top: 1.75rem; }
.mr-7 {
  margin-right: 1.75rem; }
.mb-7 {
  margin-bottom: 1.75rem; }
.ml-7 {
  margin-left: 1.75rem; }
.m-8 {
  margin: 2rem; }
.mt-8 {
  margin-top: 2rem; }
.mr-8 {
  margin-right: 2rem; }
.mb-8 {
  margin-bottom: 2rem; }
.ml-8 {
  margin-left: 2rem; }
.p-0 {
  padding: 0rem; }
.pt-0 {
  padding-top: 0rem; }
.pr-0 {
  padding-right: 0rem; }
.pb-0 {
  padding-bottom: 0rem; }
.pl-0 {
  padding-left: 0rem; }
.p-1 {
  padding: 0.25rem; }
.pt-1 {
  padding-top: 0.25rem; }
.pr-1 {
  padding-right: 0.25rem; }
.pb-1 {
  padding-bottom: 0.25rem; }
.pl-1 {
  padding-left: 0.25rem; }
.p-2 {
  padding: 0.5rem; }
.pt-2 {
  padding-top: 0.5rem; }
.pr-2 {
  padding-right: 0.5rem; }
.pb-2 {
  padding-bottom: 0.5rem; }
.pl-2 {
  padding-left: 0.5rem; }
.p-3 {
  padding: 0.75rem; }
.pt-3 {
  padding-top: 0.75rem; }
.pr-3 {
  padding-right: 0.75rem; }
.pb-3 {
  padding-bottom: 0.75rem; }
.pl-3 {
  padding-left: 0.75rem; }
.p-4 {
  padding: 1rem; }
.pt-4 {
  padding-top: 1rem; }
.pr-4 {
  padding-right: 1rem; }
.pb-4 {
  padding-bottom: 1rem; }
.pl-4 {
  padding-left: 1rem; }
.p-5 {
  padding: 1.25rem; }
.pt-5 {
  padding-top: 1.25rem; }
.pr-5 {
  padding-right: 1.25rem; }
.pb-5 {
  padding-bottom: 1.25rem; }
.pl-5 {
  padding-left: 1.25rem; }
.p-6 {
  padding: 1.5rem; }
.pt-6 {
  padding-top: 1.5rem; }
.pr-6 {
  padding-right: 1.5rem; }
.pb-6 {
  padding-bottom: 1.5rem; }
.pl-6 {
  padding-left: 1.5rem; }
.p-7 {
  padding: 1.75rem; }
.pt-7 {
  padding-top: 1.75rem; }
.pr-7 {
  padding-right: 1.75rem; }
.pb-7 {
  padding-bottom: 1.75rem; }
.pl-7 {
  padding-left: 1.75rem; }
.p-8 {
  padding: 2rem; }
.pt-8 {
  padding-top: 2rem; }
.pr-8 {
  padding-right: 2rem; }
.pb-8 {
  padding-bottom: 2rem; }
.pl-8 {
  padding-left: 2rem; }
.main {
  width: 100%;
  height: 100vh;
  -js-display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  z-index: 1; }
.main--centered {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
h1, h2, h3, h4, h5, h6 {
  font-family: "Nunito", sans-serif;
  font-weight: 800; }
a {
  color: var(--body-link-color);
  cursor: pointer;
  text-decoration: none; }
a:hover {
    color: var(--body-link-color-hover); }
.h1 {
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-family: "Nunito", sans-serif;
  font-weight: 800;
  font-size: 2.5rem; }
.h2 {
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-family: "Nunito", sans-serif;
  font-weight: 800;
  font-size: 2rem; }
.h3 {
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-family: "Nunito", sans-serif;
  font-weight: 800;
  font-size: 1.75rem; }
.h4 {
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-family: "Nunito", sans-serif;
  font-weight: 800;
  font-size: 1.5rem; }
.h5 {
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-family: "Nunito", sans-serif;
  font-weight: 800;
  font-size: 1.25rem; }
.h6 {
  line-height: 1.2;
  margin-bottom: 0.5rem;
  font-family: "Nunito", sans-serif;
  font-weight: 800;
  font-size: 1rem; }
.btn {
  display: inline-block;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  border-radius: 0.125rem;
  cursor: pointer;
  text-decoration: none;
  font-family: 'Nunito';
  font-weight: 800;
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  line-height: 1.15; }
.btn.inactive, .btn:disabled {
    background-color: var(--disabled-bg) !important;
    opacity: 0.7;
    cursor: default;
    pointer-events: none;
    color: white; }
.btn.btn--success {
    background-color: var(--success);
    color: white;
    border-radius: 0.25rem; }
.btn.btn--success:hover {
      background-color: var(--success-hover); }
.btn.btn--success--outline {
    background-color: transparent;
    border: solid 1px var(--success);
    color: var(--success); }
.btn.btn--success--outline:hover {
      color: white;
      background-color: var(--success-hover); }
.btn.btn--info {
    background-color: var(--info);
    color: white; }
.btn.btn--info:hover {
      background-color: var(--info-hover); }
.btn.btn--info--outline {
    background-color: transparent;
    border: solid 1px var(--info);
    color: var(--info); }
.btn.btn--info--outline:hover {
      color: white;
      background-color: var(--info-hover); }
.btn.btn--danger {
    background-color: var(--danger);
    color: white; }
.btn.btn--danger:hover {
      background-color: var(--danger-hover); }
.btn.btn--danger--outline {
    background-color: transparent;
    border: solid 1px var(--danger);
    color: var(--danger); }
.btn.btn--danger--outline:hover {
      color: white;
      background-color: var(--danger-hover); }
.btn.btn--warning {
    background-color: var(--warning);
    color: white; }
.btn.btn--warning:hover {
      background-color: var(--warning-hover); }
.btn.btn--warning--outline {
    background-color: transparent;
    border: solid 1px var(--warning);
    color: var(--warning); }
.btn.btn--warning--outline:hover {
      color: white;
      background-color: var(--warning-hover); }
.btn.btn--go-back {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: var(--button-go-back-color);
    padding: 0; }
.btn.btn--go-back:before {
      display: inline-block;
      margin-right: 10px;
      content: '';
      border-bottom: solid 1px var(--button-go-back-color);
      border-left: solid 1px var(--button-go-back-color);
      background-color: transparent;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      height: 10px;
      width: 10px; }
.btn.btn--skolon {
    background-color: var(--skolon);
    color: white; }
.btn.btn--skolon:hover {
      background-color: var(--skolon-hover); }
.btn.btn--grey {
    background-color: var(--button-grey-bg);
    color: white; }
.btn.btn--grey:hover {
      background-color: var(--button-grey-bg-hover); }
.btn.btn--black {
    background-color: #000000;
    color: white; }
.btn.btn--black:hover {
      background-color: rgba(0, 0, 0, 0.9); }
.btn.btn--wide {
    max-width: 25rem;
    width: 100%;
    text-align: center;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem; }
@media (min-width: 992px) {
    .btn.btn--cta {
      font-size: 2.25rem; } }
.btn.btn--big {
    height: 50px;
    line-height: 30px;
    padding: 10px 40px;
    max-width: 100%; }
.btn.btn--small {
    padding: .25rem .5rem;
    font-size: .875rem; }
.btn.btn--pill {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: underline;
    font-family: 'Open-sans'; }
@media (min-width: 992px) {
    .btn {
      font-size: 1rem;
      padding: 0.75rem 1.25rem; } }
.form-item {
  position: relative;
  margin-bottom: 0.5rem; }
.form-item label {
    display: block;
    font-weight: 700; }
.form-item input[type="text"],
  .form-item input[type="password"],
  .form-item input[type="email"],
  .form-item input[type="number"],
  .form-item input[type="tel"] {
    width: 100%;
    display: block;
    border: 1px solid var(--input-border);
    border-radius: 4px;
    margin: 0.25rem 0;
    padding: 0.25rem; }
.form-item input[type="text"]:required:not(:-moz-placeholder-shown):not(:focus):invalid, .form-item input[type="password"]:required:not(:-moz-placeholder-shown):not(:focus):invalid, .form-item input[type="email"]:required:not(:-moz-placeholder-shown):not(:focus):invalid, .form-item input[type="number"]:required:not(:-moz-placeholder-shown):not(:focus):invalid, .form-item input[type="tel"]:required:not(:-moz-placeholder-shown):not(:focus):invalid {
      border-color: var(--danger);
      background-color: var(--danger-faded); }
.form-item input[type="text"]:required:not(:-ms-input-placeholder):not(:focus):invalid, .form-item input[type="password"]:required:not(:-ms-input-placeholder):not(:focus):invalid, .form-item input[type="email"]:required:not(:-ms-input-placeholder):not(:focus):invalid, .form-item input[type="number"]:required:not(:-ms-input-placeholder):not(:focus):invalid, .form-item input[type="tel"]:required:not(:-ms-input-placeholder):not(:focus):invalid {
      border-color: var(--danger);
      background-color: var(--danger-faded); }
.form-item input[type="text"]:required:not(:placeholder-shown):not(:focus):invalid,
    .form-item input[type="password"]:required:not(:placeholder-shown):not(:focus):invalid,
    .form-item input[type="email"]:required:not(:placeholder-shown):not(:focus):invalid,
    .form-item input[type="number"]:required:not(:placeholder-shown):not(:focus):invalid,
    .form-item input[type="tel"]:required:not(:placeholder-shown):not(:focus):invalid {
      border-color: var(--danger);
      background-color: var(--danger-faded); }
.form-item__description {
    font-size: 0.8rem;
    color: var(--faded); }
.form-item__password-toggle {
    background: none;
    border: none;
    cursor: pointer;
    font-weight: 300;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0; }
.alert {
  border: 1px solid var(--border);
  padding: 0.5rem 1rem;
  color: var(--alert-color);
  margin: 0.5rem 0; }
.alert--success {
    border-color: var(--success);
    background-color: var(--success-faded); }
.alert--info {
    border-color: var(--info);
    background-color: var(--info-faded); }
.alert--warning {
    border-color: var(--warning);
    background-color: var(--warning-faded); }
.alert--danger {
    border-color: var(--danger);
    background-color: var(--danger-faded); }
.editorial p {
  margin-top: 0;
  margin-bottom: 1rem; }
.editorial h1, .editorial h2, .editorial h3, .editorial h4, .editorial h5, .editorial h6 {
  line-height: 1.2;
  margin-bottom: 0.5rem; }
.editorial h1 {
  font-size: 2.5rem; }
.editorial h2 {
  font-size: 2rem; }
.editorial h3 {
  font-size: 1.75rem; }
.editorial h4 {
  font-size: 1.5rem; }
.editorial h5 {
  font-size: 1.25rem; }
.editorial h6 {
  font-size: 1rem; }
.editorial ul {
  display: block;
  list-style-type: disc;
  margin: 1em 0;
  padding-left: 40px; }
.editorial ol {
  display: block;
  list-style-type: decimal;
  margin: 1em 0;
  padding-left: 40px; }
.editorial li {
  display: list-item; }
