@supports (animation-timeline: view()){.animated-img.svelte-jejram{animation:svelte-jejram-fade-in linear forwards;animation-timeline:view();animation-range-end:150vh;margin-bottom:10rem}.punch-phrase.svelte-jejram{animation:svelte-jejram-punch-phrase-parent linear forwards;animation-timeline:view();animation-range-end:300vh}.punch-phrase.svelte-jejram>span:where(.svelte-jejram){display:inline-block;background-image:linear-gradient(90deg,rgb(var(--theme-font-color-base)),rgb(var(--theme-font-color-base)));color:#fff0;-webkit-background-clip:text;background-clip:text;background-repeat:no-repeat;background-size:0% 100%;animation:svelte-jejram-punch-phrase linear forwards;animation-timeline:view()}.punch-phrase.svelte-jejram>span:where(.svelte-jejram):first-child{animation-range-start:80vh;animation-range-end:100vh}.punch-phrase.svelte-jejram>span:where(.svelte-jejram):nth-child(2){animation-range-start:120vh;animation-range-end:180vh}.punch-phrase.svelte-jejram>span:where(.svelte-jejram):last-child{animation-range-start:200vh;animation-range-end:240vh}}@keyframes svelte-jejram-fade-in{0%{opacity:0}30%{scale:1;opacity:1}80%{scale:1;opacity:1}to{scale:.8;opacity:0}}.punch-phrase.svelte-jejram{position:sticky;top:7.5rem;width:-moz-max-content;width:max-content;display:flex;-moz-column-gap:1rem;column-gap:1rem}@media (max-width: 768px){.punch-phrase.svelte-jejram{width:100%;min-width:0px;display:flex;flex-wrap:wrap;top:6.5rem}}@keyframes svelte-jejram-punch-phrase-parent{90%{opacity:1}to{opacity:0}}@keyframes svelte-jejram-punch-phrase{to{background-size:100% 100%}}.price-card.svelte-1wnt4zm{border-radius:var(--theme-rounded-container);background:rgb(var(--color-surface-100));position:relative;padding:1rem}.price-card.svelte-1wnt4zm:before,.price-card.svelte-1wnt4zm:after{z-index:-1;content:"";position:absolute;top:-.25rem;right:-.25rem;bottom:-.25rem;left:-.25rem;opacity:0;background:conic-gradient(from calc(var(--angle) + var(--start-angle)),rgb(var(--color-primary-500)),rgb(var(--color-surface-100)),rgb(var(--color-surface-200)),rgb(var(--color-surface-100)),rgb(var(--color-primary-500)));border-radius:inherit;animation:svelte-1wnt4zm-rotation 7s linear infinite paused;transition:opacity .3s}.price-card.svelte-1wnt4zm:after{filter:blur(1rem)}.price-card.svelte-1wnt4zm:hover:before,.price-card.svelte-1wnt4zm:hover:after{opacity:1;animation-play-state:running}@keyframes svelte-1wnt4zm-rotation{0%{--angle: 0deg}to{--angle: 360deg}}@property --angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}
