<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.custom-banner .row-inner{align-items:flex-end;display:flex}.custom-banner .banner-logo{align-items:center;display:flex;flex-flow:row wrap;gap:34px;max-width:184px;width:100%}.custom-banner .banner-content{font-weight:500;line-height:24px;margin-bottom:40px;max-width:568px}.custom-banner .banner-logo img{width:75px}.custom-banner .main-column{width:calc(100% - 184px)}.custom-banner .button-group{display:flex;flex-flow:row wrap;gap:16px}.custom-banner .button-group .banner-btn{background-color:#fff;border:2px solid #fff;border-radius:100px;color:#008f68;display:inline-block;font-family:Montserrat,sans-serif;font-size:16px;font-weight:600;letter-spacing:.01em;line-height:20px;padding:8.5px 24px;text-align:center;text-decoration:none;transition:.2s}.custom-banner .button-group .banner-btn.secondary{background:transparent;color:#fff}.custom-banner .button-group .banner-btn span{align-items:center;display:flex;gap:8px}.custom-banner .button-group .banner-btn:hover{background:#ebfef6;border-color:#ebfef6;color:#008f68}.custom-banner .button-group .banner-btn:hover svg path{fill:#008f68}.custom-banner .button-group .banner-btn.secondary:hover{background:transparent;border-color:#ebfef6;color:#ebfef6}.custom-banner .button-group .banner-btn.secondary:hover svg path{fill:#ebfef6}@media(max-width:767px){.custom-banner .main-column{width:100%}.custom-banner .banner-content{max-width:100%}.custom-banner .row-inner{align-items:flex-start;flex-direction:column;gap:32px}.custom-banner .banner-content h1{margin-bottom:16px}}</pre></body></html>