/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

datepicker a, [datepicker] a, .datepicker a{
  color:inherit;
  text-decoration:none;
}
datepicker a:hover, [datepicker] a:hover, .datepicker a:hover{
  text-decoration:none;
}
datepicker select, datepicker select:focus, datepicker select:hover,
.datepicker select, .datepicker select:focus, .datepicker select:hover,
[datepicker] select, [datepicker] select:focus, [datepicker] select:hover{
  width:100%;
   overflow: hidden;
   background:none;
   color:#fff;
   background-color: #138EFA;
   border-radius:2px;
   border: 0;
   margin-top:5px;
}
datepicker, .datepicker, [datepicker],
._720kb-datepicker-calendar-header,
._720kb-datepicker-calendar-body,
._720kb-datepicker-calendar-days-header,
._720kb-datepicker-calendar-years-pagination-pages {
  font-family: Helvetica Neue, Arial, sans-serif;
  font-size: 13.5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin: 0 auto;
  float: left;
  clear: right;
  position: relative;
}
._720kb-datepicker-calendar {
  background: white;
  color: #333;
  position: absolute;
  z-index: 999;
  min-width: 220px;
  margin: 0 auto;
  width: 101%;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
  visibility: hidden;
  overflow:hidden;
  margin-left:-0.5%;
  padding: 0 0 2% 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
._720kb-datepicker-calendar._720kb-datepicker-open,._720kb-datepicker-calendar._720kb-datepicker-forced-to-open {
  visibility: visible;
}
._720kb-datepicker-calendar-header {
  text-align: center;
  font-size: 15px;
  line-height: 40px;
}
._720kb-datepicker-calendar-header:nth-child(odd) {
  background: #138EFA;
}
._720kb-datepicker-calendar-header:nth-child(even) {
  background: #7BC6FC;
}
._720kb-datepicker-calendar-header-left,
._720kb-datepicker-calendar-header-middle,
._720kb-datepicker-calendar-header-right {
  width: 15%;
  float: left;
}
._720kb-datepicker-calendar-header-middle {
  width: 70%;
}

._720kb-datepicker-calendar-header-closed-pagination::after {
  content: " \25BE";
}

._720kb-datepicker-calendar-header-opened-pagination::after {
  content: " \25BE";
  margin-left: 4px;
  position: relative;
  bottom: -3px;
  display:inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
._720kb-datepicker-calendar-body {
  width: 96%;
  margin: 2%;
  text-align: center;
}
._720kb-datepicker-calendar-day {
  cursor: pointer;
  font-size: 12.5px;
  width: 12.2%;
  margin:5px 1%;
  padding: 1.5% 0;
  float: left;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
._720kb-datepicker-calendar-day:hover,._720kb-datepicker-calendar-day._720kb-datepicker-active {
  background: rgba(0, 0, 0, 0.03);
}
._720kb-datepicker-calendar-header a, ._720kb-datepicker-calendar-header a:hover {
  text-decoration:none;
  padding:3% 9% 4% 9%;
  font-size: 13.5px;
  color:rgba(0, 0, 0, 0.55);
  font-weight: bold;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
._720kb-datepicker-calendar-header a:hover {
  color:rgba(0, 0, 0, 0.9);
  background: rgba(255, 255, 255, 0.45);
}
._720kb-datepicker-calendar-month {
  color:#fff;
}
._720kb-datepicker-calendar-month span {
  font-size: 13px;
  color:rgba(0, 0, 0, 0.4);
}
._720kb-datepicker-calendar-month a span  i {
  font-style: normal;
  font-size:15px;
}
._720kb-datepicker-calendar-month a, ._720kb-datepicker-calendar-month a:hover {
  padding: 3px;
  margin-left:1%;
}
._720kb-datepicker-calendar-years-pagination{
  padding:2% 0 0 0;
  float:left;
  clear: right;
  width: 100%;
}
._720kb-datepicker-calendar-years-pagination a, ._720kb-datepicker-calendar-years-pagination a:hover {
  font-size:12px;
  padding:0 7px;
  font-weight: normal;
  margin:3px 1% 0 1%;
  line-height: 20px;
  display: inline-block;
}
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active {
  color:rgba(0, 0, 0, 0.9);
  font-weight: 500;
  background: rgba(255, 255, 255, 0.45);
}
._720kb-datepicker-calendar-years-pagination-pages a,._720kb-datepicker-calendar-years-pagination-pages a:hover{
  padding:5px 10px;
}
._720kb-datepicker-calendar-days-header{
  max-width: 100%;
  margin:0 auto;
  padding:0 2% 0 2%;
  background: rgba(19, 142, 250, 0.08);
  border-bottom:1px solid rgba(0,0,0,0.02);
}
._720kb-datepicker-calendar-days-header div{
  width: 14.18%;
  font-weight: 500;
  font-size: 11.5px;
  padding:10px 0;
  float:left;
  text-align: center;
  color:rgba(0,0,0,0.7);
}
._720kb-datepicker-calendar-days
._720kb-datepicker-default-button{
  font-size: 18.5px;
  position: relative;
  bottom:-0.5px;
}
._720kb-datepicker-default-button{
  padding:0 4.5px;
}
._720kb-datepicker-calendar-header-middle._720kb-datepicker-mobile-item{
  width:95%;
  float:none;
  margin:0 auto;
}
._720kb-datepicker-item-hidden{
  visibility:hidden;
}
._720kb-datepicker-calendar-day._720kb-datepicker-disabled,
._720kb-datepicker-calendar-day._720kb-datepicker-disabled:hover,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-disabled,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-disabled:hover,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active._720kb-datepicker-disabled,
._720kb-datepicker-calendar-years-pagination a._720kb-datepicker-active._720kb-datepicker-disabled:hover{
  color:rgba(0,0,0,0.2);
  background: rgba(25,2,0,0.02);
  cursor: default;
}

@-webkit-keyframes ngdialog-fadeout {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes ngdialog-fadeout {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes ngdialog-fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@keyframes ngdialog-fadein {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.ngdialog {
  box-sizing: border-box;
}

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

.ngdialog {
  position: fixed;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.ngdialog.ngdialog-disabled-animation,
.ngdialog.ngdialog-disabled-animation .ngdialog-overlay,
.ngdialog.ngdialog-disabled-animation .ngdialog-content {
  -webkit-animation: none!important;
  animation: none!important;
}

.ngdialog-overlay {
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadein 0.5s;
  animation: ngdialog-fadein 0.5s;
}

.ngdialog-no-overlay {
  pointer-events: none;
}

.ngdialog.ngdialog-closing .ngdialog-overlay {
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadeout 0.5s;
  animation: ngdialog-fadeout 0.5s;
}

.ngdialog-content {
  background: white;
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadein 0.5s;
  animation: ngdialog-fadein 0.5s;
  pointer-events: all;
}

.ngdialog.ngdialog-closing .ngdialog-content {
  -webkit-backface-visibility: hidden;
  -webkit-animation: ngdialog-fadeout 0.5s;
  animation: ngdialog-fadeout 0.5s;
}

.ngdialog-close:before {
  font-family: 'Helvetica', Arial, sans-serif;
  content: '\00D7';
  cursor: pointer;
}

html.ngdialog-open,
body.ngdialog-open {
  overflow: hidden;
}
@-webkit-keyframes ngdialog-flyin {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes ngdialog-flyin {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes ngdialog-flyout {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

@keyframes ngdialog-flyout {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-40px);
    transform: translateY(-40px);
  }
}

.ngdialog.ngdialog-theme-default {
  padding-bottom: 160px;
  padding-top: 160px;
}

.ngdialog.ngdialog-theme-default.ngdialog-closing .ngdialog-content {
  -webkit-animation: ngdialog-flyout .5s;
  animation: ngdialog-flyout .5s;
}

.ngdialog.ngdialog-theme-default .ngdialog-content {
  -webkit-animation: ngdialog-flyin .5s;
  animation: ngdialog-flyin .5s;
  background: #f0f0f0;
  border-radius: 5px;
  color: #444;
  font-family: 'Helvetica',sans-serif;
  font-size: 1.1em;
  line-height: 1.5em;
  margin: 0 auto;
  max-width: 100%;
  padding: 1em;
  position: relative;
  width: 450px;
}

.ngdialog.ngdialog-theme-default .ngdialog-close {
  border-radius: 5px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}

.ngdialog.ngdialog-theme-default .ngdialog-close:before {
  background: transparent;
  border-radius: 3px;
  color: #bbb;
  content: '\00D7';
  font-size: 26px;
  font-weight: 400;
  height: 30px;
  line-height: 26px;
  position: absolute;
  right: 3px;
  text-align: center;
  top: 3px;
  width: 30px;
}

.ngdialog.ngdialog-theme-default .ngdialog-close:hover:before,
.ngdialog.ngdialog-theme-default .ngdialog-close:active:before {
  color: #777;
}

.ngdialog.ngdialog-theme-default .ngdialog-message {
  margin-bottom: .5em;
}

.ngdialog.ngdialog-theme-default .ngdialog-input {
  margin-bottom: 1em;
}

.ngdialog.ngdialog-theme-default .ngdialog-input textarea,
.ngdialog.ngdialog-theme-default .ngdialog-input input[type="text"],
.ngdialog.ngdialog-theme-default .ngdialog-input input[type="password"],
.ngdialog.ngdialog-theme-default .ngdialog-input input[type="email"],
.ngdialog.ngdialog-theme-default .ngdialog-input input[type="url"] {
  background: #fff;
  border: 0;
  border-radius: 3px;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  margin: 0 0 .25em;
  min-height: 2.5em;
  padding: .25em .67em;
  width: 100%;
}

.ngdialog.ngdialog-theme-default .ngdialog-input textarea:focus,
.ngdialog.ngdialog-theme-default .ngdialog-input input[type="text"]:focus,
.ngdialog.ngdialog-theme-default .ngdialog-input input[type="password"]:focus,
.ngdialog.ngdialog-theme-default .ngdialog-input input[type="email"]:focus,
.ngdialog.ngdialog-theme-default .ngdialog-input input[type="url"]:focus {
  box-shadow: inset 0 0 0 2px #8dbdf1;
  outline: none;
}

.ngdialog.ngdialog-theme-default .ngdialog-buttons {
  *zoom: 1;
}

.ngdialog.ngdialog-theme-default .ngdialog-buttons:after {
  content: '';
  display: table;
  clear: both;
}

.ngdialog.ngdialog-theme-default .ngdialog-button {
  border: 0;
  border-radius: 3px;
  cursor: pointer;
  float: right;
  font-family: inherit;
  font-size: .8em;
  letter-spacing: .1em;
  line-height: 1em;
  margin: 0 0 0 .5em;
  padding: .75em 2em;
  text-transform: uppercase;
}

.ngdialog.ngdialog-theme-default .ngdialog-button:focus {
  -webkit-animation: ngdialog-pulse 1.1s infinite;
  animation: ngdialog-pulse 1.1s infinite;
  outline: none;
}

@media (max-width: 568px) {
  .ngdialog.ngdialog-theme-default .ngdialog-button:focus {
    -webkit-animation: none;
    animation: none;
  }
}

.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-primary {
  background: #3288e6;
  color: #fff;
}

.ngdialog.ngdialog-theme-default .ngdialog-button.ngdialog-button-secondary {
  background: #e0e0e0;
  color: #777;
}
@charset "UTF-8";
/* Makes border-box properties */
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a {
  color: inherit;
  text-decoration: none; }

option {
  font-size: 0.8em; }

ul, li {
  list-style: none;
  padding: 0;
  margin: 0; }

img {
  width: 100%; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.angular-google-map-container {
  height: 400px; }

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
  display: none !important; }

[ng-click],
[data-ng-click],
[x-ng-click] {
  cursor: pointer; }

@font-face {
  font-family: 'Conv_Elsner+Flake - TVNordEF-LightCon';
  src: url("/static/fonts/elsner_flake_tv_nord/Elsner+Flake - TVNordEF-LightCon.eot?8d197d498db7");
  src: local("☺"), url("/static/fonts/elsner_flake_tv_nord/Elsner+Flake - TVNordEF-LightCon.woff?8d197d498db7") format("woff"), url("/static/fonts/elsner_flake_tv_nord/Elsner+Flake - TVNordEF-LightCon.ttf?8d197d498db7") format("truetype"), url("/static/fonts/elsner_flake_tv_nord/Elsner+Flake - TVNordEF-LightCon.svg?8d197d498db7") format("svg");
  font-weight: 100;
  font-style: normal; }

@font-face {
  font-family: 'Conv_Elsner+Flake - TVNordEF-RegularCon';
  src: url("/static/fonts/elsner_flake_tv_nord/Elsner+Flake - TVNordEF-RegularCon.eot?8d197d498db7");
  src: local("☺"), url("/static/fonts/elsner_flake_tv_nord/Elsner+Flake - TVNordEF-RegularCon.woff?8d197d498db7") format("woff"), url("/static/fonts/elsner_flake_tv_nord/Elsner+Flake - TVNordEF-RegularCon.ttf?8d197d498db7") format("truetype"), url("/static/fonts/elsner_flake_tv_nord/Elsner+Flake - TVNordEF-RegularCon.svg?8d197d498db7") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Conv_Elsner+Flake - TVNordEF-BoldCon';
  src: url("/static/fonts/elsner_flake_tv_nord/Elsner+Flake - TVNordEF-BoldCon.eot?8d197d498db7");
  src: local("☺"), url("/static/fonts/elsner_flake_tv_nord/Elsner+Flake - TVNordEF-BoldCon.woff?8d197d498db7") format("woff"), url("/static/fonts/elsner_flake_tv_nord/Elsner+Flake - TVNordEF-BoldCon.ttf?8d197d498db7") format("truetype"), url("/static/fonts/elsner_flake_tv_nord/Elsner+Flake - TVNordEF-BoldCon.svg?8d197d498db7") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'FontAwesome';
  src: url("/static/digit/vendor/font-awesome/fonts/fontawesome-webfont.eot?v=4.5.0&8d197d498db7");
  src: url("/static/digit/vendor/font-awesome/fonts/fontawesome-webfont.eot?&8d197d498db7#iefix&v=4.5.0") format("embedded-opentype"), url("/static/digit/vendor/font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0&8d197d498db7") format("woff2"), url("/static/digit/vendor/font-awesome/fonts/fontawesome-webfont.woff?v=4.5.0&8d197d498db7") format("woff"), url("/static/digit/vendor/font-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0&8d197d498db7") format("truetype"), url("/static/digit/vendor/font-awesome/fonts/fontawesome-webfont.svg?v=4.5.0&8d197d498db7#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  body strong {
    font-family: 'Conv_Elsner+Flake - TVNordEF-BoldCon'; }

.fa-var-arrow-circle-up:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-times:before {
  content: ""; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-star:before {
  content: "\f005"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-facebook:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-mail-forward:before, .fa-share:before {
  content: "\f064"; }

.fa-envelope-o:before {
  content: "\f003"; }

body {
  font-family: 'Conv_Elsner+Flake - TVNordEF-LightCon', Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  color: #222222;
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility; }

/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px */
@media (min-width: 40em) {
  .half {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%; }
    .half:nth-of-type(2n + 1) {
      float: right;
      margin-right: 0; }
    .half .square {
      padding-top: 100%; } }

.third {
  background-color: #e8e8e9; }
  .third:nth-of-type(2n+1) {
    background-color: #f6f7f8; }
  @media (min-width: 40em) {
    .third {
      width: 32.20339%;
      float: left;
      margin-right: 1.69492%; }
      .third:nth-of-type(3n + 1) {
        float: right;
        margin-right: 0; }
      .third .square {
        padding-top: 100%; } }

@media (min-width: 40em) {
  .fourth {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%; }
    .fourth:nth-of-type(4n + 1) {
      float: right;
      margin-right: 0; }
    .fourth .square {
      padding-top: 100%; } }

.header {
  background-color: black;
  color: white;
  z-index: 20; }
  @media (min-width: 0em) and (max-width: 40em) {
    .header {
      background-color: white; } }
  .header .banner.top-banner {
    padding-top: 1em;
    padding-bottom: 0.8em;
    background-color: black; }
    @media (min-width: 0em) and (max-width: 40em) {
      .header .banner.top-banner {
        padding: 0; } }
  .header .logo {
    background-color: black; }
    @media (min-width: 0em) and (max-width: 40em) {
      .header .logo {
        padding: 0 25%; } }

.footer {
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  margin-top: 2em;
  margin-bottom: 3em;
  text-align: center;
  color: white; }
  .footer h1 {
    line-height: 1; }
  .footer a, .footer h1, .footer h2, .footer h3, .footer h4, .footer p {
    color: white;
    font-family: "Conv_Elsner+Flake - TVNordEF-RegularCon", "Helvetica", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 0; }
  .footer .left {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
    color: white; }
  .footer .mid {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%;
    color: white; }
  .footer .right {
    width: 23.72881%;
    float: right;
    margin-right: 0; }
  .footer .bottom {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0; }

.ngdialog-theme-plain {
  text-align: center; }
  .ngdialog-theme-plain h1, .ngdialog-theme-plain h2, .ngdialog-theme-plain h3, .ngdialog-theme-plain h4, .ngdialog-theme-plain h5, .ngdialog-theme-plain p {
    margin: 0;
    padding: 0;
    font-size: 1em; }
  .ngdialog-theme-plain h5 {
    font-size: 0.6em; }
  .ngdialog-theme-plain .modal-content {
    padding: 1em 0em; }
  .ngdialog-theme-plain .footer {
    margin: 0; }
    .ngdialog-theme-plain .footer h1, .ngdialog-theme-plain .footer h2, .ngdialog-theme-plain .footer h3, .ngdialog-theme-plain .footer h4, .ngdialog-theme-plain .footer h5, .ngdialog-theme-plain .footer p {
      color: black; }
  .ngdialog-theme-plain.event-detail .close-button {
    display: block;
    float: none; }
  .ngdialog-theme-plain.event-detail .title {
    text-align: left; }
  .ngdialog-theme-plain .close-button {
    position: absolute;
    right: 0.4em; }
    .ngdialog-theme-plain .close-button:after {
      padding-top: 1em;
      font-family: 'Helvetica', Arial, sans-serif;
      content: '\00D7';
      cursor: pointer;
      font-size: 32px;
      font-weight: bold; }
  .ngdialog-theme-plain .title, .ngdialog-theme-plain form, .ngdialog-theme-plain .footer {
    text-align: center; }
  .ngdialog-theme-plain p {
    margin: 0; }
  .ngdialog-theme-plain .footer {
    color: black;
    padding-bottom: 0.02em; }
  .ngdialog-theme-plain form {
    margin-top: 0.4em;
    margin-bottom: 0.4em;
    font-size: 0.6em; }
  .ngdialog-theme-plain input {
    margin-bottom: 0.2em;
    margin-top: 0.2em;
    padding: 0.4em;
    width: 100%; }
  .ngdialog-theme-plain input.email {
    padding: 0.6em;
    margin-bottom: 0.8em; }
  .ngdialog-theme-plain button.button, .ngdialog-theme-plain input.button {
    text-align: center;
    display: inline-block;
    padding: 0.6em 1em;
    background-color: black;
    color: white;
    border: none;
    width: auto;
    margin: 0.8em auto; }
  .ngdialog-theme-plain input[type=checkbox] {
    text-align: left;
    display: inline-block;
    width: 1em; }
  .ngdialog-theme-plain .slogan {
    padding: 1em;
    background-color: #ff00ff;
    display: inline-block;
    color: white; }
  .ngdialog-theme-plain .errorlist {
    color: red; }

.ngdialog-content {
  position: relative;
  padding-right: 1em;
  padding-left: 1em; }

.ngdialog-open {
  height: auto !important; }

.filter-panel {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase; }
  .filter-panel:after {
    content: "";
    display: table;
    clear: both; }
  @media (min-width: 0em) and (max-width: 40em) {
    .filter-panel {
      padding: 0em 0.4em;
      display: none; } }
  .filter-panel .filter {
    width: 15.25424%;
    float: left;
    margin-right: 1.69492%;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    background-color: #d3d3d3;
    position: relative;
    padding-top: 0.2em;
    padding-bottom: 0.2em;
    border-radius: 0.3em;
    cursor: pointer;
    height: 1.2em; }
    .filter-panel .filter:first-of-type {
      background-color: #28fd2e; }
    .filter-panel .filter select {
      cursor: pointer;
      position: absolute;
      width: 100%;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      opacity: 0.01; }
    .filter-panel .filter datepicker {
      cursor: pointer;
      position: absolute;
      width: 100%;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }
    .filter-panel .filter input {
      opacity: 0.01;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      width: 100%; }
    .filter-panel .filter span.active {
      position: relative; }
      .filter-panel .filter span.active:after {
        animation: blink-cursor 1s infinite;
        color: #ff00ff;
        content: " |";
        right: -7px;
        position: absolute; }
    .filter-panel .filter.win {
      background-color: #ff00ff;
      color: white; }
      .filter-panel .filter.win.active {
        background-color: rgba(255, 0, 255, 0.5); }
  .filter-panel .filter.win {
    width: 15.25424%;
    float: right;
    margin-right: 0;
    font-family: 'Conv_Elsner+Flake - TVNordEF-BoldCon', Helvetica, sans-serif; }
  .filter-panel i {
    position: absolute;
    right: 5px;
    top: 4px; }

._720kb-datepicker-calendar-header:nth-child(even) {
  background-color: white;
  color: black; }

._720kb-datepicker-calendar-header:nth-child(odd) {
  background-color: white; }

._720kb-datepicker-calendar-days-header {
  background-color: white; }

._720kb-datepicker-calendar-month {
  color: black; }

._720kb-datepicker-calendar {
  margin-top: 2em;
  box-shadow: 5px 5px 10px rgba(136, 136, 136, 0.6); }
  ._720kb-datepicker-calendar .has-event {
    background-color: rgba(9, 150, 196, 0.38); }

@keyframes blink-cursor {
  50% {
    color: transparent; } }

@media (min-width: 0px) and (max-width: 640px) {
  .filter-panel .filter, .filter-panel .filter.win {
    font-size: 1.2em;
    width: 100%;
    margin-bottom: 0.2em;
    padding-top: 0.2em;
    padding-bottom: 0.1em; }
    .filter-panel .filter i, .filter-panel .filter.win i {
      position: absolute;
      right: 5px;
      top: 5px; } }

.top-menu {
  padding: 0.1em;
  padding-bottom: 2px;
  background-color: white;
  color: black;
  letter-spacing: 1px;
  font-size: 1.6em;
  /*

  USAGE: This function can be used to make small corrections to elements
  just before the view changes from one size to another.

  for example, if you might need to change the font size just before
  the view changes from large to medium

  @include approach(medium, from-top) {

      font-size: 0.8em;

  }

   */
  /*

  USAGE: This function can be used to make small corrections to elements
  just before the view changes from one size to another.

  for example, if you might need to change the font size just before
  the view changes from large to medium

  @include approach(medium, from-top) {

      font-size: 0.8em;

  }

   */ }
  .top-menu .top-menu-inner {
    position: relative; }
  @media (min-width: 40.063em) and (max-width: 64em) {
    .top-menu {
      font-size: 1.4em; } }
  @media (min-width: 0em) and (max-width: 40em) {
    .top-menu {
      display: none;
      background-color: transparent; } }
  @media (min-width: 40em) and (max-width: 47em) {
    .top-menu {
      font-size: 1.3em; } }
  @media (min-width: 40em) and (max-width: 45em) {
    .top-menu {
      font-size: 1.1em; } }
  .top-menu .item {
    display: inline-block;
    padding: 0em 2.4%; }
    @media (min-width: 0em) and (max-width: 40em) {
      .top-menu .item {
        display: none; } }
    .top-menu .item.icons {
      padding: 0;
      right: 0;
      position: absolute; }
    .top-menu .item:hover, .top-menu .item.active {
      color: grey; }
    .top-menu .item .icon {
      margin-right: 0.5em; }
      .top-menu .item .icon img {
        height: 1.1em;
        width: auto; }

.mobile-menu {
  color: lightgrey;
  font-size: 1.4em;
  padding: 0;
  background-repeat: no-repeat;
  text-transform: uppercase; }
  .mobile-menu.fix {
    top: 0 !important;
    position: fixed;
    width: 100%;
    z-index: 999; }
  @media (min-width: 40em) {
    .mobile-menu {
      display: none; } }
  .mobile-menu .filter-buttons {
    background-color: black;
    padding: 0.2em 0 0;
    min-height: 34px; }
    .mobile-menu .filter-buttons:after {
      content: "";
      display: table;
      clear: both; }
    .mobile-menu .filter-buttons .left {
      width: 40%;
      float: left;
      min-height: 5px;
      text-align: center;
      position: relative; }
      .mobile-menu .filter-buttons .left .input {
        position: relative; }
      .mobile-menu .filter-buttons .left input.invisible, .mobile-menu .filter-buttons .left select.invisible {
        position: absolute;
        top: 0;
        width: 100%;
        bottom: 0;
        left: 0;
        right: 80%;
        opacity: 0.01; }
    .mobile-menu .filter-buttons .middle {
      width: 20%;
      float: left;
      text-align: center;
      padding: 3px 22px 0;
      /*

  USAGE: This function can be used to make small corrections to elements
  just before the view changes from one size to another.

  for example, if you might need to change the font size just before
  the view changes from large to medium

  @include approach(medium, from-top) {

      font-size: 0.8em;

  }

   */ }
      @media (min-width: 30em) and (max-width: 40em) {
        .mobile-menu .filter-buttons .middle {
          padding: 3px 34px 0; } }
    .mobile-menu .filter-buttons .right {
      text-align: center;
      float: right;
      width: 40%;
      position: relative; }
    .mobile-menu .filter-buttons .region {
      position: relative; }
      .mobile-menu .filter-buttons .region a {
        color: #28fd2e; }
    .mobile-menu .filter-buttons .x {
      position: absolute;
      margin-left: 10px;
      top: 0;
      right: 10%;
      font-size: 20px;
      line-height: 1.1; }
  .mobile-menu .mobile-menu-icon {
    width: 100%;
    position: relative;
    z-index: 100;
    text-align: left; }
    .mobile-menu .mobile-menu-icon img.bottom {
      position: absolute;
      width: 100%;
      height: auto;
      margin-top: -1px;
      left: 0; }
    .mobile-menu .mobile-menu-icon i.fa {
      position: absolute;
      width: 10%;
      height: auto;
      left: calc(50% - 10px);
      z-index: 500;
      top: -20px; }
  .mobile-menu a {
    text-transform: uppercase;
    color: lightgrey; }
    .mobile-menu a.active {
      color: grey; }
  .mobile-menu .mobile-navigation {
    text-align: center;
    background-color: black;
    font-size: 1.3em;
    transition: height .3s ease;
    overflow: hidden; }
    .mobile-menu .mobile-navigation a {
      display: block;
      padding-top: 0.2em;
      position: relative; }
    .mobile-menu .mobile-navigation .input {
      position: relative; }
      .mobile-menu .mobile-navigation .input .win {
        color: #ff00ff; }
      .mobile-menu .mobile-navigation .input.active a {
        color: grey; }
      .mobile-menu .mobile-navigation .input.active .win {
        color: #c5c5c5; }
    .mobile-menu .mobile-navigation input.invisible, .mobile-menu .mobile-navigation select.invisible {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      opacity: 0.01;
      text-align: center;
      width: 100vw; }
    .mobile-menu .mobile-navigation .overlay {
      background-color: transparent;
      transition: background-color 300ms ease;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 15px;
      right: 15px;
      border-radius: 10px;
      color: black;
      line-height: 1.4; }
      .mobile-menu .mobile-navigation .overlay.active {
        background-color: #c5c5c5;
        transition: background-color 300ms ease; }
    .mobile-menu .mobile-navigation .view-content {
      padding: 0.2em 0 1.2em; }
    .mobile-menu .mobile-navigation.ng-enter {
      height: 0px; }
    .mobile-menu .mobile-navigation.ng-leave {
      height: 388px; }
    .mobile-menu .mobile-navigation.ng-enter.ng-enter-active {
      height: 388px; }
    .mobile-menu .mobile-navigation.ng-leave.ng-leave-active {
      height: 0px; }
    .mobile-menu .mobile-navigation .selected {
      color: #28fd2e; }

.fixed-element {
  position: absolute;
  width: 100%; }

.event-banner img {
  border-top: 13px solid black;
  border-bottom: 13px solid black;
  margin-top: 27px;
  margin-bottom: 10px; }
  @media (min-width: 0em) and (max-width: 40em) {
    .event-banner img {
      margin-bottom: 0;
      margin-top: 10px; } }

.event-detail {
  position: absolute; }

.event-list, .ngdialog-content {
  margin-top: 0.4em;
  background-color: white;
  position: relative;
  font-size: 1.8em;
  line-height: 27px; }
  @media (min-width: 40.063em) and (max-width: 64em) {
    .event-list, .ngdialog-content {
      font-size: 1.7em; } }
  @media (min-width: 0em) and (max-width: 40em) {
    .event-list, .ngdialog-content {
      font-size: 1.6em; } }
  .event-list .event-wrapper, .ngdialog-content .event-wrapper {
    margin: 0em 1em; }
    @media (min-width: 0em) and (max-width: 40em) {
      .event-list .event-wrapper, .ngdialog-content .event-wrapper {
        margin: 0em 0.4em; } }
  .event-list .event, .ngdialog-content .event {
    background-color: white;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 0.2em; }
    @media (min-width: 0em) and (max-width: 40em) {
      .event-list .event, .ngdialog-content .event {
        padding-top: 0; } }
    .event-list .event:after, .ngdialog-content .event:after {
      content: "";
      display: table;
      clear: both; }
    .event-list .event h4, .event-list .event h3, .event-list .event h2, .event-list .event h1, .ngdialog-content .event h4, .ngdialog-content .event h3, .ngdialog-content .event h2, .ngdialog-content .event h1 {
      margin: 0;
      padding: 0;
      font-size: 1.0em; }
    .event-list .event .event-header, .ngdialog-content .event .event-header {
      text-transform: uppercase; }
      @media (min-width: 0em) and (max-width: 40em) {
        .event-list .event .event-header, .ngdialog-content .event .event-header {
          width: 100%; } }
      .event-list .event .event-header:after, .ngdialog-content .event .event-header:after {
        content: "";
        display: table;
        clear: both; }
    .event-list .event .header-layout, .ngdialog-content .event .header-layout {
      display: -webkit-flex;
      display: flex;
      flex-direction: row;
      flex-wrap: nowrap;
      justify-content: space-between; }
      @media (min-width: 0em) and (max-width: 40em) {
        .event-list .event .header-layout, .ngdialog-content .event .header-layout {
          flex-wrap: wrap;
          align-items: flex-end; } }
    .event-list .event .date-panel, .ngdialog-content .event .date-panel {
      width: 14%;
      word-spacing: 0.4em;
      vertical-align: top; }
      @media (min-width: 40.063em) and (max-width: 64em) {
        .event-list .event .date-panel, .ngdialog-content .event .date-panel {
          width: 18%; } }
      @media (min-width: 0em) and (max-width: 40em) {
        .event-list .event .date-panel, .ngdialog-content .event .date-panel {
          display: block;
          width: 50%;
          margin-bottom: 0px;
          word-spacing: 0em; } }
      .event-list .event .date-panel h3, .ngdialog-content .event .date-panel h3 {
        font-weight: 100; }
    .event-list .event .title-panel, .ngdialog-content .event .title-panel {
      width: 60%; }
      @media (min-width: 0em) and (max-width: 40em) {
        .event-list .event .title-panel, .ngdialog-content .event .title-panel {
          float: left;
          display: inline;
          width: 100%; }
          .event-list .event .title-panel div, .ngdialog-content .event .title-panel div {
            display: none; } }
      .event-list .event .title-panel h3.title, .ngdialog-content .event .title-panel h3.title {
        font-family: 'Conv_Elsner+Flake - TVNordEF-BoldCon', Helvetica, sans-serif; }
    .event-list .event .button-panel, .ngdialog-content .event .button-panel {
      width: 12%;
      color: white;
      padding-bottom: 0.2em;
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      justify-content: flex-end; }
      @media (min-width: 0em) and (max-width: 40em) {
        .event-list .event .button-panel, .ngdialog-content .event .button-panel {
          width: 80%;
          float: right;
          display: inline;
          margin-right: 0.3em;
          display: flex;
          flex-direction: row;
          justify-content: flex-start; } }
      .event-list .event .button-panel .btn, .ngdialog-content .event .button-panel .btn {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 0.2em;
        font-size: 0.55em;
        background-color: grey;
        padding: 0.1em; }
        @media (min-width: 0em) and (max-width: 40em) {
          .event-list .event .button-panel .btn, .ngdialog-content .event .button-panel .btn {
            width: 30%;
            padding: 0.05em;
            margin-right: 12px; } }
        .event-list .event .button-panel .btn.soldout, .ngdialog-content .event .button-panel .btn.soldout {
          background-color: black;
          color: red;
          font-family: 'Conv_Elsner+Flake - TVNordEF-BoldCon', Helvetica, sans-serif; }
          @media (min-width: 0em) and (max-width: 40em) {
            .event-list .event .button-panel .btn.soldout, .ngdialog-content .event .button-panel .btn.soldout {
              order: 2; } }
        .event-list .event .button-panel .btn.info_btn, .ngdialog-content .event .button-panel .btn.info_btn {
          background-color: black; }
          .event-list .event .button-panel .btn.info_btn:before, .ngdialog-content .event .button-panel .btn.info_btn:before {
            font-family: fontawesome;
            content: "\f0d7";
            color: #28fd2e;
            font-size: 0.8125rem;
            margin-right: 6px; }
          .event-list .event .button-panel .btn.info_btn.active:before, .ngdialog-content .event .button-panel .btn.info_btn.active:before {
            font-family: fontawesome;
            content: "\f0d8";
            color: lime;
            font-size: 0.8125rem;
            margin-right: 6px; }
          @media (min-width: 0em) and (max-width: 40em) {
            .event-list .event .button-panel .btn.info_btn, .ngdialog-content .event .button-panel .btn.info_btn {
              order: 1; } }
        .event-list .event .button-panel .btn.win_btn, .ngdialog-content .event .button-panel .btn.win_btn {
          background-color: #ff00ff; }
          @media (min-width: 0em) and (max-width: 40em) {
            .event-list .event .button-panel .btn.win_btn, .ngdialog-content .event .button-panel .btn.win_btn {
              order: 3; } }
        .event-list .event .button-panel .btn.buy_btn, .ngdialog-content .event .button-panel .btn.buy_btn {
          background-color: #c5c5c5;
          color: black; }
          @media (min-width: 0em) and (max-width: 40em) {
            .event-list .event .button-panel .btn.buy_btn, .ngdialog-content .event .button-panel .btn.buy_btn {
              order: 2; } }
    .event-list .event .venue-panel, .ngdialog-content .event .venue-panel {
      width: 12%;
      text-align: center;
      padding-left: 0.4em;
      display: flex;
      flex-direction: column;
      justify-content: space-around;
      align-items: center; }
      @media (min-width: 0em) and (max-width: 40em) {
        .event-list .event .venue-panel, .ngdialog-content .event .venue-panel {
          display: none; } }
      .event-list .event .venue-panel .img, .ngdialog-content .event .venue-panel .img {
        width: 100%;
        height: 100%;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center; }
    .event-list .event .mobile-venue-panel, .ngdialog-content .event .mobile-venue-panel {
      display: none; }
      @media (min-width: 0em) and (max-width: 40em) {
        .event-list .event .mobile-venue-panel, .ngdialog-content .event .mobile-venue-panel {
          display: block;
          text-align: right;
          vertical-align: middle;
          width: 50%;
          float: right;
          height: 2.7em; }
          .event-list .event .mobile-venue-panel img, .ngdialog-content .event .mobile-venue-panel img {
            height: 100%;
            width: auto; } }
    .event-list .event .event-infos .infos, .ngdialog-content .event .event-infos .infos {
      width: 85.4%;
      display: inline-block;
      float: right; }
      .event-list .event .event-infos .infos .subtitle, .ngdialog-content .event .event-infos .infos .subtitle {
        display: none; }
      @media (min-width: 40.063em) and (max-width: 64em) {
        .event-list .event .event-infos .infos, .ngdialog-content .event .event-infos .infos {
          width: 82%; } }
      @media (min-width: 0em) and (max-width: 40em) {
        .event-list .event .event-infos .infos, .ngdialog-content .event .event-infos .infos {
          margin-top: 1em;
          width: 100%;
          float: left; }
          .event-list .event .event-infos .infos .subtitle, .ngdialog-content .event .event-infos .infos .subtitle {
            display: block; } }
      .event-list .event .event-infos .infos .video, .ngdialog-content .event .event-infos .infos .video {
        background-color: #111111;
        margin-bottom: 0.4em; }
        .event-list .event .event-infos .infos .video iframe, .ngdialog-content .event .event-infos .infos .video iframe {
          width: 100%;
          height: 15em; }
          @media (min-width: 0em) and (max-width: 40em) {
            .event-list .event .event-infos .infos .video iframe, .ngdialog-content .event .event-infos .infos .video iframe {
              height: 7em; } }
    .event-list .event .event-infos .social-container:after, .ngdialog-content .event .event-infos .social-container:after {
      content: "";
      display: table;
      clear: both; }
    .event-list .event .event-infos .map, .ngdialog-content .event .event-infos .map {
      margin-bottom: 1em; }
    .event-list .event .event-infos .social-item, .ngdialog-content .event .event-infos .social-item {
      display: inline;
      float: left;
      position: relative;
      margin-right: 2em;
      height: 38px;
      margin-top: 11px; }
      @media (min-width: 0em) and (max-width: 40em) {
        .event-list .event .event-infos .social-item, .ngdialog-content .event .event-infos .social-item {
          display: block;
          float: none; } }
      .event-list .event .event-infos .social-item.facebook, .ngdialog-content .event .event-infos .social-item.facebook {
        padding-top: 2px;
        overflow: hidden;
        margin-top: 2px; }
      .event-list .event .event-infos .social-item.google, .ngdialog-content .event .event-infos .social-item.google {
        margin-right: 1em; }

.event-detail .ngdialog-content {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding-right: 1em;
  text-align: left; }
  .event-detail .ngdialog-content:after {
    content: " ";
    display: block;
    clear: both; }
  .event-detail .ngdialog-content .event .button-panel .btn.info_btn {
    display: none; }
  .event-detail .ngdialog-content .event-header {
    margin-top: 1em; }
  .event-detail .ngdialog-content .title {
    text-align: left; }

.atcb-link img {
  width: 28px; }

/**
 * AddToCalendar style Icon
 * http://addtocalendar.com
 */
/* Base */
.addtocalendar var {
  display: none; }

.addtocalendar {
  position: relative;
  display: inline-block;
  background: transparent !important; }

.atcb-link {
  display: block;
  outline: none !important;
  cursor: pointer; }

.atcb-link:focus ~ ul,
.atcb-link:active ~ ul,
.atcb-list:hover {
  visibility: visible; }

.atcb-list {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  width: 170px;
  z-index: 900; }

.atcb-list,
.atcb-item {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fff; }

.atcb-item {
  float: none;
  text-align: left; }

.atcb-item-link {
  text-decoration: none;
  outline: none;
  display: block; }

.atcb-item.hover,
.atcb-item:hover {
  position: relative;
  z-index: 900;
  cursor: pointer;
  text-decoration: none;
  outline: none; }

/* Icon */
.atc-style-button-icon .atcb-link,
.atc-style-button-icon .atcb-link:hover,
.atc-style-button-icon .atcb-link:active,
.atc-style-button-icon .atcb-link:focus {
  text-decoration: none;
  outline: none;
  padding: 2px 2px; }

.divider {
  padding-top: 1px;
  border-bottom: solid 1px black;
  margin: 0 1em; }
  @media (min-width: 0em) and (max-width: 40em) {
    .divider {
      margin: 0 0.4em; } }

.video {
  position: relative; }
  .video img.play_button {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url("/static/digit/assets/images/videobutton.svg?8d197d498db7");
    background-size: 30% 30%;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center; }

.social-item {
  display: inline;
  float: left;
  width: 180px;
  position: relative;
  padding-top: 6px;
  max-height: 30px; }
  @media (min-width: 0) and (max-width: 64em) {
    .social-item {
      display: block;
      float: inherit;
      clear: both;
      width: 100%; } }

div.social-container .social-buttons * {
  box-sizing: content-box; }

div.social-container {
  box-sizing: border-box;
  font-size: 16px;
  margin-top: 8px; }
  div.social-container .social-buttons {
    box-sizing: content-box;
    display: block;
    width: 40px;
    height: 40px;
    max-height: 40px;
    overflow: hidden;
    background-color: white;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    border: 1px solid grey;
    position: relative;
    margin-bottom: 1em;
    margin-top: 0.8em; }
    div.social-container .social-buttons i {
      box-sizing: content-box;
      display: none;
      padding: 8px;
      border-radius: 50%;
      border: 1px solid grey;
      width: 20px;
      margin: 3px;
      margin-right: 0px;
      float: left;
      transition: opacity 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      opacity: 0.0; }
      div.social-container .social-buttons i:before {
        margin-left: 3px; }
    div.social-container .social-buttons.extended {
      max-width: 100%;
      width: 320px; }
      div.social-container .social-buttons.extended img {
        right: -16px;
        background-color: grey;
        opacity: 0.4; }
      div.social-container .social-buttons.extended i {
        display: block;
        opacity: 1.0; }
    div.social-container .social-buttons.extended-add i {
      opacity: 0.0; }
    div.social-container .social-buttons.extended-add, div.social-container .social-buttons.extended-remove {
      transition: width 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
    div.social-container .social-buttons img {
      box-sizing: content-box;
      position: absolute;
      height: 100%;
      width: 40px !important;
      float: right;
      opacity: 1;
      transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
      right: 0;
      border-radius: 50%; }

.cms-menu {
  float: right;
  padding-top: 5px;
  padding-bottom: 5px; }
  .cms-menu li {
    display: inline;
    margin-left: 1em;
    text-transform: uppercase;
    font-weight: bold;
    color: grey; }
    .cms-menu li.active {
      color: white; }
  @media (min-width: 0em) and (max-width: 40em) {
    .cms-menu {
      display: none; } }

/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1440px */
/* 1441px, 1920px */
/* 1921px */
@media (min-width: 40em) {
  .half {
    width: 49.15254%;
    float: left;
    margin-right: 1.69492%; }
    .half:nth-of-type(2n + 1) {
      float: right;
      margin-right: 0; }
    .half .square {
      padding-top: 100%; } }

.third {
  background-color: #e8e8e9; }
  .third:nth-of-type(2n+1) {
    background-color: #f6f7f8; }
  @media (min-width: 40em) {
    .third {
      width: 32.20339%;
      float: left;
      margin-right: 1.69492%; }
      .third:nth-of-type(3n + 1) {
        float: right;
        margin-right: 0; }
      .third .square {
        padding-top: 100%; } }

@media (min-width: 40em) {
  .fourth {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%; }
    .fourth:nth-of-type(4n + 1) {
      float: right;
      margin-right: 0; }
    .fourth .square {
      padding-top: 100%; } }

.main-titel {
  letter-spacing: 2px;
  margin-bottom: 13px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  text-align: center;
  color: black;
  background: white; }
  .main-titel h3 {
    font-size: 16px;
    line-height: 26px; }

.ngdialog.getit-detail {
  background-color: transparent; }
  .ngdialog.getit-detail .entry {
    border-bottom: none; }
    @media (min-width: 0em) and (max-width: 40em) {
      .ngdialog.getit-detail .entry {
        padding-top: 2em; } }
  .ngdialog.getit-detail .ngdialog-content {
    width: 95%;
    max-width: 1100px;
    margin: auto; }
    @media (min-width: 0em) and (max-width: 40em) {
      .ngdialog.getit-detail .ngdialog-content {
        width: 100%;
        padding: 0px 0; } }

.getit, .getit-detail {
  background-color: white; }
  .getit h1, .getit h2, .getit h3, .getit h4, .getit h5, .getit-detail h1, .getit-detail h2, .getit-detail h3, .getit-detail h4, .getit-detail h5 {
    margin: 0;
    padding: 0; }
  .getit .entry, .getit-detail .entry {
    border-bottom: 1px solid rgba(128, 128, 128, 0.64);
    padding-bottom: 1em;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px; }
    .getit .entry:after, .getit-detail .entry:after {
      content: " ";
      display: block;
      clear: both; }
    @media (min-width: 0em) and (max-width: 40em) {
      .getit .entry, .getit-detail .entry {
        padding-right: 10px;
        padding-left: 10px; } }
    .getit .entry .left, .getit-detail .entry .left {
      text-align: left;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; }
      @media (min-width: 40.063em) and (max-width: 64em) {
        .getit .entry .left, .getit-detail .entry .left {
          width: 37.5%;
          float: left;
          margin-right: 4.16667%; } }
      @media (min-width: 64em) {
        .getit .entry .left, .getit-detail .entry .left {
          width: 16.66667%;
          float: left;
          margin-right: 4.16667%; } }
      .getit .entry .left img, .getit-detail .entry .left img {
        width: 100%;
        vertical-align: text-top; }
      .getit .entry .left .bewertung, .getit-detail .entry .left .bewertung {
        display: none;
        background-color: white;
        color: #171716;
        margin-top: 8px;
        border: 1px solid #171716;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 5px;
        padding-left: 5px;
        padding-right: 3px; }
        .getit .entry .left .bewertung h4, .getit-detail .entry .left .bewertung h4 {
          font-size: 25px; }
          @media (min-width: 0em) and (max-width: 40em) {
            .getit .entry .left .bewertung h4, .getit-detail .entry .left .bewertung h4 {
              font-size: 20px; } }
          @media (min-width: 40.063em) and (max-width: 64em) {
            .getit .entry .left .bewertung h4, .getit-detail .entry .left .bewertung h4 {
              font-size: 16px; } }
    .getit .entry .right, .getit-detail .entry .right {
      text-align: left;
      width: 100%;
      float: left;
      margin-left: 0;
      margin-right: 0; }
      @media (min-width: 40.063em) and (max-width: 64em) {
        .getit .entry .right, .getit-detail .entry .right {
          width: 58.33333%;
          float: right;
          margin-right: 0; } }
      @media (min-width: 64em) {
        .getit .entry .right, .getit-detail .entry .right {
          width: 79.16667%;
          float: right;
          margin-right: 0; } }
      .getit .entry .right h1, .getit-detail .entry .right h1 {
        font-size: 1.813rem;
        line-height: 27px;
        font-weight: 700;
        text-transform: uppercase; }
      .getit .entry .right h2, .getit-detail .entry .right h2 {
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 1.55rem; }
      .getit .entry .right p, .getit-detail .entry .right p {
        font-size: 1.5rem;
        line-height: 27px; }
      .getit .entry .right iframe, .getit-detail .entry .right iframe {
        margin: 1em 0 0;
        width: 100%;
        height: 480px; }
        @media (min-width: 0) and (max-width: 64em) {
          .getit .entry .right iframe, .getit-detail .entry .right iframe {
            height: 200px; } }
      @media (min-width: 40em) {
        .getit .entry .right .hide-desktop, .getit-detail .entry .right .hide-desktop {
          display: none; } }
      @media (min-width: 0em) and (max-width: 40em) {
        .getit .entry .right .hide-mobile, .getit-detail .entry .right .hide-mobile {
          display: none; }
          .getit .entry .right .hide-mobile.reveal, .getit-detail .entry .right .hide-mobile.reveal {
            display: block; } }

.stars {
  position: relative; }
  .stars:after {
    content: " ";
    display: block;
    clear: both; }
  .stars .star {
    width: 16.66667%;
    float: left;
    margin-bottom: 8px;
    background: url("/static/getit/assets/images/star.svg?8d197d498db7");
    background-repeat: no-repeat;
    background-size: contain;
    height: 16px; }
    .stars .star:nth-child(5n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .stars .star:nth-child(5n + 2) {
      margin-left: 20.83333%;
      margin-right: -100%;
      clear: none; }
    .stars .star:nth-child(5n + 3) {
      margin-left: 41.66667%;
      margin-right: -100%;
      clear: none; }
    .stars .star:nth-child(5n + 4) {
      margin-left: 62.5%;
      margin-right: -100%;
      clear: none; }
    .stars .star:nth-child(5n + 5) {
      margin-left: 83.33333%;
      margin-right: -100%;
      clear: none; }
  .stars .grey-star {
    width: 16.66667%;
    float: left;
    margin-bottom: 8px;
    background: url("/static/getit/assets/images/star_grey.svg?8d197d498db7");
    background-repeat: no-repeat;
    background-size: contain;
    height: 16px; }
    .stars .grey-star:nth-child(5n + 1) {
      margin-left: 0;
      margin-right: -100%;
      clear: both;
      margin-left: 0; }
    .stars .grey-star:nth-child(5n + 2) {
      margin-left: 20.83333%;
      margin-right: -100%;
      clear: none; }
    .stars .grey-star:nth-child(5n + 3) {
      margin-left: 41.66667%;
      margin-right: -100%;
      clear: none; }
    .stars .grey-star:nth-child(5n + 4) {
      margin-left: 62.5%;
      margin-right: -100%;
      clear: none; }
    .stars .grey-star:nth-child(5n + 5) {
      margin-left: 83.33333%;
      margin-right: -100%;
      clear: none; }

.entry-list:after {
  content: " ";
  display: block;
  clear: both; }

.list-container.watchit {
  background-color: white; }

.event-wrapper.watchit {
  background-color: white; }
  @media (min-width: 40em) {
    .event-wrapper.watchit {
      width: 50%;
      float: left; }
      .event-wrapper.watchit:nth-child(2n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0; }
      .event-wrapper.watchit:nth-child(2n + 2) {
        margin-left: 50%;
        margin-right: -100%;
        clear: none; } }

.entry.watchit {
  border-bottom: none; }
  .entry.watchit .video {
    position: relative;
    background-color: black;
    margin-bottom: 1em; }
  .entry.watchit img {
    opacity: 1;
    transition: opacity 0.8s ease; }
  .entry.watchit img.hidden {
    opacity: 0.0;
    pointer-events: none; }
  .entry.watchit iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%; }
  .entry.watchit iframe, .entry.watchit .img {
    width: 100%;
    height: 100%;
    background-color: black; }
  .entry.watchit .img {
    background-size: cover;
    background-position: center center; }
  .entry.watchit h1 {
    font-weight: 600; }
  .entry.watchit h1, .entry.watchit p {
    font-size: 1.5rem;
    line-height: 27px;
    margin: 0; }

.ngdialog.watchit-detail {
  text-align: left;
  background-color: transparent; }
  .ngdialog.watchit-detail .entry {
    border-bottom: none;
    padding-top: 2em;
    padding-bottom: 2em; }
  .ngdialog.watchit-detail .ngdialog-content {
    width: 95%;
    max-width: 1100px;
    margin: auto; }
    @media (min-width: 0em) and (max-width: 40em) {
      .ngdialog.watchit-detail .ngdialog-content {
        width: 100%;
        padding: 0px 0; } }

.instafeed .list-container {
  width: 100%;
  padding: 1px;
  padding-top: 3px; }
  .instafeed .list-container:after {
    content: " ";
    display: block;
    clear: both; }
  .instafeed .list-container .item-wrapper {
    padding: 2px;
    padding-bottom: 0;
    padding-top: 0; }
    .instafeed .list-container .item-wrapper img:hover {
      opacity: 0.4; }
    .instafeed .list-container .item-wrapper .item.image {
      padding-top: 100%;
      margin-bottom: 5px;
      background-position: center;
      background-size: cover;
      position: relative; }
      .instafeed .list-container .item-wrapper .item.image:hover {
        opacity: 0.4; }
      .instafeed .list-container .item-wrapper .item.image .video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-image: url("/static/digit/assets/images/videobutton.svg?8d197d498db7");
        background-size: 30% 30%;
        height: 100%;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center; }
    @media (min-width: 40em) {
      .instafeed .list-container .item-wrapper {
        width: 33.33333%;
        float: left; }
        .instafeed .list-container .item-wrapper:nth-child(3n + 1) {
          margin-left: 0;
          margin-right: -100%;
          clear: both;
          margin-left: 0; }
        .instafeed .list-container .item-wrapper:nth-child(3n + 2) {
          margin-left: 33.33333%;
          margin-right: -100%;
          clear: none; }
        .instafeed .list-container .item-wrapper:nth-child(3n + 3) {
          margin-left: 66.66667%;
          margin-right: -100%;
          clear: none; } }

.insta-detail .ngdialog-content {
  padding: 0;
  width: 700px;
  margin: auto;
  margin-top: calc(50vh - 250px); }
  @media (min-width: 40.063em) and (max-width: 64em) {
    .insta-detail .ngdialog-content {
      width: 640px; } }
  @media (min-width: 0em) and (max-width: 40em) {
    .insta-detail .ngdialog-content {
      width: 100%;
      margin-top: 0;
      padding-top: 0.4em; } }
  .insta-detail .ngdialog-content .inner {
    padding: 1em;
    margin: auto; }
    .insta-detail .ngdialog-content .inner:after {
      content: " ";
      display: block;
      clear: both; }
    @media (min-width: 0em) and (max-width: 40em) {
      .insta-detail .ngdialog-content .inner {
        padding-top: 1.4em; } }
  .insta-detail .ngdialog-content .image {
    width: 66.66667%;
    float: left; }
    @media (min-width: 0em) and (max-width: 40em) {
      .insta-detail .ngdialog-content .image {
        width: 100%; } }
    .insta-detail .ngdialog-content .image video {
      width: 100%; }
  .insta-detail .ngdialog-content .text {
    font-size: 16px;
    padding-left: 1em;
    width: 33.33333%;
    float: right;
    margin-right: 0; }
    @media (min-width: 0em) and (max-width: 40em) {
      .insta-detail .ngdialog-content .text {
        font-size: 22px; } }
    @media (min-width: 0em) and (max-width: 40em) {
      .insta-detail .ngdialog-content .text {
        width: 100%;
        float: left; } }
    .insta-detail .ngdialog-content .text .star {
      border-radius: 50%;
      width: 30px;
      margin: auto; }
      @media (min-width: 0em) and (max-width: 40em) {
        .insta-detail .ngdialog-content .text .star {
          width: 55px; } }
    .insta-detail .ngdialog-content .text .divider {
      height: 1px;
      border-bottom: 1px solid black;
      margin-top: 10px;
      margin-bottom: 10px; }

.radio .footer-playlist {
  border-top: 1px solid white;
  border-bottom: 1px solid white;
  padding-top: 15px;
  padding-bottom: 10px;
  background: black;
  text-align: center; }
  .radio .footer-playlist h6 {
    color: white;
    font-size: 1rem;
    margin-bottom: 0.75rem;
    margin-top: 0; }
  .radio .footer-playlist img {
    width: 6%; }
    @media (min-width: 0em) and (max-width: 40em) {
      .radio .footer-playlist img {
        width: 22%; } }

.radio .playlist {
  background-color: #111111; }
  @media (min-width: 0em) and (max-width: 40em) {
    .radio .playlist .playlist-widget {
      width: 94%;
      margin: auto; } }
  .radio .playlist .playlist-widget iframe {
    width: 100%;
    height: 900px; }

.ngdialog-theme-plain.venue .ngdialog-content {
  max-width: 20em;
  margin-left: auto;
  margin-right: auto; }
  .ngdialog-theme-plain.venue .ngdialog-content:after {
    content: " ";
    display: block;
    clear: both; }
  .ngdialog-theme-plain.venue .ngdialog-content a {
    border: 0;
    outline: 0; }
    .ngdialog-theme-plain.venue .ngdialog-content a img {
      border: 0;
      outline: 0; }
  .ngdialog-theme-plain.venue .ngdialog-content img {
    width: 50%; }
  .ngdialog-theme-plain.venue .ngdialog-content .map {
    margin-top: 1em; }

.ngdialog-theme-plain.win .ngdialog-content {
  max-width: 16em;
  margin-left: auto;
  margin-right: auto; }
  .ngdialog-theme-plain.win .ngdialog-content:after {
    content: " ";
    display: block;
    clear: both; }

.ngdialog-theme-plain.win .modal-content {
  padding: 1em 1em; }

.ngdialog-theme-plain.win h1 {
  background-color: #ff00ff;
  display: inline-block;
  color: white;
  padding: 0.6em 1em;
  margin-bottom: 1em; }

.ngdialog-theme-plain.newsletter .modal-content {
  padding: 1em 1em; }

.ngdialog-theme-plain.newsletter .ngdialog-content {
  max-width: 16em;
  margin-left: auto;
  margin-right: auto; }
  .ngdialog-theme-plain.newsletter .ngdialog-content:after {
    content: " ";
    display: block;
    clear: both; }

.container, .footer, .main {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto; }
  .container:after, .footer:after, .main:after {
    content: " ";
    display: block;
    clear: both; }

body {
  background-color: #000000;
  height: 122vh; }

@media (min-width: 0em) and (max-width: 40em) {
  .main {
    padding-top: 2em;
    background-color: white; } }

@media (min-width: 0em) and (max-width: 40em) {
  .banner.top-banner img {
    border-bottom: 1px solid white; } }

.cms-content {
  margin-top: 2em;
  font-size: 1.1em;
  color: white;
  background-color: black; }
  @media (min-width: 0em) and (max-width: 40em) {
    .cms-content {
      margin-top: 0; } }
  .cms-content h1, .cms-content h2, .cms-content h3, .cms-content h4, .cms-content h5 {
    color: white;
    font-weight: 700; }
  .cms-content p {
    margin: 0;
    font-size: 1.4em; }


