[class*="wt-icon-"]{display:inline-block; min-width:12px; min-height:12px; pointer-events:none}.wt-icon{fill:currentcolor; transition:transform .3s ease-in-out}.wt-icon--2xs{height:12px; width:12px}.wt-icon--xs{height:16px; width:16px}.wt-icon--s{height:20px; width:20px}.wt-icon--m{height:24px; width:24px}.wt-icon--l{height:32px; width:32px}.wt-icon--xl{height:40px; width:40px}.wt-icon--2xl{height:48px; width:48px}.wt-icon--fluid{height:1em; width:1em}[class*="wt-icon-flags-"]{max-width:120px}.wt-img--flags{border:1px solid #d5d5d4; max-width:160px; height:auto}.wt-icon--primary *:not([fill*="#fff"], [fill="none"]){fill:var(--wt-c-p, #0E47CB)}.wt-icon--inverted *:not([fill*="#fff"], [fill="none"]){fill:#fff}.wt-icon--inverted *:is([fill*="#fff"]){fill:#444}.wt-icon--inverted *:is([stroke*="#fff"]){stroke:#444}.wt-icon--monochrome *:not([fill*="#fff"], [fill="none"]){fill:var(--wt-ecl-color-dark, #262B38)}.wt-icon--rotate-90{transform:rotate(90deg)}.wt-icon--rotate-180{transform:rotate(180deg)}.wt-icon--rotate-270{transform:rotate(270deg)}.wt-icon--rotate-animate{animation:rotate 1.2s linear infinite}.wt-spinner{animation:rotate 1.2s linear infinite}@keyframes rotate{100%{  transform:rotate(360deg); }}.wt-icon--flip-horizontal{transform:scaleX(-1)}.wt-icon--flip-vertical{transform:scaleY(-1)}