/* ALX Icons v5 */
.alx-icon-host{display:inline-flex;align-items:center;justify-content:center;line-height:1;vertical-align:-.125em;}
.alx-icon{width:1.15em;height:1.15em;display:inline-block;vertical-align:-.16em;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round;}
.nav-icon .alx-icon,.tui-icon .alx-icon{width:18px;height:18px;}
.header-btn .alx-icon,.theme-toggle .alx-icon,.theme-toggle-btn .alx-icon{width:19px;height:19px;}
.alx-toast-icon .alx-icon{width:20px;height:20px;stroke-width:2.25;}
.feature-icon .alx-icon,.quick-icon .alx-icon,.empty-icon .alx-icon,.counter-icon .alx-icon,.scenario-icon .alx-icon,.advantage-icon .alx-icon{width:26px;height:26px;}
.credit-promo-shield .alx-icon{width:54px;height:54px;}
.check .alx-icon{width:14px;height:14px;stroke-width:2.4;}
.search-icon .alx-icon{width:18px;height:18px;}
.alx-icon-spin{animation:alxIconSpin .9s linear infinite;}
@keyframes alxIconSpin{to{transform:rotate(360deg);}}
