.alert-control__icon{color:var(--system-10);margin-right:8px;position:relative;top:2px;min-width:16px}.alert-control__icon--info{color:unset}.alert-control__icon--light{color:var(--second-20)}.alert-control__content{text-align:left;width:100%}.alert-control__wrapper{background:var(--system-30);box-sizing:border-box;border-radius:var(--border-radius-md);padding:10px 16px;display:flex;font-size:13px;line-height:20px}.alert-control__wrapper *{font-size:inherit}.alert-control__wrapper--mobile{padding:5px 8px;border-radius:var(--border-radius-md);font-size:11px;line-height:16px}.alert-control__wrapper--mobile .alert-control__icon{margin-right:4px;width:12px;height:12px}.alert-control__wrapper--info{background:var(--main-40)}.alert-control__wrapper--light{background:unset;color:var(--second-20)}
