/** Shopify CDN: Minification failed

Line 15:20 Expected ")" to end URL token

**/
@font-face {
    font-family: Avenir Next Rounded;
    font-weight: bold;
    src: url("/cdn/shop/files/AvenirNextRoundedPro-Bold.otf") format("opentype");
}
.swiper, announcement-bar.announcement-bar.announcement-bar--multiple,  img.rimage__img.rimage__img--cover.lazyload.entered.loaded, .LoyaltyWidget-prefix .R-LauncherButton, #trustbadge-container-98e3dadd90eb493088abdc5597a70810, .FloatingWidget-prefix{
  display: none !important;
}
body {
  background:url({{ 'bg_abo.png' | asset_url }});
  background-size:cover;
}
.CarouselWidget-prefix .CarouselWidget .CarouselWidget__header .R-RatingStars .R-RatingStars__stars .stars__icon, .CarouselWidget-prefix .R-RatingStars .R-RatingStars__stars .stars__icon {
    color: #f9bc59 !important;
}
.CarouselWidget-prefix .CarouselWidget .CarouselWidget__header .R-RatingStars .R-RatingStars__stars .stars__icon {
    --override-header-star-color: #f9bc59 !important;
}
.lp_abo header {
  display: flex;
  justify-content: end;
  background:#E8E4DD;
  padding: 50px 20px 200px;
  color:#626261;
  background: url(abo_header_bg.jpeg) center center no-repeat;
  background-size: cover;
}
.lp_abo ul {
    list-style: disc;
}
.lp_abo {
  overflow: hidden;
}
.whiteBox {
  background:#fff;
  border-radius:15px;
  padding:15px;
}
.right {
    max-width: 100%;
    width: 400px;
}
a.ctaVerlauf {
    display: block;
    margin: 0 auto;
    width: 90%;
    text-align: center;
    background: rgb(255,125,176);
    background: linear-gradient(147deg,rgba(255,125,176,1) 20%,rgba(255,221,90,1) 100%);
    color: #fff;
    margin-top: 30px;
    padding: 15px;
    font-weight: 700;
    font-size: 18px;
    border-radius: 50px;
    cursor:pointer;
}
ul {
    padding-left: 15px;
}
.red {
  color: #001761;
  margin: 0 5px 0 3px;
  font-weight: 700;
}
.stroked {
  text-decoration:line-through;
  font-size: 18px;
}
.redBubble {
  background:#EF6461;
  border-radius:50px;
  color:#fff;
  padding: 0 5px;
}
.lp_abo header b {
  font-size: 24px;
  color:#001761;
}
u {
    color: #CDCFC6;
    font-size: 12px;
}
.lp_abo header p {
  width: 90%;
  margin: 35px auto 0;
  color:#fff;
}
.month {
  display: flex;
  justify-content: space-between;
  max-width: 90%;
  margin: 50px auto 0;
}
.aboBox {
  max-width: 250px;
  border: 5px solid #fff;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 49px -8px rgba(0,0,0,0.72);
  -moz-box-shadow: 0px 0px 49px -8px rgba(0,0,0,0.72);
  box-shadow: 0px 0px 49px -8px rgba(0,0,0,0.72);
  border: 8px solid #fff;
  border-radius: 15px;
  position:relative;
}
.aboBox:after {
  content: '';
  position: absolute;
  right: -10vw;
  top: 50%;
  transform: translate(0, -50%);
  background: url('https://picmondoo.de/cdn/shop/t/146/assets/pfeile_abo.svg') center center no-repeat;
  width: 90px;
  height: 90px;
}
.aboBox:last-child:after {
  display:none;
}
.aboBox img {
  border-radius: 15px;
}
.aboBox span {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 20px;
}
.content {
  text-align: center;
  color: #001761;
  max-width: 1280px;
  margin: 150px auto 0;
}
h1 {
  font-size:40px;
  margin-bottom: -20px;
  font-weight: 700;
}
h2 {
  font-weight: 700;
}
.content p {
  font-size: 19px;
  line-height: 26px;
  margin: 50px auto;
  max-width: 960px;
}
.content .ctaVerlauf{
  max-width:330px;
  margin: -20px auto 0;
}
.flex {
  display:flex;
  margin-top: 150px;
}
.box.blue {
  margin:0 10px;
  padding: 0;
}
.box.blue p {
  font-size: 15px;
  margin: 0 auto;
}
.box.blue h3 {
  margin-bottom: 3px;
  font-weight:700;
  font-size: 16px;
}
.box.blue img {
    margin: 0 auto 10px;
}
section.creme {
    background: url(https://picmondoo.de/cdn/shop/t/146/assets/bg_abo.png) center center no-repeat;
    background-size: auto 100%;
}
.creme .content {
  margin: 0 auto;
  padding: 100px 0 0px;
}
h2 {
  font-size:30px;
}
/* Core styles/functionality */
.tab input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.tab__content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.35s;
}
.tab input:checked ~ .tab__content {
  max-height: unset;
}
/* Visual styles */
.accordion {
  color: var(--theme);
  border-radius: 0.5rem;
  overflow: hidden;
  width: 90%;
  margin: 0 auto;
}
.tab__label,
.tab__close {
  display: flex;
  color: #001761;
  background: var(--theme);
  cursor: pointer;
}
.tab__label {
  justify-content: space-between;
  padding: 1rem;
  border: 2px solid #f4f4f4;
  margin-bottom: 15px;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 700;
}
.tab {
    margin-bottom: 15px;
}
.tab__label::after {
  content: "\276F";
  width: 1em;
  height: 1em;
  text-align: center;
  transform: rotate(90deg);
  transition: all 0.35s;
}
.tab input:checked + .tab__label::after {
  transform: rotate(270deg);
}
.tab__content p {
  margin: 0;
  padding: 1rem;
  font-size: 15px;
}
.tab__close {
  justify-content: flex-end;
  padding: 0.5rem 1rem;
  font-size: 0.75rem;
}
.accordion--radio {
  --theme: var(--secondary);
}
.payment-methods-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 70%;
    margin: 20px auto 10px;
}
.payment-methods-list svg {
    max-width: 27px;
    height: auto;
}
  .CarouselWidget__header.u-textCenter--all .header__inner {
    background: #fff !important;
  }
  .CarouselWidget-prefix .R-LG .R-ReviewsList .R-ReviewsList__item {
    background: #fff;
  }
.CarouselWidget-prefix .CarouselWidget .R-ReviewsList .R-ReviewsList__item .item__inner {
    background: #fff !important;
}
.CarouselWidget-prefix .CarouselWidget .CarouselWidget__header {
  align-items: center !important;
}
.CarouselWidget-prefix .CarouselWidget .CarouselWidget__header .header__inner {
    height: 200px;
}
/* Arrow animation */
.tab input:not(:checked) + .tab__label:hover::after {
  animation: bounce 0.5s infinite;
}
@keyframes bounce {
  25% {
    transform: rotate(90deg) translate(0.25rem);
  }
  75% {
    transform: rotate(90deg) translate(-0.25rem);
  }
}

@media screen and (max-width: 760px) {
  .month, .aboBox:after {
    display:none;
  }
  .month.month_mobile {
    display:block;
    position:relative;
  }
  .CarouselWidget-prefix .R-MD .CarouselWidget__list {
    flex-shrink: 0;
    flex-basis: unset !important; 
    width: calc(100% - var(--header-width, 160px)) !important;
  }
  .swiper-button-next:after {
    /* top: 50% !important;
    transform: translate(0, -50%); */
    background: url(https://picmondoo.de/cdn/shop/t/146/assets/pfeile_abo.svg) center center no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    content: '' !important;
    /* right: 140%; */
    background-size: contain;
  }
  .swiper-button-prev:after {
    transform: translate(0, -50%);
    background: url(https://picmondoo.de/cdn/shop/t/146/assets/pfeile_abo.svg) center center no-repeat;
    width: 60px;
    height: 60px;
    position: absolute;
    content: '' !important;
    transform: rotate(180deg);
    background-size: contain;
  }
  h1 {
    font-size: 35px;
  }
  .lp_abo header {
    padding: 110% 0 0;
    background: url('abo_lp_mobile.webp') top center no-repeat;
    background-size: 100%;
  }
  .right {
    width: 100%;
  }
  .whiteBox {
    border-radius: 0;
  }
  .lp_abo header p {
    width: 100%;
    margin: 0;
    color: unset;
    background: #fff;
    padding: 0 25px;
    text-align: justify
  }
  .content p {
    font-size: 18px;
    line-height: 24px;
    padding: 15px;
  }
  .flex {
    display: grid;
    margin-top: 100px;
    grid-template-columns: 1fr 1fr;
    gap: 15px;
  }
  .box.blue {
    margin: 0;
    width: 100%;
  }
  .box.blue p {
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    padding: 0 15px;
  }
  .box.blue h3 {
    margin-bottom: 2px;
  }
  .box.blue img {
    margin: 0 auto;
  }
  h2 {
    font-size: 22px;
  }
  .tab__label {
    margin-bottom: 0px;
    font-size: 13px;
  }
  .CarouselWidget__inner {
    flex-direction: row !important;
  }
  .CarouselWidget-prefix .CarouselWidget .CarouselWidget__inner {
    align-items: center !important;
  }
  .CarouselWidget__header.u-textCenter--all {
    display:block !important;
  }
  .CarouselWidget-prefix .CarouselWidget .R-ReviewsList {
    height: 200px;
  }
  .CarouselWidget-prefix .R-MD .CarouselWidget__header {
    padding-left: 30px !important;
    padding-right: 10px !important;
    padding-top: 20px !important;
  }

  .CarouselWidget-prefix .R-LG .R-ReviewsList .R-ReviewsList__item {
    overflow: hidden;
  }
}
@media screen and (min-width: 740px) {
    .month_mobile {
        display: none !important;
    }
}
