.static-banner,.static-banner .assets,.static-banner .btns{display:flex;padding:24px;align-items:center;gap:32px;justify-content:space-between;}.static-banner .assets,.static-banner .btns{padding:0px;}.static-banner.clicked > *{opacity:1;transition:all .2s linear;}.static-banner.clicked > *{opacity:0;}.static-banner.dark{background-color:#173e91;}.static-banner.light{background-color:#0874e3;}.static-banner .icon{display:flex;width:72px;height:72px;padding:0px 16px;justify-content:center;align-items:center;gap:8px;flex-shrink:0;border-radius:8px;background:#fff;}.static-banner .static-content h5{color:#fff;font-size:22px;font-style:normal;font-weight:600;line-height:30px;margin:0;}.static-banner .static-content p{color:#fff;font-size:18px;font-style:normal;font-weight:400;line-height:32px;margin:0;}.static-banner a{display:flex;padding:16px 32px;justify-content:center;align-items:center;gap:8px;border-radius:8px;border:1px solid #fff;color:#fff;}.static-banner a:hover,.static-banner a:focus{background-color:#fff;}.static-banner.dark a:hover,.static-banner.dark a:focus{color:#173e91;}.static-banner.light a:hover,.static-banner.light a:focus{color:#0874e3;}.static-banner a:visited{color:#fff;}.static-banner img.close{width:32px;height:32px;flex-shrink:0;cursor:pointer;}