:root{--ao-ease: cubic-bezier(.22, 1, .36, 1);--ao-dur-micro: .15s;--ao-dur-reveal: .5s;--ao-stagger: 80ms;--ao-reveal-shift: 14px}::selection{background-color:var(--ao-brand);color:#fff}html.ao-motion{scroll-behavior:smooth}@view-transition{navigation:auto}::view-transition-old(root),::view-transition-new(root){animation-duration:.2s;animation-timing-function:var(--ao-ease)}html.ao-motion .ao-reveal{opacity:0;transform:translateY(var(--ao-reveal-shift));transition:opacity var(--ao-dur-reveal) var(--ao-ease),transform var(--ao-dur-reveal) var(--ao-ease);transition-delay:calc(var(--ao-reveal-index, 0) * var(--ao-stagger))}html.ao-motion .ao-reveal.ao-in{opacity:1;transform:none}html.ao-motion .ao-reveal.ao-instant{transition:none;transition-delay:0s}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;transition-delay:0s!important}html{scroll-behavior:auto!important}html.ao-motion .ao-reveal{opacity:1;transform:none}}html.ao-motion--off *,html.ao-motion--off *:before,html.ao-motion--off *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;transition-delay:0s!important}html.ao-motion--off{scroll-behavior:auto!important}html.ao-motion--off .ao-reveal{opacity:1!important;transform:none!important}html.ao-motion--reduced .ao-reveal{transform:none;transition-duration:calc(var(--ao-dur-reveal) / 2);transition-delay:0s}html.ao-motion .lazy-image img,html.ao-motion .lazy-image--animation img,html.ao-motion .product-item__image .lazy-image{transition-timing-function:var(--ao-ease),var(--ao-ease)}html.ao-motion .header a,html.ao-motion .header button,html.ao-motion .site-nav a{transition-duration:var(--ao-dur-micro);transition-timing-function:var(--ao-ease)}html.ao-motion .sidebar{transition-timing-function:var(--ao-ease)}html.ao-motion toggle-element [data-toggle-icon],html.ao-motion .toggle__icon{transition:transform var(--ao-dur-micro) var(--ao-ease)}html.ao-motion .sticky-header{background-color:#ffffffdb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(91,31,70,.14);transition-timing-function:var(--ao-ease),var(--ao-ease)}.ao-zweig-wrap{text-align:center;padding:4px 0}.ao-zweig{display:inline-block;width:min(270px,52vw);height:auto}.ao-zweig path,.ao-zweig circle{stroke:var(--ao-brand);stroke-width:2.4;fill:none;stroke-linecap:round;stroke-linejoin:round}html.ao-motion .ao-reveal .ao-zweig path,html.ao-motion .ao-reveal .ao-zweig circle{stroke-dasharray:100;stroke-dashoffset:100}html.ao-motion .ao-reveal.ao-in .ao-zweig path,html.ao-motion .ao-reveal.ao-in .ao-zweig circle{stroke-dashoffset:0;transition:stroke-dashoffset .9s var(--ao-ease)}html.ao-motion .ao-reveal.ao-in .ao-zweig>*:nth-child(2){transition-delay:.25s}html.ao-motion .ao-reveal.ao-in .ao-zweig>*:nth-child(3){transition-delay:.4s}html.ao-motion .ao-reveal.ao-in .ao-zweig>*:nth-child(n+4){transition-delay:.6s}.ao-zweig circle{fill:#5b1f4600}html.ao-motion .ao-reveal.ao-in .ao-zweig circle{fill:#5b1f46d9;transition:stroke-dashoffset .9s var(--ao-ease) .6s,fill .5s var(--ao-ease) 1.3s}html:not(.ao-motion) .ao-zweig circle,html.ao-motion--off .ao-zweig circle{fill:#5b1f46d9}[id^=shopify-section][id$=__zahlen]{position:relative}[id^=shopify-section][id$=__zahlen]:before,[id^=shopify-section][id$=__zahlen]:after{content:"";position:absolute;left:0;right:0;height:20px;z-index:1;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 20' preserveAspectRatio='none'%3E%3Cpath d='M0 0 H120 V7 Q90 15 60 7 T0 7 Z' fill='%23ffffff'/%3E%3C/svg%3E") repeat-x top / 120px 20px}[id^=shopify-section][id$=__zahlen]:before{top:-1px}[id^=shopify-section][id$=__zahlen]:after{bottom:-1px;transform:scaleY(-1)}@keyframes ao-kenburns{0%{transform:scale(1)}to{transform:scale(1.05)}}html.ao-motion [id$=__hero] .css-slide:first-of-type .lazy-image img{animation:ao-kenburns 20s var(--ao-ease) .4s 1 forwards}@keyframes ao-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}html.ao-motion [id$=__hero] .css-slide:first-of-type .card__text>*{animation:ao-rise .5s var(--ao-ease) backwards}html.ao-motion [id$=__hero] .css-slide:first-of-type .card__text>*:nth-child(1){animation-delay:60ms}html.ao-motion [id$=__hero] .css-slide:first-of-type .card__text>*:nth-child(2){animation-delay:.17s}html.ao-motion [id$=__hero] .css-slide:first-of-type .card__text>*:nth-child(3){animation-delay:.28s}html.ao-motion [id$=__hero] .css-slide:first-of-type .card__text>*:nth-child(4){animation-delay:.39s}.site-nav .text-animation--underline-in-header{background-image:linear-gradient(var(--ao-brand),var(--ao-brand));background-size:0% 2px;padding-bottom:4px;transition:background-size var(--ao-dur-micro) var(--ao-ease)}.no-touchevents .site-nav a:hover .text-animation--underline-in-header,.site-nav a:focus-visible .text-animation--underline-in-header,.site-nav a[aria-current=page] .text-animation--underline-in-header{background-size:100% 2px}html.ao-motion .button,html.ao-motion .card .button,html.ao-motion .no-touchevents .card .button{transition:background-color .35s ease-in-out,color .35s ease-in-out,border-color .35s ease-in-out,box-shadow var(--ao-dur-micro) var(--ao-ease),transform var(--ao-dur-micro) var(--ao-ease),opacity var(--ao-dur-micro) var(--ao-ease)}html.ao-motion .button--solid:hover,html.ao-motion .button--solid:focus-visible{background-color:#451735;border-color:#451735}html.ao-motion .button--outline:hover,html.ao-motion .button--outline:focus-visible{background-color:var(--ao-brand);border-color:var(--ao-brand);color:#fff}@keyframes ao-bump{0%{transform:scale(1)}40%{transform:scale(1.09)}to{transform:scale(1)}}html.ao-motion .button--cart-handle.ao-bump{animation:ao-bump .35s var(--ao-ease)}
/*# sourceMappingURL=/cdn/shop/t/25/assets/ao-motion.css.map */
