.fade-enter-from,.fade-leave-to{opacity:0}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-fast-enter-from,.fade-fast-leave-to{opacity:0}.fade-fast-enter-active,.fade-fast-leave-active{transition:opacity .2s}.move-enter-active,.move-leave-active{transition:transform .4s ease-in-out}@media (width>=1024px){.move-enter-active,.move-leave-active{transition:transform .4s ease-in-out}}.move-enter-from,.move-leave-to{transform:translateY(100vh)}@media (width>=1024px){.move-enter-from,.move-leave-to{transform:translate(100vw)}}.dropdown-enter-active,.dropdown-leave-active{transition:all .1s ease-in-out}.dropdown-enter-from,.dropdown-leave-to{opacity:0;transform:translateY(-1em)}.base-field-radio{align-items:flex-start;gap:1rem;display:flex;position:relative}.base-field-radio--center{justify-content:center;align-items:center}.base-field-radio--left{justify-content:flex-start}.base-field-radio--row-reversed{flex-direction:row-reverse;justify-content:space-between}.base-field-radio__container{flex-direction:column;line-height:1.1;display:flex}.base-field-radio__container:hover{cursor:pointer}.base-field-radio__detail{color:#767676}
