.border{border:1px solid var(--light-tertiary-border,#dee5ec)}.border-radius.corner{border-radius:0}.border-radius.small{border-radius:4px}.border-radius.medium{border-radius:8px}.border-radius.large{border-radius:12px}.border-radius.round{border-radius:20000px}.toast{padding:16px 24px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:768px){.toast{padding:16px 40px}}.toast--info{background-color:#eff8fc}