.disbursement-info{background-color:#fff;border-radius:24px;padding:40px;margin-bottom:40px}.disbursement-info-item{display:flex;align-items:center}@media screen and (max-width: 640px){.disbursement-info-item{flex-direction:column;justify-content:center;margin-bottom:16px}}.disbursement-info-item:nth-child(even){flex-direction:row-reverse}@media screen and (max-width: 640px){.disbursement-info-item:nth-child(even){flex-direction:column;justify-content:center}}.disbursement-info-item .item-image{width:40%;height:100%}@media screen and (max-width: 640px){.disbursement-info-item .item-image{width:100%}}.disbursement-info-item .item-description{flex:1;padding:32px;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 640px){.disbursement-info-item .item-description{padding:0;margin-top:16px}}.disbursement-info-item .item-description .item-description-title{color:#313131;font-size:41px;font-weight:700;margin-bottom:12px;line-height:120%}.disbursement-info-item .item-description .item-description-subtitle{color:#727272;font-size:21px;font-weight:400;line-height:140%}
