@font-face{font-family:HKNova;font-weight:400;src:url(../../fonts/hknova-regular-webfont.98b8db7d.woff2) format("woff")}@font-face{font-family:HKNova;font-weight:500;src:url(../../fonts/hknova-medium-webfont.be32b4bd.woff2) format("woff")}@font-face{font-family:HKNova;font-weight:600;src:url(../../fonts/hknova-semibold-webfont.dfb9c27a.woff2) format("woff")}@font-face{font-family:HKNova;font-weight:700;src:url(../../fonts/hknova-bold-webfont.a17528a3.woff2) format("woff")}@font-face{font-family:HKNova;font-weight:800;src:url(../../fonts/hknova-extrabold-webfont.298ad3b7.woff2) format("woff")}.ncos-alert__head,.ncos-alert .ncos-pill{font-family:HKNova,sans-serif;font-size:11px;line-height:20px;font-weight:400;letter-spacing:.1px}@media screen and (min-width: 600px){.ncos-alert__head,.ncos-alert .ncos-pill{font-size:13px}}#js-cx-rta{position:fixed;bottom:32px;left:32px;display:flex;flex-direction:column;gap:16px;z-index:10;max-width:calc(100% - 64px)}.ncos-alert{width:fit-content;max-width:100%;display:flex;flex-direction:column;background:var(--ncos-colour-sys-surface-container-high);border-radius:8px;box-shadow:0 36px 47px 0 rgba(0,0,0,.05),0 8.041px 10.498px 0 rgba(0,0,0,.03),0 2.394px 3.126px 0 rgba(0,0,0,.02);transform:translateY(100%);transition:opacity .5s ease-in-out}.ncos-alert__head{display:flex;justify-content:space-between;padding:8px 16px;color:var(--ncos-colour-sys-on-surface);border-bottom:1px solid var(--ncos-colour-sys-outline-alt)}.ncos-alert__head>div{display:flex;align-items:center;gap:8px;flex:0 0 auto}.ncos-alert__head>div:last-of-type{color:var(--ncos-colour-sys-on-surface-alt)}.ncos-alert__content{display:flex;align-items:flex-start;flex-direction:column;gap:16px;min-width:280px;padding:16px}@media screen and (min-width: 768px){.ncos-alert__content{flex-direction:row;align-items:center}}.ncos-alert__content__address{display:flex;align-items:center;gap:8px;font-weight:600}.ncos-alert.show{animation:flyIn .5s ease-in-out forwards}.ncos-alert.hide{animation:flyOut .5s ease-in-out forwards}.ncos-alert svg{flex-shrink:0}.ncos-alert svg:not(.arrow){width:24px;height:24px}.ncos-alert svg.arrow{width:24px;transform:rotate(90deg)}@media screen and (min-width: 768px){.ncos-alert svg.arrow{transform:rotate(0deg);width:auto}}.ncos-alert .ncos-button{width:100%;flex-shrink:0}@media screen and (min-width: 768px){.ncos-alert .ncos-button{width:auto}}.ncos-alert .ncos-pill{display:flex;flex-shrink:0;height:24px;padding:0 8px;justify-content:center;align-items:center;border-radius:360px;border:1px solid var(--ncos-colour-sys-outline-alt);color:var(--ncos-colour-sys-on-surface, #282837)}@keyframes flyIn{from{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}
