.rotate__animation:where(.astro-I26EQASH){animation:rotate 4s infinite linear}@keyframes rotate{0%{transform:rotate(0)}50%{transform:rotate(180deg)}to{transform:rotate(360deg)}}#almost:where(.astro-I26EQASH){-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}#almost:where(.astro-I26EQASH):hover+#almost__hover:where(.astro-I26EQASH){display:block}#almost__hover:where(.astro-I26EQASH){height:200px;aspect-ratio:1;background:#000;position:absolute;display:none}.animate__bottom:where(.astro-EABZKW6T){animation:slideInFromBottomRight 4s ease-in-out;animation-iteration-count:1}@keyframes slideInFromBottomRight{0%{transform:translate(60%,60%)}to{transform:translate(0)}}
