.benefits-list{padding:90px 0}.benefits-list.bg-gray{background-color:#dbe7ff}.benefits-list__container{display:grid}.benefits-list__intro{display:contents;margin-bottom:50px}.benefits-list__title{text-align:left}.benefits-list__btn{order:1;margin:30px 0 0}.benefits-list__wrap{margin-top:40px}.benefits-list__item{display:grid;gap:20px;grid-template-columns:repeat(1,40px 1fr)}.benefits-list__item:not(:last-of-type){margin-bottom:30px}.benefits-list__picture{display:block;max-width:40px}.benefits-list__item-title{font-size:18px;font-weight:500;line-height:1.3;margin-bottom:10px}.benefits-list__item-description{font-size:14px;color:#434c5d}@media (min-width:768px){.benefits-list{padding:100px 0}.benefits-list__item-title{font-size:20px}.benefits-list__item-description{font-size:16px}}@media (min-width:1024px){.benefits-list{padding:120px 0}.benefits-list__container{grid-template-columns:repeat(1,480px 1fr);align-items:self-start}.benefits-list__intro{display:block;position:sticky;top:100px;margin:0}.under-header~.benefits-list .benefits-list__intro{top:170px}.benefits-list__wrap{max-width:535px;margin:0 0 0 auto}}@media (min-width:1230px){.benefits-list{padding:140px 0}}