@charset "UTF-8";
@supports not (font-variation-settings: normal) {
  @font-face {
    font-family: "Source Sans 3";
    font-display: swap;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    src: url("//marketing-static.smarkets.com/static/fonts/source-sans-3v028R/WOFF2/TTF/SourceSans3-Regular.ttf.woff2") format("woff2"), url("//marketing-static.smarkets.com/static/fonts/source-sans-3v028R/WOFF/OTF/SourceSans3-Regular.otf.woff") format("woff");
  }
  @font-face {
    font-family: "Source Sans 3";
    font-display: swap;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    src: url("//marketing-static.smarkets.com/static/fonts/source-sans-3v028R/WOFF2/TTF/SourceSans3-Semibold.ttf.woff2") format("woff2"), url("//marketing-static.smarkets.com/static/fonts/source-sans-3v028R/WOFF/OTF/SourceSans3-Semibold.otf.woff") format("woff");
  }
  @font-face {
    font-family: "Source Sans 3";
    font-display: swap;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    src: url("//marketing-static.smarkets.com/static/fonts/source-sans-3v028R/WOFF2/TTF/SourceSans3-Bold.ttf.woff2") format("woff2"), url("//marketing-static.smarkets.com/static/fonts/source-sans-3v028R/WOFF/OTF/SourceSans3-Bold.otf.woff") format("woff");
  }
}
@supports (font-variation-settings: normal) {
  @font-face {
    font-family: "Source Sans 3 VF";
    font-display: swap;
    font-weight: 200 900;
    font-style: normal;
    font-stretch: normal;
    src: url("//marketing-static.smarkets.com/static/fonts/source-sans-3v028R/WOFF2/VAR/SourceSans3VF-Roman.ttf.woff2") format("woff2"), url("//marketing-static.smarkets.com/static/fonts/source-sans-3v028R/WOFF/VAR/SourceSans3VF-Roman.ttf.woff") format("woff"), url("//marketing-static.smarkets.com/static/fonts/source-sans-3v028R/VAR/SourceSans3VF-Roman.ttf") format("truetype");
  }
}
/* stylelint-disable-next-line max-line-length */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  /* Change the default font family in all browsers (opinionated). */
  font-family: "Source Sans 3 VF", "Source Sans 3", sans-serif;
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
figcaption,
figure {
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 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 */
}

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

/**
 * 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 */
}

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

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 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 */
}

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

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: "Source Sans 3 VF", "Source Sans 3", sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 */
button {
  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;
}

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

button,
[type=button],
[type=reset],
[type=submit] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible;
}

/**
 * 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 */
  /**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */
}
[type=search]::-webkit-search-cancel-button, [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 */
}

/**
 * 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 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

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

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

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

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none;
}

@-webkit-keyframes spin {
  to {
    transform: rotate(2turn);
  }
}

@keyframes spin {
  to {
    transform: rotate(2turn);
  }
}
@-webkit-keyframes autofill-light-theme {
  to {
    color: #000000;
    background: transparent;
  }
}
@keyframes autofill-light-theme {
  to {
    color: #000000;
    background: transparent;
  }
}
@-webkit-keyframes autofill-dark-theme {
  to {
    color: #FFFFFF;
    background: transparent;
  }
}
@keyframes autofill-dark-theme {
  to {
    color: #FFFFFF;
    background: transparent;
  }
}
label.description {
  color: #FFFFFF;
  font-size: 0.9rem;
  text-transform: none;
  padding: 0.375rem 0;
}

label {
  color: #00B073;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 400;
  padding: 5px 0 10px;
}

h1,
h2,
h3,
h4,
h5,
h6,
span,
label,
input,
a {
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum";
}

body {
  font-family: "Source Sans 3 VF", "Source Sans 3", sans-serif;
  font-size: 16px;
  font-variant: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* stylelint-disable-next-line selector-class-pattern */
}
body.-disable-scrolling {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

button {
  font-family: "Source Sans 3 VF", "Source Sans 3", sans-serif;
}

a {
  color: #00B073;
  text-decoration: none;
}

label {
  display: block;
  width: 100%;
}
label.warning {
  color: #CCCC46;
}
label.error {
  color: #DB3625;
}
label:disabled {
  color: #888888;
}

a.button,
button {
  display: block;
  text-transform: uppercase;
  text-align: center;
  background-color: transparent;
  border-radius: 1px;
  padding: 0;
  outline: none;
  cursor: pointer;
}
@media (min-width: 1024px) {
  a.button:hover, a.button:focus,
button:hover,
button:focus {
    background-color: rgba(0, 0, 0, 0.2);
  }
}
a.button:hover a.button[disabled],
a.button:hover button[disabled],
button:hover a.button[disabled],
button:hover button[disabled] {
  background-color: rgba(136, 136, 136, 0.2);
  cursor: default;
}
a.button.fake-link,
button.fake-link {
  display: inline;
  margin: 0;
  border: none;
  font-size: inherit;
  text-align: inherit;
  text-transform: inherit;
  color: #00B073;
}

textarea {
  width: 100%;
  resize: vertical;
  font-size: 1.125rem;
  font-weight: 400;
  color: #FFFFFF;
  background: none;
  border: none;
  box-shadow: none;
  padding: 0.375rem;
  border-bottom: 1px solid #242424;
}
textarea:focus {
  outline: none;
  border-color: #242424;
}

.svg-icon {
  display: inline-block;
}

/* stylelint-disable selector-id-pattern */
#__lpform_email,
#__lpform_email_numspan,
#__lpform_password,
#__lpform_password_numspan {
  display: none;
}

/* stylelint-enable selector-id-pattern */
#bg-blocker {
  display: none;
  position: fixed;
  top: 52px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 95;
  background: transparent;
}

#background-wrapper {
  z-index: -1;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

#background {
  background-color: #242424;
  width: 100%;
  height: 100%;
}

#content {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
}

#app-content-wrapper {
  display: flex;
  background-color: #242424;
  color: #FFFFFF;
  flex: 1;
  flex-flow: column nowrap;
  max-width: 100%;
}

#header-wrapper {
  flex: 1 0 auto;
  display: flex;
  flex-flow: column nowrap;
}

#content-wrapper {
  background-color: #242424;
  color: #FFFFFF;
  display: flex;
  flex: 1;
  padding-top: var(--header-height);
  margin-top: -1px;
}

#main-content {
  background-color: #000000;
  display: flex;
  flex-flow: column nowrap;
  flex: 1 0;
  position: relative;
  min-width: 0;
  max-width: 100%;
}

main {
  flex: 1 0 auto;
}

@font-face {
  font-family: Ionicons;
  font-display: block;
  font-weight: 400;
  src: url("//marketing-static.smarkets.com/static/fonts/fe-build/ionicons-v1.06e3.woff2") format("woff2"), url("//marketing-static.smarkets.com/static/fonts/fe-build/ionicons-v1.06e3.woff") format("woff"), url("//marketing-static.smarkets.com/static/fonts/fe-build/ionicons-v1.06e3.ttf") format("truetype");
}
* {
  box-sizing: border-box;
  flex-shrink: 0;
  flex-wrap: wrap;
  margin: 0;
}

.only-for-a11y {
  position: absolute !important;
  overflow: hidden !important;
  height: 1px !important;
  width: 1px !important;
  clip: rect(1px, 1px, 1px, 1px);
  margin: -1px !important;
  padding: 0 !important;
  border: none !important;
}

.micro-button {
  text-transform: uppercase;
  white-space: nowrap;
  text-align: center;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 1px;
  color: #FFFFFF;
  border: 1px solid #00B073;
  padding: 0.5rem 1rem;
  margin: 1rem 0;
}
.micro-button img {
  vertical-align: middle;
}
a.micro-button {
  display: inline-block;
}

.micro-button.accented {
  color: #FFFFFF;
  background-color: #00B073;
  border-radius: 2px;
}
.micro-button.accented:hover {
  background-color: rgba(0, 176, 115, 0.8);
}
.micro-button.accented.disabled, .micro-button.accented[disabled] {
  cursor: default;
  border-color: #A6A6A6;
  background-color: #A6A6A6;
  color: #FFFFFF;
  pointer-events: none;
}
.micro-button.accented.submitting {
  border-color: transparent;
  background-color: transparent;
}
.micro-button.link {
  padding: 0.6rem 0.5em;
  background-color: inherit;
  border: none;
}
.micro-button.link:hover {
  background-color: rgba(0, 176, 115, 0.8);
  color: #FFFFFF;
}
.micro-button.secondary {
  padding: 0.6rem 0.5em;
  background-color: inherit;
  color: #00B073;
}
.micro-button.secondary:hover {
  background-color: rgba(0, 176, 115, 0.8);
  color: #FFFFFF;
}
.micro-button.secondary:focus {
  border-radius: 0.125rem;
  background-color: inherit;
  color: #00B073;
}
.micro-button.no-border {
  border: none;
  background-color: inherit;
  padding: 0.6rem 0.2rem;
  color: #DB3625;
}
.micro-button.no-border:hover {
  background-color: inherit;
  color: #AB1F35;
}
.micro-button.no-border.disabled, .micro-button.no-border[disabled] {
  background-color: transparent;
  border-color: transparent;
  color: #888888;
}
.micro-button:hover, .micro-button:focus {
  background-color: #00b073;
}
.micro-button.disabled, .micro-button[disabled] {
  cursor: default;
  border-color: #888888;
  color: #888888;
}
.micro-button.disabled:hover, .micro-button[disabled]:hover {
  background-color: rgba(136, 136, 136, 0.2);
}

.dev-only {
  background-image: repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(116, 172, 223, 0.15) 10px, rgba(116, 172, 223, 0.15) 20px);
}

.dev-only-2 {
  background-image: repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(116, 172, 223, 0.05) 10px, rgba(116, 172, 223, 0.05) 20px);
}

.dev-only-3::after {
  font-family: smk-icons, Ionicons, "Source Sans 3 VF", "Source Sans 3", sans-serif;
  content: "\f19f  This is an internal feature for Smarkets employees";
  color: #0087BD;
  display: block;
  font-size: 10px;
  font-weight: 700;
  padding: 0.5rem 0;
  text-transform: uppercase;
}

.dev-only-4 {
  position: relative;
}
.dev-only-4::before {
  background-image: repeating-linear-gradient(135deg, transparent, transparent 10px, rgba(116, 172, 223, 0.15) 10px, rgba(116, 172, 223, 0.15) 20px);
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
}

.tac-page-header {
  text-align: center;
}
.tac-page-header-title {
  font-size: 28px;
  line-height: 1.3;
  font-weight: 700;
  margin-top: 13px;
  margin-bottom: 3px;
}
.tac-page-header-subtitle {
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  color: #888888;
}

.tac-page-body {
  padding: 10px;
}

.tac-page-accept-button.tac-page-accept-button,
.tac-page-reject-button.tac-page-reject-button {
  height: 37px;
  width: 155px;
  border-radius: 3px;
  color: #FFFFFF;
  line-height: 14px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0.7px;
  margin: 8px 16px;
}

.tac-page-reject-button {
  border: 1px solid #FFFFFF;
}
.tac-page-reject-button:hover {
  background-color: transparent;
}

.ui-alert-component {
  text-align: center;
  color: #FFFFFF;
  padding: 0.8rem 0.3rem;
  position: relative;
}
.ui-alert-component a {
  color: #FFFFFF;
  text-decoration: underline;
}
.ui-alert-component a.undecorated {
  text-decoration: none;
}
.ui-alert-component.closable {
  padding-right: 40px;
}
@media (min-width: 1024px) {
  .ui-alert-component.closable {
    padding-right: 44px;
  }
}
.ui-alert-component.notice {
  background-color: #2A2A2A;
}
.ui-alert-component.warning {
  background-color: #DB3625;
}
.ui-alert-component.info {
  background-color: #4495B8;
}
.ui-alert-component.confirmation {
  background-color: #00B073;
}
.ui-alert-component > .close-notice.fake-link {
  height: 24px;
  width: 24px;
  position: absolute;
  right: 1rem;
  top: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
}
@media (min-width: 1024px) {
  .ui-alert-component > .close-notice.fake-link {
    right: 1.25rem;
  }
}
.ui-alert-component > .close-notice.fake-link::before {
  font-family: smk-icons, Ionicons, "Source Sans 3 VF", "Source Sans 3", sans-serif;
  content: "\f406";
  color: #FFFFFF;
  font-size: 48px;
  line-height: 18px;
}
.ui-alert-component.clickable {
  cursor: pointer;
}

.ui-button-group {
  display: flex;
  width: 100%;
  padding: 3px;
  border-radius: 2px;
  background-color: #333333;
}
.ui-button-group.compact {
  width: initial;
  background-color: initial;
  padding: 0;
}

.ui-button-group-button {
  flex: 1;
  text-transform: uppercase;
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  font-size: 0.65rem;
  font-weight: bold;
  letter-spacing: 1px;
  color: #A6A6A6;
  padding: 0.5rem 1rem;
  border: none;
  border-radius: 2px;
}
.ui-button-group-button:hover, .ui-button-group-button:focus {
  background-color: #4d4d4d;
}
.ui-button-group-button.compact {
  padding: 4px 8px;
}
.ui-button-group-button.compact:hover, .ui-button-group-button.compact:focus {
  background-color: #484848;
}
.ui-button-group-button.active, .ui-button-group-button:active {
  color: #202020;
  background-color: #FFFFFF;
}
.ui-button-group-button.active.selection-dark, .ui-button-group-button:active.selection-dark {
  color: #FFFFFF;
  background-color: #2E2E2E;
}
.ui-button-group-button:not(:first-child) {
  margin-left: 3px;
}

#cookies-notice {
  background-color: #242424;
  height: auto;
  position: fixed;
  bottom: 0;
  width: 100%;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 10px;
  z-index: 102;
}
#cookies-notice > .content-box {
  color: #FFFFFF;
  align-self: center;
  flex: 0 1 auto;
  font-size: 13px;
  line-height: 19px;
  padding-right: 10px;
}
#cookies-notice > .content-box > .desktop-only-title {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 700;
  line-height: 19px;
  padding: 0 10px;
}
@media (max-width: 1023px) {
  #cookies-notice > .content-box > .desktop-only-title {
    display: none;
  }
}
#cookies-notice > .content-box > .message-body {
  width: 100%;
}
@media (max-width: 639px) {
  #cookies-notice {
    flex-direction: column;
  }
  #cookies-notice > .buttons {
    margin-top: 10px;
  }
}
#cookies-notice > .buttons {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}
#cookies-notice > .buttons > .micro-button {
  flex: 1 0 50px;
  margin: 0 2px;
}
@media (min-width: 640px) and (max-width: 1120px) {
  #cookies-notice > .buttons {
    flex-direction: column;
    justify-content: space-evenly;
  }
  #cookies-notice > .buttons > .micro-button {
    flex: 1 0 10px;
    margin: 2px 0;
    width: 100%;
  }
}

.cookie-icon {
  height: 30px;
  width: 30px;
  margin-left: 5px;
  margin-bottom: -5px;
  vertical-align: text-bottom;
}

.date-picker {
  /* stylelint-disable selector-class-pattern */
}
.date-picker > .Select {
  display: inline-block;
  font-size: 1rem;
  line-height: 2rem;
  /* stylelint-enable selector-class-pattern */
}
.date-picker > .Select .Select__value-container {
  flex-wrap: nowrap;
}
.date-picker > .Select .Select__value-container > .Select__input-container {
  flex-shrink: 1;
}
.date-picker > .Select.day-select {
  width: 6.0625rem;
  margin-right: 0.75rem;
}
.date-picker > .Select.month-select {
  width: 7.6875rem;
  margin-right: 0.6875rem;
}
.date-picker > .Select.year-select {
  width: 6.0625rem;
}

.ui-checkbox {
  padding: 0.8em 0;
  cursor: pointer;
  display: block;
  position: relative;
}
.ui-checkbox .description {
  padding: 0.375rem 0 !important;
}
.ui-checkbox.disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
.ui-checkbox.ui-checkbox-left {
  padding-left: 2em;
}
.ui-checkbox.ui-checkbox-left .ui-checkbox-visuals {
  left: 0;
}
.ui-checkbox.ui-checkbox-right {
  padding-right: 2em;
}
.ui-checkbox.ui-checkbox-right .ui-checkbox-visuals {
  right: 0;
}
.ui-checkbox.match-content {
  width: auto;
}
.ui-checkbox .ui-checkbox-visuals {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.5em;
  height: 1.5em;
  border: 2px solid #888888;
  border-radius: 2px;
  background: #414141;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ui-checkbox .ui-checkbox-visuals::after {
  content: "✔";
  font-size: 1.5em;
  top: -0.15em;
  left: -0.35em;
  display: block;
  width: 1.5em;
  height: 1.5em;
  position: absolute;
  transform: scale(0);
  text-align: center;
  vertical-align: middle;
  transition-timing-function: ease-in;
}
.ui-checkbox input[type=checkbox].checked + .ui-checkbox-visuals {
  background-color: #00B073;
  border: 2px solid #00B073;
}
.ui-checkbox input[type=checkbox].checked + .ui-checkbox-visuals::after {
  transition: transform 0.2s;
  transform: scale(1);
}

.form-button-group {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
}

.form-field {
  margin-bottom: 0.7rem;
}
.form-field .field-label {
  font-weight: 700;
}
.form-field.error {
  /* stylelint-disable-next-line */
}
.form-field.error > label > .field-label {
  color: #DB3625;
}
.form-field.error .grey-underline.Select .Select__control {
  border-style: solid;
  border-width: 1px;
  border-color: #DB3625;
}
.form-field > .caption {
  padding: 5px;
  font-weight: 400;
  font-size: 0.9em;
}

.form-field-error {
  margin: 0.3rem 0;
  color: #DB3625;
}

.password-field-progress {
  height: 5px;
}

.password-field-progress-bar {
  height: 100%;
  transition: width 0.5s;
}
.password-field-progress-bar.password-field-progress-bar-danger {
  background-color: #DB3625;
}
.password-field-progress-bar.password-field-progress-bar-warning {
  background-color: #CCCC46;
}
.password-field-progress-bar.password-field-progress-bar-success {
  background-color: #00B073;
}

.theme-light .inputbox input:-webkit-autofill {
  -webkit-animation-name: autofill-light-theme;
          animation-name: autofill-light-theme;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.theme-dark .inputbox input:-webkit-autofill {
  -webkit-animation-name: autofill-dark-theme;
          animation-name: autofill-dark-theme;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.inputbox {
  display: flex;
  align-items: center;
  color: #FFFFFF;
  max-width: 100%;
  border: 1px rgba(255, 255, 255, 0.2) solid;
  border-radius: 2px;
  padding: 6px 10px;
  width: 100%;
  position: relative;
  flex-wrap: nowrap;
  background-color: transparent;
}
.inputbox.center {
  text-align: center;
}
.inputbox.right {
  text-align: right;
}
.inputbox.noborder {
  border: none;
}
.inputbox.disabled {
  color: #888888;
}
.inputbox > .input {
  flex-grow: 1;
  flex-shrink: 1;
  width: 100%;
  color: inherit;
  background-color: transparent;
  border: none;
  height: 100%;
  margin: 0.1em 0;
}
.inputbox > .input.center {
  text-align: center;
}
.inputbox > .input.right {
  text-align: right;
}
.inputbox > .input.password {
  padding-right: 40px;
}
.inputbox > .input:focus {
  outline: none;
}
.inputbox > .before,
.inputbox > .after {
  line-height: 1.4em;
  flex-grow: 0;
  display: flex;
  margin: 0;
}
.inputbox > .before.email::before {
  font-family: smk-icons, Ionicons, "Source Sans 3 VF", "Source Sans 3", sans-serif;
  content: "\f322";
  font-size: 1.2rem;
  margin: 0.1em 0.5rem 0.1em 0;
}
.inputbox > .before.password::before {
  font-family: smk-icons, Ionicons, "Source Sans 3 VF", "Source Sans 3", sans-serif;
  content: "\f31d";
  font-size: 1.2rem;
  margin: 0.1em 0.5rem 0.1em 0;
}
.inputbox > .after::before {
  font-family: smk-icons, Ionicons, "Source Sans 3 VF", "Source Sans 3", sans-serif;
  content: "\f2bc";
  line-height: 1.4em;
  width: 1.4em;
  background-color: #00B073;
  color: white;
  text-align: center;
  border-radius: 0.7em;
  font-size: 0;
  opacity: 0;
  align-self: center;
  transition: none;
}

.validated .inputbox > .after::before {
  font-size: 0.8em;
  opacity: 1;
  margin-left: 3px;
  transition: font-size 0.3s ease-in, opacity 0.2s ease-in;
}

.error .inputbox {
  border-style: solid;
  border-width: 1px;
  border-color: #DB3625;
}

input.input[type=number]::-webkit-outer-spin-button,
input.input[type=number]::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
          appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */
}

.password-reveal {
  text-indent: -999em;
  overflow: hidden;
  height: 27px;
  width: 27px;
  bottom: 0.2em;
  border: none;
  margin: 0;
  margin-left: 5px;
  background: transparent none no-repeat center center;
}
.password-reveal.show {
  background-image: url("/static/assets/password-show.1ea33abc6e0394155760.svg");
}
.password-reveal.hide {
  background-image: url("/static/assets/password-hide.82127b0347af3dc75514.svg");
}

.ui-switch {
  display: flex;
  align-items: center;
  padding: 0.8em 0;
  cursor: pointer;
  position: relative;
}
.ui-switch .description {
  padding: 0.375rem 0 !important;
}
.ui-switch.disabled {
  cursor: not-allowed;
  opacity: 0.3;
}
.ui-switch .ui-switch-visuals {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
  height: 20px;
  border-radius: 10px;
  transition: background 0.3s;
  background: #414141;
}
.ui-switch .ui-switch-visuals::after {
  content: " ";
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 0;
  transition: transform 0.3s, background 0.3s;
  transform: translate(2px, -50%);
  border-radius: 50%;
  background-color: #A6A6A6;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
.ui-switch.ui-switch-left {
  padding-left: 42px;
}
.ui-switch.ui-switch-left .ui-switch-visuals {
  left: 0;
}
.ui-switch.ui-switch-right {
  padding-right: 42px;
}
.ui-switch.ui-switch-right .ui-switch-visuals {
  right: 0;
}
.ui-switch.ui-switch-inline-right {
  display: inline-flex;
  width: auto;
  padding-right: 62px;
}
.ui-switch.ui-switch-inline-right .ui-switch-visuals {
  right: 0;
}
.ui-switch input[type=checkbox].checked + .ui-switch-visuals {
  background: #00B073;
}
.ui-switch input[type=checkbox].checked + .ui-switch-visuals::after {
  background-color: #FFFFFF;
  transform: translate(26px, -50%);
}

.ui-switch-description {
  flex-shrink: 1;
}

.terms-list {
  margin-top: 0.5rem;
}
.terms-list > .form-field > label {
  font-size: 12px;
  line-height: 1.15;
  font-weight: 400;
  padding-left: 2.5em;
}

.prohibited-participant.modal > .title {
  color: #FFFFFF;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 24px;
}
.prohibited-participant.modal > ul {
  font-size: 14px;
  line-height: 18px;
  list-style-position: outside;
  padding-left: 1rem;
}
.prohibited-participant.modal > ul > li {
  margin: 0;
}
.prohibited-participant.modal > ul > li:not(:last-child) {
  margin-bottom: 1rem;
}

.signup-flow {
  display: flex;
  /* stylelint-disable-next-line selector-class-pattern */
}
@media (min-width: 1024px) {
  .signup-flow {
    height: calc(100vh - 52px);
    min-height: 660px;
  }
}
.signup-flow .Select {
  font-size: 16px;
  line-height: 2rem;
}
.signup-flow .method-wrapper {
  position: relative;
  margin-bottom: 1rem !important;
}
.signup-flow .col {
  height: 100%;
}
@media (max-width: 1023px) {
  .signup-flow .col.advantages {
    display: none;
  }
  .signup-flow .col.form-wrapper {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .signup-flow .col.advantages {
    width: 50%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .signup-flow .col.advantages > .bg-image {
    background-image: url("https://marketing-static.smarkets.com/static/images/general/sign-up-hero.jpg");
    position: relative;
    /* stylelint-disable-next-line selector-class-pattern */
    background-position: 100% 50%;
    background-size: cover;
    height: 100%;
    width: 100%;
    overflow: hidden;
    border-radius: 0;
  }
  .signup-flow .col.advantages > .bg-image::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .signup-flow .col.advantages > .bg-image.SE {
    background-image: url("https://marketing-static.smarkets.com/static/images/general/sign-up-bg-swe.jpg"), url("https://marketing-static.smarkets.com/static/images/general/sign-up-hero.jpg");
  }
  .signup-flow .col.advantages > .bg-image.football {
    background-image: url("https://marketing-static.smarkets.com/static/images/general/sign-up-hero-football.jpg"), url("https://marketing-static.smarkets.com/static/images/general/sign-up-hero.jpg");
  }
  .signup-flow .col.advantages > .bg-image.horse-racing {
    background-image: url("https://marketing-static.smarkets.com/static/images/general/sign-up-hero-horse-racing.jpg"), url("https://marketing-static.smarkets.com/static/images/general/sign-up-hero.jpg");
  }
  .signup-flow .col.advantages > .bg-image > * {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .signup-flow .col.advantages > .bg-image::before {
    background-image: linear-gradient(to right, transparent -50%, #000000);
    background-color: transparent;
  }
  .signup-flow .col.form-wrapper {
    width: 50%;
  }
}
.signup-flow .col > .bg-image > .advantages {
  bottom: 5rem;
  padding: 0;
  max-width: 450px;
}
.signup-flow .col > .bg-image > .advantages > .item {
  display: flex;
  color: #FFFFFF;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 700;
  flex-wrap: nowrap;
}
.signup-flow .col > .bg-image > .advantages > .item.without-dot {
  display: block;
}
.signup-flow .col > .bg-image > .advantages > .item::before {
  font-family: smk-icons, Ionicons, "Source Sans 3 VF", "Source Sans 3", sans-serif;
  content: "\f3ff";
  color: #00B073;
  display: block;
  font-size: 26px;
  margin-right: 1rem;
}
.signup-flow .col > .bg-image > .advantages > .item.without-dot::before {
  display: none;
}
.signup-flow .col > .bg-image > .advantages > .item > small {
  font-size: 12px;
  line-height: 1.15;
  font-weight: 400;
  display: inline-block;
  margin-top: 16px;
  opacity: 0.8;
}
.signup-flow .col > .form {
  height: 100%;
  overflow-y: auto;
}
.signup-flow .col > .form > .header > *,
.signup-flow .col > .form > .body {
  margin: 0 auto;
  width: 90%;
  max-width: 450px;
}
.signup-flow .col > .form > .header {
  position: relative;
}
@media (max-width: 1023px) {
  .signup-flow .col > .form > .header {
    background-image: url("https://marketing-static.smarkets.com/static/images/general/sign-up-hero.jpg");
    position: relative;
    /* stylelint-disable-next-line selector-class-pattern */
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 30%;
    color: #FFFFFF;
    padding-top: 2rem;
  }
  .signup-flow .col > .form > .header::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .signup-flow .col > .form > .header.SE {
    background-image: url("https://marketing-static.smarkets.com/static/images/general/sign-up-bg-swe.jpg"), url("https://marketing-static.smarkets.com/static/images/general/sign-up-hero.jpg");
  }
  .signup-flow .col > .form > .header.football {
    background-image: url("https://marketing-static.smarkets.com/static/images/general/sign-up-hero-football.jpg"), url("https://marketing-static.smarkets.com/static/images/general/sign-up-hero.jpg");
  }
  .signup-flow .col > .form > .header.horse-racing {
    background-image: url("https://marketing-static.smarkets.com/static/images/general/sign-up-hero-horse-racing.jpg"), url("https://marketing-static.smarkets.com/static/images/general/sign-up-hero.jpg");
  }
  .signup-flow .col > .form > .header::before {
    background-image: linear-gradient(to bottom, transparent -50%, #000000);
  }
  .signup-flow .col > .form > .header > .text,
.signup-flow .col > .form > .header > .signup-steps {
    position: relative;
  }
}
@media (min-width: 1024px) {
  .signup-flow .col > .form > .header > .text > .link {
    display: none;
  }
}
.signup-flow .col > .form > .header > .text {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 3.75rem;
  margin-bottom: 1.6rem;
}
.signup-flow .col > .form > .header > .text h1 {
  font-size: 2.25rem;
  font-weight: 600;
  line-height: 1.1em;
  margin: 0;
}
.signup-flow .col > .form > .header > .close {
  border: none;
  position: absolute;
  top: 2rem;
  right: 5%;
  width: 24px;
  height: 24px;
  outline: none;
  text-align: center;
}
@media (min-width: 1024px) {
  .signup-flow .col > .form > .header > .close {
    display: none;
  }
}
.signup-flow .col > .form > .header > .close::before {
  font-family: smk-icons, Ionicons, "Source Sans 3 VF", "Source Sans 3", sans-serif;
  content: "\f406";
  color: #FFFFFF;
  font-size: 42px;
  line-height: 20px;
}
.signup-flow .col > .form > .body {
  padding-top: 1rem;
}
@media (min-width: 1024px) {
  .signup-flow .col > .form > .body {
    padding-top: 0;
  }
}
.signup-flow .col > .form > .body > .welcome-block {
  background: #161616;
  margin-bottom: 1.25rem;
  padding: 0.2em 0.5em 0.8em;
  border-radius: 2px;
}
.signup-flow .col > .form > .body > .welcome-block > .account-created {
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.5em;
}
.signup-flow .col > .form > .body > .welcome-block > .account-created .check-icon {
  margin-right: 6px;
  color: #00B073;
}
.signup-flow .col > .form > .body > .welcome-block > .account-created .check-icon::before {
  font-family: smk-icons, Ionicons, "Source Sans 3 VF", "Source Sans 3", sans-serif;
  content: "\f149";
}
.signup-flow .col > .form > .body > .welcome-block > .deposit {
  font-size: 0.9rem;
}
.signup-flow .col > .form > .body .form-button-group {
  margin: 1rem 0 0.5rem;
}
.signup-flow .col > .form > .body .form-button-group button {
  font-size: 0.8rem;
  height: 3rem;
}
.signup-flow .col > .form > .body .form-button-group button[type=submit] {
  flex: 2;
}
.signup-flow .col > .form > .body .form-button-group button[type=button] {
  background-color: #000000;
  border-color: #757575;
  color: #757575;
  flex: 1;
  max-width: 128px;
  /* stylelint-disable-next-line max-nesting-depth */
}
.signup-flow .col > .form > .body .form-button-group button[type=button]:hover {
  background-color: #000000;
}
.signup-flow .col > .form > .body .mailing-list .form-field {
  padding-top: 1rem;
}
.signup-flow .col > .form > .body .mailing-list label {
  font-size: 12px;
  line-height: 1.15;
  font-weight: 400;
  padding: 0 0 0 40px;
}
.signup-flow .col > .form > .body .tnc {
  font-size: 0.8rem;
}
.signup-flow .col > .form > .body .tnc a {
  text-decoration: underline;
}
.signup-flow .col > .form > .body .skip {
  display: block;
  font-size: 0.8rem;
  line-height: 1em;
  text-align: center;
  margin-bottom: 1rem;
}
.signup-flow .col > .form > .body .form-captions > .caption {
  display: block;
  font-size: 0.9rem;
}
.signup-flow .col > .form > .body .form-captions > .caption.header {
  font-size: 1.2rem;
  font-weight: 700;
  margin-bottom: 8px;
  margin-top: 30px;
}
.signup-flow .col > .form > .body .form-captions > .caption:not(.header) {
  line-height: 1.2rem;
}
.signup-flow .col > .form > .body .form-captions > .caption.bold {
  font-weight: 400;
}
.signup-flow .col > .form > .body .form-captions > .caption.uppercase {
  text-transform: uppercase;
}
.signup-flow .col > .form > .body .form-captions > .caption.status {
  font-weight: 400;
  padding-bottom: 1rem;
}
.signup-flow .col > .form > .body .form-captions > .caption .numeric-amount {
  font-size: 0.9rem;
}
.signup-flow .col > .form > .body .form-captions > .caption .link {
  font-weight: 400;
}
.signup-flow .col > .form > .body .form-captions > .caption img {
  margin-right: 0.5rem;
  line-height: 1.2rem;
  vertical-align: middle;
}
.signup-flow .col > .form > .body > form > .find-address-caption {
  margin-bottom: 0.5em;
  font-size: inherit;
}
.signup-flow .col > .form .welcome-card {
  margin-bottom: 40px;
}
.signup-flow .col > .form .welcome-card > h2 {
  margin-top: 20px;
  margin-bottom: 16px;
  font-size: 24px;
}
.signup-flow .col > .form .welcome-card > .step > h3 {
  display: inline-block;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: bold;
  color: #444444;
}
.signup-flow .col > .form .welcome-card > .step > div {
  display: flex;
  flex-wrap: nowrap;
}
.signup-flow .col > .form .welcome-card > .step .welcome-card-download {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  grid-gap: 8px;
  max-height: 355px;
}
.signup-flow .col > .form .welcome-card > .step .welcome-card-download > .app-preview {
  grid-area: 1/1/3/2;
  width: 100%;
  align-self: center;
}
.signup-flow .col > .form .welcome-card > .step .welcome-card-download > .qr-code {
  grid-area: 1/2/2/3;
  align-self: center;
}
.signup-flow .col > .form .welcome-card > .step .welcome-card-download > .badge-group {
  grid-area: 2/2/3/3;
  padding: 0 40px;
}
.signup-flow .col > .form .welcome-card > .step.step-1 {
  margin-bottom: 56px;
}
.signup-flow .col > .form .welcome-card > .step.step-2 > div {
  justify-content: space-between;
  padding: 22px 32px;
  border-radius: 8px;
  -moz-column-gap: 8px;
       column-gap: 8px;
  position: relative;
  background-color: #0DC38C;
}
.signup-flow .col > .form .welcome-card > .step.step-2 > div::before {
  content: "";
  height: 100%;
  width: 100%;
  position: absolute;
  background-image: url("/static/assets/sbk-signup-bg.5cb3a9ffb20bed87a898.svg");
  background-position: 10% 50%;
  opacity: 0.25;
  top: 0;
  left: 0;
}
.signup-flow .col > .form .welcome-card > .step.step-2 > div > .left {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-weight: 900;
  font-size: 22px;
  line-height: 26px;
  text-transform: uppercase;
  color: #000000;
  z-index: 1;
}
.signup-flow .col > .form .welcome-card > .step.step-2 > div > .left > :nth-child(2) {
  color: #FFFFFF;
  font-size: 32px;
  line-height: 38px;
}
@media (max-width: 399px) {
  .signup-flow .col > .form .welcome-card > .step.step-2 > div {
    padding: 16px 22px;
  }
  .signup-flow .col > .form .welcome-card > .step.step-2 > div > .left {
    font-size: 16px;
  }
  .signup-flow .col > .form .welcome-card > .step.step-2 > div > .left > :nth-child(2) {
    font-size: 22px;
    line-height: 26px;
  }
}
.signup-flow .col > .form .welcome-card > .step.step-2 > div > .right {
  display: flex;
  flex-direction: column;
  -moz-column-gap: 10px;
       column-gap: 10px;
  max-width: 165px;
  font-size: 12px;
  font-weight: 700;
  color: #FFFFFF;
  z-index: 1;
}
.signup-flow .col > .form .welcome-card > .step.step-2 > div > .right > a {
  border: none;
  border-radius: 1px;
  margin-bottom: 16px;
  padding: 9px 0;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  background-color: #FFFFFF;
  color: #0DC38C;
}
.signup-flow .col > .form .welcome-card > .step.step-2 > div > .right > h4 {
  text-transform: uppercase;
}
.signup-flow .col > .form .welcome-card > .step.step-2 > div > .right > p {
  font-size: 8px;
  font-weight: 400;
}

.welcome-card-download > .qr-code {
  display: flex;
  flex-direction: column;
  flex-shrink: 1;
  align-items: center;
  padding: 10px;
}
.welcome-card-download > .qr-code > img {
  height: 50%;
  width: 50%;
  min-width: 81px;
  min-height: 81px;
}
.welcome-card-download > .qr-code > span {
  display: inline-block;
  margin-top: 8px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #757575;
}
.welcome-card-download > .badge-group {
  display: flex;
  flex-flow: column nowrap;
  row-gap: 8px;
}
.welcome-card-download > .badge-group > a {
  display: block;
}

.welcome-modal {
  font-weight: 700;
}
.welcome-modal > h2 {
  font-size: 24px;
  margin-bottom: 16px;
  color: #0CCD93;
}
.welcome-modal > span {
  display: inline-block;
  font-size: 16px;
  margin-bottom: 16px;
}
.welcome-modal .welcome-card-download {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 8px;
       column-gap: 8px;
}
.welcome-modal .welcome-card-download > * {
  flex: 1;
}
@media (max-width: 639px) {
  .welcome-modal .welcome-card-download > .qr-code {
    display: none;
  }
}

.modal-content.usage-modal {
  text-align: center;
}
.modal-content.usage-modal::before {
  content: url("/static/assets/trading-limit-icon.5943ee06e019ddcc506a.svg");
}
.modal-content.usage-modal > h2 {
  margin: 1rem 0 10px;
}
.modal-content.usage-modal > p > b {
  color: #DB3625;
}
.modal-content.usage-modal > .micro-button {
  margin-top: 20px;
}

#header-error {
  padding: 0 1.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  background: #DB3625;
  border: none;
  height: 52px;
  top: 0;
  width: 100%;
  z-index: 110;
}
@media (max-width: 1023px) {
  #header-error {
    padding: 0 1rem;
  }
}
@media (max-width: 1023px) {
  #header-error {
    position: relative;
  }
}
@media (min-width: 1024px) {
  #header-error {
    position: fixed;
  }
}
#header-error > span {
  padding-right: 0.2rem;
}

.header-logo {
  padding-top: 4px;
  text-align: center;
  width: 100px;
}
.header-logo > img {
  width: 100px;
  height: auto;
}
.header-logo.big {
  width: 173px;
}
.header-logo.big > img {
  width: 173px;
}

.loading-spinner {
  border: 3px solid #1A1A1A;
  display: block;
  margin: 10px auto;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  -webkit-animation: spin 1.15s infinite ease-out;
          animation: spin 1.15s infinite ease-out;
}
.loading-spinner.tiny {
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
}
.loading-spinner.normal {
  display: block;
  margin: 10px auto;
  width: 30px;
  height: 30px;
}
.loading-spinner.dark {
  border-top-color: #00B073;
  border-left-color: #00B073;
}
.loading-spinner.light {
  border-top-color: #FFFFFF;
  border-left-color: #FFFFFF;
}

.loading-spinner-big {
  width: 80px;
  margin: 20px auto;
  padding: 5px 0;
  border-radius: 3px;
}
.loading-spinner-big > .message {
  color: #888888;
  font-size: 0.7em;
  line-height: 1.3em;
  text-transform: uppercase;
  text-align: center;
}

.modal-overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1000;
  overflow: auto;
}

/* stylelint-disable-next-line selector-class-pattern */
.ReactModal__Body--open {
  overflow: hidden;
}

.modal-content {
  width: 420px;
  position: relative;
  overflow: scroll;
  color: #FFFFFF;
  background-color: #1A1A1A;
  padding: 40px;
  border-radius: 2px;
  box-shadow: 0 2px 34px 0 rgba(0, 0, 0, 0.5);
  /* stylelint-disable-next-line selector-class-pattern */
}
@media (max-width: 1023px) {
  .modal-content {
    width: 100%;
    height: 100%;
    overflow: visible;
  }
}
@media (min-width: 1024px) {
  .modal-content {
    height: auto;
    overflow: visible;
    max-height: 85%;
    top: 10%;
    margin: auto;
  }
  .modal-content.small {
    height: 300px;
  }
}
.modal-content .modal-close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 1;
  border: none;
}
.modal-content .modal-close.icon {
  width: 24px;
  height: 24px;
  color: #FFFFFF;
  text-align: center;
}
.modal-content .modal-close.icon::before {
  font-family: smk-icons, Ionicons, "Source Sans 3 VF", "Source Sans 3", sans-serif;
  content: "\f406";
  font-size: 42px;
  line-height: 20px;
}
.modal-content > .title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}
.modal-content button {
  margin: auto;
}
.modal-content .content {
  text-align: center;
  margin: 1.5rem auto;
}
.modal-content .form-captions {
  margin-bottom: 1rem;
  font-weight: 400;
}
.modal-content .form-captions .caption {
  display: block;
  font-size: 0.9rem;
}
.modal-content .form-captions .caption.header {
  font-size: 1.3rem;
  margin-bottom: 1rem;
}
.modal-content .form-captions .caption:not(.header) {
  line-height: 1.2rem;
}
.modal-content .form-captions .caption.header-2 {
  font-size: 1.1rem;
}
.modal-content .form-captions .caption.list {
  line-height: 2rem;
}
.modal-content .form-captions .caption.bold {
  font-weight: 400;
}
.modal-content .form-captions .caption.uppercase {
  text-transform: uppercase;
}
.modal-content .form-captions > .caption + .caption {
  margin-top: 0.5rem;
}
.modal-content .Select {
  font-size: 1rem;
  line-height: 2rem;
}
.modal-content .micro-button {
  margin-top: 1.5em;
}
.modal-content > .button-set > .micro-button {
  font-size: 11px;
  padding: 14px 1px;
}
.modal-content > .footer {
  border-top: 1px solid rgba(136, 136, 136, 0.2);
  font-size: 16px;
  margin: 20px -40px -20px;
  padding: 16px 40px 0;
  text-align: center;
}
.modal-content:focus {
  outline: none;
}
.modal-content.full-screen {
  height: auto;
  min-height: 100%;
  width: 100%;
  padding: 40px;
  max-height: inherit;
  top: inherit;
  left: inherit;
}

#national-id-authenticate .form-captions,
#national-id-authenticate .form-captions .content {
  margin: 0;
}
#national-id-authenticate .form-captions:not(:last-child) {
  margin-bottom: 1rem;
}

.modal-content.nemid-dialog {
  box-shadow: none;
  padding: 0;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  line-height: 0;
}
@media (max-width: 1023px) {
  .modal-content.nemid-dialog {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
  }
}
.modal-content.nemid-dialog iframe {
  width: 320px;
  height: 460px;
}

.add-bank-logo {
  height: 75px;
  margin: 0 auto 35px;
  max-width: 160px;
}

.ob-add-method {
  background-image: linear-gradient(134deg, #242424 0%, #2B2B2B 100%);
  border-radius: 2px;
  padding: 15px;
}

.ob-search-container {
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 2px;
  color: #FFFFFF;
  margin-bottom: 15px;
  padding: 5px;
}

.ob-search-input {
  color: #FFFFFF;
}

.postcode-input .fake-link {
  border: 1px solid #00B073;
  border-radius: inherit;
  color: #888888;
  font-size: 14px;
  font-weight: inherit;
  text-align: center;
  width: 7rem;
  line-height: normal;
  text-transform: none;
}
.postcode-input .fake-link > .loading-spinner {
  margin: 0;
}
.postcode-input .fake-link.disabled {
  color: #757575;
  border-color: #757575;
}
.postcode-input .fake-link:focus {
  background-color: rgba(0, 176, 115, 0.2);
}

/* stylelint-disable selector-class-pattern */
@-webkit-keyframes select-animation-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes select-animation-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes select-animation-spin {
  to {
    transform: rotate(1turn);
  }
}
@keyframes select-animation-spin {
  to {
    transform: rotate(1turn);
  }
}
.Select {
  display: inline-block;
  position: relative;
  font-size: 0.7rem;
}

.Select,
.Select div,
.Select input,
.Select span {
  box-sizing: border-box;
}

.Select__value-container--has-value input,
.Select__value-container .Select__placeholder + input {
  width: 2px;
  opacity: 0;
  border: 0;
}

.Select--is-disabled > .Select__control {
  cursor: default;
  opacity: 0.5;
}
.Select--is-disabled > .Select__control:hover {
  box-shadow: none;
}
.Select--is-disabled .Select__arrow-zone {
  cursor: default;
  pointer-events: none;
  opacity: 0.35;
}

.Select__control {
  background-color: transparent;
  height: auto;
  cursor: pointer;
  display: flex;
  align-items: stretch;
  outline: none;
  overflow: hidden;
  position: relative;
}

.Select__indicators {
  display: flex;
}

.Select__control:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}

.Select__control .Select__input:focus {
  outline: none;
}

.is-searchable.is-open > .Select__control {
  cursor: text;
}

.is-open > .Select__control {
  border-color: #00B073;
}

.Select__control .Select__arrow.is-open {
  transform: rotateX(-180deg);
}

.is-searchable.is-focused:not(.is-open) > .Select__control {
  cursor: text;
}

.Select__placeholder,
.Select__single-value {
  max-width: calc(100% - 2px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.full-width.Select,
.full-width.Select .Select__control {
  width: 100%;
}

.grey-underline.Select .Select__control {
  border: 1px rgba(255, 255, 255, 0.2) solid;
  border-style: solid;
  border-radius: 2px;
}

.has-value.Select__single-value > .Select__control .Select__value a.Select__value__label,
.has-value.is-pseudo-focused.Select__single-value > .Select__control .Select__value a.Select__value__label {
  cursor: pointer;
  text-decoration: none;
}

.has-value.Select__single-value > .Select__control .Select__value a.Select__value__label:hover,
.has-value.is-pseudo-focused.Select__single-value > .Select__control .Select__value a.Select__value__label:hover,
.has-value.Select__single-value > .Select__control .Select__value a.Select__value__label:focus,
.has-value.is-pseudo-focused.Select__single-value > .Select__control .Select__value a.Select__value__label:focus {
  outline: none;
  text-decoration: underline;
}

.Select__input > input {
  width: 100%;
  background: none transparent;
  border: none;
  box-shadow: none;
  color: inherit;
  cursor: default;
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  margin: 0;
  outline: none;
}

.is-focused .Select__input > input {
  cursor: text;
}

.has-value.is-pseudo-focused .Select__input {
  opacity: 0;
}

.Select__control:not(.is-searchable) > .Select__input {
  outline: none;
}

.Select__loading-zone {
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 16px;
}

.Select__loading {
  -webkit-animation: select-animation-spin 400ms infinite linear;
          animation: select-animation-spin 400ms infinite linear;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  border-radius: 50%;
  border: 2px solid #00B073;
  border-right-color: #00B073;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.Select__clear-zone {
  -webkit-animation: select-animation-fade-in 200ms;
          animation: select-animation-fade-in 200ms;
  cursor: pointer;
  display: table-cell;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 17px;
}

.Select__clear-zone:hover {
  color: #D0021B;
}

.Select__clear {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
}

.Select__multi-value .Select__clear-zone {
  width: 17px;
}

.Select__arrow-zone {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  cursor: pointer;
  position: relative;
  padding-top: 0;
  padding-bottom: 0;
  width: 25px;
}

.Select__arrow {
  border-color: #00B073 transparent transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  display: inline-block;
  height: 0;
  width: 0;
  position: relative;
  transition: ease 0.3s border-top-color;
}

.is-open.Select__arrow,
.custom-select-box.menu-on-click:hover .Select__arrow,
.Select__arrow-zone:hover > .Select__arrow {
  border-top-color: #FFFFFF;
}

.Select__value-container {
  align-items: center;
  display: flex;
  flex: 1 1 0;
  padding-left: 12px;
  overflow: hidden;
}

.Select__value {
  display: flex;
  align-items: center;
  flex: 1 1 0;
}

.Select__menu {
  background-color: #1A1A1A;
  color: #FFFFFF;
  border-top-color: #888888;
  box-sizing: border-box;
  margin-top: 3px;
  max-height: 400px;
  min-width: 150px;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 101;
  box-shadow: 0 15px 18px 0 rgba(0, 0, 0, 0.5);
}

#right-nav .Select__menu,
.bet-widget .Select__menu {
  background-color: #3B3B3B;
}
#right-nav .Select__option,
.bet-widget .Select__option {
  background-color: #3B3B3B;
}

.Select__menu-list {
  max-height: 400px;
  overflow-y: auto;
}

.Select__option {
  background-color: #262626;
  color: #FFFFFF;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  padding: 4px 10px;
}

.Select__option-with-inner-horizontal-splitter {
  padding: 0 10px;
}

.Select__option--is-selected {
  color: #00B073;
}

.Select__option--is-focused {
  color: #00B073;
}

.Select__option--is-disabled {
  color: #888888;
  cursor: default;
}

.Select__noresults {
  box-sizing: border-box;
  cursor: default;
  display: block;
  padding: 8px 10px;
}

.Select__single-value {
  display: inline;
}

.Select__multi-value .Select__input {
  vertical-align: middle;
  margin-left: 10px;
  padding: 0;
}

.Select__multi-value.has-value .Select__input {
  margin-left: 5px;
}

.Select__multi-value {
  background-color: rgba(0, 126, 255, 0.08);
  border-radius: 2px;
  border: 1px solid rgba(0, 126, 255, 0.24);
  display: flex;
  font-size: 0.9em;
  line-height: 1.4;
  margin-left: 5px;
}

.Select__multi-value .Select__multi-value__remove,
.Select__multi-value .Select__multi-value__label {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}

.Select__multi-value .Select__multi-value__label {
  border-radius: 2px;
  cursor: default;
  padding: 2px 5px;
  order: 1;
}

.Select__multi-value a.Select__value__label {
  cursor: pointer;
  text-decoration: none;
}

.Select__multi-value a.Select__value__label:hover {
  text-decoration: underline;
}

.Select__multi-value .Select__value__remove {
  cursor: pointer;
  border-radius: 2px;
  border-right: 1px solid rgba(0, 126, 255, 0.24);
  padding: 1px 5px 3px;
}

.Select__multi-value .Select__value__remove:hover,
.Select__multi-value .Select__value__remove:focus {
  background-color: rgba(0, 113, 230, 0.08);
  color: #00B073;
}

.Select__multi-value .Select__value__remove:active {
  background-color: rgba(0, 126, 255, 0.24);
}

.Select__multi-value--is-disabled {
  background-color: #1A1A1A;
  border: 1px solid #888888;
  color: #00B073;
}

.Select__multi-value--is-disabled .Select__value__remove {
  cursor: not-allowed;
  border-right: 1px solid #888888;
}

.Select__multi-value--is-disabled .Select__value__remove:hover,
.Select__multi-value--is-disabled .Select__value__remove:focus,
.Select__multi-value--is-disabled .Select__value__remove:active {
  background-color: #888888;
}

a.Select__value__label {
  color: inherit;
}

.Select.embedded {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  font-weight: 600;
  width: 100%;
  text-transform: none;
}
.Select.embedded .Select__menu {
  background-color: #2E2E2E;
  box-shadow: none;
  line-height: 30px;
  min-width: inherit;
  position: static;
  width: 100%;
  z-index: 0;
}
.Select.embedded .Select__control {
  width: 100%;
}
.Select.embedded .Select__control:hover {
  box-shadow: none;
}
.Select.embedded .Select__value {
  padding: 0 1em;
  line-height: 40px;
}
.Select.embedded .Select__value .Select__value__label {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.Select.embedded .Select__value .Select__value__label > .label {
  color: #A6A6A6;
}
.Select.embedded .Select__value .Select__value__label > .value {
  color: #FFFFFF;
}
.Select.embedded .Select__arrow-zone {
  padding-right: 1em;
}

.language-option {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  line-height: 1.3;
  padding: 10px;
}

.select-flag {
  display: inline-block;
  margin: 0 10px 0 0;
  position: relative;
  vertical-align: middle;
  width: 20px;
}

.select-button-like {
  background-color: #2E2E2E;
  padding: 4px 0;
  border-radius: 2px;
  text-transform: uppercase;
  font-weight: 600;
}

.signup-steps {
  display: flex;
  font-size: 0.625rem;
  font-weight: 600;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0 0 1rem;
}
.signup-steps > .step {
  display: flex;
  line-height: 16px;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.signup-steps > .step.clickable {
  cursor: pointer;
}
.signup-steps > .step > .index {
  border-radius: 50%;
  margin-right: 0.25rem;
  width: 16px;
  height: 16px;
  background-color: #00B073;
  color: #FFFFFF;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
}
.signup-steps > .step > .index.tick::before {
  font-family: smk-icons, Ionicons, "Source Sans 3 VF", "Source Sans 3", sans-serif;
  content: "\f3ff";
  font-size: 16px;
}
.signup-steps > .step > .index.completed::before {
  font-family: smk-icons, Ionicons, "Source Sans 3 VF", "Source Sans 3", sans-serif;
  content: "\f3ff";
  color: #0CCD93;
  font-size: 16px;
}
.signup-steps > .step + .step {
  margin-left: 0.5rem;
}
.signup-steps .index.tick {
  background-color: rgba(255, 255, 255, 0.2);
}
.signup-steps.selected-1 > .step.index-1, .signup-steps.selected-2 > .step.index-2, .signup-steps.selected-3 > .step.index-3 {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 1rem;
  color: #FFFFFF;
  padding-left: 0.5rem;
  padding-right: 1rem;
}
.signup-steps.selected-1 > .step.index-1 svg circle, .signup-steps.selected-2 > .step.index-2 svg circle, .signup-steps.selected-3 > .step.index-3 svg circle {
  fill: #00B073;
}
.signup-steps.selected-1 > .step.index-1 svg path, .signup-steps.selected-2 > .step.index-2 svg path, .signup-steps.selected-3 > .step.index-3 svg path {
  fill: #FFFFFF;
}

.item-tile {
  background-color: #161616;
  border-radius: 2px;
}
.item-tile .category-link {
  color: #0CCD93;
}
.item-tile.event-tile .category-link:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.item-tile .tile-footer {
  border-top: 1px solid rgba(136, 136, 136, 0.2);
}
.item-tile .events-counter-badge {
  background-color: #FFFFFF;
  color: #000000;
}
.item-tile .more-count {
  background-color: #000000;
}

.modal-form-page.modal-content {
  padding: 0;
}
@media (min-width: 1024px) {
  .modal-form-page.modal-content {
    width: 450px;
  }
}
.modal-form-page.modal-content label {
  padding: 5px 0 10px;
}
.modal-form-page.modal-content .form-page-main {
  align-items: center;
  display: flex;
  flex-direction: column;
}
@media (max-width: 639px) {
  .modal-form-page.modal-content .form-page-main {
    padding: 50px 10px 20px;
    min-width: 80%;
  }
}
@media (min-width: 639px) and (max-width: 1023px) {
  .modal-form-page.modal-content .form-page-main {
    padding: 50px 50px 30px;
    min-width: 80%;
  }
}
@media (min-width: 1024px) {
  .modal-form-page.modal-content .form-page-main {
    padding: 50px 50px 30px;
    min-width: 100%;
  }
}
.modal-form-page.modal-content .form-page-main .form-field {
  margin-top: 1rem;
  margin-bottom: 0;
}
.modal-form-page.modal-content .form-page-main .form-page-header {
  align-self: flex-start;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
  padding-bottom: 1rem;
  text-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.53);
}
.modal-form-page.modal-content .form-page-main .caption {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.125rem;
  margin: 0.25rem 0;
}
.modal-form-page.modal-content .form-page-main .form-body {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.modal-form-page.modal-content .form-page-main .form-body .form-field {
  width: 100%;
}
.modal-form-page.modal-content .form-page-main .form-body .link {
  align-self: flex-end;
  margin: 0.25rem 0 0;
}
.modal-form-page.modal-content .form-page-main .form-body .micro-button {
  font-size: 12px;
  font-weight: 700;
  line-height: 15px;
  margin-top: 1rem;
  padding: 1rem;
  width: 100%;
}
.modal-form-page.modal-content .form-page-main .form-body .ui-alert-component {
  margin-top: 0.5rem;
}
.modal-form-page.modal-content .form-page-main .national-id-login.form-body .micro-button:not(.submitting) {
  position: relative;
}
.modal-form-page.modal-content .form-page-main .national-id-login.form-body .micro-button:not(.submitting)::after {
  box-sizing: border-box !important;
  position: absolute;
  top: 7px;
  left: 7px;
  height: calc(15px + 2rem - 14px);
  width: calc(15px + 2rem - 14px);
  content: url("/static/assets/bankid.a8dc92586c8001f39cf4.svg");
  padding: px-to-rem(5px);
  background-color: #FFFFFF;
  border-radius: px-to-rem(2px);
}
.modal-form-page.modal-content .form-page-footer {
  border-top: 2px solid rgba(136, 136, 136, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.5rem;
}

.stats-page {
  padding: 0 1rem;
}
.stats-page > h3 {
  font-size: 1.25rem;
  margin-top: 1rem;
  padding: 10px 0;
}
.stats-page > .text {
  white-space: pre-line;
}
.stats-page > .text .gap-b {
  margin-bottom: 16px;
}

.page-title {
  font-size: 35px;
  font-weight: 700;
  margin: 3rem 0 0.75rem;
  padding: 0;
}

.current-commission-info {
  background: #00B073;
  margin: 5px 0 10px;
  padding: 5px 10px;
  border-radius: 2px;
}
.current-commission-info::before {
  font-family: smk-icons, Ionicons, "Source Sans 3 VF", "Source Sans 3", sans-serif;
  content: "\f311";
  margin-right: 7px;
}

@media (min-width: 500px) {
  .usage-stats-tiles {
    display: flex;
  }

  .usage-stat-tile + .usage-stat-tile {
    margin-left: 10px;
  }
}
.commission-band,
.usage-stat-tile {
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 2px;
  margin-top: 10px;
  padding: 1rem 1.25rem;
  transition: background-color 0.25s ease;
}
.commission-band.active,
.usage-stat-tile.active {
  border: 1px solid #00B073;
}

.commission-band {
  display: flex;
}
.commission-band > .icon {
  align-self: center;
  font-size: 54px;
  width: 54px;
  height: 54px;
  margin: 0 12px 0 -5px;
  text-align: center;
}
.commission-band > .icon::before {
  font-family: smk-icons, Ionicons, "Source Sans 3 VF", "Source Sans 3", sans-serif;
  content: "\f45c";
}
.commission-band > .icon.std::before {
  content: "\e904";
}
.commission-band > .icon.pro::before {
  content: "\e902";
}
.commission-band > .icon.select {
  position: relative;
}
.commission-band > .icon.select::before {
  content: "\e903";
}
.commission-band > .icon.select::after {
  border: 2px solid #FFFFFF;
  border-radius: 2px;
  content: " ";
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -7px;
  margin-top: -3px;
  width: 10px;
  height: 10px;
  opacity: 0.5;
}
.commission-band > .icon.mm {
  background-color: #FFFFFF;
  color: #000000;
  align-self: center;
  border-radius: 50%;
  font-size: 24px;
  font-weight: 700;
  position: relative;
  transition: background-color 0.25s ease, color 0.25s ease;
}
.commission-band > .icon.mm::before {
  content: "API";
  display: inline-block;
  line-height: 48px;
  transform: scaleX(0.65);
}
.commission-band > .icon.mm::after {
  content: "{     }";
  opacity: 0.4;
  position: absolute;
  top: 12px;
  left: 6px;
}
.commission-band > .content {
  flex: 1 0 0;
}
.commission-band > .content > .title {
  font-size: 1.25rem;
  font-weight: 700;
}
.commission-band > .content > .description1 {
  color: #888888;
  margin: 2px 0;
  transition: color 0.25s ease;
}
.commission-band > .content > .description1 > span > b {
  color: #FFFFFF;
  transition: color 0.25s ease;
}

.usage-stat-tile {
  flex: 1 0 200px;
  display: flex;
  flex-direction: column;
  text-align: center;
}
.usage-stat-tile > .header {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  text-align: left;
  text-transform: uppercase;
}
.usage-stat-tile > .content {
  flex: 1 0 auto;
  font-size: 2.5rem;
  font-weight: 700;
  padding: 1.5rem 0;
}
.usage-stat-tile > .content > .positive-amount {
  color: unset;
}
.usage-stat-tile > .content > .warn::before,
.usage-stat-tile > .content > .alert::before {
  font-family: smk-icons, Ionicons, "Source Sans 3 VF", "Source Sans 3", sans-serif;
  content: "\f276";
  color: #DB3625;
  font-size: 1rem;
  font-weight: 400;
  margin-left: 0.5rem;
  text-shadow: 0 1px 13px rgba(219, 54, 37, 0.5);
}
.usage-stat-tile > .msg {
  margin: -1rem 0 1rem;
  color: #DB3625;
}
.usage-stat-tile > .last-month {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  color: #888888;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding-top: 1rem;
  text-transform: uppercase;
  transition: color 0.25s ease;
}
.usage-stat-tile > .last-month > .positive-amount {
  color: unset;
}

.signup-steps > .step {
  text-transform: uppercase;
}

/*# sourceMappingURL=web-dark.css.map */
