.pp-roadmap{background-color:var(--lightGrey);color:var(--textColor);margin-bottom:10px}.pp-roadmap__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.pp-roadmap__left{max-width:448px;width:100%}.pp-roadmap__subtitle>*{margin-bottom:8px}.pp-roadmap__subtitle>:last-child{margin-bottom:0}.pp-roadmap__img{margin-top:80px;max-width:100%;width:100%}.pp-roadmap__right{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;max-width:544px;width:100%}.pp-roadmap__milestone,.pp-roadmap__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;gap:32px}.pp-roadmap__milestone{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.pp-roadmap__milestone-num{opacity:40%;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.pp-roadmap__milestone-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.pp-roadmap__milestone-list{padding-left:20px}.pp-roadmap__button{margin-left:58px;margin-top:32px;min-width:256px}@media (max-width:1152px){.pp-roadmap__left,.pp-roadmap__right{max-width:calc(50% - 16px)}.pp-roadmap__img{margin-top:40px}.pp-roadmap__button.button{max-width:calc(100% - 58px);min-width:unset;width:100%}}@media (max-width:767px){.pp-roadmap__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.pp-roadmap__left,.pp-roadmap__right{max-width:100%}.pp-roadmap__img{margin-top:20px}.pp-roadmap__right{gap:40px}.pp-roadmap__milestone{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.pp-roadmap__button.button{margin-left:0;margin-top:0;max-width:100%}}