.icon-button{border-radius:var(--border-radius);background:#002664;background:var(--nsw-brand-dark);color:#fff;color:var(--nsw-white);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1rem;position:relative}@media(min-width:768px){.icon-button{padding:2rem}}.icon-button a.icon-button__title{color:#fff;color:var(--nsw-white);-webkit-text-decoration:none;text-decoration:none;width:100%}.icon-button a.icon-button__title:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.icon-button a.icon-button__title:hover{-webkit-text-decoration:underline;text-decoration:underline}.icon-button a.icon-button__title:focus{outline:none}.icon-button a.icon-button__title:focus:before{outline:var(--focus-outline);outline-offset:var(--focus-offset)}.icon-button__title{font-size:var(--font-size-lg);font-weight:700;display:block}.icon-button__icon{margin-top:10px;max-width:33.333%;max-height:42%;height:100%}.icon-button--highlight{background:#d7153a;background:var(--nsw-brand-accent)}:where(button,input[type=button i]){-webkit-appearance:button}:where(button,input[type=reset i]){-webkit-appearance:button}:where(button,input[type=submit i]){-webkit-appearance:button}:where(button,input[type=button i])::-moz-focus-inner{border-style:none;padding:0}:where(button,input[type=color i])::-moz-focus-inner{border-style:none;padding:0}:where(button,input[type=reset i])::-moz-focus-inner{border-style:none;padding:0}:where(button,input[type=submit i])::-moz-focus-inner{border-style:none;padding:0}:where(button,input[type=button i])::-moz-focusring{outline:1px dotted ButtonText}:where(button,input[type=color i])::-moz-focusring{outline:1px dotted ButtonText}:where(button,input[type=reset i])::-moz-focusring{outline:1px dotted ButtonText}:where(button,input[type=submit i])::-moz-focusring{outline:1px dotted ButtonText}.nsw-tag:hover:not(.nsw-tag--checkbox):not(span){background-color:#0026641a;background-color:var(--nsw-hover);outline-width:0}span.nsw-tag{cursor:default}
