


* {
    color: #401721 !important;
    border-color: #401721;
    font-family: din-2014, sans-serif;
    font-weight: 400;
    font-style: normal;
    }

    .app-normal, .cookie-banner-inner button.cookie.app-normal {
    background-color: #ffffff !important;
    color: #401721 !important;
    }

    .app-reverse-non-important {
    background-color:  #401721;
    color: #ffffff;
    border-color: #ffffff;
    }

    a {
    text-decoration: underline;
    font-weight: bolder;
    }

    html {
    min-height: 100vh;
    }

    body {
    height: 100%;
    width: 100%;
    min-height: 100vh;
    }

    h1 {
    font-size: 3.66vw;
    }

    h5, .h5 {
    font-size: 1.5vw;
    }

    h1, h2, h3, h4, h5, .h3, .h5 {
    font-family: din-2014, sans-serif;
    font-weight: 600;
    font-style: normal;
    margin-top: 1.5vw;
    margin-bottom: 1.5vw;
    }

    h3, .h3 {
    font-size: 2vw;
    margin: 1vw 0px;
    }

    .app-background {
    padding: 0vw 5vw;
    background-color: #ffffff;
    height: 100%;
    min-height: 100vh;
    }

    .use-bg-color-as-bg {
    background-color: #ffffff;
    }

    .app-reverse, .app-reverse h1, .app-reverse h2, .app-reverse h3, .app-reverse h4, .app-reverse h5, .app-reverse p, .app-reverse div, .app-reverse strong, .app-reverse a, .app-reverse b, .app-reverse i, .app-reverse u, .app-reverse ul li, .app-reverse font, .app-reverse em, .app-reverse td, .app-reverse th, .app-reverse span, .app-reverse button.cookie {
        background-color:  #401721 !important;
        color: #ffffff !important;
        border-color: #ffffff;
    }

    .app-reverse path {
    fill:  #401721;
    }

    fa-icon.app-reverse path {
    fill: #ffffff;
    }

    .app-reverse .hover-reverse, .app-reverse.hover-reverse {
    color: #ffffff !important;
    border-color:  #401721 !important;
    }

    .app-reverse .hover-reverse path {
    fill: #ffffff !important;
    }

    .app-reverse:hover .hover-reverse, .app-reverse:hover.hover-reverse {
    background-color: #ffffff !important;
    color:  #401721 !important;
    border-color:  #401721;
    }

    .app-reverse:hover .hover-reverse path {
    fill:  #401721 !important;
    }



    .btn-default {
    background-color:  #401721 !important;
    color: #ffffff !important;
    border-radius: 0px;
    font-size: 1.52vw;
    font-weight: 900;
    padding: 0.3vw 0.9vw;
    min-width: 12vw;
    border: 3px solid;
    }

    .btn-default:hover,
    .btn-default.active  {
    background-color: #ffffff !important;
    color: #401721 !important;
    }

    .btn-default:focus {
    outline: 4px solid #ff0000 !important;
    outline-offset: 4px;
    box-shadow: none !important;
    }

    .app-reverse .btn-default {
    background-color: #ffffff !important;
    color:  #401721 !important;
    }

    .step-container-default {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    }

    .step-container-default span {
    display: inline-block;
    vertical-align: top;
    font-size: 1.52vw;
    margin-right: 1vw !important;
    }

    .step-number-default {
    line-height: 0;
    width: 0;
    height: 0;
    padding: 1.52vw;
    border-radius: 50%;
    text-align: center;
    text-indent: -0.35vw;
    margin-top: auto !important;
    margin-bottom: auto !important;
    }

    .step-text-default {
    margin-bottom: auto !important;
    margin-top: auto !important;
    line-height: 1.5rem;
    }

    .token-default:after {
    content: "";
    height: 182px;
    width: 182px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    border: 2px dashed #ffffff;
    transform: translate(-50%, -50%);
    }

    .focusable:focus-within{
    outline: 4px solid #ff0000 !important;
    outline-offset: 4px;
    }

    .svg-normal-color svg path {
    fill: #ffffff !important;
    }

    .app-reverse.border-color-normal {
    border-color: #ffffff !important;
    }


    @media (max-width: 1440px) {
    h1, .h1 {
    font-size: 52px !important;
    }

    h3, .h3 {
    font-size: 1.75rem;
    }

    h5, .h5 {
    font-size: 1.25rem !important;
    }

    h1, h2, h3, h4, h5, .h3, .h5 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    }

    .btn-default {
    font-size: 22px;
    padding: .175rem 1.75rem;
    min-width: 180px;
    }

    .step-container-default span {
    font-size: 1.25rem;
    }

    .step-number-default {
    line-height: 0;
    width: 0;
    height: 0;
    padding: 1.25rem;
    border-radius: 50%;
    text-align: center;
    text-indent: -0.3125rem;
    margin-top: auto !important;
    margin-bottom: auto !important;
    }
    }

    @media (max-width: 768px) {
    .app-background {
    padding: 0px;
    }
    }

    @media (max-width: 640px) {
    h1 {
    font-size: 42px !important;
    }

    .step-text-default {
    margin-left: 0.25rem;
    }
    }

    .modal-dialog .btn fa-icon, .modal-dialog .btn fa-icon svg, .modal-dialog .btn fa-icon svg path{
    color: #ffffff !important;
    }

    .modal-dialog .btn:hover fa-icon, .modal-dialog .btn:hover fa-icon svg, .modal-dialog .btn:hover fa-icon svg path{
    color: #401721 !important;
    }

    .cookie-banner {
        width: 100%;
        margin: 0;
        padding: 15px 0;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9999;
        background-color: #401721;
        color: #ffffff;
        box-shadow: 0px -1px 9px 4px #0000002b;        
    }

    .cookie.btn {
        font-size: inherit;
    }

    .cookie-banner-inner {
    padding: 0vw 5vw;
    }
    .cookie-banner-inner p {
    margin: 0px;
    }

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

    .cookie-window{
        width: 900px;
        max-width: 95%;
        max-height: 95%;
        height: 1200px;
        left: 50%;
        position: relative;
        border-radius: 4px;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .top-0 {
        top:0;
    }

    .left-0 {
        left:0;
    }

    .background-darken{
        background: rgba(0,0,0,0.4);
    }

.accordion-cookie-manager {
    background-color: rgba(0,0,0,0.05);
    width: 100%;
    height: 100%;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    transition: 0.4s;
    color: #ffffff !important;
}

.banner-active, .accordion-cookie-manager:hover {
 background-color: rgba(0,0,0,0.15);
}

.panel {
  padding: 0px 18px;
  max-height: 0px;
  transition: max-height 200ms ease-in-out;
  height: auto;
  overflow: hidden;
}

label.slide-toggle {
  z-index: 0;
  position: relative;
  display: inline-block;
  font-family: inherit;
  font-size: 16px;
    top: 50%;
    right: 18px;
    transform: translate(0%, -50%);
    margin-bottom: 0px;
    height: 24px;
  line-height: 1.5; }
  .slide-toggle input {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    z-index: -1;
    position: absolute;
    right: 6px;
    top: -8px;
    display: block;
    margin: 0;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.38);
    outline: none;
    opacity: 0;
    transform: scale(1);
    pointer-events: none;
    transition: opacity 0.3s 0.1s, transform 0.2s 0.1s; }
    .slide-toggle input:checked {
      right: -10px;
      background-color: #ffffff; }
    .slide-toggle input:checked + span::before {
      background-color: #ffffff80; }
    .slide-toggle input:checked + span::after {
      background-color: #ffffff;
      transform: translateX(16px); }
    .slide-toggle input:focus {
      opacity: 0.12; }
    .slide-toggle input:active {
      opacity: 1;
      transform: scale(0);
      transition: transform 0s, opacity 0s; }
    .slide-toggle input:active + span::before {
      background-color: #ffffff; }
    .slide-toggle input:checked:active + span::before {
      background-color: rgba(0, 0, 0, 0.38); }
    .slide-toggle input:disabled {
      opacity: 0;
      cursor: not-allowed; }
    .slide-toggle input:disabled + span {
      color: black;
      opacity: 0.38;
      cursor: not-allowed; }
    .slide-toggle input:disabled + span::before {
      background-color: rgba(0, 0, 0, 0.38);
      cursor: not-allowed; }
    .slide-toggle input:checked:disabled + span::before {
      background-color: #ffffff80;
      cursor: not-allowed; }
  .slide-toggle:hover input {
    opacity: 0.04; }
  .slide-toggle span {
    display: inline-block;
    width: 100%;
    background-color: transparent !important;
    cursor: pointer; }
    .slide-toggle span::before {
      content: "";
      float: right;
      display: inline-block;
      margin: 5px 0 5px 10px;
      border-radius: 7px;
      width: 36px;
      height: 14px;
      background-color: rgba(0, 0, 0, 0.38);
      vertical-align: top;
      transition: background-color 0.2s, opacity 0.2s; }
    .slide-toggle span::after {
      content: "";
      position: absolute;
      top: 2px;
      right: 16px;
      border-radius: 50%;
      width: 20px;
      height: 20px;
      background-color: white;
      box-shadow: 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
      transition: background-color 0.2s, transform 0.2s; }
