.smartBanner{display:flex;align-items:center;justify-content:space-between;border-radius:8px;flex-wrap:wrap;margin-bottom:24px}.smartBanner:not([class*=p-]){padding:24px}.smartBanner .bannerText{max-width:calc(100% - 120px);order:1}@media(max-width:590px){.smartBanner .bannerText{order:2;max-width:100%}}.smartBanner h6{font-size:20px;font-weight:600;margin-bottom:8px}.smartBanner .wrapImg{order:2;border-radius:50%}@media(max-width:590px){.smartBanner .wrapImg{order:1;margin-bottom:16px}.smartBanner .wrapImg img{max-width:90px;width:100%}}.smartBanner .wrapImg img{max-width:96px;width:100%}.smartBanner p{margin-bottom:24px}.smartBanner .disclaimerText{margin-top:24px;font-size:12px;color:#6a7d81}.smartBanner button.textBtn{text-decoration:underline}.smartBanner button.textBtn:hover{text-decoration:none}.banner-primary{background-color:#e6f5ed;border:1px solid #d6f1e4}.banner-secondary{background-color:#fff;border:1px solid #e7eaeb}