@font-face {
    font-family: 'Geomanist';
    src: local('Geomanist Book');
}

/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on December 18, 2025 */



@font-face {
    font-family: 'geomanistregular';
    src: url('fonts/geomanist-regular-webfont.woff2') format('woff2'),
         url('fonts/geomanist-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'geomanistblack';
    src: url('fonts/geomanist-black-webfont.woff2') format('woff2'),
         url('fonts/geomanist-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'geomanistlight';
    src: url('fonts/geomanist-light-webfont.woff2') format('woff2'),
         url('fonts/geomanist-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'geomanistblack_italic';
    src: url('fonts/geomanist-black-italic-webfont.woff2') format('woff2'),
         url('fonts/geomanist-black-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'geomanistmedium';
    src: url('fonts/geomanist-medium-webfont.woff2') format('woff2'),
         url('fonts/geomanist-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body {
    font-family: 'geomanistregular', sans-serif;
    background: #f8f9fa;
}

.finale-title,
.subpage-title {
    font-family: 'geomanistblack', 'Geomanist Ultra', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 1.5rem;
}

.footer-logo {
    max-width: 576px;
    margin-left: auto;
    margin-right: auto;
}

.finale-title::after,
.subpage-title::after {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 3px;
  width: 4rem;
  --tw-bg-opacity: 1;
  background-color: rgb(226 6 18 / var(--tw-bg-opacity));
  --tw-content: "";
  content: var(--tw-content);
}

.event-logo {
    max-width: 100%;
    height: auto;
}

.form-narrow {
    ffmax-width: 520px;
}

.ticket-row {
    background: #fff;
    /*padding: 12px;*/
    border-radius: 10px;
}

.ticket-qty {
    width: 60px;
    appearance: textfield;
}

.ticket-qty::-webkit-inner-spin-button,
.ticket-qty::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.qty-plus,
.qty-minus {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    padding: 0;
}

body {
    font-family: 'geomanistregular', sans-serif;
    background: #f8f8f8;
}

h1, h2, h3, h4 {
    font-weight: normal;
    font-family: 'geomanistblack';
}

.event-logo {
    max-width: 100%;
    height: auto;
}

.ticket-row {
    background: #fff;
    padding: 12px;
    border-radius: 10px;
}

.ticket-qty {
    max-width: 70px;
}

.qty-plus,
.qty-minus {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    padding: 0;
}


.event-logo {
    max-width: 100%;
    height: auto;
}

.ticket-row {
    background: #fff;
    padding: 10px;
    border-radius: 8px;
}

.header {
    background-image: url('smart.jpg');
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 430px;
    height: 430px;
    display: flex;
    justify-content: center;
    overflow: hidden; 
    position: relative;
}

.mask {
    background-color: rgba(0,0,0,.45);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-attachment: fixed;
}

.header h1 {
    color: #fff;
    text-transform: uppercase;
    font-size: 3rem;
}

.h-image {
    max-width: 450px;
}

.container-fluid {
    max-width: 980px;
}

.container-fluid-600 {
    max-width: 600px;
}

.datenschutz h2 {
    font-size: 1.2rem;
    margin-top: 1.2rem;
    font-family: 'geomanistmedium';
}

.header h1 span.italic {
    font-family: 'geomanistblack_italic';
}

.imprint-footer a {
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'geomanistmedium';
}

.imprint-footer a:hover, 
.imprint-footer a:focus {
    color: #203356;
}

.button-solid,
.btn-primary {
  display: inline-flex;
  justify-content: center;
  border-radius: 9999px;
  border-width: 2px;
  border-color: #203356;
  background-color: #203356;
  padding: .75rem 1.5rem .625rem;
  font-weight: 800;
  color: #fff;
  outline: 2px solid transparent;
  outline-offset: 2px;
}

.button-solid:hover:not(:disabled),
.btn-primary:hover,
.btn-primary:focus {
  border-color: #000;
  background-color: #000;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

h4 {
    text-transform: uppercase;
    font-size: 1.4rem;
    margin-bottom: 1.2rem;
}

.card {
    border: 0;
}

.card-body {
 padding: 30px;   
}

.card-rechnung h3 {
    margin-top: 2rem;
    font-size: 1.55rem;
}

@media print {
    .container-fluid {
        max-width: 100%;
        width: 100%;
    }
    .card-rechnung {
        max-width: 100%;
        width: 100%;
    }
  .text-print-right {
      text-align: right;
      margin-bottom: 3rem !important;
  }
  .card-rechnung h3 {
      font-family: 'geomanistmedium';
  }
}

