@charset "UTF-8";
/*  ####################  source/_global/scss/jquery.powertip.scss  ####################  */
/**
 * PowerTip
 * https://stevenbenner.github.io/jquery-powertip/
 *
 * Stylesheet for the monochrome (default) theme.
 */
#powerTip {
  cursor: default;
  background-color: #CDCDCD;
  color: #000;
  display: none;
  padding: 6px 12px;
  position: absolute;
  z-index: 2147483647; }

#powerTip:before {
  content: "";
  position: absolute; }

#powerTip.n:before, #powerTip.s:before {
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  left: 50%;
  margin-left: -5px; }

#powerTip.e:before, #powerTip.w:before {
  border-bottom: 5px solid transparent;
  border-top: 5px solid transparent;
  margin-top: -5px;
  top: 50%; }

#powerTip.n:before {
  border-top: 10px solid #CDCDCD;
  bottom: -10px; }

#powerTip.e:before {
  border-right: 10px solid #CDCDCD;
  left: -10px; }

#powerTip.s:before {
  border-bottom: 10px solid #CDCDCD;
  top: -10px; }

#powerTip.w:before {
  border-left: 10px solid #CDCDCD;
  right: -10px; }

#powerTip.ne:before, #powerTip.se:before {
  border-right: 10px solid transparent;
  border-left: 0;
  left: 10px; }

#powerTip.nw:before, #powerTip.sw:before {
  border-left: 10px solid transparent;
  border-right: 0;
  right: 10px; }

#powerTip.ne:before, #powerTip.nw:before {
  border-top: 10px solid #CDCDCD;
  bottom: -10px; }

#powerTip.se:before, #powerTip.sw:before {
  border-bottom: 10px solid #CDCDCD;
  top: -10px; }

#powerTip.nw-alt:before, #powerTip.ne-alt:before,
#powerTip.sw-alt:before, #powerTip.se-alt:before {
  border-top: 10px solid #CDCDCD;
  bottom: -10px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  left: 10px; }

#powerTip.ne-alt:before {
  left: auto;
  right: 10px; }

#powerTip.sw-alt:before, #powerTip.se-alt:before {
  border-top: none;
  border-bottom: 10px solid #CDCDCD;
  bottom: auto;
  top: -10px; }

#powerTip.se-alt:before {
  left: auto;
  right: 10px; }

/*  ####################  source/_global/scss/10-mixins/_breakpoints.scss  ####################  */
/*  ####################  source/_global/scss/10-mixins/_clearfix.scss  ####################  */
/*  ####################  source/_global/scss/10-mixins/_forms.scss  ####################  */
/*  ####################  source/_global/scss/10-mixins/_grid-framework.scss  ####################  */
/*  ####################  source/_global/scss/10-mixins/_grid.scss  ####################  */
/*  ####################  source/_global/scss/10-mixins/_helper.scss  ####################  */
/*  ####################  source/_global/scss/10-mixins/_icons.scss  ####################  */
/*  ####################  source/_global/scss/10-mixins/_images.scss  ####################  */
/*  ####################  source/_global/scss/10-mixins/_type.scss  ####################  */
.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.no-margin {
  margin: 0; }

/*  ####################  source/_global/scss/10-mixins/project-helper.scss  ####################  */
/*  ####################  source/_global/scss/20-variables/_settings.colors.all.scss  ####################  */
/*  ####################  source/_global/scss/20-variables/_settings.fonts.all.scss  ####################  */
/*  ####################  source/_global/scss/20-variables/_settings.global.all.scss  ####################  */
/*  ####################  source/_global/scss/20-variables/_settings.icons.all.scss  ####################  */
/* Remove if everything is ok with the new icon font
$icons_old: (
        WL_csv_upload: \e943,
        WL_logout_typo: \e942,
        WL_login_typo: \e941,
        WL_minus: \e93f,
        WL_plus: \e940,
        WL_rubbelbox: \e93e,
        WL_chat: \e93d,
        WL_polygon_fill_grey: \e93b,
        WL_load_app: \e93a,
        external-link: \e939,
        WL_auge: \e92e,
        WL_arrow: \e92f,
        WL_webID: \e930,
        WL_PIN: \e931,
        WL_karriere_leiter: \e932,
        WL_telefon: \e933,
        WL_rocket: \e934,
        WL_post_adresse: \e935,
        WL_location_fill: \e936,
        WL_location_Outline: \e937,
        WL_email: \e938,
        WL_calendar: \e92b,
        WL_edit: \e92c,
        WL_quickplay_pokal: \e92d,
        WL_polygon_fill: \e90a,
        WL_polygon_outline: \e90b,
        WL_calculator: \e911,
        WL_PDF: \e929,
        WL_check_polygon_fill: \e912,
        WL_check_polygon: \e913,
        WL_check: \e914,
        WL_error_polygon_fill: \e915,
        WL_error_polygon: \e916,
        WL_error: \e917,
        WL_warning_polygon: \e918,
        WL_dauertipps: \e919,
        WL_delete: \e91a,
        WL_history: \e91b,
        WL_Info_polygon: \e91c,
        WL_konto: \e91d,
        WL_lock: \e91e,
        WL_login: \e91f,
        WL_logout: \e920,
        WL_meine_daten: \e921,
        WL_overview: \e922,
        WL_print: \e923,
        WL_save: \e924,
        WL_shoppingcart: \e925,
        WL_shuffle: \e926,
        WL_upload: \e927,
        WL_close: \e928,
        WL_wl_karten: \e92a,
        btn_download: \e90f,
        calculator: \e910,
        btn_logged_in: \e90c,
        btn_logged_out: \e90d,
        btn_cart: \e90e,
        dot: \e900,
        arrow_down: \e901,
        arrow_left: \e902,
        arrow_right: \e903,
        arrow-up: \e904,
        btn_youtube: \e93c,
        btn_fb: \e905,
        btn_rss: \e906,
        btn_twitter: \e907,
        nav_burger: \e908,
        nav_close: \e909,
        btn_instagram: \e944,
);
*/
/*  ####################  source/_global/scss/30-utilities/_responsive-utilities.scss  ####################  */

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xl {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-xl-block,
.visible-xl-inline,
.visible-xl-inline-block {
  display: none !important; }

@media screen and (max-width: 575px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media screen and (max-width: 575px) {
  .visible-xs-block {
    display: block !important; } }

@media screen and (max-width: 575px) {
  .visible-xs-inline {
    display: inline !important; } }

@media screen and (max-width: 575px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media screen and (min-width: 576px) and (max-width: 767px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media screen and (min-width: 576px) and (max-width: 767px) {
  .visible-sm-block {
    display: block !important; } }

@media screen and (min-width: 576px) and (max-width: 767px) {
  .visible-sm-inline {
    display: inline !important; } }

@media screen and (min-width: 576px) and (max-width: 767px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .visible-md-block {
    display: block !important; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .visible-md-inline {
    display: inline !important; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .visible-lg-block {
    display: block !important; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .visible-lg-inline {
    display: inline !important; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media screen and (min-width: 1200px) {
  .visible-xl {
    display: block !important; }
  table.visible-xl {
    display: table !important; }
  tr.visible-xl {
    display: table-row !important; }
  th.visible-xl,
  td.visible-xl {
    display: table-cell !important; } }

@media screen and (min-width: 1200px) {
  .visible-xl-block {
    display: block !important; } }

@media screen and (min-width: 1200px) {
  .visible-xl-inline {
    display: inline !important; } }

@media screen and (min-width: 1200px) {
  .visible-xl-inline-block {
    display: inline-block !important; } }

@media screen and (max-width: 575px) {
  .hidden-xs {
    display: none !important; } }

@media screen and (min-width: 576px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .hidden-md {
    display: none !important; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg {
    display: none !important; } }

@media screen and (min-width: 1200px) {
  .hidden-xl {
    display: none !important; } }

@media print {
  .visible-print {
    display: block !important; }
  .hidden-print {
    display: none !important; } }

/*  ####################  source/base/scss/_010_normalize.all.scss  ####################  */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

a[href^="tel"], a[href^="tel"]:hover {
  color: inherit;
  text-decoration: none;
  cursor: default; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong,
.mod-west-lotto-card .mod-west-lotto-card__label {
  font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif;
  font-weight: normal; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

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

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

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

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*  ####################  source/base/scss/_020_reboot.all.scss  ####################  */
html {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 16px; }

*, *:before, *:after {
  box-sizing: inherit; }

body {
  font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
  line-height: 1.25;
  font-size: 1.125rem;
  color: #000000;
  background-color: #333333;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased; }
  @media screen and (max-width: 767px) {
    body {
      font-size: 16px; } }

abbr[data-original-title], abbr[title] {
  cursor: help; }

label {
  display: inline-block; }

button,
fieldset {
  border: none;
  background: none;
  outline: none; }

input,
button,
select,
textarea {
  line-height: inherit; }

textarea {
  resize: vertical; }

input[type="search"] {
  box-sizing: border-box;
  -webkit-appearance: none; }

img {
  vertical-align: middle;
  max-width: 100%; }

body,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
figure,
table, th, td, caption,
hr,
button {
  margin: 0;
  padding: 0; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

h1, h2, h3, h4, h5, h6,
ul, ol, dl,
blockquote, p, address,
hr,
table,
fieldset, figure,
pre {
  margin-bottom: 1rem; }

label,
legend {
  margin-bottom: 0.25rem; }

iframe {
  border: none; }

/*  ####################  source/base/scss/_breakpoint-helper.all.scss  ####################  */
body:after {
  position: fixed;
  z-index: 9000;
  bottom: 0;
  right: 0;
  padding: 2px 5px;
  background-color: #ff0000;
  color: #fff;
  border: 2px solid #fff;
  font-size: 14px;
  display: none;
  content: "xs"; }

@media screen and (min-width: 576px) {
  body:after {
    content: "sm"; } }

@media screen and (min-width: 768px) {
  body:after {
    content: "md"; } }

@media screen and (min-width: 992px) {
  body:after {
    content: "lg"; } }

@media screen and (min-width: 1200px) {
  body:after {
    content: "xl"; } }

/*  ####################  source/base/scss/_datepicker.scss  ####################  */
/*!
 * jQuery UI Datepicker 1.12.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em; }

/*  ####################  source/base/scss/_datepicker_theme.scss  ####################  */
/*!
 * jQuery UI CSS Framework 1.12.0
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
 */
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff; }

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../../bilder/datepicker/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("../../bilder/datepicker/ui-icons_444444_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("../../bilder/datepicker/ui-icons_777777_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon,
.ui-state-default .ui-icon {
  background-image: url("../../bilder/datepicker/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("../../bilder/datepicker/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("../../bilder/datepicker/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../../bilder/datepicker/ui-icons_cc0000_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  box-shadow: 0px 0px 5px #666666; }

/*  ####################  source/base/scss/_flexembed.all.scss  ####################  */
.flexembed {
  display: block;
  overflow: hidden;
  position: relative;
  /* aspect ratio modifier */ }
  .flexembed img, .flexembed iframe, .flexembed video, .flexembed embed, .flexembed object, .flexembed__content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .flexembed:before {
    content: "";
    display: block;
    width: 100%; }
  .flexembed--1by1:before {
    padding-bottom: 100%; }
  .flexembed--16by9:before {
    padding-bottom: 56.25%; }
  .flexembed--4by3:before {
    padding-bottom: 75%; }
  .flexembed--3by2:before {
    padding-bottom: 66.66667%; }

/*  ####################  source/base/scss/_server_validation.all.scss  ####################  */
.server-error {
  display: none;
  margin: 10px 0 16px;
  padding: 0;
  color: #E3051A;
  font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold; }
  .has-server-error .server-error {
    display: inline-block; }
  .server-error + .parsley-errors-list {
    margin-top: -10px; }

/*  ####################  source/base/scss/_slick-theme.all.scss  ####################  */
.slider.slider--gallery .slick-arrow {
  bottom: -1.25rem; }

.slider .slick-arrow {
  position: absolute;
  z-index: 5;
  display: block;
  height: 2.8125rem;
  width: 2.8125rem;
  overflow: hidden;
  text-indent: -9999em;
  cursor: pointer;
  color: transparent;
  bottom: 0; }
  .slider .slick-arrow:after {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: "icons";
    font-size: inherit;
    display: inline-block; }
  .slider .slick-arrow.slick-disabled:after {
    opacity: .25; }
  .slider .slick-arrow:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #BCCF02;
    transition-timing-function: ease-out;
    transition: all 0.3s; }
    @media screen and (min-width: 576px) {
      .slider .slick-arrow:before {
        transform: skew(0deg, 0deg);
        transform-origin: 0% 0%; } }
  .slider .slick-arrow:hover:before, .slider .slick-arrow:active:before {
    background-color: #333333; }
    @media screen and (min-width: 576px) {
      .slider .slick-arrow:hover:before, .slider .slick-arrow:active:before {
        transform: skew(0deg, -4deg); } }
  .slider .slick-arrow:after {
    display: block;
    text-indent: 0;
    color: #ffffff;
    padding-top: .7em;
    line-height: 1;
    position: absolute;
    left: 0;
    top: 0;
    right: 0; }
  .slider .slick-arrow:hover:after, .slider .slick-arrow:active:after {
    color: #BCCF02; }
  .slider .slick-arrow.slick-prev {
    right: calc(50% + 1px); }
    .slider .slick-arrow.slick-prev:after {
      content: "\e902"; }
  .slider .slick-arrow.slick-next {
    left: calc(50% + 1px); }
    .slider .slick-arrow.slick-next:after {
      content: "\e903"; }

.slider .slick-dots {
  list-style-type: none;
  text-align: center;
  margin: 0; }
  .slider .slick-dots li {
    display: inline-block;
    margin: 0 4px; }
  .slider .slick-dots button {
    display: block; }

.slider--primary .slick-dots button {
  width: 42px;
  height: 42px;
  line-height: 42px;
  background-color: #BCCF02; }

.slider--primary .slick-dots .slick-active button {
  background-color: #5C5C5C; }

.slider--secondary .slick-dots {
  position: absolute;
  bottom: 5%;
  left: 50%;
  background-color: #BCCF02;
  border-radius: 10px;
  padding: 4px;
  transform: translateX(-50%); }
  .slider--secondary .slick-dots button {
    width: 12px;
    height: 12px;
    line-height: 12px;
    border: 1px solid #ffffff;
    overflow: hidden;
    text-indent: -999px;
    border-radius: 50%;
    background-color: #ffffff; }
  .slider--secondary .slick-dots .slick-active button {
    background-color: transparent; }

/*  ####################  source/base/scss/_slick.all.scss  ####################  */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide:focus, .slick-slide a {
    outline: none; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*  ####################  source/base/scss/_utilities.all.scss  ####################  */
.clearfix:before, .clearfix:after {
  content: ' ';
  display: table; }

.clearfix:after {
  clear: both; }

img[data-object-fit="contain"] {
  -o-object-fit: contain;
     object-fit: contain; }

img[data-object-fit="cover"] {
  -o-object-fit: cover;
     object-fit: cover; }

.mb-2 {
  margin-bottom: 2px; }

.spc-mb-0 {
  margin-bottom: 0px !important; }

.spc-mb-1 {
  margin-bottom: 1rem !important; }

.spc-mb-2 {
  margin-bottom: 2rem !important; }

.spc-mb-3 {
  margin-bottom: 3rem !important; }

.spc-mb-4 {
  margin-bottom: 4rem !important; }

.spc-mb-5 {
  margin-bottom: 5rem !important; }

.spc-mb-6 {
  margin-bottom: 6rem !important; }

.full-width {
  width: 100%; }

@media screen and (max-width: 991px) {
  .no-scroll-on-mobile {
    overflow: hidden; } }

/*  ####################  source/base/scss/_webfonts.all.scss  ####################  */
@font-face {
  font-family: 'icons';
  src: url("../../schriftarten/icons.woff") format("woff"), url("../../schriftarten/icons.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* prompt-100 - latin */
@font-face {
  font-family: 'Prompt Thin';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url("../../schriftarten/promt/prompt-v5-latin-100.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../../schriftarten/promt/prompt-v5-latin-100.eot?#iefix") format("embedded-opentype"), url("../../schriftarten/promt/prompt-v5-latin-100.woff2") format("woff2"), url("../../schriftarten/promt/prompt-v5-latin-100.woff") format("woff"), url("../../schriftarten/promt/prompt-v5-latin-100.ttf") format("truetype"), url("../../schriftarten/promt/prompt-v5-latin-100.svg#Prompt") format("svg");
  /* Legacy iOS */ }

/* prompt-300 - latin */
@font-face {
  font-family: 'Prompt Light';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../../schriftarten/promt/prompt-v5-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../../schriftarten/promt/prompt-v5-latin-300.eot?#iefix") format("embedded-opentype"), url("../../schriftarten/promt/prompt-v5-latin-300.woff2") format("woff2"), url("../../schriftarten/promt/prompt-v5-latin-300.woff") format("woff"), url("../../schriftarten/promt/prompt-v5-latin-300.ttf") format("truetype"), url("../../schriftarten/promt/prompt-v5-latin-300.svg#Prompt") format("svg");
  /* Legacy iOS */ }

/* prompt-regular - latin */
@font-face {
  font-family: 'Prompt Regular';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../schriftarten/promt/prompt-v5-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../../schriftarten/promt/prompt-v5-latin-regular.eot?#iefix") format("embedded-opentype"), url("../../schriftarten/promt/prompt-v5-latin-regular.woff2") format("woff2"), url("../../schriftarten/promt/prompt-v5-latin-regular.woff") format("woff"), url("../../schriftarten/promt/prompt-v5-latin-regular.ttf") format("truetype"), url("../../schriftarten/promt/prompt-v5-latin-regular.svg#Prompt") format("svg");
  /* Legacy iOS */ }

/* prompt-600 - latin */
@font-face {
  font-family: 'Prompt Semi-bold';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../../schriftarten/promt/prompt-v5-latin-600.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../../schriftarten/promt/prompt-v5-latin-600.eot?#iefix") format("embedded-opentype"), url("../../schriftarten/promt/prompt-v5-latin-600.woff2") format("woff2"), url("../../schriftarten/promt/prompt-v5-latin-600.woff") format("woff"), url("../../schriftarten/promt/prompt-v5-latin-600.ttf") format("truetype"), url("../../schriftarten/promt/prompt-v5-latin-600.svg#Prompt") format("svg");
  /* Legacy iOS */ }

/* roboto-condensed-regular - latin */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../schriftarten/roboto-condensed/roboto-condensed-v19-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../../schriftarten/roboto-condensed/roboto-condensed-v19-latin-regular.eot?#iefix") format("embedded-opentype"), url("../../schriftarten/roboto-condensed/roboto-condensed-v19-latin-regular.woff2") format("woff2"), url("../../schriftarten/roboto-condensed/roboto-condensed-v19-latin-regular.woff") format("woff"), url("../../schriftarten/roboto-condensed/roboto-condensed-v19-latin-regular.ttf") format("truetype"), url("../../schriftarten/roboto-condensed/roboto-condensed-v19-latin-regular.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */ }

/* roboto-condensed-700 - latin */
@font-face {
  font-family: 'Roboto Condensed Bold';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../../schriftarten/roboto-condensed/roboto-condensed-v19-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../../schriftarten/roboto-condensed/roboto-condensed-v19-latin-700.eot?#iefix") format("embedded-opentype"), url("../../schriftarten/roboto-condensed/roboto-condensed-v19-latin-700.woff2") format("woff2"), url("../../schriftarten/roboto-condensed/roboto-condensed-v19-latin-700.woff") format("woff"), url("../../schriftarten/roboto-condensed/roboto-condensed-v19-latin-700.ttf") format("truetype"), url("../../schriftarten/roboto-condensed/roboto-condensed-v19-latin-700.svg#RobotoCondensed") format("svg");
  /* Legacy iOS */ }

/* encode-sans-condensed-500 - latin */
@font-face {
  font-family: 'Encode Sans Condensed';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/encode-sans-condensed/encode-sans-condensed-v5-latin-500.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/encode-sans-condensed/encode-sans-condensed-v5-latin-500.eot?#iefix") format("embedded-opentype"), url("../fonts/encode-sans-condensed/encode-sans-condensed-v5-latin-500.woff2") format("woff2"), url("../fonts/encode-sans-condensed/encode-sans-condensed-v5-latin-500.woff") format("woff"), url("../fonts/encode-sans-condensed/encode-sans-condensed-v5-latin-500.ttf") format("truetype"), url("../fonts/encode-sans-condensed/encode-sans-condensed-v5-latin-500.svg#EncodeSansCondensed") format("svg");
  /* Legacy iOS */ }

@font-face {
  font-family: 'Aachen W01 Bold';
  src: url("../../schriftarten/aachenw01/aachenw01_eot.eot?#iefix");
  /* IE9 Compat Modes */
  src: url("../../schriftarten/aachenw01/aachenw01_eot.eot?#iefix") format("eot"), url("../../schriftarten/aachenw01/aachenw01_woff.woff") format("woff"), url("../../schriftarten/aachenw01/aachenw01_ttf.ttf") format("truetype"), url("../../schriftarten/aachenw01/aachenw01_svg.svg#aachenw01_svg") format("svg");
  /* Legacy iOS */ }

/*  ####################  source/base/scss/prompt.scss  ####################  */
.prompt {
  font-family: "Prompt Regular", "Helvetica Neue", Arial, sans-serif !important; }
  .prompt span, .prompt a, .prompt p, .prompt h1, .prompt h2, .prompt h3, .prompt h4, .prompt h5, .prompt h6 {
    font-family: "Prompt Regular", "Helvetica Neue", Arial, sans-serif !important; }

/*  ####################  source/layout/scss/_grid.all.scss  ####################  */
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 1140px; }
  .container:before, .container:after {
    content: ' ';
    display: table; }
  .container:after {
    clear: both; }
  @media screen and (min-width: 576px) {
    .container {
      max-width: 1140px; } }
  @media screen and (min-width: 768px) {
    .container {
      max-width: 1140px; } }
  @media screen and (min-width: 992px) {
    .container {
      max-width: 1140px; } }
  @media screen and (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px; }
  .container-fluid:before, .container-fluid:after {
    content: ' ';
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -10px;
  margin-right: -10px; }
  .row:before, .row:after {
    content: ' ';
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.pull-xs-0 {
  right: auto; }

.pull-xs-1 {
  right: 8.33333%; }

.pull-xs-2 {
  right: 16.66667%; }

.pull-xs-3 {
  right: 25%; }

.pull-xs-4 {
  right: 33.33333%; }

.pull-xs-5 {
  right: 41.66667%; }

.pull-xs-6 {
  right: 50%; }

.pull-xs-7 {
  right: 58.33333%; }

.pull-xs-8 {
  right: 66.66667%; }

.pull-xs-9 {
  right: 75%; }

.pull-xs-10 {
  right: 83.33333%; }

.pull-xs-11 {
  right: 91.66667%; }

.pull-xs-12 {
  right: 100%; }

.push-xs-0 {
  left: auto; }

.push-xs-1 {
  left: 8.33333%; }

.push-xs-2 {
  left: 16.66667%; }

.push-xs-3 {
  left: 25%; }

.push-xs-4 {
  left: 33.33333%; }

.push-xs-5 {
  left: 41.66667%; }

.push-xs-6 {
  left: 50%; }

.push-xs-7 {
  left: 58.33333%; }

.push-xs-8 {
  left: 66.66667%; }

.push-xs-9 {
  left: 75%; }

.push-xs-10 {
  left: 83.33333%; }

.push-xs-11 {
  left: 91.66667%; }

.push-xs-12 {
  left: 100%; }

.offset-xs-0 {
  margin-left: 0%; }

.offset-xs-1 {
  margin-left: 8.33333%; }

.offset-xs-2 {
  margin-left: 16.66667%; }

.offset-xs-3 {
  margin-left: 25%; }

.offset-xs-4 {
  margin-left: 33.33333%; }

.offset-xs-5 {
  margin-left: 41.66667%; }

.offset-xs-6 {
  margin-left: 50%; }

.offset-xs-7 {
  margin-left: 58.33333%; }

.offset-xs-8 {
  margin-left: 66.66667%; }

.offset-xs-9 {
  margin-left: 75%; }

.offset-xs-10 {
  margin-left: 83.33333%; }

.offset-xs-11 {
  margin-left: 91.66667%; }

.offset-xs-12 {
  margin-left: 100%; }

@media screen and (min-width: 576px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.33333%; }
  .pull-sm-2 {
    right: 16.66667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.33333%; }
  .pull-sm-5 {
    right: 41.66667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.33333%; }
  .pull-sm-8 {
    right: 66.66667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.33333%; }
  .pull-sm-11 {
    right: 91.66667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.33333%; }
  .push-sm-2 {
    left: 16.66667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.33333%; }
  .push-sm-5 {
    left: 41.66667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.33333%; }
  .push-sm-8 {
    left: 66.66667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.33333%; }
  .push-sm-11 {
    left: 91.66667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; }
  .offset-sm-12 {
    margin-left: 100%; } }

@media screen and (min-width: 768px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.33333%; }
  .pull-md-2 {
    right: 16.66667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.33333%; }
  .pull-md-5 {
    right: 41.66667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.33333%; }
  .pull-md-8 {
    right: 66.66667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.33333%; }
  .pull-md-11 {
    right: 91.66667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.33333%; }
  .push-md-2 {
    left: 16.66667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.33333%; }
  .push-md-5 {
    left: 41.66667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.33333%; }
  .push-md-8 {
    left: 66.66667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.33333%; }
  .push-md-11 {
    left: 91.66667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; }
  .offset-md-12 {
    margin-left: 100%; } }

@media screen and (min-width: 992px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.33333%; }
  .pull-lg-2 {
    right: 16.66667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.33333%; }
  .pull-lg-5 {
    right: 41.66667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.33333%; }
  .pull-lg-8 {
    right: 66.66667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.33333%; }
  .pull-lg-11 {
    right: 91.66667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.33333%; }
  .push-lg-2 {
    left: 16.66667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.33333%; }
  .push-lg-5 {
    left: 41.66667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.33333%; }
  .push-lg-8 {
    left: 66.66667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.33333%; }
  .push-lg-11 {
    left: 91.66667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; }
  .offset-lg-12 {
    margin-left: 100%; } }

@media screen and (min-width: 1200px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left; }
  .col-xl-1 {
    width: 8.33333%; }
  .col-xl-2 {
    width: 16.66667%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-4 {
    width: 33.33333%; }
  .col-xl-5 {
    width: 41.66667%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-7 {
    width: 58.33333%; }
  .col-xl-8 {
    width: 66.66667%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-10 {
    width: 83.33333%; }
  .col-xl-11 {
    width: 91.66667%; }
  .col-xl-12 {
    width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.33333%; }
  .pull-xl-2 {
    right: 16.66667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.33333%; }
  .pull-xl-5 {
    right: 41.66667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.33333%; }
  .pull-xl-8 {
    right: 66.66667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.33333%; }
  .pull-xl-11 {
    right: 91.66667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.33333%; }
  .push-xl-2 {
    left: 16.66667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.33333%; }
  .push-xl-5 {
    left: 41.66667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.33333%; }
  .push-xl-8 {
    left: 66.66667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.33333%; }
  .push-xl-11 {
    left: 91.66667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; }
  .offset-xl-12 {
    margin-left: 100%; } }

/*  ####################  source/layout/scss/_layout.all.scss  ####################  */
html {
  -ms-overflow-style: scrollbar; }

.page {
  min-width: 320px;
  overflow: hidden; }

.page-content {
  padding-top: 56px;
  display: flex;
  flex-flow: column;
  background-color: #ffffff; }
  .page-content > .container {
    width: 100%; }
  @media screen and (max-width: 991px) {
    .page-content {
      padding-top: calc(56px + 2rem); }
      .page-content > .mod-slider:first-child {
        margin-top: calc(56px * -1 - 2rem); } }
  @media screen and (min-width: 992px) {
    .page-content {
      padding-top: 200px; }
      .page-content > .mod-slider:first-child {
        margin-top: -200px; } }
  @media screen and (max-width: 991px) {
    .page-content.info-bar-active {
      padding-top: calc(56px + 2rem + 56px); } }
  @media screen and (min-width: 992px) {
    .page-content.info-bar-active {
      padding-top: 256px; } }
  .page-content > *, .page-content form > section {
    margin-bottom: 3rem; }
    .page-content > *:last-child, .page-content form > section:last-child {
      margin-bottom: 0; }

.shaped-edge-breaker {
  z-index: 0; }
  .shaped-edge-breaker .breaker-container {
    padding-top: 48px !important;
    padding-bottom: 80px !important; }

.shaped-edge:after {
  content: " ";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201440%2035%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22fill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A1.41421%3B%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M0%2C35l1440%2C-33.25l0%2C33.25l-1440%2C0Z%22%20style%3D%22fill%3A%23fff%3B%22%2F%3E%3C%2Fsvg%3E");
  background-size: 100% 100%;
  background-position: top left;
  display: block;
  height: 20px;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .shaped-edge:after {
      height: 32px; } }
  @media screen and (min-width: 992px) {
    .shaped-edge:after {
      height: 37px; } }
  @media screen and (min-width: 1200px) {
    .shaped-edge:after {
      height: 47px; } }

.bg-container {
  background: transparent url("../../../../westlotto-medien/backgound/polygone_bg.svg") top left no-repeat;
  background-size: cover;
  position: relative;
  padding: 2rem 0; }
  @media screen and (min-width: 768px) {
    .bg-container {
      padding: 3rem 0 4.5rem 0; } }
  .bg-container .mod {
    margin-bottom: 0;
    padding-bottom: 0; }
  .bg-container--grey-light {
    background-color: #CDCDCD; }
  .bg-container--grey {
    background-color: #5C5C5C;
    color: #ffffff; }
    .bg-container--grey .btn {
      color: inherit; }
  .bg-container--green {
    background-color: #9DAD02;
    color: #ffffff; }
    .bg-container--green .link--underlined:hover {
      color: #ffffff; }
      .bg-container--green .link--underlined:hover span {
        color: inherit; }
  .bg-container + .overlap-prev-bg-container {
    margin-top: -4.5rem; }
    @media screen and (min-width: 768px) {
      .bg-container + .overlap-prev-bg-container {
        margin-top: -5.25rem;
        padding-bottom: 4rem; } }

.spacing-sm .row {
  margin-left: -2px;
  margin-right: -2px; }
  .spacing-sm .row > div[class^="col-"] {
    padding-left: 2px;
    padding-right: 2px; }

.spacing-sm .column {
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 768px) {
    .spacing-sm .column {
      gap: 4px; } }

.valign-centered {
  display: flex;
  align-items: center; }

.flex-centered {
  display: flex;
  flex-direction: row;
  justify-content: center; }

.align-right {
  text-align: right; }
  @media screen and (max-width: 767px) {
    .align-right {
      text-align: left;
      margin-top: 30px; } }

@media screen and (min-width: 768px) {
  .flex-container {
    display: flex;
    flex-flow: row wrap; } }

.flex-container:before, .flex-container:after {
  display: none; }

.accordion-container .btn--anchor {
  margin: 0.5rem 0.5rem 0.5rem 0; }

.accordion-container .heading-h4 {
  margin-top: 2rem; }

@media screen and (min-width: 768px) {
  .accordion-container .intro {
    margin-bottom: 2rem; } }

.eur-appx, .eur-appx-sup {
  white-space: nowrap; }
  .eur-appx:after, .eur-appx-sup:after {
    content: '\20AC' !important;
    display: inline-block;
    position: relative;
    line-height: normal;
    top: 0; }

.eur-appx-sup:after {
  vertical-align: top;
  font-size: 50%; }

.sep-bottom:after, .sep-bottom--sm:after, .sep-bottom--xl:after {
  content: '';
  display: block;
  background: #CDCDCD;
  height: 1px;
  margin: 0.5rem 0 1rem 0; }

.sep-bottom--sm:after {
  height: 2px; }

.sep-bottom--xl:after {
  height: 10px; }

.sep-top:before, .sep-top--sm:before, .sep-top--xl:before {
  content: '';
  display: block;
  background: #CDCDCD;
  height: 1px;
  margin: 0.5rem 0 1rem 0; }

.sep-top--sm:before {
  height: 2px; }

.sep-top--xl:before {
  height: 10px; }

.spacer-row {
  margin-bottom: 1rem; }

.spielschein-container {
  background: #E3051A;
  color: #ffffff;
  text-align: center;
  height: 0;
  padding-bottom: 50%; }
  .spielschein-container h4 {
    padding-top: 25%; }

@media screen and (min-width: 992px) {
  .show-md {
    display: none; } }

@media screen and (max-width: 991px) {
  .hide-md {
    display: none; } }

.break-word {
  word-wrap: break-word; }

/*  ####################  source/elements/alert/scss/_alert.all.scss  ####################  */
.alert {
  padding: 8px 16px;
  margin-bottom: 1rem; }
  .alert--success:not(.alert--subtle) {
    color: #ffffff;
    background-color: #009D4E; }
  .alert--success.alert--subtle {
    border-color: #009D4E; }
    .alert--success.alert--subtle .alert__title {
      color: #009D4E; }
  .alert--info:not(.alert--subtle) {
    color: #ffffff;
    background-color: #BCCF02; }
  .alert--info.alert--subtle {
    border-color: #BCCF02; }
    .alert--info.alert--subtle .alert__title {
      color: #BCCF02; }
  .alert--warning:not(.alert--subtle) {
    background-color: #C90713; }
  .alert--warning.alert--subtle {
    border-color: #C90713; }
  .alert--error:not(.alert--subtle) {
    color: #ffffff;
    background-color: #E3051A; }
  .alert--error.alert--subtle {
    border-color: #E3051A;
    color: #E3051A; }
    .alert--error.alert--subtle .alert__title {
      color: #E3051A; }
  .alert--subtle {
    background: none;
    font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif; }
  .alert__title {
    font-weight: bold; }

/*  ####################  source/elements/badge/scss/_badge.all.scss  ####################  */
.badge {
  display: inline-flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  height: 36px;
  min-width: 36px;
  padding-bottom: 4px;
  font-size: 1.0625rem;
  white-space: nowrap;
  border: 2px solid #ffffff;
  border-radius: 36px;
  line-height: 10px;
  z-index: 2; }
  .badge--primary {
    background-color: #BCCF02;
    color: #000000; }
  .badge--secondary {
    background-color: #FFE320;
    color: #000000; }
  .badge small {
    font-size: 0.7em; }

/*  ####################  source/elements/barChartElement/scss/barChartElement.scss  ####################  */
.bar-chart-element {
  margin-bottom: 1rem; }
  .bar-chart-element [class*="col-"] {
    margin: 0;
    padding: 0;
    position: relative; }
    .bar-chart-element [class*="col-"]:first-child {
      z-index: 2; }
    .bar-chart-element [class*="col-"]:nth-child(2) {
      z-index: 1; }
  .bar-chart-element__bar {
    background: #BCCF02;
    display: inline-block;
    text-align: right;
    width: 0;
    transition: all 0.3s; }
    @media print {
      .bar-chart-element__bar {
        border: 3px solid #BCCF02; } }
  .bar-chart-element .label-before {
    background: #BCCF02;
    display: block;
    text-align: center;
    padding: 0.5rem; }
  .bar-chart-element .label-after {
    background: #ffffff;
    display: inline-block;
    padding: 0.5rem; }
  .bar-chart-element.min-width .label-before, .bar-chart-element.min-width .bar-chart-element__bar {
    background: #CDCDCD; }

/*  ####################  source/elements/barometer/scss/barometer.scss  ####################  */
@keyframes mod-barometer--grow {
  0% {
    transform: translate(0, -50%) scale(0); }
  100% {
    transform: translate(0, -50%) scale(1); } }

@media screen and (min-width: 992px) {
  .polygon.barometer.polygon-fluid {
    width: 6.25rem;
    height: 6.25rem;
    text-align: center; }
    .polygon.barometer.polygon-fluid .polygon-label {
      z-index: 2;
      font-size: 1.875rem;
      color: #000000;
      left: 0; }
    .polygon.barometer.polygon-fluid:after {
      z-index: 1;
      position: absolute;
      top: 50%;
      width: 100%;
      left: 0;
      transform: translate(0, -50%);
      color: #CDCDCD; }
    .polygon.barometer.polygon-fluid.animate:after {
      animation: mod-barometer--grow 1s linear 1; }
    .polygon.barometer.polygon-fluid.barometer--size-1 {
      font-size: 0.5rem; }
    .polygon.barometer.polygon-fluid.barometer--size-2 {
      font-size: 0.6875rem; }
    .polygon.barometer.polygon-fluid.barometer--size-3 {
      font-size: 0.875rem; }
    .polygon.barometer.polygon-fluid.barometer--size-4 {
      font-size: 1.0625rem; }
    .polygon.barometer.polygon-fluid.barometer--size-5 {
      font-size: 1.25rem; }
    .polygon.barometer.polygon-fluid.barometer--size-6 {
      font-size: 1.4375rem; }
    .polygon.barometer.polygon-fluid.barometer--size-7 {
      font-size: 1.625rem; }
    .polygon.barometer.polygon-fluid.barometer--size-8 {
      font-size: 1.8125rem; }
    .polygon.barometer.polygon-fluid.barometer--size-9 {
      font-size: 2rem; }
    .polygon.barometer.polygon-fluid.barometer--size-10 {
      font-size: 2.1875rem; } }

@media screen and (max-width: 991px) {
  .polygon.barometer.polygon-fluid {
    width: 4.375rem;
    height: 4.375rem;
    text-align: center; }
    .polygon.barometer.polygon-fluid .polygon-label {
      z-index: 2;
      font-size: 1.25rem;
      color: #000000;
      left: 0; }
    .polygon.barometer.polygon-fluid:after {
      z-index: 1;
      position: absolute;
      top: 50%;
      width: 100%;
      left: 0;
      transform: translate(0, -50%);
      color: #CDCDCD; }
    .polygon.barometer.polygon-fluid.animate:after {
      animation: mod-barometer--grow 1s linear 1; }
    .polygon.barometer.polygon-fluid.barometer--size-1 {
      font-size: 0.4375rem; }
    .polygon.barometer.polygon-fluid.barometer--size-2 {
      font-size: 0.5625rem; }
    .polygon.barometer.polygon-fluid.barometer--size-3 {
      font-size: 0.6875rem; }
    .polygon.barometer.polygon-fluid.barometer--size-4 {
      font-size: 0.8125rem; }
    .polygon.barometer.polygon-fluid.barometer--size-5 {
      font-size: 0.9375rem; }
    .polygon.barometer.polygon-fluid.barometer--size-6 {
      font-size: 1.0625rem; }
    .polygon.barometer.polygon-fluid.barometer--size-7 {
      font-size: 1.1875rem; }
    .polygon.barometer.polygon-fluid.barometer--size-8 {
      font-size: 1.3125rem; }
    .polygon.barometer.polygon-fluid.barometer--size-9 {
      font-size: 1.4375rem; }
    .polygon.barometer.polygon-fluid.barometer--size-10 {
      font-size: 1.5625rem; } }

/*  ####################  source/elements/button/scss/_button.all.scss  ####################  */
.btn {
  transform: translateZ(0);
  background: none;
  border: none;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  transition: all 0.3s;
  font-size: 1rem;
  text-transform: uppercase;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden; }
  .btn:after, .btn:before {
    transition: all 0.3s; }
  .btn--primary .icon, .btn--hero .icon, .btn--secondary .icon, .btn--pagination .icon, .btn--secondary .icon {
    position: relative;
    top: -2px;
    margin-right: 8px;
    transform: scale(1.2); }
  .btn--primary, .btn--hero, .btn--secondary, .btn--pagination {
    color: #000000;
    min-height: 50px;
    padding: 19px 30px;
    min-width: 6.25rem;
    font-size: 1.25rem;
    line-height: 1.375rem;
    font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif; }
    @media screen and (max-width: 767px) {
      .btn--primary, .btn--hero, .btn--secondary, .btn--pagination {
        font-size: 1.125rem;
        line-height: 1.25rem; } }
    @media screen and (max-width: 575px) {
      .btn--primary, .btn--hero, .btn--secondary, .btn--pagination {
        width: 100%;
        text-align: center; } }
    @media screen and (max-width: 767px) {
      .btn--primary:hover:after, .btn--hero:hover:after, .btn--secondary:hover:after, .btn--pagination:hover:after, .btn--primary:active:after, .btn--hero:active:after, .btn--secondary:active:after, .btn--pagination:active:after {
        transform: none !important; } }
    .btn--primary:before, .btn--hero:before, .btn--secondary:before, .btn--pagination:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: -1;
      border: 3px solid #BCCF02;
      border-right: none;
      border-bottom: none; }
    .btn--primary:hover, .btn--hero:hover, .btn--secondary:hover, .btn--pagination:hover, .btn--primary:active, .btn--hero:active, .btn--secondary:active, .btn--pagination:active {
      color: #000000; }
    .btn--primary:hover:after, .btn--hero:hover:after, .btn--secondary:hover:after, .btn--pagination:hover:after, .btn--primary:active:after, .btn--hero:active:after, .btn--secondary:active:after, .btn--pagination:active:after {
      transform: skew(0deg, -2deg);
      background-color: #BCCF02; }
    .btn--primary:after, .btn--hero:after, .btn--secondary:after, .btn--pagination:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: -1;
      transition-timing-function: ease-out;
      background-color: transparent;
      transform: skew(0deg, 0deg);
      transform-origin: 0% 0%;
      border-right: 3px solid #BCCF02;
      border-bottom: 3px solid #BCCF02; }
    .btn--primary.btn--oncolor:hover, .btn--oncolor.btn--hero:hover, .btn--oncolor.btn--secondary:hover, .btn--oncolor.btn--pagination:hover, .btn--primary.btn--oncolor:active, .btn--oncolor.btn--hero:active, .btn--oncolor.btn--secondary:active, .btn--oncolor.btn--pagination:active {
      color: #BCCF02; }
      .btn--primary.btn--oncolor:hover:after, .btn--oncolor.btn--hero:hover:after, .btn--oncolor.btn--secondary:hover:after, .btn--oncolor.btn--pagination:hover:after, .btn--primary.btn--oncolor:active:after, .btn--oncolor.btn--hero:active:after, .btn--oncolor.btn--secondary:active:after, .btn--oncolor.btn--pagination:active:after {
        border-color: #333333; }
      .btn--primary.btn--oncolor:hover:after, .btn--oncolor.btn--hero:hover:after, .btn--oncolor.btn--secondary:hover:after, .btn--oncolor.btn--pagination:hover:after, .btn--primary.btn--oncolor:active:after, .btn--oncolor.btn--hero:active:after, .btn--oncolor.btn--secondary:active:after, .btn--oncolor.btn--pagination:active:after {
        background-color: #333333; }
    .btn--primary.btn--oncolor:before, .btn--oncolor.btn--hero:before, .btn--oncolor.btn--secondary:before, .btn--oncolor.btn--pagination:before, .btn--primary.btn--oncolor:after, .btn--oncolor.btn--hero:after, .btn--oncolor.btn--secondary:after, .btn--oncolor.btn--pagination:after {
      border-color: #000000; }
    .btn--primary.btn--oncolorwhite:hover, .btn--oncolorwhite.btn--hero:hover, .btn--oncolorwhite.btn--secondary:hover, .btn--oncolorwhite.btn--pagination:hover, .btn--primary.btn--oncolorwhite:active, .btn--oncolorwhite.btn--hero:active, .btn--oncolorwhite.btn--secondary:active, .btn--oncolorwhite.btn--pagination:active {
      color: #BCCF02; }
      .btn--primary.btn--oncolorwhite:hover:after, .btn--oncolorwhite.btn--hero:hover:after, .btn--oncolorwhite.btn--secondary:hover:after, .btn--oncolorwhite.btn--pagination:hover:after, .btn--primary.btn--oncolorwhite:active:after, .btn--oncolorwhite.btn--hero:active:after, .btn--oncolorwhite.btn--secondary:active:after, .btn--oncolorwhite.btn--pagination:active:after {
        border-color: #333333; }
      .btn--primary.btn--oncolorwhite:hover:after, .btn--oncolorwhite.btn--hero:hover:after, .btn--oncolorwhite.btn--secondary:hover:after, .btn--oncolorwhite.btn--pagination:hover:after, .btn--primary.btn--oncolorwhite:active:after, .btn--oncolorwhite.btn--hero:active:after, .btn--oncolorwhite.btn--secondary:active:after, .btn--oncolorwhite.btn--pagination:active:after {
        background-color: #333333; }
    .btn--primary.btn--oncolorwhite:before, .btn--oncolorwhite.btn--hero:before, .btn--oncolorwhite.btn--secondary:before, .btn--oncolorwhite.btn--pagination:before, .btn--primary.btn--oncolorwhite:after, .btn--oncolorwhite.btn--hero:after, .btn--oncolorwhite.btn--secondary:after, .btn--oncolorwhite.btn--pagination:after {
      border-color: #000000; }
    .btn--primary.btn--light:hover, .btn--light.btn--hero:hover, .btn--light.btn--secondary:hover, .btn--light.btn--pagination:hover, .btn--primary.btn--light:active, .btn--light.btn--hero:active, .btn--light.btn--secondary:active, .btn--light.btn--pagination:active {
      color: #000000; }
      .btn--primary.btn--light:hover:after, .btn--light.btn--hero:hover:after, .btn--light.btn--secondary:hover:after, .btn--light.btn--pagination:hover:after, .btn--primary.btn--light:active:after, .btn--light.btn--hero:active:after, .btn--light.btn--secondary:active:after, .btn--light.btn--pagination:active:after {
        border-color: #ffffff; }
      .btn--primary.btn--light:hover:after, .btn--light.btn--hero:hover:after, .btn--light.btn--secondary:hover:after, .btn--light.btn--pagination:hover:after, .btn--primary.btn--light:active:after, .btn--light.btn--hero:active:after, .btn--light.btn--secondary:active:after, .btn--light.btn--pagination:active:after {
        background-color: #ffffff; }
    .btn--primary.btn--light:before, .btn--light.btn--hero:before, .btn--light.btn--secondary:before, .btn--light.btn--pagination:before, .btn--primary.btn--light:after, .btn--light.btn--hero:after, .btn--light.btn--secondary:after, .btn--light.btn--pagination:after {
      border-color: #ffffff; }
    .btn--primary.btn--onblack, .btn--onblack.btn--hero, .btn--onblack.btn--secondary, .btn--onblack.btn--pagination {
      color: #ffffff; }
      .btn--primary.btn--onblack:before, .btn--onblack.btn--hero:before, .btn--onblack.btn--secondary:before, .btn--onblack.btn--pagination:before, .btn--primary.btn--onblack:after, .btn--onblack.btn--hero:after, .btn--onblack.btn--secondary:after, .btn--onblack.btn--pagination:after {
        border-color: #BCCF02; }
      .btn--primary.btn--onblack:hover, .btn--onblack.btn--hero:hover, .btn--onblack.btn--secondary:hover, .btn--onblack.btn--pagination:hover, .btn--primary.btn--onblack:active, .btn--onblack.btn--hero:active, .btn--onblack.btn--secondary:active, .btn--onblack.btn--pagination:active {
        color: #333333; }
        .btn--primary.btn--onblack:hover:after, .btn--onblack.btn--hero:hover:after, .btn--onblack.btn--secondary:hover:after, .btn--onblack.btn--pagination:hover:after, .btn--primary.btn--onblack:active:after, .btn--onblack.btn--hero:active:after, .btn--onblack.btn--secondary:active:after, .btn--onblack.btn--pagination:active:after {
          border-color: #ffffff; }
        .btn--primary.btn--onblack:hover:after, .btn--onblack.btn--hero:hover:after, .btn--onblack.btn--secondary:hover:after, .btn--onblack.btn--pagination:hover:after, .btn--primary.btn--onblack:active:after, .btn--onblack.btn--hero:active:after, .btn--onblack.btn--secondary:active:after, .btn--onblack.btn--pagination:active:after {
          background-color: #ffffff; }
      .btn--primary.btn--onblack[disabled]:after, .btn--onblack.btn--hero[disabled]:after, .btn--onblack.btn--secondary[disabled]:after, .btn--onblack.btn--pagination[disabled]:after, .btn--primary.btn--onblack[disabled]:hover:after, .btn--onblack.btn--hero[disabled]:hover:after, .btn--onblack.btn--secondary[disabled]:hover:after, .btn--onblack.btn--pagination[disabled]:hover:after, .btn--primary.btn--onblack[disabled]:active:after, .btn--onblack.btn--hero[disabled]:active:after, .btn--onblack.btn--secondary[disabled]:active:after, .btn--onblack.btn--pagination[disabled]:active:after {
        border-color: #CDCDCD; }
    .btn--primary.btn--decreased:not(:hover):after, .btn--decreased.btn--hero:not(:hover):after, .btn--decreased.btn--secondary:not(:hover):after, .btn--decreased.btn--pagination:not(:hover):after, .btn--primary.btn--decreased:not(:hover):before, .btn--decreased.btn--hero:not(:hover):before, .btn--decreased.btn--secondary:not(:hover):before, .btn--decreased.btn--pagination:not(:hover):before {
      border-color: #CDCDCD; }
  .btn--hero:hover, .btn--hero:active {
    color: #BCCF02; }
  .btn--hero:hover:after, .btn--hero:active:after {
    transform: skew(0deg, -2deg);
    background-color: #333333; }
  .btn--hero:after {
    background-color: #BCCF02;
    border-right: 3px solid #BCCF02;
    border-bottom: 3px solid #BCCF02; }
  .btn--hero:hover:after {
    background-color: #333333;
    border-right: 3px solid #333333;
    border-bottom: 3px solid #333333; }
  .btn--hero.btn--light:after, .btn--hero.btn--oncolor:after {
    background-color: #ffffff;
    border-right: 3px solid #ffffff;
    border-bottom: 3px solid #ffffff; }
  .btn--hero.btn--light:hover, .btn--hero.btn--light:active, .btn--hero.btn--oncolor:hover, .btn--hero.btn--oncolor:active {
    color: #BCCF02; }
    .btn--hero.btn--light:hover:after, .btn--hero.btn--light:active:after, .btn--hero.btn--oncolor:hover:after, .btn--hero.btn--oncolor:active:after {
      border-color: #333333;
      background-color: #333333; }
  .btn--white {
    color: #ffffff;
    border-color: #ffffff; }
  .btn--secondary {
    font-size: 1.125rem;
    line-height: 1.25rem;
    min-height: 20px;
    padding: 10px 40px; }
    @media screen and (max-width: 767px) {
      .btn--secondary {
        font-size: 1rem;
        line-height: 1.125rem; } }
  .btn--tertiary {
    font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif;
    padding-left: 1.875rem;
    min-height: 1.5rem;
    line-height: 1.5rem;
    color: #000000;
    vertical-align: top;
    margin-bottom: 1rem; }
    .btn--tertiary:after {
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: "icons";
      font-size: inherit;
      display: inline-block; }
    .btn--tertiary:after {
      content: "\e903"; }
    .btn--tertiary:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      background-color: #000000;
      width: 1.5rem;
      height: 1.5rem;
      transition-timing-function: ease-out;
      -webkit-backface-visibility: hidden; }
      @media screen and (min-width: 576px) {
        .btn--tertiary:before {
          transform: skew(0deg, 0deg);
          transform-origin: 0% 0%; } }
    .btn--tertiary:hover, .btn--tertiary:active {
      color: #333333; }
    @media screen and (min-width: 576px) {
      .btn--tertiary:hover:before, .btn--tertiary:active:before {
        background-color: #333333;
        transform: skew(0deg, -6deg); } }
    .btn--tertiary:after {
      color: #ffffff;
      display: block;
      font-size: 0.75rem;
      vertical-align: middle;
      position: absolute;
      left: 0;
      top: 0;
      width: 1.5rem;
      height: 1.5rem;
      text-align: center; }
    .btn--tertiary:hover:after, .btn--tertiary:active:after {
      color: #BCCF02; }
    .btn--tertiary.light {
      color: #ffffff; }
      .btn--tertiary.light:before {
        background-color: #BCCF02; }
      .btn--tertiary.light:after {
        color: #ffffff; }
      .btn--tertiary.light:hover, .btn--tertiary.light:active {
        color: #CDCDCD; }
        .btn--tertiary.light:hover:before, .btn--tertiary.light:active:before {
          background-color: #9DAD02; }
      .btn--tertiary.light.light-bg {
        color: #000000; }
        .btn--tertiary.light.light-bg:hover, .btn--tertiary.light.light-bg:active {
          color: #333333; }
    .btn--tertiary.light-green:before {
      background-color: #BCCF02; }
    .btn--tertiary.light-green:after {
      color: #ffffff; }
    .btn--tertiary.light-green:hover, .btn--tertiary.light-green:active {
      color: #5C5C5C; }
      .btn--tertiary.light-green:hover:before, .btn--tertiary.light-green:active:before {
        background-color: #9DAD02; }
    .btn--tertiary.light-green.light-bg {
      color: #BCCF02; }
      .btn--tertiary.light-green.light-bg:hover, .btn--tertiary.light-green.light-bg:active {
        color: #333333; }
    .btn--tertiary.btn--anchor {
      margin-right: 2rem;
      margin-bottom: 1rem; }
      .btn--tertiary.btn--anchor:after {
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-family: "icons";
        font-size: inherit;
        display: inline-block; }
      .btn--tertiary.btn--anchor:after {
        content: "\e901"; }
      .btn--tertiary.btn--anchor:after {
        font-size: 50%;
        padding-top: 1px; }
    .btn--tertiary[target="_blank"] .icon--external-link {
      display: inline-block;
      margin-left: 3px; }
  .btn--block {
    display: block;
    float: none;
    width: 100%; }
  .btn--totop {
    min-height: 2.8125rem;
    padding-top: 11px;
    padding-left: 3.4375rem;
    font-size: 1.125rem;
    line-height: 1.5rem; }
    @media screen and (max-width: 767px) {
      .btn--totop {
        font-size: 1rem;
        line-height: 1.375rem; } }
    .btn--totop:after {
      content: "\e904"; }
    .btn--totop:before {
      width: 2.8125rem;
      height: 2.8125rem;
      background-color: #BCCF02; }
    .btn--totop:after {
      color: #ffffff;
      left: 0.6875rem;
      top: 0.625rem;
      font-size: 0.875rem; }
    .btn--totop:hover:before, .btn--totop:active:before {
      background-color: #9DAD02; }
    .btn--totop:hover:after, .btn--totop:active:after {
      color: #ffffff; }
    @media screen and (max-width: 767px) {
      .btn--totop {
        min-height: 2.4375rem;
        padding-top: 8px;
        padding-left: 3.0625rem; }
        .btn--totop:before {
          width: 2.4375rem;
          height: 2.4375rem; }
        .btn--totop:after {
          font-size: 0.75rem;
          left: 0.5rem;
          top: 0.5rem; }
        .btn--totop:active:before {
          background-color: #333333; }
        .btn--totop:active:after {
          color: #BCCF02; } }
  .btn--big {
    color: #ffffff;
    background: #333333;
    padding: 1rem 50px 1rem 1rem;
    width: 88%; }
    .btn--big .heading-h4 {
      display: block; }
    .btn--big .subline {
      display: block;
      text-transform: none; }
    .btn--big .icon {
      position: absolute;
      right: 1rem;
      top: 50%;
      font-size: 1.875rem;
      transform: translateY(-50%); }
  .btn--full {
    color: #ffffff;
    background: #333333;
    padding: 1rem 50px 1rem 1rem;
    position: relative;
    width: 100%;
    transform: none !important; }
    .btn--full .subline {
      display: block;
      text-transform: none; }
    .btn--full .subline-top {
      display: block;
      text-transform: none;
      padding-bottom: 1rem; }
    .btn--full .icon {
      position: absolute;
      right: 1rem;
      top: 50%;
      font-size: 1.875rem;
      transform: translateY(-50%); }
  .btn--transparent {
    color: #ffffff;
    background: rgba(51, 51, 51, 0.8);
    padding: 1rem 50px 1rem 1rem;
    position: absolute;
    width: 100%;
    bottom: 0;
    transform: none !important;
    left: 0;
    right: 0; }
    .btn--transparent .subline {
      display: block;
      text-transform: none; }
    .btn--transparent .icon {
      position: absolute;
      right: 1rem;
      top: 50%;
      font-size: 1.875rem;
      transform: translateY(-50%); }
  .btn--full {
    width: 100%; }
  .btn--inverted {
    color: black;
    background-color: white; }
  .btn--no-icon {
    padding: 1rem; }
  .btn[disabled], .btn[disabled]:hover, .btn[disabled]:active {
    color: #5C5C5C;
    background-color: #CDCDCD;
    cursor: default; }
    .btn[disabled]:before, .btn[disabled]:after, .btn[disabled]:hover:before, .btn[disabled]:hover:after, .btn[disabled]:active:before, .btn[disabled]:active:after {
      border-color: #CDCDCD; }
    .btn[disabled]:after, .btn[disabled]:hover:after, .btn[disabled]:active:after {
      background-color: transparent;
      transform: skew(0deg, 0deg) !important; }
  .btn--download {
    color: #000000;
    margin: 0 0 2rem 0;
    display: flex;
    flex-direction: row;
    align-items: center; }
    .btn--download .icon {
      margin-right: 10px; }
    .btn--download .heading-h5 {
      font-size: 1rem; }
  .btn--pagination {
    min-width: 0; }
    .btn--pagination:before {
      border-color: #BCCF02;
      background-color: #BCCF02; }
    .btn--pagination:hover, .btn--pagination:active {
      color: #BCCF02; }
    .btn--pagination:hover:before, .btn--pagination:active:before {
      background-color: transparent; }
    .btn--pagination:hover:after, .btn--pagination:active:after {
      background-color: #5C5C5C;
      border-color: #5C5C5C; }
    .btn--pagination:after {
      background-color: transparent;
      border-color: #BCCF02; }
  .btn--polygon-add {
    font-size: 1.5rem;
    line-height: 2.125rem;
    font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
    width: 37px;
    min-height: 43px;
    margin: 0 1rem;
    color: #000000;
    text-align: center;
    line-height: 42px !important;
    vertical-align: bottom; }
    @media screen and (max-width: 767px) {
      .btn--polygon-add {
        font-size: 1.25rem;
        line-height: 1.625rem; } }
    .btn--polygon-add:before {
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: "icons";
      font-size: inherit;
      display: inline-block; }
    .btn--polygon-add:before {
      content: "\e937"; }
    .btn--polygon-add:after {
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: "icons";
      font-size: inherit;
      display: inline-block; }
    .btn--polygon-add:after {
      content: "\e935"; }
    .btn--polygon-add:hover, .btn--polygon-add:active {
      color: #000000; }
    .btn--polygon-add:before, .btn--polygon-add:after {
      color: #ffffff;
      font-size: 43px;
      line-height: 43px;
      position: absolute;
      left: 0;
      z-index: -1; }
    .btn--polygon-add:after {
      opacity: 0;
      color: #ffffff; }
    .btn--polygon-add:hover:after, .btn--polygon-add:active:after {
      opacity: 1; }
    .btn--polygon-add:hover:before, .btn--polygon-add:active:before {
      opacity: 0; }
    .btn--polygon-add.green {
      color: #BCCF02; }
      .btn--polygon-add.green:hover {
        color: #ffffff; }
      .btn--polygon-add.green:before, .btn--polygon-add.green:after {
        color: #BCCF02; }
  .btn--tertiary.btn--custom:after {
    content: normal; }
  .btn--tertiary.btn--custom .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 1.5rem;
    height: 1.5rem;
    color: #FFF;
    text-align: center; }

/*  ####################  source/elements/button-row/scss/button-row.scss  ####################  */
@media screen and (min-width: 576px) {
  .button-row button,
  .button-row a {
    float: right;
    margin-right: 1rem; }
    .button-row button:first-child,
    .button-row a:first-child {
      margin-right: 0; } }

@media screen and (max-width: 575px) {
  .button-row button,
  .button-row a {
    margin-top: 1rem; }
    .button-row button:first-child,
    .button-row a:first-child {
      margin-top: 0; } }

.button-row:before, .button-row:after {
  content: ' ';
  display: table; }

.button-row:after {
  clear: both; }

.button-row + * {
  margin-top: 2rem; }

/*  ####################  source/elements/copy/scss/_copy.all.scss  ####################  */
.copy-feature-l {
  font-size: 2rem;
  line-height: 1;
  font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
  text-transform: uppercase; }

.copy-feature-m {
  font-size: 1.5rem;
  line-height: 2.125rem;
  font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif; }
  @media screen and (max-width: 767px) {
    .copy-feature-m {
      font-size: 1.25rem;
      line-height: 1.625rem; } }

.copy-feature-s {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif; }
  @media screen and (max-width: 767px) {
    .copy-feature-s {
      font-size: 1rem;
      line-height: 1.375rem; } }

.copy-body {
  font-size: 1.125rem;
  line-height: 1.5rem; }
  @media screen and (max-width: 767px) {
    .copy-body {
      font-size: 1rem;
      line-height: 1.375rem; } }

.copy-meta {
  font-size: 0.9375rem;
  line-height: 1.375rem; }
  @media screen and (max-width: 767px) {
    .copy-meta {
      font-size: 0.875rem;
      line-height: 1.3125rem; } }

.copy-caption {
  font-size: 1.125rem;
  line-height: 1.5rem; }
  @media screen and (max-width: 767px) {
    .copy-caption {
      font-size: 1rem;
      line-height: 1.375rem; } }

.copy-disclaimer {
  font-size: 0.9375rem;
  line-height: 1.375rem; }
  @media screen and (max-width: 767px) {
    .copy-disclaimer {
      font-size: 0.875rem;
      line-height: 1.3125rem; } }

.copy-xs {
  font-size: 0.9375rem;
  line-height: 1.375rem; }
  @media screen and (max-width: 767px) {
    .copy-xs {
      font-size: 0.875rem;
      line-height: 1.3125rem; } }

.copy-s {
  font-size: 1.125rem;
  line-height: 1.5rem; }
  @media screen and (max-width: 767px) {
    .copy-s {
      font-size: 1rem;
      line-height: 1.375rem; } }

.copy-s-bold {
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif; }
  @media screen and (max-width: 767px) {
    .copy-s-bold {
      font-size: 1rem;
      line-height: 1.375rem; } }

.copy-m {
  font-size: 1.5rem;
  line-height: 2.125rem; }
  @media screen and (max-width: 767px) {
    .copy-m {
      font-size: 1.25rem;
      line-height: 1.625rem; } }

.copy-l {
  font-size: 2.5rem;
  line-height: 3rem; }
  @media screen and (max-width: 767px) {
    .copy-l {
      font-size: 1.5rem;
      line-height: 2.125rem; } }

.copy-bold {
  font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif;
  font-weight: normal; }

.copy-error {
  color: #E3051A; }

/*  ####################  source/elements/error-ball/scss/error-ball.all.scss  ####################  */
.error-ball {
  display: inline-block;
  position: relative;
  top: 0;
  left: 0;
  height: 17vw;
  width: 17vw;
  max-width: 235px;
  max-height: 235px; }
  @media screen and (max-width: 767px) {
    .error-ball {
      height: 30vw;
      width: 30vw; } }
  .error-ball .error-ball-ball {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    display: inline-block;
    background: #aaa;
    border-radius: 50%;
    height: 100%;
    width: 100%;
    margin: 0;
    background: radial-gradient(circle at 37.5% 37.5%, #ffffff, #ffffff 10%, #f0f0f0 15%, #eee 50%, #aaa 100%); }
  .error-ball .error-ball-shadow {
    content: "";
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 150%;
    background: radial-gradient(circle at 50% 50%, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.15) 40%, rgba(0, 0, 0, 0) 50%);
    transform: translateX(16.666%) translateY(-10%) skew(-25deg); }
  .error-ball .error-ball-number {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    font-size: 5vw;
    font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif; }
    @media screen and (max-width: 767px) {
      .error-ball .error-ball-number {
        font-size: 12vw; } }

/*  ####################  source/elements/forms/scss/_forms.all.scss  ####################  */
.form-group, .inline {
  margin-bottom: 2rem;
  position: relative; }

.form-group.spacing-sm {
  margin-bottom: 1rem; }

.form-group.form-group--error {
  margin-top: -22px; }

.form-control-label {
  padding-top: 19px;
  padding-bottom: 19px;
  margin-bottom: 0; }

.floating-label {
  position: absolute;
  left: 0;
  top: 0;
  padding: 5px 9.5px;
  font-size: 0.9375rem;
  line-height: 1.375rem;
  transition: all 0.3s; }
  @media screen and (max-width: 767px) {
    .floating-label {
      font-size: 0.875rem;
      line-height: 1.3125rem; } }

.is-empty + .floating-label {
  opacity: 0;
  transform: translateY(3px); }

.is-not-empty + .floating-label {
  opacity: 1;
  transform: translateY(0); }

.form-control.is-not-empty {
  padding-top: 23.8px;
  padding-bottom: 10.2px; }

.form-control-static {
  padding-top: 19px;
  padding-bottom: 19px;
  margin-bottom: 0; }

.form-control {
  display: block;
  background-color: transparent;
  width: 100%;
  border: 1px solid #CDCDCD;
  padding: 17px 38px 17px 10px;
  border-radius: 0;
  font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif;
  color: #000000; }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .form-control[type="text"] {
    padding-right: 17px; } }
  .form-control::-moz-placeholder {
    font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    color: #000000;
    opacity: 1; }
  .form-control::placeholder {
    font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    color: #000000;
    opacity: 1; }
  .form-control:-webkit-autofill, .form-control:-webkit-autofill:focus {
    color: #000000 !important; }
    .form-control:-webkit-autofill + .floating-label, .form-control:-webkit-autofill:focus + .floating-label {
      color: #000000 !important; }
  .form-control:focus {
    outline: none;
    box-shadow: none; }
  .form-control:disabled, .form-control[readonly],
  fieldset[disabled] .form-control {
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }
  .form-control::-ms-clear {
    display: none; }
  .form-control.light {
    border-color: #ffffff;
    color: #ffffff; }
    .form-control.light::-moz-placeholder {
      color: #ffffff; }
    .form-control.light::placeholder {
      color: #ffffff; }
    .form-control.light + .floating-label {
      color: #ffffff; }
  .form-control.oncolor {
    border-color: #ffffff; }
    .form-control.oncolor + .floating-label {
      color: #000000; }

input[type="radio"]:disabled, input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"]:disabled,
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio--inline,
.checkbox--inline {
  display: inline-block; }

.radio--inline + .radio--inline,
.checkbox--inline + .radio--inline, .radio--inline +
.checkbox--inline,
.checkbox--inline +
.checkbox--inline {
  margin-left: 1rem; }

.has-success.form-group:after {
  background-image: url("data:image/svg+xml,%3Csvg%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019%2022%22%3E%3Cstyle%3E.st0%7Bfill%3A%23009E4E%3B%7D%20.st1%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M9.5%2021.5l-9-5.3V5.7l9-5.2%209%205.2v10.5l-9%205.3z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M14.9%207.1c-.5-.4-1.2-.3-1.6.1L9%2012.7l-2.8-2.3c-.5-.4-1.2-.3-1.6.1-.2.2-.3.5-.3.8%200%20.3.2.6.4.7l3.7%203c.2.2.5.3.7.3h.1c.3%200%20.6-.2.8-.4l5-6.4c.2-.2.3-.5.3-.8%200-.2-.1-.4-.4-.6zm-5.2%207.6z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.125rem;
  height: 1.375rem;
  content: "";
  position: absolute;
  right: 10px;
  top: 18px;
  color: #009D4E; }

.has-server-error .form-control,
.has-error .form-control {
  border-color: #E3051A; }

.has-server-error.form-group:after,
.has-error.form-group:after {
  background-image: url("data:image/svg+xml,%3Csvg%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2019%2022%22%3E%3Cstyle%3E.st0%7Bfill%3A%23E3051A%3B%7D%20.st1%7Bfill%3A%23FFFFFF%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22st0%22%20d%3D%22M9.5%2021.5l-9-5.3V5.7l9-5.2%209%205.2v10.5l-9%205.3z%22%2F%3E%3Cpath%20class%3D%22st1%22%20d%3D%22M11%2014.9c0%20.2%200%20.4-.1.6-.1.2-.2.3-.3.5-.1.1-.3.2-.5.3-.2.1-.4.1-.6.1-.2%200-.4%200-.6-.1-.2-.1-.3-.2-.5-.3-.1-.1-.2-.3-.3-.5-.1-.1-.1-.3-.1-.5s0-.4.1-.6c.1-.2.2-.3.3-.5.1-.1.3-.2.5-.3.2-.1.4-.1.6-.1.2%200%20.4%200%20.6.1.2.1.4.2.5.3.1.1.3.3.3.5s.1.3.1.5zm-2.8-2.4V5h2.7v7.5H8.2z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.125rem;
  height: 1.375rem;
  content: "";
  position: absolute;
  right: 10px;
  top: 18px;
  color: #E3051A; }

.has-server-error .alert,
.has-error .alert {
  margin-top: 10px; }
  .has-server-error .alert:empty,
  .has-error .alert:empty {
    display: none; }

.checkbox {
  position: relative;
  margin-bottom: 10px; }
  @media screen and (min-width: 992px) {
    .checkbox {
      float: left;
      margin-right: 50px; } }
  .checkbox.clear {
    float: none;
    clear: both; }
  .checkbox .border {
    width: 28px;
    height: 28px;
    position: absolute;
    border: 4px solid #9DAD02; }
  .checkbox label {
    line-height: 28px;
    padding-left: 40px;
    display: block; }
  .checkbox span.check {
    width: 20px;
    height: 20px;
    cursor: pointer;
    position: absolute;
    display: inline-block;
    left: 4px;
    top: 4px; }
    .checkbox span.check:after {
      content: '';
      width: 9px;
      height: 5px;
      position: absolute;
      top: 7px;
      left: 6px;
      border: 3px solid #000000;
      border-top: none;
      border-right: none;
      background: transparent;
      opacity: 0;
      transform: rotate(-45deg); }
  .checkbox input[type=checkbox] {
    display: block;
    width: 1px;
    height: 1px;
    float: left;
    opacity: 0; }
    .checkbox input[type=checkbox]:checked + label span:after {
      opacity: 1; }

.radio input[type='radio']:checked + label::before,
.radio input[type='radio']:not(:checked) + label::before {
  content: ' ';
  display: inline-block;
  width: 17px;
  height: 17px;
  position: relative;
  top: 4px;
  border: 1px solid #BCCF02;
  background: white;
  margin-right: 1em;
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1); }

.radio input[type='radio']:checked + label::before,
.radio input[type='radio']:not(:checked) + label::before {
  border-radius: 30px; }

.radio input[type='radio']:checked + label::before {
  background: black;
  box-shadow: inset 0 0 0 2px white; }
  @media print {
    .radio input[type='radio']:checked + label::before {
      content: "•"; } }

.radio input[type='radio'] {
  display: none; }

.select-wrapper {
  display: inline-block;
  position: relative;
  border: 1px solid #CDCDCD;
  width: 100%; }
  .select-wrapper label {
    display: none; }
  .select-wrapper:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 7px 0 7px;
    border-color: #BCCF02 transparent transparent transparent;
    position: absolute;
    top: 50%;
    right: 10px;
    z-index: 0;
    transform: translate(0, -50%); }
  .select-wrapper select {
    border: 1px solid #ffffff;
    padding: 0 38px 0 10px;
    position: relative;
    z-index: 2;
    background: transparent;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    width: 100%;
    height: 56px;
    line-height: 56px; }
    .select-wrapper select option {
      border: 1px solid #ffffff; }

select::-ms-expand {
  display: none; }

input[type='number'] {
  -moz-appearance: textfield; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none; }

/*  ####################  source/elements/forms/scss/_forms.toggle.all.scss  ####################  */
label.switch {
  cursor: pointer; }

.switch:last-child {
  margin-bottom: 2rem; }

.switch--inline {
  display: inline-block; }
  .switch--inline:not(last-child) {
    margin-right: 20px; }

.switch__control {
  display: none; }

.switch__label {
  transform: translateZ(0);
  background: none;
  border: none;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  transition: all 0.3s;
  font-size: 1rem;
  text-transform: uppercase;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  color: #000000;
  min-height: 50px;
  padding: 19px 30px;
  min-width: 6.25rem;
  font-size: 1.25rem;
  line-height: 1.375rem;
  font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif; }
  .switch__label:after, .switch__label:before {
    transition: all 0.3s; }
  @media screen and (max-width: 767px) {
    .switch__label {
      font-size: 1.125rem;
      line-height: 1.25rem; } }
  @media screen and (max-width: 575px) {
    .switch__label {
      width: 100%;
      text-align: center; } }
  .switch__label:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    border: 3px solid #BCCF02;
    border-right: none;
    border-bottom: none; }
  .switch__label:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    transition-timing-function: ease-out;
    background-color: transparent;
    transform: skew(0deg, 0deg);
    transform-origin: 0% 0%;
    border-right: 3px solid #BCCF02;
    border-bottom: 3px solid #BCCF02;
    /*background-color: $c-05;
			border-right: 3px solid #BCCF02;
			border-bottom: 3px solid #BCCF02;*/ }

.switch__control:disabled + .switch__label,
fieldset[disabled] .switch__label {
  cursor: not-allowed; }

.switch__control:checked + .switch__label {
  color: #000000; }
  .switch__control:checked + .switch__label:after {
    background-color: #BCCF02; }

.switch__control:disabled + .switch__label:before, .switch__control:disabled + .switch__label:after {
  cursor: not-allowed;
  opacity: .8; }

/*  ####################  source/elements/heading/scss/_heading.all.scss  ####################  */
h1, h2, h3, h4, h5, h6,
a h1, a h2, a h3, a h4, a h5, a h6,
[class^=heading-] {
  font-weight: 100;
  text-transform: uppercase; }

h1, .heading-h1 {
  font-size: 3.125rem;
  line-height: 3.25rem;
  /*@include media-breakpoint-down(sm) {
		font-size: rem(50px);
		line-height: rem(52px);
	}*/
  font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif; }
  h1.big-number, .heading-h1.big-number {
    font-size: 7.5rem;
    line-height: 7.625rem;
    letter-spacing: -2px; }
    @media screen and (max-width: 767px) {
      h1.big-number, .heading-h1.big-number {
        font-size: 3.75rem;
        line-height: 3.875rem;
        letter-spacing: -2px; } }
  h1.large-number, .heading-h1.large-number {
    font-size: 6.25rem;
    line-height: 1;
    letter-spacing: -2px; }
    @media screen and (max-width: 767px) {
      h1.large-number, .heading-h1.large-number {
        font-size: 4.6875rem; } }
  h1 small, .heading-h1 small {
    display: inline-block;
    margin-top: -1.25rem;
    margin-left: -1.25rem;
    font-size: 2.375rem;
    vertical-align: top; }

h2, .heading-h2 {
  font-size: 2.5rem;
  line-height: 2.625rem;
  font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif; }
  @media screen and (max-width: 767px) {
    h2, .heading-h2 {
      font-size: 2rem;
      line-height: 2.125rem; } }

h3, .heading-h3 {
  font-size: 2.375rem;
  line-height: 2.5rem;
  font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif; }
  @media screen and (max-width: 767px) {
    h3, .heading-h3 {
      font-size: 1.5rem;
      line-height: 1.625rem; } }

h4, .heading-h4 {
  font-size: 1.5rem;
  line-height: 1.625rem;
  font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif; }
  @media screen and (max-width: 767px) {
    h4, .heading-h4 {
      font-size: 1.25rem;
      line-height: 1.375rem; } }

h5, .heading-h5 {
  font-size: 1.25rem;
  line-height: 1.375rem;
  font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif; }
  @media screen and (max-width: 767px) {
    h5, .heading-h5 {
      font-size: 1.125rem;
      line-height: 1.25rem; } }

h6, .heading-h6 {
  font-size: 1.125rem;
  line-height: 1.25rem; }
  @media screen and (max-width: 767px) {
    h6, .heading-h6 {
      font-size: 1rem;
      line-height: 1.125rem; } }

h1.company, .heading-h1.company {
  font-size: 3.125rem;
  line-height: 3.25rem;
  /*	@include media-breakpoint-down(sm) {
		font-size: rem(50px);
		line-height: rem(52px);
	}*/
  font-family: "Prompt Thin", "Helvetica Neue", Arial, sans-serif; }

h2.company, .heading-h2.company {
  font-size: 2.5rem;
  line-height: 2.625rem;
  font-family: "Prompt Thin", "Helvetica Neue", Arial, sans-serif; }
  @media screen and (max-width: 767px) {
    h2.company, .heading-h2.company {
      font-size: 2rem;
      line-height: 2.125rem; } }

h3.company, .heading-h3.company {
  font-size: 2.375rem;
  line-height: 2.5rem;
  font-family: "Prompt Thin", "Helvetica Neue", Arial, sans-serif; }
  @media screen and (max-width: 767px) {
    h3.company, .heading-h3.company {
      font-size: 1.5rem;
      line-height: 1.625rem; } }

h4.company, .heading-h4.company {
  font-size: 1.5rem;
  line-height: 1.625rem;
  font-family: "Prompt Light", "Helvetica Neue", Arial, sans-serif; }
  @media screen and (max-width: 767px) {
    h4.company, .heading-h4.company {
      font-size: 1.25rem;
      line-height: 1.375rem; } }

h5.company, .heading-h5.company {
  font-size: 1.25rem;
  line-height: 1.375rem;
  font-family: "Prompt Light", "Helvetica Neue", Arial, sans-serif; }
  @media screen and (max-width: 767px) {
    h5.company, .heading-h5.company {
      font-size: 1.125rem;
      line-height: 1.25rem; } }

.heading-slanted-bg {
  display: inline-block;
  position: relative;
  z-index: 1; }
  .heading-slanted-bg:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 0;
    right: -10px;
    height: 70%;
    background-color: #BCCF02;
    z-index: -1;
    transform: skew(0deg, 2deg); }
  .heading-slanted-bg:after {
    content: "";
    position: absolute;
    left: -10px;
    top: 30%;
    bottom: 0;
    right: -10px;
    background-color: #BCCF02;
    z-index: -1; }

h3.heading-slanted-bg,
.heading-h3.heading-slanted-bg {
  max-width: 56.25rem; }
  h3.heading-slanted-bg:before,
  .heading-h3.heading-slanted-bg:before {
    transform: skew(0deg, 0deg); }
  h3.heading-slanted-bg:after,
  .heading-h3.heading-slanted-bg:after {
    transform: skew(0deg, -1.5deg);
    bottom: -5px; }

.heading-color-lotto {
  color: #C90713; }

.heading-color-eurojackpot {
  color: #CA8C0C; }

.heading-color-gluecksspirale {
  color: #C80613; }

.heading-color-rubellose {
  color: #004F9F; }

.heading-bright {
  color: #ffffff; }

.hl-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 1rem; }
  .hl-wrapper h1, .hl-wrapper h2, .hl-wrapper h3, .hl-wrapper h4, .hl-wrapper h5, .hl-wrapper h6, .hl-wrapper p {
    display: inline; }

/*  ####################  source/elements/icon/scss/_icon.all.scss  ####################  */
.icon {
  display: inline-block;
  vertical-align: top;
  font-family: "icons";
  line-height: inherit; }
  .icon:before {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: "icons";
    font-size: inherit;
    display: inline-block; }
  .icon--WL_csv_upload:before {
    content: "\e91b"; }
  .icon--WL_logout_typo:before {
    content: "\e92e"; }
  .icon--WL_login_typo:before {
    content: "\e92c"; }
  .icon--WL_minus:before {
    content: "\e930"; }
  .icon--WL_plus:before {
    content: "\e934"; }
  .icon--WL_rubbelbox:before {
    content: "\e93c"; }
  .icon--WL_chat:before {
    content: "\e916"; }
  .icon--WL_polygon_fill_grey:before {
    content: "\e936"; }
  .icon--WL_load_app:before {
    content: "\e927"; }
  .icon--external-link:before {
    content: "\e900"; }
  .icon--WL_auge:before {
    content: "\e913"; }
  .icon--WL_arrow:before {
    content: "\e912"; }
  .icon--WL_webID:before {
    content: "\e943"; }
  .icon--WL_PIN:before {
    content: "\e933"; }
  .icon--WL_karriere_leiter:before {
    content: "\e925"; }
  .icon--WL_telefon:before {
    content: "\e940"; }
  .icon--WL_rocket:before {
    content: "\e93b"; }
  .icon--WL_post_adresse:before {
    content: "\e938"; }
  .icon--WL_location_fill:before {
    content: "\e928"; }
  .icon--WL_location_Outline:before {
    content: "\e929"; }
  .icon--WL_email:before {
    content: "\e91f"; }
  .icon--WL_calendar:before {
    content: "\e915"; }
  .icon--WL_edit:before {
    content: "\e91e"; }
  .icon--WL_quickplay_pokal:before {
    content: "\e93a"; }
  .icon--WL_polygon_fill:before {
    content: "\e935"; }
  .icon--WL_polygon_outline:before {
    content: "\e937"; }
  .icon--WL_calculator:before {
    content: "\e914"; }
  .icon--WL_PDF:before {
    content: "\e932"; }
  .icon--WL_check_polygon_fill:before {
    content: "\e919"; }
  .icon--WL_check_polygon:before {
    content: "\e918"; }
  .icon--WL_check:before {
    content: "\e917"; }
  .icon--WL_error_polygon_fill:before {
    content: "\e922"; }
  .icon--WL_error_polygon:before {
    content: "\e921"; }
  .icon--WL_error:before {
    content: "\e920"; }
  .icon--WL_warning_polygon:before {
    content: "\e942"; }
  .icon--WL_dauertipps:before {
    content: "\e91c"; }
  .icon--WL_delete:before {
    content: "\e91d"; }
  .icon--WL_history:before {
    content: "\e923"; }
  .icon--WL_Info_polygon:before {
    content: "\e924"; }
  .icon--WL_konto:before {
    content: "\e926"; }
  .icon--WL_lock:before {
    content: "\e92a"; }
  .icon--WL_login:before {
    content: "\e92b"; }
  .icon--WL_logout:before {
    content: "\e92d"; }
  .icon--WL_meine_daten:before {
    content: "\e92f"; }
  .icon--WL_overview:before {
    content: "\e931"; }
  .icon--WL_print:before {
    content: "\e939"; }
  .icon--WL_save:before {
    content: "\e93d"; }
  .icon--WL_shoppingcart:before {
    content: "\e93e"; }
  .icon--WL_shuffle:before {
    content: "\e93f"; }
  .icon--WL_upload:before {
    content: "\e941"; }
  .icon--WL_close:before {
    content: "\e91a"; }
  .icon--WL_wl_karten:before {
    content: "\e944"; }
  .icon--btn_download:before {
    content: "\e906"; }
  .icon--calculator:before {
    content: "\e90e"; }
  .icon--btn_logged_in:before {
    content: "\e909"; }
  .icon--btn_logged_out:before {
    content: "\e90a"; }
  .icon--btn_cart:before {
    content: "\e905"; }
  .icon--dot:before {
    content: "\e90f"; }
  .icon--arrow_down:before {
    content: "\e901"; }
  .icon--arrow_left:before {
    content: "\e902"; }
  .icon--arrow_right:before {
    content: "\e903"; }
  .icon--arrow-up:before {
    content: "\e904"; }
  .icon--btn_youtube:before {
    content: "\e90d"; }
  .icon--btn_fb:before {
    content: "\e907"; }
  .icon--btn_rss:before {
    content: "\e90b"; }
  .icon--btn_twitter:before {
    content: "\e90c"; }
  .icon--nav_burger:before {
    content: "\e910"; }
  .icon--nav_close:before {
    content: "\e911"; }
  .icon--btn_instagram:before {
    content: "\e908"; }
  .icon--faq:before {
    content: "\e945"; }
  .icon.bold:before {
    font-size: 20px; }
  .icon--WL_warning_polygon {
    color: #E3051A; }
  .icon--WL_check_polygon_fill {
    color: #009D4E; }
  .icon--WL_error_polygon_fill.red {
    color: #E3051A; }
  .icon--WL_check_polygon {
    color: #009D4E; }
  .icon--WL_error_polygon {
    color: #E3051A; }

/*  ####################  source/elements/img-responsive/scss/_image.all.scss  ####################  */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }
  .img-responsive--is-lazy {
    opacity: 0; }
  .img-responsive--is-lazyloaded {
    opacity: 1;
    transition: opacity 0.3s; }

.game-logo {
  width: 100%; }

/*  ####################  source/elements/link/scss/_link.all.scss  ####################  */
a {
  text-decoration: none;
  color: #BCCF02;
  transition: color 0.3s; }
  a:hover, a:focus {
    color: #9DAD02; }
  a.light {
    color: #ffffff; }
    a.light:hover, a.light:focus {
      color: #BCCF02; }

.link--colored-twice {
  font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif;
  text-decoration: underline;
  color: #9DAD02; }
  .link--colored-twice span {
    color: #000000;
    transition: inherit; }
  .link--colored-twice:hover span {
    color: #9DAD02; }

.link--underlined {
  font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif;
  text-decoration: underline;
  color: #000000; }
  .link--underlined span {
    color: #000000;
    transition: inherit; }
  .link--underlined:hover {
    color: #9DAD02; }
    .link--underlined:hover span {
      color: #9DAD02; }

.link--no-underline {
  text-decoration: none; }

.link .icon:last-child {
  font-size: 175%; }

.sitemap {
  margin-bottom: 39px; }
  .sitemap a {
    color: #000000; }
    .sitemap a:hover span {
      color: #9DAD02; }
  .sitemap .first-level {
    display: block; }
  .sitemap .second-level {
    display: block;
    padding: 0 0 0 15px; }
  .sitemap .spacer {
    margin: 39px 0; }

/*  ####################  source/elements/loader/scss/_loader.all.scss  ####################  */
.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #BCCF02;
  font-size: 6px;
  transform: translateZ(0); }
  .loader:before, .loader:after {
    position: absolute;
    top: 0;
    content: ''; }
  .loader--wave {
    margin: -2em 0 0 -.5em; }
    .loader--wave, .loader--wave:before, .loader--wave:after {
      background-color: #BCCF02;
      animation: loader-ani-wave 1s -0.16s infinite ease-in-out;
      width: 1em;
      height: 4em; }
    .loader--wave:before {
      left: -1.5em;
      animation-delay: -0.32s; }
    .loader--wave:after {
      left: 1.5em;
      animation-delay: 0s; }
  .loader--pulse {
    margin: -3.75em 0 0 -1.25em; }
    .loader--pulse, .loader--pulse:before, .loader--pulse:after {
      border-radius: 50%;
      width: 2.5em;
      height: 2.5em;
      animation: loader-ani-pulse 1.8s -0.16s infinite ease-in-out both; }
    .loader--pulse:before {
      left: -3.5em;
      animation-delay: -0.32s; }
    .loader--pulse:after {
      left: 3.5em;
      animation-delay: 0s; }
  .loader--circle {
    margin: -4em 0 0 -4em;
    width: 8em;
    height: 8em;
    border-radius: 50%;
    background: #BCCF02;
    background: linear-gradient(to right, #BCCF02 10%, rgba(0, 94, 139, 0) 42%);
    animation: loader-ani-circle 1.4s infinite linear; }
    .loader--circle:before {
      width: 50%;
      height: 50%;
      background: #BCCF02;
      border-radius: 100% 0 0 0;
      left: 0; }
    .loader--circle:after {
      background: #ffffff;
      width: 75%;
      height: 75%;
      border-radius: 50%;
      margin: auto;
      left: 0;
      bottom: 0;
      right: 0; }
  .loader--bounce {
    margin: -4em 0 0 -4em;
    width: 8em;
    height: 8em; }
    .loader--bounce:before, .loader--bounce:after {
      width: 100%;
      height: 100%;
      border-radius: 50%;
      background-color: #BCCF02;
      opacity: 0.6;
      position: absolute;
      left: 0;
      animation: loader-ani-bounce 2.0s infinite ease-in-out; }
    .loader--bounce:before {
      animation-delay: -1s; }

@keyframes loader-ani-wave {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em; }
  40% {
    box-shadow: 0 -2em;
    height: 5em; } }

@keyframes loader-ani-pulse {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.25em; }
  40% {
    box-shadow: 0 2.5em 0 0; } }

@keyframes loader-ani-circle {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@keyframes loader-ani-bounce {
  0%, 100% {
    transform: scale(0); }
  50% {
    transform: scale(1); } }

/*  ####################  source/elements/logo/scss/_logo.all.scss  ####################  */
.logo {
  position: absolute;
  left: 0.625rem;
  top: 0;
  z-index: 99;
  width: 322px;
  opacity: 1; }

.logo-black {
  position: absolute;
  left: 5.625rem;
  top: 1.25rem;
  z-index: 98;
  width: 162px; }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .logo {
    width: 280px; }
  .logo-black {
    width: 140px;
    top: 1.4375rem; } }

@media screen and (max-width: 991px) {
  .logo {
    width: 200px;
    left: -25px; }
  .logo-black {
    display: none; } }

/*  ####################  source/elements/polygon/scss/_polygon.all.scss  ####################  */
.quicktipp-polygon,
.polygon {
  display: inline-block;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 2;
  color: #ffffff;
  margin-right: 2px;
  margin-top: 15px;
  margin-bottom: 15px;
  float: left;
  overflow: visible; }
  .quicktipp-polygon:after,
  .polygon:after {
    content: "\e935";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-family: "icons";
    font-size: inherit;
    display: inline-block; }
  .quicktipp-polygon:after,
  .polygon:after {
    color: #000000; }
  .quicktipp-polygon:not(.polygon-fluid):after,
  .polygon:not(.polygon-fluid):after {
    font-size: 34px;
    line-height: 34px; }
  .quicktipp-polygon-light,
  .polygon-light {
    color: #000000; }
    .quicktipp-polygon-light:after,
    .polygon-light:after {
      color: #ffffff; }
  .quicktipp-polygon-grey,
  .polygon-grey {
    color: #000000; }
    .quicktipp-polygon-grey:after,
    .polygon-grey:after {
      color: #CDCDCD; }
  .quicktipp-polygon-green:after,
  .polygon-green:after {
    color: #BCCF02; }
  .quicktipp-polygon-outlined,
  .polygon-outlined {
    color: #000000; }
    .quicktipp-polygon-outlined:after,
    .polygon-outlined:after {
      content: "\e937";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: "icons";
      font-size: inherit;
      display: inline-block; }
    .quicktipp-polygon-outlined:after,
    .polygon-outlined:after {
      color: #CDCDCD; }
  .quicktipp-polygon-square,
  .polygon-square {
    background: #CDCDCD;
    width: 30px;
    line-height: 30px;
    height: 30px; }
    .quicktipp-polygon-square .polygon-label,
    .polygon-square .polygon-label {
      color: #000000; }
    .quicktipp-polygon-square.polygon-green,
    .polygon-square.polygon-green {
      background-color: #BCCF02; }
    .quicktipp-polygon-square:after,
    .polygon-square:after {
      content: ''; }
  .quicktipp-polygon .polygon-label,
  .polygon .polygon-label {
    font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif;
    position: absolute;
    font-size: 15px;
    line-height: 15px;
    width: 100%;
    top: 50%;
    transform: translate(0, -50%);
    text-transform: uppercase;
    text-align: center; }
  .quicktipp-polygon .polygon-description,
  .polygon .polygon-description {
    position: absolute;
    bottom: -1.5em;
    left: -5px;
    right: 0;
    text-align: center;
    font-size: 0.9375rem;
    line-height: 1.375rem;
    color: #000000; }
    @media screen and (max-width: 767px) {
      .quicktipp-polygon .polygon-description,
      .polygon .polygon-description {
        font-size: 0.875rem;
        line-height: 1.3125rem; } }
  @media screen and (min-width: 576px) {
    .quicktipp-polygon:not(.polygon-fluid),
    .polygon:not(.polygon-fluid) {
      font-size: 18px;
      line-height: 18px; }
      .quicktipp-polygon:not(.polygon-fluid):after,
      .polygon:not(.polygon-fluid):after {
        font-size: 58px;
        line-height: 58px; }
      .quicktipp-polygon:not(.polygon-fluid) .polygon-description,
      .polygon:not(.polygon-fluid) .polygon-description {
        left: 0;
        right: 0; } }
  @media screen and (min-width: 1200px) {
    .quicktipp-polygon.polygon-big .polygon-label,
    .polygon.polygon-big .polygon-label {
      font-size: 38px;
      line-height: 38px; }
    .quicktipp-polygon.polygon-big.polygon-small-label .polygon-label,
    .polygon.polygon-big.polygon-small-label .polygon-label {
      font-size: 1.5rem;
      line-height: 1.625rem; } }
  @media screen and (min-width: 1200px) and (max-width: 767px) {
    .quicktipp-polygon.polygon-big.polygon-small-label .polygon-label,
    .polygon.polygon-big.polygon-small-label .polygon-label {
      font-size: 1.25rem;
      line-height: 1.375rem; } }
  @media screen and (min-width: 1200px) {
    .quicktipp-polygon.polygon-big:after,
    .polygon.polygon-big:after {
      font-size: 101px;
      line-height: 101px; } }
  .quicktipp-polygon.polygon-fluid,
  .polygon.polygon-fluid {
    font-size: inherit;
    width: 2.75em;
    height: 3.25em; }
    .quicktipp-polygon.polygon-fluid .polygon-label,
    .polygon.polygon-fluid .polygon-label {
      font-size: 1em; }
    .quicktipp-polygon.polygon-fluid:after,
    .polygon.polygon-fluid:after {
      font-size: 3.2em;
      line-height: 100%; }
  .quicktipp-polygon.polygon-small .polygon-label,
  .polygon.polygon-small .polygon-label {
    font-size: 15px;
    line-height: 15px; }
  .quicktipp-polygon.polygon-small.polygon-small-label .polygon-label,
  .polygon.polygon-small.polygon-small-label .polygon-label {
    font-size: 1.5rem;
    line-height: 1.625rem; }
    @media screen and (max-width: 767px) {
      .quicktipp-polygon.polygon-small.polygon-small-label .polygon-label,
      .polygon.polygon-small.polygon-small-label .polygon-label {
        font-size: 1.25rem;
        line-height: 1.375rem; } }
  .quicktipp-polygon.polygon-small:after,
  .polygon.polygon-small:after {
    font-size: 34px;
    line-height: 34px; }

a.quicktipp-polygon:hover:after,
a.polygon:hover:after {
  color: #5C5C5C; }

/*  ####################  source/elements/prize-level/scss/prize-level.all.scss  ####################  */
.prize-level__inlay {
  display: flex; }

.prize-level__box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin: 0 4px;
  text-align: center;
  width: 179px; }

.prize-level__colored {
  background-color: #5C5C5C;
  box-shadow: 2px 0 8px rgba(92, 92, 92, 0.4);
  color: #ffffff;
  padding: 6px 4px; }
  .prize-level__colored p, .prize-level__colored h4 {
    font-family: inherit;
    line-height: inherit;
    margin: 0; }

.prize-level__head {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  .prize-level--euro .prize-level__head {
    height: 76px;
    margin-bottom: 8px; }
  .prize-level--lotto .prize-level__head {
    height: 62px;
    margin-top: 8px; }

.prize-level__img-small {
  margin: 0 auto;
  max-width: 70%; }

.prize-level__date {
  font-size: 1.375rem; }

.prize-level__meg {
  font-size: 2.125rem; }

.prize-level__box .prize-level__sum {
  font-size: 6rem;
  white-space: nowrap; }

.prize-level__sum > sub {
  font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.875rem;
  bottom: 2px; }

.prize-level__box .prize-level__cur {
  font-size: 2.375rem;
  margin-top: -4px; }

.prize-level__cur > sup {
  font-size: 60%;
  margin-left: -8px; }

.prize-level__box .prize-level__add {
  font-size: 4.6875rem;
  line-height: 0.6;
  padding-bottom: 5px; }

.prize-level__label {
  font-size: 1.375rem; }

.prize-level__overline {
  font-size: 1.5rem; }

.prize-level__foot > p {
  font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.875rem;
  padding: 8px 0 2px;
  text-transform: inherit; }

.prize-level--red {
  background-color: #cb0000;
  box-shadow: 2px 0 8px rgba(92, 92, 92, 0.4); }

.prize-level--yellow {
  background-color: #ffba00;
  box-shadow: 2px 0 8px rgba(92, 92, 92, 0.4); }

.prize-level--blue {
  background-color: #008bcb;
  box-shadow: 2px 0 8px rgba(92, 92, 92, 0.4); }

.prize-level--euro {
  font-family: "Aachen W01 Bold", "Helvetica Neue", Arial, sans-serif;
  line-height: 0.85; }

.prize-level--lotto {
  font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif;
  line-height: 0.95; }

/*  ####################  source/elements/ribbon/scss/_ribbon.all.scss  ####################  */
.ribbon {
  position: absolute;
  width: 250px;
  padding: 2px 16px;
  background-color: #E3051A;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.4; }
  .ribbon--top {
    top: 15px; }
  .ribbon--bottom {
    bottom: 15px; }
  .ribbon--left {
    left: -70px; }
  .ribbon--right {
    right: -70px; }
  .ribbon--top.ribbon--left, .ribbon--bottom.ribbon--right {
    transform: rotate(-25deg); }
    @media screen and (max-width: 991px) {
      .ribbon--top.ribbon--left, .ribbon--bottom.ribbon--right {
        transform: rotate(-25deg) scale(0.8); } }
  .ribbon--top.ribbon--right, .ribbon--bottom.ribbon--left {
    transform: rotate(25deg); }
    @media screen and (max-width: 991px) {
      .ribbon--top.ribbon--right, .ribbon--bottom.ribbon--left {
        transform: rotate(25deg) scale(0.8); } }

/*  ####################  source/elements/tooltip/scss/_tooltip.all.scss  ####################  */
.tooltip-wrapper {
  position: relative;
  display: inline;
  cursor: pointer;
  margin-left: 10px; }
  .tooltip-wrapper .icon {
    position: relative;
    font-size: 23px;
    line-height: 23px; }
    .tooltip-wrapper .icon:after {
      content: "?";
      color: #ffffff;
      font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      font-size: 0.65em; }

.tooltip {
  display: none;
  position: absolute;
  z-index: 8;
  pointer-events: none;
  background-color: #CDCDCD;
  padding: 6px 12px;
  min-width: 280px;
  color: #000000;
  transition: opacity 0.3s, transform 0.3s; }
  .tooltip.active {
    display: block;
    transition: all 0.3s; }
  .tooltip--above {
    left: 50%;
    bottom: 100%;
    margin-bottom: 15px;
    transform: translate3d(-50%, 0, 0); }
    @media screen and (min-width: 768px) {
      .tooltip--above {
        margin-bottom: 25px; } }
    .tooltip--above:after {
      top: 100%;
      left: 50%;
      margin-left: -8px;
      border-top-color: #CDCDCD; }
  .tooltip--below {
    left: 50%;
    top: 100%;
    margin-top: 20px;
    transform: translate3d(-50%, 50%, 0); }
    .tooltip--below:after {
      bottom: 100%;
      left: 50%;
      margin-left: -8px;
      border-bottom-color: rgba(205, 205, 205, 0.8); }
  .tooltip--left {
    right: 100%;
    top: 50%;
    margin-right: 20px;
    transform: translate3d(-50%, -50%, 0); }
    .tooltip--left:after {
      left: 100%;
      top: 50%;
      margin-top: -8px;
      border-left-color: rgba(205, 205, 205, 0.8); }
  .tooltip--right {
    left: 100%;
    top: 50%;
    margin-left: 20px;
    transform: translate3d(50%, -50%, 0); }
    .tooltip--right:after {
      right: 100%;
      top: 50%;
      margin-top: -8px;
      border-right-color: rgba(205, 205, 205, 0.8); }

/*  ####################  source/modules/AboDetails/scss/AboDetails.scss  ####################  */
.mod-abo-details .asterisk {
  padding-top: 50px; }

.mod-abo-details .btn--primary, .mod-abo-details .btn--hero, .mod-abo-details .btn--secondary, .mod-abo-details .btn--pagination, .mod-abo-details .btn--hero {
  float: right;
  margin-bottom: 10px; }
  @media screen and (min-width: 576px) {
    .mod-abo-details .btn--primary, .mod-abo-details .btn--hero, .mod-abo-details .btn--secondary, .mod-abo-details .btn--pagination, .mod-abo-details .btn--hero {
      margin-left: 10px;
      margin-bottom: 0; } }

@media screen and (min-width: 768px) {
  .mod-abo-details .abo-logo {
    position: relative;
    top: -25px; } }

@media screen and (min-width: 992px) {
  .mod-abo-details .abo-logo {
    top: -12px; } }

/*  ####################  source/modules/Accordion/scss/Accordion.scss  ####################  */
.mod-accordion:before, .mod-accordion:after {
  background-color: #ffffff;
  content: '';
  display: block;
  height: 12px;
  margin: 0 12px; }

.mod-accordion__head {
  border-top: 1px solid #CDCDCD;
  cursor: pointer;
  margin-top: -1px;
  transition: all 0.3s linear; }
  .mod-accordion__head h4 {
    color: #000000;
    margin: 0 0 0 2.25rem;
    padding: 20px;
    transition: inherit;
    text-indent: -2.25rem; }
  .mod-accordion__head .icon {
    text-indent: 0;
    margin-right: 20px;
    transform: rotate(0deg);
    transition: inherit;
    font-size: 0.5em;
    color: #BCCF02;
    transition: all 0.3s; }
  .is-active .mod-accordion__head, .is-open .mod-accordion__head {
    background-color: #ffffff; }
    .is-active .mod-accordion__head h3, .is-open .mod-accordion__head h3 {
      color: #000000; }
    .is-active .mod-accordion__head .icon, .is-open .mod-accordion__head .icon {
      transform: rotate(179deg); }

.mod-accordion__body {
  padding: 0 15px 40px; }
  .mod-accordion__body > .mod {
    margin-bottom: 40px; }
    .mod-accordion__body > .mod:last-of-type {
      margin-bottom: 0; }
  .mod-accordion__body > .mod + .mod {
    margin-top: -10px; }

/*  ####################  source/modules/AccordionCart/scss/AccordionCart.scss  ####################  */
.mod-accordion-cart {
  border-top: 3px solid #CDCDCD;
  border-bottom: 3px solid #CDCDCD; }
  .mod-accordion-cart article {
    border-bottom: 2px solid #CDCDCD; }
    .mod-accordion-cart article:last-of-type {
      border-bottom: none; }
  .mod-accordion-cart p {
    margin: 0; }
  .mod-accordion-cart [class*="sep-"]:after {
    margin-top: 0; }
  .mod-accordion-cart__head {
    cursor: pointer;
    position: relative;
    padding-top: 1rem;
    padding-bottom: 1rem; }
    @media screen and (min-width: 768px) {
      .mod-accordion-cart__head {
        padding-left: 3rem; }
        .mod-accordion-cart__head:before {
          content: "\e901";
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-family: "icons";
          font-size: inherit;
          display: inline-block; }
        .mod-accordion-cart__head:before {
          position: absolute;
          left: 0;
          top: 43%;
          transition: all 0.3s;
          color: #BCCF02; } }
    .mod-accordion-cart__head .hide-on-open {
      transition: opacity 0.3s;
      opacity: 1; }
    .mod-accordion-cart__head .game-logo {
      margin-bottom: 0.5rem;
      width: 100%;
      height: auto; }
    .mod-accordion-cart__head .link--underlined {
      display: block; }
    .is-active .mod-accordion-cart__head, .is-open .mod-accordion-cart__head {
      background-color: #ffffff; }
      .is-active .mod-accordion-cart__head .hide-on-open, .is-open .mod-accordion-cart__head .hide-on-open {
        opacity: 0; }
      .is-active .mod-accordion-cart__head:before, .is-open .mod-accordion-cart__head:before {
        transform: rotate(180deg); }
  .mod-accordion-cart__head--no-action {
    cursor: default; }
    .mod-accordion-cart__head--no-action:before {
      content: normal; }
  .mod-accordion-cart__body {
    padding-bottom: 1rem; }
    @media screen and (min-width: 768px) {
      .mod-accordion-cart__body {
        padding-left: 3rem; } }
    .mod-accordion-cart__body .polygon {
      float: none;
      margin-top: 0.25rem;
      margin-bottom: 0; }
    .mod-accordion-cart__body .select-wrapper select {
      padding: 7px 10px;
      height: auto; }
    .mod-accordion-cart__body .offset-lg-1 {
      margin-top: 40px;
      clear: left; }
      @media screen and (min-width: 992px) {
        .mod-accordion-cart__body .offset-lg-1 {
          margin-top: 0;
          clear: none; } }
    .mod-accordion-cart__body > .mod {
      margin-bottom: 40px; }
      .mod-accordion-cart__body > .mod:last-of-type {
        margin-bottom: 0; }
    .mod-accordion-cart__body > .mod + .mod {
      margin-top: -10px; }

/*  ####################  source/modules/AddictionCare/scss/AddictionCare.scss  ####################  */
.mod-addiction-care {
  padding-top: 3rem;
  padding-bottom: 3rem; }
  @media screen and (max-width: 767px) {
    .mod-addiction-care {
      padding-top: 2rem;
      padding-bottom: 2rem; } }
  .mod-addiction-care__content {
    padding-bottom: 1.5rem; }
    .mod-addiction-care__content p {
      margin: 0; }
    .mod-addiction-care__content .btn--tertiary {
      color: #000000; }

/*  ####################  source/modules/Aggregator/scss/Aggregator.scss  ####################  */
.mod-aggregator {
  padding: 3rem 0;
  background: #CDCDCD;
  position: relative; }
  @media screen and (max-width: 767px) {
    .mod-aggregator {
      display: none; } }
  .mod-aggregator:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 35px;
    background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201440%2035%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22fill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A1.41421%3B%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M0%2C35l1440%2C-33.25l0%2C33.25l-1440%2C0Z%22%20style%3D%22fill%3A%23fff%3B%22%2F%3E%3C%2Fsvg%3E");
    background-size: cover;
    display: block; }
  .mod-aggregator__tile-list {
    list-style: none;
    font-size: 0;
    margin: 0; }
    .mod-aggregator__tile-list li {
      cursor: pointer; }
      .mod-aggregator__tile-list li img {
        width: 100%; }
      .mod-aggregator__tile-list li .copy-caption,
      .mod-aggregator__tile-list li a {
        display: block;
        background: #5C5C5C;
        color: #ffffff;
        margin: 0;
        font-size: 1.125rem;
        line-height: 1.5rem;
        padding: 1rem; }
        @media screen and (max-width: 767px) {
          .mod-aggregator__tile-list li .copy-caption,
          .mod-aggregator__tile-list li a {
            font-size: 1rem;
            line-height: 1.375rem; } }
      .mod-aggregator__tile-list li:hover a {
        color: #BCCF02; }
    @media screen and (min-width: 768px) {
      .mod-aggregator__tile-list {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        height: 800px; } }

@media screen and (min-width: 768px) and (min-width: 768px) and (max-width: 991px) {
  .mod-aggregator__tile-list {
    height: 680px; } }
    @media screen and (min-width: 768px) {
        .mod-aggregator__tile-list li {
          width: 33.33333%;
          margin: 2px; }
          .mod-aggregator__tile-list li:nth-child(3) {
            margin-top: 40px; } }

/*  ####################  source/modules/BarChart/scss/BarChart.scss  ####################  */
/*  ####################  source/modules/Barometer/scss/Barometer.scss  ####################  */
.barometer-flex-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between; }

.mod-barometer {
  width: 6.25rem;
  float: left;
  margin-bottom: 2rem; }
  @media screen and (max-width: 991px) {
    .mod-barometer {
      width: 4.375rem; } }
  .mod-barometer .mod-barometer__label {
    width: 100%;
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.625rem;
    font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
    font-size: 1.875rem; }
    @media screen and (max-width: 767px) {
      .mod-barometer .mod-barometer__label {
        font-size: 1.25rem;
        line-height: 1.375rem; } }

.barometer-flex-container .mod-barometer {
  width: 12%; }
  .barometer-flex-container .mod-barometer span.barometer {
    display: block;
    width: 100% !important; }

/*  ####################  source/modules/Breadcrumb/scss/Breadcrumb.scss  ####################  */
.mod-breadcrumb {
  position: absolute;
  left: 0;
  right: 0;
  top: 6.25rem;
  z-index: 8; }
  @media screen and (max-width: 991px) {
    .mod-breadcrumb {
      display: none; } }
  @media screen and (min-width: 1200px) {
    .mod-breadcrumb {
      top: 6.875rem; } }
  .mod-breadcrumb__nav li {
    display: inline-block;
    font-size: 0.9375rem;
    line-height: 1.375rem; }
    @media screen and (max-width: 767px) {
      .mod-breadcrumb__nav li {
        font-size: 0.875rem;
        line-height: 1.3125rem; } }
    .mod-breadcrumb__nav li:before {
      content: "\e903";
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: "icons";
      font-size: inherit;
      display: inline-block;
      font-size: .6em; }
    .mod-breadcrumb__nav li a {
      color: #000000; }
    .mod-breadcrumb__nav li:first-child:before {
      display: none; }
  .mod-breadcrumb span[property="name"] {
    opacity: 0.6; }
  .mod-breadcrumb a span[property="name"] {
    opacity: 1; }

/*  ####################  source/modules/ConfirmationCart/scss/ConfirmationCart.scss  ####################  */
.mod-confirmation-cart {
  width: 100%; }
  .mod-confirmation-cart:before, .mod-confirmation-cart:after {
    content: ' ';
    display: table; }
  .mod-confirmation-cart:after {
    clear: both; }
  .mod-confirmation-cart:first-of-type [class*="sep-top"]:before {
    height: 3px; }
  .mod-confirmation-cart:last-of-type [class*="sep-bottom"]:after {
    height: 3px;
    margin-bottom: 2rem; }
  .mod-confirmation-cart [class*="sep-top"]:before {
    margin-top: 0;
    margin-bottom: 1rem; }
  .mod-confirmation-cart [class*="sep-bottom"]:after {
    margin-top: 1rem;
    margin-bottom: 0; }
  .mod-confirmation-cart p {
    margin: 0; }
  .mod-confirmation-cart.mod-type--error .heading-h3:not(.icon) {
    color: #CDCDCD; }
  .mod-confirmation-cart .game-logo {
    width: 100%;
    height: auto; }

/*  ####################  source/modules/ContactMap/scss/ContactMap.scss  ####################  */
.mod-contact-map {
  position: relative; }
  .mod-contact-map .row > div {
    float: none;
    position: relative;
    z-index: 2; }
    @media screen and (min-width: 768px) {
      .mod-contact-map .row > div {
        margin: 0 auto; } }
  .mod-contact-map img {
    width: 100%;
    height: auto; }
  .mod-contact-map ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .mod-contact-map .address {
    background: #ffffff; }
    @media screen and (min-width: 768px) {
      .mod-contact-map .address {
        padding: 40px;
        max-width: 400px; } }
  .mod-contact-map .select-wrapper, .mod-contact-map .btn {
    margin-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .mod-contact-map .map {
      position: absolute;
      width: 100%;
      height: 100%;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 1; }
      .mod-contact-map .map img {
        position: absolute;
        top: 50%;
        left: 0;
        transform: translate(0, -50%); } }

/*  ####################  source/modules/ContactTeaser/scss/ContactTeaser.scss  ####################  */
.mod-contact-teaser .mod-contact-teaser__item {
  width: 50%;
  float: left;
  margin-bottom: 1rem; }
  .mod-contact-teaser .mod-contact-teaser__item:nth-child(2n-1) {
    padding-right: 0.5rem; }
  .mod-contact-teaser .mod-contact-teaser__item:nth-child(2n) {
    padding-left: 0.5rem; }
  .mod-contact-teaser .mod-contact-teaser__item .mod-contact-teaser__desc {
    margin: .5rem 0 0 5.5rem; }
    .mod-contact-teaser .mod-contact-teaser__item .mod-contact-teaser__desc > * {
      margin-bottom: .2rem; }
    .mod-contact-teaser .mod-contact-teaser__item .mod-contact-teaser__desc > a.link--colored-twice:first-child {
      display: inline-block;
      margin-top: .5rem; }
  .mod-contact-teaser .mod-contact-teaser__item > .icon {
    font-size: 3.75rem;
    float: left;
    margin-left: 0; }
  @media screen and (max-width: 767px) {
    .mod-contact-teaser .mod-contact-teaser__item {
      width: 100%; }
      .mod-contact-teaser .mod-contact-teaser__item:nth-child(2n-1) {
        padding-right: 0; }
      .mod-contact-teaser .mod-contact-teaser__item:nth-child(2n) {
        padding-left: 0; } }

.mod-contact-teaser:before, .mod-contact-teaser:after {
  content: ' ';
  display: table; }

.mod-contact-teaser:after {
  clear: both; }

/*  ####################  source/modules/Contactform/scss/Contactform.scss  ####################  */
/*  ####################  source/modules/Content/scss/Content.scss  ####################  */
@media screen and (min-width: 768px) {
  .mod-content.col2 .mod-content__wrapper__inner {
    -moz-column-count: 2;
         column-count: 2;
    -moz-column-gap: 1.5rem;
         column-gap: 1.5rem; } }

.mod-content.img .mod-content__wrapper_img {
  margin-bottom: 1rem; }

@media screen and (min-width: 992px) {
  .mod-content.img > div {
    width: 50%; }
  .mod-content.img .mod-content__wrapper_img {
    float: left; }
    .mod-content.img .mod-content__wrapper_img:first-child {
      width: 100%; }
  .mod-content.img .mod-content__wrapper_hl, .mod-content.img .mod-content__wrapper__inner {
    float: right;
    padding-left: 1rem; } }

.mod-content.img_decorated {
  padding-top: 148px; }
  .mod-content.img_decorated .mod-content__wrapper_img {
    margin-bottom: 1rem;
    position: relative; }
    .mod-content.img_decorated .mod-content__wrapper_img .img_decoration {
      top: -148px;
      position: absolute; }
    .mod-content.img_decorated .mod-content__wrapper_img .decorated_img {
      position: relative;
      z-index: 1; }
  @media screen and (min-width: 992px) {
    .mod-content.img_decorated > div {
      width: 50%; }
    .mod-content.img_decorated .mod-content__wrapper_img {
      float: left; }
      .mod-content.img_decorated .mod-content__wrapper_img:first-child {
        width: 50%; }
    .mod-content.img_decorated .mod-content__wrapper_hl, .mod-content.img_decorated .mod-content__wrapper__inner {
      float: right;
      padding-left: 1rem; } }
  @media screen and (min-width: 1200px) {
    .mod-content.img_decorated .mod-content__wrapper_img .img_decoration {
      left: -74px; } }

@media screen and (min-width: 992px) {
  .mod-content.switch .mod-content__wrapper_img {
    float: right; }
  .mod-content.switch .mod-content__wrapper_hl, .mod-content.switch .mod-content__wrapper__inner {
    float: left;
    padding-right: 1rem;
    padding-left: 0; } }

@media screen and (min-width: 768px) {
  .mod-content--floating-text.img .mod-content__wrapper_hl {
    padding: 0;
    float: none; }
  .mod-content--floating-text.img .mod-content__wrapper_img {
    float: left;
    margin: 0 1rem 0.5rem 0;
    max-width: 50%; }
  .mod-content--floating-text.img > div,
  .mod-content--floating-text.img .mod-content__wrapper__inner {
    float: none;
    width: auto;
    padding: 0; } }

/*  ####################  source/modules/CsvUpload/scss/CsvUpload.scss  ####################  */
.mod-csv-upload #file-name {
  width: 100%;
  border: 2px solid #CDCDCD;
  padding: 0 35px 0 10px;
  margin-right: 10px;
  line-height: 59px;
  height: 59px;
  overflow: hidden;
  position: relative; }
  @media screen and (min-width: 768px) {
    .mod-csv-upload #file-name {
      float: left;
      width: auto;
      min-width: 300px; } }
  .mod-csv-upload #file-name .icon {
    display: none;
    position: absolute;
    right: 10px;
    top: -2px;
    cursor: pointer; }

.mod-csv-upload .inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1; }

.mod-csv-upload .inputfile + label {
  cursor: pointer;
  transform: translateZ(0);
  background: none;
  border: none;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  transition: all 0.3s;
  text-transform: uppercase;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  color: #000000;
  min-height: 50px;
  padding: 19px 30px;
  min-width: 6.25rem;
  font-size: 1.25rem;
  line-height: 1.375rem;
  font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif; }
  .mod-csv-upload .inputfile + label:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    border: 3px solid #CDCDCD;
    border-right: none;
    border-bottom: none; }
  .mod-csv-upload .inputfile + label:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    transition-timing-function: ease-out;
    background-color: transparent;
    transform: skew(0deg, 0deg);
    transform-origin: 0% 0%;
    border-right: 3px solid #CDCDCD;
    border-bottom: 3px solid #CDCDCD;
    transition: all 0.5s; }

.mod-csv-upload .inputfile:focus + label:after,
.mod-csv-upload .inputfile + label:hover:after {
  transform: skew(0deg, -2deg); }

.mod-csv-upload .filename {
  display: block;
  overflow: hidden;
  position: relative;
  top: 5px;
  font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif; }

.mod-csv-upload .floating-label {
  opacity: 1;
  transform: translateY(-2px); }

.mod-csv-upload .is-empty + .floating-label {
  font-size: 1.125rem;
  line-height: 1.5rem;
  transform: translateY(10px); }
  @media screen and (max-width: 767px) {
    .mod-csv-upload .is-empty + .floating-label {
      font-size: 1rem;
      line-height: 1.375rem; } }

/*  ####################  source/modules/DecoImage/scss/DecoImage.scss  ####################  */
.mod-deco-image {
  position: relative; }
  .mod-deco-image__visual {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%); }
  .mod-deco-image__img {
    position: absolute;
    right: 0;
    max-width: 50vw; }
  .mod-deco-image--top .mod-deco-image__img {
    top: 0; }
  .mod-deco-image--bottom .mod-deco-image__img {
    bottom: 0; }

/*  ####################  source/modules/Facts/scss/Facts.scss  ####################  */
.mod-facts img {
  display: inline-block;
  margin: 1rem 0;
  max-height: 163px; }

/*  ####################  source/modules/FilterSelect/scss/FilterSelect.scss  ####################  */
.mod-filter-select label {
  margin-right: 16px; }

@media screen and (max-width: 767px) {
  .mod-filter-select .valign-centered {
    flex-direction: column;
    align-items: flex-start; } }

/*  ####################  source/modules/FlyoutCart/scss/FlyoutCart.scss  ####################  */
.mod-flyout-cart {
  white-space: normal; }
  @media screen and (min-width: 992px) {
    .mod-flyout-cart {
      position: absolute;
      z-index: 1;
      transform: translateY(-2%);
      transition: transform 0.3s, opacity 0.3s, visibility 0.3s step-end;
      pointer-events: none;
      opacity: 0;
      right: 0;
      width: 33vw;
      max-width: 450px;
      top: 68px;
      max-height: 85vh;
      overflow-y: auto;
      visibility: hidden;
      padding-bottom: 1rem;
      padding-left: 10px;
      padding-right: 10px;
      box-shadow: 4px 2px 5px -1px rgba(0, 0, 0, 0.12);
      font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
      background-color: #ffffff; }
      .mod-flyout-cart.nav-active, .mod-flyout-cart:target {
        visibility: visible;
        transform: translateY(0);
        opacity: 1;
        transition: transform 0.3s, opacity 0.3s, visibility 0.3s step-start;
        pointer-events: auto; } }
  @media screen and (max-width: 1199px) {
    .mod-flyout-cart {
      top: 38px; } }
  @media screen and (max-width: 991px) {
    .mod-flyout-cart {
      overflow: scroll;
      position: fixed;
      left: 0;
      width: 100%;
      z-index: -1;
      background-color: #ffffff;
      display: none;
      height: calc(100vh - 49px);
      font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
      padding-bottom: 80px; }
      .mod-flyout-cart__buttons {
        padding-left: 0.5rem;
        padding-right: 0.5rem; }
      .mod-flyout-cart button.btn.btn--primary.btn--block, .mod-flyout-cart button.btn.btn--block.btn--hero, .mod-flyout-cart button.btn.btn--block.btn--secondary, .mod-flyout-cart button.btn.btn--block.btn--pagination {
        width: 100%; }
      html.cart-open .mod-flyout-cart {
        display: block; } }
  .mod-flyout-cart p,
  .mod-flyout-cart h5 {
    font-size: 1.125rem;
    line-height: 1.5rem;
    margin-bottom: 0; }
    @media screen and (max-width: 767px) {
      .mod-flyout-cart p,
      .mod-flyout-cart h5 {
        font-size: 1rem;
        line-height: 1.375rem; } }
  .mod-flyout-cart > ul {
    list-style-type: none;
    margin-bottom: 2rem; }
  .mod-flyout-cart .mod-flyout-cart__actions,
  .mod-flyout-cart .mod-flyout-cart__title,
  .mod-flyout-cart .mod-flyout-cart__price {
    float: left;
    padding: 0.5rem; }
  .mod-flyout-cart .mod-flyout-cart__actions {
    clear: both;
    width: 25%; }
    .mod-flyout-cart .mod-flyout-cart__actions > a.mod-flyout-cart__action {
      color: #000000; }
      .mod-flyout-cart .mod-flyout-cart__actions > a.mod-flyout-cart__action:hover {
        color: #9DAD02; }
      .mod-flyout-cart .mod-flyout-cart__actions > a.mod-flyout-cart__action span:before {
        margin-top: 5px;
        font-size: 30px; }
        @media screen and (max-width: 767px) {
          .mod-flyout-cart .mod-flyout-cart__actions > a.mod-flyout-cart__action span:before {
            font-size: 20px; } }
    .mod-flyout-cart .mod-flyout-cart__actions .icon {
      margin-right: 0.5rem; }
  .mod-flyout-cart .mod-flyout-cart__title {
    width: 50%; }
  .mod-flyout-cart .mod-flyout-cart__price {
    width: 25%;
    text-align: right;
    font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif; }
  .mod-flyout-cart li {
    border-bottom: 1px solid #CDCDCD;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
    .mod-flyout-cart li:before, .mod-flyout-cart li:after {
      content: ' ';
      display: table; }
    .mod-flyout-cart li:after {
      clear: both; }

/*  ####################  source/modules/Footer/scss/Footer.scss  ####################  */
.mod-footer {
  background-color: #333333;
  color: #ffffff; }
  .mod-footer__wrapper {
    position: relative;
    top: 0;
    left: 0;
    z-index: 8;
    background-color: #333333;
    padding-bottom: 45px;
    max-width: 1600px;
    margin: auto; }
  .mod-footer .row {
    display: flex;
    align-items: stretch; }
  .mod-footer .row:first-child {
    padding-top: 5.9375rem; }
    @media screen and (max-width: 991px) {
      .mod-footer .row:first-child {
        flex-wrap: wrap; } }
  @media screen and (min-width: 768px) {
    .mod-footer {
      border-top: 7px solid #BCCF02; } }
  .mod-footer ul,
  .mod-footer li {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .mod-footer li {
    margin-bottom: 5px; }
  .mod-footer .row:first-child {
    padding-bottom: 3.4375rem;
    position: relative; }
    @media screen and (max-width: 767px) {
      .mod-footer .row:first-child {
        padding-bottom: 1.25rem; } }
    .mod-footer .row:first-child:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      bottom: 0;
      right: 0;
      height: 3px;
      background-color: #5C5C5C;
      margin: 0 10px; }
  .mod-footer__logo {
    position: absolute;
    top: -80px;
    right: 95px;
    width: 341px; }
    @media screen and (max-width: 991px) {
      .mod-footer__logo {
        right: 10px; } }
    @media screen and (max-width: 767px) {
      .mod-footer__logo {
        display: none; } }
  .mod-footer__phone {
    margin: 0; }
  .mod-footer__contact {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .mod-footer__contact {
        width: 100%; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .mod-footer__contact {
    margin-bottom: 1.5625rem;
    flex-direction: row; } }
  .mod-footer__contact-shape {
    position: relative;
    background-color: #BCCF02;
    margin-top: -5.9375rem;
    color: #000000;
    width: 90%;
    padding: 18px 5px 21px 18px;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .mod-footer__contact-shape {
        width: 100%; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .mod-footer__contact-shape {
    position: absolute;
    width: 50%; } }
    .mod-footer__contact-shape h3, .mod-footer__contact-shape .heading-h3 {
      margin: 0; }
      .mod-footer__contact-shape h3 a, .mod-footer__contact-shape .heading-h3 a {
        color: #000000; }
    .mod-footer__contact-shape:after {
      content: " ";
      position: absolute;
      bottom: 0px;
      left: -1px;
      right: -1px;
      height: 15px;
      background-image: url("data:image/svg+xml,%3Csvg%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%220%200%201440%2035%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xml%3Aspace%3D%22preserve%22%20style%3D%22fill-rule%3Aevenodd%3Bclip-rule%3Aevenodd%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A1.41421%3B%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M0%2C35l1440%2C-33.25l0%2C33.25l-1440%2C0Z%22%20style%3D%22fill%3A%23333%3B%22%2F%3E%3C%2Fsvg%3E");
      background-size: cover;
      display: block;
      z-index: 2; }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .mod-footer__contact-social {
    margin-left: 58.33333%;
    width: 41.66667%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 45px; } }
  .mod-footer__contact-social .icon {
    vertical-align: middle; }
  .mod-footer__contact-social-label {
    margin-right: 10px; }
  .mod-footer__polygon {
    display: inline-block;
    position: relative;
    z-index: 2;
    width: 37px;
    height: 43px;
    margin-left: 2px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .mod-footer__polygon {
        margin-right: 10px; } }
    .mod-footer__polygon span {
      line-height: 43px; }
    .mod-footer__polygon:before {
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: "icons";
      font-size: inherit;
      display: inline-block; }
    .mod-footer__polygon:before {
      content: "\e937"; }
    .mod-footer__polygon:after {
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: "icons";
      font-size: inherit;
      display: inline-block; }
    .mod-footer__polygon:after {
      content: "\e935"; }
    .mod-footer__polygon:hover, .mod-footer__polygon:active {
      color: #333333 !important; }
    .mod-footer__polygon:before, .mod-footer__polygon:after {
      font-size: 43px;
      position: absolute;
      transition: opacity 0.3s;
      left: 0;
      top: -12.5%;
      z-index: -1; }
    .mod-footer__polygon:after {
      opacity: 0;
      color: #BCCF02; }
    .mod-footer__polygon:hover:after, .mod-footer__polygon:active:after {
      opacity: 1; }
    .mod-footer__polygon:hover:before, .mod-footer__polygon:active:before {
      opacity: 0; }
  @media screen and (max-width: 767px) {
    .mod-footer__offerings, .mod-footer__service, .mod-footer__company {
      display: none; } }
  .mod-footer__lower {
    padding-top: 2.8125rem;
    display: flex; }
    @media screen and (max-width: 767px) {
      .mod-footer__lower {
        padding-top: 1.5625rem;
        flex-wrap: wrap; } }
  .mod-footer__meta {
    align-self: flex-end;
    color: #5C5C5C; }
    @media screen and (max-width: 767px) {
      .mod-footer__meta {
        margin-top: 1.5625rem;
        padding-top: 1.5625rem; }
        .mod-footer__meta:after {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          right: 0;
          height: 3px;
          background-color: #5C5C5C;
          margin: 0 10px; } }
    @media screen and (min-width: 768px) {
      .mod-footer__meta {
        text-align: right; } }
    .mod-footer__meta a {
      display: inline-block;
      margin-right: 5px;
      font-size: 0.9375rem;
      line-height: 1.375rem; }
      @media screen and (max-width: 767px) {
        .mod-footer__meta a {
          font-size: 0.875rem;
          line-height: 1.3125rem; } }
      @media screen and (min-width: 992px) {
        .mod-footer__meta a:last-of-type {
          margin-right: 20px; } }
  @media screen and (max-width: 991px) {
    .mod-footer .copy-disclaimer {
      display: block; } }

/*  ####################  source/modules/FullScreenLoader/scss/FullScreenLoader.scss  ####################  */
.mod-full-screen-loader {
  position: fixed;
  z-index: 9999;
  display: none;
  left: 0;
  top: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3); }
  html.loading .mod-full-screen-loader {
    display: block;
    pointer-events: auto; }

/*  ####################  source/modules/GameDetails/scss/GameDetails.scss  ####################  */
.mod-game-details .select-wrapper {
  margin-bottom: 20px; }

.mod-game-details .no-margin {
  margin-bottom: 0; }

.mod-game-details .offset-lg-1:not(.no-margin) {
  margin-top: 40px;
  clear: left; }
  @media screen and (min-width: 992px) {
    .mod-game-details .offset-lg-1:not(.no-margin) {
      margin-top: 0;
      clear: none; } }

.mod-game-details .icon--WL_error_polygon_fill {
  color: #E3051A; }

.mod-game-details .polygon-wrapper {
  margin-bottom: 1rem;
  margin-top: 1rem; }
  .mod-game-details .polygon-wrapper .polygon {
    margin-top: 0;
    margin-bottom: 0; }

.mod-game-details .col-lg-5 + .col-lg-3 + .col-lg-3 .text-right.text-nowrap p {
  float: right; }

/*  ####################  source/modules/GameDetailsToto/scss/GameDetailsToto.scss  ####################  */
.mod-game-details-toto .select-wrapper {
  margin-bottom: 20px; }

.mod-game-details-toto .no-margin {
  margin-bottom: 0; }

.mod-game-details-toto .offset-lg-1 {
  margin-top: 40px;
  clear: left; }
  @media screen and (min-width: 992px) {
    .mod-game-details-toto .offset-lg-1 {
      margin-top: 0;
      clear: none; } }

.mod-game-details-toto .icon--WL_error_polygon_fill {
  color: #E3051A; }

.mod-game-details-toto .polygon-wrapper {
  margin-bottom: 1rem;
  margin-top: 1rem; }
  .mod-game-details-toto .polygon-wrapper .polygon {
    margin-top: 0;
    margin-bottom: 0; }

.mod-game-details-toto .toto-tables .game-order {
  float: left;
  margin: 20px 10px 0 0; }

.mod-game-details-toto .toto-tables header {
  border-top: none; }
  .mod-game-details-toto .toto-tables header h4 {
    font-size: 14px;
    padding: 0; }

.mod-game-details-toto .toto-tables .marginLeft {
  margin-left: 40px; }

.mod-game-details-toto .toto-tables .mod-accordion__body {
  padding: 0; }

.mod-game-details-toto .col-lg-5 + .col-lg-3 + .col-lg-3 .text-right.text-nowrap p {
  float: right; }

/*  ####################  source/modules/GameLimit/scss/GameLimit.scss  ####################  */
.mod-game-limit .erase {
  margin-left: 20px; }

.mod-game-limit .cancel {
  float: right; }

.mod-game-limit__info {
  font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif;
  font-size: 0.9375rem; }

/*  ####################  source/modules/Gametile/scss/Gametile.scss  ####################  */
.mod-gametile {
  margin-top: 20px;
  position: relative; }
  .mod-gametile .hidden {
    opacity: 0;
    visibility: hidden; }
  @media screen and (max-width: 575px) {
    .mod-gametile {
      margin-top: 2px;
      margin-bottom: 2px;
      overflow: hidden; } }
  @media screen and (min-width: 576px) {
    .mod-gametile {
      margin-bottom: 2px;
      margin-top: 0; } }
  .mod-gametile__media {
    overflow: hidden; }
    @media screen and (max-width: 575px) {
      .mod-gametile__media {
        height: 0;
        padding-top: 100%; }
        .col-xs-12 .mod-gametile .mod-gametile__media {
          padding-top: 50%; }
          .col-xs-12 .mod-gametile .mod-gametile__media img {
            width: 100%; } }
    @media screen and (max-width: 575px) {
      .mod-gametile__media__bg {
        height: 100%;
        width: auto;
        position: absolute;
        top: 0;
        left: 0; } }
    @media screen and (min-width: 576px) {
      .mod-gametile__media__bg {
        width: 100%;
        height: auto; } }
  .mod-gametile__content {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 2px;
    width: 100%;
    text-align: center;
    overflow: hidden;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .mod-gametile__content .subline {
        font-size: 0.9375rem;
        line-height: 1.375rem; } }
  @media screen and (max-width: 767px) and (max-width: 767px) {
    .mod-gametile__content .subline {
      font-size: 0.875rem;
      line-height: 1.3125rem; } }
    .mod-gametile__content__hl-container {
      text-align: left;
      left: 0; }
      .mod-gametile__content__hl-container p {
        margin: 0; }
        .mod-gametile__content__hl-container p.heading-h3 {
          line-height: 1;
          font-size: 1.375rem;
          text-transform: none;
          text-shadow: 2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px 2px 1px #ffffff, -2px -2px 1px #ffffff, 0px -2px 1px #ffffff, 0px 2px 0px #ffffff, 2px 0px 1px #ffffff, -2px 0px 1px #ffffff, 0 5px 20px rgba(0, 0, 0, 0.8); }
          .mod-gametile__content__hl-container p.heading-h3 sub {
            bottom: auto;
            font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
            line-height: 1.25;
            font-size: 1.125rem;
            text-shadow: none; }
          .mod-gametile__content__hl-container p.heading-h3 small {
            font-size: 50%;
            margin-right: -0.25em; }
          @media screen and (min-width: 576px) {
            .mod-gametile__content__hl-container p.heading-h3 {
              font-size: 2.5rem; } }
          @media screen and (min-width: 768px) {
            .mod-gametile__content__hl-container p.heading-h3 {
              text-shadow: 2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px 2px 1px #ffffff, -2px -2px 1px #ffffff, 0px -2px 1px #ffffff, 0px 2px 0px #ffffff, 2px 0px 1px #ffffff, -2px 0px 1px #ffffff, 0 5px 20px rgba(0, 0, 0, 0.8); } }
          @media screen and (min-width: 992px) {
            .mod-gametile__content__hl-container p.heading-h3 {
              font-size: 3.5rem; } }
    .mod-gametile__content .time {
      position: absolute;
      top: 0;
      right: 10px;
      display: inline-block;
      background: #000000;
      color: #ffffff;
      text-transform: uppercase;
      padding: 0.5rem;
      font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif; }
    .mod-gametile__content__quicktipp-container {
      top: 50%;
      transform: translate(0, -50%); }
    .mod-gametile__content__hl-container {
      position: absolute;
      padding: 0 20px;
      top: 50%;
      text-align: center;
      width: 100%;
      transform: translate(0, -50%); }
    .mod-gametile__content__logo {
      margin: auto;
      position: absolute;
      top: 15px;
      left: 15px;
      width: 60%;
      display: inline-block; }
      @media screen and (min-width: 768px) {
        .mod-gametile__content__logo {
          width: 45%; } }
    .mod-gametile__content__quicktipp-container {
      position: relative;
      display: inline-block;
      margin: auto;
      width: auto; }
      .mod-gametile__content__quicktipp-container:after {
        clear: both;
        content: '';
        display: block; }
    .mod-gametile__content__btn-container {
      position: absolute;
      left: 0;
      bottom: 1rem;
      width: 100%;
      text-align: right; }
      .mod-gametile__content__btn-container .btn {
        padding: 0.5rem;
        min-height: 0; }
  .mod-gametile__btn-fullsize {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%; }
  .mod-gametile--inverted .subline {
    color: #ffffff; }

/*  ####################  source/modules/GewinnzahlenResult/scss/GewinnzahlenResult.scss  ####################  */
.mod-gewinnzahlen-result .polygon {
  margin-top: 0;
  margin-bottom: 0.5rem; }

.mod-gewinnzahlen-result ul {
  margin-top: -0.5rem;
  margin-left: -0.5rem; }
  .mod-gewinnzahlen-result ul li {
    font-size: 1.125rem;
    line-height: 1.5rem;
    font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
    padding: 0.5rem; }
    @media screen and (max-width: 767px) {
      .mod-gewinnzahlen-result ul li {
        font-size: 1rem;
        line-height: 1.375rem; } }

.mod-gewinnzahlen-result > .row:last-child {
  margin-bottom: 3rem; }

.mod-gewinnzahlen-result .icon--WL_print {
  cursor: pointer; }
  @media screen and (max-width: 767px) {
    .mod-gewinnzahlen-result .icon--WL_print {
      display: none; } }

/*  ####################  source/modules/Header/scss/Header.scss  ####################  */
.mod-header {
  z-index: 9;
  position: fixed;
  transform: translateX(0);
  top: 0;
  left: 0;
  right: 0; }
  .mod-header__wrapper {
    transition: height 0.3s;
    background-color: #ffffff;
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.13); }
    .mod-header__wrapper--has-two-bars {
      height: 7rem; }
  .mod-header__inner {
    position: relative;
    top: 0;
    left: 0;
    max-width: 1600px;
    margin: auto; }
    .mod-header__inner:first-child {
      z-index: 2; }
      .mod-header__inner:first-child:before, .mod-header__inner:first-child:after {
        width: 10000px;
        height: 100%;
        content: "";
        top: 0;
        z-index: 1;
        position: absolute;
        background-color: #ffffff; }
      .mod-header__inner:first-child:after {
        right: 0;
        transform: translateX(100%); }
      .mod-header__inner:first-child:before {
        left: 0;
        transform: translateX(-100%); }
    .mod-header__inner:last-child {
      z-index: 1; }
  .mod-header__darken {
    opacity: 0; }
    @media screen and (min-width: 992px) {
      .mod-header__darken {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background-color: #000000;
        opacity: 0;
        z-index: -1;
        pointer-events: none;
        transition: opacity 0.3s; }
        .mod-header__darken.mod-header__darken--active {
          opacity: 0.3; }
        .mod-header__darken.no-transition {
          transition: unset !important; } }

/*  ####################  source/modules/HeroBanner/scss/HeroBanner.scss  ####################  */
.mod-hero-banner {
  position: relative; }
  .mod-hero-banner__content {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.3);
    padding: 1rem 1rem 0 1rem; }

/*  ####################  source/modules/Histogramm/scss/Histogramm.scss  ####################  */
.mod-histogramm.poly {
  margin: 40px 0; }
  .mod-histogramm.poly .polygon:last-child {
    margin-left: 40px; }

.mod-histogramm .form-group input[type=text] {
  height: 58px; }

/*  ####################  source/modules/Info/scss/Info.scss  ####################  */
.mod-info {
  margin: 1rem 0; }
  .mod-info .info-wrapper {
    position: relative; }
    .mod-info .info-wrapper * {
      margin: 0;
      padding: 0; }
    .mod-info .info-wrapper .icon {
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      left: 0; }
  .mod-info--info .info-wrapper *:not(span) {
    margin: 0.5rem 0; }
  .mod-info--border {
    border-top: 3px solid #CDCDCD;
    border-bottom: 3px solid #CDCDCD; }
  .mod-info--xs {
    padding: 5px 0; }
    .mod-info--xs .info-wrapper {
      padding-left: 35px; }
      .mod-info--xs .info-wrapper .icon {
        font-size: 1.5625rem; }
  .mod-info--md {
    padding: 15px 0; }
    .mod-info--md .info-wrapper {
      padding-left: 58px; }
      .mod-info--md .info-wrapper .icon {
        font-size: 3rem; }
  .mod-info--lg {
    padding: 25px 0; }
    .mod-info--lg .info-wrapper {
      padding-left: 80px; }
      .mod-info--lg .info-wrapper .icon {
        font-size: 4.375rem; }

/*  ####################  source/modules/InfoBar/scss/InfoBar.scss  ####################  */
.mod-info-bar {
  width: 100%;
  height: 56px;
  padding: 0 12px;
  display: none;
  border-top: 1px solid #cdcdcd; }
  .mod-info-bar__messages {
    width: 100%;
    display: flex;
    align-items: center;
    transition: padding-left 0.3s; }
    @media screen and (min-width: 1200px) {
      .mod-info-bar__messages {
        padding-left: 316px; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .mod-info-bar__messages {
    padding-left: 268px; } }
    .mod-info-bar__messages__fader {
      width: 100%;
      position: relative; }
    .mod-info-bar__messages a {
      padding-left: 32px;
      display: none;
      top: 50%;
      left: 0;
      font-weight: bold;
      line-height: 20px;
      position: absolute;
      transform: translateY(-50%);
      background-repeat: no-repeat;
      background-position: left center;
      flex-grow: 1;
      -webkit-line-clamp: 2;
      overflow: hidden; }
      .mod-info-bar__messages a.info {
        color: #004F9F;
        background-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA0RjlGIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCI+PGc+PHBhdGggZD0iTTAsMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PC9nPjxnPjxwYXRoIGQ9Ik0xMiwyQzYuNDgsMiwyLDYuNDgsMiwxMnM0LjQ4LDEwLDEwLDEwczEwLTQuNDgsMTAtMTBTMTcuNTIsMiwxMiwyeiBNMTIsMTdjLTAuNTUsMC0xLTAuNDUtMS0xdi00YzAtMC41NSwwLjQ1LTEsMS0xIHMxLDAuNDUsMSwxdjRDMTMsMTYuNTUsMTIuNTUsMTcsMTIsMTd6IE0xMiw5TDEyLDljLTAuNTUsMC0xLTAuNDUtMS0xdjBjMC0wLjU1LDAuNDUtMSwxLTFoMGMwLjU1LDAsMSwwLjQ1LDEsMXYwIEMxMyw4LjU1LDEyLjU1LDksMTIsOXoiLz48L2c+PC9zdmc+Cg=="); }
      .mod-info-bar__messages a.warning {
        color: #ff5722;
        background-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjZmY1NzIyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCI+PGc+PHJlY3QgZmlsbD0ibm9uZSIgaGVpZ2h0PSIyNCIgd2lkdGg9IjI0Ii8+PC9nPjxnPjxnPjxnPjxwYXRoIGQ9Ik0xMS41Myw1bDcuNTMsMTMuMDFINEwxMS41Myw1IE0yLjI3LDE3LjAxYy0wLjc3LDEuMzMsMC4xOSwzLDEuNzMsM2gxNS4wNmMxLjU0LDAsMi41LTEuNjcsMS43My0zIEwxMy4yNiw0Yy0wLjc3LTEuMzMtMi42OS0xLjMzLTMuNDYsMEwyLjI3LDE3LjAxeiIvPjxwYXRoIGQ9Ik0xMC41MywxMC4wMVYxM2MwLDAuNTUsMC40NSwxLDEsMWwwLDBjMC41NSwwLDEtMC40NSwxLTF2LTIuOTljMC0wLjU1LTAuNDUtMS0xLTFsMCwwIEMxMC45OCw5LjAxLDEwLjUzLDkuNDYsMTAuNTMsMTAuMDF6Ii8+PGNpcmNsZSBjeD0iMTEuNTMiIGN5PSIxNi4wMSIgcj0iMSIvPjwvZz48L2c+PC9nPjwvc3ZnPgo="); }
      .mod-info-bar__messages a.success {
        color: #008149;
        background-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjMDA4MTQ5IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCI+PGc+PHBhdGggZD0iTTAsMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PC9nPjxnPjxwYXRoIGQ9Ik0xMiwyQzYuNDgsMiwyLDYuNDgsMiwxMnM0LjQ4LDEwLDEwLDEwYzUuNTIsMCwxMC00LjQ4LDEwLTEwUzE3LjUyLDIsMTIsMnogTTEyLDIwYy00LjQxLDAtOC0zLjU5LTgtOHMzLjU5LTgsOC04IGM0LjQxLDAsOCwzLjU5LDgsOFMxNi40MSwyMCwxMiwyMHogTTE1LjU0LDguODJsLTQuOTUsNC45NWwtMi4xMi0yLjEyYy0wLjM5LTAuMzktMS4wMi0wLjM5LTEuNDEsMGwwLDAgYy0wLjM5LDAuMzktMC4zOSwxLjAyLDAsMS40MWwyLjgzLDIuODNjMC4zOSwwLjM5LDEuMDIsMC4zOSwxLjQxLDBsNS42Ni01LjY2YzAuMzktMC4zOSwwLjM5LTEuMDIsMC0xLjQxbDAsMCBDMTYuNTYsOC40MywxNS45Myw4LjQzLDE1LjU0LDguODJ6Ii8+PC9nPjwvc3ZnPgo="); }
      .mod-info-bar__messages a.danger {
        color: #C90713;
        background-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjQzkwNzEzIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDI0IDI0IiBoZWlnaHQ9IjI0IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSIyNCI+PGc+PHJlY3QgZmlsbD0ibm9uZSIgaGVpZ2h0PSIyNCIgd2lkdGg9IjI0Ii8+PC9nPjxnPjxnPjxwYXRoIGQ9Ik0xMiwyQzYuNDgsMiwyLDYuNDgsMiwxMnM0LjQ4LDEwLDEwLDEwczEwLTQuNDgsMTAtMTBTMTcuNTIsMiwxMiwyeiBNMTIsMTNMMTIsMTNjLTAuNTUsMC0xLTAuNDUtMS0xVjggYzAtMC41NSwwLjQ1LTEsMS0xbDAsMGMwLjU1LDAsMSwwLjQ1LDEsMXY0QzEzLDEyLjU1LDEyLjU1LDEzLDEyLDEzeiBNMTIsMTdMMTIsMTdjLTAuNTUsMC0xLTAuNDUtMS0xdjBjMC0wLjU1LDAuNDUtMSwxLTFoMCBjMC41NSwwLDEsMC40NSwxLDF2MEMxMywxNi41NSwxMi41NSwxNywxMiwxN3oiLz48L2c+PC9nPjwvc3ZnPgo="); }
  .mod-info-bar__toggle-info {
    width: 56px;
    min-width: 56px;
    height: 56px;
    margin-left: auto;
    position: relative; }
    .mod-info-bar__toggle-info span {
      width: 24px;
      height: 24px;
      top: 50%;
      left: 50%;
      position: absolute;
      transform: translate(-50%, -50%); }
  .mod-info-bar__info {
    display: none; }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .mod-info-bar--scrolled .mod-info-bar__messages {
    padding-left: 254px; } }
  @media screen and (min-width: 1200px) {
    .mod-info-bar--scrolled .mod-info-bar__messages {
      padding-left: 298px; } }

/*  ####################  source/modules/Konto/scss/Konto.scss  ####################  */
.mod-konto .hl-wrapper .radio {
  float: left; }

.mod-konto .form-group .mod-info--info {
  margin: 0; }

/*  ####################  source/modules/KontoKreditkarte/scss/KontoKreditkarte.scss  ####################  */
/*  ####################  source/modules/KontoLastschrift/scss/KontoLastschrift.scss  ####################  */
.mod-konto-lastschrift form {
  margin-top: 40px; }

.mod-konto-lastschrift .ident {
  margin: 40px 0; }

/*  ####################  source/modules/LightboxContent/scss/LightboxContent.scss  ####################  */
.mod-lightbox-content {
  background-color: #ffffff;
  width: 38.75rem;
  max-width: 38.75rem;
  margin: auto;
  padding: 0.5rem 2rem 2rem 2rem;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4); }
  @media screen and (max-width: 767px) {
    .mod-lightbox-content {
      width: 100%;
      min-width: 100%;
      max-width: none;
      padding: 0.5rem 0.5rem 2rem 0.5rem; } }
  .mod-lightbox-content--wide {
    width: 70%;
    max-width: 810px; }
    @media screen and (max-width: 767px) {
      .mod-lightbox-content--wide {
        width: 100%;
        min-width: 100%;
        max-width: none; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .mod-lightbox-content--wide {
    width: 80%;
    max-width: 80%; } }
  .mod-lightbox-content__step {
    display: none; }
    .mod-lightbox-content__step.mod-lightbox-content__step--current {
      display: block; }
  .mod-lightbox-content > h3:first-child,
  .mod-lightbox-content > h4:first-child,
  .mod-lightbox-content > h5:first-child,
  .mod-lightbox-content > .heading-h3:first-child,
  .mod-lightbox-content > .heading-h4:first-child,
  .mod-lightbox-content > .heading-h5:first-child {
    padding-top: 2rem; }
  .mod-lightbox-content__divider {
    margin-bottom: 30px;
    border: 1px solid #CDCDCD;
    height: 1px;
    background-color: #CDCDCD;
    float: left;
    width: 100%; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #000000;
  opacity: 0.3; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*

====== Zoom effect ======

*/
/* start state */
.mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8); }

.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out; }

/* animate in */
.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1); }

.mfp-ready.mfp-bg {
  opacity: 0.3; }

/* animate out */
.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0; }

.mfp-removing.mfp-bg {
  opacity: 0; }

/*  ####################  source/modules/LightboxGameSelection/scss/LightboxGameSelection.scss  ####################  */
.mod-lightbox-game-selection .mod-lightbox-game-selection__list {
  padding-right: -0.5rem;
  padding-left: -0.5rem; }
  .mod-lightbox-game-selection .mod-lightbox-game-selection__list:before, .mod-lightbox-game-selection .mod-lightbox-game-selection__list:after {
    content: ' ';
    display: table; }
  .mod-lightbox-game-selection .mod-lightbox-game-selection__list:after {
    clear: both; }

.mod-lightbox-game-selection .mod-lightbox-game-selection__list,
.mod-lightbox-game-selection .mod-lightbox-game-selection__list > li {
  list-style-type: none; }

.mod-lightbox-game-selection .mod-lightbox-game-selection__list > li {
  float: left;
  position: relative;
  margin-right: 0.5rem;
  margin-left: 0.5rem;
  margin-top: 1rem;
  cursor: pointer; }
  .mod-lightbox-game-selection .mod-lightbox-game-selection__list > li:hover:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.2);
    width: 100%;
    height: 100%; }
  @media screen and (min-width: 768px) {
    .mod-lightbox-game-selection .mod-lightbox-game-selection__list > li {
      width: calc(33.333% - 1rem / 2); }
      .mod-lightbox-game-selection .mod-lightbox-game-selection__list > li:nth-child(3n-2) {
        margin-left: 0; }
      .mod-lightbox-game-selection .mod-lightbox-game-selection__list > li:nth-child(3n) {
        margin-right: -0.5rem; }
      .mod-lightbox-game-selection .mod-lightbox-game-selection__list > li:nth-child(-n+3) {
        margin-top: 0; } }
  @media screen and (max-width: 767px) {
    .mod-lightbox-game-selection .mod-lightbox-game-selection__list > li {
      width: calc(50% - 0.5rem); }
      .mod-lightbox-game-selection .mod-lightbox-game-selection__list > li:nth-child(2n-1) {
        margin-left: 0; }
      .mod-lightbox-game-selection .mod-lightbox-game-selection__list > li:nth-child(2n) {
        margin-right: -0.5rem; }
      .mod-lightbox-game-selection .mod-lightbox-game-selection__list > li:nth-child(-n+2) {
        padding-top: 0; } }
  .mod-lightbox-game-selection .mod-lightbox-game-selection__list > li > img {
    display: block;
    margin: auto; }

.mod-lightbox-game-selection .mod-lightbox-game-selection__radio {
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none; }

.mod-lightbox-game-selection .mod-lightbox-game-selection--active:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border: 3px solid #9DAD02;
  box-shadow: inset 0px 4px 6px rgba(0, 0, 0, 0.14); }

/*  ####################  source/modules/Login/scss/Login.all.scss  ####################  */
.mod-login {
  white-space: normal;
  background-color: #BCCF02; }
  @media screen and (min-width: 992px) {
    .mod-login {
      position: absolute;
      z-index: 1;
      transform: translateY(-2%);
      transition: transform 0.3s, opacity 0.3s, visibility 0.3s step-end;
      pointer-events: none;
      opacity: 0;
      top: 68px;
      right: 0;
      width: 33.333vw;
      max-height: 85vh;
      padding-left: 0.5rem;
      padding-right: 0.5rem;
      overflow-y: auto;
      visibility: hidden;
      padding-top: 1rem;
      padding-bottom: 1rem;
      box-shadow: 4px 2px 5px -1px rgba(0, 0, 0, 0.12);
      font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif; }
      .mod-login--logged-in {
        width: 66.666vw;
        max-width: 791px; }
      .mod-login.nav-active, .mod-login:target {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
        transition: transform 0.3s, opacity 0.3s, visibility 0.3s step-start;
        pointer-events: auto; } }
  @media screen and (max-width: 1199px) {
    .mod-login {
      top: 38px; } }
  @media screen and (max-width: 991px) {
    .mod-login {
      display: none;
      overflow: scroll;
      position: fixed;
      padding-top: 2rem;
      padding-bottom: 80px;
      left: 0;
      width: 100%;
      z-index: -1;
      height: calc(100vh - 49px);
      font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif; }
      .mod-login--has-two-bars {
        top: 112px; }
      html.login-open .mod-login {
        visibility: visible;
        display: block; } }
  .mod-login .btn--primary:after, .mod-login .btn--hero:after, .mod-login .btn--secondary:after, .mod-login .btn--pagination:after {
    background-color: #ffffff; }
  .mod-login .mod-validating-form {
    padding: 0; }
  .mod-login.no-transition {
    transition: unset !important; }
  .mod-login__buttons {
    margin-bottom: 3rem; }
    .mod-login__buttons-left {
      float: left;
      width: 50%; }
    .mod-login__buttons-right {
      float: right;
      width: 50%;
      text-align: right; }
      .mod-login__buttons-right:first-child {
        width: 100%; }
  @media screen and (max-width: 991px) {
    .mod-login__functions,
    .mod-login ul.mod-login__functions {
      margin-top: 1rem;
      padding-top: 1rem;
      border-top: 3px solid #000000; } }
  .mod-login__functions li,
  .mod-login__functions li a,
  .mod-login ul.mod-login__functions li,
  .mod-login ul.mod-login__functions li a {
    font-size: 1.25rem;
    line-height: 1.375rem;
    font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif;
    text-transform: uppercase;
    color: #000000; }
    @media screen and (max-width: 767px) {
      .mod-login__functions li,
      .mod-login__functions li a,
      .mod-login ul.mod-login__functions li,
      .mod-login ul.mod-login__functions li a {
        font-size: 1.125rem;
        line-height: 1.25rem; } }
    .mod-login__functions li:hover, .mod-login__functions li:active,
    .mod-login__functions li a:hover,
    .mod-login__functions li a:active,
    .mod-login ul.mod-login__functions li:hover,
    .mod-login ul.mod-login__functions li:active,
    .mod-login ul.mod-login__functions li a:hover,
    .mod-login ul.mod-login__functions li a:active {
      color: #ffffff; }
  .mod-login__functions li,
  .mod-login ul.mod-login__functions li {
    display: block;
    margin-bottom: 1rem;
    position: relative;
    padding-left: 2.6875rem; }
    @media screen and (max-width: 767px) {
      .mod-login__functions li,
      .mod-login ul.mod-login__functions li {
        padding-left: 2.1875rem; } }
    .mod-login__functions li .icon,
    .mod-login ul.mod-login__functions li .icon {
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      font-size: 160%; }
    .mod-login__functions li.mod-login__logout,
    .mod-login ul.mod-login__functions li.mod-login__logout {
      margin-top: 2rem; }
  .mod-login .btn--polygon-add {
    margin-left: 2px; }
    @media screen and (max-width: 767px) {
      .mod-login .btn--polygon-add {
        margin-right: 10px; } }
  .mod-login__balance {
    margin: 1rem 0;
    padding: 1rem 0;
    border-top: 3px solid #000000; }
  .mod-login__timer__counter {
    display: flex;
    align-items: center; }
  .mod-login__timer__pause {
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    text-align: left; }
    .mod-login__timer__pause svg {
      width: 48px;
      height: 48px; }
    .mod-login__timer__pause .heading-h5 {
      text-transform: none; }
  .mod-login__timer .btn--polygon-add {
    margin-left: 12px;
    color: #ffffff; }
    .mod-login__timer .btn--polygon-add:before, .mod-login__timer .btn--polygon-add:after {
      opacity: 1;
      color: #000000; }
  .mod-login__balance-number {
    display: inline-block;
    margin-right: 0.5rem;
    font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif;
    font-size: 2.375rem;
    line-height: 2.5rem;
    vertical-align: middle; }
    @media screen and (max-width: 767px) {
      .mod-login__balance-number {
        font-size: 1.5rem;
        line-height: 1.625rem; } }
  .mod-login__additional {
    border-top: 3px solid #000000;
    padding: 1rem 0; }
    .mod-login__additional a {
      margin-bottom: 1rem; }
  .mod-login__limit {
    margin-bottom: 0; }
  .mod-login__verify {
    margin: 1rem 0;
    padding: 1rem 0;
    border-top: 3px solid #000000; }
  .mod-login--onpage {
    position: static;
    width: auto;
    height: auto;
    transform: none;
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    margin-top: 20px;
    overflow: hidden;
    box-shadow: none;
    background-color: #9DAD02;
    padding: 2rem 0;
    color: #ffffff; }
    @media screen and (max-width: 991px) {
      .mod-login--onpage {
        display: block; } }
    @media screen and (max-width: 767px) {
      .mod-login--onpage .row {
        display: flex;
        flex-flow: column nowrap; }
      .mod-login--onpage .mod-login__register {
        order: 2; }
        .mod-login--onpage .mod-login__register p {
          display: none; }
      .mod-login--onpage .mod-login__login {
        order: 1;
        margin-bottom: 2rem; } }
    .mod-login--onpage .mod-login__buttons {
      margin-bottom: 0; }
      .mod-login--onpage .mod-login__buttons a {
        margin-bottom: 2rem; }
  .mod-login--triangle:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 12%;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 25px 20px 25px;
    border-color: transparent transparent #9DAD02 transparent; }

/*  ####################  source/modules/LoginData/scss/LoginData.scss  ####################  */
/*  ####################  source/modules/LogoList/scss/LogoList.scss  ####################  */
.mod-logo-list {
  text-align: center;
  border-top: 3px solid #CDCDCD; }
  @media screen and (min-width: 576px) {
    .mod-logo-list [class*="col-"] {
      padding-top: 3rem;
      padding-bottom: 3rem; } }
  @media screen and (max-width: 767px) {
    .mod-logo-list [class*="col-"] {
      padding-top: 2rem;
      padding-bottom: 2rem; } }
  .mod-logo-list__hover {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0; }
  .mod-logo-list a {
    position: relative;
    top: 0;
    left: 0;
    vertical-align: middle;
    display: inline-block;
    margin: auto;
    transition: all 0.3s; }
    .mod-logo-list a img {
      width: 220px;
      height: auto;
      transition: opacity 0.3s step-start; }
      .mod-logo-list a img.mod-logo-list__hover {
        transition: opacity 0.3s linear;
        transition-delay: 0s; }
    .mod-logo-list a:hover img {
      opacity: 0;
      transition: opacity 0.3s step-end; }
    .mod-logo-list a:hover img.mod-logo-list__hover {
      opacity: 1;
      transition: opacity 0.3s linear; }

/*  ####################  source/modules/MgWinnerMap/scss/MgWinnerMap.all.scss  ####################  */
.mg-winner-map {
  position: relative; }

.bg-para {
  position: absolute;
  top: 50%;
  transform: translateY(-52%);
  height: 60%;
  left: 0;
  right: 0;
  margin: auto;
  background: #b7d000;
  -webkit-clip-path: polygon(0 20%, 100% 0%, 100% 80%, 0 100%);
  clip-path: polygon(0 20%, 100% 0%, 100% 80%, 0 100%); }

/*  ####################  source/modules/NavSections/scss/NavSections.scss  ####################  */
@media screen and (min-width: 1200px) {
  .mod-nav-sections h4 {
    display: none; }
  .mod-nav-sections .mod-nav-sections__item {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    transition: transform 0.3s;
    transform: translateY(-100%);
    padding: 114px 0 55px 0; }
    .mod-nav-sections .mod-nav-sections__item ul,
    .mod-nav-sections .mod-nav-sections__item li {
      list-style-type: none; }
    .mod-nav-sections .mod-nav-sections__item h5,
    .mod-nav-sections .mod-nav-sections__item li {
      margin-bottom: 5px; }
    .mod-nav-sections .mod-nav-sections__item .mod-nav-sections__section {
      margin-bottom: 1.875rem; }
      .mod-nav-sections .mod-nav-sections__item .mod-nav-sections__section:last-child {
        margin-bottom: 0; }
      .mod-nav-sections .mod-nav-sections__item .mod-nav-sections__section--2col {
        min-width: 450px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start; }
        .mod-nav-sections .mod-nav-sections__item .mod-nav-sections__section--2col ul {
          flex: 0 0 50%;
          margin-right: 30px; }
    .mod-nav-sections .mod-nav-sections__item a {
      color: inherit; }
    .mod-nav-sections .mod-nav-sections__item .mod-nav-sections__quicktip-line:first-of-type {
      margin-top: 10px; }
    .mod-nav-sections .mod-nav-sections__item .mod-nav-sections__quicktip-line a.polygon {
      color: #ffffff; }
      .mod-nav-sections .mod-nav-sections__item .mod-nav-sections__quicktip-line a.polygon:hover, .mod-nav-sections .mod-nav-sections__item .mod-nav-sections__quicktip-line a.polygon:active {
        color: #ffffff; }
    .mod-nav-sections .mod-nav-sections__item .mod-nav-sections__quicktip-line {
      display: flex;
      justify-content: flex-start;
      align-items: center; }
    .mod-nav-sections .mod-nav-sections__item .mod-nav-sections__quicktip-line + .mod-nav-sections__quicktip-line {
      margin-top: -18px; }
    .mod-nav-sections .mod-nav-sections__item .mod-nav-sections__quicktip-line:nth-of-type(2n) {
      margin-left: 33px; }
    .mod-nav-sections .mod-nav-sections__item.nav-active, .mod-nav-sections .mod-nav-sections__item:target {
      transform: translateY(0);
      opacity: 1; }
    .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--menu {
      background-color: #BCCF02; }
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--menu a:hover,
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--menu a:active {
        color: #ffffff; }
    .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--lotto {
      background-color: #FFE320; }
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--lotto a:hover,
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--lotto a:active {
        color: #C90713; }
    .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--eurojackpot {
      background-color: #CDCDCD; }
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--eurojackpot a:hover,
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--eurojackpot a:active {
        color: #CA8C0C; }
    .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--keno {
      background-color: #E1C9E7; }
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--keno a:hover,
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--keno a:active {
        color: #92278F; }
    .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--gluecksspirale {
      background-color: #F54B4C; }
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--gluecksspirale a:hover,
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--gluecksspirale a:active {
        color: #ffffff; }
    .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--rubbellose {
      background-color: #B8D2ED; }
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--rubbellose a:hover,
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--rubbellose a:active {
        color: #004F9F; }
    .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--toto {
      background-color: #5b8d27; }
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--toto a:hover,
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--toto a:active {
        color: #ffffff; }
    .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--spielgemeinschaften {
      background-color: #749535; }
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--spielgemeinschaften a:hover,
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--spielgemeinschaften a:active {
        color: #ffffff; }
    .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--doppelte-sieben {
      background-color: #d1e2e5; }
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--doppelte-sieben a:hover,
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--doppelte-sieben a:active {
        color: #00a1ab; }
  .mod-nav-sections .mod-nav-sections__column {
    padding: 0 50px; } }

@media screen and (max-width: 1199px) {
  .mod-nav-sections {
    overflow: scroll;
    position: fixed;
    left: 0;
    width: 100%;
    z-index: -1;
    background-color: #ffffff;
    display: none;
    height: calc(100vh - 49px);
    padding-bottom: 80px; }
    .mod-nav-sections--has-two-bars {
      top: 112px; }
  .mod-nav-sections .mod-nav-sections__column {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s; }
  .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--menu {
    border-top: 1px solid #ffffff;
    order: 2; }
    .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--menu .mod-nav-sections__column {
      max-height: none; }
    .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--menu ul {
      max-height: 0;
      transition: max-height 0.3s;
      padding: 0;
      margin: 0; }
    .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--menu li a {
      font-size: 1.5rem;
      line-height: 1.625rem;
      font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif;
      text-transform: uppercase;
      padding: 20px 10px;
      background-color: #ffffff;
      position: relative; } }
    @media screen and (max-width: 1199px) and (max-width: 767px) {
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--menu li a {
        font-size: 1.25rem;
        line-height: 1.375rem; } }

@media screen and (max-width: 1199px) {
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--menu li a:after {
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-family: "icons";
        font-size: inherit;
        display: inline-block; }
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--menu li a:after {
        content: "\e903"; }
      .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--menu li a:after {
        font-size: 14px;
        color: #BCCF02;
        position: absolute;
        right: 12px;
        top: 20px; }
  .mod-nav-sections h4 {
    background-color: #BCCF02;
    padding: 20px 10px;
    position: relative;
    margin: 0;
    cursor: pointer; }
    .mod-nav-sections h4:after {
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: "icons";
      font-size: inherit;
      display: inline-block; }
    .mod-nav-sections h4:after {
      content: "\e901"; }
    .mod-nav-sections h4:after {
      font-size: 14px;
      color: #ffffff;
      position: absolute;
      right: 12px;
      top: 20px; }
  .mod-nav-sections .mod-nav-sections__item ul,
  .mod-nav-sections .mod-nav-sections__item li {
    list-style-type: none; }
  .mod-nav-sections .mod-nav-sections__item h5,
  .mod-nav-sections .mod-nav-sections__item li {
    display: block;
    margin: 0;
    cursor: pointer; }
    .mod-nav-sections .mod-nav-sections__item h5 a,
    .mod-nav-sections .mod-nav-sections__item li a {
      display: block;
      color: #000000; }
  .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--menu h5 {
    background-color: #BCCF02; }
    .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--menu h5:after {
      content: "\e901"; }
    .mod-nav-sections .mod-nav-sections__item.mod-nav-sections__item--menu h5:after {
      color: #ffffff; }
  .mod-nav-sections .mod-nav-sections__item h5 {
    background-color: #ffffff;
    padding: 20px 10px;
    position: relative; }
    .mod-nav-sections .mod-nav-sections__item h5:after {
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: "icons";
      font-size: inherit;
      display: inline-block; }
    .mod-nav-sections .mod-nav-sections__item h5:after {
      content: "\e903"; }
    .mod-nav-sections .mod-nav-sections__item h5:after {
      font-size: 14px;
      color: #BCCF02;
      position: absolute;
      right: 12px;
      top: 20px; }
  .mod-nav-sections .mod-nav-sections__item li a {
    font-size: 1.5rem;
    line-height: 2.125rem;
    font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif;
    text-transform: none;
    padding: 5px 10px 5px 35px;
    position: relative; } }
  @media screen and (max-width: 1199px) and (max-width: 767px) {
    .mod-nav-sections .mod-nav-sections__item li a {
      font-size: 1.25rem;
      line-height: 1.625rem; } }

@media screen and (max-width: 1199px) {
    .mod-nav-sections .mod-nav-sections__item li a:after {
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-family: "icons";
      font-size: inherit;
      display: inline-block; }
    .mod-nav-sections .mod-nav-sections__item li a:after {
      content: "\e903"; }
    .mod-nav-sections .mod-nav-sections__item li a:after {
      font-size: 14px;
      color: #BCCF02;
      position: absolute;
      right: 12px;
      top: 20px; }
    .mod-nav-sections .mod-nav-sections__item li a:after {
      top: 5px; }
  .mod-nav-sections .mod-nav-sections__item ul {
    overflow: hidden; }
  .mod-nav-sections .mod-nav-sections__item .mod-nav-sections__column--quicktipp {
    display: none; }
  .mod-nav-sections .mod-nav-sections__item .mod-nav-sections__section ul {
    margin-bottom: 0; }
  .mod-nav-sections .mod-nav-sections__item .mod-nav-sections__section--open h5:after {
    content: "\e904"; }
  .mod-nav-sections .mod-nav-sections__item .mod-nav-sections__section--open ul {
    max-height: 400vh; }
  .mod-nav-sections .mod-nav-sections__item--open .mod-nav-sections__column {
    max-height: 400vh; }
  .mod-nav-sections .mod-nav-sections__item--open ul {
    max-height: 400vh; }
  .mod-nav-sections .mod-nav-sections__item--open h4:after {
    content: "\e904"; }
  .mod-nav-sections .mod-nav-sections--current_page {
    color: #ffffff; }
  .mod-nav-sections ul li .mod-nav-sections--current_page,
  .mod-nav-sections .mod-nav-sections__item h5 a.mod-nav-sections--current_page {
    color: #BCCF02; }
  html.nav-open .mod-nav-sections {
    display: block; }
    html.nav-open .mod-nav-sections .mod-nav-sections__wrapper {
      width: 100%;
      flex-direction: column;
      display: flex; } }

@media screen and (max-width: 991px) {
  html.nav-open body {
    overflow: hidden; } }

/*  ####################  source/modules/Navigation/scss/Navigation.all.scss  ####################  */
.mod-navigation {
  font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif;
  width: 100%;
  display: inline-block;
  white-space: nowrap;
  left: 0;
  background-color: #ffffff; }
  @media screen and (min-width: 1200px) {
    .mod-navigation {
      padding: 0 0 0 328px; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .mod-navigation {
    padding: 0 0 0 283px; } }
  .mod-navigation .home {
    display: inline-block;
    padding: 20px 5px 10px 8px;
    line-height: 0;
    float: left; }
    @media screen and (min-width: 768px) {
      .mod-navigation .home {
        padding-top: 15px; } }
  .mod-navigation > ul {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .mod-navigation .mod-navigation__games {
    margin-top: 2px;
    white-space: nowrap;
    overflow: hidden;
    transform-origin: 0% 0%;
    transition: transform 0.3s, color 0.3s;
    display: block;
    float: left;
    text-transform: uppercase;
    margin-bottom: unset; }
    @media screen and (max-width: 1199px) {
      .mod-navigation .mod-navigation__games {
        display: none; } }
    .mod-navigation .mod-navigation__games .nav-active:before {
      content: "";
      position: absolute;
      bottom: -2px;
      left: 0;
      right: 0;
      height: 6px;
      background-color: #000000;
      transform: skew(0deg, 1deg); }
    .mod-navigation .mod-navigation__games li {
      position: relative;
      display: inline-block;
      margin-right: 1rem;
      overflow: hidden;
      transition: height 0.3s; }
      .mod-navigation .mod-navigation__games li:last-child {
        margin-right: 0; }
    .mod-navigation .mod-navigation__games .navi-close-after,
    .mod-navigation .mod-navigation__games .navi-close-before {
      position: absolute;
      top: 0;
      width: 1.25rem;
      background-color: red;
      height: 100%; }
    .mod-navigation .mod-navigation__games .navi-close-after {
      right: -1.25rem; }
    .mod-navigation .mod-navigation__games .navi-close-before {
      left: -1.25rem; }
    .mod-navigation .mod-navigation__games .lotto .nav-active {
      color: #C90713; }
      .mod-navigation .mod-navigation__games .lotto .nav-active:before {
        background-color: #C90713; }
    .mod-navigation .mod-navigation__games .lotto a {
      color: #C90713; }
    .mod-navigation .mod-navigation__games .eurojackpot .nav-active {
      color: #CA8C0C; }
      .mod-navigation .mod-navigation__games .eurojackpot .nav-active:before {
        background-color: #CA8C0C; }
    .mod-navigation .mod-navigation__games .eurojackpot a {
      color: #CA8C0C; }
    .mod-navigation .mod-navigation__games .keno .nav-active {
      color: #92278F; }
      .mod-navigation .mod-navigation__games .keno .nav-active:before {
        background-color: #92278F; }
    .mod-navigation .mod-navigation__games .keno a {
      color: #92278F; }
    .mod-navigation .mod-navigation__games .gluecksspirale .nav-active {
      color: #333333; }
      .mod-navigation .mod-navigation__games .gluecksspirale .nav-active:before {
        background-color: #333333; }
    .mod-navigation .mod-navigation__games .gluecksspirale a {
      color: #333333; }
    .mod-navigation .mod-navigation__games .rubbellose {
      color: #004F9F; }
      .mod-navigation .mod-navigation__games .rubbellose .nav-active:before {
        background-color: #004F9F; }
      .mod-navigation .mod-navigation__games .rubbellose a {
        color: #004F9F; }
    .mod-navigation .mod-navigation__games .spielgemeinschaften {
      color: #749535; }
      .mod-navigation .mod-navigation__games .spielgemeinschaften .nav-active:before {
        background-color: #749535; }
      .mod-navigation .mod-navigation__games .spielgemeinschaften a {
        color: #749535; }
    .mod-navigation .mod-navigation__games .doppelte-sieben {
      color: #00a1ab; }
      .mod-navigation .mod-navigation__games .doppelte-sieben .nav-active:before {
        background-color: #00a1ab; }
      .mod-navigation .mod-navigation__games .doppelte-sieben a {
        color: #00a1ab; }
    .mod-navigation .mod-navigation__games .toto {
      color: #008149; }
      .mod-navigation .mod-navigation__games .toto .nav-active:before {
        background-color: #008149; }
      .mod-navigation .mod-navigation__games .toto a {
        color: #008149; }
  .mod-navigation .meta-wrapper {
    display: flex;
    justify-content: flex-end;
    transform-origin: 0% 0%;
    transition: transform 0.3s, color 0.3s;
    align-items: flex-start;
    margin-top: 18px;
    margin-right: 1.25rem;
    height: 1.9375rem;
    padding: 0; }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .mod-navigation .meta-wrapper {
    margin-right: 0.5rem; } }
    .mod-navigation .meta-wrapper .btn-menu {
      overflow: hidden;
      position: relative;
      cursor: pointer; }
    .mod-navigation .meta-wrapper .btn-menu,
    .mod-navigation .meta-wrapper .btn-cart > a,
    .mod-navigation .meta-wrapper .btn-account > a {
      display: inline-block;
      margin-left: 18px;
      color: #000000;
      height: 1.9375rem;
      text-transform: uppercase;
      transition: height 0.3s;
      font-size: 18px; }
      .mod-navigation .meta-wrapper .btn-menu span,
      .mod-navigation .meta-wrapper .btn-cart > a span,
      .mod-navigation .meta-wrapper .btn-account > a span {
        color: #000000;
        margin-right: 6px;
        transition: opacity 0.3s; }
      .mod-navigation .meta-wrapper .btn-menu .icon--nav_burger,
      .mod-navigation .meta-wrapper .btn-cart > a .icon--nav_burger,
      .mod-navigation .meta-wrapper .btn-account > a .icon--nav_burger {
        opacity: 1; }
      @media screen and (min-width: 992px) {
        .mod-navigation .meta-wrapper .btn-menu.btn-menu,
        .mod-navigation .meta-wrapper .btn-cart > a.btn-menu,
        .mod-navigation .meta-wrapper .btn-account > a.btn-menu {
          cursor: pointer; } }
    .mod-navigation .meta-wrapper .btn-menu .icon--nav_close,
    .mod-navigation .meta-wrapper .btn-cart .icon--nav_close,
    .mod-navigation .meta-wrapper .btn-account .icon--nav_close {
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0;
      transition: opacity 0.3s; }
    .mod-navigation .meta-wrapper .btn-account .icon--nav_close {
      left: -3px;
      margin-left: 20px; }
    .mod-navigation .meta-wrapper .btn-cart .icon--nav_close {
      left: -2px;
      margin-left: 20px; }
    @media screen and (min-width: 992px) {
      .mod-navigation .meta-wrapper .btn-account > a {
        margin-right: 0;
        cursor: pointer; } }
    .mod-navigation .meta-wrapper .btn-cart,
    .mod-navigation .meta-wrapper .btn-account {
      position: relative;
      margin-top: -7px; }
      .mod-navigation .meta-wrapper .btn-cart > a,
      .mod-navigation .meta-wrapper .btn-account > a {
        transition: opacity 0.3s; }
      .mod-navigation .meta-wrapper .btn-cart span:before,
      .mod-navigation .meta-wrapper .btn-account span:before {
        font-size: 26px; }
    .mod-navigation .meta-wrapper .polygon.polygon-fluid.cart-items {
      position: absolute;
      left: 32px;
      top: -15px;
      font-size: 6px; }
      .mod-navigation .meta-wrapper .polygon.polygon-fluid.cart-items .polygon-label {
        font-size: 0.9375rem;
        line-height: 1.375rem;
        font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
        color: #000000; }
        @media screen and (max-width: 767px) {
          .mod-navigation .meta-wrapper .polygon.polygon-fluid.cart-items .polygon-label {
            font-size: 0.875rem;
            line-height: 1.3125rem; } }
      .mod-navigation .meta-wrapper .polygon.polygon-fluid.cart-items:after {
        color: #BCCF02; }
    @media screen and (min-width: 992px) {
      .mod-navigation .meta-wrapper .btn-cart.nav-active > a > span {
        color: #BCCF02; } }
    .mod-navigation .meta-wrapper .btn-cart a {
      margin-left: 12px; }
    @media screen and (min-width: 992px) {
      .mod-navigation .meta-wrapper .btn-account.nav-active > a > span {
        color: #BCCF02; } }
    @media screen and (max-width: 991px) {
      .mod-navigation .meta-wrapper {
        margin-top: 12px;
        margin-right: 10px; }
        .mod-navigation .meta-wrapper .meta-wrapper > * {
          width: 1.875rem; }
          .mod-navigation .meta-wrapper .meta-wrapper > * span {
            font-size: 24px; }
          .mod-navigation .meta-wrapper .meta-wrapper > *.nav-active:before {
            display: none; }
        .mod-navigation .meta-wrapper .btn-menu {
          order: 3;
          color: rgba(0, 0, 0, 0);
          width: 1.875rem;
          margin-right: 0; }
          .mod-navigation .meta-wrapper .btn-menu span {
            font-size: 24px; }
          html.nav-open .mod-navigation .meta-wrapper .btn-menu .icon--nav_close {
            opacity: 1; }
          html.nav-open .mod-navigation .meta-wrapper .btn-menu .icon--nav_burger {
            opacity: 0; }
          .mod-navigation .meta-wrapper .btn-menu.nav-active:before {
            display: none; }
        .mod-navigation .meta-wrapper .btn-cart,
        .mod-navigation .meta-wrapper .btn-account {
          margin-top: -2px; }
          .mod-navigation .meta-wrapper .btn-cart span:before,
          .mod-navigation .meta-wrapper .btn-account span:before {
            font-size: 26px; }
        html.cart-open .mod-navigation .meta-wrapper .btn-cart .icon--nav_close {
          opacity: 1;
          margin-left: 20px; }
        html.cart-open .mod-navigation .meta-wrapper .btn-cart > a {
          opacity: 0; }
        html.login-open .mod-navigation .meta-wrapper .btn-account .icon--nav_close {
          opacity: 1;
          margin-left: 20px; }
        html.login-open .mod-navigation .meta-wrapper .btn-account > a {
          opacity: 0; } }
    @media screen and (min-width: 992px) and (max-width: 1076px) {
      .mod-navigation .meta-wrapper .btn-account {
        max-width: 40%; } }
    .mod-navigation .meta-wrapper .btn-account .menu-logged-in,
    .mod-navigation .meta-wrapper .btn-account .menu-logged-out {
      align-items: center;
      display: flex;
      text-transform: none; }
      @media screen and (min-width: 992px) and (max-width: 1076px) {
        .mod-navigation .meta-wrapper .btn-account .menu-logged-in,
        .mod-navigation .meta-wrapper .btn-account .menu-logged-out {
          max-width: 40%; } }
      @media (max-width: 1076px) {
        .mod-navigation .meta-wrapper .btn-account .menu-logged-in .username,
        .mod-navigation .meta-wrapper .btn-account .menu-logged-out .username {
          display: none; } }
      .mod-navigation .meta-wrapper .btn-account .menu-logged-in .username .label,
      .mod-navigation .meta-wrapper .btn-account .menu-logged-out .username .label {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden; }
      .mod-navigation .meta-wrapper .btn-account .menu-logged-in .label,
      .mod-navigation .meta-wrapper .btn-account .menu-logged-out .label {
        display: block;
        font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
        font-size: 1.125rem;
        line-height: 1;
        width: 100%; }
        @media screen and (max-width: 575px) {
          .mod-navigation .meta-wrapper .btn-account .menu-logged-in .label,
          .mod-navigation .meta-wrapper .btn-account .menu-logged-out .label {
            display: none; } }
    .mod-navigation .meta-wrapper .btn-account .menu-logged-in .label {
      position: relative;
      top: -2px;
      text-overflow: ellipsis;
      overflow: hidden; }

/*  ####################  source/modules/NewsArticle/scss/NewsArticle.scss  ####################  */
.mod-news-article article {
  display: none; }

.mod-news-article .link {
  text-transform: uppercase; }
  .mod-news-article .link .icon {
    font-size: 65%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px; }

.mod-news-article .read-less {
  display: none; }

.mod-news-article.article-opened .read-more {
  display: none; }

.mod-news-article.article-opened .read-less {
  display: block; }

.mod-news-article.article-opened article {
  display: block; }

/*  ####################  source/modules/NewsletterMessage/scss/NewsletterMessage.scss  ####################  */
.mod-newsletter-message {
  padding-top: 1rem; }
  .mod-newsletter-message .form-group {
    display: inline-block;
    margin: 30px 0; }
    .mod-newsletter-message .form-group .inline {
      float: left;
      margin-right: 20px; }
    .mod-newsletter-message .form-group .form-group {
      margin: 0; }
    .mod-newsletter-message .form-group.wrap {
      margin-bottom: 4rem; }
    .mod-newsletter-message .form-group .inline.number .form-group {
      width: 13.75rem; }
  .mod-newsletter-message .form-group.mod-newsletter-message__email {
    width: 100%; }
  .mod-newsletter-message .form-group.mod-newsletter-message__approve {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0; }
  .mod-newsletter-message .btn {
    margin-top: 20px; }
  .mod-newsletter-message .number {
    margin-top: -20px; }
  .mod-newsletter-message #amount:disabled {
    background-color: #CDCDCD;
    border: 1px solid #5C5C5C; }

/*  ####################  source/modules/Pagination/scss/Pagination.scss  ####################  */
.mod-pagination {
  padding: 1rem 0;
  text-align: center; }
  .mod-pagination__md {
    display: none; }
  .mod-pagination .btn {
    vertical-align: middle;
    display: inline-block;
    margin: 0; }
  .mod-pagination .mod-simple-list {
    vertical-align: middle;
    display: inline-block;
    margin: 0; }
    .mod-pagination .mod-simple-list ul {
      margin: 0; }
      .mod-pagination .mod-simple-list ul li a {
        display: inline-block;
        padding: 15px;
        color: #000000; }
        .mod-pagination .mod-simple-list ul li a:hover {
          color: #9DAD02; }
  .mod-pagination__xs .page-numbers {
    font-size: 1.5rem;
    line-height: 2.125rem;
    display: inline-block;
    padding: 15px; }
    @media screen and (max-width: 767px) {
      .mod-pagination__xs .page-numbers {
        font-size: 1.25rem;
        line-height: 1.625rem; } }
  @media screen and (min-width: 768px) {
    .mod-pagination__md {
      display: block; }
    .mod-pagination__xs {
      display: none; } }

/*  ####################  source/modules/PersonalData/scss/PersonalData.scss  ####################  */
.mod-personal-data .hidden, .mod-registration .personal-data .hidden {
  display: none; }

.mod-personal-data .calc, .mod-registration .personal-data .calc {
  position: absolute;
  right: 25px;
  top: 8px;
  text-align: right;
  color: #5C5C5C;
  text-decoration: underline; }
  .mod-personal-data .calc .icon, .mod-registration .personal-data .calc .icon {
    float: right;
    color: #BCCF02;
    font-size: 50px;
    line-height: 50px; }
  @media screen and (max-width: 575px) {
    .mod-personal-data .calc, .mod-registration .personal-data .calc {
      right: 32px; }
      .mod-personal-data .calc .icon, .mod-registration .personal-data .calc .icon {
        display: none; } }

.mod-personal-data .label, .mod-registration .personal-data .label {
  font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  width: 150px;
  display: inline-block; }

.mod-personal-data .info, .mod-registration .personal-data .info {
  font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif;
  font-weight: normal; }

.mod-personal-data .bic, .mod-registration .personal-data .bic {
  font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif;
  font-weight: normal; }
  .mod-personal-data .bic span, .mod-registration .personal-data .bic span {
    font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    margin-left: 20px; }

.mod-personal-data .form-group.bg, .mod-registration .personal-data .form-group.bg {
  background: #CDCDCD;
  padding: 0 10px 10px; }

.mod-personal-data .alert, .mod-registration .personal-data .alert {
  white-space: nowrap; }

.mod-personal-data #city-display, .mod-registration .personal-data #city-display {
  padding-bottom: 12px;
  padding-top: 28px;
  display: block; }

.mod-personal-data .checkbox, .mod-registration .personal-data .checkbox {
  float: none; }

/*  ####################  source/modules/PromoTeaser/scss/PromoTeaser.scss  ####################  */
.mod-promo-teaser {
  position: relative;
  font-size: 1.375rem;
  line-height: 1.625rem;
  padding-bottom: 3rem;
  margin-top: 3rem; }
  @media screen and (max-width: 767px) {
    .mod-promo-teaser {
      font-size: 1.25rem;
      line-height: 1.625rem; } }
  .mod-promo-teaser__media {
    margin-top: -5.625rem; }
    .mod-promo-teaser__media img {
      display: block;
      margin: auto; }
      @media screen and (max-width: 767px) {
        .mod-promo-teaser__media img {
          max-width: 50%; } }
  .mod-promo-teaser__content {
    padding-top: 13.75rem; }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .mod-promo-teaser__content {
    padding-top: 6.25rem; } }
    @media screen and (max-width: 767px) {
      .mod-promo-teaser__content {
        padding-top: 1.25rem; } }
    .mod-promo-teaser__content img {
      max-width: 48%; }
    .mod-promo-teaser__content a + a {
      margin-left: .25em; }

/*  ####################  source/modules/Quickplay/scss/Quickplay.scss  ####################  */
.mod-quickplay--uninitialized {
  display: none; }

.mod-quickplay__bar {
  position: fixed;
  right: 0;
  top: 0;
  height: 100%;
  width: 8px;
  z-index: 1;
  background-color: #BCCF02;
  transition: transform 0.3s; }
  .mod-quickplay--scrolled-hidden .mod-quickplay__bar {
    transform: translateX(8px); }

.mod-quickplay__button {
  position: absolute;
  left: -45px;
  transition: left 0.3s;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  font-size: 37px; }
  .quickplay-open .mod-quickplay__button, .mod-quickplay__button:hover {
    left: -100px; }

@media screen and (min-width: 768px) {
  .mod-quickplay__button-mobile {
    display: none; } }

.mod-quickplay__button_poly {
  cursor: pointer; }
  .mod-quickplay__button_poly:after {
    color: #BCCF02;
    text-shadow: 0px 3px 5px rgba(0, 0, 0, 0.15); }

.mod-quickplay__button-icon {
  position: absolute;
  left: 5px;
  top: 38px; }
  .mod-quickplay__button-icon .icon {
    color: #000000;
    font-size: 36px; }

.mod-quickplay__button-label {
  position: absolute;
  top: 43px;
  left: 45px;
  width: 60px;
  color: #000000;
  font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
  font-size: 15px;
  text-transform: uppercase; }

.mod-quickplay__slider {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  right: 0%;
  top: 0;
  z-index: -1;
  width: 40%;
  background-color: #BCCF02;
  height: 100%;
  transform: translateX(100%);
  transition: transform 0.3s, z-index 0 0.3s;
  padding-top: 56px; }
  .mod-quickplay--scrolled-hidden .mod-quickplay__slider {
    transform: translateX(110%); }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .mod-quickplay__slider {
    width: 50%; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .mod-quickplay__slider {
    width: 70%; } }
  @media screen and (min-width: 768px) {
    .mod-quickplay__slider {
      z-index: 7; } }
  .quickplay-open .mod-quickplay__slider {
    transform: translateX(0);
    z-index: 9;
    transition: transform 0.3s, z-index 0; }

.mod-quickplay__description {
  position: absolute;
  left: -1.5em;
  top: -50px;
  width: 100%;
  text-align: center;
  z-index: 8; }

.mod-quickplay__poly-row {
  position: relative;
  display: flex;
  font-size: 50px;
  margin-top: -1.2em; }
  .mod-quickplay__poly-row:first-child {
    margin-top: -1.6em; }
  .mod-quickplay__poly-row:nth-child(2n-1) {
    margin-left: 1.5em; }
  .mod-quickplay__poly-row .polygon {
    margin-right: .28em; }
  .mod-quickplay__poly-row a.polygon {
    transition: transform 0.3s; }
    .mod-quickplay__poly-row a.polygon:after {
      color: #ffffff;
      text-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
      transition: text-shadow 0.3s; }
    .mod-quickplay__poly-row a.polygon:hover {
      transform: translateY(-1%); }
      .mod-quickplay__poly-row a.polygon:hover:after {
        text-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }

.mod-quickplay__deco:after {
  color: rgba(255, 255, 255, 0.2); }

.mod-quickplay--hidden:after {
  color: transparent; }

.mod-quickplay__darken {
  opacity: 0; }
  @media screen and (min-width: 768px) {
    .mod-quickplay__darken {
      position: fixed;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      background-color: #000000;
      opacity: 0;
      z-index: 9;
      pointer-events: none;
      transition: opacity 0.3s; }
      .quickplay-open .mod-quickplay__darken {
        opacity: 0.3;
        pointer-events: auto; } }

.mod-quickplay .polygon-image {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%; }

@media screen and (max-width: 767px) {
  .mod-quickplay__slider {
    position: fixed;
    opacity: 0;
    pointer-events: none;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: auto;
    background-color: rgba(0, 0, 0, 0.8);
    transition: opacity 0.3s;
    transform: translateX(0); }
    .mod-quickplay--scrolled-hidden .mod-quickplay__slider {
      transform: translateX(0); }
    .quickplay-open .mod-quickplay__slider {
      opacity: 1;
      pointer-events: auto; }
  .mod-quickplay__button-mobile {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 8;
    font-size: 32px; }
    .quickplay-open .mod-quickplay__button-mobile {
      z-index: 10; }
  .mod-quickplay__button-icon {
    top: 20px;
    left: 0;
    right: 0;
    text-align: center; }
  .mod-quickplay__button-label {
    top: 60px;
    left: 0;
    width: 100%;
    font-size: 12px;
    text-align: center; }
  .mod-quickplay__button {
    display: none; }
  .mod-quickplay__bar {
    display: none; }
  .mod-quickplay__deco {
    display: none; } }

@media screen and (max-width: 767px) and (max-width: 767px) {
  .mod-quickplay__poly-row {
    font-size: 40px; } }

@media screen and (max-width: 767px) {
  .mod-quickplay__description {
    color: #BCCF02;
    top: -90px; } }

/*  ####################  source/modules/Registration/scss/Registration.scss  ####################  */
.mod-registration .bic {
  font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif;
  font-weight: normal; }
  .mod-registration .bic span {
    font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    margin-left: 20px; }

/*  ####################  source/modules/SgPackage/scss/sg-package-small.scss  ####################  */
.sg-package-small--main-box {
  display: flex;
  flex-direction: row;
  box-shadow: 0px 4px 10px 2px rgba(0, 0, 0, 0.1);
  height: 150px; }

.sg-package-small--price-box {
  display: flex;
  width: 224px; }
  .sg-package-small--price-box span {
    margin: auto;
    font-family: 'Prompt Regular';
    font-size: 38px;
    font-weight: 600;
    line-height: 40px; }

.sg-package-small--info-box {
  flex: 1;
  display: flex;
  flex-direction: column; }
  @media screen and (max-width: 767px) {
    .sg-package-small--info-box {
      height: 132px; } }
  .sg-package-small--info-box span {
    padding-left: 40px;
    padding-top: 24px;
    height: 50%;
    font-family: 'Prompt Regular';
    font-size: 38px;
    font-weight: 400;
    line-height: 40px;
    text-align: left; }
  .sg-package-small--info-box img {
    padding-left: 32px;
    margin-right: auto;
    height: 50%; }

.sg-package-small--actions {
  margin: auto 24px;
  flex-direction: column; }
  .sg-package-small--actions span {
    margin: auto; }
  .sg-package-small--actions button {
    min-width: 300px; }
  @media screen and (max-width: 767px) {
    .sg-package-small--actions {
      display: none; } }

.sg-package-small--actions-mobile {
  margin-top: 24px; }
  .sg-package-small--actions-mobile button {
    width: 100%; }
  @media screen and (min-width: 768px) {
    .sg-package-small--actions-mobile {
      display: none; } }

@media screen and (max-width: 991px) {
  .sg-package-small--main-box {
    height: -moz-fit-content;
    height: fit-content; }
  .sg-package-small--price-box {
    width: 120px; }
    .sg-package-small--price-box span {
      font-size: 24px;
      font-weight: 600;
      line-height: 26px; }
  .sg-package-small--info-box span {
    font-size: 24px;
    line-height: 26px;
    padding-left: 24px;
    padding-top: 18px; }
  .sg-package-small--info-box img {
    padding-left: 20px; } }

/*  ####################  source/modules/SgPackage/scss/sg-package.scss  ####################  */
.sg-package {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 40px; }
  @media screen and (max-width: 991px) {
    .sg-package {
      flex-direction: column; } }
  .sg-package button {
    font-family: 'Prompt Regular'; }
  .sg-package--left {
    flex: 1; }
    .sg-package--left img {
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
      @media screen and (max-width: 1199px) {
        .sg-package--left img {
          height: 100%; } }
  .sg-package--right {
    font-family: 'Prompt Regular';
    padding: 40px 22px 22px 22px;
    flex: 1;
    background-color: yellow;
    text-align: center;
    display: flex;
    flex-direction: column; }
    .sg-package--right button {
      flex: 1; }
  .sg-package--title {
    font-size: 38px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 12px; }
  .sg-package--price {
    font-size: 38px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 30px; }
  .sg-package--specs {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    font-size: 20px;
    font-weight: 300;
    line-height: 26px;
    margin-bottom: 32px; }
  .sg-package--actions {
    display: flex;
    flex-direction: row;
    gap: 24px; }
  .sg-package--dark {
    color: white; }
  .sg-package .specs-bold {
    font-weight: 600; }
  @media screen and (max-width: 1199px) {
    .sg-package {
      margin-bottom: 12px; }
      .sg-package--title, .sg-package--price {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 24px; }
      .sg-package--specs {
        flex-direction: column; }
      .sg-package--actions {
        flex-direction: column;
        gap: 16px; }
      .sg-package--right {
        padding: 24px 22px 22px 22px; } }

.sg-logo {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-bottom: 32px; }
  .sg-logo img {
    height: 100px; }

/*  ####################  source/modules/SgPackageDetail/scss/sg-package-detail.scss  ####################  */
.sg-package-detail {
  display: flex;
  flex-direction: row;
  position: relative;
  margin-bottom: 32px; }
  .sg-package-detail--right {
    flex: 1;
    padding-left: 40px;
    padding-top: 92px; }
    .sg-package-detail--right span {
      font-family: 'Prompt Regular';
      font-size: 38px;
      line-height: 57px; }
    .sg-package-detail--right ul {
      margin-left: 20px;
      margin-top: 24px; }
      .sg-package-detail--right ul li {
        margin-bottom: 12px; }
  .sg-package-detail--chance-amount {
    font-family: 'Prompt Semi-bold' !important;
    font-weight: 600; }
  @media screen and (max-width: 1199px) {
    .sg-package-detail {
      flex-direction: column; }
      .sg-package-detail--left {
        display: flex;
        justify-content: center; }
      .sg-package-detail--right {
        padding-left: unset;
        padding-top: 24px; }
        .sg-package-detail--right span {
          display: flex;
          justify-content: center; }
        .sg-package-detail--right ul {
          font-size: 18px;
          margin-left: 20px;
          margin-top: 24px; }
          .sg-package-detail--right ul li {
            margin-bottom: 12px; } }

.sg-package-faq-title {
  padding: 40px 0 24px 0; }

/*  ####################  source/modules/SgTeaser/scss/SgTeaser.scss  ####################  */
.sg-teaser img {
  width: 100%; }

.sg-teaser--textbox {
  position: relative;
  padding: 24px 60px;
  background: white;
  text-align: center;
  margin: 0 auto;
  width: 88%;
  margin-top: -96px;
  z-index: 2; }
  .sg-teaser--textbox span {
    display: block;
    font-family: 'Prompt Semi-bold';
    font-size: 28px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 16px; }
  .sg-teaser--textbox p {
    font-family: 'Roboto Condensed';
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px; }

@media screen and (max-width: 767px) {
  .sg-teaser--textbox {
    padding: 24px 8px;
    width: 100%;
    margin-top: unset; }
  .sg-teaser span {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 16px; } }

.sg-teaser-detail p {
  font-family: "Prompt Thin";
  font-size: 30px;
  line-height: 34px; }

/*  ####################  source/modules/Share/scss/Share.scss  ####################  */
.mod-share ul {
  list-style: none; }
  .mod-share ul li {
    float: right;
    margin: 10px; }
    .mod-share ul li a {
      font-size: 40px; }

/*  ####################  source/modules/ShareBubble/scss/ShareBubble.scss  ####################  */
.share-bubble {
  position: relative;
  margin-bottom: 12px;
  text-align: center;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 0px;
  border: 2px solid lightgrey;
  padding: 8px 10px;
  display: flex;
  flex-direction: row;
  gap: 8px;
  font-size: 28px;
  /* Set initial visibility to hidden */
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.2s linear; }
  .share-bubble span, .share-bubble img {
    cursor: pointer; }
  @media screen and (max-width: 575px) {
    .share-bubble {
      width: 100%;
      text-align: center;
      justify-content: center; } }

.share-bubble:before {
  content: '';
  position: absolute;
  border: 1px solid;
  display: block;
  width: 0 !important;
  z-index: 1;
  border-style: solid;
  border-color: lightgrey transparent;
  border-width: 10px 10px 0;
  bottom: -12px;
  left: 50%;
  margin-left: -12px; }

.share-bubble:after {
  content: '';
  position: absolute;
  border: 1px solid;
  display: block;
  width: 0;
  z-index: 1;
  border-style: solid;
  border-color: white transparent;
  border-width: 10px 10px 0;
  bottom: -9px;
  left: 50%;
  margin-left: -12px; }

.share-bubble.show {
  /* Set visibility to visible */
  visibility: visible;
  opacity: 1; }

/*  ####################  source/modules/SimpleList/scss/SimpleList.scss  ####################  */
.mod-simple-list ul li, .mod-simple-list ol li {
  margin-left: 16px; }
  .mod-simple-list ul li ol, .mod-simple-list ul li ul, .mod-simple-list ol li ol, .mod-simple-list ol li ul {
    margin-top: .5rem; }

.mod-simple-list ul > li > :first-child, .mod-simple-list ol > li > :first-child {
  display: inline; }

.mod-simple-list__plain li {
  list-style-type: none;
  margin-left: 0; }

.mod-simple-list__inline li {
  display: inline-block;
  margin-left: 0; }

/*  ####################  source/modules/Slider/scss/Slider.scss  ####################  */
.mod-slider .mod-slider__pagination {
  margin-top: 0.5rem;
  text-align: center;
  font-size: 0.9375rem;
  line-height: 1.375rem; }
  @media screen and (max-width: 767px) {
    .mod-slider .mod-slider__pagination {
      font-size: 0.875rem;
      line-height: 1.3125rem; } }

.mod-slider .slider--gallery + .mod-slider__pagination {
  margin-top: 1.75rem; }

.mod-slider .mod-slider__currentslide {
  display: inline-block;
  margin-right: 1px;
  font-size: 1.125rem;
  line-height: 1.5rem;
  font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif; }
  @media screen and (max-width: 767px) {
    .mod-slider .mod-slider__currentslide {
      font-size: 1rem;
      line-height: 1.375rem; } }

/*  ####################  source/modules/Stage/scss/Stage.scss  ####################  */
@keyframes mod-stage--move {
  0% {
    background-position: 0 0;
    transform: rotate(0deg), translateZ(0); }
  50% {
    background-position: 50% 100%;
    transform: rotate(30deg), translateZ(0); }
  100% {
    background-position: 0 0; } }

.mod-stage {
  position: relative;
  overflow: hidden; }
  @media screen and (min-width: 992px) {
    .mod-stage {
      margin-top: 19px; } }
  @media screen and (max-width: 991px) {
    .page-content > .mod-stage:first-child {
      margin-top: calc(56px * -1 - 2rem); } }
  @media screen and (min-width: 992px) {
    .page-content > .mod-stage:first-child {
      margin-top: -200px; } }
  .mod-stage__decoration-polygons {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-image: url("data:image/svg+xml,%3Csvg%20id%3D%22Ebene_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20782.4%20558.4%22%3E%3Cstyle%3E.st0%7Bopacity%3A.2%7D.st1%7Bfill%3A%238a9b26%7D.st2%7Bfill%3A%23abacac%7D.st3%7Bfill%3A%238d8d8d%7D.st4%7Bfill%3A%238e8e8f%7D.st5%7Bfill%3A%23fff%7D.st6%7Bfill%3A%23c8c6c6%7D.st7%7Bfill%3A%23d8d8d7%7D.st8%7Bfill%3A%23929293%7D.st9%7Bfill%3A%23e7e8e7%7D.st10%7Bfill%3A%239f9f9e%7D.st11%7Bfill%3A%23999998%7D.st12%7Bfill%3A%238fab2a%7D.st13%7Bfill%3A%23d6d7d7%7D.st14%7Bfill%3A%23fdfefe%7D.st15%7Bfill%3A%23cac8c8%7D.st16%7Bfill%3A%23e9e9e9%7D.st17%7Bfill%3A%23d0d0d0%7D.st18%7Bfill%3A%23dcdddc%7D.st19%7Bfill%3A%23cecccc%7D.st20%7Bfill%3A%23cecdcd%7D.st21%7Bfill%3A%23c4c3c3%7D.st22%7Bfill%3A%23d9dad9%7D.st23%7Bfill%3A%23efefee%7D.st24%7Bfill%3A%23b8b8b7%7D.st25%7Bfill%3A%23cbcaca%7D.st26%7Bfill%3A%23cbc9c9%7D.st27%7Bfill%3A%23f0f1f1%7D.st28%7Bfill%3A%23eee%7D.st29%7Bfill%3A%23b4b3b3%7D%3C%2Fstyle%3E%3Cg%20class%3D%22st0%22%20id%3D%22st0%22%3E%3Cpath%20class%3D%22st1%22%20id%3D%22st1%22%20d%3D%22M782.1%20559.9l.4.5h-.4z%22%2F%3E%3Cpath%20class%3D%22st2%22%20id%3D%22st2%22%20d%3D%22M779.7%20150.3l2.6%20128.8-22.2-3.5z%22%2F%3E%3Cpath%20class%3D%22st3%22%20id%3D%22st3%22%20d%3D%22M782.3%20279.1l-.2%20280.8-88.5-93.9%2066.5-190.4z%22%2F%3E%3Cpath%20class%3D%22st4%22%20id%3D%22st4%22%20d%3D%22M693.6%20466l88.5%2093.9v.5H670l-138.8-98.2z%22%2F%3E%3Cpath%20class%3D%22st5%22%20id%3D%22st5%22%20d%3D%22M780%202.7l.1%20145.1-.4%202.5-.1-2.5-113-145.1z%22%2F%3E%3Cpath%20class%3D%22st6%22%20id%3D%22st6%22%20d%3D%22M779.6%20147.8l.1%202.5-19.6%20125.3L667%20138.3z%22%2F%3E%3Cpath%20class%3D%22st7%22%20id%3D%22st7%22%20d%3D%22M666.6%202.7l113%20145.1-112.6-9.5h-.1z%22%2F%3E%3Cpath%20class%3D%22st8%22%20id%3D%22st8%22%20d%3D%22M760.1%20275.6L693.6%20466%20571.1%20273.7l189%201.9z%22%2F%3E%3Cpath%20class%3D%22st9%22%20id%3D%22st9%22%20d%3D%22M667%20138.3l93.1%20137.3-189-1.9L667%20138.3z%22%2F%3E%3Cpath%20class%3D%22st10%22%20id%3D%22st10%22%20d%3D%22M571.1%20273.7L693.6%20466l-162.4-3.8z%22%2F%3E%3Cpath%20class%3D%22st11%22%20id%3D%22st11%22%20d%3D%22M670%20560.4H293.6l237.6-98.2z%22%2F%3E%3Cpath%20class%3D%22st13%22%20id%3D%22st13%22%20d%3D%22M667%20138.3l-95.9%20135.4-70.4-114.5.1-.1%20166.1-20.8z%22%2F%3E%3Cpath%20class%3D%22st14%22%20id%3D%22st14%22%20d%3D%22M666.6%202.7l.3%20135.6L529%202.4l.1-.5z%22%2F%3E%3Cpath%20class%3D%22st15%22%20id%3D%22st15%22%20d%3D%22M666.9%20138.3l-166.1%2020.8-.1-.1L529%202.4z%22%2F%3E%3Cpath%20class%3D%22st16%22%20id%3D%22st16%22%20d%3D%22M500.7%20159.2l70.4%20114.5-216.6-87.1z%22%2F%3E%3Cpath%20class%3D%22st17%22%20id%3D%22st17%22%20d%3D%22M571.1%20273.7l-39.9%20188.5-171-74.8z%22%2F%3E%3Cpath%20class%3D%22st18%22%20id%3D%22st18%22%20d%3D%22M571.1%20273.7L360.2%20387.4l-5.7-200.8z%22%2F%3E%3Cpath%20class%3D%22st19%22%20id%3D%22st19%22%20d%3D%22M531.2%20462.2l-237.6%2098.2%2066.6-173z%22%2F%3E%3Cpath%20class%3D%22st20%22%20id%3D%22st20%22%20d%3D%22M529%202.4L500.7%20159%20374.4%202.6l154.1-.7z%22%2F%3E%3Cpath%20class%3D%22st21%22%20id%3D%22st21%22%20d%3D%22M500.8%20159.1l-.1.1v-.1l-146.2%2027.5L371.2%202.7h.4l2.8-.1L500.7%20159v.1h.1z%22%2F%3E%3Cpath%20class%3D%22st22%22%20id%3D%22st22%22%20d%3D%22M371.2%202.7l-16.7%20183.9L217%202.7z%22%2F%3E%3Cpath%20class%3D%22st5%22%20id%3D%22st5%22%20d%3D%22M354.5%20186.6l5.7%20200.8-179.6-35.1z%22%2F%3E%3Cpath%20class%3D%22st23%22%20id%3D%22st23%22%20d%3D%22M360.2%20387.4l-66.6%20173h-2L127.4%20453.7l53.2-101.4z%22%2F%3E%3Cpath%20class%3D%22st24%22%20id%3D%22st24%22%20d%3D%22M217%202.7l137.5%20183.9-220.4-59.7z%22%2F%3E%3Cpath%20class%3D%22st25%22%20id%3D%22st25%22%20d%3D%22M354.6%20186.8L180.4%20352.2l-46.1-225.5z%22%2F%3E%3Cpath%20class%3D%22st26%22%20id%3D%22st26%22%20d%3D%22M291.6%20560.4H91.8l35.6-106.7z%22%2F%3E%3Cpath%20class%3D%22st8%22%20id%3D%22st8%22%20d%3D%22M217%202.7l-82.9%20124.2L.4%202.7z%22%2F%3E%3Cpath%20class%3D%22st27%22%20id%3D%22st27%22%20d%3D%22M134.1%20126.9l46.5%20225.4L2.9%20239.6z%22%2F%3E%3Cpath%20class%3D%22st28%22%20id%3D%22st28%22%20d%3D%22M180.6%20352.3l-53.2%20101.4L2.9%20239.6z%22%2F%3E%3Cpath%20class%3D%22st29%22%20id%3D%22st29%22%20d%3D%22M134.1%20126.9L2.9%20239.6.2%202.7h.2z%22%2F%3E%3Cpath%20class%3D%22st5%22%20id%3D%22st5%22%20d%3D%22M2.9%20239.6l124.5%20214.1L5.2%20466.6z%22%2F%3E%3Cpath%20class%3D%22st17%22%20id%3D%22st17%22%20d%3D%22M127.4%20453.7L91.8%20560.4H5.9l-.7-93.8z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    transform: translateZ(0);
    background-size: 200%;
    background-position: 0 0; }
  .mod-stage__bg-image {
    display: block;
    overflow: hidden;
    position: relative;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    min-height: 450px; }
    .mod-stage__bg-image img, .mod-stage__bg-image video, .mod-stage__bg-image iframe {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .mod-stage__bg-image:before {
      content: "";
      display: block;
      width: 100%;
      padding-bottom: 31.25%; }
    .mod-stage__bg-image img, .mod-stage__bg-image video {
      position: absolute;
      top: 50%;
      left: 50%;
      max-width: none;
      width: auto;
      height: 100%;
      transform: translate(-50%, -50%); }
    .mod-stage__bg-image.cover--right img, .mod-stage__bg-image.cover--right video {
      left: auto;
      right: 0%;
      transform: translate(0%, -50%); }
    .mod-stage__bg-image.cover--swap-aspect img, .mod-stage__bg-image.cover--swap-aspect video {
      width: 100%;
      height: auto; }
    .mod-stage__bg-image img {
      left: auto;
      right: 0;
      transform: translate(0, -50%); }
  .mod-stage__bg-video {
    color: white; }
    .mod-stage__bg-video video {
      min-width: 100%;
      height: auto; }
    .mod-stage__bg-video h1 {
      line-height: 1; }
    .mod-stage__bg-video .btn--primary, .mod-stage__bg-video .btn--hero, .mod-stage__bg-video .btn--secondary, .mod-stage__bg-video .btn--pagination {
      color: white; }
      .mod-stage__bg-video .btn--primary:before, .mod-stage__bg-video .btn--hero:before, .mod-stage__bg-video .btn--secondary:before, .mod-stage__bg-video .btn--pagination:before, .mod-stage__bg-video .btn--primary:after, .mod-stage__bg-video .btn--hero:after, .mod-stage__bg-video .btn--secondary:after, .mod-stage__bg-video .btn--pagination:after {
        border-color: white; }
  .mod-stage__wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    max-width: none;
    padding-top: 135px; }
  .mod-stage__quicktipp-line, .mod-stage__numbers-line {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1rem; }
  .mod-stage__logo {
    position: absolute;
    top: 58px;
    right: 20px;
    max-width: 19.0625rem;
    max-height: 90px;
    margin-bottom: 1rem; }
  .mod-stage.mod-stage--euro-jackpot {
    background: #F3F3F3; }
    .mod-stage.mod-stage--euro-jackpot .mod-stage__bg-image img {
      height: 70%;
      top: 75%; }
      @media screen and (min-width: 992px) {
        .mod-stage.mod-stage--euro-jackpot .mod-stage__bg-image img {
          height: 100%; } }
      @media screen and (min-width: 1200px) {
        .mod-stage.mod-stage--euro-jackpot .mod-stage__bg-image img {
          top: 52%; } }
  .mod-stage .polygon + span.copy-m {
    display: inline-block;
    margin-left: 1rem; }
  @media screen and (max-width: 991px) {
    .mod-stage .heading-h1 {
      font-size: 4.6875rem; }
    .mod-stage .big-number {
      font-size: 5.625rem; } }
  .mod-stage__ribbon {
    position: absolute;
    top: 59px;
    right: 0;
    transform: scale(2); }
    @media screen and (max-width: 1199px) {
      .mod-stage__ribbon {
        transform: scale(1.8); } }
    @media screen and (max-width: 991px) {
      .mod-stage__ribbon {
        top: 49px; } }
  .mod-stage__items {
    display: flex; }
    .mod-stage__items--mk {
      color: #ffffff; }
      .mod-stage__items--mk .heading-h1 {
        margin-bottom: 8px; }
        .mod-stage__items--mk .heading-h1 span {
          text-transform: none;
          font-size: 4.5rem;
          margin: 0 10px 0 16px; }
        .mod-stage__items--mk .heading-h1 sup {
          font-size: 50%;
          top: -0.9em; }
      .mod-stage__items--mk .heading-h3 {
        margin-bottom: 32px;
        text-transform: none;
        font-size: 2.75rem; }
        @media screen and (max-width: 991px) {
          .mod-stage__items--mk .heading-h3 {
            font-size: 2rem; } }
      .mod-stage__items--mk .copy-m {
        margin-bottom: 0; }
      .mod-stage__items--mk .btn--primary, .mod-stage__items--mk .btn--hero, .mod-stage__items--mk .btn--secondary, .mod-stage__items--mk .btn--pagination {
        color: white; }
        .mod-stage__items--mk .btn--primary:before, .mod-stage__items--mk .btn--hero:before, .mod-stage__items--mk .btn--secondary:before, .mod-stage__items--mk .btn--pagination:before, .mod-stage__items--mk .btn--primary:after, .mod-stage__items--mk .btn--hero:after, .mod-stage__items--mk .btn--secondary:after, .mod-stage__items--mk .btn--pagination:after {
          border-color: white; }
  .mod-stage__item {
    flex: 1; }
    .mod-stage__item:first-child {
      width: 55%;
      white-space: nowrap; }
    .mod-stage__item:last-child {
      max-width: 420px;
      margin: 3% 0 0 3%;
      text-align: center; }
  .mod-stage__prize {
    position: absolute;
    right: 10px;
    top: 60px; }
    @media screen and (min-width: 992px) {
      .mod-stage__prize {
        right: 24px; } }

/*  ####################  source/modules/StageSmall/scss/StageSmall.scss  ####################  */
.mod-stage-small {
  position: relative;
  overflow: hidden; }
  .mod-stage-small__ribbon {
    position: absolute;
    z-index: 4;
    top: 5px;
    right: 0;
    transform: scale(1.5); }
    @media screen and (max-width: 1199px) {
      .mod-stage-small__ribbon {
        transform: scale(1.25); } }
    @media screen and (max-width: 991px) {
      .mod-stage-small__ribbon {
        transform: scale(1);
        top: 0; } }
  @media screen and (min-width: 1200px) {
    .page-content > .mod-stage-small:first-child {
      margin-top: -120px; } }
  @media screen and (max-width: 1199px) {
    .page-content > .mod-stage-small:first-child {
      margin-top: -151px; } }
  @media screen and (max-width: 991px) {
    .page-content > .mod-stage-small:first-child {
      margin-top: -44px; } }
  .mod-stage-small:after {
    z-index: 2; }
  .mod-stage-small__bg-image {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 1; }
  .mod-stage-small .container {
    z-index: 3;
    position: relative;
    padding: 10px 10px 40px 10px; }
    @media screen and (min-width: 768px) {
      .mod-stage-small .container {
        padding-top: 25px; } }
    @media screen and (min-width: 992px) {
      .mod-stage-small .container {
        padding-top: 240px; } }
  .mod-stage-small__game-logo {
    width: 75%;
    max-width: 428px;
    margin: auto;
    display: block;
    z-index: 2;
    position: relative; }
    @media screen and (min-width: 992px) {
      .mod-stage-small__game-logo {
        left: 16px;
        top: 50%;
        position: absolute;
        transform: translateY(-50%); } }
  .mod-stage-small__content {
    display: inline-block;
    position: absolute;
    right: 18%;
    bottom: 0.5rem; }
    .mod-stage-small__content .jackpot {
      margin-bottom: 1.5625rem; }
      .mod-stage-small__content .jackpot p {
        color: #C90713;
        margin: 0; }
        .mod-stage-small__content .jackpot p.heading-h6 {
          font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif; }
      .mod-stage-small__content .jackpot .chance {
        color: #000000; }
    .mod-stage-small__content .deadline {
      display: inline-block; }
      .mod-stage-small__content .deadline p {
        margin: 0;
        font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif; }
        .mod-stage-small__content .deadline p.time {
          text-align: center;
          background: #000000;
          color: #ffffff;
          text-transform: uppercase;
          padding: 0.5rem;
          font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif; }
  @media screen and (max-width: 991px) {
    .mod-stage-small__content {
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative;
      left: 0;
      right: 0;
      bottom: 0; }
      .mod-stage-small__content .jackpot {
        display: inline-block;
        margin: 0 1rem;
        order: 2; }
      .mod-stage-small__content .deadline {
        margin: 0 1rem;
        order: 1; } }
  .mod-stage-small--toto .mod-stage-small__content p,
  .mod-stage-small--toto .mod-stage-small__content .chance {
    color: #ffffff; }
  .mod-stage-small--lotto, .mod-stage-small--eurojack {
    overflow: visible; }
  .mod-stage-small--lotto .mod-stage-small__bg-image,
  .mod-stage-small--eurojack .mod-stage-small__bg-image {
    width: 100%;
    height: 100%; }
  .mod-stage-small--lotto .mod-stage-small__game-logo,
  .mod-stage-small--eurojack .mod-stage-small__game-logo {
    width: inherit;
    max-width: 45%;
    height: auto;
    max-height: 40%;
    bottom: 20px;
    left: 5%;
    z-index: 2;
    position: absolute; }
    @media screen and (min-width: 768px) {
      .mod-stage-small--lotto .mod-stage-small__game-logo,
      .mod-stage-small--eurojack .mod-stage-small__game-logo {
        left: 16px;
        top: 50%;
        transform: translateY(-50%); } }
  .mod-stage-small--lotto .container,
  .mod-stage-small--eurojack .container {
    margin-bottom: 16px;
    padding-top: 300px; }
    @media screen and (min-width: 992px) {
      .mod-stage-small--lotto .container,
      .mod-stage-small--eurojack .container {
        padding-top: 240px; } }
  .mod-stage-small--lotto .mod-stage-small__content,
  .mod-stage-small--eurojack .mod-stage-small__content {
    bottom: -32px;
    align-items: inherit;
    display: inherit;
    justify-content: inherit;
    position: absolute;
    right: 0;
    left: auto; }
    @media screen and (min-width: 768px) {
      .mod-stage-small--lotto .mod-stage-small__content,
      .mod-stage-small--eurojack .mod-stage-small__content {
        bottom: -46px;
        left: 0;
        right: auto; } }
  .mod-stage-small--lotto .label,
  .mod-stage-small--lotto .deadline,
  .mod-stage-small--eurojack .label,
  .mod-stage-small--eurojack .deadline {
    margin: 0 1rem 1rem; }
  .mod-stage-small__prize {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 2; }
    @media screen and (min-width: 992px) {
      .mod-stage-small__prize {
        right: 24px; } }
  .mod-stage-small--mk .mod-stage-small__game-logo {
    max-width: 290px; }
    @media screen and (max-width: 991px) {
      .mod-stage-small--mk .mod-stage-small__game-logo {
        margin: 20px 0 10px 0; } }
  .mod-stage-small--mk .mod-stage-small__content .heading-h2 small {
    font-size: 50%;
    margin-right: -0.25em; }
  .mod-stage-small--mk .mod-stage-small__content p,
  .mod-stage-small--mk .mod-stage-small__content .chance {
    color: #ffffff; }
  .mod-stage-small.logo-fix {
    min-height: 16rem; }
    .mod-stage-small.logo-fix .mod-stage-small__game-logo {
      margin: 1rem auto -2rem auto;
      z-index: 2;
      display: block; }
      @media screen and (min-width: 992px) {
        .mod-stage-small.logo-fix .mod-stage-small__game-logo {
          left: 18%;
          margin: 0;
          top: 50%;
          transform: translate(0, -50%); } }
  .mod-stage-small .mod-stage-small__content.no-deadline {
    bottom: 50%;
    transform: translate(0, 50%); }
    .mod-stage-small .mod-stage-small__content.no-deadline .jackpot {
      margin: 0; }

/*  ####################  source/modules/Table/scss/Table.scss  ####################  */
.mod-table {
  overflow-x: auto; }

.rte table,
.table {
  width: 100%;
  margin-bottom: 0;
  text-align: center; }
  .rte table th,
  .rte table td,
  .table th,
  .table td {
    vertical-align: top; }
    .rte table th.bold,
    .rte table td.bold,
    .table th.bold,
    .table td.bold {
      font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif; }
  .rte table thead,
  .table thead {
    font-family: "Prompt Light", "Helvetica Neue", Arial, sans-serif; }
    .rte table thead th,
    .rte table thead td,
    .table thead th,
    .table thead td {
      background: #CDCDCD;
      padding: 20px 15px;
      border-right: 2px solid #ffffff;
      color: #000000;
      font-weight: normal;
      font-family: "Prompt Light", "Helvetica Neue", Arial, sans-serif;
      vertical-align: middle; }
      .rte table thead th:last-child,
      .rte table thead td:last-child,
      .table thead th:last-child,
      .table thead td:last-child {
        border-right: none; }
  .rte table tbody,
  .table tbody {
    font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif; }
    .rte table tbody td,
    .table tbody td {
      border-right: 2px solid #ffffff;
      padding: 10px;
      background: white; }
      .rte table tbody td:last-child,
      .table tbody td:last-child {
        border-right: none; }
    .rte table tbody tr:nth-child(even),
    .table tbody tr:nth-child(even) {
      background: #CDCDCD; }
    @media screen and (min-width: 768px) {
      .rte table tbody,
      .table tbody {
        border-bottom: 1px solid #CDCDCD; }
        .rte table tbody td,
        .table tbody td {
          padding: 15px; } }

.table--fixed {
  table-layout: fixed; }
  @media screen and (max-width: 767px) {
    .table--fixed tr:nth-child(even) {
      background: #CDCDCD; } }

@media screen and (min-width: 768px) {
  .table--foldable tr:nth-child(even) {
    background: none; }
  .table--foldable tr:nth-child(4n+3) {
    background: #CDCDCD; } }

@media screen and (max-width: 767px) {
  .table {
    text-align: left; }
    .table--foldable {
      table-layout: auto; }
      .table--foldable > tbody > tr:not(.xs-content) > td:not(.xs-head):first-child {
        width: 50%; }
    .table.is-foldable thead td,
    .table.is-foldable tbody td,
    .table.is-foldable thead th,
    .table.is-foldable tbody th {
      display: none;
      border: none; }
    .table.is-foldable thead td:first-child,
    .table.is-foldable thead th:first-child {
      display: table-cell;
      text-align: left;
      padding: 10px 10px 15px 10px; }
    .table.is-foldable tbody td:first-child,
    .table.is-foldable tbody th:first-child {
      display: block; }
    .table.is-foldable .xs-head {
      cursor: pointer;
      border-bottom: 2px solid #CDCDCD; }
      .table.is-foldable .xs-head:before {
        content: "\e901";
        speak: none;
        font-style: normal;
        font-weight: normal;
        font-family: "icons";
        font-size: inherit;
        display: inline-block; }
      .table.is-foldable .xs-head:before {
        transition: all 0.3s;
        color: #BCCF02;
        font-size: 70%;
        margin-right: 1rem; }
      .table.is-foldable .xs-head.open {
        background: rgba(205, 205, 205, 0.3);
        border-bottom: none; }
        .table.is-foldable .xs-head.open:before {
          transform: rotate(-180deg); }
    .table.is-foldable .xs-content {
      border-bottom: 2px solid #CDCDCD;
      background: none; }
      .table.is-foldable .xs-content > td,
      .table.is-foldable .xs-content > th {
        padding: 0; }
      .table.is-foldable .xs-content table {
        width: 100%;
        margin: 0; }
        .table.is-foldable .xs-content table td,
        .table.is-foldable .xs-content table th {
          display: table-cell;
          border: 1px solid #CDCDCD;
          width: 50%; }
        .table.is-foldable .xs-content table tr:nth-child(even), .table.is-foldable .xs-content table tr:nth-child(odd) {
          background: none; } }

@media screen and (min-width: 768px) {
  .table .xs-screen-only {
    display: none !important; } }

.table--toto thead th {
  font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif;
  background-color: #b4b4b4; }

.table--toto thead th:nth-child(2),
.table--toto thead th:nth-child(3) {
  border-right-color: #b4b4b4; }

.table--toto th,
.table--toto td {
  text-align: center; }

.table--toto td {
  position: relative; }

.table--toto tr:nth-child(even) td {
  background-color: #ebebeb;
  border-right-color: #ebebeb; }

.table--toto th:nth-child(2),
.table--toto td:nth-child(2) {
  text-align: left;
  padding-right: 0; }
  @media screen and (min-width: 576px) {
    .table--toto th:nth-child(2),
    .table--toto td:nth-child(2) {
      padding-left: 46px; } }

.table--toto th:nth-child(4),
.table--toto td:nth-child(4) {
  text-align: right;
  padding-left: 0;
  padding-right: 46px; }

@media screen and (max-width: 767px) {
  .table--toto thead th,
  .table--toto thead td,
  .table--toto tbody th,
  .table--toto tbody td {
    padding: 12px; } }

.table--toto .table-row--highlighted td {
  font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif;
  color: #0b9839; }

.table--toto .td-highlighted {
  font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif;
  color: #0b9839; }

.table--toto .polygon {
  position: absolute;
  top: 5px;
  right: 4px;
  margin: 0; }
  @media screen and (min-width: 768px) {
    .table--toto .polygon {
      top: 9px; } }
  @media screen and (max-width: 767px) {
    .table--toto .polygon {
      font-size: 1.125rem;
      line-height: 18px;
      transform: scale(0.8); } }
  .table--toto .polygon-label {
    font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif; }
  .table--toto .polygon:after {
    color: #0b9839; }

.table--toto .badge {
  position: absolute;
  right: 5px;
  transform: translateY(-50%);
  top: 50%;
  z-index: 0; }

.table--toto-details thead th, .table--toto-details thead td {
  background-color: #ebebeb; }
  .table--toto-details thead th:last-child, .table--toto-details thead td:last-child {
    border-right: none; }

@media screen and (min-width: 768px) {
  .table--toto-details tbody {
    border-bottom: 1px solid #ebebeb; } }

.table--toto-details tbody td {
  background-color: transparent;
  border-right: 2px solid #ffffff; }

.table--toto-details tbody tr:nth-child(odd) {
  background-color: #ebebeb; }

.table--toto-details tbody tr:nth-child(even) {
  background-color: transparent; }

@media screen and (max-width: 575px) {
  .table--scrollable th:nth-child(1),
  .table--scrollable td:nth-child(1) {
    padding-left: 12px;
    padding-right: 12px; } }

.table--scrollable th:nth-child(2),
.table--scrollable td:nth-child(2) {
  text-align: left;
  padding-left: 12px;
  padding-right: 0; }
  @media screen and (min-width: 576px) {
    .table--scrollable th:nth-child(2),
    .table--scrollable td:nth-child(2) {
      padding-left: 46px; } }

@media screen and (max-width: 575px) {
  .table--scrollable th:nth-child(3),
  .table--scrollable td:nth-child(3) {
    padding-left: 6px;
    padding-right: 6px; } }

.table--scrollable th:nth-child(4),
.table--scrollable td:nth-child(4) {
  text-align: right;
  padding-left: 0;
  padding-right: 46px; }

/*  ####################  source/modules/Tabs/scss/Tabs.scss  ####################  */
.mod-tabs__head {
  margin: 0;
  width: 100%;
  display: flex;
  align-items: stretch; }
  @media screen and (min-width: 768px) {
    .mod-tabs__head {
      width: auto; } }

.mod-tabs__item {
  list-style-type: none;
  flex-grow: 1; }

.mod-tabs__trigger {
  display: block;
  position: relative;
  margin: 0;
  text-align: center;
  padding: 10px 15px;
  border: 1px solid #CDCDCD;
  color: #000000;
  font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  outline: none;
  background-color: #ffffff; }
  .mod-tabs__trigger.is-active, .mod-tabs__trigger:hover {
    background-color: #BCCF02;
    border-color: #BCCF02;
    color: #000000; }
    @media print {
      .mod-tabs__trigger.is-active, .mod-tabs__trigger:hover {
        font-family: "Roboto Condensed", "Helvetica Neue", Arial, sans-serif;
        border: 3px solid #CDCDCD !important; } }
  .mod-tabs__trigger.is-active:after {
    position: absolute;
    bottom: -10px;
    left: 50%;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #BCCF02 transparent transparent transparent;
    transform: translate(-50%, 0); }
    @media screen and (max-width: 767px) {
      .mod-tabs__trigger.is-active:after {
        border-width: 0; } }

.mod-tabs__body {
  display: block; }

.mod-tabs--horizontal .mod-tabs__head {
  flex-flow: row wrap;
  align-items: stretch;
  justify-content: flex-start;
  width: 100%;
  margin: 0; }
  @media screen and (min-width: 768px) {
    .mod-tabs--horizontal .mod-tabs__head {
      display: flex;
      width: auto; } }

.mod-tabs--horizontal .mod-tabs__content {
  padding: 1.5rem 0 0 0; }
  @media screen and (min-width: 768px) {
    .mod-tabs--horizontal .mod-tabs__content {
      padding: 3rem 0 0 0; } }

.mod-tabs--horizontal .mod-tabs__trigger {
  flex-grow: 1;
  margin-right: -1px;
  margin-bottom: -1px; }

.mod-tabs--horizontal .mod-tabs__item {
  width: 50%;
  max-width: 50%;
  display: flex;
  flex: column nowrap;
  align-items: stretch;
  justify-content: center; }
  @media screen and (min-width: 768px) {
    .mod-tabs--horizontal .mod-tabs__item {
      max-width: none;
      width: auto;
      float: none; } }

@media screen and (min-width: 768px) {
  .mod-tabs--horizontal .mod-tabs__item:last-child .mod-tabs__trigger {
    border-right-style: solid; } }

.mod-tabs--vertical {
  display: flex; }

.mod-tabs--vertical .mod-tabs__head {
  flex-direction: column;
  min-width: 20%; }

.mod-tabs--vertical .mod-tabs__content {
  padding: 0 30px; }

.mod-tabs--vertical .mod-tabs__trigger {
  margin: 0.25em 0; }
  .mod-tabs--vertical .mod-tabs__trigger.is-active:after {
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #BCCF02;
    left: auto;
    right: -10px;
    top: 50%;
    bottom: auto;
    transform: translate(0, -50%); }

.mod-tabs--justified .mod-tabs__item, .mod-tabs--centered .mod-tabs__item {
  flex-grow: 0; }

.mod-tabs--justified .mod-tabs__head {
  justify-content: space-around; }

.mod-tabs--justified .mod-tabs__trigger {
  border-right-style: solid; }

.mod-tabs--centered .mod-tabs__head {
  justify-content: center; }

@media screen and (max-width: 767px) {
  .mod-tabs {
    margin-left: 10px;
    margin-right: 10px; }
    .row .mod-tabs {
      margin-left: 0;
      margin-right: 0; } }

/*  ####################  source/modules/Teaser/scss/Teaser.scss  ####################  */
.mod-teaser {
  display: block;
  font-size: initial;
  vertical-align: top;
  padding-bottom: 3rem; }
  .mod-teaser:after {
    content: '';
    display: table;
    clear: both; }
  .mod-teaser__img {
    margin: auto; }
    .mod-teaser__img[src$=svg] {
      width: 100%;
      height: auto; }
  .mod-teaser__inverted,
  .mod-teaser .mod-teaser__inverted {
    color: #ffffff; }
  .mod-teaser.mod-teaser-image-btn .mod-teaser__content {
    position: absolute;
    left: 0;
    top: 0;
    height: calc(100% - 3rem - 4.95em);
    right: 0;
    padding: 10px;
    width: 100%;
    float: none;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .mod-teaser.mod-teaser-image-btn .mod-teaser__content.gamesite {
      padding-top: 35px; }
    .mod-teaser.mod-teaser-image-btn .mod-teaser__content p {
      margin: 25px 0 10px 5px; }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .mod-teaser.mod-teaser-image-btn .mod-teaser__content p {
    margin: 0 0 0 5px; } }
    .mod-teaser.mod-teaser-image-btn .mod-teaser__content .teaser-logo-copy {
      color: #ffffff;
      text-transform: uppercase;
      font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif; }
      .mod-teaser.mod-teaser-image-btn .mod-teaser__content .teaser-logo-copy.copy-m {
        padding: 30px 40px 10px 40px; }
      .mod-teaser.mod-teaser-image-btn .mod-teaser__content .teaser-logo-copy.copy-l {
        padding: 0 0 0 96px; }
    .mod-teaser.mod-teaser-image-btn .mod-teaser__content.no-flex {
      display: block; }
  .mod-teaser__logo {
    width: 45%; }
  @media screen and (min-width: 1200px) {
    .mod-teaser .polygon-wrapper {
      font-size: 27px; } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .mod-teaser .polygon-wrapper {
    font-size: 2vw; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .mod-teaser .polygon-wrapper {
    font-size: 2.25vw; } }
  @media screen and (max-width: 767px) {
    .mod-teaser .polygon-wrapper {
      font-size: 3.25vw; } }
  .mod-teaser--padded .mod-teaser__content {
    padding: 0 1rem 1rem; }
  .mod-teaser-image-btn {
    box-sizing: border-box;
    text-align: right; }
    .mod-teaser-image-btn-centered {
      text-align: center; }
    .mod-teaser-image-btn__media {
      width: 100%;
      text-align: left; }
      .mod-teaser-image-btn__media img {
        width: 100%; }
    .mod-teaser-image-btn .btn {
      text-align: left;
      transform: translateY(-25%); }
    @media screen and (min-width: 768px) {
      .col-md-4 .mod-teaser-image-btn,
      .col-md-5 .mod-teaser-image-btn {
        text-align: center; }
      .col-md-6:nth-child(odd) .mod-teaser-image-btn .btn {
        margin-right: 8.8%;
        transform: translateY(-50%); }
      .col-md-6:nth-child(even) .mod-teaser-image-btn .btn {
        margin-right: 8.8%;
        transform: translateY(-50%); } }
  .mod-teaser-image-btn-full {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-bottom: 0px; }
    .mod-teaser-image-btn-full__media {
      width: 100%;
      text-align: left; }
      .mod-teaser-image-btn-full__media img {
        width: 100%; }
  .mod-teaser--news {
    padding: 1rem 0; }
    .mod-teaser--news .super-line {
      margin: 0; }
    .mod-teaser--news .mod-teaser__img {
      margin-bottom: 0.5rem; }
    .mod-teaser--news .btn {
      margin-bottom: 0; }

.mod-teaser-transparent {
  position: relative; }
  @media screen and (max-width: 767px) {
    .mod-teaser-transparent {
      margin-bottom: 6px; } }

.teaser-button-row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem; }
  .teaser-button-row .btn--full {
    flex: 1; }
    @media screen and (max-width: 767px) {
      .teaser-button-row .btn--full {
        margin-bottom: 6px; } }

/*  ####################  source/modules/TeaserFull/scss/TeaserFull.scss  ####################  */
.mod-teaser-full__big-img {
  display: none; }
  @media screen and (min-width: 768px) {
    .mod-teaser-full__big-img {
      display: block;
      position: absolute;
      top: 0;
      right: 50%;
      height: 100%; } }

.mod-teaser-full__small-img {
  width: 100%;
  margin-bottom: 1rem; }
  @media screen and (min-width: 768px) {
    .mod-teaser-full__small-img {
      display: none; } }

/*  ####################  source/modules/TeaserNewsletter/scss/TeaserNewsletter.scss  ####################  */
.mod-teaser-newsletter {
  padding: 20px 10px 20px;
  z-index: 1; }
  @media screen and (min-width: 768px) {
    .mod-teaser-newsletter {
      position: relative;
      margin-bottom: 2rem;
      padding: 30px; }
      .flex-container .mod-teaser-newsletter {
        position: static; } }
  .mod-teaser-newsletter:before {
    content: '';
    background: #BCCF02;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 0; }
    .flex-container .mod-teaser-newsletter:before {
      width: calc(100% - 20px);
      left: 10px; }
      .spacing-sm .flex-container .mod-teaser-newsletter:before {
        width: calc(100% - 2px);
        left: 1px; }
    @media screen and (min-width: 768px) {
      .flex-container .mod-teaser-newsletter:before {
        height: calc(100% - 2rem); } }
  .mod-teaser-newsletter > * {
    position: relative;
    z-index: 1; }
  .mod-teaser-newsletter .nl-icon {
    float: right;
    margin: 20px 0; }
  .mod-teaser-newsletter .mod-validating-form {
    display: inline-block;
    width: 100%; }

/*  ####################  source/modules/TeaserNumbers/scss/TeaserNumbers.scss  ####################  */
.mod-teaser-numbers {
  padding: 0 10px 20px;
  z-index: 1; }
  @media screen and (min-width: 768px) {
    .mod-teaser-numbers {
      position: relative;
      margin-bottom: 2rem;
      padding: 0 30px 30px; }
      .flex-container .mod-teaser-numbers {
        position: static; } }
  .mod-teaser-numbers:before {
    content: '';
    background: #dcdcdc;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 0; }
    .flex-container .mod-teaser-numbers:before {
      width: calc(100% - 20px);
      left: 10px; }
      .spacing-sm .flex-container .mod-teaser-numbers:before {
        width: calc(100% - 2px);
        left: 1px; }
    @media screen and (min-width: 768px) {
      .flex-container .mod-teaser-numbers:before {
        height: calc(100% - 2rem); } }
  .mod-teaser-numbers > * {
    position: relative;
    z-index: 1; }
  .mod-teaser-numbers h3, .mod-teaser-numbers .heading-h3 {
    transform: translate(0, -15px); }
    @media screen and (min-width: 768px) {
      .mod-teaser-numbers h3, .mod-teaser-numbers .heading-h3 {
        transform: translate(0, -20px); } }
  .mod-teaser-numbers .mod__tab-wrapper {
    display: inline-block;
    width: 100%; }
    .mod-teaser-numbers .mod__tab-wrapper a {
      width: 24.25%;
      display: inline-block;
      position: relative;
      float: left;
      background: #ffffff;
      padding: 15px;
      height: 85px;
      text-align: center;
      margin-left: 1%; }
      .mod-teaser-numbers .mod__tab-wrapper a:first-child {
        margin-left: 0; }
      @media screen and (max-width: 767px) {
        .mod-teaser-numbers .mod__tab-wrapper a {
          width: 25%;
          margin-left: 0;
          border-top: 2px solid #CDCDCD;
          border-right: 2px solid #CDCDCD;
          border-bottom: 2px solid #CDCDCD; }
          .mod-teaser-numbers .mod__tab-wrapper a:first-child {
            border-left: 2px solid #CDCDCD; } }
      @media screen and (min-width: 768px) {
        .mod-teaser-numbers .mod__tab-wrapper a {
          height: 65px;
          margin-bottom: 10px; } }
      .mod-teaser-numbers .mod__tab-wrapper a.lotto {
        color: #C90713; }
      .mod-teaser-numbers .mod__tab-wrapper a.eurojackpot {
        color: #333333; }
      .mod-teaser-numbers .mod__tab-wrapper a.keno {
        color: #92278F; }
      .mod-teaser-numbers .mod__tab-wrapper a.gluecksspirale {
        color: #000000; }
      .mod-teaser-numbers .mod__tab-wrapper a.toto {
        color: #0b9839; }
      .mod-teaser-numbers .mod__tab-wrapper a.active {
        background: #FFE320; }
        .mod-teaser-numbers .mod__tab-wrapper a.active:after {
          position: absolute;
          bottom: -10px;
          left: 50%;
          content: '';
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 10px 10px 0 10px;
          border-color: #FFE320 transparent transparent transparent;
          transform: translate(-50%, 0); }
          @media screen and (max-width: 767px) {
            .mod-teaser-numbers .mod__tab-wrapper a.active:after {
              border-width: 0; } }
        .mod-teaser-numbers .mod__tab-wrapper a.active.lotto {
          border-color: #FFE320; }
        .mod-teaser-numbers .mod__tab-wrapper a.active.eurojackpot {
          color: #ffffff;
          background: #5C5C5C;
          border-color: #5C5C5C; }
          .mod-teaser-numbers .mod__tab-wrapper a.active.eurojackpot:after {
            border-color: #5C5C5C transparent transparent transparent; }
        .mod-teaser-numbers .mod__tab-wrapper a.active.keno {
          border-color: #92278F;
          color: #ffffff;
          background: #92278F; }
          .mod-teaser-numbers .mod__tab-wrapper a.active.keno:after {
            border-color: #92278F transparent transparent transparent; }
        .mod-teaser-numbers .mod__tab-wrapper a.active.gluecksspirale {
          color: #ffffff;
          background: #C80613;
          border-color: #C80613; }
          .mod-teaser-numbers .mod__tab-wrapper a.active.gluecksspirale:after {
            border-color: #C80613 transparent transparent transparent; }
        .mod-teaser-numbers .mod__tab-wrapper a.active.toto {
          color: #ffffff;
          background: #0b9839;
          border-color: #0b9839; }
          .mod-teaser-numbers .mod__tab-wrapper a.active.toto:after {
            border-color: #0b9839 transparent transparent transparent; }
      .mod-teaser-numbers .mod__tab-wrapper a img {
        max-height: 100%;
        width: auto;
        display: none; }
        @media screen and (min-width: 768px) {
          .mod-teaser-numbers .mod__tab-wrapper a img {
            display: inline; } }
      .mod-teaser-numbers .mod__tab-wrapper a span {
        font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif; }
        @media screen and (min-width: 768px) {
          .mod-teaser-numbers .mod__tab-wrapper a span {
            display: none; } }
    .mod-teaser-numbers .mod__tab-wrapper .slick-arrow {
      position: absolute;
      display: block;
      height: 65px;
      width: 30px;
      line-height: 0;
      font-size: 0;
      cursor: pointer;
      background: transparent;
      color: transparent;
      top: 50%;
      transform: translate(0, -50%);
      padding: 0;
      border: none;
      outline: none;
      z-index: 10; }
      @media screen and (min-width: 768px) {
        .mod-teaser-numbers .mod__tab-wrapper .slick-arrow {
          transform: translate(0, -57%); } }
      .mod-teaser-numbers .mod__tab-wrapper .slick-arrow:before {
        line-height: 1;
        position: relative;
        color: #000000;
        z-index: 10; }
      .mod-teaser-numbers .mod__tab-wrapper .slick-arrow:after {
        content: '';
        height: 90px;
        width: 50px;
        position: absolute;
        top: -12px;
        z-index: 8; }
        @media screen and (min-width: 576px) {
          .mod-teaser-numbers .mod__tab-wrapper .slick-arrow:after {
            width: 80px; } }
        @media screen and (min-width: 992px) {
          .mod-teaser-numbers .mod__tab-wrapper .slick-arrow:after {
            width: 100px; } }
      .mod-teaser-numbers .mod__tab-wrapper .slick-arrow.slick-prev {
        left: 0; }
        @media screen and (min-width: 768px) {
          .mod-teaser-numbers .mod__tab-wrapper .slick-arrow.slick-prev {
            left: -30px; } }
        .mod-teaser-numbers .mod__tab-wrapper .slick-arrow.slick-prev:before {
          content: "\e902";
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-family: "icons";
          font-size: inherit;
          display: inline-block;
          font-size: 20px; }
        .mod-teaser-numbers .mod__tab-wrapper .slick-arrow.slick-prev:after {
          background: linear-gradient(to right, gainsboro 0%, gainsboro 50%, rgba(0, 0, 0, 0) 100%);
          left: 0; }
      .mod-teaser-numbers .mod__tab-wrapper .slick-arrow.slick-next {
        right: 0; }
        @media screen and (min-width: 768px) {
          .mod-teaser-numbers .mod__tab-wrapper .slick-arrow.slick-next {
            right: -30px; } }
        .mod-teaser-numbers .mod__tab-wrapper .slick-arrow.slick-next:before {
          content: "\e903";
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-family: "icons";
          font-size: inherit;
          display: inline-block;
          font-size: 20px; }
        .mod-teaser-numbers .mod__tab-wrapper .slick-arrow.slick-next:after {
          background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, gainsboro 50%, gainsboro 100%);
          right: 0; }
      .mod-teaser-numbers .mod__tab-wrapper .slick-arrow.slick-disabled {
        opacity: 0; }
  .mod-teaser-numbers .mod__tab-content {
    display: none;
    margin-top: 30px;
    width: 100%;
    overflow: hidden; }
    .mod-teaser-numbers .mod__tab-content:first-child {
      display: block; }
    .mod-teaser-numbers .mod__tab-content .polygon-wrapper {
      display: inline-block;
      width: 100%; }
      .mod-teaser-numbers .mod__tab-content .polygon-wrapper div.row-sm {
        clear: both; }
        @media screen and (min-width: 1200px) {
          .mod-teaser-numbers .mod__tab-content .polygon-wrapper div.row-sm {
            display: inline;
            clear: none; } }
        .mod-teaser-numbers .mod__tab-content .polygon-wrapper div.row-sm .polygon {
          margin-bottom: 0; }
        .mod-teaser-numbers .mod__tab-content .polygon-wrapper div.row-sm:nth-child(2) .polygon, .mod-teaser-numbers .mod__tab-content .polygon-wrapper div.row-sm:last-child .polygon {
          margin-top: 0; }
        .mod-teaser-numbers .mod__tab-content .polygon-wrapper div.row-sm:nth-child(2) {
          transform: translate(15px, -10px); }
          @media screen and (min-width: 576px) {
            .mod-teaser-numbers .mod__tab-content .polygon-wrapper div.row-sm:nth-child(2) {
              transform: translate(26px, -12px); } }
        .mod-teaser-numbers .mod__tab-content .polygon-wrapper div.row-sm:last-child {
          transform: translate(0, -19px); }
          @media screen and (min-width: 576px) {
            .mod-teaser-numbers .mod__tab-content .polygon-wrapper div.row-sm:last-child {
              transform: translate(0, -24px); } }
        @media screen and (min-width: 1200px) {
          .mod-teaser-numbers .mod__tab-content .polygon-wrapper div.row-sm .polygon {
            margin-bottom: 15px; }
          .mod-teaser-numbers .mod__tab-content .polygon-wrapper div.row-sm:nth-child(2) .polygon, .mod-teaser-numbers .mod__tab-content .polygon-wrapper div.row-sm:last-child .polygon {
            margin-top: 15px; }
          .mod-teaser-numbers .mod__tab-content .polygon-wrapper div.row-sm:nth-child(2) {
            transform: translate(0, 0); }
          .mod-teaser-numbers .mod__tab-content .polygon-wrapper div.row-sm:last-child, .mod-teaser-numbers .mod__tab-content .polygon-wrapper div.row-sm .row-lg {
            transform: translate(25px, -43px);
            display: block; }
          .mod-teaser-numbers .mod__tab-content .polygon-wrapper div.row-sm .row-lg {
            clear: both; } }
      @media screen and (min-width: 1200px) {
        .mod-teaser-numbers .mod__tab-content .polygon-wrapper.polygon-wrapper--toto {
          display: block; } }
      .mod-teaser-numbers .mod__tab-content .polygon-wrapper.polygon-wrapper--toto > .row-sm {
        clear: both; }
      .mod-teaser-numbers .mod__tab-content .polygon-wrapper.polygon-wrapper--toto > .row-sm:last-child {
        transform: translate(15px, -9px); }
        @media screen and (min-width: 576px) {
          .mod-teaser-numbers .mod__tab-content .polygon-wrapper.polygon-wrapper--toto > .row-sm:last-child {
            transform: translate(25px, -13px); } }
        @media screen and (min-width: 1200px) {
          .mod-teaser-numbers .mod__tab-content .polygon-wrapper.polygon-wrapper--toto > .row-sm:last-child {
            transform: translate(44px, -53px); } }
    .mod-teaser-numbers .mod__tab-content.gluecksspirale .clear {
      display: inline-block;
      width: 100%; }
    .mod-teaser-numbers .mod__tab-content.gluecksspirale .polygon-wrapper {
      margin-top: 50px; }
      .mod-teaser-numbers .mod__tab-content.gluecksspirale .polygon-wrapper:first-child {
        margin-top: 0; }
      @media screen and (min-width: 1200px) {
        .mod-teaser-numbers .mod__tab-content.gluecksspirale .polygon-wrapper {
          margin-top: 0;
          float: left;
          width: auto;
          margin-right: 20px; }
          .mod-teaser-numbers .mod__tab-content.gluecksspirale .polygon-wrapper:first-child {
            margin-right: 60px; }
          .mod-teaser-numbers .mod__tab-content.gluecksspirale .polygon-wrapper:last-child {
            float: right;
            margin-right: 0; } }
      .mod-teaser-numbers .mod__tab-content.gluecksspirale .polygon-wrapper > div {
        clear: both; }
        .mod-teaser-numbers .mod__tab-content.gluecksspirale .polygon-wrapper > div .polygon {
          margin: 2px; }
    .mod-teaser-numbers .mod__tab-content .btn {
      margin-top: 30px;
      display: block;
      clear: both; }
    .mod-teaser-numbers .mod__tab-content .polygon-description {
      bottom: auto;
      top: -1.5em; }
  .mod-teaser-numbers.teaser-home:before {
    content: '';
    background: transparent;
    position: absolute;
    width: 100%;
    left: 0; }
  .mod-teaser-numbers.teaser-home.keno {
    padding: 0; }
    @media screen and (min-width: 576px) {
      .mod-teaser-numbers.teaser-home.keno {
        margin-bottom: 0;
        padding: 0; } }
    .mod-teaser-numbers.teaser-home.keno .mod__tab-content {
      margin-top: 0; }
    .mod-teaser-numbers.teaser-home.keno .mod-teaser__logo {
      margin-top: -40px;
      margin-left: -60px; }
      @media screen and (max-width: 1199px) {
        .mod-teaser-numbers.teaser-home.keno .mod-teaser__logo {
          margin-top: -15px; } }
    .mod-teaser-numbers.teaser-home.keno .polygon:not(.polygon-fluid):after {
      font-size: 48px;
      line-height: 51px; }
    @media screen and (max-width: 1199px) {
      .mod-teaser-numbers.teaser-home.keno div.row-sm:nth-child(2) {
        transform: translate(22px, -14px); } }
    @media screen and (max-width: 1199px) {
      .mod-teaser-numbers.teaser-home.keno div.row-sm:last-child {
        transform: translate(0, -28px); } }
    @media screen and (min-width: 1200px) {
      .mod-teaser-numbers.teaser-home.keno div.row-sm .row-lg {
        transform: translate(22px, -43px); }
      .mod-teaser-numbers.teaser-home.keno div.row-sm:last-child {
        transform: translate(22px, -43px); } }
  .mod-teaser-numbers.teaser-home.gluecksspirale {
    padding: 0 0 40px 10px;
    margin-bottom: 0; }
    .mod-teaser-numbers.teaser-home.gluecksspirale .mod-teaser__logo {
      margin-top: -7px;
      margin-left: -20px; }
      @media screen and (max-width: 991px) {
        .mod-teaser-numbers.teaser-home.gluecksspirale .mod-teaser__logo {
          margin-top: 5px; } }
  .mod-teaser-numbers.teaser-home .gluecksspirale {
    margin-top: 0; }
    .mod-teaser-numbers.teaser-home .gluecksspirale .polygon-wrapper {
      float: left;
      width: auto;
      margin-right: 18px;
      margin-top: 0; }
      .mod-teaser-numbers.teaser-home .gluecksspirale .polygon-wrapper > div .polygon {
        margin: 0 2px; }
      @media screen and (max-width: 991px) {
        .mod-teaser-numbers.teaser-home .gluecksspirale .polygon-wrapper p {
          margin-bottom: 5px; } }
      @media screen and (min-width: 992px) {
        .mod-teaser-numbers.teaser-home .gluecksspirale .polygon-wrapper p {
          font-size: 18px; } }
      .mod-teaser-numbers.teaser-home .gluecksspirale .polygon-wrapper:first-child {
        margin-top: 0; }
      @media screen and (min-width: 1200px) {
        .mod-teaser-numbers.teaser-home .gluecksspirale .polygon-wrapper:last-child {
          float: left; } }
      .mod-teaser-numbers.teaser-home .gluecksspirale .polygon-wrapper p {
        margin-top: 6px; }
  .mod-teaser-numbers.teaser-home.toto {
    padding: 0; }
    @media screen and (min-width: 576px) {
      .mod-teaser-numbers.teaser-home.toto {
        margin-bottom: 0;
        padding: 0; } }
    .mod-teaser-numbers.teaser-home.toto .mod__tab-content {
      margin-top: 0; }
    .mod-teaser-numbers.teaser-home.toto .mod-teaser__logo {
      margin-top: -40px;
      margin-left: 0; }
      @media screen and (max-width: 1199px) {
        .mod-teaser-numbers.teaser-home.toto .mod-teaser__logo {
          margin-top: -15px; } }
    .mod-teaser-numbers.teaser-home.toto .polygon:not(.polygon-fluid):after {
      font-size: 48px;
      line-height: 51px; }
    .mod-teaser-numbers.teaser-home.toto div.row-sm {
      clear: both; }
      @media screen and (max-width: 1199px) {
        .mod-teaser-numbers.teaser-home.toto div.row-sm:nth-child(2) {
          transform: translate(22px, -14px); } }
    @media screen and (min-width: 1200px) {
      .mod-teaser-numbers.teaser-home.toto div.row-sm .row-lg {
        transform: translate(22px, -43px); }
      .mod-teaser-numbers.teaser-home.toto div.row-sm:last-child {
        transform: translate(22px, -43px); } }

/*  ####################  source/modules/TeaserNumbersGameSite/scss/TeaserNumbersGameSite.scss  ####################  */
.mod-teaser-numbers-game-site .mod-teaser__content.keno {
  background-color: #a360a7;
  min-height: 334px;
  padding: 40px 0 33px 20px; }
  @media screen and (min-width: 1200px) {
    .mod-teaser-numbers-game-site .mod-teaser__content.keno {
      padding-top: 71px; } }

.mod-teaser-numbers-game-site .mod-teaser__content.gluecksspirale {
  background-color: #dd4446;
  min-height: 334px; }
  .mod-teaser-numbers-game-site .mod-teaser__content.gluecksspirale .polygon-wrapper .heading-h4 {
    padding: 40px 0 33px 20px; }
    @media screen and (min-width: 1200px) {
      .mod-teaser-numbers-game-site .mod-teaser__content.gluecksspirale .polygon-wrapper .heading-h4 {
        padding-top: 71px; } }

.mod-teaser-numbers-game-site .btn--big {
  transform: translateY(-50%);
  margin-right: 8.8%;
  float: right; }

.mod-teaser-numbers-game-site--one-col .mod-teaser-numbers.teaser-home.gluecksspirale {
  padding-top: 20px;
  padding-left: 20px; }
  .mod-teaser-numbers-game-site--one-col .mod-teaser-numbers.teaser-home.gluecksspirale .mod__tab-content {
    margin-bottom: 20px; }
    .mod-teaser-numbers-game-site--one-col .mod-teaser-numbers.teaser-home.gluecksspirale .mod__tab-content .polygon-wrapper {
      margin-right: 30px; }
      @media screen and (min-width: 992px) {
        .mod-teaser-numbers-game-site--one-col .mod-teaser-numbers.teaser-home.gluecksspirale .mod__tab-content .polygon-wrapper {
          margin-right: 40px; } }

@media screen and (min-width: 768px) {
  .mod-teaser-numbers-game-site--one-col .mod-teaser__logo {
    width: 30%; } }

@media screen and (min-width: 992px) {
  .mod-teaser-numbers-game-site--one-col .mod-teaser__logo {
    position: absolute;
    bottom: 40px;
    right: 0; } }

.mod-teaser-numbers-game-site--one-col .btn--big {
  width: 43.8%;
  margin-right: 54.6%; }
  @media screen and (max-width: 767px) {
    .mod-teaser-numbers-game-site--one-col .btn--big {
      width: 88%;
      margin: 0;
      transform: translateY(-25%); } }

/*  ####################  source/modules/TextBlock/scss/TextBlock.scss  ####################  */
.textblock {
  padding: 24px;
  background: #333333;
  color: white; }
  .textblock p {
    margin-bottom: unset; }

/*  ####################  source/modules/Timeline/scss/Timeline.scss  ####################  */
.mod-timeline .desc {
  border-left: 2px solid #CDCDCD;
  margin-left: 35px;
  padding: 10px 0 40px 50px; }
  @media screen and (min-width: 768px) {
    .mod-timeline .desc {
      padding-left: 100px;
      margin-left: 55px; } }

/*  ####################  source/modules/ToTopButton/scss/ToTopButton.scss  ####################  */
.mod-to-top-button {
  padding-bottom: 4rem; }
  @media screen and (max-width: 767px) {
    .mod-to-top-button {
      padding-bottom: 2rem; } }

/*  ####################  source/modules/ValidatingForm/scss/ValidatingForm.scss  ####################  */
.mod-validating-form .parsley-errors-list,
.mod-validating-form .parsley-errors-list li {
  list-style-type: none;
  padding: 0; }

.mod-validating-form .has-success .parsley-duplicate_entries {
  display: none; }

/*  ####################  source/modules/Video/scss/Video.scss  ####################  */
.mod-video {
  position: relative;
  padding-top: 56.25%; }
  .mod-video__player {
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1; }
    .mod-video__player iframe {
      height: 100%;
      width: 100%; }
    .mod-video__player .hidden {
      display: none; }
  .mod-video__poster {
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    transition: all 0.3s;
    text-align: center;
    overflow: hidden; }
    .mod-video__poster .poster {
      height: 100%;
      margin: auto; }
    .mod-video__poster .copy-container {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      text-align: center;
      color: #ffffff;
      left: 2rem;
      right: 2rem; }
      @media screen and (max-width: 767px) {
        .mod-video__poster .copy-container .heading-h1 {
          font-size: 2.25rem; } }
      @media screen and (max-width: 575px) {
        .mod-video__poster .copy-container .heading-h1 {
          margin-bottom: 0; } }
      .mod-video__poster .copy-container .play-btn {
        color: #ffffff;
        width: auto;
        padding-right: 9px;
        padding-left: 9px; }
    .mod-video__poster.hidden {
      opacity: 0;
      visibility: hidden; }

/*  ####################  source/modules/WeeklyWinner/scss/WeeklyWinner.scss  ####################  */
.weekly-winner {
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  z-index: 0; }
  .weekly-winner span {
    display: block; }
  .weekly-winner .ww-title, .weekly-winner .ww-date {
    font-size: 40px; }
  .weekly-winner .ww-amount {
    font-size: 48px; }
  .weekly-winner .ww-logo {
    padding: 0 15%; }
  @media screen and (max-width: 991px) {
    .weekly-winner .ww-title, .weekly-winner .ww-date {
      font-size: 28px; }
    .weekly-winner .ww-amount {
      font-size: 36px; } }
  .weekly-winner__ribbon {
    position: absolute;
    z-index: 4;
    top: 5px;
    right: 0;
    transform: scale(1.5); }
    @media screen and (max-width: 1199px) {
      .weekly-winner__ribbon {
        transform: scale(1.25); } }
    @media screen and (max-width: 991px) {
      .weekly-winner__ribbon {
        transform: scale(1);
        top: 0; } }
  @media screen and (max-width: 991px) {
    .page-content > .weekly-winner:first-child {
      margin-top: -2rem; } }
  @media screen and (min-width: 992px) {
    .page-content > .weekly-winner:first-child {
      margin-top: -144px; } }
  .weekly-winner:after {
    z-index: 2; }
  .weekly-winner__bg-image {
    position: absolute;
    height: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .weekly-winner__bg-image {
        height: 100%; } }
  .weekly-winner .container {
    z-index: 3;
    position: relative;
    padding: 56px 1rem; }
  .weekly-winner__game-logo {
    width: 75%;
    max-width: 428px;
    margin: auto;
    display: block;
    z-index: 2;
    position: relative; }
    @media screen and (min-width: 992px) {
      .weekly-winner__game-logo {
        left: 16px;
        top: 50%;
        position: absolute;
        transform: translateY(-50%); } }
  .weekly-winner__content {
    display: inline-block;
    position: absolute;
    right: 18%;
    bottom: 0.5rem; }
    .weekly-winner__content .jackpot {
      margin-bottom: 1.5625rem; }
      .weekly-winner__content .jackpot p {
        color: #C90713;
        margin: 0; }
        .weekly-winner__content .jackpot p.heading-h6 {
          font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif; }
      .weekly-winner__content .jackpot .chance {
        color: #000000; }
    .weekly-winner__content .deadline {
      display: inline-block; }
      .weekly-winner__content .deadline p {
        margin: 0;
        font-family: "Roboto Condensed Bold", "Helvetica Neue", Arial, sans-serif; }
        .weekly-winner__content .deadline p.time {
          text-align: center;
          background: #000000;
          color: #ffffff;
          text-transform: uppercase;
          padding: 0.5rem;
          font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif; }
  @media screen and (max-width: 991px) {
    .weekly-winner__content {
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative;
      left: 0;
      right: 0;
      bottom: 0; }
      .weekly-winner__content .jackpot {
        display: inline-block;
        margin: 0 1rem;
        order: 2; }
      .weekly-winner__content .deadline {
        margin: 0 1rem;
        order: 1; } }
  .weekly-winner--toto .mod-stage-small__content p,
  .weekly-winner--toto .mod-stage-small__content .chance {
    color: #ffffff; }
  .weekly-winner--lotto, .weekly-winner--eurojack {
    overflow: visible; }
  .weekly-winner--lotto .weekly-winner__bg-image,
  .weekly-winner--eurojack .weekly-winner__bg-image {
    width: 100%;
    height: 100%; }
  .weekly-winner--lotto .weekly-winner__game-logo,
  .weekly-winner--eurojack .weekly-winner__game-logo {
    width: inherit;
    max-width: 45%;
    height: auto;
    max-height: 40%;
    bottom: 20px;
    left: 5%;
    z-index: 2;
    position: absolute; }
    @media screen and (min-width: 768px) {
      .weekly-winner--lotto .weekly-winner__game-logo,
      .weekly-winner--eurojack .weekly-winner__game-logo {
        left: 16px;
        top: 50%;
        transform: translateY(-50%); } }
  .weekly-winner--lotto .container,
  .weekly-winner--eurojack .container {
    margin-bottom: 16px;
    padding-top: 300px; }
    @media screen and (min-width: 992px) {
      .weekly-winner--lotto .container,
      .weekly-winner--eurojack .container {
        padding-top: 240px; } }
  .weekly-winner--lotto .weekly-winner__content,
  .weekly-winner--eurojack .weekly-winner__content {
    bottom: -32px;
    align-items: inherit;
    display: inherit;
    justify-content: inherit;
    position: absolute;
    right: 0;
    left: auto; }
    @media screen and (min-width: 768px) {
      .weekly-winner--lotto .weekly-winner__content,
      .weekly-winner--eurojack .weekly-winner__content {
        bottom: -46px;
        left: 0;
        right: auto; } }
  .weekly-winner--lotto .label,
  .weekly-winner--lotto .deadline,
  .weekly-winner--eurojack .label,
  .weekly-winner--eurojack .deadline {
    margin: 0 1rem 1rem; }
  .weekly-winner__prize {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 2; }
    @media screen and (min-width: 992px) {
      .weekly-winner__prize {
        right: 24px; } }
  .weekly-winner--mk .mod-stage-small__game-logo {
    max-width: 290px; }
    @media screen and (max-width: 991px) {
      .weekly-winner--mk .mod-stage-small__game-logo {
        margin: 20px 0 10px 0; } }
  .weekly-winner--mk .mod-stage-small__content .heading-h2 small {
    font-size: 50%;
    margin-right: -0.25em; }
  .weekly-winner--mk .mod-stage-small__content p,
  .weekly-winner--mk .mod-stage-small__content .chance {
    color: #ffffff; }
  .weekly-winner.logo-fix {
    min-height: 16rem; }
    .weekly-winner.logo-fix .mod-stage-small__game-logo {
      margin: 1rem auto -2rem auto;
      z-index: 2;
      display: block; }
      @media screen and (min-width: 992px) {
        .weekly-winner.logo-fix .mod-stage-small__game-logo {
          left: 18%;
          margin: 0;
          top: 50%;
          transform: translate(0, -50%); } }
  .weekly-winner .mod-stage-small__content.no-deadline {
    bottom: 50%;
    transform: translate(0, 50%); }
    .weekly-winner .mod-stage-small__content.no-deadline .jackpot {
      margin: 0; }

/*  ####################  source/modules/WestLottoCard/scss/WestLottoCard.scss  ####################  */
.mod-west-lotto-card {
  border-top: 2px solid #CDCDCD;
  padding-top: 2rem;
  padding-bottom: 2rem; }
  .mod-west-lotto-card:first-child {
    border-top: none;
    padding-top: 0; }
  .mod-west-lotto-card .mod-west-lotto-card__row {
    margin-bottom: 2rem; }
    .mod-west-lotto-card .mod-west-lotto-card__row:before, .mod-west-lotto-card .mod-west-lotto-card__row:after {
      content: ' ';
      display: table; }
    .mod-west-lotto-card .mod-west-lotto-card__row:after {
      clear: both; }
  @media screen and (min-width: 768px) {
    .mod-west-lotto-card .mod-west-lotto-card__info {
      width: 50%;
      float: left; }
      .mod-west-lotto-card .mod-west-lotto-card__info:before, .mod-west-lotto-card .mod-west-lotto-card__info:after {
        content: ' ';
        display: table; }
      .mod-west-lotto-card .mod-west-lotto-card__info:after {
        clear: both; } }
  .mod-west-lotto-card .mod-west-lotto-card__card-data {
    margin-bottom: 0.5rem; }
    .mod-west-lotto-card .mod-west-lotto-card__card-data:before, .mod-west-lotto-card .mod-west-lotto-card__card-data:after {
      content: ' ';
      display: table; }
    .mod-west-lotto-card .mod-west-lotto-card__card-data:after {
      clear: both; }
  .mod-west-lotto-card .mod-west-lotto-card__label {
    clear: both; }
    @media screen and (min-width: 768px) {
      .mod-west-lotto-card .mod-west-lotto-card__label {
        width: 40%;
        float: left;
        padding-bottom: 0.5rem; } }
  .mod-west-lotto-card .mod-west-lotto-card__value {
    display: block;
    float: left;
    width: auto; }
    @media screen and (max-width: 767px) {
      .mod-west-lotto-card .mod-west-lotto-card__value {
        padding-bottom: 0.5rem; } }
  .mod-west-lotto-card .mod-west-lotto-card__card-wrapper {
    width: 312px; }
    @media screen and (min-width: 768px) {
      .mod-west-lotto-card .mod-west-lotto-card__card-wrapper {
        margin-top: 4rem;
        margin-left: 4rem;
        float: left; } }

@media screen and (min-width: 768px) and (max-width: 991px) {
  .mod-west-lotto-card .mod-west-lotto-card__card-wrapper {
    margin-left: 2rem; } }
    @media screen and (max-width: 767px) {
      .mod-west-lotto-card .mod-west-lotto-card__card-wrapper {
        margin: auto;
        margin-top: 2rem;
        margin-bottom: 1rem; } }
  .mod-west-lotto-card__icon-print {
    font-size: 1.375rem;
    color: #000000; }

.mod-west-lotto-card__lightbox-card-wrapper {
  height: 400px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.mod-west-lotto-card__card {
  width: 312px;
  position: relative; }
  @media all and (orientation: portrait) {
    .mod-west-lotto-card__card.mod-west-lotto-card__lightbox-card {
      transform: rotate(90deg);
      transform-origin: 50% 50%; } }
  .mod-west-lotto-card__card .mod-west-lotto-card__printable-bg {
    width: 312px;
    height: 0;
    border: solid 80px #B9CC00;
    border-radius: 10px;
    position: absolute;
    top: 0; }
  .mod-west-lotto-card__card .mod-west-lotto-card__card-top {
    position: relative;
    background-color: #BCCF02;
    border-radius: 5px 5px 0 0;
    text-align: center;
    padding: 0.625rem 0; }
    @media print {
      .mod-west-lotto-card__card .mod-west-lotto-card__card-top {
        background: none; } }
    .mod-west-lotto-card__card .mod-west-lotto-card__card-top > img {
      position: absolute;
      left: 0.9375rem;
      top: 0;
      height: 65%;
      margin-top: 2%; }
  .mod-west-lotto-card__card .mod-west-lotto-card__card-bottom {
    text-align: center;
    background-color: #BCCF02;
    border-radius: 0 0 5px 5px;
    padding: 0.1875rem 0 0.625rem 0;
    position: relative; }
    .mod-west-lotto-card__card .mod-west-lotto-card__card-bottom small {
      display: block;
      text-transform: uppercase; }
    @media print {
      .mod-west-lotto-card__card .mod-west-lotto-card__card-bottom {
        background: none; } }
  .mod-west-lotto-card__card .mod-west-lotto-card__card-image {
    position: relative; }

/*  ####################  source/modules/WinningNumbers/scss/WinningNumbers.scss  ####################  */
.mod-winning-numbers p[class^=heading-] {
  text-transform: none; }

.mod-winning-numbers__nums {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px 10px -10px; }

.mod-winning-numbers__num {
  background-color: #BCCF02;
  font-family: "Prompt Semi-bold", "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  padding: 7px 7px 7px 0;
  margin: 0 10px 14px 10px;
  text-align: center;
  white-space: nowrap;
  width: calc(50% - 20px); }
  @media screen and (min-width: 768px) {
    .mod-winning-numbers__num {
      width: calc(20% - 20px);
      margin-bottom: 24px; } }

.mod-winning-numbers__num > span {
  margin: 0 6px; }
  .mod-winning-numbers__num > span:first-child, .mod-winning-numbers__num > span:last-child {
    margin: 0; }

/*  ####################  source/modules-standalone/AccordionNG/scss/AccordionNG.scss  ####################  */
.mod-accordion-ng:before, .mod-accordion-ng:after {
  background-color: #ffffff;
  content: '';
  display: block;
  height: 12px;
  margin: 0 12px; }

.mod-accordion-ng:before {
  background-color: transparent;
  display: none; }

.mod-accordion-ng article {
  border: none; }
  @media screen and (min-width: 768px) {
    .mod-accordion-ng article {
      border-top: 1px solid #CDCDCD; } }

.mod-accordion-ng__head {
  border: none;
  margin: 0;
  border-top: 1px solid #CDCDCD;
  cursor: pointer;
  margin-top: -1px;
  transition: all 0.3s linear; }
  .mod-accordion-ng__head h4 {
    color: #000000;
    margin: 0 0 0 2.25rem;
    padding: 20px;
    transition: inherit;
    text-indent: -2.25rem; }
  .mod-accordion-ng__head .icon {
    text-indent: 0;
    margin-right: 20px;
    transform: rotate(0deg);
    transition: inherit;
    font-size: 0.5em;
    color: #BCCF02;
    transition: all 0.3s; }
  .is-active .mod-accordion-ng__head, .is-open .mod-accordion-ng__head {
    background-color: #ffffff; }
    .is-active .mod-accordion-ng__head h3, .is-open .mod-accordion-ng__head h3 {
      color: #000000; }
    .is-active .mod-accordion-ng__head .icon, .is-open .mod-accordion-ng__head .icon {
      transform: rotate(180deg); }

.mod-accordion-ng__body {
  padding: 0; }
  @media screen and (min-width: 768px) {
    .mod-accordion-ng__body {
      padding-top: 40px; } }
  .mod-accordion-ng__body > .mod {
    margin-bottom: 40px; }
    .mod-accordion-ng__body > .mod:last-of-type {
      margin-bottom: 0; }
  .mod-accordion-ng__body > .mod + .mod {
    margin-top: -10px; }
