.module-milestones-wrapper .milestones-container{display:flex;flex-direction:column;gap:30px;margin:0 auto;padding:40px 20px;width:100%}.module-milestones-wrapper .row{display:grid;gap:30px;grid-template-columns:1fr;justify-content:space-between;padding-bottom:20px}.module-milestones-wrapper .module_milestones__row_border_bottom:last-child{border-bottom:none}.module-milestones-wrapper .row-hide-mobile{display:none}.module-milestones-wrapper .row-dense{padding-bottom:0}.module-milestones-wrapper .description-container{align-items:end;display:flex;height:100%;width:100%}.module-milestones-wrapper .module_milestones__milestone_table_title{width:100%}.module-milestones-wrapper .milestone-column{align-items:center;display:flex;gap:14px}.module-milestones-wrapper .icon-container{align-items:center;background-color:#ebeefc;border-radius:50%;display:flex;height:36px;justify-content:center;width:36px}.module-milestones-wrapper .icon-container-hidden{background-color:transparent}@media (min-width:835px) and (max-width:1439px){.module-milestones-wrapper .milestones-container{gap:30px;margin-top:60px;padding-left:60px;padding-right:60px}.module-milestones-wrapper .row{gap:20px;grid-template-columns:1fr 1fr;padding-bottom:20px}.module-milestones-wrapper .row-hide-mobile{display:grid}.module-milestones-wrapper .row-dense{background-position:20px}.module-milestones-wrapper .milestone-column{gap:28px}.module-milestones-wrapper .icon-container{height:36px;width:36px}}@media (min-width:1441px){.module-milestones-wrapper .milestones-container{gap:50px;margin-bottom:80px;margin-top:80px;max-width:1180px;padding-left:0;padding-right:0}.module-milestones-wrapper .row{gap:40px;grid-template-columns:1fr 1fr;padding-bottom:40px}.module-milestones-wrapper .row-hide-mobile{display:grid}.module-milestones-wrapper .row-dense{padding-bottom:20px}.module-milestones-wrapper .milestone-column{gap:40px}.module-milestones-wrapper .icon-container{height:40px;width:40px}}