.values-section{display:flex;justify-content:center;padding:0 1.5rem}.values-inner{align-items:stretch;display:flex;justify-content:space-between;max-width:1200px;width:100%}.value-item{align-items:center;border-right:1px solid #b9b9b9;color:#000;display:flex;flex:1 1 20%;flex-direction:column;padding:1.5rem;text-align:center}.value-item:last-child{border-right:none}.value-item img{height:80px;margin-bottom:1rem;margin-top:0;object-fit:contain;width:80px}.value-text strong{color:#000;display:block;font-size:1.375rem;font-weight:700;margin-bottom:.5rem}.value-text p{color:#000;font-size:1rem;line-height:1.6;margin:0}@media screen and (max-width:920px){.values-inner{border-left:none;flex-wrap:wrap}.value-item{border-bottom:1px solid #b9b9b9;border-right:none;flex:1 1 50%}.value-item:nth-child(2n){border-left:1px solid #b9b9b9}.value-item:last-child{border-bottom:none;border-left:none;flex:1 1 100%}}