@keyframes glv3-banner-gradient{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.glv3-banner{animation:glv3-banner-gradient 12s ease-in-out infinite;background:linear-gradient(110deg,#8fb4c6,#bdd0d8 18%,#eaf3f7 38%,#d6f0e0 55%,#a7f3c0 70%,#d6f0e0 82%,#eaf3f7 92%,#bdd0d8);background-size:300% 100%;padding-bottom:var(--banner-pad-bottom);padding-top:var(--banner-pad-top);position:relative;will-change:background-position}@media (prefers-reduced-motion:reduce){.glv3-banner{animation:none}}.glv3-banner-container{box-sizing:border-box;margin:0 auto;max-width:var(--banner-max-width);padding:0 var(--banner-pad-x);width:100%}.glv3-banner-inner{align-items:center;display:flex}.glv3-banner-icon{align-items:flex-start;display:flex;flex-shrink:0;padding:4px 12px 4px 0}.glv3-banner-icon .material-symbols-outlined{color:#374956;font-size:24px;font-variation-settings:"opsz" 24,"wght" 400,"FILL" 0,"GRAD" 0}.glv3-banner-content{flex:1 0 0;min-width:1px;overflow:hidden;padding:4px 4px 4px 0}.glv3-banner-heading{font-size:16px;font-weight:500;line-height:24px}.glv3-banner-body,.glv3-banner-heading{color:#14181a;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;margin:0}.glv3-banner-body{font-size:14px;font-weight:400;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.glv3-banner-body a{color:#14181a;font-weight:500;text-decoration:underline dotted;text-decoration-color:#14181a}@media (max-width:992px){.glv3-banner-body{text-overflow:clip;white-space:normal}}