@keyframes insiderAnimatedIconRotateX{0%{transform:rotateX(180deg);opacity:0}40%{opacity:.5}80%{transform:rotateX(1turn);opacity:1}to{transform:rotateX(1turn);opacity:1}}.insider-animated-icon__rotate{animation:insiderAnimatedIconRotateX .8s ease-in-out 1s forwards;transform-style:preserve-3d}@keyframes insider-toast-banner-expand{to{grid-template-rows:1fr}}@keyframes insider-toast-banner-fade-in{0%{opacity:0}to{opacity:1}}.insider-toast-banner-expand{display:grid;grid-template-rows:0fr;overflow:hidden;animation:insider-toast-banner-expand .4s ease-out .2s forwards}.insider-toast-banner-expand>*{opacity:0;animation:insider-toast-banner-fade-in .4s ease-out .2s forwards}
/*# sourceMappingURL=193043ba9151dcfb.css.map*/