.work{background:#f7f7f7;padding:50px 0}.work__wrapper{align-items:center;display:flex;flex-flow:column;gap:30px;width:100%}.work__inner{margin-bottom:10px}.work__title{color:#192059;font-size:36px;font-weight:700;margin-bottom:20px;text-align:center}.work__list{align-items:center;display:flex;flex-flow:row wrap;gap:62px;justify-content:center;margin-bottom:10px;width:100%}.work__item{display:flex;flex-flow:column;justify-content:space-between;max-width:248px;width:100%}.work__item:nth-child(4){max-width:270px}.work__item-image{align-items:center;display:flex;justify-content:center}.work__item-image img{height:auto;object-fit:contain;width:auto}.work-item__text{color:#192059;font-size:16px;font-weight:400}.work-item__title{color:#192059;font-size:20px;font-weight:600}.work-item__title span{color:#ffb300}.work__item-text-block{display:flex;flex-flow:column;justify-content:space-between;min-height:132px}@media (width <= 576px){.work__list{gap:32px}}