.values .values-grid{display:grid;grid-template-columns:repeat(4,1fr)}.values .values-grid .value-item:hover{box-shadow:0 4px 54px rgba(0,0,0,.14);transition:.4s}.values .tab-content{margin-block:108px;text-align:center}.values .tab-content .tab-pane:not(.active){display:none}.values .values-grid .value-item{align-items:center;border:1px solid rgba(51,51,51,.2);border-bottom:0;border-right:0;cursor:pointer;display:flex;flex-direction:column;gap:21px;height:218px;justify-content:center;text-align:center}.values .values-grid .value-item:last-child,.values .values-grid .value-item:nth-child(4n){border-right:1px solid rgba(51,51,51,.2)}.values .values-grid .value-item:nth-child(4n+1):nth-last-child(-n+4),.values .values-grid .value-item:nth-child(4n+1):nth-last-child(-n+4)~.value-item{border-bottom:1px solid rgba(51,51,51,.2)}@media(max-width:992px){.values .values-grid{grid-template-columns:repeat(3,1fr)}.values .values-grid .value-item:not(:nth-child(3n)){border-right:0}.values .values-grid .value-item:nth-child(3n+1):nth-last-child(-n+3)~.value-item,.values .values-grid .value-item:nth-child(3n+1):nth-last-child(-n+4){border-bottom:1px solid rgba(51,51,51,.2)}}@media(max-width:641px){.values .values-grid{grid-template-columns:repeat(2,1fr)}.values .tab-content{margin-block:50px}}@media(max-width:480px){.values .values-grid{grid-template-columns:repeat(1,1fr)}. .values .values-grid .value-item:nth-child(3n+1):nth-last-child(-n+4),.values .values-grid .value-item:nth-child(3n+1):nth-last-child(-n+3)~.value-item{border-bottom:0}}