.checklist{background:var(--lightGrey)}.checklist__title{margin-inline:auto;text-align:center}.checklist__container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:128px}.checklist__container-right-img-block{position:sticky;top:100px}.checklist__container-right-img{height:auto;max-width:448px;width:100%}.checklist__container-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.checklist-card,.checklist__container-left{display:-webkit-box;display:-ms-flexbox;display:flex}.checklist-card{background:#fff;border-radius:24px;gap:32px;max-width:544px;padding:32px}.checklist-card__icon{max-width:20px}.checklist-card--info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.checklist-card__title{font-weight:500}@media (max-width:1152px){.checklist__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px}.checklist-card{max-width:100%}.checklist__container-right-img-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:767px){.checklist__container{gap:32px}.checklist__container-right-img{max-width:343px}}