.secondary-button{background-color:var(--accent);color:var(--base-3);font-size:17px;margin-left:20px;margin-right:20px;border-radius:4px;padding:8px 1rem}.secondary-button:hover{background-color:rgba(80,28,115,0.99);color:var(--base-3);transition:all 0.5s ease 0s;transform:translate3d(0px,5px,0px)}.card-title{font-size:21px;line-height:1.3em;margin-bottom:5px;padding-left:20px;padding-right:20px;text-decoration:none}.card-text{padding-left:20px;padding-right:20px}.award-card{align-items:center;background-color:#fafafa;flex-direction:column;justify-items:center;padding-bottom:20px;border-radius:4px}.award-card:hover{box-shadow:3px 3px 6px 2px rgba(0,0,0,0.08)}.card-image{border-top-left-radius:4px;border-top-right-radius:4px;display:block;height:auto;margin-bottom:20px;max-width:100%}.purple-bg{align-items:center;background-blend-mode:normal;background-color:var(--accent);background-image:linear-gradient(65deg,var(--accent) 0%,var(--button) 100%);background-position:center;background-repeat:no-repeat;background-size:cover;justify-content:space-between;margin-left:auto;margin-right:auto;padding-bottom:20px;padding-top:20px}.container-padding{margin-left:auto;margin-right:auto;max-width:var(--gb-container-width);padding:80px 20px 40px 20px}.grid-style{align-items:flex-start;column-gap:1em;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));justify-content:space-between;margin-left:auto;margin-right:auto;row-gap:1em}@media (max-width:767px){.grid-style{grid-template-columns:1fr}}.logo-footer{width:250px}.bl-query-style{align-items:center;background-color:#fafafa;flex-direction:column;justify-items:center;padding-bottom:20px;border-radius:4px}