/* @import must be at top of file, otherwise CSS will not work */
body {
  -webkit-tap-highlight-color: #E5007E; }

body {
  margin: 0;
  font-family: inherit;
  line-height: inherit; }

body {
  margin: 0;
  color: #3c3c3c;
  font-size: 1rem;
  font-family: Barlow, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  line-height: 1.5;
  background-color: #fff; }

.t3-mts section {
  padding: 0 1rem; }

.t3-mts h1 {
  margin: 0px;
  background-color: #ef7d00;
  background-size: 100%;
  background-image: linear-gradient(to right, #ef7d00 45%, #e5007e 100%);
  background-image: -webkit-linear-gradient(to right, #ef7d00 45%, #e5007e 100%);
  background-repeat: repeat;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Barlow, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #3c3c3c;
  font-weight: 700;
  font-size: 3.75rem;
  line-height: 1.2;
  display: inline-block; }

.t3-mts h2 {
  font-size: 24px;
  text-transform: uppercase;
  font-weight: 700; }

.t3-mts .mts-bg-gradient {
  color: white; }

.t3-mts .container-fluid {
  max-width: 1600px; }

.t3-mts .hero {
  width: 100%;
  height: 60vh;
  z-index: 1;
  position: relative;
  margin-bottom: 30px; }
  .t3-mts .hero h1, .t3-mts .hero h2 {
    font-size: 2.5rem; }
  .t3-mts .hero .text-lighter {
    font-weight: 400; }
  .t3-mts .hero .hero-bg {
    width: 100%;
    height: 100%;
    z-index: 2; }
  .t3-mts .hero .hero-text {
    position: absolute;
    margin: 10%;
    bottom: 0;
    left: 0;
    width: 80%;
    color: white;
    z-index: 4;
    padding: 24px; }
  .t3-mts .hero .hero-overlay {
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: rgba(255, 255, 255, 0.3); }
  .t3-mts .hero .hero-text.hero-left {
    left: 0; }
  .t3-mts .hero .hero-text.hero-right {
    left: auto;
    right: 0; }
  .t3-mts .hero .hero-text.hero-center {
    left: 20%;
    rigth: 20%; }

.t3-mts .frame-space-left-right {
  margin-left: 15%;
  margin-right: 15%; }

@media (min-width: 1140px) {
  .t3-mts .hero h1, .t3-mts .hero h2 {
    font-size: 3.5rem; }
  .t3-mts .hero .hero-text {
    width: 50%; } }

@media (min-width: 1600px) {
  .t3-mts .hero h1, .t3-mts .hero h2 {
    font-size: 4.5rem; }
  .t3-mts .hero .hero-text {
    width: 40%; } }

.text-gradient {
  background-color: #ef7d00;
  background-size: 100%;
  background-image: linear-gradient(to right, #ef7d00 45%, #e5007e 100%);
  background-image: -webkit-linear-gradient(to right, #ef7d00 45%, #e5007e 100%);
  background-repeat: repeat;
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Barlow, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #3c3c3c;
  line-height: 1.2;
  display: inline-block; }

.text-lighter {
  font-weight: lighter; }

/* defaults */
/* default styles for extension "tx_frontend" */
.ce-align-left {
  text-align: left; }

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

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

.ce-table td, .ce-table th {
  vertical-align: top; }

.ce-textpic, .ce-image, .ce-nowrap .ce-bodytext, .ce-gallery, .ce-row, .ce-uploads li, .ce-uploads div {
  overflow: hidden; }

.ce-left .ce-gallery, .ce-column {
  float: left; }

.ce-center .ce-outer {
  position: relative;
  float: right;
  right: 50%; }

.ce-center .ce-inner {
  position: relative;
  float: right;
  right: -50%; }

.ce-right .ce-gallery {
  float: right; }

.ce-gallery figure {
  display: table;
  margin: 0; }

.ce-gallery figcaption {
  display: table-caption;
  caption-side: bottom; }

.ce-gallery img {
  display: block; }

.ce-gallery iframe {
  border-width: 0; }

.ce-border img,
.ce-border iframe {
  border: 2px solid #000000;
  padding: 0px; }

.ce-intext.ce-right .ce-gallery, .ce-intext.ce-left .ce-gallery, .ce-above .ce-gallery {
  margin-bottom: 20px; }

.ce-intext.ce-right .ce-gallery {
  margin-left: 20px; }

.ce-intext.ce-left .ce-gallery {
  margin-right: 20px; }

.ce-below .ce-gallery {
  margin-top: 20px; }

.ce-column {
  margin-right: 30px; }

.ce-column:last-child {
  margin-right: 0; }

.ce-row {
  margin-bottom: 30px;
  margin-left: -10px;
  margin-right: -10px; }

.ce-row:last-child {
  margin-bottom: 0; }

.ce-above .ce-bodytext {
  clear: both; }

.ce-intext.ce-left ol, .ce-intext.ce-left ul {
  padding-left: 40px;
  overflow: auto; }

/* Headline */
.ce-headline-left {
  text-align: left; }

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

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

/* Uploads */
.ce-uploads {
  margin: 0;
  padding: 0; }

.ce-uploads li {
  list-style: none outside none;
  margin: 1em 0; }

.ce-uploads img {
  float: left;
  padding-right: 1em;
  vertical-align: top; }

.ce-uploads span {
  display: block; }

/* Table */
.ce-table {
  width: 100%;
  max-width: 100%; }

.ce-table th, .ce-table td {
  padding: 0.5em 0.75em;
  vertical-align: top; }

.ce-table thead th {
  border-bottom: 2px solid #dadada; }

.ce-table th, .ce-table td {
  border-top: 1px solid #dadada; }

.ce-table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.ce-table-bordered th, .ce-table-bordered td {
  border: 1px solid #dadada; }

/* Space */
.frame-space-before-extra-small {
  margin-top: 1em; }

.frame-space-before-small {
  margin-top: 2em; }

.frame-space-before-medium {
  margin-top: 3em; }

.frame-space-before-large {
  margin-top: 4em; }

.frame-space-before-extra-large {
  margin-top: 5em; }

.frame-space-after-extra-small {
  margin-bottom: 1em; }

.frame-space-after-small {
  margin-bottom: 2em; }

.frame-space-after-medium {
  margin-bottom: 3em; }

.frame-space-after-large {
  margin-bottom: 4em; }

.frame-space-after-extra-large {
  margin-bottom: 5em; }

/* Frame */
.frame-ruler-before:before {
  content: '';
  display: block;
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  margin-bottom: 2em; }

.frame-ruler-after:after {
  content: '';
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  margin-top: 2em; }

.frame-indent {
  margin-left: 15%;
  margin-right: 15%; }

.frame-indent-left {
  margin-left: 33%; }

.frame-indent-right {
  margin-right: 33%; }

.video-responsive {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden; }

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.frame-mts-padding {
  width: 100%;
  margin-left: auto;
  box-sizing: border-box;
  margin-right: auto;
  display: block;
  padding-left: 16px;
  padding-right: 16px; }
  @media (min-width: 640px) {
    .frame-mts-padding {
      padding-left: 24px;
      padding-right: 24px; } }
  @media (min-width: 1280px) {
    .frame-mts-padding {
      max-width: 1280px; } }

.h-100 {
  height: 100% !important; }

.mt-auto {
  margin-top: auto !important; }

.btn.btn-primary {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  position: relative;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  background-color: transparent;
  outline: 0;
  border: 0;
  margin: 0;
  border-radius: 0;
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  vertical-align: middle;
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-text-decoration: none;
  text-decoration: none;
  color: inherit;
  font-family: Barlow, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.75;
  text-transform: uppercase;
  min-width: 64px;
  padding: 6px 16px;
  border-radius: 20px;
  -webkit-transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: background-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, border-color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms, color 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  color: #fff;
  background-color: #EF7D00;
  box-shadow: none;
  padding: 4px 16px;
  -webkit-transition: opacity 250ms ease-in-out;
  transition: opacity 250ms ease-in-out;
  font-weight: 500;
  border-radius: 9999px;
  color: #fff;
  background-color: #EF7D00;
  color: #fff;
  background-image: linear-gradient(to right, #EF7D00 45%, #E5007E 100%); }

.btn.btn-primary:focus {
  outline: none;
  border-image-slice: 1;
  border-image-source: linear-gradient(to left, #EF7D00 45%, #E5007E 100%); }

.btn.btn-primary:hover {
  opacity: 0.8;
  background-color: #EF7D00; }

.border-right-dotted {
  padding-right: 10px;
  border-right: 4px dotted #ef7d00; }

header h1.text-gradient + h2 {
  font-size: 40px;
  margin: 10px 0;
  font-weight: 400; }

.bg-ticket-1 a, .bg-ticket-2 a, .bg-point-3 a, .bg-ticket-4 a, .bg-point-1 a, .bg-point-2 a, .bg-point-3 a, .bg-point-4 a, .bg-point-5 a {
  position: relative;
  z-index: 2; }

.bg-ticket-1:after, .bg-ticket-2:after, .bg-ticket-3:after, .bg-ticket-4:after {
  content: "";
  position: absolute;
  display: block;
  background-image: url("/fileadmin/bsdist/theme/custom/mts/img/altImage_gradient.svg");
  background-repeat: no-repeat;
  opacity: 1;
  width: 100%;
  height: 100%; }

.bg-ticket-1:after {
  right: 0;
  top: 0;
  background-position: right; }

.bg-ticket-2:after {
  left: 0;
  top: 0;
  background-position: left; }

.bg-ticket-3:after {
  right: 0;
  bottom: 0;
  background-position: right; }

.bg-ticket-4:after {
  left: 0;
  bottom: 0;
  background-position: left; }

.bg-point-1:after, .bg-point-2:after, .bg-point-3:after, .bg-point-4:after, .bg-point-5:after {
  content: "";
  position: absolute;
  display: block;
  border-radius: 50%;
  background-size: 100%;
  background-image: linear-gradient(to right, #e5007e, #ef7d00);
  background-repeat: repeat;
  opacity: 0.125; }

.bg-point-1:after {
  width: 300px;
  height: 300px;
  inset: auto 0px 25px auto;
  transform: rotate(-45deg);
  z-index: -1; }

.bg-point-2:after {
  width: 225px;
  height: 225px;
  inset: 40px auto auto 50px;
  transform: rotate(135deg); }

.bg-point-3:after {
  width: 280px;
  height: 280px;
  inset: auto 30px 30px auto;
  transform: rotate(-45deg); }

.bg-point-4:after {
  width: 310px;
  height: 310px;
  inset: 75px auto auto 0px;
  transform: rotate(135deg); }

.bg-point-5:after {
  width: 350px;
  height: 350px;
  inset: 75px auto auto 0px;
  transform: rotate(135deg); }

.frame-type-text h1 {
  margin-bottom: 1.3rem; }

.frame-type-text ul {
  margin: 30px 0;
  margin-left: 30px; }
  .frame-type-text ul li {
    margin-bottom: 10px;
    position: relative; }
    .frame-type-text ul li:before {
      content: url("/fileadmin/bsdist/theme/custom/mts/img/list.png");
      position: absolute;
      left: -30px; }

.ce-div {
  border: none;
  width: 100%;
  height: 4px;
  background-image: linear-gradient(90deg, transparent, transparent 50%, white 50%, white 100%), linear-gradient(to left, #ef7d00 45%, #e5007e 100%);
  background-size: 8px 2px, 100% 3px;
  border: none;
  margin-top: 32px;
  margin-bottom: 32px; }

.container-mts p {
  margin-bottom: 1rem; }

/*# sourceMappingURL=styles.css.map */