#go-wir-tackle-wrapper {
  background-color: #502B59;
  padding-left: 30px;
  padding-right: 30px; }
  #go-wir-tackle-wrapper #go-wir-tackle {
    padding-bottom: 150px;
    position: relative; }
    #go-wir-tackle-wrapper #go-wir-tackle #go-wir-tackle-embed #playBigContainer {
      height: 0;
      overflow: hidden; }
      #go-wir-tackle-wrapper #go-wir-tackle #go-wir-tackle-embed #playBigContainer #playBigDiv {
        align-content: center;
        position: relative; }
        #go-wir-tackle-wrapper #go-wir-tackle #go-wir-tackle-embed #playBigContainer #playBigDiv #playBigX {
          color: white;
          cursor: pointer;
          font-size: 30px;
          font-weight: 900;
          position: absolute;
          right: 3%;
          top: 3%; }
    #go-wir-tackle-wrapper #go-wir-tackle #go-wir-tackle-embed video {
      border-radius: 30px;
      max-width: 100%;
      width: inherit;
      position: relative; }
    #go-wir-tackle-wrapper #go-wir-tackle .go-wir-tackle-item {
      --bs-gutter-x: 20px;
      margin-bottom: 40px; }
      @media (min-width: 1600px) {
        #go-wir-tackle-wrapper #go-wir-tackle .go-wir-tackle-item {
          flex: 0 0 auto;
          width: 16.66666667%; } }
      #go-wir-tackle-wrapper #go-wir-tackle .go-wir-tackle-item p {
        color: white;
        font-size: 18px;
        padding-left: 20px;
        padding-right: 20px; }
        @media (min-width: 992px) {
          #go-wir-tackle-wrapper #go-wir-tackle .go-wir-tackle-item p {
            font-size: 22px; } }
        #go-wir-tackle-wrapper #go-wir-tackle .go-wir-tackle-item p span:nth-of-type(1) {
          color: #FFD900;
          font-size: 23px;
          font-weight: 900; }
        #go-wir-tackle-wrapper #go-wir-tackle .go-wir-tackle-item p span:nth-of-type(2) {
          font-size: 18px; }
      #go-wir-tackle-wrapper #go-wir-tackle .go-wir-tackle-item .go-wir-tackle-item-image {
        aspect-ratio: 9/16;
        border-radius: 30px;
        overflow: hidden;
        position: relative;
        width: 100%; }
        #go-wir-tackle-wrapper #go-wir-tackle .go-wir-tackle-item .go-wir-tackle-item-image video {
          aspect-ratio: 9/16;
          width: 100%; }
        #go-wir-tackle-wrapper #go-wir-tackle .go-wir-tackle-item .go-wir-tackle-item-image .go-wir-tackle-item-image-play {
          background-image: url("/fileadmin/B2C/Bilder/Landingpages/wir/play.svg");
          background-size: cover;
          cursor: pointer;
          display: block;
          height: 119px;
          left: calc(50% - 59px);
          position: absolute;
          top: calc(50% - 59px);
          width: 119px;
          z-index: 1; }

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