.holion-dialog-container{background-color:#0008;width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:9999;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none}.hdc-fadein>svg{animation:hdc-logo-fadein .5s ease-in-out forwards}@keyframes hdc-logo-fadein{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}.hdc-fadein{animation:hdc-fadein .5s ease-in-out forwards}@keyframes hdc-fadein{0%{opacity:0}to{opacity:1}}.hdc-fadeout>svg{animation:hdc-logo-fadeout .5s ease-in-out forwards}@keyframes hdc-logo-fadeout{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.2)}}.hdc-fadeout{animation:hdc-fadeout .5s ease-in-out forwards}@keyframes hdc-fadeout{0%{opacity:1}to{opacity:0}}@keyframes leafAnimation{0%{transform:translate(172.14px,151.08px) rotate(0)}to{transform:translate(172.14px,151.08px) rotate(360deg)}}#leaf{animation:leafAnimation 2s linear infinite normal forwards}
