@keyframes slideup{0%{bottom:-100%}to{bottom:0}}.fade-enter-active,.fade-leave-active{transition:height .3s ease-in-out,opacity .3s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0;height:0}.condition-details__status{align-items:center;gap:.8rem;font-size:1.6rem;font-weight:600;display:flex}.condition-details__details{margin-top:.8rem;font-size:1.4rem;line-height:1.5}@media (width>=768px){.condition-details__details{margin-top:1.2rem}}
