.button{display:flex;align-items:center;gap:10px;border-radius:12px;color:#fff;font-size:1rem;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateZ(0);border:none;cursor:pointer;padding:.6rem 1rem;position:relative;overflow:hidden}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button p{margin:0;position:relative;z-index:1}.primary{background:linear-gradient(135deg,#014f86,#01406d);padding:.85rem 1.75rem;box-shadow:0 4px 16px rgba(1,79,134,.35)}.primary[type=submit]{text-align:center;justify-content:center}.primary:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#01406d,#013356);opacity:0;transition:opacity .3s ease}.primary:hover{box-shadow:0 8px 24px rgba(1,79,134,.45)}.primary:hover:before{opacity:1}.secondary{background-color:rgba(37,99,235,.08);border:2px solid rgba(37,99,235,.6);padding:.85rem 1.75rem}.secondary:hover{background-color:rgba(37,99,235,.15);border-color:#2563eb;box-shadow:0 4px 16px rgba(37,99,235,.2)}.transparent-button{background-color:rgba(0,0,0,0);border:none;padding:0}.ClutchAwardsGroup_heroAwards__bKy_F{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:22px;margin-left:50px}@media(max-width:700px){.ClutchAwardsGroup_heroAwards__bKy_F{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));flex-basis:100%;width:100%;grid-gap:14px;gap:14px;margin-left:0}}.ClutchAwardsGroup_heroAwardImg__Lhijt{height:132px;width:auto;max-width:none;object-fit:contain;opacity:.95;transition:opacity .2s}.ClutchAwardsGroup_heroAwardImg__Lhijt:hover{opacity:1}@media(min-width:1100px){.ClutchAwardsGroup_heroAwardImg__Lhijt{height:142px}}@media(max-width:900px){.ClutchAwardsGroup_heroAwardImg__Lhijt{height:118px}}@media(max-width:700px){.ClutchAwardsGroup_heroAwardImg__Lhijt{width:100%;height:auto;max-height:108px}}@media(max-width:480px){.ClutchAwardsGroup_heroAwardImg__Lhijt{max-height:96px}}