.animated-content{overflow:clip}.animated-content[data-state=open]{animation:.22s cubic-bezier(.16,1,.3,1) animated-content-fade-expand}.animated-content[data-state=closed]{animation:.16s ease-in animated-content-fade-collapse}.animated-content[data-state=open] .animated-content__inner{animation:.22s cubic-bezier(.16,1,.3,1) animated-content-inner-focus-in}.animated-content[data-state=closed] .animated-content__inner{animation:.16s ease-in animated-content-inner-focus-out}@supports (interpolate-size:allow-keywords){.animated-content{interpolate-size:allow-keywords;height:auto}.animated-content[data-state=open]{animation-name:animated-content-size-expand}.animated-content[data-state=closed]{animation-name:animated-content-size-collapse}}@keyframes animated-content-fade-expand{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes animated-content-fade-collapse{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-4px)}}@keyframes animated-content-size-expand{0%{opacity:0;height:0;transform:translateY(-4px)}to{opacity:1;height:auto;transform:translateY(0)}}@keyframes animated-content-size-collapse{0%{opacity:1;height:auto;transform:translateY(0)}to{opacity:0;height:0;transform:translateY(-4px)}}@keyframes animated-content-inner-focus-in{0%{filter:blur(6px)}to{filter:blur()}}@keyframes animated-content-inner-focus-out{0%{filter:blur()}to{filter:blur(6px)}}@media (prefers-reduced-motion:reduce){.animated-content[data-state],.animated-content[data-state] .animated-content__inner{animation:none}}.button-shape-parallelogram[data-v-4b50abe8]{transform:skew(-10deg)}.button-shape-parallelogram[data-v-4b50abe8] .basic-button-content{transform:skew(10deg)}.button-shape-parallelogram[data-v-4b50abe8]:active{transform:skew(-10deg)scale(.95)}
