.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-steps-item{box-sizing:border-box;flex-direction:column;gap:2rem;width:100%;display:flex}.base-steps-item__image-container{width:100%;display:flex;position:relative}.base-steps-item__image{border-radius:8px;width:100%}.base-steps-item__bubble{color:#f7f7f7;background-color:#374c52;border-radius:100%;justify-content:center;align-items:center;width:40px;height:40px;font-size:21.0088px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.base-steps-item__content{text-align:center;flex-direction:column;gap:.25rem;display:flex}.base-steps-item__title{font-size:14px;font-weight:600}@media (width>=1024px){.base-steps-item__title{font-size:17.15px}}.base-steps-item__description{color:#3d3d3d;font-size:14px;font-weight:400;line-height:1.45}
