.animated{transition:all .3s ease-in-out}.animation-paused{animation-play-state:running}.animation-paused:hover *{animation-play-state:paused}@keyframes dot-jump{0%{transform:translateY(0)}50%{transform:translateY(-6px)}to{transform:translateY(0)}}.jumping-dot{animation:dot-jump 1.2s ease-in-out infinite}.jumping-dot:first-child{animation-delay:0s}.jumping-dot:nth-child(2){animation-delay:.2s}.jumping-dot:nth-child(3){animation-delay:.4s}.feature-blocks-cards{position:relative;list-style-type:none;padding:0;max-width:34em;margin:0 auto}.feature-blocks-card{position:absolute;top:0;left:0;z-index:2;border-radius:30px;transform:translateY(0) rotate(4deg) translateX(25px) scale(1);transform-origin:0 0;transition:transform .6s cubic-bezier(.8,.2,.1,.8) .1s,background .4s linear;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;:last-child{margin-bottom:0}}@keyframes floating{0%{transform:translateY(-25px) rotate(4deg) translateX(25px) scale(1)}50%{transform:translateY(-30px) rotate(3deg) translateX(25px) scale(1)}to{transform:translateY(-25px) rotate(4deg) translateX(25px) scale(1)}}.feature-blocks-card--next{z-index:5;transform:translateY(-25px) rotate(4deg) translateX(25px) scale(1);animation:floating 2s ease-in-out infinite}.feature-blocks-card--out{animation:feature-blocks-card-out .6s cubic-bezier(.8,.2,.1,.8);transform:translateY(-50px) rotate(8deg) translateX(55px) scale(.95);z-index:1}@keyframes feature-blocks-card-out{0%{z-index:20;transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-120%) rotate(-5deg) translateX(-40px)}80%{z-index:1}to{transform:translateY(-50px) rotate(8deg) translateX(55px) scale(.95)}}.feature-blocks-card--current{cursor:auto;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;position:relative;z-index:10;opacity:1;transform:rotate(-1deg) translateX(0) scale(1)}@keyframes teams-context-glow{0%{transform:scale(.95);opacity:.9}to{transform:scale(1.05);opacity:1}}.hero_iconActive__qQ9Rr g path,.hero_iconActive__qQ9Rr path{fill:url(#icon-gradient)}