CINXE.COM
WSC UI
<!DOCTYPE html> <html lang="en" class="loaded-end" data-critters-container> <head> <meta charset="utf-8"> <title>WSC UI</title> <!-- Google Tag Manager --> <script> (function (w, d, s, l, i) { w[l] = w[l] || []; w[l].push({ 'gtm.start': new Date().getTime(), event: 'gtm.js' }); var f = d.getElementsByTagName(s)[0], j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : ''; j.async = true; j.src = 'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f); })(window, document, 'script', 'dataLayer', 'GTM-542WKG4'); </script> <!-- End Google Tag Manager --> <!-- begin Convert Experiences code--> <script type="text/javascript" src="//cdn-4.convertexperiments.com/v1/js/10041261-10041277.js"></script> <!-- end Convert Experiences code --> <!-- site 24x7 RUM Plugin Script starts --> <script type="text/javascript"> (function (w, d, s, r, k, h, m) { if (w.performance && w.performance.timing && w.performance.navigation && !w.s247r) { w[r] = w[r] || function () { (w[r].q = w[r].q || []).push(arguments); }; h = d.createElement('script'); h.async = true; h.setAttribute('src', s + k); d.getElementsByTagName('head')[0].appendChild(h); (m = window.onerror), (window.onerror = function (b, c, d, f, g) { m && m(b, c, d, f, g), g || (g = new Error(b)), (w[r].q = w[r].q || []).push(['captureException', g]); }); } })( window, document, '//static.site24x7rum.com/beacon/site24x7rum-min.js?appKey=', 's247r', '011416a065ba76f8ee68282c733f81e2', ); </script> <!-- site 24x7 RUM Plugin Script ends --> <base href="/"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <link rel="icon" type="image/x-icon" href="favicon.ico"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.5.0/css/all.css" integrity="sha384-B4dIYHKNBt8Bc12p+WXckhzcICo0wtJAoU8YZTY5qE0Id1GSseTk6S+L3BlXeVIU" crossorigin="anonymous"> <style> body { min-height: 100vh !important; background: #fff !important; } .body-h-100 { min-height: 100% !important; background: #fff !important; } .loaded body { background: none !important; background-color: #fff !important; min-height: unset !important; } loaded-end body { background-color: #fff !important; } .loader-container { display: none; } .loader-container.active { display: flex; align-items: center; justify-content: center; width: 100%; height: 100vh; z-index: 999999; } </style> <script> let showLoader = false; let updateLoaderInterval; function updateLoaderVisibility() { const originUrl = window.location.origin + '/'; const currentUrl = window.location.href; if (!!showLoader && currentUrl !== originUrl) { clearInterval(updateLoaderInterval); } showLoader = currentUrl !== originUrl; const loaderVisibility = document.getElementById('showLoader'); if (loaderVisibility) { loaderVisibility.classList.toggle('active', showLoader); } } updateLoaderVisibility(); updateLoaderInterval = setInterval(updateLoaderVisibility, 1000); </script> <style>@import"https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i&display=swap";:root{--bf-spacer-xxsmall:.25rem;--bf-spacer-xsmall:.5rem;--bf-spacer-small:1rem;--bf-spacer-medium:1.5rem;--bf-spacer-large:3rem;--bf-spacer-xlarge:4.5rem;--bf-spacer-xxlarge:6rem;--bf-color-brand:#ffd200;--bf-color-brand-rgb:255, 210, 0;--bf-color-neutral-primary:#050504;--bf-color-neutral-primary-rgb:5, 5, 4;--bf-color-neutral-secondary:#575754;--bf-color-neutral-secondary-rgb:87, 87, 84;--bf-color-neutral-tertiary:#aaaaa3;--bf-color-neutral-tertiary-rgb:170, 170, 163;--bf-color-stroke-primary:#aaaaa3;--bf-color-stroke-primary-rgb:170, 170, 163;--bf-color-stroke-secondary:#e0e0da;--bf-color-stroke-secondary-rgb:224, 224, 218;--bf-color-highlight:#050504;--bf-color-highlight-rgb:5, 5, 4;--bf-color-feedback-success:#24ad72;--bf-color-feedback-success-rgb:36, 173, 114;--bf-color-feedback-neutral:#ffd200;--bf-color-feedback-neutral-rgb:255, 210, 0;--bf-color-feedback-warning:#da8000;--bf-color-feedback-warning-rgb:218, 128, 0;--bf-color-feedback-negative:#c14d00;--bf-color-feedback-negative-rgb:193, 77, 0;--bf-color-bg-ground:#fff;--bf-color-bg-ground-rgb:255, 255, 255;--bf-color-bg-underground:#f2f2f0;--bf-color-bg-underground-rgb:242, 242, 240;--bf-color-bg-action-primary:#ffd200;--bf-color-bg-action-primary-rgb:255, 210, 0;--bf-color-bg-action-primary-hover:#dab301;--bf-color-bg-action-primary-hover-rgb:218, 179, 1;--bf-color-bg-action-secondary:#050504;--bf-color-bg-action-secondary-rgb:5, 5, 4;--bf-color-bg-action-secondary-hover:#373736;--bf-color-bg-action-secondary-hover-rgb:55, 55, 54;--bf-color-bg-action-no-bg-hover:#e6e6e6;--bf-color-bg-action-no-bg-hover-rgb:230, 230, 230;--bf-color-bg-action-disabled:#f8f8f7;--bf-color-bg-action-disabled-rgb:248, 248, 247;--bf-color-bg-action-selected:#f8f8f7;--bf-color-bg-action-selected-rgb:248, 248, 247;--bf-color-bg-linear-ground-x:linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff);--bf-color-bg-linear-ground-y:linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff);--bf-color-bg-linear-underground-x:linear-gradient(90deg, rgba(242, 242, 240, 0), #f2f2f0);--bf-color-bg-linear-underground-y:linear-gradient(180deg, rgba(242, 242, 240, 0), #f2f2f0);--bf-color-bg-overlay-black-20prct:rgba(0, 0, 0, .2);--bf-color-bg-overlay-black-50prct:rgba(0, 0, 0, .5);--bf-border-radius-small:4px;--bf-border-radius-medium:8px;--bf-box-shadow-light:0 .125rem .5rem 0 rgba(5, 4, 4, .2);--bf-box-shadow-medium:0 .25rem 1.25rem 0 rgba(5, 4, 4, .2);--bf-box-shadow-strong:0 .5rem 1.25rem 0 rgba(5, 4, 4, .5);--bf-box-shadow-strong-inverted:0 -.5rem 1.25rem 0 rgba(5, 4, 4, .5);--bf-breakpoint-small:576px;--bf-breakpoint-medium:768px;--bf-breakpoint-large:1200px;--bf-breakpoint-xlarge:1920px}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;font-family:Open Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bf-color-neutral-primary);text-align:left;background-color:var(--bf-color-bg-ground)}img{vertical-align:middle;border-style:none}body{letter-spacing:0;word-spacing:.5px}img:not([usemap]){backface-visibility:hidden;transform:translateZ(0)}html{transition:opacity .1s ease-out;will-change:opacity;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;max-width:100vw;background:#050504;opacity:0}@media (prefers-reduced-motion: reduce){html *{transition:none!important;animation:none!important}}@media (min-width: 1920px){html{font-size:.94vw}}@media print{html{background:none!important}*,:after,:before{text-shadow:none!important;box-shadow:none!important}img{page-break-inside:avoid}img{max-width:100%!important}}:root{--primary:#ffd200;--secondary:#050504;--success:#24ad72;--info:#9b9b95;--warning:#da8000;--danger:#c14d00;--light:#fff;--dark:#050504;--white:#fff;--csr:#0b8339;--csr-light:#c4ffdb;--vui-yellow:#ffd200;--vui-yellow-dark:#d9b300;--vui-orange:#c14d00;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:1200px;--breakpoint-xl:1920px;--font-family-sans-serif:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-family-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}img{page-break-inside:avoid}@page{size:a3}body{min-width:1200px!important}}body{color:var(--bf-color-neutral-primary)}</style><link rel="stylesheet" href="styles.d13a5f788f37f75a.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.d13a5f788f37f75a.css"></noscript></head> <body id="vui-body"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-542WKG4" height="0" width="0" style="display: none; visibility: hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <wsc-root></wsc-root> <div class="loader-container active" id="showLoader"> <img src="./images/loader-dots-yellow-small.gif" alt="Loader"> </div> <script src="runtime.390c349ca430f721.js" type="module"></script><script src="polyfills.0e199fcd983c8f21.js" type="module"></script><script src="scripts.16d959a269f1d1cd.js" defer></script><script src="main.84a31a63a4ac3973.js" type="module"></script></body> </html>