.lb-feature-cards{width:100%}.lb-feature-cards-inner{display:flex;flex-wrap:nowrap;gap:1.5rem;justify-content:flex-start}.lb-feature-card{align-items:center;background:#fff;border:1px solid #d9e4f0;border-radius:12px;box-shadow:0 2px 4px rgba(15,35,52,.04);color:inherit;cursor:pointer;display:flex;flex:1 1 0;flex-direction:column;min-width:140px;padding:1.75rem 1.5rem;text-align:center;text-decoration:none}.lb-feature-card:hover{opacity:.9}.lb-feature-card-circle,.lb-feature-card-icon{border-radius:50%;display:inline-block;height:48px;width:48px}.lb-feature-card-icon{object-fit:cover}.lb-feature-card-text{display:flex;flex-direction:column;gap:.15rem}.lb-feature-card-title{color:#052046;font-family:Noto Sans,sans-serif;font-size:24px;font-weight:600;line-height:1.3;margin:0;text-align:center}.lb-feature-card-subtitle{color:#02244c;font-size:.9rem;line-height:1.3;margin:0}@media (max-width:1225px){.lb-feature-cards-inner{flex-wrap:wrap;justify-content:center}.lb-feature-card{flex:1 1 calc(50% - 0.75rem);max-width:300px}}@media (max-width:480px){.lb-feature-card{flex:1 1 100%}}.lb-feature-card-icon-wrapper span,.lb-feature-card-icon-wrapper svg{display:inline-block;height:56px;width:56px}.lb-feature-card-icon-wrapper svg{max-height:56px;max-width:56px}.lb-feature-card-icon-wrapper{height:56px;margin-bottom:1rem;position:relative;width:56px}.lb-feature-card-circle{background:#dedede;border-radius:50%;inset:0;position:absolute}.lb-feature-card-icon-wrapper svg{height:30px;margin:12px;position:relative;width:30px;z-index:1}