.post-info-cards__inner{display:flex;flex-direction:column;gap:40px;padding-left:0;padding-right:0;max-width:var(--post-content-width);margin-left:auto;margin-right:auto}.post-info-cards__intro>*{margin-bottom:0;letter-spacing:.72px;color:#1a1a1a}.post-info-cards__content{display:flex;flex-direction:column;gap:24px}.post-info-cards__subtitle>*{margin-bottom:0;color:#1a1a1a}.post-info-cards__grid{display:flex;flex-wrap:wrap;gap:12px}.post-info-cards__card{background:#fff;border-radius:18px;box-shadow:0 10px 10.5px rgba(77,96,107,.08);padding:16px;display:flex;align-items:center;justify-content:space-between;width:calc(50% - 6px);box-sizing:border-box;gap:4px}.post-info-cards__card-left{display:flex;align-items:center;gap:12px}.post-info-cards__card-number{font-size:27px;font-weight:500;line-height:44px;font-style:normal}.post-info-cards__card-text{font-weight:500;letter-spacing:.16px}.post-info-cards__card-label{font-size:14px;font-weight:400;line-height:24px;letter-spacing:0;border-radius:24px;padding:5px 12px;white-space:nowrap;font-style:normal}.post-info-cards__card--green .post-info-cards__card-number{color:#80c242}.post-info-cards__card--green .post-info-cards__card-label{background-color:#f9ffea;color:#337015}.post-info-cards__card--orange .post-info-cards__card-number{color:#ff810c}.post-info-cards__card--orange .post-info-cards__card-label{background-color:#ffefce;color:#933203}.post-info-cards__card--red .post-info-cards__card-number{color:#a71330}.post-info-cards__card--red .post-info-cards__card-label{background-color:#fde1d3;color:#a71330}.post-info-cards__card--purple .post-info-cards__card-number{color:#a057a2}.post-info-cards__card--purple .post-info-cards__card-label{background-color:#f5eaf5;color:#a057a2}.post-info-cards__card--blue .post-info-cards__card-number{color:#3d5da9}.post-info-cards__card--blue .post-info-cards__card-label{background-color:#e8edf8;color:#3d5da9}@media screen and (max-width:1248px){.post-info-cards__card{flex-direction:column-reverse;align-items:flex-start}}@media screen and (max-width:1024px){.post-info-cards__card{flex-direction:row;align-items:center;width:100%}}@media screen and (max-width:676px){.post-info-cards__inner{gap:24px}.post-info-cards__card-number{font-size:22px;line-height:32px}}@media screen and (max-width:450px){.post-info-cards__card{flex-direction:column-reverse;align-items:flex-start}}