@property --rot{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@property --tx{syntax: "<length-percentage>"; inherits: false; initial-value: 0%;}.card.svelte-4eda60{transform:translate(var(--tx)) rotate(var(--rot));transform-origin:50% 50%;transition:--rot .4s ease,--tx .4s ease,box-shadow .4s ease;will-change:transform}.card--left.svelte-4eda60{--rot: -6deg}.card--center.svelte-4eda60{--rot: 3deg;z-index:2}@supports (animation-timeline: view()){.partner-frame.svelte-4eda60{view-timeline-name:--partner-frame;view-timeline-axis:block}.card.svelte-4eda60{animation-timeline:--partner-frame;animation-range:entry 0% cover 60%;animation-timing-function:linear;animation-fill-mode:both}.card--left.svelte-4eda60{animation-name:svelte-4eda60-fan-out-left}.card--center.svelte-4eda60{animation-name:svelte-4eda60-fan-out-center}@keyframes svelte-4eda60-fan-out-left{0%{--tx: 14%;--rot: -2deg}to{--tx: 0%;--rot: -6deg}}@keyframes svelte-4eda60-fan-out-center{0%{--tx: -10%;--rot: 1deg}to{--tx: 0%;--rot: 3deg}}}@media(prefers-reduced-motion:reduce){.card.svelte-4eda60{transition:none;animation:none!important}}.scrollbar-hide.svelte-1fxprw0::-webkit-scrollbar{display:none}.scrollbar-hide.svelte-1fxprw0{-ms-overflow-style:none;scrollbar-width:none}div[data-no-drag=true] img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none}.card-gallery-content>[data-card-gallery-item]{margin-right:var(--card-gallery-item-gap)}.card-gallery-content>:nth-last-child(2){margin-right:0}@keyframes hero-pill-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hero-pill-translate-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-pill-drop-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.hero-pill-fade{animation:hero-pill-fade-in 1.4s cubic-bezier(.16,1,.3,1) both}.hero-pill-translate-fade{display:inline-block;animation:hero-pill-translate-fade-in 1.4s cubic-bezier(.16,1,.3,1) both}.hero-pill-drop{animation:hero-pill-drop-in .6s cubic-bezier(.16,1,.3,1) both}@media(prefers-reduced-motion:reduce){.hero-pill-fade,.hero-pill-translate-fade,.hero-pill-drop{animation:none}}
