/* Icon-led industries and compact footer extensions. */
.industry-grid .industry-card{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:106px}.industry-grid .industry-card:before{display:none}.industry-card i{display:grid;place-items:center;width:32px;height:32px;margin-bottom:8px;border-radius:10px;background:var(--pale);color:var(--sky);font-size:14px}.industry-card span{font:700 12px Manrope;color:var(--navy)}.profile-menu.active summary{color:#aee1ff!important}.site-header.scrolled .profile-menu.active summary{color:var(--blue)!important}.footer-extra{max-width:250px}.footer-extra h4{font-size:13px;margin-bottom:15px}.footer-extra p{font-size:12px;line-height:1.5;color:#a7bfdc;margin-bottom:10px}.footer-extra b{color:#e5effc}.newsletter-form{display:flex;margin-top:15px;border:1px solid #ffffff2e;border-radius:10px;overflow:hidden}.newsletter-form input{min-width:0;width:100%;border:0;outline:0;background:#ffffff0d;color:#fff;padding:10px;font:12px 'DM Sans'}.newsletter-form input::placeholder{color:#b5cce6}.newsletter-form button{width:38px;border:0;background:#1e88e5;color:#fff;cursor:pointer}.newsletter-status{font-size:10px!important;margin-top:7px!important}@media(max-width:760px){.footer-extra{grid-column:1/-1;max-width:none}}
