:root{--mono: "Roboto Mono", monospace}[dir="rtl"]{--mono: "Poppins", sans-serif}.deliverables__wrap{display:flex;gap:40px;max-width:1070px;margin:auto}@media only screen and (max-width:991px){.deliverables__wrap{flex-direction:column}}.deliverables__content{width:50%}.deliverables__content .h3{margin-bottom:16px}.deliverables__content__description{margin-bottom:16px}.deliverables__content__description p{color:#a6bfd0;margin:0}.deliverables__content__description p+p{margin-top:20px}@media only screen and (max-width:991px){.deliverables__content{width:100%}}.deliverables__info{width:50%}.deliverables__info.steps-list{display:-ms-grid;display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:20px}.deliverables__info.steps-list .steps-list__item{background:rgba(255, 255, 255, 0.05);border-radius:4px;border-top:4px solid #0096FF;min-height:200px;padding:30px 20px}@media only screen and (max-width:767px){.deliverables__info.steps-list .steps-list__item{min-height:0}}.deliverables__info.steps-list .steps-list__item-icon{line-height:50px;margin-bottom:50px}.deliverables__info.steps-list .steps-list__item--border-blue{border-color:#0096ff}.deliverables__info.steps-list .steps-list__item--border-purple{border-color:#6666ff}.deliverables__info.steps-list .steps-list__item--border-green{border-color:#66ffa3}.deliverables__info.steps-list .steps-list__item--border-pink{border-color:#df00e3}.deliverables__info.steps-list .steps-list__item-icon{background:rgba(255, 255, 255, 0.03);border-radius:4px;width:50px;height:50px;margin-bottom:10px;text-align:center}.deliverables__info.steps-list .steps-list__item-icon span{line-height:50px;font-weight:600;font-size:18px;color:#FFFFFF}@media only screen and (max-width:991px){.deliverables__info{width:100%}}@media only screen and (max-width:575px){.deliverables__info.steps-list{grid-template-columns:repeat(1, 1fr)}}