.core-values .content-wrapper{max-width:1080px;text-align:center}.core-values .items{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px}.core-values .item{display:flex;margin-top:30px;padding:0 15px;width:33.333%}.core-values .item-inner{background:#fff;border:1px solid #d6cdc4;color:inherit;cursor:pointer;display:flex;flex-direction:column;font-size:16px;padding:40px 25px;transition:.2s;width:100%}.core-values .item-inner:hover{box-shadow:7px 7px #eb7161;transform:translateY(-5px)}.core-values .item h3{font-family:inherit;font-size:16px;font-weight:600;margin-bottom:10px}@media(max-width:991px){.core-values .item{width:50%}}@media(max-width:600px){.core-values .item{width:100%}}