<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.specialty-cards-module{display:flex;flex-wrap:wrap;gap:48px 67px;justify-content:center;margin:0 auto;row-gap:48px;width:100%}.specialty-cards-module .card{background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;flex:0 0 382px;flex-direction:column;justify-content:space-between;margin:0;min-height:438px;overflow:hidden;padding:32px;position:relative;width:382px}.specialty-cards-module .card&gt;*{position:relative;z-index:2}.specialty-cards-module .card-title{font-size:24px;font-weight:700}.specialty-cards-module .card-description{font-size:20px}.specialty-cards-module .card-icon{height:60px;width:60px}.specialty-cards-module .link-wrapper{background:#46755e;border:1px solid #fff;padding:16px;width:fit-content}.specialty-cards-module .link-wrapper img{height:20px;width:20px}specialty-cards-module .link-wrapper:hover{background:#9bc3af;border:1px solid #9bc3af}@media (max-width:990px){.specialty-cards-module{align-items:center;flex-direction:column}.specialty-cards-module .card{flex:none;width:100%}}</pre></body></html>