.actions__title{margin-bottom: 64px;}.actions__list{display: grid;grid-template-columns: repeat(auto-fit, minmax(580px, 1fr));grid-gap: 16px;margin-bottom: 64px;}.actions__item{padding: 32px 288px 32px 32px;display: flex;flex-direction: column;background-position-x: right;background-size: auto 288px;background-repeat: no-repeat;border-radius: 16px;min-height: 402px;align-items: baseline;}.actions__name{margin-bottom: 16px;}.actions__desc{margin-bottom: 24px;}.actions__btn{margin-top: auto;margin-bottom: 0;}.actions__text{font-family: var(--font_roboto_slab);font-style: normal;font-weight: 500;font-size: 20px;line-height: 130%;color: var(--black1);margin-bottom: 120px;max-width: 584px;}.actions__text > a{color: var(--blue1);text-decoration: underline !important;}@media (max-width: 1279px) {.actions__title{margin-top: 48px;margin-bottom: 48px;}.actions__text{margin-bottom: 96px;}.actions__list{margin-bottom: 48px;}.actions__item{padding-left: 24px;padding-right: 360px;background-position-x: 95%;min-height: 288px;}}@media (max-width: 700px) {.actions__item{padding: 32px 24px 280px;background-position-x: center;background-position-y: 96% !important;background-size: auto 256px;}.actions__item_bottom{background-position-y: bottom !important;}.actions__list {grid-template-columns: 100%;}}@media (max-width: 527px) {.actions__title{margin-top: 32px;margin-bottom: 32px;}.actions__text{font-size: 16px;margin-bottom: 64px;}.actions__list{margin-bottom: 32px;}.actions__item{padding-left: 16px;padding-left: 16px;align-items: center;text-align: center;}}