.outstuffing-roadmap__title{margin-bottom:42px;color:#36486a}.improve-team-item{background-color:#f1f5fe;padding:24px;border-radius:16px}.improve-team-item__header{display:flex;justify-content:space-between;margin-bottom:16px}.improve-team-item__title{max-width:none;margin-right:12px;color:#36486a}.improve-team-item__description{color:#36486a}.improve-team-item__icon{width:24px;height:24px}@media screen and (min-width:576px){.improve-team-item__icon{width:28px;height:28px}}@media screen and (min-width:992px){.improve-team-item{padding:24px}.improve-team-item__title{max-width:236px}.improve-team-item__icon{width:32px;height:32px}}.marquee__line{display:flex;overflow:hidden;-webkit-user-select:none;user-select:none;gap:24px}.marquee__line:first-child{margin-bottom:16px}.marquee__line ul{display:flex;align-items:center;justify-content:space-between;min-width:100%;list-style:none;flex-shrink:0;gap:24px}.marquee__item{display:flex;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:4px 16px;border:1px solid #36486a;border-radius:60px}.marquee__title{font-size:18px;color:#36486a;text-transform:uppercase;margin-right:24px}.marquee__icon:not(:last-child){margin-right:16px}@media screen and (min-width:576px){.marquee__line:first-child{margin-bottom:24px}.marquee__item{padding:8px 24px}.marquee__title{font-size:24px;margin-right:32px}.marquee__icon:not(:last-child){margin-right:24px}}@media screen and (min-width:992px){.marquee__item{border:2px solid #36486a}}.scroll-to-left{animation:scroll-to-left 20s linear infinite}.scroll-to-right{animation:scroll-to-right 20s linear infinite}@keyframes scroll-to-left{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - 24px))}}@keyframes scroll-to-right{0%{transform:translateX(calc(-100% - 24px))}to{transform:translateX(0)}}.marquee-block{margin-bottom:48px}@media screen and (min-width:768px){.marquee-block{margin-bottom:64px}}