<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.custom-service-card-section{background-color:#fff;padding-bottom:90px;padding-top:60px;width:100%}.custom-service-card-section .custom-card-inner{flex-basis:0;flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.custom-service-card-section .service-container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;grid-auto-rows:1fr}.custom-service-card-section .service-container a{background-color:#fff;border-bottom:15px solid #f29200;padding:28px;text-align:center}.custom-service-card-section .service-image{margin-bottom:30px}.custom-service-card-section .service-title{padding:20px 0}.custom-service-card-section .service-title h4{font-family:Tenon Bold,sans-serif;font-size:24px;line-height:1.2;margin:0}.custom-service-card-section .service-content p{letter-spacing:0;line-height:1.2;margin:0}.custom-service-card-section .service-container a:hover{color:#004737}.custom-service-card-section.noBorder .service-container a{border:0}@media(max-width:1024px){.custom-service-card-section .cm-service-card .service-container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:781px){.custom-service-card-section .cm-service-card .service-container,.custom-service-card-section .service-container{grid-template-columns:repeat(1,1fr)}.custom-service-card-section .service-title{padding:0}}.service-container a{background:#fff;border:1px solid #fff;border-radius:5px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.service-container a:hover{box-shadow:0 4px 5px rgba(0,0,0,.05)}.custom-service-card-section .service-image img{transition:filter .3s ease}.custom-service-card-section .service-image img:hover{filter:grayscale(100%)}</pre></body></html>