<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.card-banner{align-items:center;display:flex;flex-direction:column;overflow:hidden;padding:20px;position:relative}.card-banner__gradient{border-radius:100%;height:400px;opacity:.4;position:absolute;width:400px}.card-banner__gradient.cyan{background:#b0dcf0;bottom:0;filter:blur(150px);left:0;margin:auto;right:0;top:-100px}.card-banner__gradient.orange{background:#ebab5e;bottom:-100px;filter:blur(170px);left:-200px;margin:auto;right:0;top:0}.card-banner__gradient.blue{background:#8da6f9;bottom:-100px;filter:blur(150px);left:0;margin:auto;right:-200px;top:0}.card-banner__header{align-items:center;max-width:650px;z-index:10}.card-banner__header,.card-banner__items-columns{display:flex;flex-direction:column;justify-content:center}.card-banner__items-columns{grid-gap:40px}.card-banner__items-columns:first-child{place-items:right}.card-banner__header-paragraph,.card-banner__header-title{font-family:DM Sans;text-align:center}.card-banner__header-title{font-weight:400;letter-spacing:-.022em}.card-banner__header-paragraph strong{font-family:Georgia}.card-banner__card-container{align-items:center;display:grid;grid-template-columns:minmax(100px,280px) minmax(200px,300px) minmax(100px,280px);margin-top:60px;grid-gap:40px;z-index:1}.card-banner__card-image{border-radius:8px;max-width:400px;width:100%}.card-banner__card-item{align-items:center;background:#fff;border:1px solid rgba(31,34,35,.1);border-radius:16px;box-sizing:border-box;display:flex;font-size:16px;justify-content:center;letter-spacing:-.016em;line-height:22px;min-height:92px;padding:24px;text-align:center;width:100%}.card-banner__card-items-container{display:none}@media (max-width:600px){.card-banner__card-image{max-height:510px;object-fit:contain}.card-banner__card-container{grid-template-columns:1fr}.card-banner__items-columns{display:none}.card-banner__card-item:before{bottom:0;content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' fill='none'%3E%3Cpath fill='%23404344' fill-rule='evenodd' d='M8 .298c-.821 4.013-3.985 7.172-8 8 4.015.83 7.179 3.988 8 8 .821-4.012 3.986-7.17 8-8-4.014-.828-7.179-3.987-8-8' clip-rule='evenodd'/%3E%3Cpath fill='%23000' fill-opacity='.2' fill-rule='evenodd' d='M8 .298c-.821 4.013-3.985 7.172-8 8 4.015.83 7.179 3.988 8 8 .821-4.012 3.986-7.17 8-8-4.014-.828-7.179-3.987-8-8' clip-rule='evenodd'/%3E%3C/svg%3E");height:fit-content;left:16px;margin:auto;position:absolute;top:2px}.card-banner__card-item{background:none;border:none;border-bottom:1px solid #d9e3fe;border-radius:0;box-shadow:none;box-sizing:border-box;height:auto;justify-content:start;min-height:auto;padding:20px 20px 20px 48px;position:relative;text-align:left;width:100%}.card-banner__card-items-container :last-of-type{border:none}.card-banner__card-items-container .card-banner__card-item:last-child{margin:0}.card-banner__card-container{margin-top:20px}.card-banner__card-items-container{background:#fff;border-radius:15.7447px;display:flex;flex-direction:column;padding:0 20px;width:100%}.card-banner__card-image{margin-bottom:20px;max-width:none}}</pre></body></html>