.teaser{--btn-background-color:transparent;--btn-shimmer-color:hsla(0,0%,100%,.2);--gradient-border-size:2px;--link-color:#fff;--text-color:#fff;aspect-ratio:var(--teaser-aspect-ratio,.75);border-radius:.625rem;-webkit-box-shadow:var(--teaser-box-shadow);box-shadow:var(--teaser-box-shadow);color:var(--text-color);display:grid;grid-template-columns:1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:var(--teaser-max-width,29.1875rem);overflow:hidden;position:relative;-webkit-transition:-webkit-box-shadow .25s ease-in;transition:-webkit-box-shadow .25s ease-in;transition:box-shadow .25s ease-in;transition:box-shadow .25s ease-in,-webkit-box-shadow .25s ease-in;width:var(--teaser-width,76.875vw)}@media(min-width:768px){.teaser{--teaser-width:auto}}.teaser__btn{outline:none;pointer-events:auto}.teaser__btn,.teaser__btn:link,.teaser__btn:visited{text-decoration:none}.teaser__btn:after,.teaser__btn:before{bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out;z-index:-2}.teaser__btn:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(18.48%,transparent),color-stop(58.78%,rgba(0,0,0,.55))),transparent;background:linear-gradient(180deg,transparent 18.48%,rgba(0,0,0,.55) 58.78%),transparent;opacity:var(--teaser-image-gradient-opacity,1)}.teaser__btn:after{background:-webkit-gradient(linear,left top,left bottom,from(transparent),color-stop(66.15%,rgba(0,0,0,.6))),rgba(0,0,0,.15);background:linear-gradient(180deg,transparent,rgba(0,0,0,.6) 66.15%),rgba(0,0,0,.15);opacity:var(--teaser-hover-gradient-opacity,0)}.teaser__btn:hover{--teaser-image-gradient-opacity:0;--teaser-hover-gradient-opacity:1}@media(min-width:1024px){.teaser__btn:hover .btn-primary{left:0;padding-inline:4.6818181818em}}.teaser__image{grid-area:1/1/3/2}.teaser__image img{display:block;height:auto;width:100%}.teaser__top{padding-top:0;text-align:center}.teaser__top:after{background-color:currentColor;border-radius:100%;content:"";display:block;height:.1875rem;margin:.3125rem auto 0;width:7.5rem}.teaser__content{display:grid;grid-area:1/1/3/2;grid-auto-rows:auto 1fr;padding:.625rem clamp(1.375rem,4.7222222222vw,4.25rem) clamp(2.1875rem,3.1944444444vw,2.875rem);pointer-events:none;position:relative;z-index:1}.teaser__content:has(.teaser__top):before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.45)),to(transparent));background:linear-gradient(180deg,rgba(0,0,0,.45) 0,transparent);content:"";height:25%;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.teaser__bottom{margin-top:auto}.teaser.toggle--is-pressed{--teaser-box-shadow:0 0 2.5rem 0 hsla(0,0%,100%,.75)}.teaser--large{--teaser-aspect-ratio:1.3333333333;--teaser-max-width:44.375rem;--teaser-width:auto}.teaser-list__header{padding-bottom:clamp(.9375rem,4.6875vw,1.875rem)}.teaser-list__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;margin:-.625rem;padding:0}.teaser-list__list.is--visible{--teaser-item-animation-for-odd-items:fadeInFromTop 1s ease-in-out both;--teaser-item-animation-for-even-items:fadeInFromBottom 1s ease-in-out both}.teaser-list__item{opacity:var(--teaser-list-item-opacity,1);padding:.625rem;-webkit-transition:var(--teaser-list-item-transition);transition:var(--teaser-list-item-transition)}@media(min-width:1024px){.teaser-list__item--col-2{max-width:50%}}@media(min-width:768px){.teaser-list__item--col-3{max-width:50%}}@media(min-width:1248px){.teaser-list__item--col-3{max-width:33.3333333333%}}.teaser-list__item--animated{--teaser-list-item-opacity:0;--teaser-list-item-transition:opacity 0.6s ease-in}@media(min-width:1024px){.teaser-list__item--animated{--teaser-list-item-opacity:1;--teaser-list-item-transition:opacity 1.2s ease-in}}.no-js .teaser-list__item--animated,.teaser-list__item--animated.is--visible{--teaser-list-item-opacity:1}@media(min-width:1024px){.teaser-list__item--animated:nth-child(odd){-webkit-animation:var(--teaser-item-animation-for-odd-items);animation:var(--teaser-item-animation-for-odd-items)}.teaser-list__item--animated:nth-child(2n){-webkit-animation:var(--teaser-item-animation-for-even-items);animation:var(--teaser-item-animation-for-even-items)}}@media(min-width:768px){.voucher{display:grid;grid-auto-rows:var(--voucher-grid-auto-rows,auto auto auto);grid-template-columns:var(--voucher-grid-template-columns,repeat(2,1fr));grid-column-gap:.9375rem}}@media(min-width:1024px){.voucher{--voucher-grid-auto-rows:auto auto auto 1fr;--voucher-grid-template-columns:repeat(3,1fr);grid-column-gap:1.25rem}}@media(min-width:768px){.voucher--service-voucher{--voucher-grid-auto-rows:auto auto auto auto auto}}@media(min-width:1024px){.voucher--service-voucher{--voucher-grid-auto-rows:auto auto auto auto auto auto 1fr}}@media(min-width:1248px){.voucher--service-voucher{--voucher-grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.voucher--service-voucher .voucher>.step-divider{grid-area:1/1/2/3}}@media(min-width:1024px){.voucher--service-voucher .voucher>.step-divider{grid-area:1/1/2/4}}@media(min-width:1248px){.voucher--service-voucher .voucher>.step-divider{grid-area:1/1/2/3}}.voucher--service-voucher .voucher__description{padding-bottom:clamp(1.5625rem,2.7777777778vw,2.5rem)}@media(min-width:768px){.voucher--service-voucher .voucher__description{grid-area:2/1/3/3}}@media(min-width:1024px){.voucher--service-voucher .voucher__description{grid-area:2/1/3/4}}@media(min-width:1248px){.voucher--service-voucher .voucher__description{grid-area:2/2/3/3}}.voucher--service-voucher .voucher__description>*{max-width:clamp(16rem,80vw,59.3125rem)}.voucher--service-voucher .voucher__description>:last-child{padding-bottom:0}.voucher__preview{margin-bottom:var(--voucher-preview-margin-bottom,1.625rem);margin-inline:auto;width:100%}@media(min-width:768px){.voucher__preview{grid-area:var(--voucher-preview-grid-area,1/1/3/2)}}@media(min-width:1024px){.voucher__preview{--voucher-preview-grid-area:1/1/5/2;margin-block:0}}@media(min-width:768px){.voucher--service-voucher .voucher__preview{--voucher-preview-margin-bottom:0;--voucher-preview-grid-area:3/1/6/2}}@media(min-width:1024px){.voucher--service-voucher .voucher__preview{--voucher-preview-grid-area:3/1/7/2}}@media(min-width:1248px){.voucher--service-voucher .voucher__preview{--voucher-preview-grid-area:2/1/6/2}}.voucher__image{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:auto;max-width:29.1875rem;min-height:100vw;position:relative;width:100%}@media(min-width:480px){.voucher__image{min-height:31.8125rem}}.voucher__image:after,.voucher__image:before{content:"";display:block;position:absolute;z-index:-1}.voucher__image:before{aspect-ratio:1;background-color:#f2f2f2;border-radius:50%;left:50%;opacity:.5;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:116%}.voucher__image:after{aspect-ratio:714/370;background:url(/build/app/shop/images/glitter-silver.c4bfe511.png) no-repeat 50%;background-size:116%;left:-20%;top:17%;width:150%}.voucher__image img{display:block;height:auto;margin-inline:auto;width:var(--voucher-image-width,84.25%)}@media(min-width:480px){.voucher__image img{height:auto}}@media(min-width:1024px){.voucher__image img{width:var(--voucher-image-width,100%)}}.voucher__cover{-webkit-box-shadow:0 0 .625rem rgba(0,0,0,.4);box-shadow:0 0 .625rem rgba(0,0,0,.4);max-width:23.9375rem}@media(max-width:479px){.voucher__cover{--voucher-image-width:100%}}@media(min-width:1024px)and (max-width:1439px){.voucher__cover{--voucher-image-width:84.25%}}.voucher__value{padding-bottom:1.4375rem}@media(min-width:768px){.voucher__value{grid-area:var(--voucher-value-grid-area,1/2/2/3)}}@media(min-width:1024px){.voucher__value{--voucher-value-grid-area:1/2/4/3}}.voucher__value>*{max-width:21.8125rem}.voucher__value .amount-input,.voucher__value>*{margin-inline:auto}@media(min-width:768px){.voucher--service-voucher .voucher__value{--voucher-value-grid-area:3/2/4/3}}@media(min-width:1024px){.voucher--service-voucher .voucher__value{--voucher-value-grid-area:3/2/4/4}}@media(min-width:1248px){.voucher--service-voucher .voucher__value{--voucher-value-grid-area:3/2/4/3}}@media(max-width:767px){.voucher__options{margin-bottom:.8125rem}}@media(min-width:768px){.voucher__options{grid-area:var(--voucher-options-grid-area,2/2/3/3)}}@media(min-width:1024px){.voucher__options{--voucher-options-grid-area:1/3/4/4}}.voucher__options>:not(.form__error-message){margin-inline:auto;max-width:21.8125rem}.voucher__options .form__error-message{padding-bottom:0}@media(min-width:768px){.voucher--service-voucher .voucher__options{--voucher-options-grid-area:4/2/5/3}}@media(min-width:1024px){.voucher--service-voucher .voucher__options{--voucher-options-grid-area:4/2/5/4}}@media(min-width:1248px){.voucher--service-voucher .voucher__options{--voucher-options-grid-area:4/2/5/3}}@media(min-width:1024px){.voucher--service-voucher .voucher__options>.form__field{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.5rem;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}}@media(min-width:768px){.voucher__block-end{grid-area:var(--voucher-block-end-grid-area,3/1/4/3)}}@media(min-width:1024px){.voucher__block-end{--voucher-block-end-grid-area:4/2/5/4}}@media(min-width:768px){.voucher--service-voucher .voucher__block-end{--voucher-block-end-grid-area:6/1/7/3}}@media(min-width:1024px){.voucher--service-voucher .voucher__block-end{--voucher-block-end-grid-area:6/2/8/4}}@media(min-width:1248px){.voucher--service-voucher .voucher__block-end{--voucher-block-end-grid-area:5/2/6/3}.voucher--service-voucher .voucher__block-end .article__add-to-cart{grid-template-columns:auto auto 17.0625rem}}@media(min-width:1248px)and (max-width:1439px){.voucher--service-voucher .voucher__block-end .article__add-to-cart{gap:.625rem}}.voucher--service-voucher .voucher__block-end .article__add-to-cart .cart__price{min-width:0}.voucher .cart__bottom{padding-left:0}.step-divider{font-family:nbsp-fix,serenity,sans-serif;font-size:clamp(1.125rem,5.625vw,1.5625rem);font-weight:300;letter-spacing:.0625rem;line-height:1.16;padding:0 0 clamp(1.4375rem,2.7777777778vw,2.5rem);text-align:center;text-transform:none}.step-divider__count{color:var(--text-color);font-family:nbsp-fix,brandon-grotesque,sans-serif;font-weight:400;letter-spacing:0;text-transform:uppercase;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:grid;font-size:clamp(1.5625rem,2.7777777778vw,2.5rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto clamp(.4375rem,.9027777778vw,.8125rem)}
/*# sourceMappingURL=app-shop-leistungsgutschein-critical.f6ef7d48.css.map*/