.gray-icon-wrap{align-items:center;display:flex;justify-content:center;margin-left:auto;margin-right:auto;max-width:1180px;padding:0}.gray-icon{margin:auto}.gray-icon,.gray-icon a{display:flex;flex-direction:column}.gray-icon a{color:#717171;font-size:14px;font-weight:600;line-height:145%;text-decoration:none;transition:color .6s}.gray-icon .icon-wrap,.gray-icon a{align-items:center;justify-content:center}.gray-icon .icon-wrap{background:var(--Black-white,#fff);border-radius:8px;box-shadow:0 1px 8px 0 rgba(0,0,0,.07);display:flex;height:56px;margin-bottom:8px;transition:box-shadow .6s;width:56px}.gray-icon:hover .icon-wrap{box-shadow:none;transition:box-shadow .6s}.gray-icon:hover a{color:#121212;transition:color .6s}@media screen and (max-width:900px){.gray-icon-wrap{flex-wrap:wrap}.gray-icon{margin:20px}}