.vuo-roadmap-items-wrapper{gap:100px;padding-bottom:80px}.vuo-roadmap-items-wrapper,.vuo-roadmap-section{display:flex;flex-direction:column}.vuo-roadmap-title{color:#064367;font-size:.9rem;font-weight:400;margin:0 0 20px;width:200px}.vuo-roadmap-items{display:flex;flex-direction:column;flex-grow:1;gap:30px}@media (min-width:768px){.vuo-roadmap-section{flex-direction:row}.vuo-roadmap-title{margin:20px 0}}.vuo-roadmap__item{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 1px 30px rgba(0,0,0,.05);display:flex;gap:20px;padding:15px 20px}.vuo-roadmap__item__wrapper{flex-grow:1;flex-shrink:1}.vuo-roadmap__item__icon{background-color:#f1f5f8;border-radius:40px;color:#064367;flex-shrink:0;font-size:8px;height:40px;padding:9px 0;text-align:center;width:40px}.vuo-roadmap__item__icon svg{fill:#064367;height:auto;max-height:18px;max-width:18px;position:relative;top:2px}.vuo-roadmap__item__badge{border-radius:20px;display:inline-block;font-size:.8rem;font-weight:400;padding:2px 8px;white-space:nowrap}.vuo-roadmap__item__badge,.vuo-roadmap__item__badge--blue{background-color:#f1f5f8;color:#064367}.vuo-roadmap__item__badge--green{background-color:#dfefe6;color:#1b9461}.vuo-roadmap__item__badge--yellow{background-color:#fff2bf;color:#b78119}.vuo-roadmap__item__title{color:#064367;font-size:.8rem;font-weight:500}.vuo-roadmap__item__content{color:#064367;font-size:.7rem;font-weight:400;opacity:.8}@media (min-width:768px){.vuo-roadmap__item{gap:30px}}