.digest__container{display:flex;justify-content:center}.digest-section{margin:0 auto;display:inline-flex;padding:80px 40px 0;gap:80px}.digest,.digest-section{width:100%;flex-direction:column;justify-content:center;align-items:center}.digest{display:flex;align-content:center;gap:1.0416666667vw;max-width:62.6388888889vw}.digest .digest_item{width:100%;display:flex;padding:16px 20px;align-items:center;align-self:stretch;border-radius:12px;background:#fff;box-shadow:3px 2px 15px 0 rgba(0,0,0,.02);justify-content:space-between}.digest .digest_item .digest_item_title{display:block;color:#1d202d;font-family:Inter;font-size:1.1111111111vw;font-style:normal;font-weight:600;line-height:140%}.digest .digest_item .digest_item_button{display:flex;align-items:center;gap:8px;color:#1d202d;font-family:Inter;font-size:.8333333333vw;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}.digest .digest_item .digest_item_button svg{width:30px;height:30px}