.view-all {
  margin-top: 30px;
  text-align: center; }
.preview-container {
  padding: 50px 30px 30px 30px; }

.msg {
  padding: 15px 50px;
  text-align: center; }
  .msg.error {
    color: #d32f2f; }
  .msg code {
    background-color: #f2f2f2; }

.create-thumbnail {
  width: 100%;
  padding: 10px;
  background-color: #ddd;
  border-bottom: 1px solid black;
  position: fixed;
  z-index: 1000; }
  .create-thumbnail:hover {
    background-color: #ccc; }
  .create-thumbnail:active {
    background-color: #bbb; }

.download-thumbnail {
  display: none; }
.error-wrapper {
  position: relative; }

.error-code {
  top: 0;
  width: 100%;
  text-align: center;
  font-size: 200px;
  color: rgba(216, 216, 216, 0.2);
  font-family: 'Roboto Black', Roboto, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  font-weight: 900; }

@media (min-width: 640px) {
  .error-code {
    font-size: 300px; } }

@media (min-width: 1024px) {
  .error-code {
    font-size: 500px; } }

.error-code-message h2 {
  font-family: 'Vidaloka', georgia, 'Times New Roman', serif;
  font-size: 40px;
  color: #343334; }

@media (min-width: 640px) {
  .error-code-message h2 {
    font-size: 50px; } }

@media (min-width: 1024px) {
  .error-code-message h2 {
    font-size: 70px; } }

.error-code-message {
  position: absolute;
  top: 60px;
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #626160; }

@media (min-width: 640px) {
  .error-code-message {
    font-size: 24px; } }

@media (min-width: 1024px) {
  .error-code-message {
    top: 90px;
    font-size: 30px; } }

.error-code-message .button {
  margin-top: 50px; }
.wch-responsive-menu {
  /* classes for the hamburger nav */
  /* show search box while using mobile navigation */ }
  .wch-responsive-menu header {
    border-bottom: 1px solid #efefef; }
  .wch-responsive-menu .title-bar .logo-container {
    margin: auto;
    position: relative;
    left: -12px; }
  .wch-responsive-menu .logo-container {
    width: 85px; }
  .wch-responsive-menu .logo {
    height: 0;
    padding-top: 47.05882%;
    overflow: hidden;
    background-size: 100%;
    background-repeat: no-repeat;
    margin: 0; }
  .wch-responsive-menu .searchBox {
    height: 54px;
    width: 340px;
    margin-left: 26px; }
  .wch-responsive-menu .limit-page-name {
    text-overflow: ellipsis;
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    display: block; }
  .wch-responsive-menu #wch-nav-menu {
    display: none; }
  .wch-responsive-menu #wch-nav-menu.mobileNav {
    display: flex; }
  .wch-responsive-menu .wch-menu,
  .wch-responsive-menu .wch-sub-menu {
    margin: 0;
    padding: 0; }
  .wch-responsive-menu .wch-menu-item,
  .wch-responsive-menu .wch-sub-menu {
    border: 0 solid; }

@media screen and (min-width: 40em) {
  .wch-responsive-menu .logo-container {
    width: 170px; } }
.wch-footer {
  background: #222;
  color: #ddd;
  min-height: 240px;
  padding: 40px 0 20px 0;
  margin-top: 40px;
  text-align: center; }
  .wch-footer ul {
    list-style: none;
    margin-top: 30px; }

@media (min-width: 768px) {
  .wch-footer {
    padding-top: 50px;
    margin-top: 60px; } }

@media (min-width: 1200px) {
  .wch-footer {
    margin-top: 80px; } }

.wch-footer a {
  color: #dadada; }

.wch-footer h5 {
  text-transform: uppercase; }

.footer-logo {
  display: flex;
  justify-content: center; }
  .title-bar .footer-logo .logo-container {
    margin: auto;
    position: relative;
    left: -12px; }
  .footer-logo .logo {
    height: 0;
    padding-top: 37.64706%;
    overflow: hidden;
    background-size: cover;
    margin: 0; }

@media (min-width: 640px) {
  .footer-logo a {
    display: inline-block; } }

.footer-nav li,
.contact-us li {
  margin-bottom: 10px; }

.contact-us span {
  display: block; }

.footer-logo {
  text-align: left;
  order: 1; }

.footer-nav {
  order: 2; }

.follow-us {
  order: 3; }

.contact-us {
  order: 3; }

@media (min-width: 640px) {
  .footer-logo {
    order: 1; }
  .footer-nav {
    order: 2; }
  .follow-us {
    order: 4; }
  .contact-us {
    order: 3; } }

.follow-us,
.contact-us,
.footer-nav {
  margin-top: 30px; }

@media (min-width: 640px) {
  .follow-us,
  .contact-us,
  .footer-nav {
    margin-top: 0;
    text-align: left; } }

.follow-us ul {
  display: flex;
  justify-content: center; }

@media (min-width: 640px) {
  .follow-us ul {
    display: block; } }

.follow-us li {
  display: block;
  margin-right: 30px; }

@media (min-width: 640px) {
  .follow-us li {
    margin-bottom: 30px; } }

.follow-us li svg {
  width: 30px;
  height: 30px;
  margin-bottom: -10px; }

@media (min-width: 640px) {
  .follow-us li svg {
    margin-right: 6px; } }

.follow-us li:last-child {
  margin-right: 0; }

@media (min-width: 640px) {
  .follow-us ul {
    display: inline; } }

.legal {
  margin-top: 40px; }

.legal .copyright {
  margin: 0 auto; }

@media print, screen and (min-width: 40em) {
  .follow-us ul {
    display: block; } }

#ibm-tw-tooltip {
  z-index: 10000;
  position: absolute;
  left: 0;
  top: 0;
  width: 32em;
  height: auto;
  font-size: 80%; }

/*font-family : verdana,"DejaVu Sans", "Vera Sans", sans-serif;*/
#ibm-tw-tooltip td {
  font-size: 100%;
  border: 0px; }

#ibm-tw-tooltip-shim {
  z-index: 999;
  position: absolute;
  left: 0px;
  top: 0px;
  border: 0px;
  margin: 0px;
  padding: 0px; }

.ibm-tw-selector-table-default {
  float: left;
  margin: 3px;
  border: 1px solid #4477bb;
  padding: 0px; }

.ibm-tw-title-row-default {
  background-repeat: repeat;
  color: 4675c3;
  font-family: sans-serif,arial;
  font-size: 10pt;
  text-align: center;
  font-weight: normal;
  padding: 1px; }

.ibm-tw-corr-trg-all {
  font-family: verdana;
  color: blue;
  font-size: 1em;
  width: 100%; }

.ibm-tw-corr-src-all {
  font-family: verdana;
  font-size: 1em; }

.ibm-tw-language-row-default {
  font-family: verdana;
  font-size: 0.8em; }

.ibm-tw-correction-row-default {
  background-color: 4477bb;
  color: white;
  cursor: pointer;
  font-weight: bold;
  font-size: 8pt;
  font-weight: bold;
  padding: 4px; }

.ibm-tw-disclaimer-font {
  font: 12px/1.231 arial,helvetica,clean,sans-serif; }

.ibm-tw-info-table {
  background-color: #F4F7F9;
  border: 1px solid #98B1C4;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px; }

/* 	font-family: Arial, Helvetica, sans-serif; */
.ibm-tw-info-table-row {
  font-size: 1em;
  text-align: left;
  padding-left: 6px; }

.ibm-tw-info-tooltip-header {
  font-size: 1em;
  color: #000000;
  font-weight: bold;
  text-align: left; }

.ibm-tw-table {
  background-color: #F4F7F9;
  border: 1px solid #98B1C4;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

#ibm-tw-suggest {
  font-size: 1em;
  font-family: verdana, "DejaVu Sans", "Vera Sans", sans-serif;
  font-weight: bold; }

#ibm-tw-mod-status {
  font-size: 0.7em;
  color: #666666;
  font-family: arial, sans-serif;
  font-weight: bold; }

#ibm-tw-srctext {
  width: 100%;
  border: thin solid #D5DDF3;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  color: inherit;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 0.9em; }

#ibm-tw-trans {
  width: 100%;
  border: thin solid #D5DDF3;
  font-size: 0.9em;
  font-weight: normal;
  font-family: Arial, Helvetica, sans-serif; }

.tt {
  max-width: 400px;
  z-index: 100; }

#ibm-tw-buttons {
  font-family: verdana, "DejaVu Sans", "Vera Sans", sans-serif;
  font-size: 8pt;
  text-align: center; }

#ibm-tw-ctable {
  width: 100%; }

#ibm-tw-drag {
  font-family: verdana, "DejaVu Sans", "Vera Sans", sans-serif;
  font-size: 1em;
  font-weight: bold;
  border: 0;
  cursor: move;
  width: 100%; }

#ibm-tw-percent {
  font-size: 8pt;
  border: 0;
  margin: 0;
  padding-left: 5px; }

#ibm-tw-undone {
  background-color: #b3b3b3;
  width: 100px; }

#ibm-tw-done {
  width: 0; }

* {
  word-wrap: break-word; }

.tt {
  max-width: 400px;
  z-index: 100; }

.ibm-tw-tm {
  font-style: italic; }

#ibm-tw-top-banner {
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-family: tahoma;
  font-size: 8pt;
  background-color: #F8F8C8;
  width: 100%;
  position: relative;
  z-index: 100; }

#ibm-com.v17 .ibm-tw-info-table {
  background-color: #eee;
  border-color: #999; }

#ibm-com.v17 #ibm-tw-top-banner {
  margin-bottom: -74px;
  margin-top: 75px;
  padding: 2px 0;
  background-color: #eee; }

#ibm-tw-top-banner TABLE {
  width: 100%;
  font-size: 8pt;
  margin: 0px;
  border: 0px;
  padding: 0px; }

#ibm-tw-top-banner TD {
  margin: 0px;
  border: 0px;
  padding: 3px; }

#ibm-tw-top-banner TR {
  margin: 0px;
  border: 0px;
  padding: 0px; }

#ibm-tw-top-banner TD {
  margin: 0px;
  border: 0px;
  padding: 3px; }

#ibm-tw-show-banner {
  cursor: pointer; }

#ibm-tw-show-banner A {
  text-decoration: none;
  border: 0px;
  margin: 0px;
  padding: 0px; }

#ibm-tw-show-banner A IMG {
  border-style: none;
  border: 0px;
  margin: 0px;
  padding: 0px; }

#ibm-tw-show-banner {
  border: 0px;
  padding: 0px;
  margin: 0px;
  width: 100%;
  text-align: center; }

#ibm-tw-top-sel-banner {
  border: 0px;
  margin: 0px;
  padding: 0px;
  font-family: tahoma;
  font-size: 8pt;
  background-color: #F4F7F9;
  width: 100%;
  position: relative;
  z-index: 101; }

#ibm-tw-top-sel-banner TABLE {
  font-size: 8pt;
  margin: 0px;
  border: 0px;
  padding: 0px; }

#ibm-tw-top-sel-banner TD {
  margin: 0px;
  border: 0px;
  padding: 3px; }

#ibm-tw-top-sel-banner TR {
  margin: 0px;
  border: 0px;
  padding: 0px; }

#ibm-tw-top-sel-banner TD {
  margin: 0px;
  border: 0px;
  padding: 3px; }

#ibm-tw-show-sel-banner {
  cursor: pointer; }

#ibm-tw-show-sel-banner A {
  text-decoration: none;
  border: 0px;
  margin: 0px;
  padding: 0px; }

#ibm-tw-show-sel-banner A IMG {
  border-style: none;
  border: 0px;
  margin: 0px;
  padding: 0px; }

#ibm-tw-show-sel-banner {
  border: 0px;
  padding: 0px;
  margin: 0px;
  background-color: #F4F7F9;
  width: 100%;
  text-align: center;
  z-index: 2; }

#ibm-tw-sel-sel {
  text-align: left; }

#ibm-tw-disclaimer-outer {
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */ }

#ibm-tw-disclaimer {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s; }

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }

#ibm-tw-disclaimer-header {
  padding: 2px 16px;
  background-color: #5cb85c;
  color: white; }

#ibm-tw-disclaimer-body {
  padding: 2px 16px; }

.bx--footer, :host(dds-footer) {
  width: 100%;
  padding-block: 3rem;
  color: #f4f4f4;
  background-color: #262626;
  padding-top: 3rem; }

.bx--footer__logo-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  max-width: 99rem;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--locale-btn__container, :host(dds-locale-button) {
  max-width: 50% !important;
  display: inline-block !important;
  margin: 0rem !important; }
  @media (min-width: 66rem) {
    .bx--locale-btn__container, :host(dds-locale-button) {
      display: block;
      max-width: 25%;
      flex: 0 0 25%;
      margin-left: 62.5%; } }
  @media (min-width: 42rem) {
    .bx--locale-btn__container, :host(dds-locale-button) {
      align-self: end;
      margin-bottom: 4rem;
      display: block;
      max-width: 50%;
      flex: 0 0 50%;
      margin-left: 25%;
      padding-left: 0;
      padding-right: 0;
      margin-top: 0; } }

.ibm-tw-selector-table-default {
  border: none !important; }

#ibm-tw-ui-container tbody {
  background-color: transparent; }
  #ibm-tw-ui-container tbody select {
    color: #ffffff;
    margin: 0rem !important;
    padding: 10px 6px 8px 8px !important; }
    #ibm-tw-ui-container tbody select option {
      color: black; }

#tw--select-input__wrapper {
  float: right !important; }

#ibm-tw-ui-langselect {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position-x: 95%;
  background-position-y: center;
  border: 1px solid #fff;
  color: #f4f4f4;
  font-family: IBM Plex Sans, sans-serif !important;
  font-weight: 400 !important;
  font-size: 1em;
  line-height: 1.5;
  margin-left: 0 !important;
  min-height: 3rem;
  padding: calc(0.875rem - 3px) 63px calc(0.875rem - 3px) 15px;
  width: 100%; }

.bx--footer-logo {
  margin: 0px !important;
  max-width: 50% !important;
  display: inline-block !important; }

.bx--custom-col {
  width: 50%;
  display: inline-block; }
@charset "UTF-8";
/**
 * Foundation for Sites
 * Version 6.7.5
 * https://get.foundation
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: 0;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

[data-whatintent="mouse"] *, [data-whatintent="mouse"] *:focus,
[data-whatintent="touch"] *,
[data-whatintent="touch"] *:focus,
[data-whatinput="mouse"] *,
[data-whatinput="mouse"] *:focus,
[data-whatinput="touch"] *,
[data-whatinput="touch"] *:focus {
  outline: none; }

[draggable=false] {
  -webkit-touch-callout: none;
  -webkit-user-select: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  appearance: none;
  border-radius: 0; }

input[type='search'] {
  box-sizing: border-box; }

::placeholder {
  color: #cacaca; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    line-height: 1.5;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  align-items: stretch; }
  .input-group > :first-child, .input-group > :first-child.input-group-button > * {
    border-radius: 0 0 0 0; }
  .input-group > :last-child, .input-group > :last-child.input-group-button > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: flex;
  flex: 0 0 auto;
  align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  flex: 1 1 0px;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: flex;
  flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28138, 138, 138%29"></polygon></svg>');
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }
  select:not([multiple]) {
    padding-top: 0;
    padding-bottom: 0; }

.is-invalid-input:not(:focus) {
  border-color: #cc4b37;
  background-color: #f9ecea; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37; }

.is-invalid-label {
  color: #cc4b37; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #cc4b37; }
  .form-error.is-visible {
    display: block; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3, .h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4, .h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 3rem; }
  h2, .h2 {
    font-size: 2.5rem; }
  h3, .h3 {
    font-size: 1.9375rem; }
  h4, .h4 {
    font-size: 1.5625rem; }
  h5, .h5 {
    font-size: 1.25rem; }
  h6, .h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #1468a0; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

cite, .cite-block {
  display: block;
  color: #8a8a8a;
  font-size: 0.8125rem; }
  cite:before, .cite-block:before {
    content: "\2014   "; }

code, .code-inline {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: inline;
  max-width: 100%;
  word-wrap: break-word;
  padding: 0.125rem 0.3125rem 0.0625rem; }

.code-block {
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a;
  display: block;
  overflow: auto;
  white-space: pre;
  padding: 1rem;
  margin-bottom: 1.5rem; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    print-color-adjust: economy;
    box-shadow: none !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

.grid-container {
  padding-right: 0.625rem;
  padding-left: 0.625rem;
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto; }
  @media print, screen and (min-width: 40em) {
    .grid-container {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .grid-container.fluid {
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }
    @media print, screen and (min-width: 40em) {
      .grid-container.fluid {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem; } }
  .grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto; }

.grid-x {
  display: flex;
  flex-flow: row wrap; }

.cell {
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  width: 100%; }
  .cell.auto {
    flex: 1 1 0; }
  .cell.shrink {
    flex: 0 0 auto; }

.grid-x > .auto {
  width: auto; }

.grid-x > .shrink {
  width: auto; }

.grid-x > .small-shrink, .grid-x > .small-full, .grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex-basis: auto; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-shrink, .grid-x > .medium-full, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex-basis: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-shrink, .grid-x > .large-full, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex-basis: auto; } }

.grid-x > .small-1, .grid-x > .small-2, .grid-x > .small-3, .grid-x > .small-4, .grid-x > .small-5, .grid-x > .small-6, .grid-x > .small-7, .grid-x > .small-8, .grid-x > .small-9, .grid-x > .small-10, .grid-x > .small-11, .grid-x > .small-12 {
  flex: 0 0 auto; }

.grid-x > .small-1 {
  width: 8.33333%; }

.grid-x > .small-2 {
  width: 16.66667%; }

.grid-x > .small-3 {
  width: 25%; }

.grid-x > .small-4 {
  width: 33.33333%; }

.grid-x > .small-5 {
  width: 41.66667%; }

.grid-x > .small-6 {
  width: 50%; }

.grid-x > .small-7 {
  width: 58.33333%; }

.grid-x > .small-8 {
  width: 66.66667%; }

.grid-x > .small-9 {
  width: 75%; }

.grid-x > .small-10 {
  width: 83.33333%; }

.grid-x > .small-11 {
  width: 91.66667%; }

.grid-x > .small-12 {
  width: 100%; }

@media print, screen and (min-width: 40em) {
  .grid-x > .medium-auto {
    flex: 1 1 0;
    width: auto; }
  .grid-x > .medium-shrink, .grid-x > .medium-1, .grid-x > .medium-2, .grid-x > .medium-3, .grid-x > .medium-4, .grid-x > .medium-5, .grid-x > .medium-6, .grid-x > .medium-7, .grid-x > .medium-8, .grid-x > .medium-9, .grid-x > .medium-10, .grid-x > .medium-11, .grid-x > .medium-12 {
    flex: 0 0 auto; }
  .grid-x > .medium-shrink {
    width: auto; }
  .grid-x > .medium-1 {
    width: 8.33333%; }
  .grid-x > .medium-2 {
    width: 16.66667%; }
  .grid-x > .medium-3 {
    width: 25%; }
  .grid-x > .medium-4 {
    width: 33.33333%; }
  .grid-x > .medium-5 {
    width: 41.66667%; }
  .grid-x > .medium-6 {
    width: 50%; }
  .grid-x > .medium-7 {
    width: 58.33333%; }
  .grid-x > .medium-8 {
    width: 66.66667%; }
  .grid-x > .medium-9 {
    width: 75%; }
  .grid-x > .medium-10 {
    width: 83.33333%; }
  .grid-x > .medium-11 {
    width: 91.66667%; }
  .grid-x > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .grid-x > .large-auto {
    flex: 1 1 0;
    width: auto; }
  .grid-x > .large-shrink, .grid-x > .large-1, .grid-x > .large-2, .grid-x > .large-3, .grid-x > .large-4, .grid-x > .large-5, .grid-x > .large-6, .grid-x > .large-7, .grid-x > .large-8, .grid-x > .large-9, .grid-x > .large-10, .grid-x > .large-11, .grid-x > .large-12 {
    flex: 0 0 auto; }
  .grid-x > .large-shrink {
    width: auto; }
  .grid-x > .large-1 {
    width: 8.33333%; }
  .grid-x > .large-2 {
    width: 16.66667%; }
  .grid-x > .large-3 {
    width: 25%; }
  .grid-x > .large-4 {
    width: 33.33333%; }
  .grid-x > .large-5 {
    width: 41.66667%; }
  .grid-x > .large-6 {
    width: 50%; }
  .grid-x > .large-7 {
    width: 58.33333%; }
  .grid-x > .large-8 {
    width: 66.66667%; }
  .grid-x > .large-9 {
    width: 75%; }
  .grid-x > .large-10 {
    width: 83.33333%; }
  .grid-x > .large-11 {
    width: 91.66667%; }
  .grid-x > .large-12 {
    width: 100%; } }

.grid-margin-x:not(.grid-x) > .cell {
  width: auto; }

.grid-margin-y:not(.grid-y) > .cell {
  height: auto; }

.grid-margin-x {
  margin-left: -0.625rem;
  margin-right: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x {
      margin-left: -0.9375rem;
      margin-right: -0.9375rem; } }
  .grid-margin-x > .cell {
    width: calc(100% - 1.25rem);
    margin-left: 0.625rem;
    margin-right: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .cell {
      width: calc(100% - 1.875rem);
      margin-left: 0.9375rem;
      margin-right: 0.9375rem; } }
  .grid-margin-x > .auto {
    width: auto; }
  .grid-margin-x > .shrink {
    width: auto; }
  .grid-margin-x > .small-1 {
    width: calc(8.33333% - 1.25rem); }
  .grid-margin-x > .small-2 {
    width: calc(16.66667% - 1.25rem); }
  .grid-margin-x > .small-3 {
    width: calc(25% - 1.25rem); }
  .grid-margin-x > .small-4 {
    width: calc(33.33333% - 1.25rem); }
  .grid-margin-x > .small-5 {
    width: calc(41.66667% - 1.25rem); }
  .grid-margin-x > .small-6 {
    width: calc(50% - 1.25rem); }
  .grid-margin-x > .small-7 {
    width: calc(58.33333% - 1.25rem); }
  .grid-margin-x > .small-8 {
    width: calc(66.66667% - 1.25rem); }
  .grid-margin-x > .small-9 {
    width: calc(75% - 1.25rem); }
  .grid-margin-x > .small-10 {
    width: calc(83.33333% - 1.25rem); }
  .grid-margin-x > .small-11 {
    width: calc(91.66667% - 1.25rem); }
  .grid-margin-x > .small-12 {
    width: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-x > .auto {
      width: auto; }
    .grid-margin-x > .shrink {
      width: auto; }
    .grid-margin-x > .small-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .small-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .small-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .small-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .small-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .small-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .small-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .small-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .small-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .small-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .small-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .small-12 {
      width: calc(100% - 1.875rem); }
    .grid-margin-x > .medium-auto {
      width: auto; }
    .grid-margin-x > .medium-shrink {
      width: auto; }
    .grid-margin-x > .medium-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .medium-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .medium-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .medium-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .medium-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .medium-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .medium-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .medium-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .medium-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .medium-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .medium-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .medium-12 {
      width: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-x > .large-auto {
      width: auto; }
    .grid-margin-x > .large-shrink {
      width: auto; }
    .grid-margin-x > .large-1 {
      width: calc(8.33333% - 1.875rem); }
    .grid-margin-x > .large-2 {
      width: calc(16.66667% - 1.875rem); }
    .grid-margin-x > .large-3 {
      width: calc(25% - 1.875rem); }
    .grid-margin-x > .large-4 {
      width: calc(33.33333% - 1.875rem); }
    .grid-margin-x > .large-5 {
      width: calc(41.66667% - 1.875rem); }
    .grid-margin-x > .large-6 {
      width: calc(50% - 1.875rem); }
    .grid-margin-x > .large-7 {
      width: calc(58.33333% - 1.875rem); }
    .grid-margin-x > .large-8 {
      width: calc(66.66667% - 1.875rem); }
    .grid-margin-x > .large-9 {
      width: calc(75% - 1.875rem); }
    .grid-margin-x > .large-10 {
      width: calc(83.33333% - 1.875rem); }
    .grid-margin-x > .large-11 {
      width: calc(91.66667% - 1.875rem); }
    .grid-margin-x > .large-12 {
      width: calc(100% - 1.875rem); } }

.grid-padding-x .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x .grid-padding-x {
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; } }

.grid-container:not(.full) > .grid-padding-x {
  margin-right: -0.625rem;
  margin-left: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-container:not(.full) > .grid-padding-x {
      margin-right: -0.9375rem;
      margin-left: -0.9375rem; } }

.grid-padding-x > .cell {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-x > .cell {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }

.small-up-1 > .cell {
  width: 100%; }

.small-up-2 > .cell {
  width: 50%; }

.small-up-3 > .cell {
  width: 33.33333%; }

.small-up-4 > .cell {
  width: 25%; }

.small-up-5 > .cell {
  width: 20%; }

.small-up-6 > .cell {
  width: 16.66667%; }

.small-up-7 > .cell {
  width: 14.28571%; }

.small-up-8 > .cell {
  width: 12.5%; }

@media print, screen and (min-width: 40em) {
  .medium-up-1 > .cell {
    width: 100%; }
  .medium-up-2 > .cell {
    width: 50%; }
  .medium-up-3 > .cell {
    width: 33.33333%; }
  .medium-up-4 > .cell {
    width: 25%; }
  .medium-up-5 > .cell {
    width: 20%; }
  .medium-up-6 > .cell {
    width: 16.66667%; }
  .medium-up-7 > .cell {
    width: 14.28571%; }
  .medium-up-8 > .cell {
    width: 12.5%; } }

@media print, screen and (min-width: 64em) {
  .large-up-1 > .cell {
    width: 100%; }
  .large-up-2 > .cell {
    width: 50%; }
  .large-up-3 > .cell {
    width: 33.33333%; }
  .large-up-4 > .cell {
    width: 25%; }
  .large-up-5 > .cell {
    width: 20%; }
  .large-up-6 > .cell {
    width: 16.66667%; }
  .large-up-7 > .cell {
    width: 14.28571%; }
  .large-up-8 > .cell {
    width: 12.5%; } }

.grid-margin-x.small-up-1 > .cell {
  width: calc(100% - 1.25rem); }

.grid-margin-x.small-up-2 > .cell {
  width: calc(50% - 1.25rem); }

.grid-margin-x.small-up-3 > .cell {
  width: calc(33.33333% - 1.25rem); }

.grid-margin-x.small-up-4 > .cell {
  width: calc(25% - 1.25rem); }

.grid-margin-x.small-up-5 > .cell {
  width: calc(20% - 1.25rem); }

.grid-margin-x.small-up-6 > .cell {
  width: calc(16.66667% - 1.25rem); }

.grid-margin-x.small-up-7 > .cell {
  width: calc(14.28571% - 1.25rem); }

.grid-margin-x.small-up-8 > .cell {
  width: calc(12.5% - 1.25rem); }

@media print, screen and (min-width: 40em) {
  .grid-margin-x.small-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.small-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.small-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.small-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.small-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.small-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.small-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.small-up-8 > .cell {
    width: calc(12.5% - 1.875rem); }
  .grid-margin-x.medium-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.medium-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.medium-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.medium-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.medium-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.medium-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.medium-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-x.large-up-1 > .cell {
    width: calc(100% - 1.875rem); }
  .grid-margin-x.large-up-2 > .cell {
    width: calc(50% - 1.875rem); }
  .grid-margin-x.large-up-3 > .cell {
    width: calc(33.33333% - 1.875rem); }
  .grid-margin-x.large-up-4 > .cell {
    width: calc(25% - 1.875rem); }
  .grid-margin-x.large-up-5 > .cell {
    width: calc(20% - 1.875rem); }
  .grid-margin-x.large-up-6 > .cell {
    width: calc(16.66667% - 1.875rem); }
  .grid-margin-x.large-up-7 > .cell {
    width: calc(14.28571% - 1.875rem); }
  .grid-margin-x.large-up-8 > .cell {
    width: calc(12.5% - 1.875rem); } }

.small-margin-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-margin-collapse > .cell {
    margin-right: 0;
    margin-left: 0; }
  .small-margin-collapse > .small-1 {
    width: 8.33333%; }
  .small-margin-collapse > .small-2 {
    width: 16.66667%; }
  .small-margin-collapse > .small-3 {
    width: 25%; }
  .small-margin-collapse > .small-4 {
    width: 33.33333%; }
  .small-margin-collapse > .small-5 {
    width: 41.66667%; }
  .small-margin-collapse > .small-6 {
    width: 50%; }
  .small-margin-collapse > .small-7 {
    width: 58.33333%; }
  .small-margin-collapse > .small-8 {
    width: 66.66667%; }
  .small-margin-collapse > .small-9 {
    width: 75%; }
  .small-margin-collapse > .small-10 {
    width: 83.33333%; }
  .small-margin-collapse > .small-11 {
    width: 91.66667%; }
  .small-margin-collapse > .small-12 {
    width: 100%; }
  @media print, screen and (min-width: 40em) {
    .small-margin-collapse > .medium-1 {
      width: 8.33333%; }
    .small-margin-collapse > .medium-2 {
      width: 16.66667%; }
    .small-margin-collapse > .medium-3 {
      width: 25%; }
    .small-margin-collapse > .medium-4 {
      width: 33.33333%; }
    .small-margin-collapse > .medium-5 {
      width: 41.66667%; }
    .small-margin-collapse > .medium-6 {
      width: 50%; }
    .small-margin-collapse > .medium-7 {
      width: 58.33333%; }
    .small-margin-collapse > .medium-8 {
      width: 66.66667%; }
    .small-margin-collapse > .medium-9 {
      width: 75%; }
    .small-margin-collapse > .medium-10 {
      width: 83.33333%; }
    .small-margin-collapse > .medium-11 {
      width: 91.66667%; }
    .small-margin-collapse > .medium-12 {
      width: 100%; } }
  @media print, screen and (min-width: 64em) {
    .small-margin-collapse > .large-1 {
      width: 8.33333%; }
    .small-margin-collapse > .large-2 {
      width: 16.66667%; }
    .small-margin-collapse > .large-3 {
      width: 25%; }
    .small-margin-collapse > .large-4 {
      width: 33.33333%; }
    .small-margin-collapse > .large-5 {
      width: 41.66667%; }
    .small-margin-collapse > .large-6 {
      width: 50%; }
    .small-margin-collapse > .large-7 {
      width: 58.33333%; }
    .small-margin-collapse > .large-8 {
      width: 66.66667%; }
    .small-margin-collapse > .large-9 {
      width: 75%; }
    .small-margin-collapse > .large-10 {
      width: 83.33333%; }
    .small-margin-collapse > .large-11 {
      width: 91.66667%; }
    .small-margin-collapse > .large-12 {
      width: 100%; } }

.small-padding-collapse {
  margin-right: 0;
  margin-left: 0; }
  .small-padding-collapse > .cell {
    padding-right: 0;
    padding-left: 0; }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .small-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .small-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .small-3 {
    width: 25%; }
  .medium-margin-collapse > .small-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .small-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .small-6 {
    width: 50%; }
  .medium-margin-collapse > .small-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .small-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .small-9 {
    width: 75%; }
  .medium-margin-collapse > .small-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .small-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .medium-3 {
    width: 25%; }
  .medium-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .medium-6 {
    width: 50%; }
  .medium-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .medium-9 {
    width: 75%; }
  .medium-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .medium-margin-collapse > .large-1 {
    width: 8.33333%; }
  .medium-margin-collapse > .large-2 {
    width: 16.66667%; }
  .medium-margin-collapse > .large-3 {
    width: 25%; }
  .medium-margin-collapse > .large-4 {
    width: 33.33333%; }
  .medium-margin-collapse > .large-5 {
    width: 41.66667%; }
  .medium-margin-collapse > .large-6 {
    width: 50%; }
  .medium-margin-collapse > .large-7 {
    width: 58.33333%; }
  .medium-margin-collapse > .large-8 {
    width: 66.66667%; }
  .medium-margin-collapse > .large-9 {
    width: 75%; }
  .medium-margin-collapse > .large-10 {
    width: 83.33333%; }
  .medium-margin-collapse > .large-11 {
    width: 91.66667%; }
  .medium-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 40em) {
  .medium-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .medium-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-margin-collapse > .cell {
      margin-right: 0;
      margin-left: 0; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .small-1 {
    width: 8.33333%; }
  .large-margin-collapse > .small-2 {
    width: 16.66667%; }
  .large-margin-collapse > .small-3 {
    width: 25%; }
  .large-margin-collapse > .small-4 {
    width: 33.33333%; }
  .large-margin-collapse > .small-5 {
    width: 41.66667%; }
  .large-margin-collapse > .small-6 {
    width: 50%; }
  .large-margin-collapse > .small-7 {
    width: 58.33333%; }
  .large-margin-collapse > .small-8 {
    width: 66.66667%; }
  .large-margin-collapse > .small-9 {
    width: 75%; }
  .large-margin-collapse > .small-10 {
    width: 83.33333%; }
  .large-margin-collapse > .small-11 {
    width: 91.66667%; }
  .large-margin-collapse > .small-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .medium-1 {
    width: 8.33333%; }
  .large-margin-collapse > .medium-2 {
    width: 16.66667%; }
  .large-margin-collapse > .medium-3 {
    width: 25%; }
  .large-margin-collapse > .medium-4 {
    width: 33.33333%; }
  .large-margin-collapse > .medium-5 {
    width: 41.66667%; }
  .large-margin-collapse > .medium-6 {
    width: 50%; }
  .large-margin-collapse > .medium-7 {
    width: 58.33333%; }
  .large-margin-collapse > .medium-8 {
    width: 66.66667%; }
  .large-margin-collapse > .medium-9 {
    width: 75%; }
  .large-margin-collapse > .medium-10 {
    width: 83.33333%; }
  .large-margin-collapse > .medium-11 {
    width: 91.66667%; }
  .large-margin-collapse > .medium-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-margin-collapse > .large-1 {
    width: 8.33333%; }
  .large-margin-collapse > .large-2 {
    width: 16.66667%; }
  .large-margin-collapse > .large-3 {
    width: 25%; }
  .large-margin-collapse > .large-4 {
    width: 33.33333%; }
  .large-margin-collapse > .large-5 {
    width: 41.66667%; }
  .large-margin-collapse > .large-6 {
    width: 50%; }
  .large-margin-collapse > .large-7 {
    width: 58.33333%; }
  .large-margin-collapse > .large-8 {
    width: 66.66667%; }
  .large-margin-collapse > .large-9 {
    width: 75%; }
  .large-margin-collapse > .large-10 {
    width: 83.33333%; }
  .large-margin-collapse > .large-11 {
    width: 91.66667%; }
  .large-margin-collapse > .large-12 {
    width: 100%; } }

@media print, screen and (min-width: 64em) {
  .large-padding-collapse {
    margin-right: 0;
    margin-left: 0; }
    .large-padding-collapse > .cell {
      padding-right: 0;
      padding-left: 0; } }

.small-offset-0 {
  margin-left: 0%; }

.grid-margin-x > .small-offset-0 {
  margin-left: calc(0% + 1.25rem / 2); }

.small-offset-1 {
  margin-left: 8.33333%; }

.grid-margin-x > .small-offset-1 {
  margin-left: calc(8.33333% + 1.25rem / 2); }

.small-offset-2 {
  margin-left: 16.66667%; }

.grid-margin-x > .small-offset-2 {
  margin-left: calc(16.66667% + 1.25rem / 2); }

.small-offset-3 {
  margin-left: 25%; }

.grid-margin-x > .small-offset-3 {
  margin-left: calc(25% + 1.25rem / 2); }

.small-offset-4 {
  margin-left: 33.33333%; }

.grid-margin-x > .small-offset-4 {
  margin-left: calc(33.33333% + 1.25rem / 2); }

.small-offset-5 {
  margin-left: 41.66667%; }

.grid-margin-x > .small-offset-5 {
  margin-left: calc(41.66667% + 1.25rem / 2); }

.small-offset-6 {
  margin-left: 50%; }

.grid-margin-x > .small-offset-6 {
  margin-left: calc(50% + 1.25rem / 2); }

.small-offset-7 {
  margin-left: 58.33333%; }

.grid-margin-x > .small-offset-7 {
  margin-left: calc(58.33333% + 1.25rem / 2); }

.small-offset-8 {
  margin-left: 66.66667%; }

.grid-margin-x > .small-offset-8 {
  margin-left: calc(66.66667% + 1.25rem / 2); }

.small-offset-9 {
  margin-left: 75%; }

.grid-margin-x > .small-offset-9 {
  margin-left: calc(75% + 1.25rem / 2); }

.small-offset-10 {
  margin-left: 83.33333%; }

.grid-margin-x > .small-offset-10 {
  margin-left: calc(83.33333% + 1.25rem / 2); }

.small-offset-11 {
  margin-left: 91.66667%; }

.grid-margin-x > .small-offset-11 {
  margin-left: calc(91.66667% + 1.25rem / 2); }

@media print, screen and (min-width: 40em) {
  .medium-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .medium-offset-0 {
    margin-left: calc(0% + 1.875rem / 2); }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .medium-offset-1 {
    margin-left: calc(8.33333% + 1.875rem / 2); }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .medium-offset-2 {
    margin-left: calc(16.66667% + 1.875rem / 2); }
  .medium-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .medium-offset-3 {
    margin-left: calc(25% + 1.875rem / 2); }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .medium-offset-4 {
    margin-left: calc(33.33333% + 1.875rem / 2); }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .medium-offset-5 {
    margin-left: calc(41.66667% + 1.875rem / 2); }
  .medium-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .medium-offset-6 {
    margin-left: calc(50% + 1.875rem / 2); }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .medium-offset-7 {
    margin-left: calc(58.33333% + 1.875rem / 2); }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .medium-offset-8 {
    margin-left: calc(66.66667% + 1.875rem / 2); }
  .medium-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .medium-offset-9 {
    margin-left: calc(75% + 1.875rem / 2); }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .medium-offset-10 {
    margin-left: calc(83.33333% + 1.875rem / 2); }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .medium-offset-11 {
    margin-left: calc(91.66667% + 1.875rem / 2); } }

@media print, screen and (min-width: 64em) {
  .large-offset-0 {
    margin-left: 0%; }
  .grid-margin-x > .large-offset-0 {
    margin-left: calc(0% + 1.875rem / 2); }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .grid-margin-x > .large-offset-1 {
    margin-left: calc(8.33333% + 1.875rem / 2); }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .grid-margin-x > .large-offset-2 {
    margin-left: calc(16.66667% + 1.875rem / 2); }
  .large-offset-3 {
    margin-left: 25%; }
  .grid-margin-x > .large-offset-3 {
    margin-left: calc(25% + 1.875rem / 2); }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .grid-margin-x > .large-offset-4 {
    margin-left: calc(33.33333% + 1.875rem / 2); }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .grid-margin-x > .large-offset-5 {
    margin-left: calc(41.66667% + 1.875rem / 2); }
  .large-offset-6 {
    margin-left: 50%; }
  .grid-margin-x > .large-offset-6 {
    margin-left: calc(50% + 1.875rem / 2); }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .grid-margin-x > .large-offset-7 {
    margin-left: calc(58.33333% + 1.875rem / 2); }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .grid-margin-x > .large-offset-8 {
    margin-left: calc(66.66667% + 1.875rem / 2); }
  .large-offset-9 {
    margin-left: 75%; }
  .grid-margin-x > .large-offset-9 {
    margin-left: calc(75% + 1.875rem / 2); }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .grid-margin-x > .large-offset-10 {
    margin-left: calc(83.33333% + 1.875rem / 2); }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .grid-margin-x > .large-offset-11 {
    margin-left: calc(91.66667% + 1.875rem / 2); } }

.grid-y {
  display: flex;
  flex-flow: column nowrap; }
  .grid-y > .cell {
    height: auto;
    max-height: none; }
  .grid-y > .auto {
    height: auto; }
  .grid-y > .shrink {
    height: auto; }
  .grid-y > .small-shrink, .grid-y > .small-full, .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    flex-basis: auto; }
  @media print, screen and (min-width: 40em) {
    .grid-y > .medium-shrink, .grid-y > .medium-full, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      flex-basis: auto; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-shrink, .grid-y > .large-full, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      flex-basis: auto; } }
  .grid-y > .small-1, .grid-y > .small-2, .grid-y > .small-3, .grid-y > .small-4, .grid-y > .small-5, .grid-y > .small-6, .grid-y > .small-7, .grid-y > .small-8, .grid-y > .small-9, .grid-y > .small-10, .grid-y > .small-11, .grid-y > .small-12 {
    flex: 0 0 auto; }
  .grid-y > .small-1 {
    height: 8.33333%; }
  .grid-y > .small-2 {
    height: 16.66667%; }
  .grid-y > .small-3 {
    height: 25%; }
  .grid-y > .small-4 {
    height: 33.33333%; }
  .grid-y > .small-5 {
    height: 41.66667%; }
  .grid-y > .small-6 {
    height: 50%; }
  .grid-y > .small-7 {
    height: 58.33333%; }
  .grid-y > .small-8 {
    height: 66.66667%; }
  .grid-y > .small-9 {
    height: 75%; }
  .grid-y > .small-10 {
    height: 83.33333%; }
  .grid-y > .small-11 {
    height: 91.66667%; }
  .grid-y > .small-12 {
    height: 100%; }
  @media print, screen and (min-width: 40em) {
    .grid-y > .medium-auto {
      flex: 1 1 0;
      height: auto; }
    .grid-y > .medium-shrink, .grid-y > .medium-1, .grid-y > .medium-2, .grid-y > .medium-3, .grid-y > .medium-4, .grid-y > .medium-5, .grid-y > .medium-6, .grid-y > .medium-7, .grid-y > .medium-8, .grid-y > .medium-9, .grid-y > .medium-10, .grid-y > .medium-11, .grid-y > .medium-12 {
      flex: 0 0 auto; }
    .grid-y > .medium-shrink {
      height: auto; }
    .grid-y > .medium-1 {
      height: 8.33333%; }
    .grid-y > .medium-2 {
      height: 16.66667%; }
    .grid-y > .medium-3 {
      height: 25%; }
    .grid-y > .medium-4 {
      height: 33.33333%; }
    .grid-y > .medium-5 {
      height: 41.66667%; }
    .grid-y > .medium-6 {
      height: 50%; }
    .grid-y > .medium-7 {
      height: 58.33333%; }
    .grid-y > .medium-8 {
      height: 66.66667%; }
    .grid-y > .medium-9 {
      height: 75%; }
    .grid-y > .medium-10 {
      height: 83.33333%; }
    .grid-y > .medium-11 {
      height: 91.66667%; }
    .grid-y > .medium-12 {
      height: 100%; } }
  @media print, screen and (min-width: 64em) {
    .grid-y > .large-auto {
      flex: 1 1 0;
      height: auto; }
    .grid-y > .large-shrink, .grid-y > .large-1, .grid-y > .large-2, .grid-y > .large-3, .grid-y > .large-4, .grid-y > .large-5, .grid-y > .large-6, .grid-y > .large-7, .grid-y > .large-8, .grid-y > .large-9, .grid-y > .large-10, .grid-y > .large-11, .grid-y > .large-12 {
      flex: 0 0 auto; }
    .grid-y > .large-shrink {
      height: auto; }
    .grid-y > .large-1 {
      height: 8.33333%; }
    .grid-y > .large-2 {
      height: 16.66667%; }
    .grid-y > .large-3 {
      height: 25%; }
    .grid-y > .large-4 {
      height: 33.33333%; }
    .grid-y > .large-5 {
      height: 41.66667%; }
    .grid-y > .large-6 {
      height: 50%; }
    .grid-y > .large-7 {
      height: 58.33333%; }
    .grid-y > .large-8 {
      height: 66.66667%; }
    .grid-y > .large-9 {
      height: 75%; }
    .grid-y > .large-10 {
      height: 83.33333%; }
    .grid-y > .large-11 {
      height: 91.66667%; }
    .grid-y > .large-12 {
      height: 100%; } }

.grid-padding-y .grid-padding-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-y .grid-padding-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }

.grid-padding-y > .cell {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-padding-y > .cell {
      padding-top: 0.9375rem;
      padding-bottom: 0.9375rem; } }

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.875rem);
      margin-top: 0.9375rem;
      margin-bottom: 0.9375rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.875rem); } }

.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  width: 100vw; }

.cell .grid-frame {
  width: 100%; }

.cell-block {
  overflow-x: auto;
  max-width: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-y {
  overflow-y: auto;
  max-height: 100%;
  min-height: 100%;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.cell-block-container {
  display: flex;
  flex-direction: column;
  max-height: 100%; }
  .cell-block-container > .grid-x {
    max-height: 100%;
    flex-wrap: nowrap; }

@media print, screen and (min-width: 40em) {
  .medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .medium-grid-frame {
    width: 100%; }
  .medium-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .medium-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
    .medium-cell-block-container > .grid-x {
      max-height: 100%;
      flex-wrap: nowrap; }
  .medium-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

@media print, screen and (min-width: 64em) {
  .large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw; }
  .cell .large-grid-frame {
    width: 100%; }
  .large-cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
  .large-cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%; }
    .large-cell-block-container > .grid-x {
      max-height: 100%;
      flex-wrap: nowrap; }
  .large-cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; } }

.grid-y.grid-frame {
  overflow: hidden;
  position: relative;
  flex-wrap: nowrap;
  align-items: stretch;
  height: 100vh;
  width: auto; }

@media print, screen and (min-width: 40em) {
  .grid-y.medium-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto; } }

@media print, screen and (min-width: 64em) {
  .grid-y.large-grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
    width: auto; } }

.cell .grid-y.grid-frame {
  height: 100%; }

@media print, screen and (min-width: 40em) {
  .cell .grid-y.medium-grid-frame {
    height: 100%; } }

@media print, screen and (min-width: 64em) {
  .cell .grid-y.large-grid-frame {
    height: 100%; } }

.grid-margin-y {
  margin-top: -0.625rem;
  margin-bottom: -0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y {
      margin-top: -0.9375rem;
      margin-bottom: -0.9375rem; } }
  .grid-margin-y > .cell {
    height: calc(100% - 1.25rem);
    margin-top: 0.625rem;
    margin-bottom: 0.625rem; }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .cell {
      height: calc(100% - 1.875rem);
      margin-top: 0.9375rem;
      margin-bottom: 0.9375rem; } }
  .grid-margin-y > .auto {
    height: auto; }
  .grid-margin-y > .shrink {
    height: auto; }
  .grid-margin-y > .small-1 {
    height: calc(8.33333% - 1.25rem); }
  .grid-margin-y > .small-2 {
    height: calc(16.66667% - 1.25rem); }
  .grid-margin-y > .small-3 {
    height: calc(25% - 1.25rem); }
  .grid-margin-y > .small-4 {
    height: calc(33.33333% - 1.25rem); }
  .grid-margin-y > .small-5 {
    height: calc(41.66667% - 1.25rem); }
  .grid-margin-y > .small-6 {
    height: calc(50% - 1.25rem); }
  .grid-margin-y > .small-7 {
    height: calc(58.33333% - 1.25rem); }
  .grid-margin-y > .small-8 {
    height: calc(66.66667% - 1.25rem); }
  .grid-margin-y > .small-9 {
    height: calc(75% - 1.25rem); }
  .grid-margin-y > .small-10 {
    height: calc(83.33333% - 1.25rem); }
  .grid-margin-y > .small-11 {
    height: calc(91.66667% - 1.25rem); }
  .grid-margin-y > .small-12 {
    height: calc(100% - 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-margin-y > .auto {
      height: auto; }
    .grid-margin-y > .shrink {
      height: auto; }
    .grid-margin-y > .small-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .small-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .small-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .small-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .small-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .small-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .small-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .small-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .small-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .small-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .small-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .small-12 {
      height: calc(100% - 1.875rem); }
    .grid-margin-y > .medium-auto {
      height: auto; }
    .grid-margin-y > .medium-shrink {
      height: auto; }
    .grid-margin-y > .medium-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .medium-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .medium-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .medium-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .medium-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .medium-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .medium-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .medium-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .medium-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .medium-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .medium-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .medium-12 {
      height: calc(100% - 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-margin-y > .large-auto {
      height: auto; }
    .grid-margin-y > .large-shrink {
      height: auto; }
    .grid-margin-y > .large-1 {
      height: calc(8.33333% - 1.875rem); }
    .grid-margin-y > .large-2 {
      height: calc(16.66667% - 1.875rem); }
    .grid-margin-y > .large-3 {
      height: calc(25% - 1.875rem); }
    .grid-margin-y > .large-4 {
      height: calc(33.33333% - 1.875rem); }
    .grid-margin-y > .large-5 {
      height: calc(41.66667% - 1.875rem); }
    .grid-margin-y > .large-6 {
      height: calc(50% - 1.875rem); }
    .grid-margin-y > .large-7 {
      height: calc(58.33333% - 1.875rem); }
    .grid-margin-y > .large-8 {
      height: calc(66.66667% - 1.875rem); }
    .grid-margin-y > .large-9 {
      height: calc(75% - 1.875rem); }
    .grid-margin-y > .large-10 {
      height: calc(83.33333% - 1.875rem); }
    .grid-margin-y > .large-11 {
      height: calc(91.66667% - 1.875rem); }
    .grid-margin-y > .large-12 {
      height: calc(100% - 1.875rem); } }

.grid-frame.grid-margin-y {
  height: calc(100vh + 1.25rem); }
  @media print, screen and (min-width: 40em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }
  @media print, screen and (min-width: 64em) {
    .grid-frame.grid-margin-y {
      height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 40em) {
  .grid-margin-y.medium-grid-frame {
    height: calc(100vh + 1.875rem); } }

@media print, screen and (min-width: 64em) {
  .grid-margin-y.large-grid-frame {
    height: calc(100vh + 1.875rem); } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.85em 1em;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-family: inherit;
  font-size: 0.9rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button, .button.disabled, .button[disabled], .button.disabled:hover, .button[disabled]:hover, .button.disabled:focus, .button[disabled]:focus {
    background-color: #1779ba;
    color: #fefefe; }
  .button:hover, .button:focus {
    background-color: #14679e;
    color: #fefefe; }
  .button.primary, .button.primary.disabled, .button.primary[disabled], .button.primary.disabled:hover, .button.primary[disabled]:hover, .button.primary.disabled:focus, .button.primary[disabled]:focus {
    background-color: #1779ba;
    color: #fefefe; }
  .button.primary:hover, .button.primary:focus {
    background-color: #126195;
    color: #fefefe; }
  .button.secondary, .button.secondary.disabled, .button.secondary[disabled], .button.secondary.disabled:hover, .button.secondary[disabled]:hover, .button.secondary.disabled:focus, .button.secondary[disabled]:focus {
    background-color: #767676;
    color: #fefefe; }
  .button.secondary:hover, .button.secondary:focus {
    background-color: #5e5e5e;
    color: #fefefe; }
  .button.success, .button.success.disabled, .button.success[disabled], .button.success.disabled:hover, .button.success[disabled]:hover, .button.success.disabled:focus, .button.success[disabled]:focus {
    background-color: #3adb76;
    color: #0a0a0a; }
  .button.success:hover, .button.success:focus {
    background-color: #22bb5b;
    color: #0a0a0a; }
  .button.warning, .button.warning.disabled, .button.warning[disabled], .button.warning.disabled:hover, .button.warning[disabled]:hover, .button.warning.disabled:focus, .button.warning[disabled]:focus {
    background-color: #ffae00;
    color: #0a0a0a; }
  .button.warning:hover, .button.warning:focus {
    background-color: #cc8b00;
    color: #0a0a0a; }
  .button.alert, .button.alert.disabled, .button.alert[disabled], .button.alert.disabled:hover, .button.alert[disabled]:hover, .button.alert.disabled:focus, .button.alert[disabled]:focus {
    background-color: #cc4b37;
    color: #fefefe; }
  .button.alert:hover, .button.alert:focus {
    background-color: #a53b2a;
    color: #fefefe; }
  .button.news-btn, .button.news-btn.disabled, .button.news-btn[disabled], .button.news-btn.disabled:hover, .button.news-btn[disabled]:hover, .button.news-btn.disabled:focus, .button.news-btn[disabled]:focus {
    background-color: #000;
    color: #fefefe; }
  .button.news-btn:hover, .button.news-btn:focus {
    background-color: black;
    color: #fefefe; }
  .button.hollow, .button.hollow:hover, .button.hollow:focus, .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
    background-color: transparent; }
  .button.hollow, .button.hollow.disabled, .button.hollow[disabled], .button.hollow.disabled:hover, .button.hollow[disabled]:hover, .button.hollow.disabled:focus, .button.hollow[disabled]:focus {
    border: 1px solid #1779ba;
    color: #1779ba; }
  .button.hollow:hover, .button.hollow:focus {
    border-color: #0c3d5d;
    color: #0c3d5d; }
  .button.hollow.primary, .button.hollow.primary.disabled, .button.hollow.primary[disabled], .button.hollow.primary.disabled:hover, .button.hollow.primary[disabled]:hover, .button.hollow.primary.disabled:focus, .button.hollow.primary[disabled]:focus {
    border: 1px solid #1779ba;
    color: #1779ba; }
  .button.hollow.primary:hover, .button.hollow.primary:focus {
    border-color: #0c3d5d;
    color: #0c3d5d; }
  .button.hollow.secondary, .button.hollow.secondary.disabled, .button.hollow.secondary[disabled], .button.hollow.secondary.disabled:hover, .button.hollow.secondary[disabled]:hover, .button.hollow.secondary.disabled:focus, .button.hollow.secondary[disabled]:focus {
    border: 1px solid #767676;
    color: #767676; }
  .button.hollow.secondary:hover, .button.hollow.secondary:focus {
    border-color: #3b3b3b;
    color: #3b3b3b; }
  .button.hollow.success, .button.hollow.success.disabled, .button.hollow.success[disabled], .button.hollow.success.disabled:hover, .button.hollow.success[disabled]:hover, .button.hollow.success.disabled:focus, .button.hollow.success[disabled]:focus {
    border: 1px solid #3adb76;
    color: #3adb76; }
  .button.hollow.success:hover, .button.hollow.success:focus {
    border-color: #157539;
    color: #157539; }
  .button.hollow.warning, .button.hollow.warning.disabled, .button.hollow.warning[disabled], .button.hollow.warning.disabled:hover, .button.hollow.warning[disabled]:hover, .button.hollow.warning.disabled:focus, .button.hollow.warning[disabled]:focus {
    border: 1px solid #ffae00;
    color: #ffae00; }
  .button.hollow.warning:hover, .button.hollow.warning:focus {
    border-color: #805700;
    color: #805700; }
  .button.hollow.alert, .button.hollow.alert.disabled, .button.hollow.alert[disabled], .button.hollow.alert.disabled:hover, .button.hollow.alert[disabled]:hover, .button.hollow.alert.disabled:focus, .button.hollow.alert[disabled]:focus {
    border: 1px solid #cc4b37;
    color: #cc4b37; }
  .button.hollow.alert:hover, .button.hollow.alert:focus {
    border-color: #67251a;
    color: #67251a; }
  .button.hollow.news-btn, .button.hollow.news-btn.disabled, .button.hollow.news-btn[disabled], .button.hollow.news-btn.disabled:hover, .button.hollow.news-btn[disabled]:hover, .button.hollow.news-btn.disabled:focus, .button.hollow.news-btn[disabled]:focus {
    border: 1px solid #000;
    color: #000; }
  .button.hollow.news-btn:hover, .button.hollow.news-btn:focus {
    border-color: black;
    color: black; }
  .button.clear, .button.clear:hover, .button.clear:focus, .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
    border-color: transparent;
    background-color: transparent; }
  .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear.disabled:hover, .button.clear[disabled]:hover, .button.clear.disabled:focus, .button.clear[disabled]:focus {
    color: #1779ba; }
  .button.clear:hover, .button.clear:focus {
    color: #0c3d5d; }
  .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary.disabled:hover, .button.clear.primary[disabled]:hover, .button.clear.primary.disabled:focus, .button.clear.primary[disabled]:focus {
    color: #1779ba; }
  .button.clear.primary:hover, .button.clear.primary:focus {
    color: #0c3d5d; }
  .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary.disabled:hover, .button.clear.secondary[disabled]:hover, .button.clear.secondary.disabled:focus, .button.clear.secondary[disabled]:focus {
    color: #767676; }
  .button.clear.secondary:hover, .button.clear.secondary:focus {
    color: #3b3b3b; }
  .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success.disabled:hover, .button.clear.success[disabled]:hover, .button.clear.success.disabled:focus, .button.clear.success[disabled]:focus {
    color: #3adb76; }
  .button.clear.success:hover, .button.clear.success:focus {
    color: #157539; }
  .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning.disabled:hover, .button.clear.warning[disabled]:hover, .button.clear.warning.disabled:focus, .button.clear.warning[disabled]:focus {
    color: #ffae00; }
  .button.clear.warning:hover, .button.clear.warning:focus {
    color: #805700; }
  .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert.disabled:hover, .button.clear.alert[disabled]:hover, .button.clear.alert.disabled:focus, .button.clear.alert[disabled]:focus {
    color: #cc4b37; }
  .button.clear.alert:hover, .button.clear.alert:focus {
    color: #67251a; }
  .button.clear.news-btn, .button.clear.news-btn.disabled, .button.clear.news-btn[disabled], .button.clear.news-btn.disabled:hover, .button.clear.news-btn[disabled]:hover, .button.clear.news-btn.disabled:focus, .button.clear.news-btn[disabled]:focus {
    color: #000; }
  .button.clear.news-btn:hover, .button.clear.news-btn:focus {
    color: black; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.4em;
    content: '';
    border-bottom-width: 0;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.hollow::after, .button.dropdown.clear::after {
    border-top-color: #1779ba; }
  .button.dropdown.hollow.primary::after, .button.dropdown.clear.primary::after {
    border-top-color: #1779ba; }
  .button.dropdown.hollow.secondary::after, .button.dropdown.clear.secondary::after {
    border-top-color: #767676; }
  .button.dropdown.hollow.success::after, .button.dropdown.clear.success::after {
    border-top-color: #3adb76; }
  .button.dropdown.hollow.warning::after, .button.dropdown.clear.warning::after {
    border-top-color: #ffae00; }
  .button.dropdown.hollow.alert::after, .button.dropdown.clear.alert::after {
    border-top-color: #cc4b37; }
  .button.dropdown.hollow.news-btn::after, .button.dropdown.clear.news-btn::after {
    border-top-color: #000; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

a.button:hover, a.button:focus {
  text-decoration: none; }

.button-group {
  margin-bottom: 1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  flex-grow: 1; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .button-group::after {
    clear: both; }
  .button-group::before, .button-group::after {
    display: none; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem;
    flex: 0 0 auto; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded .button {
    flex: 1 1 0px; }
  .button-group.primary .button, .button-group.primary .button.disabled, .button-group.primary .button[disabled], .button-group.primary .button.disabled:hover, .button-group.primary .button[disabled]:hover, .button-group.primary .button.disabled:focus, .button-group.primary .button[disabled]:focus {
    background-color: #1779ba;
    color: #fefefe; }
  .button-group.primary .button:hover, .button-group.primary .button:focus {
    background-color: #126195;
    color: #fefefe; }
  .button-group.secondary .button, .button-group.secondary .button.disabled, .button-group.secondary .button[disabled], .button-group.secondary .button.disabled:hover, .button-group.secondary .button[disabled]:hover, .button-group.secondary .button.disabled:focus, .button-group.secondary .button[disabled]:focus {
    background-color: #767676;
    color: #fefefe; }
  .button-group.secondary .button:hover, .button-group.secondary .button:focus {
    background-color: #5e5e5e;
    color: #fefefe; }
  .button-group.success .button, .button-group.success .button.disabled, .button-group.success .button[disabled], .button-group.success .button.disabled:hover, .button-group.success .button[disabled]:hover, .button-group.success .button.disabled:focus, .button-group.success .button[disabled]:focus {
    background-color: #3adb76;
    color: #0a0a0a; }
  .button-group.success .button:hover, .button-group.success .button:focus {
    background-color: #22bb5b;
    color: #0a0a0a; }
  .button-group.warning .button, .button-group.warning .button.disabled, .button-group.warning .button[disabled], .button-group.warning .button.disabled:hover, .button-group.warning .button[disabled]:hover, .button-group.warning .button.disabled:focus, .button-group.warning .button[disabled]:focus {
    background-color: #ffae00;
    color: #0a0a0a; }
  .button-group.warning .button:hover, .button-group.warning .button:focus {
    background-color: #cc8b00;
    color: #0a0a0a; }
  .button-group.alert .button, .button-group.alert .button.disabled, .button-group.alert .button[disabled], .button-group.alert .button.disabled:hover, .button-group.alert .button[disabled]:hover, .button-group.alert .button.disabled:focus, .button-group.alert .button[disabled]:focus {
    background-color: #cc4b37;
    color: #fefefe; }
  .button-group.alert .button:hover, .button-group.alert .button:focus {
    background-color: #a53b2a;
    color: #fefefe; }
  .button-group.news-btn .button, .button-group.news-btn .button.disabled, .button-group.news-btn .button[disabled], .button-group.news-btn .button.disabled:hover, .button-group.news-btn .button[disabled]:hover, .button-group.news-btn .button.disabled:focus, .button-group.news-btn .button[disabled]:focus {
    background-color: #000;
    color: #fefefe; }
  .button-group.news-btn .button:hover, .button-group.news-btn .button:focus {
    background-color: black;
    color: #fefefe; }
  .button-group.hollow .button, .button-group.hollow .button:hover, .button-group.hollow .button:focus, .button-group.hollow .button.disabled, .button-group.hollow .button.disabled:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled], .button-group.hollow .button[disabled]:hover, .button-group.hollow .button[disabled]:focus {
    background-color: transparent; }
  .button-group.hollow .button, .button-group.hollow .button.disabled, .button-group.hollow .button[disabled], .button-group.hollow .button.disabled:hover, .button-group.hollow .button[disabled]:hover, .button-group.hollow .button.disabled:focus, .button-group.hollow .button[disabled]:focus {
    border: 1px solid #1779ba;
    color: #1779ba; }
  .button-group.hollow .button:hover, .button-group.hollow .button:focus {
    border-color: #0c3d5d;
    color: #0c3d5d; }
  .button-group.hollow.primary .button, .button-group.hollow.primary .button.disabled, .button-group.hollow.primary .button[disabled], .button-group.hollow.primary .button.disabled:hover, .button-group.hollow.primary .button[disabled]:hover, .button-group.hollow.primary .button.disabled:focus, .button-group.hollow.primary .button[disabled]:focus, .button-group.hollow .button.primary, .button-group.hollow .button.primary.disabled, .button-group.hollow .button.primary[disabled], .button-group.hollow .button.primary.disabled:hover, .button-group.hollow .button.primary[disabled]:hover, .button-group.hollow .button.primary.disabled:focus, .button-group.hollow .button.primary[disabled]:focus {
    border: 1px solid #1779ba;
    color: #1779ba; }
  .button-group.hollow.primary .button:hover, .button-group.hollow.primary .button:focus, .button-group.hollow .button.primary:hover, .button-group.hollow .button.primary:focus {
    border-color: #0c3d5d;
    color: #0c3d5d; }
  .button-group.hollow.secondary .button, .button-group.hollow.secondary .button.disabled, .button-group.hollow.secondary .button[disabled], .button-group.hollow.secondary .button.disabled:hover, .button-group.hollow.secondary .button[disabled]:hover, .button-group.hollow.secondary .button.disabled:focus, .button-group.hollow.secondary .button[disabled]:focus, .button-group.hollow .button.secondary, .button-group.hollow .button.secondary.disabled, .button-group.hollow .button.secondary[disabled], .button-group.hollow .button.secondary.disabled:hover, .button-group.hollow .button.secondary[disabled]:hover, .button-group.hollow .button.secondary.disabled:focus, .button-group.hollow .button.secondary[disabled]:focus {
    border: 1px solid #767676;
    color: #767676; }
  .button-group.hollow.secondary .button:hover, .button-group.hollow.secondary .button:focus, .button-group.hollow .button.secondary:hover, .button-group.hollow .button.secondary:focus {
    border-color: #3b3b3b;
    color: #3b3b3b; }
  .button-group.hollow.success .button, .button-group.hollow.success .button.disabled, .button-group.hollow.success .button[disabled], .button-group.hollow.success .button.disabled:hover, .button-group.hollow.success .button[disabled]:hover, .button-group.hollow.success .button.disabled:focus, .button-group.hollow.success .button[disabled]:focus, .button-group.hollow .button.success, .button-group.hollow .button.success.disabled, .button-group.hollow .button.success[disabled], .button-group.hollow .button.success.disabled:hover, .button-group.hollow .button.success[disabled]:hover, .button-group.hollow .button.success.disabled:focus, .button-group.hollow .button.success[disabled]:focus {
    border: 1px solid #3adb76;
    color: #3adb76; }
  .button-group.hollow.success .button:hover, .button-group.hollow.success .button:focus, .button-group.hollow .button.success:hover, .button-group.hollow .button.success:focus {
    border-color: #157539;
    color: #157539; }
  .button-group.hollow.warning .button, .button-group.hollow.warning .button.disabled, .button-group.hollow.warning .button[disabled], .button-group.hollow.warning .button.disabled:hover, .button-group.hollow.warning .button[disabled]:hover, .button-group.hollow.warning .button.disabled:focus, .button-group.hollow.warning .button[disabled]:focus, .button-group.hollow .button.warning, .button-group.hollow .button.warning.disabled, .button-group.hollow .button.warning[disabled], .button-group.hollow .button.warning.disabled:hover, .button-group.hollow .button.warning[disabled]:hover, .button-group.hollow .button.warning.disabled:focus, .button-group.hollow .button.warning[disabled]:focus {
    border: 1px solid #ffae00;
    color: #ffae00; }
  .button-group.hollow.warning .button:hover, .button-group.hollow.warning .button:focus, .button-group.hollow .button.warning:hover, .button-group.hollow .button.warning:focus {
    border-color: #805700;
    color: #805700; }
  .button-group.hollow.alert .button, .button-group.hollow.alert .button.disabled, .button-group.hollow.alert .button[disabled], .button-group.hollow.alert .button.disabled:hover, .button-group.hollow.alert .button[disabled]:hover, .button-group.hollow.alert .button.disabled:focus, .button-group.hollow.alert .button[disabled]:focus, .button-group.hollow .button.alert, .button-group.hollow .button.alert.disabled, .button-group.hollow .button.alert[disabled], .button-group.hollow .button.alert.disabled:hover, .button-group.hollow .button.alert[disabled]:hover, .button-group.hollow .button.alert.disabled:focus, .button-group.hollow .button.alert[disabled]:focus {
    border: 1px solid #cc4b37;
    color: #cc4b37; }
  .button-group.hollow.alert .button:hover, .button-group.hollow.alert .button:focus, .button-group.hollow .button.alert:hover, .button-group.hollow .button.alert:focus {
    border-color: #67251a;
    color: #67251a; }
  .button-group.hollow.news-btn .button, .button-group.hollow.news-btn .button.disabled, .button-group.hollow.news-btn .button[disabled], .button-group.hollow.news-btn .button.disabled:hover, .button-group.hollow.news-btn .button[disabled]:hover, .button-group.hollow.news-btn .button.disabled:focus, .button-group.hollow.news-btn .button[disabled]:focus, .button-group.hollow .button.news-btn, .button-group.hollow .button.news-btn.disabled, .button-group.hollow .button.news-btn[disabled], .button-group.hollow .button.news-btn.disabled:hover, .button-group.hollow .button.news-btn[disabled]:hover, .button-group.hollow .button.news-btn.disabled:focus, .button-group.hollow .button.news-btn[disabled]:focus {
    border: 1px solid #000;
    color: #000; }
  .button-group.hollow.news-btn .button:hover, .button-group.hollow.news-btn .button:focus, .button-group.hollow .button.news-btn:hover, .button-group.hollow .button.news-btn:focus {
    border-color: black;
    color: black; }
  .button-group.clear .button, .button-group.clear .button:hover, .button-group.clear .button:focus, .button-group.clear .button.disabled, .button-group.clear .button.disabled:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled], .button-group.clear .button[disabled]:hover, .button-group.clear .button[disabled]:focus {
    border-color: transparent;
    background-color: transparent; }
  .button-group.clear .button, .button-group.clear .button.disabled, .button-group.clear .button[disabled], .button-group.clear .button.disabled:hover, .button-group.clear .button[disabled]:hover, .button-group.clear .button.disabled:focus, .button-group.clear .button[disabled]:focus {
    color: #1779ba; }
  .button-group.clear .button:hover, .button-group.clear .button:focus {
    color: #0c3d5d; }
  .button-group.clear.primary .button, .button-group.clear.primary .button.disabled, .button-group.clear.primary .button[disabled], .button-group.clear.primary .button.disabled:hover, .button-group.clear.primary .button[disabled]:hover, .button-group.clear.primary .button.disabled:focus, .button-group.clear.primary .button[disabled]:focus, .button-group.clear .button.primary, .button-group.clear .button.primary.disabled, .button-group.clear .button.primary[disabled], .button-group.clear .button.primary.disabled:hover, .button-group.clear .button.primary[disabled]:hover, .button-group.clear .button.primary.disabled:focus, .button-group.clear .button.primary[disabled]:focus {
    color: #1779ba; }
  .button-group.clear.primary .button:hover, .button-group.clear.primary .button:focus, .button-group.clear .button.primary:hover, .button-group.clear .button.primary:focus {
    color: #0c3d5d; }
  .button-group.clear.secondary .button, .button-group.clear.secondary .button.disabled, .button-group.clear.secondary .button[disabled], .button-group.clear.secondary .button.disabled:hover, .button-group.clear.secondary .button[disabled]:hover, .button-group.clear.secondary .button.disabled:focus, .button-group.clear.secondary .button[disabled]:focus, .button-group.clear .button.secondary, .button-group.clear .button.secondary.disabled, .button-group.clear .button.secondary[disabled], .button-group.clear .button.secondary.disabled:hover, .button-group.clear .button.secondary[disabled]:hover, .button-group.clear .button.secondary.disabled:focus, .button-group.clear .button.secondary[disabled]:focus {
    color: #767676; }
  .button-group.clear.secondary .button:hover, .button-group.clear.secondary .button:focus, .button-group.clear .button.secondary:hover, .button-group.clear .button.secondary:focus {
    color: #3b3b3b; }
  .button-group.clear.success .button, .button-group.clear.success .button.disabled, .button-group.clear.success .button[disabled], .button-group.clear.success .button.disabled:hover, .button-group.clear.success .button[disabled]:hover, .button-group.clear.success .button.disabled:focus, .button-group.clear.success .button[disabled]:focus, .button-group.clear .button.success, .button-group.clear .button.success.disabled, .button-group.clear .button.success[disabled], .button-group.clear .button.success.disabled:hover, .button-group.clear .button.success[disabled]:hover, .button-group.clear .button.success.disabled:focus, .button-group.clear .button.success[disabled]:focus {
    color: #3adb76; }
  .button-group.clear.success .button:hover, .button-group.clear.success .button:focus, .button-group.clear .button.success:hover, .button-group.clear .button.success:focus {
    color: #157539; }
  .button-group.clear.warning .button, .button-group.clear.warning .button.disabled, .button-group.clear.warning .button[disabled], .button-group.clear.warning .button.disabled:hover, .button-group.clear.warning .button[disabled]:hover, .button-group.clear.warning .button.disabled:focus, .button-group.clear.warning .button[disabled]:focus, .button-group.clear .button.warning, .button-group.clear .button.warning.disabled, .button-group.clear .button.warning[disabled], .button-group.clear .button.warning.disabled:hover, .button-group.clear .button.warning[disabled]:hover, .button-group.clear .button.warning.disabled:focus, .button-group.clear .button.warning[disabled]:focus {
    color: #ffae00; }
  .button-group.clear.warning .button:hover, .button-group.clear.warning .button:focus, .button-group.clear .button.warning:hover, .button-group.clear .button.warning:focus {
    color: #805700; }
  .button-group.clear.alert .button, .button-group.clear.alert .button.disabled, .button-group.clear.alert .button[disabled], .button-group.clear.alert .button.disabled:hover, .button-group.clear.alert .button[disabled]:hover, .button-group.clear.alert .button.disabled:focus, .button-group.clear.alert .button[disabled]:focus, .button-group.clear .button.alert, .button-group.clear .button.alert.disabled, .button-group.clear .button.alert[disabled], .button-group.clear .button.alert.disabled:hover, .button-group.clear .button.alert[disabled]:hover, .button-group.clear .button.alert.disabled:focus, .button-group.clear .button.alert[disabled]:focus {
    color: #cc4b37; }
  .button-group.clear.alert .button:hover, .button-group.clear.alert .button:focus, .button-group.clear .button.alert:hover, .button-group.clear .button.alert:focus {
    color: #67251a; }
  .button-group.clear.news-btn .button, .button-group.clear.news-btn .button.disabled, .button-group.clear.news-btn .button[disabled], .button-group.clear.news-btn .button.disabled:hover, .button-group.clear.news-btn .button[disabled]:hover, .button-group.clear.news-btn .button.disabled:focus, .button-group.clear.news-btn .button[disabled]:focus, .button-group.clear .button.news-btn, .button-group.clear .button.news-btn.disabled, .button-group.clear .button.news-btn[disabled], .button-group.clear .button.news-btn.disabled:hover, .button-group.clear .button.news-btn[disabled]:hover, .button-group.clear .button.news-btn.disabled:focus, .button-group.clear .button.news-btn[disabled]:focus {
    color: #000; }
  .button-group.clear.news-btn .button:hover, .button-group.clear.news-btn .button:focus, .button-group.clear .button.news-btn:hover, .button-group.clear .button.news-btn:focus {
    color: black; }
  .button-group.no-gaps .button {
    margin-right: -0.0625rem; }
    .button-group.no-gaps .button + .button {
      border-left-color: transparent; }
  .button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
    flex-wrap: wrap; }
    .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
      flex: 0 0 100%; }
      .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
        margin-bottom: 0; }
    .button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
      flex: 1 1 0px; }
  @media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
      flex: 0 0 auto;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      flex: 0 0 auto;
      margin-bottom: 0; } }
  @media print, screen and (max-width: 39.99875em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }
  @media print, screen and (max-width: 63.99875em) {
    .button-group.stacked-for-medium.expanded {
      display: block; }
      .button-group.stacked-for-medium.expanded .button {
        display: block;
        margin-right: 0; } }

.close-button {
  position: absolute;
  z-index: 10;
  color: #8a8a8a;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #0a0a0a; }
  .close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #1779ba;
  color: #fefefe; }
  .label.primary {
    background: #1779ba;
    color: #fefefe; }
  .label.secondary {
    background: #767676;
    color: #fefefe; }
  .label.success {
    background: #3adb76;
    color: #0a0a0a; }
  .label.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .label.alert {
    background: #cc4b37;
    color: #fefefe; }

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca; }
  .progress.primary .progress-meter {
    background-color: #1779ba; }
  .progress.secondary .progress-meter {
    background-color: #767676; }
  .progress.success .progress-meter {
    background-color: #3adb76; }
  .progress.warning .progress-meter {
    background-color: #ffae00; }
  .progress.alert .progress-meter {
    background-color: #cc4b37; }

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #1779ba; }

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #fefefe;
  white-space: nowrap; }

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #e6e6e6;
  cursor: pointer;
  user-select: none;
  touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
  cursor: grab;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #1779ba;
  transition: all 0.2s ease-in-out;
  touch-action: manipulation; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: #14679e; }
  .slider-handle.is-dragging {
    transition: all 0s linear;
    cursor: grabbing; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  transform: scale(1, -1); }
  .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    transform: translateX(-50%); }

.switch {
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #fefefe;
  user-select: none;
  height: 2rem; }

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0; }

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #fefefe;
    transition: all 0.25s ease-out;
    content: ''; }
  input:checked ~ .switch-paddle {
    background: #1779ba; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  input:disabled ~ .switch-paddle {
    cursor: not-allowed;
    opacity: 0.5; }
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny {
  height: 1.5rem; }
  .switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.625rem; }
  .switch.tiny .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem; }

.switch.small {
  height: 1.75rem; }
  .switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.75rem; }
  .switch.small .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked ~ .switch-paddle::after {
    left: 2rem; }

.switch.large {
  height: 2.5rem; }
  .switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem; }
  .switch.large .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  thead,
  tbody,
  tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe; }
  caption {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold; }
  thead {
    background: #f8f8f8;
    color: #0a0a0a; }
  tfoot {
    background: #f1f1f1;
    color: #0a0a0a; }
  thead tr,
  tfoot tr {
    background: transparent; }
  thead th,
  thead td,
  tfoot th,
  tfoot td {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: bold;
    text-align: left; }
  tbody th,
  tbody td {
    padding: 0.5rem 0.625rem 0.625rem; }
  tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1; }
  table.unstriped tbody {
    background-color: #fefefe; }
    table.unstriped tbody tr {
      border-bottom: 1px solid #f1f1f1;
      background-color: #fefefe; }

@media print, screen and (max-width: 63.99875em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #f3f3f3; }

table.hover tfoot tr:hover {
  background-color: #ececec; }

table.hover tbody tr:hover {
  background-color: #f9f9f9; }

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
  background-color: #ececec; }

.table-scroll {
  overflow-x: auto; }

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #1779ba;
  color: #fefefe; }
  .badge.primary {
    background: #1779ba;
    color: #fefefe; }
  .badge.secondary {
    background: #767676;
    color: #fefefe; }
  .badge.success {
    background: #3adb76;
    color: #0a0a0a; }
  .badge.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .badge.alert {
    background: #cc4b37;
    color: #fefefe; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }
  .breadcrumbs::before, .breadcrumbs::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .breadcrumbs::after {
    clear: both; }
  .breadcrumbs li {
    float: left;
    font-size: 0.6875rem;
    color: #0a0a0a;
    cursor: default;
    text-transform: uppercase; }
    .breadcrumbs li:not(:last-child)::after {
      position: relative;
      margin: 0 0.75rem;
      opacity: 1;
      content: "/";
      color: #cacaca; }
  .breadcrumbs a {
    color: #1779ba; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed; }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #0a0a0a; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #d7ecfa;
    color: #0a0a0a; }
  .callout.secondary {
    background-color: #eaeaea;
    color: #0a0a0a; }
  .callout.success {
    background-color: #e1faea;
    color: #0a0a0a; }
  .callout.warning {
    background-color: #fff3d9;
    color: #0a0a0a; }
  .callout.alert {
    background-color: #f7e4e1;
    color: #0a0a0a; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.card {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #e6e6e6;
  border-radius: 0;
  background: #fefefe;
  box-shadow: none;
  overflow: hidden;
  color: #0a0a0a; }
  .card > :last-child {
    margin-bottom: 0; }

.card-divider {
  display: flex;
  flex: 0 1 auto;
  padding: 1rem;
  background: #e6e6e6; }
  .card-divider > :last-child {
    margin-bottom: 0; }

.card-section {
  flex: 1 0 auto;
  padding: 1rem; }
  .card-section > :last-child {
    margin-bottom: 0; }

.card-image {
  min-height: 1px; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: 300px;
  padding: 1rem;
  visibility: hidden;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-size: 1rem; }
  .dropdown-pane.is-opening {
    display: block; }
  .dropdown-pane.is-open {
    display: block;
    visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 0;
    font-size: 0.875rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 40em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #0a0a0a; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #1779ba;
    color: #fefefe;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: "\AB"; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: "\BB"; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: dotted 1px #8a8a8a;
  font-weight: bold;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 10rem;
  padding: 0.75rem;
  border-radius: 0;
  background-color: #0a0a0a;
  font-size: 80%;
  color: #fefefe; }
  .tooltip::before {
    position: absolute; }
  .tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75rem;
    content: '';
    border-top-width: 0;
    border-color: transparent transparent #0a0a0a;
    bottom: 100%; }
  .tooltip.bottom.align-center::before {
    left: 50%;
    transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.top.align-center::before {
    left: 50%;
    transform: translateX(-50%); }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75rem;
    content: '';
    border-right-width: 0;
    border-color: transparent transparent transparent #0a0a0a;
    left: 100%; }
  .tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0.75rem;
    content: '';
    border-left-width: 0;
    border-color: transparent #0a0a0a transparent transparent;
    right: 100%;
    left: auto; }
  .tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%); }
  .tooltip.align-top::before {
    bottom: auto;
    top: 10%; }
  .tooltip.align-bottom::before {
    bottom: 10%;
    top: auto; }
  .tooltip.align-left::before {
    left: 10%;
    right: auto; }
  .tooltip.align-right::before {
    left: auto;
    right: 10%; }

.accordion {
  margin-left: 0;
  background: #fefefe;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  position: relative;
  display: block;
  padding: 1.25rem 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  font-size: 0.75rem;
  line-height: 1;
  color: #1779ba; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: #e6e6e6; }
  .accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: "+"; }
  .is-active > .accordion-title::before {
    content: "\2013"; }

.accordion-content {
  display: none;
  padding: 1rem;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  background-color: #fefefe;
  color: #0a0a0a; }
  :last-child > .accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6; }

.media-object {
  display: flex;
  margin-bottom: 1rem;
  flex-wrap: nowrap; }
  .media-object img {
    max-width: none; }
  @media print, screen and (max-width: 39.99875em) {
    .media-object.stack-for-small {
      flex-wrap: wrap; } }

.media-object-section {
  flex: 0 1 auto; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section > :last-child {
    margin-bottom: 0; }
  @media print, screen and (max-width: 39.99875em) {
    .stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      flex-basis: 100%;
      max-width: 100%; }
      .stack-for-small .media-object-section img {
        width: 100%; } }
  .media-object-section.main-section {
    flex: 1 1 0px; }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%;
  position: absolute; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #fefefe; }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #fefefe; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: #cacaca; }
    .orbit-bullets button:hover {
      background-color: #8a8a8a; }
    .orbit-bullets button.is-active {
      background-color: #8a8a8a; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video,
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #1779ba; }
  .tabs.primary > li > a {
    color: #fefefe; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #1673b1; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #1779ba; }
    [data-whatinput='mouse'] .tabs-title > a {
      outline: 0; }
    .tabs-title > a:hover {
      background: #fefefe;
      color: #1468a0; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #1779ba; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #fefefe;
  border-radius: 0;
  box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0; }

a.thumbnail {
  transition: box-shadow 200ms ease-out; }
  a.thumbnail:hover, a.thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5); }
  a.thumbnail image {
    box-shadow: none; }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: wrap; }
  [data-whatinput='mouse'] .menu li {
    outline: 0; }
  .menu a,
  .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0.7rem 1rem; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu, .menu.horizontal {
    flex-wrap: wrap;
    flex-direction: row; }
  .menu.vertical {
    flex-wrap: nowrap;
    flex-direction: column; }
    .menu.vertical.icon-top li a img,
    .menu.vertical.icon-top li a i,
    .menu.vertical.icon-top li a svg, .menu.vertical.icon-bottom li a img,
    .menu.vertical.icon-bottom li a i,
    .menu.vertical.icon-bottom li a svg {
      text-align: left; }
  .menu.expanded li {
    flex: 1 1 0px; }
  .menu.expanded.icon-top li a img,
  .menu.expanded.icon-top li a i,
  .menu.expanded.icon-top li a svg, .menu.expanded.icon-bottom li a img,
  .menu.expanded.icon-bottom li a i,
  .menu.expanded.icon-bottom li a svg {
    text-align: left; }
  .menu.simple {
    align-items: center; }
    .menu.simple li + li {
      margin-left: 1rem; }
    .menu.simple a {
      padding: 0; }
  @media print, screen and (min-width: 40em) {
    .menu.medium-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.medium-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.medium-expanded li {
      flex: 1 1 0px; }
    .menu.medium-simple li {
      flex: 1 1 0px; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
      flex-wrap: wrap;
      flex-direction: row; }
    .menu.large-vertical {
      flex-wrap: nowrap;
      flex-direction: column; }
    .menu.large-expanded li {
      flex: 1 1 0px; }
    .menu.large-simple li {
      flex: 1 1 0px; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.icons a {
    display: flex; }
  .menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
    display: flex; }
  .menu.icon-left li a, .menu.nested.icon-left li a {
    flex-flow: row nowrap; }
    .menu.icon-left li a img,
    .menu.icon-left li a i,
    .menu.icon-left li a svg, .menu.nested.icon-left li a img,
    .menu.nested.icon-left li a i,
    .menu.nested.icon-left li a svg {
      margin-right: 0.25rem; }
  .menu.icon-right li a, .menu.nested.icon-right li a {
    flex-flow: row nowrap; }
    .menu.icon-right li a img,
    .menu.icon-right li a i,
    .menu.icon-right li a svg, .menu.nested.icon-right li a img,
    .menu.nested.icon-right li a i,
    .menu.nested.icon-right li a svg {
      margin-left: 0.25rem; }
  .menu.icon-top li a, .menu.nested.icon-top li a {
    flex-flow: column nowrap; }
    .menu.icon-top li a img,
    .menu.icon-top li a i,
    .menu.icon-top li a svg, .menu.nested.icon-top li a img,
    .menu.nested.icon-top li a i,
    .menu.nested.icon-top li a svg {
      align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-bottom li a, .menu.nested.icon-bottom li a {
    flex-flow: column nowrap; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg, .menu.nested.icon-bottom li a img,
    .menu.nested.icon-bottom li a i,
    .menu.nested.icon-bottom li a svg {
      align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu .is-active > a {
    background: #1779ba;
    color: #fefefe; }
  .menu .active > a {
    background: #1779ba;
    color: #fefefe; }
  .menu.align-left {
    justify-content: flex-start; }
  .menu.align-right li {
    display: flex;
    justify-content: flex-end; }
    .menu.align-right li .submenu li {
      justify-content: flex-start; }
  .menu.align-right.vertical li {
    display: block;
    text-align: right; }
    .menu.align-right.vertical li .submenu li {
      text-align: right; }
  .menu.align-right.icon-top li a img,
  .menu.align-right.icon-top li a i,
  .menu.align-right.icon-top li a svg, .menu.align-right.icon-bottom li a img,
  .menu.align-right.icon-bottom li a i,
  .menu.align-right.icon-bottom li a svg {
    text-align: right; }
  .menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0; }
  .menu.align-center li {
    display: flex;
    justify-content: center; }
    .menu.align-center li .submenu li {
      justify-content: flex-start; }
  .menu .menu-text {
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

.menu-centered > .menu {
  justify-content: center; }
  .menu-centered > .menu li {
    display: flex;
    justify-content: center; }
    .menu-centered > .menu li .submenu li {
      justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #5a5a5a;
    box-shadow: 0 7px 0 #5a5a5a, 0 14px 0 #5a5a5a;
    content: ''; }
  .menu-icon:hover::after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.accordion-menu li {
  width: 100%; }

.accordion-menu a {
  padding: 0.7rem 1rem; }

.accordion-menu .is-accordion-submenu a {
  padding: 0.7rem 1rem; }

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
  position: relative; }
  .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-bottom-width: 0;
    border-color: #1779ba transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem; }

.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
  right: 1rem;
  left: auto; }

.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
  right: auto;
  left: 1rem; }

.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
  transform: rotate(180deg);
  transform-origin: 50% 50%; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle > a {
  margin-right: 40px; }

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer; }
  .submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-bottom-width: 0;
    border-color: #1779ba transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto; }

.submenu-toggle[aria-expanded='true']::after {
  transform: scaleY(-1);
  transform-origin: 50% 50%; }

.submenu-toggle-text {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block; }
  .is-drilldown.animate-height {
    transition: height 0.5s; }

.drilldown a {
  padding: 0.7rem 1rem;
  background: #fefefe; }

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #fefefe;
  transition: transform 0.15s linear; }
  .drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    transform: translateX(-100%); }
  .drilldown .is-drilldown-submenu.is-closing {
    transform: translateX(100%); }
  .drilldown .is-drilldown-submenu a {
    padding: 0.7rem 1rem; }

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0; }

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%; }

.drilldown .is-drilldown-submenu-parent > a {
  position: relative; }
  .drilldown .is-drilldown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-right-width: 0;
    border-color: transparent transparent transparent #1779ba;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem; }

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: '';
  border-right-width: 0;
  border-color: transparent transparent transparent #323232;
  right: 1rem;
  left: auto; }

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: '';
  border-left-width: 0;
  border-color: transparent #323232 transparent transparent;
  right: auto;
  left: 1rem; }

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: '';
  border-left-width: 0;
  border-color: transparent #1779ba transparent transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

.dropdown.menu > li.is-dropdown-submenu-parent > a {
  position: relative;
  padding-right: 1.5rem; }

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: '';
  border-bottom-width: 0;
  border-color: #323232 transparent transparent;
  right: 5px;
  left: auto;
  margin-top: -3px; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.dropdown.menu > li > a {
  padding: 0.7rem 1rem; }

.dropdown.menu > li.is-active > a {
  background: transparent;
  color: #323232; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

.dropdown.menu.vertical > li > a::after {
  right: 14px; }

.dropdown.menu.vertical > li.opens-left > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: '';
  border-left-width: 0;
  border-color: transparent #323232 transparent transparent;
  right: auto;
  left: 5px; }

.dropdown.menu.vertical > li.opens-right > a::after {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  content: '';
  border-right-width: 0;
  border-color: transparent transparent transparent #323232; }

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-bottom-width: 0;
    border-color: #323232 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.medium-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.medium-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-left-width: 0;
    border-color: transparent #323232 transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.medium-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-right-width: 0;
    border-color: transparent transparent transparent #323232; } }

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem; }
  .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-bottom-width: 0;
    border-color: #323232 transparent transparent;
    right: 5px;
    left: auto;
    margin-top: -3px; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }
  .dropdown.menu.large-vertical > li > a::after {
    right: 14px; }
  .dropdown.menu.large-vertical > li.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-left-width: 0;
    border-color: transparent #323232 transparent transparent;
    right: auto;
    left: 5px; }
  .dropdown.menu.large-vertical > li.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-right-width: 0;
    border-color: transparent transparent transparent #323232; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: 1px solid #cacaca;
  background: #fefefe; }
  .dropdown .is-dropdown-submenu a {
    padding: 0.7rem 1rem; }
  .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-left-width: 0;
    border-color: transparent #323232 transparent transparent;
    right: auto;
    left: 5px; }
  .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px;
    content: '';
    border-right-width: 0;
    border-color: transparent transparent transparent #323232; }
  .is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(254, 254, 254, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
  .js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible; }
  .js-off-canvas-overlay.is-closable {
    cursor: pointer; }
  .js-off-canvas-overlay.is-overlay-absolute {
    position: absolute; }
  .js-off-canvas-overlay.is-overlay-fixed {
    position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6; }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.is-transition-push {
    z-index: 12; }
  .off-canvas.is-closed {
    visibility: hidden; }
  .off-canvas.is-transition-overlap {
    z-index: 13; }
    .off-canvas.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas.is-open {
    transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  transition: transform 0.5s ease;
  backface-visibility: hidden;
  background: #e6e6e6; }
  [data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0; }
  .off-canvas-absolute.is-transition-push {
    z-index: 12; }
  .off-canvas-absolute.is-closed {
    visibility: hidden; }
  .off-canvas-absolute.is-transition-overlap {
    z-index: 13; }
    .off-canvas-absolute.is-transition-overlap.is-open {
      box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
  .off-canvas-absolute.is-open {
    transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  transform: translateX(-250px); }
  .off-canvas-content .off-canvas.position-left {
    transform: translateX(-250px); }
    .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(250px); }
  .position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  width: 250px;
  transform: translateX(250px); }
  .off-canvas-content .off-canvas.position-right {
    transform: translateX(250px); }
    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-250px); }
  .position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  transform: translateY(-250px); }
  .off-canvas-content .off-canvas.position-top {
    transform: translateY(-250px); }
    .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-top.has-transition-push {
    transform: translateY(250px); }
  .position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  height: 250px;
  transform: translateY(250px); }
  .off-canvas-content .off-canvas.position-bottom {
    transform: translateY(250px); }
    .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
      transform: translate(0, 0); }
  .off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-250px); }
  .position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }

.off-canvas-content {
  transform: none;
  backface-visibility: hidden; }
  .off-canvas-content.has-transition-overlap, .off-canvas-content.has-transition-push {
    transition: transform 0.5s ease; }
  .off-canvas-content.has-transition-push {
    transform: translate(0, 0); }
  .off-canvas-content .off-canvas.is-open {
    transform: translate(0, 0); }

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-medium {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-medium {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 250px; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 250px; }
  .position-right.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 250px; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 250px; }
  .position-top.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 250px; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 250px; }
  .position-bottom.reveal-for-large {
    transform: none;
    z-index: 12;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-large {
      transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 250px; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 250px; } }

@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-medium .close-button {
      display: none; } }

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    transition: none; }
    .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
      box-shadow: none;
      transform: none; }
    .off-canvas.in-canvas-for-large .close-button {
      display: none; } }

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
  html.is-reveal-open body {
    overflow-y: hidden; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.reveal {
  z-index: 1006;
  backface-visibility: hidden;
  display: none;
  padding: 1rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 75rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 75rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 75rem; } }
  .reveal.full {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media print, screen and (max-width: 39.99875em) {
    .reveal {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      min-height: 100%;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

.title-bar {
  padding: 0.5rem;
  background: white;
  color: #5a5a5a;
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

.title-bar-left,
.title-bar-right {
  flex: 1 1 0px; }

.title-bar-right {
  text-align: right; }

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

.top-bar {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  padding: 0.5rem;
  flex-wrap: wrap; }
  .top-bar,
  .top-bar ul {
    background-color: white; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%; }
  @media print, screen and (min-width: 40em) {
    .top-bar {
      flex-wrap: nowrap; }
      .top-bar .top-bar-left {
        flex: 1 1 auto;
        margin-right: auto; }
      .top-bar .top-bar-right {
        flex: 0 1 auto;
        margin-left: auto; } }
  @media print, screen and (max-width: 63.99875em) {
    .top-bar.stacked-for-medium {
      flex-wrap: wrap; }
      .top-bar.stacked-for-medium .top-bar-left,
      .top-bar.stacked-for-medium .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }
  @media print, screen and (max-width: 74.99875em) {
    .top-bar.stacked-for-large {
      flex-wrap: wrap; }
      .top-bar.stacked-for-large .top-bar-left,
      .top-bar.stacked-for-large .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%; } }

.top-bar-title {
  flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0; }

.top-bar-left,
.top-bar-right {
  flex: 0 0 auto; }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' ';
  flex-basis: 0;
  order: 1; }

.clearfix::after {
  clear: both; }

.align-left {
  justify-content: flex-start; }

.align-right {
  justify-content: flex-end; }

.align-center {
  justify-content: center; }

.align-justify {
  justify-content: space-between; }

.align-spaced {
  justify-content: space-around; }

.align-left.vertical.menu > li > a {
  justify-content: flex-start; }

.align-right.vertical.menu > li > a {
  justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  justify-content: center; }

.align-top {
  align-items: flex-start; }

.align-self-top {
  align-self: flex-start; }

.align-bottom {
  align-items: flex-end; }

.align-self-bottom {
  align-self: flex-end; }

.align-middle {
  align-items: center; }

.align-self-middle {
  align-self: center; }

.align-stretch {
  align-items: stretch; }

.align-self-stretch {
  align-self: stretch; }

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center; }

.small-order-1 {
  order: 1; }

.small-order-2 {
  order: 2; }

.small-order-3 {
  order: 3; }

.small-order-4 {
  order: 4; }

.small-order-5 {
  order: 5; }

.small-order-6 {
  order: 6; }

@media print, screen and (min-width: 40em) {
  .medium-order-1 {
    order: 1; }
  .medium-order-2 {
    order: 2; }
  .medium-order-3 {
    order: 3; }
  .medium-order-4 {
    order: 4; }
  .medium-order-5 {
    order: 5; }
  .medium-order-6 {
    order: 6; } }

@media print, screen and (min-width: 64em) {
  .large-order-1 {
    order: 1; }
  .large-order-2 {
    order: 2; }
  .large-order-3 {
    order: 3; }
  .large-order-4 {
    order: 4; }
  .large-order-5 {
    order: 5; }
  .large-order-6 {
    order: 6; } }

.flex-container {
  display: flex; }

.flex-child-auto {
  flex: 1 1 auto; }

.flex-child-grow {
  flex: 1 0 auto; }

.flex-child-shrink {
  flex: 0 1 auto; }

.flex-dir-row {
  flex-direction: row; }

.flex-dir-row-reverse {
  flex-direction: row-reverse; }

.flex-dir-column {
  flex-direction: column; }

.flex-dir-column-reverse {
  flex-direction: column-reverse; }

@media print, screen and (min-width: 40em) {
  .medium-flex-container {
    display: flex; }
  .medium-flex-child-auto {
    flex: 1 1 auto; }
  .medium-flex-child-grow {
    flex: 1 0 auto; }
  .medium-flex-child-shrink {
    flex: 0 1 auto; }
  .medium-flex-dir-row {
    flex-direction: row; }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .medium-flex-dir-column {
    flex-direction: column; }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

@media print, screen and (min-width: 64em) {
  .large-flex-container {
    display: flex; }
  .large-flex-child-auto {
    flex: 1 1 auto; }
  .large-flex-child-grow {
    flex: 1 0 auto; }
  .large-flex-child-shrink {
    flex: 0 1 auto; }
  .large-flex-dir-row {
    flex-direction: row; }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .large-flex-dir-column {
    flex-direction: column; }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

@media print, screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important; } }

@media print, screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important; } }

@media print, screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  clip: auto !important;
  white-space: normal !important; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.show-for-dark-mode {
  display: none; }

.hide-for-dark-mode {
  display: block; }

@media screen and (prefers-color-scheme: dark) {
  .show-for-dark-mode {
    display: block !important; }
  .hide-for-dark-mode {
    display: none !important; } }

.show-for-ie {
  display: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .show-for-ie {
    display: block !important; }
  .hide-for-ie {
    display: none !important; } }

.show-for-sticky {
  display: none; }

.is-stuck .show-for-sticky {
  display: block; }

.is-stuck .hide-for-sticky {
  display: none; }

html,
body {
  display: flex;
  flex-direction: column;
  height: 100%; }

app {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto; }

.content-placeholder {
  flex: 1; }

.bx--header__nav > .bx--header__menu-bar li:nth-child(2) .bx--header__menu {
  width: auto; }

/* Section classes that wrap components to maintain consistent spacing
when dropping components into a page. */
.section {
  padding-top: 30px;
  padding-bottom: 30px;
  transition: all 0.3s ease-in-out; }
  .section:first-of-type {
    padding-top: 35px; }

.section-small {
  padding-top: 40px;
  padding-bottom: 40px; }

.sidebar-section {
  border-bottom: 2px solid #6b6b6b; }

.section-full-bg {
  background: #f7f7f7; }

/* Foundation overrides */
body {
  line-height: 1; }

ul {
  margin: 0; }

@media print, screen and (min-width: 40em) {
  .section {
    padding-top: 40px;
    padding-bottom: 40px; }
  .section-small {
    padding-top: 62px;
    padding-bottom: 62px; } }

@media print, screen and (min-width: 64em) {
  .section {
    padding-top: 60px;
    padding-bottom: 60px; } }

/*@media (min-width:768px) {
	.section {
		padding-bottom:30px;
		padding-top:30px;
	}
}
@media (min-width:1024px) {
	.section {
		padding-bottom:112px;
		padding-top:112px;
	}
}*/
.grid-container {
  max-width: none !important; }

.section {
  border-top: 1px solid #8d8d8d; }

@media print, screen and (min-width: 64em) {
  .section:first-of-type {
    padding-bottom: 0px; } }

@media (min-width: 42rem) {
  .bx--content-block {
    padding-bottom: 1rem !important; } }

ul ul {
  margin-left: 0; }

.bx--header, .bx--masthead__l1 {
  max-width: none !important; }

.bx--header__name::after {
  top: -12px !important; }

.bx--modal-close {
  z-index: 999; }

.bx--card .bx--card__heading {
  width: 100% !important; }

.bx--card__copy {
  width: 100% !important; }

.logoutOverlay {
  display: flex !important;
  justify-content: center !important;
  z-index: 9999 !important; }

.bx--header__menu-title[aria-expanded='true'] + .bx--header__menu {
  background-color: #ffffff !important; }

.bx--header__menu-title[aria-expanded='true'] + .bx--header__menu .bx--header__menu-item:hover {
  background-color: #f4f4f4 !important; }

.bx--header__menu .bx--header__menu-item:hover {
  color: #161616 !important; }

/*.grid-container {
	max-width:1800px;
}
@media screen and (min-width: 75em) {
	.grid-container-padded {
		padding-left: 15px;
		padding-right: 15px;
	}
}*/
/* End Foundation overrides */
/* Custom font for certain headers: https://fonts.google.com/specimen/Vidaloka */
h1,
h2,
h3,
h4,
h5,
h6 {
  width: 100%;
  /* Prevent headers from shrinking to fit their content when contained
	inside a flexbox */ }

h2,
.text-headline {
  font-size: 1.75rem;
  /*28px*/
  font-family: 'Vidaloka', georgia, 'Times New Roman', serif; }

h3,
.text-section {
  font-size: 1.875rem;
  /*30px*/
  font-family: 'Vidaloka', georgia, 'Times New Roman', serif;
  margin-bottom: 3.125rem; }

.feature h3,
.feature .text-section {
  margin-bottom: 2.1875rem; }

h4,
.text-header {
  font-size: 1.375rem;
  /*22px*/
  font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  font-weight: 500; }

h5,
.text-content {
  font-size: 1rem;
  /*16px*/
  font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; }

h5 {
  font-weight: 600;
  margin-bottom: 20px; }

body {
  font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; }

.article-lead-image .caption,
.article-small-image .caption,
.article-medium-image .caption,
.article-large-image .caption {
  font-size: 1rem;
  padding: 10px 0;
  line-height: 1.4;
  color: #9b9b9b; }

@media (min-width: 640px) {
  h2,
  .text-headline {
    font-size: 2.5rem;
    /*40px*/ }
  .text-content {
    font-size: 1.125rem;
    /*18px*/ } }

.view-all {
  margin-top: 30px;
  text-align: center; }

/*////////////////////// Buttons */
.button {
  background: transparent;
  color: #4a4a4a;
  border: 2px solid #303030;
  padding: 0.625rem 1.675rem;
  text-transform: uppercase;
  font-size: 1rem;
  transition: all 0.3s ease-in-out; }

.button:hover, .button:focus {
  background-color: transparent;
  color: #000; }

.button-view-all {
  padding: 0.625rem 0;
  width: 370px;
  max-width: 100%; }

.button-dark {
  background-color: #303030;
  color: #fff;
  border: 0; }

.button-dark:hover {
  background-color: #303030;
  color: #fff; }

.hero-button {
  background-color: #fff;
  font-size: 0.8rem;
  padding: 0.75em 1.5em;
  border: none; }

.hero-button:hover {
  background-color: #fff; }

.highlight {
  border-style: solid;
  border-color: #2d74da; }

body.is-reveal-open {
  margin-right: 15px; }

.customLoadingSpinner .custom-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background-color: rgba(22, 22, 22, 0.5);
  transition: background-color 720ms cubic-bezier(0.4, 0.14, 0.3, 1);
  cursor: progress; }

.customLoadingSpinner .custom-loader {
  animation-name: rotate;
  animation-duration: 690ms;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  animation-fill-mode: forwards;
  width: 10.5rem;
  height: 10.5rem; }

.customLoadingSpinner .custom-loader__svg {
  fill: transparent; }

.customLoadingSpinner .custom-loader svg circle {
  animation-name: init-stroke;
  animation-duration: 10ms;
  animation-timing-function: cubic-bezier(0.2, 0, 0.38, 0.9); }

.customLoadingSpinner .custom-loader__svg circle {
  stroke-width: 8;
  stroke-linecap: butt;
  stroke-dasharray: 240; }

.customLoadingSpinner .custom-loader__stroke {
  stroke: #0f62fe;
  stroke-dashoffset: 40; }

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Mono';
  font-style: italic;
  src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSflV1gMoW.woff) format("woff");
  font-display: auto; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Mono';
  font-style: italic;
  src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6pfjptAgt5VM-kVkqdyU8n1ioa1Xdm.woff) format("woff");
  font-display: auto; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Mono';
  font-style: italic;
  src: local("IBM Plex Mono SemiBold Italic"), local("IBMPlexMono-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSClN1gMoW.woff) format("woff");
  font-display: auto; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Mono';
  font-style: normal;
  src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3oQIwlBFhA.woff) format("woff");
  font-display: auto; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Mono';
  font-style: normal;
  src: local("IBM Plex Mono"), local("IBMPlexMono"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F63fjptAgt5VM-kVkqdyU8n1i8q0Q.woff) format("woff");
  font-display: auto; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Mono';
  font-style: normal;
  src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3vAOwlBFhA.woff) format("woff");
  font-display: auto; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Mono';
  font-style: italic;
  src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSflV1jcoQPttoz6Pz.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Mono';
  font-style: italic;
  src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSflV1hMoQPttoz6Pz.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Mono';
  font-style: italic;
  src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSflV1j8oQPttoz6Pz.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Mono';
  font-style: italic;
  src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSflV1jsoQPttoz6Pz.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Mono';
  font-style: italic;
  src: local("IBM Plex Mono Light Italic"), local("IBMPlexMono-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSflV1gMoQPttozw.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Mono';
  font-style: italic;
  src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6pfjptAgt5VM-kVkqdyU8n1ioa2HdgregdFOFh.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Mono';
  font-style: italic;
  src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6pfjptAgt5VM-kVkqdyU8n1ioa0XdgregdFOFh.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Mono';
  font-style: italic;
  src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6pfjptAgt5VM-kVkqdyU8n1ioa2ndgregdFOFh.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Mono';
  font-style: italic;
  src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6pfjptAgt5VM-kVkqdyU8n1ioa23dgregdFOFh.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Mono';
  font-style: italic;
  src: local("IBM Plex Mono Italic"), local("IBMPlexMono-Italic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6pfjptAgt5VM-kVkqdyU8n1ioa1XdgregdFA.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Mono';
  font-style: italic;
  src: local("IBM Plex Mono SemiBold Italic"), local("IBMPlexMono-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSClN1jcoQPttoz6Pz.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Mono';
  font-style: italic;
  src: local("IBM Plex Mono SemiBold Italic"), local("IBMPlexMono-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSClN1hMoQPttoz6Pz.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Mono';
  font-style: italic;
  src: local("IBM Plex Mono SemiBold Italic"), local("IBMPlexMono-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSClN1j8oQPttoz6Pz.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Mono';
  font-style: italic;
  src: local("IBM Plex Mono SemiBold Italic"), local("IBMPlexMono-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSClN1jsoQPttoz6Pz.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Mono';
  font-style: italic;
  src: local("IBM Plex Mono SemiBold Italic"), local("IBMPlexMono-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6sfjptAgt5VM-kVkqdyU8n1ioSClN1gMoQPttozw.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Mono';
  font-style: normal;
  src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3oQIwl1FgsAXHNlYzg.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Mono';
  font-style: normal;
  src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3oQIwlRFgsAXHNlYzg.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Mono';
  font-style: normal;
  src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3oQIwl9FgsAXHNlYzg.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Mono';
  font-style: normal;
  src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3oQIwl5FgsAXHNlYzg.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Mono';
  font-style: normal;
  src: local("IBM Plex Mono Light"), local("IBMPlexMono-Light"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3oQIwlBFgsAXHNk.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Mono';
  font-style: normal;
  src: local("IBM Plex Mono"), local("IBMPlexMono"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F63fjptAgt5VM-kVkqdyU8n1iIq131nj-otFQ.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Mono';
  font-style: normal;
  src: local("IBM Plex Mono"), local("IBMPlexMono"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F63fjptAgt5VM-kVkqdyU8n1isq131nj-otFQ.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Mono';
  font-style: normal;
  src: local("IBM Plex Mono"), local("IBMPlexMono"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F63fjptAgt5VM-kVkqdyU8n1iAq131nj-otFQ.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Mono';
  font-style: normal;
  src: local("IBM Plex Mono"), local("IBMPlexMono"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F63fjptAgt5VM-kVkqdyU8n1iEq131nj-otFQ.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Mono';
  font-style: normal;
  src: local("IBM Plex Mono"), local("IBMPlexMono"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F63fjptAgt5VM-kVkqdyU8n1i8q131nj-o.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Mono';
  font-style: normal;
  src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3vAOwl1FgsAXHNlYzg.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Mono';
  font-style: normal;
  src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3vAOwlRFgsAXHNlYzg.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Mono';
  font-style: normal;
  src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3vAOwl9FgsAXHNlYzg.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Mono';
  font-style: normal;
  src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3vAOwl5FgsAXHNlYzg.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Mono';
  font-style: normal;
  src: local("IBM Plex Mono SemiBold"), local("IBMPlexMono-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexmono/v4/-F6qfjptAgt5VM-kVkqdyU8n3vAOwlBFgsAXHNk.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRcdvfo.woff) format("woff");
  font-display: auto; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuF6ZP.woff) format("woff");
  font-display: auto; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJcdvfo.woff) format("woff");
  font-display: auto; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AIFscg.woff) format("woff");
  font-display: auto; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhdHeEw.woff) format("woff");
  font-display: auto; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AIFscg.woff) format("woff");
  font-display: auto; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRce_fuJGl18QRY.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRccvfuJGl18QRY.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRcdffuJGl18QRY.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0370-03FF; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRceffuJGl18QRY.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRcePfuJGl18QRY.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans Light Italic"), local("IBMPlexSans-LightItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmvIRcdvfuJGl18Q.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuGqZJW9XjDlN8.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuE6ZJW9XjDlN8.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuFKZJW9XjDlN8.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0370-03FF; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuGKZJW9XjDlN8.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuGaZJW9XjDlN8.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans Italic"), local("IBMPlexSans-Italic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX-KVElMYYaJe8bpLHnCwDKhdTuF6ZJW9XjDg.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJce_fuJGl18QRY.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJccvfuJGl18QRY.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJcdffuJGl18QRY.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0370-03FF; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJceffuJGl18QRY.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJcePfuJGl18QRY.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Sans';
  font-style: italic;
  src: local("IBM Plex Sans SemiBold Italic"), local("IBMPlexSans-SemiBoldItalic"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX7KVElMYYaJe8bpLHnCwDKhdTmyIJcdvfuJGl18Q.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AIxsdP3pBmtF8A.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AIVsdP3pBmtF8A.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AIJsdP3pBmtF8A.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0370-03FF; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AI5sdP3pBmtF8A.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AI9sdP3pBmtF8A.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

@font-face {
  font-weight: 300;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans Light"), local("IBMPlexSans-Light"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjXr8AIFsdP3pBms.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhdzeFaxOedfTDw.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhdXeFaxOedfTDw.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhdLeFaxOedfTDw.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0370-03FF; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhd7eFaxOedfTDw.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhd_eFaxOedfTDw.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

@font-face {
  font-weight: 400;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans"), local("IBMPlexSans"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYXgKVElMYYaJe8bpLHnCwDKhdHeFaxOedc.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AIxsdP3pBmtF8A.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AIVsdP3pBmtF8A.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AIJsdP3pBmtF8A.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0370-03FF; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AI5sdP3pBmtF8A.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AI9sdP3pBmtF8A.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; }

@font-face {
  font-weight: 600;
  font-family: 'IBM Plex Sans';
  font-style: normal;
  src: local("IBM Plex Sans SemiBold"), local("IBMPlexSans-SemiBold"), url(https://fonts.gstatic.com/s/ibmplexsans/v6/zYX9KVElMYYaJe8bpLHnCwDKjQ76AIFsdP3pBms.woff2) format("woff2");
  font-display: auto;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  border: 0; }

button, select, input, textarea {
  font-family: inherit;
  border-radius: 0; }

input[type='text']::-ms-clear {
  display: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote::before, blockquote::after, q::before, q::after {
  content: ''; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  box-sizing: border-box; }

button {
  margin: 0; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

@media screen and (-ms-high-contrast: active) {
  svg {
    fill: ButtonText; } }

h1 {
  font-size: var(--cds-productive-heading-06-font-size, 2rem);
  font-weight: var(--cds-productive-heading-06-font-weight, 300);
  line-height: var(--cds-productive-heading-06-line-height, 1.199);
  letter-spacing: var(--cds-productive-heading-06-letter-spacing, 0); }

h2 {
  font-size: var(--cds-productive-heading-05-font-size, 2rem);
  font-weight: var(--cds-productive-heading-05-font-weight, 400);
  line-height: var(--cds-productive-heading-05-line-height, 1.25);
  letter-spacing: var(--cds-productive-heading-05-letter-spacing, 0); }

h3 {
  font-size: var(--cds-productive-heading-04-font-size, 1.75rem);
  font-weight: var(--cds-productive-heading-04-font-weight, 400);
  line-height: var(--cds-productive-heading-04-line-height, 1.29);
  letter-spacing: var(--cds-productive-heading-04-letter-spacing, 0); }

h4 {
  font-size: var(--cds-productive-heading-03-font-size, 1.25rem);
  font-weight: var(--cds-productive-heading-03-font-weight, 400);
  line-height: var(--cds-productive-heading-03-line-height, 1.4);
  letter-spacing: var(--cds-productive-heading-03-letter-spacing, 0); }

h5 {
  font-size: var(--cds-productive-heading-02-font-size, 1rem);
  font-weight: var(--cds-productive-heading-02-font-weight, 600);
  line-height: var(--cds-productive-heading-02-line-height, 1.375);
  letter-spacing: var(--cds-productive-heading-02-letter-spacing, 0); }

h6 {
  font-size: var(--cds-productive-heading-01-font-size, 0.875rem);
  font-weight: var(--cds-productive-heading-01-font-weight, 600);
  line-height: var(--cds-productive-heading-01-line-height, 1.29);
  letter-spacing: var(--cds-productive-heading-01-letter-spacing, 0.16px); }

p {
  font-size: var(--cds-body-long-02-font-size, 1rem);
  font-weight: var(--cds-body-long-02-font-weight, 400);
  line-height: var(--cds-body-long-02-line-height, 1.5);
  letter-spacing: var(--cds-body-long-02-letter-spacing, 0); }

a {
  color: #0f62fe; }

em {
  font-style: italic; }

@-webkit-keyframes skeleton {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    opacity: 0.3; }
  20% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left;
    opacity: 1; }
  28% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: right;
    transform-origin: right; }
  51% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right; }
  58% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right; }
  82% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: right;
    transform-origin: right; }
  83% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left; }
  96% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left; }
  100% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    opacity: 0.3; } }

@keyframes skeleton {
  0% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    opacity: 0.3; }
  20% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left;
    opacity: 1; }
  28% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: right;
    transform-origin: right; }
  51% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right; }
  58% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    transform-origin: right; }
  82% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: right;
    transform-origin: right; }
  83% {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    transform-origin: left; }
  96% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left; }
  100% {
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: left;
    transform-origin: left;
    opacity: 0.3; } }

.bx--text-truncate--end {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.bx--text-truncate--front {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  direction: rtl;
  white-space: nowrap;
  text-overflow: ellipsis; }

:root {
  --cds-container-01: 2rem;
  --cds-container-02: 2.5rem;
  --cds-container-03: 3rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4.5rem;
  --cds-icon-size-01: 1.25rem;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px; }

:root {
  --cds-button-md-height: var(--cds-container-04, 3rem);
  --cds-button-sm-height: var(--cds-container-02, 2.5rem);
  --cds-button-field-height: var(--cds-container-03, 3rem);
  --cds-input-height: var(--cds-container-03, 3rem);
  --cds-tab-height: var(--cds-container-03, 3rem);
  --cds-tab-container-height: var(--cds-container-04, 3rem); }

.bx--accordion__heading {
  padding: calc( (var(--cds-container-03, 3rem) - 1.5rem) / 2) 0; }

.bx--accordion__arrow {
  width: var(--cds-icon-size-01, 1.25rem);
  height: var(--cds-icon-size-01, 1.25rem);
  flex: 0 0 var(--cds-icon-size-01, 1.25rem); }

.bx--btn {
  padding-top: calc( (var(--cds-button-md-height, var(--cds-container-04, 3rem)) - 1.375rem) / 2 - 1px);
  padding-bottom: calc( (var(--cds-button-md-height, var(--cds-container-04, 3rem)) - 1.375rem) / 2 - 1px); }

.bx--btn .bx--btn__icon {
  width: var(--cds-icon-size-01, 1.25rem);
  height: var(--cds-icon-size-01, 1.25rem); }

.bx--btn.bx--btn--field {
  min-height: var(--cds-button-field-height, var(--cds-container-03, 3rem));
  padding-top: calc( (var(--cds-button-field-height, var(--cds-container-03, 3rem)) - 1.375rem) / 2 - 1px);
  padding-bottom: calc( (var(--cds-button-field-height, var(--cds-container-03, 3rem)) - 1.375rem) / 2 - 1px); }

.bx--btn.bx--btn--sm {
  min-height: var(--cds-button-sm-height, var(--cds-container-02, 2.5rem));
  padding-top: calc( (var(--cds-button-sm-height, var(--cds-container-02, 2.5rem)) - 1.375rem) / 2 - 1px);
  padding-bottom: calc( (var(--cds-button-sm-height, var(--cds-container-02, 2.5rem)) - 1.375rem) / 2 - 1px); }

.bx--btn--icon-only {
  min-width: var(--cds-button-md-height, var(--cds-container-04, 3rem));
  padding: calc( (var(--cds-button-md-height, var(--cds-container-04, 3rem)) - var(--cds-icon-size-01, 1.25rem)) / 2 - 1px); }

.bx--btn--icon-only.bx--btn--field {
  min-width: var(--cds-button-field-height, var(--cds-container-03, 3rem));
  padding: calc( (var(--cds-button-field-height, var(--cds-container-03, 3rem)) - var(--cds-icon-size-01, 1.25rem)) / 2 - 1px); }

.bx--btn--icon-only.bx--btn--sm {
  min-width: var(--cds-button-sm-height, var(--cds-container-02, 2.5rem));
  padding: calc( (var(--cds-button-sm-height, var(--cds-container-02, 2.5rem)) - var(--cds-icon-size-01, 1.25rem)) / 2 - 1px); }

.bx--checkbox-label {
  padding-top: 1px; }

.bx--snippet--single {
  height: 3rem; }

.bx--snippet--single .bx--snippet-container {
  height: 100%;
  padding: 0; }

button.bx--btn.bx--snippet-btn--expand {
  padding: 0.375rem 0.8125rem; }

.bx--snippet--multi .bx--snippet-button {
  height: 3rem;
  width: 3rem; }

.bx--list-box__invalid-icon, .bx--list-box__selection svg {
  width: 1.25rem;
  height: 1.25rem; }

.bx--combo-box.bx--list-box .bx--list-box__menu-icon {
  top: 0.75rem; }

.bx--combo-box.bx--list-box .bx--list-box__menu-icon svg {
  height: 1.25rem;
  width: 1.25rem; }

.bx--content-switcher {
  height: 3rem; }

.bx--copy-btn {
  height: 3rem;
  width: 3rem; }

.bx--copy-btn svg {
  height: 1.25rem;
  width: 1.25rem; }

.bx--date-picker__input {
  height: 3rem; }

.bx--date-picker.bx--date-picker--simple .bx--date-picker__input {
  width: 8rem; }

.bx--date-picker__icon {
  width: 1.25rem;
  height: 1.25rem; }

.bx--date-picker--range .bx--date-picker-container, .bx--date-picker--range .bx--date-picker__input {
  width: 10rem; }

.flatpickr-prev-month svg, .flatpickr-next-month svg {
  width: 1.25rem;
  height: 1.25rem; }

.bx--data-table--compact td {
  height: 2rem; }

.bx--data-table--short td {
  height: 2.5rem; }

.bx--data-table--tall td {
  height: 4.375rem; }

.bx--table-expand__svg {
  height: 1.25rem;
  width: 1.25rem; }

.bx--data-table tbody td.bx--table-column-checkbox {
  padding-right: var(--cds-spacing-05, 1rem); }

.bx--action-list .bx--btn__icon {
  height: 1.25rem;
  width: 1.25rem; }

.bx--toolbar-search-container-expandable .bx--search .bx--search-magnifier {
  height: var(--cds-layout-04, 3.25rem);
  width: var(--cds-layout-04, 3.25rem); }

.bx--action-list .bx--btn .bx--btn__icon {
  height: 1.25rem;
  width: 1.25rem; }

.bx--overflow-menu__icon {
  height: 1.25rem;
  width: 1.25rem; }

.bx--overflow-menu.bx--toolbar-action {
  padding: 0.875rem; }

.bx--dropdown.bx--list-box--sm, .bx--dropdown.bx--list-box--sm .bx--list-box__field {
  height: 2.5rem; }

.bx--dropdown.bx--list-box .bx--list-box__menu-icon {
  top: 0.75rem; }

.bx--dropdown.bx--list-box .bx--list-box__menu-icon svg {
  height: 1.25rem;
  width: 1.25rem; }

.bx--file__state-container .bx--file-close svg {
  height: 1.25rem;
  width: 1.25rem; }

.bx--file__state-container .bx--file-complete {
  height: 1.25rem;
  width: 1.25rem; }

.bx--file__state-container .bx--btn--tertiary {
  width: 8.875rem; }

.bx--file__state-container .bx--file-invalid {
  height: 1.25rem;
  width: 1.25rem; }

.bx--inline-loading__checkmark-container, .bx--inline-loading--error {
  height: 1.25rem;
  width: 1.25rem; }

.bx--inline-notification .bx--inline-notification__details {
  margin-left: 0.85rem; }

.bx--inline-notification .bx--inline-notification__details .bx--inline-notification__icon {
  margin-right: 0.875rem; }

.bx--inline-notification .bx--inline-notification__text-wrapper {
  padding: 0.8rem 0; }

.bx--inline-notification .bx--inline-notification__action-button.bx--btn--ghost {
  padding: calc(0.375rem - 3px) 1rem;
  margin: 0.25rem 0; }

.bx--list--ordered:not(.bx--list--nested) > .bx--list__item::before {
  left: -1.85rem; }

.bx--list-box {
  height: 3rem;
  max-height: 3rem; }

.bx--list-box__field {
  height: 3rem; }

.bx--list-box__menu-item {
  height: 3rem; }

.bx--list-box__menu-item__option {
  height: 3rem;
  padding: .875rem 0; }

.bx--list-box__menu-item__option:focus {
  padding: .875rem 1rem; }

.bx--list-box__menu-icon > svg {
  width: 1.25rem; }

.bx--loading svg circle {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }

.bx--modal-content--overflow-indicator {
  background-image: linear-gradient(to bottom, rgba(244, 244, 244, 0), var(--cds-ui-01, #f4f4f4)); }

.bx--multi-select.bx--list-box .bx--list-box__menu-icon {
  top: 0.75rem; }

.bx--multi-select.bx--list-box .bx--list-box__menu-icon svg {
  height: 1.25rem;
  width: 1.25rem; }

.bx--number input[type='number'] {
  height: 3rem; }

.bx--number__input-wrapper .bx--number__invalid {
  width: 1.25rem;
  height: 1.25rem; }

.bx--number__control-btn.up-icon, .bx--number__control-btn.down-icon {
  width: 100%;
  height: 100%; }

.bx--number__control-btn.up-icon svg, .bx--number__control-btn.down-icon svg {
  height: 1.25rem;
  width: 1.25rem; }

.bx--overflow-menu {
  height: 2.5rem;
  width: 2.5rem; }

.bx--overflow-menu-options__option {
  height: 3rem; }

.bx--overflow-menu-options--open[data-floating-menu-direction='bottom']::after, .bx--overflow-menu-options--open[data-floating-menu-direction='top']::after {
  width: 2.5rem; }

.bx--overflow-menu__icon {
  height: 1.25rem;
  width: 1.25rem; }

.bx--progress-step svg {
  height: 1.25rem;
  width: 1.25rem; }

.bx--tabs-trigger {
  height: var(--cds-input-height, var(--cds-container-03, 3rem)); }

@media (min-width: 42rem) {
  .bx--tabs {
    min-height: var(--cds-tab-height, var(--cds-container-03, 3rem)); }
  .bx--tabs--container {
    min-height: var(--cds-tab-container-height, var(--cds-container-04, 3rem)); }
  .bx--tabs--container a.bx--tabs__nav-link {
    height: var(--cds-tab-container-height, var(--cds-container-04, 3rem)); }
  .bx--tabs__nav-item, a.bx--tabs__nav-link {
    height: var(--cds-tab-height, var(--cds-container-03, 3rem)); }
  a.bx--tabs__nav-link {
    display: flex;
    align-items: center; } }

.bx--tag {
  font-size: var(--cds-label-01-font-size, 0.75rem);
  font-weight: var(--cds-label-01-font-weight, 400);
  line-height: var(--cds-label-01-line-height, 1.34);
  letter-spacing: var(--cds-label-01-letter-spacing, 0.32px);
  line-height: 1.25rem;
  height: 2rem;
  padding: 6px var(--cds-spacing-05, 1rem); }

.bx--tag--filter {
  padding-right: var(--cds-spacing-04, 0.75rem); }

.bx--tag--disabled, .bx--tag--filter.bx--tag--disabled {
  color: var(--cds-disabled-02, #c6c6c6); }

.bx--tag__close-icon {
  position: relative;
  left: 6px;
  width: var(--cds-icon-size-01, 1.25rem);
  height: var(--cds-icon-size-01, 1.25rem);
  margin-left: 0;
  padding: var(--cds-spacing-01, 0.125rem); }

.bx--tag__close-icon:focus, .bx--tag__close-icon:hover {
  padding-left: var(--cds-spacing-01, 0.125rem); }

.bx--text-area__invalid-icon {
  height: 1.25rem;
  width: 1.25rem; }

.bx--text-input {
  height: 3rem; }

.bx--text-input__invalid-icon {
  height: 1.25rem;
  width: 1.25rem; }

.bx--text-input__field-wrapper .bx--text-input--password__visibility, .bx--text-input__field-wrapper .bx--text-input--password__visibility__toggle.bx--tooltip__trigger {
  height: 1.25rem;
  width: 1.25rem; }

.bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--icon-visibility-off, .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--icon-visibility-on, .bx--text-input__field-wrapper .bx--text-input--password__visibility__toggle.bx--tooltip__trigger .bx--icon-visibility-off, .bx--text-input__field-wrapper .bx--text-input--password__visibility__toggle.bx--tooltip__trigger .bx--icon-visibility-on {
  height: 1.25rem;
  width: 1.25rem; }

.bx--tile--is-selected {
  outline-offset: -2px; }

.bx--tile__checkmark {
  height: var(--cds-icon-size-01, 1.25rem); }

.bx--tile__checkmark svg {
  height: var(--cds-icon-size-01, 1.25rem);
  width: var(--cds-icon-size-01, 1.25rem); }

.bx--tile__chevron {
  height: var(--cds-icon-size-01, 1.25rem); }

.bx--tile__chevron svg {
  height: var(--cds-icon-size-01, 1.25rem);
  width: var(--cds-icon-size-01, 1.25rem); }

.bx--time-picker__input-field {
  height: 3rem;
  width: 5.3125rem; }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center::before, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end::before {
  border-width: .25rem .34375rem .25rem 0; }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center::before, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end::before {
  border-width: .25rem 0 .25rem .34375rem; }

.bx--tooltip .bx--link {
  font-size: 1rem; }

.bx--search svg {
  height: 1.25rem;
  width: 1.25rem; }

.bx--search--lg .bx--search-input {
  height: 3rem; }

.bx--search--sm .bx--search-input {
  height: 2.5rem; }

.bx--select-input {
  height: 3rem; }

.bx--select__invalid-icon {
  height: 1.25rem;
  width: 1.25rem; }

.bx--select__arrow {
  width: 1.25rem; }

.bx--select--inline.bx--select--invalid .bx--label, .bx--select--inline.bx--select--invalid .bx--form__helper-text {
  margin-top: 1rem; }

.bx--form__helper-text {
  line-height: 1rem; }

.bx--structured-list-svg {
  height: var(--cds-icon-size-01, 1.25rem);
  width: var(--cds-icon-size-01, 1.25rem); }

.bx--toast-notification .bx--toast-notification__title {
  margin-top: 0.8rem; }

.bx--side-nav a.bx--header__menu-item, .bx--side-nav__menu a.bx--side-nav__link, .bx--side-nav__item a.bx--side-nav__link, .bx--side-nav .bx--header__menu a.bx--header__menu-item, .bx--side-nav__submenu[aria-haspopup='true'], .bx--side-nav__submenu[aria-expanded='false'], .bx--side-nav__link, .bx--switcher__item, .bx--switcher__item-link {
  height: var(--cds-container-02, 2.5rem);
  display: flex;
  align-items: center; }

.bx--switcher__item-link {
  width: 100%; }

.bx--header__action {
  padding: 0; }

.bx--header__action--active {
  border-top: 0.0625rem solid var(--cds-interactive-02, #393939);
  outline: none; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  outline: none;
  border-color: var(--cds-ui-01, #f4f4f4);
  box-shadow: none; }

.bx--grid {
  margin-right: auto;
  margin-left: auto;
  max-width: 99rem;
  padding-right: 1rem;
  padding-left: 1rem; }

@media (min-width: 42rem) {
  .bx--grid {
    padding-right: 2rem;
    padding-left: 2rem; } }

@media (min-width: 99rem) {
  .bx--grid {
    padding-right: 2.5rem;
    padding-left: 2.5rem; } }

@media (min-width: 99rem) {
  .bx--grid--full-width {
    max-width: 100%; } }

.bx--row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem; }

.bx--row-padding [class*='bx--col'], .bx--col-padding {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.bx--grid--condensed [class*='bx--col'] {
  padding-top: .03125rem;
  padding-bottom: .03125rem; }

.bx--col {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col, .bx--grid--condensed .bx--col {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col, .bx--grid--narrow .bx--col {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-sm-0 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-sm-0, .bx--grid--condensed .bx--col-sm-0 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-sm-0, .bx--grid--narrow .bx--col-sm-0 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-sm-1 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-sm-1, .bx--grid--condensed .bx--col-sm-1 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-sm-1, .bx--grid--narrow .bx--col-sm-1 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-sm-2 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-sm-2, .bx--grid--condensed .bx--col-sm-2 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-sm-2, .bx--grid--narrow .bx--col-sm-2 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-sm-3 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-sm-3, .bx--grid--condensed .bx--col-sm-3 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-sm-3, .bx--grid--narrow .bx--col-sm-3 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-sm-4 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-sm-4, .bx--grid--condensed .bx--col-sm-4 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-sm-4, .bx--grid--narrow .bx--col-sm-4 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-sm, .bx--col-sm--auto {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-sm, .bx--grid--condensed .bx--col-sm, .bx--row--condensed .bx--col-sm--auto, .bx--grid--condensed .bx--col-sm--auto {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-sm, .bx--grid--narrow .bx--col-sm, .bx--row--narrow .bx--col-sm--auto, .bx--grid--narrow .bx--col-sm--auto {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col, .bx--col-sm {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.bx--col--auto, .bx--col-sm--auto {
  flex: 1 0 0%;
  width: auto;
  max-width: 100%; }

.bx--col-sm-0 {
  display: none; }

.bx--col-sm-1 {
  display: block;
  flex: 0 0 25%;
  max-width: 25%; }

.bx--col-sm-2 {
  display: block;
  flex: 0 0 50%;
  max-width: 50%; }

.bx--col-sm-3 {
  display: block;
  flex: 0 0 75%;
  max-width: 75%; }

.bx--col-sm-4 {
  display: block;
  flex: 0 0 100%;
  max-width: 100%; }

.bx--offset-sm-0 {
  margin-left: 0; }

.bx--offset-sm-1 {
  margin-left: 25%; }

.bx--offset-sm-2 {
  margin-left: 50%; }

.bx--offset-sm-3 {
  margin-left: 75%; }

.bx--col-md-0 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-md-0, .bx--grid--condensed .bx--col-md-0 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-md-0, .bx--grid--narrow .bx--col-md-0 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-md-1 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-md-1, .bx--grid--condensed .bx--col-md-1 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-md-1, .bx--grid--narrow .bx--col-md-1 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-md-2 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-md-2, .bx--grid--condensed .bx--col-md-2 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-md-2, .bx--grid--narrow .bx--col-md-2 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-md-3 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-md-3, .bx--grid--condensed .bx--col-md-3 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-md-3, .bx--grid--narrow .bx--col-md-3 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-md-4 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-md-4, .bx--grid--condensed .bx--col-md-4 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-md-4, .bx--grid--narrow .bx--col-md-4 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-md-5 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-md-5, .bx--grid--condensed .bx--col-md-5 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-md-5, .bx--grid--narrow .bx--col-md-5 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-md-6 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-md-6, .bx--grid--condensed .bx--col-md-6 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-md-6, .bx--grid--narrow .bx--col-md-6 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-md-7 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-md-7, .bx--grid--condensed .bx--col-md-7 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-md-7, .bx--grid--narrow .bx--col-md-7 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-md-8 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-md-8, .bx--grid--condensed .bx--col-md-8 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-md-8, .bx--grid--narrow .bx--col-md-8 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-md, .bx--col-md--auto {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-md, .bx--grid--condensed .bx--col-md, .bx--row--condensed .bx--col-md--auto, .bx--grid--condensed .bx--col-md--auto {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-md, .bx--grid--narrow .bx--col-md, .bx--row--narrow .bx--col-md--auto, .bx--grid--narrow .bx--col-md--auto {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 42rem) {
  .bx--col, .bx--col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .bx--col--auto, .bx--col-md--auto {
    flex: 1 0 0%;
    width: auto;
    max-width: 100%; }
  .bx--col-md-0 {
    display: none; }
  .bx--col-md-1 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .bx--col-md-2 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%; }
  .bx--col-md-3 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .bx--col-md-4 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%; }
  .bx--col-md-5 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .bx--col-md-6 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%; }
  .bx--col-md-7 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .bx--col-md-8 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%; }
  .bx--offset-md-0 {
    margin-left: 0; }
  .bx--offset-md-1 {
    margin-left: 12.5%; }
  .bx--offset-md-2 {
    margin-left: 25%; }
  .bx--offset-md-3 {
    margin-left: 37.5%; }
  .bx--offset-md-4 {
    margin-left: 50%; }
  .bx--offset-md-5 {
    margin-left: 62.5%; }
  .bx--offset-md-6 {
    margin-left: 75%; }
  .bx--offset-md-7 {
    margin-left: 87.5%; } }

.bx--col-lg-0 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-lg-0, .bx--grid--condensed .bx--col-lg-0 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-lg-0, .bx--grid--narrow .bx--col-lg-0 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-lg-1 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-lg-1, .bx--grid--condensed .bx--col-lg-1 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-lg-1, .bx--grid--narrow .bx--col-lg-1 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-lg-2 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-lg-2, .bx--grid--condensed .bx--col-lg-2 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-lg-2, .bx--grid--narrow .bx--col-lg-2 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-lg-3 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-lg-3, .bx--grid--condensed .bx--col-lg-3 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-lg-3, .bx--grid--narrow .bx--col-lg-3 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-lg-4 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-lg-4, .bx--grid--condensed .bx--col-lg-4 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-lg-4, .bx--grid--narrow .bx--col-lg-4 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-lg-5 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-lg-5, .bx--grid--condensed .bx--col-lg-5 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-lg-5, .bx--grid--narrow .bx--col-lg-5 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-lg-6 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-lg-6, .bx--grid--condensed .bx--col-lg-6 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-lg-6, .bx--grid--narrow .bx--col-lg-6 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-lg-7 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-lg-7, .bx--grid--condensed .bx--col-lg-7 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-lg-7, .bx--grid--narrow .bx--col-lg-7 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-lg-8 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-lg-8, .bx--grid--condensed .bx--col-lg-8 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-lg-8, .bx--grid--narrow .bx--col-lg-8 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-lg-9 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-lg-9, .bx--grid--condensed .bx--col-lg-9 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-lg-9, .bx--grid--narrow .bx--col-lg-9 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-lg-10 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-lg-10, .bx--grid--condensed .bx--col-lg-10 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-lg-10, .bx--grid--narrow .bx--col-lg-10 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-lg-11 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-lg-11, .bx--grid--condensed .bx--col-lg-11 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-lg-11, .bx--grid--narrow .bx--col-lg-11 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-lg-12 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-lg-12, .bx--grid--condensed .bx--col-lg-12 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-lg-12, .bx--grid--narrow .bx--col-lg-12 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-lg-13 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-lg-13, .bx--grid--condensed .bx--col-lg-13 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-lg-13, .bx--grid--narrow .bx--col-lg-13 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-lg-14 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-lg-14, .bx--grid--condensed .bx--col-lg-14 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-lg-14, .bx--grid--narrow .bx--col-lg-14 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-lg-15 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-lg-15, .bx--grid--condensed .bx--col-lg-15 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-lg-15, .bx--grid--narrow .bx--col-lg-15 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-lg-16 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-lg-16, .bx--grid--condensed .bx--col-lg-16 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-lg-16, .bx--grid--narrow .bx--col-lg-16 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-lg, .bx--col-lg--auto {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-lg, .bx--grid--condensed .bx--col-lg, .bx--row--condensed .bx--col-lg--auto, .bx--grid--condensed .bx--col-lg--auto {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-lg, .bx--grid--narrow .bx--col-lg, .bx--row--narrow .bx--col-lg--auto, .bx--grid--narrow .bx--col-lg--auto {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 66rem) {
  .bx--col, .bx--col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .bx--col--auto, .bx--col-lg--auto {
    flex: 1 0 0%;
    width: auto;
    max-width: 100%; }
  .bx--col-lg-0 {
    display: none; }
  .bx--col-lg-1 {
    display: block;
    flex: 0 0 6.25%;
    max-width: 6.25%; }
  .bx--col-lg-2 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .bx--col-lg-3 {
    display: block;
    flex: 0 0 18.75%;
    max-width: 18.75%; }
  .bx--col-lg-4 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%; }
  .bx--col-lg-5 {
    display: block;
    flex: 0 0 31.25%;
    max-width: 31.25%; }
  .bx--col-lg-6 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .bx--col-lg-7 {
    display: block;
    flex: 0 0 43.75%;
    max-width: 43.75%; }
  .bx--col-lg-8 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%; }
  .bx--col-lg-9 {
    display: block;
    flex: 0 0 56.25%;
    max-width: 56.25%; }
  .bx--col-lg-10 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .bx--col-lg-11 {
    display: block;
    flex: 0 0 68.75%;
    max-width: 68.75%; }
  .bx--col-lg-12 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%; }
  .bx--col-lg-13 {
    display: block;
    flex: 0 0 81.25%;
    max-width: 81.25%; }
  .bx--col-lg-14 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .bx--col-lg-15 {
    display: block;
    flex: 0 0 93.75%;
    max-width: 93.75%; }
  .bx--col-lg-16 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%; }
  .bx--offset-lg-0 {
    margin-left: 0; }
  .bx--offset-lg-1 {
    margin-left: 6.25%; }
  .bx--offset-lg-2 {
    margin-left: 12.5%; }
  .bx--offset-lg-3 {
    margin-left: 18.75%; }
  .bx--offset-lg-4 {
    margin-left: 25%; }
  .bx--offset-lg-5 {
    margin-left: 31.25%; }
  .bx--offset-lg-6 {
    margin-left: 37.5%; }
  .bx--offset-lg-7 {
    margin-left: 43.75%; }
  .bx--offset-lg-8 {
    margin-left: 50%; }
  .bx--offset-lg-9 {
    margin-left: 56.25%; }
  .bx--offset-lg-10 {
    margin-left: 62.5%; }
  .bx--offset-lg-11 {
    margin-left: 68.75%; }
  .bx--offset-lg-12 {
    margin-left: 75%; }
  .bx--offset-lg-13 {
    margin-left: 81.25%; }
  .bx--offset-lg-14 {
    margin-left: 87.5%; }
  .bx--offset-lg-15 {
    margin-left: 93.75%; } }

.bx--col-xlg-0 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-xlg-0, .bx--grid--condensed .bx--col-xlg-0 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-xlg-0, .bx--grid--narrow .bx--col-xlg-0 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-xlg-1 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-xlg-1, .bx--grid--condensed .bx--col-xlg-1 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-xlg-1, .bx--grid--narrow .bx--col-xlg-1 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-xlg-2 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-xlg-2, .bx--grid--condensed .bx--col-xlg-2 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-xlg-2, .bx--grid--narrow .bx--col-xlg-2 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-xlg-3 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-xlg-3, .bx--grid--condensed .bx--col-xlg-3 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-xlg-3, .bx--grid--narrow .bx--col-xlg-3 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-xlg-4 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-xlg-4, .bx--grid--condensed .bx--col-xlg-4 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-xlg-4, .bx--grid--narrow .bx--col-xlg-4 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-xlg-5 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-xlg-5, .bx--grid--condensed .bx--col-xlg-5 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-xlg-5, .bx--grid--narrow .bx--col-xlg-5 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-xlg-6 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-xlg-6, .bx--grid--condensed .bx--col-xlg-6 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-xlg-6, .bx--grid--narrow .bx--col-xlg-6 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-xlg-7 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-xlg-7, .bx--grid--condensed .bx--col-xlg-7 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-xlg-7, .bx--grid--narrow .bx--col-xlg-7 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-xlg-8 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-xlg-8, .bx--grid--condensed .bx--col-xlg-8 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-xlg-8, .bx--grid--narrow .bx--col-xlg-8 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-xlg-9 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-xlg-9, .bx--grid--condensed .bx--col-xlg-9 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-xlg-9, .bx--grid--narrow .bx--col-xlg-9 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-xlg-10 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-xlg-10, .bx--grid--condensed .bx--col-xlg-10 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-xlg-10, .bx--grid--narrow .bx--col-xlg-10 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-xlg-11 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-xlg-11, .bx--grid--condensed .bx--col-xlg-11 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-xlg-11, .bx--grid--narrow .bx--col-xlg-11 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-xlg-12 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-xlg-12, .bx--grid--condensed .bx--col-xlg-12 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-xlg-12, .bx--grid--narrow .bx--col-xlg-12 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-xlg-13 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-xlg-13, .bx--grid--condensed .bx--col-xlg-13 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-xlg-13, .bx--grid--narrow .bx--col-xlg-13 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-xlg-14 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-xlg-14, .bx--grid--condensed .bx--col-xlg-14 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-xlg-14, .bx--grid--narrow .bx--col-xlg-14 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-xlg-15 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-xlg-15, .bx--grid--condensed .bx--col-xlg-15 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-xlg-15, .bx--grid--narrow .bx--col-xlg-15 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-xlg-16 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-xlg-16, .bx--grid--condensed .bx--col-xlg-16 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-xlg-16, .bx--grid--narrow .bx--col-xlg-16 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-xlg, .bx--col-xlg--auto {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-xlg, .bx--grid--condensed .bx--col-xlg, .bx--row--condensed .bx--col-xlg--auto, .bx--grid--condensed .bx--col-xlg--auto {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-xlg, .bx--grid--narrow .bx--col-xlg, .bx--row--narrow .bx--col-xlg--auto, .bx--grid--narrow .bx--col-xlg--auto {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 82rem) {
  .bx--col, .bx--col-xlg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .bx--col--auto, .bx--col-xlg--auto {
    flex: 1 0 0%;
    width: auto;
    max-width: 100%; }
  .bx--col-xlg-0 {
    display: none; }
  .bx--col-xlg-1 {
    display: block;
    flex: 0 0 6.25%;
    max-width: 6.25%; }
  .bx--col-xlg-2 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .bx--col-xlg-3 {
    display: block;
    flex: 0 0 18.75%;
    max-width: 18.75%; }
  .bx--col-xlg-4 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%; }
  .bx--col-xlg-5 {
    display: block;
    flex: 0 0 31.25%;
    max-width: 31.25%; }
  .bx--col-xlg-6 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .bx--col-xlg-7 {
    display: block;
    flex: 0 0 43.75%;
    max-width: 43.75%; }
  .bx--col-xlg-8 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%; }
  .bx--col-xlg-9 {
    display: block;
    flex: 0 0 56.25%;
    max-width: 56.25%; }
  .bx--col-xlg-10 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .bx--col-xlg-11 {
    display: block;
    flex: 0 0 68.75%;
    max-width: 68.75%; }
  .bx--col-xlg-12 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%; }
  .bx--col-xlg-13 {
    display: block;
    flex: 0 0 81.25%;
    max-width: 81.25%; }
  .bx--col-xlg-14 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .bx--col-xlg-15 {
    display: block;
    flex: 0 0 93.75%;
    max-width: 93.75%; }
  .bx--col-xlg-16 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%; }
  .bx--offset-xlg-0 {
    margin-left: 0; }
  .bx--offset-xlg-1 {
    margin-left: 6.25%; }
  .bx--offset-xlg-2 {
    margin-left: 12.5%; }
  .bx--offset-xlg-3 {
    margin-left: 18.75%; }
  .bx--offset-xlg-4 {
    margin-left: 25%; }
  .bx--offset-xlg-5 {
    margin-left: 31.25%; }
  .bx--offset-xlg-6 {
    margin-left: 37.5%; }
  .bx--offset-xlg-7 {
    margin-left: 43.75%; }
  .bx--offset-xlg-8 {
    margin-left: 50%; }
  .bx--offset-xlg-9 {
    margin-left: 56.25%; }
  .bx--offset-xlg-10 {
    margin-left: 62.5%; }
  .bx--offset-xlg-11 {
    margin-left: 68.75%; }
  .bx--offset-xlg-12 {
    margin-left: 75%; }
  .bx--offset-xlg-13 {
    margin-left: 81.25%; }
  .bx--offset-xlg-14 {
    margin-left: 87.5%; }
  .bx--offset-xlg-15 {
    margin-left: 93.75%; } }

.bx--col-max-0 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-max-0, .bx--grid--condensed .bx--col-max-0 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-max-0, .bx--grid--narrow .bx--col-max-0 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-max-1 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-max-1, .bx--grid--condensed .bx--col-max-1 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-max-1, .bx--grid--narrow .bx--col-max-1 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-max-2 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-max-2, .bx--grid--condensed .bx--col-max-2 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-max-2, .bx--grid--narrow .bx--col-max-2 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-max-3 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-max-3, .bx--grid--condensed .bx--col-max-3 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-max-3, .bx--grid--narrow .bx--col-max-3 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-max-4 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-max-4, .bx--grid--condensed .bx--col-max-4 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-max-4, .bx--grid--narrow .bx--col-max-4 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-max-5 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-max-5, .bx--grid--condensed .bx--col-max-5 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-max-5, .bx--grid--narrow .bx--col-max-5 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-max-6 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-max-6, .bx--grid--condensed .bx--col-max-6 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-max-6, .bx--grid--narrow .bx--col-max-6 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-max-7 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-max-7, .bx--grid--condensed .bx--col-max-7 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-max-7, .bx--grid--narrow .bx--col-max-7 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-max-8 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-max-8, .bx--grid--condensed .bx--col-max-8 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-max-8, .bx--grid--narrow .bx--col-max-8 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-max-9 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-max-9, .bx--grid--condensed .bx--col-max-9 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-max-9, .bx--grid--narrow .bx--col-max-9 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-max-10 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-max-10, .bx--grid--condensed .bx--col-max-10 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-max-10, .bx--grid--narrow .bx--col-max-10 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-max-11 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-max-11, .bx--grid--condensed .bx--col-max-11 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-max-11, .bx--grid--narrow .bx--col-max-11 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-max-12 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-max-12, .bx--grid--condensed .bx--col-max-12 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-max-12, .bx--grid--narrow .bx--col-max-12 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-max-13 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-max-13, .bx--grid--condensed .bx--col-max-13 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-max-13, .bx--grid--narrow .bx--col-max-13 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-max-14 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-max-14, .bx--grid--condensed .bx--col-max-14 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-max-14, .bx--grid--narrow .bx--col-max-14 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-max-15 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-max-15, .bx--grid--condensed .bx--col-max-15 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-max-15, .bx--grid--narrow .bx--col-max-15 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-max-16 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-max-16, .bx--grid--condensed .bx--col-max-16 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-max-16, .bx--grid--narrow .bx--col-max-16 {
  padding-right: 1rem;
  padding-left: 0; }

.bx--col-max, .bx--col-max--auto {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--col-max, .bx--grid--condensed .bx--col-max, .bx--row--condensed .bx--col-max--auto, .bx--grid--condensed .bx--col-max--auto {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--col-max, .bx--grid--narrow .bx--col-max, .bx--row--narrow .bx--col-max--auto, .bx--grid--narrow .bx--col-max--auto {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 99rem) {
  .bx--col, .bx--col-max {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .bx--col--auto, .bx--col-max--auto {
    flex: 1 0 0%;
    width: auto;
    max-width: 100%; }
  .bx--col-max-0 {
    display: none; }
  .bx--col-max-1 {
    display: block;
    flex: 0 0 6.25%;
    max-width: 6.25%; }
  .bx--col-max-2 {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%; }
  .bx--col-max-3 {
    display: block;
    flex: 0 0 18.75%;
    max-width: 18.75%; }
  .bx--col-max-4 {
    display: block;
    flex: 0 0 25%;
    max-width: 25%; }
  .bx--col-max-5 {
    display: block;
    flex: 0 0 31.25%;
    max-width: 31.25%; }
  .bx--col-max-6 {
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .bx--col-max-7 {
    display: block;
    flex: 0 0 43.75%;
    max-width: 43.75%; }
  .bx--col-max-8 {
    display: block;
    flex: 0 0 50%;
    max-width: 50%; }
  .bx--col-max-9 {
    display: block;
    flex: 0 0 56.25%;
    max-width: 56.25%; }
  .bx--col-max-10 {
    display: block;
    flex: 0 0 62.5%;
    max-width: 62.5%; }
  .bx--col-max-11 {
    display: block;
    flex: 0 0 68.75%;
    max-width: 68.75%; }
  .bx--col-max-12 {
    display: block;
    flex: 0 0 75%;
    max-width: 75%; }
  .bx--col-max-13 {
    display: block;
    flex: 0 0 81.25%;
    max-width: 81.25%; }
  .bx--col-max-14 {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%; }
  .bx--col-max-15 {
    display: block;
    flex: 0 0 93.75%;
    max-width: 93.75%; }
  .bx--col-max-16 {
    display: block;
    flex: 0 0 100%;
    max-width: 100%; }
  .bx--offset-max-0 {
    margin-left: 0; }
  .bx--offset-max-1 {
    margin-left: 6.25%; }
  .bx--offset-max-2 {
    margin-left: 12.5%; }
  .bx--offset-max-3 {
    margin-left: 18.75%; }
  .bx--offset-max-4 {
    margin-left: 25%; }
  .bx--offset-max-5 {
    margin-left: 31.25%; }
  .bx--offset-max-6 {
    margin-left: 37.5%; }
  .bx--offset-max-7 {
    margin-left: 43.75%; }
  .bx--offset-max-8 {
    margin-left: 50%; }
  .bx--offset-max-9 {
    margin-left: 56.25%; }
  .bx--offset-max-10 {
    margin-left: 62.5%; }
  .bx--offset-max-11 {
    margin-left: 68.75%; }
  .bx--offset-max-12 {
    margin-left: 75%; }
  .bx--offset-max-13 {
    margin-left: 81.25%; }
  .bx--offset-max-14 {
    margin-left: 87.5%; }
  .bx--offset-max-15 {
    margin-left: 93.75%; } }

.bx--no-gutter, .bx--row.bx--no-gutter [class*='bx--col'] {
  padding-right: 0;
  padding-left: 0; }

.bx--no-gutter--start, .bx--row.bx--no-gutter--start [class*='bx--col'] {
  padding-left: 0; }

.bx--no-gutter--end, .bx--row.bx--no-gutter--end [class*='bx--col'] {
  padding-right: 0; }

.bx--no-gutter--left, .bx--row.bx--no-gutter--left [class*='bx--col'] {
  padding-left: 0; }

.bx--no-gutter--right, .bx--row.bx--no-gutter--right [class*='bx--col'] {
  padding-right: 0; }

.bx--hang--start {
  padding-left: 1rem; }

.bx--hang--end {
  padding-right: 1rem; }

.bx--hang--left {
  padding-left: 1rem; }

.bx--hang--right {
  padding-right: 1rem; }

.bx--aspect-ratio {
  position: relative; }

.bx--aspect-ratio::before {
  float: left;
  width: 1px;
  height: 0;
  margin-left: -1px;
  content: ''; }

.bx--aspect-ratio::after {
  display: table;
  clear: both;
  content: ''; }

.bx--aspect-ratio--16x9::before {
  padding-top: 56.25%; }

.bx--aspect-ratio--9x16::before {
  padding-top: 177.77778%; }

.bx--aspect-ratio--2x1::before {
  padding-top: 50%; }

.bx--aspect-ratio--1x2::before {
  padding-top: 200%; }

.bx--aspect-ratio--4x3::before {
  padding-top: 75%; }

.bx--aspect-ratio--3x4::before {
  padding-top: 133.33333%; }

.bx--aspect-ratio--1x1::before {
  padding-top: 100%; }

.bx--aspect-ratio--object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--assistive-text, .bx--visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  visibility: inherit;
  clip: rect(0, 0, 0, 0); }

.bx--body {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  color: var(--cds-text-01, #161616);
  line-height: 1;
  background-color: var(--cds-ui-background, #fff); }

.bx--body *, .bx--body *::before, .bx--body *::after {
  box-sizing: inherit; }

.bx--btn {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  position: relative;
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  max-width: 20rem;
  min-height: 3rem;
  margin: 0;
  padding: calc(0.875rem - 3px) 63px calc(0.875rem - 3px) 15px;
  text-align: left;
  text-decoration: none;
  vertical-align: top;
  border-radius: 0;
  outline: none;
  cursor: pointer;
  transition: background 70ms cubic-bezier(0, 0, 0.38, 0.9), box-shadow 70ms cubic-bezier(0, 0, 0.38, 0.9), border-color 70ms cubic-bezier(0, 0, 0.38, 0.9), outline 70ms cubic-bezier(0, 0, 0.38, 0.9); }

.bx--btn *, .bx--btn *::before, .bx--btn *::after {
  box-sizing: inherit; }

.bx--btn:disabled, .bx--btn:hover:disabled, .bx--btn:focus:disabled, .bx--btn.bx--btn--disabled, .bx--btn.bx--btn--disabled:hover, .bx--btn.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: var(--cds-disabled-02, #c6c6c6);
  border-color: var(--cds-disabled-02, #c6c6c6);
  box-shadow: none;
  cursor: not-allowed; }

.bx--btn .bx--btn__icon {
  position: absolute;
  right: 1rem;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem; }

.bx--btn::-moz-focus-inner {
  padding: 0;
  border: 0; }

.bx--btn--primary {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-interactive-01, #0f62fe);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px; }

.bx--btn--primary:hover {
  background-color: var(--cds-hover-primary, #0353e9); }

.bx--btn--primary:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn--primary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--btn--primary:active {
  background-color: var(--cds-active-primary, #002d9c); }

.bx--btn--primary .bx--btn__icon, .bx--btn--primary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

.bx--btn--primary:hover {
  color: var(--cds-text-04, #fff); }

.bx--btn--secondary {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-interactive-02, #393939);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px; }

.bx--btn--secondary:hover {
  background-color: var(--cds-hover-secondary, #4c4c4c); }

.bx--btn--secondary:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn--secondary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--btn--secondary:active {
  background-color: var(--cds-active-secondary, #6f6f6f); }

.bx--btn--secondary .bx--btn__icon, .bx--btn--secondary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

.bx--btn--secondary:hover, .bx--btn--secondary:focus {
  color: var(--cds-text-04, #fff); }

.bx--btn--tertiary {
  color: var(--cds-interactive-03, #0f62fe);
  background-color: rgba(0, 0, 0, 0);
  border-color: var(--cds-interactive-03, #0f62fe);
  border-style: solid;
  border-width: 1px; }

.bx--btn--tertiary:hover {
  background-color: var(--cds-hover-tertiary, #0353e9); }

.bx--btn--tertiary:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn--tertiary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--btn--tertiary:active {
  background-color: var(--cds-active-tertiary, #002d9c); }

.bx--btn--tertiary .bx--btn__icon, .bx--btn--tertiary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

.bx--btn--tertiary:hover {
  color: var(--cds-inverse-01, #fff); }

.bx--btn--tertiary:focus {
  color: var(--cds-inverse-01, #fff);
  background-color: var(--cds-interactive-03, #0f62fe); }

.bx--btn--tertiary:active {
  color: var(--cds-inverse-01, #fff);
  background-color: var(--cds-active-tertiary, #002d9c);
  border-color: transparent; }

.bx--btn--tertiary:disabled, .bx--btn--tertiary:hover:disabled, .bx--btn--tertiary:focus:disabled, .bx--btn--tertiary.bx--btn--disabled, .bx--btn--tertiary.bx--btn--disabled:hover, .bx--btn--tertiary.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: transparent;
  outline: none; }

.bx--btn--ghost {
  color: var(--cds-link-01, #0f62fe);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px;
  padding: calc(0.875rem - 3px) 16px; }

.bx--btn--ghost:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--btn--ghost:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn--ghost:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--btn--ghost:active {
  background-color: var(--cds-active-ui, #c6c6c6); }

.bx--btn--ghost .bx--btn__icon, .bx--btn--ghost .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

.bx--btn--ghost .bx--btn__icon {
  position: static;
  margin-left: .5rem; }

.bx--btn--ghost:hover, .bx--btn--ghost:active {
  color: var(--cds-hover-primary-text, #0043ce); }

.bx--btn--ghost:active {
  background-color: var(--cds-active-ui, #c6c6c6); }

.bx--btn--ghost:disabled, .bx--btn--ghost:hover:disabled, .bx--btn--ghost:focus:disabled, .bx--btn--ghost.bx--btn--disabled, .bx--btn--ghost.bx--btn--disabled:hover, .bx--btn--ghost.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: transparent;
  border-color: transparent;
  outline: none; }

.bx--btn--ghost.bx--btn--sm {
  padding: calc(0.375rem - 3px) 16px; }

.bx--btn--ghost.bx--btn--field {
  padding: calc(0.675rem - 3px) 16px; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
    outline-style: dotted; } }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  outline: 1px solid transparent; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
    outline-style: dotted; } }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    display: inline-block; } }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after {
  transition: none; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .1875rem 1rem;
  color: var(--cds-inverse-01, #fff);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #393939);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    border: 1px solid transparent; } }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after {
  content: attr(aria-label); }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after {
  content: none; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::after {
  opacity: 1; }

@-webkit-keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover.bx--tooltip--a11y::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger svg, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover svg, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  fill: currentColor; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  opacity: 0;
  clip: rect(0, 0, 0, 0); }

.bx--btn.bx--btn--icon-only:not(.bx--tooltip--hidden) .bx--assistive-text {
  pointer-events: all; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  border-color: var(--cds-focus, #0f62fe); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:active:not([disabled]) {
  border-color: transparent; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  outline-color: transparent; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:hover, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:focus, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:active {
  cursor: not-allowed;
  fill: var(--cds-disabled-03, #8d8d8d); }

.bx--btn--icon-only--top {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

.bx--btn--icon-only--top:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--btn--icon-only--top:focus {
    outline-style: dotted; } }

.bx--btn--icon-only--top:focus {
  outline: 1px solid transparent; }

.bx--btn--icon-only--top:focus svg {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--btn--icon-only--top:focus svg {
    outline-style: dotted; } }

.bx--btn--icon-only--top::before, .bx--btn--icon-only--top::after, .bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--btn--icon-only--top::before, .bx--btn--icon-only--top::after, .bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
    display: inline-block; } }

.bx--btn--icon-only--top::before, .bx--btn--icon-only--top::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--btn--icon-only--top.bx--tooltip--a11y::before, .bx--btn--icon-only--top.bx--tooltip--a11y::after {
  transition: none; }

.bx--btn--icon-only--top::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

.bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

.bx--btn--icon-only--top::after, .bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .1875rem 1rem;
  color: var(--cds-inverse-01, #fff);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #393939);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--btn--icon-only--top::after, .bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  .bx--btn--icon-only--top::after, .bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  .bx--btn--icon-only--top::after, .bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn--icon-only--top::after, .bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
    border: 1px solid transparent; } }

.bx--btn--icon-only--top::after {
  content: attr(aria-label); }

.bx--btn--icon-only--top.bx--tooltip--a11y::after {
  content: none; }

.bx--btn--icon-only--top.bx--tooltip--visible::before, .bx--btn--icon-only--top.bx--tooltip--visible::after, .bx--btn--icon-only--top:hover::before, .bx--btn--icon-only--top:hover::after, .bx--btn--icon-only--top:focus::before, .bx--btn--icon-only--top:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, .bx--btn--icon-only--top:hover .bx--assistive-text, .bx--btn--icon-only--top:hover + .bx--assistive-text, .bx--btn--icon-only--top:focus .bx--assistive-text, .bx--btn--icon-only--top:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

.bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, .bx--btn--icon-only--top.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--btn--icon-only--top:hover .bx--assistive-text, .bx--btn--icon-only--top:hover + .bx--assistive-text, .bx--btn--icon-only--top:hover.bx--tooltip--a11y::before, .bx--btn--icon-only--top:focus .bx--assistive-text, .bx--btn--icon-only--top:focus + .bx--assistive-text, .bx--btn--icon-only--top:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--btn--icon-only--top.bx--tooltip--hidden .bx--assistive-text, .bx--btn--icon-only--top.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.bx--btn--icon-only--top.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

.bx--btn--icon-only--top .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  bottom: -.75rem; }

.bx--btn--icon-only--top::before, .bx--btn--icon-only--top::after, .bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
  top: 0;
  left: 50%; }

.bx--btn--icon-only--top::before {
  top: -.5rem;
  border-color: var(--cds-inverse-02, #393939) transparent transparent transparent;
  border-width: .3125rem .25rem 0 .25rem;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

.bx--btn--icon-only--top::after, .bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
  top: -.8125rem;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

.bx--btn--icon-only--bottom .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  top: -.75rem; }

.bx--btn--icon-only--bottom::before, .bx--btn--icon-only--bottom::after, .bx--btn--icon-only--bottom .bx--assistive-text, .bx--btn--icon-only--bottom + .bx--assistive-text {
  bottom: 0;
  left: 50%; }

.bx--btn--icon-only--bottom::before {
  bottom: -.5rem;
  border-color: transparent transparent var(--cds-inverse-02, #393939) transparent;
  border-width: 0 .25rem .3125rem .25rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--btn--icon-only--bottom::after, .bx--btn--icon-only--bottom .bx--assistive-text, .bx--btn--icon-only--bottom + .bx--assistive-text {
  bottom: -.8125rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--btn--icon-only {
  padding-right: .9375rem;
  padding-left: .9375rem; }

.bx--btn--icon-only .bx--btn__icon {
  position: static; }

.bx--btn--icon-only.bx--btn--ghost .bx--btn__icon, .bx--btn--icon-only.bx--btn--danger--ghost .bx--btn__icon {
  margin: 0; }

.bx--btn--icon-only.bx--btn--selected {
  background: var(--cds-selected-ui, #e0e0e0); }

.bx--btn path[data-icon-path='inner-path'] {
  fill: none; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn.bx--btn--icon-only.bx--btn--ghost .bx--btn__icon path, .bx--btn.bx--btn--icon-only.bx--btn--ghost:hover .bx--btn__icon path {
    fill: ButtonText; } }

.bx--btn--ghost.bx--btn--icon-only .bx--btn__icon path:not([data-icon-path]), .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon {
  fill: var(--cds-icon-01, #161616); }

.bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon, .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon {
  fill: var(--cds-disabled-03, #8d8d8d); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path path, .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon path {
    fill: GrayText; } }

.bx--btn--ghost.bx--btn--icon-only[disabled] {
  cursor: not-allowed; }

.bx--btn--field.bx--btn--icon-only {
  padding-right: .6875rem;
  padding-left: .6875rem; }

.bx--btn--sm.bx--btn--icon-only {
  padding-right: .4375rem;
  padding-left: .4375rem; }

.bx--btn--danger {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-danger-01, #da1e28);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px; }

.bx--btn--danger:hover {
  background-color: var(--cds-hover-danger, #b81921); }

.bx--btn--danger:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn--danger:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--btn--danger:active {
  background-color: var(--cds-active-danger, #750e13); }

.bx--btn--danger .bx--btn__icon, .bx--btn--danger .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

.bx--btn--danger:hover {
  color: var(--cds-text-04, #fff); }

.bx--btn--danger-tertiary, .bx--btn--danger--tertiary {
  color: var(--cds-danger-02, #da1e28);
  background-color: rgba(0, 0, 0, 0);
  border-color: var(--cds-danger-02, #da1e28);
  border-style: solid;
  border-width: 1px; }

.bx--btn--danger-tertiary:hover, .bx--btn--danger--tertiary:hover {
  background-color: var(--cds-hover-danger, #b81921); }

.bx--btn--danger-tertiary:focus, .bx--btn--danger--tertiary:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn--danger-tertiary:focus, .bx--btn--danger--tertiary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--btn--danger-tertiary:active, .bx--btn--danger--tertiary:active {
  background-color: var(--cds-active-danger, #750e13); }

.bx--btn--danger-tertiary .bx--btn__icon, .bx--btn--danger-tertiary .bx--btn__icon path:not([data-icon-path]), .bx--btn--danger--tertiary .bx--btn__icon, .bx--btn--danger--tertiary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

.bx--btn--danger-tertiary:hover, .bx--btn--danger--tertiary:hover {
  color: var(--cds-text-04, #fff);
  border-color: var(--cds-hover-danger, #b81921); }

.bx--btn--danger-tertiary:focus, .bx--btn--danger--tertiary:focus {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-danger-01, #da1e28); }

.bx--btn--danger-tertiary:active, .bx--btn--danger--tertiary:active {
  color: var(--cds-text-04, #fff);
  border-color: var(--cds-active-danger, #750e13); }

.bx--btn--danger-tertiary:disabled, .bx--btn--danger-tertiary:hover:disabled, .bx--btn--danger-tertiary:focus:disabled, .bx--btn--danger-tertiary.bx--btn--disabled, .bx--btn--danger-tertiary.bx--btn--disabled:hover, .bx--btn--danger-tertiary.bx--btn--disabled:focus, .bx--btn--danger--tertiary:disabled, .bx--btn--danger--tertiary:hover:disabled, .bx--btn--danger--tertiary:focus:disabled, .bx--btn--danger--tertiary.bx--btn--disabled, .bx--btn--danger--tertiary.bx--btn--disabled:hover, .bx--btn--danger--tertiary.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: transparent;
  outline: none; }

.bx--btn--danger-ghost, .bx--btn--danger--ghost {
  color: var(--cds-danger-02, #da1e28);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px;
  padding: calc(0.875rem - 3px) 16px; }

.bx--btn--danger-ghost:hover, .bx--btn--danger--ghost:hover {
  background-color: var(--cds-hover-danger, #b81921); }

.bx--btn--danger-ghost:focus, .bx--btn--danger--ghost:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn--danger-ghost:focus, .bx--btn--danger--ghost:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--btn--danger-ghost:active, .bx--btn--danger--ghost:active {
  background-color: var(--cds-active-danger, #750e13); }

.bx--btn--danger-ghost .bx--btn__icon, .bx--btn--danger-ghost .bx--btn__icon path:not([data-icon-path]), .bx--btn--danger--ghost .bx--btn__icon, .bx--btn--danger--ghost .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

.bx--btn--danger-ghost .bx--btn__icon, .bx--btn--danger--ghost .bx--btn__icon {
  position: static;
  margin-left: .5rem; }

.bx--btn--danger-ghost:hover, .bx--btn--danger-ghost:active, .bx--btn--danger--ghost:hover, .bx--btn--danger--ghost:active {
  color: var(--cds-text-04, #fff); }

.bx--btn--danger-ghost:disabled, .bx--btn--danger-ghost:hover:disabled, .bx--btn--danger-ghost:focus:disabled, .bx--btn--danger-ghost.bx--btn--disabled, .bx--btn--danger-ghost.bx--btn--disabled:hover, .bx--btn--danger-ghost.bx--btn--disabled:focus, .bx--btn--danger--ghost:disabled, .bx--btn--danger--ghost:hover:disabled, .bx--btn--danger--ghost:focus:disabled, .bx--btn--danger--ghost.bx--btn--disabled, .bx--btn--danger--ghost.bx--btn--disabled:hover, .bx--btn--danger--ghost.bx--btn--disabled:focus {
  color: var(--cds-disabled-02, #c6c6c6);
  background: transparent;
  border-color: transparent;
  outline: none; }

.bx--btn--danger-ghost.bx--btn--sm, .bx--btn--danger--ghost.bx--btn--sm {
  padding: calc(0.375rem - 3px) 16px; }

.bx--btn--danger-ghost.bx--btn--field, .bx--btn--danger--ghost.bx--btn--field {
  padding: calc(0.675rem - 3px) 16px; }

.bx--btn--sm {
  min-height: 2rem;
  padding: calc(0.375rem - 3px) 60px calc(0.375rem - 3px) 12px; }

.bx--btn--xl:not(.bx--btn--icon-only) {
  align-items: baseline;
  padding-top: var(--cds-spacing-05, 1rem);
  padding-right: var(--cds-spacing-10, 4rem);
  padding-left: var(--cds-spacing-05, 1rem);
  min-height: 5rem; }

.bx--btn--lg:not(.bx--btn--icon-only) {
  align-items: baseline;
  padding-top: var(--cds-spacing-05, 1rem);
  padding-right: var(--cds-spacing-10, 4rem);
  padding-left: var(--cds-spacing-05, 1rem);
  min-height: 4rem; }

.bx--btn--field {
  min-height: 2.5rem;
  padding: calc(0.675rem - 3px) 60px calc(0.675rem - 3px) 12px; }

.bx--btn.bx--skeleton {
  position: relative;
  padding: 0;
  background: var(--cds-skeleton-01, #e5e5e5);
  border: none;
  box-shadow: none;
  pointer-events: none;
  width: 9.375rem; }

.bx--btn.bx--skeleton:hover, .bx--btn.bx--skeleton:focus, .bx--btn.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default; }

.bx--btn.bx--skeleton::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--cds-skeleton-02, #c6c6c6);
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
  animation: 3000ms ease-in-out skeleton infinite;
  content: '';
  will-change: transform-origin, transform, opacity; }

@media (prefers-reduced-motion: reduce) {
  .bx--btn.bx--skeleton::before {
    -webkit-animation: none;
    animation: none; } }

.bx--btn-set {
  display: flex; }

.bx--btn-set--stacked {
  flex-direction: column; }

.bx--btn-set .bx--btn {
  width: 100%;
  max-width: 12.25rem; }

.bx--btn-set .bx--btn:not(:focus) {
  box-shadow: -0.0625rem 0 0 0 var(--cds-button-separator, #e0e0e0); }

.bx--btn-set .bx--btn:first-of-type:not(:focus) {
  box-shadow: inherit; }

.bx--btn-set .bx--btn:focus + .bx--btn {
  box-shadow: inherit; }

.bx--btn-set--stacked .bx--btn:not(:focus) {
  box-shadow: 0 -0.0625rem 0 0 var(--cds-button-separator, #e0e0e0); }

.bx--btn-set--stacked .bx--btn:first-of-type:not(:focus) {
  box-shadow: inherit; }

.bx--btn-set .bx--btn.bx--btn--disabled {
  box-shadow: -0.0625rem 0 0 0 var(--cds-disabled-03, #8d8d8d); }

.bx--btn-set .bx--btn.bx--btn--disabled:first-of-type {
  box-shadow: none; }

.bx--btn-set--stacked .bx--btn.bx--btn--disabled {
  box-shadow: 0 -0.0625rem 0 0 var(--cds-disabled-03, #8d8d8d); }

.bx--btn-set--stacked .bx--btn.bx--btn--disabled:first-of-type {
  box-shadow: none; }

:host(dds-back-to-top) {
  position: sticky;
  bottom: 0;
  display: flex;
  padding-bottom: 1rem;
  outline: none; }

:host(dds-back-to-top) .bx--back-to-top__btn {
  border-color: var(--cds-ui-background, #fff);
  border-radius: 50%;
  width: var(--cds-container-02, var(--cds-container-02, 2.5rem));
  height: var(--cds-container-02, var(--cds-container-02, 2.5rem));
  margin-left: auto;
  visibility: visible;
  opacity: 1;
  transition: all 110ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-back-to-top)[hidden] .bx--back-to-top__btn {
  visibility: hidden;
  opacity: 0; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9000;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  background-color: transparent;
  visibility: hidden;
  opacity: 0;
  transition: background-color 720ms cubic-bezier(0.4, 0.14, 1, 1), opacity 240ms cubic-bezier(0.4, 0.14, 1, 1), visibility 0ms linear 240ms;
  content: ''; }

.bx--modal.is-visible {
  background-color: var(--cds-overlay-01, rgba(22, 22, 22, 0.5));
  visibility: inherit;
  opacity: 1;
  transition: background-color 720ms cubic-bezier(0, 0, 0.3, 1), opacity 240ms cubic-bezier(0, 0, 0.3, 1), visibility 0ms linear; }

.bx--modal .bx--text-input, .bx--modal .bx--text-area, .bx--modal .bx--search-input, .bx--modal .bx--select-input, .bx--modal .bx--dropdown, .bx--modal .bx--dropdown-list, .bx--modal .bx--number input[type='number'], .bx--modal .bx--date-picker__input {
  background-color: var(--cds-field-02, #fff); }

.bx--modal.is-visible .bx--modal-container {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: -webkit-transform 240ms cubic-bezier(0, 0, 0.3, 1);
  transition: transform 240ms cubic-bezier(0, 0, 0.3, 1);
  transition: transform 240ms cubic-bezier(0, 0, 0.3, 1), -webkit-transform 240ms cubic-bezier(0, 0, 0.3, 1); }

.bx--modal-container {
  position: fixed;
  top: 0;
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: auto;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow: hidden;
  background-color: var(--cds-ui-01, #f4f4f4);
  outline: 3px solid transparent;
  outline-offset: -3px;
  -webkit-transform: translate3d(0, -24px, 0);
  transform: translate3d(0, -24px, 0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  transition: -webkit-transform 240ms cubic-bezier(0.4, 0.14, 1, 1);
  transition: transform 240ms cubic-bezier(0.4, 0.14, 1, 1);
  transition: transform 240ms cubic-bezier(0.4, 0.14, 1, 1), -webkit-transform 240ms cubic-bezier(0.4, 0.14, 1, 1); }

@media (min-width: 42rem) {
  .bx--modal-container {
    position: static;
    width: 84%;
    height: auto;
    max-height: 90%; }
  .bx--modal-container .bx--modal-header, .bx--modal-container .bx--modal-content, .bx--modal-container .bx--modal-content__regular-content {
    padding-right: 20%; }
  .bx--modal-container .bx--modal-content--with-form {
    padding-right: var(--cds-spacing-05, 1rem); } }

@media (min-width: 66rem) {
  .bx--modal-container {
    width: 60%;
    max-height: 84%; } }

@media (min-width: 82rem) {
  .bx--modal-container {
    width: 48%; } }

.bx--modal-header, .bx--modal-content {
  padding-left: var(--cds-spacing-05, 1rem); }

.bx--modal-header, .bx--modal-content, .bx--modal-content__regular-content {
  padding-right: var(--cds-spacing-05, 1rem); }

.bx--modal-content--with-form {
  padding-right: var(--cds-spacing-05, 1rem); }

.bx--modal-container--xs .bx--modal-header {
  padding-right: 3rem; }

.bx--modal-container--xs .bx--modal-content, .bx--modal-container--xs .bx--modal-content__regular-content, .bx--modal-container--xs .bx--modal-content--with-form {
  padding-right: var(--cds-spacing-05, 1rem); }

@media (min-width: 42rem) {
  .bx--modal-container--xs {
    width: 48%; } }

@media (min-width: 66rem) {
  .bx--modal-container--xs {
    width: 32%;
    max-height: 48%; } }

@media (min-width: 82rem) {
  .bx--modal-container--xs {
    width: 24%; } }

.bx--modal-container--sm .bx--modal-header {
  padding-right: 3rem; }

.bx--modal-container--sm .bx--modal-content, .bx--modal-container--sm .bx--modal-content__regular-content, .bx--modal-container--sm .bx--modal-content--with-form {
  padding-right: var(--cds-spacing-05, 1rem); }

@media (min-width: 42rem) {
  .bx--modal-container--sm {
    width: 60%; } }

@media (min-width: 66rem) {
  .bx--modal-container--sm {
    width: 42%;
    max-height: 72%; } }

@media (min-width: 82rem) {
  .bx--modal-container--sm {
    width: 36%; }
  .bx--modal-container--sm .bx--modal-header, .bx--modal-container--sm .bx--modal-content, .bx--modal-container--sm .bx--modal-content__regular-content {
    padding-right: 20%; }
  .bx--modal-container--sm .bx--modal-content--with-form {
    padding-right: var(--cds-spacing-05, 1rem); } }

.bx--modal-container--lg .bx--modal-header {
  padding-right: 3rem; }

.bx--modal-container--lg .bx--modal-content, .bx--modal-container--lg .bx--modal-content__regular-content, .bx--modal-container--lg .bx--modal-content--with-form {
  padding-right: var(--cds-spacing-05, 1rem); }

@media (min-width: 42rem) {
  .bx--modal-container--lg {
    width: 96%; }
  .bx--modal-container--lg .bx--modal-header, .bx--modal-container--lg .bx--modal-content, .bx--modal-container--lg .bx--modal-content__regular-content {
    padding-right: 20%; }
  .bx--modal-container--lg .bx--modal-content--with-form {
    padding-right: var(--cds-spacing-05, 1rem); } }

@media (min-width: 66rem) {
  .bx--modal-container--lg {
    width: 84%;
    max-height: 96%; } }

@media (min-width: 82rem) {
  .bx--modal-container--lg {
    width: 72%; } }

.bx--modal-header {
  grid-row: 1/1;
  grid-column: 1/-1;
  margin-bottom: var(--cds-spacing-03, 0.5rem);
  padding-top: var(--cds-spacing-05, 1rem);
  padding-right: var(--cds-spacing-09, 3rem); }

.bx--modal-header__label {
  font-size: var(--cds-label-01-font-size, 0.875rem);
  font-weight: var(--cds-label-01-font-weight, 400);
  line-height: var(--cds-label-01-line-height, 1.125rem);
  letter-spacing: var(--cds-label-01-letter-spacing, 0.16px);
  margin-bottom: var(--cds-spacing-02, 0.25rem);
  color: var(--cds-text-02, #525252); }

.bx--modal-header__heading {
  font-size: var(--cds-productive-heading-03-font-size, 1.25rem);
  font-weight: var(--cds-productive-heading-03-font-weight, 400);
  line-height: var(--cds-productive-heading-03-line-height, 1.4);
  letter-spacing: var(--cds-productive-heading-03-letter-spacing, 0);
  color: var(--cds-text-01, #161616); }

.bx--modal-content {
  font-size: var(--cds-body-long-01-font-size, 1rem);
  font-weight: var(--cds-body-long-01-font-weight, 400);
  line-height: var(--cds-body-long-01-line-height, 1.5rem);
  letter-spacing: var(--cds-body-long-01-letter-spacing, 0);
  position: relative;
  grid-row: 2/-2;
  grid-column: 1/-1;
  margin-bottom: var(--cds-spacing-09, 3rem);
  padding-top: var(--cds-spacing-03, 0.5rem);
  overflow-y: auto;
  color: var(--cds-text-01, #161616);
  font-weight: 400; }

.bx--modal-content:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--modal-content:focus {
    outline-style: dotted; } }

.bx--modal-content > p {
  font-size: var(--cds-body-long-01-font-size, 1rem);
  font-weight: var(--cds-body-long-01-font-weight, 400);
  line-height: var(--cds-body-long-01-line-height, 1.5rem);
  letter-spacing: var(--cds-body-long-01-letter-spacing, 0); }

.bx--modal-scroll-content > *:last-child {
  padding-bottom: var(--cds-spacing-07, 2rem); }

.bx--modal-content--overflow-indicator {
  position: absolute;
  bottom: var(--cds-spacing-09, 3rem);
  left: 0;
  grid-row: 2/-2;
  grid-column: 1/-1;
  width: 100%;
  height: 2rem;
  background-image: linear-gradient(to bottom, rgba(var(--cds-ui-01, #f4f4f4), 0), var(--cds-ui-01, #f4f4f4));
  content: '';
  pointer-events: none; }

.bx--modal-content:focus ~ .bx--modal-content--overflow-indicator {
  width: calc(100% - 4px);
  margin: 0 2px 2px; }

@media screen and (-ms-high-contrast: active) {
  .bx--modal-scroll-content > *:last-child {
    padding-bottom: 0; }
  .bx--modal-content--overflow-indicator {
    display: none; } }

.bx--modal-footer {
  display: flex;
  grid-row: -1/-1;
  grid-column: 1/-1;
  justify-content: flex-end;
  height: 4rem;
  margin-top: auto; }

.bx--modal-footer .bx--btn {
  flex: 0 1 50%;
  max-width: none;
  height: 4rem;
  margin: 0;
  padding-top: var(--cds-spacing-05, 1rem);
  padding-bottom: var(--cds-spacing-07, 2rem); }

.bx--modal-footer--three-button .bx--btn {
  flex: 0 1 25%;
  align-items: flex-start; }

@media screen and (prefers-contrast) {
  .bx--modal-footer button.bx--btn:focus {
    border: none;
    outline-style: dotted; } }

.bx--modal-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 3rem;
  height: 3rem;
  padding: .75rem;
  overflow: hidden;
  background-color: transparent;
  border: 2px solid transparent;
  cursor: pointer;
  transition: background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--modal-close:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--modal-close:focus {
  border-color: var(--cds-focus, #0f62fe);
  outline: none; }

@media screen and (prefers-contrast) {
  .bx--modal-close:focus {
    border-style: dotted; } }

.bx--modal-close::-moz-focus-inner {
  border: 0; }

.bx--modal-close__icon {
  width: 1.25rem;
  height: 1.25rem;
  fill: var(--cds-icon-01, #161616); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--modal-close__icon {
    fill: ButtonText; } }

.bx--body--with-modal-open {
  overflow: hidden; }

.bx--body--with-modal-open .bx--tooltip {
  z-index: 9000; }

:host(dds-expressive-modal), .bx--modal--expressive {
  color: var(--cds-text-01, #161616); }

:host(dds-expressive-modal) .bx--modal-container, .bx--modal--expressive .bx--modal-container {
  padding: 3rem 2rem 2rem;
  min-height: 5.25rem; }

:host(dds-expressive-modal) .bx--modal-content, .bx--modal--expressive .bx--modal-content {
  display: flex;
  padding-left: 0;
  padding-right: 1.875rem;
  margin-bottom: 0;
  padding-top: 0; }

:host(dds-expressive-modal-footer) .bx--modal-footer {
  justify-content: flex-start;
  height: 3rem; }

:host(dds-expressive-modal-close-button) .bx--modal-close {
  position: fixed; }

:host(dds-expressive-modal-heading), .bx--modal--expressive .bx--modal-content h1 {
  font-size: var(--cds-expressive-heading-04-font-size, 1.75rem);
  font-weight: var(--cds-expressive-heading-04-font-weight, 400);
  line-height: var(--cds-expressive-heading-04-line-height, 1.29);
  letter-spacing: var(--cds-expressive-heading-04-letter-spacing, 0);
  breakpoints: var(--cds-expressive-heading-04-breakpoints, (xlg: (font-size: 1.75rem, line-height: 1.25), max: (font-size: 2rem))); }

@media (min-width: 42rem) {
  :host(dds-expressive-modal)[size='full-width'] .bx--modal-container, .bx--modal--expressive--fullwidth .bx--modal-container {
    width: calc(100% - 2rem);
    max-width: calc(100% - 2rem);
    height: calc(100% - 2rem);
    max-height: none; } }

:host(dds-expressive-modal[size='full-width']) ::slotted(dds-expressive-modal-body), :host(dds-expressive-modal[size='full-width']) ::slotted(dds-lightbox-media-viewer-body), .bx--modal--expressive--fullwidth .bx--modal-content {
  padding-right: 0;
  height: auto;
  min-height: 31.25rem; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

:host(dds-video-player), .bx--video-player {
  color: var(--dds--video-caption--color, var(--cds-text-05, #6f6f6f)); }

:host(dds-video-player) .bx--image__img, .bx--video-player .bx--image__img {
  width: 100%;
  height: 100%; }

:host(dds-video-player) dds-image, .bx--video-player .bx--image {
  position: relative;
  width: 100%;
  height: 100%; }

:host(dds-video-player) dds-image::before, .bx--video-player .bx--image::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  background-color: var(--cds-inverse-02, #393939);
  transition: opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-video-player) dds-image:hover::before, :host(dds-video-player) dds-image:focus::before, .bx--video-player .bx--image:hover::before, .bx--video-player .bx--image:focus::before {
  opacity: 0.2; }

.bx--video-player__video-container {
  width: 100%;
  position: relative;
  display: inline-block;
  margin-top: var(--cds-spacing-05, 1rem);
  position: relative;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden; }

.bx--video-player__video-container ::slotted(.bx--video-player__video), .bx--video-player__video-container .bx--video-player__video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.bx--video-player__video-container.bx--video-player__aspect-ratio--16x9 {
  position: relative;
  padding-top: 56.25%;
  height: 0;
  overflow: hidden; }

.bx--video-player__video-container.bx--video-player__aspect-ratio--9x16 {
  position: relative;
  padding-top: 177.77778%;
  height: 0;
  overflow: hidden; }

.bx--video-player__video-container.bx--video-player__aspect-ratio--2x1 {
  position: relative;
  padding-top: 50%;
  height: 0;
  overflow: hidden; }

.bx--video-player__video-container.bx--video-player__aspect-ratio--1x2 {
  position: relative;
  padding-top: 200%;
  height: 0;
  overflow: hidden; }

.bx--video-player__video-container.bx--video-player__aspect-ratio--4x3 {
  position: relative;
  padding-top: 75%;
  height: 0;
  overflow: hidden; }

.bx--video-player__video-container.bx--video-player__aspect-ratio--3x4 {
  position: relative;
  padding-top: 133.33333%;
  height: 0;
  overflow: hidden; }

.bx--video-player__video-container.bx--video-player__aspect-ratio--1x1 {
  position: relative;
  padding-top: 100%;
  height: 0;
  overflow: hidden; }

.bx--video-player__video-caption {
  font-size: var(--cds-caption-01-font-size, 0.875rem);
  font-weight: var(--cds-caption-01-font-weight, 400);
  line-height: var(--cds-caption-01-line-height, 1.125rem);
  letter-spacing: var(--cds-caption-01-letter-spacing, 0.16px);
  padding-top: var(--dds--video-caption--padding, var(--cds-spacing-03, 0.5rem));
  max-width: 90%; }

.bx--video-player__image-overlay {
  border: none;
  padding: 0;
  cursor: pointer;
  width: 100%;
  height: 100%; }

.bx--video-player__image-overlay:focus {
  outline: 3px solid var(--cds-focus, #0f62fe);
  outline-offset: 1px; }

.bx--modal--expressive--fullwidth .bx--modal-container .bx--modal-content {
  min-height: 100%; }

.bx--lightbox-media-viewer {
  color: var(--cds-text-01, #161616); }

@media (max-width: 41.98rem) {
  .bx--lightbox-media-viewer .bx--modal-container {
    padding: 3rem 1rem 1rem 1rem; } }

.bx--lightbox-media-viewer .bx--modal-container .bx--modal-content {
  padding-right: 0; }

.bx--lightbox-media-viewer .bx--video-player {
  width: 100%; }

@media (min-width: 42rem) {
  .bx--lightbox-media-viewer .bx--model-container {
    padding-top: 4rem;
    padding-bottom: 0; } }

@media (min-width: 66rem) {
  .bx--lightbox-media-viewer .bx--model-container {
    padding-top: 3rem;
    padding-bottom: 1rem; } }

:host(dds-lightbox-media-viewer-body), .bx--lightbox-media-viewer__container {
  display: flex;
  width: 100%;
  padding-bottom: 0; }

@media (max-width: 65.98rem) {
  :host(dds-lightbox-media-viewer-body), .bx--lightbox-media-viewer__container {
    display: block; } }

@media (min-width: 66rem) {
  :host(dds-lightbox-media-viewer-body), .bx--lightbox-media-viewer__container {
    padding-top: 0;
    padding-bottom: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center; } }

:host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__row, .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__row {
  display: flex;
  flex-wrap: wrap;
  margin-right: 0;
  margin-left: 0;
  flex-flow: column nowrap;
  width: 100%;
  overflow-y: auto; }

@media (min-width: 66rem) {
  :host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__row, .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__row {
    flex-direction: row; } }

@media (max-width: 65.98rem) {
  :host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__media, .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__media {
    position: relative;
    height: 100%; } }

:host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__media img, .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__media img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%; }

@media (max-width: 65.98rem) {
  :host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__media, .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__media {
    display: flex;
    flex: auto;
    align-items: center; } }

@media (min-width: 66rem) {
  :host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__media, .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__media {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    display: block;
    flex: 0 0 75%;
    max-width: 75%; }
  .bx--row--condensed :host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__media, .bx--grid--condensed :host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__media, .bx--row--condensed .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__media, .bx--grid--condensed .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__media {
    padding-right: .03125rem;
    padding-left: .03125rem; }
  .bx--row--narrow :host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__media, .bx--grid--narrow :host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__media, .bx--row--narrow .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__media, .bx--grid--narrow .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__media {
    padding-right: 1rem;
    padding-left: 0; } }

:host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__media-description, .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__media-description {
  display: flex;
  flex-direction: column;
  justify-content: flex-end; }

@media (min-width: 66rem) {
  :host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__media-description, .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__media-description {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
    display: flex; }
  .bx--row--condensed :host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__media-description, .bx--grid--condensed :host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__media-description, .bx--row--condensed .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__media-description, .bx--grid--condensed .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__media-description {
    padding-right: .03125rem;
    padding-left: .03125rem; }
  .bx--row--narrow :host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__media-description, .bx--grid--narrow :host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__media-description, .bx--row--narrow .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__media-description, .bx--grid--narrow .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__media-description {
    padding-right: 1rem;
    padding-left: 0; } }

:host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__content, .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__content {
  max-width: 95%;
  font-size: var(--cds-body-long-02-font-size, 1rem);
  font-weight: var(--cds-body-long-02-font-weight, 400);
  line-height: var(--cds-body-long-02-line-height, 1.5);
  letter-spacing: var(--cds-body-long-02-letter-spacing, 0); }

@media (min-width: 66rem) {
  :host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__content, .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__content {
    overflow: auto;
    padding-right: 0;
    padding-left: 2rem; } }

:host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__content__title, .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__content__title {
  padding-top: 1rem;
  padding-bottom: 2rem;
  font-size: var(--cds-expressive-heading-03-font-size, 1.25rem);
  font-weight: var(--cds-expressive-heading-03-font-weight, 400);
  line-height: var(--cds-expressive-heading-03-line-height, 1.4);
  letter-spacing: var(--cds-expressive-heading-03-letter-spacing, 0);
  breakpoints: var(--cds-expressive-heading-03-breakpoints, (xlg: (font-size: 1.25rem, line-height: 1.25), max: (font-size: 1.5rem, line-height: 1.334))); }

:host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__content__desc, .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__content__desc {
  color: var(--cds-text-02, #525252);
  font-size: var(--cds-body-long-02-font-size, 1rem);
  font-weight: var(--cds-body-long-02-font-weight, 400);
  line-height: var(--cds-body-long-02-line-height, 1.5);
  letter-spacing: var(--cds-body-long-02-letter-spacing, 0); }

@media (min-width: 66rem) {
  :host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__title, :host(dds-lightbox-media-viewer-body) .bx--lightbox-media-viewer__desc, .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__title, .bx--lightbox-media-viewer__container .bx--lightbox-media-viewer__desc {
    display: flex;
    max-width: 95%;
    height: 100%; } }

.bx--btn {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  position: relative;
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  max-width: 20rem;
  min-height: 3rem;
  margin: 0;
  padding: calc(0.875rem - 3px) 63px calc(0.875rem - 3px) 15px;
  text-align: left;
  text-decoration: none;
  vertical-align: top;
  border-radius: 0;
  outline: none;
  cursor: pointer;
  transition: background 70ms cubic-bezier(0, 0, 0.38, 0.9), box-shadow 70ms cubic-bezier(0, 0, 0.38, 0.9), border-color 70ms cubic-bezier(0, 0, 0.38, 0.9), outline 70ms cubic-bezier(0, 0, 0.38, 0.9); }

.bx--btn *, .bx--btn *::before, .bx--btn *::after {
  box-sizing: inherit; }

.bx--btn:disabled, .bx--btn:hover:disabled, .bx--btn:focus:disabled, .bx--btn.bx--btn--disabled, .bx--btn.bx--btn--disabled:hover, .bx--btn.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: var(--cds-disabled-02, #c6c6c6);
  border-color: var(--cds-disabled-02, #c6c6c6);
  box-shadow: none;
  cursor: not-allowed; }

.bx--btn .bx--btn__icon {
  position: absolute;
  right: 1rem;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem; }

.bx--btn::-moz-focus-inner {
  padding: 0;
  border: 0; }

.bx--btn--primary {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-interactive-01, #0f62fe);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px; }

.bx--btn--primary:hover {
  background-color: var(--cds-hover-primary, #0353e9); }

.bx--btn--primary:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn--primary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--btn--primary:active {
  background-color: var(--cds-active-primary, #002d9c); }

.bx--btn--primary .bx--btn__icon, .bx--btn--primary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

.bx--btn--primary:hover {
  color: var(--cds-text-04, #fff); }

.bx--btn--secondary {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-interactive-02, #393939);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px; }

.bx--btn--secondary:hover {
  background-color: var(--cds-hover-secondary, #4c4c4c); }

.bx--btn--secondary:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn--secondary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--btn--secondary:active {
  background-color: var(--cds-active-secondary, #6f6f6f); }

.bx--btn--secondary .bx--btn__icon, .bx--btn--secondary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

.bx--btn--secondary:hover, .bx--btn--secondary:focus {
  color: var(--cds-text-04, #fff); }

.bx--btn--tertiary {
  color: var(--cds-interactive-03, #0f62fe);
  background-color: rgba(0, 0, 0, 0);
  border-color: var(--cds-interactive-03, #0f62fe);
  border-style: solid;
  border-width: 1px; }

.bx--btn--tertiary:hover {
  background-color: var(--cds-hover-tertiary, #0353e9); }

.bx--btn--tertiary:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn--tertiary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--btn--tertiary:active {
  background-color: var(--cds-active-tertiary, #002d9c); }

.bx--btn--tertiary .bx--btn__icon, .bx--btn--tertiary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

.bx--btn--tertiary:hover {
  color: var(--cds-inverse-01, #fff); }

.bx--btn--tertiary:focus {
  color: var(--cds-inverse-01, #fff);
  background-color: var(--cds-interactive-03, #0f62fe); }

.bx--btn--tertiary:active {
  color: var(--cds-inverse-01, #fff);
  background-color: var(--cds-active-tertiary, #002d9c);
  border-color: transparent; }

.bx--btn--tertiary:disabled, .bx--btn--tertiary:hover:disabled, .bx--btn--tertiary:focus:disabled, .bx--btn--tertiary.bx--btn--disabled, .bx--btn--tertiary.bx--btn--disabled:hover, .bx--btn--tertiary.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: transparent;
  outline: none; }

.bx--btn--ghost {
  color: var(--cds-link-01, #0f62fe);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px;
  padding: calc(0.875rem - 3px) 16px; }

.bx--btn--ghost:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--btn--ghost:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn--ghost:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--btn--ghost:active {
  background-color: var(--cds-active-ui, #c6c6c6); }

.bx--btn--ghost .bx--btn__icon, .bx--btn--ghost .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

.bx--btn--ghost .bx--btn__icon {
  position: static;
  margin-left: .5rem; }

.bx--btn--ghost:hover, .bx--btn--ghost:active {
  color: var(--cds-hover-primary-text, #0043ce); }

.bx--btn--ghost:active {
  background-color: var(--cds-active-ui, #c6c6c6); }

.bx--btn--ghost:disabled, .bx--btn--ghost:hover:disabled, .bx--btn--ghost:focus:disabled, .bx--btn--ghost.bx--btn--disabled, .bx--btn--ghost.bx--btn--disabled:hover, .bx--btn--ghost.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: transparent;
  border-color: transparent;
  outline: none; }

.bx--btn--ghost.bx--btn--sm {
  padding: calc(0.375rem - 3px) 16px; }

.bx--btn--ghost.bx--btn--field {
  padding: calc(0.675rem - 3px) 16px; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
    outline-style: dotted; } }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  outline: 1px solid transparent; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
    outline-style: dotted; } }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    display: inline-block; } }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after {
  transition: none; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .1875rem 1rem;
  color: var(--cds-inverse-01, #fff);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #393939);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    border: 1px solid transparent; } }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after {
  content: attr(aria-label); }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after {
  content: none; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover.bx--tooltip--a11y::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden .bx--assistive-text, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger svg, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover svg, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  fill: currentColor; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::before, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::after, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  opacity: 0;
  clip: rect(0, 0, 0, 0); }

.bx--btn.bx--btn--icon-only:not(.bx--tooltip--hidden) .bx--assistive-text {
  pointer-events: all; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  border-color: var(--cds-focus, #0f62fe); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:active:not([disabled]) {
  border-color: transparent; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  outline-color: transparent; }

.bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:hover, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:focus, .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:active {
  cursor: not-allowed;
  fill: var(--cds-disabled-03, #8d8d8d); }

.bx--btn--icon-only--top {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

.bx--btn--icon-only--top:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--btn--icon-only--top:focus {
    outline-style: dotted; } }

.bx--btn--icon-only--top:focus {
  outline: 1px solid transparent; }

.bx--btn--icon-only--top:focus svg {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--btn--icon-only--top:focus svg {
    outline-style: dotted; } }

.bx--btn--icon-only--top::before, .bx--btn--icon-only--top::after, .bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--btn--icon-only--top::before, .bx--btn--icon-only--top::after, .bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
    display: inline-block; } }

.bx--btn--icon-only--top::before, .bx--btn--icon-only--top::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--btn--icon-only--top.bx--tooltip--a11y::before, .bx--btn--icon-only--top.bx--tooltip--a11y::after {
  transition: none; }

.bx--btn--icon-only--top::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

.bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

.bx--btn--icon-only--top::after, .bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .1875rem 1rem;
  color: var(--cds-inverse-01, #fff);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #393939);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--btn--icon-only--top::after, .bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  .bx--btn--icon-only--top::after, .bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  .bx--btn--icon-only--top::after, .bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn--icon-only--top::after, .bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
    border: 1px solid transparent; } }

.bx--btn--icon-only--top::after {
  content: attr(aria-label); }

.bx--btn--icon-only--top.bx--tooltip--a11y::after {
  content: none; }

.bx--btn--icon-only--top.bx--tooltip--visible::before, .bx--btn--icon-only--top.bx--tooltip--visible::after, .bx--btn--icon-only--top:hover::before, .bx--btn--icon-only--top:hover::after, .bx--btn--icon-only--top:focus::before, .bx--btn--icon-only--top:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, .bx--btn--icon-only--top:hover .bx--assistive-text, .bx--btn--icon-only--top:hover + .bx--assistive-text, .bx--btn--icon-only--top:focus .bx--assistive-text, .bx--btn--icon-only--top:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

.bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, .bx--btn--icon-only--top.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--btn--icon-only--top:hover .bx--assistive-text, .bx--btn--icon-only--top:hover + .bx--assistive-text, .bx--btn--icon-only--top:hover.bx--tooltip--a11y::before, .bx--btn--icon-only--top:focus .bx--assistive-text, .bx--btn--icon-only--top:focus + .bx--assistive-text, .bx--btn--icon-only--top:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--btn--icon-only--top.bx--tooltip--hidden .bx--assistive-text, .bx--btn--icon-only--top.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.bx--btn--icon-only--top.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

.bx--btn--icon-only--top .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  bottom: -.75rem; }

.bx--btn--icon-only--top::before, .bx--btn--icon-only--top::after, .bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
  top: 0;
  left: 50%; }

.bx--btn--icon-only--top::before {
  top: -.5rem;
  border-color: var(--cds-inverse-02, #393939) transparent transparent transparent;
  border-width: .3125rem .25rem 0 .25rem;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

.bx--btn--icon-only--top::after, .bx--btn--icon-only--top .bx--assistive-text, .bx--btn--icon-only--top + .bx--assistive-text {
  top: -.8125rem;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

.bx--btn--icon-only--bottom .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  top: -.75rem; }

.bx--btn--icon-only--bottom::before, .bx--btn--icon-only--bottom::after, .bx--btn--icon-only--bottom .bx--assistive-text, .bx--btn--icon-only--bottom + .bx--assistive-text {
  bottom: 0;
  left: 50%; }

.bx--btn--icon-only--bottom::before {
  bottom: -.5rem;
  border-color: transparent transparent var(--cds-inverse-02, #393939) transparent;
  border-width: 0 .25rem .3125rem .25rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--btn--icon-only--bottom::after, .bx--btn--icon-only--bottom .bx--assistive-text, .bx--btn--icon-only--bottom + .bx--assistive-text {
  bottom: -.8125rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--btn--icon-only {
  padding-right: .9375rem;
  padding-left: .9375rem; }

.bx--btn--icon-only .bx--btn__icon {
  position: static; }

.bx--btn--icon-only.bx--btn--ghost .bx--btn__icon, .bx--btn--icon-only.bx--btn--danger--ghost .bx--btn__icon {
  margin: 0; }

.bx--btn--icon-only.bx--btn--selected {
  background: var(--cds-selected-ui, #e0e0e0); }

.bx--btn path[data-icon-path='inner-path'] {
  fill: none; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn.bx--btn--icon-only.bx--btn--ghost .bx--btn__icon path, .bx--btn.bx--btn--icon-only.bx--btn--ghost:hover .bx--btn__icon path {
    fill: ButtonText; } }

.bx--btn--ghost.bx--btn--icon-only .bx--btn__icon path:not([data-icon-path]), .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon {
  fill: var(--cds-icon-01, #161616); }

.bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon, .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon {
  fill: var(--cds-disabled-03, #8d8d8d); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path path, .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon path {
    fill: GrayText; } }

.bx--btn--ghost.bx--btn--icon-only[disabled] {
  cursor: not-allowed; }

.bx--btn--field.bx--btn--icon-only {
  padding-right: .6875rem;
  padding-left: .6875rem; }

.bx--btn--sm.bx--btn--icon-only {
  padding-right: .4375rem;
  padding-left: .4375rem; }

.bx--btn--danger {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-danger-01, #da1e28);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px; }

.bx--btn--danger:hover {
  background-color: var(--cds-hover-danger, #b81921); }

.bx--btn--danger:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn--danger:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--btn--danger:active {
  background-color: var(--cds-active-danger, #750e13); }

.bx--btn--danger .bx--btn__icon, .bx--btn--danger .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

.bx--btn--danger:hover {
  color: var(--cds-text-04, #fff); }

.bx--btn--danger-tertiary, .bx--btn--danger--tertiary {
  color: var(--cds-danger-02, #da1e28);
  background-color: rgba(0, 0, 0, 0);
  border-color: var(--cds-danger-02, #da1e28);
  border-style: solid;
  border-width: 1px; }

.bx--btn--danger-tertiary:hover, .bx--btn--danger--tertiary:hover {
  background-color: var(--cds-hover-danger, #b81921); }

.bx--btn--danger-tertiary:focus, .bx--btn--danger--tertiary:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn--danger-tertiary:focus, .bx--btn--danger--tertiary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--btn--danger-tertiary:active, .bx--btn--danger--tertiary:active {
  background-color: var(--cds-active-danger, #750e13); }

.bx--btn--danger-tertiary .bx--btn__icon, .bx--btn--danger-tertiary .bx--btn__icon path:not([data-icon-path]), .bx--btn--danger--tertiary .bx--btn__icon, .bx--btn--danger--tertiary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

.bx--btn--danger-tertiary:hover, .bx--btn--danger--tertiary:hover {
  color: var(--cds-text-04, #fff);
  border-color: var(--cds-hover-danger, #b81921); }

.bx--btn--danger-tertiary:focus, .bx--btn--danger--tertiary:focus {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-danger-01, #da1e28); }

.bx--btn--danger-tertiary:active, .bx--btn--danger--tertiary:active {
  color: var(--cds-text-04, #fff);
  border-color: var(--cds-active-danger, #750e13); }

.bx--btn--danger-tertiary:disabled, .bx--btn--danger-tertiary:hover:disabled, .bx--btn--danger-tertiary:focus:disabled, .bx--btn--danger-tertiary.bx--btn--disabled, .bx--btn--danger-tertiary.bx--btn--disabled:hover, .bx--btn--danger-tertiary.bx--btn--disabled:focus, .bx--btn--danger--tertiary:disabled, .bx--btn--danger--tertiary:hover:disabled, .bx--btn--danger--tertiary:focus:disabled, .bx--btn--danger--tertiary.bx--btn--disabled, .bx--btn--danger--tertiary.bx--btn--disabled:hover, .bx--btn--danger--tertiary.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: transparent;
  outline: none; }

.bx--btn--danger-ghost, .bx--btn--danger--ghost {
  color: var(--cds-danger-02, #da1e28);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px;
  padding: calc(0.875rem - 3px) 16px; }

.bx--btn--danger-ghost:hover, .bx--btn--danger--ghost:hover {
  background-color: var(--cds-hover-danger, #b81921); }

.bx--btn--danger-ghost:focus, .bx--btn--danger--ghost:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--btn--danger-ghost:focus, .bx--btn--danger--ghost:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--btn--danger-ghost:active, .bx--btn--danger--ghost:active {
  background-color: var(--cds-active-danger, #750e13); }

.bx--btn--danger-ghost .bx--btn__icon, .bx--btn--danger-ghost .bx--btn__icon path:not([data-icon-path]), .bx--btn--danger--ghost .bx--btn__icon, .bx--btn--danger--ghost .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

.bx--btn--danger-ghost .bx--btn__icon, .bx--btn--danger--ghost .bx--btn__icon {
  position: static;
  margin-left: .5rem; }

.bx--btn--danger-ghost:hover, .bx--btn--danger-ghost:active, .bx--btn--danger--ghost:hover, .bx--btn--danger--ghost:active {
  color: var(--cds-text-04, #fff); }

.bx--btn--danger-ghost:disabled, .bx--btn--danger-ghost:hover:disabled, .bx--btn--danger-ghost:focus:disabled, .bx--btn--danger-ghost.bx--btn--disabled, .bx--btn--danger-ghost.bx--btn--disabled:hover, .bx--btn--danger-ghost.bx--btn--disabled:focus, .bx--btn--danger--ghost:disabled, .bx--btn--danger--ghost:hover:disabled, .bx--btn--danger--ghost:focus:disabled, .bx--btn--danger--ghost.bx--btn--disabled, .bx--btn--danger--ghost.bx--btn--disabled:hover, .bx--btn--danger--ghost.bx--btn--disabled:focus {
  color: var(--cds-disabled-02, #c6c6c6);
  background: transparent;
  border-color: transparent;
  outline: none; }

.bx--btn--danger-ghost.bx--btn--sm, .bx--btn--danger--ghost.bx--btn--sm {
  padding: calc(0.375rem - 3px) 16px; }

.bx--btn--danger-ghost.bx--btn--field, .bx--btn--danger--ghost.bx--btn--field {
  padding: calc(0.675rem - 3px) 16px; }

.bx--btn--sm {
  min-height: 2rem;
  padding: calc(0.375rem - 3px) 60px calc(0.375rem - 3px) 12px; }

.bx--btn--xl:not(.bx--btn--icon-only) {
  align-items: baseline;
  padding-top: var(--cds-spacing-05, 1rem);
  padding-right: var(--cds-spacing-10, 4rem);
  padding-left: var(--cds-spacing-05, 1rem);
  min-height: 5rem; }

.bx--btn--lg:not(.bx--btn--icon-only) {
  align-items: baseline;
  padding-top: var(--cds-spacing-05, 1rem);
  padding-right: var(--cds-spacing-10, 4rem);
  padding-left: var(--cds-spacing-05, 1rem);
  min-height: 4rem; }

.bx--btn--field {
  min-height: 2.5rem;
  padding: calc(0.675rem - 3px) 60px calc(0.675rem - 3px) 12px; }

.bx--btn.bx--skeleton {
  position: relative;
  padding: 0;
  background: var(--cds-skeleton-01, #e5e5e5);
  border: none;
  box-shadow: none;
  pointer-events: none;
  width: 9.375rem; }

.bx--btn.bx--skeleton:hover, .bx--btn.bx--skeleton:focus, .bx--btn.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default; }

.bx--btn.bx--skeleton::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--cds-skeleton-02, #c6c6c6);
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
  animation: 3000ms ease-in-out skeleton infinite;
  content: '';
  will-change: transform-origin, transform, opacity; }

@media (prefers-reduced-motion: reduce) {
  .bx--btn.bx--skeleton::before {
    -webkit-animation: none;
    animation: none; } }

.bx--btn-set {
  display: flex; }

.bx--btn-set--stacked {
  flex-direction: column; }

.bx--btn-set .bx--btn {
  width: 100%;
  max-width: 12.25rem; }

.bx--btn-set .bx--btn:not(:focus) {
  box-shadow: -0.0625rem 0 0 0 var(--cds-button-separator, #e0e0e0); }

.bx--btn-set .bx--btn:first-of-type:not(:focus) {
  box-shadow: inherit; }

.bx--btn-set .bx--btn:focus + .bx--btn {
  box-shadow: inherit; }

.bx--btn-set--stacked .bx--btn:not(:focus) {
  box-shadow: 0 -0.0625rem 0 0 var(--cds-button-separator, #e0e0e0); }

.bx--btn-set--stacked .bx--btn:first-of-type:not(:focus) {
  box-shadow: inherit; }

.bx--btn-set .bx--btn.bx--btn--disabled {
  box-shadow: -0.0625rem 0 0 0 var(--cds-disabled-03, #8d8d8d); }

.bx--btn-set .bx--btn.bx--btn--disabled:first-of-type {
  box-shadow: none; }

.bx--btn-set--stacked .bx--btn.bx--btn--disabled {
  box-shadow: 0 -0.0625rem 0 0 var(--cds-disabled-03, #8d8d8d); }

.bx--btn-set--stacked .bx--btn.bx--btn--disabled:first-of-type {
  box-shadow: none; }

.bx--buttongroup, :host(dds-button-group), :host(dds-leadspace-block-cta) {
  --dds--button-group--item-count: 3;
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: 1fr; }

@media (min-width: 66rem) {
  .bx--buttongroup, :host(dds-button-group), :host(dds-leadspace-block-cta) {
    display: inline-grid;
    grid-template-columns: repeat(var(--dds--button-group--item-count), 1fr); } }

.bx--buttongroup-item, :host(dds-button-group-item), :host(dds-button-cta) {
  margin-top: 1rem;
  max-width: 20rem;
  min-width: 0; }

@media (min-width: 42rem) {
  .bx--buttongroup-item, :host(dds-button-group-item), :host(dds-button-cta) {
    padding-right: 1rem; } }

.bx--buttongroup-item .bx--btn, :host(dds-button-group-item) .bx--btn, :host(dds-button-cta) .bx--btn {
  font-size: 1rem;
  position: relative;
  width: 100%;
  height: 100%;
  word-break: break-word;
  transition: all 70ms cubic-bezier(0, 0, 0.38, 0.9), width 0s, height 0s; }

.bx--buttongroup-item .bx--btn .bx--btn__icon, :host(dds-button-group-item) .bx--btn .bx--btn__icon, :host(dds-button-cta) .bx--btn .bx--btn__icon {
  width: auto;
  height: auto; }

.bx--buttongroup-item .bx--btn--multiline, :host(dds-button-group-item) .bx--btn--multiline, :host(dds-button-cta) .bx--btn--multiline {
  align-items: start; }

:host(dds-button-group-item) ::slotted([slot='icon']) {
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  flex-shrink: 0; }

.bx--buttongroup-item--pseudo {
  position: absolute;
  clip: rect(0, 0, 0, 0); }

.bx--buttongroup-item--pseudo .bx--btn {
  width: auto; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--callout__container, :host(dds-callout-quote), :host(dds-callout) {
  background-color: var(--cds-inverse-02, #393939);
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem; }

.bx--callout__column {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--callout__column, .bx--grid--condensed .bx--callout__column {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--callout__column, .bx--grid--narrow .bx--callout__column {
  padding-right: 1rem;
  padding-left: 0; }

.bx--callout__content {
  padding-top: var(--cds-layout-03, 2rem); }

@media (min-width: 42rem) {
  .bx--callout__content {
    margin-left: 12.5%;
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
    padding-left: var(--cds-spacing-02, 0.25rem);
    padding-right: var(--cds-spacing-02, 0.25rem);
    padding-top: var(--cds-layout-05, 4rem); } }

@media (min-width: 66rem) {
  .bx--callout__content {
    padding-left: var(--cds-spacing-01, 0.125rem);
    padding-right: var(--cds-spacing-01, 0.125rem);
    margin-left: 8.33333%;
    display: block;
    flex: 0 0 83.33333%;
    max-width: 83.33333%; } }

.bx--callout__content .bx--quote {
  background-color: var(--cds-ui-01, #f4f4f4); }

.bx--callout__content .bx--quote__copy, .bx--callout__content .bx--quote__source-heading, .bx--callout__content .bx--quote__source-body, .bx--callout__content .bx--quote__source-optional-copy, .bx--callout__content ::slotted(dds-quote-source-bottom-copy), .bx--callout__content ::slotted(dds-quote-source-copy), .bx--callout__content ::slotted(dds-quote-source-heading), .bx--callout__content .bx--quote__mark {
  color: var(--cds-inverse-01, #fff); }

.bx--callout-data .bx--callout__column, .bx--callout-data dds-callout, :host(dds-callout-data) .bx--callout__column, :host(dds-callout-data) dds-callout {
  height: auto; }

@media (min-width: 42rem) {
  .bx--callout-data .bx--callout__column, .bx--callout-data dds-callout, :host(dds-callout-data) .bx--callout__column, :host(dds-callout-data) dds-callout {
    min-height: 20rem; } }

@media (min-width: 66rem) {
  .bx--callout-data .bx--callout__column, .bx--callout-data dds-callout, :host(dds-callout-data) .bx--callout__column, :host(dds-callout-data) dds-callout {
    min-height: 25rem; } }

@media (min-width: 82rem) {
  .bx--callout-data .bx--callout__column, .bx--callout-data dds-callout, :host(dds-callout-data) .bx--callout__column, :host(dds-callout-data) dds-callout {
    min-height: 30rem; } }

@media (min-width: 99rem) {
  .bx--callout-data .bx--callout__column, .bx--callout-data dds-callout, :host(dds-callout-data) .bx--callout__column, :host(dds-callout-data) dds-callout {
    min-height: 35rem; } }

.bx--callout-data .bx--callout__content, :host(dds-callout-data) .bx--callout__content {
  padding-left: 0;
  margin-left: 0;
  display: flex;
  height: 100%;
  flex-direction: column;
  width: 90%;
  max-width: 640px; }

.bx--callout-data .bx--callout__container, .bx--callout-data :host(dds-callout-quote), :host(dds-callout-data) .bx--callout__container, :host(dds-callout-data) :host(dds-callout-quote) {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #393939;
  --cds-interactive-03: #0f62fe;
  --cds-interactive-04: #0f62fe;
  --cds-ui-background: #fff;
  --cds-ui-01: #f4f4f4;
  --cds-ui-02: #fff;
  --cds-ui-03: #e0e0e0;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #161616;
  --cds-text-01: #161616;
  --cds-text-02: #525252;
  --cds-text-03: #a8a8a8;
  --cds-text-04: #fff;
  --cds-text-05: #6f6f6f;
  --cds-text-error: #da1e28;
  --cds-icon-01: #161616;
  --cds-icon-02: #525252;
  --cds-icon-03: #fff;
  --cds-link-01: #0f62fe;
  --cds-link-02: #0043ce;
  --cds-inverse-link: #78a9ff;
  --cds-field-01: #f4f4f4;
  --cds-field-02: #fff;
  --cds-inverse-01: #fff;
  --cds-inverse-02: #393939;
  --cds-support-01: #da1e28;
  --cds-support-02: #24a148;
  --cds-support-03: #f1c21b;
  --cds-support-04: #0043ce;
  --cds-inverse-support-01: #fa4d56;
  --cds-inverse-support-02: #42be65;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #4589ff;
  --cds-overlay-01: rgba(22,22,22,0.5);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #da1e28;
  --cds-focus: #0f62fe;
  --cds-inverse-focus-ui: #fff;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #0043ce;
  --cds-hover-secondary: #4c4c4c;
  --cds-active-secondary: #6f6f6f;
  --cds-hover-tertiary: #0353e9;
  --cds-active-tertiary: #002d9c;
  --cds-hover-ui: #e5e5e5;
  --cds-hover-light-ui: #e5e5e5;
  --cds-hover-selected-ui: #cacaca;
  --cds-active-ui: #c6c6c6;
  --cds-active-light-ui: #c6c6c6;
  --cds-selected-ui: #e0e0e0;
  --cds-selected-light-ui: #e0e0e0;
  --cds-inverse-hover-ui: #4c4c4c;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #e5e5e5;
  --cds-visited-link: #8a3ffc;
  --cds-disabled-01: #f4f4f4;
  --cds-disabled-02: #c6c6c6;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #d0e2ff;
  --cds-decorative-01: #e0e0e0;
  --cds-button-separator: #e0e0e0;
  --cds-skeleton-01: #e5e5e5;
  --cds-skeleton-02: #c6c6c6;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #393939;
  --cds-brand-03: #0f62fe;
  --cds-active-01: #c6c6c6;
  --cds-hover-field: #e5e5e5;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  background-color: var(--cds-inverse-02, #393939); }

:host(dds-callout-data-heading), .bx--callout-data__data {
  font-size: 2.625rem;
  font-weight: 300;
  line-height: 1.19;
  letter-spacing: 0;
  font-size: calc(2.625rem + 1.625 * ((100vw - 20rem) / 22));
  color: var(--cds-inverse-01, #fff);
  padding-top: var(--cds-layout-01, 1rem);
  padding-bottom: var(--cds-layout-05, 4rem); }

@media (min-width: 42rem) {
  :host(dds-callout-data-heading), .bx--callout-data__data {
    font-size: 4.25rem;
    line-height: 1.15;
    font-size: calc(4.25rem + 1.5 * ((100vw - 42rem) / 24)); } }

@media (min-width: 66rem) {
  :host(dds-callout-data-heading), .bx--callout-data__data {
    font-size: 5.75rem;
    line-height: 1.11;
    letter-spacing: -.64px;
    font-size: calc(5.75rem + 1.875 * ((100vw - 66rem) / 16)); } }

@media (min-width: 82rem) {
  :host(dds-callout-data-heading), .bx--callout-data__data {
    font-size: 7.625rem;
    line-height: 1.07;
    letter-spacing: -.64px;
    font-size: calc(7.625rem + 2.125 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-callout-data-heading), .bx--callout-data__data {
    font-size: 9.75rem;
    line-height: 1.05;
    letter-spacing: -.96px;
    font-size: 9.75rem; } }

:host(dds-callout-data-copy), .bx--callout-data__copy {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  font-size: calc(1.25rem + 0 * ((100vw - 20rem) / 62));
  color: var(--cds-inverse-01, #fff);
  margin-top: auto;
  padding-bottom: var(--cds-layout-01, 1rem); }

@media (min-width: 82rem) {
  :host(dds-callout-data-copy), .bx--callout-data__copy {
    font-size: 1.25rem;
    line-height: 1.25;
    font-size: calc(1.25rem + .25 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-callout-data-copy), .bx--callout-data__copy {
    font-size: 1.5rem;
    line-height: 1.334;
    font-size: 1.5rem; } }

:host(dds-callout-data-source), .bx--callout-data__source {
  font-size: var(--cds-caption-01-font-size, 0.875rem);
  font-weight: var(--cds-caption-01-font-weight, 400);
  line-height: var(--cds-caption-01-line-height, 1.125rem);
  letter-spacing: var(--cds-caption-01-letter-spacing, 0.16px);
  width: 90%;
  max-width: 40rem;
  padding-bottom: var(--cds-layout-03, 2rem);
  padding-top: var(--cds-spacing-03, 0.5rem);
  color: var(--cds-text-05, #6f6f6f); }

@media (min-width: 42rem) {
  :host(dds-callout-data-source), .bx--callout-data__source {
    padding-bottom: var(--cds-layout-05, 4rem); } }

@media (min-width: 66rem) {
  :host(dds-callout-data-source), .bx--callout-data__source {
    padding-bottom: var(--cds-layout-06, 6rem); } }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

:host(dds-hr), .bx--hr {
  margin: 1rem 0;
  border: none;
  height: .0625rem;
  background: var(--cds-ui-04, #8d8d8d); }

:host(dds-hr).bx--hr--small, :host(dds-hr)[size='small'], .bx--hr.bx--hr--small, .bx--hr:host(dds-hr)[size='small'] {
  max-width: 2rem; }

:host(dds-hr).bx--hr--medium, :host(dds-hr)[size='medium'], .bx--hr.bx--hr--medium, .bx--hr:host(dds-hr)[size='medium'] {
  max-width: 3rem; }

:host(dds-hr).bx--hr--large, :host(dds-hr)[size='large'], .bx--hr.bx--hr--large, .bx--hr:host(dds-hr)[size='large'] {
  max-width: 4rem; }

:host(dds-hr).bx--hr--thick, :host(dds-hr)[weight='thick'], .bx--hr.bx--hr--thick, .bx--hr:host(dds-hr)[weight='thick'] {
  height: .125rem; }

:host(dds-hr).bx--hr--low-contrast, :host(dds-hr)[contrast='low-contrast'], .bx--hr.bx--hr--low-contrast, .bx--hr:host(dds-hr)[contrast='low-contrast'] {
  background: var(--cds-ui-03, #e0e0e0); }

:host(dds-hr).bx--hr--high-contrast, :host(dds-hr)[contrast='high-contrast'], .bx--hr.bx--hr--high-contrast, .bx--hr:host(dds-hr)[contrast='high-contrast'] {
  background: var(--cds-ui-05, #161616); }

.bx--hr--dashed, :host(dds-hr)[type='dashed'] {
  height: .0625rem;
  background-color: transparent;
  background-size: 1rem .0625rem;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, var(--cds-ui-04, #8d8d8d) 50%, transparent 50%); }

.bx--hr--dashed.bx--hr--low-contrast, .bx--hr--low-contrast:host(dds-hr)[type='dashed'], :host(dds-hr)[type='dashed'][contrast='low-contrast'], .bx--hr--dashed:host(dds-hr)[contrast='low-contrast'] {
  background-image: linear-gradient(to right, var(--cds-ui-03, #e0e0e0) 50%, transparent 50%); }

.bx--hr--dashed.bx--hr--high-contrast, .bx--hr--high-contrast:host(dds-hr)[type='dashed'], :host(dds-hr)[type='dashed'][contrast='high-contrast'], .bx--hr--dashed:host(dds-hr)[contrast='high-contrast'] {
  background-image: linear-gradient(to right, var(--cds-ui-05, #161616) 50%, transparent 50%); }

.bx--hr--small, :host(dds-hr)[size='small'], .bx--hr--medium, :host(dds-hr)[size='medium'], .bx--hr--large, :host(dds-hr)[size='large'] {
  height: .0625rem;
  background: var(--cds-ui-04, #8d8d8d);
  background-image: none; }

.bx--hr--small.bx--hr--low-contrast, .bx--hr--low-contrast:host(dds-hr)[size='small'], :host(dds-hr)[size='small'][contrast='low-contrast'], .bx--hr--small:host(dds-hr)[contrast='low-contrast'], .bx--hr--medium.bx--hr--low-contrast, .bx--hr--low-contrast:host(dds-hr)[size='medium'], :host(dds-hr)[size='medium'][contrast='low-contrast'], .bx--hr--medium:host(dds-hr)[contrast='low-contrast'], .bx--hr--large.bx--hr--low-contrast, .bx--hr--low-contrast:host(dds-hr)[size='large'], :host(dds-hr)[size='large'][contrast='low-contrast'], .bx--hr--large:host(dds-hr)[contrast='low-contrast'] {
  background: var(--cds-ui-03, #e0e0e0); }

.bx--hr--small.bx--hr--high-contrast, .bx--hr--high-contrast:host(dds-hr)[size='small'], :host(dds-hr)[size='small'][contrast='high-contrast'], .bx--hr--small:host(dds-hr)[contrast='high-contrast'], .bx--hr--medium.bx--hr--high-contrast, .bx--hr--high-contrast:host(dds-hr)[size='medium'], :host(dds-hr)[size='medium'][contrast='high-contrast'], .bx--hr--medium:host(dds-hr)[contrast='high-contrast'], .bx--hr--large.bx--hr--high-contrast, .bx--hr--high-contrast:host(dds-hr)[size='large'], :host(dds-hr)[size='large'][contrast='high-contrast'], .bx--hr--large:host(dds-hr)[contrast='high-contrast'] {
  background: var(--cds-ui-05, #161616); }

.bx--link {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  color: var(--cds-link-01, #0f62fe);
  text-decoration: none;
  outline: none;
  transition: color 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--link *, .bx--link *::before, .bx--link *::after {
  box-sizing: inherit; }

.bx--link:hover {
  color: var(--cds-hover-primary-text, #0043ce);
  text-decoration: underline; }

.bx--link:active, .bx--link:active:visited, .bx--link:active:visited:hover {
  color: var(--cds-text-01, #161616);
  text-decoration: underline; }

.bx--link:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--link:focus {
    outline-style: dotted; } }

.bx--link:visited {
  color: var(--cds-link-01, #0f62fe); }

.bx--link:visited:hover {
  color: var(--cds-hover-primary-text, #0043ce); }

.bx--link--disabled, .bx--link--disabled:hover {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  display: inline;
  color: var(--cds-disabled-02, #c6c6c6);
  font-weight: 400;
  text-decoration: none;
  cursor: not-allowed; }

.bx--link--disabled *, .bx--link--disabled *::before, .bx--link--disabled *::after, .bx--link--disabled:hover *, .bx--link--disabled:hover *::before, .bx--link--disabled:hover *::after {
  box-sizing: inherit; }

.bx--link.bx--link--visited:visited {
  color: var(--cds-visited-link, #8a3ffc); }

.bx--link.bx--link--visited:visited:hover {
  color: var(--cds-hover-primary-text, #0043ce); }

.bx--link.bx--link--inline {
  text-decoration: underline; }

.bx--link.bx--link--inline:focus, .bx--link.bx--link--inline:visited {
  text-decoration: none; }

.bx--link--disabled.bx--link--inline {
  text-decoration: underline; }

.bx--link--sm {
  font-size: var(--cds-helper-text-01-font-size, 0.875rem);
  font-weight: var(--cds-helper-text-01-font-weight, 400);
  line-height: var(--cds-helper-text-01-line-height, 1.125rem);
  letter-spacing: var(--cds-helper-text-01-letter-spacing, 0.16px); }

.bx--link--lg {
  font-size: var(--cds-body-short-02-font-size, 1rem);
  font-weight: var(--cds-body-short-02-font-weight, 400);
  line-height: var(--cds-body-short-02-line-height, 1.375);
  letter-spacing: var(--cds-body-short-02-letter-spacing, 0); }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--link-with-icon, :host(dds-megamenu-link-with-icon), :host(dds-link-with-icon), :host(dds-link-list-item), :host(dds-link-list-item-cta), :host(dds-text-cta) {
  display: flex; }

.bx--link-with-icon span, :host(dds-megamenu-link-with-icon) span, :host(dds-link-with-icon) span, :host(dds-link-list-item) span, :host(dds-link-list-item-cta) span, :host(dds-text-cta) span {
  vertical-align: middle;
  align-self: center; }

.bx--link-with-icon svg, :host(dds-megamenu-link-with-icon) svg, .bx--link-with-icon ::slotted(svg[slot='icon']), :host(dds-megamenu-link-with-icon) ::slotted(svg[slot='icon']), :host(dds-link-with-icon) svg, :host(dds-link-with-icon) ::slotted(svg[slot='icon']), :host(dds-link-list-item) svg, :host(dds-link-list-item) ::slotted(svg[slot='icon']), :host(dds-link-list-item-cta) svg, :host(dds-link-list-item-cta) ::slotted(svg[slot='icon']), :host(dds-text-cta) svg, :host(dds-text-cta) ::slotted(svg[slot='icon']) {
  display: block;
  margin-left: .5rem;
  align-self: center;
  fill: currentColor; }

.bx--link-with-icon.bx--link--disabled:not([href]), .bx--link--disabled:not([href]):host(dds-megamenu-link-with-icon), .bx--link-with-icon.bx--link--disabled:not([button]), .bx--link--disabled:not([button]):host(dds-megamenu-link-with-icon), :host(dds-link-with-icon).bx--link--disabled:not([href]), :host(dds-link-with-icon).bx--link--disabled:not([button]), :host(dds-link-list-item).bx--link--disabled:not([href]), :host(dds-link-list-item).bx--link--disabled:not([button]), :host(dds-link-list-item-cta).bx--link--disabled:not([href]), :host(dds-link-list-item-cta).bx--link--disabled:not([button]), :host(dds-text-cta).bx--link--disabled:not([href]), :host(dds-text-cta).bx--link--disabled:not([button]) {
  pointer-events: auto;
  display: flex; }

.bx--link-with-icon.bx--link--disabled:not([href]):hover, .bx--link--disabled:not([href]):hover:host(dds-megamenu-link-with-icon), .bx--link-with-icon.bx--link--disabled:not([button]):hover, .bx--link--disabled:not([button]):hover:host(dds-megamenu-link-with-icon), :host(dds-link-with-icon).bx--link--disabled:not([href]):hover, :host(dds-link-with-icon).bx--link--disabled:not([button]):hover, :host(dds-link-list-item).bx--link--disabled:not([href]):hover, :host(dds-link-list-item).bx--link--disabled:not([button]):hover, :host(dds-link-list-item-cta).bx--link--disabled:not([href]):hover, :host(dds-link-list-item-cta).bx--link--disabled:not([button]):hover, :host(dds-text-cta).bx--link--disabled:not([href]):hover, :host(dds-text-cta).bx--link--disabled:not([button]):hover {
  display: flex;
  text-decoration: none; }

.bx--link-with-icon.bx--link-with-icon__icon-left, .bx--link-with-icon__icon-left:host(dds-megamenu-link-with-icon) {
  justify-content: flex-end;
  flex-direction: row-reverse; }

.bx--link-with-icon.bx--link-with-icon__icon-left svg, .bx--link-with-icon__icon-left:host(dds-megamenu-link-with-icon) svg {
  align-self: start;
  position: relative;
  top: 1px;
  margin-left: 0;
  margin-right: .5rem; }

.bx--link-with-icon:not(:first-of-type), :not(:first-of-type):host(dds-megamenu-link-with-icon), :host(dds-link-with-icon):not(:first-of-type), :host(dds-text-cta):not(:first-of-type) {
  margin-left: 2rem; }

.bx--link-with-icon .bx--link-with-icon__icon-left::slotted(svg[slot='icon']), :host(dds-megamenu-link-with-icon) .bx--link-with-icon__icon-left::slotted(svg[slot='icon']), :host(dds-link-with-icon) .bx--link-with-icon__icon-left::slotted(svg[slot='icon']), :host(dds-text-cta) .bx--link-with-icon__icon-left::slotted(svg[slot='icon']) {
  margin-right: .5rem;
  margin-left: 0; }

.bx--link-with-icon .bx--link-with-icon__icon-right::slotted(svg[slot='icon']), :host(dds-megamenu-link-with-icon) .bx--link-with-icon__icon-right::slotted(svg[slot='icon']), :host(dds-link-with-icon) .bx--link-with-icon__icon-right::slotted(svg[slot='icon']), :host(dds-text-cta) .bx--link-with-icon__icon-right::slotted(svg[slot='icon']) {
  margin-left: .5rem;
  margin-right: 0; }

.bx--link-with-icon:focus, :focus:host(dds-megamenu-link-with-icon), :host(dds-link-with-icon):focus, :host(dds-text-cta):focus {
  outline: 2px solid var(--cds-focus, #0f62fe); }

.bx--link-with-icon:active, :active:host(dds-megamenu-link-with-icon), :host(dds-link-with-icon):active, :host(dds-text-cta):active {
  text-decoration: none; }

:host(dds-link-with-icon):focus, :host(dds-text-cta):focus {
  outline: none; }

:host(dds-link-with-icon), .bx--link-with-icon__container {
  display: table; }

.bx--quote, :host(dds-quote) {
  background: var(--cds-ui-background, #fff);
  padding-bottom: var(--cds-layout-05, 4rem);
  display: block; }

.bx--quote .bx--link-with-icon__container, :host(dds-quote) .bx--link-with-icon__container {
  padding-left: 1rem;
  max-width: 80%; }

.bx--quote__container {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem; }

.bx--quote__wrapper {
  position: relative; }

.bx--quote__copy {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0;
  font-size: calc(1.25rem + 0 * ((100vw - 20rem) / 22));
  font-family: 'IBM Plex Serif', 'Georgia', Times, serif;
  word-break: break-word;
  padding: 0 2rem 2rem 2rem; }

.bx--row--condensed .bx--quote__copy, .bx--grid--condensed .bx--quote__copy {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--quote__copy, .bx--grid--narrow .bx--quote__copy {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 42rem) {
  .bx--quote__copy {
    font-size: 1.25rem;
    font-size: calc(1.25rem + .25 * ((100vw - 42rem) / 24)); } }

@media (min-width: 66rem) {
  .bx--quote__copy {
    font-size: 1.5rem;
    line-height: 1.334;
    font-size: calc(1.5rem + .25 * ((100vw - 66rem) / 16)); } }

@media (min-width: 82rem) {
  .bx--quote__copy {
    font-size: 1.75rem;
    line-height: 1.29;
    font-size: calc(1.75rem + .25 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  .bx--quote__copy {
    font-size: 2rem;
    line-height: 1.25;
    font-size: 2rem; } }

@media (min-width: 42rem) {
  .bx--quote__copy {
    padding-bottom: 3rem;
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: 0;
    font-size: calc(2rem + .25 * ((100vw - 20rem) / 22)); } }

@media (min-width: 42rem) and (min-width: 42rem) {
  .bx--quote__copy {
    font-size: 2.25rem;
    line-height: 1.22;
    font-size: calc(2.25rem + .375 * ((100vw - 42rem) / 24)); } }

@media (min-width: 42rem) and (min-width: 66rem) {
  .bx--quote__copy {
    font-size: 2.625rem;
    line-height: 1.19;
    font-size: calc(2.625rem + .375 * ((100vw - 66rem) / 16)); } }

@media (min-width: 42rem) and (min-width: 82rem) {
  .bx--quote__copy {
    font-size: 3rem;
    line-height: 1.17;
    font-size: calc(3rem + .75 * ((100vw - 82rem) / 17)); } }

@media (min-width: 42rem) and (min-width: 99rem) {
  .bx--quote__copy {
    font-size: 3.75rem;
    font-size: 3.75rem; } }

.bx--quote__mark {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0;
  font-size: calc(1.25rem + 0 * ((100vw - 20rem) / 22));
  font-family: 'IBM Plex Serif', 'Georgia', Times, serif;
  position: absolute;
  left: 0.6rem;
  color: var(--cds-text-01, #161616); }

@media (min-width: 42rem) {
  .bx--quote__mark {
    font-size: 1.25rem;
    font-size: calc(1.25rem + .25 * ((100vw - 42rem) / 24)); } }

@media (min-width: 66rem) {
  .bx--quote__mark {
    font-size: 1.5rem;
    line-height: 1.334;
    font-size: calc(1.5rem + .25 * ((100vw - 66rem) / 16)); } }

@media (min-width: 82rem) {
  .bx--quote__mark {
    font-size: 1.75rem;
    line-height: 1.29;
    font-size: calc(1.75rem + .25 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  .bx--quote__mark {
    font-size: 2rem;
    line-height: 1.25;
    font-size: 2rem; } }

@media (max-width: 41.98rem) {
  .bx--quote__mark {
    left: 1.4rem; } }

@media (min-width: 42rem) {
  .bx--quote__mark {
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: 0;
    font-size: calc(2rem + .25 * ((100vw - 20rem) / 22)); } }

@media (min-width: 42rem) and (min-width: 42rem) {
  .bx--quote__mark {
    font-size: 2.25rem;
    line-height: 1.22;
    font-size: calc(2.25rem + .375 * ((100vw - 42rem) / 24)); } }

@media (min-width: 42rem) and (min-width: 66rem) {
  .bx--quote__mark {
    font-size: 2.625rem;
    line-height: 1.19;
    font-size: calc(2.625rem + .375 * ((100vw - 66rem) / 16)); } }

@media (min-width: 42rem) and (min-width: 82rem) {
  .bx--quote__mark {
    font-size: 3rem;
    line-height: 1.17;
    font-size: calc(3rem + .75 * ((100vw - 82rem) / 17)); } }

@media (min-width: 42rem) and (min-width: 99rem) {
  .bx--quote__mark {
    font-size: 3.75rem;
    font-size: 3.75rem; } }

.bx--quote__mark-corner-bracket {
  left: 0.6rem; }

@media (min-width: 42rem) {
  .bx--quote__mark-corner-bracket {
    left: -0.5rem; } }

@media (min-width: 66rem) {
  .bx--quote__mark-corner-bracket {
    left: -1rem; } }

.bx--quote__source {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  max-width: 80%;
  padding-bottom: 3rem; }

.bx--row--condensed .bx--quote__source, .bx--grid--condensed .bx--quote__source {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--quote__source, .bx--grid--narrow .bx--quote__source {
  padding-right: 1rem;
  padding-left: 0; }

@media (max-width: 41.98rem) {
  .bx--quote__source {
    padding-bottom: var(--cds-spacing-05, 1rem); } }

:host(dds-quote-source-heading), .bx--quote__source-heading {
  padding-left: 1rem;
  font-size: var(--cds-expressive-heading-02-font-size, 1rem);
  font-weight: var(--cds-expressive-heading-02-font-weight, 600);
  line-height: var(--cds-expressive-heading-02-line-height, 1.5);
  letter-spacing: var(--cds-expressive-heading-02-letter-spacing, 0); }

:host(dds-quote-source-copy), .bx--quote__source-body {
  padding-left: 1rem;
  font-size: var(--cds-body-long-02-font-size, 1rem);
  font-weight: var(--cds-body-long-02-font-weight, 400);
  line-height: var(--cds-body-long-02-line-height, 1.5);
  letter-spacing: var(--cds-body-long-02-letter-spacing, 0); }

:host(dds-quote-source-bottom-copy), .bx--quote__source-optional-copy {
  padding-left: 1rem;
  font-size: var(--cds-body-long-02-font-size, 1rem);
  font-weight: var(--cds-body-long-02-font-weight, 400);
  line-height: var(--cds-body-long-02-line-height, 1.5);
  letter-spacing: var(--cds-body-long-02-letter-spacing, 0); }

.bx--quote__inverse .bx--link-with-icon__container .bx--link, .bx--quote__inverse ::slotted(dds-link-with-icon) {
  color: var(--cds-inverse-link, #78a9ff); }

.bx--quote__mark-closing {
  margin-left: -0.25rem; }

@media (min-width: 42rem) {
  .bx--quote__mark-closing {
    margin-left: -0.5rem; } }

:host(dds-quote) .bx--quote__footer {
  padding-left: 1rem;
  padding-right: 1rem; }

:host(dds-quote) .bx--quote__footer ::slotted(dds-link-with-icon) {
  margin-left: 1rem; }

:host(dds-quote)[color-scheme='inverse'] {
  background: var(--cds-inverse-02, #393939);
  color: var(--cds-inverse-01, #fff); }

:host(dds-quote)[color-scheme='inverse'] .bx--quote__mark {
  color: var(--cds-inverse-01, #fff); }

@media (min-width: 42rem) {
  .bx--callout-quote, :host(dds-callout-quote) {
    margin-left: -1rem;
    margin-right: -1rem; } }

.bx--callout-quote .bx--quote, :host(dds-callout-quote) .bx--quote {
  background-color: var(--cds-inverse-02, #393939); }

.bx--callout-quote .bx--quote .bx--link, :host(dds-callout-quote) .bx--quote .bx--link {
  color: var(--cds-inverse-link, #78a9ff);
  outline-color: var(--cds-inverse-focus-ui, #fff); }

.bx--callout-quote .bx--quote .bx--link:hover, :host(dds-callout-quote) .bx--quote .bx--link:hover {
  color: #a6c8ff; }

:host(dds-callout-quote) {
  padding-bottom: var(--cds-layout-05, 4rem); }

:host(dds-callout-quote) ::slotted(dds-callout-link-with-icon) {
  padding-left: var(--cds-spacing-07, 2rem);
  outline: transparent; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

:host(dds-content-group), :host(dds-content-group-simple), :host(dds-content-group-cards), .bx--content-group {
  display: block;
  margin-top: 4rem;
  margin-bottom: 4rem; }

@media (min-width: 66rem) {
  :host(dds-content-group), :host(dds-content-group-simple), :host(dds-content-group-cards), .bx--content-group {
    margin-top: 6rem;
    margin-bottom: 6rem; } }

:host(dds-content-group) .bx--card__CTA, :host(dds-content-group-simple) .bx--card__CTA, :host(dds-content-group-cards) .bx--card__CTA, .bx--content-group .bx--card__CTA {
  margin-left: -1rem;
  margin-right: -1rem; }

:host(dds-content-group-heading), .bx--content-group__title {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0;
  font-size: calc(1.75rem + 0 * ((100vw - 20rem) / 62));
  display: block;
  margin-bottom: 2rem; }

@media (min-width: 82rem) {
  :host(dds-content-group-heading), .bx--content-group__title {
    font-size: 1.75rem;
    line-height: 1.25;
    font-size: calc(1.75rem + .25 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-content-group-heading), .bx--content-group__title {
    font-size: 2rem;
    font-size: 2rem; } }

:host(dds-content-group-heading), :host(dds-content-group-copy), .bx--content-group__title, .bx--content-group__copy {
  width: 90%;
  max-width: 40rem; }

:host(dds-content-group-copy), .bx--content-group__copy {
  margin-bottom: var(--cds-layout-04, 3rem); }

@media (min-width: 42rem) {
  :host(dds-content-group-copy), .bx--content-group__copy {
    margin-bottom: var(--cds-layout-05, 4rem); } }

.bx--content-group__cta {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  margin-top: 3rem; }

.bx--row--condensed .bx--content-group__cta, .bx--grid--condensed .bx--content-group__cta {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--content-group__cta, .bx--grid--narrow .bx--content-group__cta {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 42rem) {
  .bx--content-group__cta {
    display: block;
    flex: 0 0 50%;
    max-width: 50%; } }

.bx--content-group__cta-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
  display: block; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--image {
  position: relative; }

.bx--image__img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block; }

.bx--image__longdescription {
  position: absolute;
  width: 1px;
  height: 1px;
  left: -10000px;
  top: auto;
  overflow: hidden; }

.bx--image__icon {
  position: absolute;
  top: calc(50% - 32px);
  right: calc(50% - 32px); }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--tile {
  position: relative;
  display: block;
  min-width: 8rem;
  min-height: 4rem;
  padding: 1rem;
  background-color: var(--cds-ui-01, #f4f4f4);
  outline: 2px solid transparent;
  outline-offset: -2px; }

.bx--tile:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--tile:focus {
    outline-style: dotted; } }

.bx--tile--light {
  background-color: var(--cds-ui-02, #fff); }

.bx--tile--clickable, .bx--tile--selectable, .bx--tile--expandable {
  cursor: pointer;
  transition: 150ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tile--clickable:hover, .bx--tile--selectable:hover, .bx--tile--expandable:hover {
  background: var(--cds-hover-ui, #e5e5e5); }

.bx--tile--clickable:focus, .bx--tile--expandable:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--tile--clickable:focus, .bx--tile--expandable:focus {
    outline-style: dotted; } }

.bx--tile--clickable:hover .bx--tile__checkmark, .bx--tile--clickable:focus .bx--tile__checkmark, .bx--tile--expandable:hover .bx--tile__checkmark, .bx--tile--expandable:focus .bx--tile__checkmark {
  opacity: 1; }

.bx--tile--expandable::-moz-focus-inner {
  border: 0; }

.bx--tile--clickable {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  color: var(--cds-text-01, #161616);
  text-decoration: none; }

.bx--tile--clickable *, .bx--tile--clickable *::before, .bx--tile--clickable *::after {
  box-sizing: inherit; }

.bx--tile--clickable:hover, .bx--tile--clickable:active, .bx--tile--clickable:visited, .bx--tile--clickable:visited:hover {
  color: var(--cds-text-01, #161616);
  text-decoration: none; }

.bx--tile--clickable.bx--link--disabled {
  color: var(--cds-disabled-02, #c6c6c6); }

.bx--tile--clickable:hover.bx--link--disabled {
  display: block;
  color: var(--cds-disabled-02, #c6c6c6);
  background-color: var(--cds-disabled-01, #f4f4f4); }

.bx--tile--selectable {
  padding-right: 3rem; }

.bx--tile__checkmark, .bx--tile__chevron {
  position: absolute;
  background: transparent;
  border: none;
  transition: 110ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tile__checkmark {
  top: 1rem;
  right: 1rem;
  height: 1rem;
  opacity: 0; }

.bx--tile__checkmark svg {
  border-radius: 50%;
  fill: var(--cds-icon-02, #525252); }

.bx--tile__checkmark:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--tile__checkmark:focus {
    outline-style: dotted; } }

.bx--tile__chevron {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  display: flex;
  align-items: flex-end;
  height: 1rem; }

.bx--tile__chevron svg {
  margin-left: .5rem;
  -webkit-transform-origin: center;
  transform-origin: center;
  transition: 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  fill: var(--cds-ui-05, #161616); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--tile__chevron svg {
    fill: ButtonText; } }

.bx--tile__chevron:hover {
  cursor: pointer; }

.bx--tile__chevron:focus {
  outline: none; }

.bx--tile--expandable {
  width: 100%;
  overflow: hidden;
  color: inherit;
  font-size: inherit;
  text-align: left;
  border: 0;
  transition: max-height 150ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tile-content__above-the-fold {
  display: block; }

.bx--tile-content__below-the-fold {
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9), visibility 110ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tile--is-expanded {
  overflow: visible;
  transition: max-height 110ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tile--is-expanded .bx--tile__chevron svg {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg); }

.bx--tile--is-expanded .bx--tile-content__below-the-fold {
  visibility: inherit;
  opacity: 1;
  transition: opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9), visibility 110ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tile--is-selected {
  outline: 1px solid var(--cds-ui-05, #161616);
  outline-offset: -1px; }

.bx--tile--is-selected .bx--tile__checkmark {
  opacity: 1; }

.bx--tile--is-selected .bx--tile__checkmark svg {
  fill: var(--cds-ui-05, #161616); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--tile--is-selected .bx--tile__checkmark svg {
    fill: ButtonText; } }

.bx--tile-content {
  width: 100%;
  height: 100%; }

.bx--tile-input {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  visibility: inherit;
  clip: rect(0, 0, 0, 0); }

.bx--tile-input:focus + .bx--tile {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--tile-input:focus + .bx--tile {
    outline-style: dotted; } }

.bx--tile--disabled.bx--tile--selectable {
  color: var(--cds-disabled-02, #c6c6c6);
  background-color: var(--cds-ui-01, #f4f4f4);
  cursor: not-allowed; }

.bx--tile--disabled.bx--tile--selectable.bx--tile--light {
  background-color: var(--cds-ui-02, #fff); }

.bx--tile--disabled.bx--tile--is-selected {
  outline-color: var(--cds-disabled-02, #c6c6c6); }

.bx--tile--disabled.bx--tile--is-selected .bx--tile__checkmark svg {
  fill: var(--cds-disabled-02, #c6c6c6); }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--card, :host(dds-card), :host(dds-link-list-item-card), :host(dds-card-group-item) .bx--card, :host(dds-card-cta), :host(dds-link-list-item-card-cta), :host(dds-card-in-card), :host(dds-content-group-cards-item) .bx--card {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  background-color: var(--cds-ui-01, #f4f4f4);
  text-decoration: none; }

.bx--card .bx--card__wrapper, :host(dds-card) .bx--card__wrapper, :host(dds-link-list-item-card) .bx--card__wrapper, :host(dds-card-group-item) .bx--card .bx--card__wrapper, :host(dds-card-cta) .bx--card__wrapper, :host(dds-link-list-item-card-cta) .bx--card__wrapper, :host(dds-card-in-card) .bx--card__wrapper, :host(dds-content-group-cards-item) .bx--card .bx--card__wrapper {
  display: flex;
  flex: 1;
  min-height: 10rem;
  justify-content: space-between;
  display: flex; }

.bx--card .bx--card__wrapper::before, :host(dds-card) .bx--card__wrapper::before, :host(dds-link-list-item-card) .bx--card__wrapper::before, :host(dds-card-group-item) .bx--card .bx--card__wrapper::before, :host(dds-card-cta) .bx--card__wrapper::before, :host(dds-link-list-item-card-cta) .bx--card__wrapper::before, :host(dds-card-in-card) .bx--card__wrapper::before, :host(dds-content-group-cards-item) .bx--card .bx--card__wrapper::before {
  content: '';
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
  padding-top: 50%; }

.bx--card .bx--card__wrapper::after, :host(dds-card) .bx--card__wrapper::after, :host(dds-link-list-item-card) .bx--card__wrapper::after, :host(dds-card-group-item) .bx--card .bx--card__wrapper::after, :host(dds-card-cta) .bx--card__wrapper::after, :host(dds-link-list-item-card-cta) .bx--card__wrapper::after, :host(dds-card-in-card) .bx--card__wrapper::after, :host(dds-content-group-cards-item) .bx--card .bx--card__wrapper::after {
  content: '';
  display: table;
  clear: both; }

.bx--card .bx--card__content, :host(dds-card) .bx--card__content, :host(dds-link-list-item-card) .bx--card__content, :host(dds-card-group-item) .bx--card .bx--card__content, :host(dds-card-cta) .bx--card__content, :host(dds-link-list-item-card-cta) .bx--card__content, :host(dds-card-in-card) .bx--card__content, :host(dds-content-group-cards-item) .bx--card .bx--card__content {
  display: flex;
  flex-direction: column;
  padding: 1rem;
  width: 100%; }

.bx--card .bx--card__heading, :host(dds-card) .bx--card__heading, :host(dds-link-list-item-card) .bx--card__heading, :host(dds-card-group-item) .bx--card .bx--card__heading, :host(dds-card-cta) .bx--card__heading, :host(dds-link-list-item-card-cta) .bx--card__heading, :host(dds-card-in-card) .bx--card__heading, :host(dds-content-group-cards-item) .bx--card .bx--card__heading {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  font-size: calc(1.25rem + 0 * ((100vw - 20rem) / 62));
  margin-bottom: 4rem; }

@media (min-width: 82rem) {
  .bx--card .bx--card__heading, :host(dds-card) .bx--card__heading, :host(dds-link-list-item-card) .bx--card__heading, :host(dds-card-group-item) .bx--card .bx--card__heading, :host(dds-card-cta) .bx--card__heading, :host(dds-link-list-item-card-cta) .bx--card__heading, :host(dds-card-in-card) .bx--card__heading, :host(dds-content-group-cards-item) .bx--card .bx--card__heading {
    font-size: 1.25rem;
    line-height: 1.25;
    font-size: calc(1.25rem + .25 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  .bx--card .bx--card__heading, :host(dds-card) .bx--card__heading, :host(dds-link-list-item-card) .bx--card__heading, :host(dds-card-group-item) .bx--card .bx--card__heading, :host(dds-card-cta) .bx--card__heading, :host(dds-link-list-item-card-cta) .bx--card__heading, :host(dds-card-in-card) .bx--card__heading, :host(dds-content-group-cards-item) .bx--card .bx--card__heading {
    font-size: 1.5rem;
    line-height: 1.334;
    font-size: 1.5rem; } }

.bx--card .bx--card__heading, .bx--card .bx--card__copy, :host(dds-card) .bx--card__heading, :host(dds-card) .bx--card__copy, :host(dds-link-list-item-card) .bx--card__heading, :host(dds-link-list-item-card) .bx--card__copy, :host(dds-card-group-item) .bx--card .bx--card__heading, :host(dds-card-group-item) .bx--card .bx--card__copy, :host(dds-card-cta) .bx--card__heading, :host(dds-card-cta) .bx--card__copy, :host(dds-link-list-item-card-cta) .bx--card__heading, :host(dds-link-list-item-card-cta) .bx--card__copy, :host(dds-card-in-card) .bx--card__heading, :host(dds-card-in-card) .bx--card__copy, :host(dds-content-group-cards-item) .bx--card .bx--card__heading, :host(dds-content-group-cards-item) .bx--card .bx--card__copy {
  width: 90%;
  max-width: 40rem;
  color: var(--cds-text-01, #161616); }

.bx--card .bx--card__copy, :host(dds-card) .bx--card__copy, :host(dds-link-list-item-card) .bx--card__copy, :host(dds-card-group-item) .bx--card .bx--card__copy, :host(dds-card-cta) .bx--card__copy, :host(dds-link-list-item-card-cta) .bx--card__copy, :host(dds-card-in-card) .bx--card__copy, :host(dds-content-group-cards-item) .bx--card .bx--card__copy {
  font-size: var(--cds-body-short-02-font-size, 1rem);
  font-weight: var(--cds-body-short-02-font-weight, 400);
  line-height: var(--cds-body-short-02-line-height, 1.375);
  letter-spacing: var(--cds-body-short-02-letter-spacing, 0);
  margin-bottom: 2rem; }

.bx--card .bx--card:focus, .bx--card .bx--card:visited, .bx--card .bx--card:active, :host(dds-card) .bx--card:focus, :host(dds-card) .bx--card:visited, :host(dds-card) .bx--card:active, :host(dds-link-list-item-card) .bx--card:focus, :host(dds-link-list-item-card) .bx--card:visited, :host(dds-link-list-item-card) .bx--card:active, :host(dds-card-group-item) .bx--card .bx--card:focus, :host(dds-card-group-item) .bx--card .bx--card:visited, :host(dds-card-group-item) .bx--card .bx--card:active, :host(dds-card-cta) .bx--card:focus, :host(dds-card-cta) .bx--card:visited, :host(dds-card-cta) .bx--card:active, :host(dds-link-list-item-card-cta) .bx--card:focus, :host(dds-link-list-item-card-cta) .bx--card:visited, :host(dds-link-list-item-card-cta) .bx--card:active, :host(dds-card-in-card) .bx--card:focus, :host(dds-card-in-card) .bx--card:visited, :host(dds-card-in-card) .bx--card:active, :host(dds-content-group-cards-item) .bx--card .bx--card:focus, :host(dds-content-group-cards-item) .bx--card .bx--card:visited, :host(dds-content-group-cards-item) .bx--card .bx--card:active {
  position: relative;
  z-index: 2;
  text-decoration: none; }

.bx--card .bx--card:focus .bx--image, .bx--card .bx--card:visited .bx--image, .bx--card .bx--card:active .bx--image, :host(dds-card) .bx--card:focus .bx--image, :host(dds-card) .bx--card:visited .bx--image, :host(dds-card) .bx--card:active .bx--image, :host(dds-link-list-item-card) .bx--card:focus .bx--image, :host(dds-link-list-item-card) .bx--card:visited .bx--image, :host(dds-link-list-item-card) .bx--card:active .bx--image, :host(dds-card-group-item) .bx--card .bx--card:focus .bx--image, :host(dds-card-group-item) .bx--card .bx--card:visited .bx--image, :host(dds-card-group-item) .bx--card .bx--card:active .bx--image, :host(dds-card-cta) .bx--card:focus .bx--image, :host(dds-card-cta) .bx--card:visited .bx--image, :host(dds-card-cta) .bx--card:active .bx--image, :host(dds-link-list-item-card-cta) .bx--card:focus .bx--image, :host(dds-link-list-item-card-cta) .bx--card:visited .bx--image, :host(dds-link-list-item-card-cta) .bx--card:active .bx--image, :host(dds-card-in-card) .bx--card:focus .bx--image, :host(dds-card-in-card) .bx--card:visited .bx--image, :host(dds-card-in-card) .bx--card:active .bx--image, :host(dds-content-group-cards-item) .bx--card .bx--card:focus .bx--image, :host(dds-content-group-cards-item) .bx--card .bx--card:visited .bx--image, :host(dds-content-group-cards-item) .bx--card .bx--card:active .bx--image {
  position: relative;
  z-index: -1; }

.bx--card:hover, :host(dds-card):hover, :host(dds-link-list-item-card):hover, :host(dds-card-group-item) .bx--card:hover, :host(dds-card-cta):hover, :host(dds-link-list-item-card-cta):hover, :host(dds-card-in-card):hover, :host(dds-content-group-cards-item) .bx--card:hover {
  background-color: var(--cds-hover-ui, #e5e5e5);
  text-decoration: none; }

.bx--card:hover .bx--card__wrapper, :host(dds-card):hover .bx--card__wrapper, :host(dds-link-list-item-card):hover .bx--card__wrapper, :host(dds-card-group-item) .bx--card:hover .bx--card__wrapper, :host(dds-card-cta):hover .bx--card__wrapper, :host(dds-link-list-item-card-cta):hover .bx--card__wrapper, :host(dds-card-in-card):hover .bx--card__wrapper, :host(dds-content-group-cards-item) .bx--card:hover .bx--card__wrapper {
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--card .bx--card__img, :host(dds-card) .bx--card__img, :host(dds-link-list-item-card) .bx--card__img, :host(dds-card-group-item) .bx--card .bx--card__img, :host(dds-card-cta) .bx--card__img, :host(dds-link-list-item-card-cta) .bx--card__img, :host(dds-card-in-card) .bx--card__img, :host(dds-content-group-cards-item) .bx--card .bx--card__img {
  transition: 150ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--card .bx--card--link:hover, :host(dds-card) .bx--card--link:hover, :host(dds-link-list-item-card) .bx--card--link:hover, :host(dds-card-group-item) .bx--card .bx--card--link:hover, :host(dds-card-cta) .bx--card--link:hover, :host(dds-link-list-item-card-cta) .bx--card--link:hover, :host(dds-card-in-card) .bx--card--link:hover, :host(dds-content-group-cards-item) .bx--card .bx--card--link:hover {
  text-decoration: none; }

.bx--card .bx--card--link:hover .bx--card__img, :host(dds-card) .bx--card--link:hover .bx--card__img, :host(dds-link-list-item-card) .bx--card--link:hover .bx--card__img, :host(dds-card-group-item) .bx--card .bx--card--link:hover .bx--card__img, :host(dds-card-cta) .bx--card--link:hover .bx--card__img, :host(dds-link-list-item-card-cta) .bx--card--link:hover .bx--card__img, :host(dds-card-in-card) .bx--card--link:hover .bx--card__img, :host(dds-content-group-cards-item) .bx--card .bx--card--link:hover .bx--card__img {
  -webkit-filter: brightness(92%);
  filter: brightness(92%); }

.bx--card .bx--card.bx--tile, :host(dds-card) .bx--card.bx--tile, :host(dds-link-list-item-card) .bx--card.bx--tile, :host(dds-card-group-item) .bx--card .bx--card.bx--tile, :host(dds-card-cta) .bx--card.bx--tile, :host(dds-link-list-item-card-cta) .bx--card.bx--tile, :host(dds-card-in-card) .bx--card.bx--tile, :host(dds-content-group-cards-item) .bx--card .bx--card.bx--tile {
  padding: 0; }

.bx--card.bx--link:focus, .bx--card .bx--link:focus, :host(dds-card).bx--link:focus, :host(dds-card) .bx--link:focus, :host(dds-link-list-item-card).bx--link:focus, :host(dds-link-list-item-card) .bx--link:focus, :host(dds-card-group-item) .bx--card.bx--link:focus, :host(dds-card-group-item) .bx--card .bx--link:focus, :host(dds-card-cta).bx--link:focus, :host(dds-card-cta) .bx--link:focus, :host(dds-link-list-item-card-cta).bx--link:focus, :host(dds-link-list-item-card-cta) .bx--link:focus, :host(dds-card-in-card).bx--link:focus, :host(dds-card-in-card) .bx--link:focus, :host(dds-content-group-cards-item) .bx--card.bx--link:focus, :host(dds-content-group-cards-item) .bx--card .bx--link:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

:host(dds-card-cta), :host(dds-card-link) {
  outline: none; }

:host(dds-card-eyebrow), .bx--card__eyebrow {
  font-size: var(--cds-label-01-font-size, 0.875rem);
  font-weight: var(--cds-label-01-font-weight, 400);
  line-height: var(--cds-label-01-line-height, 1.125rem);
  letter-spacing: var(--cds-label-01-letter-spacing, 0.16px);
  margin-bottom: .5rem;
  color: var(--cds-text-02, #525252); }

.bx--card .bx--card__cta, .bx--card .bx--card__cta a, .bx--card .bx--card__cta a:visited, :host(dds-card-footer) .dds-ce--card__footer ::slotted(svg[slot='icon']), :host(dds-card-cta-footer) .dds-ce--card__footer ::slotted(svg[slot='icon']) {
  margin-left: 0;
  color: var(--cds-link-01, #0f62fe); }

:host(dds-card-footer[disabled]) .dds-ce--card__footer ::slotted(svg[slot='icon']) {
  color: var(--cds-disabled-02, #c6c6c6); }

.bx--card .bx--card__footer, :host(dds-card-footer), :host(dds-card-cta-footer), :host(dds-card-in-card-footer), :host(dds-feature-card-footer), :host(dds-feature-cta-footer) {
  margin-top: auto; }

.bx--card .bx--card__footer .bx--card__cta__copy, :host(dds-card-footer) .bx--card__cta__copy, :host(dds-card-cta-footer) .bx--card__cta__copy, :host(dds-card-in-card-footer) .bx--card__cta__copy, :host(dds-feature-card-footer) .bx--card__cta__copy, :host(dds-feature-cta-footer) .bx--card__cta__copy {
  margin-right: .5rem;
  color: var(--cds-link-01, #0f62fe);
  font-size: var(--cds-body-short-02-font-size, 1rem);
  font-weight: var(--cds-body-short-02-font-weight, 400);
  line-height: var(--cds-body-short-02-line-height, 1.375);
  letter-spacing: var(--cds-body-short-02-letter-spacing, 0); }

.bx--card .bx--card__footer .bx--card__footer__copy, :host(dds-card-footer) .bx--card__footer__copy, :host(dds-card-cta-footer) .bx--card__footer__copy, :host(dds-card-in-card-footer) .bx--card__footer__copy, :host(dds-feature-card-footer) .bx--card__footer__copy, :host(dds-feature-cta-footer) .bx--card__footer__copy {
  margin-bottom: -.125rem; }

.bx--card .bx--card__footer svg, .bx--card .bx--card__footer ::slotted(svg[slot='icon']), :host(dds-card-footer) svg, :host(dds-card-footer) ::slotted(svg[slot='icon']), :host(dds-card-cta-footer) svg, :host(dds-card-cta-footer) ::slotted(svg[slot='icon']), :host(dds-card-in-card-footer) svg, :host(dds-card-in-card-footer) ::slotted(svg[slot='icon']), :host(dds-feature-card-footer) svg, :host(dds-feature-card-footer) ::slotted(svg[slot='icon']), :host(dds-feature-cta-footer) svg, :host(dds-feature-cta-footer) ::slotted(svg[slot='icon']) {
  display: block;
  min-width: 20px; }

.bx--card__footer__icon-left svg.bx--card__cta, .bx--card__footer__icon-left ::slotted(svg[slot='icon']) {
  margin-right: .5rem; }

.bx--card__footer__icon-left .bx--card__cta__copy {
  margin-right: 0; }

.bx--card .bx--card__footer, .dds-ce--card__footer {
  display: flex; }

.bx--card .bx--card__footer svg, .dds-ce--card__footer ::slotted(svg[slot='icon']) {
  fill: currentColor;
  align-self: center; }

.bx--card--inverse, :host(dds-card)[color-scheme='inverse'], :host(dds-card-group-item)[color-scheme='inverse'] .bx--card {
  background-color: var(--cds-inverse-02, #393939); }

.bx--card--inverse .bx--card__heading, .bx--card--inverse .bx--card__copy, :host(dds-card)[color-scheme='inverse'] .bx--card__heading, :host(dds-card)[color-scheme='inverse'] .bx--card__copy, :host(dds-card-group-item)[color-scheme='inverse'] .bx--card .bx--card__heading, :host(dds-card-group-item)[color-scheme='inverse'] .bx--card .bx--card__copy {
  color: var(--cds-inverse-01, #fff); }

.bx--card--inverse .bx--card__eyebrow, :host(dds-card)[color-scheme='inverse'] .bx--card__eyebrow, :host(dds-card-group-item)[color-scheme='inverse'] .bx--card .bx--card__eyebrow {
  color: var(--cds-text-03, #a8a8a8); }

.bx--card--inverse:hover, :host(dds-card)[color-scheme='inverse']:hover, :host(dds-card-group-item)[color-scheme='inverse'] .bx--card:hover {
  background-color: var(--cds-inverse-hover-ui, #4c4c4c); }

:host(dds-card-heading) {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  font-size: calc(1.25rem + 0 * ((100vw - 20rem) / 62));
  width: 90%;
  max-width: 40rem;
  color: var(--cds-text-01, #161616);
  margin-bottom: 4rem; }

@media (min-width: 82rem) {
  :host(dds-card-heading) {
    font-size: 1.25rem;
    line-height: 1.25;
    font-size: calc(1.25rem + .25 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-card-heading) {
    font-size: 1.5rem;
    line-height: 1.334;
    font-size: 1.5rem; } }

:host(dds-card)[color-scheme='inverse'] ::slotted(dds-card-eyebrow), :host(dds-card-group-item)[color-scheme='inverse'] ::slotted(dds-card-eyebrow) {
  color: var(--cds-text-03, #a8a8a8); }

:host(dds-card)[color-scheme='inverse'] ::slotted(dds-card-heading), :host(dds-card-group-item)[color-scheme='inverse'] ::slotted(dds-card-heading) {
  color: var(--cds-inverse-01, #fff); }

.bx--card--inverse .bx--card__cta, .bx--card--inverse .bx--card__cta a, .bx--card--inverse .bx--card__cta a:visited, .bx--card--inverse .bx--card__footer .bx--card__cta__copy, :host(dds-card-footer[color-scheme='inverse']) .dds-ce--card__footer ::slotted(svg[slot='icon']), :host(dds-card-footer[color-scheme='inverse']) .bx--card__cta__copy {
  color: var(--cds-inverse-link, #78a9ff); }

@media (max-width: 41.98rem) {
  .bx--feature-card {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem; } }

@media (min-width: 42rem) {
  .bx--feature-card .bx--card {
    margin-left: -1rem;
    margin-right: -1rem; } }

@media (min-width: 66rem) {
  .bx--feature-card {
    margin-right: var(--cds-spacing-05, 1rem);
    margin-left: var(--cds-spacing-05, 1rem); } }

@media (max-width: 41.98rem) {
  :host(dds-feature-card), :host(dds-feature-cta) {
    display: flex; } }

.bx--feature-card, :host(dds-feature-card), :host(dds-feature-cta) {
  position: relative; }

.bx--feature-card:hover ::slotted([slot='image']), .bx--feature-card:hover .bx--image, :host(dds-feature-card):hover ::slotted([slot='image']), :host(dds-feature-card):hover .bx--image, :host(dds-feature-cta):hover ::slotted([slot='image']), :host(dds-feature-cta):hover .bx--image {
  -webkit-filter: brightness(80%);
  filter: brightness(80%); }

.bx--feature-card:hover .bx--card__content, :host(dds-feature-card):hover .bx--card__content, :host(dds-feature-cta):hover .bx--card__content {
  background-color: var(--cds-hover-ui, #e5e5e5); }

@media (max-width: 41.98rem) {
  .bx--feature-card, :host(dds-feature-card), :host(dds-feature-cta) {
    padding-top: 100%; }
  .bx--feature-card .bx--card__content, :host(dds-feature-card) .bx--card__content, :host(dds-feature-cta) .bx--card__content {
    padding: 1rem;
    padding-bottom: 3rem;
    justify-content: space-between;
    background-color: var(--cds-ui-01, #f4f4f4); }
  .bx--feature-card bx--card__heading, :host(dds-feature-card) bx--card__heading, :host(dds-feature-cta) bx--card__heading {
    margin: 0;
    width: 100%;
    padding: 1rem;
    padding-right: 10%;
    padding-bottom: var(--cds-layout-03, 2rem); }
  .bx--feature-card bx--card__footer, :host(dds-feature-card) bx--card__footer, :host(dds-feature-cta) bx--card__footer {
    padding: 1rem;
    padding-top: 0;
    margin-top: -2rem; }
  .bx--feature-card .bx--card__wrapper, :host(dds-feature-card) .bx--card__wrapper, :host(dds-feature-cta) .bx--card__wrapper {
    display: block;
    min-height: 0;
    height: auto; }
  .bx--feature-card .bx--card, :host(dds-feature-card) .bx--card, :host(dds-feature-cta) .bx--card {
    display: block; } }

.bx--feature-card .bx--card, :host(dds-feature-card) .bx--card, :host(dds-feature-cta) .bx--card {
  margin: 0; }

@media (max-width: 41.98rem) {
  .bx--feature-card .bx--card, :host(dds-feature-card) .bx--card, :host(dds-feature-cta) .bx--card {
    position: absolute;
    padding-top: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; } }

@media (min-width: 42rem) {
  .bx--feature-card .bx--card, :host(dds-feature-card) .bx--card, :host(dds-feature-cta) .bx--card {
    flex-direction: row; } }

.bx--feature-card .bx--card .bx--card__heading, .bx--feature-card .bx--card ::slotted(dds-card-heading), :host(dds-feature-card) .bx--card .bx--card__heading, :host(dds-feature-card) .bx--card ::slotted(dds-card-heading), :host(dds-feature-cta) .bx--card .bx--card__heading, :host(dds-feature-cta) .bx--card ::slotted(dds-card-heading) {
  margin-bottom: var(--cds-layout-03, 2rem); }

.bx--feature-card .bx--card:focus, :host(dds-feature-card) .bx--card:focus, :host(dds-feature-cta) .bx--card:focus {
  outline: none;
  outline-offset: 0; }

.bx--feature-card .bx--card:focus::before, :host(dds-feature-card) .bx--card:focus::before, :host(dds-feature-cta) .bx--card:focus::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid var(--cds-focus, #0f62fe);
  outline: 1px solid #ffffff;
  outline-offset: -3px; }

@media (max-width: 41.98rem) {
  .bx--feature-card .bx--card:focus::before, :host(dds-feature-card) .bx--card:focus::before, :host(dds-feature-cta) .bx--card:focus::before {
    min-height: 292px; } }

.bx--feature-card .bx--card__heading, :host(dds-feature-card) .bx--card__heading, :host(dds-feature-cta) .bx--card__heading {
  margin-bottom: var(--cds-layout-03, 2rem); }

.bx--feature-card .bx--card__content, :host(dds-feature-card) .bx--card__content, :host(dds-feature-cta) .bx--card__content {
  position: relative; }

@media (min-width: 400px) {
  .bx--feature-card .bx--card__content, :host(dds-feature-card) .bx--card__content, :host(dds-feature-cta) .bx--card__content {
    position: static; } }

.bx--feature-card .bx--card__wrapper, :host(dds-feature-card) .bx--card__wrapper, :host(dds-feature-cta) .bx--card__wrapper {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #262626;
  --cds-ui-01: #393939;
  --cds-ui-02: #525252;
  --cds-ui-03: #525252;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ffb3b8;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #393939;
  --cds-field-02: #525252;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #ff8389;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #ff8389;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #4c4c4c;
  --cds-hover-light-ui: #656565;
  --cds-hover-selected-ui: #656565;
  --cds-active-ui: #6f6f6f;
  --cds-active-light-ui: #8d8d8d;
  --cds-selected-ui: #525252;
  --cds-selected-light-ui: #6f6f6f;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #4c4c4c;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #393939;
  --cds-disabled-02: #6f6f6f;
  --cds-disabled-03: #a8a8a8;
  --cds-highlight: #0043ce;
  --cds-decorative-01: #6f6f6f;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #6f6f6f;
  --cds-hover-field: #4c4c4c;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  background-color: var(--cds-ui-01, #f4f4f4);
  width: 100%;
  height: 50%; }

@media (min-width: 42rem) {
  .bx--feature-card .bx--card__wrapper, :host(dds-feature-card) .bx--card__wrapper, :host(dds-feature-cta) .bx--card__wrapper {
    width: 50%;
    height: auto; } }

.bx--feature-card ::slotted([slot='image']), .bx--feature-card .bx--image, :host(dds-feature-card) ::slotted([slot='image']), :host(dds-feature-card) .bx--image, :host(dds-feature-cta) ::slotted([slot='image']), :host(dds-feature-cta) .bx--image {
  width: 100%;
  height: 50%; }

@media (min-width: 42rem) {
  .bx--feature-card ::slotted([slot='image']), .bx--feature-card .bx--image, :host(dds-feature-card) ::slotted([slot='image']), :host(dds-feature-card) .bx--image, :host(dds-feature-cta) ::slotted([slot='image']), :host(dds-feature-cta) .bx--image {
    width: 50%;
    height: 100%; } }

.bx--feature-card .bx--feature-card__card .bx--card__footer, :host(dds-feature-card) .bx--feature-card__card .bx--card__footer, :host(dds-feature-cta) .bx--feature-card__card .bx--card__footer {
  flex-direction: row-reverse; }

@media (max-width: 41.98rem) {
  .bx--feature-card .bx--feature-card__card .bx--card__footer, :host(dds-feature-card) .bx--feature-card__card .bx--card__footer, :host(dds-feature-cta) .bx--feature-card__card .bx--card__footer {
    position: absolute;
    width: calc(100% - 2rem);
    bottom: 1rem; } }

.bx--feature-card ::slotted(svg[slot='footer']), :host(dds-feature-card) ::slotted(svg[slot='footer']), :host(dds-feature-cta) ::slotted(svg[slot='footer']) {
  margin-top: auto;
  margin-left: auto; }

.bx--feature-card-block-medium, :host(dds-feature-card-block-medium) {
  color: var(--cds-text-01, #161616);
  background: var(--cds-ui-background, #fff);
  margin: 4rem 0; }

@media (min-width: 66rem) {
  .bx--feature-card-block-medium, :host(dds-feature-card-block-medium) {
    margin: 6rem 0; } }

.bx--feature-card-block-medium:focus, :host(dds-feature-card-block-medium):focus {
  outline: none; }

.bx--feature-card-block-medium .bx--card .bx--card__heading, :host(dds-feature-card-block-medium) .bx--card ::slotted(dds-card-heading) {
  margin-bottom: 0; }

.bx--feature-card-block-medium__heading, ::slotted(dds-feature-card-block-medium-block-heading) {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0;
  font-size: calc(1.75rem + 0 * ((100vw - 20rem) / 62));
  display: block;
  margin-bottom: 2rem; }

@media (min-width: 82rem) {
  .bx--feature-card-block-medium__heading, ::slotted(dds-feature-card-block-medium-block-heading) {
    font-size: 1.75rem;
    line-height: 1.25;
    font-size: calc(1.75rem + .25 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  .bx--feature-card-block-medium__heading, ::slotted(dds-feature-card-block-medium-block-heading) {
    font-size: 2rem;
    font-size: 2rem; } }

:host(dds-content-block), :host(dds-content-block-simple), :host(dds-content-block-media), :host(dds-content-block-mixed), :host(dds-content-group-horizontal), :host(dds-leadspace-block-content), :host(dds-content-block-segmented), :host(dds-content-block-headlines), .bx--content-block {
  display: block;
  padding-top: 2rem;
  padding-bottom: 4rem; }

@media (min-width: 42rem) {
  :host(dds-content-block), :host(dds-content-block-simple), :host(dds-content-block-media), :host(dds-content-block-mixed), :host(dds-content-group-horizontal), :host(dds-leadspace-block-content), :host(dds-content-block-segmented), :host(dds-content-block-headlines), .bx--content-block {
    padding-top: 4rem;
    padding-bottom: 6rem; } }

@media (min-width: 99rem) {
  :host(dds-content-block), :host(dds-content-block-simple), :host(dds-content-block-media), :host(dds-content-block-mixed), :host(dds-content-group-horizontal), :host(dds-leadspace-block-content), :host(dds-content-block-segmented), :host(dds-content-block-headlines), .bx--content-block {
    padding-bottom: 10rem; } }

@media (min-width: 42rem) {
  :host(dds-content-block) .bx--card__CTA, :host(dds-content-block-simple) .bx--card__CTA, :host(dds-content-block-media) .bx--card__CTA, :host(dds-content-block-mixed) .bx--card__CTA, :host(dds-content-group-horizontal) .bx--card__CTA, :host(dds-leadspace-block-content) .bx--card__CTA, :host(dds-content-block-segmented) .bx--card__CTA, :host(dds-content-block-headlines) .bx--card__CTA, .bx--content-block .bx--card__CTA {
    margin-left: -1rem;
    margin-right: -1rem; } }

@media (min-width: 66rem) {
  :host(dds-content-block) .bx--link-list, :host(dds-content-block-simple) .bx--link-list, :host(dds-content-block-media) .bx--link-list, :host(dds-content-block-mixed) .bx--link-list, :host(dds-content-group-horizontal) .bx--link-list, :host(dds-leadspace-block-content) .bx--link-list, :host(dds-content-block-segmented) .bx--link-list, :host(dds-content-block-headlines) .bx--link-list, .bx--content-block .bx--link-list {
    margin-right: -1rem; }
  :host(dds-content-block) .bx--link-list:first-of-type, :host(dds-content-block-simple) .bx--link-list:first-of-type, :host(dds-content-block-media) .bx--link-list:first-of-type, :host(dds-content-block-mixed) .bx--link-list:first-of-type, :host(dds-content-group-horizontal) .bx--link-list:first-of-type, :host(dds-leadspace-block-content) .bx--link-list:first-of-type, :host(dds-content-block-segmented) .bx--link-list:first-of-type, :host(dds-content-block-headlines) .bx--link-list:first-of-type, .bx--content-block .bx--link-list:first-of-type {
    padding-top: 0; } }

.bx--content-layout {
  display: grid;
  grid-template: 'heading' auto 'body' auto 'footer' auto / 1fr; }

@media (min-width: 42rem) {
  .bx--content-layout {
    grid-template: 'heading heading' auto 'body body' auto 'footer .' auto / 1fr 1fr; } }

.bx--content-layout.bx--layout--border {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0; }

.bx--content-layout ::slotted([slot]) {
  margin-left: 1rem;
  margin-right: 1rem; }

.bx--content-layout ::slotted(dds-card[slot]), .bx--content-layout ::slotted(dds-card-cta[slot]) {
  margin-left: 0;
  margin-right: 0; }

.bx--content-layout ::slotted([slot='complementary']) {
  grid-area: complementary;
  margin-top: var(--cds-layout-05, 4rem);
  margin-bottom: var(--cds-layout-05, 4rem); }

@media (min-width: 66rem) {
  .bx--content-layout ::slotted([slot='complementary']) {
    margin-top: 0;
    margin-bottom: 0; } }

.bx--content-layout ::slotted([slot='footer']) {
  margin-top: 3rem; }

@media (min-width: 42rem) {
  .bx--content-layout ::slotted([slot='footer']) {
    width: 50%;
    margin-top: 4rem; } }

.bx--content-layout ::slotted([slot='heading']) {
  grid-area: heading; }

.bx--content-layout ::slotted([slot='media']) {
  margin-top: 2rem; }

.bx--content-layout ::slotted(dds-video-player-container) {
  display: block; }

.bx--content-layout--with-complementary {
  grid-template: 'heading' auto 'body' auto 'footer' auto 'complementary' auto / 1fr; }

@media (min-width: 42rem) {
  .bx--content-layout--with-complementary {
    grid-template: 'heading heading' auto 'body body' auto 'footer .' auto 'complementary complementary' auto / 1fr 1fr; } }

@media (min-width: 66rem) {
  .bx--content-layout--with-complementary {
    grid-template: 'heading heading .' auto 'body body complementary' auto 'footer . complementary' auto / 1fr 1fr 1fr; } }

.bx--content-layout__body {
  grid-area: body; }

.bx--content-layout__body .bx--content-group-cards__row {
  margin-left: 0;
  margin-right: 0; }

:host(dds-content-group-horizontal) dds-hr, .bx--content-block .bx--hr {
  margin-top: 0;
  margin-right: -1rem;
  margin-left: -1rem; }

:host(dds-content-block-heading), :host(dds-content-block-copy), :host(dds-callout-with-media-copy), .bx--content-block__heading, .bx--content-block__copy {
  width: 90%;
  max-width: 40rem; }

:host(dds-content-block-heading), .bx--content-block__heading {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0;
  font-size: calc(2rem + .25 * ((100vw - 20rem) / 22));
  color: var(--cds-text-01, #161616);
  margin-bottom: 2rem; }

@media (min-width: 42rem) {
  :host(dds-content-block-heading), .bx--content-block__heading {
    font-size: 2.25rem;
    font-weight: 300;
    line-height: 1.22;
    font-size: calc(2.25rem + .375 * ((100vw - 42rem) / 24)); } }

@media (min-width: 66rem) {
  :host(dds-content-block-heading), .bx--content-block__heading {
    font-size: 2.625rem;
    line-height: 1.19;
    font-size: calc(2.625rem + .375 * ((100vw - 66rem) / 16)); } }

@media (min-width: 82rem) {
  :host(dds-content-block-heading), .bx--content-block__heading {
    font-size: 3rem;
    line-height: 1.17;
    font-size: calc(3rem + .75 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-content-block-heading), .bx--content-block__heading {
    font-size: 3.75rem;
    font-size: 3.75rem; } }

@media (min-width: 66rem) {
  :host(dds-content-block-heading), .bx--content-block__heading {
    margin-bottom: 3rem; } }

:host(dds-content-block-paragraph), .bx--content-block__copy p {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  font-size: calc(1.25rem + 0 * ((100vw - 20rem) / 62));
  color: var(--cds-text-01, #161616);
  margin-bottom: 2rem; }

@media (min-width: 82rem) {
  :host(dds-content-block-paragraph), .bx--content-block__copy p {
    font-size: 1.25rem;
    line-height: 1.25;
    font-size: calc(1.25rem + .25 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-content-block-paragraph), .bx--content-block__copy p {
    font-size: 1.5rem;
    line-height: 1.334;
    font-size: 1.5rem; } }

.bx--content-block__cta {
  margin-top: 3rem; }

@media (min-width: 42rem) {
  .bx--content-block__cta {
    margin-top: 4rem; } }

.bx--content-block__cta-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
  display: block; }

.bx--content-block__cta-col {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  padding-left: 0;
  padding-right: 0; }

.bx--row--condensed .bx--content-block__cta-col, .bx--grid--condensed .bx--content-block__cta-col {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--content-block__cta-col, .bx--grid--narrow .bx--content-block__cta-col {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 42rem) {
  .bx--content-block__cta-col {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 1rem;
    padding-right: 1rem; } }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--list--nested, .bx--list--unordered, .bx--list--ordered, .bx--list--ordered--native {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  list-style: none; }

.bx--list--nested *, .bx--list--nested *::before, .bx--list--nested *::after, .bx--list--unordered *, .bx--list--unordered *::before, .bx--list--unordered *::after, .bx--list--ordered *, .bx--list--ordered *::before, .bx--list--ordered *::after, .bx--list--ordered--native *, .bx--list--ordered--native *::before, .bx--list--ordered--native *::after {
  box-sizing: inherit; }

.bx--list--ordered--native {
  list-style: decimal; }

.bx--list__item {
  color: var(--cds-text-01, #161616); }

.bx--list--nested {
  margin-left: 2rem; }

.bx--list--nested .bx--list__item {
  padding-left: .25rem; }

.bx--list--ordered:not(.bx--list--nested) {
  counter-reset: item; }

.bx--list--ordered:not(.bx--list--nested) > .bx--list__item {
  position: relative; }

.bx--list--ordered:not(.bx--list--nested) > .bx--list__item::before {
  position: absolute;
  left: -1.5rem;
  content: counter(item) ".";
  counter-increment: item; }

.bx--list--ordered.bx--list--nested, .bx--list--ordered--native.bx--list--nested {
  list-style-type: lower-latin; }

.bx--list--unordered > .bx--list__item {
  position: relative; }

.bx--list--unordered > .bx--list__item::before {
  position: absolute;
  left: -1rem;
  content: '\2013'; }

.bx--list--unordered.bx--list--nested > .bx--list__item::before {
  left: -.75rem;
  content: '\25AA'; }

.bx--list--ordered, .bx--list--unordered {
  font-size: var(--cds-body-long-02-font-size, 1rem);
  font-weight: var(--cds-body-long-02-font-weight, 400);
  line-height: var(--cds-body-long-02-line-height, 1.5);
  letter-spacing: var(--cds-body-long-02-letter-spacing, 0); }

.bx--list--ordered {
  margin-left: 1rem; }

.bx--list--ordered:not(.bx--list--nested) > .bx--list__item::before {
  left: -1rem; }

.bx--list--unordered {
  margin-left: 1rem; }

.bx--list--unordered .bx--list__item::before {
  left: -1rem; }

.bx--list__item {
  margin-top: 0.25rem; }

.bx--content-item--inverse {
  background-color: var(--cds-inverse-02, #393939); }

.bx--content-item--inverse .bx--content-item__heading {
  color: var(--cds-text-04, #fff); }

.bx--content-item--inverse .bx--content-item__copy p {
  color: var(--cds-text-04, #fff); }

:host(dds-content-item), .bx--content-item {
  display: block;
  margin-top: 2rem;
  margin-bottom: 2rem; }

:host(dds-content-item) ::slotted(dds-video-player), .bx--content-item .bx--video-player {
  margin-top: 2rem;
  margin-bottom: 2rem; }

@media (min-width: 42rem) {
  :host(dds-content-item-heading), :host(dds-content-item-copy), .bx--content-item__heading, .bx--content-item__copy {
    width: 90%;
    max-width: 40rem;
    display: block; } }

:host(dds-content-item-heading), .bx--content-item__heading {
  font-size: var(--cds-expressive-heading-02-font-size, 1rem);
  font-weight: var(--cds-expressive-heading-02-font-weight, 600);
  line-height: var(--cds-expressive-heading-02-line-height, 1.5);
  letter-spacing: var(--cds-expressive-heading-02-letter-spacing, 0);
  color: var(--cds-text-01, #161616); }

.bx--content-item__image {
  margin-top: 1rem;
  margin-bottom: 2rem; }

:host(dds-content-item-paragraph), .bx--content-item__copy p {
  font-size: var(--cds-body-long-02-font-size, 1rem);
  font-weight: var(--cds-body-long-02-font-weight, 400);
  line-height: var(--cds-body-long-02-line-height, 1.5);
  letter-spacing: var(--cds-body-long-02-letter-spacing, 0);
  color: var(--cds-text-01, #161616);
  margin-bottom: 1.5rem; }

.bx--content-item__cta {
  margin-top: 1rem; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--image-with-caption, :host(dds-image-with-caption) {
  display: block;
  margin-top: 2rem;
  margin-bottom: 2rem;
  max-width: 40rem; }

@media (min-width: 42rem) {
  .bx--image-with-caption, :host(dds-image-with-caption) {
    margin-top: 2rem;
    margin-bottom: 2rem; } }

.bx--image-with-caption__image {
  width: 100%;
  padding: 0;
  position: relative;
  pointer-events: none;
  border: none; }

@media (min-width: 42rem) {
  .bx--image-with-caption__image:hover {
    cursor: pointer; }
  .bx--image-with-caption__image:hover .bx--image__img, .bx--image-with-caption__image:hover dds-image {
    -webkit-filter: brightness(80%);
    filter: brightness(80%); }
  .bx--image-with-caption__image:hover .bx--image-with-caption__zoom-button {
    background-color: #000; } }

@media (min-width: 42rem) {
  .bx--image-with-caption__image:hover, .bx--image-with-caption__image:focus {
    outline: 2px solid var(--cds-focus, #0f62fe); } }

.bx--image-with-caption__zoom-button {
  display: none; }

@media (min-width: 42rem) {
  .bx--image-with-caption__zoom-button {
    width: 3rem;
    height: 3rem;
    display: flex;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5); }
  .bx--image-with-caption__zoom-button svg {
    margin: auto;
    fill: var(--cds-icon-03, #fff); } }

@media (min-width: 42rem) {
  .bx--image-with-caption__image, .bx--image-with-caption__zoom-button {
    transition: 150ms cubic-bezier(0.2, 0, 0.38, 0.9);
    pointer-events: auto; } }

.bx--image__caption {
  font-size: var(--cds-caption-01-font-size, 0.875rem);
  font-weight: var(--cds-caption-01-font-weight, 400);
  line-height: var(--cds-caption-01-line-height, 1.125rem);
  letter-spacing: var(--cds-caption-01-letter-spacing, 0.16px);
  margin-top: .5rem;
  color: var(--cds-text-05, #6f6f6f); }

.bx--content-block-simple__content .bx--content-item:first-of-type {
  margin-top: 0; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

:host(dds-callout-with-media), .bx--callout-with-media {
  display: block;
  background-color: var(--cds-inverse-02, #393939); }

:host(dds-callout-with-media) ::slotted([slot='heading']), .bx--callout-with-media .bx--content-block__heading, :host(dds-callout-with-media-copy) ::slotted(dds-content-block-paragraph), .bx--callout-with-media .bx--content-item__copy p, :host(dds-callout-with-media-image) .bx--image__caption, :host(dds-callout-with-media-video) ::slotted(dds-video-player), .bx--callout-with-media .bx--video-player__video-caption, .bx--callout-with-media .bx--image__caption {
  color: var(--cds-inverse-01, #fff); }

.bx--callout-with-media .bx--callout__content {
  padding-top: 0; }

:host(dds-callout-with-media-video), .bx--callout-with-media .bx--callout__content .bx--content-block-simple__media-video {
  margin-top: var(--cds-spacing-07, 2rem); }

@media (max-width: 41.98rem) {
  :host(dds-callout-with-media-video), .bx--callout-with-media .bx--callout__content .bx--content-block-simple__media-video {
    margin-top: -16px; } }

:host(dds-callout-with-media-image), .bx--callout-with-media .bx--callout__content .bx--content-block-simple__media-image {
  margin-top: var(--cds-spacing-09, 3rem); }

@media (max-width: 41.98rem) {
  :host(dds-callout-with-media-image), .bx--callout-with-media .bx--callout__content .bx--content-block-simple__media-image {
    margin-top: 0; } }

:host(dds-callout-with-media) .bx--callout__content, .bx--callout-with-media .bx--callout__content .bx--content-block {
  padding-bottom: var(--cds-layout-05, 4rem); }

:host(dds-callout-with-media-image) .bx--image__caption, .bx--callout-with-media .bx--callout__content .bx--content-block .bx--image__caption {
  font-size: var(--cds-caption-01-font-size, 0.875rem);
  font-weight: var(--cds-caption-01-font-weight, 400);
  line-height: var(--cds-caption-01-line-height, 1.125rem);
  letter-spacing: var(--cds-caption-01-letter-spacing, 0.16px);
  margin-top: .5rem; }

:host(dds-callout-with-media-image) .bx--video-player__video-caption, .bx--callout-with-media .bx--callout__content .bx--content-block .bx--video-player__video-caption {
  padding-top: var(--cds-spacing-03, 0.5rem); }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

:host(dds-link-list-section), .bx--content-section {
  padding-top: var(--cds-spacing-09, 3rem);
  padding-bottom: 4rem; }

.bx--content-section-layout {
  display: grid;
  grid-template: 'leading' auto 'body' auto / 1fr;
  row-gap: var(--cds-spacing-03, 0.5rem); }

@media (min-width: 66rem) {
  .bx--content-section-layout {
    grid-template: 'leading body' auto / 1fr 3fr; } }

.bx--content-section__leading {
  grid-area: leading;
  padding: var(--cds-spacing-05, 1rem); }

.bx--content-section__body {
  grid-area: body;
  display: contents; }

.bx--content-section__grid, :host(dds-cta-section) {
  margin-right: auto;
  margin-left: auto;
  max-width: 99rem;
  padding-right: 1rem;
  padding-left: 1rem; }

@media (min-width: 42rem) {
  .bx--content-section__grid, :host(dds-cta-section) {
    padding-right: 2rem;
    padding-left: 2rem; } }

@media (min-width: 99rem) {
  .bx--content-section__grid, :host(dds-cta-section) {
    padding-right: 2.5rem;
    padding-left: 2.5rem; } }

.bx--content-section__row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem; }

.bx--content-section__left, .bx--content-section__children {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--content-section__left, .bx--grid--condensed .bx--content-section__left, .bx--row--condensed .bx--content-section__children, .bx--grid--condensed .bx--content-section__children {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--content-section__left, .bx--grid--narrow .bx--content-section__left, .bx--row--narrow .bx--content-section__children, .bx--grid--narrow .bx--content-section__children {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 66rem) {
  .bx--content-section__left {
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
    padding-top: var(--cds-spacing-05, 1rem); } }

:host(dds-content-section-heading), .bx--content-section__heading {
  margin-top: 0;
  margin-bottom: var(--cds-spacing-06, 1.5rem);
  font-size: var(--cds-expressive-heading-02-font-size, 1rem);
  font-weight: var(--cds-expressive-heading-02-font-weight, 600);
  line-height: var(--cds-expressive-heading-02-line-height, 1.5);
  letter-spacing: var(--cds-expressive-heading-02-letter-spacing, 0); }

:host(dds-content-section-copy), .bx--content-section__copy {
  font-size: var(--cds-body-short-02-font-size, 1rem);
  font-weight: var(--cds-body-short-02-font-weight, 400);
  line-height: var(--cds-body-short-02-line-height, 1.375);
  letter-spacing: var(--cds-body-short-02-letter-spacing, 0);
  color: var(--cds-text-02, #525252);
  margin-bottom: var(--cds-spacing-06, 1.5rem); }

.bx--content-section__children {
  margin-top: var(--cds-spacing-06, 1.5rem); }

@media (min-width: 66rem) {
  .bx--content-section__children {
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
    margin-top: 0; } }

.bx--content-section--g10 {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #393939;
  --cds-interactive-03: #0f62fe;
  --cds-interactive-04: #0f62fe;
  --cds-ui-background: #f4f4f4;
  --cds-ui-01: #fff;
  --cds-ui-02: #f4f4f4;
  --cds-ui-03: #e0e0e0;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #161616;
  --cds-text-01: #161616;
  --cds-text-02: #525252;
  --cds-text-03: #a8a8a8;
  --cds-text-04: #fff;
  --cds-text-05: #6f6f6f;
  --cds-text-error: #da1e28;
  --cds-icon-01: #161616;
  --cds-icon-02: #525252;
  --cds-icon-03: #fff;
  --cds-link-01: #0f62fe;
  --cds-link-02: #0043ce;
  --cds-inverse-link: #78a9ff;
  --cds-field-01: #fff;
  --cds-field-02: #f4f4f4;
  --cds-inverse-01: #fff;
  --cds-inverse-02: #393939;
  --cds-support-01: #da1e28;
  --cds-support-02: #24a148;
  --cds-support-03: #f1c21b;
  --cds-support-04: #0043ce;
  --cds-inverse-support-01: #fa4d56;
  --cds-inverse-support-02: #42be65;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #4589ff;
  --cds-overlay-01: rgba(22,22,22,0.5);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #da1e28;
  --cds-focus: #0f62fe;
  --cds-inverse-focus-ui: #fff;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #0043ce;
  --cds-hover-secondary: #4c4c4c;
  --cds-active-secondary: #6f6f6f;
  --cds-hover-tertiary: #0353e9;
  --cds-active-tertiary: #002d9c;
  --cds-hover-ui: #e5e5e5;
  --cds-hover-light-ui: #e5e5e5;
  --cds-hover-selected-ui: #cacaca;
  --cds-active-ui: #c6c6c6;
  --cds-active-light-ui: #c6c6c6;
  --cds-selected-ui: #e0e0e0;
  --cds-selected-light-ui: #e0e0e0;
  --cds-inverse-hover-ui: #4c4c4c;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #e5e5e5;
  --cds-visited-link: #8a3ffc;
  --cds-disabled-01: #fff;
  --cds-disabled-02: #c6c6c6;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #edf5ff;
  --cds-decorative-01: #e0e0e0;
  --cds-button-separator: #e0e0e0;
  --cds-skeleton-01: #e5e5e5;
  --cds-skeleton-02: #c6c6c6;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #393939;
  --cds-brand-03: #0f62fe;
  --cds-active-01: #c6c6c6;
  --cds-hover-field: #e5e5e5;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  color: var(--cds-text-01, #161616);
  background: var(--cds-ui-background, #f4f4f4); }

.bx--content-section--g90 {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #262626;
  --cds-ui-01: #393939;
  --cds-ui-02: #525252;
  --cds-ui-03: #525252;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ffb3b8;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #393939;
  --cds-field-02: #525252;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #ff8389;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #ff8389;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #4c4c4c;
  --cds-hover-light-ui: #656565;
  --cds-hover-selected-ui: #656565;
  --cds-active-ui: #6f6f6f;
  --cds-active-light-ui: #8d8d8d;
  --cds-selected-ui: #525252;
  --cds-selected-light-ui: #6f6f6f;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #4c4c4c;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #393939;
  --cds-disabled-02: #6f6f6f;
  --cds-disabled-03: #a8a8a8;
  --cds-highlight: #0043ce;
  --cds-decorative-01: #6f6f6f;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #6f6f6f;
  --cds-hover-field: #4c4c4c;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  color: var(--cds-text-01, #f4f4f4);
  background: var(--cds-ui-background, #262626); }

.bx--content-section--g100 {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #161616;
  --cds-ui-01: #262626;
  --cds-ui-02: #393939;
  --cds-ui-03: #393939;
  --cds-ui-04: #6f6f6f;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ff8389;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #262626;
  --cds-field-02: #393939;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #fa4d56;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #fa4d56;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #353535;
  --cds-hover-light-ui: #4c4c4c;
  --cds-hover-selected-ui: #4c4c4c;
  --cds-active-ui: #525252;
  --cds-active-light-ui: #6f6f6f;
  --cds-selected-ui: #393939;
  --cds-selected-light-ui: #525252;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #353535;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #262626;
  --cds-disabled-02: #525252;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #002d9c;
  --cds-decorative-01: #525252;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #525252;
  --cds-hover-field: #353535;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.34;
  --cds-caption-01-letter-spacing: .32px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.34;
  --cds-label-01-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1.34;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.29;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.43;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.34;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.43;
  --cds-code-02-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.29;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.29;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-icon-size-02: 1.25rem;
  color: var(--cds-text-01, #f4f4f4);
  background: var(--cds-ui-background, #161616); }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

:host(dds-card-group), .bx--card-group {
  color: var(--cds-text-01, #161616);
  background: var(--cds-ui-background, #fff); }

:host(dds-card-group) .bx--card, .bx--card-group .bx--card {
  background-color: var(--cds-ui-01, #f4f4f4); }

:host(dds-card-group) .bx--card__heading, .bx--card-group .bx--card__heading {
  color: var(--cds-text-01, #161616); }

:host(dds-card-group) .bx--card__copy, :host(dds-card-group) .bx--card__eyebrow, .bx--card-group .bx--card__copy, .bx--card-group .bx--card__eyebrow {
  color: var(--cds-text-02, #525252); }

:host(dds-card-group) .bx--card:hover, .bx--card-group .bx--card:hover {
  background: var(--cds-hover-ui, #e5e5e5); }

:host(dds-card-group) .bx--card--inverse, .bx--card-group .bx--card--inverse {
  background-color: var(--cds-inverse-02, #393939);
  height: 100%; }

:host(dds-card-group) .bx--card--inverse .bx--card__heading, .bx--card-group .bx--card--inverse .bx--card__heading {
  color: var(--cds-inverse-01, #fff); }

:host(dds-card-group) .bx--card--inverse.bx--card--link:hover, .bx--card-group .bx--card--inverse.bx--card--link:hover {
  background-color: var(--cds-inverse-hover-ui, #4c4c4c); }

:host(dds-card-group) .bx--card--inverse .bx--card__cta, :host(dds-card-group) .bx--card--inverse .bx--card__cta a, :host(dds-card-group) .bx--card--inverse .bx--card__cta a:visited, .bx--card-group .bx--card--inverse .bx--card__cta, .bx--card-group .bx--card--inverse .bx--card__cta a, .bx--card-group .bx--card--inverse .bx--card__cta a:visited {
  color: var(--cds-inverse-link, #78a9ff); }

:host(dds-card-group-item) .bx--image__img, .bx--card-group__card .bx--image__img {
  height: 15rem; }

@media (min-width: 66rem) {
  :host(dds-card-group-item) .bx--image, .bx--card-group__card .bx--image {
    position: relative;
    padding-top: 75%;
    height: 0;
    overflow: hidden; }
  :host(dds-card-group-item) .bx--image__img, .bx--card-group__card .bx--image__img {
    position: absolute;
    height: 100%;
    top: 0; } }

:host(dds-card-group-item):focus, .bx--card-group__card:focus {
  outline: none; }

:host(dds-card-group), .bx--card-group__row, .bx--card-group__cards__row {
  display: grid;
  grid-template-columns: 1fr; }

@media (min-width: 42rem) {
  :host(dds-card-group), .bx--card-group__row, .bx--card-group__cards__row {
    grid-template-columns: repeat(2, 1fr); } }

@media (min-width: 66rem) {
  :host(dds-card-group), .bx--card-group__row, .bx--card-group__cards__row {
    grid-template-columns: repeat(3, 1fr); } }

.bx--card-group__cards__row {
  margin-left: calc(-1 * 2rem / 2);
  margin-right: calc(-1 * 2rem / 2); }

:host(dds-card-group), .bx--card-group__cards__row {
  position: relative; }

:host(dds-card-group)::after, .bx--card-group__cards__row::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  box-shadow: inset 0 0 0 1px var(--cds-ui-background, #fff); }

:host(dds-card-group)[grid-mode='narrow'], .bx--card-group--narrow {
  -webkit-column-gap: 1rem;
  -moz-column-gap: 1rem;
  column-gap: 1rem; }

:host(dds-card-group)[grid-mode='narrow'] ::slotted(dds-card-group-item), :host(dds-card-group)[grid-mode='narrow'] .bx--card-group__cards__col, .bx--card-group--narrow ::slotted(dds-card-group-item), .bx--card-group--narrow .bx--card-group__cards__col {
  background: inherit;
  padding: .5rem 0 0 0; }

@media (min-width: 42rem) {
  :host(dds-card-group)[grid-mode='narrow'] ::slotted(dds-card-group-item), :host(dds-card-group)[grid-mode='narrow'] .bx--card-group__cards__col, .bx--card-group--narrow ::slotted(dds-card-group-item), .bx--card-group--narrow .bx--card-group__cards__col {
    padding: 1rem 0 0 0; } }

:host(dds-card-group-item), .bx--card-group__cards__col {
  padding-left: .03125rem;
  padding-right: .03125rem;
  background: var(--cds-ui-03, #e0e0e0);
  padding-top: .0625rem; }

:host(dds-card-group-item):last-of-type, .bx--card-group__cards__col:last-of-type {
  padding-right: 0; }

:host(dds-card-group-item):last-of-type a, .bx--card-group__cards__col:last-of-type a {
  padding-right: .03125rem; }

:host(dds-card-group-item) .bx--card--inverse, .bx--card-group__cards__col .bx--card--inverse {
  height: 100%; }

.bx--card-group__cards__col .bx--card-group__card {
  height: 100%; }

.bx--card-group.bx--card-group--g10 {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #393939;
  --cds-interactive-03: #0f62fe;
  --cds-interactive-04: #0f62fe;
  --cds-ui-background: #f4f4f4;
  --cds-ui-01: #fff;
  --cds-ui-02: #f4f4f4;
  --cds-ui-03: #e0e0e0;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #161616;
  --cds-text-01: #161616;
  --cds-text-02: #525252;
  --cds-text-03: #a8a8a8;
  --cds-text-04: #fff;
  --cds-text-05: #6f6f6f;
  --cds-text-error: #da1e28;
  --cds-icon-01: #161616;
  --cds-icon-02: #525252;
  --cds-icon-03: #fff;
  --cds-link-01: #0f62fe;
  --cds-link-02: #0043ce;
  --cds-inverse-link: #78a9ff;
  --cds-field-01: #fff;
  --cds-field-02: #f4f4f4;
  --cds-inverse-01: #fff;
  --cds-inverse-02: #393939;
  --cds-support-01: #da1e28;
  --cds-support-02: #24a148;
  --cds-support-03: #f1c21b;
  --cds-support-04: #0043ce;
  --cds-inverse-support-01: #fa4d56;
  --cds-inverse-support-02: #42be65;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #4589ff;
  --cds-overlay-01: rgba(22,22,22,0.5);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #da1e28;
  --cds-focus: #0f62fe;
  --cds-inverse-focus-ui: #fff;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #0043ce;
  --cds-hover-secondary: #4c4c4c;
  --cds-active-secondary: #6f6f6f;
  --cds-hover-tertiary: #0353e9;
  --cds-active-tertiary: #002d9c;
  --cds-hover-ui: #e5e5e5;
  --cds-hover-light-ui: #e5e5e5;
  --cds-hover-selected-ui: #cacaca;
  --cds-active-ui: #c6c6c6;
  --cds-active-light-ui: #c6c6c6;
  --cds-selected-ui: #e0e0e0;
  --cds-selected-light-ui: #e0e0e0;
  --cds-inverse-hover-ui: #4c4c4c;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #e5e5e5;
  --cds-visited-link: #8a3ffc;
  --cds-disabled-01: #fff;
  --cds-disabled-02: #c6c6c6;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #edf5ff;
  --cds-decorative-01: #e0e0e0;
  --cds-button-separator: #e0e0e0;
  --cds-skeleton-01: #e5e5e5;
  --cds-skeleton-02: #c6c6c6;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #393939;
  --cds-brand-03: #0f62fe;
  --cds-active-01: #c6c6c6;
  --cds-hover-field: #e5e5e5;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  color: var(--cds-text-01, #161616);
  background: var(--cds-ui-background, #f4f4f4); }

.bx--card-group.bx--card-group--g10 .bx--card {
  background-color: var(--cds-ui-01, #fff); }

.bx--card-group.bx--card-group--g10 .bx--card__heading {
  color: var(--cds-text-01, #161616); }

.bx--card-group.bx--card-group--g10 .bx--card__copy, .bx--card-group.bx--card-group--g10 .bx--card__eyebrow {
  color: var(--cds-text-02, #525252); }

.bx--card-group.bx--card-group--g10 .bx--card:hover {
  background: var(--cds-hover-ui, #e5e5e5); }

.bx--card-group.bx--card-group--g10 .bx--card--inverse {
  background-color: var(--cds-inverse-02, #393939);
  height: 100%; }

.bx--card-group.bx--card-group--g10 .bx--card--inverse .bx--card__heading {
  color: var(--cds-inverse-01, #fff); }

.bx--card-group.bx--card-group--g10 .bx--card--inverse.bx--card--link:hover {
  background-color: var(--cds-inverse-hover-ui, #4c4c4c); }

.bx--card-group.bx--card-group--g10 .bx--card--inverse .bx--card__cta, .bx--card-group.bx--card-group--g10 .bx--card--inverse .bx--card__cta a, .bx--card-group.bx--card-group--g10 .bx--card--inverse .bx--card__cta a:visited {
  color: var(--cds-inverse-link, #78a9ff); }

.bx--card-group.bx--card-group--g90 {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #262626;
  --cds-ui-01: #393939;
  --cds-ui-02: #525252;
  --cds-ui-03: #525252;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ffb3b8;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #393939;
  --cds-field-02: #525252;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #ff8389;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #ff8389;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #4c4c4c;
  --cds-hover-light-ui: #656565;
  --cds-hover-selected-ui: #656565;
  --cds-active-ui: #6f6f6f;
  --cds-active-light-ui: #8d8d8d;
  --cds-selected-ui: #525252;
  --cds-selected-light-ui: #6f6f6f;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #4c4c4c;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #393939;
  --cds-disabled-02: #6f6f6f;
  --cds-disabled-03: #a8a8a8;
  --cds-highlight: #0043ce;
  --cds-decorative-01: #6f6f6f;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #6f6f6f;
  --cds-hover-field: #4c4c4c;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  color: var(--cds-text-01, #f4f4f4);
  background: var(--cds-ui-background, #262626); }

.bx--card-group.bx--card-group--g90 .bx--card {
  background-color: var(--cds-ui-01, #393939); }

.bx--card-group.bx--card-group--g90 .bx--card__heading {
  color: var(--cds-text-01, #f4f4f4); }

.bx--card-group.bx--card-group--g90 .bx--card__copy, .bx--card-group.bx--card-group--g90 .bx--card__eyebrow {
  color: var(--cds-text-02, #c6c6c6); }

.bx--card-group.bx--card-group--g90 .bx--card:hover {
  background: var(--cds-hover-ui, #4c4c4c); }

.bx--card-group.bx--card-group--g90 .bx--card--inverse {
  background-color: var(--cds-inverse-02, #f4f4f4);
  height: 100%; }

.bx--card-group.bx--card-group--g90 .bx--card--inverse .bx--card__heading {
  color: var(--cds-inverse-01, #161616); }

.bx--card-group.bx--card-group--g90 .bx--card--inverse.bx--card--link:hover {
  background-color: var(--cds-inverse-hover-ui, #e5e5e5); }

.bx--card-group.bx--card-group--g90 .bx--card--inverse .bx--card__cta, .bx--card-group.bx--card-group--g90 .bx--card--inverse .bx--card__cta a, .bx--card-group.bx--card-group--g90 .bx--card--inverse .bx--card__cta a:visited {
  color: var(--cds-inverse-link, #0f62fe); }

.bx--card-group.bx--card-group--g100 {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #161616;
  --cds-ui-01: #262626;
  --cds-ui-02: #393939;
  --cds-ui-03: #393939;
  --cds-ui-04: #6f6f6f;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ff8389;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #262626;
  --cds-field-02: #393939;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #fa4d56;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #fa4d56;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #353535;
  --cds-hover-light-ui: #4c4c4c;
  --cds-hover-selected-ui: #4c4c4c;
  --cds-active-ui: #525252;
  --cds-active-light-ui: #6f6f6f;
  --cds-selected-ui: #393939;
  --cds-selected-light-ui: #525252;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #353535;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #262626;
  --cds-disabled-02: #525252;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #002d9c;
  --cds-decorative-01: #525252;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #525252;
  --cds-hover-field: #353535;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.34;
  --cds-caption-01-letter-spacing: .32px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.34;
  --cds-label-01-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1.34;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.29;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.43;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.34;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.43;
  --cds-code-02-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.29;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.29;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-icon-size-02: 1.25rem;
  color: var(--cds-text-01, #f4f4f4);
  background: var(--cds-ui-background, #161616); }

.bx--card-group.bx--card-group--g100 .bx--card {
  background-color: var(--cds-ui-01, #262626); }

.bx--card-group.bx--card-group--g100 .bx--card__heading {
  color: var(--cds-text-01, #f4f4f4); }

.bx--card-group.bx--card-group--g100 .bx--card__copy, .bx--card-group.bx--card-group--g100 .bx--card__eyebrow {
  color: var(--cds-text-02, #c6c6c6); }

.bx--card-group.bx--card-group--g100 .bx--card:hover {
  background: var(--cds-hover-ui, #353535); }

.bx--card-group.bx--card-group--g100 .bx--card--inverse {
  background-color: var(--cds-inverse-02, #f4f4f4);
  height: 100%; }

.bx--card-group.bx--card-group--g100 .bx--card--inverse .bx--card__heading {
  color: var(--cds-inverse-01, #161616); }

.bx--card-group.bx--card-group--g100 .bx--card--inverse.bx--card--link:hover {
  background-color: var(--cds-inverse-hover-ui, #e5e5e5); }

.bx--card-group.bx--card-group--g100 .bx--card--inverse .bx--card__cta, .bx--card-group.bx--card-group--g100 .bx--card--inverse .bx--card__cta a, .bx--card-group.bx--card-group--g100 .bx--card--inverse .bx--card__cta a:visited {
  color: var(--cds-inverse-link, #0f62fe); }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--card__CTA--disabled {
  cursor: not-allowed; }

.bx--card__CTA--disabled.bx--card .bx--card__heading, .bx--card__CTA--disabled.bx--card .bx--card__copy, .bx--card__CTA--disabled.bx--card .bx--card__eyebrow {
  color: var(--cds-disabled-02, #c6c6c6); }

.bx--card__CTA--disabled .bx--card__footer .bx--link-with-icon svg, .bx--card__CTA--disabled .bx--card__footer :host(dds-megamenu-link-with-icon) svg, .bx--card__CTA--disabled .bx--card__wrapper .bx--link-with-icon svg, .bx--card__CTA--disabled .bx--card__wrapper :host(dds-megamenu-link-with-icon) svg {
  margin-left: 0;
  color: var(--cds-disabled-02, #c6c6c6); }

.bx--card__CTA--disabled .bx--card__footer ::slotted(svg[slot='footer']), .bx--card__CTA--disabled .bx--card__footer svg, .bx--card__CTA--disabled .bx--card__wrapper ::slotted(svg[slot='footer']), .bx--card__CTA--disabled .bx--card__wrapper svg {
  fill: var(--cds-disabled-02, #c6c6c6); }

.bx--card__CTA.bx--card .bx--card__copy {
  font-size: var(--cds-expressive-heading-02-font-size, 1rem);
  font-weight: var(--cds-expressive-heading-02-font-weight, 600);
  line-height: var(--cds-expressive-heading-02-line-height, 1.5);
  letter-spacing: var(--cds-expressive-heading-02-letter-spacing, 0); }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

:host(dds-content-block-cards), .bx--content-block-cards .bx--content-block {
  display: block;
  padding-top: 2rem;
  padding-bottom: 4rem; }

@media (min-width: 42rem) {
  :host(dds-content-block-cards), .bx--content-block-cards .bx--content-block {
    padding-top: 2rem;
    padding-bottom: 6rem; } }

@media (min-width: 66rem) {
  :host(dds-content-block-cards), .bx--content-block-cards .bx--content-block {
    padding-top: 4rem;
    padding-bottom: 10rem; } }

:host(dds-content-block-cards) ::slotted([slot='heading']), .bx--content-block-cards .bx--content-block__heading {
  margin-bottom: 2rem; }

@media (min-width: 42rem) {
  :host(dds-content-block-cards) ::slotted([slot='heading']), .bx--content-block-cards .bx--content-block__heading {
    margin-bottom: 3rem; } }

@media (min-width: 66rem) {
  :host(dds-content-block-cards) ::slotted([slot='heading']), .bx--content-block-cards .bx--content-block__heading {
    margin-bottom: 4rem; } }

@media (min-width: 66rem) {
  :host(dds-content-block-cards) .bx--content-block__cta, .bx--content-block-cards .bx--content-block__cta {
    display: block;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; } }

:host(dds-content-block-cards) .bx--content-block__cta {
  padding: 0; }

.bx--content-block-cards__content .bx--card__CTA {
  max-width: none;
  margin: 0; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

@media (min-width: 42rem) {
  :host(dds-content-block-headlines) .bx--content-block, .bx--content-block-headlines .bx--content-block {
    padding-top: 2rem; } }

@media (min-width: 66rem) {
  :host(dds-content-block-headlines) .bx--content-block, .bx--content-block-headlines .bx--content-block {
    padding-top: 4rem; } }

@media (min-width: 66rem) {
  :host(dds-content-block-headlines) .bx--content-block__heading, :host(dds-content-block-headlines) .bx--content-block__copy, .bx--content-block-headlines .bx--content-block__heading, .bx--content-block-headlines .bx--content-block__copy {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    display: block;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
    margin-left: -1rem;
    margin-right: -1rem; }
  .bx--row--condensed :host(dds-content-block-headlines) .bx--content-block__heading, .bx--grid--condensed :host(dds-content-block-headlines) .bx--content-block__heading, .bx--row--condensed :host(dds-content-block-headlines) .bx--content-block__copy, .bx--grid--condensed :host(dds-content-block-headlines) .bx--content-block__copy, .bx--row--condensed .bx--content-block-headlines .bx--content-block__heading, .bx--grid--condensed .bx--content-block-headlines .bx--content-block__heading, .bx--row--condensed .bx--content-block-headlines .bx--content-block__copy, .bx--grid--condensed .bx--content-block-headlines .bx--content-block__copy {
    padding-right: .03125rem;
    padding-left: .03125rem; }
  .bx--row--narrow :host(dds-content-block-headlines) .bx--content-block__heading, .bx--grid--narrow :host(dds-content-block-headlines) .bx--content-block__heading, .bx--row--narrow :host(dds-content-block-headlines) .bx--content-block__copy, .bx--grid--narrow :host(dds-content-block-headlines) .bx--content-block__copy, .bx--row--narrow .bx--content-block-headlines .bx--content-block__heading, .bx--grid--narrow .bx--content-block-headlines .bx--content-block__heading, .bx--row--narrow .bx--content-block-headlines .bx--content-block__copy, .bx--grid--narrow .bx--content-block-headlines .bx--content-block__copy {
    padding-right: 1rem;
    padding-left: 0; } }

:host(dds-content-block-headlines) ::slotted(dds-content-block-copy), :host(dds-content-block-headlines) .bx--content-block__copy, .bx--content-block-headlines ::slotted(dds-content-block-copy), .bx--content-block-headlines .bx--content-block__copy {
  margin-bottom: 6rem; }

:host(dds-content-block-headlines) ::slotted(dds-content-block-copy) p, :host(dds-content-block-headlines) .bx--content-block__copy p, .bx--content-block-headlines ::slotted(dds-content-block-copy) p, .bx--content-block-headlines .bx--content-block__copy p {
  margin-bottom: 4rem; }

@media (min-width: 66rem) {
  :host(dds-content-block-headlines) ::slotted(dds-content-block-copy) p, :host(dds-content-block-headlines) .bx--content-block__copy p, .bx--content-block-headlines ::slotted(dds-content-block-copy) p, .bx--content-block-headlines .bx--content-block__copy p {
    margin-bottom: 6rem; } }

.bx--content-block-headlines__container {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem; }

.bx--content-block-headlines__row {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--content-block-headlines__row, .bx--grid--condensed .bx--content-block-headlines__row {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--content-block-headlines__row, .bx--grid--narrow .bx--content-block-headlines__row {
  padding-right: 1rem;
  padding-left: 0; }

.bx--content-block-headlines__row:last-of-type {
  margin-bottom: 2rem; }

@media (min-width: 42rem) {
  .bx--content-block-headlines__row:last-of-type {
    margin-bottom: 2rem; } }

@media (min-width: 66rem) {
  .bx--content-block-headlines__row:last-of-type {
    margin-bottom: 6rem; } }

@media (min-width: 42rem) {
  .bx--content-block-headlines__row {
    display: block;
    flex: 0 0 100%;
    max-width: 100%; } }

@media (min-width: 66rem) {
  .bx--content-block-headlines__row {
    display: block;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; } }

@media (min-width: 42rem) {
  .bx--content-block-headlines__item-container {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }

:host(dds-content-block-headlines-item), .bx--content-block-headlines__item {
  display: flex;
  flex-direction: column;
  border-top: 1px solid var(--cds-ui-03, #e0e0e0);
  padding-top: 1rem;
  padding-bottom: 2rem;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed :host(dds-content-block-headlines-item), .bx--grid--condensed :host(dds-content-block-headlines-item), .bx--row--condensed .bx--content-block-headlines__item, .bx--grid--condensed .bx--content-block-headlines__item {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow :host(dds-content-block-headlines-item), .bx--grid--narrow :host(dds-content-block-headlines-item), .bx--row--narrow .bx--content-block-headlines__item, .bx--grid--narrow .bx--content-block-headlines__item {
  padding-right: 1rem;
  padding-left: 0; }

:host(dds-content-block-headlines-item) .bx--content-block-headlines__heading, :host(dds-content-block-headlines-item) .bx--content-block-headlines__copy, .bx--content-block-headlines__item .bx--content-block-headlines__heading, .bx--content-block-headlines__item .bx--content-block-headlines__copy {
  max-width: 90%;
  color: var(--cds-text-01, #161616); }

:host(dds-content-block-headlines-item) .bx--content-block-headlines__copy, .bx--content-block-headlines__item .bx--content-block-headlines__copy {
  font-size: var(--cds-body-long-02-font-size, 1rem);
  font-weight: var(--cds-body-long-02-font-weight, 400);
  line-height: var(--cds-body-long-02-line-height, 1.5);
  letter-spacing: var(--cds-body-long-02-letter-spacing, 0);
  margin: 1rem 0 0; }

:host(dds-content-block-headlines-item) :host(dds-content-block-headlines-heading), :host(dds-content-block-headlines-item) .bx--content-block-headlines__heading, .bx--content-block-headlines__item :host(dds-content-block-headlines-heading), .bx--content-block-headlines__item .bx--content-block-headlines__heading {
  font-size: 2.625rem;
  font-weight: 600;
  line-height: 1.19;
  letter-spacing: 0;
  font-size: calc(2.625rem + 0 * ((100vw - 20rem) / 22)); }

@media (min-width: 42rem) {
  :host(dds-content-block-headlines-item) :host(dds-content-block-headlines-heading), :host(dds-content-block-headlines-item) .bx--content-block-headlines__heading, .bx--content-block-headlines__item :host(dds-content-block-headlines-heading), .bx--content-block-headlines__item .bx--content-block-headlines__heading {
    font-size: 2.625rem;
    font-size: calc(2.625rem + .75 * ((100vw - 42rem) / 24)); } }

@media (min-width: 66rem) {
  :host(dds-content-block-headlines-item) :host(dds-content-block-headlines-heading), :host(dds-content-block-headlines-item) .bx--content-block-headlines__heading, .bx--content-block-headlines__item :host(dds-content-block-headlines-heading), .bx--content-block-headlines__item .bx--content-block-headlines__heading {
    font-size: 3.375rem;
    font-size: calc(3.375rem + .375 * ((100vw - 66rem) / 16)); } }

@media (min-width: 82rem) {
  :host(dds-content-block-headlines-item) :host(dds-content-block-headlines-heading), :host(dds-content-block-headlines-item) .bx--content-block-headlines__heading, .bx--content-block-headlines__item :host(dds-content-block-headlines-heading), .bx--content-block-headlines__item .bx--content-block-headlines__heading {
    font-size: 3.75rem;
    line-height: 1.16;
    font-size: calc(3.75rem + 1 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-content-block-headlines-item) :host(dds-content-block-headlines-heading), :host(dds-content-block-headlines-item) .bx--content-block-headlines__heading, .bx--content-block-headlines__item :host(dds-content-block-headlines-heading), .bx--content-block-headlines__item .bx--content-block-headlines__heading {
    font-size: 4.75rem;
    line-height: 1.13;
    font-size: 4.75rem; } }

:host(dds-content-block-headlines-item) .bx--content-block-headlines__cta-container, .bx--content-block-headlines__item .bx--content-block-headlines__cta-container {
  margin-top: auto; }

:host(dds-content-block-headlines-item) .bx--link, .bx--content-block-headlines__item .bx--link {
  margin-top: 1rem; }

@media (min-width: 42rem) {
  :host(dds-content-block-headlines-item), .bx--content-block-headlines__item {
    padding-top: 1rem;
    padding-bottom: 4rem; } }

.bx--content-layout--with-headlines {
  grid-template: 'heading' auto 'body' auto 'footer' auto / 1fr; }

@media (min-width: 42rem) {
  .bx--content-layout--with-headlines {
    grid-template: 'heading heading' auto 'body body' auto 'footer .' auto / 1fr 1fr; } }

@media (min-width: 66rem) {
  .bx--content-layout--with-headlines {
    grid-template: 'heading heading .' auto 'body body .' auto 'footer . .' auto / 1fr 1fr 1fr; } }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

:host(dds-content-group-simple) ::slotted(dds-content-group-copy), .bx--content-group-simple .bx--content-group__copy {
  margin-bottom: var(--cds-spacing-07, 2rem); }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--content-block-media, :host(dds-content-block-media) {
  color: var(--cds-text-01, #161616);
  background: var(--cds-ui-background, #fff); }

.bx--content-block-media.bx--content-block-media--with-border .bx--content-block-media__divider, :host(dds-content-block-media).bx--content-block-media--with-border .bx--content-block-media__divider {
  border-bottom-color: var(--cds-ui-04, #8d8d8d); }

.bx--content-block-media .bx--content-group:last-child, :host(dds-content-block-media) .bx--content-group:last-child {
  margin-bottom: 0; }

.bx--content-block-media--g100 {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #161616;
  --cds-ui-01: #262626;
  --cds-ui-02: #393939;
  --cds-ui-03: #393939;
  --cds-ui-04: #6f6f6f;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ff8389;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #262626;
  --cds-field-02: #393939;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #fa4d56;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #fa4d56;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #353535;
  --cds-hover-light-ui: #4c4c4c;
  --cds-hover-selected-ui: #4c4c4c;
  --cds-active-ui: #525252;
  --cds-active-light-ui: #6f6f6f;
  --cds-selected-ui: #393939;
  --cds-selected-light-ui: #525252;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #353535;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #262626;
  --cds-disabled-02: #525252;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #002d9c;
  --cds-decorative-01: #525252;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #525252;
  --cds-hover-field: #353535;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.34;
  --cds-caption-01-letter-spacing: .32px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.34;
  --cds-label-01-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1.34;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.29;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.43;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.34;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.43;
  --cds-code-02-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.29;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.29;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-icon-size-02: 1.25rem;
  color: var(--cds-text-01, #f4f4f4);
  background: var(--cds-ui-background, #161616); }

.bx--content-block-media--g100.bx--content-block-media--with-border .bx--content-block-media__divider {
  border-bottom-color: var(--cds-ui-04, #6f6f6f); }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

:host(dds-content-group-cards), .bx--content-group-cards {
  color: var(--cds-text-01, #161616);
  background: var(--cds-ui-background, #fff); }

.bx--content-group-cards__row {
  margin-left: -1rem;
  margin-right: -1rem;
  display: grid; }

@media (min-width: 42rem) {
  .bx--content-group-cards__row {
    margin-left: 0;
    margin-right: 0;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 1fr; } }

:host(dds-content-group-cards-item), .bx--content-group-cards-item__col {
  margin-top: .03125rem;
  margin-bottom: .03125rem;
  padding-left: .03125rem;
  padding-right: .03125rem; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--pictogram-item .bx--pictogram-item__row, :host(dds-pictogram-item) .bx--pictogram-item__row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
  max-width: 100%; }

@media (min-width: 42rem) {
  .bx--pictogram-item .bx--pictogram-item__row, :host(dds-pictogram-item) .bx--pictogram-item__row {
    max-width: 75%; } }

@media (min-width: 66rem) {
  .bx--pictogram-item .bx--pictogram-item__row, :host(dds-pictogram-item) .bx--pictogram-item__row {
    max-width: 100%; } }

.bx--pictogram-item .bx--pictogram-item__wrapper, :host(dds-pictogram-item) .bx--pictogram-item__wrapper {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  display: block;
  flex: 0 0 100%;
  max-width: 100%; }

.bx--row--condensed .bx--pictogram-item .bx--pictogram-item__wrapper, .bx--grid--condensed .bx--pictogram-item .bx--pictogram-item__wrapper, .bx--row--condensed :host(dds-pictogram-item) .bx--pictogram-item__wrapper, .bx--grid--condensed :host(dds-pictogram-item) .bx--pictogram-item__wrapper {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--pictogram-item .bx--pictogram-item__wrapper, .bx--grid--narrow .bx--pictogram-item .bx--pictogram-item__wrapper, .bx--row--narrow :host(dds-pictogram-item) .bx--pictogram-item__wrapper, .bx--grid--narrow :host(dds-pictogram-item) .bx--pictogram-item__wrapper {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 42rem) {
  .bx--pictogram-item .bx--pictogram-item__wrapper, :host(dds-pictogram-item) .bx--pictogram-item__wrapper {
    display: block;
    flex: 0 0 25%;
    max-width: 25%; } }

.bx--pictogram-item .bx--pictogram-item__content, :host(dds-pictogram-item) .bx--pictogram-item__content {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  display: block;
  flex: 0 0 100%;
  max-width: 100%; }

.bx--row--condensed .bx--pictogram-item .bx--pictogram-item__content, .bx--grid--condensed .bx--pictogram-item .bx--pictogram-item__content, .bx--row--condensed :host(dds-pictogram-item) .bx--pictogram-item__content, .bx--grid--condensed :host(dds-pictogram-item) .bx--pictogram-item__content {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--pictogram-item .bx--pictogram-item__content, .bx--grid--narrow .bx--pictogram-item .bx--pictogram-item__content, .bx--row--narrow :host(dds-pictogram-item) .bx--pictogram-item__content, .bx--grid--narrow :host(dds-pictogram-item) .bx--pictogram-item__content {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 42rem) {
  .bx--pictogram-item .bx--pictogram-item__content, :host(dds-pictogram-item) .bx--pictogram-item__content {
    display: block;
    flex: 0 0 75%;
    max-width: 75%; } }

.bx--pictogram-item .bx--pictogram-item__pictogram, .bx--pictogram-item ::slotted(svg), :host(dds-pictogram-item) .bx--pictogram-item__pictogram, :host(dds-pictogram-item) ::slotted(svg) {
  display: block;
  margin-top: 2rem;
  height: 80px;
  width: 80px; }

:host(dds-content-group-pictograms) ::slotted(dds-content-group-copy), .bx--content-group-pictograms .bx--content-group__copy {
  margin-bottom: var(--cds-spacing-05, 1rem); }

@media (min-width: 42rem) {
  :host(dds-content-group-pictograms) ::slotted(dds-content-group-copy), .bx--content-group-pictograms .bx--content-group__copy {
    margin-bottom: var(--cds-spacing-07, 2rem); } }

.bx--content-group-pictograms__item:last-child .bx--content-item {
  margin-bottom: 0; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

@media (min-width: 66rem) {
  :host(dds-content-block-segmented) .bx--row.bx--layout--border, .bx--content-block-segmented .bx--row.bx--layout--border {
    padding-bottom: 6rem; } }

:host(dds-content-block-segmented) .bx--content-block__children .bx--content-block-segmented__media ::slotted(:not([slot])), .bx--content-block-segmented .bx--content-group {
  display: block;
  margin-top: 4rem;
  margin-bottom: 4rem; }

@media (min-width: 66rem) {
  :host(dds-content-block-segmented) .bx--content-block__children .bx--content-block-segmented__media ::slotted(:not([slot])), .bx--content-block-segmented .bx--content-group {
    margin-top: 6rem;
    margin-bottom: 6rem; } }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--link-list {
  padding-bottom: 4rem; }

.bx--link-list:first-of-type {
  padding-top: 4rem; }

:host(dds-link-list-item-card) .bx--card, :host(dds-link-list-item-card-cta) .bx--card, .bx--link-list .bx--card {
  max-width: none; }

:host(dds-link-list-item-card) .bx--card:not(:hover), :host(dds-link-list-item-card-cta) .bx--card:not(:hover), .bx--link-list .bx--card:not(:hover) {
  background: var(--cds-ui-background, #fff); }

:host(dds-link-list-item-card) .bx--card__footer, :host(dds-link-list-item-card-cta) .bx--card__footer, .bx--link-list .bx--card__footer {
  margin-top: 0; }

:host(dds-link-list-item-card) .bx--card__wrapper, :host(dds-link-list-item-card-cta) .bx--card__wrapper, .bx--link-list .bx--card__wrapper {
  padding-left: 2rem;
  padding-right: 2rem; }

:host(dds-link-list-item-card) .bx--card__wrapper .bx--card__copy, :host(dds-link-list-item-card-cta) .bx--card__wrapper .bx--card__copy, .bx--link-list .bx--card__wrapper .bx--card__copy {
  margin-bottom: 0; }

@media (min-width: 66rem) {
  :host(dds-link-list-item-card) .bx--card__wrapper .bx--card__copy, :host(dds-link-list-item-card-cta) .bx--card__wrapper .bx--card__copy, .bx--link-list .bx--card__wrapper .bx--card__copy {
    margin-bottom: 2rem; } }

:host(dds-link-list-item-card) .bx--card__wrapper .bx--card__copy p, :host(dds-link-list-item-card) .bx--card__wrapper .bx--card__copy ::slotted(p), :host(dds-link-list-item-card-cta) .bx--card__wrapper .bx--card__copy p, :host(dds-link-list-item-card-cta) .bx--card__wrapper .bx--card__copy ::slotted(p), .bx--link-list .bx--card__wrapper .bx--card__copy p, .bx--link-list .bx--card__wrapper .bx--card__copy ::slotted(p) {
  color: var(--cds-link-01, #0f62fe);
  font-size: var(--cds-body-short-02-font-size, 1rem);
  font-weight: var(--cds-body-short-02-font-weight, 400);
  line-height: var(--cds-body-short-02-line-height, 1.375);
  letter-spacing: var(--cds-body-short-02-letter-spacing, 0); }

@media (min-width: 42rem) {
  :host(dds-link-list-item-card) .bx--card__wrapper, :host(dds-link-list-item-card-cta) .bx--card__wrapper, .bx--link-list .bx--card__wrapper {
    padding-left: 0;
    padding-right: 0; } }

:host(dds-link-list-item-card) .bx--card__wrapper::before, :host(dds-link-list-item-card) .bx--card__wrapper::after, :host(dds-link-list-item-card-cta) .bx--card__wrapper::before, :host(dds-link-list-item-card-cta) .bx--card__wrapper::after, .bx--link-list .bx--card__wrapper::before, .bx--link-list .bx--card__wrapper::after {
  display: none; }

:host(dds-link-list-item-card) .bx--card__content, :host(dds-link-list-item-card-cta) .bx--card__content, .bx--link-list .bx--card__content {
  flex-direction: row;
  justify-content: space-between; }

@media (min-width: 66rem) {
  :host(dds-link-list-item-card) .bx--card__content, :host(dds-link-list-item-card-cta) .bx--card__content, .bx--link-list .bx--card__content {
    flex-direction: column; } }

:host(dds-link-list-item-card):focus, :host(dds-link-list-item-card-cta):focus, .bx--link-list:focus {
  outline: none; }

.bx--link-list__heading, :host(dds-link-list-heading) {
  margin-bottom: 1rem;
  font-size: var(--cds-expressive-heading-02-font-size, 1rem);
  font-weight: var(--cds-expressive-heading-02-font-weight, 600);
  line-height: var(--cds-expressive-heading-02-line-height, 1.5);
  letter-spacing: var(--cds-expressive-heading-02-letter-spacing, 0);
  color: var(--cds-text-01, #161616); }

.bx--link-list__list.bx--link-list__list--card {
  margin-left: -1rem;
  margin-right: -1rem; }

.bx--link-list__list--horizontal ::slotted(dds-link-list-item), .bx--link-list__list--horizontal ::slotted(dds-link-list-item-card), .bx--link-list__list--horizontal ::slotted(dds-link-list-item-cta), .bx--link-list__list--horizontal ::slotted(dds-link-list-item-card-cta), .bx--link-list__list--horizontal .bx--link-list__list__CTA {
  float: left;
  padding-right: 2rem;
  padding-bottom: 1rem; }

@media (min-width: 42rem) {
  .bx--link-list__list--horizontal ::slotted(dds-link-list-item), .bx--link-list__list--horizontal ::slotted(dds-link-list-item-card), .bx--link-list__list--horizontal ::slotted(dds-link-list-item-cta), .bx--link-list__list--horizontal ::slotted(dds-link-list-item-card-cta), .bx--link-list__list--horizontal .bx--link-list__list__CTA {
    padding-bottom: 0; } }

.bx--link-list__list--vertical ::slotted(dds-link-list-item), .bx--link-list__list--vertical ::slotted(dds-link-list-item-card), .bx--link-list__list--vertical ::slotted(dds-link-list-item-cta), .bx--link-list__list--vertical ::slotted(dds-link-list-item-card-cta), .bx--link-list__list--vertical .bx--link-list__list__CTA {
  margin-bottom: 1rem; }

.bx--link-list__list--vertical ::slotted(dds-link-list-item):last-of-type, .bx--link-list__list--vertical ::slotted(dds-link-list-item-card):last-of-type, .bx--link-list__list--vertical ::slotted(dds-link-list-item-cta):last-of-type, .bx--link-list__list--vertical ::slotted(dds-link-list-item-card-cta):last-of-type, .bx--link-list__list--vertical .bx--link-list__list__CTA:last-of-type {
  margin-bottom: 0; }

.bx--link-list__list--vertical-end ::slotted(dds-link-list-item), .bx--link-list__list--vertical-end ::slotted(dds-link-list-item-cta), .bx--link-list__list--vertical-end .bx--link-list__list__CTA .bx--link-with-icon__container {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  width: 100%; }

.bx--row--condensed .bx--link-list__list--vertical-end ::slotted(dds-link-list-item), .bx--grid--condensed .bx--link-list__list--vertical-end ::slotted(dds-link-list-item), .bx--row--condensed .bx--link-list__list--vertical-end ::slotted(dds-link-list-item-cta), .bx--grid--condensed .bx--link-list__list--vertical-end ::slotted(dds-link-list-item-cta), .bx--row--condensed .bx--link-list__list--vertical-end .bx--link-list__list__CTA .bx--link-with-icon__container, .bx--grid--condensed .bx--link-list__list--vertical-end .bx--link-list__list__CTA .bx--link-with-icon__container {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--link-list__list--vertical-end ::slotted(dds-link-list-item), .bx--grid--narrow .bx--link-list__list--vertical-end ::slotted(dds-link-list-item), .bx--row--narrow .bx--link-list__list--vertical-end ::slotted(dds-link-list-item-cta), .bx--grid--narrow .bx--link-list__list--vertical-end ::slotted(dds-link-list-item-cta), .bx--row--narrow .bx--link-list__list--vertical-end .bx--link-list__list__CTA .bx--link-with-icon__container, .bx--grid--narrow .bx--link-list__list--vertical-end .bx--link-list__list__CTA .bx--link-with-icon__container {
  padding-right: 1rem;
  padding-left: 0; }

.bx--link-list__list--vertical-end .bx--link-list__list__CTA .bx--link-with-icon__container a {
  padding: 1rem 0;
  justify-content: space-between; }

.bx--link-list__list--vertical-end .bx--link-list__list__CTA .bx--link-with-icon__container a:hover {
  text-decoration: none; }

.bx--link-list__list--vertical-end .bx--link-list__list__CTA .bx--link-with-icon__container a:focus {
  outline: none; }

.bx--link-list__list--vertical-end .bx--link-list__list__CTA .bx--link-with-icon__container svg {
  margin-left: 2rem; }

.bx--link-list__list--vertical-end .bx--link-list__list__CTA {
  border-bottom: 1px solid var(--cds-ui-03, #e0e0e0);
  max-width: 640px;
  margin-left: -1rem;
  margin-right: -1rem; }

.bx--link-list__list--vertical-end .bx--link-list__list__CTA:hover {
  background: var(--cds-hover-ui, #e5e5e5); }

.bx--link-list__list--vertical-end .bx--link-list__list__CTA:focus-within {
  outline: 2px solid var(--cds-focus, #0f62fe); }

.bx--link-list__list--vertical-end .bx--link-list__list__CTA:first-of-type {
  border-top: 1px solid var(--cds-ui-03, #e0e0e0); }

:host(dds-link-list-item-card).bx--link-list__list--video .bx--card__footer span, :host(dds-link-list-item-card-cta).bx--link-list__list--video .bx--card__footer span, .bx--link-list__list__CTA.bx--link-list__list--video .bx--card__footer span {
  color: var(--cds-link-01, #0f62fe); }

:host(dds-link-list-item-card), :host(dds-link-list-item-card-cta), .bx--link-list__list--card .bx--link-list__list__CTA {
  max-width: 40rem;
  border-top: 1px solid var(--cds-ui-03, #e0e0e0); }

:host(dds-link-list-item-card):last-of-type, :host(dds-link-list-item-card-cta):last-of-type, .bx--link-list__list--card .bx--link-list__list__CTA:last-of-type {
  border-bottom: 1px solid var(--cds-ui-03, #e0e0e0); }

:host(dds-link-list-item-card) .bx--tile, :host(dds-link-list-item-card-cta) .bx--tile, .bx--link-list__list--card .bx--link-list__list__CTA div .bx--tile {
  margin-left: 0;
  margin-right: 0;
  min-height: 0; }

:host(dds-link-list-item-card) .bx--tile .bx--card__wrapper, :host(dds-link-list-item-card-cta) .bx--tile .bx--card__wrapper, .bx--link-list__list--card .bx--link-list__list__CTA div .bx--tile .bx--card__wrapper {
  min-height: 0;
  padding: 0; }

@media (min-width: 66rem) {
  :host(dds-link-list-item-card) .bx--tile .bx--card__wrapper, :host(dds-link-list-item-card-cta) .bx--tile .bx--card__wrapper, .bx--link-list__list--card .bx--link-list__list__CTA div .bx--tile .bx--card__wrapper {
    min-height: 116px; } }

:host(dds-content-item-horizontal), .bx--content-item-horizontal__item {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
  border-top: 1px solid var(--cds-ui-03, #e0e0e0);
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 1rem;
  padding-right: 1rem; }

@media (min-width: 42rem) {
  :host(dds-content-item-horizontal), .bx--content-item-horizontal__item {
    min-height: 20rem;
    padding-top: 2rem;
    padding-bottom: 3rem; } }

@media (min-width: 66rem) {
  :host(dds-content-item-horizontal), .bx--content-item-horizontal__item {
    min-height: 18.5rem;
    padding-top: 2rem;
    padding-bottom: 4rem; } }

@media (min-width: 42rem) {
  :host(dds-content-item-horizontal) ::slotted([slot='heading']), :host(dds-content-item-horizontal-copy) ::slotted(:not([slot])), :host(dds-content-item-horizontal-eyebrow), .bx--content-item-horizontal__item--eyebrow, .bx--content-item-horizontal__item--heading, .bx--content-item-horizontal__item--copy {
    max-width: 90%; } }

:host(dds-content-item-horizontal-eyebrow), .bx--content-item-horizontal__item--eyebrow {
  color: var(--cds-text-05, #6f6f6f);
  padding-bottom: var(--cds-spacing-03, 0.5rem);
  font-size: var(--cds-label-01-font-size, 0.875rem);
  font-weight: var(--cds-label-01-font-weight, 400);
  line-height: var(--cds-label-01-line-height, 1.125rem);
  letter-spacing: var(--cds-label-01-letter-spacing, 0.16px); }

:host(dds-content-item-horizontal) ::slotted([slot='heading']), .bx--content-item-horizontal__item--heading {
  display: block;
  color: var(--cds-text-01, #161616);
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  font-size: calc(1.25rem + 0 * ((100vw - 20rem) / 62));
  margin-bottom: 2rem; }

@media (min-width: 82rem) {
  :host(dds-content-item-horizontal) ::slotted([slot='heading']), .bx--content-item-horizontal__item--heading {
    font-size: 1.25rem;
    line-height: 1.25;
    font-size: calc(1.25rem + .25 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-content-item-horizontal) ::slotted([slot='heading']), .bx--content-item-horizontal__item--heading {
    font-size: 1.5rem;
    line-height: 1.334;
    font-size: 1.5rem; } }

@media (min-width: 42rem) {
  :host(dds-content-item-horizontal) ::slotted([slot='heading']), .bx--content-item-horizontal__item--heading {
    margin-bottom: 3rem; } }

@media (min-width: 66rem) {
  :host(dds-content-item-horizontal) ::slotted([slot='heading']), .bx--content-item-horizontal__item--heading {
    margin-bottom: 3rem; } }

:host(dds-content-item-horizontal-copy) ::slotted(:not([slot])), .bx--content-item-horizontal__item--copy {
  margin-bottom: 2rem;
  margin-bottom: 2rem; }

@media (min-width: 42rem) {
  :host(dds-content-item-horizontal-copy) ::slotted(:not([slot])), .bx--content-item-horizontal__item--copy {
    margin-bottom: var(--cds-layout-05, 4rem); } }

@media (min-width: 66rem) {
  :host(dds-content-item-horizontal-copy) ::slotted(:not([slot])), .bx--content-item-horizontal__item--copy {
    margin-bottom: var(--cds-layout-05, 4rem); } }

:host(dds-content-item-horizontal-copy) ::slotted(:not([slot])) p, .bx--content-item-horizontal__item--copy p {
  color: var(--cds-text-01, #161616); }

:host(dds-content-item-horizontal) .bx--content-item__cta, .bx--content-item-horizontal__item--cta {
  margin-top: auto; }

:host(dds-content-item-horizontal) .bx--content-item__cta .bx--link-list, .bx--content-item-horizontal__item--cta .bx--link-list {
  padding: 0; }

:host(dds-content-item-horizontal) .bx--content-item__cta .bx--link-list:first-of-type, .bx--content-item-horizontal__item--cta .bx--link-list:first-of-type {
  padding: 0; }

@media (min-width: 42rem) {
  :host(dds-content-item-horizontal) .bx--content-item__cta .bx--link-list li, .bx--content-item-horizontal__item--cta .bx--link-list li {
    margin-bottom: 1rem; } }

.bx--content-item-horizontal__row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
  width: 100%;
  min-height: 160px; }

.bx--content-item-horizontal__col {
  flex-direction: column;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--content-item-horizontal__col, .bx--grid--condensed .bx--content-item-horizontal__col {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--content-item-horizontal__col, .bx--grid--narrow .bx--content-item-horizontal__col {
  padding-right: 1rem;
  padding-left: 0; }

.bx--content-item-horizontal__col:first-of-type {
  display: block;
  flex: 0 0 100%;
  max-width: 100%; }

@media (min-width: 42rem) {
  .bx--content-item-horizontal__col:first-of-type {
    display: block;
    flex: 0 0 50%;
    max-width: 50%; } }

@media (min-width: 66rem) {
  .bx--content-item-horizontal__col:first-of-type {
    display: block;
    flex: 0 0 40%;
    max-width: 40%; } }

.bx--content-item-horizontal__col:last-of-type {
  display: block;
  flex: 0 0 100%;
  max-width: 100%;
  display: flex; }

@media (min-width: 42rem) {
  .bx--content-item-horizontal__col:last-of-type {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
    display: flex; } }

@media (min-width: 66rem) {
  .bx--content-item-horizontal__col:last-of-type {
    display: block;
    flex: 0 0 60%;
    max-width: 60%;
    display: flex; } }

:host(dds-content-group-horizontal) ::slotted([slot='heading']), .bx--content-group-horizontal .bx--content-block__heading {
  margin-bottom: var(--cds-layout-05, 4rem); }

@media (min-width: 66rem) {
  :host(dds-content-group-horizontal) ::slotted([slot='heading']), .bx--content-group-horizontal .bx--content-block__heading {
    margin-bottom: var(--cds-layout-06, 6rem); } }

:host(dds-content-item-horizontal):last-child, .bx--content-group-horizontal .bx--content-item-horizontal__item:last-child {
  padding-bottom: var(--cds-layout-05, 4rem); }

@media (min-width: 99rem) {
  :host(dds-content-item-horizontal):last-child, .bx--content-group-horizontal .bx--content-item-horizontal__item:last-child {
    padding-bottom: var(--cds-layout-07, 10rem); } }

@media (min-width: 66rem) {
  :host(dds-content-item-horizontal):last-child, .bx--content-group-horizontal .bx--content-item-horizontal__item:last-child {
    padding-bottom: var(--cds-layout-07, 10rem); } }

@media (min-width: 42rem) {
  :host(dds-content-item-horizontal):last-child, .bx--content-group-horizontal .bx--content-item-horizontal__item:last-child {
    padding-bottom: var(--cds-layout-06, 6rem); } }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

:host(dds-cta-section)__cta, .bx--cta-section__cta {
  padding-bottom: 4rem; }

@media (min-width: 42rem) {
  :host(dds-cta-section)__cta, .bx--cta-section__cta {
    padding-bottom: 6rem; } }

@media (min-width: 66rem) {
  :host(dds-cta-section)__cta, .bx--cta-section__cta {
    padding-bottom: 10rem; } }

@media (min-width: 42rem) {
  :host(dds-cta-section)__cta .bx--buttongroup, .bx--cta-section__cta .bx--buttongroup {
    flex-direction: row; } }

@media (min-width: 42rem) {
  :host(dds-cta-section)__cta .bx--buttongroup-item, .bx--cta-section__cta .bx--buttongroup-item {
    padding-right: 2rem; } }

:host(dds-cta-section) .bx--content-block, .bx--cta-section .bx--content-block {
  padding-top: 2rem;
  padding-bottom: 0; }

@media (min-width: 66rem) {
  :host(dds-cta-section) .bx--content-block, .bx--cta-section .bx--content-block {
    padding-top: 4rem; } }

:host(dds-cta-section) .bx--content-block__heading, :host(dds-cta-section) .bx--content-block__copy, .bx--cta-section .bx--content-block__heading, .bx--cta-section .bx--content-block__copy {
  width: 90%;
  max-width: 640px;
  width: 100%; }

:host(dds-cta-section) .bx--content-block__heading, .bx--cta-section .bx--content-block__heading {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0;
  font-size: calc(2rem + .25 * ((100vw - 20rem) / 22)); }

@media (min-width: 42rem) {
  :host(dds-cta-section) .bx--content-block__heading, .bx--cta-section .bx--content-block__heading {
    font-size: 2.25rem;
    font-weight: 300;
    line-height: 1.22;
    font-size: calc(2.25rem + .375 * ((100vw - 42rem) / 24)); } }

@media (min-width: 66rem) {
  :host(dds-cta-section) .bx--content-block__heading, .bx--cta-section .bx--content-block__heading {
    font-size: 2.625rem;
    line-height: 1.19;
    font-size: calc(2.625rem + .375 * ((100vw - 66rem) / 16)); } }

@media (min-width: 82rem) {
  :host(dds-cta-section) .bx--content-block__heading, .bx--cta-section .bx--content-block__heading {
    font-size: 3rem;
    line-height: 1.17;
    font-size: calc(3rem + .75 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-cta-section) .bx--content-block__heading, .bx--cta-section .bx--content-block__heading {
    font-size: 3.75rem;
    font-size: 3.75rem; } }

:host(dds-cta-section) .bx--content-block__copy p, .bx--cta-section .bx--content-block__copy p {
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  font-size: calc(1.25rem + 0 * ((100vw - 20rem) / 62)); }

@media (min-width: 82rem) {
  :host(dds-cta-section) .bx--content-block__copy p, .bx--cta-section .bx--content-block__copy p {
    font-size: 1.25rem;
    line-height: 1.25;
    font-size: calc(1.25rem + .25 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-cta-section) .bx--content-block__copy p, .bx--cta-section .bx--content-block__copy p {
    font-size: 1.5rem;
    line-height: 1.334;
    font-size: 1.5rem; } }

:host(dds-cta-section) .bx--content-block__cta-col, .bx--cta-section .bx--content-block__cta-col {
  margin-top: 0; }

:host(dds-cta-section) .bx--helper-wrapper .bx--content-item-wrapper, .bx--cta-section .bx--helper-wrapper .bx--content-item-wrapper {
  border-top: 1px solid var(--cds-ui-03, #e0e0e0);
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem; }

:host(dds-cta-section) .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item, .bx--cta-section .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item {
  width: 100%;
  margin-bottom: 0;
  padding-bottom: 1rem;
  position: relative;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed :host(dds-cta-section) .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item, .bx--grid--condensed :host(dds-cta-section) .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item, .bx--row--condensed .bx--cta-section .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item, .bx--grid--condensed .bx--cta-section .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow :host(dds-cta-section) .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item, .bx--grid--narrow :host(dds-cta-section) .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item, .bx--row--narrow .bx--cta-section .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item, .bx--grid--narrow .bx--cta-section .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 42rem) {
  :host(dds-cta-section) .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item, .bx--cta-section .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item {
    display: block;
    flex: 0 0 50%;
    max-width: 50%; } }

:host(dds-cta-section) .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item:last-of-type, .bx--cta-section .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item:last-of-type {
  margin-top: 1rem; }

@media (min-width: 42rem) {
  :host(dds-cta-section) .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item:last-of-type, .bx--cta-section .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item:last-of-type {
    margin-top: 2rem; } }

:host(dds-cta-section) .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item__heading, .bx--cta-section .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item__heading {
  width: 100%;
  font-size: var(--cds-expressive-heading-02-font-size, 1rem);
  font-weight: var(--cds-expressive-heading-02-font-weight, 600);
  line-height: var(--cds-expressive-heading-02-line-height, 1.5);
  letter-spacing: var(--cds-expressive-heading-02-letter-spacing, 0); }

@media (min-width: 42rem) {
  :host(dds-cta-section) .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item__heading, .bx--cta-section .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item__heading {
    width: 90%; } }

:host(dds-cta-section) .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item__copy, .bx--cta-section .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item__copy {
  width: 100%; }

@media (min-width: 42rem) {
  :host(dds-cta-section) .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item__copy, .bx--cta-section .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item__copy {
    width: 90%; } }

:host(dds-cta-section) .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item__copy p, .bx--cta-section .bx--helper-wrapper .bx--content-item-wrapper .bx--content-item__copy p {
  width: 100%;
  margin-bottom: 1rem;
  font-size: var(--cds-body-long-02-font-size, 1rem);
  font-weight: var(--cds-body-long-02-font-weight, 400);
  line-height: var(--cds-body-long-02-line-height, 1.5);
  letter-spacing: var(--cds-body-long-02-letter-spacing, 0); }

:host(dds-cta-section).bx--cta-section__has-items, .bx--cta-section.bx--cta-section__has-items {
  padding-bottom: 3rem; }

@media (min-width: 66rem) {
  :host(dds-cta-section).bx--cta-section__has-items, .bx--cta-section.bx--cta-section__has-items {
    padding-bottom: 5rem; } }

:host(dds-cta-section).bx--cta-section__has-items .bx--cta-section__cta, .bx--cta-section.bx--cta-section__has-items .bx--cta-section__cta {
  padding-bottom: 2rem; }

@media (min-width: 42rem) {
  :host(dds-cta-section).bx--cta-section__has-items .bx--cta-section__cta, .bx--cta-section.bx--cta-section__has-items .bx--cta-section__cta {
    padding-bottom: 4rem; } }

@media (min-width: 66rem) {
  :host(dds-cta-section).bx--cta-section__has-items .bx--cta-section__cta, .bx--cta-section.bx--cta-section__has-items .bx--cta-section__cta {
    padding-bottom: 6rem; } }

:host(dds-cta-section).bx--cta-section__has-items .bx--content-block, .bx--cta-section.bx--cta-section__has-items .bx--content-block {
  padding-bottom: 0; }

@media (min-width: 66rem) {
  :host(dds-cta-section), .bx--cta-section {
    padding-bottom: 4rem; } }

.bx--cta-section--g10 {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #393939;
  --cds-interactive-03: #0f62fe;
  --cds-interactive-04: #0f62fe;
  --cds-ui-background: #f4f4f4;
  --cds-ui-01: #fff;
  --cds-ui-02: #f4f4f4;
  --cds-ui-03: #e0e0e0;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #161616;
  --cds-text-01: #161616;
  --cds-text-02: #525252;
  --cds-text-03: #a8a8a8;
  --cds-text-04: #fff;
  --cds-text-05: #6f6f6f;
  --cds-text-error: #da1e28;
  --cds-icon-01: #161616;
  --cds-icon-02: #525252;
  --cds-icon-03: #fff;
  --cds-link-01: #0f62fe;
  --cds-link-02: #0043ce;
  --cds-inverse-link: #78a9ff;
  --cds-field-01: #fff;
  --cds-field-02: #f4f4f4;
  --cds-inverse-01: #fff;
  --cds-inverse-02: #393939;
  --cds-support-01: #da1e28;
  --cds-support-02: #24a148;
  --cds-support-03: #f1c21b;
  --cds-support-04: #0043ce;
  --cds-inverse-support-01: #fa4d56;
  --cds-inverse-support-02: #42be65;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #4589ff;
  --cds-overlay-01: rgba(22,22,22,0.5);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #da1e28;
  --cds-focus: #0f62fe;
  --cds-inverse-focus-ui: #fff;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #0043ce;
  --cds-hover-secondary: #4c4c4c;
  --cds-active-secondary: #6f6f6f;
  --cds-hover-tertiary: #0353e9;
  --cds-active-tertiary: #002d9c;
  --cds-hover-ui: #e5e5e5;
  --cds-hover-light-ui: #e5e5e5;
  --cds-hover-selected-ui: #cacaca;
  --cds-active-ui: #c6c6c6;
  --cds-active-light-ui: #c6c6c6;
  --cds-selected-ui: #e0e0e0;
  --cds-selected-light-ui: #e0e0e0;
  --cds-inverse-hover-ui: #4c4c4c;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #e5e5e5;
  --cds-visited-link: #8a3ffc;
  --cds-disabled-01: #fff;
  --cds-disabled-02: #c6c6c6;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #edf5ff;
  --cds-decorative-01: #e0e0e0;
  --cds-button-separator: #e0e0e0;
  --cds-skeleton-01: #e5e5e5;
  --cds-skeleton-02: #c6c6c6;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #393939;
  --cds-brand-03: #0f62fe;
  --cds-active-01: #c6c6c6;
  --cds-hover-field: #e5e5e5;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  color: var(--cds-text-01, #161616);
  background: var(--cds-ui-background, #f4f4f4); }

.bx--cta-section--g10 .bx--content-item__heading {
  color: var(--cds-text-01, #161616); }

.bx--cta-section--g10 .bx--content-item__copy p {
  color: var(--cds-text-01, #161616); }

.bx--cta-section--g10 .bx--content-item__cta {
  color: var(--cds-link-01, #0f62fe); }

.bx--cta-section--g90 {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #262626;
  --cds-ui-01: #393939;
  --cds-ui-02: #525252;
  --cds-ui-03: #525252;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ffb3b8;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #393939;
  --cds-field-02: #525252;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #ff8389;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #ff8389;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #4c4c4c;
  --cds-hover-light-ui: #656565;
  --cds-hover-selected-ui: #656565;
  --cds-active-ui: #6f6f6f;
  --cds-active-light-ui: #8d8d8d;
  --cds-selected-ui: #525252;
  --cds-selected-light-ui: #6f6f6f;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #4c4c4c;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #393939;
  --cds-disabled-02: #6f6f6f;
  --cds-disabled-03: #a8a8a8;
  --cds-highlight: #0043ce;
  --cds-decorative-01: #6f6f6f;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #6f6f6f;
  --cds-hover-field: #4c4c4c;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  color: var(--cds-text-01, #f4f4f4);
  background: var(--cds-ui-background, #262626); }

.bx--cta-section--g90 .bx--content-item__heading {
  color: var(--cds-text-01, #f4f4f4); }

.bx--cta-section--g90 .bx--content-item__copy p {
  color: var(--cds-text-01, #f4f4f4); }

.bx--cta-section--g90 .bx--content-item__cta {
  color: var(--cds-link-01, #78a9ff); }

.bx--cta-section--g100 {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #161616;
  --cds-ui-01: #262626;
  --cds-ui-02: #393939;
  --cds-ui-03: #393939;
  --cds-ui-04: #6f6f6f;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ff8389;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #262626;
  --cds-field-02: #393939;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #fa4d56;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #fa4d56;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #353535;
  --cds-hover-light-ui: #4c4c4c;
  --cds-hover-selected-ui: #4c4c4c;
  --cds-active-ui: #525252;
  --cds-active-light-ui: #6f6f6f;
  --cds-selected-ui: #393939;
  --cds-selected-light-ui: #525252;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #353535;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #262626;
  --cds-disabled-02: #525252;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #002d9c;
  --cds-decorative-01: #525252;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #525252;
  --cds-hover-field: #353535;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.34;
  --cds-caption-01-letter-spacing: .32px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.34;
  --cds-label-01-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1.34;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.29;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.43;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.34;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.43;
  --cds-code-02-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.29;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.29;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-icon-size-02: 1.25rem;
  color: var(--cds-text-01, #f4f4f4);
  background: var(--cds-ui-background, #161616); }

.bx--cta-section--g100 .bx--content-item__heading {
  color: var(--cds-text-01, #f4f4f4); }

.bx--cta-section--g100 .bx--content-item__copy p {
  color: var(--cds-text-01, #f4f4f4); }

.bx--cta-section--g100 .bx--content-item__cta {
  color: var(--cds-link-01, #78a9ff); }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--search {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%; }

.bx--search .bx--label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  visibility: inherit;
  clip: rect(0, 0, 0, 0); }

.bx--search-input {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  outline: 2px solid transparent;
  outline-offset: -2px;
  order: 1;
  width: 100%;
  padding: 0 2.5rem;
  color: var(--cds-text-01, #161616);
  text-overflow: ellipsis;
  background-color: var(--cds-field-01, #f4f4f4);
  border: none;
  border-bottom: 1px solid var(--cds-ui-04, #8d8d8d);
  transition: background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.bx--search-input *, .bx--search-input *::before, .bx--search-input *::after {
  box-sizing: inherit; }

.bx--search-input:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--search-input:focus {
    outline-style: dotted; } }

.bx--search-input::-webkit-input-placeholder {
  color: var(--cds-text-05, #6f6f6f);
  opacity: 1; }

.bx--search-input::-moz-placeholder {
  color: var(--cds-text-05, #6f6f6f);
  opacity: 1; }

.bx--search-input:-ms-input-placeholder {
  color: var(--cds-text-05, #6f6f6f);
  opacity: 1; }

.bx--search-input::-ms-input-placeholder {
  color: var(--cds-text-05, #6f6f6f);
  opacity: 1; }

.bx--search-input::placeholder {
  color: var(--cds-text-05, #6f6f6f);
  opacity: 1; }

.bx--search-input::-ms-clear {
  display: none; }

.bx--search-input[disabled] {
  color: var(--cds-disabled-02, #c6c6c6);
  background-color: var(--cds-disabled-01, #f4f4f4);
  border-bottom: 1px solid transparent;
  cursor: not-allowed; }

.bx--search-input[disabled]::-webkit-input-placeholder {
  color: var(--cds-disabled-02, #c6c6c6); }

.bx--search-input[disabled]::-moz-placeholder {
  color: var(--cds-disabled-02, #c6c6c6); }

.bx--search-input[disabled]:-ms-input-placeholder {
  color: var(--cds-disabled-02, #c6c6c6); }

.bx--search-input[disabled]::-ms-input-placeholder {
  color: var(--cds-disabled-02, #c6c6c6); }

.bx--search-input[disabled]::placeholder {
  color: var(--cds-disabled-02, #c6c6c6); }

.bx--search--light .bx--search-input {
  background: var(--cds-field-02, #fff); }

.bx--search--sm .bx--search-input {
  height: 2rem;
  padding: 0 var(--cds-spacing-07, 2rem); }

.bx--search--sm .bx--search-magnifier {
  left: .5rem; }

.bx--search--lg .bx--search-input {
  height: 2.5rem;
  padding: 0 var(--cds-spacing-08, 2.5rem); }

.bx--search--lg .bx--search-magnifier {
  left: .75rem; }

.bx--search--xl .bx--search-input {
  height: 3rem;
  padding: 0 var(--cds-spacing-09, 3rem); }

.bx--search-magnifier {
  position: absolute;
  top: 50%;
  left: var(--cds-spacing-05, 1rem);
  z-index: 2;
  width: 1rem;
  height: 1rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  fill: var(--cds-icon-02, #525252); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--search-magnifier {
    fill: ButtonText; } }

.bx--search-close {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  display: inline-block;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: 2px solid transparent;
  outline-offset: -2px;
  position: absolute;
  top: 0;
  right: 0; }

.bx--search-close *, .bx--search-close *::before, .bx--search-close *::after {
  box-sizing: inherit; }

.bx--search-close::-moz-focus-inner {
  border: 0; }

.bx--search-close::before {
  position: absolute;
  top: .0625rem;
  left: 0;
  display: block;
  width: 2px;
  height: calc(100% - 2px);
  background-color: var(--cds-field-01, #f4f4f4);
  transition: background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  content: ''; }

.bx--search-close:hover {
  border-bottom: 1px solid var(--cds-ui-04, #8d8d8d); }

.bx--search-close:hover::before {
  background-color: var(--cds-hover-field, #e5e5e5); }

.bx--search-button {
  flex-shrink: 0;
  margin-left: .125rem;
  background-color: var(--cds-field-01, #f4f4f4); }

.bx--search-button svg {
  vertical-align: middle;
  fill: currentColor; }

.bx--search-close svg {
  fill: inherit; }

@media screen and (prefers-contrast) {
  .bx--search-close svg {
    fill: ButtonText; } }

.bx--search-close, .bx--search-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 0;
  visibility: inherit;
  cursor: pointer;
  opacity: 1;
  transition: opacity 110ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 110ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 110ms cubic-bezier(0.2, 0, 0.38, 0.9), border 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  fill: var(--cds-icon-01, #161616); }

.bx--search-close:hover, .bx--search-button:hover {
  background-color: var(--cds-hover-field, #e5e5e5); }

.bx--search-close:focus, .bx--search-button:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--search-close:focus, .bx--search-button:focus {
    outline-style: dotted; } }

.bx--search-close:active, .bx--search-button:active {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px;
  background-color: var(--cds-selected-ui, #e0e0e0); }

@media screen and (prefers-contrast) {
  .bx--search-close:active, .bx--search-button:active {
    outline-style: dotted; } }

.bx--search--disabled .bx--search-close {
  outline: none;
  cursor: not-allowed; }

.bx--search--disabled .bx--search-close:hover {
  background-color: transparent;
  border-bottom-color: transparent; }

.bx--search--disabled .bx--search-close:hover::before {
  background-color: transparent; }

.bx--search--disabled svg {
  fill: var(--cds-disabled-02, #c6c6c6); }

.bx--search-close:focus::before, .bx--search-close:active::before {
  background-color: var(--cds-focus, #0f62fe); }

.bx--search-input:focus ~ .bx--search-close:hover {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--search-input:focus ~ .bx--search-close:hover {
    outline-style: dotted; } }

.bx--search--sm .bx--search-close, .bx--search--sm ~ .bx--search-button {
  width: 2rem;
  height: 2rem; }

.bx--search--lg .bx--search-close, .bx--search--lg ~ .bx--search-button {
  width: 2.5rem;
  height: 2.5rem; }

.bx--search--xl .bx--search-close, .bx--search--xl ~ .bx--search-button {
  width: 3rem;
  height: 3rem; }

.bx--search-close--hidden {
  visibility: hidden;
  opacity: 0; }

.bx--search--xl.bx--skeleton .bx--search-input, .bx--search--lg.bx--skeleton .bx--search-input, .bx--search--sm.bx--skeleton .bx--search-input {
  position: relative;
  padding: 0;
  background: var(--cds-skeleton-01, #e5e5e5);
  border: none;
  box-shadow: none;
  pointer-events: none;
  width: 100%; }

.bx--search--xl.bx--skeleton .bx--search-input:hover, .bx--search--xl.bx--skeleton .bx--search-input:focus, .bx--search--xl.bx--skeleton .bx--search-input:active, .bx--search--lg.bx--skeleton .bx--search-input:hover, .bx--search--lg.bx--skeleton .bx--search-input:focus, .bx--search--lg.bx--skeleton .bx--search-input:active, .bx--search--sm.bx--skeleton .bx--search-input:hover, .bx--search--sm.bx--skeleton .bx--search-input:focus, .bx--search--sm.bx--skeleton .bx--search-input:active {
  border: none;
  outline: none;
  cursor: default; }

.bx--search--xl.bx--skeleton .bx--search-input::before, .bx--search--lg.bx--skeleton .bx--search-input::before, .bx--search--sm.bx--skeleton .bx--search-input::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--cds-skeleton-02, #c6c6c6);
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
  animation: 3000ms ease-in-out skeleton infinite;
  content: '';
  will-change: transform-origin, transform, opacity; }

@media (prefers-reduced-motion: reduce) {
  .bx--search--xl.bx--skeleton .bx--search-input::before, .bx--search--lg.bx--skeleton .bx--search-input::before, .bx--search--sm.bx--skeleton .bx--search-input::before {
    -webkit-animation: none;
    animation: none; } }

.bx--search--xl.bx--skeleton .bx--search-input::-webkit-input-placeholder, .bx--search--lg.bx--skeleton .bx--search-input::-webkit-input-placeholder, .bx--search--sm.bx--skeleton .bx--search-input::-webkit-input-placeholder {
  color: transparent; }

.bx--search--xl.bx--skeleton .bx--search-input::-moz-placeholder, .bx--search--lg.bx--skeleton .bx--search-input::-moz-placeholder, .bx--search--sm.bx--skeleton .bx--search-input::-moz-placeholder {
  color: transparent; }

.bx--search--xl.bx--skeleton .bx--search-input:-ms-input-placeholder, .bx--search--lg.bx--skeleton .bx--search-input:-ms-input-placeholder, .bx--search--sm.bx--skeleton .bx--search-input:-ms-input-placeholder {
  color: transparent; }

.bx--search--xl.bx--skeleton .bx--search-input::-ms-input-placeholder, .bx--search--lg.bx--skeleton .bx--search-input::-ms-input-placeholder, .bx--search--sm.bx--skeleton .bx--search-input::-ms-input-placeholder {
  color: transparent; }

.bx--search--xl.bx--skeleton .bx--search-input::placeholder, .bx--search--lg.bx--skeleton .bx--search-input::placeholder, .bx--search--sm.bx--skeleton .bx--search-input::placeholder {
  color: transparent; }

:host(bx-search) .bx--search-input::-webkit-input-placeholder, .bx--search--xl .bx--search-input::-webkit-input-placeholder {
  color: var(--cds-text-02, #525252); }

:host(bx-search) .bx--search-input::-moz-placeholder, .bx--search--xl .bx--search-input::-moz-placeholder {
  color: var(--cds-text-02, #525252); }

:host(bx-search) .bx--search-input:-ms-input-placeholder, .bx--search--xl .bx--search-input:-ms-input-placeholder {
  color: var(--cds-text-02, #525252); }

:host(bx-search) .bx--search-input::-ms-input-placeholder, .bx--search--xl .bx--search-input::-ms-input-placeholder {
  color: var(--cds-text-02, #525252); }

:host(bx-search) .bx--search-input::placeholder, .bx--search--xl .bx--search-input::placeholder {
  color: var(--cds-text-02, #525252); }

.bx--locale-modal-container .bx--locale-modal__regions {
  width: 100%;
  margin-top: auto; }

.bx--locale-modal-container .bx--locale-modal__regions > .bx--row {
  margin-left: 0;
  margin-right: 0; }

:host(dds-region-item) .bx--link, .bx--locale-modal-container .bx--locale-modal__regions .bx--card {
  min-height: 11.5rem;
  outline: 1px solid var(--cds-ui-02, #fff);
  outline-offset: -1px;
  max-width: none;
  width: 100%;
  height: 100%;
  display: flex; }

:host(dds-region-item) .bx--link:focus, .bx--locale-modal-container .bx--locale-modal__regions .bx--card:focus {
  outline-width: 2px;
  outline-offset: -2px;
  outline-color: var(--cds-interactive-01, #0f62fe); }

@media (max-width: 65.98rem) {
  :host(dds-region-item) .bx--link, .bx--locale-modal-container .bx--locale-modal__regions .bx--card {
    min-height: 6rem; } }

:host(dds-region-item) svg.bx--card__cta, .bx--modal-container svg.bx--card__cta {
  color: var(--cds-ui-05, #161616); }

:host(dds-locale-item) a.bx--link, .bx--locale-modal-container .bx--locale-modal__locales {
  text-decoration: none;
  border: 2px solid transparent;
  display: flex;
  min-height: 3rem;
  border-bottom: 1px solid var(--cds-ui-03, #e0e0e0);
  transition: background-color 110ms cubic-bezier(0.4, 0.14, 0.3, 1), border 110ms cubic-bezier(0.4, 0.14, 0.3, 1); }

:host(dds-locale-item) a.bx--link:hover, .bx--locale-modal-container .bx--locale-modal__locales:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

:host(dds-locale-item) a.bx--link:active, :host(dds-locale-item) a.bx--link:focus, .bx--locale-modal-container .bx--locale-modal__locales:active, .bx--locale-modal-container .bx--locale-modal__locales:focus {
  border: 2px solid var(--cds-focus, #0f62fe);
  outline: none; }

:host(dds-locale-item) .bx--locale-modal__locales__name, .bx--locale-modal-container .bx--locale-modal__locales__name {
  width: 50%;
  color: var(--cds-text-05, #6f6f6f);
  padding: .75rem 1rem;
  font-size: var(--cds-body-short-02-font-size, 1rem);
  font-weight: var(--cds-body-short-02-font-weight, 400);
  line-height: var(--cds-body-short-02-line-height, 1.375);
  letter-spacing: var(--cds-body-short-02-letter-spacing, 0); }

:host(dds-locale-item) .bx--locale-modal__locales__name:first-of-type, .bx--locale-modal-container .bx--locale-modal__locales__name:first-of-type {
  color: var(--cds-text-01, #161616); }

:host(dds-locale-search), .bx--locale-modal-container .bx--locale-modal__filtering {
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
  overflow: hidden; }

:host(dds-locale-search) .bx--locale-modal__filter, .bx--locale-modal-container .bx--locale-modal__filtering .bx--locale-modal__filter {
  opacity: 1;
  z-index: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: 240ms cubic-bezier(0, 0, 0.3, 1);
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: hidden; }

:host(dds-locale-search) .bx--locale-modal__regions, .bx--locale-modal-container .bx--locale-modal__filtering .bx--locale-modal__regions {
  visibility: hidden;
  z-index: -1;
  opacity: 0;
  display: none;
  transition: 240ms cubic-bezier(0, 0, 0.3, 1); }

:host(dds-locale-search) .bx--locale-modal__search, .bx--locale-modal-container .bx--locale-modal__search {
  position: sticky;
  top: 0;
  background-color: var(--cds-ui-background, #fff);
  border-bottom: 1px solid var(--cds-icon-02, #525252); }

:host(dds-locale-search) .bx--locale-modal__search .bx--search-input, .bx--locale-modal-container .bx--locale-modal__search .bx--search-input {
  background-color: var(--cds-field-01, #f4f4f4); }

:host(dds-locale-search) .bx--locale-modal__search-text, .bx--locale-modal-container .bx--locale-modal__search-text {
  padding: 1rem;
  min-height: 3rem;
  font-size: var(--cds-heading-02-font-size, 1rem);
  font-weight: var(--cds-heading-02-font-weight, 600);
  line-height: var(--cds-heading-02-line-height, 1.375);
  letter-spacing: var(--cds-heading-02-letter-spacing, 0); }

:host(dds-locale-search) .bx--locale-modal__list, .bx--locale-modal-container .bx--locale-modal__list {
  flex: 1;
  overflow-y: auto; }

:host(dds-locale-modal), .bx--locale-modal-container {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #393939;
  --cds-interactive-03: #0f62fe;
  --cds-interactive-04: #0f62fe;
  --cds-ui-background: #fff;
  --cds-ui-01: #f4f4f4;
  --cds-ui-02: #fff;
  --cds-ui-03: #e0e0e0;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #161616;
  --cds-text-01: #161616;
  --cds-text-02: #525252;
  --cds-text-03: #a8a8a8;
  --cds-text-04: #fff;
  --cds-text-05: #6f6f6f;
  --cds-text-error: #da1e28;
  --cds-icon-01: #161616;
  --cds-icon-02: #525252;
  --cds-icon-03: #fff;
  --cds-link-01: #0f62fe;
  --cds-link-02: #0043ce;
  --cds-inverse-link: #78a9ff;
  --cds-field-01: #f4f4f4;
  --cds-field-02: #fff;
  --cds-inverse-01: #fff;
  --cds-inverse-02: #393939;
  --cds-support-01: #da1e28;
  --cds-support-02: #24a148;
  --cds-support-03: #f1c21b;
  --cds-support-04: #0043ce;
  --cds-inverse-support-01: #fa4d56;
  --cds-inverse-support-02: #42be65;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #4589ff;
  --cds-overlay-01: rgba(22,22,22,0.5);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #da1e28;
  --cds-focus: #0f62fe;
  --cds-inverse-focus-ui: #fff;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #0043ce;
  --cds-hover-secondary: #4c4c4c;
  --cds-active-secondary: #6f6f6f;
  --cds-hover-tertiary: #0353e9;
  --cds-active-tertiary: #002d9c;
  --cds-hover-ui: #e5e5e5;
  --cds-hover-light-ui: #e5e5e5;
  --cds-hover-selected-ui: #cacaca;
  --cds-active-ui: #c6c6c6;
  --cds-active-light-ui: #c6c6c6;
  --cds-selected-ui: #e0e0e0;
  --cds-selected-light-ui: #e0e0e0;
  --cds-inverse-hover-ui: #4c4c4c;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #e5e5e5;
  --cds-visited-link: #8a3ffc;
  --cds-disabled-01: #f4f4f4;
  --cds-disabled-02: #c6c6c6;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #d0e2ff;
  --cds-decorative-01: #e0e0e0;
  --cds-button-separator: #e0e0e0;
  --cds-skeleton-01: #e5e5e5;
  --cds-skeleton-02: #c6c6c6;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #393939;
  --cds-brand-03: #0f62fe;
  --cds-active-01: #c6c6c6;
  --cds-hover-field: #e5e5e5;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem; }

:host(dds-locale-modal) .bx--modal-container, .bx--locale-modal-container .bx--modal-container {
  background-color: var(--cds-ui-background, #fff);
  height: 100%;
  min-height: 80%; }

@media (max-height: 28.125rem) {
  :host(dds-locale-modal) .bx--modal-container .bx--locale-modal__filtering .bx--locale-modal__filter, .bx--locale-modal-container .bx--modal-container .bx--locale-modal__filtering .bx--locale-modal__filter {
    overflow-y: initial; }
  :host(dds-locale-modal) .bx--modal-container .bx--locale-modal__filtering .bx--locale-modal__filter .bx--locale-modal__list, .bx--locale-modal-container .bx--modal-container .bx--locale-modal__filtering .bx--locale-modal__filter .bx--locale-modal__list {
    overflow-y: initial; }
  :host(dds-locale-modal) .bx--modal-container .bx--locale-modal__search, .bx--locale-modal-container .bx--modal-container .bx--locale-modal__search {
    position: relative; } }

:host(dds-locale-modal) .bx--locale-modal, .bx--locale-modal-container .bx--locale-modal {
  padding-left: 1rem;
  margin-bottom: 1rem;
  margin-top: 2rem;
  display: flex;
  font-size: var(--cds-body-short-02-font-size, 1rem);
  font-weight: var(--cds-body-short-02-font-weight, 400);
  line-height: var(--cds-body-short-02-line-height, 1.375);
  letter-spacing: var(--cds-body-short-02-letter-spacing, 0); }

:host(dds-locale-modal) .bx--locale-modal.bx--modal-content, .bx--locale-modal-container .bx--locale-modal.bx--modal-content {
  padding-right: 1rem; }

:host(dds-locale-modal) .bx--locale-modal__locales.bx--locale-modal__locales-hidden, .bx--locale-modal-container .bx--locale-modal__locales.bx--locale-modal__locales-hidden {
  display: none; }

:host(dds-locale-modal) button.bx--modal-header__label, :host(dds-locale-modal) .bx--locale-modal__back .bx--modal-header__label, .bx--locale-modal-container button.bx--modal-header__label, .bx--locale-modal-container .bx--locale-modal__back .bx--modal-header__label {
  padding: 0;
  border: none;
  background-color: transparent;
  display: inline-flex; }

:host(dds-locale-modal) button.bx--modal-header__label:hover, :host(dds-locale-modal) .bx--locale-modal__back .bx--modal-header__label:hover, .bx--locale-modal-container button.bx--modal-header__label:hover, .bx--locale-modal-container .bx--locale-modal__back .bx--modal-header__label:hover {
  cursor: pointer;
  color: var(--cds-interactive-01, #0f62fe);
  text-decoration: underline; }

:host(dds-locale-modal) button.bx--modal-header__label:focus, :host(dds-locale-modal) .bx--locale-modal__back .bx--modal-header__label:focus, .bx--locale-modal-container button.bx--modal-header__label:focus, .bx--locale-modal-container .bx--locale-modal__back .bx--modal-header__label:focus {
  outline-width: 2px;
  outline-offset: -2px;
  outline-color: var(--cds-interactive-01, #0f62fe); }

:host(dds-locale-modal) button.bx--modal-header__label svg, :host(dds-locale-modal) .bx--locale-modal__back .bx--modal-header__label svg, .bx--locale-modal-container button.bx--modal-header__label svg, .bx--locale-modal-container .bx--locale-modal__back .bx--modal-header__label svg {
  fill: currentColor; }

:host(dds-locale-modal) .bx--locale-modal__filter, .bx--locale-modal-container .bx--locale-modal__filter {
  z-index: -1;
  opacity: 0;
  -webkit-transform: translate3d(0, -24px, 0);
  transform: translate3d(0, -24px, 0);
  transition: -webkit-transform 240ms cubic-bezier(0.4, 0.14, 1, 1);
  transition: transform 240ms cubic-bezier(0.4, 0.14, 1, 1);
  transition: transform 240ms cubic-bezier(0.4, 0.14, 1, 1), -webkit-transform 240ms cubic-bezier(0.4, 0.14, 1, 1);
  display: none;
  top: 3rem; }

:host(dds-locale-modal) .bx--modal-close, .bx--locale-modal-container .bx--modal-close {
  top: 1rem;
  right: 1rem; }

:host(dds-locale-modal) .bx--modal-header, .bx--locale-modal-container .bx--modal-header {
  padding-left: 2rem;
  padding-top: 1rem; }

:host(dds-locale-modal) .bx--modal-header__label, .bx--locale-modal-container .bx--modal-header__label {
  color: var(--cds-text-01, #161616);
  display: flex;
  align-items: center;
  font-size: var(--cds-caption-01-font-size, 0.875rem);
  font-weight: var(--cds-caption-01-font-weight, 400);
  line-height: var(--cds-caption-01-line-height, 1.125rem);
  letter-spacing: var(--cds-caption-01-letter-spacing, 0.16px); }

:host(dds-locale-modal) .bx--modal-header__label .bx--locale-modal__label-globe, .bx--locale-modal-container .bx--modal-header__label .bx--locale-modal__label-globe {
  margin-left: var(--cds-spacing-02, 0.25rem); }

:host(dds-locale-modal) .bx--modal-header__label .bx--locale-modal__label-arrow, .bx--locale-modal-container .bx--modal-header__label .bx--locale-modal__label-arrow {
  margin-right: .5rem; }

:host(dds-locale-modal) .bx--modal-header__heading, .bx--locale-modal-container .bx--modal-header__heading {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0;
  font-size: calc(1.75rem + 0 * ((100vw - 20rem) / 62));
  margin-top: .75rem; }

@media (min-width: 82rem) {
  :host(dds-locale-modal) .bx--modal-header__heading, .bx--locale-modal-container .bx--modal-header__heading {
    font-size: 1.75rem;
    line-height: 1.25;
    font-size: calc(1.75rem + .25 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-locale-modal) .bx--modal-header__heading, .bx--locale-modal-container .bx--modal-header__heading {
    font-size: 2rem;
    font-size: 2rem; } }

:host(dds-locale-modal) .bx--modal-header__heading:focus, .bx--locale-modal-container .bx--modal-header__heading:focus {
  outline: none; }

.bx--list-box__wrapper--inline {
  display: inline-grid;
  grid-gap: .25rem;
  grid-template: auto auto / auto auto;
  align-items: center; }

.bx--list-box__wrapper--inline .bx--label {
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

.bx--list-box__wrapper--inline .bx--label, .bx--list-box__wrapper--inline .bx--form__helper-text, .bx--list-box__wrapper--inline .bx--form-requirement {
  margin: 0; }

.bx--list-box__wrapper--inline .bx--form__helper-text {
  max-width: none; }

.bx--list-box__wrapper--inline .bx--form-requirement {
  grid-column: 2; }

.bx--list-box {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  position: relative;
  width: 100%;
  height: 2.5rem;
  max-height: 2.5rem;
  color: var(--cds-text-01, #161616);
  background-color: var(--cds-field-01, #f4f4f4);
  border: none;
  border-bottom: 1px solid var(--cds-ui-04, #8d8d8d);
  cursor: pointer;
  transition: all 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--list-box *, .bx--list-box *::before, .bx--list-box *::after {
  box-sizing: inherit; }

.bx--list-box:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--list-box--xl {
  height: 3rem;
  max-height: 3rem; }

.bx--list-box--sm {
  height: 2rem;
  max-height: 2rem; }

.bx--list-box--expanded {
  border-bottom-color: var(--cds-ui-03, #e0e0e0); }

.bx--list-box--expanded:hover {
  background-color: var(--cds-field-01, #f4f4f4); }

.bx--list-box--expanded:hover.bx--list-box--light:hover {
  background-color: var(--cds-field-02, #fff); }

.bx--list-box .bx--text-input {
  min-width: 0;
  height: 100%; }

.bx--list-box__invalid-icon {
  position: absolute;
  top: 50%;
  right: 2.5rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: var(--cds-support-01, #da1e28); }

.bx--list-box__invalid-icon--warning {
  fill: var(--cds-support-03, #f1c21b); }

.bx--list-box__invalid-icon--warning path[fill] {
  opacity: 1;
  fill: #000; }

.bx--list-box[data-invalid] .bx--list-box__field, .bx--list-box.bx--list-box--warning .bx--list-box__field {
  padding-right: 4rem;
  border-bottom: 0; }

.bx--list-box[data-invalid].bx--list-box--inline .bx--list-box__field {
  padding-right: 3.5rem; }

.bx--list-box--light {
  background-color: var(--cds-field-02, #fff); }

.bx--list-box--light:hover {
  background-color: var(--cds-hover-light-ui, #e5e5e5); }

.bx--list-box--light .bx--list-box__menu {
  background: var(--cds-field-02, #fff); }

.bx--list-box--light .bx--list-box__menu-item__option {
  border-top-color: var(--cds-decorative-01, #e0e0e0); }

.bx--list-box--light.bx--list-box--expanded {
  border-bottom-color: transparent; }

.bx--list-box--disabled:hover {
  background-color: var(--cds-field-01, #f4f4f4); }

.bx--list-box--light.bx--list-box--disabled {
  background-color: var(--cds-field-02, #fff); }

.bx--list-box--disabled, .bx--list-box--disabled .bx--list-box__field, .bx--list-box--disabled .bx--list-box__field:focus {
  border-bottom-color: transparent;
  outline: none; }

.bx--list-box--disabled .bx--list-box__label, .bx--list-box--disabled.bx--list-box--inline .bx--list-box__label {
  color: var(--cds-disabled-02, #c6c6c6); }

.bx--list-box--disabled .bx--list-box__menu-icon > svg, .bx--list-box--disabled .bx--list-box__selection > svg {
  fill: var(--cds-disabled-02, #c6c6c6); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--list-box--disabled .bx--list-box__menu-icon > svg, .bx--list-box--disabled .bx--list-box__selection > svg {
    fill: GrayText; } }

.bx--list-box--disabled, .bx--list-box--disabled .bx--list-box__field, .bx--list-box--disabled .bx--list-box__menu-icon {
  cursor: not-allowed; }

.bx--list-box--disabled .bx--list-box__menu-item, .bx--list-box--disabled .bx--list-box__menu-item:hover, .bx--list-box--disabled .bx--list-box__menu-item--highlighted {
  color: var(--cds-disabled-02, #c6c6c6);
  text-decoration: none; }

.bx--list-box--disabled .bx--list-box__selection:hover {
  cursor: not-allowed; }

.bx--list-box--disabled.bx--list-box[data-invalid] .bx--list-box__field {
  padding-right: 3rem; }

.bx--list-box--disabled.bx--list-box[data-invalid].bx--list-box--inline .bx--list-box__field {
  padding-right: 2rem; }

.bx--list-box.bx--list-box--inline {
  background-color: transparent;
  border-width: 0; }

.bx--list-box.bx--list-box--inline:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--list-box.bx--list-box--inline.bx--list-box--expanded {
  border-bottom-width: 0; }

.bx--list-box.bx--list-box--inline.bx--list-box--expanded .bx--list-box__field[aria-expanded='true'] {
  border-width: 0; }

.bx--list-box.bx--list-box--inline.bx--list-box--disabled:hover {
  background-color: transparent; }

.bx--list-box.bx--list-box--inline.bx--list-box--expanded:hover {
  background-color: var(--cds-field-02, #fff); }

.bx--list-box.bx--list-box--inline .bx--list-box__field {
  padding: 0 2rem 0 .5rem; }

.bx--list-box.bx--list-box--inline .bx--list-box__menu-icon {
  right: .5rem; }

.bx--list-box.bx--list-box--inline .bx--list-box__invalid-icon {
  right: 2rem; }

.bx--list-box--inline .bx--list-box__label {
  color: var(--cds-text-01, #161616); }

.bx--list-box--inline .bx--list-box__field {
  height: 100%; }

.bx--dropdown--inline .bx--list-box__field {
  max-width: 30rem; }

.bx--dropdown--inline .bx--list-box__menu {
  min-width: 18rem;
  max-width: 30rem; }

.bx--list-box__field {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  display: inline-block;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  position: relative;
  display: inline-flex;
  align-items: center;
  height: calc(100% + 1px);
  padding: 0 3rem 0 1rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;
  outline: none;
  cursor: pointer; }

.bx--list-box__field *, .bx--list-box__field *::before, .bx--list-box__field *::after {
  box-sizing: inherit; }

.bx--list-box__field::-moz-focus-inner {
  border: 0; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--list-box__field {
    border: 1px solid ButtonText; } }

.bx--list-box__field:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--list-box__field:focus {
    outline-style: dotted; } }

@media screen and (prefers-contrast) {
  .bx--list-box__field:focus {
    border-style: dotted; } }

.bx--list-box__field[disabled] {
  color: var(--cds-disabled-02, #c6c6c6);
  outline: none; }

.bx--list-box__field .bx--text-input {
  padding-right: 4.5rem; }

.bx--list-box[data-invalid] .bx--list-box__field .bx--text-input, .bx--list-box--warning .bx--list-box__field .bx--text-input {
  padding-right: 6.125rem; }

.bx--list-box[data-invalid] .bx--list-box__field .bx--text-input + .bx--list-box__invalid-icon, .bx--list-box--warning .bx--list-box__field .bx--text-input + .bx--list-box__invalid-icon {
  right: 4.125rem; }

.bx--list-box__field .bx--text-input--empty {
  padding-right: 3rem; }

.bx--list-box[data-invalid] .bx--list-box__field .bx--text-input--empty, .bx--list-box--warning .bx--list-box__field .bx--text-input--empty {
  padding-right: 4.5rem; }

.bx--list-box[data-invalid] .bx--list-box__field .bx--text-input--empty + .bx--list-box__invalid-icon, .bx--list-box--warning .bx--list-box__field .bx--text-input--empty + .bx--list-box__invalid-icon {
  right: 2.5rem; }

.bx--list-box__label {
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  overflow: hidden;
  color: var(--cds-text-01, #161616);
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.bx--list-box__menu-icon {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  display: inline-block;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  right: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  outline: none;
  cursor: pointer;
  transition: -webkit-transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--list-box__menu-icon *, .bx--list-box__menu-icon *::before, .bx--list-box__menu-icon *::after {
  box-sizing: inherit; }

.bx--list-box__menu-icon::-moz-focus-inner {
  border: 0; }

.bx--list-box__menu-icon > svg {
  fill: var(--cds-icon-01, #161616); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--list-box__menu-icon > svg {
    fill: ButtonText; } }

.bx--list-box__menu-icon--open {
  justify-content: center;
  width: 1.5rem;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.bx--list-box__selection {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  display: inline-block;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: 50%;
  right: 2.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.bx--list-box__selection *, .bx--list-box__selection *::before, .bx--list-box__selection *::after {
  box-sizing: inherit; }

.bx--list-box__selection::-moz-focus-inner {
  border: 0; }

.bx--list-box__selection:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--list-box__selection:focus {
    outline-style: dotted; } }

.bx--list-box__selection:focus:hover {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--list-box__selection:focus:hover {
    outline-style: dotted; } }

.bx--list-box__selection > svg {
  fill: var(--cds-icon-01, #161616); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--list-box__selection > svg {
    fill: ButtonText; } }

.bx--list-box--disabled .bx--list-box__selection:focus {
  outline: none; }

.bx--list-box__selection--multi {
  font-size: var(--cds-label-01-font-size, 0.875rem);
  font-weight: var(--cds-label-01-font-weight, 400);
  line-height: var(--cds-label-01-line-height, 1.125rem);
  letter-spacing: var(--cds-label-01-letter-spacing, 0.16px);
  position: static;
  top: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: auto;
  height: 1.5rem;
  margin-right: .625rem;
  padding: .5rem;
  padding-right: .125rem;
  color: var(--cds-inverse-01, #fff);
  line-height: 0;
  background-color: var(--cds-inverse-02, #393939);
  border-radius: .75rem;
  -webkit-transform: none;
  transform: none; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--list-box__selection--multi {
    border: 1px solid transparent; } }

.bx--list-box__selection--multi > svg {
  width: 1.25rem;
  height: 1.25rem;
  margin-left: .25rem;
  padding: .125rem;
  fill: var(--cds-inverse-01, #fff); }

.bx--list-box__selection--multi > svg:hover {
  background-color: var(--cds-hover-secondary, #4c4c4c);
  border-radius: 50%; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--list-box__selection--multi > svg {
    fill: ButtonText; } }

.bx--list-box--disabled .bx--list-box__selection--multi {
  color: var(--cds-disabled-01, #f4f4f4);
  background-color: var(--cds-disabled-02, #c6c6c6); }

.bx--list-box--disabled .bx--list-box__selection--multi.bx--tag--interactive:hover, .bx--list-box--disabled .bx--list-box__selection--multi .bx--tag__close-icon:hover {
  background-color: var(--cds-disabled-02, #c6c6c6); }

.bx--list-box--disabled .bx--list-box__selection--multi > svg {
  fill: var(--cds-disabled-01, #f4f4f4); }

.bx--list-box--disabled .bx--list-box__selection--multi > svg:hover {
  background-color: initial; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--list-box--disabled .bx--list-box__selection--multi {
    fill: GrayText; } }

.bx--list-box__selection--multi:hover {
  outline: none; }

.bx--list-box__menu {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  position: absolute;
  right: 0;
  left: 0;
  z-index: 9100;
  width: 100%;
  overflow-y: auto;
  background-color: var(--cds-ui-01, #f4f4f4);
  transition: max-height 110ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--list-box__menu:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--list-box__menu:focus {
    outline-style: dotted; } }

.bx--list-box .bx--list-box__field[aria-expanded='false'] + .bx--list-box__menu {
  max-height: 0; }

.bx--list-box--expanded .bx--list-box__menu {
  max-height: 13.75rem; }

.bx--list-box--expanded.bx--list-box--xl .bx--list-box__menu {
  max-height: 16.5rem; }

.bx--list-box--expanded.bx--list-box--sm .bx--list-box__menu {
  max-height: 11rem; }

.bx--list-box__menu-item {
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  position: relative;
  height: 2.5rem;
  color: var(--cds-text-02, #525252);
  cursor: pointer;
  transition: background 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.bx--list-box__menu-item:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--list-box__menu-item:active {
  background-color: var(--cds-selected-ui, #e0e0e0); }

.bx--list-box--light .bx--list-box__menu-item:hover {
  background-color: var(--cds-hover-light-ui, #e5e5e5); }

.bx--list-box--sm .bx--list-box__menu-item {
  height: 2rem; }

.bx--list-box--xl .bx--list-box__menu-item {
  height: 3rem; }

.bx--list-box--disabled .bx--list-box__menu-item:hover {
  background-color: transparent; }

.bx--list-box--light .bx--list-box__menu-item:active {
  background-color: var(--cds-selected-light-ui, #e0e0e0); }

.bx--list-box--disabled .bx--list-box__menu-item__option:hover {
  border-top-color: var(--cds-ui-03, #e0e0e0); }

.bx--list-box__menu-item:first-of-type .bx--list-box__menu-item__option {
  border-top-color: transparent; }

.bx--list-box__menu-item:hover .bx--list-box__menu-item__option {
  color: var(--cds-text-01, #161616); }

.bx--list-box__menu-item:hover + .bx--list-box__menu-item .bx--list-box__menu-item__option {
  border-top-color: transparent; }

.bx--list-box--disabled .bx--list-box__menu-item:hover + .bx--list-box__menu-item .bx--list-box__menu-item__option {
  border-top-color: var(--cds-ui-03, #e0e0e0); }

.bx--list-box__menu-item__option {
  outline: 2px solid transparent;
  outline-offset: -2px;
  display: block;
  height: 2.5rem;
  margin: 0 1rem;
  padding: .6875rem 0;
  padding-right: 1.5rem;
  overflow: hidden;
  color: var(--cds-text-02, #525252);
  font-weight: normal;
  line-height: 1rem;
  white-space: nowrap;
  text-decoration: none;
  text-overflow: ellipsis;
  border-top: 1px solid transparent;
  border-top-color: var(--cds-ui-03, #e0e0e0);
  border-bottom: 1px solid transparent;
  transition: border-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), color 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--list-box__menu-item__option:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px;
  margin: 0;
  padding: .6875rem 1rem;
  border-color: transparent; }

@media screen and (prefers-contrast) {
  .bx--list-box__menu-item__option:focus {
    outline-style: dotted; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--list-box__menu-item__option:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--list-box__menu-item__option:hover {
  color: var(--cds-text-01, #161616);
  border-color: transparent; }

.bx--list-box--sm .bx--list-box__menu-item__option {
  height: 2rem;
  padding-top: .4375rem;
  padding-bottom: .4375rem; }

.bx--list-box--xl .bx--list-box__menu-item__option {
  height: 3rem;
  padding-top: .9375rem;
  padding-bottom: .9375rem; }

.bx--list-box--disabled .bx--list-box__menu-item:hover .bx--list-box__menu-item__option, .bx--list-box--disabled .bx--list-box__menu-item__option {
  color: var(--cds-disabled-02, #c6c6c6); }

.bx--list-box.bx--list-box--inline .bx--list-box__menu-item__option {
  margin: 0 .5rem; }

.bx--list-box.bx--list-box--inline .bx--list-box__menu-item__option:focus {
  margin: 0;
  padding-right: .5rem;
  padding-left: .5rem; }

.bx--list-box__menu-item--highlighted {
  color: var(--cds-text-01, #161616);
  background-color: var(--cds-hover-ui, #e5e5e5);
  border-color: transparent; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--list-box__menu-item--highlighted {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--list-box__menu-item--highlighted .bx--list-box__menu-item__option, .bx--list-box__menu-item--highlighted + .bx--list-box__menu-item .bx--list-box__menu-item__option {
  border-top-color: transparent; }

.bx--list-box__menu-item--highlighted .bx--list-box__menu-item__option {
  color: var(--cds-text-01, #161616); }

.bx--list-box__menu-item--active {
  color: var(--cds-text-01, #161616);
  background-color: var(--cds-selected-ui, #e0e0e0);
  border-bottom-color: var(--cds-selected-ui, #e0e0e0); }

.bx--list-box--light .bx--list-box__menu-item--active {
  background-color: var(--cds-selected-light-ui, #e0e0e0);
  border-bottom-color: var(--cds-selected-light-ui, #e0e0e0); }

.bx--list-box__menu-item--active:hover, .bx--list-box__menu-item--active.bx--list-box__menu-item--highlighted {
  background-color: var(--cds-selected-ui, #e0e0e0);
  border-bottom-color: var(--cds-selected-ui, #e0e0e0); }

.bx--list-box__menu-item--active .bx--list-box__menu-item__option {
  color: var(--cds-text-01, #161616); }

.bx--list-box__menu-item--active + .bx--list-box__menu-item > .bx--list-box__menu-item__option {
  border-top-color: transparent; }

.bx--list-box__menu-item__selected-icon {
  position: absolute;
  top: 50%;
  right: 1rem;
  display: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: var(--cds-icon-01, #161616); }

.bx--list-box--inline .bx--list-box__menu-item__selected-icon {
  right: .5rem; }

.bx--list-box__menu-item--active .bx--list-box__menu-item__selected-icon {
  display: block; }

.bx--list-box__menu-item .bx--checkbox-label {
  width: 100%; }

.bx--list-box__menu-item .bx--checkbox-label-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.bx--list-box--up .bx--list-box__menu {
  bottom: 2.5rem; }

.bx--list-box--up.bx--dropdown--sm .bx--list-box__menu, .bx--list-box--up.bx--list-box--sm .bx--list-box__menu {
  bottom: 2rem; }

.bx--list-box--up.bx--dropdown--xl .bx--list-box__menu, .bx--list-box--up.bx--list-box--xl .bx--list-box__menu {
  bottom: 3rem; }

.bx--list-box input[role='combobox'], .bx--list-box input[type='text'] {
  min-width: 0;
  background-color: inherit; }

.bx--combo-box:hover {
  background-color: var(--cds-field-01, #f4f4f4); }

.bx--combo-box.bx--list-box--light:hover {
  background-color: var(--cds-field-02, #fff); }

.bx--combo-box .bx--text-input::-ms-clear {
  display: none; }

.bx--combo-box.bx--list-box--expanded .bx--text-input {
  border-bottom-color: var(--cds-ui-03, #e0e0e0); }

.bx--combo-box .bx--list-box__field, .bx--combo-box.bx--list-box[data-invalid] .bx--list-box__field, .bx--combo-box.bx--list-box--warning .bx--list-box__field, .bx--combo-box.bx--list-box--disabled.bx--list-box[data-invalid] .bx--list-box__field, .bx--combo-box.bx--list-box--disabled.bx--list-box--warning .bx--list-box__field {
  padding: 0; }

.bx--fieldset {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  margin-bottom: 2rem; }

.bx--fieldset *, .bx--fieldset *::before, .bx--fieldset *::after {
  box-sizing: inherit; }

.bx--fieldset--no-margin {
  margin-bottom: 0; }

.bx--form-item {
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-items: flex-start; }

.bx--label {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  font-size: var(--cds-label-01-font-size, 0.875rem);
  font-weight: var(--cds-label-01-font-weight, 400);
  line-height: var(--cds-label-01-line-height, 1.125rem);
  letter-spacing: var(--cds-label-01-letter-spacing, 0.16px);
  display: inline-block;
  margin-bottom: .5rem;
  color: var(--cds-text-02, #525252);
  font-weight: 400;
  line-height: 1rem;
  vertical-align: baseline; }

.bx--label *, .bx--label *::before, .bx--label *::after {
  box-sizing: inherit; }

.bx--label .bx--tooltip__trigger {
  font-size: var(--cds-label-01-font-size, 0.875rem);
  font-weight: var(--cds-label-01-font-weight, 400);
  line-height: var(--cds-label-01-line-height, 1.125rem);
  letter-spacing: var(--cds-label-01-letter-spacing, 0.16px); }

.bx--label.bx--skeleton {
  position: relative;
  padding: 0;
  background: var(--cds-skeleton-01, #e5e5e5);
  border: none;
  box-shadow: none;
  pointer-events: none;
  width: 4.6875rem;
  height: .875rem; }

.bx--label.bx--skeleton:hover, .bx--label.bx--skeleton:focus, .bx--label.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default; }

.bx--label.bx--skeleton::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--cds-skeleton-02, #c6c6c6);
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
  animation: 3000ms ease-in-out skeleton infinite;
  content: '';
  will-change: transform-origin, transform, opacity; }

@media (prefers-reduced-motion: reduce) {
  .bx--label.bx--skeleton::before {
    -webkit-animation: none;
    animation: none; } }

input[type='number'] {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

input[data-invalid]:not(:focus), .bx--number[data-invalid] input[type='number']:not(:focus), .bx--text-input__field-wrapper[data-invalid] > .bx--text-input--invalid:not(:focus), .bx--text-area__wrapper[data-invalid] > .bx--text-area--invalid:not(:focus), .bx--select-input__wrapper[data-invalid] .bx--select-input:not(:focus), .bx--list-box[data-invalid]:not(:focus), .bx--combo-box[data-invalid] .bx--text-input:not(:focus) {
  outline: 2px solid var(--cds-support-01, #da1e28);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  input[data-invalid]:not(:focus), .bx--number[data-invalid] input[type='number']:not(:focus), .bx--text-input__field-wrapper[data-invalid] > .bx--text-input--invalid:not(:focus), .bx--text-area__wrapper[data-invalid] > .bx--text-area--invalid:not(:focus), .bx--select-input__wrapper[data-invalid] .bx--select-input:not(:focus), .bx--list-box[data-invalid]:not(:focus), .bx--combo-box[data-invalid] .bx--text-input:not(:focus) {
    outline-style: dotted; } }

input[data-invalid] ~ .bx--form-requirement, .bx--number[data-invalid] .bx--number__input-wrapper ~ .bx--form-requirement, .bx--number__input-wrapper--warning ~ .bx--form-requirement, .bx--date-picker-input__wrapper ~ .bx--form-requirement, .bx--date-picker-input__wrapper--warn ~ .bx--form-requirement, .bx--date-picker-input__wrapper--invalid ~ .bx--form-requirement, .bx--time-picker--invalid ~ .bx--form-requirement, .bx--text-input__field-wrapper[data-invalid] ~ .bx--form-requirement, .bx--text-input__field-wrapper--warning ~ .bx--form-requirement, .bx--text-input__field-wrapper--warning > .bx--text-input ~ .bx--form-requirement, .bx--text-area__wrapper[data-invalid] ~ .bx--form-requirement, .bx--select-input__wrapper[data-invalid] ~ .bx--form-requirement, .bx--select--warning .bx--select-input__wrapper ~ .bx--form-requirement, .bx--time-picker[data-invalid] ~ .bx--form-requirement, .bx--list-box[data-invalid] ~ .bx--form-requirement, .bx--list-box--warning ~ .bx--form-requirement {
  display: block;
  max-height: 12.5rem;
  overflow: visible;
  font-weight: 400; }

input[data-invalid] ~ .bx--form-requirement, .bx--number[data-invalid] .bx--number__input-wrapper ~ .bx--form-requirement, .bx--date-picker-input__wrapper ~ .bx--form-requirement, .bx--date-picker-input__wrapper--invalid ~ .bx--form-requirement, .bx--time-picker--invalid ~ .bx--form-requirement, .bx--text-input__field-wrapper[data-invalid] ~ .bx--form-requirement, .bx--text-area__wrapper[data-invalid] ~ .bx--form-requirement, .bx--select-input__wrapper[data-invalid] ~ .bx--form-requirement, .bx--time-picker[data-invalid] ~ .bx--form-requirement, .bx--list-box[data-invalid] ~ .bx--form-requirement {
  color: var(--cds-text-error, #da1e28); }

.bx--form--fluid .bx--text-input__field-wrapper[data-invalid], .bx--form--fluid .bx--text-input__field-wrapper--warning {
  display: block; }

.bx--form--fluid .bx--fieldset {
  margin: 0; }

.bx--form--fluid input[data-invalid] {
  outline: none; }

.bx--form--fluid .bx--form-requirement {
  margin: 0;
  padding: .5rem 2.5rem .5rem 1rem; }

input:not(output):not([data-invalid]):-moz-ui-invalid {
  box-shadow: none; }

.bx--form-requirement {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  font-size: var(--cds-caption-01-font-size, 0.875rem);
  font-weight: var(--cds-caption-01-font-weight, 400);
  line-height: var(--cds-caption-01-line-height, 1.125rem);
  letter-spacing: var(--cds-caption-01-letter-spacing, 0.16px);
  display: none;
  max-height: 0;
  margin: .25rem 0 0;
  overflow: hidden; }

.bx--form-requirement *, .bx--form-requirement *::before, .bx--form-requirement *::after {
  box-sizing: inherit; }

.bx--select--inline .bx--form__helper-text {
  margin-top: 0; }

.bx--form__helper-text {
  font-size: var(--cds-helper-text-01-font-size, 0.875rem);
  font-weight: var(--cds-helper-text-01-font-weight, 400);
  line-height: var(--cds-helper-text-01-line-height, 1.125rem);
  letter-spacing: var(--cds-helper-text-01-letter-spacing, 0.16px);
  z-index: 0;
  width: 100%;
  margin-top: .25rem;
  color: var(--cds-text-02, #525252);
  opacity: 1; }

.bx--label--disabled, .bx--form__helper-text--disabled {
  color: var(--cds-disabled-02, #c6c6c6); }

fieldset[disabled] .bx--label, fieldset[disabled] .bx--form__helper-text {
  color: var(--cds-disabled-02, #c6c6c6); }

.bx--select {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%; }

.bx--select *, .bx--select *::before, .bx--select *::after {
  box-sizing: inherit; }

.bx--select-input__wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%; }

.bx--select-input {
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  outline: 2px solid transparent;
  outline-offset: -2px;
  display: block;
  width: 100%;
  height: 2.5rem;
  padding: 0 var(--cds-spacing-09, 3rem) 0 var(--cds-spacing-05, 1rem);
  color: var(--cds-text-01, #161616);
  background-color: var(--cds-field-01, #f4f4f4);
  border: none;
  border-bottom: 1px solid var(--cds-ui-04, #8d8d8d);
  border-radius: 0;
  cursor: pointer;
  opacity: 1;
  transition: outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.bx--select-input:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--select-input::-ms-expand {
  display: none; }

@-moz-document url-prefix() {
  .bx--select-input:-moz-focusring, .bx--select-input::-moz-focus-inner {
    color: transparent;
    text-shadow: 0 0 0 #000000;
    background-image: none; } }

.bx--select-input:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px;
  color: var(--cds-text-01, #161616); }

@media screen and (prefers-contrast) {
  .bx--select-input:focus {
    outline-style: dotted; } }

.bx--select-input:disabled, .bx--select-input:hover:disabled {
  color: var(--cds-disabled-02, #c6c6c6);
  background-color: var(--cds-disabled-01, #f4f4f4);
  border-bottom-color: var(--cds-disabled-01, #f4f4f4);
  cursor: not-allowed; }

.bx--select-input--sm {
  height: 2rem;
  max-height: 2rem; }

.bx--select-input--xl {
  height: 3rem;
  max-height: 3rem; }

.bx--select--disabled .bx--label, .bx--select--disabled .bx--form__helper-text {
  color: var(--cds-disabled-02, #c6c6c6); }

.bx--select-input__wrapper[data-invalid] .bx--select-input, .bx--select--warning .bx--select-input {
  padding-right: 4.5rem; }

.bx--select-input:disabled ~ .bx--select__arrow {
  fill: var(--cds-disabled-02, #c6c6c6); }

.bx--select--light .bx--select-input {
  background-color: var(--cds-field-02, #fff); }

.bx--select--light .bx--select-input:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--select--light .bx--select-input:disabled, .bx--select--light .bx--select-input:hover:disabled {
  color: var(--cds-disabled-02, #c6c6c6);
  background-color: var(--cds-field-02, #fff);
  cursor: not-allowed; }

.bx--select__arrow {
  position: absolute;
  top: 0;
  right: var(--cds-spacing-05, 1rem);
  height: 100%;
  pointer-events: none;
  fill: var(--cds-ui-05, #161616); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--select__arrow path {
    fill: ButtonText; } }

.bx--select__invalid-icon {
  position: absolute;
  right: var(--cds-spacing-08, 2.5rem); }

.bx--select-input__wrapper[data-invalid] .bx--select-input ~ .bx--select__invalid-icon {
  fill: var(--cds-support-01, #da1e28); }

.bx--select__invalid-icon--warning {
  fill: var(--cds-support-03, #f1c21b); }

.bx--select__invalid-icon--warning path[fill] {
  opacity: 1;
  fill: #000; }

.bx--select-optgroup, .bx--select-option {
  color: var(--cds-text-01, #161616); }

@-moz-document url-prefix() {
  .bx--select-option {
    color: var(--cds-text-01, #161616);
    background-color: var(--cds-ui-01, #f4f4f4); }
  .bx--select-optgroup {
    color: var(--cds-text-01, #161616); } }

.bx--select--inline {
  display: flex;
  flex-direction: row;
  align-items: center; }

.bx--select--inline.bx--select--invalid .bx--label, .bx--select--inline.bx--select--invalid .bx--form__helper-text {
  align-self: flex-start;
  margin-top: .8125rem; }

.bx--select--inline .bx--form__helper-text {
  margin-bottom: 0;
  margin-left: var(--cds-spacing-03, 0.5rem); }

.bx--select--inline .bx--label {
  margin: 0 .5rem 0 0;
  white-space: nowrap; }

.bx--select--inline .bx--select-input {
  width: auto;
  padding-right: var(--cds-spacing-07, 2rem);
  padding-left: .5rem;
  color: var(--cds-text-01, #161616);
  background-color: transparent;
  border-bottom: none; }

.bx--select--inline .bx--select-input[disabled], .bx--select--inline .bx--select-input[disabled]:hover {
  background-color: var(--cds-disabled-01, #f4f4f4); }

.bx--select--inline .bx--select__arrow {
  right: .5rem; }

.bx--select--inline.bx--select--invalid .bx--select-input {
  padding-right: 3.5rem; }

.bx--select--inline.bx--select--invalid .bx--select-input ~ .bx--select__invalid-icon {
  right: var(--cds-spacing-07, 2rem); }

.bx--select--inline .bx--select-input:disabled {
  color: var(--cds-disabled-02, #c6c6c6);
  cursor: not-allowed; }

.bx--select--inline .bx--select-input:disabled ~ * {
  cursor: not-allowed; }

.bx--select.bx--skeleton {
  position: relative;
  padding: 0;
  background: var(--cds-skeleton-01, #e5e5e5);
  border: none;
  box-shadow: none;
  pointer-events: none;
  width: 100%;
  height: 2.5rem; }

.bx--select.bx--skeleton:hover, .bx--select.bx--skeleton:focus, .bx--select.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default; }

.bx--select.bx--skeleton::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--cds-skeleton-02, #c6c6c6);
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
  animation: 3000ms ease-in-out skeleton infinite;
  content: '';
  will-change: transform-origin, transform, opacity; }

@media (prefers-reduced-motion: reduce) {
  .bx--select.bx--skeleton::before {
    -webkit-animation: none;
    animation: none; } }

.bx--select.bx--skeleton .bx--select-input {
  display: none; }

.bx--text-input {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  outline: 2px solid transparent;
  outline-offset: -2px;
  width: 100%;
  height: 2.5rem;
  padding: 0 1rem;
  color: var(--cds-text-01, #161616);
  background-color: var(--cds-field-01, #f4f4f4);
  border: none;
  border-bottom: 1px solid var(--cds-ui-04, #8d8d8d);
  transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--text-input *, .bx--text-input *::before, .bx--text-input *::after {
  box-sizing: inherit; }

.bx--text-input:focus, .bx--text-input:active {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--text-input:focus, .bx--text-input:active {
    outline-style: dotted; } }

.bx--text-input-wrapper svg[hidden] {
  display: none; }

.bx--text-input--xl {
  height: 3rem; }

.bx--text-input--sm {
  height: 2rem; }

.bx--password-input {
  padding-right: 2.5rem; }

.bx--text-input::-webkit-input-placeholder {
  color: var(--cds-text-05, #6f6f6f);
  opacity: 1; }

.bx--text-input::-moz-placeholder {
  color: var(--cds-text-05, #6f6f6f);
  opacity: 1; }

.bx--text-input:-ms-input-placeholder {
  color: var(--cds-text-05, #6f6f6f);
  opacity: 1; }

.bx--text-input::-ms-input-placeholder {
  color: var(--cds-text-05, #6f6f6f);
  opacity: 1; }

.bx--text-input::placeholder {
  color: var(--cds-text-05, #6f6f6f);
  opacity: 1; }

.bx--text-input--light {
  background-color: var(--cds-field-02, #fff); }

.bx--text-input__field-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%; }

.bx--text-input__field-wrapper .bx--text-input__invalid-icon {
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: var(--cds-support-01, #da1e28); }

.bx--text-input__field-wrapper .bx--text-input__invalid-icon--warning {
  fill: var(--cds-support-03, #f1c21b); }

.bx--text-input__field-wrapper .bx--text-input__invalid-icon--warning path:first-of-type {
  opacity: 1;
  fill: #000; }

.bx--text-input__field-wrapper .bx--text-input--password__visibility {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

.bx--text-input__field-wrapper .bx--text-input--password__visibility:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus {
    outline-style: dotted; } }

.bx--text-input__field-wrapper .bx--text-input--password__visibility:focus {
  outline: 1px solid transparent; }

.bx--text-input__field-wrapper .bx--text-input--password__visibility:focus svg {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus svg {
    outline-style: dotted; } }

.bx--text-input__field-wrapper .bx--text-input--password__visibility::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility::after, .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--text-input__field-wrapper .bx--text-input--password__visibility::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility::after, .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
    display: inline-block; } }

.bx--text-input__field-wrapper .bx--text-input--password__visibility::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--a11y::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--a11y::after {
  transition: none; }

.bx--text-input__field-wrapper .bx--text-input--password__visibility::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

.bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

.bx--text-input__field-wrapper .bx--text-input--password__visibility::after, .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .1875rem 1rem;
  color: var(--cds-inverse-01, #fff);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #393939);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--text-input__field-wrapper .bx--text-input--password__visibility::after, .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  .bx--text-input__field-wrapper .bx--text-input--password__visibility::after, .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  .bx--text-input__field-wrapper .bx--text-input--password__visibility::after, .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--text-input__field-wrapper .bx--text-input--password__visibility::after, .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
    border: 1px solid transparent; } }

.bx--text-input__field-wrapper .bx--text-input--password__visibility::after {
  content: attr(aria-label); }

.bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--a11y::after {
  content: none; }

.bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible::after, .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover::after, .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible + .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover + .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

.bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible + .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover + .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover.bx--tooltip--a11y::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus + .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--hidden .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

.bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  top: -.75rem; }

.bx--text-input__field-wrapper .bx--text-input--password__visibility::before, .bx--text-input__field-wrapper .bx--text-input--password__visibility::after, .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
  bottom: 0;
  left: 50%; }

.bx--text-input__field-wrapper .bx--text-input--password__visibility::before {
  bottom: -.5rem;
  border-color: transparent transparent var(--cds-inverse-02, #393939) transparent;
  border-width: 0 .25rem .3125rem .25rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--text-input__field-wrapper .bx--text-input--password__visibility::after, .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
  bottom: -.8125rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--text-input__field-wrapper .bx--text-input--password__visibility, .bx--text-input__field-wrapper .bx--btn.bx--text-input--password__visibility__toggle.bx--tooltip__trigger {
  outline: 2px solid transparent;
  outline-offset: -2px;
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  min-height: auto;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  transition: outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--text-input__field-wrapper .bx--text-input--password__visibility svg, .bx--text-input__field-wrapper .bx--btn.bx--text-input--password__visibility__toggle.bx--tooltip__trigger svg {
  transition: fill 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  fill: var(--cds-icon-02, #525252); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--text-input__field-wrapper .bx--text-input--password__visibility svg, .bx--text-input__field-wrapper .bx--btn.bx--text-input--password__visibility__toggle.bx--tooltip__trigger svg {
    fill: ButtonText; } }

.bx--text-input__field-wrapper .bx--btn.bx--text-input--password__visibility__toggle.bx--tooltip__trigger:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--text-input__field-wrapper .bx--btn.bx--text-input--password__visibility__toggle.bx--tooltip__trigger:focus {
    outline-style: dotted; } }

.bx--text-input__field-wrapper .bx--btn.bx--text-input--password__visibility__toggle.bx--tooltip__trigger:hover, .bx--text-input__field-wrapper .bx--btn.bx--text-input--password__visibility__toggle.bx--tooltip__trigger:focus svg {
  fill: var(--cds-icon-01, #161616); }

.bx--text-input__field-wrapper .bx--text-input--invalid {
  padding-right: 2.5rem; }

.bx--text-input__field-wrapper .bx--text-input--invalid.bx--password-input {
  padding-right: 4rem; }

.bx--text-input__field-wrapper .bx--text-input--invalid + .bx--text-input--password__visibility, .bx--text-input__field-wrapper .bx--text-input--invalid + .bx--text-input--password__visibility__toggle {
  right: 1rem; }

.bx--password-input-wrapper .bx--text-input__invalid-icon {
  right: 2.5rem; }

.bx--text-input:disabled + .bx--text-input--password__visibility svg, .bx--text-input:disabled + .bx--text-input--password__visibility__toggle svg {
  cursor: not-allowed;
  fill: var(--cds-disabled-02, #c6c6c6); }

.bx--text-input:disabled + .bx--text-input--password__visibility svg:hover, .bx--text-input:disabled + .bx--text-input--password__visibility__toggle svg:hover {
  fill: var(--cds-disabled-02, #c6c6c6); }

.bx--text-input:disabled {
  outline: 2px solid transparent;
  outline-offset: -2px;
  color: var(--cds-disabled-02, #c6c6c6);
  background-color: var(--cds-disabled-01, #f4f4f4);
  border-bottom: 1px solid transparent;
  -webkit-text-fill-color: currentColor;
  cursor: not-allowed; }

.bx--text-input--light:disabled {
  background-color: var(--cds-field-02, #fff); }

.bx--text-input:disabled::-webkit-input-placeholder {
  color: var(--cds-disabled-02, #c6c6c6);
  opacity: 1; }

.bx--text-input:disabled::-moz-placeholder {
  color: var(--cds-disabled-02, #c6c6c6);
  opacity: 1; }

.bx--text-input:disabled:-ms-input-placeholder {
  color: var(--cds-disabled-02, #c6c6c6);
  opacity: 1; }

.bx--text-input:disabled::-ms-input-placeholder {
  color: var(--cds-disabled-02, #c6c6c6);
  opacity: 1; }

.bx--text-input:disabled::placeholder {
  color: var(--cds-disabled-02, #c6c6c6);
  opacity: 1; }

.bx--text-input--invalid {
  outline: 2px solid var(--cds-support-01, #da1e28);
  outline-offset: -2px;
  box-shadow: none; }

@media screen and (prefers-contrast) {
  .bx--text-input--invalid {
    outline-style: dotted; } }

.bx--text-input--invalid .bx--text-input--password__visibility, .bx--text-input--invalid .bx--text-input--password__visibility__toggle {
  right: 2.5rem; }

.bx--skeleton.bx--text-input {
  position: relative;
  padding: 0;
  background: var(--cds-skeleton-01, #e5e5e5);
  border: none;
  box-shadow: none;
  pointer-events: none; }

.bx--skeleton.bx--text-input:hover, .bx--skeleton.bx--text-input:focus, .bx--skeleton.bx--text-input:active {
  border: none;
  outline: none;
  cursor: default; }

.bx--skeleton.bx--text-input::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--cds-skeleton-02, #c6c6c6);
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
  animation: 3000ms ease-in-out skeleton infinite;
  content: '';
  will-change: transform-origin, transform, opacity; }

@media (prefers-reduced-motion: reduce) {
  .bx--skeleton.bx--text-input::before {
    -webkit-animation: none;
    animation: none; } }

.bx--form--fluid .bx--text-input-wrapper {
  position: relative;
  background: var(--cds-field-01, #f4f4f4);
  transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--form--fluid .bx--label {
  position: absolute;
  top: .8125rem;
  left: 1rem;
  z-index: 1;
  margin: 0; }

.bx--form--fluid .bx--form__helper-text {
  display: none; }

.bx--form--fluid .bx--text-input {
  min-height: 4rem;
  padding: 2rem 1rem .8125rem; }

.bx--text-input__divider, .bx--form--fluid .bx--text-input__divider {
  display: none; }

.bx--form--fluid .bx--text-input--invalid, .bx--form--fluid .bx--text-input--warn {
  border-bottom: none; }

.bx--form--fluid .bx--text-input--invalid + .bx--text-input__divider, .bx--form--fluid .bx--text-input--warn + .bx--text-input__divider {
  display: block;
  margin: 0 1rem;
  border-color: var(--cds-ui-03, #e0e0e0);
  border-style: solid;
  border-bottom: none; }

.bx--form--fluid .bx--text-input__invalid-icon {
  top: 5rem; }

.bx--form--fluid .bx--text-input-wrapper--light {
  background: var(--cds-field-02, #fff); }

.bx--form--fluid .bx--text-input__field-wrapper[data-invalid] > .bx--text-input--invalid {
  outline: 2px solid transparent;
  outline-offset: -2px; }

.bx--form--fluid .bx--text-input__field-wrapper[data-invalid]:not(:focus) {
  outline: 2px solid var(--cds-support-01, #da1e28);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--form--fluid .bx--text-input__field-wrapper[data-invalid]:not(:focus) {
    outline-style: dotted; } }

.bx--form--fluid .bx--text-input__field-wrapper[data-invalid] > .bx--text-input--invalid:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--form--fluid .bx--text-input__field-wrapper[data-invalid] > .bx--text-input--invalid:focus {
    outline-style: dotted; } }

.bx--text-input-wrapper--inline {
  flex-flow: row wrap; }

.bx--label--inline {
  flex: 1;
  margin: .8125rem 0 0 0;
  word-break: break-word;
  overflow-wrap: break-word; }

.bx--label--inline--sm {
  margin-top: .5625rem; }

.bx--label--inline--xl {
  margin-top: 1.0625rem; }

.bx--text-input__label-helper-wrapper {
  flex: 2;
  flex-direction: column;
  max-width: 8rem;
  margin-right: 1.5rem;
  overflow-wrap: break-word; }

.bx--form__helper-text--inline {
  margin-top: .125rem; }

.bx--text-input__field-outer-wrapper {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-items: flex-start;
  width: 100%; }

.bx--text-input__field-outer-wrapper--inline {
  flex: 8;
  flex-direction: column; }

.bx--language-selector__container {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #262626;
  --cds-ui-01: #393939;
  --cds-ui-02: #525252;
  --cds-ui-03: #525252;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ffb3b8;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #393939;
  --cds-field-02: #525252;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #ff8389;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #ff8389;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #4c4c4c;
  --cds-hover-light-ui: #656565;
  --cds-hover-selected-ui: #656565;
  --cds-active-ui: #6f6f6f;
  --cds-active-light-ui: #8d8d8d;
  --cds-selected-ui: #525252;
  --cds-selected-light-ui: #6f6f6f;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #4c4c4c;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #393939;
  --cds-disabled-02: #6f6f6f;
  --cds-disabled-03: #a8a8a8;
  --cds-highlight: #0043ce;
  --cds-decorative-01: #6f6f6f;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #6f6f6f;
  --cds-hover-field: #4c4c4c;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  margin-top: var(--cds-spacing-05, 1rem);
  padding-left: 0;
  padding-right: 0;
  order: 0; }

.bx--language-selector__container .bx--combo-box:hover {
  background-color: var(--cds-field-01, #393939); }

.bx--language-selector__container .bx--combo-box.bx--list-box--light:hover {
  background-color: var(--cds-field-02, #525252); }

.bx--language-selector__container .bx--combo-box .bx--text-input::-ms-clear {
  display: none; }

.bx--language-selector__container .bx--combo-box.bx--list-box--expanded .bx--text-input {
  border-bottom-color: var(--cds-ui-03, #525252); }

.bx--language-selector__container .bx--combo-box .bx--list-box__field, .bx--language-selector__container .bx--combo-box.bx--list-box[data-invalid] .bx--list-box__field, .bx--language-selector__container .bx--combo-box.bx--list-box--warning .bx--list-box__field, .bx--language-selector__container .bx--combo-box.bx--list-box--disabled.bx--list-box[data-invalid] .bx--list-box__field, .bx--language-selector__container .bx--combo-box.bx--list-box--disabled.bx--list-box--warning .bx--list-box__field {
  padding: 0; }

.bx--language-selector__container .bx--list-box__wrapper--inline {
  display: inline-grid;
  grid-gap: .25rem;
  grid-template: auto auto / auto auto;
  align-items: center; }

.bx--language-selector__container .bx--list-box__wrapper--inline .bx--label {
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

.bx--language-selector__container .bx--list-box__wrapper--inline .bx--label, .bx--language-selector__container .bx--list-box__wrapper--inline .bx--form__helper-text, .bx--language-selector__container .bx--list-box__wrapper--inline .bx--form-requirement {
  margin: 0; }

.bx--language-selector__container .bx--list-box__wrapper--inline .bx--form__helper-text {
  max-width: none; }

.bx--language-selector__container .bx--list-box__wrapper--inline .bx--form-requirement {
  grid-column: 2; }

.bx--language-selector__container .bx--list-box {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  position: relative;
  width: 100%;
  height: 2.5rem;
  max-height: 2.5rem;
  color: var(--cds-text-01, #f4f4f4);
  background-color: var(--cds-field-01, #393939);
  border: none;
  border-bottom: 1px solid var(--cds-ui-04, #8d8d8d);
  cursor: pointer;
  transition: all 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--language-selector__container .bx--list-box *, .bx--language-selector__container .bx--list-box *::before, .bx--language-selector__container .bx--list-box *::after {
  box-sizing: inherit; }

.bx--language-selector__container .bx--list-box:hover {
  background-color: var(--cds-hover-ui, #4c4c4c); }

.bx--language-selector__container .bx--list-box--xl {
  height: 3rem;
  max-height: 3rem; }

.bx--language-selector__container .bx--list-box--sm {
  height: 2rem;
  max-height: 2rem; }

.bx--language-selector__container .bx--list-box--expanded {
  border-bottom-color: var(--cds-ui-03, #525252); }

.bx--language-selector__container .bx--list-box--expanded:hover {
  background-color: var(--cds-field-01, #393939); }

.bx--language-selector__container .bx--list-box--expanded:hover.bx--list-box--light:hover {
  background-color: var(--cds-field-02, #525252); }

.bx--language-selector__container .bx--list-box .bx--text-input {
  min-width: 0;
  height: 100%; }

.bx--language-selector__container .bx--list-box__invalid-icon {
  position: absolute;
  top: 50%;
  right: 2.5rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: var(--cds-support-01, #ff8389); }

.bx--language-selector__container .bx--list-box__invalid-icon--warning {
  fill: var(--cds-support-03, #f1c21b); }

.bx--language-selector__container .bx--list-box__invalid-icon--warning path[fill] {
  opacity: 1;
  fill: #000; }

.bx--language-selector__container .bx--list-box[data-invalid] .bx--list-box__field, .bx--language-selector__container .bx--list-box.bx--list-box--warning .bx--list-box__field {
  padding-right: 4rem;
  border-bottom: 0; }

.bx--language-selector__container .bx--list-box[data-invalid].bx--list-box--inline .bx--list-box__field {
  padding-right: 3.5rem; }

.bx--language-selector__container .bx--list-box--light {
  background-color: var(--cds-field-02, #525252); }

.bx--language-selector__container .bx--list-box--light:hover {
  background-color: var(--cds-hover-light-ui, #656565); }

.bx--language-selector__container .bx--list-box--light .bx--list-box__menu {
  background: var(--cds-field-02, #525252); }

.bx--language-selector__container .bx--list-box--light .bx--list-box__menu-item__option {
  border-top-color: var(--cds-decorative-01, #6f6f6f); }

.bx--language-selector__container .bx--list-box--light.bx--list-box--expanded {
  border-bottom-color: transparent; }

.bx--language-selector__container .bx--list-box--disabled:hover {
  background-color: var(--cds-field-01, #393939); }

.bx--language-selector__container .bx--list-box--light.bx--list-box--disabled {
  background-color: var(--cds-field-02, #525252); }

.bx--language-selector__container .bx--list-box--disabled, .bx--language-selector__container .bx--list-box--disabled .bx--list-box__field, .bx--language-selector__container .bx--list-box--disabled .bx--list-box__field:focus {
  border-bottom-color: transparent;
  outline: none; }

.bx--language-selector__container .bx--list-box--disabled .bx--list-box__label, .bx--language-selector__container .bx--list-box--disabled.bx--list-box--inline .bx--list-box__label {
  color: var(--cds-disabled-02, #6f6f6f); }

.bx--language-selector__container .bx--list-box--disabled .bx--list-box__menu-icon > svg, .bx--language-selector__container .bx--list-box--disabled .bx--list-box__selection > svg {
  fill: var(--cds-disabled-02, #6f6f6f); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--language-selector__container .bx--list-box--disabled .bx--list-box__menu-icon > svg, .bx--language-selector__container .bx--list-box--disabled .bx--list-box__selection > svg {
    fill: GrayText; } }

.bx--language-selector__container .bx--list-box--disabled, .bx--language-selector__container .bx--list-box--disabled .bx--list-box__field, .bx--language-selector__container .bx--list-box--disabled .bx--list-box__menu-icon {
  cursor: not-allowed; }

.bx--language-selector__container .bx--list-box--disabled .bx--list-box__menu-item, .bx--language-selector__container .bx--list-box--disabled .bx--list-box__menu-item:hover, .bx--language-selector__container .bx--list-box--disabled .bx--list-box__menu-item--highlighted {
  color: var(--cds-disabled-02, #6f6f6f);
  text-decoration: none; }

.bx--language-selector__container .bx--list-box--disabled .bx--list-box__selection:hover {
  cursor: not-allowed; }

.bx--language-selector__container .bx--list-box--disabled.bx--list-box[data-invalid] .bx--list-box__field {
  padding-right: 3rem; }

.bx--language-selector__container .bx--list-box--disabled.bx--list-box[data-invalid].bx--list-box--inline .bx--list-box__field {
  padding-right: 2rem; }

.bx--language-selector__container .bx--list-box.bx--list-box--inline {
  background-color: transparent;
  border-width: 0; }

.bx--language-selector__container .bx--list-box.bx--list-box--inline:hover {
  background-color: var(--cds-hover-ui, #4c4c4c); }

.bx--language-selector__container .bx--list-box.bx--list-box--inline.bx--list-box--expanded {
  border-bottom-width: 0; }

.bx--language-selector__container .bx--list-box.bx--list-box--inline.bx--list-box--expanded .bx--list-box__field[aria-expanded='true'] {
  border-width: 0; }

.bx--language-selector__container .bx--list-box.bx--list-box--inline.bx--list-box--disabled:hover {
  background-color: transparent; }

.bx--language-selector__container .bx--list-box.bx--list-box--inline.bx--list-box--expanded:hover {
  background-color: var(--cds-field-02, #525252); }

.bx--language-selector__container .bx--list-box.bx--list-box--inline .bx--list-box__field {
  padding: 0 2rem 0 .5rem; }

.bx--language-selector__container .bx--list-box.bx--list-box--inline .bx--list-box__menu-icon {
  right: .5rem; }

.bx--language-selector__container .bx--list-box.bx--list-box--inline .bx--list-box__invalid-icon {
  right: 2rem; }

.bx--language-selector__container .bx--list-box--inline .bx--list-box__label {
  color: var(--cds-text-01, #f4f4f4); }

.bx--language-selector__container .bx--list-box--inline .bx--list-box__field {
  height: 100%; }

.bx--language-selector__container .bx--dropdown--inline .bx--list-box__field {
  max-width: 30rem; }

.bx--language-selector__container .bx--dropdown--inline .bx--list-box__menu {
  min-width: 18rem;
  max-width: 30rem; }

.bx--language-selector__container .bx--list-box__field {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  display: inline-block;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  position: relative;
  display: inline-flex;
  align-items: center;
  height: calc(100% + 1px);
  padding: 0 3rem 0 1rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;
  outline: none;
  cursor: pointer; }

.bx--language-selector__container .bx--list-box__field *, .bx--language-selector__container .bx--list-box__field *::before, .bx--language-selector__container .bx--list-box__field *::after {
  box-sizing: inherit; }

.bx--language-selector__container .bx--list-box__field::-moz-focus-inner {
  border: 0; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--language-selector__container .bx--list-box__field {
    border: 1px solid ButtonText; } }

.bx--language-selector__container .bx--list-box__field:focus {
  outline: 2px solid var(--cds-focus, #fff);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--language-selector__container .bx--list-box__field:focus {
    outline-style: dotted; } }

@media screen and (prefers-contrast) {
  .bx--language-selector__container .bx--list-box__field:focus {
    border-style: dotted; } }

.bx--language-selector__container .bx--list-box__field[disabled] {
  color: var(--cds-disabled-02, #6f6f6f);
  outline: none; }

.bx--language-selector__container .bx--list-box__field .bx--text-input {
  padding-right: 4.5rem; }

.bx--language-selector__container .bx--list-box[data-invalid] .bx--list-box__field .bx--text-input, .bx--language-selector__container .bx--list-box--warning .bx--list-box__field .bx--text-input {
  padding-right: 6.125rem; }

.bx--language-selector__container .bx--list-box[data-invalid] .bx--list-box__field .bx--text-input + .bx--list-box__invalid-icon, .bx--language-selector__container .bx--list-box--warning .bx--list-box__field .bx--text-input + .bx--list-box__invalid-icon {
  right: 4.125rem; }

.bx--language-selector__container .bx--list-box__field .bx--text-input--empty {
  padding-right: 3rem; }

.bx--language-selector__container .bx--list-box[data-invalid] .bx--list-box__field .bx--text-input--empty, .bx--language-selector__container .bx--list-box--warning .bx--list-box__field .bx--text-input--empty {
  padding-right: 4.5rem; }

.bx--language-selector__container .bx--list-box[data-invalid] .bx--list-box__field .bx--text-input--empty + .bx--list-box__invalid-icon, .bx--language-selector__container .bx--list-box--warning .bx--list-box__field .bx--text-input--empty + .bx--list-box__invalid-icon {
  right: 2.5rem; }

.bx--language-selector__container .bx--list-box__label {
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  overflow: hidden;
  color: var(--cds-text-01, #f4f4f4);
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.bx--language-selector__container .bx--list-box__menu-icon {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  display: inline-block;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  right: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  outline: none;
  cursor: pointer;
  transition: -webkit-transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-transform 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--language-selector__container .bx--list-box__menu-icon *, .bx--language-selector__container .bx--list-box__menu-icon *::before, .bx--language-selector__container .bx--list-box__menu-icon *::after {
  box-sizing: inherit; }

.bx--language-selector__container .bx--list-box__menu-icon::-moz-focus-inner {
  border: 0; }

.bx--language-selector__container .bx--list-box__menu-icon > svg {
  fill: var(--cds-icon-01, #f4f4f4); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--language-selector__container .bx--list-box__menu-icon > svg {
    fill: ButtonText; } }

.bx--language-selector__container .bx--list-box__menu-icon--open {
  justify-content: center;
  width: 1.5rem;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.bx--language-selector__container .bx--list-box__selection {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  display: inline-block;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: absolute;
  top: 50%;
  right: 2.25rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.bx--language-selector__container .bx--list-box__selection *, .bx--language-selector__container .bx--list-box__selection *::before, .bx--language-selector__container .bx--list-box__selection *::after {
  box-sizing: inherit; }

.bx--language-selector__container .bx--list-box__selection::-moz-focus-inner {
  border: 0; }

.bx--language-selector__container .bx--list-box__selection:focus {
  outline: 2px solid var(--cds-focus, #fff);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--language-selector__container .bx--list-box__selection:focus {
    outline-style: dotted; } }

.bx--language-selector__container .bx--list-box__selection:focus:hover {
  outline: 2px solid var(--cds-focus, #fff);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--language-selector__container .bx--list-box__selection:focus:hover {
    outline-style: dotted; } }

.bx--language-selector__container .bx--list-box__selection > svg {
  fill: var(--cds-icon-01, #f4f4f4); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--language-selector__container .bx--list-box__selection > svg {
    fill: ButtonText; } }

.bx--language-selector__container .bx--list-box--disabled .bx--list-box__selection:focus {
  outline: none; }

.bx--language-selector__container .bx--list-box__selection--multi {
  font-size: var(--cds-label-01-font-size, 0.875rem);
  font-weight: var(--cds-label-01-font-weight, 400);
  line-height: var(--cds-label-01-line-height, 1.125rem);
  letter-spacing: var(--cds-label-01-letter-spacing, 0.16px);
  position: static;
  top: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: auto;
  height: 1.5rem;
  margin-right: .625rem;
  padding: .5rem;
  padding-right: .125rem;
  color: var(--cds-inverse-01, #161616);
  line-height: 0;
  background-color: var(--cds-inverse-02, #f4f4f4);
  border-radius: .75rem;
  -webkit-transform: none;
  transform: none; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--language-selector__container .bx--list-box__selection--multi {
    border: 1px solid transparent; } }

.bx--language-selector__container .bx--list-box__selection--multi > svg {
  width: 1.25rem;
  height: 1.25rem;
  margin-left: .25rem;
  padding: .125rem;
  fill: var(--cds-inverse-01, #161616); }

.bx--language-selector__container .bx--list-box__selection--multi > svg:hover {
  background-color: var(--cds-hover-secondary, #606060);
  border-radius: 50%; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--language-selector__container .bx--list-box__selection--multi > svg {
    fill: ButtonText; } }

.bx--language-selector__container .bx--list-box--disabled .bx--list-box__selection--multi {
  color: var(--cds-disabled-01, #393939);
  background-color: var(--cds-disabled-02, #6f6f6f); }

.bx--language-selector__container .bx--list-box--disabled .bx--list-box__selection--multi.bx--tag--interactive:hover, .bx--language-selector__container .bx--list-box--disabled .bx--list-box__selection--multi .bx--tag__close-icon:hover {
  background-color: var(--cds-disabled-02, #6f6f6f); }

.bx--language-selector__container .bx--list-box--disabled .bx--list-box__selection--multi > svg {
  fill: var(--cds-disabled-01, #393939); }

.bx--language-selector__container .bx--list-box--disabled .bx--list-box__selection--multi > svg:hover {
  background-color: initial; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--language-selector__container .bx--list-box--disabled .bx--list-box__selection--multi {
    fill: GrayText; } }

.bx--language-selector__container .bx--list-box__selection--multi:hover {
  outline: none; }

.bx--language-selector__container .bx--list-box__menu {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  position: absolute;
  right: 0;
  left: 0;
  z-index: 9100;
  width: 100%;
  overflow-y: auto;
  background-color: var(--cds-ui-01, #393939);
  transition: max-height 110ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--language-selector__container .bx--list-box__menu:focus {
  outline: 1px solid var(--cds-focus, #fff); }

@media screen and (prefers-contrast) {
  .bx--language-selector__container .bx--list-box__menu:focus {
    outline-style: dotted; } }

.bx--language-selector__container .bx--list-box .bx--list-box__field[aria-expanded='false'] + .bx--list-box__menu {
  max-height: 0; }

.bx--language-selector__container .bx--list-box--expanded .bx--list-box__menu {
  max-height: 13.75rem; }

.bx--language-selector__container .bx--list-box--expanded.bx--list-box--xl .bx--list-box__menu {
  max-height: 16.5rem; }

.bx--language-selector__container .bx--list-box--expanded.bx--list-box--sm .bx--list-box__menu {
  max-height: 11rem; }

.bx--language-selector__container .bx--list-box__menu-item {
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  position: relative;
  height: 2.5rem;
  color: var(--cds-text-02, #c6c6c6);
  cursor: pointer;
  transition: background 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.bx--language-selector__container .bx--list-box__menu-item:hover {
  background-color: var(--cds-hover-ui, #4c4c4c); }

.bx--language-selector__container .bx--list-box__menu-item:active {
  background-color: var(--cds-selected-ui, #525252); }

.bx--language-selector__container .bx--list-box--light .bx--list-box__menu-item:hover {
  background-color: var(--cds-hover-light-ui, #656565); }

.bx--language-selector__container .bx--list-box--sm .bx--list-box__menu-item {
  height: 2rem; }

.bx--language-selector__container .bx--list-box--xl .bx--list-box__menu-item {
  height: 3rem; }

.bx--language-selector__container .bx--list-box--disabled .bx--list-box__menu-item:hover {
  background-color: transparent; }

.bx--language-selector__container .bx--list-box--light .bx--list-box__menu-item:active {
  background-color: var(--cds-selected-light-ui, #6f6f6f); }

.bx--language-selector__container .bx--list-box--disabled .bx--list-box__menu-item__option:hover {
  border-top-color: var(--cds-ui-03, #525252); }

.bx--language-selector__container .bx--list-box__menu-item:first-of-type .bx--list-box__menu-item__option {
  border-top-color: transparent; }

.bx--language-selector__container .bx--list-box__menu-item:hover .bx--list-box__menu-item__option {
  color: var(--cds-text-01, #f4f4f4); }

.bx--language-selector__container .bx--list-box__menu-item:hover + .bx--list-box__menu-item .bx--list-box__menu-item__option {
  border-top-color: transparent; }

.bx--language-selector__container .bx--list-box--disabled .bx--list-box__menu-item:hover + .bx--list-box__menu-item .bx--list-box__menu-item__option {
  border-top-color: var(--cds-ui-03, #525252); }

.bx--language-selector__container .bx--list-box__menu-item__option {
  outline: 2px solid transparent;
  outline-offset: -2px;
  display: block;
  height: 2.5rem;
  margin: 0 1rem;
  padding: .6875rem 0;
  padding-right: 1.5rem;
  overflow: hidden;
  color: var(--cds-text-02, #c6c6c6);
  font-weight: normal;
  line-height: 1rem;
  white-space: nowrap;
  text-decoration: none;
  text-overflow: ellipsis;
  border-top: 1px solid transparent;
  border-top-color: var(--cds-ui-03, #525252);
  border-bottom: 1px solid transparent;
  transition: border-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), color 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--language-selector__container .bx--list-box__menu-item__option:focus {
  outline: 2px solid var(--cds-focus, #fff);
  outline-offset: -2px;
  margin: 0;
  padding: .6875rem 1rem;
  border-color: transparent; }

@media screen and (prefers-contrast) {
  .bx--language-selector__container .bx--list-box__menu-item__option:focus {
    outline-style: dotted; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--language-selector__container .bx--list-box__menu-item__option:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--language-selector__container .bx--list-box__menu-item__option:hover {
  color: var(--cds-text-01, #f4f4f4);
  border-color: transparent; }

.bx--language-selector__container .bx--list-box--sm .bx--list-box__menu-item__option {
  height: 2rem;
  padding-top: .4375rem;
  padding-bottom: .4375rem; }

.bx--language-selector__container .bx--list-box--xl .bx--list-box__menu-item__option {
  height: 3rem;
  padding-top: .9375rem;
  padding-bottom: .9375rem; }

.bx--language-selector__container .bx--list-box--disabled .bx--list-box__menu-item:hover .bx--list-box__menu-item__option, .bx--language-selector__container .bx--list-box--disabled .bx--list-box__menu-item__option {
  color: var(--cds-disabled-02, #6f6f6f); }

.bx--language-selector__container .bx--list-box.bx--list-box--inline .bx--list-box__menu-item__option {
  margin: 0 .5rem; }

.bx--language-selector__container .bx--list-box.bx--list-box--inline .bx--list-box__menu-item__option:focus {
  margin: 0;
  padding-right: .5rem;
  padding-left: .5rem; }

.bx--language-selector__container .bx--list-box__menu-item--highlighted {
  color: var(--cds-text-01, #f4f4f4);
  background-color: var(--cds-hover-ui, #4c4c4c);
  border-color: transparent; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--language-selector__container .bx--list-box__menu-item--highlighted {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

.bx--language-selector__container .bx--list-box__menu-item--highlighted .bx--list-box__menu-item__option, .bx--language-selector__container .bx--list-box__menu-item--highlighted + .bx--list-box__menu-item .bx--list-box__menu-item__option {
  border-top-color: transparent; }

.bx--language-selector__container .bx--list-box__menu-item--highlighted .bx--list-box__menu-item__option {
  color: var(--cds-text-01, #f4f4f4); }

.bx--language-selector__container .bx--list-box__menu-item--active {
  color: var(--cds-text-01, #f4f4f4);
  background-color: var(--cds-selected-ui, #525252);
  border-bottom-color: var(--cds-selected-ui, #525252); }

.bx--language-selector__container .bx--list-box--light .bx--list-box__menu-item--active {
  background-color: var(--cds-selected-light-ui, #6f6f6f);
  border-bottom-color: var(--cds-selected-light-ui, #6f6f6f); }

.bx--language-selector__container .bx--list-box__menu-item--active:hover, .bx--language-selector__container .bx--list-box__menu-item--active.bx--list-box__menu-item--highlighted {
  background-color: var(--cds-selected-ui, #525252);
  border-bottom-color: var(--cds-selected-ui, #525252); }

.bx--language-selector__container .bx--list-box__menu-item--active .bx--list-box__menu-item__option {
  color: var(--cds-text-01, #f4f4f4); }

.bx--language-selector__container .bx--list-box__menu-item--active + .bx--list-box__menu-item > .bx--list-box__menu-item__option {
  border-top-color: transparent; }

.bx--language-selector__container .bx--list-box__menu-item__selected-icon {
  position: absolute;
  top: 50%;
  right: 1rem;
  display: none;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: var(--cds-icon-01, #f4f4f4); }

.bx--language-selector__container .bx--list-box--inline .bx--list-box__menu-item__selected-icon {
  right: .5rem; }

.bx--language-selector__container .bx--list-box__menu-item--active .bx--list-box__menu-item__selected-icon {
  display: block; }

.bx--language-selector__container .bx--list-box__menu-item .bx--checkbox-label {
  width: 100%; }

.bx--language-selector__container .bx--list-box__menu-item .bx--checkbox-label-text {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.bx--language-selector__container .bx--list-box--up .bx--list-box__menu {
  bottom: 2.5rem; }

.bx--language-selector__container .bx--list-box--up.bx--dropdown--sm .bx--list-box__menu, .bx--language-selector__container .bx--list-box--up.bx--list-box--sm .bx--list-box__menu {
  bottom: 2rem; }

.bx--language-selector__container .bx--list-box--up.bx--dropdown--xl .bx--list-box__menu, .bx--language-selector__container .bx--list-box--up.bx--list-box--xl .bx--list-box__menu {
  bottom: 3rem; }

.bx--language-selector__container .bx--list-box input[role='combobox'], .bx--language-selector__container .bx--list-box input[type='text'] {
  min-width: 0;
  background-color: inherit; }

.bx--language-selector__container .bx--select {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%; }

.bx--language-selector__container .bx--select *, .bx--language-selector__container .bx--select *::before, .bx--language-selector__container .bx--select *::after {
  box-sizing: inherit; }

.bx--language-selector__container .bx--select-input__wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%; }

.bx--language-selector__container .bx--select-input {
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  outline: 2px solid transparent;
  outline-offset: -2px;
  display: block;
  width: 100%;
  height: 2.5rem;
  padding: 0 var(--cds-spacing-09, 3rem) 0 var(--cds-spacing-05, 1rem);
  color: var(--cds-text-01, #f4f4f4);
  background-color: var(--cds-field-01, #393939);
  border: none;
  border-bottom: 1px solid var(--cds-ui-04, #8d8d8d);
  border-radius: 0;
  cursor: pointer;
  opacity: 1;
  transition: outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.bx--language-selector__container .bx--select-input:hover {
  background-color: var(--cds-hover-ui, #4c4c4c); }

.bx--language-selector__container .bx--select-input::-ms-expand {
  display: none; }

@-moz-document url-prefix() {
  .bx--language-selector__container .bx--select-input:-moz-focusring, .bx--language-selector__container .bx--select-input::-moz-focus-inner {
    color: transparent;
    text-shadow: 0 0 0 #000000;
    background-image: none; } }

.bx--language-selector__container .bx--select-input:focus {
  outline: 2px solid var(--cds-focus, #fff);
  outline-offset: -2px;
  color: var(--cds-text-01, #f4f4f4); }

@media screen and (prefers-contrast) {
  .bx--language-selector__container .bx--select-input:focus {
    outline-style: dotted; } }

.bx--language-selector__container .bx--select-input:disabled, .bx--language-selector__container .bx--select-input:hover:disabled {
  color: var(--cds-disabled-02, #6f6f6f);
  background-color: var(--cds-disabled-01, #393939);
  border-bottom-color: var(--cds-disabled-01, #393939);
  cursor: not-allowed; }

.bx--language-selector__container .bx--select-input--sm {
  height: 2rem;
  max-height: 2rem; }

.bx--language-selector__container .bx--select-input--xl {
  height: 3rem;
  max-height: 3rem; }

.bx--language-selector__container .bx--select--disabled .bx--label, .bx--language-selector__container .bx--select--disabled .bx--form__helper-text {
  color: var(--cds-disabled-02, #6f6f6f); }

.bx--language-selector__container .bx--select-input__wrapper[data-invalid] .bx--select-input, .bx--language-selector__container .bx--select--warning .bx--select-input {
  padding-right: 4.5rem; }

.bx--language-selector__container .bx--select-input:disabled ~ .bx--select__arrow {
  fill: var(--cds-disabled-02, #6f6f6f); }

.bx--language-selector__container .bx--select--light .bx--select-input {
  background-color: var(--cds-field-02, #525252); }

.bx--language-selector__container .bx--select--light .bx--select-input:hover {
  background-color: var(--cds-hover-ui, #4c4c4c); }

.bx--language-selector__container .bx--select--light .bx--select-input:disabled, .bx--language-selector__container .bx--select--light .bx--select-input:hover:disabled {
  color: var(--cds-disabled-02, #6f6f6f);
  background-color: var(--cds-field-02, #525252);
  cursor: not-allowed; }

.bx--language-selector__container .bx--select__arrow {
  position: absolute;
  top: 0;
  right: var(--cds-spacing-05, 1rem);
  height: 100%;
  pointer-events: none;
  fill: var(--cds-ui-05, #f4f4f4); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--language-selector__container .bx--select__arrow path {
    fill: ButtonText; } }

.bx--language-selector__container .bx--select__invalid-icon {
  position: absolute;
  right: var(--cds-spacing-08, 2.5rem); }

.bx--language-selector__container .bx--select-input__wrapper[data-invalid] .bx--select-input ~ .bx--select__invalid-icon {
  fill: var(--cds-support-01, #ff8389); }

.bx--language-selector__container .bx--select__invalid-icon--warning {
  fill: var(--cds-support-03, #f1c21b); }

.bx--language-selector__container .bx--select__invalid-icon--warning path[fill] {
  opacity: 1;
  fill: #000; }

.bx--language-selector__container .bx--select-optgroup, .bx--language-selector__container .bx--select-option {
  color: var(--cds-text-01, #f4f4f4); }

@-moz-document url-prefix() {
  .bx--language-selector__container .bx--select-option {
    color: var(--cds-text-01, #f4f4f4);
    background-color: var(--cds-ui-01, #393939); }
  .bx--language-selector__container .bx--select-optgroup {
    color: var(--cds-text-01, #f4f4f4); } }

.bx--language-selector__container .bx--select--inline {
  display: flex;
  flex-direction: row;
  align-items: center; }

.bx--language-selector__container .bx--select--inline.bx--select--invalid .bx--label, .bx--language-selector__container .bx--select--inline.bx--select--invalid .bx--form__helper-text {
  align-self: flex-start;
  margin-top: .8125rem; }

.bx--language-selector__container .bx--select--inline .bx--form__helper-text {
  margin-bottom: 0;
  margin-left: var(--cds-spacing-03, 0.5rem); }

.bx--language-selector__container .bx--select--inline .bx--label {
  margin: 0 .5rem 0 0;
  white-space: nowrap; }

.bx--language-selector__container .bx--select--inline .bx--select-input {
  width: auto;
  padding-right: var(--cds-spacing-07, 2rem);
  padding-left: .5rem;
  color: var(--cds-text-01, #f4f4f4);
  background-color: transparent;
  border-bottom: none; }

.bx--language-selector__container .bx--select--inline .bx--select-input[disabled], .bx--language-selector__container .bx--select--inline .bx--select-input[disabled]:hover {
  background-color: var(--cds-disabled-01, #393939); }

.bx--language-selector__container .bx--select--inline .bx--select__arrow {
  right: .5rem; }

.bx--language-selector__container .bx--select--inline.bx--select--invalid .bx--select-input {
  padding-right: 3.5rem; }

.bx--language-selector__container .bx--select--inline.bx--select--invalid .bx--select-input ~ .bx--select__invalid-icon {
  right: var(--cds-spacing-07, 2rem); }

.bx--language-selector__container .bx--select--inline .bx--select-input:disabled {
  color: var(--cds-disabled-02, #c6c6c6);
  cursor: not-allowed; }

.bx--language-selector__container .bx--select--inline .bx--select-input:disabled ~ * {
  cursor: not-allowed; }

.bx--language-selector__container .bx--select.bx--skeleton {
  position: relative;
  padding: 0;
  background: var(--cds-skeleton-01, #353535);
  border: none;
  box-shadow: none;
  pointer-events: none;
  width: 100%;
  height: 2.5rem; }

.bx--language-selector__container .bx--select.bx--skeleton:hover, .bx--language-selector__container .bx--select.bx--skeleton:focus, .bx--language-selector__container .bx--select.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default; }

.bx--language-selector__container .bx--select.bx--skeleton::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--cds-skeleton-02, #525252);
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
  animation: 3000ms ease-in-out skeleton infinite;
  content: '';
  will-change: transform-origin, transform, opacity; }

@media (prefers-reduced-motion: reduce) {
  .bx--language-selector__container .bx--select.bx--skeleton::before {
    -webkit-animation: none;
    animation: none; } }

.bx--language-selector__container .bx--select.bx--skeleton .bx--select-input {
  display: none; }

.bx--language-selector__container .bx--text-input {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  outline: 2px solid transparent;
  outline-offset: -2px;
  width: 100%;
  height: 2.5rem;
  padding: 0 1rem;
  color: var(--cds-text-01, #f4f4f4);
  background-color: var(--cds-field-01, #393939);
  border: none;
  border-bottom: 1px solid var(--cds-ui-04, #8d8d8d);
  transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--language-selector__container .bx--text-input *, .bx--language-selector__container .bx--text-input *::before, .bx--language-selector__container .bx--text-input *::after {
  box-sizing: inherit; }

.bx--language-selector__container .bx--text-input:focus, .bx--language-selector__container .bx--text-input:active {
  outline: 2px solid var(--cds-focus, #fff);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--language-selector__container .bx--text-input:focus, .bx--language-selector__container .bx--text-input:active {
    outline-style: dotted; } }

.bx--language-selector__container .bx--text-input-wrapper svg[hidden] {
  display: none; }

.bx--language-selector__container .bx--text-input--xl {
  height: 3rem; }

.bx--language-selector__container .bx--text-input--sm {
  height: 2rem; }

.bx--language-selector__container .bx--password-input {
  padding-right: 2.5rem; }

.bx--language-selector__container .bx--text-input::-webkit-input-placeholder {
  color: var(--cds-text-05, #8d8d8d);
  opacity: 1; }

.bx--language-selector__container .bx--text-input::-moz-placeholder {
  color: var(--cds-text-05, #8d8d8d);
  opacity: 1; }

.bx--language-selector__container .bx--text-input:-ms-input-placeholder {
  color: var(--cds-text-05, #8d8d8d);
  opacity: 1; }

.bx--language-selector__container .bx--text-input::-ms-input-placeholder {
  color: var(--cds-text-05, #8d8d8d);
  opacity: 1; }

.bx--language-selector__container .bx--text-input::placeholder {
  color: var(--cds-text-05, #8d8d8d);
  opacity: 1; }

.bx--language-selector__container .bx--text-input--light {
  background-color: var(--cds-field-02, #525252); }

.bx--language-selector__container .bx--text-input__field-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%; }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input__invalid-icon {
  position: absolute;
  top: 50%;
  right: 1rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: var(--cds-support-01, #ff8389); }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input__invalid-icon--warning {
  fill: var(--cds-support-03, #f1c21b); }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input__invalid-icon--warning path:first-of-type {
  opacity: 1;
  fill: #000; }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus {
  outline: 1px solid var(--cds-focus, #fff); }

@media screen and (prefers-contrast) {
  .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus {
    outline-style: dotted; } }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus {
  outline: 1px solid transparent; }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus svg {
  outline: 1px solid var(--cds-focus, #fff); }

@media screen and (prefers-contrast) {
  .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus svg {
    outline-style: dotted; } }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility::before, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility::after, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility::before, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility::after, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
    display: inline-block; } }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility::before, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--a11y::before, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--a11y::after {
  transition: none; }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility::after, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .1875rem 1rem;
  color: var(--cds-inverse-01, #161616);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #f4f4f4);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility::after, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility::after, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility::after, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility::after, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
    border: 1px solid transparent; } }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility::after {
  content: attr(aria-label); }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--a11y::after {
  content: none; }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible::before, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible::after, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover::before, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover::after, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus::before, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible + .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover + .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible + .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover + .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:hover.bx--tooltip--a11y::before, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus + .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--hidden .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  top: -.75rem; }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility::before, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility::after, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
  bottom: 0;
  left: 50%; }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility::before {
  bottom: -.5rem;
  border-color: transparent transparent var(--cds-inverse-02, #f4f4f4) transparent;
  border-width: 0 .25rem .3125rem .25rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility::after, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--assistive-text, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility + .bx--assistive-text {
  bottom: -.8125rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility, .bx--language-selector__container .bx--text-input__field-wrapper .bx--btn.bx--text-input--password__visibility__toggle.bx--tooltip__trigger {
  outline: 2px solid transparent;
  outline-offset: -2px;
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  min-height: auto;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  transition: outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility svg, .bx--language-selector__container .bx--text-input__field-wrapper .bx--btn.bx--text-input--password__visibility__toggle.bx--tooltip__trigger svg {
  transition: fill 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  fill: var(--cds-icon-02, #c6c6c6); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility svg, .bx--language-selector__container .bx--text-input__field-wrapper .bx--btn.bx--text-input--password__visibility__toggle.bx--tooltip__trigger svg {
    fill: ButtonText; } }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--btn.bx--text-input--password__visibility__toggle.bx--tooltip__trigger:focus {
  outline: 2px solid var(--cds-focus, #fff);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--language-selector__container .bx--text-input__field-wrapper .bx--btn.bx--text-input--password__visibility__toggle.bx--tooltip__trigger:focus {
    outline-style: dotted; } }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--btn.bx--text-input--password__visibility__toggle.bx--tooltip__trigger:hover, .bx--language-selector__container .bx--text-input__field-wrapper .bx--btn.bx--text-input--password__visibility__toggle.bx--tooltip__trigger:focus svg {
  fill: var(--cds-icon-01, #f4f4f4); }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--invalid {
  padding-right: 2.5rem; }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--invalid.bx--password-input {
  padding-right: 4rem; }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--invalid + .bx--text-input--password__visibility, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--invalid + .bx--text-input--password__visibility__toggle {
  right: 1rem; }

.bx--language-selector__container .bx--password-input-wrapper .bx--text-input__invalid-icon {
  right: 2.5rem; }

.bx--language-selector__container .bx--text-input:disabled + .bx--text-input--password__visibility svg, .bx--language-selector__container .bx--text-input:disabled + .bx--text-input--password__visibility__toggle svg {
  cursor: not-allowed;
  fill: var(--cds-disabled-02, #6f6f6f); }

.bx--language-selector__container .bx--text-input:disabled + .bx--text-input--password__visibility svg:hover, .bx--language-selector__container .bx--text-input:disabled + .bx--text-input--password__visibility__toggle svg:hover {
  fill: var(--cds-disabled-02, #6f6f6f); }

.bx--language-selector__container .bx--text-input:disabled {
  outline: 2px solid transparent;
  outline-offset: -2px;
  color: var(--cds-disabled-02, #6f6f6f);
  background-color: var(--cds-disabled-01, #393939);
  border-bottom: 1px solid transparent;
  -webkit-text-fill-color: currentColor;
  cursor: not-allowed; }

.bx--language-selector__container .bx--text-input--light:disabled {
  background-color: var(--cds-field-02, #525252); }

.bx--language-selector__container .bx--text-input:disabled::-webkit-input-placeholder {
  color: var(--cds-disabled-02, #6f6f6f);
  opacity: 1; }

.bx--language-selector__container .bx--text-input:disabled::-moz-placeholder {
  color: var(--cds-disabled-02, #6f6f6f);
  opacity: 1; }

.bx--language-selector__container .bx--text-input:disabled:-ms-input-placeholder {
  color: var(--cds-disabled-02, #6f6f6f);
  opacity: 1; }

.bx--language-selector__container .bx--text-input:disabled::-ms-input-placeholder {
  color: var(--cds-disabled-02, #6f6f6f);
  opacity: 1; }

.bx--language-selector__container .bx--text-input:disabled::placeholder {
  color: var(--cds-disabled-02, #6f6f6f);
  opacity: 1; }

.bx--language-selector__container .bx--text-input--invalid {
  outline: 2px solid var(--cds-support-01, #ff8389);
  outline-offset: -2px;
  box-shadow: none; }

@media screen and (prefers-contrast) {
  .bx--language-selector__container .bx--text-input--invalid {
    outline-style: dotted; } }

.bx--language-selector__container .bx--text-input--invalid .bx--text-input--password__visibility, .bx--language-selector__container .bx--text-input--invalid .bx--text-input--password__visibility__toggle {
  right: 2.5rem; }

.bx--language-selector__container .bx--skeleton.bx--text-input {
  position: relative;
  padding: 0;
  background: var(--cds-skeleton-01, #353535);
  border: none;
  box-shadow: none;
  pointer-events: none; }

.bx--language-selector__container .bx--skeleton.bx--text-input:hover, .bx--language-selector__container .bx--skeleton.bx--text-input:focus, .bx--language-selector__container .bx--skeleton.bx--text-input:active {
  border: none;
  outline: none;
  cursor: default; }

.bx--language-selector__container .bx--skeleton.bx--text-input::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--cds-skeleton-02, #525252);
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
  animation: 3000ms ease-in-out skeleton infinite;
  content: '';
  will-change: transform-origin, transform, opacity; }

@media (prefers-reduced-motion: reduce) {
  .bx--language-selector__container .bx--skeleton.bx--text-input::before {
    -webkit-animation: none;
    animation: none; } }

.bx--language-selector__container .bx--form--fluid .bx--text-input-wrapper {
  position: relative;
  background: var(--cds-field-01, #393939);
  transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--language-selector__container .bx--form--fluid .bx--label {
  position: absolute;
  top: .8125rem;
  left: 1rem;
  z-index: 1;
  margin: 0; }

.bx--language-selector__container .bx--form--fluid .bx--form__helper-text {
  display: none; }

.bx--language-selector__container .bx--form--fluid .bx--text-input {
  min-height: 4rem;
  padding: 2rem 1rem .8125rem; }

.bx--language-selector__container .bx--text-input__divider, .bx--language-selector__container .bx--form--fluid .bx--text-input__divider {
  display: none; }

.bx--language-selector__container .bx--form--fluid .bx--text-input--invalid, .bx--language-selector__container .bx--form--fluid .bx--text-input--warn {
  border-bottom: none; }

.bx--language-selector__container .bx--form--fluid .bx--text-input--invalid + .bx--text-input__divider, .bx--language-selector__container .bx--form--fluid .bx--text-input--warn + .bx--text-input__divider {
  display: block;
  margin: 0 1rem;
  border-color: var(--cds-ui-03, #525252);
  border-style: solid;
  border-bottom: none; }

.bx--language-selector__container .bx--form--fluid .bx--text-input__invalid-icon {
  top: 5rem; }

.bx--language-selector__container .bx--form--fluid .bx--text-input-wrapper--light {
  background: var(--cds-field-02, #525252); }

.bx--language-selector__container .bx--form--fluid .bx--text-input__field-wrapper[data-invalid] > .bx--text-input--invalid {
  outline: 2px solid transparent;
  outline-offset: -2px; }

.bx--language-selector__container .bx--form--fluid .bx--text-input__field-wrapper[data-invalid]:not(:focus) {
  outline: 2px solid var(--cds-support-01, #ff8389);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--language-selector__container .bx--form--fluid .bx--text-input__field-wrapper[data-invalid]:not(:focus) {
    outline-style: dotted; } }

.bx--language-selector__container .bx--form--fluid .bx--text-input__field-wrapper[data-invalid] > .bx--text-input--invalid:focus {
  outline: 2px solid var(--cds-focus, #fff);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--language-selector__container .bx--form--fluid .bx--text-input__field-wrapper[data-invalid] > .bx--text-input--invalid:focus {
    outline-style: dotted; } }

.bx--language-selector__container .bx--text-input-wrapper--inline {
  flex-flow: row wrap; }

.bx--language-selector__container .bx--label--inline {
  flex: 1;
  margin: .8125rem 0 0 0;
  word-break: break-word;
  overflow-wrap: break-word; }

.bx--language-selector__container .bx--label--inline--sm {
  margin-top: .5625rem; }

.bx--language-selector__container .bx--label--inline--xl {
  margin-top: 1.0625rem; }

.bx--language-selector__container .bx--text-input__label-helper-wrapper {
  flex: 2;
  flex-direction: column;
  max-width: 8rem;
  margin-right: 1.5rem;
  overflow-wrap: break-word; }

.bx--language-selector__container .bx--form__helper-text--inline {
  margin-top: .125rem; }

.bx--language-selector__container .bx--text-input__field-outer-wrapper {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-items: flex-start;
  width: 100%; }

.bx--language-selector__container .bx--text-input__field-outer-wrapper--inline {
  flex: 8;
  flex-direction: column; }

.bx--language-selector__container .bx--list-box__invalid-icon, .bx--language-selector__container .bx--list-box__selection svg {
  width: 1.25rem;
  height: 1.25rem; }

.bx--language-selector__container .bx--combo-box.bx--list-box .bx--list-box__menu-icon {
  top: 0.75rem; }

.bx--language-selector__container .bx--combo-box.bx--list-box .bx--list-box__menu-icon svg {
  height: 1.25rem;
  width: 1.25rem; }

.bx--language-selector__container .bx--list-box {
  height: 3rem;
  max-height: 3rem; }

.bx--language-selector__container .bx--list-box__field {
  height: 3rem; }

.bx--language-selector__container .bx--list-box__menu-item {
  height: 3rem; }

.bx--language-selector__container .bx--list-box__menu-item__option {
  height: 3rem;
  padding: .875rem 0; }

.bx--language-selector__container .bx--list-box__menu-item__option:focus {
  padding: .875rem 1rem; }

.bx--language-selector__container .bx--list-box__menu-icon > svg {
  width: 1.25rem; }

.bx--language-selector__container .bx--select-input {
  height: 3rem; }

.bx--language-selector__container .bx--select__invalid-icon {
  height: 1.25rem;
  width: 1.25rem; }

.bx--language-selector__container .bx--select__arrow {
  width: 1.25rem; }

.bx--language-selector__container .bx--select--inline.bx--select--invalid .bx--label, .bx--language-selector__container .bx--select--inline.bx--select--invalid .bx--form__helper-text {
  margin-top: 1rem; }

.bx--language-selector__container .bx--form__helper-text {
  line-height: 1rem; }

.bx--language-selector__container .bx--text-input {
  height: 3rem; }

.bx--language-selector__container .bx--text-input__invalid-icon {
  height: 1.25rem;
  width: 1.25rem; }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility__toggle.bx--tooltip__trigger {
  height: 1.25rem;
  width: 1.25rem; }

.bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--icon-visibility-off, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility .bx--icon-visibility-on, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility__toggle.bx--tooltip__trigger .bx--icon-visibility-off, .bx--language-selector__container .bx--text-input__field-wrapper .bx--text-input--password__visibility__toggle.bx--tooltip__trigger .bx--icon-visibility-on {
  height: 1.25rem;
  width: 1.25rem; }

@media (min-width: 42rem) {
  .bx--language-selector__container {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    display: block;
    flex: 0 0 100%;
    max-width: 100%; }
  .bx--row--condensed .bx--language-selector__container, .bx--grid--condensed .bx--language-selector__container {
    padding-right: .03125rem;
    padding-left: .03125rem; }
  .bx--row--narrow .bx--language-selector__container, .bx--grid--narrow .bx--language-selector__container {
    padding-right: 1rem;
    padding-left: 0; } }

.bx--language-selector__container .bx--language-selector {
  max-width: 100%;
  width: 100%;
  height: 3rem; }

@media (min-width: 42rem) {
  .bx--language-selector__container .bx--language-selector {
    min-width: 13.5rem;
    max-width: 20rem; }
  .bx--footer--short .bx--language-selector__container .bx--language-selector {
    float: right; } }

.bx--language-selector__container .bx--language-selector .bx--text-input, .bx--language-selector__container .bx--language-selector .bx--list-box__menu-item__option {
  font-size: var(--cds-body-long-02-font-size, 1rem);
  font-weight: var(--cds-body-long-02-font-weight, 400);
  line-height: var(--cds-body-long-02-line-height, 1.5);
  letter-spacing: var(--cds-body-long-02-letter-spacing, 0); }

.bx--footer--short .bx--language-selector__container {
  margin-top: 0; }

@media (min-width: 42rem) {
  .bx--language-selector__container {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 1rem; }
  .bx--footer--short .bx--language-selector__container {
    margin-left: 25%; } }

@media (min-width: 66rem) {
  .bx--language-selector__container {
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
    order: 1; }
  .bx--footer--short .bx--language-selector__container {
    margin-left: 62.5%; } }

@media (min-width: 99rem) {
  .bx--language-selector__container {
    display: block;
    flex: 0 0 18.75%;
    max-width: 18.75%; }
  .bx--footer--short .bx--language-selector__container {
    margin-left: 68.75%; } }

.bx--language-selector__container .bx--list-box__menu {
  z-index: 1; }

.bx--language-selector__container .bx--select-input__wrapper {
  width: 100%; }

.bx--language-selector__container .bx--select-input__wrapper .bx--select-input {
  width: 100%;
  max-width: 100%;
  height: var(--cds-layout-04, 3rem); }

.bx--language-selector__container .bx--form-item {
  display: block; }

@media (min-width: 66rem) {
  .bx--language-selector__container .bx--form-item {
    display: none; } }

.bx--language-selector__container .bx--list-box__wrapper {
  display: none; }

@media (min-width: 66rem) {
  .bx--language-selector__container .bx--list-box__wrapper {
    display: block; } }

.bx--language-selector__container .bx--label {
  height: 0;
  padding: 0;
  margin: 0;
  display: block;
  visibility: hidden; }

:host(dds-locale-button), .bx--locale-btn__container {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #262626;
  --cds-ui-01: #393939;
  --cds-ui-02: #525252;
  --cds-ui-03: #525252;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ffb3b8;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #393939;
  --cds-field-02: #525252;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #ff8389;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #ff8389;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #4c4c4c;
  --cds-hover-light-ui: #656565;
  --cds-hover-selected-ui: #656565;
  --cds-active-ui: #6f6f6f;
  --cds-active-light-ui: #8d8d8d;
  --cds-selected-ui: #525252;
  --cds-selected-light-ui: #6f6f6f;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #4c4c4c;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #393939;
  --cds-disabled-02: #6f6f6f;
  --cds-disabled-03: #a8a8a8;
  --cds-highlight: #0043ce;
  --cds-decorative-01: #6f6f6f;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #6f6f6f;
  --cds-hover-field: #4c4c4c;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  margin-top: 1rem;
  padding-left: 0;
  padding-right: 0;
  order: 0; }

:host(dds-locale-button) .bx--btn, .bx--locale-btn__container .bx--btn {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  position: relative;
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  max-width: 20rem;
  min-height: 3rem;
  margin: 0;
  padding: calc(0.875rem - 3px) 63px calc(0.875rem - 3px) 15px;
  text-align: left;
  text-decoration: none;
  vertical-align: top;
  border-radius: 0;
  outline: none;
  cursor: pointer;
  transition: background 70ms cubic-bezier(0, 0, 0.38, 0.9), box-shadow 70ms cubic-bezier(0, 0, 0.38, 0.9), border-color 70ms cubic-bezier(0, 0, 0.38, 0.9), outline 70ms cubic-bezier(0, 0, 0.38, 0.9); }

:host(dds-locale-button) .bx--btn *, :host(dds-locale-button) .bx--btn *::before, :host(dds-locale-button) .bx--btn *::after, .bx--locale-btn__container .bx--btn *, .bx--locale-btn__container .bx--btn *::before, .bx--locale-btn__container .bx--btn *::after {
  box-sizing: inherit; }

:host(dds-locale-button) .bx--btn:disabled, :host(dds-locale-button) .bx--btn:hover:disabled, :host(dds-locale-button) .bx--btn:focus:disabled, :host(dds-locale-button) .bx--btn.bx--btn--disabled, :host(dds-locale-button) .bx--btn.bx--btn--disabled:hover, :host(dds-locale-button) .bx--btn.bx--btn--disabled:focus, .bx--locale-btn__container .bx--btn:disabled, .bx--locale-btn__container .bx--btn:hover:disabled, .bx--locale-btn__container .bx--btn:focus:disabled, .bx--locale-btn__container .bx--btn.bx--btn--disabled, .bx--locale-btn__container .bx--btn.bx--btn--disabled:hover, .bx--locale-btn__container .bx--btn.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #a8a8a8);
  background: var(--cds-disabled-02, #6f6f6f);
  border-color: var(--cds-disabled-02, #6f6f6f);
  box-shadow: none;
  cursor: not-allowed; }

:host(dds-locale-button) .bx--btn .bx--btn__icon, .bx--locale-btn__container .bx--btn .bx--btn__icon {
  position: absolute;
  right: 1rem;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem; }

:host(dds-locale-button) .bx--btn::-moz-focus-inner, .bx--locale-btn__container .bx--btn::-moz-focus-inner {
  padding: 0;
  border: 0; }

:host(dds-locale-button) .bx--btn--primary, .bx--locale-btn__container .bx--btn--primary {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-interactive-01, #0f62fe);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px; }

:host(dds-locale-button) .bx--btn--primary:hover, .bx--locale-btn__container .bx--btn--primary:hover {
  background-color: var(--cds-hover-primary, #0353e9); }

:host(dds-locale-button) .bx--btn--primary:focus, .bx--locale-btn__container .bx--btn--primary:focus {
  border-color: var(--cds-focus, #fff);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #fff), inset 0 0 0 2px var(--cds-ui-background, #262626); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-locale-button) .bx--btn--primary:focus, .bx--locale-btn__container .bx--btn--primary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-locale-button) .bx--btn--primary:active, .bx--locale-btn__container .bx--btn--primary:active {
  background-color: var(--cds-active-primary, #002d9c); }

:host(dds-locale-button) .bx--btn--primary .bx--btn__icon, :host(dds-locale-button) .bx--btn--primary .bx--btn__icon path:not([data-icon-path]), .bx--locale-btn__container .bx--btn--primary .bx--btn__icon, .bx--locale-btn__container .bx--btn--primary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-locale-button) .bx--btn--primary:hover, .bx--locale-btn__container .bx--btn--primary:hover {
  color: var(--cds-text-04, #fff); }

:host(dds-locale-button) .bx--btn--secondary, .bx--locale-btn__container .bx--btn--secondary {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-interactive-02, #6f6f6f);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px; }

:host(dds-locale-button) .bx--btn--secondary:hover, .bx--locale-btn__container .bx--btn--secondary:hover {
  background-color: var(--cds-hover-secondary, #606060); }

:host(dds-locale-button) .bx--btn--secondary:focus, .bx--locale-btn__container .bx--btn--secondary:focus {
  border-color: var(--cds-focus, #fff);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #fff), inset 0 0 0 2px var(--cds-ui-background, #262626); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-locale-button) .bx--btn--secondary:focus, .bx--locale-btn__container .bx--btn--secondary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-locale-button) .bx--btn--secondary:active, .bx--locale-btn__container .bx--btn--secondary:active {
  background-color: var(--cds-active-secondary, #393939); }

:host(dds-locale-button) .bx--btn--secondary .bx--btn__icon, :host(dds-locale-button) .bx--btn--secondary .bx--btn__icon path:not([data-icon-path]), .bx--locale-btn__container .bx--btn--secondary .bx--btn__icon, .bx--locale-btn__container .bx--btn--secondary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-locale-button) .bx--btn--secondary:hover, :host(dds-locale-button) .bx--btn--secondary:focus, .bx--locale-btn__container .bx--btn--secondary:hover, .bx--locale-btn__container .bx--btn--secondary:focus {
  color: var(--cds-text-04, #fff); }

:host(dds-locale-button) .bx--btn--tertiary, .bx--locale-btn__container .bx--btn--tertiary {
  color: var(--cds-interactive-03, #fff);
  background-color: rgba(0, 0, 0, 0);
  border-color: var(--cds-interactive-03, #fff);
  border-style: solid;
  border-width: 1px; }

:host(dds-locale-button) .bx--btn--tertiary:hover, .bx--locale-btn__container .bx--btn--tertiary:hover {
  background-color: var(--cds-hover-tertiary, #f4f4f4); }

:host(dds-locale-button) .bx--btn--tertiary:focus, .bx--locale-btn__container .bx--btn--tertiary:focus {
  border-color: var(--cds-focus, #fff);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #fff), inset 0 0 0 2px var(--cds-ui-background, #262626); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-locale-button) .bx--btn--tertiary:focus, .bx--locale-btn__container .bx--btn--tertiary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-locale-button) .bx--btn--tertiary:active, .bx--locale-btn__container .bx--btn--tertiary:active {
  background-color: var(--cds-active-tertiary, #c6c6c6); }

:host(dds-locale-button) .bx--btn--tertiary .bx--btn__icon, :host(dds-locale-button) .bx--btn--tertiary .bx--btn__icon path:not([data-icon-path]), .bx--locale-btn__container .bx--btn--tertiary .bx--btn__icon, .bx--locale-btn__container .bx--btn--tertiary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-locale-button) .bx--btn--tertiary:hover, .bx--locale-btn__container .bx--btn--tertiary:hover {
  color: var(--cds-inverse-01, #161616); }

:host(dds-locale-button) .bx--btn--tertiary:focus, .bx--locale-btn__container .bx--btn--tertiary:focus {
  color: var(--cds-inverse-01, #161616);
  background-color: var(--cds-interactive-03, #fff); }

:host(dds-locale-button) .bx--btn--tertiary:active, .bx--locale-btn__container .bx--btn--tertiary:active {
  color: var(--cds-inverse-01, #161616);
  background-color: var(--cds-active-tertiary, #c6c6c6);
  border-color: transparent; }

:host(dds-locale-button) .bx--btn--tertiary:disabled, :host(dds-locale-button) .bx--btn--tertiary:hover:disabled, :host(dds-locale-button) .bx--btn--tertiary:focus:disabled, :host(dds-locale-button) .bx--btn--tertiary.bx--btn--disabled, :host(dds-locale-button) .bx--btn--tertiary.bx--btn--disabled:hover, :host(dds-locale-button) .bx--btn--tertiary.bx--btn--disabled:focus, .bx--locale-btn__container .bx--btn--tertiary:disabled, .bx--locale-btn__container .bx--btn--tertiary:hover:disabled, .bx--locale-btn__container .bx--btn--tertiary:focus:disabled, .bx--locale-btn__container .bx--btn--tertiary.bx--btn--disabled, .bx--locale-btn__container .bx--btn--tertiary.bx--btn--disabled:hover, .bx--locale-btn__container .bx--btn--tertiary.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #a8a8a8);
  background: transparent;
  outline: none; }

:host(dds-locale-button) .bx--btn--ghost, .bx--locale-btn__container .bx--btn--ghost {
  color: var(--cds-link-01, #78a9ff);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px;
  padding: calc(0.875rem - 3px) 16px; }

:host(dds-locale-button) .bx--btn--ghost:hover, .bx--locale-btn__container .bx--btn--ghost:hover {
  background-color: var(--cds-hover-ui, #4c4c4c); }

:host(dds-locale-button) .bx--btn--ghost:focus, .bx--locale-btn__container .bx--btn--ghost:focus {
  border-color: var(--cds-focus, #fff);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #fff), inset 0 0 0 2px var(--cds-ui-background, #262626); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-locale-button) .bx--btn--ghost:focus, .bx--locale-btn__container .bx--btn--ghost:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-locale-button) .bx--btn--ghost:active, .bx--locale-btn__container .bx--btn--ghost:active {
  background-color: var(--cds-active-ui, #6f6f6f); }

:host(dds-locale-button) .bx--btn--ghost .bx--btn__icon, :host(dds-locale-button) .bx--btn--ghost .bx--btn__icon path:not([data-icon-path]), .bx--locale-btn__container .bx--btn--ghost .bx--btn__icon, .bx--locale-btn__container .bx--btn--ghost .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-locale-button) .bx--btn--ghost .bx--btn__icon, .bx--locale-btn__container .bx--btn--ghost .bx--btn__icon {
  position: static;
  margin-left: .5rem; }

:host(dds-locale-button) .bx--btn--ghost:hover, :host(dds-locale-button) .bx--btn--ghost:active, .bx--locale-btn__container .bx--btn--ghost:hover, .bx--locale-btn__container .bx--btn--ghost:active {
  color: var(--cds-hover-primary-text, #a6c8ff); }

:host(dds-locale-button) .bx--btn--ghost:active, .bx--locale-btn__container .bx--btn--ghost:active {
  background-color: var(--cds-active-ui, #6f6f6f); }

:host(dds-locale-button) .bx--btn--ghost:disabled, :host(dds-locale-button) .bx--btn--ghost:hover:disabled, :host(dds-locale-button) .bx--btn--ghost:focus:disabled, :host(dds-locale-button) .bx--btn--ghost.bx--btn--disabled, :host(dds-locale-button) .bx--btn--ghost.bx--btn--disabled:hover, :host(dds-locale-button) .bx--btn--ghost.bx--btn--disabled:focus, .bx--locale-btn__container .bx--btn--ghost:disabled, .bx--locale-btn__container .bx--btn--ghost:hover:disabled, .bx--locale-btn__container .bx--btn--ghost:focus:disabled, .bx--locale-btn__container .bx--btn--ghost.bx--btn--disabled, .bx--locale-btn__container .bx--btn--ghost.bx--btn--disabled:hover, .bx--locale-btn__container .bx--btn--ghost.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #a8a8a8);
  background: transparent;
  border-color: transparent;
  outline: none; }

:host(dds-locale-button) .bx--btn--ghost.bx--btn--sm, .bx--locale-btn__container .bx--btn--ghost.bx--btn--sm {
  padding: calc(0.375rem - 3px) 16px; }

:host(dds-locale-button) .bx--btn--ghost.bx--btn--field, .bx--locale-btn__container .bx--btn--ghost.bx--btn--field {
  padding: calc(0.675rem - 3px) 16px; }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  outline: 1px solid var(--cds-focus, #fff); }

@media screen and (prefers-contrast) {
  :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
    outline-style: dotted; } }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  outline: 1px solid transparent; }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  outline: 1px solid var(--cds-focus, #fff); }

@media screen and (prefers-contrast) {
  :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
    outline-style: dotted; } }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    display: inline-block; } }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::before, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::before, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after {
  transition: none; }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .1875rem 1rem;
  color: var(--cds-inverse-01, #161616);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #f4f4f4);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    border: 1px solid transparent; } }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after {
  content: attr(aria-label); }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after {
  content: none; }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::before, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::after, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::before, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::after, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::before, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::after, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::before, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::after, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::before, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::after, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::before, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible.bx--tooltip--a11y::before, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover.bx--tooltip--a11y::before, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus.bx--tooltip--a11y::before, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover.bx--tooltip--a11y::before, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden .bx--assistive-text, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden + .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden.bx--tooltip--a11y::before, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger svg, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover svg, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger svg, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover svg, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  fill: currentColor; }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::before, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::after, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::before, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::after, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  opacity: 0;
  clip: rect(0, 0, 0, 0); }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only:not(.bx--tooltip--hidden) .bx--assistive-text, .bx--locale-btn__container .bx--btn.bx--btn--icon-only:not(.bx--tooltip--hidden) .bx--assistive-text {
  pointer-events: all; }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  border-color: var(--cds-focus, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:active:not([disabled]), .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:active:not([disabled]) {
  border-color: transparent; }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  outline-color: transparent; }

:host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:hover, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:focus, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:active, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:hover, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:focus, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:active {
  cursor: not-allowed;
  fill: var(--cds-disabled-03, #a8a8a8); }

:host(dds-locale-button) .bx--btn--icon-only--top, .bx--locale-btn__container .bx--btn--icon-only--top {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

:host(dds-locale-button) .bx--btn--icon-only--top:focus, .bx--locale-btn__container .bx--btn--icon-only--top:focus {
  outline: 1px solid var(--cds-focus, #fff); }

@media screen and (prefers-contrast) {
  :host(dds-locale-button) .bx--btn--icon-only--top:focus, .bx--locale-btn__container .bx--btn--icon-only--top:focus {
    outline-style: dotted; } }

:host(dds-locale-button) .bx--btn--icon-only--top:focus, .bx--locale-btn__container .bx--btn--icon-only--top:focus {
  outline: 1px solid transparent; }

:host(dds-locale-button) .bx--btn--icon-only--top:focus svg, .bx--locale-btn__container .bx--btn--icon-only--top:focus svg {
  outline: 1px solid var(--cds-focus, #fff); }

@media screen and (prefers-contrast) {
  :host(dds-locale-button) .bx--btn--icon-only--top:focus svg, .bx--locale-btn__container .bx--btn--icon-only--top:focus svg {
    outline-style: dotted; } }

:host(dds-locale-button) .bx--btn--icon-only--top::before, :host(dds-locale-button) .bx--btn--icon-only--top::after, :host(dds-locale-button) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top::before, .bx--locale-btn__container .bx--btn--icon-only--top::after, .bx--locale-btn__container .bx--btn--icon-only--top .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  :host(dds-locale-button) .bx--btn--icon-only--top::before, :host(dds-locale-button) .bx--btn--icon-only--top::after, :host(dds-locale-button) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top::before, .bx--locale-btn__container .bx--btn--icon-only--top::after, .bx--locale-btn__container .bx--btn--icon-only--top .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top + .bx--assistive-text {
    display: inline-block; } }

:host(dds-locale-button) .bx--btn--icon-only--top::before, :host(dds-locale-button) .bx--btn--icon-only--top::after, .bx--locale-btn__container .bx--btn--icon-only--top::before, .bx--locale-btn__container .bx--btn--icon-only--top::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-locale-button) .bx--btn--icon-only--top.bx--tooltip--a11y::before, :host(dds-locale-button) .bx--btn--icon-only--top.bx--tooltip--a11y::after, .bx--locale-btn__container .bx--btn--icon-only--top.bx--tooltip--a11y::before, .bx--locale-btn__container .bx--btn--icon-only--top.bx--tooltip--a11y::after {
  transition: none; }

:host(dds-locale-button) .bx--btn--icon-only--top::before, .bx--locale-btn__container .bx--btn--icon-only--top::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

:host(dds-locale-button) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

:host(dds-locale-button) .bx--btn--icon-only--top::after, :host(dds-locale-button) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top::after, .bx--locale-btn__container .bx--btn--icon-only--top .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .1875rem 1rem;
  color: var(--cds-inverse-01, #161616);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #f4f4f4);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  :host(dds-locale-button) .bx--btn--icon-only--top::after, :host(dds-locale-button) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top::after, .bx--locale-btn__container .bx--btn--icon-only--top .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  :host(dds-locale-button) .bx--btn--icon-only--top::after, :host(dds-locale-button) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top::after, .bx--locale-btn__container .bx--btn--icon-only--top .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  :host(dds-locale-button) .bx--btn--icon-only--top::after, :host(dds-locale-button) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top::after, .bx--locale-btn__container .bx--btn--icon-only--top .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-locale-button) .bx--btn--icon-only--top::after, :host(dds-locale-button) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top::after, .bx--locale-btn__container .bx--btn--icon-only--top .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top + .bx--assistive-text {
    border: 1px solid transparent; } }

:host(dds-locale-button) .bx--btn--icon-only--top::after, .bx--locale-btn__container .bx--btn--icon-only--top::after {
  content: attr(aria-label); }

:host(dds-locale-button) .bx--btn--icon-only--top.bx--tooltip--a11y::after, .bx--locale-btn__container .bx--btn--icon-only--top.bx--tooltip--a11y::after {
  content: none; }

:host(dds-locale-button) .bx--btn--icon-only--top.bx--tooltip--visible::before, :host(dds-locale-button) .bx--btn--icon-only--top.bx--tooltip--visible::after, :host(dds-locale-button) .bx--btn--icon-only--top:hover::before, :host(dds-locale-button) .bx--btn--icon-only--top:hover::after, :host(dds-locale-button) .bx--btn--icon-only--top:focus::before, :host(dds-locale-button) .bx--btn--icon-only--top:focus::after, .bx--locale-btn__container .bx--btn--icon-only--top.bx--tooltip--visible::before, .bx--locale-btn__container .bx--btn--icon-only--top.bx--tooltip--visible::after, .bx--locale-btn__container .bx--btn--icon-only--top:hover::before, .bx--locale-btn__container .bx--btn--icon-only--top:hover::after, .bx--locale-btn__container .bx--btn--icon-only--top:focus::before, .bx--locale-btn__container .bx--btn--icon-only--top:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

:host(dds-locale-button) .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top:hover .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top:hover + .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top:focus .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top:focus + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top:hover .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top:hover + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top:focus .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

:host(dds-locale-button) .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top.bx--tooltip--visible.bx--tooltip--a11y::before, :host(dds-locale-button) .bx--btn--icon-only--top:hover .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top:hover + .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top:hover.bx--tooltip--a11y::before, :host(dds-locale-button) .bx--btn--icon-only--top:focus .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top:focus + .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top:focus.bx--tooltip--a11y::before, .bx--locale-btn__container .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--locale-btn__container .bx--btn--icon-only--top:hover .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top:hover + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top:hover.bx--tooltip--a11y::before, .bx--locale-btn__container .bx--btn--icon-only--top:focus .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top:focus + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-locale-button) .bx--btn--icon-only--top.bx--tooltip--hidden .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top.bx--tooltip--hidden + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top.bx--tooltip--hidden .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

:host(dds-locale-button) .bx--btn--icon-only--top.bx--tooltip--hidden.bx--tooltip--a11y::before, .bx--locale-btn__container .bx--btn--icon-only--top.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

:host(dds-locale-button) .bx--btn--icon-only--top .bx--assistive-text::after, .bx--locale-btn__container .bx--btn--icon-only--top .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  bottom: -.75rem; }

:host(dds-locale-button) .bx--btn--icon-only--top::before, :host(dds-locale-button) .bx--btn--icon-only--top::after, :host(dds-locale-button) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top::before, .bx--locale-btn__container .bx--btn--icon-only--top::after, .bx--locale-btn__container .bx--btn--icon-only--top .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top + .bx--assistive-text {
  top: 0;
  left: 50%; }

:host(dds-locale-button) .bx--btn--icon-only--top::before, .bx--locale-btn__container .bx--btn--icon-only--top::before {
  top: -.5rem;
  border-color: var(--cds-inverse-02, #f4f4f4) transparent transparent transparent;
  border-width: .3125rem .25rem 0 .25rem;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

:host(dds-locale-button) .bx--btn--icon-only--top::after, :host(dds-locale-button) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--top + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top::after, .bx--locale-btn__container .bx--btn--icon-only--top .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--top + .bx--assistive-text {
  top: -.8125rem;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

:host(dds-locale-button) .bx--btn--icon-only--bottom .bx--assistive-text::after, .bx--locale-btn__container .bx--btn--icon-only--bottom .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  top: -.75rem; }

:host(dds-locale-button) .bx--btn--icon-only--bottom::before, :host(dds-locale-button) .bx--btn--icon-only--bottom::after, :host(dds-locale-button) .bx--btn--icon-only--bottom .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--bottom + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--bottom::before, .bx--locale-btn__container .bx--btn--icon-only--bottom::after, .bx--locale-btn__container .bx--btn--icon-only--bottom .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--bottom + .bx--assistive-text {
  bottom: 0;
  left: 50%; }

:host(dds-locale-button) .bx--btn--icon-only--bottom::before, .bx--locale-btn__container .bx--btn--icon-only--bottom::before {
  bottom: -.5rem;
  border-color: transparent transparent var(--cds-inverse-02, #f4f4f4) transparent;
  border-width: 0 .25rem .3125rem .25rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

:host(dds-locale-button) .bx--btn--icon-only--bottom::after, :host(dds-locale-button) .bx--btn--icon-only--bottom .bx--assistive-text, :host(dds-locale-button) .bx--btn--icon-only--bottom + .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--bottom::after, .bx--locale-btn__container .bx--btn--icon-only--bottom .bx--assistive-text, .bx--locale-btn__container .bx--btn--icon-only--bottom + .bx--assistive-text {
  bottom: -.8125rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

:host(dds-locale-button) .bx--btn--icon-only, .bx--locale-btn__container .bx--btn--icon-only {
  padding-right: .9375rem;
  padding-left: .9375rem; }

:host(dds-locale-button) .bx--btn--icon-only .bx--btn__icon, .bx--locale-btn__container .bx--btn--icon-only .bx--btn__icon {
  position: static; }

:host(dds-locale-button) .bx--btn--icon-only.bx--btn--ghost .bx--btn__icon, :host(dds-locale-button) .bx--btn--icon-only.bx--btn--danger--ghost .bx--btn__icon, .bx--locale-btn__container .bx--btn--icon-only.bx--btn--ghost .bx--btn__icon, .bx--locale-btn__container .bx--btn--icon-only.bx--btn--danger--ghost .bx--btn__icon {
  margin: 0; }

:host(dds-locale-button) .bx--btn--icon-only.bx--btn--selected, .bx--locale-btn__container .bx--btn--icon-only.bx--btn--selected {
  background: var(--cds-selected-ui, #525252); }

:host(dds-locale-button) .bx--btn path[data-icon-path='inner-path'], .bx--locale-btn__container .bx--btn path[data-icon-path='inner-path'] {
  fill: none; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--btn--ghost .bx--btn__icon path, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--btn--ghost:hover .bx--btn__icon path, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--btn--ghost .bx--btn__icon path, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--btn--ghost:hover .bx--btn__icon path {
    fill: ButtonText; } }

:host(dds-locale-button) .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon path:not([data-icon-path]), :host(dds-locale-button) .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon, .bx--locale-btn__container .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon path:not([data-icon-path]), .bx--locale-btn__container .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon {
  fill: var(--cds-icon-01, #f4f4f4); }

:host(dds-locale-button) .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, :host(dds-locale-button) .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon, .bx--locale-btn__container .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, .bx--locale-btn__container .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon {
  fill: var(--cds-disabled-03, #a8a8a8); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-locale-button) .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path path, :host(dds-locale-button) .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, :host(dds-locale-button) .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon path, .bx--locale-btn__container .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path path, .bx--locale-btn__container .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, .bx--locale-btn__container .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon path {
    fill: GrayText; } }

:host(dds-locale-button) .bx--btn--ghost.bx--btn--icon-only[disabled], .bx--locale-btn__container .bx--btn--ghost.bx--btn--icon-only[disabled] {
  cursor: not-allowed; }

:host(dds-locale-button) .bx--btn--field.bx--btn--icon-only, .bx--locale-btn__container .bx--btn--field.bx--btn--icon-only {
  padding-right: .6875rem;
  padding-left: .6875rem; }

:host(dds-locale-button) .bx--btn--sm.bx--btn--icon-only, .bx--locale-btn__container .bx--btn--sm.bx--btn--icon-only {
  padding-right: .4375rem;
  padding-left: .4375rem; }

:host(dds-locale-button) .bx--btn--danger, .bx--locale-btn__container .bx--btn--danger {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-danger-01, #da1e28);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px; }

:host(dds-locale-button) .bx--btn--danger:hover, .bx--locale-btn__container .bx--btn--danger:hover {
  background-color: var(--cds-hover-danger, #b81921); }

:host(dds-locale-button) .bx--btn--danger:focus, .bx--locale-btn__container .bx--btn--danger:focus {
  border-color: var(--cds-focus, #fff);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #fff), inset 0 0 0 2px var(--cds-ui-background, #262626); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-locale-button) .bx--btn--danger:focus, .bx--locale-btn__container .bx--btn--danger:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-locale-button) .bx--btn--danger:active, .bx--locale-btn__container .bx--btn--danger:active {
  background-color: var(--cds-active-danger, #750e13); }

:host(dds-locale-button) .bx--btn--danger .bx--btn__icon, :host(dds-locale-button) .bx--btn--danger .bx--btn__icon path:not([data-icon-path]), .bx--locale-btn__container .bx--btn--danger .bx--btn__icon, .bx--locale-btn__container .bx--btn--danger .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-locale-button) .bx--btn--danger:hover, .bx--locale-btn__container .bx--btn--danger:hover {
  color: var(--cds-text-04, #fff); }

:host(dds-locale-button) .bx--btn--danger-tertiary, :host(dds-locale-button) .bx--btn--danger--tertiary, .bx--locale-btn__container .bx--btn--danger-tertiary, .bx--locale-btn__container .bx--btn--danger--tertiary {
  color: var(--cds-danger-02, #ff8389);
  background-color: rgba(0, 0, 0, 0);
  border-color: var(--cds-danger-02, #ff8389);
  border-style: solid;
  border-width: 1px; }

:host(dds-locale-button) .bx--btn--danger-tertiary:hover, :host(dds-locale-button) .bx--btn--danger--tertiary:hover, .bx--locale-btn__container .bx--btn--danger-tertiary:hover, .bx--locale-btn__container .bx--btn--danger--tertiary:hover {
  background-color: var(--cds-hover-danger, #b81921); }

:host(dds-locale-button) .bx--btn--danger-tertiary:focus, :host(dds-locale-button) .bx--btn--danger--tertiary:focus, .bx--locale-btn__container .bx--btn--danger-tertiary:focus, .bx--locale-btn__container .bx--btn--danger--tertiary:focus {
  border-color: var(--cds-focus, #fff);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #fff), inset 0 0 0 2px var(--cds-ui-background, #262626); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-locale-button) .bx--btn--danger-tertiary:focus, :host(dds-locale-button) .bx--btn--danger--tertiary:focus, .bx--locale-btn__container .bx--btn--danger-tertiary:focus, .bx--locale-btn__container .bx--btn--danger--tertiary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-locale-button) .bx--btn--danger-tertiary:active, :host(dds-locale-button) .bx--btn--danger--tertiary:active, .bx--locale-btn__container .bx--btn--danger-tertiary:active, .bx--locale-btn__container .bx--btn--danger--tertiary:active {
  background-color: var(--cds-active-danger, #750e13); }

:host(dds-locale-button) .bx--btn--danger-tertiary .bx--btn__icon, :host(dds-locale-button) .bx--btn--danger-tertiary .bx--btn__icon path:not([data-icon-path]), :host(dds-locale-button) .bx--btn--danger--tertiary .bx--btn__icon, :host(dds-locale-button) .bx--btn--danger--tertiary .bx--btn__icon path:not([data-icon-path]), .bx--locale-btn__container .bx--btn--danger-tertiary .bx--btn__icon, .bx--locale-btn__container .bx--btn--danger-tertiary .bx--btn__icon path:not([data-icon-path]), .bx--locale-btn__container .bx--btn--danger--tertiary .bx--btn__icon, .bx--locale-btn__container .bx--btn--danger--tertiary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-locale-button) .bx--btn--danger-tertiary:hover, :host(dds-locale-button) .bx--btn--danger--tertiary:hover, .bx--locale-btn__container .bx--btn--danger-tertiary:hover, .bx--locale-btn__container .bx--btn--danger--tertiary:hover {
  color: var(--cds-text-04, #fff);
  border-color: var(--cds-hover-danger, #b81921); }

:host(dds-locale-button) .bx--btn--danger-tertiary:focus, :host(dds-locale-button) .bx--btn--danger--tertiary:focus, .bx--locale-btn__container .bx--btn--danger-tertiary:focus, .bx--locale-btn__container .bx--btn--danger--tertiary:focus {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-danger-01, #da1e28); }

:host(dds-locale-button) .bx--btn--danger-tertiary:active, :host(dds-locale-button) .bx--btn--danger--tertiary:active, .bx--locale-btn__container .bx--btn--danger-tertiary:active, .bx--locale-btn__container .bx--btn--danger--tertiary:active {
  color: var(--cds-text-04, #fff);
  border-color: var(--cds-active-danger, #750e13); }

:host(dds-locale-button) .bx--btn--danger-tertiary:disabled, :host(dds-locale-button) .bx--btn--danger-tertiary:hover:disabled, :host(dds-locale-button) .bx--btn--danger-tertiary:focus:disabled, :host(dds-locale-button) .bx--btn--danger-tertiary.bx--btn--disabled, :host(dds-locale-button) .bx--btn--danger-tertiary.bx--btn--disabled:hover, :host(dds-locale-button) .bx--btn--danger-tertiary.bx--btn--disabled:focus, :host(dds-locale-button) .bx--btn--danger--tertiary:disabled, :host(dds-locale-button) .bx--btn--danger--tertiary:hover:disabled, :host(dds-locale-button) .bx--btn--danger--tertiary:focus:disabled, :host(dds-locale-button) .bx--btn--danger--tertiary.bx--btn--disabled, :host(dds-locale-button) .bx--btn--danger--tertiary.bx--btn--disabled:hover, :host(dds-locale-button) .bx--btn--danger--tertiary.bx--btn--disabled:focus, .bx--locale-btn__container .bx--btn--danger-tertiary:disabled, .bx--locale-btn__container .bx--btn--danger-tertiary:hover:disabled, .bx--locale-btn__container .bx--btn--danger-tertiary:focus:disabled, .bx--locale-btn__container .bx--btn--danger-tertiary.bx--btn--disabled, .bx--locale-btn__container .bx--btn--danger-tertiary.bx--btn--disabled:hover, .bx--locale-btn__container .bx--btn--danger-tertiary.bx--btn--disabled:focus, .bx--locale-btn__container .bx--btn--danger--tertiary:disabled, .bx--locale-btn__container .bx--btn--danger--tertiary:hover:disabled, .bx--locale-btn__container .bx--btn--danger--tertiary:focus:disabled, .bx--locale-btn__container .bx--btn--danger--tertiary.bx--btn--disabled, .bx--locale-btn__container .bx--btn--danger--tertiary.bx--btn--disabled:hover, .bx--locale-btn__container .bx--btn--danger--tertiary.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #a8a8a8);
  background: transparent;
  outline: none; }

:host(dds-locale-button) .bx--btn--danger-ghost, :host(dds-locale-button) .bx--btn--danger--ghost, .bx--locale-btn__container .bx--btn--danger-ghost, .bx--locale-btn__container .bx--btn--danger--ghost {
  color: var(--cds-danger-02, #ff8389);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px;
  padding: calc(0.875rem - 3px) 16px; }

:host(dds-locale-button) .bx--btn--danger-ghost:hover, :host(dds-locale-button) .bx--btn--danger--ghost:hover, .bx--locale-btn__container .bx--btn--danger-ghost:hover, .bx--locale-btn__container .bx--btn--danger--ghost:hover {
  background-color: var(--cds-hover-danger, #b81921); }

:host(dds-locale-button) .bx--btn--danger-ghost:focus, :host(dds-locale-button) .bx--btn--danger--ghost:focus, .bx--locale-btn__container .bx--btn--danger-ghost:focus, .bx--locale-btn__container .bx--btn--danger--ghost:focus {
  border-color: var(--cds-focus, #fff);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #fff), inset 0 0 0 2px var(--cds-ui-background, #262626); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-locale-button) .bx--btn--danger-ghost:focus, :host(dds-locale-button) .bx--btn--danger--ghost:focus, .bx--locale-btn__container .bx--btn--danger-ghost:focus, .bx--locale-btn__container .bx--btn--danger--ghost:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-locale-button) .bx--btn--danger-ghost:active, :host(dds-locale-button) .bx--btn--danger--ghost:active, .bx--locale-btn__container .bx--btn--danger-ghost:active, .bx--locale-btn__container .bx--btn--danger--ghost:active {
  background-color: var(--cds-active-danger, #750e13); }

:host(dds-locale-button) .bx--btn--danger-ghost .bx--btn__icon, :host(dds-locale-button) .bx--btn--danger-ghost .bx--btn__icon path:not([data-icon-path]), :host(dds-locale-button) .bx--btn--danger--ghost .bx--btn__icon, :host(dds-locale-button) .bx--btn--danger--ghost .bx--btn__icon path:not([data-icon-path]), .bx--locale-btn__container .bx--btn--danger-ghost .bx--btn__icon, .bx--locale-btn__container .bx--btn--danger-ghost .bx--btn__icon path:not([data-icon-path]), .bx--locale-btn__container .bx--btn--danger--ghost .bx--btn__icon, .bx--locale-btn__container .bx--btn--danger--ghost .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-locale-button) .bx--btn--danger-ghost .bx--btn__icon, :host(dds-locale-button) .bx--btn--danger--ghost .bx--btn__icon, .bx--locale-btn__container .bx--btn--danger-ghost .bx--btn__icon, .bx--locale-btn__container .bx--btn--danger--ghost .bx--btn__icon {
  position: static;
  margin-left: .5rem; }

:host(dds-locale-button) .bx--btn--danger-ghost:hover, :host(dds-locale-button) .bx--btn--danger-ghost:active, :host(dds-locale-button) .bx--btn--danger--ghost:hover, :host(dds-locale-button) .bx--btn--danger--ghost:active, .bx--locale-btn__container .bx--btn--danger-ghost:hover, .bx--locale-btn__container .bx--btn--danger-ghost:active, .bx--locale-btn__container .bx--btn--danger--ghost:hover, .bx--locale-btn__container .bx--btn--danger--ghost:active {
  color: var(--cds-text-04, #fff); }

:host(dds-locale-button) .bx--btn--danger-ghost:disabled, :host(dds-locale-button) .bx--btn--danger-ghost:hover:disabled, :host(dds-locale-button) .bx--btn--danger-ghost:focus:disabled, :host(dds-locale-button) .bx--btn--danger-ghost.bx--btn--disabled, :host(dds-locale-button) .bx--btn--danger-ghost.bx--btn--disabled:hover, :host(dds-locale-button) .bx--btn--danger-ghost.bx--btn--disabled:focus, :host(dds-locale-button) .bx--btn--danger--ghost:disabled, :host(dds-locale-button) .bx--btn--danger--ghost:hover:disabled, :host(dds-locale-button) .bx--btn--danger--ghost:focus:disabled, :host(dds-locale-button) .bx--btn--danger--ghost.bx--btn--disabled, :host(dds-locale-button) .bx--btn--danger--ghost.bx--btn--disabled:hover, :host(dds-locale-button) .bx--btn--danger--ghost.bx--btn--disabled:focus, .bx--locale-btn__container .bx--btn--danger-ghost:disabled, .bx--locale-btn__container .bx--btn--danger-ghost:hover:disabled, .bx--locale-btn__container .bx--btn--danger-ghost:focus:disabled, .bx--locale-btn__container .bx--btn--danger-ghost.bx--btn--disabled, .bx--locale-btn__container .bx--btn--danger-ghost.bx--btn--disabled:hover, .bx--locale-btn__container .bx--btn--danger-ghost.bx--btn--disabled:focus, .bx--locale-btn__container .bx--btn--danger--ghost:disabled, .bx--locale-btn__container .bx--btn--danger--ghost:hover:disabled, .bx--locale-btn__container .bx--btn--danger--ghost:focus:disabled, .bx--locale-btn__container .bx--btn--danger--ghost.bx--btn--disabled, .bx--locale-btn__container .bx--btn--danger--ghost.bx--btn--disabled:hover, .bx--locale-btn__container .bx--btn--danger--ghost.bx--btn--disabled:focus {
  color: var(--cds-disabled-02, #c6c6c6);
  background: transparent;
  border-color: transparent;
  outline: none; }

:host(dds-locale-button) .bx--btn--danger-ghost.bx--btn--sm, :host(dds-locale-button) .bx--btn--danger--ghost.bx--btn--sm, .bx--locale-btn__container .bx--btn--danger-ghost.bx--btn--sm, .bx--locale-btn__container .bx--btn--danger--ghost.bx--btn--sm {
  padding: calc(0.375rem - 3px) 16px; }

:host(dds-locale-button) .bx--btn--danger-ghost.bx--btn--field, :host(dds-locale-button) .bx--btn--danger--ghost.bx--btn--field, .bx--locale-btn__container .bx--btn--danger-ghost.bx--btn--field, .bx--locale-btn__container .bx--btn--danger--ghost.bx--btn--field {
  padding: calc(0.675rem - 3px) 16px; }

:host(dds-locale-button) .bx--btn--sm, .bx--locale-btn__container .bx--btn--sm {
  min-height: 2rem;
  padding: calc(0.375rem - 3px) 60px calc(0.375rem - 3px) 12px; }

:host(dds-locale-button) .bx--btn--xl:not(.bx--btn--icon-only), .bx--locale-btn__container .bx--btn--xl:not(.bx--btn--icon-only) {
  align-items: baseline;
  padding-top: var(--cds-spacing-05, 1rem);
  padding-right: var(--cds-spacing-10, 4rem);
  padding-left: var(--cds-spacing-05, 1rem);
  min-height: 5rem; }

:host(dds-locale-button) .bx--btn--lg:not(.bx--btn--icon-only), .bx--locale-btn__container .bx--btn--lg:not(.bx--btn--icon-only) {
  align-items: baseline;
  padding-top: var(--cds-spacing-05, 1rem);
  padding-right: var(--cds-spacing-10, 4rem);
  padding-left: var(--cds-spacing-05, 1rem);
  min-height: 4rem; }

:host(dds-locale-button) .bx--btn--field, .bx--locale-btn__container .bx--btn--field {
  min-height: 2.5rem;
  padding: calc(0.675rem - 3px) 60px calc(0.675rem - 3px) 12px; }

:host(dds-locale-button) .bx--btn.bx--skeleton, .bx--locale-btn__container .bx--btn.bx--skeleton {
  position: relative;
  padding: 0;
  background: var(--cds-skeleton-01, #353535);
  border: none;
  box-shadow: none;
  pointer-events: none;
  width: 9.375rem; }

:host(dds-locale-button) .bx--btn.bx--skeleton:hover, :host(dds-locale-button) .bx--btn.bx--skeleton:focus, :host(dds-locale-button) .bx--btn.bx--skeleton:active, .bx--locale-btn__container .bx--btn.bx--skeleton:hover, .bx--locale-btn__container .bx--btn.bx--skeleton:focus, .bx--locale-btn__container .bx--btn.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default; }

:host(dds-locale-button) .bx--btn.bx--skeleton::before, .bx--locale-btn__container .bx--btn.bx--skeleton::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--cds-skeleton-02, #525252);
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
  animation: 3000ms ease-in-out skeleton infinite;
  content: '';
  will-change: transform-origin, transform, opacity; }

@media (prefers-reduced-motion: reduce) {
  :host(dds-locale-button) .bx--btn.bx--skeleton::before, .bx--locale-btn__container .bx--btn.bx--skeleton::before {
    -webkit-animation: none;
    animation: none; } }

:host(dds-locale-button) .bx--btn-set, .bx--locale-btn__container .bx--btn-set {
  display: flex; }

:host(dds-locale-button) .bx--btn-set--stacked, .bx--locale-btn__container .bx--btn-set--stacked {
  flex-direction: column; }

:host(dds-locale-button) .bx--btn-set .bx--btn, .bx--locale-btn__container .bx--btn-set .bx--btn {
  width: 100%;
  max-width: 12.25rem; }

:host(dds-locale-button) .bx--btn-set .bx--btn:not(:focus), .bx--locale-btn__container .bx--btn-set .bx--btn:not(:focus) {
  box-shadow: -0.0625rem 0 0 0 var(--cds-button-separator, #161616); }

:host(dds-locale-button) .bx--btn-set .bx--btn:first-of-type:not(:focus), .bx--locale-btn__container .bx--btn-set .bx--btn:first-of-type:not(:focus) {
  box-shadow: inherit; }

:host(dds-locale-button) .bx--btn-set .bx--btn:focus + .bx--btn, .bx--locale-btn__container .bx--btn-set .bx--btn:focus + .bx--btn {
  box-shadow: inherit; }

:host(dds-locale-button) .bx--btn-set--stacked .bx--btn:not(:focus), .bx--locale-btn__container .bx--btn-set--stacked .bx--btn:not(:focus) {
  box-shadow: 0 -0.0625rem 0 0 var(--cds-button-separator, #161616); }

:host(dds-locale-button) .bx--btn-set--stacked .bx--btn:first-of-type:not(:focus), .bx--locale-btn__container .bx--btn-set--stacked .bx--btn:first-of-type:not(:focus) {
  box-shadow: inherit; }

:host(dds-locale-button) .bx--btn-set .bx--btn.bx--btn--disabled, .bx--locale-btn__container .bx--btn-set .bx--btn.bx--btn--disabled {
  box-shadow: -0.0625rem 0 0 0 var(--cds-disabled-03, #a8a8a8); }

:host(dds-locale-button) .bx--btn-set .bx--btn.bx--btn--disabled:first-of-type, .bx--locale-btn__container .bx--btn-set .bx--btn.bx--btn--disabled:first-of-type {
  box-shadow: none; }

:host(dds-locale-button) .bx--btn-set--stacked .bx--btn.bx--btn--disabled, .bx--locale-btn__container .bx--btn-set--stacked .bx--btn.bx--btn--disabled {
  box-shadow: 0 -0.0625rem 0 0 var(--cds-disabled-03, #a8a8a8); }

:host(dds-locale-button) .bx--btn-set--stacked .bx--btn.bx--btn--disabled:first-of-type, .bx--locale-btn__container .bx--btn-set--stacked .bx--btn.bx--btn--disabled:first-of-type {
  box-shadow: none; }

:host(dds-locale-button) .bx--btn, .bx--locale-btn__container .bx--btn {
  padding-top: calc( (var(--cds-button-md-height, var(--cds-container-04, 3rem)) - 1.375rem) / 2 - 1px);
  padding-bottom: calc( (var(--cds-button-md-height, var(--cds-container-04, 3rem)) - 1.375rem) / 2 - 1px); }

:host(dds-locale-button) .bx--btn .bx--btn__icon, .bx--locale-btn__container .bx--btn .bx--btn__icon {
  width: var(--cds-icon-size-01, var(--cds-icon-size-01, 1.25rem));
  height: var(--cds-icon-size-01, var(--cds-icon-size-01, 1.25rem)); }

:host(dds-locale-button) .bx--btn.bx--btn--field, .bx--locale-btn__container .bx--btn.bx--btn--field {
  min-height: var(--cds-button-field-height, var(--cds-container-03, 3rem));
  padding-top: calc( (var(--cds-button-field-height, var(--cds-container-03, 3rem)) - 1.375rem) / 2 - 1px);
  padding-bottom: calc( (var(--cds-button-field-height, var(--cds-container-03, 3rem)) - 1.375rem) / 2 - 1px); }

:host(dds-locale-button) .bx--btn.bx--btn--sm, .bx--locale-btn__container .bx--btn.bx--btn--sm {
  min-height: var(--cds-button-sm-height, var(--cds-container-02, 2.5rem));
  padding-top: calc( (var(--cds-button-sm-height, var(--cds-container-02, 2.5rem)) - 1.375rem) / 2 - 1px);
  padding-bottom: calc( (var(--cds-button-sm-height, var(--cds-container-02, 2.5rem)) - 1.375rem) / 2 - 1px); }

:host(dds-locale-button) .bx--btn--icon-only, .bx--locale-btn__container .bx--btn--icon-only {
  min-width: var(--cds-button-md-height, var(--cds-container-04, 3rem));
  padding: calc( (var(--cds-button-md-height, var(--cds-container-04, 3rem)) - var(--cds-icon-size-01, var(--cds-icon-size-01, 1.25rem))) / 2 - 1px); }

:host(dds-locale-button) .bx--btn--icon-only.bx--btn--field, .bx--locale-btn__container .bx--btn--icon-only.bx--btn--field {
  min-width: var(--cds-button-field-height, var(--cds-container-03, 3rem));
  padding: calc( (var(--cds-button-field-height, var(--cds-container-03, 3rem)) - var(--cds-icon-size-01, var(--cds-icon-size-01, 1.25rem))) / 2 - 1px); }

:host(dds-locale-button) .bx--btn--icon-only.bx--btn--sm, .bx--locale-btn__container .bx--btn--icon-only.bx--btn--sm {
  min-width: var(--cds-button-sm-height, var(--cds-container-02, 2.5rem));
  padding: calc( (var(--cds-button-sm-height, var(--cds-container-02, 2.5rem)) - var(--cds-icon-size-01, var(--cds-icon-size-01, 1.25rem))) / 2 - 1px); }

.bx--row--condensed :host(dds-locale-button), .bx--grid--condensed :host(dds-locale-button), .bx--row--condensed .bx--locale-btn__container, .bx--grid--condensed .bx--locale-btn__container {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow :host(dds-locale-button), .bx--grid--narrow :host(dds-locale-button), .bx--row--narrow .bx--locale-btn__container, .bx--grid--narrow .bx--locale-btn__container {
  padding-right: 1rem;
  padding-left: 0; }

:host(dds-locale-button) .bx--locale-btn, .bx--locale-btn__container .bx--locale-btn {
  max-width: 100%;
  width: 100%; }

@media (min-width: 42rem) {
  :host(dds-locale-button) .bx--locale-btn, .bx--locale-btn__container .bx--locale-btn {
    min-width: 13.5rem;
    max-width: 20rem; } }

@media (min-width: 42rem) {
  :host(dds-locale-button), .bx--locale-btn__container {
    display: block;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 1rem; } }

@media (min-width: 66rem) {
  :host(dds-locale-button), .bx--locale-btn__container {
    display: block;
    flex: 0 0 25%;
    max-width: 25%;
    order: 1; } }

@media (min-width: 99rem) {
  :host(dds-locale-button), .bx--locale-btn__container {
    display: block;
    flex: 0 0 18.75%;
    max-width: 18.75%; } }

:host(dds-footer[size='short']) ::slotted(dds-locale-button), .bx--footer--short .bx--locale-btn__container {
  margin-top: 0; }

@media (min-width: 42rem) {
  :host(dds-footer[size='short']) ::slotted(dds-locale-button), .bx--footer--short .bx--locale-btn__container {
    margin-left: 25%; }
  :host(dds-footer[size='short']) ::slotted(dds-locale-button) .bx--locale-btn, .bx--footer--short .bx--locale-btn__container .bx--locale-btn {
    float: right; } }

@media (min-width: 66rem) {
  :host(dds-footer[size='short']) ::slotted(dds-locale-button), .bx--footer--short .bx--locale-btn__container {
    margin-left: 62.5%; } }

@media (min-width: 99rem) {
  :host(dds-footer[size='short']) ::slotted(dds-locale-button), .bx--footer--short .bx--locale-btn__container {
    margin-left: 68.75%; } }

:host(dds-footer), .bx--footer {
  width: 100%;
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #262626;
  --cds-ui-01: #393939;
  --cds-ui-02: #525252;
  --cds-ui-03: #525252;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ffb3b8;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #393939;
  --cds-field-02: #525252;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #ff8389;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #ff8389;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #4c4c4c;
  --cds-hover-light-ui: #656565;
  --cds-hover-selected-ui: #656565;
  --cds-active-ui: #6f6f6f;
  --cds-active-light-ui: #8d8d8d;
  --cds-selected-ui: #525252;
  --cds-selected-light-ui: #6f6f6f;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #4c4c4c;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #393939;
  --cds-disabled-02: #6f6f6f;
  --cds-disabled-03: #a8a8a8;
  --cds-highlight: #0043ce;
  --cds-decorative-01: #6f6f6f;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #6f6f6f;
  --cds-hover-field: #4c4c4c;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  color: var(--cds-text-01, #f4f4f4);
  background-color: var(--cds-ui-background, #262626);
  padding-top: 3rem; }

:host(dds-footer) .bx--modal-content .bx--link, :host(dds-footer) .bx--modal-content .bx--link:visited, .bx--footer .bx--modal-content .bx--link, .bx--footer .bx--modal-content .bx--link:visited {
  color: var(--cds-inverse-01, #161616); }

:host(dds-footer[size='short']), .bx--footer--short {
  padding-top: 2rem; }

:host(dds-footer[size='micro']), .bx--footer--micro {
  padding-top: 0; }

:host(dds-footer[size='micro']) .bx--legal-nav, .bx--footer--micro .bx--legal-nav {
  border-top: 0; }

:host(dds-footer-nav-item), :host(dds-legal-nav-item), :host(dds-legal-nav-cookie-preferences-placeholder), .bx--footer {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #262626;
  --cds-ui-01: #393939;
  --cds-ui-02: #525252;
  --cds-ui-03: #525252;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ffb3b8;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #393939;
  --cds-field-02: #525252;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #ff8389;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #ff8389;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #4c4c4c;
  --cds-hover-light-ui: #656565;
  --cds-hover-selected-ui: #656565;
  --cds-active-ui: #6f6f6f;
  --cds-active-light-ui: #8d8d8d;
  --cds-selected-ui: #525252;
  --cds-selected-light-ui: #6f6f6f;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #4c4c4c;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #393939;
  --cds-disabled-02: #6f6f6f;
  --cds-disabled-03: #a8a8a8;
  --cds-highlight: #0043ce;
  --cds-decorative-01: #6f6f6f;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #6f6f6f;
  --cds-hover-field: #4c4c4c;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem; }

:host(dds-footer-nav-item) .bx--footer__link.bx--link, :host(dds-legal-nav-item) .bx--footer__link.bx--link, :host(dds-legal-nav-cookie-preferences-placeholder) .bx--footer__link.bx--link, .bx--footer .bx--footer__link.bx--link {
  font-size: var(--cds-body-long-02-font-size, 1rem);
  font-weight: var(--cds-body-long-02-font-weight, 400);
  line-height: var(--cds-body-long-02-line-height, 1.5);
  letter-spacing: var(--cds-body-long-02-letter-spacing, 0); }

:host(dds-footer-nav-item) .bx--footer__link.bx--link, :host(dds-footer-nav-item) .bx--footer__link.bx--link:visited, :host(dds-legal-nav-item) .bx--footer__link.bx--link, :host(dds-legal-nav-item) .bx--footer__link.bx--link:visited, :host(dds-legal-nav-cookie-preferences-placeholder) .bx--footer__link.bx--link, :host(dds-legal-nav-cookie-preferences-placeholder) .bx--footer__link.bx--link:visited, .bx--footer .bx--footer__link.bx--link, .bx--footer .bx--footer__link.bx--link:visited {
  color: var(--cds-text-02, #c6c6c6); }

:host(dds-footer-nav-item) .bx--footer__link.bx--link:focus, :host(dds-legal-nav-item) .bx--footer__link.bx--link:focus, :host(dds-legal-nav-cookie-preferences-placeholder) .bx--footer__link.bx--link:focus, .bx--footer .bx--footer__link.bx--link:focus {
  outline-color: var(--cds-focus, #fff);
  outline-offset: -1px; }

:host(dds-footer-nav-item) .bx--footer__link.bx--link:active, :host(dds-legal-nav-item) .bx--footer__link.bx--link:active, :host(dds-legal-nav-cookie-preferences-placeholder) .bx--footer__link.bx--link:active, .bx--footer .bx--footer__link.bx--link:active {
  color: var(--cds-text-04, #fff); }

:host(dds-footer-nav-item) .bx--footer__link.bx--link:hover, :host(dds-footer-nav-item) .bx--footer__link.bx--link:visited:hover, :host(dds-legal-nav-item) .bx--footer__link.bx--link:hover, :host(dds-legal-nav-item) .bx--footer__link.bx--link:visited:hover, :host(dds-legal-nav-cookie-preferences-placeholder) .bx--footer__link.bx--link:hover, :host(dds-legal-nav-cookie-preferences-placeholder) .bx--footer__link.bx--link:visited:hover, .bx--footer .bx--footer__link.bx--link:hover, .bx--footer .bx--footer__link.bx--link:visited:hover {
  color: var(--cds-text-01, #f4f4f4); }

:host(dds-legal-nav), .bx--footer {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #262626;
  --cds-ui-01: #393939;
  --cds-ui-02: #525252;
  --cds-ui-03: #525252;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ffb3b8;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #393939;
  --cds-field-02: #525252;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #ff8389;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #ff8389;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #4c4c4c;
  --cds-hover-light-ui: #656565;
  --cds-hover-selected-ui: #656565;
  --cds-active-ui: #6f6f6f;
  --cds-active-light-ui: #8d8d8d;
  --cds-selected-ui: #525252;
  --cds-selected-light-ui: #6f6f6f;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #4c4c4c;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #393939;
  --cds-disabled-02: #6f6f6f;
  --cds-disabled-03: #a8a8a8;
  --cds-highlight: #0043ce;
  --cds-decorative-01: #6f6f6f;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #6f6f6f;
  --cds-hover-field: #4c4c4c;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem; }

:host(dds-legal-nav) .bx--legal-nav__list .bx--legal-nav__list-item .bx--link, .bx--footer .bx--legal-nav__list .bx--legal-nav__list-item .bx--link {
  color: var(--cds-text-02, #c6c6c6); }

:host(dds-legal-nav) .bx--legal-nav__list .bx--legal-nav__list-item .bx--link:hover, .bx--footer .bx--legal-nav__list .bx--legal-nav__list-item .bx--link:hover {
  color: var(--cds-text-01, #f4f4f4); }

.bx--footer__main {
  margin-right: auto;
  margin-left: auto;
  max-width: 99rem;
  padding-right: 1rem;
  padding-left: 1rem; }

@media (min-width: 42rem) {
  .bx--footer__main {
    padding-right: 2rem;
    padding-left: 2rem; } }

@media (min-width: 99rem) {
  .bx--footer__main {
    padding-right: 2.5rem;
    padding-left: 2.5rem; } }

.bx--footer__main-container {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
  flex-direction: column; }

:host(dds-footer[size='short']) .bx--footer__main-container, .bx--footer--short .bx--footer__main-container {
  flex-direction: row; }

@media (min-width: 66rem) {
  .bx--footer__main-container {
    flex-direction: row; } }

:host(dds-footer-logo), .bx--footer-logo {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #262626;
  --cds-ui-01: #393939;
  --cds-ui-02: #525252;
  --cds-ui-03: #525252;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ffb3b8;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #393939;
  --cds-field-02: #525252;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #ff8389;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #ff8389;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #4c4c4c;
  --cds-hover-light-ui: #656565;
  --cds-hover-selected-ui: #656565;
  --cds-active-ui: #6f6f6f;
  --cds-active-light-ui: #8d8d8d;
  --cds-selected-ui: #525252;
  --cds-selected-light-ui: #6f6f6f;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #4c4c4c;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #393939;
  --cds-disabled-02: #6f6f6f;
  --cds-disabled-03: #a8a8a8;
  --cds-highlight: #0043ce;
  --cds-decorative-01: #6f6f6f;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #6f6f6f;
  --cds-hover-field: #4c4c4c;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  display: block;
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: 3rem; }

.bx--row--condensed :host(dds-footer-logo), .bx--grid--condensed :host(dds-footer-logo), .bx--row--condensed .bx--footer-logo, .bx--grid--condensed .bx--footer-logo {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow :host(dds-footer-logo), .bx--grid--narrow :host(dds-footer-logo), .bx--row--narrow .bx--footer-logo, .bx--grid--narrow .bx--footer-logo {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 42rem) {
  :host(dds-footer-logo), .bx--footer-logo {
    display: block;
    flex: 0 0 25%;
    max-width: 25%; } }

@media (min-width: 66rem) {
  :host(dds-footer-logo), .bx--footer-logo {
    display: block;
    flex: 0 0 12.5%;
    max-width: 12.5%; } }

.bx--footer-logo__link {
  color: var(--cds-text-04, #fff);
  margin-top: -1rem;
  margin-left: -1rem;
  padding: 1rem;
  display: inline-block; }

.bx--footer-logo__link:focus {
  outline: none;
  box-shadow: inset 0 0 0 2px var(--cds-focus, #0f62fe); }

.bx--footer-logo__logo {
  fill: currentColor;
  display: inline-block;
  width: 128px; }

@-webkit-keyframes collapse-accordion {
  0% {
    height: 100%;
    visibility: inherit;
    opacity: 1; }
  100% {
    height: 0;
    visibility: hidden;
    opacity: 0; } }

@keyframes collapse-accordion {
  0% {
    height: 100%;
    visibility: inherit;
    opacity: 1; }
  100% {
    height: 0;
    visibility: hidden;
    opacity: 0; } }

@-webkit-keyframes expand-accordion {
  0% {
    height: 0;
    visibility: hidden;
    opacity: 0; }
  100% {
    height: 100%;
    visibility: inherit;
    opacity: 1; } }

@keyframes expand-accordion {
  0% {
    height: 0;
    visibility: hidden;
    opacity: 0; }
  100% {
    height: 100%;
    visibility: inherit;
    opacity: 1; } }

.bx--accordion {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  width: 100%;
  list-style: none; }

.bx--accordion *, .bx--accordion *::before, .bx--accordion *::after {
  box-sizing: inherit; }

.bx--accordion__item {
  overflow: visible;
  border-top: 1px solid var(--cds-ui-03, #e0e0e0);
  transition: all 110ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--accordion__item:last-child {
  border-bottom: 1px solid var(--cds-ui-03, #e0e0e0); }

.bx--accordion__heading {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  display: inline-block;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  min-height: 2.5rem;
  margin: 0;
  padding: .625rem 0;
  color: var(--cds-text-01, #161616);
  cursor: pointer;
  transition: background-color cubic-bezier(0.2, 0, 0.38, 0.9) 110ms; }

.bx--accordion__heading *, .bx--accordion__heading *::before, .bx--accordion__heading *::after {
  box-sizing: inherit; }

.bx--accordion__heading::-moz-focus-inner {
  border: 0; }

.bx--accordion__heading:hover::before, .bx--accordion__heading:focus::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: calc(100% + 2px);
  content: ''; }

.bx--accordion__heading:hover::before {
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--accordion__heading:focus {
  outline: none; }

.bx--accordion__heading:focus::before {
  box-sizing: border-box;
  border: 2px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--accordion__heading:focus::before {
    border-style: dotted; } }

.bx--accordion--xl .bx--accordion__heading {
  min-height: 3rem; }

.bx--accordion--sm .bx--accordion__heading {
  min-height: 2rem;
  padding: .3125rem 0; }

.bx--accordion__heading[disabled] {
  color: var(--cds-disabled-02, #c6c6c6);
  cursor: not-allowed; }

.bx--accordion__heading[disabled] .bx--accordion__arrow {
  fill: var(--cds-disabled-02, #c6c6c6); }

.bx--accordion__heading[disabled]:hover::before {
  background-color: transparent; }

.bx--accordion__item--disabled, .bx--accordion__item--disabled + .bx--accordion__item {
  border-top: 1px solid var(--cds-disabled-02, #c6c6c6); }

li.bx--accordion__item--disabled:last-of-type {
  border-bottom: 1px solid var(--cds-disabled-02, #c6c6c6); }

.bx--accordion__arrow {
  outline: 2px solid transparent;
  outline-offset: -2px;
  flex: 0 0 1rem;
  width: 1rem;
  height: 1rem;
  margin: 2px 1rem 0 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: all 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  fill: var(--cds-ui-05, #161616); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--accordion__arrow {
    fill: ButtonText; } }

.bx--accordion__title {
  font-size: var(--cds-body-long-01-font-size, 1rem);
  font-weight: var(--cds-body-long-01-font-weight, 400);
  line-height: var(--cds-body-long-01-line-height, 1.5rem);
  letter-spacing: var(--cds-body-long-01-letter-spacing, 0);
  z-index: 1;
  width: 100%;
  margin: 0 0 0 1rem;
  text-align: left; }

.bx--accordion__content {
  display: none;
  padding-right: 1rem;
  padding-left: 1rem;
  transition: padding cubic-bezier(0.2, 0, 0.38, 0.9) 110ms; }

@media (min-width: 480px) {
  .bx--accordion__content {
    padding-right: 3rem; } }

@media (min-width: 640px) {
  .bx--accordion__content {
    padding-right: 25%; } }

.bx--accordion__content > p {
  font-size: var(--cds-body-long-01-font-size, 1rem);
  font-weight: var(--cds-body-long-01-font-weight, 400);
  line-height: var(--cds-body-long-01-line-height, 1.5rem);
  letter-spacing: var(--cds-body-long-01-letter-spacing, 0); }

.bx--accordion--start .bx--accordion__heading {
  flex-direction: row; }

.bx--accordion--start .bx--accordion__arrow {
  margin: 2px 0 0 .5rem; }

.bx--accordion--start .bx--accordion__content {
  margin-left: 1.5rem; }

.bx--accordion__item--collapsing .bx--accordion__content, .bx--accordion__item--expanding .bx--accordion__content {
  display: block; }

.bx--accordion__item--collapsing .bx--accordion__content {
  -webkit-animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) collapse-accordion;
  animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) collapse-accordion; }

.bx--accordion__item--expanding .bx--accordion__content {
  -webkit-animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) expand-accordion;
  animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) expand-accordion; }

.bx--accordion__item--active {
  overflow: visible; }

.bx--accordion__item--active .bx--accordion__content {
  display: block;
  padding-top: var(--cds-spacing-03, 0.5rem);
  padding-bottom: 1.5rem;
  transition: padding-top cubic-bezier(0, 0, 0.38, 0.9) 110ms, padding-bottom cubic-bezier(0, 0, 0.38, 0.9) 110ms; }

.bx--accordion__item--active .bx--accordion__arrow {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  fill: var(--cds-ui-05, #161616); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--accordion__item--active .bx--accordion__arrow {
    fill: ButtonText; } }

.bx--accordion.bx--skeleton .bx--accordion__heading, .bx--accordion.bx--skeleton .bx--accordion__button {
  cursor: default; }

.bx--accordion.bx--skeleton .bx--accordion__arrow {
  cursor: default;
  pointer-events: none;
  fill: var(--cds-ui-05, #161616); }

.bx--accordion.bx--skeleton .bx--accordion__arrow:hover, .bx--accordion.bx--skeleton .bx--accordion__arrow:focus, .bx--accordion.bx--skeleton .bx--accordion__arrow:active {
  border: none;
  outline: none;
  cursor: default; }

.bx--accordion.bx--skeleton .bx--accordion__heading:hover::before {
  background-color: transparent; }

.bx--accordion--end.bx--skeleton .bx--accordion__arrow {
  margin-left: var(--cds-spacing-05, 1rem); }

.bx--skeleton .bx--accordion__heading:focus .bx--accordion__arrow {
  border: none;
  outline: none;
  cursor: default; }

.bx--accordion__title.bx--skeleton__text {
  margin-bottom: 0; }

:host(dds-footer-nav), .bx--footer-nav {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #262626;
  --cds-ui-01: #393939;
  --cds-ui-02: #525252;
  --cds-ui-03: #525252;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ffb3b8;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #393939;
  --cds-field-02: #525252;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #ff8389;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #ff8389;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #4c4c4c;
  --cds-hover-light-ui: #656565;
  --cds-hover-selected-ui: #656565;
  --cds-active-ui: #6f6f6f;
  --cds-active-light-ui: #8d8d8d;
  --cds-selected-ui: #525252;
  --cds-selected-light-ui: #6f6f6f;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #4c4c4c;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #393939;
  --cds-disabled-02: #6f6f6f;
  --cds-disabled-03: #a8a8a8;
  --cds-highlight: #0043ce;
  --cds-decorative-01: #6f6f6f;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #6f6f6f;
  --cds-hover-field: #4c4c4c;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  padding: 0;
  order: 1; }

:host(dds-footer-nav) .bx--accordion, .bx--footer-nav .bx--accordion {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  width: 100%;
  list-style: none; }

:host(dds-footer-nav) .bx--accordion *, :host(dds-footer-nav) .bx--accordion *::before, :host(dds-footer-nav) .bx--accordion *::after, .bx--footer-nav .bx--accordion *, .bx--footer-nav .bx--accordion *::before, .bx--footer-nav .bx--accordion *::after {
  box-sizing: inherit; }

:host(dds-footer-nav) .bx--accordion__item, .bx--footer-nav .bx--accordion__item {
  overflow: visible;
  border-top: 1px solid var(--cds-ui-03, #525252);
  transition: all 110ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-footer-nav) .bx--accordion__item:last-child, .bx--footer-nav .bx--accordion__item:last-child {
  border-bottom: 1px solid var(--cds-ui-03, #525252); }

:host(dds-footer-nav) .bx--accordion__heading, .bx--footer-nav .bx--accordion__heading {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  display: inline-block;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: flex-start;
  width: 100%;
  min-height: 2.5rem;
  margin: 0;
  padding: .625rem 0;
  color: var(--cds-text-01, #f4f4f4);
  cursor: pointer;
  transition: background-color cubic-bezier(0.2, 0, 0.38, 0.9) 110ms; }

:host(dds-footer-nav) .bx--accordion__heading *, :host(dds-footer-nav) .bx--accordion__heading *::before, :host(dds-footer-nav) .bx--accordion__heading *::after, .bx--footer-nav .bx--accordion__heading *, .bx--footer-nav .bx--accordion__heading *::before, .bx--footer-nav .bx--accordion__heading *::after {
  box-sizing: inherit; }

:host(dds-footer-nav) .bx--accordion__heading::-moz-focus-inner, .bx--footer-nav .bx--accordion__heading::-moz-focus-inner {
  border: 0; }

:host(dds-footer-nav) .bx--accordion__heading:hover::before, :host(dds-footer-nav) .bx--accordion__heading:focus::before, .bx--footer-nav .bx--accordion__heading:hover::before, .bx--footer-nav .bx--accordion__heading:focus::before {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: calc(100% + 2px);
  content: ''; }

:host(dds-footer-nav) .bx--accordion__heading:hover::before, .bx--footer-nav .bx--accordion__heading:hover::before {
  background-color: var(--cds-hover-ui, #4c4c4c); }

:host(dds-footer-nav) .bx--accordion__heading:focus, .bx--footer-nav .bx--accordion__heading:focus {
  outline: none; }

:host(dds-footer-nav) .bx--accordion__heading:focus::before, .bx--footer-nav .bx--accordion__heading:focus::before {
  box-sizing: border-box;
  border: 2px solid var(--cds-focus, #fff); }

@media screen and (prefers-contrast) {
  :host(dds-footer-nav) .bx--accordion__heading:focus::before, .bx--footer-nav .bx--accordion__heading:focus::before {
    border-style: dotted; } }

:host(dds-footer-nav) .bx--accordion--xl .bx--accordion__heading, .bx--footer-nav .bx--accordion--xl .bx--accordion__heading {
  min-height: 3rem; }

:host(dds-footer-nav) .bx--accordion--sm .bx--accordion__heading, .bx--footer-nav .bx--accordion--sm .bx--accordion__heading {
  min-height: 2rem;
  padding: .3125rem 0; }

:host(dds-footer-nav) .bx--accordion__heading[disabled], .bx--footer-nav .bx--accordion__heading[disabled] {
  color: var(--cds-disabled-02, #6f6f6f);
  cursor: not-allowed; }

:host(dds-footer-nav) .bx--accordion__heading[disabled] .bx--accordion__arrow, .bx--footer-nav .bx--accordion__heading[disabled] .bx--accordion__arrow {
  fill: var(--cds-disabled-02, #6f6f6f); }

:host(dds-footer-nav) .bx--accordion__heading[disabled]:hover::before, .bx--footer-nav .bx--accordion__heading[disabled]:hover::before {
  background-color: transparent; }

:host(dds-footer-nav) .bx--accordion__item--disabled, :host(dds-footer-nav) .bx--accordion__item--disabled + .bx--accordion__item, .bx--footer-nav .bx--accordion__item--disabled, .bx--footer-nav .bx--accordion__item--disabled + .bx--accordion__item {
  border-top: 1px solid var(--cds-disabled-02, #6f6f6f); }

:host(dds-footer-nav) li.bx--accordion__item--disabled:last-of-type, .bx--footer-nav li.bx--accordion__item--disabled:last-of-type {
  border-bottom: 1px solid var(--cds-disabled-02, #6f6f6f); }

:host(dds-footer-nav) .bx--accordion__arrow, .bx--footer-nav .bx--accordion__arrow {
  outline: 2px solid transparent;
  outline-offset: -2px;
  flex: 0 0 1rem;
  width: 1rem;
  height: 1rem;
  margin: 2px 1rem 0 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: all 110ms cubic-bezier(0.2, 0, 0.38, 0.9);
  fill: var(--cds-ui-05, #f4f4f4); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-footer-nav) .bx--accordion__arrow, .bx--footer-nav .bx--accordion__arrow {
    fill: ButtonText; } }

:host(dds-footer-nav) .bx--accordion__title, .bx--footer-nav .bx--accordion__title {
  font-size: var(--cds-body-long-01-font-size, 1rem);
  font-weight: var(--cds-body-long-01-font-weight, 400);
  line-height: var(--cds-body-long-01-line-height, 1.5rem);
  letter-spacing: var(--cds-body-long-01-letter-spacing, 0);
  z-index: 1;
  width: 100%;
  margin: 0 0 0 1rem;
  text-align: left; }

:host(dds-footer-nav) .bx--accordion__content, .bx--footer-nav .bx--accordion__content {
  display: none;
  padding-right: 1rem;
  padding-left: 1rem;
  transition: padding cubic-bezier(0.2, 0, 0.38, 0.9) 110ms; }

@media (min-width: 480px) {
  :host(dds-footer-nav) .bx--accordion__content, .bx--footer-nav .bx--accordion__content {
    padding-right: 3rem; } }

@media (min-width: 640px) {
  :host(dds-footer-nav) .bx--accordion__content, .bx--footer-nav .bx--accordion__content {
    padding-right: 25%; } }

:host(dds-footer-nav) .bx--accordion__content > p, .bx--footer-nav .bx--accordion__content > p {
  font-size: var(--cds-body-long-01-font-size, 1rem);
  font-weight: var(--cds-body-long-01-font-weight, 400);
  line-height: var(--cds-body-long-01-line-height, 1.5rem);
  letter-spacing: var(--cds-body-long-01-letter-spacing, 0); }

:host(dds-footer-nav) .bx--accordion--start .bx--accordion__heading, .bx--footer-nav .bx--accordion--start .bx--accordion__heading {
  flex-direction: row; }

:host(dds-footer-nav) .bx--accordion--start .bx--accordion__arrow, .bx--footer-nav .bx--accordion--start .bx--accordion__arrow {
  margin: 2px 0 0 .5rem; }

:host(dds-footer-nav) .bx--accordion--start .bx--accordion__content, .bx--footer-nav .bx--accordion--start .bx--accordion__content {
  margin-left: 1.5rem; }

:host(dds-footer-nav) .bx--accordion__item--collapsing .bx--accordion__content, :host(dds-footer-nav) .bx--accordion__item--expanding .bx--accordion__content, .bx--footer-nav .bx--accordion__item--collapsing .bx--accordion__content, .bx--footer-nav .bx--accordion__item--expanding .bx--accordion__content {
  display: block; }

:host(dds-footer-nav) .bx--accordion__item--collapsing .bx--accordion__content, .bx--footer-nav .bx--accordion__item--collapsing .bx--accordion__content {
  -webkit-animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) collapse-accordion;
  animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) collapse-accordion; }

:host(dds-footer-nav) .bx--accordion__item--expanding .bx--accordion__content, .bx--footer-nav .bx--accordion__item--expanding .bx--accordion__content {
  -webkit-animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) expand-accordion;
  animation: 110ms cubic-bezier(0.2, 0, 0.38, 0.9) expand-accordion; }

:host(dds-footer-nav) .bx--accordion__item--active, .bx--footer-nav .bx--accordion__item--active {
  overflow: visible; }

:host(dds-footer-nav) .bx--accordion__item--active .bx--accordion__content, .bx--footer-nav .bx--accordion__item--active .bx--accordion__content {
  display: block;
  padding-top: var(--cds-spacing-03, 0.5rem);
  padding-bottom: 1.5rem;
  transition: padding-top cubic-bezier(0, 0, 0.38, 0.9) 110ms, padding-bottom cubic-bezier(0, 0, 0.38, 0.9) 110ms; }

:host(dds-footer-nav) .bx--accordion__item--active .bx--accordion__arrow, .bx--footer-nav .bx--accordion__item--active .bx--accordion__arrow {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  fill: var(--cds-ui-05, #f4f4f4); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-footer-nav) .bx--accordion__item--active .bx--accordion__arrow, .bx--footer-nav .bx--accordion__item--active .bx--accordion__arrow {
    fill: ButtonText; } }

:host(dds-footer-nav) .bx--accordion.bx--skeleton .bx--accordion__heading, :host(dds-footer-nav) .bx--accordion.bx--skeleton .bx--accordion__button, .bx--footer-nav .bx--accordion.bx--skeleton .bx--accordion__heading, .bx--footer-nav .bx--accordion.bx--skeleton .bx--accordion__button {
  cursor: default; }

:host(dds-footer-nav) .bx--accordion.bx--skeleton .bx--accordion__arrow, .bx--footer-nav .bx--accordion.bx--skeleton .bx--accordion__arrow {
  cursor: default;
  pointer-events: none;
  fill: var(--cds-ui-05, #f4f4f4); }

:host(dds-footer-nav) .bx--accordion.bx--skeleton .bx--accordion__arrow:hover, :host(dds-footer-nav) .bx--accordion.bx--skeleton .bx--accordion__arrow:focus, :host(dds-footer-nav) .bx--accordion.bx--skeleton .bx--accordion__arrow:active, .bx--footer-nav .bx--accordion.bx--skeleton .bx--accordion__arrow:hover, .bx--footer-nav .bx--accordion.bx--skeleton .bx--accordion__arrow:focus, .bx--footer-nav .bx--accordion.bx--skeleton .bx--accordion__arrow:active {
  border: none;
  outline: none;
  cursor: default; }

:host(dds-footer-nav) .bx--accordion.bx--skeleton .bx--accordion__heading:hover::before, .bx--footer-nav .bx--accordion.bx--skeleton .bx--accordion__heading:hover::before {
  background-color: transparent; }

:host(dds-footer-nav) .bx--accordion--end.bx--skeleton .bx--accordion__arrow, .bx--footer-nav .bx--accordion--end.bx--skeleton .bx--accordion__arrow {
  margin-left: var(--cds-spacing-05, 1rem); }

:host(dds-footer-nav) .bx--skeleton .bx--accordion__heading:focus .bx--accordion__arrow, .bx--footer-nav .bx--skeleton .bx--accordion__heading:focus .bx--accordion__arrow {
  border: none;
  outline: none;
  cursor: default; }

:host(dds-footer-nav) .bx--accordion__title.bx--skeleton__text, .bx--footer-nav .bx--accordion__title.bx--skeleton__text {
  margin-bottom: 0; }

:host(dds-footer-nav) .bx--accordion__heading, .bx--footer-nav .bx--accordion__heading {
  padding: calc( (var(--cds-container-03, var(--cds-container-03, 3rem)) - 1.5rem) / 2) 0; }

:host(dds-footer-nav) .bx--accordion__arrow, .bx--footer-nav .bx--accordion__arrow {
  width: var(--cds-icon-size-01, var(--cds-icon-size-01, 1.25rem));
  height: var(--cds-icon-size-01, var(--cds-icon-size-01, 1.25rem));
  flex: 0 0 var(--cds-icon-size-01, var(--cds-icon-size-01, 1.25rem)); }

.bx--row--condensed :host(dds-footer-nav), .bx--grid--condensed :host(dds-footer-nav), .bx--row--condensed .bx--footer-nav, .bx--grid--condensed .bx--footer-nav {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow :host(dds-footer-nav), .bx--grid--narrow :host(dds-footer-nav), .bx--row--narrow .bx--footer-nav, .bx--grid--narrow .bx--footer-nav {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 42rem) {
  :host(dds-footer-nav), .bx--footer-nav {
    padding: 0 1rem; } }

@media (min-width: 42rem) and (max-width: 65.9375rem) {
  :host(dds-footer-nav), .bx--footer-nav {
    padding-top: 1rem;
    border-top: 1px solid var(--cds-ui-03, #525252); } }

@media (min-width: 66rem) {
  :host(dds-footer-nav), .bx--footer-nav {
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
    margin-left: 12.5%; } }

@media (min-width: 42rem) {
  .bx--footer-nav__container {
    display: flex;
    flex-wrap: wrap;
    margin-right: -1rem;
    margin-left: -1rem;
    display: block;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem; } }

@media (min-width: 66rem) {
  .bx--footer-nav__container {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 2rem;
    -moz-column-gap: 2rem;
    column-gap: 2rem; } }

:host(dds-footer[size='short']) ::slotted(dds-footer-nav), .bx--footer--short .bx--footer-nav {
  display: none; }

:host(dds-footer-nav-group), .bx--footer-nav-group {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #262626;
  --cds-ui-01: #393939;
  --cds-ui-02: #525252;
  --cds-ui-03: #525252;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ffb3b8;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #393939;
  --cds-field-02: #525252;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #ff8389;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #ff8389;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #4c4c4c;
  --cds-hover-light-ui: #656565;
  --cds-hover-selected-ui: #656565;
  --cds-active-ui: #6f6f6f;
  --cds-active-light-ui: #8d8d8d;
  --cds-selected-ui: #525252;
  --cds-selected-light-ui: #6f6f6f;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #4c4c4c;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #393939;
  --cds-disabled-02: #6f6f6f;
  --cds-disabled-03: #a8a8a8;
  --cds-highlight: #0043ce;
  --cds-decorative-01: #6f6f6f;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #6f6f6f;
  --cds-hover-field: #4c4c4c;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  padding-left: 0;
  margin-bottom: 0; }

:host(dds-footer-nav-group) .bx--accordion__content, .bx--footer-nav-group .bx--accordion__content {
  padding-left: 0;
  padding-right: 0; }

@media (min-width: 42rem) {
  :host(dds-footer-nav-group), .bx--footer-nav-group {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    padding-left: 0;
    display: inline-block;
    margin-bottom: 3rem; }
  .bx--row--condensed :host(dds-footer-nav-group), .bx--grid--condensed :host(dds-footer-nav-group), .bx--row--condensed .bx--footer-nav-group, .bx--grid--condensed .bx--footer-nav-group {
    padding-right: .03125rem;
    padding-left: .03125rem; }
  .bx--row--narrow :host(dds-footer-nav-group), .bx--grid--narrow :host(dds-footer-nav-group), .bx--row--narrow .bx--footer-nav-group, .bx--grid--narrow .bx--footer-nav-group {
    padding-right: 1rem;
    padding-left: 0; }
  :host(dds-footer-nav-group).bx--accordion__item, .bx--footer-nav-group.bx--accordion__item {
    border-top: 0 transparent; }
  :host(dds-footer-nav-group).bx--accordion__item:last-child, .bx--footer-nav-group.bx--accordion__item:last-child {
    border-bottom: 0; }
  :host(dds-footer-nav-group) .bx--accordion__heading, .bx--footer-nav-group .bx--accordion__heading {
    display: none; }
  :host(dds-footer-nav-group) .bx--accordion__content, .bx--footer-nav-group .bx--accordion__content {
    display: block;
    height: auto;
    opacity: 1;
    visibility: visible; }
  :host(dds-footer-nav-group) .bx--accordion__content, :host(dds-footer-nav-group).bx--accordion__item--active .bx--accordion__content, .bx--footer-nav-group .bx--accordion__content, .bx--footer-nav-group.bx--accordion__item--active .bx--accordion__content {
    padding: 0; } }

@media (max-width: 41.9375rem) {
  :host(dds-footer-nav-item) .bx--link, .bx--footer-nav-group .bx--link {
    margin-top: 0;
    display: block;
    padding: 16px 13px; }
  :host(dds-footer-nav-item) .bx--link:hover, :host(dds-footer-nav-item) .bx--link:active, .bx--footer-nav-group .bx--link:hover, .bx--footer-nav-group .bx--link:active {
    text-decoration: none; }
  :host(dds-footer-nav-item) .bx--link:hover, .bx--footer-nav-group .bx--link:hover {
    background-color: var(--cds-hover-ui, #e5e5e5); }
  :host(dds-footer-nav-item) .bx--link:active, .bx--footer-nav-group .bx--link:active {
    background-color: var(--cds-active-ui, #c6c6c6); }
  :host(dds-footer-nav-item) .bx--link:focus, .bx--footer-nav-group .bx--link:focus {
    outline-width: 0;
    box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe); } }

.bx--footer-nav-group__title {
  font-size: var(--cds-heading-02-font-size, 1rem);
  font-weight: var(--cds-heading-02-font-weight, 600);
  line-height: var(--cds-heading-02-line-height, 1.375);
  letter-spacing: var(--cds-heading-02-letter-spacing, 0);
  display: none; }

@media (min-width: 42rem) {
  .bx--footer-nav-group__title {
    display: block; }
  :host(dds-footer-nav-item), .bx--footer-nav-group__item {
    margin-top: .5rem; } }

:host(dds-legal-nav), .bx--legal-nav__container {
  margin-right: auto;
  margin-left: auto;
  max-width: 99rem;
  padding-right: 1rem;
  padding-left: 1rem; }

@media (min-width: 42rem) {
  :host(dds-legal-nav), .bx--legal-nav__container {
    padding-right: 2rem;
    padding-left: 2rem; } }

@media (min-width: 99rem) {
  :host(dds-legal-nav), .bx--legal-nav__container {
    padding-right: 2.5rem;
    padding-left: 2.5rem; } }

.bx--legal-nav {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #262626;
  --cds-ui-01: #393939;
  --cds-ui-02: #525252;
  --cds-ui-03: #525252;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ffb3b8;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #393939;
  --cds-field-02: #525252;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #ff8389;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #ff8389;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #4c4c4c;
  --cds-hover-light-ui: #656565;
  --cds-hover-selected-ui: #656565;
  --cds-active-ui: #6f6f6f;
  --cds-active-light-ui: #8d8d8d;
  --cds-selected-ui: #525252;
  --cds-selected-light-ui: #6f6f6f;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #4c4c4c;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #393939;
  --cds-disabled-02: #6f6f6f;
  --cds-disabled-03: #a8a8a8;
  --cds-highlight: #0043ce;
  --cds-decorative-01: #6f6f6f;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #6f6f6f;
  --cds-hover-field: #4c4c4c;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
  border-top: 1px solid var(--cds-ui-03, #525252); }

@media (max-width: 41.9375rem) {
  .bx--footer:not(.bx--footer--short) .bx--legal-nav {
    border-top: 0; } }

.bx--legal-nav__list {
  width: 100%;
  padding: 0 0 2rem 1rem; }

.bx--legal-nav__list.bx--legal-nav__micro {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #262626;
  --cds-ui-01: #393939;
  --cds-ui-02: #525252;
  --cds-ui-03: #525252;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ffb3b8;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #393939;
  --cds-field-02: #525252;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #ff8389;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #ff8389;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #4c4c4c;
  --cds-hover-light-ui: #656565;
  --cds-hover-selected-ui: #656565;
  --cds-active-ui: #6f6f6f;
  --cds-active-light-ui: #8d8d8d;
  --cds-selected-ui: #525252;
  --cds-selected-light-ui: #6f6f6f;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #4c4c4c;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #393939;
  --cds-disabled-02: #6f6f6f;
  --cds-disabled-03: #a8a8a8;
  --cds-highlight: #0043ce;
  --cds-decorative-01: #6f6f6f;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #6f6f6f;
  --cds-hover-field: #4c4c4c;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  display: flex;
  padding-bottom: 0;
  padding-left: 0;
  flex-direction: column-reverse;
  margin-right: 0; }

@media (min-width: 42rem) {
  .bx--legal-nav__list.bx--legal-nav__micro {
    padding-left: 0; } }

@media (min-width: 66rem) {
  .bx--legal-nav__list.bx--legal-nav__micro {
    justify-content: space-between;
    flex-direction: row; } }

.bx--legal-nav__list.bx--legal-nav__micro .bx--legal-nav__holder {
  -webkit-column-count: inherit;
  -moz-column-count: inherit;
  column-count: inherit;
  margin-left: 0;
  border-top: 1px solid var(--cds-ui-03, #525252);
  padding: 0 1rem; }

@media (min-width: 42rem) {
  .bx--legal-nav__list.bx--legal-nav__micro .bx--legal-nav__holder {
    display: flex;
    align-items: center;
    padding: 0 1rem 0; } }

@media (min-width: 66rem) {
  .bx--legal-nav__list.bx--legal-nav__micro .bx--legal-nav__holder {
    border-top: none; } }

.bx--legal-nav__list.bx--legal-nav__micro .bx--legal-nav__holder .bx--legal-nav__list-item {
  padding: 0;
  margin-right: 0; }

@media (min-width: 42rem) {
  .bx--legal-nav__list.bx--legal-nav__micro .bx--legal-nav__holder .bx--legal-nav__list-item {
    margin-right: 2rem; } }

.bx--legal-nav__list.bx--legal-nav__micro .bx--legal-nav__holder .bx--legal-nav__list-item a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 3rem; }

.bx--legal-nav__list.bx--legal-nav__micro .bx--locale-btn__container, .bx--legal-nav__list.bx--legal-nav__micro .bx--language-selector__container {
  margin: 0; }

@media (min-width: 42rem) {
  .bx--legal-nav__list.bx--legal-nav__micro .bx--locale-btn__container, .bx--legal-nav__list.bx--legal-nav__micro .bx--language-selector__container {
    align-self: flex-end;
    border-left: 1px solid var(--cds-ui-03, #525252); } }

@media (min-width: 66rem) {
  .bx--legal-nav__list.bx--legal-nav__micro .bx--locale-btn__container, .bx--legal-nav__list.bx--legal-nav__micro .bx--language-selector__container {
    margin: 0 -1rem 0 0; } }

.bx--legal-nav__list.bx--legal-nav__micro .bx--locale-btn__container .bx--btn--secondary, .bx--legal-nav__list.bx--legal-nav__micro .bx--locale-btn__container .bx--list-box, .bx--legal-nav__list.bx--legal-nav__micro .bx--locale-btn__container .bx--select-input, .bx--legal-nav__list.bx--legal-nav__micro .bx--language-selector__container .bx--btn--secondary, .bx--legal-nav__list.bx--legal-nav__micro .bx--language-selector__container .bx--list-box, .bx--legal-nav__list.bx--legal-nav__micro .bx--language-selector__container .bx--select-input {
  background-color: var(--cds-ui-background, #262626);
  max-width: 100%; }

.bx--legal-nav__list.bx--legal-nav__micro .bx--locale-btn__container .bx--btn--secondary:hover, .bx--legal-nav__list.bx--legal-nav__micro .bx--locale-btn__container .bx--list-box:hover, .bx--legal-nav__list.bx--legal-nav__micro .bx--locale-btn__container .bx--select-input:hover, .bx--legal-nav__list.bx--legal-nav__micro .bx--language-selector__container .bx--btn--secondary:hover, .bx--legal-nav__list.bx--legal-nav__micro .bx--language-selector__container .bx--list-box:hover, .bx--legal-nav__list.bx--legal-nav__micro .bx--language-selector__container .bx--select-input:hover {
  background-color: var(--cds-hover-ui, #4c4c4c); }

.bx--legal-nav__list.bx--legal-nav__micro .bx--locale-btn__container .bx--btn--secondary:active, .bx--legal-nav__list.bx--legal-nav__micro .bx--locale-btn__container .bx--list-box:active, .bx--legal-nav__list.bx--legal-nav__micro .bx--locale-btn__container .bx--select-input:active, .bx--legal-nav__list.bx--legal-nav__micro .bx--language-selector__container .bx--btn--secondary:active, .bx--legal-nav__list.bx--legal-nav__micro .bx--language-selector__container .bx--list-box:active, .bx--legal-nav__list.bx--legal-nav__micro .bx--language-selector__container .bx--select-input:active {
  background-color: var(--cds-active-ui, #6f6f6f); }

.bx--legal-nav__list.bx--legal-nav__micro .bx--locale-btn__container .bx--select, .bx--legal-nav__list.bx--legal-nav__micro .bx--language-selector__container .bx--select {
  max-width: 100%; }

.bx--legal-nav__list.bx--legal-nav__micro .bx--locale-btn__container .bx--text-input, .bx--legal-nav__list.bx--legal-nav__micro .bx--locale-btn__container .bx--list-box, .bx--legal-nav__list.bx--legal-nav__micro .bx--locale-btn__container .bx--select-input, .bx--legal-nav__list.bx--legal-nav__micro .bx--language-selector__container .bx--text-input, .bx--legal-nav__list.bx--legal-nav__micro .bx--language-selector__container .bx--list-box, .bx--legal-nav__list.bx--legal-nav__micro .bx--language-selector__container .bx--select-input {
  border-bottom: none; }

.bx--legal-nav__holder {
  margin-left: 0; }

@media (min-width: 42rem) {
  .bx--legal-nav__holder {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; } }

@media (min-width: 66rem) {
  .bx--legal-nav__holder {
    margin-left: 25%;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3; } }

:host(dds-legal-nav-item), :host(dds-legal-nav-cookie-preferences-placeholder), .bx--legal-nav__list-item {
  margin-right: 2rem;
  padding: var(--cds-spacing-03, 0.5rem) 0 0 0; }

:host(dds-legal-nav-item):last-child, :host(dds-legal-nav-cookie-preferences-placeholder):last-child, .bx--legal-nav__list-item:last-child {
  margin-right: 0; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--overflow-menu, .bx--overflow-menu__trigger {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  display: inline-block;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  outline: 2px solid transparent;
  outline-offset: -2px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
  transition: outline 110ms cubic-bezier(0, 0, 0.38, 0.9), background-color 110ms cubic-bezier(0, 0, 0.38, 0.9); }

.bx--overflow-menu *, .bx--overflow-menu *::before, .bx--overflow-menu *::after, .bx--overflow-menu__trigger *, .bx--overflow-menu__trigger *::before, .bx--overflow-menu__trigger *::after {
  box-sizing: inherit; }

.bx--overflow-menu::-moz-focus-inner, .bx--overflow-menu__trigger::-moz-focus-inner {
  border: 0; }

.bx--overflow-menu *, .bx--overflow-menu *::before, .bx--overflow-menu *::after, .bx--overflow-menu__trigger *, .bx--overflow-menu__trigger *::before, .bx--overflow-menu__trigger *::after {
  box-sizing: inherit; }

.bx--overflow-menu:focus, .bx--overflow-menu__trigger:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--overflow-menu:focus, .bx--overflow-menu__trigger:focus {
    outline-style: dotted; } }

.bx--overflow-menu:hover, .bx--overflow-menu__trigger:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--overflow-menu--sm {
  width: 2rem;
  height: 2rem; }

.bx--overflow-menu--xl {
  width: 3rem;
  height: 3rem; }

.bx--overflow-menu__trigger.bx--tooltip--a11y.bx--tooltip__trigger:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--overflow-menu__trigger.bx--tooltip--a11y.bx--tooltip__trigger:focus {
    outline-style: dotted; } }

.bx--overflow-menu__trigger.bx--tooltip--a11y.bx--tooltip__trigger:focus svg {
  outline: none; }

.bx--overflow-menu.bx--overflow-menu--open, .bx--overflow-menu.bx--overflow-menu--open .bx--overflow-menu__trigger {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  background-color: var(--cds-field-01, #f4f4f4);
  transition: none; }

.bx--overflow-menu--light.bx--overflow-menu--open, .bx--overflow-menu--light.bx--overflow-menu--open .bx--overflow-menu__trigger {
  background-color: var(--cds-field-02, #fff); }

.bx--overflow-menu__icon {
  width: 1rem;
  height: 1rem;
  fill: var(--cds-icon-01, #161616); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--overflow-menu__icon {
    fill: ButtonText; } }

.bx--overflow-menu-options {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 32px;
  left: 0;
  z-index: 6000;
  display: none;
  flex-direction: column;
  align-items: flex-start;
  width: 10rem;
  list-style: none;
  background-color: var(--cds-field-01, #f4f4f4); }

.bx--overflow-menu-options *, .bx--overflow-menu-options *::before, .bx--overflow-menu-options *::after {
  box-sizing: inherit; }

.bx--overflow-menu-options::after {
  position: absolute;
  display: block;
  background-color: var(--cds-field-01, #f4f4f4);
  transition: background-color 110ms cubic-bezier(0, 0, 0.38, 0.9);
  content: ''; }

.bx--overflow-menu.bx--overflow-menu--open:hover {
  background-color: var(--cds-field-01, #f4f4f4); }

.bx--overflow-menu-options--light {
  background-color: var(--cds-field-02, #fff); }

.bx--overflow-menu-options--light::after {
  background-color: var(--cds-field-02, #fff); }

.bx--overflow-menu.bx--overflow-menu--light.bx--overflow-menu--open:hover {
  background-color: var(--cds-field-02, #fff); }

.bx--overflow-menu-options[data-floating-menu-direction='bottom']::after {
  top: -.1875rem;
  left: 0;
  width: 2.5rem;
  height: .1875rem; }

.bx--overflow-menu-options[data-floating-menu-direction='top']::after {
  bottom: -.5rem;
  left: 0;
  width: 2.5rem;
  height: .5rem; }

.bx--overflow-menu-options[data-floating-menu-direction='left']::after {
  top: 0;
  right: -.375rem;
  width: .375rem;
  height: 2.5rem; }

.bx--overflow-menu-options[data-floating-menu-direction='right']::after {
  top: 0;
  left: -.375rem;
  width: .375rem;
  height: 2.5rem; }

.bx--overflow-menu-options--sm.bx--overflow-menu-options[data-floating-menu-direction='bottom']::after, .bx--overflow-menu-options--sm.bx--overflow-menu-options[data-floating-menu-direction='top']::after {
  width: 2rem; }

.bx--overflow-menu-options--sm.bx--overflow-menu-options[data-floating-menu-direction='left']::after, .bx--overflow-menu-options--sm.bx--overflow-menu-options[data-floating-menu-direction='right']::after {
  height: 2rem; }

.bx--overflow-menu-options--xl.bx--overflow-menu-options[data-floating-menu-direction='bottom']::after, .bx--overflow-menu-options--xl.bx--overflow-menu-options[data-floating-menu-direction='top']::after {
  width: 3rem; }

.bx--overflow-menu-options--xl.bx--overflow-menu-options[data-floating-menu-direction='left']::after, .bx--overflow-menu-options--xl.bx--overflow-menu-options[data-floating-menu-direction='right']::after {
  height: 3rem; }

.bx--overflow-menu--flip.bx--overflow-menu-options[data-floating-menu-direction='top']::after, .bx--overflow-menu--flip.bx--overflow-menu-options[data-floating-menu-direction='bottom']::after {
  right: 0;
  left: auto; }

.bx--overflow-menu--flip.bx--overflow-menu-options[data-floating-menu-direction='left']::after, .bx--overflow-menu--flip.bx--overflow-menu-options[data-floating-menu-direction='right']::after {
  top: auto;
  bottom: 0; }

.bx--overflow-menu-options--open {
  display: flex; }

.bx--overflow-menu-options__content {
  width: 100%; }

.bx--overflow-menu-options__option {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  display: flex;
  align-items: center;
  width: 100%;
  height: 2.5rem;
  padding: 0;
  background-color: transparent;
  transition: background-color 110ms cubic-bezier(0, 0, 0.38, 0.9); }

.bx--overflow-menu-options__option *, .bx--overflow-menu-options__option *::before, .bx--overflow-menu-options__option *::after {
  box-sizing: inherit; }

.bx--overflow-menu-options--sm .bx--overflow-menu-options__option {
  height: 2rem; }

.bx--overflow-menu-options--xl .bx--overflow-menu-options__option {
  height: 3rem; }

.bx--overflow-menu--divider {
  border-top: 1px solid var(--cds-ui-03, #e0e0e0); }

.bx--overflow-menu--light .bx--overflow-menu--divider {
  border-top: 1px solid var(--cds-decorative-01, #e0e0e0); }

a.bx--overflow-menu-options__btn::before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: ''; }

.bx--overflow-menu-options__btn {
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  outline: 2px solid transparent;
  outline-offset: -2px;
  display: inline-flex;
  align-items: center;
  width: 100%;
  max-width: 11.25rem;
  height: 100%;
  padding: 0 1rem;
  color: var(--cds-text-02, #525252);
  font-weight: 400;
  text-align: left;
  background-color: transparent;
  border: none;
  cursor: pointer;
  transition: outline 110ms cubic-bezier(0, 0, 0.38, 0.9), background-color 110ms cubic-bezier(0, 0, 0.38, 0.9), color 110ms cubic-bezier(0, 0, 0.38, 0.9); }

.bx--overflow-menu-options__btn:hover {
  color: var(--cds-text-01, #161616); }

.bx--overflow-menu-options__btn:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--overflow-menu-options__btn:focus {
    outline-style: dotted; } }

.bx--overflow-menu-options__btn::-moz-focus-inner {
  border: none; }

.bx--overflow-menu-options__btn svg {
  fill: var(--cds-icon-02, #525252); }

.bx--overflow-menu-options__btn:hover svg {
  fill: var(--cds-icon-01, #161616); }

.bx--overflow-menu-options__option-content {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.bx--overflow-menu-options__option:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--overflow-menu-options__option--danger .bx--overflow-menu-options__btn:hover, .bx--overflow-menu-options__option--danger .bx--overflow-menu-options__btn:focus {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-danger-01, #da1e28); }

.bx--overflow-menu-options__option--danger .bx--overflow-menu-options__btn:hover svg, .bx--overflow-menu-options__option--danger .bx--overflow-menu-options__btn:focus svg {
  fill: currentColor; }

.bx--overflow-menu-options__option--disabled:hover {
  background-color: var(--cds-ui-01, #f4f4f4);
  cursor: not-allowed; }

.bx--overflow-menu-options__option--disabled .bx--overflow-menu-options__btn {
  color: var(--cds-disabled-02, #c6c6c6);
  pointer-events: none; }

.bx--overflow-menu-options__option--disabled .bx--overflow-menu-options__btn:hover, .bx--overflow-menu-options__option--disabled .bx--overflow-menu-options__btn:active, .bx--overflow-menu-options__option--disabled .bx--overflow-menu-options__btn:focus {
  outline: 2px solid transparent;
  outline-offset: -2px;
  background-color: var(--cds-ui-01, #f4f4f4); }

.bx--overflow-menu-options__option--disabled .bx--overflow-menu-options__btn svg {
  fill: var(--cds-disabled-02, #c6c6c6); }

.bx--overflow-menu--flip {
  left: -140px; }

.bx--overflow-menu--flip::before {
  left: 145px; }

.bx--tooltip__label {
  font-size: var(--cds-label-01-font-size, 0.875rem);
  font-weight: var(--cds-label-01-font-weight, 400);
  line-height: var(--cds-label-01-line-height, 1.125rem);
  letter-spacing: var(--cds-label-01-letter-spacing, 0.16px);
  display: inline-flex;
  align-items: center;
  color: var(--cds-text-02, #525252); }

.bx--tooltip__label:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--tooltip__label:focus {
    outline-style: dotted; } }

.bx--tooltip__trigger svg {
  fill: var(--cds-icon-02, #525252); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--tooltip__trigger svg {
    fill: ButtonText; } }

.bx--tooltip__trigger:not(.bx--btn--icon-only) {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  display: inline-block;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-flex;
  align-items: center;
  font-size: 1rem;
  cursor: pointer; }

.bx--tooltip__trigger:not(.bx--btn--icon-only) *, .bx--tooltip__trigger:not(.bx--btn--icon-only) *::before, .bx--tooltip__trigger:not(.bx--btn--icon-only) *::after {
  box-sizing: inherit; }

.bx--tooltip__trigger:not(.bx--btn--icon-only)::-moz-focus-inner {
  border: 0; }

.bx--tooltip__trigger:not(.bx--btn--icon-only):focus {
  outline: 1px solid var(--cds-focus, #0f62fe);
  fill: var(--cds-hover-primary, #0353e9); }

@media screen and (prefers-contrast) {
  .bx--tooltip__trigger:not(.bx--btn--icon-only):focus {
    outline-style: dotted; } }

.bx--tooltip__label .bx--tooltip__trigger {
  margin-left: .5rem; }

.bx--tooltip__label--bold {
  font-weight: 600; }

.bx--tooltip {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  position: absolute;
  z-index: 6000;
  display: none;
  min-width: 13rem;
  max-width: 18rem;
  margin-top: .25rem;
  padding: 1rem;
  color: var(--cds-inverse-01, #fff);
  word-wrap: break-word;
  background: var(--cds-inverse-02, #393939);
  border-radius: .125rem; }

.bx--tooltip *, .bx--tooltip *::before, .bx--tooltip *::after {
  box-sizing: inherit; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--tooltip {
    border: 1px solid transparent; } }

.bx--tooltip:focus {
  outline: 0;
  box-shadow: inset 0 0 0 1px var(--cds-inverse-02, #393939), inset 0 0 0 2px var(--cds-ui-background, #fff); }

.bx--tooltip.bx--tooltip--top.bx--tooltip--align-start, .bx--tooltip.bx--tooltip--bottom.bx--tooltip--align-start {
  -webkit-transform: translate(calc(50% - 22px), 0);
  transform: translate(calc(50% - 22px), 0); }

.bx--tooltip.bx--tooltip--top.bx--tooltip--align-start .bx--tooltip__caret, .bx--tooltip.bx--tooltip--bottom.bx--tooltip--align-start .bx--tooltip__caret {
  margin-left: 15px; }

.bx--tooltip.bx--tooltip--top.bx--tooltip--align-end, .bx--tooltip.bx--tooltip--bottom.bx--tooltip--align-end {
  -webkit-transform: translate(calc(22px - 50%), 0);
  transform: translate(calc(22px - 50%), 0); }

.bx--tooltip.bx--tooltip--top.bx--tooltip--align-end .bx--tooltip__caret, .bx--tooltip.bx--tooltip--bottom.bx--tooltip--align-end .bx--tooltip__caret {
  margin-right: 15px; }

.bx--tooltip.bx--tooltip--left.bx--tooltip--align-start {
  -webkit-transform: translate(0, calc(-15px + 50%));
  transform: translate(0, calc(-15px + 50%)); }

.bx--tooltip.bx--tooltip--left.bx--tooltip--align-start .bx--tooltip__caret {
  top: 14px; }

.bx--tooltip.bx--tooltip--left.bx--tooltip--align-end {
  -webkit-transform: translate(0, calc(31px - 50%));
  transform: translate(0, calc(31px - 50%)); }

.bx--tooltip.bx--tooltip--left.bx--tooltip--align-end .bx--tooltip__caret {
  top: initial;
  bottom: 25px; }

.bx--tooltip.bx--tooltip--right.bx--tooltip--align-start {
  -webkit-transform: translate(0, calc(-26px + 50%));
  transform: translate(0, calc(-26px + 50%)); }

.bx--tooltip.bx--tooltip--right.bx--tooltip--align-start .bx--tooltip__caret {
  top: 26px; }

.bx--tooltip.bx--tooltip--right.bx--tooltip--align-end {
  -webkit-transform: translate(0, calc(20px - 50%));
  transform: translate(0, calc(20px - 50%)); }

.bx--tooltip.bx--tooltip--right.bx--tooltip--align-end .bx--tooltip__caret {
  top: initial;
  bottom: 12px; }

.bx--tooltip p {
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

.bx--tooltip button {
  padding-right: 2rem; }

.bx--tooltip .bx--btn:focus {
  border-color: var(--cds-inverse-focus-ui, #fff);
  outline-color: var(--cds-inverse-02, #393939); }

.bx--tooltip .bx--link {
  color: var(--cds-inverse-link, #78a9ff);
  font-size: .875rem; }

.bx--tooltip .bx--link:focus {
  outline: 1px solid var(--cds-inverse-focus-ui, #fff);
  outline-offset: 2px; }

.bx--tooltip .bx--link:active, .bx--tooltip .bx--link:active:visited, .bx--tooltip .bx--link:active:visited:hover {
  color: var(--cds-inverse-01, #fff); }

.bx--tooltip .bx--link:visited {
  color: var(--cds-inverse-link, #78a9ff); }

.bx--tooltip .bx--tooltip__content[tabindex='-1']:focus {
  outline: none; }

.bx--tooltip .bx--tooltip__caret {
  position: absolute;
  top: calc(-.42969rem + 1px);
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
  border-right: .42969rem solid transparent;
  border-bottom: 0.42969rem solid var(--cds-inverse-02, #393939);
  border-left: .42969rem solid transparent;
  content: ''; }

.bx--tooltip .bx--tooltip__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 1rem; }

.bx--tooltip[data-floating-menu-direction='left'] .bx--tooltip__caret {
  top: 50%;
  right: calc(-.42969rem + 1px);
  left: auto;
  -webkit-transform: rotate(90deg) translate(50%, -50%);
  transform: rotate(90deg) translate(50%, -50%); }

.bx--tooltip[data-floating-menu-direction='top'] .bx--tooltip__caret {
  top: auto;
  bottom: calc(-.42969rem + 1px);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.bx--tooltip[data-floating-menu-direction='right'] .bx--tooltip__caret {
  top: 50%;
  right: auto;
  left: calc(-.42969rem + 1px);
  -webkit-transform: rotate(270deg) translate(50%, -50%);
  transform: rotate(270deg) translate(50%, -50%); }

.bx--tooltip__heading {
  font-size: var(--cds-productive-heading-01-font-size, 1rem);
  font-weight: var(--cds-productive-heading-01-font-weight, 600);
  line-height: var(--cds-productive-heading-01-line-height, 1.375rem);
  letter-spacing: var(--cds-productive-heading-01-letter-spacing, 0);
  margin-bottom: var(--cds-spacing-03, 0.5rem); }

.bx--tooltip--shown {
  display: block; }

.bx--tooltip--definition {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  position: relative; }

.bx--tooltip--definition *, .bx--tooltip--definition *::before, .bx--tooltip--definition *::after {
  box-sizing: inherit; }

.bx--tooltip--definition .bx--tooltip__trigger {
  font-size: var(--cds-label-01-font-size, 0.875rem);
  font-weight: var(--cds-label-01-font-weight, 400);
  line-height: var(--cds-label-01-line-height, 1.125rem);
  letter-spacing: var(--cds-label-01-letter-spacing, 0.16px);
  position: relative;
  display: inline-flex;
  color: var(--cds-text-01, #161616);
  border-bottom: 1px dotted var(--cds-interactive-01, #0f62fe); }

.bx--tooltip--definition .bx--tooltip__trigger:hover {
  cursor: pointer; }

.bx--tooltip--definition .bx--tooltip__trigger:hover + .bx--tooltip--definition__top, .bx--tooltip--definition .bx--tooltip__trigger:hover + .bx--tooltip--definition__bottom {
  display: block; }

.bx--tooltip--definition .bx--tooltip__trigger:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--tooltip--definition .bx--tooltip__trigger:focus {
    outline-style: dotted; } }

.bx--tooltip--definition .bx--tooltip__trigger:focus + .bx--tooltip--definition__top, .bx--tooltip--definition .bx--tooltip__trigger:focus + .bx--tooltip--definition__bottom {
  display: block; }

.bx--tooltip--definition__bottom, .bx--tooltip--definition__top {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  position: absolute;
  z-index: 1;
  display: none;
  width: 13rem;
  margin-top: .75rem;
  padding: .5rem 1rem;
  background: var(--cds-inverse-02, #393939);
  border-radius: .125rem;
  cursor: pointer;
  pointer-events: none; }

.bx--tooltip--definition__bottom p, .bx--tooltip--definition__top p {
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  color: var(--cds-inverse-01, #fff); }

.bx--tooltip--definition__bottom .bx--tooltip__caret, .bx--tooltip--definition__top .bx--tooltip__caret {
  position: absolute;
  right: 0;
  left: 0;
  width: 0.6rem;
  height: 0.6rem;
  margin-left: 1rem;
  background: var(--cds-inverse-02, #393939); }

.bx--tooltip--definition__bottom .bx--tooltip__caret {
  top: -0.2rem;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.bx--tooltip--definition__top {
  margin-top: -2rem;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%); }

.bx--tooltip--definition__top .bx--tooltip__caret {
  bottom: -0.2rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.bx--tooltip--definition__align-end {
  right: 0; }

.bx--tooltip--definition__align-center {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }

.bx--tooltip--definition__top.bx--tooltip--definition__align-center {
  margin-left: 50%;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

.bx--tooltip--definition__align-center .bx--tooltip__caret {
  left: auto;
  margin-right: calc(50% - 6px);
  margin-left: auto; }

.bx--tooltip--definition__align-end .bx--tooltip__caret {
  left: auto;
  margin-right: 1rem;
  margin-left: auto; }

.bx--tooltip--definition.bx--tooltip--a11y {
  display: inline-flex; }

.bx--tooltip--definition button.bx--tooltip--a11y {
  margin: 0; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition {
  font-size: var(--cds-label-01-font-size, 0.875rem);
  font-weight: var(--cds-label-01-font-weight, 400);
  line-height: var(--cds-label-01-line-height, 1.125rem);
  letter-spacing: var(--cds-label-01-letter-spacing, 0.16px);
  border-bottom: 0.0625rem dotted var(--cds-text-02, #525252);
  transition: border-color 110ms; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition:hover, .bx--tooltip__trigger.bx--tooltip__trigger--definition:focus {
  border-bottom-color: var(--cds-interactive-04, #0f62fe); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:focus {
    outline-style: dotted; } }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
    display: inline-block; } }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--a11y::after {
  transition: none; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .5rem 1rem;
  color: var(--cds-inverse-01, #fff);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #393939);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
    border: 1px solid transparent; } }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after {
  content: attr(aria-label); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--a11y::after {
  content: none; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--visible::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--visible::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:hover::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:hover::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:focus::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--visible .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:hover .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:focus .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--visible .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:hover .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:hover.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:focus .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:focus + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--hidden .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  bottom: -.75rem; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
  top: 0;
  left: 50%; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::before {
  top: -.25rem;
  border-color: var(--cds-inverse-02, #393939) transparent transparent transparent;
  border-width: .3125rem .25rem 0 .25rem;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top + .bx--assistive-text {
  top: -.5625rem;
  left: 0;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  bottom: -.75rem; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start + .bx--assistive-text {
  top: 0;
  left: 50%; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start::before {
  top: -.25rem;
  border-color: var(--cds-inverse-02, #393939) transparent transparent transparent;
  border-width: .3125rem .25rem 0 .25rem;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-start + .bx--assistive-text {
  top: -.5625rem;
  left: 0;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  bottom: -.75rem; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center + .bx--assistive-text {
  top: 0;
  left: 50%; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center::before {
  top: -.25rem;
  border-color: var(--cds-inverse-02, #393939) transparent transparent transparent;
  border-width: .3125rem .25rem 0 .25rem;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-center + .bx--assistive-text {
  top: -.5625rem;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  bottom: -.75rem; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end + .bx--assistive-text {
  top: 0;
  left: 50%; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end::before {
  top: -.25rem;
  border-color: var(--cds-inverse-02, #393939) transparent transparent transparent;
  border-width: .3125rem .25rem 0 .25rem;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--top.bx--tooltip--align-end + .bx--assistive-text {
  top: -.5625rem;
  right: 0;
  left: auto;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:focus {
    outline-style: dotted; } }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
    display: inline-block; } }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--a11y::after {
  transition: none; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .5rem 1rem;
  color: var(--cds-inverse-01, #fff);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #393939);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
    border: 1px solid transparent; } }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after {
  content: attr(aria-label); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--a11y::after {
  content: none; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--visible::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--visible::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:hover::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:hover::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:focus::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--visible .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:hover .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:focus .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--visible .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:hover .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:hover.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:focus .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:focus + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--hidden .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  top: -.75rem; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
  bottom: 0;
  left: 50%; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::before {
  bottom: -.25rem;
  border-color: transparent transparent var(--cds-inverse-02, #393939) transparent;
  border-width: 0 .25rem .3125rem .25rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom + .bx--assistive-text {
  bottom: -.5625rem;
  left: 0;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--a11y + .bx--assistive-text {
  bottom: -.5rem;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  top: -.75rem; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start + .bx--assistive-text {
  bottom: 0;
  left: 50%; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start::before {
  bottom: -.25rem;
  border-color: transparent transparent var(--cds-inverse-02, #393939) transparent;
  border-width: 0 .25rem .3125rem .25rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start + .bx--assistive-text {
  bottom: -.5625rem;
  left: 0;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-start.bx--tooltip--a11y + .bx--assistive-text {
  bottom: -.5rem;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  top: -.75rem; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center + .bx--assistive-text {
  bottom: 0;
  left: 50%; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center::before {
  bottom: -.25rem;
  border-color: transparent transparent var(--cds-inverse-02, #393939) transparent;
  border-width: 0 .25rem .3125rem .25rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center + .bx--assistive-text {
  bottom: -.5625rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-center.bx--tooltip--a11y + .bx--assistive-text {
  bottom: -.5rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  top: -.75rem; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end::before, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end + .bx--assistive-text {
  bottom: 0;
  left: 50%; }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end::before {
  bottom: -.25rem;
  border-color: transparent transparent var(--cds-inverse-02, #393939) transparent;
  border-width: 0 .25rem .3125rem .25rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end::after, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end + .bx--assistive-text {
  bottom: -.5625rem;
  right: 0;
  left: auto;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%); }

.bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--bottom.bx--tooltip--align-end.bx--tooltip--a11y + .bx--assistive-text {
  bottom: -.5rem;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%); }

.bx--tooltip--icon {
  display: inline-flex;
  align-items: center; }

.bx--tooltip--icon__top, .bx--tooltip--icon__bottom {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

.bx--tooltip--icon__top *, .bx--tooltip--icon__top *::before, .bx--tooltip--icon__top *::after, .bx--tooltip--icon__bottom *, .bx--tooltip--icon__bottom *::before, .bx--tooltip--icon__bottom *::after {
  box-sizing: inherit; }

.bx--tooltip--icon__top::before, .bx--tooltip--icon__top::after, .bx--tooltip--icon__bottom::before, .bx--tooltip--icon__bottom::after {
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  position: absolute;
  display: flex;
  align-items: center;
  opacity: 0;
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  pointer-events: none; }

.bx--tooltip--icon__top::before, .bx--tooltip--icon__bottom::before {
  right: 0;
  left: 0;
  width: 0;
  height: 0;
  margin: 0 auto;
  margin-top: 1px;
  margin-left: 50%;
  border-color: transparent transparent var(--cds-inverse-02, #393939) transparent;
  border-style: solid;
  border-width: 0 .25rem .3125rem .25rem;
  content: ''; }

.bx--tooltip--icon__top::after, .bx--tooltip--icon__bottom::after {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  min-width: 1.5rem;
  max-width: 13rem;
  height: 1.5rem;
  margin-left: 50%;
  padding: 0 1rem;
  color: var(--cds-inverse-01, #fff);
  font-weight: 400;
  white-space: nowrap;
  background-color: var(--cds-inverse-02, #393939);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  content: attr(aria-label);
  pointer-events: none; }

.bx--tooltip--icon__top:hover::before, .bx--tooltip--icon__top:hover::after, .bx--tooltip--icon__top:focus::before, .bx--tooltip--icon__top:focus::after, .bx--tooltip--icon__bottom:hover::before, .bx--tooltip--icon__bottom:hover::after, .bx--tooltip--icon__bottom:focus::before, .bx--tooltip--icon__bottom:focus::after {
  opacity: 1; }

.bx--tooltip--icon__top:hover svg, .bx--tooltip--icon__top:focus svg, .bx--tooltip--icon__bottom:hover svg, .bx--tooltip--icon__bottom:focus svg {
  fill: var(--cds-icon-02, #525252); }

.bx--tooltip--icon__top:focus, .bx--tooltip--icon__bottom:focus {
  outline: 1px solid transparent; }

.bx--tooltip--icon__top:focus svg, .bx--tooltip--icon__bottom:focus svg {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--tooltip--icon__top:focus svg, .bx--tooltip--icon__bottom:focus svg {
    outline-style: dotted; } }

.bx--tooltip--icon__top::before {
  -webkit-transform: translate(-50%, calc(-100% - 9px)) rotate(180deg);
  transform: translate(-50%, calc(-100% - 9px)) rotate(180deg);
  top: 1px; }

.bx--tooltip--icon__top::after {
  -webkit-transform: translate(-50%, calc(-100% - 12px));
  transform: translate(-50%, calc(-100% - 12px));
  top: 0; }

.bx--tooltip--icon__bottom::before {
  -webkit-transform: translate(-50%, 10px) rotate(0);
  transform: translate(-50%, 10px) rotate(0);
  bottom: 0; }

.bx--tooltip--icon__bottom::after {
  -webkit-transform: translate(-50%, calc(100% + 10px));
  transform: translate(-50%, calc(100% + 10px));
  bottom: 0; }

.bx--tooltip--icon__top.bx--tooltip--icon__align-start::before {
  -webkit-transform: translate(0, calc(-100% - 9px)) rotate(180deg);
  transform: translate(0, calc(-100% - 9px)) rotate(180deg);
  top: 1px;
  margin-left: 4px; }

.bx--tooltip--icon__top.bx--tooltip--icon__align-start::after {
  -webkit-transform: translate(0, calc(-100% - 12px));
  transform: translate(0, calc(-100% - 12px));
  top: 0;
  margin-left: 0; }

.bx--tooltip--icon__top.bx--tooltip--icon__align-end::before {
  -webkit-transform: translate(0, calc(-100% - 9px)) rotate(180deg);
  transform: translate(0, calc(-100% - 9px)) rotate(180deg);
  top: 1px;
  right: 0;
  left: auto;
  margin-right: 4px; }

.bx--tooltip--icon__top.bx--tooltip--icon__align-end::after {
  -webkit-transform: translate(0, calc(-100% - 12px));
  transform: translate(0, calc(-100% - 12px));
  top: 0;
  margin-left: 0;
  right: 0; }

.bx--tooltip--icon__bottom.bx--tooltip--icon__align-start::before {
  -webkit-transform: translate(0, 10px) rotate(0);
  transform: translate(0, 10px) rotate(0);
  bottom: 0;
  margin-left: 4px; }

.bx--tooltip--icon__bottom.bx--tooltip--icon__align-start::after {
  -webkit-transform: translate(0, calc(100% + 10px));
  transform: translate(0, calc(100% + 10px));
  bottom: 0;
  margin-left: 0; }

.bx--tooltip--icon__bottom.bx--tooltip--icon__align-end::before {
  -webkit-transform: translate(0, 10px) rotate(0);
  transform: translate(0, 10px) rotate(0);
  bottom: 0;
  right: 0;
  left: auto;
  margin-right: 4px; }

.bx--tooltip--icon__bottom.bx--tooltip--icon__align-end::after {
  -webkit-transform: translate(0, calc(100% + 10px));
  transform: translate(0, calc(100% + 10px));
  bottom: 0;
  margin-left: 0;
  right: 0; }

.bx--tooltip--icon .bx--tooltip__trigger svg {
  margin-left: 0; }

.bx--tooltip__trigger:hover svg, .bx--tooltip__trigger:focus svg {
  fill: var(--cds-icon-02, #525252); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--tooltip__trigger:hover svg, .bx--tooltip__trigger:focus svg {
    fill: ButtonText; } }

.bx--tooltip__trigger.bx--tooltip--top {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

.bx--tooltip__trigger.bx--tooltip--top:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--tooltip--top:focus {
    outline-style: dotted; } }

.bx--tooltip__trigger.bx--tooltip--top:focus {
  outline: 1px solid transparent; }

.bx--tooltip__trigger.bx--tooltip--top:focus svg {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--tooltip--top:focus svg {
    outline-style: dotted; } }

.bx--tooltip__trigger.bx--tooltip--top::before, .bx--tooltip__trigger.bx--tooltip--top::after, .bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip--top::before, .bx--tooltip__trigger.bx--tooltip--top::after, .bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
    display: inline-block; } }

.bx--tooltip__trigger.bx--tooltip--top::before, .bx--tooltip__trigger.bx--tooltip--top::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--a11y::after {
  transition: none; }

.bx--tooltip__trigger.bx--tooltip--top::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

.bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

.bx--tooltip__trigger.bx--tooltip--top::after, .bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .1875rem 1rem;
  color: var(--cds-inverse-01, #fff);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #393939);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip--top::after, .bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  .bx--tooltip__trigger.bx--tooltip--top::after, .bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  .bx--tooltip__trigger.bx--tooltip--top::after, .bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--tooltip--top::after, .bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
    border: 1px solid transparent; } }

.bx--tooltip__trigger.bx--tooltip--top::after {
  content: attr(aria-label); }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--a11y::after {
  content: none; }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--visible::before, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--visible::after, .bx--tooltip__trigger.bx--tooltip--top:hover::before, .bx--tooltip__trigger.bx--tooltip--top:hover::after, .bx--tooltip__trigger.bx--tooltip--top:focus::before, .bx--tooltip__trigger.bx--tooltip--top:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--visible .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top:hover .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top:focus .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--visible .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--top:hover .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top:hover.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--top:focus .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top:focus + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--hidden .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

.bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  bottom: -.75rem; }

.bx--tooltip__trigger.bx--tooltip--top::before, .bx--tooltip__trigger.bx--tooltip--top::after, .bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
  top: 0;
  left: 50%; }

.bx--tooltip__trigger.bx--tooltip--top::before {
  top: -.5rem;
  border-color: var(--cds-inverse-02, #393939) transparent transparent transparent;
  border-width: .3125rem .25rem 0 .25rem;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

.bx--tooltip__trigger.bx--tooltip--top::after, .bx--tooltip__trigger.bx--tooltip--top .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top + .bx--assistive-text {
  top: -.8125rem;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  bottom: -.75rem; }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start::before, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start::after, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start + .bx--assistive-text {
  top: 0;
  left: 50%; }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start::before {
  top: -.5rem;
  border-color: var(--cds-inverse-02, #393939) transparent transparent transparent;
  border-width: .3125rem .25rem 0 .25rem;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start::after, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-start + .bx--assistive-text {
  top: -.8125rem;
  left: 0;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%); }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  bottom: -.75rem; }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center::before, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center::after, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center + .bx--assistive-text {
  top: 0;
  left: 50%; }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center::before {
  top: -.5rem;
  border-color: var(--cds-inverse-02, #393939) transparent transparent transparent;
  border-width: .3125rem .25rem 0 .25rem;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center::after, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-center + .bx--assistive-text {
  top: -.8125rem;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  bottom: -.75rem; }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end::before, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end::after, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end + .bx--assistive-text {
  top: 0;
  left: 50%; }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end::before {
  top: -.5rem;
  border-color: var(--cds-inverse-02, #393939) transparent transparent transparent;
  border-width: .3125rem .25rem 0 .25rem;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

.bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end::after, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--top.bx--tooltip--align-end + .bx--assistive-text {
  top: -.8125rem;
  right: 0;
  left: auto;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%); }

.bx--tooltip__trigger.bx--tooltip--right {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

.bx--tooltip__trigger.bx--tooltip--right:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--tooltip--right:focus {
    outline-style: dotted; } }

.bx--tooltip__trigger.bx--tooltip--right:focus {
  outline: 1px solid transparent; }

.bx--tooltip__trigger.bx--tooltip--right:focus svg {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--tooltip--right:focus svg {
    outline-style: dotted; } }

.bx--tooltip__trigger.bx--tooltip--right::before, .bx--tooltip__trigger.bx--tooltip--right::after, .bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip--right::before, .bx--tooltip__trigger.bx--tooltip--right::after, .bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
    display: inline-block; } }

.bx--tooltip__trigger.bx--tooltip--right::before, .bx--tooltip__trigger.bx--tooltip--right::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--a11y::after {
  transition: none; }

.bx--tooltip__trigger.bx--tooltip--right::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

.bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

.bx--tooltip__trigger.bx--tooltip--right::after, .bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .1875rem 1rem;
  color: var(--cds-inverse-01, #fff);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #393939);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip--right::after, .bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  .bx--tooltip__trigger.bx--tooltip--right::after, .bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  .bx--tooltip__trigger.bx--tooltip--right::after, .bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--tooltip--right::after, .bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
    border: 1px solid transparent; } }

.bx--tooltip__trigger.bx--tooltip--right::after {
  content: attr(aria-label); }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--a11y::after {
  content: none; }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--visible::before, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--visible::after, .bx--tooltip__trigger.bx--tooltip--right:hover::before, .bx--tooltip__trigger.bx--tooltip--right:hover::after, .bx--tooltip__trigger.bx--tooltip--right:focus::before, .bx--tooltip__trigger.bx--tooltip--right:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--visible .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right:hover .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right:focus .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--visible .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--right:hover .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right:hover.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--right:focus .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right:focus + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--hidden .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

.bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  width: .75rem;
  height: 100%;
  left: -.75rem; }

.bx--tooltip__trigger.bx--tooltip--right::before, .bx--tooltip__trigger.bx--tooltip--right::after, .bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
  top: 50%;
  right: 0; }

.bx--tooltip__trigger.bx--tooltip--right::before {
  right: -.5rem;
  border-color: transparent var(--cds-inverse-02, #393939) transparent transparent;
  border-width: .25rem .3125rem .25rem 0;
  -webkit-transform: translate(100%, -50%);
  transform: translate(100%, -50%); }

.bx--tooltip__trigger.bx--tooltip--right::after, .bx--tooltip__trigger.bx--tooltip--right .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right + .bx--assistive-text {
  right: -.8125rem;
  -webkit-transform: translate(100%, -50%);
  transform: translate(100%, -50%); }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  width: .75rem;
  height: 100%;
  left: -.75rem; }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start::before, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start::after, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start + .bx--assistive-text {
  top: 50%;
  right: 0; }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start::before {
  right: -.5rem;
  border-color: transparent var(--cds-inverse-02, #393939) transparent transparent;
  border-width: .25rem .3125rem .25rem 0;
  -webkit-transform: translate(100%, -50%);
  transform: translate(100%, -50%); }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start::after, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-start + .bx--assistive-text {
  right: -.8125rem;
  -webkit-transform: translate(100%, -50%);
  transform: translate(100%, -50%); }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  width: .75rem;
  height: 100%;
  left: -.75rem; }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center::before, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center::after, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center + .bx--assistive-text {
  top: 50%;
  right: 0; }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center::before {
  right: -.5rem;
  border-color: transparent var(--cds-inverse-02, #393939) transparent transparent;
  border-width: .25rem .3125rem .25rem 0;
  -webkit-transform: translate(100%, -50%);
  transform: translate(100%, -50%); }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center::after, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-center + .bx--assistive-text {
  right: -.8125rem;
  -webkit-transform: translate(100%, -50%);
  transform: translate(100%, -50%); }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  width: .75rem;
  height: 100%;
  left: -.75rem; }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end::before, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end::after, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end + .bx--assistive-text {
  top: 50%;
  right: 0; }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end::before {
  right: -.5rem;
  border-color: transparent var(--cds-inverse-02, #393939) transparent transparent;
  border-width: .25rem .3125rem .25rem 0;
  -webkit-transform: translate(100%, -50%);
  transform: translate(100%, -50%); }

.bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end::after, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--right.bx--tooltip--align-end + .bx--assistive-text {
  right: -.8125rem;
  -webkit-transform: translate(100%, -50%);
  transform: translate(100%, -50%); }

.bx--tooltip__trigger.bx--tooltip--bottom {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

.bx--tooltip__trigger.bx--tooltip--bottom:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--tooltip--bottom:focus {
    outline-style: dotted; } }

.bx--tooltip__trigger.bx--tooltip--bottom:focus {
  outline: 1px solid transparent; }

.bx--tooltip__trigger.bx--tooltip--bottom:focus svg {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--tooltip--bottom:focus svg {
    outline-style: dotted; } }

.bx--tooltip__trigger.bx--tooltip--bottom::before, .bx--tooltip__trigger.bx--tooltip--bottom::after, .bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip--bottom::before, .bx--tooltip__trigger.bx--tooltip--bottom::after, .bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
    display: inline-block; } }

.bx--tooltip__trigger.bx--tooltip--bottom::before, .bx--tooltip__trigger.bx--tooltip--bottom::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--a11y::after {
  transition: none; }

.bx--tooltip__trigger.bx--tooltip--bottom::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

.bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

.bx--tooltip__trigger.bx--tooltip--bottom::after, .bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .1875rem 1rem;
  color: var(--cds-inverse-01, #fff);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #393939);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip--bottom::after, .bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  .bx--tooltip__trigger.bx--tooltip--bottom::after, .bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  .bx--tooltip__trigger.bx--tooltip--bottom::after, .bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--tooltip--bottom::after, .bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
    border: 1px solid transparent; } }

.bx--tooltip__trigger.bx--tooltip--bottom::after {
  content: attr(aria-label); }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--a11y::after {
  content: none; }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--visible::before, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--visible::after, .bx--tooltip__trigger.bx--tooltip--bottom:hover::before, .bx--tooltip__trigger.bx--tooltip--bottom:hover::after, .bx--tooltip__trigger.bx--tooltip--bottom:focus::before, .bx--tooltip__trigger.bx--tooltip--bottom:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--visible .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom:hover .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom:focus .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--visible .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--bottom:hover .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom:hover.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--bottom:focus .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom:focus + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--hidden .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

.bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  top: -.75rem; }

.bx--tooltip__trigger.bx--tooltip--bottom::before, .bx--tooltip__trigger.bx--tooltip--bottom::after, .bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
  bottom: 0;
  left: 50%; }

.bx--tooltip__trigger.bx--tooltip--bottom::before {
  bottom: -.5rem;
  border-color: transparent transparent var(--cds-inverse-02, #393939) transparent;
  border-width: 0 .25rem .3125rem .25rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--tooltip__trigger.bx--tooltip--bottom::after, .bx--tooltip__trigger.bx--tooltip--bottom .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom + .bx--assistive-text {
  bottom: -.8125rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  top: -.75rem; }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start::before, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start::after, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start + .bx--assistive-text {
  bottom: 0;
  left: 50%; }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start::before {
  bottom: -.5rem;
  border-color: transparent transparent var(--cds-inverse-02, #393939) transparent;
  border-width: 0 .25rem .3125rem .25rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start::after, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-start + .bx--assistive-text {
  bottom: -.8125rem;
  left: 0;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%); }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  top: -.75rem; }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center::before, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center::after, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center + .bx--assistive-text {
  bottom: 0;
  left: 50%; }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center::before {
  bottom: -.5rem;
  border-color: transparent transparent var(--cds-inverse-02, #393939) transparent;
  border-width: 0 .25rem .3125rem .25rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center::after, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-center + .bx--assistive-text {
  bottom: -.8125rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  top: -.75rem; }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end::before, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end::after, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end + .bx--assistive-text {
  bottom: 0;
  left: 50%; }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end::before {
  bottom: -.5rem;
  border-color: transparent transparent var(--cds-inverse-02, #393939) transparent;
  border-width: 0 .25rem .3125rem .25rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

.bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end::after, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--bottom.bx--tooltip--align-end + .bx--assistive-text {
  bottom: -.8125rem;
  right: 0;
  left: auto;
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%); }

.bx--tooltip__trigger.bx--tooltip--left {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

.bx--tooltip__trigger.bx--tooltip--left:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--tooltip--left:focus {
    outline-style: dotted; } }

.bx--tooltip__trigger.bx--tooltip--left:focus {
  outline: 1px solid transparent; }

.bx--tooltip__trigger.bx--tooltip--left:focus svg {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--tooltip--left:focus svg {
    outline-style: dotted; } }

.bx--tooltip__trigger.bx--tooltip--left::before, .bx--tooltip__trigger.bx--tooltip--left::after, .bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip--left::before, .bx--tooltip__trigger.bx--tooltip--left::after, .bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
    display: inline-block; } }

.bx--tooltip__trigger.bx--tooltip--left::before, .bx--tooltip__trigger.bx--tooltip--left::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--a11y::after {
  transition: none; }

.bx--tooltip__trigger.bx--tooltip--left::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

.bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

.bx--tooltip__trigger.bx--tooltip--left::after, .bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .1875rem 1rem;
  color: var(--cds-inverse-01, #fff);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #393939);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bx--tooltip__trigger.bx--tooltip--left::after, .bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  .bx--tooltip__trigger.bx--tooltip--left::after, .bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  .bx--tooltip__trigger.bx--tooltip--left::after, .bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--tooltip__trigger.bx--tooltip--left::after, .bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
    border: 1px solid transparent; } }

.bx--tooltip__trigger.bx--tooltip--left::after {
  content: attr(aria-label); }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--a11y::after {
  content: none; }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--visible::before, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--visible::after, .bx--tooltip__trigger.bx--tooltip--left:hover::before, .bx--tooltip__trigger.bx--tooltip--left:hover::after, .bx--tooltip__trigger.bx--tooltip--left:focus::before, .bx--tooltip__trigger.bx--tooltip--left:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--visible .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left:hover .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left:focus .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--visible .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--visible + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--left:hover .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left:hover + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left:hover.bx--tooltip--a11y::before, .bx--tooltip__trigger.bx--tooltip--left:focus .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left:focus + .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--hidden .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

.bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  width: .75rem;
  height: 100%;
  right: -.75rem; }

.bx--tooltip__trigger.bx--tooltip--left::before, .bx--tooltip__trigger.bx--tooltip--left::after, .bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
  top: 50%;
  left: 0; }

.bx--tooltip__trigger.bx--tooltip--left::before {
  left: -.5rem;
  border-color: transparent transparent transparent var(--cds-inverse-02, #393939);
  border-width: .25rem 0 .25rem .3125rem;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%); }

.bx--tooltip__trigger.bx--tooltip--left::after, .bx--tooltip__trigger.bx--tooltip--left .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left + .bx--assistive-text {
  left: -.8125rem;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%); }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  width: .75rem;
  height: 100%;
  right: -.75rem; }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start::before, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start::after, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start + .bx--assistive-text {
  top: 50%;
  left: 0; }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start::before {
  left: -.5rem;
  border-color: transparent transparent transparent var(--cds-inverse-02, #393939);
  border-width: .25rem 0 .25rem .3125rem;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%); }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start::after, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-start + .bx--assistive-text {
  left: -.8125rem;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%); }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  width: .75rem;
  height: 100%;
  right: -.75rem; }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center::before, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center::after, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center + .bx--assistive-text {
  top: 50%;
  left: 0; }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center::before {
  left: -.5rem;
  border-color: transparent transparent transparent var(--cds-inverse-02, #393939);
  border-width: .25rem 0 .25rem .3125rem;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%); }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center::after, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-center + .bx--assistive-text {
  left: -.8125rem;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%); }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  width: .75rem;
  height: 100%;
  right: -.75rem; }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end::before, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end::after, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end + .bx--assistive-text {
  top: 50%;
  left: 0; }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end::before {
  left: -.5rem;
  border-color: transparent transparent transparent var(--cds-inverse-02, #393939);
  border-width: .25rem 0 .25rem .3125rem;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%); }

.bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end::after, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end .bx--assistive-text, .bx--tooltip__trigger.bx--tooltip--left.bx--tooltip--align-end + .bx--assistive-text {
  left: -.8125rem;
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%); }

.bx--tooltip__trigger:not(.bx--tooltip--hidden) .bx--assistive-text {
  pointer-events: all; }

.bx--header {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 8000;
  display: flex;
  align-items: center;
  height: 3rem;
  background-color: #161616;
  border-bottom: 1px solid #393939; }

.bx--header__action {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  display: inline-block;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  width: 3rem;
  height: 3rem;
  border: .125rem solid transparent;
  transition: background-color 110ms,border-color 110ms; }

.bx--header__action *, .bx--header__action *::before, .bx--header__action *::after {
  box-sizing: inherit; }

.bx--header__action::-moz-focus-inner {
  border: 0; }

.bx--header__action > svg.bx--navigation-menu-panel-collapse-icon, .bx--header__action--active > svg.bx--navigation-menu-panel-expand-icon {
  display: none; }

.bx--header__action--active > svg.bx--navigation-menu-panel-collapse-icon {
  display: inline; }

.bx--header__action:hover {
  background-color: #353535; }

.bx--header__action--active {
  border-right: 1px solid #393939;
  border-bottom: 1px solid #161616;
  border-left: 1px solid #393939; }

.bx--header__action:focus {
  border-color: #fff;
  outline: none; }

@media screen and (prefers-contrast) {
  .bx--header__action:focus {
    border-style: dotted; } }

.bx--header__action:active {
  background-color: #393939; }

.bx--header__action.bx--btn--icon-only.bx--tooltip__trigger {
  justify-content: center; }

.bx--header__action > svg {
  fill: #fff; }

.bx--header__menu-trigger > svg {
  fill: #f4f4f4; }

.bx--header__menu-trigger:hover {
  fill: #2c2c2c; }

.bx--header__menu-toggle {
  display: flex;
  align-items: center;
  justify-content: center; }

@media (min-width: 66rem) {
  .bx--header__menu-toggle__hidden {
    display: none; } }

a.bx--header__name {
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 2rem 0 1rem;
  font-weight: 600;
  line-height: 1.25rem;
  letter-spacing: 0.1px;
  text-decoration: none;
  border: .125rem solid transparent;
  outline: none;
  transition: border-color 110ms;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

a.bx--header__name:focus {
  border-color: #fff; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  a.bx--header__name:focus {
    border-style: dotted; } }

.bx--header__name--prefix {
  font-weight: 400; }

a.bx--header__name, a.bx--header__name:hover {
  color: #f4f4f4; }

.bx--header__menu-toggle:not(.bx--header__menu-toggle__hidden) ~ .bx--header__name {
  padding-left: .5rem; }

.bx--header__nav {
  position: relative;
  display: none;
  height: 100%;
  padding-left: 1rem; }

@media (min-width: 66rem) {
  .bx--header__nav {
    display: block; } }

.bx--header__nav::before {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  width: .0625rem;
  height: 1.5rem;
  background-color: #393939;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: ''; }

.bx--header__menu-bar {
  display: flex;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style: none; }

a.bx--header__menu-item {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 0 1rem;
  color: #c6c6c6;
  font-weight: 400;
  font-size: .875rem;
  line-height: 1.125rem;
  letter-spacing: 0;
  text-decoration: none;
  border: 2px solid transparent;
  transition: background-color 110ms,border-color 110ms,color 110ms;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

a.bx--header__menu-item:hover {
  color: #f4f4f4;
  background-color: #2c2c2c; }

.bx--header__action:active, a.bx--header__menu-item:active {
  color: #f4f4f4;
  background-color: #393939; }

a.bx--header__menu-item:focus {
  color: #f4f4f4;
  border-color: #fff;
  outline: none; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  a.bx--header__menu-item:focus {
    border-style: dotted; } }

a.bx--header__menu-item:hover > svg, a.bx--header__menu-item:active > svg, a.bx--header__menu-item:focus > svg {
  fill: #f4f4f4; }

a.bx--header__menu-item[aria-current='page']::after, .bx--header__menu-item--current::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -2px;
  left: 0;
  width: 100%;
  border-bottom: 3px solid var(--cds-inverse-support-04, #4589ff);
  content: ''; }

a.bx--header__menu-item[aria-current='page']:focus::after, .bx--header__menu-item--current:focus::after {
  border: 0; }

a.bx--header__menu-item[aria-current='page']:focus, a.bx--header__menu-item.bx--header__menu-item--current:focus {
  border: 2px solid #fff; }

.bx--header__submenu {
  position: relative; }

.bx--header__menu-title[aria-haspopup='true'] {
  position: relative; }

.bx--header__menu-title[aria-expanded='true'] {
  z-index: 8001;
  color: #fff;
  background-color: #262626; }

.bx--header__menu-title[aria-expanded='true'] > .bx--header__menu-arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.bx--header__menu {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none; }

.bx--header__menu-title[aria-expanded='true'] + .bx--header__menu {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 8000;
  display: flex;
  flex-direction: column;
  width: 12.5rem;
  background-color: #262626;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5);
  -webkit-transform: translateY(100%);
  transform: translateY(100%); }

.bx--header__menu-title[aria-expanded='true'] + .bx--header__menu .bx--header__menu-item:hover {
  background-color: #353535; }

.bx--header__menu-title[aria-expanded='true'] + .bx--header__menu .bx--header__menu-item:active {
  background-color: #393939; }

.bx--header__menu .bx--header__menu-item {
  height: 3rem; }

.bx--header__menu .bx--header__menu-item:hover {
  color: #f4f4f4;
  background-color: #262626; }

.bx--header__menu-arrow {
  margin-left: .5rem;
  transition: fill 110ms,-webkit-transform 110ms;
  transition: transform 110ms,fill 110ms;
  transition: transform 110ms,fill 110ms,-webkit-transform 110ms;
  fill: #c6c6c6; }

.bx--header__global {
  display: flex;
  flex: 1 1 0%;
  justify-content: flex-end;
  height: 100%; }

.bx--skip-to-content {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  visibility: inherit;
  clip: rect(0, 0, 0, 0); }

.bx--skip-to-content:focus {
  top: 0;
  left: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  width: auto;
  height: 3rem;
  padding: 0 1rem;
  color: #f4f4f4;
  background-color: #161616;
  border: 4px solid #0f62fe;
  outline: none;
  clip: auto; }

.bx--header-panel {
  transition-timing-function: cubic-bezier(0.2, 0, 1, 0.9);
  position: fixed;
  top: 3rem;
  right: 0;
  bottom: 0;
  z-index: 8000;
  width: 0;
  overflow: hidden;
  color: #c6c6c6;
  background-color: #161616;
  border: none;
  transition: width 0.11s;
  will-change: width; }

.bx--header-panel--expanded {
  width: 16rem;
  border-right: 1px solid #393939;
  border-left: 1px solid #393939; }

.bx--panel--overlay {
  position: fixed;
  top: 3rem;
  right: 0;
  bottom: 0;
  z-index: 1000;
  width: 16rem;
  height: 100%;
  padding: 1rem 0;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #161616;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  transition: -webkit-transform 0.11s cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 0.11s cubic-bezier(0.2, 0, 0.38, 0.9);
  transition: transform 0.11s cubic-bezier(0.2, 0, 0.38, 0.9), -webkit-transform 0.11s cubic-bezier(0.2, 0, 0.38, 0.9);
  will-change: transform; }

.bx--panel--expanded {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.bx--product-switcher__search {
  margin-bottom: 1.5rem;
  padding: 0 1rem; }

.bx--search--shell input {
  background-color: #e0e0e0; }

.bx--product-switcher__subheader, .bx--product-switcher__all-btn {
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  padding: .5rem;
  color: #c6c6c6; }

.bx--product-switcher__subheader {
  padding-left: 3.5rem; }

.bx--product-switcher__all-btn {
  padding-left: 3.5rem; }

.bx--product-switcher__all-btn, .bx--product-switcher__back-btn {
  display: inline-block;
  width: 100%;
  color: #0f62fe;
  text-align: left;
  background: transparent;
  border: none;
  cursor: pointer; }

.bx--product-switcher__all-btn:hover, .bx--product-switcher__back-btn:hover {
  text-decoration: underline; }

.bx--product-switcher__all-btn:focus, .bx--product-switcher__back-btn:focus {
  outline: none;
  box-shadow: inset 0 0 0 3px #0f62fe; }

.bx--product-switcher__back-btn {
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  display: flex;
  align-items: center;
  padding: .5rem 1rem; }

.bx--product-switcher__back-arrow {
  margin-right: 1rem;
  fill: #0f62fe; }

.bx--product-list__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer; }

.bx--product-list__item:hover {
  background: #e0e0e0; }

.bx--product-link {
  display: flex;
  flex-direction: row;
  align-items: center;
  width: 100%;
  padding: .5rem 1rem;
  text-decoration: none; }

.bx--product-link:focus {
  outline: none;
  box-shadow: inset 0 0 0 3px #0f62fe; }

.bx--product-switcher__icon {
  margin-right: 1rem; }

.bx--product-link__name {
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  margin-left: 0.25rem;
  color: #c6c6c6;
  font-weight: 400; }

.bx--product-switcher__product-list .bx--overflow-menu {
  display: none;
  align-items: center;
  justify-content: center;
  width: 2.5rem; }

.bx--product-switcher__product-list .bx--overflow-menu.bx--overflow-menu--open {
  display: flex; }

.bx--product-switcher__product-list .bx--overflow-menu > svg {
  fill: #c6c6c6; }

.bx--product-switcher__product-list .bx--overflow-menu:hover {
  background: #c6c6c6; }

.bx--product-switcher__product-list .bx--overflow-menu:hover > svg {
  fill: #c6c6c6; }

.bx--product-switcher__product-list .bx--overflow-menu:focus {
  display: flex;
  outline: none;
  box-shadow: inset 0 0 0 3px #0f62fe; }

.bx--product-switcher__product-list .bx--overflow-menu-options__option:hover {
  background: #fff; }

.bx--product-list__item:hover .bx--overflow-menu {
  display: flex; }

.bx--switcher {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #c6c6c6; }

.bx--switcher__item {
  width: 100%;
  height: var(--cds-spacing-07, 2rem); }

.bx--switcher__item:nth-child(1) {
  margin-top: var(--cds-spacing-05, 1rem); }

.bx--switcher__item--divider {
  display: block;
  width: 14rem;
  height: 1px;
  margin: var(--cds-spacing-03, 0.5rem) var(--cds-spacing-05, 1rem);
  background: #393939;
  border: none; }

.bx--switcher__item-link {
  font-size: var(--cds-productive-heading-01-font-size, 1rem);
  font-weight: var(--cds-productive-heading-01-font-weight, 600);
  line-height: var(--cds-productive-heading-01-line-height, 1.375rem);
  letter-spacing: var(--cds-productive-heading-01-letter-spacing, 0);
  display: block;
  height: var(--cds-spacing-07, 2rem);
  padding: 0.375rem var(--cds-spacing-05, 1rem);
  color: #c6c6c6;
  text-decoration: none; }

.bx--switcher__item-link:hover:not(.bx--switcher__item-link--selected) {
  color: #f4f4f4;
  background: #2c2c2c;
  cursor: pointer; }

.bx--switcher__item-link:focus {
  outline: 2px solid #fff;
  outline-offset: -2px; }

.bx--switcher__item-link:active {
  color: #f4f4f4;
  background: #393939; }

.bx--switcher__item-link--selected {
  color: #f4f4f4;
  background: #262626; }

.bx--side-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 8000;
  width: 3rem;
  max-width: 16rem;
  overflow: hidden;
  color: #525252;
  background-color: #fff;
  transition: width 0.11s cubic-bezier(0.2, 0, 1, 0.9);
  will-change: width; }

.bx--side-nav--ux {
  top: var(--cds-spacing-09, 3rem);
  width: 16rem; }

@media (max-width: 65.98rem) {
  .bx--side-nav--ux {
    width: 0; } }

.bx--side-nav--rail {
  width: 3rem; }

.bx--side-nav--hidden {
  width: 0; }

.bx--side-nav.bx--side-nav--rail:not(.bx--side-nav--fixed):hover, .bx--side-nav--expanded {
  width: 16rem; }

.bx--side-nav__overlay {
  position: fixed;
  top: 3rem;
  left: 0;
  width: 0;
  height: 0;
  background-color: transparent;
  opacity: 0;
  transition: opacity 240ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 240ms cubic-bezier(0.2, 0, 0.38, 0.9); }

@media (max-width: 65.98rem) {
  .bx--side-nav__overlay-active {
    width: 100vw;
    height: 100vh;
    background-color: var(--cds-overlay-01, rgba(22, 22, 22, 0.5));
    opacity: 1;
    transition: opacity 240ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 240ms cubic-bezier(0.2, 0, 0.38, 0.9); } }

.bx--header ~ .bx--side-nav {
  top: 3rem;
  height: calc(100% - 48px); }

.bx--side-nav--fixed {
  width: 16rem; }

.bx--side-nav--collapsed {
  width: 16rem;
  -webkit-transform: translateX(-16rem);
  transform: translateX(-16rem); }

.bx--side-nav__navigation {
  display: flex;
  flex-direction: column;
  height: 100%; }

.bx--side-nav__header {
  display: flex;
  width: 100%;
  max-width: 100%;
  height: 3rem;
  border-bottom: 1px solid #393939; }

.bx--side-nav:hover .bx--side-nav__header, .bx--side-nav--fixed .bx--side-nav__header, .bx--side-nav--expanded .bx--side-nav__header {
  height: auto; }

.bx--side-nav--ux .bx--side-nav__header {
  height: auto; }

.bx--side-nav__details {
  display: flex;
  flex: 1;
  flex-direction: column;
  min-width: 0;
  padding-right: 1rem;
  opacity: 0;
  visibility: hidden; }

.bx--side-nav:hover .bx--side-nav__details, .bx--side-nav--fixed .bx--side-nav__details, .bx--side-nav--expanded .bx--side-nav__details {
  visibility: inherit;
  opacity: 1; }

.bx--side-nav--ux .bx--side-nav__details {
  visibility: inherit;
  opacity: 1; }

.bx--side-nav__title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 1rem;
  font-weight: 600;
  font-size: .875rem;
  letter-spacing: 0.1px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.bx--side-nav__title, .bx--side-nav__select {
  padding-left: .5rem; }

.bx--side-nav__switcher {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.bx--side-nav__switcher-chevron {
  position: absolute;
  top: 0;
  right: .5rem;
  bottom: 0;
  display: flex;
  align-items: center;
  fill: #525252; }

.bx--side-nav__select {
  outline: 2px solid transparent;
  outline-offset: -2px;
  flex: 1 1 0%;
  min-width: 0;
  height: 2rem;
  padding-right: 2rem;
  color: #f4f4f4;
  font-size: .75rem;
  background-color: #161616;
  border: none;
  border-radius: 0;
  cursor: pointer;
  transition: outline 110ms;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.bx--side-nav__select:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--side-nav__select:focus {
    outline-style: dotted; } }

.bx--side-nav__footer {
  flex: 0 0 3rem;
  width: 100%;
  background-color: #fff; }

.bx--side-nav__toggle {
  outline: 2px solid transparent;
  outline-offset: -2px;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  display: inline-block;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 100%;
  padding-left: 1rem;
  text-align: left;
  transition: outline 110ms; }

.bx--side-nav__toggle *, .bx--side-nav__toggle *::before, .bx--side-nav__toggle *::after {
  box-sizing: inherit; }

.bx--side-nav__toggle::-moz-focus-inner {
  border: 0; }

.bx--side-nav__toggle:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--side-nav__toggle:focus {
    outline-style: dotted; } }

.bx--side-nav__items {
  flex: 1 1 0%;
  padding: 1rem 0 0;
  overflow: hidden; }

.bx--side-nav:hover .bx--side-nav__items, .bx--side-nav--fixed .bx--side-nav__items, .bx--side-nav--expanded .bx--side-nav__items {
  overflow-y: auto; }

.bx--side-nav--ux .bx--side-nav__items {
  overflow-y: auto; }

.bx--side-nav__item {
  width: auto;
  height: auto;
  overflow: hidden; }

.bx--side-nav--ux .bx--side-nav__item {
  width: auto;
  height: auto; }

.bx--side-nav__item:not(.bx--side-nav__item--active):hover .bx--side-nav__item:not(.bx--side-nav__item--active) > .bx--side-nav__submenu:hover, .bx--side-nav__item:not(.bx--side-nav__item--active) > .bx--side-nav__link:hover, .bx--side-nav__menu a.bx--side-nav__link:not(.bx--side-nav__link--current):not([aria-current='page']):hover, .bx--side-nav a.bx--header__menu-item:hover, .bx--side-nav .bx--header__menu-title[aria-expanded='true']:hover {
  color: #161616;
  background-color: #e5e5e5; }

.bx--side-nav__item:not(.bx--side-nav__item--active) > .bx--side-nav__link:hover > span, .bx--side-nav__item:not(.bx--side-nav__item--active) .bx--side-nav__menu-item > .bx--side-nav__link:hover > span {
  color: #161616; }

.bx--side-nav__item--large {
  height: 3rem; }

.bx--side-nav__divider {
  height: 1px;
  margin: var(--cds-spacing-03, 0.5rem) var(--cds-spacing-05, 1rem);
  background-color: #e0e0e0; }

.bx--side-nav__submenu {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  display: inline-block;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  font-size: var(--cds-productive-heading-01-font-size, 1rem);
  font-weight: var(--cds-productive-heading-01-font-weight, 600);
  line-height: var(--cds-productive-heading-01-line-height, 1.375rem);
  letter-spacing: var(--cds-productive-heading-01-letter-spacing, 0);
  outline: 2px solid transparent;
  outline-offset: -2px;
  display: flex;
  align-items: center;
  height: 2rem;
  padding: 0 1rem;
  color: #525252;
  transition: color 110ms,background-color 110ms,outline 110ms;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.bx--side-nav__submenu *, .bx--side-nav__submenu *::before, .bx--side-nav__submenu *::after {
  box-sizing: inherit; }

.bx--side-nav__submenu::-moz-focus-inner {
  border: 0; }

.bx--side-nav__submenu:hover {
  color: #161616;
  background-color: #e5e5e5; }

.bx--side-nav__submenu:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  .bx--side-nav__submenu:focus {
    outline-style: dotted; } }

.bx--side-nav__submenu-title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  text-align: left; }

.bx--side-nav__icon.bx--side-nav__submenu-chevron {
  display: flex;
  flex: 1;
  justify-content: flex-end; }

.bx--side-nav__submenu-chevron > svg {
  width: 1rem;
  height: 1rem;
  transition: -webkit-transform 110ms;
  transition: transform 110ms;
  transition: transform 110ms, -webkit-transform 110ms; }

.bx--side-nav__submenu[aria-expanded='true'] .bx--side-nav__submenu-chevron > svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.bx--side-nav__item--large .bx--side-nav__submenu {
  height: 3rem; }

.bx--side-nav__item--active .bx--side-nav__submenu:hover {
  color: #161616;
  background-color: #e5e5e5; }

.bx--side-nav__item--active .bx--side-nav__submenu[aria-expanded='false'] {
  position: relative;
  color: #161616;
  background-color: #e5e5e5; }

.bx--side-nav__item--active .bx--side-nav__submenu[aria-expanded='false']::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 4px;
  background-color: #0f62fe;
  content: ''; }

.bx--side-nav__item--active .bx--side-nav__submenu-title {
  color: #161616;
  font-weight: 600; }

.bx--side-nav__menu {
  display: block;
  max-height: 0;
  visibility: hidden; }

.bx--side-nav__submenu[aria-expanded='true'] + .bx--side-nav__menu {
  max-height: 93.75rem;
  visibility: inherit; }

.bx--side-nav__menu a.bx--side-nav__link {
  height: 2rem;
  min-height: 2rem;
  padding-left: 2rem;
  font-weight: 400; }

.bx--side-nav__item.bx--side-nav__item--icon a.bx--side-nav__link {
  padding-left: 4.5rem; }

.bx--side-nav__menu a.bx--side-nav__link--current, .bx--side-nav__menu a.bx--side-nav__link[aria-current='page'], a.bx--side-nav__link--current {
  background-color: #e0e0e0; }

.bx--side-nav__menu a.bx--side-nav__link--current > span, .bx--side-nav__menu a.bx--side-nav__link[aria-current='page'] > span, a.bx--side-nav__link--current > span {
  color: #161616;
  font-weight: 600; }

a.bx--side-nav__link, .bx--side-nav a.bx--header__menu-item, .bx--side-nav .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu {
  outline: 2px solid transparent;
  outline-offset: -2px;
  font-size: var(--cds-productive-heading-01-font-size, 1rem);
  font-weight: var(--cds-productive-heading-01-font-weight, 600);
  line-height: var(--cds-productive-heading-01-line-height, 1.375rem);
  letter-spacing: var(--cds-productive-heading-01-letter-spacing, 0);
  position: relative;
  display: flex;
  align-items: center;
  min-height: 2rem;
  padding: 0 1rem;
  text-decoration: none;
  transition: color 110ms,background-color 110ms,outline 110ms; }

.bx--side-nav__item--large a.bx--side-nav__link {
  height: 3rem; }

a.bx--side-nav__link > .bx--side-nav__link-text, .bx--side-nav a.bx--header__menu-item .bx--text-truncate-end {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #525252;
  font-size: .875rem;
  line-height: 1.25rem;
  letter-spacing: 0.1px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

a.bx--side-nav__link:focus, .bx--side-nav a.bx--header__menu-item:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  a.bx--side-nav__link:focus, .bx--side-nav a.bx--header__menu-item:focus {
    outline-style: dotted; } }

a.bx--side-nav__link[aria-current='page'], a.bx--side-nav__link--current {
  font-weight: 600;
  background-color: #e5e5e5; }

a.bx--side-nav__link[aria-current='page'] .bx--side-nav__link-text, a.bx--side-nav__link--current .bx--side-nav__link-text {
  color: #161616; }

a.bx--side-nav__link[aria-current='page']::before, a.bx--side-nav__link--current::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 4px;
  background-color: #0f62fe;
  content: ''; }

.bx--side-nav__icon {
  display: flex;
  flex: 0 0 1rem;
  align-items: center;
  justify-content: center; }

.bx--side-nav__icon:not(.bx--side-nav__submenu-chevron) {
  margin-right: 1.5rem; }

.bx--side-nav__icon > svg {
  width: 1rem;
  height: 1rem;
  fill: #525252; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--side-nav__icon > svg {
    fill: ButtonText; } }

.bx--side-nav__icon > svg.bx--side-nav-collapse-icon {
  display: none; }

.bx--side-nav--expanded .bx--side-nav__icon > svg.bx--side-nav-expand-icon {
  display: none; }

.bx--side-nav--expanded .bx--side-nav__icon > svg.bx--side-nav-collapse-icon {
  display: block; }

.bx--side-nav--fixed a.bx--side-nav__link, .bx--side-nav--fixed .bx--side-nav__submenu {
  padding-left: 1rem; }

.bx--side-nav--fixed .bx--side-nav__item:not(.bx--side-nav__item--icon) .bx--side-nav__menu a.bx--side-nav__link {
  padding-left: 2rem; }

@media (max-width: 65.98rem) {
  .bx--side-nav .bx--header__nav {
    display: block; } }

.bx--side-nav__header-navigation {
  display: none; }

@media (max-width: 65.98rem) {
  .bx--side-nav__header-navigation {
    position: relative;
    display: block;
    margin-bottom: 2rem; } }

.bx--side-nav__header-divider::after {
  position: absolute;
  bottom: -1rem;
  left: 1rem;
  width: calc(100% - 32px);
  height: .0625rem;
  background: #e0e0e0;
  content: ''; }

.bx--side-nav a.bx--header__menu-item {
  justify-content: space-between;
  color: #525252;
  white-space: nowrap; }

.bx--side-nav a.bx--header__menu-item[aria-expanded='true'] {
  background-color: transparent; }

.bx--side-nav .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu {
  bottom: inherit;
  width: 100%;
  padding: 0;
  background-color: transparent;
  box-shadow: none;
  -webkit-transform: none;
  transform: none; }

.bx--side-nav .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu li {
  width: 100%; }

.bx--side-nav .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu a.bx--header__menu-item {
  padding-left: 4.25rem;
  font-weight: 400; }

.bx--side-nav .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu a.bx--header__menu-item:hover {
  color: #161616;
  background-color: #e5e5e5; }

.bx--side-nav .bx--header__menu a.bx--header__menu-item {
  height: inherit; }

.bx--side-nav a.bx--header__menu-item:hover .bx--header__menu-arrow, .bx--side-nav a.bx--header__menu-item:focus .bx--header__menu-arrow, .bx--side-nav .bx--header__menu-arrow {
  fill: #525252; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  .bx--side-nav a.bx--header__menu-item:hover .bx--header__menu-arrow, .bx--side-nav a.bx--header__menu-item:focus .bx--header__menu-arrow, .bx--side-nav .bx--header__menu-arrow {
    fill: ButtonText; } }

.bx--navigation {
  position: fixed;
  top: 3rem;
  bottom: 0;
  left: 0;
  z-index: 9100;
  width: 16rem;
  color: #f4f4f4;
  background-color: #262626;
  box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.25); }

.bx--navigation--right {
  right: 0;
  left: auto; }

.bx--navigation svg {
  fill: #f4f4f4; }

.bx--navigation-section:not(:last-child)::after {
  display: block;
  height: 1px;
  margin: 0 1rem;
  background-color: #393939;
  content: ''; }

.bx--navigation-item {
  position: relative;
  display: flex;
  align-items: center; }

.bx--navigation-item--active > a.bx--navigation-link {
  color: #fff;
  font-weight: 600; }

.bx--navigation-item--active::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 4px;
  background-color: #0f62fe;
  content: ''; }

a.bx--navigation-link {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 2.5rem;
  padding-left: 1rem;
  color: #f4f4f4;
  font-weight: 400;
  font-size: .875rem;
  text-decoration: none; }

a.bx--navigation-link:hover {
  color: #fff;
  background-color: #333333; }

a.bx--navigation-link:focus {
  outline: .1875rem solid #0f62fe;
  outline-offset: -.1875rem; }

.bx--navigation-item--icon > a.bx--navigation-link {
  padding-left: 0; }

.bx--navigation__category {
  width: 100%; }

.bx--navigation__category-toggle {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  display: inline-block;
  padding: 0;
  background: none;
  border: 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  display: flex;
  align-items: center; }

.bx--navigation__category-toggle *, .bx--navigation__category-toggle *::before, .bx--navigation__category-toggle *::after {
  box-sizing: inherit; }

.bx--navigation__category-toggle::-moz-focus-inner {
  border: 0; }

.bx--navigation__category-toggle:hover {
  background-color: #333333; }

.bx--navigation__category-toggle:focus {
  outline: .1875rem solid #0f62fe;
  outline-offset: -.1875rem; }

.bx--navigation__category-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  min-height: 2.5rem;
  padding-right: 1rem;
  padding-left: 1rem;
  color: #f4f4f4;
  font-weight: 400;
  font-size: .875rem; }

.bx--navigation-item--icon .bx--navigation__category-title {
  padding-left: 0; }

.bx--navigation__category-items {
  display: none;
  visibility: hidden; }

.bx--navigation__category-item > a.bx--navigation-link {
  display: flex;
  align-items: center;
  min-height: 2rem;
  padding-left: 2rem; }

.bx--navigation__category-item {
  position: relative; }

.bx--navigation-item--icon .bx--navigation__category-item > a.bx--navigation-link {
  padding-left: 3.5rem; }

.bx--navigation__category-item--active::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 4px;
  background-color: #0f62fe;
  content: ''; }

.bx--navigation__category-item--active > a.bx--navigation-link {
  color: #fff;
  font-weight: 600; }

.bx--navigation__category--expanded .bx--navigation__category-title {
  font-weight: 600; }

.bx--navigation__category--expanded .bx--navigation__category-title > svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.bx--navigation__category--expanded .bx--navigation__category-items {
  display: block;
  visibility: inherit; }

.bx--navigation-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  min-width: 3rem;
  height: 2.5rem;
  margin-right: .5rem; }

.bx--content {
  padding: 2rem;
  background: var(--cds-ui-02, #fff);
  will-change: margin-left; }

.bx--header ~ .bx--content {
  margin-top: 3rem; }

.bx--side-nav ~ .bx--content {
  margin-left: 3rem; }

.bx--side-nav.bx--side-nav--expanded ~ .bx--content {
  margin-left: 16rem; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--masthead, :host(dds-masthead) {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #393939;
  --cds-interactive-03: #0f62fe;
  --cds-interactive-04: #0f62fe;
  --cds-ui-background: #fff;
  --cds-ui-01: #f4f4f4;
  --cds-ui-02: #fff;
  --cds-ui-03: #e0e0e0;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #161616;
  --cds-text-01: #161616;
  --cds-text-02: #525252;
  --cds-text-03: #a8a8a8;
  --cds-text-04: #fff;
  --cds-text-05: #6f6f6f;
  --cds-text-error: #da1e28;
  --cds-icon-01: #161616;
  --cds-icon-02: #525252;
  --cds-icon-03: #fff;
  --cds-link-01: #0f62fe;
  --cds-link-02: #0043ce;
  --cds-inverse-link: #78a9ff;
  --cds-field-01: #f4f4f4;
  --cds-field-02: #fff;
  --cds-inverse-01: #fff;
  --cds-inverse-02: #393939;
  --cds-support-01: #da1e28;
  --cds-support-02: #24a148;
  --cds-support-03: #f1c21b;
  --cds-support-04: #0043ce;
  --cds-inverse-support-01: #fa4d56;
  --cds-inverse-support-02: #42be65;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #4589ff;
  --cds-overlay-01: rgba(22,22,22,0.5);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #da1e28;
  --cds-focus: #0f62fe;
  --cds-inverse-focus-ui: #fff;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #0043ce;
  --cds-hover-secondary: #4c4c4c;
  --cds-active-secondary: #6f6f6f;
  --cds-hover-tertiary: #0353e9;
  --cds-active-tertiary: #002d9c;
  --cds-hover-ui: #e5e5e5;
  --cds-hover-light-ui: #e5e5e5;
  --cds-hover-selected-ui: #cacaca;
  --cds-active-ui: #c6c6c6;
  --cds-active-light-ui: #c6c6c6;
  --cds-selected-ui: #e0e0e0;
  --cds-selected-light-ui: #e0e0e0;
  --cds-inverse-hover-ui: #4c4c4c;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #e5e5e5;
  --cds-visited-link: #8a3ffc;
  --cds-disabled-01: #f4f4f4;
  --cds-disabled-02: #c6c6c6;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #d0e2ff;
  --cds-decorative-01: #e0e0e0;
  --cds-button-separator: #e0e0e0;
  --cds-skeleton-01: #e5e5e5;
  --cds-skeleton-02: #c6c6c6;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #393939;
  --cds-brand-03: #0f62fe;
  --cds-active-01: #c6c6c6;
  --cds-hover-field: #e5e5e5;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  transition-delay: 200ms;
  transition-timing-function: cubic-bezier(0.2, 0, 0.38, 0.9);
  transition-duration: 300ms;
  background-color: var(--cds-ui-background, #fff); }

:host(dds-megamenu-overlay), .bx--masthead__overlay {
  position: fixed;
  left: 0;
  top: 48px;
  height: 100%;
  width: 100%;
  z-index: -1;
  visibility: hidden;
  background-color: none;
  opacity: 0;
  transition: opacity 240ms cubic-bezier(0.2, 0, 0.38, 0.9), visibility 240ms cubic-bezier(0.2, 0, 0.38, 0.9), background-color 240ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-megamenu-overlay)[active], .bx--masthead__overlay-show {
  background-color: var(--cds-overlay-01, rgba(22, 22, 22, 0.5));
  visibility: visible;
  opacity: 1; }

@media (min-width: 800px) {
  .bx--masthead--sticky.bx--masthead--sticky__l1 {
    top: -48px; } }

@media (min-width: 800px) {
  .bx--masthead--sticky__l1 + .bx--dotcom-shell .bx--tableofcontents__sidebar {
    top: 98px; } }

@media (min-width: 800px) {
  .bx--masthead--sticky__l1.bx--masthead--sticky + .bx--dotcom-shell .bx--tableofcontents__sidebar {
    top: 48px; } }

.bx--masthead__l0 {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #393939;
  --cds-interactive-03: #0f62fe;
  --cds-interactive-04: #0f62fe;
  --cds-ui-background: #fff;
  --cds-ui-01: #f4f4f4;
  --cds-ui-02: #fff;
  --cds-ui-03: #e0e0e0;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #161616;
  --cds-text-01: #161616;
  --cds-text-02: #525252;
  --cds-text-03: #a8a8a8;
  --cds-text-04: #fff;
  --cds-text-05: #6f6f6f;
  --cds-text-error: #da1e28;
  --cds-icon-01: #161616;
  --cds-icon-02: #525252;
  --cds-icon-03: #fff;
  --cds-link-01: #0f62fe;
  --cds-link-02: #0043ce;
  --cds-inverse-link: #78a9ff;
  --cds-field-01: #f4f4f4;
  --cds-field-02: #fff;
  --cds-inverse-01: #fff;
  --cds-inverse-02: #393939;
  --cds-support-01: #da1e28;
  --cds-support-02: #24a148;
  --cds-support-03: #f1c21b;
  --cds-support-04: #0043ce;
  --cds-inverse-support-01: #fa4d56;
  --cds-inverse-support-02: #42be65;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #4589ff;
  --cds-overlay-01: rgba(22,22,22,0.5);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #da1e28;
  --cds-focus: #0f62fe;
  --cds-inverse-focus-ui: #fff;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #0043ce;
  --cds-hover-secondary: #4c4c4c;
  --cds-active-secondary: #6f6f6f;
  --cds-hover-tertiary: #0353e9;
  --cds-active-tertiary: #002d9c;
  --cds-hover-ui: #e5e5e5;
  --cds-hover-light-ui: #e5e5e5;
  --cds-hover-selected-ui: #cacaca;
  --cds-active-ui: #c6c6c6;
  --cds-active-light-ui: #c6c6c6;
  --cds-selected-ui: #e0e0e0;
  --cds-selected-light-ui: #e0e0e0;
  --cds-inverse-hover-ui: #4c4c4c;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #e5e5e5;
  --cds-visited-link: #8a3ffc;
  --cds-disabled-01: #f4f4f4;
  --cds-disabled-02: #c6c6c6;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #d0e2ff;
  --cds-decorative-01: #e0e0e0;
  --cds-button-separator: #e0e0e0;
  --cds-skeleton-01: #e5e5e5;
  --cds-skeleton-02: #c6c6c6;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #393939;
  --cds-brand-03: #0f62fe;
  --cds-active-01: #c6c6c6;
  --cds-hover-field: #e5e5e5;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  position: relative;
  background: var(--cds-ui-background, #fff); }

.bx--masthead__l0::after {
  content: '';
  position: absolute;
  width: 100vw;
  height: 1px;
  bottom: -1px;
  left: 0;
  background-color: var(--cds-ui-03, #e0e0e0); }

.bx--header, .bx--masthead__l0 bx-header {
  transition-timing-function: cubic-bezier(0.2, 0, 0.38, 0.9);
  background: var(--cds-ui-background, #fff);
  border: none;
  max-width: 99rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1px;
  position: relative;
  z-index: 5999; }

.bx--header::before, .bx--masthead__l0 bx-header::before {
  content: '';
  position: absolute;
  background-color: var(--cds-ui-background, #fff);
  height: 48px;
  left: calc(-50vw + 50%);
  right: 100%;
  z-index: 1; }

.bx--header::after, .bx--masthead__l0 bx-header::after {
  content: '';
  position: absolute;
  background-color: var(--cds-ui-background, #fff);
  height: 48px;
  left: 100%;
  right: calc(-50vw + 50%); }

.bx--header .bx--header__menu-arrow, .bx--masthead__l0 bx-header .bx--header__menu-arrow {
  fill: var(--cds-text-01, #161616); }

.bx--header .bx--header__menu-arrow:hover, .bx--masthead__l0 bx-header .bx--header__menu-arrow:hover {
  fill: var(--cds-text-01, #161616); }

.bx--header__logo {
  height: 100%;
  z-index: 2;
  background-color: var(--cds-ui-background, #fff); }

.bx--header__logo a {
  display: flex;
  height: 100%;
  align-items: center;
  padding: 0 2rem;
  border: solid 2px transparent;
  transition: background-color 110ms,border-color 110ms,color 110ms;
  outline: none; }

.bx--header__logo a:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--header__logo a:active, .bx--header__logo a:focus {
  border-color: var(--cds-focus, #0f62fe);
  background-color: var(--cds-ui-01, #f4f4f4); }

@media (min-width: 99rem) {
  .bx--header__logo a {
    padding: 0 2.5rem; } }

@media (max-width: 81.98rem) {
  .bx--header__logo a {
    padding: 0 2rem; } }

@media (max-width: 65.98rem) {
  .bx--header__logo a {
    padding: 0 1rem; } }

.bx--header__logo a svg {
  width: 58px;
  height: 23px; }

.bx--header__logo .bx--tooltip__trigger.bx--tooltip__trigger--definition, .bx--header__logo .bx--tooltip--definition {
  border: none; }

.bx--header__logo .bx--tooltip__trigger.bx--tooltip__trigger--definition .bx--tooltip__trigger, .bx--header__logo .bx--tooltip--definition .bx--tooltip__trigger {
  border: none; }

.bx--header__logo .bx--tooltip__trigger.bx--tooltip__trigger--definition.bx--tooltip--a11y, .bx--header__logo .bx--tooltip--definition.bx--tooltip--a11y {
  height: 100%; }

.bx--header__logo.bx--search-active {
  display: none; }

@media (min-width: 42rem) {
  .bx--header__logo.bx--search-active {
    display: block; } }

.bx--header__global {
  flex: 0; }

.bx--header__nav-container {
  height: 100%;
  overflow-x: visible;
  position: relative; }

@media (min-width: 42rem) {
  .bx--header__nav-container {
    display: flex;
    flex: 1; } }

.bx--header__nav-content {
  position: absolute;
  height: 100%;
  left: 0;
  transition: left 110ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-top-nav-item) a.bx--header__menu-item, :host(dds-top-nav-menu) a.bx--header__menu-item, :host(dds-megamenu-top-nav-menu) a.bx--header__menu-item, .bx--header__nav a.bx--header__menu-item {
  font-size: var(--cds-body-short-02-font-size, 1rem);
  font-weight: var(--cds-body-short-02-font-weight, 400);
  line-height: var(--cds-body-short-02-line-height, 1.375);
  letter-spacing: var(--cds-body-short-02-letter-spacing, 0);
  border: none;
  border-bottom: var(--cds-spacing-01, 0.125rem) solid transparent;
  padding: var(--cds-spacing-01, 0.125rem) calc(var(--cds-spacing-01, .125rem) + var(--cds-spacing-05, 1rem)) 0 calc(var(--cds-spacing-01, .125rem) + var(--cds-spacing-05, 1rem));
  color: var(--cds-text-01, #161616);
  white-space: nowrap; }

:host(dds-top-nav-item) a.bx--header__menu-item:hover, :host(dds-top-nav-menu) a.bx--header__menu-item:hover, :host(dds-megamenu-top-nav-menu) a.bx--header__menu-item:hover, .bx--header__nav a.bx--header__menu-item:hover {
  background-color: var(--cds-hover-ui, #e5e5e5);
  cursor: pointer; }

:host(dds-top-nav-item) a.bx--header__menu-item:hover > svg, :host(dds-top-nav-menu) a.bx--header__menu-item:hover > svg, :host(dds-megamenu-top-nav-menu) a.bx--header__menu-item:hover > svg, .bx--header__nav a.bx--header__menu-item:hover > svg {
  fill: var(--cds-text-01, #161616); }

:host(dds-top-nav-item) a.bx--header__menu-item:active, :host(dds-top-nav-item) a.bx--header__menu-item:focus, :host(dds-top-nav-menu) a.bx--header__menu-item:active, :host(dds-top-nav-menu) a.bx--header__menu-item:focus, :host(dds-megamenu-top-nav-menu) a.bx--header__menu-item:active, :host(dds-megamenu-top-nav-menu) a.bx--header__menu-item:focus, .bx--header__nav a.bx--header__menu-item:active, .bx--header__nav a.bx--header__menu-item:focus {
  background-color: var(--cds-ui-01, #f4f4f4);
  outline: 2px solid var(--cds-interactive-01, #0f62fe);
  outline-offset: -2px; }

:host(dds-top-nav-item) a.bx--header__menu-item:active > svg, :host(dds-top-nav-item) a.bx--header__menu-item:focus > svg, :host(dds-top-nav-menu) a.bx--header__menu-item:active > svg, :host(dds-top-nav-menu) a.bx--header__menu-item:focus > svg, :host(dds-megamenu-top-nav-menu) a.bx--header__menu-item:active > svg, :host(dds-megamenu-top-nav-menu) a.bx--header__menu-item:focus > svg, .bx--header__nav a.bx--header__menu-item:active > svg, .bx--header__nav a.bx--header__menu-item:focus > svg {
  fill: var(--cds-text-01, #161616); }

:host(dds-top-nav-item) a.bx--header__menu-item:focus[aria-selected='true'], :host(dds-top-nav-item) a.bx--header__menu-item:active[aria-selected='true'], :host(dds-top-nav-menu) a.bx--header__menu-item:focus[aria-selected='true'], :host(dds-top-nav-menu) a.bx--header__menu-item:active[aria-selected='true'], :host(dds-megamenu-top-nav-menu) a.bx--header__menu-item:focus[aria-selected='true'], :host(dds-megamenu-top-nav-menu) a.bx--header__menu-item:active[aria-selected='true'], .bx--header__nav a.bx--header__menu-item:focus[aria-selected='true'], .bx--header__nav a.bx--header__menu-item:active[aria-selected='true'] {
  border-bottom-color: transparent; }

:host(dds-top-nav-item) a.bx--header__menu-item.bx--header__menu-title:focus[aria-selected='true'][aria-expanded='false'], :host(dds-top-nav-item) a.bx--header__menu-item.bx--header__menu-title:active[aria-selected='true'][aria-expanded='false'], :host(dds-top-nav-menu) a.bx--header__menu-item.bx--header__menu-title:focus[aria-selected='true'][aria-expanded='false'], :host(dds-top-nav-menu) a.bx--header__menu-item.bx--header__menu-title:active[aria-selected='true'][aria-expanded='false'], :host(dds-megamenu-top-nav-menu) a.bx--header__menu-item.bx--header__menu-title:focus[aria-selected='true'][aria-expanded='false'], :host(dds-megamenu-top-nav-menu) a.bx--header__menu-item.bx--header__menu-title:active[aria-selected='true'][aria-expanded='false'], .bx--header__nav a.bx--header__menu-item.bx--header__menu-title:focus[aria-selected='true'][aria-expanded='false'], .bx--header__nav a.bx--header__menu-item.bx--header__menu-title:active[aria-selected='true'][aria-expanded='false'] {
  border-bottom-color: transparent; }

:host(dds-top-nav-item) a.bx--header__menu-item[aria-selected='true']::after, :host(dds-top-nav-item) a.bx--header__menu-item.bx--header__menu-title[aria-selected='true'][aria-expanded='false']::after, :host(dds-top-nav-menu) a.bx--header__menu-item[aria-selected='true']::after, :host(dds-top-nav-menu) a.bx--header__menu-item.bx--header__menu-title[aria-selected='true'][aria-expanded='false']::after, :host(dds-megamenu-top-nav-menu) a.bx--header__menu-item[aria-selected='true']::after, :host(dds-megamenu-top-nav-menu) a.bx--header__menu-item.bx--header__menu-title[aria-selected='true'][aria-expanded='false']::after, .bx--header__nav a.bx--header__menu-item[aria-selected='true']::after, .bx--header__nav a.bx--header__menu-item.bx--header__menu-title[aria-selected='true'][aria-expanded='false']::after {
  content: '';
  display: block;
  position: absolute;
  box-sizing: border-box;
  bottom: -2px;
  left: 0;
  right: 0;
  height: .1875rem;
  background-color: var(--cds-link-01, #0f62fe); }

.bx--header__nav .bx--header__menu-title[role='menuitem'][aria-expanded='true'] {
  z-index: 0;
  background-color: var(--cds-ui-01, #f4f4f4); }

.bx--header__nav .bx--header__menu-title[role='menuitem'][aria-expanded='true'] + .bx--header__menu {
  background-color: var(--cds-ui-02, #fff);
  box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
  bottom: -1px; }

.bx--header__nav .bx--header__menu-title[role='menuitem'][aria-expanded='true'] + .bx--header__menu li {
  position: relative; }

.bx--header__nav .bx--header__menu-title[role='menuitem'][aria-expanded='true'] + .bx--header__menu li::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-top: 1px solid var(--cds-ui-03, #e0e0e0); }

.bx--header__nav .bx--header__menu-title[role='menuitem'][aria-expanded='true'] + .bx--header__menu li:first-of-type::before {
  border-top: none; }

.bx--header__nav .bx--header__menu-title[role='menuitem'][aria-expanded='true'] + .bx--header__menu li:hover {
  background-color: var(--cds-ui-01, #f4f4f4); }

.bx--header__nav .bx--header__menu-title[role='menuitem'][aria-expanded='true'] + .bx--header__menu li:hover::before {
  border-top: 1px solid var(--cds-ui-01, #f4f4f4); }

.bx--header__nav .bx--header__menu-title[role='menuitem'][aria-expanded='true'] + .bx--header__menu li:hover + li::before {
  border-top: 1px solid var(--cds-ui-01, #f4f4f4); }

.bx--header__nav .bx--header__menu-title[role='menuitem'][aria-expanded='true'] + .bx--header__menu li:focus::before {
  border: 2px solid var(--cds-interactive-01, #0f62fe);
  box-sizing: border-box; }

.bx--header__nav .bx--header__menu-title[role='menuitem'][aria-expanded='true'] + .bx--header__menu .bx--header__menu-item {
  border: none;
  position: relative; }

.bx--header__nav .bx--header__menu-title[role='menuitem'][aria-expanded='true'] + .bx--header__menu .bx--header__menu-item:hover {
  color: var(--cds-text-01, #161616);
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--header__nav .bx--header__menu-title[role='menuitem'][aria-expanded='true'] + .bx--header__menu .bx--header__menu-item:focus::before {
  border: 2px solid var(--cds-interactive-01, #0f62fe);
  box-sizing: border-box; }

.bx--header__nav .bx--header__menu-title[role='menuitem'][aria-expanded='true'] + .bx--header__menu .bx--header__menu-item::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.bx--header__nav::before {
  display: none; }

.bx--header__action {
  border: 2px solid transparent;
  background-color: var(--cds-ui-background, #fff);
  display: inline-flex;
  justify-content: center;
  align-items: center; }

.bx--header__action > svg {
  position: relative;
  fill: currentColor; }

.bx--header__action:hover {
  background-color: var(--cds-hover-ui, #e5e5e5);
  transition-duration: 95ms; }

.bx--header__action:hover > svg {
  fill: var(--cds-text-01, #161616); }

.bx--header__action:focus, .bx--header__action:active {
  border-color: var(--cds-focus, #0f62fe);
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--header__action .bx--overflow-menu {
  width: 100%;
  height: 100%; }

.bx--header__action .bx--overflow-menu.bx--overflow-menu--open {
  box-shadow: none;
  outline: 2px solid var(--cds-interactive-01, #0f62fe);
  outline-offset: 0; }

.bx--header__action .bx--overflow-menu:hover {
  background: none; }

.bx--header__action .bx--overflow-menu:focus {
  outline: none;
  box-shadow: none; }

.bx--sub-content-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%; }

.bx--sub-content-right {
  position: absolute;
  top: 0;
  right: 1px;
  width: 1px;
  height: 100%; }

.bx--header__nav-caret-left, .bx--header__nav-caret-right {
  width: 2.5rem;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  background-color: var(--cds-ui-background, #fff);
  border: none; }

.bx--header__nav-caret-left > svg, .bx--header__nav-caret-right > svg {
  position: absolute;
  fill: currentColor;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.bx--header__nav-caret-left:hover, .bx--header__nav-caret-right:hover {
  background-color: var(--cds-hover-ui, #e5e5e5);
  transition-duration: 95ms; }

.bx--header__nav-caret-left:hover > svg, .bx--header__nav-caret-right:hover > svg {
  fill: var(--cds-text-01, #161616); }

.bx--header__nav-caret-left:focus, .bx--header__nav-caret-left:active, .bx--header__nav-caret-right:focus, .bx--header__nav-caret-right:active {
  display: block;
  background-color: var(--cds-hover-ui, #e5e5e5);
  outline: 2px solid var(--cds-interactive-01, #0f62fe);
  outline-offset: -2px; }

.bx--header__nav-caret-left:focus::before, .bx--header__nav-caret-left:focus::after, .bx--header__nav-caret-left:active::before, .bx--header__nav-caret-left:active::after, .bx--header__nav-caret-right:focus::before, .bx--header__nav-caret-right:focus::after, .bx--header__nav-caret-right:active::before, .bx--header__nav-caret-right:active::after {
  display: none; }

@media (min-width: 800px) {
  .bx--header__nav-caret-left, .bx--header__nav-caret-right {
    display: block; } }

.bx--header__nav-caret-left-container[hidden], .bx--header__nav-caret-right-container[hidden] {
  display: none; }

.bx--header__nav-caret-left {
  left: 0; }

.bx--header__nav-caret-left::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 1.5rem;
  width: .0625rem;
  background-color: #dcdcdc; }

.bx--header__nav-caret-left-gradient {
  display: block;
  position: absolute;
  left: 2.5rem;
  top: 0;
  height: 100%;
  width: .5rem;
  background: linear-gradient(to right, var(--cds-ui-background, #fff), rgba(255, 255, 255, 0));
  z-index: 1; }

.bx--header__nav-caret-right {
  right: 0; }

.bx--header__nav-caret-right::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 1.5rem;
  width: .0625rem;
  background-color: #dcdcdc; }

.bx--header__nav-caret-right-gradient {
  display: block;
  position: absolute;
  top: 0;
  right: 2.5rem;
  height: 100%;
  width: .5rem;
  background: linear-gradient(to left, var(--cds-ui-background, #fff), rgba(255, 255, 255, 0)); }

.bx--header__action--active {
  position: relative;
  border: 2px solid var(--cds-interactive-01, #0f62fe);
  background-color: var(--cds-hover-ui, #e5e5e5);
  top: 0;
  z-index: 6001; }

.bx--header__menu[role='menu'] li:hover {
  background-color: var(--cds-ui-01, #f4f4f4); }

.bx--header__menu[role='menu'] li:last-of-type .bx--header__menu-item::after {
  display: none; }

.bx--header__menu[role='menu'] .bx--header__menu-item {
  position: relative; }

button.bx--header__search--close.bx--header__action[aria-label='Close'] {
  overflow: hidden;
  width: 0;
  border: none;
  display: none; }

button.bx--header__search--close.bx--header__action[aria-label='Close'] svg {
  position: relative; }

.bx--header__search--search {
  outline: none;
  width: 3rem; }

.bx--overflow-menu-options {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #393939;
  --cds-interactive-03: #0f62fe;
  --cds-interactive-04: #0f62fe;
  --cds-ui-background: #fff;
  --cds-ui-01: #f4f4f4;
  --cds-ui-02: #fff;
  --cds-ui-03: #e0e0e0;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #161616;
  --cds-text-01: #161616;
  --cds-text-02: #525252;
  --cds-text-03: #a8a8a8;
  --cds-text-04: #fff;
  --cds-text-05: #6f6f6f;
  --cds-text-error: #da1e28;
  --cds-icon-01: #161616;
  --cds-icon-02: #525252;
  --cds-icon-03: #fff;
  --cds-link-01: #0f62fe;
  --cds-link-02: #0043ce;
  --cds-inverse-link: #78a9ff;
  --cds-field-01: #f4f4f4;
  --cds-field-02: #fff;
  --cds-inverse-01: #fff;
  --cds-inverse-02: #393939;
  --cds-support-01: #da1e28;
  --cds-support-02: #24a148;
  --cds-support-03: #f1c21b;
  --cds-support-04: #0043ce;
  --cds-inverse-support-01: #fa4d56;
  --cds-inverse-support-02: #42be65;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #4589ff;
  --cds-overlay-01: rgba(22,22,22,0.5);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #da1e28;
  --cds-focus: #0f62fe;
  --cds-inverse-focus-ui: #fff;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #0043ce;
  --cds-hover-secondary: #4c4c4c;
  --cds-active-secondary: #6f6f6f;
  --cds-hover-tertiary: #0353e9;
  --cds-active-tertiary: #002d9c;
  --cds-hover-ui: #e5e5e5;
  --cds-hover-light-ui: #e5e5e5;
  --cds-hover-selected-ui: #cacaca;
  --cds-active-ui: #c6c6c6;
  --cds-active-light-ui: #c6c6c6;
  --cds-selected-ui: #e0e0e0;
  --cds-selected-light-ui: #e0e0e0;
  --cds-inverse-hover-ui: #4c4c4c;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #e5e5e5;
  --cds-visited-link: #8a3ffc;
  --cds-disabled-01: #f4f4f4;
  --cds-disabled-02: #c6c6c6;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #d0e2ff;
  --cds-decorative-01: #e0e0e0;
  --cds-button-separator: #e0e0e0;
  --cds-skeleton-01: #e5e5e5;
  --cds-skeleton-02: #c6c6c6;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #393939;
  --cds-brand-03: #0f62fe;
  --cds-active-01: #c6c6c6;
  --cds-hover-field: #e5e5e5;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  background-color: var(--cds-ui-background, #fff);
  position: fixed;
  z-index: 99999; }

.bx--overflow-menu-options:focus {
  outline: none; }

.bx--overflow-menu-options::after {
  display: none; }

.bx--overflow-menu-options__btn {
  font-size: var(--cds-body-short-02-font-size, 1rem);
  font-weight: var(--cds-body-short-02-font-weight, 400);
  line-height: var(--cds-body-short-02-line-height, 1.375);
  letter-spacing: var(--cds-body-short-02-letter-spacing, 0);
  color: var(--cds-text-01, #161616);
  text-decoration: none; }

.bx--overflow-menu-options__btn:hover {
  background-color: var(--cds-ui-01, #f4f4f4); }

.bx--overflow-menu-options__option {
  height: var(--cds-layout-04, 3rem); }

.bx--overflow-menu-options__option:hover {
  background-color: var(--cds-ui-01, #f4f4f4); }

.bx--overflow-menu.bx--overflow-menu--open {
  box-shadow: none;
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--header__action.bx--overflow-menu {
  height: var(--cds-spacing-09, 3rem); }

@media (min-width: 800px) {
  .bx--header__menu-toggle__hidden {
    display: none; }
  .bx--header__nav {
    display: block; } }

.bx--masthead__l1, :host(dds-masthead-l1) {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #393939;
  --cds-interactive-03: #0f62fe;
  --cds-interactive-04: #0f62fe;
  --cds-ui-background: #fff;
  --cds-ui-01: #f4f4f4;
  --cds-ui-02: #fff;
  --cds-ui-03: #e0e0e0;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #161616;
  --cds-text-01: #161616;
  --cds-text-02: #525252;
  --cds-text-03: #a8a8a8;
  --cds-text-04: #fff;
  --cds-text-05: #6f6f6f;
  --cds-text-error: #da1e28;
  --cds-icon-01: #161616;
  --cds-icon-02: #525252;
  --cds-icon-03: #fff;
  --cds-link-01: #0f62fe;
  --cds-link-02: #0043ce;
  --cds-inverse-link: #78a9ff;
  --cds-field-01: #f4f4f4;
  --cds-field-02: #fff;
  --cds-inverse-01: #fff;
  --cds-inverse-02: #393939;
  --cds-support-01: #da1e28;
  --cds-support-02: #24a148;
  --cds-support-03: #f1c21b;
  --cds-support-04: #0043ce;
  --cds-inverse-support-01: #fa4d56;
  --cds-inverse-support-02: #42be65;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #4589ff;
  --cds-overlay-01: rgba(22,22,22,0.5);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #da1e28;
  --cds-focus: #0f62fe;
  --cds-inverse-focus-ui: #fff;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #0043ce;
  --cds-hover-secondary: #4c4c4c;
  --cds-active-secondary: #6f6f6f;
  --cds-hover-tertiary: #0353e9;
  --cds-active-tertiary: #002d9c;
  --cds-hover-ui: #e5e5e5;
  --cds-hover-light-ui: #e5e5e5;
  --cds-hover-selected-ui: #cacaca;
  --cds-active-ui: #c6c6c6;
  --cds-active-light-ui: #c6c6c6;
  --cds-selected-ui: #e0e0e0;
  --cds-selected-light-ui: #e0e0e0;
  --cds-inverse-hover-ui: #4c4c4c;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #e5e5e5;
  --cds-visited-link: #8a3ffc;
  --cds-disabled-01: #f4f4f4;
  --cds-disabled-02: #c6c6c6;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #d0e2ff;
  --cds-decorative-01: #e0e0e0;
  --cds-button-separator: #e0e0e0;
  --cds-skeleton-01: #e5e5e5;
  --cds-skeleton-02: #c6c6c6;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #393939;
  --cds-brand-03: #0f62fe;
  --cds-active-01: #c6c6c6;
  --cds-hover-field: #e5e5e5;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  display: flex;
  position: relative;
  max-width: 98rem;
  margin-left: auto;
  margin-right: auto;
  height: var(--cds-layout-04, 3rem);
  background-color: var(--cds-ui-02, #fff);
  transition-timing-function: cubic-bezier(0.2, 0, 0.38, 0.9);
  overflow: visible; }

@media (max-width: 799.98px) {
  .bx--masthead__l1, :host(dds-masthead-l1) {
    display: none; } }

.bx--masthead__l1::after, :host(dds-masthead-l1)::after {
  content: '';
  position: absolute;
  height: .0625rem;
  bottom: -.0625rem;
  left: calc(-50vw + 50%);
  right: calc(-50vw + 50%);
  background-color: var(--cds-ui-03, #e0e0e0); }

.bx--masthead__l1-inner-container {
  width: 100%;
  display: flex; }

.bx--masthead__l1-inner-container::before {
  content: '';
  position: absolute;
  background-color: var(--cds-ui-background, #fff);
  height: 48px;
  left: calc(-50vw + 50%);
  right: 100%;
  z-index: 1; }

.bx--masthead__l1-inner-container::after {
  content: '';
  position: absolute;
  background-color: var(--cds-ui-background, #fff);
  height: 48px;
  left: 100%;
  right: calc(-50vw + 50%); }

.bx--masthead__l1-name, :host(dds-masthead-l1-name) {
  display: flex;
  height: 100%;
  z-index: 1;
  background-color: var(--cds-ui-02, #fff);
  color: var(--cds-text-04, #fff);
  padding: 0 .75rem;
  align-items: stretch;
  white-space: nowrap; }

@media (max-width: 65.98rem) {
  .bx--masthead__l1-name, :host(dds-masthead-l1-name) {
    min-width: 13rem;
    padding-left: 0; } }

.bx--masthead__l1-name[aria-selected='true'] a::after, :host(dds-masthead-l1-name)[aria-selected='true'] a::after {
  content: '';
  display: block;
  position: absolute;
  box-sizing: border-box;
  bottom: 0;
  left: 0;
  right: 0;
  height: .1875rem;
  background-color: var(--cds-link-01, #0f62fe); }

.bx--masthead__l1-name-title {
  display: flex;
  align-items: stretch;
  min-width: 4.1875rem;
  padding: 0 1rem;
  white-space: nowrap; }

.bx--masthead__l1-name-title a {
  font-size: var(--cds-productive-heading-02-font-size, 1rem);
  font-weight: var(--cds-productive-heading-02-font-weight, 600);
  line-height: var(--cds-productive-heading-02-line-height, 1.375);
  letter-spacing: var(--cds-productive-heading-02-letter-spacing, 0);
  display: flex;
  align-items: center;
  color: var(--cds-text-01, #161616);
  position: relative;
  text-decoration: none; }

.bx--masthead__l1-nav {
  padding-left: 0; }

.bx--masthead__l1-nav li:not([role='none']) > a {
  align-items: flex-end;
  padding-bottom: .625rem; }

.bx--masthead__l1-nav a.bx--header__menu-item[role='menuitem']:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--masthead__l1-nav a.bx--header__menu-item[role='menuitem']:focus {
  border-color: var(--cds-interactive-01, #0f62fe); }

.bx--masthead__l1-nav a.bx--header__menu-item[role='menuitem'] svg {
  position: relative;
  top: -2px;
  fill: var(--cds-text-01, #161616); }

.bx--masthead__l1-nav a.bx--header__menu-title[role='menuitem'][aria-expanded='true'] {
  background-color: var(--cds-ui-03, #e0e0e0); }

.bx--masthead__l1-nav a.bx--header__menu-title[role='menuitem'][aria-expanded='true'] + .bx--header__menu li {
  background-color: var(--cds-ui-01, #f4f4f4); }

.bx--masthead__l1-nav a.bx--header__menu-title[role='menuitem'][aria-expanded='true'] + .bx--header__menu li:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--masthead__l1-nav a.bx--header__menu-title[role='menuitem'][aria-expanded='true'] + .bx--header__menu li a.bx--header__menu-item:hover {
  color: var(--cds-text-01, #161616);
  background-color: var(--cds-hover-ui, #e5e5e5); }

:host(dds-top-nav), .bx--header__search {
  display: flex;
  flex: 1;
  align-items: center;
  position: relative;
  height: 100%; }

:host(dds-top-nav).bx--masthead__platform .bx--header__nav, .bx--header__search.bx--masthead__platform .bx--header__nav {
  padding-left: 0; }

:host(dds-top-nav).bx--masthead__platform .bx--header__nav::before, .bx--header__search.bx--masthead__platform .bx--header__nav::before {
  display: none; }

:host(dds-top-nav) .bx--header__nav::before, .bx--header__search .bx--header__nav::before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 1.5rem;
  width: 0.0625rem;
  background-color: #dcdcdc; }

:host(dds-top-nav) a.bx--header__name, .bx--header__search a.bx--header__name {
  font-size: var(--cds-expressive-heading-02-font-size, 1rem);
  font-weight: var(--cds-expressive-heading-02-font-weight, 600);
  line-height: var(--cds-expressive-heading-02-line-height, 1.5);
  letter-spacing: var(--cds-expressive-heading-02-letter-spacing, 0);
  color: var(--cds-text-01, #161616);
  padding-left: 1rem;
  padding-right: 1rem;
  margin-left: 1rem;
  border: solid 2px transparent;
  transition: background-color 110ms,border-color 110ms,color 110ms;
  position: relative;
  white-space: nowrap;
  z-index: 1;
  background-color: var(--cds-ui-background, #fff); }

:host(dds-top-nav) a.bx--header__name:hover, .bx--header__search a.bx--header__name:hover {
  background-color: var(--cds-hover-ui, #e5e5e5);
  color: var(--cds-text-01, #161616); }

:host(dds-top-nav) a.bx--header__name:active, :host(dds-top-nav) a.bx--header__name:focus, .bx--header__search a.bx--header__name:active, .bx--header__search a.bx--header__name:focus {
  border-color: var(--cds-focus, #0f62fe);
  background-color: var(--cds-ui-01, #f4f4f4); }

:host(dds-top-nav) a.bx--header__name::before, .bx--header__search a.bx--header__name::before {
  content: '';
  display: block;
  position: absolute;
  left: calc(-1rem - 2px);
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 1.5rem;
  width: 0.0625rem;
  background-color: #dcdcdc; }

:host(dds-top-nav) a.bx--header__name::after, .bx--header__search a.bx--header__name::after {
  content: '';
  display: block;
  position: absolute;
  width: 15px;
  height: var(--cds-spacing-09, 3rem);
  left: calc(-1rem - 1px);
  top: -2px;
  background-color: var(--cds-ui-background, #fff); }

@media (max-width: 800px) {
  :host(dds-top-nav) a.bx--header__name, .bx--header__search a.bx--header__name {
    display: none; } }

:host(dds-top-nav).bx--masthead__header--search-active .bx--header__nav-container, .bx--header__search.bx--masthead__header--search-active .bx--header__nav-container {
  display: none; }

:host(dds-top-nav).bx--masthead__header--search-active + .bx--header__profile, .bx--header__search.bx--masthead__header--search-active + .bx--header__profile {
  display: none; }

@media (min-width: 42rem) {
  :host(dds-top-nav).bx--masthead__header--search-active + .bx--header__profile, .bx--header__search.bx--masthead__header--search-active + .bx--header__profile {
    display: flex; } }

@media (min-width: 42rem) {
  .bx--header__search:not(.bx--masthead__header--search-active) {
    overflow-x: visible; } }

.bx--header__search--actions {
  position: absolute;
  top: 0;
  right: 0; }

.bx--header__search--actions .bx--header__search--search, .bx--header__search--actions .bx--header__search--close {
  color: var(--cds-icon-01, #161616);
  background-color: var(--cds-ui-background, #fff);
  padding: 0; }

.bx--header__search--actions .bx--header__search--search:hover, .bx--header__search--actions .bx--header__search--close:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--header__search--actions .bx--header__search--search:hover svg[focusable='false'][aria-hidden='true'], .bx--header__search--actions .bx--header__search--close:hover svg[focusable='false'][aria-hidden='true'] {
  fill: var(--cds-icon-02, #525252); }

.bx--header__search--actions .bx--header__search--search.bx--btn--icon-only.bx--tooltip--visible::before, .bx--header__search--actions .bx--header__search--search.bx--btn--icon-only.bx--tooltip--visible .bx--assistive-text, .bx--header__search--actions .bx--header__search--search.bx--btn--icon-only.bx--tooltip--a11y.bx--tooltip__trigger::before, .bx--header__search--actions .bx--header__search--search.bx--btn--icon-only.bx--tooltip--a11y.bx--tooltip__trigger .bx--assistive-text, .bx--header__search--actions .bx--header__search--close.bx--btn--icon-only.bx--tooltip--visible::before, .bx--header__search--actions .bx--header__search--close.bx--btn--icon-only.bx--tooltip--visible .bx--assistive-text, .bx--header__search--actions .bx--header__search--close.bx--btn--icon-only.bx--tooltip--a11y.bx--tooltip__trigger::before, .bx--header__search--actions .bx--header__search--close.bx--btn--icon-only.bx--tooltip--a11y.bx--tooltip__trigger .bx--assistive-text {
  display: none; }

.bx--header__profile .bx--header__action:focus, .bx--header__search--actions .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  border-color: var(--cds-focus, #0f62fe); }

.bx--masthead__search, :host(dds-masthead-search) {
  height: 3rem;
  margin-left: 3rem; }

.bx--masthead__search.bx--masthead__search--active, .bx--masthead__search[active], :host(dds-masthead-search).bx--masthead__search--active, :host(dds-masthead-search)[active] {
  z-index: 999;
  width: 100%;
  margin-left: 0; }

.bx--masthead__search.bx--masthead__search--active button.bx--header__search--close.bx--header__action[aria-label='Close'], .bx--masthead__search[active] button.bx--header__search--close.bx--header__action[aria-label='Close'], :host(dds-masthead-search).bx--masthead__search--active button.bx--header__search--close.bx--header__action[aria-label='Close'], :host(dds-masthead-search)[active] button.bx--header__search--close.bx--header__action[aria-label='Close'] {
  display: inline-flex; }

.bx--masthead__search.bx--masthead__search--active .bx--header__search--actions, .bx--masthead__search[active] .bx--header__search--actions, :host(dds-masthead-search).bx--masthead__search--active .bx--header__search--actions, :host(dds-masthead-search)[active] .bx--header__search--actions {
  z-index: 10001; }

.bx--masthead__search.bx--masthead__search--active .react-autosuggest__container::after, .bx--masthead__search[active] .react-autosuggest__container::after, :host(dds-masthead-search).bx--masthead__search--active .react-autosuggest__container::after, :host(dds-masthead-search)[active] .react-autosuggest__container::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  border-bottom: 2px solid var(--cds-interactive-01, #0f62fe);
  width: 100%;
  height: 2px;
  z-index: 10002; }

.bx--masthead__search.bx--masthead__search--active .bx--header__search--input, .bx--masthead__search[active] .bx--header__search--input, :host(dds-masthead-search).bx--masthead__search--active .bx--header__search--input, :host(dds-masthead-search)[active] .bx--header__search--input {
  display: flex;
  flex: 1;
  padding: 0 1rem;
  outline: 2px solid transparent;
  outline-offset: -2px;
  background-color: var(--cds-ui-01, #f4f4f4);
  height: 3rem;
  z-index: 10000; }

.bx--masthead__search.bx--masthead__search--active .bx--header__search--input::-webkit-input-placeholder, .bx--masthead__search[active] .bx--header__search--input::-webkit-input-placeholder, :host(dds-masthead-search).bx--masthead__search--active .bx--header__search--input::-webkit-input-placeholder, :host(dds-masthead-search)[active] .bx--header__search--input::-webkit-input-placeholder {
  left: 0;
  opacity: 1;
  transition-duration: 112ms;
  transition-delay: 200ms; }

.bx--masthead__search.bx--masthead__search--active .bx--header__search--input::-moz-placeholder, .bx--masthead__search[active] .bx--header__search--input::-moz-placeholder, :host(dds-masthead-search).bx--masthead__search--active .bx--header__search--input::-moz-placeholder, :host(dds-masthead-search)[active] .bx--header__search--input::-moz-placeholder {
  left: 0;
  opacity: 1;
  transition-duration: 112ms;
  transition-delay: 200ms; }

.bx--masthead__search.bx--masthead__search--active .bx--header__search--input:-ms-input-placeholder, .bx--masthead__search[active] .bx--header__search--input:-ms-input-placeholder, :host(dds-masthead-search).bx--masthead__search--active .bx--header__search--input:-ms-input-placeholder, :host(dds-masthead-search)[active] .bx--header__search--input:-ms-input-placeholder {
  left: 0;
  opacity: 1;
  transition-duration: 112ms;
  transition-delay: 200ms; }

.bx--masthead__search.bx--masthead__search--active .bx--header__search--input::-ms-input-placeholder, .bx--masthead__search[active] .bx--header__search--input::-ms-input-placeholder, :host(dds-masthead-search).bx--masthead__search--active .bx--header__search--input::-ms-input-placeholder, :host(dds-masthead-search)[active] .bx--header__search--input::-ms-input-placeholder {
  left: 0;
  opacity: 1;
  transition-duration: 112ms;
  transition-delay: 200ms; }

.bx--masthead__search.bx--masthead__search--active .bx--header__search--input::placeholder, .bx--masthead__search[active] .bx--header__search--input::placeholder, :host(dds-masthead-search).bx--masthead__search--active .bx--header__search--input::placeholder, :host(dds-masthead-search)[active] .bx--header__search--input::placeholder {
  left: 0;
  opacity: 1;
  transition-duration: 112ms;
  transition-delay: 200ms; }

.bx--masthead__search.bx--masthead__search--active .bx--header__search--close, .bx--masthead__search[active] .bx--header__search--close, :host(dds-masthead-search).bx--masthead__search--active .bx--header__search--close, :host(dds-masthead-search)[active] .bx--header__search--close {
  width: 3rem;
  display: inline-flex; }

.bx--masthead__search.bx--masthead__search--active .bx--header__search--close, .bx--masthead__search.bx--masthead__search--active .bx--header__search--search, .bx--masthead__search[active] .bx--header__search--close, .bx--masthead__search[active] .bx--header__search--search, :host(dds-masthead-search).bx--masthead__search--active .bx--header__search--close, :host(dds-masthead-search).bx--masthead__search--active .bx--header__search--search, :host(dds-masthead-search)[active] .bx--header__search--close, :host(dds-masthead-search)[active] .bx--header__search--search {
  border: 2px solid transparent; }

.bx--masthead__search.bx--masthead__search--active .bx--header__search--close:focus, .bx--masthead__search.bx--masthead__search--active .bx--header__search--close:active, .bx--masthead__search.bx--masthead__search--active .bx--header__search--search:focus, .bx--masthead__search.bx--masthead__search--active .bx--header__search--search:active, .bx--masthead__search[active] .bx--header__search--close:focus, .bx--masthead__search[active] .bx--header__search--close:active, .bx--masthead__search[active] .bx--header__search--search:focus, .bx--masthead__search[active] .bx--header__search--search:active, :host(dds-masthead-search).bx--masthead__search--active .bx--header__search--close:focus, :host(dds-masthead-search).bx--masthead__search--active .bx--header__search--close:active, :host(dds-masthead-search).bx--masthead__search--active .bx--header__search--search:focus, :host(dds-masthead-search).bx--masthead__search--active .bx--header__search--search:active, :host(dds-masthead-search)[active] .bx--header__search--close:focus, :host(dds-masthead-search)[active] .bx--header__search--close:active, :host(dds-masthead-search)[active] .bx--header__search--search:focus, :host(dds-masthead-search)[active] .bx--header__search--search:active {
  border: 2px solid var(--cds-focus, #0f62fe); }

.bx--masthead__search.bx--masthead__search--active .bx--header__action, .bx--masthead__search[active] .bx--header__action, :host(dds-masthead-search).bx--masthead__search--active .bx--header__action, :host(dds-masthead-search)[active] .bx--header__action {
  background-color: var(--cds-ui-01, #f4f4f4);
  transition-property: width;
  transition-delay: 380ms;
  transition-duration: 112ms; }

@media (max-width: 41.98rem) {
  .bx--masthead__search.bx--masthead__search--active, :host(dds-masthead-search).bx--masthead__search--active {
    position: absolute;
    width: 100vw; } }

@media (max-width: 41.98rem) {
  .bx--masthead__search[active], :host(dds-masthead-search)[active] {
    width: 100vw;
    right: 0; } }

.react-autosuggest__container {
  display: flex;
  justify-content: flex-end;
  position: relative;
  height: 3rem; }

.react-autosuggest__suggestions-container {
  position: absolute;
  top: 3rem;
  left: 0;
  width: 100%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.5); }

.react-autosuggest__suggestions-list {
  background-color: var(--cds-ui-background, #fff); }

.react-autosuggest__section-title {
  height: 3rem;
  display: flex;
  align-items: center;
  color: var(--cds-text-02, #525252);
  padding: 0 1rem;
  border-top: solid 1px var(--cds-ui-04, #8d8d8d);
  border-bottom: solid 1px var(--cds-ui-01, #f4f4f4);
  background-color: var(--cds-ui-background, #fff);
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.125rem;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.25rem;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1rem;
  --cds-label-01-letter-spacing: .32px;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1rem;
  --cds-caption-01-letter-spacing: .32px;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1rem;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.25rem;
  --cds-code-02-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1rem;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.125rem;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.125rem;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-button-md-height: var(--cds-container-04, 3rem);
  --cds-button-sm-height: var(--cds-container-02, 2rem);
  --cds-button-field-height: var(--cds-container-03, 2.5rem);
  --cds-input-height: var(--cds-container-03, 2.5rem);
  --cds-tab-height: var(--cds-container-03, 2.5rem);
  --cds-tab-container-height: var(--cds-container-04, 3rem);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

.react-autosuggest__suggestion {
  color: var(--cds-text-01, #161616);
  height: 3rem;
  display: flex; }

.react-autosuggest__suggestion span {
  font-weight: 600; }

.react-autosuggest__suggestion .bx--container-class {
  display: flex;
  border-bottom: 1px solid var(--cds-ui-01, #f4f4f4);
  flex: 1;
  padding: 0 1rem;
  align-items: center; }

.react-autosuggest__suggestion .bx--container-class:focus {
  outline: none; }

.react-autosuggest__suggestion:hover {
  cursor: pointer;
  background-color: var(--cds-ui-01, #f4f4f4);
  transition: 95ms; }

.react-autosuggest__suggestion .bx--container-highlight-class:not(:hover), .react-autosuggest__suggestion:focus, .react-autosuggest__suggestion:active {
  outline: 2px solid var(--cds-focus, #0f62fe); }

.react-autosuggest__suggestion:last-of-type .bx--container-class {
  border-bottom: none; }

.bx--header__search--input {
  font-size: 1rem;
  line-height: 1.375rem;
  border: none;
  width: 0;
  transition: 120ms;
  border-bottom: 1px solid var(--cds-ui-03, #e0e0e0);
  padding: 0; }

.bx--header__search--input::-webkit-input-placeholder {
  position: relative;
  left: 5rem;
  opacity: 0; }

.bx--header__search--input::-moz-placeholder {
  position: relative;
  left: 5rem;
  opacity: 0; }

.bx--header__search--input:-ms-input-placeholder {
  position: relative;
  left: 5rem;
  opacity: 0; }

.bx--header__search--input::-ms-input-placeholder {
  position: relative;
  left: 5rem;
  opacity: 0; }

.bx--header__search--input::placeholder {
  position: relative;
  left: 5rem;
  opacity: 0; }

.bx--masthead__focus {
  opacity: 0;
  padding: 0;
  height: 0;
  width: 0;
  border: none;
  position: absolute; }

.bx--masthead .bx--side-nav__navigation {
  height: calc(100% - 3rem); }

.bx--masthead .bx--side-nav__navigation > nav {
  height: 100%; }

@media (min-width: 800px) {
  .bx--masthead .bx--side-nav__navigation {
    display: none; } }

.bx--header__menu-trigger {
  margin-right: 0; }

.bx--header__menu-trigger .bx--side-nav__close {
  display: none; }

.bx--header__menu-trigger.bx--header__action--active {
  border-color: transparent;
  background-color: var(--cds-ui-background, #fff); }

.bx--header__menu-trigger.bx--header__action--active:focus {
  border-color: var(--cds-focus, #0f62fe);
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--header__menu-trigger.bx--header__action--active + .bx--header__logo {
  z-index: 6001;
  margin-left: 3rem; }

.bx--header__menu-trigger.bx--header__action--active .bx--side-nav__close {
  display: inline; }

.bx--header__menu-trigger.bx--header__action--active .bx--side-nav__open {
  display: none; }

@media (max-width: 41.98rem) {
  .bx--header__menu-trigger.bx--masthead__header--search-active {
    display: none; } }

@media (min-width: 42rem) and (max-width: 66rem) {
  .bx--header__menu-trigger + .bx--header__logo a {
    padding: 0 1rem; } }

.bx--side-nav__header-navigation {
  height: 100%;
  margin-bottom: 0; }

.bx--masthead .bx--side-nav {
  left: -100vw;
  visibility: hidden;
  transition: visibility 1ms cubic-bezier(0.2, 0, 1, 0.9) 110ms, left 110ms cubic-bezier(0.2, 0, 1, 0.9) 1ms; }

@media (max-width: 41.98rem) {
  .bx--masthead .bx--side-nav:not(.bx--side-nav--fixed):hover {
    max-width: 100vw;
    width: 100vw; } }

.bx--masthead .bx--side-nav .bx--header__logo {
  height: 3rem;
  padding-left: 3rem; }

.bx--masthead .bx--side-nav, .bx--masthead .bx--side-nav--expanded {
  max-width: 16rem;
  width: 16rem; }

.bx--masthead .bx--side-nav__items {
  padding-top: 0;
  height: 100%; }

.bx--masthead .bx--side-nav__item {
  height: var(--cds-container-04, var(--cds-container-04, 3rem)); }

.bx--masthead .bx--side-nav__item .bx--side-nav__submenu {
  height: 100%; }

.bx--masthead .bx--side-nav__overlay {
  top: 0;
  z-index: 1000; }

@media (max-width: 41.98rem) {
  .bx--masthead .bx--side-nav__overlay {
    background-color: var(--cds-ui-background, #fff); } }

.bx--masthead .bx--side-nav__overlay-active {
  display: none; }

@media (max-width: 800px) {
  .bx--masthead .bx--side-nav__overlay-active {
    display: block;
    background-color: var(--cds-overlay-01, rgba(22, 22, 22, 0.5)); } }

.bx--masthead .bx--side-nav--expanded {
  overflow-y: auto;
  left: 0;
  visibility: visible;
  transition: visibility 1ms cubic-bezier(0.2, 0, 1, 0.9) 0ms, left 110ms cubic-bezier(0.2, 0, 1, 0.9) 1ms; }

@media (max-width: 41.98rem) {
  .bx--masthead .bx--side-nav--ux, .bx--masthead .bx--side-nav, .bx--masthead .bx--side-nav--expanded {
    max-width: 100vw;
    width: 100vw;
    border-top: 1px solid var(--cds-ui-03, #e0e0e0); } }

.bx--side-nav__menu-section {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  z-index: 0;
  left: -100%;
  background-color: var(--cds-ui-background, #fff);
  transition: left 150ms cubic-bezier(0.2, 0, 1, 0.9); }

.bx--side-nav__menu-section a {
  font-size: var(--cds-body-short-02-font-size, 1rem);
  font-weight: var(--cds-body-short-02-font-weight, 400);
  line-height: var(--cds-body-short-02-line-height, 1.375);
  letter-spacing: var(--cds-body-short-02-letter-spacing, 0);
  padding-left: 1rem;
  height: 3rem; }

.bx--side-nav__menu-section a:hover {
  text-decoration: none;
  background-color: #e5e5e5; }

.bx--side-nav__menu-section .bx--masthead__side-nav--submemu-title {
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.125rem;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.25rem;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1rem;
  --cds-label-01-letter-spacing: .32px;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1rem;
  --cds-caption-01-letter-spacing: .32px;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1rem;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.25rem;
  --cds-code-02-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1rem;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.125rem;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.125rem;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-button-md-height: var(--cds-container-04, 3rem);
  --cds-button-sm-height: var(--cds-container-02, 2rem);
  --cds-button-field-height: var(--cds-container-03, 2.5rem);
  --cds-input-height: var(--cds-container-03, 2.5rem);
  --cds-tab-height: var(--cds-container-03, 2.5rem);
  --cds-tab-container-height: var(--cds-container-04, 3rem);
  font-size: var(--cds-productive-heading-02-font-size, 1rem);
  font-weight: var(--cds-productive-heading-02-font-weight, 600);
  line-height: var(--cds-productive-heading-02-line-height, 1.375);
  letter-spacing: var(--cds-productive-heading-02-letter-spacing, 0);
  display: flex;
  color: var(--cds-text-01, #161616);
  padding: 0 1rem;
  height: 3rem;
  border-bottom: 1px solid var(--cds-ui-04, #8d8d8d);
  align-items: center; }

.bx--side-nav__menu-section .bx--side-nav__item .bx--masthead__side-nav--submemu-section-title {
  height: 3rem; }

.bx--side-nav__menu-section .bx--side-nav__item .bx--masthead__side-nav--submemu-section-title span {
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.125rem;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.25rem;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1rem;
  --cds-label-01-letter-spacing: .32px;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1rem;
  --cds-caption-01-letter-spacing: .32px;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1rem;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.25rem;
  --cds-code-02-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1rem;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.125rem;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.125rem;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-button-md-height: var(--cds-container-04, 3rem);
  --cds-button-sm-height: var(--cds-container-02, 2rem);
  --cds-button-field-height: var(--cds-container-03, 2.5rem);
  --cds-input-height: var(--cds-container-03, 2.5rem);
  --cds-tab-height: var(--cds-container-03, 2.5rem);
  --cds-tab-container-height: var(--cds-container-04, 3rem);
  font-size: var(--cds-productive-heading-02-font-size, 1rem);
  font-weight: var(--cds-productive-heading-02-font-weight, 600);
  line-height: var(--cds-productive-heading-02-line-height, 1.375);
  letter-spacing: var(--cds-productive-heading-02-letter-spacing, 0);
  display: flex;
  width: 100%; }

.bx--side-nav__menu-section .bx--masthead__side-nav--submemu-section-title__icon {
  display: flex;
  flex: 1;
  justify-content: flex-end;
  align-items: center; }

a.bx--side-nav__link, button.bx--side-nav__link {
  height: 3rem;
  font-size: var(--cds-body-short-02-font-size, 1rem);
  font-weight: var(--cds-body-short-02-font-weight, 400);
  line-height: var(--cds-body-short-02-line-height, 1.375);
  letter-spacing: var(--cds-body-short-02-letter-spacing, 0); }

a.bx--side-nav__link > .bx--side-nav__link-text, button.bx--side-nav__link > .bx--side-nav__link-text {
  font-size: var(--cds-body-short-02-font-size, 1rem);
  font-weight: var(--cds-body-short-02-font-weight, 400);
  line-height: var(--cds-body-short-02-line-height, 1.375);
  letter-spacing: var(--cds-body-short-02-letter-spacing, 0);
  color: var(--cds-text-01, #161616);
  width: 100%;
  text-overflow: ellipsis; }

.bx--masthead__side-nav--submemu-back {
  position: sticky;
  top: 0;
  background-color: var(--cds-ui-background, #fff);
  z-index: 1; }

.bx--masthead__side-nav--submemu-back button {
  width: 100%;
  border: none;
  cursor: pointer;
  outline: 2px solid transparent;
  outline-offset: -2px;
  position: relative;
  display: flex;
  align-items: center;
  min-height: 2rem;
  padding: 0 1rem;
  background-color: var(--cds-ui-background, #fff); }

.bx--masthead__side-nav--submemu-back button:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  outline-offset: -2px; }

.bx--masthead__side-nav--submemu-back button > .bx--side-nav__link-text {
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.125rem;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.25rem;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1rem;
  --cds-label-01-letter-spacing: .32px;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1rem;
  --cds-caption-01-letter-spacing: .32px;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1rem;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.25rem;
  --cds-code-02-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1rem;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.125rem;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.125rem;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-button-md-height: var(--cds-container-04, 3rem);
  --cds-button-sm-height: var(--cds-container-02, 2rem);
  --cds-button-field-height: var(--cds-container-03, 2.5rem);
  --cds-input-height: var(--cds-container-03, 2.5rem);
  --cds-tab-height: var(--cds-container-03, 2.5rem);
  --cds-tab-container-height: var(--cds-container-04, 3rem);
  font-size: var(--cds-body-short-02-font-size, 1rem);
  font-weight: var(--cds-body-short-02-font-weight, 400);
  line-height: var(--cds-body-short-02-line-height, 1.375);
  letter-spacing: var(--cds-body-short-02-letter-spacing, 0);
  color: var(--cds-link-01, #0f62fe);
  display: flex;
  align-items: center; }

.bx--masthead__side-nav--submemu-back button svg {
  margin-right: 5px; }

.bx--masthead__side-nav--submemu-back button svg path {
  fill: currentColor; }

.bx--side-nav__menu-section--expanded {
  z-index: 1;
  left: 0; }

.bx--side-nav__menu-section-submenu {
  left: 100%; }

.bx--side-nav__menu-section-submenu.bx--side-nav__menu-section--expanded {
  left: 0; }

.bx--side-nav__menu-section-submenu--expanded {
  left: -100%; }

.bx--side-nav__menu[role='menu'] {
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }

.bx--side-nav__menu--hasactivechildren {
  overflow: hidden; }

.bx--side-nav__submenu .bx--side-nav__submenu-content {
  width: 100%;
  height: 3rem;
  display: flex;
  border-bottom: 1px solid var(--cds-ui-03, #e0e0e0); }

.bx--side-nav__submenu[aria-expanded='true'] + .bx--side-nav__menu[role='menu'] {
  position: absolute;
  overflow-y: auto;
  padding-bottom: var(--cds-layout-05, 4rem);
  top: 0;
  background: var(--cds-ui-background, #fff);
  z-index: 1;
  width: 100%;
  height: 100%;
  min-height: 100%;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition-timing-function: cubic-bezier(0.2, 0, 0.38, 0.9);
  transition-duration: 95ms; }

.bx--side-nav__submenu[aria-expanded='true'] + .bx--side-nav__menu[role='menu'] a {
  font-size: var(--cds-body-short-02-font-size, 1rem);
  font-weight: var(--cds-body-short-02-font-weight, 400);
  line-height: var(--cds-body-short-02-line-height, 1.375);
  letter-spacing: var(--cds-body-short-02-letter-spacing, 0);
  padding-left: 1rem;
  height: 3rem; }

.bx--side-nav__submenu[aria-expanded='true'] + .bx--side-nav__menu[role='menu'] a:hover {
  text-decoration: none; }

.bx--side-nav__submenu[aria-expanded='true'] + .bx--side-nav__menu[role='menu'] .bx--masthead__side-nav--submemu-title {
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.125rem;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.25rem;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1rem;
  --cds-label-01-letter-spacing: .32px;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1rem;
  --cds-caption-01-letter-spacing: .32px;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1rem;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.25rem;
  --cds-code-02-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1rem;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.125rem;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.125rem;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-button-md-height: var(--cds-container-04, 3rem);
  --cds-button-sm-height: var(--cds-container-02, 2rem);
  --cds-button-field-height: var(--cds-container-03, 2.5rem);
  --cds-input-height: var(--cds-container-03, 2.5rem);
  --cds-tab-height: var(--cds-container-03, 2.5rem);
  --cds-tab-container-height: var(--cds-container-04, 3rem);
  font-size: var(--cds-productive-heading-02-font-size, 1rem);
  font-weight: var(--cds-productive-heading-02-font-weight, 600);
  line-height: var(--cds-productive-heading-02-line-height, 1.375);
  letter-spacing: var(--cds-productive-heading-02-letter-spacing, 0);
  display: flex;
  color: var(--cds-text-01, #161616);
  padding: 0 1rem;
  height: var(--cds-container-04, var(--cds-container-04, 3rem));
  border-bottom: 1px solid var(--cds-ui-04, #8d8d8d);
  align-items: center; }

.bx--side-nav__submenu[aria-expanded='true'] + .bx--side-nav__menu[role='menu'] .bx--masthead__side-nav--submemu-section-title span {
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.125rem;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.25rem;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1rem;
  --cds-label-01-letter-spacing: .32px;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1rem;
  --cds-caption-01-letter-spacing: .32px;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1rem;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.25rem;
  --cds-code-02-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1rem;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.125rem;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.125rem;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-button-md-height: var(--cds-container-04, 3rem);
  --cds-button-sm-height: var(--cds-container-02, 2rem);
  --cds-button-field-height: var(--cds-container-03, 2.5rem);
  --cds-input-height: var(--cds-container-03, 2.5rem);
  --cds-tab-height: var(--cds-container-03, 2.5rem);
  --cds-tab-container-height: var(--cds-container-04, 3rem);
  font-size: var(--cds-productive-heading-02-font-size, 1rem);
  font-weight: var(--cds-productive-heading-02-font-weight, 600);
  line-height: var(--cds-productive-heading-02-line-height, 1.375);
  letter-spacing: var(--cds-productive-heading-02-letter-spacing, 0);
  display: flex;
  width: 100%; }

.bx--side-nav__submenu[aria-expanded='true'] + .bx--side-nav__menu[role='menu'] .bx--masthead__side-nav--submemu-section-title__icon {
  display: flex;
  flex: 1;
  justify-content: flex-end;
  align-items: center; }

.bx--side-nav__submenu .bx--side-nav__submenu-title {
  font-size: var(--cds-body-short-02-font-size, 1rem);
  font-weight: var(--cds-body-short-02-font-weight, 400);
  line-height: var(--cds-body-short-02-line-height, 1.375);
  letter-spacing: var(--cds-body-short-02-letter-spacing, 0);
  color: var(--cds-text-01, #161616);
  align-self: center; }

.bx--side-nav__submenu[aria-haspopup='true'] {
  height: 3rem; }

.bx--side-nav__submenu[aria-haspopup='true'].bx--side-nav__submenu-platform {
  border-bottom: 1px solid var(--cds-ui-04, #8d8d8d);
  text-decoration: none;
  color: var(--cds-text-01, #161616);
  font-size: var(--cds-expressive-heading-02-font-size, 1rem);
  font-weight: var(--cds-expressive-heading-02-font-weight, 600);
  line-height: var(--cds-expressive-heading-02-line-height, 1.5);
  letter-spacing: var(--cds-expressive-heading-02-letter-spacing, 0); }

.bx--masthead__side-nav--submemu-heading, :host(dds-left-nav-menu-category-heading) {
  font-size: var(--cds-body-long-01-font-size, 1rem);
  font-weight: var(--cds-body-long-01-font-weight, 400);
  line-height: var(--cds-body-long-01-line-height, 1.5rem);
  letter-spacing: var(--cds-body-long-01-letter-spacing, 0);
  display: block;
  color: var(--cds-text-02, #525252);
  padding: var(--cds-spacing-02, 0.25rem) 0;
  margin: 0 var(--cds-spacing-05, 1rem);
  border-bottom: 1px solid var(--cds-ui-03, #e0e0e0); }

.bx--masthead__side-nav--submemu--selected {
  border-left: 3px solid var(--cds-interactive-01, #0f62fe); }

.bx--masthead__side-nav--submemu--selected .bx--side-nav__submenu-title, .bx--masthead__side-nav--submemu--selected.bx--side-nav__link .bx--side-nav__link-text {
  font-weight: 600; }

.bx--side-nav__submenu-chevron > svg, .bx--side-nav__submenu[aria-expanded='true'] .bx--side-nav__submenu-chevron > svg {
  -webkit-transform: rotate(-90deg) scale(1.25);
  transform: rotate(-90deg) scale(1.25);
  fill: var(--cds-text-01, #161616); }

.bx--side-nav__item .bx--side-nav__link, .bx--side-nav__menu-item .bx--side-nav__link:not([isbackbutton='true']), :host(dds-left-nav-item-highlighted) a.bx--side-nav__link, :host(dds-left-nav-menu-item-highlighted) a.bx--side-nav__link[role='menuitem'], :host(dds-left-nav-item) a.bx--side-nav__link, :host(dds-left-nav-menu-item) a.bx--side-nav__link[role='menuitem'] {
  display: flex;
  flex-direction: column;
  padding-left: 1rem;
  height: 3rem;
  width: 100%; }

.bx--side-nav__item .bx--side-nav__link .bx--side-nav__link-text, .bx--side-nav__menu-item .bx--side-nav__link:not([isbackbutton='true']) .bx--side-nav__link-text, :host(dds-left-nav-item-highlighted) a.bx--side-nav__link .bx--side-nav__link-text, :host(dds-left-nav-menu-item-highlighted) a.bx--side-nav__link[role='menuitem'] .bx--side-nav__link-text, :host(dds-left-nav-item) a.bx--side-nav__link .bx--side-nav__link-text, :host(dds-left-nav-menu-item) a.bx--side-nav__link[role='menuitem'] .bx--side-nav__link-text {
  align-self: start;
  margin-top: auto; }

.bx--side-nav__item .bx--side-nav__link::after, .bx--side-nav__menu-item .bx--side-nav__link:not([isbackbutton='true'])::after, :host(dds-left-nav-item-highlighted) a.bx--side-nav__link::after, :host(dds-left-nav-menu-item-highlighted) a.bx--side-nav__link[role='menuitem']::after, :host(dds-left-nav-item) a.bx--side-nav__link::after, :host(dds-left-nav-menu-item) a.bx--side-nav__link[role='menuitem']::after {
  content: '';
  width: 100%;
  margin-top: auto;
  border-bottom: 1px solid var(--cds-ui-03, #e0e0e0); }

.bx--masthead__side-nav__last-highlighted, :host(dds-left-nav-menu-item[last-highlighted]), :host(dds-left-nav-menu[last-highlighted]) {
  border-bottom: 1px solid var(--cds-ui-04, #8d8d8d); }

:host(dds-left-nav-menu[last-highlighted]) .bx--side-nav__submenu .bx--side-nav__submenu-content, .bx--masthead__side-nav__last-highlighted .bx--side-nav__submenu-content, .bx--side-nav__menu-item.bx--masthead__side-nav__last-highlighted .bx--side-nav__link::after, :host(dds-left-nav-menu) .bx--masthead__side-nav--submemu-back .bx--side-nav__link::after, :host(dds-left-nav-menu-item[last-highlighted]) .bx--side-nav__link[role='menuitem']::after {
  border-bottom: none; }

.bx--side-nav__submenu-platform {
  flex-direction: row; }

.bx--side-nav__submenu-platform::after {
  content: none; }

@-webkit-keyframes expand {
  0% {
    overflow-y: hidden;
    max-height: 0; }
  100% {
    max-height: 100%; } }

@keyframes expand {
  0% {
    overflow-y: hidden;
    max-height: 0; }
  100% {
    max-height: 100%; } }

@-webkit-keyframes collapse {
  0% {
    max-height: 100vh; }
  100% {
    max-height: 0; } }

@keyframes collapse {
  0% {
    max-height: 100vh; }
  100% {
    max-height: 0; } }

:host(dds-megamenu-top-nav-menu) .bx--header__menu-title[role='menuitem'][aria-expanded='true'] + .bx--header__menu, .bx--header__nav .bx--masthead__megamenu__l0-nav .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu, .bx--header__nav .bx--masthead__megamenu__l1-nav .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu {
  background-color: transparent;
  bottom: 0;
  box-shadow: none; }

:host(dds-megamenu-top-nav-menu) .bx--header__menu, .bx--masthead__megamenu__l0-nav .bx--header__menu, .bx--masthead__megamenu__l1-nav .bx--header__menu {
  position: fixed;
  display: block;
  visibility: hidden;
  min-height: 20rem;
  margin-bottom: var(--cds-layout-05, 4rem);
  left: 0;
  width: 100vw;
  transition: visibility 240ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-megamenu-top-nav-menu) .bx--header__menu-title[role='menuitem'][aria-expanded='false'] + .bx--header__menu ::slotted(dds-megamenu), :host(dds-megamenu-top-nav-menu) .bx--header__menu-title[role='menuitem'][aria-expanded='false'] + .bx--header__menu .bx--masthead__megamenu, .bx--masthead__megamenu__l0-nav .bx--header__menu-title[role='menuitem'][aria-expanded='false'] + .bx--header__menu ::slotted(dds-megamenu), .bx--masthead__megamenu__l0-nav .bx--header__menu-title[role='menuitem'][aria-expanded='false'] + .bx--header__menu .bx--masthead__megamenu, .bx--masthead__megamenu__l1-nav .bx--header__menu-title[role='menuitem'][aria-expanded='false'] + .bx--header__menu ::slotted(dds-megamenu), .bx--masthead__megamenu__l1-nav .bx--header__menu-title[role='menuitem'][aria-expanded='false'] + .bx--header__menu .bx--masthead__megamenu {
  -webkit-animation: 240ms cubic-bezier(0.4, 0.14, 0.3, 1) collapse;
  animation: 240ms cubic-bezier(0.4, 0.14, 0.3, 1) collapse; }

:host(dds-megamenu-top-nav-menu) .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu, .bx--masthead__megamenu__l0-nav .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu, .bx--masthead__megamenu__l1-nav .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu {
  position: fixed;
  left: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  visibility: visible;
  margin-bottom: var(--cds-layout-05, 4rem);
  width: var(--dds-ce--viewport-width, 100vw); }

:host(dds-megamenu-top-nav-menu) .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu ::slotted(dds-megamenu), :host(dds-megamenu-top-nav-menu) .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu .bx--masthead__megamenu, .bx--masthead__megamenu__l0-nav .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu ::slotted(dds-megamenu), .bx--masthead__megamenu__l0-nav .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu .bx--masthead__megamenu, .bx--masthead__megamenu__l1-nav .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu ::slotted(dds-megamenu), .bx--masthead__megamenu__l1-nav .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu .bx--masthead__megamenu {
  -webkit-animation: 240ms cubic-bezier(0.4, 0.14, 0.3, 1) expand;
  animation: 240ms cubic-bezier(0.4, 0.14, 0.3, 1) expand; }

:host(dds-megamenu-top-nav-menu) .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu, .bx--masthead__megamenu__l0-nav .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu {
  top: var(--cds-spacing-09, 3rem); }

.bx--masthead__megamenu__l1-nav .bx--header__menu-title[aria-expanded='true'] + .bx--header__menu {
  top: 6.125rem; }

:host(dds-megamenu), .bx--masthead__megamenu {
  display: block;
  overflow-y: overlay;
  overflow-x: hidden;
  background-color: var(--cds-ui-background, #fff);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2); }

:host(dds-megamenu):focus, .bx--masthead__megamenu:focus {
  outline: none; }

:host(dds-megamenu) .bx--masthead__megamenu__container, .bx--masthead__megamenu .bx--masthead__megamenu__container {
  width: 100vw;
  margin-right: auto;
  margin-left: auto;
  max-width: 99rem;
  padding-right: 1rem;
  padding-left: 1rem; }

@media (min-width: 42rem) {
  :host(dds-megamenu) .bx--masthead__megamenu__container, .bx--masthead__megamenu .bx--masthead__megamenu__container {
    padding-right: 2rem;
    padding-left: 2rem; } }

@media (min-width: 99rem) {
  :host(dds-megamenu) .bx--masthead__megamenu__container, .bx--masthead__megamenu .bx--masthead__megamenu__container {
    padding-right: 2.5rem;
    padding-left: 2.5rem; } }

:host(dds-megamenu) .bx--masthead__megamenu__container .bx--masthead__megamenu__container--row, .bx--masthead__megamenu .bx--masthead__megamenu__container .bx--masthead__megamenu__container--row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
  flex-wrap: nowrap; }

:host(dds-megamenu-right-navigation), .bx--masthead__megamenu__categories-section {
  display: flex;
  flex-direction: column;
  padding-top: 1.125rem;
  width: 100%; }

:host(dds-megamenu-right-navigation) .bx--masthead__megamenu__categories, .bx--masthead__megamenu__categories-section .bx--masthead__megamenu__categories {
  padding: 0 0 var(--cds-layout-03, 2rem) 0;
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0; }

:host(dds-megamenu-right-navigation) .bx--masthead__megamenu--hasViewAllLink, .bx--masthead__megamenu__categories-section .bx--masthead__megamenu--hasViewAllLink {
  padding-bottom: 0; }

:host(dds-megamenu-right-navigation) ::slotted(dds-megamenu-category-group) .bx--masthead__megamenu__category-group-shield, :host(dds-megamenu-right-navigation) .bx--masthead__megamenu__category-group-shield, .bx--masthead__megamenu__categories-section ::slotted(dds-megamenu-category-group) .bx--masthead__megamenu__category-group-shield, .bx--masthead__megamenu__categories-section .bx--masthead__megamenu__category-group-shield {
  margin-left: -1rem; }

:host(dds-megamenu-right-navigation) .bx--masthead__megamenu--hasHighlights, .bx--masthead__megamenu__categories-section .bx--masthead__megamenu--hasHighlights {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3; }

.bx--masthead__megamenu__copy, :host(dds-megamenu-category-group-copy) {
  display: block;
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.125rem;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.25rem;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1rem;
  --cds-label-01-letter-spacing: .32px;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1rem;
  --cds-caption-01-letter-spacing: .32px;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1rem;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.25rem;
  --cds-code-02-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1rem;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.125rem;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.125rem;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-button-md-height: var(--cds-container-04, 3rem);
  --cds-button-sm-height: var(--cds-container-02, 2rem);
  --cds-button-field-height: var(--cds-container-03, 2.5rem);
  --cds-input-height: var(--cds-container-03, 2.5rem);
  --cds-tab-height: var(--cds-container-03, 2.5rem);
  --cds-tab-container-height: var(--cds-container-04, 3rem);
  font-size: var(--cds-body-long-01-font-size, 1rem);
  font-weight: var(--cds-body-long-01-font-weight, 400);
  line-height: var(--cds-body-long-01-line-height, 1.5rem);
  letter-spacing: var(--cds-body-long-01-letter-spacing, 0);
  color: var(--cds-text-02, #525252);
  padding: 0.375rem var(--cds-spacing-05, 1rem) 0.625rem; }

:host(dds-megamenu-category-group), .bx--masthead__megamenu__category-group {
  display: inline; }

:host(dds-megamenu-category-group) .bx--masthead__megamenu__category-group-content, .bx--masthead__megamenu__category-group .bx--masthead__megamenu__category-group-content {
  width: 100%;
  display: inline-block;
  padding-bottom: var(--cds-spacing-07, 2rem); }

:host(dds-megamenu-category-group) .bx--masthead__megamenu__copy, :host(dds-megamenu-category-group) ::slotted(dds-megamenu-category-group-copy), .bx--masthead__megamenu__category-group .bx--masthead__megamenu__copy, .bx--masthead__megamenu__category-group ::slotted(dds-megamenu-category-group-copy) {
  font-size: var(--cds-body-long-01-font-size, 1rem);
  font-weight: var(--cds-body-long-01-font-weight, 400);
  line-height: var(--cds-body-long-01-line-height, 1.5rem);
  letter-spacing: var(--cds-body-long-01-letter-spacing, 0);
  color: var(--cds-text-01, #161616);
  margin-top: -.375rem;
  padding: 0 var(--cds-spacing-05, 1rem) var(--cds-spacing-03, 0.5rem) var(--cds-spacing-05, 1rem); }

:host(dds-megamenu-link-with-icon)[style-scheme='category-headline'], .bx--masthead__megamenu__category-headline {
  width: 100%; }

:host(dds-megamenu-link-with-icon)[style-scheme='category-headline'] p, :host(dds-megamenu-link-with-icon)[style-scheme='category-headline'] a, :host(dds-megamenu-link-with-icon)[style-scheme='category-headline'] .bx--link-with-icon, :host(dds-megamenu-link-with-icon)[style-scheme='category-headline'] :host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__category-headline p, .bx--masthead__megamenu__category-headline a, .bx--masthead__megamenu__category-headline .bx--link-with-icon, .bx--masthead__megamenu__category-headline :host(dds-megamenu-link-with-icon) {
  padding: 6px var(--cds-spacing-05, 1rem);
  text-decoration: none;
  width: 100%; }

:host(dds-megamenu-link-with-icon)[style-scheme='category-headline'] span, :host(dds-megamenu-link-with-icon)[style-scheme='category-headline'] p, .bx--masthead__megamenu__category-headline span, .bx--masthead__megamenu__category-headline p {
  color: var(--cds-text-01, #161616);
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.125rem;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.25rem;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1rem;
  --cds-label-01-letter-spacing: .32px;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1rem;
  --cds-caption-01-letter-spacing: .32px;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1rem;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.25rem;
  --cds-code-02-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1rem;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.125rem;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.125rem;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-button-md-height: var(--cds-container-04, 3rem);
  --cds-button-sm-height: var(--cds-container-02, 2rem);
  --cds-button-field-height: var(--cds-container-03, 2.5rem);
  --cds-input-height: var(--cds-container-03, 2.5rem);
  --cds-tab-height: var(--cds-container-03, 2.5rem);
  --cds-tab-container-height: var(--cds-container-04, 3rem);
  font-size: var(--cds-expressive-heading-01-font-size, 0.875rem);
  font-weight: var(--cds-expressive-heading-01-font-weight, 600);
  line-height: var(--cds-expressive-heading-01-line-height, 1.25rem);
  letter-spacing: var(--cds-expressive-heading-01-letter-spacing, 0.16px); }

:host(dds-megamenu-link-with-icon)[style-scheme='category-headline'] svg, .bx--masthead__megamenu__category-headline svg {
  color: var(--cds-link-01, #0f62fe);
  min-width: var(--cds-spacing-05, 1rem); }

:host(dds-megamenu-link-with-icon)[style-scheme='category-headline']:visited, :host(dds-megamenu-link-with-icon)[style-scheme='category-headline']:hover, .bx--masthead__megamenu__category-headline:visited, .bx--masthead__megamenu__category-headline:hover {
  color: var(--cds-text-01, #161616); }

:host(dds-megamenu-category-link) a, .bx--masthead__megamenu__category-sublink {
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.125rem;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.25rem;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1rem;
  --cds-label-01-letter-spacing: .32px;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1rem;
  --cds-caption-01-letter-spacing: .32px;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1rem;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.25rem;
  --cds-code-02-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1rem;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.125rem;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.125rem;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-button-md-height: var(--cds-container-04, 3rem);
  --cds-button-sm-height: var(--cds-container-02, 2rem);
  --cds-button-field-height: var(--cds-container-03, 2.5rem);
  --cds-input-height: var(--cds-container-03, 2.5rem);
  --cds-tab-height: var(--cds-container-03, 2.5rem);
  --cds-tab-container-height: var(--cds-container-04, 3rem);
  font-size: var(--cds-body-long-01-font-size, 1rem);
  font-weight: var(--cds-body-long-01-font-weight, 400);
  line-height: var(--cds-body-long-01-line-height, 1.5rem);
  letter-spacing: var(--cds-body-long-01-letter-spacing, 0);
  color: var(--cds-text-02, #525252);
  text-decoration: none;
  padding: 6px var(--cds-spacing-05, 1rem);
  display: block; }

:host(dds-megamenu-category-link) a:hover, :host(dds-megamenu-category-link) a:active, .bx--masthead__megamenu__category-sublink:hover, .bx--masthead__megamenu__category-sublink:active {
  color: var(--cds-text-01, #161616); }

.bx--masthead__megamenu__category-sublink--highlighted, :host(dds-megamenu-link-with-icon)[style-scheme='category-sublink'] {
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.125rem;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.25rem;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1rem;
  --cds-label-01-letter-spacing: .32px;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1rem;
  --cds-caption-01-letter-spacing: .32px;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1rem;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.25rem;
  --cds-code-02-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1rem;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.125rem;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.125rem;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-button-md-height: var(--cds-container-04, 3rem);
  --cds-button-sm-height: var(--cds-container-02, 2rem);
  --cds-button-field-height: var(--cds-container-03, 2.5rem);
  --cds-input-height: var(--cds-container-03, 2.5rem);
  --cds-tab-height: var(--cds-container-03, 2.5rem);
  --cds-tab-container-height: var(--cds-container-04, 3rem);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  width: 100%; }

.bx--masthead__megamenu__category-sublink--highlighted a, :host(dds-megamenu-link-with-icon)[style-scheme='category-sublink'] a {
  width: 100%;
  padding: 7px var(--cds-spacing-05, 1rem); }

:host(dds-megamenu-link-with-icon)[style-scheme='view-all'], .bx--masthead__megamenu__view-all-cta {
  margin-top: auto;
  display: flex; }

:host(dds-megamenu-link-with-icon)[style-scheme='view-all'] a, :host(dds-megamenu-link-with-icon)[style-scheme='view-all'] .bx--link-with-icon, :host(dds-megamenu-link-with-icon)[style-scheme='view-all'] :host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__view-all-cta a, .bx--masthead__megamenu__view-all-cta .bx--link-with-icon, .bx--masthead__megamenu__view-all-cta :host(dds-megamenu-link-with-icon) {
  text-decoration: none;
  width: 100%;
  margin: 0 var(--cds-spacing-05, 1rem);
  border-top: 0.0625rem solid var(--cds-ui-03, #e0e0e0);
  height: var(--cds-spacing-09, 3rem); }

:host(dds-megamenu-link-with-icon)[style-scheme='view-all'] a:hover, :host(dds-megamenu-link-with-icon)[style-scheme='view-all'] a:focus, :host(dds-megamenu-link-with-icon)[style-scheme='view-all'] .bx--link-with-icon:hover, :host(dds-megamenu-link-with-icon)[style-scheme='view-all'] :hover:host(dds-megamenu-link-with-icon), :host(dds-megamenu-link-with-icon)[style-scheme='view-all'] .bx--link-with-icon:focus, :host(dds-megamenu-link-with-icon)[style-scheme='view-all'] :focus:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__view-all-cta a:hover, .bx--masthead__megamenu__view-all-cta a:focus, .bx--masthead__megamenu__view-all-cta .bx--link-with-icon:hover, .bx--masthead__megamenu__view-all-cta :hover:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__view-all-cta .bx--link-with-icon:focus, .bx--masthead__megamenu__view-all-cta :focus:host(dds-megamenu-link-with-icon) {
  margin: 0;
  padding: 0 var(--cds-spacing-05, 1rem); }

:host(dds-megamenu-link-with-icon)[style-scheme='view-all'] a:hover, :host(dds-megamenu-link-with-icon)[style-scheme='view-all'] .bx--link-with-icon:hover, :host(dds-megamenu-link-with-icon)[style-scheme='view-all'] :hover:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__view-all-cta a:hover, .bx--masthead__megamenu__view-all-cta .bx--link-with-icon:hover, .bx--masthead__megamenu__view-all-cta :hover:host(dds-megamenu-link-with-icon) {
  border-top: .0625rem solid transparent;
  color: var(--cds-hover-primary-text, #0043ce); }

:host(dds-megamenu-link-with-icon)[style-scheme='view-all'] span, .bx--masthead__megamenu__view-all-cta span {
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.125rem;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.25rem;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1rem;
  --cds-label-01-letter-spacing: .32px;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1rem;
  --cds-caption-01-letter-spacing: .32px;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1rem;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.25rem;
  --cds-code-02-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1rem;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.125rem;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.125rem;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-button-md-height: var(--cds-container-04, 3rem);
  --cds-button-sm-height: var(--cds-container-02, 2rem);
  --cds-button-field-height: var(--cds-container-03, 2.5rem);
  --cds-input-height: var(--cds-container-03, 2.5rem);
  --cds-tab-height: var(--cds-container-03, 2.5rem);
  --cds-tab-container-height: var(--cds-container-04, 3rem);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

:host(dds-megamenu-category-link) a:focus, :host(dds-megamenu-category-link) a:active, :host(dds-megamenu-link-with-icon) a:focus, :host(dds-megamenu-link-with-icon) a:active, .bx--masthead__megamenu__category-headline .bx--link-with-icon:focus, .bx--masthead__megamenu__category-headline :focus:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__category-headline .bx--link-with-icon:active, .bx--masthead__megamenu__category-headline :active:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__category-sublink--highlighted .bx--link-with-icon:focus, .bx--masthead__megamenu__category-sublink--highlighted :focus:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__category-sublink--highlighted .bx--link-with-icon:active, .bx--masthead__megamenu__category-sublink--highlighted :active:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__view-all-cta .bx--link-with-icon:focus, .bx--masthead__megamenu__view-all-cta :focus:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__view-all-cta .bx--link-with-icon:active, .bx--masthead__megamenu__view-all-cta :active:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__category-sublink:focus, .bx--masthead__megamenu__category-sublink:active {
  outline: 1px solid var(--cds-focus, #0f62fe);
  outline-width: 2px;
  outline-offset: -2px; }

@media screen and (prefers-contrast) {
  :host(dds-megamenu-category-link) a:focus, :host(dds-megamenu-category-link) a:active, :host(dds-megamenu-link-with-icon) a:focus, :host(dds-megamenu-link-with-icon) a:active, .bx--masthead__megamenu__category-headline .bx--link-with-icon:focus, .bx--masthead__megamenu__category-headline :focus:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__category-headline .bx--link-with-icon:active, .bx--masthead__megamenu__category-headline :active:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__category-sublink--highlighted .bx--link-with-icon:focus, .bx--masthead__megamenu__category-sublink--highlighted :focus:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__category-sublink--highlighted .bx--link-with-icon:active, .bx--masthead__megamenu__category-sublink--highlighted :active:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__view-all-cta .bx--link-with-icon:focus, .bx--masthead__megamenu__view-all-cta :focus:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__view-all-cta .bx--link-with-icon:active, .bx--masthead__megamenu__view-all-cta :active:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__category-sublink:focus, .bx--masthead__megamenu__category-sublink:active {
    outline-style: dotted; } }

:host(dds-megamenu-category-link) a:active, :host(dds-megamenu-category-link) a:hover, :host(dds-megamenu-link-with-icon) a:active, :host(dds-megamenu-link-with-icon) a:hover, .bx--masthead__megamenu__category-headline .bx--link-with-icon:active, .bx--masthead__megamenu__category-headline :active:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__category-headline .bx--link-with-icon:hover, .bx--masthead__megamenu__category-headline :hover:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__category-sublink--highlighted .bx--link-with-icon:active, .bx--masthead__megamenu__category-sublink--highlighted :active:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__category-sublink--highlighted .bx--link-with-icon:hover, .bx--masthead__megamenu__category-sublink--highlighted :hover:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__view-all-cta .bx--link-with-icon:active, .bx--masthead__megamenu__view-all-cta :active:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__view-all-cta .bx--link-with-icon:hover, .bx--masthead__megamenu__view-all-cta :hover:host(dds-megamenu-link-with-icon), .bx--masthead__megamenu__category-sublink:active, .bx--masthead__megamenu__category-sublink:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

:host(dds-megamenu-left-navigation), .bx--masthead__megamenu__highlight-section {
  min-height: 100%;
  padding-top: 1.125rem;
  border-right: 0.0625rem solid var(--cds-ui-03, #e0e0e0);
  display: block;
  flex: 0 0 25%;
  max-width: 25%; }

@media (min-width: 800px) and (max-width: 1055px) {
  .bx--masthead__megamenu__container--row {
    flex-direction: column; }
  :host(dds-megamenu-left-navigation), .bx--masthead__megamenu__highlight-section {
    border-right: none;
    border-bottom: 0.0625rem solid var(--cds-ui-03, #e0e0e0);
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0;
    display: block;
    flex: 0 0 100%;
    max-width: 100%; }
  :host(dds-megamenu-right-navigation) .bx--masthead__megamenu__categories, .bx--masthead__megamenu__categories-section .bx--masthead__megamenu__categories {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; } }

.bx--body__lock-scroll {
  position: relative;
  overflow: hidden; }

:host(dds-dotcom-shell), .bx--dotcom-shell {
  display: flex;
  flex-direction: column;
  padding-top: 3rem; }

:host(dds-dotcom-shell) .bx--tableofcontents__sidebar, .bx--dotcom-shell .bx--tableofcontents__sidebar {
  top: 48px; }

.bx--dotcom-shell__content {
  flex: 1;
  margin: auto;
  max-width: 99rem;
  width: 100%; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--feature-card-block-large__container {
  color: var(--cds-text-01, #161616);
  background: var(--cds-ui-background, #fff);
  position: relative;
  height: 100%;
  margin-left: -1rem;
  margin-right: -1rem; }

@media (min-width: 992px) and (max-width: 65.9375rem) {
  .bx--feature-card-block-large__container {
    padding-top: 50%; } }

@media (min-width: 82rem) {
  .bx--feature-card-block-large__container {
    padding-top: 50%; } }

:host(dds-feature-card-block-large), .bx--feature-card-block-large {
  margin-bottom: 2rem; }

@media (min-width: 42rem) {
  :host(dds-feature-card-block-large), .bx--feature-card-block-large {
    margin-bottom: 4rem; } }

@media (min-width: 66rem) {
  :host(dds-feature-card-block-large), .bx--feature-card-block-large {
    margin-bottom: 6rem; } }

:host(dds-feature-card-block-large) :hover .bx--card__wrapper, .bx--feature-card-block-large :hover .bx--card__wrapper {
  background: var(--cds-hover-ui, #e5e5e5); }

:host(dds-feature-card-block-large) .bx--card, .bx--feature-card-block-large .bx--card {
  background: none;
  height: 100%; }

:host(dds-feature-card-block-large) .bx--card:focus, .bx--feature-card-block-large .bx--card:focus {
  outline-width: 3px;
  outline-offset: 1px; }

@media (min-width: 992px) and (max-width: 65.9375rem) {
  :host(dds-feature-card-block-large) .bx--card, .bx--feature-card-block-large .bx--card {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    flex-direction: row; } }

@media (min-width: 82rem) {
  :host(dds-feature-card-block-large) .bx--card, .bx--feature-card-block-large .bx--card {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    flex-direction: row; } }

@media (min-width: 992px) and (max-width: 65.9375rem) {
  :host(dds-feature-card-block-large) .bx--card ::slotted([slot='image']), :host(dds-feature-card-block-large) .bx--card__wrapper, :host(dds-feature-card-block-large) .bx--card .bx--image, .bx--feature-card-block-large .bx--card ::slotted([slot='image']), .bx--feature-card-block-large .bx--card__wrapper, .bx--feature-card-block-large .bx--card .bx--image {
    width: 50%;
    height: 100%; } }

@media (min-width: 82rem) {
  :host(dds-feature-card-block-large) .bx--card ::slotted([slot='image']), :host(dds-feature-card-block-large) .bx--card__wrapper, :host(dds-feature-card-block-large) .bx--card .bx--image, .bx--feature-card-block-large .bx--card ::slotted([slot='image']), .bx--feature-card-block-large .bx--card__wrapper, .bx--feature-card-block-large .bx--card .bx--image {
    width: 50%;
    height: 100%; } }

:host(dds-feature-card-block-large) .bx--card .bx--image, .bx--feature-card-block-large .bx--card .bx--image {
  overflow-y: hidden; }

:host(dds-feature-card-block-large) .bx--card__wrapper, .bx--feature-card-block-large .bx--card__wrapper {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #262626;
  --cds-ui-01: #393939;
  --cds-ui-02: #525252;
  --cds-ui-03: #525252;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ffb3b8;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #393939;
  --cds-field-02: #525252;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #ff8389;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #ff8389;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #4c4c4c;
  --cds-hover-light-ui: #656565;
  --cds-hover-selected-ui: #656565;
  --cds-active-ui: #6f6f6f;
  --cds-active-light-ui: #8d8d8d;
  --cds-selected-ui: #525252;
  --cds-selected-light-ui: #6f6f6f;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #4c4c4c;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #393939;
  --cds-disabled-02: #6f6f6f;
  --cds-disabled-03: #a8a8a8;
  --cds-highlight: #0043ce;
  --cds-decorative-01: #6f6f6f;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #6f6f6f;
  --cds-hover-field: #4c4c4c;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  background-color: var(--cds-ui-01, #f4f4f4);
  min-height: 50%;
  height: auto;
  padding: var(--cds-spacing-07, 2rem) var(--cds-spacing-05, 1rem); }

@media (min-width: 42rem) {
  :host(dds-feature-card-block-large) .bx--card__wrapper, .bx--feature-card-block-large .bx--card__wrapper {
    padding: var(--cds-layout-03, 2rem); } }

@media (min-width: 99rem) {
  :host(dds-feature-card-block-large) .bx--card__wrapper, .bx--feature-card-block-large .bx--card__wrapper {
    padding: var(--cds-layout-05, 4rem); } }

:host(dds-feature-card-block-large) .bx--card__wrapper .bx--card__eyebrow, :host(dds-feature-card-block-large) .bx--card__wrapper .bx--card__heading, :host(dds-feature-card-block-large) .bx--card__wrapper .bx--card__copy, :host(dds-feature-card-block-large) .bx--card__wrapper ::slotted(dds-card-eyebrow), :host(dds-feature-card-block-large) .bx--card__wrapper ::slotted(dds-card-heading), .bx--feature-card-block-large .bx--card__wrapper .bx--card__eyebrow, .bx--feature-card-block-large .bx--card__wrapper .bx--card__heading, .bx--feature-card-block-large .bx--card__wrapper .bx--card__copy, .bx--feature-card-block-large .bx--card__wrapper ::slotted(dds-card-eyebrow), .bx--feature-card-block-large .bx--card__wrapper ::slotted(dds-card-heading) {
  width: 100%;
  max-width: 30rem; }

@media (min-width: 42rem) {
  :host(dds-feature-card-block-large) .bx--card__wrapper .bx--card__eyebrow, :host(dds-feature-card-block-large) .bx--card__wrapper .bx--card__heading, :host(dds-feature-card-block-large) .bx--card__wrapper .bx--card__copy, :host(dds-feature-card-block-large) .bx--card__wrapper ::slotted(dds-card-eyebrow), :host(dds-feature-card-block-large) .bx--card__wrapper ::slotted(dds-card-heading), .bx--feature-card-block-large .bx--card__wrapper .bx--card__eyebrow, .bx--feature-card-block-large .bx--card__wrapper .bx--card__heading, .bx--feature-card-block-large .bx--card__wrapper .bx--card__copy, .bx--feature-card-block-large .bx--card__wrapper ::slotted(dds-card-eyebrow), .bx--feature-card-block-large .bx--card__wrapper ::slotted(dds-card-heading) {
    width: 90%; } }

:host(dds-feature-card-block-large) .bx--card__wrapper .bx--card__content, .bx--feature-card-block-large .bx--card__wrapper .bx--card__content {
  padding: 0; }

:host(dds-feature-card-block-large) .bx--card__wrapper .bx--card__eyebrow, :host(dds-feature-card-block-large) .bx--card__wrapper ::slotted(dds-card-eyebrow), .bx--feature-card-block-large .bx--card__wrapper .bx--card__eyebrow, .bx--feature-card-block-large .bx--card__wrapper ::slotted(dds-card-eyebrow) {
  margin: 0 0 var(--cds-spacing-05, 1rem) 0;
  font-size: var(--cds-body-long-02-font-size, 1rem);
  font-weight: var(--cds-body-long-02-font-weight, 400);
  line-height: var(--cds-body-long-02-line-height, 1.5);
  letter-spacing: var(--cds-body-long-02-letter-spacing, 0); }

:host(dds-feature-card-block-large) .bx--card__wrapper .bx--card__heading, :host(dds-feature-card-block-large) .bx--card__wrapper ::slotted(dds-card-heading), .bx--feature-card-block-large .bx--card__wrapper .bx--card__heading, .bx--feature-card-block-large .bx--card__wrapper ::slotted(dds-card-heading) {
  font-size: 1.75rem;
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0;
  font-size: calc(1.75rem + 0 * ((100vw - 20rem) / 62));
  margin-bottom: var(--cds-spacing-07, 2rem); }

@media (min-width: 82rem) {
  :host(dds-feature-card-block-large) .bx--card__wrapper .bx--card__heading, :host(dds-feature-card-block-large) .bx--card__wrapper ::slotted(dds-card-heading), .bx--feature-card-block-large .bx--card__wrapper .bx--card__heading, .bx--feature-card-block-large .bx--card__wrapper ::slotted(dds-card-heading) {
    font-size: 1.75rem;
    line-height: 1.25;
    font-size: calc(1.75rem + .25 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-feature-card-block-large) .bx--card__wrapper .bx--card__heading, :host(dds-feature-card-block-large) .bx--card__wrapper ::slotted(dds-card-heading), .bx--feature-card-block-large .bx--card__wrapper .bx--card__heading, .bx--feature-card-block-large .bx--card__wrapper ::slotted(dds-card-heading) {
    font-size: 2rem;
    font-size: 2rem; } }

:host(dds-feature-card-block-large) .bx--card__wrapper .bx--card__copy, .bx--feature-card-block-large .bx--card__wrapper .bx--card__copy {
  font-size: var(--cds-body-long-02-font-size, 1rem);
  font-weight: var(--cds-body-long-02-font-weight, 400);
  line-height: var(--cds-body-long-02-line-height, 1.5);
  letter-spacing: var(--cds-body-long-02-letter-spacing, 0); }

@media (max-width: 41.98rem) {
  :host(dds-feature-card-block-large) .bx--card__wrapper .bx--card__copy, .bx--feature-card-block-large .bx--card__wrapper .bx--card__copy {
    margin-bottom: var(--cds-spacing-07, 2rem); } }

:host(dds-feature-card-block-large) .bx--card__footer, .bx--feature-card-block-large .bx--card__footer {
  flex-direction: row; }

@media (min-width: 752px) {
  :host(dds-feature-card-block-large).bx--feature-card-block-large_no-copy-text, .bx--feature-card-block-large.bx--feature-card-block-large_no-copy-text {
    padding-top: 50%; } }

@media (min-width: 752px) {
  :host(dds-feature-card-block-large).bx--feature-card-block-large_no-copy-text .bx--card, .bx--feature-card-block-large.bx--feature-card-block-large_no-copy-text .bx--card {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    flex-direction: row; }
  :host(dds-feature-card-block-large).bx--feature-card-block-large_no-copy-text .bx--card__wrapper, :host(dds-feature-card-block-large).bx--feature-card-block-large_no-copy-text .bx--card .bx--image, .bx--feature-card-block-large.bx--feature-card-block-large_no-copy-text .bx--card__wrapper, .bx--feature-card-block-large.bx--feature-card-block-large_no-copy-text .bx--card .bx--image {
    width: 50%;
    height: 100%; } }

:host(dds-feature-card-block-large-footer) .dds-ce--card__footer ::slotted(svg[slot='icon']), .bx--feature-card-block-large .bx--feature-card-block-large__card.bx--tile .bx--card__cta, .bx--feature-card-block-large .bx--feature-card-block-large__card.bx--tile .bx--card__cta:visited {
  margin-top: auto;
  float: none;
  width: var(--cds-layout-03, 2rem);
  height: var(--cds-layout-03, 2rem);
  font-size: var(--cds-productive-heading-05-font-size, 2rem);
  font-weight: var(--cds-productive-heading-05-font-weight, 400);
  line-height: var(--cds-productive-heading-05-line-height, 1.25);
  letter-spacing: var(--cds-productive-heading-05-letter-spacing, 0); }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

:host(bx-search) .bx--search-input::-webkit-input-placeholder, .bx--search--xl .bx--search-input::-webkit-input-placeholder {
  color: var(--cds-text-02, #525252); }

:host(bx-search) .bx--search-input::-moz-placeholder, .bx--search--xl .bx--search-input::-moz-placeholder {
  color: var(--cds-text-02, #525252); }

:host(bx-search) .bx--search-input:-ms-input-placeholder, .bx--search--xl .bx--search-input:-ms-input-placeholder {
  color: var(--cds-text-02, #525252); }

:host(bx-search) .bx--search-input::-ms-input-placeholder, .bx--search--xl .bx--search-input::-ms-input-placeholder {
  color: var(--cds-text-02, #525252); }

:host(bx-search) .bx--search-input::placeholder, .bx--search--xl .bx--search-input::placeholder {
  color: var(--cds-text-02, #525252); }

.bx--locale-modal-container .bx--locale-modal__regions {
  width: 100%;
  margin-top: auto; }

.bx--locale-modal-container .bx--locale-modal__regions > .bx--row {
  margin-left: 0;
  margin-right: 0; }

:host(dds-region-item) .bx--link, .bx--locale-modal-container .bx--locale-modal__regions .bx--card {
  min-height: 11.5rem;
  outline: 1px solid var(--cds-ui-02, #fff);
  outline-offset: -1px;
  max-width: none;
  width: 100%;
  height: 100%;
  display: flex; }

:host(dds-region-item) .bx--link:focus, .bx--locale-modal-container .bx--locale-modal__regions .bx--card:focus {
  outline-width: 2px;
  outline-offset: -2px;
  outline-color: var(--cds-interactive-01, #0f62fe); }

@media (max-width: 65.98rem) {
  :host(dds-region-item) .bx--link, .bx--locale-modal-container .bx--locale-modal__regions .bx--card {
    min-height: 6rem; } }

:host(dds-region-item) svg.bx--card__cta, .bx--modal-container svg.bx--card__cta {
  color: var(--cds-ui-05, #161616); }

:host(dds-locale-item) a.bx--link, .bx--locale-modal-container .bx--locale-modal__locales {
  text-decoration: none;
  border: 2px solid transparent;
  display: flex;
  min-height: 3rem;
  border-bottom: 1px solid var(--cds-ui-03, #e0e0e0);
  transition: background-color 110ms cubic-bezier(0.4, 0.14, 0.3, 1), border 110ms cubic-bezier(0.4, 0.14, 0.3, 1); }

:host(dds-locale-item) a.bx--link:hover, .bx--locale-modal-container .bx--locale-modal__locales:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

:host(dds-locale-item) a.bx--link:active, :host(dds-locale-item) a.bx--link:focus, .bx--locale-modal-container .bx--locale-modal__locales:active, .bx--locale-modal-container .bx--locale-modal__locales:focus {
  border: 2px solid var(--cds-focus, #0f62fe);
  outline: none; }

:host(dds-locale-item) .bx--locale-modal__locales__name, .bx--locale-modal-container .bx--locale-modal__locales__name {
  width: 50%;
  color: var(--cds-text-05, #6f6f6f);
  padding: .75rem 1rem;
  font-size: var(--cds-body-short-02-font-size, 1rem);
  font-weight: var(--cds-body-short-02-font-weight, 400);
  line-height: var(--cds-body-short-02-line-height, 1.375);
  letter-spacing: var(--cds-body-short-02-letter-spacing, 0); }

:host(dds-locale-item) .bx--locale-modal__locales__name:first-of-type, .bx--locale-modal-container .bx--locale-modal__locales__name:first-of-type {
  color: var(--cds-text-01, #161616); }

:host(dds-locale-search), .bx--locale-modal-container .bx--locale-modal__filtering {
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
  overflow: hidden; }

:host(dds-locale-search) .bx--locale-modal__filter, .bx--locale-modal-container .bx--locale-modal__filtering .bx--locale-modal__filter {
  opacity: 1;
  z-index: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: 240ms cubic-bezier(0, 0, 0.3, 1);
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: hidden; }

:host(dds-locale-search) .bx--locale-modal__regions, .bx--locale-modal-container .bx--locale-modal__filtering .bx--locale-modal__regions {
  visibility: hidden;
  z-index: -1;
  opacity: 0;
  display: none;
  transition: 240ms cubic-bezier(0, 0, 0.3, 1); }

:host(dds-locale-search) .bx--locale-modal__search, .bx--locale-modal-container .bx--locale-modal__search {
  position: sticky;
  top: 0;
  background-color: var(--cds-ui-background, #fff);
  border-bottom: 1px solid var(--cds-icon-02, #525252); }

:host(dds-locale-search) .bx--locale-modal__search .bx--search-input, .bx--locale-modal-container .bx--locale-modal__search .bx--search-input {
  background-color: var(--cds-field-01, #f4f4f4); }

:host(dds-locale-search) .bx--locale-modal__search-text, .bx--locale-modal-container .bx--locale-modal__search-text {
  padding: 1rem;
  min-height: 3rem;
  font-size: var(--cds-heading-02-font-size, 1rem);
  font-weight: var(--cds-heading-02-font-weight, 600);
  line-height: var(--cds-heading-02-line-height, 1.375);
  letter-spacing: var(--cds-heading-02-letter-spacing, 0); }

:host(dds-locale-search) .bx--locale-modal__list, .bx--locale-modal-container .bx--locale-modal__list {
  flex: 1;
  overflow-y: auto; }

@keyframes collapse-accordion {
  0% {
    height: 100%;
    visibility: inherit;
    opacity: 1; }
  100% {
    height: 0;
    visibility: hidden;
    opacity: 0; } }

@keyframes expand-accordion {
  0% {
    height: 0;
    visibility: hidden;
    opacity: 0; }
  100% {
    height: 100%;
    visibility: inherit;
    opacity: 1; } }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

@media (min-width: 66rem) {
  .bx--layout--sticky-mobile {
    position: sticky;
    top: 0;
    z-index: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@media (min-width: 66rem) {
  .bx--layout--sticky-desktop {
    position: sticky;
    top: 0;
    z-index: 1; } }

.bx--layout--top-layout-01 {
  margin-top: 1rem; }

.bx--layout--bottom-layout-01 {
  margin-bottom: 1rem; }

.bx--layout--top-layout-02 {
  margin-top: 1.5rem; }

.bx--layout--bottom-layout-02 {
  margin-bottom: 1.5rem; }

.bx--layout--top-layout-03 {
  margin-top: 2rem; }

.bx--layout--bottom-layout-03 {
  margin-bottom: 2rem; }

.bx--layout--top-layout-04 {
  margin-top: 3rem; }

.bx--layout--bottom-layout-04 {
  margin-bottom: 3rem; }

.bx--layout--top-layout-05 {
  margin-top: 4rem; }

.bx--layout--bottom-layout-05 {
  margin-bottom: 4rem; }

.bx--layout--top-layout-06 {
  margin-top: 6rem; }

.bx--layout--bottom-layout-06 {
  margin-bottom: 6rem; }

.bx--layout--top-layout-07 {
  margin-top: 10rem; }

.bx--layout--bottom-layout-07 {
  margin-bottom: 10rem; }

.bx--layout--border {
  padding-bottom: 4rem;
  border-bottom: solid 1px var(--cds-ui-04, #8d8d8d); }

@media (min-width: 42rem) {
  .bx--layout--border {
    margin-left: -2rem;
    margin-right: -2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-bottom: 6rem; } }

@media (min-width: 66rem) {
  .bx--layout--border {
    padding-left: 0;
    margin-left: -1rem;
    padding-bottom: 10rem; } }

@media (min-width: 99rem) {
  .bx--layout--border {
    margin-right: -1rem; } }

.bx--layout-2-3 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--layout-2-3, .bx--grid--condensed .bx--layout-2-3 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--layout-2-3, .bx--grid--narrow .bx--layout-2-3 {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 66rem) {
  .bx--layout-2-3 {
    display: block;
    flex: 0 0 66.66667%;
    max-width: 66.66667%; } }

.bx--layout-1-3 {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--layout-1-3, .bx--grid--condensed .bx--layout-1-3 {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--layout-1-3, .bx--grid--narrow .bx--layout-1-3 {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 66rem) {
  .bx--layout-1-3 {
    display: block;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; } }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

::slotted([slot='buttons']), .bx--buttongroup {
  padding-top: 1rem; }

:host(dds-leadspace) .bx--leadspace--content__container, .bx--leadspace .bx--leadspace--content__container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%; }

:host(dds-leadspace) .bx--leadspace--content__container--medium, .bx--leadspace .bx--leadspace--content__container--medium {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%; }

:host(dds-leadspace) ::slotted(dds-image), :host(dds-leadspace) .bx--image, .bx--leadspace ::slotted(dds-image), .bx--leadspace .bx--image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

:host(dds-leadspace) .bx--leadspace__image, .bx--leadspace .bx--leadspace__image {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%; }

:host(dds-leadspace) .bx--leadspace__container, .bx--leadspace .bx--leadspace__container {
  position: relative;
  height: 100%; }

:host(dds-leadspace) .bx--leadspace__container--medium, .bx--leadspace .bx--leadspace__container--medium {
  background-color: var(--cds-ui-01, #f4f4f4);
  position: relative;
  height: 30rem; }

:host(dds-leadspace) .bx--leadspace__overlay, .bx--leadspace .bx--leadspace__overlay {
  margin-right: auto;
  margin-left: auto;
  max-width: 99rem;
  padding-right: 1rem;
  padding-left: 1rem;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: var(--cds-spacing-05, 1rem);
  padding-bottom: var(--cds-spacing-05, 1rem);
  z-index: 1;
  height: 100%;
  width: 100%;
  max-width: none; }

@media (min-width: 42rem) {
  :host(dds-leadspace) .bx--leadspace__overlay, .bx--leadspace .bx--leadspace__overlay {
    padding-right: 2rem;
    padding-left: 2rem; } }

@media (min-width: 99rem) {
  :host(dds-leadspace) .bx--leadspace__overlay, .bx--leadspace .bx--leadspace__overlay {
    padding-right: 2.5rem;
    padding-left: 2.5rem; } }

:host(dds-leadspace) .bx--leadspace--productive ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace--productive .bx--leadspace__title, .bx--leadspace .bx--leadspace--productive ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace--productive .bx--leadspace__title {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0;
  font-size: calc(2rem + .25 * ((100vw - 20rem) / 22)); }

@media (min-width: 42rem) {
  :host(dds-leadspace) .bx--leadspace--productive ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace--productive .bx--leadspace__title, .bx--leadspace .bx--leadspace--productive ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace--productive .bx--leadspace__title {
    font-size: 2.25rem;
    line-height: 1.22;
    font-size: calc(2.25rem + .375 * ((100vw - 42rem) / 24)); } }

@media (min-width: 66rem) {
  :host(dds-leadspace) .bx--leadspace--productive ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace--productive .bx--leadspace__title, .bx--leadspace .bx--leadspace--productive ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace--productive .bx--leadspace__title {
    font-size: 2.625rem;
    line-height: 1.19;
    font-size: calc(2.625rem + .375 * ((100vw - 66rem) / 16)); } }

@media (min-width: 82rem) {
  :host(dds-leadspace) .bx--leadspace--productive ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace--productive .bx--leadspace__title, .bx--leadspace .bx--leadspace--productive ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace--productive .bx--leadspace__title {
    font-size: 3rem;
    line-height: 1.17;
    font-size: calc(3rem + .75 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-leadspace) .bx--leadspace--productive ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace--productive .bx--leadspace__title, .bx--leadspace .bx--leadspace--productive ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace--productive .bx--leadspace__title {
    font-size: 3.75rem;
    font-size: 3.75rem; } }

:host(dds-leadspace) .bx--leadspace__desc, .bx--leadspace .bx--leadspace__desc {
  z-index: 1;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  font-size: calc(1.25rem + 0 * ((100vw - 20rem) / 62));
  display: block;
  flex: 0 0 100%;
  max-width: 100%; }

.bx--row--condensed :host(dds-leadspace) .bx--leadspace__desc, .bx--grid--condensed :host(dds-leadspace) .bx--leadspace__desc, .bx--row--condensed .bx--leadspace .bx--leadspace__desc, .bx--grid--condensed .bx--leadspace .bx--leadspace__desc {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow :host(dds-leadspace) .bx--leadspace__desc, .bx--grid--narrow :host(dds-leadspace) .bx--leadspace__desc, .bx--row--narrow .bx--leadspace .bx--leadspace__desc, .bx--grid--narrow .bx--leadspace .bx--leadspace__desc {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 82rem) {
  :host(dds-leadspace) .bx--leadspace__desc, .bx--leadspace .bx--leadspace__desc {
    font-size: 1.25rem;
    line-height: 1.25;
    font-size: calc(1.25rem + .25 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-leadspace) .bx--leadspace__desc, .bx--leadspace .bx--leadspace__desc {
    font-size: 1.5rem;
    line-height: 1.334;
    font-size: 1.5rem; } }

:host(dds-leadspace) .bx--leadspace__desc--medium, .bx--leadspace .bx--leadspace__desc--medium {
  z-index: 1;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  font-size: calc(1.25rem + 0 * ((100vw - 20rem) / 62));
  display: block;
  flex: 0 0 100%;
  max-width: 100%; }

.bx--row--condensed :host(dds-leadspace) .bx--leadspace__desc--medium, .bx--grid--condensed :host(dds-leadspace) .bx--leadspace__desc--medium, .bx--row--condensed .bx--leadspace .bx--leadspace__desc--medium, .bx--grid--condensed .bx--leadspace .bx--leadspace__desc--medium {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow :host(dds-leadspace) .bx--leadspace__desc--medium, .bx--grid--narrow :host(dds-leadspace) .bx--leadspace__desc--medium, .bx--row--narrow .bx--leadspace .bx--leadspace__desc--medium, .bx--grid--narrow .bx--leadspace .bx--leadspace__desc--medium {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 82rem) {
  :host(dds-leadspace) .bx--leadspace__desc--medium, .bx--leadspace .bx--leadspace__desc--medium {
    font-size: 1.25rem;
    line-height: 1.25;
    font-size: calc(1.25rem + .25 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-leadspace) .bx--leadspace__desc--medium, .bx--leadspace .bx--leadspace__desc--medium {
    font-size: 1.5rem;
    line-height: 1.334;
    font-size: 1.5rem; } }

:host(dds-leadspace) .bx--leadspace__row, .bx--leadspace .bx--leadspace__row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem; }

:host(dds-leadspace) .bx--btn, .bx--leadspace .bx--btn {
  min-width: 13rem; }

@media (min-width: 42rem) {
  :host(dds-leadspace) .bx--leadspace__container, .bx--leadspace .bx--leadspace__container {
    position: relative; }
  :host(dds-leadspace) .bx--leadspace__container--medium, .bx--leadspace .bx--leadspace__container--medium {
    background-color: var(--cds-ui-01, #f4f4f4);
    position: relative; }
  :host(dds-leadspace) .bx--leadspace__overlay, .bx--leadspace .bx--leadspace__overlay {
    padding-top: var(--cds-spacing-07, 2rem);
    padding-bottom: var(--cds-spacing-07, 2rem);
    position: relative;
    top: 0;
    height: 100%; }
  :host(dds-leadspace) .bx--image, .bx--leadspace .bx--image {
    height: 100%; }
  :host(dds-leadspace) ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace__title, .bx--leadspace ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace__title {
    display: block;
    flex: 0 0 87.5%;
    max-width: 87.5%;
    flex-shrink: 1; }
  :host(dds-leadspace) .bx--leadspace__desc, .bx--leadspace .bx--leadspace__desc {
    display: block;
    flex: 0 0 50%;
    max-width: 50%; } }

@media (min-width: 66rem) {
  :host(dds-leadspace) .bx--leadspace__section, .bx--leadspace .bx--leadspace__section {
    margin-right: auto;
    margin-left: auto;
    position: relative;
    padding-top: 45.45455%;
    height: 0; }
  :host(dds-leadspace) .bx--leadspace__container, .bx--leadspace .bx--leadspace__container {
    overflow: hidden;
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%; }
  :host(dds-leadspace) .bx--leadspace__container--medium, .bx--leadspace .bx--leadspace__container--medium {
    background-color: var(--cds-ui-01, #f4f4f4);
    overflow: hidden;
    position: absolute;
    top: 0;
    height: 30rem;
    width: 100%; }
  :host(dds-leadspace) ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace__title, .bx--leadspace ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace__title {
    display: block;
    flex: 0 0 50%;
    max-width: 50%; }
  :host(dds-leadspace) .bx--leadspace__desc, .bx--leadspace .bx--leadspace__desc {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    display: block;
    flex: 0 0 25%;
    max-width: 25%; }
  .bx--row--condensed :host(dds-leadspace) .bx--leadspace__desc, .bx--grid--condensed :host(dds-leadspace) .bx--leadspace__desc, .bx--row--condensed .bx--leadspace .bx--leadspace__desc, .bx--grid--condensed .bx--leadspace .bx--leadspace__desc {
    padding-right: .03125rem;
    padding-left: .03125rem; }
  .bx--row--narrow :host(dds-leadspace) .bx--leadspace__desc, .bx--grid--narrow :host(dds-leadspace) .bx--leadspace__desc, .bx--row--narrow .bx--leadspace .bx--leadspace__desc, .bx--grid--narrow .bx--leadspace .bx--leadspace__desc {
    padding-right: 1rem;
    padding-left: 0; }
  :host(dds-leadspace) .bx--leadspace__desc--medium, .bx--leadspace .bx--leadspace__desc--medium {
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    display: block;
    flex: 0 0 37.5%;
    max-width: 37.5%; }
  .bx--row--condensed :host(dds-leadspace) .bx--leadspace__desc--medium, .bx--grid--condensed :host(dds-leadspace) .bx--leadspace__desc--medium, .bx--row--condensed .bx--leadspace .bx--leadspace__desc--medium, .bx--grid--condensed .bx--leadspace .bx--leadspace__desc--medium {
    padding-right: .03125rem;
    padding-left: .03125rem; }
  .bx--row--narrow :host(dds-leadspace) .bx--leadspace__desc--medium, .bx--grid--narrow :host(dds-leadspace) .bx--leadspace__desc--medium, .bx--row--narrow .bx--leadspace .bx--leadspace__desc--medium, .bx--grid--narrow .bx--leadspace .bx--leadspace__desc--medium {
    padding-right: 1rem;
    padding-left: 0; }
  :host(dds-leadspace) .bx--leadspace--productive ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace--productive .bx--leadspace__title, .bx--leadspace .bx--leadspace--productive ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace--productive .bx--leadspace__title {
    display: block;
    flex: 0 0 43.75%;
    max-width: 43.75%; } }

@media (min-width: 82rem) {
  :host(dds-leadspace) .bx--leadspace__section, .bx--leadspace .bx--leadspace__section {
    padding-top: 42.68293%; } }

@media (min-width: 99rem) {
  :host(dds-leadspace) .bx--leadspace__section, .bx--leadspace .bx--leadspace__section {
    padding-top: 40.40404%; } }

:host(dds-leadspace) .bx--leadspace--centered, .bx--leadspace .bx--leadspace--centered {
  margin-right: auto;
  margin-left: auto;
  max-width: 99rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top; }

:host(dds-leadspace) .bx--leadspace--centered ::slotted(dds-button-group), :host(dds-leadspace) .bx--leadspace--centered .bx--buttongroup, .bx--leadspace .bx--leadspace--centered ::slotted(dds-button-group), .bx--leadspace .bx--leadspace--centered .bx--buttongroup {
  padding-bottom: 1rem;
  padding-top: 0; }

:host(dds-leadspace) .bx--leadspace--centered.bx--leadspace__section, .bx--leadspace .bx--leadspace--centered.bx--leadspace__section {
  height: 100%;
  padding-top: 0; }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__container, .bx--leadspace .bx--leadspace--centered .bx--leadspace__container {
  overflow: auto;
  position: relative; }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__container--medium, .bx--leadspace .bx--leadspace--centered .bx--leadspace__container--medium {
  overflow: auto;
  position: relative; }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--content__container, .bx--leadspace .bx--leadspace--centered .bx--leadspace--content__container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  display: block;
  flex: 0 0 100%;
  max-width: 100%; }

.bx--row--condensed :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--content__container, .bx--grid--condensed :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--content__container, .bx--row--condensed .bx--leadspace .bx--leadspace--centered .bx--leadspace--content__container, .bx--grid--condensed .bx--leadspace .bx--leadspace--centered .bx--leadspace--content__container {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--content__container, .bx--grid--narrow :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--content__container, .bx--row--narrow .bx--leadspace .bx--leadspace--centered .bx--leadspace--content__container, .bx--grid--narrow .bx--leadspace .bx--leadspace--centered .bx--leadspace--content__container {
  padding-right: 1rem;
  padding-left: 0; }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--content__container--medium, .bx--leadspace .bx--leadspace--centered .bx--leadspace--content__container--medium {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  display: block;
  flex: 0 0 100%;
  max-width: 100%; }

.bx--row--condensed :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--content__container--medium, .bx--grid--condensed :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--content__container--medium, .bx--row--condensed .bx--leadspace .bx--leadspace--centered .bx--leadspace--content__container--medium, .bx--grid--condensed .bx--leadspace .bx--leadspace--centered .bx--leadspace--content__container--medium {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--content__container--medium, .bx--grid--narrow :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--content__container--medium, .bx--row--narrow .bx--leadspace .bx--leadspace--centered .bx--leadspace--content__container--medium, .bx--grid--narrow .bx--leadspace .bx--leadspace--centered .bx--leadspace--content__container--medium {
  padding-right: 1rem;
  padding-left: 0; }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--centered--mobile__image, .bx--leadspace .bx--leadspace--centered .bx--leadspace--centered--mobile__image {
  height: 10rem;
  width: 100%; }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--centered--mobile__image img, .bx--leadspace .bx--leadspace--centered .bx--leadspace--centered--mobile__image img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%; }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__desc, .bx--leadspace .bx--leadspace--centered .bx--leadspace__desc {
  width: 95%;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  font-size: calc(1.25rem + 0 * ((100vw - 20rem) / 62)); }

@media (min-width: 82rem) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__desc, .bx--leadspace .bx--leadspace--centered .bx--leadspace__desc {
    font-size: 1.25rem;
    line-height: 1.25;
    font-size: calc(1.25rem + .25 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__desc, .bx--leadspace .bx--leadspace--centered .bx--leadspace__desc {
    font-size: 1.5rem;
    line-height: 1.334;
    font-size: 1.5rem; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__desc--medium, .bx--leadspace .bx--leadspace--centered .bx--leadspace__desc--medium {
  width: 95%;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  font-size: calc(1.25rem + 0 * ((100vw - 20rem) / 62)); }

@media (min-width: 82rem) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__desc--medium, .bx--leadspace .bx--leadspace--centered .bx--leadspace__desc--medium {
    font-size: 1.25rem;
    line-height: 1.25;
    font-size: calc(1.25rem + .25 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__desc--medium, .bx--leadspace .bx--leadspace--centered .bx--leadspace__desc--medium {
    font-size: 1.5rem;
    line-height: 1.334;
    font-size: 1.5rem; } }

:host(dds-leadspace) .bx--leadspace--centered ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__title, .bx--leadspace .bx--leadspace--centered ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace--centered .bx--leadspace__title {
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.25;
  letter-spacing: 0;
  font-size: calc(2rem + .25 * ((100vw - 20rem) / 22)); }

@media (min-width: 42rem) {
  :host(dds-leadspace) .bx--leadspace--centered ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__title, .bx--leadspace .bx--leadspace--centered ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace--centered .bx--leadspace__title {
    font-size: 2.25rem;
    font-weight: 300;
    line-height: 1.22;
    font-size: calc(2.25rem + .375 * ((100vw - 42rem) / 24)); } }

@media (min-width: 66rem) {
  :host(dds-leadspace) .bx--leadspace--centered ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__title, .bx--leadspace .bx--leadspace--centered ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace--centered .bx--leadspace__title {
    font-size: 2.625rem;
    line-height: 1.19;
    font-size: calc(2.625rem + .375 * ((100vw - 66rem) / 16)); } }

@media (min-width: 82rem) {
  :host(dds-leadspace) .bx--leadspace--centered ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__title, .bx--leadspace .bx--leadspace--centered ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace--centered .bx--leadspace__title {
    font-size: 3rem;
    line-height: 1.17;
    font-size: calc(3rem + .75 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-leadspace) .bx--leadspace--centered ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__title, .bx--leadspace .bx--leadspace--centered ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace--centered .bx--leadspace__title {
    font-size: 3.75rem;
    font-size: 3.75rem; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__desc, :host(dds-leadspace) .bx--leadspace--centered ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__title, .bx--leadspace .bx--leadspace--centered .bx--leadspace__desc, .bx--leadspace .bx--leadspace--centered ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace--centered .bx--leadspace__title {
  flex: none;
  padding-top: 2rem; }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__overlay, .bx--leadspace .bx--leadspace--centered .bx--leadspace__overlay {
  padding: 0; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn, .bx--leadspace .bx--leadspace--centered .bx--btn {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  position: relative;
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  max-width: 20rem;
  min-height: 3rem;
  margin: 0;
  padding: calc(0.875rem - 3px) 63px calc(0.875rem - 3px) 15px;
  text-align: left;
  text-decoration: none;
  vertical-align: top;
  border-radius: 0;
  outline: none;
  cursor: pointer;
  transition: background 70ms cubic-bezier(0, 0, 0.38, 0.9), box-shadow 70ms cubic-bezier(0, 0, 0.38, 0.9), border-color 70ms cubic-bezier(0, 0, 0.38, 0.9), outline 70ms cubic-bezier(0, 0, 0.38, 0.9); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn *, :host(dds-leadspace) .bx--leadspace--centered .bx--btn *::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn *::after, .bx--leadspace .bx--leadspace--centered .bx--btn *, .bx--leadspace .bx--leadspace--centered .bx--btn *::before, .bx--leadspace .bx--leadspace--centered .bx--btn *::after {
  box-sizing: inherit; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn:hover:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn:focus:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--centered .bx--btn:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn:hover:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn:focus:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--disabled, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: var(--cds-disabled-02, #c6c6c6);
  border-color: var(--cds-disabled-02, #c6c6c6);
  box-shadow: none;
  cursor: not-allowed; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn .bx--btn__icon {
  position: absolute;
  right: 1rem;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn::-moz-focus-inner, .bx--leadspace .bx--leadspace--centered .bx--btn::-moz-focus-inner {
  padding: 0;
  border: 0; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--primary, .bx--leadspace .bx--leadspace--centered .bx--btn--primary {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-interactive-01, #0f62fe);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--primary:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--primary:hover {
  background-color: var(--cds-hover-primary, #0353e9); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--primary:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--primary:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn--primary:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--primary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--primary:active, .bx--leadspace .bx--leadspace--centered .bx--btn--primary:active {
  background-color: var(--cds-active-primary, #002d9c); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--primary .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--primary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--centered .bx--btn--primary .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn--primary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--primary:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--primary:hover {
  color: var(--cds-text-04, #fff); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--secondary, .bx--leadspace .bx--leadspace--centered .bx--btn--secondary {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-interactive-02, #393939);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--secondary:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--secondary:hover {
  background-color: var(--cds-hover-secondary, #4c4c4c); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--secondary:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--secondary:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn--secondary:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--secondary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--secondary:active, .bx--leadspace .bx--leadspace--centered .bx--btn--secondary:active {
  background-color: var(--cds-active-secondary, #6f6f6f); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--secondary .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--secondary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--centered .bx--btn--secondary .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn--secondary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--secondary:hover, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--secondary:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--secondary:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--secondary:focus {
  color: var(--cds-text-04, #fff); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--tertiary, .bx--leadspace .bx--leadspace--centered .bx--btn--tertiary {
  color: var(--cds-interactive-03, #0f62fe);
  background-color: rgba(0, 0, 0, 0);
  border-color: var(--cds-interactive-03, #0f62fe);
  border-style: solid;
  border-width: 1px; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--tertiary:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--tertiary:hover {
  background-color: var(--cds-hover-tertiary, #0353e9); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--tertiary:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--tertiary:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn--tertiary:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--tertiary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--tertiary:active, .bx--leadspace .bx--leadspace--centered .bx--btn--tertiary:active {
  background-color: var(--cds-active-tertiary, #002d9c); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--tertiary .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--tertiary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--centered .bx--btn--tertiary .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn--tertiary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--tertiary:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--tertiary:hover {
  color: var(--cds-inverse-01, #fff); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--tertiary:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--tertiary:focus {
  color: var(--cds-inverse-01, #fff);
  background-color: var(--cds-interactive-03, #0f62fe); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--tertiary:active, .bx--leadspace .bx--leadspace--centered .bx--btn--tertiary:active {
  color: var(--cds-inverse-01, #fff);
  background-color: var(--cds-active-tertiary, #002d9c);
  border-color: transparent; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--tertiary:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--tertiary:hover:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--tertiary:focus:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--tertiary.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--tertiary.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--tertiary.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--tertiary:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--tertiary:hover:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--tertiary:focus:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--tertiary.bx--btn--disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--tertiary.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--tertiary.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: transparent;
  outline: none; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost {
  color: var(--cds-link-01, #0f62fe);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px;
  padding: calc(0.875rem - 3px) 16px; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost:active, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost:active {
  background-color: var(--cds-active-ui, #c6c6c6); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--centered .bx--btn--ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost .bx--btn__icon {
  position: static;
  margin-left: .5rem; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost:hover, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost:active, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost:active {
  color: var(--cds-hover-primary-text, #0043ce); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost:active, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost:active {
  background-color: var(--cds-active-ui, #c6c6c6); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost:hover:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost:focus:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost:hover:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost:focus:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost.bx--btn--disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: transparent;
  border-color: transparent;
  outline: none; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost.bx--btn--sm, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost.bx--btn--sm {
  padding: calc(0.375rem - 3px) 16px; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost.bx--btn--field, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost.bx--btn--field {
  padding: calc(0.675rem - 3px) 16px; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
    outline-style: dotted; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  outline: 1px solid transparent; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
    outline-style: dotted; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    display: inline-block; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after {
  transition: none; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .1875rem 1rem;
  color: var(--cds-inverse-01, #fff);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #393939);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    border: 1px solid transparent; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after {
  content: attr(aria-label); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after {
  content: none; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::after, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::before, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::after, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::before, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::after, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::before, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger svg, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover svg, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger svg, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover svg, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  fill: currentColor; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::after, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  opacity: 0;
  clip: rect(0, 0, 0, 0); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only:not(.bx--tooltip--hidden) .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only:not(.bx--tooltip--hidden) .bx--assistive-text {
  pointer-events: all; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  border-color: var(--cds-focus, #0f62fe); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:active:not([disabled]), .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:active:not([disabled]) {
  border-color: transparent; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  outline-color: transparent; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:hover, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:focus, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:active, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:hover, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:focus, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:active {
  cursor: not-allowed;
  fill: var(--cds-disabled-03, #8d8d8d); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:focus {
    outline-style: dotted; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:focus {
  outline: 1px solid transparent; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:focus svg, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:focus svg {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:focus svg, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:focus svg {
    outline-style: dotted; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top::before, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top::before, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text {
    display: inline-block; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top::before, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--a11y::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--a11y::after {
  transition: none; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top::before, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .1875rem 1rem;
  color: var(--cds-inverse-01, #fff);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #393939);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text {
    border: 1px solid transparent; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top::after {
  content: attr(aria-label); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--a11y::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--a11y::after {
  content: none; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--visible::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--visible::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:hover::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:hover::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:focus::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:focus::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--visible::before, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--visible::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:hover::before, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:hover::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:focus::before, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:hover .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:hover + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:focus .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:focus + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:hover .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:hover + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:focus .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--visible.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:hover .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:hover + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:hover.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:focus .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:focus + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top:focus.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:hover .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:hover + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:hover.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:focus .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:focus + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--hidden .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--hidden + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--hidden .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--hidden.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  bottom: -.75rem; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top::before, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text {
  top: 0;
  left: 50%; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top::before, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top::before {
  top: -.5rem;
  border-color: var(--cds-inverse-02, #393939) transparent transparent transparent;
  border-width: .3125rem .25rem 0 .25rem;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--top + .bx--assistive-text {
  top: -.8125rem;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--bottom .bx--assistive-text::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--bottom .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  top: -.75rem; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--bottom::before, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--bottom::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--bottom .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--bottom + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--bottom::before, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--bottom::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--bottom .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--bottom + .bx--assistive-text {
  bottom: 0;
  left: 50%; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--bottom::before, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--bottom::before {
  bottom: -.5rem;
  border-color: transparent transparent var(--cds-inverse-02, #393939) transparent;
  border-width: 0 .25rem .3125rem .25rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--bottom::after, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--bottom .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only--bottom + .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--bottom::after, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--bottom .bx--assistive-text, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only--bottom + .bx--assistive-text {
  bottom: -.8125rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only {
  padding-right: .9375rem;
  padding-left: .9375rem; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only .bx--btn__icon {
  position: static; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only.bx--btn--ghost .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only.bx--btn--danger--ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only.bx--btn--ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only.bx--btn--danger--ghost .bx--btn__icon {
  margin: 0; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--icon-only.bx--btn--selected, .bx--leadspace .bx--leadspace--centered .bx--btn--icon-only.bx--btn--selected {
  background: var(--cds-selected-ui, #e0e0e0); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn path[data-icon-path='inner-path'], .bx--leadspace .bx--leadspace--centered .bx--btn path[data-icon-path='inner-path'] {
  fill: none; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--btn--ghost .bx--btn__icon path, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--btn--ghost:hover .bx--btn__icon path, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--btn--ghost .bx--btn__icon path, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--btn--ghost:hover .bx--btn__icon path {
    fill: ButtonText; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--centered .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon {
  fill: var(--cds-icon-01, #161616); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon {
  fill: var(--cds-disabled-03, #8d8d8d); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path path, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon path, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path path, .bx--leadspace .bx--leadspace--centered .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon path {
    fill: GrayText; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--ghost.bx--btn--icon-only[disabled], .bx--leadspace .bx--leadspace--centered .bx--btn--ghost.bx--btn--icon-only[disabled] {
  cursor: not-allowed; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--field.bx--btn--icon-only, .bx--leadspace .bx--leadspace--centered .bx--btn--field.bx--btn--icon-only {
  padding-right: .6875rem;
  padding-left: .6875rem; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--sm.bx--btn--icon-only, .bx--leadspace .bx--leadspace--centered .bx--btn--sm.bx--btn--icon-only {
  padding-right: .4375rem;
  padding-left: .4375rem; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger, .bx--leadspace .bx--leadspace--centered .bx--btn--danger {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-danger-01, #da1e28);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--danger:hover {
  background-color: var(--cds-hover-danger, #b81921); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--danger:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--danger:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger:active, .bx--leadspace .bx--leadspace--centered .bx--btn--danger:active {
  background-color: var(--cds-active-danger, #750e13); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--centered .bx--btn--danger .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn--danger .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--danger:hover {
  color: var(--cds-text-04, #fff); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-tertiary, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--tertiary, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-tertiary, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--tertiary {
  color: var(--cds-danger-02, #da1e28);
  background-color: rgba(0, 0, 0, 0);
  border-color: var(--cds-danger-02, #da1e28);
  border-style: solid;
  border-width: 1px; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-tertiary:hover, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--tertiary:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-tertiary:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--tertiary:hover {
  background-color: var(--cds-hover-danger, #b81921); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-tertiary:focus, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--tertiary:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-tertiary:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--tertiary:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-tertiary:focus, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--tertiary:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-tertiary:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--tertiary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-tertiary:active, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--tertiary:active, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-tertiary:active, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--tertiary:active {
  background-color: var(--cds-active-danger, #750e13); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-tertiary .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-tertiary .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--tertiary .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--tertiary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--centered .bx--btn--danger-tertiary .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-tertiary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--centered .bx--btn--danger--tertiary .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--tertiary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-tertiary:hover, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--tertiary:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-tertiary:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--tertiary:hover {
  color: var(--cds-text-04, #fff);
  border-color: var(--cds-hover-danger, #b81921); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-tertiary:focus, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--tertiary:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-tertiary:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--tertiary:focus {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-danger-01, #da1e28); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-tertiary:active, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--tertiary:active, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-tertiary:active, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--tertiary:active {
  color: var(--cds-text-04, #fff);
  border-color: var(--cds-active-danger, #750e13); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-tertiary:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-tertiary:hover:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-tertiary:focus:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-tertiary.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-tertiary.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-tertiary.bx--btn--disabled:focus, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--tertiary:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--tertiary:hover:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--tertiary:focus:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--tertiary.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--tertiary.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--tertiary.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-tertiary:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-tertiary:hover:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-tertiary:focus:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-tertiary.bx--btn--disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-tertiary.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-tertiary.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--tertiary:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--tertiary:hover:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--tertiary:focus:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--tertiary.bx--btn--disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--tertiary.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--tertiary.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: transparent;
  outline: none; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-ghost, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--ghost, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-ghost, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--ghost {
  color: var(--cds-danger-02, #da1e28);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px;
  padding: calc(0.875rem - 3px) 16px; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-ghost:hover, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--ghost:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-ghost:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--ghost:hover {
  background-color: var(--cds-hover-danger, #b81921); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-ghost:focus, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--ghost:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-ghost:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--ghost:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-ghost:focus, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--ghost:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-ghost:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--ghost:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-ghost:active, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--ghost:active, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-ghost:active, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--ghost:active {
  background-color: var(--cds-active-danger, #750e13); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-ghost .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-ghost .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--ghost .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--ghost .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--centered .bx--btn--danger-ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-ghost .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--centered .bx--btn--danger--ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--ghost .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-ghost .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--ghost .bx--btn__icon {
  position: static;
  margin-left: .5rem; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-ghost:hover, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-ghost:active, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--ghost:hover, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--ghost:active, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-ghost:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-ghost:active, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--ghost:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--ghost:active {
  color: var(--cds-text-04, #fff); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-ghost:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-ghost:hover:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-ghost:focus:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-ghost.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-ghost.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-ghost.bx--btn--disabled:focus, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--ghost:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--ghost:hover:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--ghost:focus:disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--ghost.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--ghost.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--ghost.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-ghost:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-ghost:hover:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-ghost:focus:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-ghost.bx--btn--disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-ghost.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-ghost.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--ghost:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--ghost:hover:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--ghost:focus:disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--ghost.bx--btn--disabled, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--ghost.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--ghost.bx--btn--disabled:focus {
  color: var(--cds-disabled-02, #c6c6c6);
  background: transparent;
  border-color: transparent;
  outline: none; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-ghost.bx--btn--sm, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--ghost.bx--btn--sm, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-ghost.bx--btn--sm, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--ghost.bx--btn--sm {
  padding: calc(0.375rem - 3px) 16px; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger-ghost.bx--btn--field, :host(dds-leadspace) .bx--leadspace--centered .bx--btn--danger--ghost.bx--btn--field, .bx--leadspace .bx--leadspace--centered .bx--btn--danger-ghost.bx--btn--field, .bx--leadspace .bx--leadspace--centered .bx--btn--danger--ghost.bx--btn--field {
  padding: calc(0.675rem - 3px) 16px; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--sm, .bx--leadspace .bx--leadspace--centered .bx--btn--sm {
  min-height: 2rem;
  padding: calc(0.375rem - 3px) 60px calc(0.375rem - 3px) 12px; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--xl:not(.bx--btn--icon-only), .bx--leadspace .bx--leadspace--centered .bx--btn--xl:not(.bx--btn--icon-only) {
  align-items: baseline;
  padding-top: var(--cds-spacing-05, 1rem);
  padding-right: var(--cds-spacing-10, 4rem);
  padding-left: var(--cds-spacing-05, 1rem);
  min-height: 5rem; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--lg:not(.bx--btn--icon-only), .bx--leadspace .bx--leadspace--centered .bx--btn--lg:not(.bx--btn--icon-only) {
  align-items: baseline;
  padding-top: var(--cds-spacing-05, 1rem);
  padding-right: var(--cds-spacing-10, 4rem);
  padding-left: var(--cds-spacing-05, 1rem);
  min-height: 4rem; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn--field, .bx--leadspace .bx--leadspace--centered .bx--btn--field {
  min-height: 2.5rem;
  padding: calc(0.675rem - 3px) 60px calc(0.675rem - 3px) 12px; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--skeleton, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--skeleton {
  position: relative;
  padding: 0;
  background: var(--cds-skeleton-01, #e5e5e5);
  border: none;
  box-shadow: none;
  pointer-events: none;
  width: 9.375rem; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--skeleton:hover, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--skeleton:focus, :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--skeleton:active, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--skeleton:hover, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--skeleton:focus, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--skeleton::before, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--skeleton::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--cds-skeleton-02, #c6c6c6);
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
  animation: 3000ms ease-in-out skeleton infinite;
  content: '';
  will-change: transform-origin, transform, opacity; }

@media (prefers-reduced-motion: reduce) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--btn.bx--skeleton::before, .bx--leadspace .bx--leadspace--centered .bx--btn.bx--skeleton::before {
    -webkit-animation: none;
    animation: none; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn-set, .bx--leadspace .bx--leadspace--centered .bx--btn-set {
  display: flex; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn-set--stacked, .bx--leadspace .bx--leadspace--centered .bx--btn-set--stacked {
  flex-direction: column; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn-set .bx--btn, .bx--leadspace .bx--leadspace--centered .bx--btn-set .bx--btn {
  width: 100%;
  max-width: 12.25rem; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn-set .bx--btn:not(:focus), .bx--leadspace .bx--leadspace--centered .bx--btn-set .bx--btn:not(:focus) {
  box-shadow: -0.0625rem 0 0 0 var(--cds-button-separator, #e0e0e0); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn-set .bx--btn:first-of-type:not(:focus), .bx--leadspace .bx--leadspace--centered .bx--btn-set .bx--btn:first-of-type:not(:focus) {
  box-shadow: inherit; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn-set .bx--btn:focus + .bx--btn, .bx--leadspace .bx--leadspace--centered .bx--btn-set .bx--btn:focus + .bx--btn {
  box-shadow: inherit; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn-set--stacked .bx--btn:not(:focus), .bx--leadspace .bx--leadspace--centered .bx--btn-set--stacked .bx--btn:not(:focus) {
  box-shadow: 0 -0.0625rem 0 0 var(--cds-button-separator, #e0e0e0); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn-set--stacked .bx--btn:first-of-type:not(:focus), .bx--leadspace .bx--leadspace--centered .bx--btn-set--stacked .bx--btn:first-of-type:not(:focus) {
  box-shadow: inherit; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn-set .bx--btn.bx--btn--disabled, .bx--leadspace .bx--leadspace--centered .bx--btn-set .bx--btn.bx--btn--disabled {
  box-shadow: -0.0625rem 0 0 0 var(--cds-disabled-03, #8d8d8d); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn-set .bx--btn.bx--btn--disabled:first-of-type, .bx--leadspace .bx--leadspace--centered .bx--btn-set .bx--btn.bx--btn--disabled:first-of-type {
  box-shadow: none; }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn-set--stacked .bx--btn.bx--btn--disabled, .bx--leadspace .bx--leadspace--centered .bx--btn-set--stacked .bx--btn.bx--btn--disabled {
  box-shadow: 0 -0.0625rem 0 0 var(--cds-disabled-03, #8d8d8d); }

:host(dds-leadspace) .bx--leadspace--centered .bx--btn-set--stacked .bx--btn.bx--btn--disabled:first-of-type, .bx--leadspace .bx--leadspace--centered .bx--btn-set--stacked .bx--btn.bx--btn--disabled:first-of-type {
  box-shadow: none; }

:host(dds-leadspace) .bx--leadspace--centered .bx--buttongroup, :host(dds-leadspace) .bx--leadspace--centered :host(dds-button-group), :host(dds-leadspace) .bx--leadspace--centered :host(dds-leadspace-block-cta), .bx--leadspace .bx--leadspace--centered .bx--buttongroup, .bx--leadspace .bx--leadspace--centered :host(dds-button-group), .bx--leadspace .bx--leadspace--centered :host(dds-leadspace-block-cta) {
  --dds--button-group--item-count: 3;
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: 1fr; }

@media (min-width: 66rem) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--buttongroup, :host(dds-leadspace) .bx--leadspace--centered :host(dds-button-group), :host(dds-leadspace) .bx--leadspace--centered :host(dds-leadspace-block-cta), .bx--leadspace .bx--leadspace--centered .bx--buttongroup, .bx--leadspace .bx--leadspace--centered :host(dds-button-group), .bx--leadspace .bx--leadspace--centered :host(dds-leadspace-block-cta) {
    display: inline-grid;
    grid-template-columns: repeat(var(--dds--button-group--item-count), 1fr); } }

:host(dds-leadspace) .bx--leadspace--centered .bx--buttongroup-item, :host(dds-leadspace) .bx--leadspace--centered :host(dds-button-group-item), :host(dds-leadspace) .bx--leadspace--centered :host(dds-button-cta), .bx--leadspace .bx--leadspace--centered .bx--buttongroup-item, .bx--leadspace .bx--leadspace--centered :host(dds-button-group-item), .bx--leadspace .bx--leadspace--centered :host(dds-button-cta) {
  margin-top: 1rem;
  max-width: 20rem;
  min-width: 0; }

@media (min-width: 42rem) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--buttongroup-item, :host(dds-leadspace) .bx--leadspace--centered :host(dds-button-group-item), :host(dds-leadspace) .bx--leadspace--centered :host(dds-button-cta), .bx--leadspace .bx--leadspace--centered .bx--buttongroup-item, .bx--leadspace .bx--leadspace--centered :host(dds-button-group-item), .bx--leadspace .bx--leadspace--centered :host(dds-button-cta) {
    padding-right: 1rem; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--buttongroup-item .bx--btn, :host(dds-leadspace) .bx--leadspace--centered :host(dds-button-group-item) .bx--btn, :host(dds-leadspace) .bx--leadspace--centered :host(dds-button-cta) .bx--btn, .bx--leadspace .bx--leadspace--centered .bx--buttongroup-item .bx--btn, .bx--leadspace .bx--leadspace--centered :host(dds-button-group-item) .bx--btn, .bx--leadspace .bx--leadspace--centered :host(dds-button-cta) .bx--btn {
  font-size: 1rem;
  position: relative;
  width: 100%;
  height: 100%;
  word-break: break-word;
  transition: all 70ms cubic-bezier(0, 0, 0.38, 0.9), width 0s, height 0s; }

:host(dds-leadspace) .bx--leadspace--centered .bx--buttongroup-item .bx--btn .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--centered :host(dds-button-group-item) .bx--btn .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--centered :host(dds-button-cta) .bx--btn .bx--btn__icon, .bx--leadspace .bx--leadspace--centered .bx--buttongroup-item .bx--btn .bx--btn__icon, .bx--leadspace .bx--leadspace--centered :host(dds-button-group-item) .bx--btn .bx--btn__icon, .bx--leadspace .bx--leadspace--centered :host(dds-button-cta) .bx--btn .bx--btn__icon {
  width: auto;
  height: auto; }

:host(dds-leadspace) .bx--leadspace--centered .bx--buttongroup-item .bx--btn--multiline, :host(dds-leadspace) .bx--leadspace--centered :host(dds-button-group-item) .bx--btn--multiline, :host(dds-leadspace) .bx--leadspace--centered :host(dds-button-cta) .bx--btn--multiline, .bx--leadspace .bx--leadspace--centered .bx--buttongroup-item .bx--btn--multiline, .bx--leadspace .bx--leadspace--centered :host(dds-button-group-item) .bx--btn--multiline, .bx--leadspace .bx--leadspace--centered :host(dds-button-cta) .bx--btn--multiline {
  align-items: start; }

:host(dds-leadspace) .bx--leadspace--centered :host(dds-button-group-item) ::slotted([slot='icon']), .bx--leadspace .bx--leadspace--centered :host(dds-button-group-item) ::slotted([slot='icon']) {
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  flex-shrink: 0; }

:host(dds-leadspace) .bx--leadspace--centered .bx--buttongroup-item--pseudo, .bx--leadspace .bx--leadspace--centered .bx--buttongroup-item--pseudo {
  position: absolute;
  clip: rect(0, 0, 0, 0); }

:host(dds-leadspace) .bx--leadspace--centered .bx--buttongroup-item--pseudo .bx--btn, .bx--leadspace .bx--leadspace--centered .bx--buttongroup-item--pseudo .bx--btn {
  width: auto; }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__section, .bx--leadspace .bx--leadspace--centered .bx--leadspace__section {
  background-color: var(--cds-ui-background, #fff); }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--centered .bx--leadspace__overlay, .bx--leadspace .bx--leadspace--centered .bx--leadspace--centered .bx--leadspace__overlay {
  background-color: var(--cds-ui-background, #fff); }

:host(dds-leadspace) .bx--leadspace--centered ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__title, :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__desc, .bx--leadspace .bx--leadspace--centered ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace--centered .bx--leadspace__title, .bx--leadspace .bx--leadspace--centered .bx--leadspace__desc {
  color: var(--cds-text-01, #161616); }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__desc--medium, .bx--leadspace .bx--leadspace--centered .bx--leadspace__desc--medium {
  padding-top: var(--cds-layout-04, 3rem);
  padding-bottom: var(--cds-layout-01, 1rem);
  color: var(--cds-text-01, #161616); }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--centered .bx--leadspace__desc, .bx--leadspace .bx--leadspace--centered .bx--leadspace--centered .bx--leadspace__desc {
  width: 100%; }

:host(dds-leadspace) .bx--leadspace--centered .bx--buttongroup, .bx--leadspace .bx--leadspace--centered .bx--buttongroup {
  padding-left: 0; }

@media (min-width: 42rem) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--centered .bx--leadspace__overlay, .bx--leadspace .bx--leadspace--centered .bx--leadspace--centered .bx--leadspace__overlay {
    background-color: transparent; } }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--gradient, .bx--leadspace .bx--leadspace--centered .bx--leadspace--gradient {
  background-color: rgba(255, 255, 255, 0.75); }

:host(dds-leadspace) .bx--leadspace--centered.bx--leadspace--centered .bx--leadspace--gradient, .bx--leadspace .bx--leadspace--centered.bx--leadspace--centered .bx--leadspace--gradient {
  background-color: #fff; }

@media (min-width: 42rem) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--gradient, .bx--leadspace .bx--leadspace--centered .bx--leadspace--gradient {
    background-color: transparent;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0) 75%); }
  :host(dds-leadspace) .bx--leadspace--centered.bx--leadspace--centered .bx--leadspace--gradient, .bx--leadspace .bx--leadspace--centered.bx--leadspace--centered .bx--leadspace--gradient {
    background: linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0) 80%); } }

@media (min-width: 42rem) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--buttongroup, .bx--leadspace .bx--leadspace--centered .bx--buttongroup {
    padding-bottom: 0; }
  :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__overlay, .bx--leadspace .bx--leadspace--centered .bx--leadspace__overlay {
    padding: 0 0 10rem 0; }
  :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--content__container, .bx--leadspace .bx--leadspace--centered .bx--leadspace--content__container {
    margin: 0 auto;
    padding-left: 1.5rem;
    display: block;
    flex: 0 0 50%;
    max-width: 50%; }
  :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--content__container--medium, .bx--leadspace .bx--leadspace--centered .bx--leadspace--content__container--medium {
    margin: 0 auto;
    padding-left: 1.5rem;
    display: block;
    flex: 0 0 50%;
    max-width: 50%; }
  :host(dds-leadspace) .bx--leadspace--centered ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__title, :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__desc, .bx--leadspace .bx--leadspace--centered ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace--centered .bx--leadspace__title, .bx--leadspace .bx--leadspace--centered .bx--leadspace__desc {
    max-width: 40rem; }
  :host(dds-leadspace) .bx--leadspace--centered ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__title, :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__desc--medium, .bx--leadspace .bx--leadspace--centered ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace--centered .bx--leadspace__title, .bx--leadspace .bx--leadspace--centered .bx--leadspace__desc--medium {
    max-width: 40rem; }
  :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__desc, .bx--leadspace .bx--leadspace--centered .bx--leadspace__desc {
    padding-top: 3rem; }
  :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__desc--medium, .bx--leadspace .bx--leadspace--centered .bx--leadspace__desc--medium {
    padding-top: 3rem; }
  :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace--centered--mobile__image, .bx--leadspace .bx--leadspace--centered .bx--leadspace--centered--mobile__image {
    display: none; }
  :host(dds-leadspace) .bx--leadspace--centered.bx--leadspace--centered__image .bx--leadspace__overlay, .bx--leadspace .bx--leadspace--centered.bx--leadspace--centered__image .bx--leadspace__overlay {
    padding-bottom: 16rem; } }

@media (min-width: 66rem) {
  :host(dds-leadspace) .bx--leadspace--centered ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__title, .bx--leadspace .bx--leadspace--centered ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace--centered .bx--leadspace__title {
    padding-top: 4rem; } }

:host(dds-leadspace) .bx--btn, .bx--leadspace .bx--btn {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  position: relative;
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  max-width: 20rem;
  min-height: 3rem;
  margin: 0;
  padding: calc(0.875rem - 3px) 63px calc(0.875rem - 3px) 15px;
  text-align: left;
  text-decoration: none;
  vertical-align: top;
  border-radius: 0;
  outline: none;
  cursor: pointer;
  transition: background 70ms cubic-bezier(0, 0, 0.38, 0.9), box-shadow 70ms cubic-bezier(0, 0, 0.38, 0.9), border-color 70ms cubic-bezier(0, 0, 0.38, 0.9), outline 70ms cubic-bezier(0, 0, 0.38, 0.9); }

:host(dds-leadspace) .bx--btn *, :host(dds-leadspace) .bx--btn *::before, :host(dds-leadspace) .bx--btn *::after, .bx--leadspace .bx--btn *, .bx--leadspace .bx--btn *::before, .bx--leadspace .bx--btn *::after {
  box-sizing: inherit; }

:host(dds-leadspace) .bx--btn:disabled, :host(dds-leadspace) .bx--btn:hover:disabled, :host(dds-leadspace) .bx--btn:focus:disabled, :host(dds-leadspace) .bx--btn.bx--btn--disabled, :host(dds-leadspace) .bx--btn.bx--btn--disabled:hover, :host(dds-leadspace) .bx--btn.bx--btn--disabled:focus, .bx--leadspace .bx--btn:disabled, .bx--leadspace .bx--btn:hover:disabled, .bx--leadspace .bx--btn:focus:disabled, .bx--leadspace .bx--btn.bx--btn--disabled, .bx--leadspace .bx--btn.bx--btn--disabled:hover, .bx--leadspace .bx--btn.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: var(--cds-disabled-02, #c6c6c6);
  border-color: var(--cds-disabled-02, #c6c6c6);
  box-shadow: none;
  cursor: not-allowed; }

:host(dds-leadspace) .bx--btn .bx--btn__icon, .bx--leadspace .bx--btn .bx--btn__icon {
  position: absolute;
  right: 1rem;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem; }

:host(dds-leadspace) .bx--btn::-moz-focus-inner, .bx--leadspace .bx--btn::-moz-focus-inner {
  padding: 0;
  border: 0; }

:host(dds-leadspace) .bx--btn--primary, .bx--leadspace .bx--btn--primary {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-interactive-01, #0f62fe);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px; }

:host(dds-leadspace) .bx--btn--primary:hover, .bx--leadspace .bx--btn--primary:hover {
  background-color: var(--cds-hover-primary, #0353e9); }

:host(dds-leadspace) .bx--btn--primary:focus, .bx--leadspace .bx--btn--primary:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--btn--primary:focus, .bx--leadspace .bx--btn--primary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--btn--primary:active, .bx--leadspace .bx--btn--primary:active {
  background-color: var(--cds-active-primary, #002d9c); }

:host(dds-leadspace) .bx--btn--primary .bx--btn__icon, :host(dds-leadspace) .bx--btn--primary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--btn--primary .bx--btn__icon, .bx--leadspace .bx--btn--primary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--btn--primary:hover, .bx--leadspace .bx--btn--primary:hover {
  color: var(--cds-text-04, #fff); }

:host(dds-leadspace) .bx--btn--secondary, .bx--leadspace .bx--btn--secondary {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-interactive-02, #393939);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px; }

:host(dds-leadspace) .bx--btn--secondary:hover, .bx--leadspace .bx--btn--secondary:hover {
  background-color: var(--cds-hover-secondary, #4c4c4c); }

:host(dds-leadspace) .bx--btn--secondary:focus, .bx--leadspace .bx--btn--secondary:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--btn--secondary:focus, .bx--leadspace .bx--btn--secondary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--btn--secondary:active, .bx--leadspace .bx--btn--secondary:active {
  background-color: var(--cds-active-secondary, #6f6f6f); }

:host(dds-leadspace) .bx--btn--secondary .bx--btn__icon, :host(dds-leadspace) .bx--btn--secondary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--btn--secondary .bx--btn__icon, .bx--leadspace .bx--btn--secondary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--btn--secondary:hover, :host(dds-leadspace) .bx--btn--secondary:focus, .bx--leadspace .bx--btn--secondary:hover, .bx--leadspace .bx--btn--secondary:focus {
  color: var(--cds-text-04, #fff); }

:host(dds-leadspace) .bx--btn--tertiary, .bx--leadspace .bx--btn--tertiary {
  color: var(--cds-interactive-03, #0f62fe);
  background-color: rgba(0, 0, 0, 0);
  border-color: var(--cds-interactive-03, #0f62fe);
  border-style: solid;
  border-width: 1px; }

:host(dds-leadspace) .bx--btn--tertiary:hover, .bx--leadspace .bx--btn--tertiary:hover {
  background-color: var(--cds-hover-tertiary, #0353e9); }

:host(dds-leadspace) .bx--btn--tertiary:focus, .bx--leadspace .bx--btn--tertiary:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--btn--tertiary:focus, .bx--leadspace .bx--btn--tertiary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--btn--tertiary:active, .bx--leadspace .bx--btn--tertiary:active {
  background-color: var(--cds-active-tertiary, #002d9c); }

:host(dds-leadspace) .bx--btn--tertiary .bx--btn__icon, :host(dds-leadspace) .bx--btn--tertiary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--btn--tertiary .bx--btn__icon, .bx--leadspace .bx--btn--tertiary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--btn--tertiary:hover, .bx--leadspace .bx--btn--tertiary:hover {
  color: var(--cds-inverse-01, #fff); }

:host(dds-leadspace) .bx--btn--tertiary:focus, .bx--leadspace .bx--btn--tertiary:focus {
  color: var(--cds-inverse-01, #fff);
  background-color: var(--cds-interactive-03, #0f62fe); }

:host(dds-leadspace) .bx--btn--tertiary:active, .bx--leadspace .bx--btn--tertiary:active {
  color: var(--cds-inverse-01, #fff);
  background-color: var(--cds-active-tertiary, #002d9c);
  border-color: transparent; }

:host(dds-leadspace) .bx--btn--tertiary:disabled, :host(dds-leadspace) .bx--btn--tertiary:hover:disabled, :host(dds-leadspace) .bx--btn--tertiary:focus:disabled, :host(dds-leadspace) .bx--btn--tertiary.bx--btn--disabled, :host(dds-leadspace) .bx--btn--tertiary.bx--btn--disabled:hover, :host(dds-leadspace) .bx--btn--tertiary.bx--btn--disabled:focus, .bx--leadspace .bx--btn--tertiary:disabled, .bx--leadspace .bx--btn--tertiary:hover:disabled, .bx--leadspace .bx--btn--tertiary:focus:disabled, .bx--leadspace .bx--btn--tertiary.bx--btn--disabled, .bx--leadspace .bx--btn--tertiary.bx--btn--disabled:hover, .bx--leadspace .bx--btn--tertiary.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: transparent;
  outline: none; }

:host(dds-leadspace) .bx--btn--ghost, .bx--leadspace .bx--btn--ghost {
  color: var(--cds-link-01, #0f62fe);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px;
  padding: calc(0.875rem - 3px) 16px; }

:host(dds-leadspace) .bx--btn--ghost:hover, .bx--leadspace .bx--btn--ghost:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

:host(dds-leadspace) .bx--btn--ghost:focus, .bx--leadspace .bx--btn--ghost:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--btn--ghost:focus, .bx--leadspace .bx--btn--ghost:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--btn--ghost:active, .bx--leadspace .bx--btn--ghost:active {
  background-color: var(--cds-active-ui, #c6c6c6); }

:host(dds-leadspace) .bx--btn--ghost .bx--btn__icon, :host(dds-leadspace) .bx--btn--ghost .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--btn--ghost .bx--btn__icon, .bx--leadspace .bx--btn--ghost .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--btn--ghost .bx--btn__icon, .bx--leadspace .bx--btn--ghost .bx--btn__icon {
  position: static;
  margin-left: .5rem; }

:host(dds-leadspace) .bx--btn--ghost:hover, :host(dds-leadspace) .bx--btn--ghost:active, .bx--leadspace .bx--btn--ghost:hover, .bx--leadspace .bx--btn--ghost:active {
  color: var(--cds-hover-primary-text, #0043ce); }

:host(dds-leadspace) .bx--btn--ghost:active, .bx--leadspace .bx--btn--ghost:active {
  background-color: var(--cds-active-ui, #c6c6c6); }

:host(dds-leadspace) .bx--btn--ghost:disabled, :host(dds-leadspace) .bx--btn--ghost:hover:disabled, :host(dds-leadspace) .bx--btn--ghost:focus:disabled, :host(dds-leadspace) .bx--btn--ghost.bx--btn--disabled, :host(dds-leadspace) .bx--btn--ghost.bx--btn--disabled:hover, :host(dds-leadspace) .bx--btn--ghost.bx--btn--disabled:focus, .bx--leadspace .bx--btn--ghost:disabled, .bx--leadspace .bx--btn--ghost:hover:disabled, .bx--leadspace .bx--btn--ghost:focus:disabled, .bx--leadspace .bx--btn--ghost.bx--btn--disabled, .bx--leadspace .bx--btn--ghost.bx--btn--disabled:hover, .bx--leadspace .bx--btn--ghost.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: transparent;
  border-color: transparent;
  outline: none; }

:host(dds-leadspace) .bx--btn--ghost.bx--btn--sm, .bx--leadspace .bx--btn--ghost.bx--btn--sm {
  padding: calc(0.375rem - 3px) 16px; }

:host(dds-leadspace) .bx--btn--ghost.bx--btn--field, .bx--leadspace .bx--btn--ghost.bx--btn--field {
  padding: calc(0.675rem - 3px) 16px; }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
    outline-style: dotted; } }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  outline: 1px solid transparent; }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
    outline-style: dotted; } }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    display: inline-block; } }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::before, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after {
  transition: none; }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .1875rem 1rem;
  color: var(--cds-inverse-01, #fff);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #393939);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    border: 1px solid transparent; } }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after {
  content: attr(aria-label); }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after {
  content: none; }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::before, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::after, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::before, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::after, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::before, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::after, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::before, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::after, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::before, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::after, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::before, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus.bx--tooltip--a11y::before, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover.bx--tooltip--a11y::before, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden .bx--assistive-text, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden + .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden.bx--tooltip--a11y::before, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger svg, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover svg, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger svg, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover svg, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  fill: currentColor; }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::after, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::before, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::after, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  opacity: 0;
  clip: rect(0, 0, 0, 0); }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only:not(.bx--tooltip--hidden) .bx--assistive-text, .bx--leadspace .bx--btn.bx--btn--icon-only:not(.bx--tooltip--hidden) .bx--assistive-text {
  pointer-events: all; }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  border-color: var(--cds-focus, #0f62fe); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:active:not([disabled]), .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:active:not([disabled]) {
  border-color: transparent; }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  outline-color: transparent; }

:host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:hover, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:focus, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:active, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:hover, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:focus, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:active {
  cursor: not-allowed;
  fill: var(--cds-disabled-03, #8d8d8d); }

:host(dds-leadspace) .bx--btn--icon-only--top, .bx--leadspace .bx--btn--icon-only--top {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

:host(dds-leadspace) .bx--btn--icon-only--top:focus, .bx--leadspace .bx--btn--icon-only--top:focus {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--btn--icon-only--top:focus, .bx--leadspace .bx--btn--icon-only--top:focus {
    outline-style: dotted; } }

:host(dds-leadspace) .bx--btn--icon-only--top:focus, .bx--leadspace .bx--btn--icon-only--top:focus {
  outline: 1px solid transparent; }

:host(dds-leadspace) .bx--btn--icon-only--top:focus svg, .bx--leadspace .bx--btn--icon-only--top:focus svg {
  outline: 1px solid var(--cds-focus, #0f62fe); }

@media screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--btn--icon-only--top:focus svg, .bx--leadspace .bx--btn--icon-only--top:focus svg {
    outline-style: dotted; } }

:host(dds-leadspace) .bx--btn--icon-only--top::before, :host(dds-leadspace) .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top::before, .bx--leadspace .bx--btn--icon-only--top::after, .bx--leadspace .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  :host(dds-leadspace) .bx--btn--icon-only--top::before, :host(dds-leadspace) .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top::before, .bx--leadspace .bx--btn--icon-only--top::after, .bx--leadspace .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top + .bx--assistive-text {
    display: inline-block; } }

:host(dds-leadspace) .bx--btn--icon-only--top::before, :host(dds-leadspace) .bx--btn--icon-only--top::after, .bx--leadspace .bx--btn--icon-only--top::before, .bx--leadspace .bx--btn--icon-only--top::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-leadspace) .bx--btn--icon-only--top.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--btn--icon-only--top.bx--tooltip--a11y::after, .bx--leadspace .bx--btn--icon-only--top.bx--tooltip--a11y::before, .bx--leadspace .bx--btn--icon-only--top.bx--tooltip--a11y::after {
  transition: none; }

:host(dds-leadspace) .bx--btn--icon-only--top::before, .bx--leadspace .bx--btn--icon-only--top::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

:host(dds-leadspace) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

:host(dds-leadspace) .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top::after, .bx--leadspace .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .1875rem 1rem;
  color: var(--cds-inverse-01, #fff);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #393939);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  :host(dds-leadspace) .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top::after, .bx--leadspace .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  :host(dds-leadspace) .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top::after, .bx--leadspace .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  :host(dds-leadspace) .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top::after, .bx--leadspace .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top::after, .bx--leadspace .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top + .bx--assistive-text {
    border: 1px solid transparent; } }

:host(dds-leadspace) .bx--btn--icon-only--top::after, .bx--leadspace .bx--btn--icon-only--top::after {
  content: attr(aria-label); }

:host(dds-leadspace) .bx--btn--icon-only--top.bx--tooltip--a11y::after, .bx--leadspace .bx--btn--icon-only--top.bx--tooltip--a11y::after {
  content: none; }

:host(dds-leadspace) .bx--btn--icon-only--top.bx--tooltip--visible::before, :host(dds-leadspace) .bx--btn--icon-only--top.bx--tooltip--visible::after, :host(dds-leadspace) .bx--btn--icon-only--top:hover::before, :host(dds-leadspace) .bx--btn--icon-only--top:hover::after, :host(dds-leadspace) .bx--btn--icon-only--top:focus::before, :host(dds-leadspace) .bx--btn--icon-only--top:focus::after, .bx--leadspace .bx--btn--icon-only--top.bx--tooltip--visible::before, .bx--leadspace .bx--btn--icon-only--top.bx--tooltip--visible::after, .bx--leadspace .bx--btn--icon-only--top:hover::before, .bx--leadspace .bx--btn--icon-only--top:hover::after, .bx--leadspace .bx--btn--icon-only--top:focus::before, .bx--leadspace .bx--btn--icon-only--top:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

:host(dds-leadspace) .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top:hover .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top:hover + .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top:focus .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top:focus + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top:hover .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top:hover + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top:focus .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

:host(dds-leadspace) .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top.bx--tooltip--visible.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--btn--icon-only--top:hover .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top:hover + .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top:hover.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--btn--icon-only--top:focus .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top:focus + .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top:focus.bx--tooltip--a11y::before, .bx--leadspace .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--leadspace .bx--btn--icon-only--top:hover .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top:hover + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top:hover.bx--tooltip--a11y::before, .bx--leadspace .bx--btn--icon-only--top:focus .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top:focus + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-leadspace) .bx--btn--icon-only--top.bx--tooltip--hidden .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top.bx--tooltip--hidden + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top.bx--tooltip--hidden .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

:host(dds-leadspace) .bx--btn--icon-only--top.bx--tooltip--hidden.bx--tooltip--a11y::before, .bx--leadspace .bx--btn--icon-only--top.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

:host(dds-leadspace) .bx--btn--icon-only--top .bx--assistive-text::after, .bx--leadspace .bx--btn--icon-only--top .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  bottom: -.75rem; }

:host(dds-leadspace) .bx--btn--icon-only--top::before, :host(dds-leadspace) .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top::before, .bx--leadspace .bx--btn--icon-only--top::after, .bx--leadspace .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top + .bx--assistive-text {
  top: 0;
  left: 50%; }

:host(dds-leadspace) .bx--btn--icon-only--top::before, .bx--leadspace .bx--btn--icon-only--top::before {
  top: -.5rem;
  border-color: var(--cds-inverse-02, #393939) transparent transparent transparent;
  border-width: .3125rem .25rem 0 .25rem;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

:host(dds-leadspace) .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top::after, .bx--leadspace .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--top + .bx--assistive-text {
  top: -.8125rem;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

:host(dds-leadspace) .bx--btn--icon-only--bottom .bx--assistive-text::after, .bx--leadspace .bx--btn--icon-only--bottom .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  top: -.75rem; }

:host(dds-leadspace) .bx--btn--icon-only--bottom::before, :host(dds-leadspace) .bx--btn--icon-only--bottom::after, :host(dds-leadspace) .bx--btn--icon-only--bottom .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--bottom + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--bottom::before, .bx--leadspace .bx--btn--icon-only--bottom::after, .bx--leadspace .bx--btn--icon-only--bottom .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--bottom + .bx--assistive-text {
  bottom: 0;
  left: 50%; }

:host(dds-leadspace) .bx--btn--icon-only--bottom::before, .bx--leadspace .bx--btn--icon-only--bottom::before {
  bottom: -.5rem;
  border-color: transparent transparent var(--cds-inverse-02, #393939) transparent;
  border-width: 0 .25rem .3125rem .25rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

:host(dds-leadspace) .bx--btn--icon-only--bottom::after, :host(dds-leadspace) .bx--btn--icon-only--bottom .bx--assistive-text, :host(dds-leadspace) .bx--btn--icon-only--bottom + .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--bottom::after, .bx--leadspace .bx--btn--icon-only--bottom .bx--assistive-text, .bx--leadspace .bx--btn--icon-only--bottom + .bx--assistive-text {
  bottom: -.8125rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

:host(dds-leadspace) .bx--btn--icon-only, .bx--leadspace .bx--btn--icon-only {
  padding-right: .9375rem;
  padding-left: .9375rem; }

:host(dds-leadspace) .bx--btn--icon-only .bx--btn__icon, .bx--leadspace .bx--btn--icon-only .bx--btn__icon {
  position: static; }

:host(dds-leadspace) .bx--btn--icon-only.bx--btn--ghost .bx--btn__icon, :host(dds-leadspace) .bx--btn--icon-only.bx--btn--danger--ghost .bx--btn__icon, .bx--leadspace .bx--btn--icon-only.bx--btn--ghost .bx--btn__icon, .bx--leadspace .bx--btn--icon-only.bx--btn--danger--ghost .bx--btn__icon {
  margin: 0; }

:host(dds-leadspace) .bx--btn--icon-only.bx--btn--selected, .bx--leadspace .bx--btn--icon-only.bx--btn--selected {
  background: var(--cds-selected-ui, #e0e0e0); }

:host(dds-leadspace) .bx--btn path[data-icon-path='inner-path'], .bx--leadspace .bx--btn path[data-icon-path='inner-path'] {
  fill: none; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--btn--ghost .bx--btn__icon path, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--btn--ghost:hover .bx--btn__icon path, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--btn--ghost .bx--btn__icon path, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--btn--ghost:hover .bx--btn__icon path {
    fill: ButtonText; } }

:host(dds-leadspace) .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon, .bx--leadspace .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon {
  fill: var(--cds-icon-01, #161616); }

:host(dds-leadspace) .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, :host(dds-leadspace) .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon, .bx--leadspace .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, .bx--leadspace .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon {
  fill: var(--cds-disabled-03, #8d8d8d); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path path, :host(dds-leadspace) .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, :host(dds-leadspace) .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon path, .bx--leadspace .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path path, .bx--leadspace .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, .bx--leadspace .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon path {
    fill: GrayText; } }

:host(dds-leadspace) .bx--btn--ghost.bx--btn--icon-only[disabled], .bx--leadspace .bx--btn--ghost.bx--btn--icon-only[disabled] {
  cursor: not-allowed; }

:host(dds-leadspace) .bx--btn--field.bx--btn--icon-only, .bx--leadspace .bx--btn--field.bx--btn--icon-only {
  padding-right: .6875rem;
  padding-left: .6875rem; }

:host(dds-leadspace) .bx--btn--sm.bx--btn--icon-only, .bx--leadspace .bx--btn--sm.bx--btn--icon-only {
  padding-right: .4375rem;
  padding-left: .4375rem; }

:host(dds-leadspace) .bx--btn--danger, .bx--leadspace .bx--btn--danger {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-danger-01, #da1e28);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px; }

:host(dds-leadspace) .bx--btn--danger:hover, .bx--leadspace .bx--btn--danger:hover {
  background-color: var(--cds-hover-danger, #b81921); }

:host(dds-leadspace) .bx--btn--danger:focus, .bx--leadspace .bx--btn--danger:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--btn--danger:focus, .bx--leadspace .bx--btn--danger:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--btn--danger:active, .bx--leadspace .bx--btn--danger:active {
  background-color: var(--cds-active-danger, #750e13); }

:host(dds-leadspace) .bx--btn--danger .bx--btn__icon, :host(dds-leadspace) .bx--btn--danger .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--btn--danger .bx--btn__icon, .bx--leadspace .bx--btn--danger .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--btn--danger:hover, .bx--leadspace .bx--btn--danger:hover {
  color: var(--cds-text-04, #fff); }

:host(dds-leadspace) .bx--btn--danger-tertiary, :host(dds-leadspace) .bx--btn--danger--tertiary, .bx--leadspace .bx--btn--danger-tertiary, .bx--leadspace .bx--btn--danger--tertiary {
  color: var(--cds-danger-02, #da1e28);
  background-color: rgba(0, 0, 0, 0);
  border-color: var(--cds-danger-02, #da1e28);
  border-style: solid;
  border-width: 1px; }

:host(dds-leadspace) .bx--btn--danger-tertiary:hover, :host(dds-leadspace) .bx--btn--danger--tertiary:hover, .bx--leadspace .bx--btn--danger-tertiary:hover, .bx--leadspace .bx--btn--danger--tertiary:hover {
  background-color: var(--cds-hover-danger, #b81921); }

:host(dds-leadspace) .bx--btn--danger-tertiary:focus, :host(dds-leadspace) .bx--btn--danger--tertiary:focus, .bx--leadspace .bx--btn--danger-tertiary:focus, .bx--leadspace .bx--btn--danger--tertiary:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--btn--danger-tertiary:focus, :host(dds-leadspace) .bx--btn--danger--tertiary:focus, .bx--leadspace .bx--btn--danger-tertiary:focus, .bx--leadspace .bx--btn--danger--tertiary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--btn--danger-tertiary:active, :host(dds-leadspace) .bx--btn--danger--tertiary:active, .bx--leadspace .bx--btn--danger-tertiary:active, .bx--leadspace .bx--btn--danger--tertiary:active {
  background-color: var(--cds-active-danger, #750e13); }

:host(dds-leadspace) .bx--btn--danger-tertiary .bx--btn__icon, :host(dds-leadspace) .bx--btn--danger-tertiary .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--btn--danger--tertiary .bx--btn__icon, :host(dds-leadspace) .bx--btn--danger--tertiary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--btn--danger-tertiary .bx--btn__icon, .bx--leadspace .bx--btn--danger-tertiary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--btn--danger--tertiary .bx--btn__icon, .bx--leadspace .bx--btn--danger--tertiary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--btn--danger-tertiary:hover, :host(dds-leadspace) .bx--btn--danger--tertiary:hover, .bx--leadspace .bx--btn--danger-tertiary:hover, .bx--leadspace .bx--btn--danger--tertiary:hover {
  color: var(--cds-text-04, #fff);
  border-color: var(--cds-hover-danger, #b81921); }

:host(dds-leadspace) .bx--btn--danger-tertiary:focus, :host(dds-leadspace) .bx--btn--danger--tertiary:focus, .bx--leadspace .bx--btn--danger-tertiary:focus, .bx--leadspace .bx--btn--danger--tertiary:focus {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-danger-01, #da1e28); }

:host(dds-leadspace) .bx--btn--danger-tertiary:active, :host(dds-leadspace) .bx--btn--danger--tertiary:active, .bx--leadspace .bx--btn--danger-tertiary:active, .bx--leadspace .bx--btn--danger--tertiary:active {
  color: var(--cds-text-04, #fff);
  border-color: var(--cds-active-danger, #750e13); }

:host(dds-leadspace) .bx--btn--danger-tertiary:disabled, :host(dds-leadspace) .bx--btn--danger-tertiary:hover:disabled, :host(dds-leadspace) .bx--btn--danger-tertiary:focus:disabled, :host(dds-leadspace) .bx--btn--danger-tertiary.bx--btn--disabled, :host(dds-leadspace) .bx--btn--danger-tertiary.bx--btn--disabled:hover, :host(dds-leadspace) .bx--btn--danger-tertiary.bx--btn--disabled:focus, :host(dds-leadspace) .bx--btn--danger--tertiary:disabled, :host(dds-leadspace) .bx--btn--danger--tertiary:hover:disabled, :host(dds-leadspace) .bx--btn--danger--tertiary:focus:disabled, :host(dds-leadspace) .bx--btn--danger--tertiary.bx--btn--disabled, :host(dds-leadspace) .bx--btn--danger--tertiary.bx--btn--disabled:hover, :host(dds-leadspace) .bx--btn--danger--tertiary.bx--btn--disabled:focus, .bx--leadspace .bx--btn--danger-tertiary:disabled, .bx--leadspace .bx--btn--danger-tertiary:hover:disabled, .bx--leadspace .bx--btn--danger-tertiary:focus:disabled, .bx--leadspace .bx--btn--danger-tertiary.bx--btn--disabled, .bx--leadspace .bx--btn--danger-tertiary.bx--btn--disabled:hover, .bx--leadspace .bx--btn--danger-tertiary.bx--btn--disabled:focus, .bx--leadspace .bx--btn--danger--tertiary:disabled, .bx--leadspace .bx--btn--danger--tertiary:hover:disabled, .bx--leadspace .bx--btn--danger--tertiary:focus:disabled, .bx--leadspace .bx--btn--danger--tertiary.bx--btn--disabled, .bx--leadspace .bx--btn--danger--tertiary.bx--btn--disabled:hover, .bx--leadspace .bx--btn--danger--tertiary.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: transparent;
  outline: none; }

:host(dds-leadspace) .bx--btn--danger-ghost, :host(dds-leadspace) .bx--btn--danger--ghost, .bx--leadspace .bx--btn--danger-ghost, .bx--leadspace .bx--btn--danger--ghost {
  color: var(--cds-danger-02, #da1e28);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px;
  padding: calc(0.875rem - 3px) 16px; }

:host(dds-leadspace) .bx--btn--danger-ghost:hover, :host(dds-leadspace) .bx--btn--danger--ghost:hover, .bx--leadspace .bx--btn--danger-ghost:hover, .bx--leadspace .bx--btn--danger--ghost:hover {
  background-color: var(--cds-hover-danger, #b81921); }

:host(dds-leadspace) .bx--btn--danger-ghost:focus, :host(dds-leadspace) .bx--btn--danger--ghost:focus, .bx--leadspace .bx--btn--danger-ghost:focus, .bx--leadspace .bx--btn--danger--ghost:focus {
  border-color: var(--cds-focus, #0f62fe);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #0f62fe), inset 0 0 0 2px var(--cds-ui-background, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--btn--danger-ghost:focus, :host(dds-leadspace) .bx--btn--danger--ghost:focus, .bx--leadspace .bx--btn--danger-ghost:focus, .bx--leadspace .bx--btn--danger--ghost:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--btn--danger-ghost:active, :host(dds-leadspace) .bx--btn--danger--ghost:active, .bx--leadspace .bx--btn--danger-ghost:active, .bx--leadspace .bx--btn--danger--ghost:active {
  background-color: var(--cds-active-danger, #750e13); }

:host(dds-leadspace) .bx--btn--danger-ghost .bx--btn__icon, :host(dds-leadspace) .bx--btn--danger-ghost .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--btn--danger--ghost .bx--btn__icon, :host(dds-leadspace) .bx--btn--danger--ghost .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--btn--danger-ghost .bx--btn__icon, .bx--leadspace .bx--btn--danger-ghost .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--btn--danger--ghost .bx--btn__icon, .bx--leadspace .bx--btn--danger--ghost .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--btn--danger-ghost .bx--btn__icon, :host(dds-leadspace) .bx--btn--danger--ghost .bx--btn__icon, .bx--leadspace .bx--btn--danger-ghost .bx--btn__icon, .bx--leadspace .bx--btn--danger--ghost .bx--btn__icon {
  position: static;
  margin-left: .5rem; }

:host(dds-leadspace) .bx--btn--danger-ghost:hover, :host(dds-leadspace) .bx--btn--danger-ghost:active, :host(dds-leadspace) .bx--btn--danger--ghost:hover, :host(dds-leadspace) .bx--btn--danger--ghost:active, .bx--leadspace .bx--btn--danger-ghost:hover, .bx--leadspace .bx--btn--danger-ghost:active, .bx--leadspace .bx--btn--danger--ghost:hover, .bx--leadspace .bx--btn--danger--ghost:active {
  color: var(--cds-text-04, #fff); }

:host(dds-leadspace) .bx--btn--danger-ghost:disabled, :host(dds-leadspace) .bx--btn--danger-ghost:hover:disabled, :host(dds-leadspace) .bx--btn--danger-ghost:focus:disabled, :host(dds-leadspace) .bx--btn--danger-ghost.bx--btn--disabled, :host(dds-leadspace) .bx--btn--danger-ghost.bx--btn--disabled:hover, :host(dds-leadspace) .bx--btn--danger-ghost.bx--btn--disabled:focus, :host(dds-leadspace) .bx--btn--danger--ghost:disabled, :host(dds-leadspace) .bx--btn--danger--ghost:hover:disabled, :host(dds-leadspace) .bx--btn--danger--ghost:focus:disabled, :host(dds-leadspace) .bx--btn--danger--ghost.bx--btn--disabled, :host(dds-leadspace) .bx--btn--danger--ghost.bx--btn--disabled:hover, :host(dds-leadspace) .bx--btn--danger--ghost.bx--btn--disabled:focus, .bx--leadspace .bx--btn--danger-ghost:disabled, .bx--leadspace .bx--btn--danger-ghost:hover:disabled, .bx--leadspace .bx--btn--danger-ghost:focus:disabled, .bx--leadspace .bx--btn--danger-ghost.bx--btn--disabled, .bx--leadspace .bx--btn--danger-ghost.bx--btn--disabled:hover, .bx--leadspace .bx--btn--danger-ghost.bx--btn--disabled:focus, .bx--leadspace .bx--btn--danger--ghost:disabled, .bx--leadspace .bx--btn--danger--ghost:hover:disabled, .bx--leadspace .bx--btn--danger--ghost:focus:disabled, .bx--leadspace .bx--btn--danger--ghost.bx--btn--disabled, .bx--leadspace .bx--btn--danger--ghost.bx--btn--disabled:hover, .bx--leadspace .bx--btn--danger--ghost.bx--btn--disabled:focus {
  color: var(--cds-disabled-02, #c6c6c6);
  background: transparent;
  border-color: transparent;
  outline: none; }

:host(dds-leadspace) .bx--btn--danger-ghost.bx--btn--sm, :host(dds-leadspace) .bx--btn--danger--ghost.bx--btn--sm, .bx--leadspace .bx--btn--danger-ghost.bx--btn--sm, .bx--leadspace .bx--btn--danger--ghost.bx--btn--sm {
  padding: calc(0.375rem - 3px) 16px; }

:host(dds-leadspace) .bx--btn--danger-ghost.bx--btn--field, :host(dds-leadspace) .bx--btn--danger--ghost.bx--btn--field, .bx--leadspace .bx--btn--danger-ghost.bx--btn--field, .bx--leadspace .bx--btn--danger--ghost.bx--btn--field {
  padding: calc(0.675rem - 3px) 16px; }

:host(dds-leadspace) .bx--btn--sm, .bx--leadspace .bx--btn--sm {
  min-height: 2rem;
  padding: calc(0.375rem - 3px) 60px calc(0.375rem - 3px) 12px; }

:host(dds-leadspace) .bx--btn--xl:not(.bx--btn--icon-only), .bx--leadspace .bx--btn--xl:not(.bx--btn--icon-only) {
  align-items: baseline;
  padding-top: var(--cds-spacing-05, 1rem);
  padding-right: var(--cds-spacing-10, 4rem);
  padding-left: var(--cds-spacing-05, 1rem);
  min-height: 5rem; }

:host(dds-leadspace) .bx--btn--lg:not(.bx--btn--icon-only), .bx--leadspace .bx--btn--lg:not(.bx--btn--icon-only) {
  align-items: baseline;
  padding-top: var(--cds-spacing-05, 1rem);
  padding-right: var(--cds-spacing-10, 4rem);
  padding-left: var(--cds-spacing-05, 1rem);
  min-height: 4rem; }

:host(dds-leadspace) .bx--btn--field, .bx--leadspace .bx--btn--field {
  min-height: 2.5rem;
  padding: calc(0.675rem - 3px) 60px calc(0.675rem - 3px) 12px; }

:host(dds-leadspace) .bx--btn.bx--skeleton, .bx--leadspace .bx--btn.bx--skeleton {
  position: relative;
  padding: 0;
  background: var(--cds-skeleton-01, #e5e5e5);
  border: none;
  box-shadow: none;
  pointer-events: none;
  width: 9.375rem; }

:host(dds-leadspace) .bx--btn.bx--skeleton:hover, :host(dds-leadspace) .bx--btn.bx--skeleton:focus, :host(dds-leadspace) .bx--btn.bx--skeleton:active, .bx--leadspace .bx--btn.bx--skeleton:hover, .bx--leadspace .bx--btn.bx--skeleton:focus, .bx--leadspace .bx--btn.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default; }

:host(dds-leadspace) .bx--btn.bx--skeleton::before, .bx--leadspace .bx--btn.bx--skeleton::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--cds-skeleton-02, #c6c6c6);
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
  animation: 3000ms ease-in-out skeleton infinite;
  content: '';
  will-change: transform-origin, transform, opacity; }

@media (prefers-reduced-motion: reduce) {
  :host(dds-leadspace) .bx--btn.bx--skeleton::before, .bx--leadspace .bx--btn.bx--skeleton::before {
    -webkit-animation: none;
    animation: none; } }

:host(dds-leadspace) .bx--btn-set, .bx--leadspace .bx--btn-set {
  display: flex; }

:host(dds-leadspace) .bx--btn-set--stacked, .bx--leadspace .bx--btn-set--stacked {
  flex-direction: column; }

:host(dds-leadspace) .bx--btn-set .bx--btn, .bx--leadspace .bx--btn-set .bx--btn {
  width: 100%;
  max-width: 12.25rem; }

:host(dds-leadspace) .bx--btn-set .bx--btn:not(:focus), .bx--leadspace .bx--btn-set .bx--btn:not(:focus) {
  box-shadow: -0.0625rem 0 0 0 var(--cds-button-separator, #e0e0e0); }

:host(dds-leadspace) .bx--btn-set .bx--btn:first-of-type:not(:focus), .bx--leadspace .bx--btn-set .bx--btn:first-of-type:not(:focus) {
  box-shadow: inherit; }

:host(dds-leadspace) .bx--btn-set .bx--btn:focus + .bx--btn, .bx--leadspace .bx--btn-set .bx--btn:focus + .bx--btn {
  box-shadow: inherit; }

:host(dds-leadspace) .bx--btn-set--stacked .bx--btn:not(:focus), .bx--leadspace .bx--btn-set--stacked .bx--btn:not(:focus) {
  box-shadow: 0 -0.0625rem 0 0 var(--cds-button-separator, #e0e0e0); }

:host(dds-leadspace) .bx--btn-set--stacked .bx--btn:first-of-type:not(:focus), .bx--leadspace .bx--btn-set--stacked .bx--btn:first-of-type:not(:focus) {
  box-shadow: inherit; }

:host(dds-leadspace) .bx--btn-set .bx--btn.bx--btn--disabled, .bx--leadspace .bx--btn-set .bx--btn.bx--btn--disabled {
  box-shadow: -0.0625rem 0 0 0 var(--cds-disabled-03, #8d8d8d); }

:host(dds-leadspace) .bx--btn-set .bx--btn.bx--btn--disabled:first-of-type, .bx--leadspace .bx--btn-set .bx--btn.bx--btn--disabled:first-of-type {
  box-shadow: none; }

:host(dds-leadspace) .bx--btn-set--stacked .bx--btn.bx--btn--disabled, .bx--leadspace .bx--btn-set--stacked .bx--btn.bx--btn--disabled {
  box-shadow: 0 -0.0625rem 0 0 var(--cds-disabled-03, #8d8d8d); }

:host(dds-leadspace) .bx--btn-set--stacked .bx--btn.bx--btn--disabled:first-of-type, .bx--leadspace .bx--btn-set--stacked .bx--btn.bx--btn--disabled:first-of-type {
  box-shadow: none; }

:host(dds-leadspace) .bx--buttongroup, :host(dds-leadspace) :host(dds-button-group), :host(dds-leadspace) :host(dds-leadspace-block-cta), .bx--leadspace .bx--buttongroup, .bx--leadspace :host(dds-button-group), .bx--leadspace :host(dds-leadspace-block-cta) {
  --dds--button-group--item-count: 3;
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: 1fr; }

@media (min-width: 66rem) {
  :host(dds-leadspace) .bx--buttongroup, :host(dds-leadspace) :host(dds-button-group), :host(dds-leadspace) :host(dds-leadspace-block-cta), .bx--leadspace .bx--buttongroup, .bx--leadspace :host(dds-button-group), .bx--leadspace :host(dds-leadspace-block-cta) {
    display: inline-grid;
    grid-template-columns: repeat(var(--dds--button-group--item-count), 1fr); } }

:host(dds-leadspace) .bx--buttongroup-item, :host(dds-leadspace) :host(dds-button-group-item), :host(dds-leadspace) :host(dds-button-cta), .bx--leadspace .bx--buttongroup-item, .bx--leadspace :host(dds-button-group-item), .bx--leadspace :host(dds-button-cta) {
  margin-top: 1rem;
  max-width: 20rem;
  min-width: 0; }

@media (min-width: 42rem) {
  :host(dds-leadspace) .bx--buttongroup-item, :host(dds-leadspace) :host(dds-button-group-item), :host(dds-leadspace) :host(dds-button-cta), .bx--leadspace .bx--buttongroup-item, .bx--leadspace :host(dds-button-group-item), .bx--leadspace :host(dds-button-cta) {
    padding-right: 1rem; } }

:host(dds-leadspace) .bx--buttongroup-item .bx--btn, :host(dds-leadspace) :host(dds-button-group-item) .bx--btn, :host(dds-leadspace) :host(dds-button-cta) .bx--btn, .bx--leadspace .bx--buttongroup-item .bx--btn, .bx--leadspace :host(dds-button-group-item) .bx--btn, .bx--leadspace :host(dds-button-cta) .bx--btn {
  font-size: 1rem;
  position: relative;
  width: 100%;
  height: 100%;
  word-break: break-word;
  transition: all 70ms cubic-bezier(0, 0, 0.38, 0.9), width 0s, height 0s; }

:host(dds-leadspace) .bx--buttongroup-item .bx--btn .bx--btn__icon, :host(dds-leadspace) :host(dds-button-group-item) .bx--btn .bx--btn__icon, :host(dds-leadspace) :host(dds-button-cta) .bx--btn .bx--btn__icon, .bx--leadspace .bx--buttongroup-item .bx--btn .bx--btn__icon, .bx--leadspace :host(dds-button-group-item) .bx--btn .bx--btn__icon, .bx--leadspace :host(dds-button-cta) .bx--btn .bx--btn__icon {
  width: auto;
  height: auto; }

:host(dds-leadspace) .bx--buttongroup-item .bx--btn--multiline, :host(dds-leadspace) :host(dds-button-group-item) .bx--btn--multiline, :host(dds-leadspace) :host(dds-button-cta) .bx--btn--multiline, .bx--leadspace .bx--buttongroup-item .bx--btn--multiline, .bx--leadspace :host(dds-button-group-item) .bx--btn--multiline, .bx--leadspace :host(dds-button-cta) .bx--btn--multiline {
  align-items: start; }

:host(dds-leadspace) :host(dds-button-group-item) ::slotted([slot='icon']), .bx--leadspace :host(dds-button-group-item) ::slotted([slot='icon']) {
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  flex-shrink: 0; }

:host(dds-leadspace) .bx--buttongroup-item--pseudo, .bx--leadspace .bx--buttongroup-item--pseudo {
  position: absolute;
  clip: rect(0, 0, 0, 0); }

:host(dds-leadspace) .bx--buttongroup-item--pseudo .bx--btn, .bx--leadspace .bx--buttongroup-item--pseudo .bx--btn {
  width: auto; }

:host(dds-leadspace) .bx--leadspace__section, .bx--leadspace .bx--leadspace__section {
  background-color: var(--cds-ui-background, #fff); }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__overlay, .bx--leadspace .bx--leadspace--centered .bx--leadspace__overlay {
  background-color: var(--cds-ui-background, #fff); }

:host(dds-leadspace) ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace__title, :host(dds-leadspace) .bx--leadspace__desc, .bx--leadspace ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace__title, .bx--leadspace .bx--leadspace__desc {
  color: var(--cds-text-01, #161616); }

:host(dds-leadspace) .bx--leadspace__desc--medium, .bx--leadspace .bx--leadspace__desc--medium {
  padding-top: var(--cds-layout-04, 3rem);
  padding-bottom: var(--cds-layout-01, 1rem);
  color: var(--cds-text-01, #161616); }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__desc, .bx--leadspace .bx--leadspace--centered .bx--leadspace__desc {
  width: 100%; }

:host(dds-leadspace) .bx--buttongroup, .bx--leadspace .bx--buttongroup {
  padding-left: 0; }

@media (min-width: 42rem) {
  :host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__overlay, .bx--leadspace .bx--leadspace--centered .bx--leadspace__overlay {
    background-color: transparent; } }

:host(dds-leadspace) .bx--leadspace--gradient, .bx--leadspace .bx--leadspace--gradient {
  background-color: rgba(255, 255, 255, 0.75); }

:host(dds-leadspace).bx--leadspace--centered .bx--leadspace--gradient, .bx--leadspace.bx--leadspace--centered .bx--leadspace--gradient {
  background-color: #fff; }

@media (min-width: 42rem) {
  :host(dds-leadspace) .bx--leadspace--gradient, .bx--leadspace .bx--leadspace--gradient {
    background-color: transparent;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0) 75%); }
  :host(dds-leadspace).bx--leadspace--centered .bx--leadspace--gradient, .bx--leadspace.bx--leadspace--centered .bx--leadspace--gradient {
    background: linear-gradient(to bottom, #fff, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0) 80%); } }

:host(dds-leadspace) .bx--leadspace--g100, :host(dds-leadspace) .bx--leadspace--g90, .bx--leadspace .bx--leadspace--g100, .bx--leadspace .bx--leadspace--g90 {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #161616;
  --cds-ui-01: #262626;
  --cds-ui-02: #393939;
  --cds-ui-03: #393939;
  --cds-ui-04: #6f6f6f;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ff8389;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #262626;
  --cds-field-02: #393939;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #fa4d56;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #fa4d56;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #353535;
  --cds-hover-light-ui: #4c4c4c;
  --cds-hover-selected-ui: #4c4c4c;
  --cds-active-ui: #525252;
  --cds-active-light-ui: #6f6f6f;
  --cds-selected-ui: #393939;
  --cds-selected-light-ui: #525252;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #353535;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #262626;
  --cds-disabled-02: #525252;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #002d9c;
  --cds-decorative-01: #525252;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #525252;
  --cds-hover-field: #353535;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.34;
  --cds-caption-01-letter-spacing: .32px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.34;
  --cds-label-01-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1.34;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.29;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.43;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.34;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.43;
  --cds-code-02-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.29;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.29;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-icon-size-02: 1.25rem; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn, .bx--leadspace .bx--leadspace--g100 .bx--btn, .bx--leadspace .bx--leadspace--g90 .bx--btn {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  border: 0;
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0);
  position: relative;
  display: inline-flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  max-width: 20rem;
  min-height: 3rem;
  margin: 0;
  padding: calc(0.875rem - 3px) 63px calc(0.875rem - 3px) 15px;
  text-align: left;
  text-decoration: none;
  vertical-align: top;
  border-radius: 0;
  outline: none;
  cursor: pointer;
  transition: background 70ms cubic-bezier(0, 0, 0.38, 0.9), box-shadow 70ms cubic-bezier(0, 0, 0.38, 0.9), border-color 70ms cubic-bezier(0, 0, 0.38, 0.9), outline 70ms cubic-bezier(0, 0, 0.38, 0.9); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn *, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn *::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn *::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn *, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn *::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn *::after, .bx--leadspace .bx--leadspace--g100 .bx--btn *, .bx--leadspace .bx--leadspace--g100 .bx--btn *::before, .bx--leadspace .bx--leadspace--g100 .bx--btn *::after, .bx--leadspace .bx--leadspace--g90 .bx--btn *, .bx--leadspace .bx--leadspace--g90 .bx--btn *::before, .bx--leadspace .bx--leadspace--g90 .bx--btn *::after {
  box-sizing: inherit; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn:hover:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn:focus:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--disabled:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn:hover:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn:focus:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn:hover:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn:focus:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn:hover:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn:focus:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: var(--cds-disabled-02, #525252);
  border-color: var(--cds-disabled-02, #525252);
  box-shadow: none;
  cursor: not-allowed; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn .bx--btn__icon {
  position: absolute;
  right: 1rem;
  flex-shrink: 0;
  width: 1rem;
  height: 1rem; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn::-moz-focus-inner, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn::-moz-focus-inner, .bx--leadspace .bx--leadspace--g100 .bx--btn::-moz-focus-inner, .bx--leadspace .bx--leadspace--g90 .bx--btn::-moz-focus-inner {
  padding: 0;
  border: 0; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--primary, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--primary, .bx--leadspace .bx--leadspace--g100 .bx--btn--primary, .bx--leadspace .bx--leadspace--g90 .bx--btn--primary {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-interactive-01, #0f62fe);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--primary:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--primary:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--primary:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--primary:hover {
  background-color: var(--cds-hover-primary, #0353e9); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--primary:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--primary:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--primary:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--primary:focus {
  border-color: var(--cds-focus, #fff);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #fff), inset 0 0 0 2px var(--cds-ui-background, #161616); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--primary:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--primary:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--primary:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--primary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--primary:active, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--primary:active, .bx--leadspace .bx--leadspace--g100 .bx--btn--primary:active, .bx--leadspace .bx--leadspace--g90 .bx--btn--primary:active {
  background-color: var(--cds-active-primary, #002d9c); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--primary .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--primary .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--primary .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--primary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g100 .bx--btn--primary .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn--primary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g90 .bx--btn--primary .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn--primary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--primary:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--primary:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--primary:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--primary:hover {
  color: var(--cds-text-04, #fff); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--secondary, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--secondary, .bx--leadspace .bx--leadspace--g100 .bx--btn--secondary, .bx--leadspace .bx--leadspace--g90 .bx--btn--secondary {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-interactive-02, #6f6f6f);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--secondary:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--secondary:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--secondary:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--secondary:hover {
  background-color: var(--cds-hover-secondary, #606060); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--secondary:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--secondary:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--secondary:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--secondary:focus {
  border-color: var(--cds-focus, #fff);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #fff), inset 0 0 0 2px var(--cds-ui-background, #161616); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--secondary:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--secondary:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--secondary:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--secondary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--secondary:active, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--secondary:active, .bx--leadspace .bx--leadspace--g100 .bx--btn--secondary:active, .bx--leadspace .bx--leadspace--g90 .bx--btn--secondary:active {
  background-color: var(--cds-active-secondary, #393939); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--secondary .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--secondary .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--secondary .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--secondary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g100 .bx--btn--secondary .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn--secondary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g90 .bx--btn--secondary .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn--secondary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--secondary:hover, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--secondary:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--secondary:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--secondary:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--secondary:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--secondary:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--secondary:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--secondary:focus {
  color: var(--cds-text-04, #fff); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--tertiary, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--tertiary, .bx--leadspace .bx--leadspace--g100 .bx--btn--tertiary, .bx--leadspace .bx--leadspace--g90 .bx--btn--tertiary {
  color: var(--cds-interactive-03, #fff);
  background-color: rgba(0, 0, 0, 0);
  border-color: var(--cds-interactive-03, #fff);
  border-style: solid;
  border-width: 1px; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--tertiary:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--tertiary:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--tertiary:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--tertiary:hover {
  background-color: var(--cds-hover-tertiary, #f4f4f4); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--tertiary:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--tertiary:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--tertiary:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--tertiary:focus {
  border-color: var(--cds-focus, #fff);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #fff), inset 0 0 0 2px var(--cds-ui-background, #161616); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--tertiary:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--tertiary:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--tertiary:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--tertiary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--tertiary:active, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--tertiary:active, .bx--leadspace .bx--leadspace--g100 .bx--btn--tertiary:active, .bx--leadspace .bx--leadspace--g90 .bx--btn--tertiary:active {
  background-color: var(--cds-active-tertiary, #c6c6c6); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--tertiary .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--tertiary .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--tertiary .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--tertiary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g100 .bx--btn--tertiary .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn--tertiary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g90 .bx--btn--tertiary .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn--tertiary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--tertiary:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--tertiary:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--tertiary:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--tertiary:hover {
  color: var(--cds-inverse-01, #161616); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--tertiary:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--tertiary:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--tertiary:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--tertiary:focus {
  color: var(--cds-inverse-01, #161616);
  background-color: var(--cds-interactive-03, #fff); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--tertiary:active, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--tertiary:active, .bx--leadspace .bx--leadspace--g100 .bx--btn--tertiary:active, .bx--leadspace .bx--leadspace--g90 .bx--btn--tertiary:active {
  color: var(--cds-inverse-01, #161616);
  background-color: var(--cds-active-tertiary, #c6c6c6);
  border-color: transparent; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--tertiary:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--tertiary:hover:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--tertiary:focus:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--tertiary.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--tertiary.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--tertiary.bx--btn--disabled:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--tertiary:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--tertiary:hover:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--tertiary:focus:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--tertiary.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--tertiary.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--tertiary.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--tertiary:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--tertiary:hover:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--tertiary:focus:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--tertiary.bx--btn--disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--tertiary.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--tertiary.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--tertiary:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--tertiary:hover:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--tertiary:focus:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--tertiary.bx--btn--disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--tertiary.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--tertiary.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: transparent;
  outline: none; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost {
  color: var(--cds-link-01, #78a9ff);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px;
  padding: calc(0.875rem - 3px) 16px; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost:hover {
  background-color: var(--cds-hover-ui, #353535); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost:focus {
  border-color: var(--cds-focus, #fff);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #fff), inset 0 0 0 2px var(--cds-ui-background, #161616); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost:active, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost:active, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost:active, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost:active {
  background-color: var(--cds-active-ui, #525252); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost .bx--btn__icon {
  position: static;
  margin-left: .5rem; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost:hover, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost:active, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost:active, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost:active, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost:active {
  color: var(--cds-hover-primary-text, #a6c8ff); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost:active, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost:active, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost:active, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost:active {
  background-color: var(--cds-active-ui, #525252); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost:hover:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost:focus:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost.bx--btn--disabled:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost:hover:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost:focus:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost:hover:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost:focus:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost.bx--btn--disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost:hover:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost:focus:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost.bx--btn--disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: transparent;
  border-color: transparent;
  outline: none; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost.bx--btn--sm, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost.bx--btn--sm, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost.bx--btn--sm, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost.bx--btn--sm {
  padding: calc(0.375rem - 3px) 16px; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost.bx--btn--field, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost.bx--btn--field, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost.bx--btn--field, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost.bx--btn--field {
  padding: calc(0.675rem - 3px) 16px; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  outline: 1px solid var(--cds-focus, #fff); }

@media screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
    outline-style: dotted; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  outline: 1px solid transparent; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  outline: 1px solid var(--cds-focus, #fff); }

@media screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
    outline-style: dotted; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    display: inline-block; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after {
  transition: none; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .1875rem 1rem;
  color: var(--cds-inverse-01, #161616);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #f4f4f4);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger + .bx--assistive-text {
    border: 1px solid transparent; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger::after {
  content: attr(aria-label); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--a11y::after {
  content: none; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::after, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::before, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::after, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::before, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::after, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::before, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::after, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::before, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible::after, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::before, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover::after, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::before, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger svg, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover svg, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger svg, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover svg, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger svg, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover svg, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger svg, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:hover svg, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  fill: currentColor; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::after, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled.bx--tooltip--a11y::after, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger.bx--btn--disabled .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  opacity: 0;
  clip: rect(0, 0, 0, 0); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only:not(.bx--tooltip--hidden) .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only:not(.bx--tooltip--hidden) .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only:not(.bx--tooltip--hidden) .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only:not(.bx--tooltip--hidden) .bx--assistive-text {
  pointer-events: all; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
  border-color: var(--cds-focus, #fff); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:active:not([disabled]), :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:active:not([disabled]), .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:active:not([disabled]), .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:active:not([disabled]) {
  border-color: transparent; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger:focus svg {
  outline-color: transparent; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:hover, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:focus, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:active, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:active, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:active, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--tooltip__trigger[disabled]:active {
  cursor: not-allowed;
  fill: var(--cds-disabled-03, #8d8d8d); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top {
  position: relative;
  display: inline-flex;
  align-items: center;
  overflow: visible;
  cursor: pointer; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:focus {
  outline: 1px solid var(--cds-focus, #fff); }

@media screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:focus {
    outline-style: dotted; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:focus {
  outline: 1px solid transparent; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:focus svg, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:focus svg, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:focus svg, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:focus svg {
  outline: 1px solid var(--cds-focus, #fff); }

@media screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:focus svg, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:focus svg, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:focus svg, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:focus svg {
    outline-style: dotted; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top::before, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top::before, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text {
  position: absolute;
  z-index: 6000;
  display: flex;
  align-items: center;
  opacity: 0;
  pointer-events: none; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top::before, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top::before, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text {
    display: inline-block; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top::before, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top::before, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top::after {
  transition: opacity 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--a11y::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--a11y::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--a11y::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--a11y::after {
  transition: none; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top::before, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top::before, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top::before {
  width: 0;
  height: 0;
  border-style: solid;
  content: ''; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text {
  box-sizing: content-box;
  color: inherit;
  white-space: normal;
  word-break: break-word;
  opacity: 1; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  z-index: 6000;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 1.5rem;
  max-width: 13rem;
  height: auto;
  padding: .1875rem 1rem;
  color: var(--cds-inverse-01, #161616);
  font-weight: 400;
  text-align: left;
  background-color: var(--cds-inverse-02, #f4f4f4);
  border-radius: .125rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: var(--cds-body-short-01-font-size, 1rem);
  font-weight: var(--cds-body-short-01-font-weight, 400);
  line-height: var(--cds-body-short-01-line-height, 1.375rem);
  letter-spacing: var(--cds-body-short-01-letter-spacing, 0); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text {
    width: auto; } }

@supports (-ms-accelerator: true) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text {
    width: auto; } }

@supports (-ms-ime-align: auto) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text {
    width: auto; } }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text {
    border: 1px solid transparent; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top::after {
  content: attr(aria-label); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--a11y::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--a11y::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--a11y::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--a11y::after {
  content: none; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--visible::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--visible::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:hover::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:hover::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:focus::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:focus::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--visible::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--visible::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:hover::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:hover::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:focus::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:focus::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--visible::before, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--visible::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:hover::before, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:hover::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:focus::before, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:focus::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--visible::before, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--visible::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:hover::before, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:hover::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:focus::before, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:focus::after {
  opacity: 1; }

@keyframes tooltip-fade {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:hover .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:hover + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:focus .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:focus + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:hover .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:hover + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:focus .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:focus + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:hover .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:hover + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:focus .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:focus + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:hover .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:hover + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:focus .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:focus + .bx--assistive-text {
  margin: auto;
  overflow: visible;
  clip: auto; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--visible.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:hover .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:hover + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:hover.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:focus .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:focus + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top:focus.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--visible.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:hover .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:hover + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:hover.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:focus .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:focus + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top:focus.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:hover .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:hover + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:hover.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:focus .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:focus + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top:focus.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--visible .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--visible + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--visible.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:hover .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:hover + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:hover.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:focus .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:focus + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top:focus.bx--tooltip--a11y::before {
  -webkit-animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9);
  animation: tooltip-fade 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--hidden .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--hidden + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--hidden .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--hidden + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--hidden .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--hidden + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--hidden .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--hidden + .bx--assistive-text {
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--hidden.bx--tooltip--a11y::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--hidden.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top.bx--tooltip--hidden.bx--tooltip--a11y::before, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top.bx--tooltip--hidden.bx--tooltip--a11y::before {
  opacity: 0;
  -webkit-animation: none;
  animation: none; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  bottom: -.75rem; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top::before, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top::before, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text {
  top: 0;
  left: 50%; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top::before, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top::before, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top::before {
  top: -.5rem;
  border-color: var(--cds-inverse-02, #f4f4f4) transparent transparent transparent;
  border-width: .3125rem .25rem 0 .25rem;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--top + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--top + .bx--assistive-text {
  top: -.8125rem;
  left: 50%;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--bottom .bx--assistive-text::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--bottom .bx--assistive-text::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--bottom .bx--assistive-text::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--bottom .bx--assistive-text::after {
  position: absolute;
  display: block;
  content: '';
  left: 0;
  width: 100%;
  height: .75rem;
  top: -.75rem; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--bottom::before, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--bottom::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--bottom .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--bottom + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--bottom::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--bottom::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--bottom .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--bottom + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--bottom::before, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--bottom::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--bottom .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--bottom + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--bottom::before, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--bottom::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--bottom .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--bottom + .bx--assistive-text {
  bottom: 0;
  left: 50%; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--bottom::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--bottom::before, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--bottom::before, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--bottom::before {
  bottom: -.5rem;
  border-color: transparent transparent var(--cds-inverse-02, #f4f4f4) transparent;
  border-width: 0 .25rem .3125rem .25rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--bottom::after, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--bottom .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only--bottom + .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--bottom::after, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--bottom .bx--assistive-text, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only--bottom + .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--bottom::after, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--bottom .bx--assistive-text, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only--bottom + .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--bottom::after, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--bottom .bx--assistive-text, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only--bottom + .bx--assistive-text {
  bottom: -.8125rem;
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only {
  padding-right: .9375rem;
  padding-left: .9375rem; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only .bx--btn__icon {
  position: static; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only.bx--btn--ghost .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only.bx--btn--danger--ghost .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only.bx--btn--ghost .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only.bx--btn--danger--ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only.bx--btn--ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only.bx--btn--danger--ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only.bx--btn--ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only.bx--btn--danger--ghost .bx--btn__icon {
  margin: 0; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--icon-only.bx--btn--selected, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--icon-only.bx--btn--selected, .bx--leadspace .bx--leadspace--g100 .bx--btn--icon-only.bx--btn--selected, .bx--leadspace .bx--leadspace--g90 .bx--btn--icon-only.bx--btn--selected {
  background: var(--cds-selected-ui, #393939); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn path[data-icon-path='inner-path'], :host(dds-leadspace) .bx--leadspace--g90 .bx--btn path[data-icon-path='inner-path'], .bx--leadspace .bx--leadspace--g100 .bx--btn path[data-icon-path='inner-path'], .bx--leadspace .bx--leadspace--g90 .bx--btn path[data-icon-path='inner-path'] {
  fill: none; }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--btn--ghost .bx--btn__icon path, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--btn--ghost:hover .bx--btn__icon path, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--btn--ghost .bx--btn__icon path, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--btn--ghost:hover .bx--btn__icon path, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--btn--ghost .bx--btn__icon path, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--btn--ghost:hover .bx--btn__icon path, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--btn--ghost .bx--btn__icon path, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--btn--ghost:hover .bx--btn__icon path {
    fill: ButtonText; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost.bx--btn--icon-only .bx--btn__icon {
  fill: var(--cds-icon-01, #f4f4f4); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon {
  fill: var(--cds-disabled-03, #8d8d8d); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path path, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon path, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path path, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon path, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path path, .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon path, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path path, .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost.bx--btn--icon-only[disabled] .bx--btn__icon path, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--btn--icon-only.bx--btn--ghost[disabled]:hover .bx--btn__icon path {
    fill: GrayText; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--ghost.bx--btn--icon-only[disabled], :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--ghost.bx--btn--icon-only[disabled], .bx--leadspace .bx--leadspace--g100 .bx--btn--ghost.bx--btn--icon-only[disabled], .bx--leadspace .bx--leadspace--g90 .bx--btn--ghost.bx--btn--icon-only[disabled] {
  cursor: not-allowed; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--field.bx--btn--icon-only, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--field.bx--btn--icon-only, .bx--leadspace .bx--leadspace--g100 .bx--btn--field.bx--btn--icon-only, .bx--leadspace .bx--leadspace--g90 .bx--btn--field.bx--btn--icon-only {
  padding-right: .6875rem;
  padding-left: .6875rem; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--sm.bx--btn--icon-only, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--sm.bx--btn--icon-only, .bx--leadspace .bx--leadspace--g100 .bx--btn--sm.bx--btn--icon-only, .bx--leadspace .bx--leadspace--g90 .bx--btn--sm.bx--btn--icon-only {
  padding-right: .4375rem;
  padding-left: .4375rem; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-danger-01, #da1e28);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger:hover {
  background-color: var(--cds-hover-danger, #b81921); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger:focus {
  border-color: var(--cds-focus, #fff);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #fff), inset 0 0 0 2px var(--cds-ui-background, #161616); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger:active, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger:active, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger:active, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger:active {
  background-color: var(--cds-active-danger, #750e13); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g100 .bx--btn--danger .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g90 .bx--btn--danger .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger:hover {
  color: var(--cds-text-04, #fff); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-tertiary, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--tertiary, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-tertiary, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--tertiary, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-tertiary, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--tertiary, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-tertiary, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--tertiary {
  color: var(--cds-danger-02, #fa4d56);
  background-color: rgba(0, 0, 0, 0);
  border-color: var(--cds-danger-02, #fa4d56);
  border-style: solid;
  border-width: 1px; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-tertiary:hover, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--tertiary:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-tertiary:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--tertiary:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-tertiary:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--tertiary:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-tertiary:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--tertiary:hover {
  background-color: var(--cds-hover-danger, #b81921); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-tertiary:focus, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--tertiary:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-tertiary:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--tertiary:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-tertiary:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--tertiary:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-tertiary:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--tertiary:focus {
  border-color: var(--cds-focus, #fff);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #fff), inset 0 0 0 2px var(--cds-ui-background, #161616); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-tertiary:focus, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--tertiary:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-tertiary:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--tertiary:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-tertiary:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--tertiary:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-tertiary:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--tertiary:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-tertiary:active, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--tertiary:active, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-tertiary:active, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--tertiary:active, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-tertiary:active, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--tertiary:active, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-tertiary:active, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--tertiary:active {
  background-color: var(--cds-active-danger, #750e13); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-tertiary .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-tertiary .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--tertiary .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--tertiary .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-tertiary .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-tertiary .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--tertiary .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--tertiary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-tertiary .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-tertiary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--tertiary .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--tertiary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-tertiary .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-tertiary .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--tertiary .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--tertiary .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-tertiary:hover, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--tertiary:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-tertiary:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--tertiary:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-tertiary:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--tertiary:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-tertiary:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--tertiary:hover {
  color: var(--cds-text-04, #fff);
  border-color: var(--cds-hover-danger, #b81921); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-tertiary:focus, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--tertiary:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-tertiary:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--tertiary:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-tertiary:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--tertiary:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-tertiary:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--tertiary:focus {
  color: var(--cds-text-04, #fff);
  background-color: var(--cds-danger-01, #da1e28); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-tertiary:active, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--tertiary:active, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-tertiary:active, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--tertiary:active, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-tertiary:active, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--tertiary:active, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-tertiary:active, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--tertiary:active {
  color: var(--cds-text-04, #fff);
  border-color: var(--cds-active-danger, #750e13); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-tertiary:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-tertiary:hover:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-tertiary:focus:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-tertiary.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-tertiary.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-tertiary.bx--btn--disabled:focus, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--tertiary:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--tertiary:hover:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--tertiary:focus:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--tertiary.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--tertiary.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--tertiary.bx--btn--disabled:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-tertiary:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-tertiary:hover:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-tertiary:focus:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-tertiary.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-tertiary.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-tertiary.bx--btn--disabled:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--tertiary:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--tertiary:hover:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--tertiary:focus:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--tertiary.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--tertiary.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--tertiary.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-tertiary:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-tertiary:hover:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-tertiary:focus:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-tertiary.bx--btn--disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-tertiary.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-tertiary.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--tertiary:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--tertiary:hover:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--tertiary:focus:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--tertiary.bx--btn--disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--tertiary.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--tertiary.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-tertiary:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-tertiary:hover:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-tertiary:focus:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-tertiary.bx--btn--disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-tertiary.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-tertiary.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--tertiary:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--tertiary:hover:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--tertiary:focus:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--tertiary.bx--btn--disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--tertiary.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--tertiary.bx--btn--disabled:focus {
  color: var(--cds-disabled-03, #8d8d8d);
  background: transparent;
  outline: none; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-ghost, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--ghost, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-ghost, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--ghost, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-ghost, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--ghost, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-ghost, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--ghost {
  color: var(--cds-danger-02, #fa4d56);
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  border-width: 1px;
  padding: calc(0.875rem - 3px) 16px; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-ghost:hover, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--ghost:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-ghost:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--ghost:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-ghost:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--ghost:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-ghost:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--ghost:hover {
  background-color: var(--cds-hover-danger, #b81921); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-ghost:focus, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--ghost:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-ghost:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--ghost:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-ghost:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--ghost:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-ghost:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--ghost:focus {
  border-color: var(--cds-focus, #fff);
  box-shadow: inset 0 0 0 1px var(--cds-focus, #fff), inset 0 0 0 2px var(--cds-ui-background, #161616); }

@media screen and (-ms-high-contrast: active), screen and (prefers-contrast) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-ghost:focus, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--ghost:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-ghost:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--ghost:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-ghost:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--ghost:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-ghost:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--ghost:focus {
    outline: 3px solid transparent;
    outline-offset: -3px; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-ghost:active, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--ghost:active, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-ghost:active, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--ghost:active, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-ghost:active, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--ghost:active, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-ghost:active, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--ghost:active {
  background-color: var(--cds-active-danger, #750e13); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-ghost .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-ghost .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--ghost .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--ghost .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-ghost .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-ghost .bx--btn__icon path:not([data-icon-path]), :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--ghost .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--ghost .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-ghost .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--ghost .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-ghost .bx--btn__icon path:not([data-icon-path]), .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--ghost .bx--btn__icon path:not([data-icon-path]) {
  fill: currentColor; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-ghost .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--ghost .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-ghost .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-ghost .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--ghost .bx--btn__icon {
  position: static;
  margin-left: .5rem; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-ghost:hover, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-ghost:active, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--ghost:hover, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--ghost:active, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-ghost:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-ghost:active, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--ghost:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--ghost:active, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-ghost:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-ghost:active, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--ghost:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--ghost:active, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-ghost:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-ghost:active, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--ghost:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--ghost:active {
  color: var(--cds-text-04, #fff); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-ghost:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-ghost:hover:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-ghost:focus:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-ghost.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-ghost.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-ghost.bx--btn--disabled:focus, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--ghost:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--ghost:hover:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--ghost:focus:disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--ghost.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--ghost.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--ghost.bx--btn--disabled:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-ghost:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-ghost:hover:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-ghost:focus:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-ghost.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-ghost.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-ghost.bx--btn--disabled:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--ghost:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--ghost:hover:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--ghost:focus:disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--ghost.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--ghost.bx--btn--disabled:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--ghost.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-ghost:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-ghost:hover:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-ghost:focus:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-ghost.bx--btn--disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-ghost.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-ghost.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--ghost:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--ghost:hover:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--ghost:focus:disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--ghost.bx--btn--disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--ghost.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--ghost.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-ghost:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-ghost:hover:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-ghost:focus:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-ghost.bx--btn--disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-ghost.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-ghost.bx--btn--disabled:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--ghost:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--ghost:hover:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--ghost:focus:disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--ghost.bx--btn--disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--ghost.bx--btn--disabled:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--ghost.bx--btn--disabled:focus {
  color: var(--cds-disabled-02, #c6c6c6);
  background: transparent;
  border-color: transparent;
  outline: none; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-ghost.bx--btn--sm, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--ghost.bx--btn--sm, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-ghost.bx--btn--sm, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--ghost.bx--btn--sm, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-ghost.bx--btn--sm, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--ghost.bx--btn--sm, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-ghost.bx--btn--sm, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--ghost.bx--btn--sm {
  padding: calc(0.375rem - 3px) 16px; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger-ghost.bx--btn--field, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn--danger--ghost.bx--btn--field, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger-ghost.bx--btn--field, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--danger--ghost.bx--btn--field, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger-ghost.bx--btn--field, .bx--leadspace .bx--leadspace--g100 .bx--btn--danger--ghost.bx--btn--field, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger-ghost.bx--btn--field, .bx--leadspace .bx--leadspace--g90 .bx--btn--danger--ghost.bx--btn--field {
  padding: calc(0.675rem - 3px) 16px; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--sm, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--sm, .bx--leadspace .bx--leadspace--g100 .bx--btn--sm, .bx--leadspace .bx--leadspace--g90 .bx--btn--sm {
  min-height: 2rem;
  padding: calc(0.375rem - 3px) 60px calc(0.375rem - 3px) 12px; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--xl:not(.bx--btn--icon-only), :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--xl:not(.bx--btn--icon-only), .bx--leadspace .bx--leadspace--g100 .bx--btn--xl:not(.bx--btn--icon-only), .bx--leadspace .bx--leadspace--g90 .bx--btn--xl:not(.bx--btn--icon-only) {
  align-items: baseline;
  padding-top: var(--cds-spacing-05, 1rem);
  padding-right: var(--cds-spacing-10, 4rem);
  padding-left: var(--cds-spacing-05, 1rem);
  min-height: 5rem; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--lg:not(.bx--btn--icon-only), :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--lg:not(.bx--btn--icon-only), .bx--leadspace .bx--leadspace--g100 .bx--btn--lg:not(.bx--btn--icon-only), .bx--leadspace .bx--leadspace--g90 .bx--btn--lg:not(.bx--btn--icon-only) {
  align-items: baseline;
  padding-top: var(--cds-spacing-05, 1rem);
  padding-right: var(--cds-spacing-10, 4rem);
  padding-left: var(--cds-spacing-05, 1rem);
  min-height: 4rem; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn--field, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn--field, .bx--leadspace .bx--leadspace--g100 .bx--btn--field, .bx--leadspace .bx--leadspace--g90 .bx--btn--field {
  min-height: 2.5rem;
  padding: calc(0.675rem - 3px) 60px calc(0.675rem - 3px) 12px; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--skeleton, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--skeleton, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--skeleton, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--skeleton {
  position: relative;
  padding: 0;
  background: var(--cds-skeleton-01, #353535);
  border: none;
  box-shadow: none;
  pointer-events: none;
  width: 9.375rem; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--skeleton:hover, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--skeleton:focus, :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--skeleton:active, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--skeleton:hover, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--skeleton:focus, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--skeleton:active, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--skeleton:hover, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--skeleton:focus, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--skeleton:active, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--skeleton:hover, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--skeleton:focus, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--skeleton:active {
  border: none;
  outline: none;
  cursor: default; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--skeleton::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--skeleton::before, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--skeleton::before, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--skeleton::before {
  position: absolute;
  width: 100%;
  height: 100%;
  background: var(--cds-skeleton-02, #525252);
  -webkit-animation: 3000ms ease-in-out skeleton infinite;
  animation: 3000ms ease-in-out skeleton infinite;
  content: '';
  will-change: transform-origin, transform, opacity; }

@media (prefers-reduced-motion: reduce) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--btn.bx--skeleton::before, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn.bx--skeleton::before, .bx--leadspace .bx--leadspace--g100 .bx--btn.bx--skeleton::before, .bx--leadspace .bx--leadspace--g90 .bx--btn.bx--skeleton::before {
    -webkit-animation: none;
    animation: none; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn-set, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn-set, .bx--leadspace .bx--leadspace--g100 .bx--btn-set, .bx--leadspace .bx--leadspace--g90 .bx--btn-set {
  display: flex; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn-set--stacked, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn-set--stacked, .bx--leadspace .bx--leadspace--g100 .bx--btn-set--stacked, .bx--leadspace .bx--leadspace--g90 .bx--btn-set--stacked {
  flex-direction: column; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn-set .bx--btn, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn-set .bx--btn, .bx--leadspace .bx--leadspace--g100 .bx--btn-set .bx--btn, .bx--leadspace .bx--leadspace--g90 .bx--btn-set .bx--btn {
  width: 100%;
  max-width: 12.25rem; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn-set .bx--btn:not(:focus), :host(dds-leadspace) .bx--leadspace--g90 .bx--btn-set .bx--btn:not(:focus), .bx--leadspace .bx--leadspace--g100 .bx--btn-set .bx--btn:not(:focus), .bx--leadspace .bx--leadspace--g90 .bx--btn-set .bx--btn:not(:focus) {
  box-shadow: -0.0625rem 0 0 0 var(--cds-button-separator, #161616); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn-set .bx--btn:first-of-type:not(:focus), :host(dds-leadspace) .bx--leadspace--g90 .bx--btn-set .bx--btn:first-of-type:not(:focus), .bx--leadspace .bx--leadspace--g100 .bx--btn-set .bx--btn:first-of-type:not(:focus), .bx--leadspace .bx--leadspace--g90 .bx--btn-set .bx--btn:first-of-type:not(:focus) {
  box-shadow: inherit; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn-set .bx--btn:focus + .bx--btn, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn-set .bx--btn:focus + .bx--btn, .bx--leadspace .bx--leadspace--g100 .bx--btn-set .bx--btn:focus + .bx--btn, .bx--leadspace .bx--leadspace--g90 .bx--btn-set .bx--btn:focus + .bx--btn {
  box-shadow: inherit; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn-set--stacked .bx--btn:not(:focus), :host(dds-leadspace) .bx--leadspace--g90 .bx--btn-set--stacked .bx--btn:not(:focus), .bx--leadspace .bx--leadspace--g100 .bx--btn-set--stacked .bx--btn:not(:focus), .bx--leadspace .bx--leadspace--g90 .bx--btn-set--stacked .bx--btn:not(:focus) {
  box-shadow: 0 -0.0625rem 0 0 var(--cds-button-separator, #161616); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn-set--stacked .bx--btn:first-of-type:not(:focus), :host(dds-leadspace) .bx--leadspace--g90 .bx--btn-set--stacked .bx--btn:first-of-type:not(:focus), .bx--leadspace .bx--leadspace--g100 .bx--btn-set--stacked .bx--btn:first-of-type:not(:focus), .bx--leadspace .bx--leadspace--g90 .bx--btn-set--stacked .bx--btn:first-of-type:not(:focus) {
  box-shadow: inherit; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn-set .bx--btn.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn-set .bx--btn.bx--btn--disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn-set .bx--btn.bx--btn--disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn-set .bx--btn.bx--btn--disabled {
  box-shadow: -0.0625rem 0 0 0 var(--cds-disabled-03, #8d8d8d); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn-set .bx--btn.bx--btn--disabled:first-of-type, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn-set .bx--btn.bx--btn--disabled:first-of-type, .bx--leadspace .bx--leadspace--g100 .bx--btn-set .bx--btn.bx--btn--disabled:first-of-type, .bx--leadspace .bx--leadspace--g90 .bx--btn-set .bx--btn.bx--btn--disabled:first-of-type {
  box-shadow: none; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn-set--stacked .bx--btn.bx--btn--disabled, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn-set--stacked .bx--btn.bx--btn--disabled, .bx--leadspace .bx--leadspace--g100 .bx--btn-set--stacked .bx--btn.bx--btn--disabled, .bx--leadspace .bx--leadspace--g90 .bx--btn-set--stacked .bx--btn.bx--btn--disabled {
  box-shadow: 0 -0.0625rem 0 0 var(--cds-disabled-03, #8d8d8d); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--btn-set--stacked .bx--btn.bx--btn--disabled:first-of-type, :host(dds-leadspace) .bx--leadspace--g90 .bx--btn-set--stacked .bx--btn.bx--btn--disabled:first-of-type, .bx--leadspace .bx--leadspace--g100 .bx--btn-set--stacked .bx--btn.bx--btn--disabled:first-of-type, .bx--leadspace .bx--leadspace--g90 .bx--btn-set--stacked .bx--btn.bx--btn--disabled:first-of-type {
  box-shadow: none; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--buttongroup, :host(dds-leadspace) .bx--leadspace--g100 :host(dds-button-group), :host(dds-leadspace) .bx--leadspace--g100 :host(dds-leadspace-block-cta), :host(dds-leadspace) .bx--leadspace--g90 .bx--buttongroup, :host(dds-leadspace) .bx--leadspace--g90 :host(dds-button-group), :host(dds-leadspace) .bx--leadspace--g90 :host(dds-leadspace-block-cta), .bx--leadspace .bx--leadspace--g100 .bx--buttongroup, .bx--leadspace .bx--leadspace--g100 :host(dds-button-group), .bx--leadspace .bx--leadspace--g100 :host(dds-leadspace-block-cta), .bx--leadspace .bx--leadspace--g90 .bx--buttongroup, .bx--leadspace .bx--leadspace--g90 :host(dds-button-group), .bx--leadspace .bx--leadspace--g90 :host(dds-leadspace-block-cta) {
  --dds--button-group--item-count: 3;
  display: grid;
  grid-template-columns: 1fr;
  grid-auto-rows: 1fr; }

@media (min-width: 66rem) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--buttongroup, :host(dds-leadspace) .bx--leadspace--g100 :host(dds-button-group), :host(dds-leadspace) .bx--leadspace--g100 :host(dds-leadspace-block-cta), :host(dds-leadspace) .bx--leadspace--g90 .bx--buttongroup, :host(dds-leadspace) .bx--leadspace--g90 :host(dds-button-group), :host(dds-leadspace) .bx--leadspace--g90 :host(dds-leadspace-block-cta), .bx--leadspace .bx--leadspace--g100 .bx--buttongroup, .bx--leadspace .bx--leadspace--g100 :host(dds-button-group), .bx--leadspace .bx--leadspace--g100 :host(dds-leadspace-block-cta), .bx--leadspace .bx--leadspace--g90 .bx--buttongroup, .bx--leadspace .bx--leadspace--g90 :host(dds-button-group), .bx--leadspace .bx--leadspace--g90 :host(dds-leadspace-block-cta) {
    display: inline-grid;
    grid-template-columns: repeat(var(--dds--button-group--item-count), 1fr); } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--buttongroup-item, :host(dds-leadspace) .bx--leadspace--g100 :host(dds-button-group-item), :host(dds-leadspace) .bx--leadspace--g100 :host(dds-button-cta), :host(dds-leadspace) .bx--leadspace--g90 .bx--buttongroup-item, :host(dds-leadspace) .bx--leadspace--g90 :host(dds-button-group-item), :host(dds-leadspace) .bx--leadspace--g90 :host(dds-button-cta), .bx--leadspace .bx--leadspace--g100 .bx--buttongroup-item, .bx--leadspace .bx--leadspace--g100 :host(dds-button-group-item), .bx--leadspace .bx--leadspace--g100 :host(dds-button-cta), .bx--leadspace .bx--leadspace--g90 .bx--buttongroup-item, .bx--leadspace .bx--leadspace--g90 :host(dds-button-group-item), .bx--leadspace .bx--leadspace--g90 :host(dds-button-cta) {
  margin-top: 1rem;
  max-width: 20rem;
  min-width: 0; }

@media (min-width: 42rem) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--buttongroup-item, :host(dds-leadspace) .bx--leadspace--g100 :host(dds-button-group-item), :host(dds-leadspace) .bx--leadspace--g100 :host(dds-button-cta), :host(dds-leadspace) .bx--leadspace--g90 .bx--buttongroup-item, :host(dds-leadspace) .bx--leadspace--g90 :host(dds-button-group-item), :host(dds-leadspace) .bx--leadspace--g90 :host(dds-button-cta), .bx--leadspace .bx--leadspace--g100 .bx--buttongroup-item, .bx--leadspace .bx--leadspace--g100 :host(dds-button-group-item), .bx--leadspace .bx--leadspace--g100 :host(dds-button-cta), .bx--leadspace .bx--leadspace--g90 .bx--buttongroup-item, .bx--leadspace .bx--leadspace--g90 :host(dds-button-group-item), .bx--leadspace .bx--leadspace--g90 :host(dds-button-cta) {
    padding-right: 1rem; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--buttongroup-item .bx--btn, :host(dds-leadspace) .bx--leadspace--g100 :host(dds-button-group-item) .bx--btn, :host(dds-leadspace) .bx--leadspace--g100 :host(dds-button-cta) .bx--btn, :host(dds-leadspace) .bx--leadspace--g90 .bx--buttongroup-item .bx--btn, :host(dds-leadspace) .bx--leadspace--g90 :host(dds-button-group-item) .bx--btn, :host(dds-leadspace) .bx--leadspace--g90 :host(dds-button-cta) .bx--btn, .bx--leadspace .bx--leadspace--g100 .bx--buttongroup-item .bx--btn, .bx--leadspace .bx--leadspace--g100 :host(dds-button-group-item) .bx--btn, .bx--leadspace .bx--leadspace--g100 :host(dds-button-cta) .bx--btn, .bx--leadspace .bx--leadspace--g90 .bx--buttongroup-item .bx--btn, .bx--leadspace .bx--leadspace--g90 :host(dds-button-group-item) .bx--btn, .bx--leadspace .bx--leadspace--g90 :host(dds-button-cta) .bx--btn {
  font-size: 1rem;
  position: relative;
  width: 100%;
  height: 100%;
  word-break: break-word;
  transition: all 70ms cubic-bezier(0, 0, 0.38, 0.9), width 0s, height 0s; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--buttongroup-item .bx--btn .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g100 :host(dds-button-group-item) .bx--btn .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g100 :host(dds-button-cta) .bx--btn .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 .bx--buttongroup-item .bx--btn .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 :host(dds-button-group-item) .bx--btn .bx--btn__icon, :host(dds-leadspace) .bx--leadspace--g90 :host(dds-button-cta) .bx--btn .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 .bx--buttongroup-item .bx--btn .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 :host(dds-button-group-item) .bx--btn .bx--btn__icon, .bx--leadspace .bx--leadspace--g100 :host(dds-button-cta) .bx--btn .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 .bx--buttongroup-item .bx--btn .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 :host(dds-button-group-item) .bx--btn .bx--btn__icon, .bx--leadspace .bx--leadspace--g90 :host(dds-button-cta) .bx--btn .bx--btn__icon {
  width: auto;
  height: auto; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--buttongroup-item .bx--btn--multiline, :host(dds-leadspace) .bx--leadspace--g100 :host(dds-button-group-item) .bx--btn--multiline, :host(dds-leadspace) .bx--leadspace--g100 :host(dds-button-cta) .bx--btn--multiline, :host(dds-leadspace) .bx--leadspace--g90 .bx--buttongroup-item .bx--btn--multiline, :host(dds-leadspace) .bx--leadspace--g90 :host(dds-button-group-item) .bx--btn--multiline, :host(dds-leadspace) .bx--leadspace--g90 :host(dds-button-cta) .bx--btn--multiline, .bx--leadspace .bx--leadspace--g100 .bx--buttongroup-item .bx--btn--multiline, .bx--leadspace .bx--leadspace--g100 :host(dds-button-group-item) .bx--btn--multiline, .bx--leadspace .bx--leadspace--g100 :host(dds-button-cta) .bx--btn--multiline, .bx--leadspace .bx--leadspace--g90 .bx--buttongroup-item .bx--btn--multiline, .bx--leadspace .bx--leadspace--g90 :host(dds-button-group-item) .bx--btn--multiline, .bx--leadspace .bx--leadspace--g90 :host(dds-button-cta) .bx--btn--multiline {
  align-items: start; }

:host(dds-leadspace) .bx--leadspace--g100 :host(dds-button-group-item) ::slotted([slot='icon']), :host(dds-leadspace) .bx--leadspace--g90 :host(dds-button-group-item) ::slotted([slot='icon']), .bx--leadspace .bx--leadspace--g100 :host(dds-button-group-item) ::slotted([slot='icon']), .bx--leadspace .bx--leadspace--g90 :host(dds-button-group-item) ::slotted([slot='icon']) {
  position: absolute;
  right: 1rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  flex-shrink: 0; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--buttongroup-item--pseudo, :host(dds-leadspace) .bx--leadspace--g90 .bx--buttongroup-item--pseudo, .bx--leadspace .bx--leadspace--g100 .bx--buttongroup-item--pseudo, .bx--leadspace .bx--leadspace--g90 .bx--buttongroup-item--pseudo {
  position: absolute;
  clip: rect(0, 0, 0, 0); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--buttongroup-item--pseudo .bx--btn, :host(dds-leadspace) .bx--leadspace--g90 .bx--buttongroup-item--pseudo .bx--btn, .bx--leadspace .bx--leadspace--g100 .bx--buttongroup-item--pseudo .bx--btn, .bx--leadspace .bx--leadspace--g90 .bx--buttongroup-item--pseudo .bx--btn {
  width: auto; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--leadspace__section, :host(dds-leadspace) .bx--leadspace--g90 .bx--leadspace__section, .bx--leadspace .bx--leadspace--g100 .bx--leadspace__section, .bx--leadspace .bx--leadspace--g90 .bx--leadspace__section {
  background-color: var(--cds-ui-background, #161616); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--leadspace--centered .bx--leadspace__overlay, :host(dds-leadspace) .bx--leadspace--g90 .bx--leadspace--centered .bx--leadspace__overlay, .bx--leadspace .bx--leadspace--g100 .bx--leadspace--centered .bx--leadspace__overlay, .bx--leadspace .bx--leadspace--g90 .bx--leadspace--centered .bx--leadspace__overlay {
  background-color: var(--cds-ui-background, #161616); }

:host(dds-leadspace) .bx--leadspace--g100 ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace--g100 .bx--leadspace__title, :host(dds-leadspace) .bx--leadspace--g100 .bx--leadspace__desc, :host(dds-leadspace) .bx--leadspace--g90 ::slotted(dds-leadspace-heading), :host(dds-leadspace) .bx--leadspace--g90 .bx--leadspace__title, :host(dds-leadspace) .bx--leadspace--g90 .bx--leadspace__desc, .bx--leadspace .bx--leadspace--g100 ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace--g100 .bx--leadspace__title, .bx--leadspace .bx--leadspace--g100 .bx--leadspace__desc, .bx--leadspace .bx--leadspace--g90 ::slotted(dds-leadspace-heading), .bx--leadspace .bx--leadspace--g90 .bx--leadspace__title, .bx--leadspace .bx--leadspace--g90 .bx--leadspace__desc {
  color: var(--cds-text-01, #f4f4f4); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--leadspace__desc--medium, :host(dds-leadspace) .bx--leadspace--g90 .bx--leadspace__desc--medium, .bx--leadspace .bx--leadspace--g100 .bx--leadspace__desc--medium, .bx--leadspace .bx--leadspace--g90 .bx--leadspace__desc--medium {
  padding-top: var(--cds-layout-04, 3rem);
  padding-bottom: var(--cds-layout-01, 1rem);
  color: var(--cds-text-01, #f4f4f4); }

:host(dds-leadspace) .bx--leadspace--g100 .bx--leadspace--centered .bx--leadspace__desc, :host(dds-leadspace) .bx--leadspace--g90 .bx--leadspace--centered .bx--leadspace__desc, .bx--leadspace .bx--leadspace--g100 .bx--leadspace--centered .bx--leadspace__desc, .bx--leadspace .bx--leadspace--g90 .bx--leadspace--centered .bx--leadspace__desc {
  width: 100%; }

:host(dds-leadspace) .bx--leadspace--g100 .bx--buttongroup, :host(dds-leadspace) .bx--leadspace--g90 .bx--buttongroup, .bx--leadspace .bx--leadspace--g100 .bx--buttongroup, .bx--leadspace .bx--leadspace--g90 .bx--buttongroup {
  padding-left: 0; }

@media (min-width: 42rem) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--leadspace--centered .bx--leadspace__overlay, :host(dds-leadspace) .bx--leadspace--g90 .bx--leadspace--centered .bx--leadspace__overlay, .bx--leadspace .bx--leadspace--g100 .bx--leadspace--centered .bx--leadspace__overlay, .bx--leadspace .bx--leadspace--g90 .bx--leadspace--centered .bx--leadspace__overlay {
    background-color: transparent; } }

:host(dds-leadspace) .bx--leadspace--g100 .bx--leadspace--gradient, :host(dds-leadspace) .bx--leadspace--g90 .bx--leadspace--gradient, .bx--leadspace .bx--leadspace--g100 .bx--leadspace--gradient, .bx--leadspace .bx--leadspace--g90 .bx--leadspace--gradient {
  background-color: rgba(22, 22, 22, 0.75); }

:host(dds-leadspace) .bx--leadspace--g100.bx--leadspace--centered .bx--leadspace--gradient, :host(dds-leadspace) .bx--leadspace--g90.bx--leadspace--centered .bx--leadspace--gradient, .bx--leadspace .bx--leadspace--g100.bx--leadspace--centered .bx--leadspace--gradient, .bx--leadspace .bx--leadspace--g90.bx--leadspace--centered .bx--leadspace--gradient {
  background-color: #161616; }

@media (min-width: 42rem) {
  :host(dds-leadspace) .bx--leadspace--g100 .bx--leadspace--gradient, :host(dds-leadspace) .bx--leadspace--g90 .bx--leadspace--gradient, .bx--leadspace .bx--leadspace--g100 .bx--leadspace--gradient, .bx--leadspace .bx--leadspace--g90 .bx--leadspace--gradient {
    background-color: transparent;
    background-image: linear-gradient(to right, rgba(22, 22, 22, 0.95), rgba(22, 22, 22, 0) 75%); }
  :host(dds-leadspace) .bx--leadspace--g100.bx--leadspace--centered .bx--leadspace--gradient, :host(dds-leadspace) .bx--leadspace--g90.bx--leadspace--centered .bx--leadspace--gradient, .bx--leadspace .bx--leadspace--g100.bx--leadspace--centered .bx--leadspace--gradient, .bx--leadspace .bx--leadspace--g90.bx--leadspace--centered .bx--leadspace--gradient {
    background: linear-gradient(to bottom, #161616, rgba(22, 22, 22, 0.8), rgba(22, 22, 22, 0.6), rgba(22, 22, 22, 0) 80%); } }

:host(dds-leadspace) .bx--leadspace__gradient, .bx--leadspace .bx--leadspace__gradient {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

:host(dds-leadspace) .bx--leadspace__gradient__rect, .bx--leadspace .bx--leadspace__gradient__rect {
  fill: url(#stops); }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__gradient__stops, .bx--leadspace .bx--leadspace--centered .bx--leadspace__gradient__stops {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

:host(dds-leadspace) .bx--leadspace__gradient__stops stop, .bx--leadspace .bx--leadspace__gradient__stops stop {
  stop-color: var(--cds-ui-background, #fff); }

:host(dds-leadspace) .bx--leadspace__gradient__stops stop:nth-of-type(1), .bx--leadspace .bx--leadspace__gradient__stops stop:nth-of-type(1) {
  stop-opacity: 1; }

:host(dds-leadspace) .bx--leadspace__gradient__stops stop:nth-of-type(2), .bx--leadspace .bx--leadspace__gradient__stops stop:nth-of-type(2) {
  stop-opacity: 0.4; }

:host(dds-leadspace) .bx--leadspace__gradient__stops stop:nth-of-type(3), .bx--leadspace .bx--leadspace__gradient__stops stop:nth-of-type(3) {
  stop-opacity: 0; }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__gradient__stops stop:nth-of-type(1), .bx--leadspace .bx--leadspace--centered .bx--leadspace__gradient__stops stop:nth-of-type(1) {
  stop-opacity: 1; }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__gradient__stops stop:nth-of-type(2), .bx--leadspace .bx--leadspace--centered .bx--leadspace__gradient__stops stop:nth-of-type(2) {
  stop-opacity: 0.8; }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__gradient__stops stop:nth-of-type(3), .bx--leadspace .bx--leadspace--centered .bx--leadspace__gradient__stops stop:nth-of-type(3) {
  stop-opacity: 0.6; }

:host(dds-leadspace) .bx--leadspace--centered .bx--leadspace__gradient__stops stop:nth-of-type(4), .bx--leadspace .bx--leadspace--centered .bx--leadspace__gradient__stops stop:nth-of-type(4) {
  stop-opacity: 0; }

:host(dds-leadspace-heading), .bx--leadspace__title {
  padding-top: 0;
  margin-bottom: var(--cds-spacing-09, 3rem);
  padding-left: 1rem;
  width: 95%;
  z-index: 1;
  font-size: 2.625rem;
  font-weight: 300;
  line-height: 1.19;
  letter-spacing: 0;
  font-size: calc(2.625rem + 0 * ((100vw - 20rem) / 22)); }

@media (min-width: 42rem) {
  :host(dds-leadspace-heading), .bx--leadspace__title {
    font-size: 2.625rem;
    font-size: calc(2.625rem + .75 * ((100vw - 42rem) / 24)); } }

@media (min-width: 66rem) {
  :host(dds-leadspace-heading), .bx--leadspace__title {
    font-size: 3.375rem;
    font-size: calc(3.375rem + .375 * ((100vw - 66rem) / 16)); } }

@media (min-width: 82rem) {
  :host(dds-leadspace-heading), .bx--leadspace__title {
    font-size: 3.75rem;
    line-height: 1.17;
    font-size: calc(3.75rem + 1 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-leadspace-heading), .bx--leadspace__title {
    font-size: 4.75rem;
    line-height: 1.13;
    font-size: 4.75rem; } }

:host(dds-leadspace-heading)[size='medium'] {
  margin-bottom: var(--cds-spacing-06, 1.5rem);
  font-size: 2.625rem;
  font-weight: 300;
  line-height: 1.19;
  letter-spacing: 0;
  font-size: calc(2.625rem + 0 * ((100vw - 20rem) / 22)); }

@media (min-width: 42rem) {
  :host(dds-leadspace-heading)[size='medium'] {
    font-size: 2.625rem;
    font-size: calc(2.625rem + .75 * ((100vw - 42rem) / 24)); } }

@media (min-width: 66rem) {
  :host(dds-leadspace-heading)[size='medium'] {
    font-size: 3.375rem;
    font-size: calc(3.375rem + .375 * ((100vw - 66rem) / 16)); } }

@media (min-width: 82rem) {
  :host(dds-leadspace-heading)[size='medium'] {
    font-size: 3.75rem;
    line-height: 1.17;
    font-size: calc(3.75rem + 1 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-leadspace-heading)[size='medium'] {
    font-size: 4.75rem;
    line-height: 1.13;
    font-size: 4.75rem; } }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

:host(dds-leadspace-block) ::slotted(dds-leadspace-block-content), :host(dds-leadspace-block) .bx--content-block, .bx--leadspace-block ::slotted(dds-leadspace-block-content), .bx--leadspace-block .bx--content-block {
  padding-top: 0;
  padding-bottom: var(--cds-layout-01, 1rem); }

@media (min-width: 42rem) {
  :host(dds-leadspace-block) ::slotted(dds-leadspace-block-content), :host(dds-leadspace-block) .bx--content-block, .bx--leadspace-block ::slotted(dds-leadspace-block-content), .bx--leadspace-block .bx--content-block {
    padding-bottom: var(--cds-layout-06, 6rem); } }

@media (min-width: 66rem) {
  :host(dds-leadspace-block) ::slotted(dds-leadspace-block-content), :host(dds-leadspace-block) .bx--content-block, .bx--leadspace-block ::slotted(dds-leadspace-block-content), .bx--leadspace-block .bx--content-block {
    padding-bottom: var(--cds-layout-07, 10rem); } }

:host(dds-leadspace-block) ::slotted(dds-leadspace-block-content) .bx--image-with-caption, :host(dds-leadspace-block) .bx--content-block .bx--image-with-caption, .bx--leadspace-block ::slotted(dds-leadspace-block-content) .bx--image-with-caption, .bx--leadspace-block .bx--content-block .bx--image-with-caption {
  margin-bottom: 0; }

:host(dds-leadspace-block) ::slotted(dds-leadspace-block-content) .bx--link-list__list__CTA, :host(dds-leadspace-block) .bx--content-block .bx--link-list__list__CTA, .bx--leadspace-block ::slotted(dds-leadspace-block-content) .bx--link-list__list__CTA, .bx--leadspace-block .bx--content-block .bx--link-list__list__CTA {
  max-width: none; }

:host(dds-leadspace-block) .bx--content-block__copy p, .bx--leadspace-block .bx--content-block__copy p {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  font-size: calc(1.25rem + 0 * ((100vw - 20rem) / 62)); }

@media (min-width: 82rem) {
  :host(dds-leadspace-block) .bx--content-block__copy p, .bx--leadspace-block .bx--content-block__copy p {
    font-size: 1.25rem;
    line-height: 1.25;
    font-size: calc(1.25rem + .25 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-leadspace-block) .bx--content-block__copy p, .bx--leadspace-block .bx--content-block__copy p {
    font-size: 1.5rem;
    line-height: 1.334;
    font-size: 1.5rem; } }

:host(dds-leadspace-block) dds-hr, :host(dds-leadspace-block) .bx--hr, .bx--leadspace-block dds-hr, .bx--leadspace-block .bx--hr {
  border-color: var(--cds-ui-04, #8d8d8d);
  margin-top: 0; }

:host(dds-leadspace-block) .bx--content-block__cta, .bx--leadspace-block .bx--content-block__cta {
  margin-top: 0; }

:host(dds-leadspace-block-heading), .bx--leadspace-block__title {
  width: 90%;
  color: var(--cds-text-01, #161616);
  padding-top: var(--cds-layout-03, 2rem);
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0;
  font-size: calc(2rem + .25 * ((100vw - 20rem) / 22)); }

@media (min-width: 42rem) {
  :host(dds-leadspace-block-heading), .bx--leadspace-block__title {
    font-size: 2.25rem;
    line-height: 1.22;
    font-size: calc(2.25rem + .375 * ((100vw - 42rem) / 24)); } }

@media (min-width: 66rem) {
  :host(dds-leadspace-block-heading), .bx--leadspace-block__title {
    font-size: 2.625rem;
    line-height: 1.19;
    font-size: calc(2.625rem + .375 * ((100vw - 66rem) / 16)); } }

@media (min-width: 82rem) {
  :host(dds-leadspace-block-heading), .bx--leadspace-block__title {
    font-size: 3rem;
    line-height: 1.17;
    font-size: calc(3rem + .75 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  :host(dds-leadspace-block-heading), .bx--leadspace-block__title {
    font-size: 3.75rem;
    font-size: 3.75rem; } }

@media (min-width: 42rem) {
  :host(dds-leadspace-block-heading), .bx--leadspace-block__title {
    padding-top: var(--cds-layout-03, 2rem); } }

@media (min-width: 66rem) {
  :host(dds-leadspace-block-heading), .bx--leadspace-block__title {
    padding-top: var(--cds-layout-05, 4rem); } }

:host(dds-leadspace-block-content) ::slotted(dds-link-list), .bx--leadspace-block .bx--link-list {
  display: block;
  padding-top: var(--cds-spacing-09, 3rem);
  padding-bottom: var(--cds-spacing-09, 3rem);
  max-width: 40rem;
  margin-right: 0; }

.bx--leadspace-block .bx--link-list .bx--link-list__list--vertical-end .bx--link-list__list__CTA {
  max-width: none; }

:host(dds-leadspace-block-content) ::slotted(dds-content-block-copy) {
  display: block; }

:host(dds-leadspace-block-media), .bx--leadspace-block .bx--leadspace-block__media {
  display: block;
  max-width: 40rem; }

@media (min-width: 42rem) {
  :host(dds-leadspace-block-media), .bx--leadspace-block .bx--leadspace-block__media {
    padding-top: var(--cds-spacing-05, 1rem); } }

:host(dds-leadspace-block-media) ::slotted(dds-image-with-caption), :host(dds-leadspace-block-media) .bx--image-with-caption, .bx--leadspace-block .bx--leadspace-block__media ::slotted(dds-image-with-caption), .bx--leadspace-block .bx--leadspace-block__media .bx--image-with-caption {
  margin-top: 0;
  margin-bottom: 0; }

:host(dds-leadspace-block-cta), .bx--leadspace-block .bx--buttongroup {
  padding-top: 0; }

:host(dds-leadspace-block-cta) ::slotted(dds-button-group-item), :host(dds-leadspace-block-cta) .bx--buttongroup-item, .bx--leadspace-block .bx--buttongroup ::slotted(dds-button-group-item), .bx--leadspace-block .bx--buttongroup .bx--buttongroup-item {
  margin-top: 0;
  padding-top: 0; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--leadspace-with-search {
  padding-top: var(--cds-layout-04, 3rem);
  padding-bottom: var(--cds-layout-04, 3rem);
  border-bottom: 1px solid var(--cds-ui-03, #e0e0e0);
  margin-right: auto;
  margin-left: auto;
  max-width: 99rem;
  padding-right: 1rem;
  padding-left: 1rem; }

@media (min-width: 42rem) {
  .bx--leadspace-with-search {
    padding-right: 2rem;
    padding-left: 2rem; } }

@media (min-width: 99rem) {
  .bx--leadspace-with-search {
    padding-right: 2.5rem;
    padding-left: 2.5rem; } }

@media (min-width: 66rem) {
  .bx--leadspace-with-search {
    padding-top: var(--cds-layout-05, 4rem);
    padding-bottom: var(--cds-layout-05, 4rem); } }

.bx--leadspace-with-search__row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem; }

.bx--leadspace-with-search__content {
  display: block;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--leadspace-with-search__content, .bx--grid--condensed .bx--leadspace-with-search__content {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--leadspace-with-search__content, .bx--grid--narrow .bx--leadspace-with-search__content {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 66rem) {
  .bx--leadspace-with-search__content {
    display: block;
    flex: 0 0 75%;
    max-width: 75%;
    margin-left: 25%; } }

.bx--leadspace-with-search__heading {
  color: var(--cds-text-01, #161616);
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: 0;
  font-size: calc(2rem + .25 * ((100vw - 20rem) / 22)); }

@media (min-width: 42rem) {
  .bx--leadspace-with-search__heading {
    font-size: 2.25rem;
    line-height: 1.22;
    font-size: calc(2.25rem + .375 * ((100vw - 42rem) / 24)); } }

@media (min-width: 66rem) {
  .bx--leadspace-with-search__heading {
    font-size: 2.625rem;
    line-height: 1.19;
    font-size: calc(2.625rem + .375 * ((100vw - 66rem) / 16)); } }

@media (min-width: 82rem) {
  .bx--leadspace-with-search__heading {
    font-size: 3rem;
    line-height: 1.17;
    font-size: calc(3rem + .75 * ((100vw - 82rem) / 17)); } }

@media (min-width: 99rem) {
  .bx--leadspace-with-search__heading {
    font-size: 3.75rem;
    font-size: 3.75rem; } }

.bx--leadspace-with-search__copy {
  color: var(--cds-text-01, #161616);
  font-size: var(--cds-expressive-heading-05-font-size, 2rem);
  font-weight: var(--cds-expressive-heading-05-font-weight, 400);
  line-height: var(--cds-expressive-heading-05-line-height, 1.25);
  letter-spacing: var(--cds-expressive-heading-05-letter-spacing, 0);
  breakpoints: var(--cds-expressive-heading-05-breakpoints, (md: (font-size: 2.25rem, font-weight: 300, line-height: 1.22), lg: (font-size: 2.625rem, line-height: 1.19), xlg: (font-size: 3rem, line-height: 1.17), max: (font-size: 3.75rem))); }

@media (min-width: 42rem) {
  .bx--leadspace-with-search__copy {
    display: block;
    flex: 0 0 75%;
    max-width: 75%; } }

@media (min-width: 66rem) {
  .bx--leadspace-with-search__copy {
    display: block;
    flex: 0 0 50%;
    max-width: 50%; } }

.bx--leadspace-with-search__search {
  margin-top: var(--cds-layout-03, 2rem); }

.bx--leadspace-with-search__search svg.bx--search-magnifier {
  height: var(--cds-layout-02, 1.5rem);
  width: var(--cds-layout-02, 1.5rem); }

@media (min-width: 66rem) {
  .bx--leadspace-with-search__search svg.bx--search-magnifier {
    height: var(--cds-layout-03, 2rem);
    width: var(--cds-layout-03, 2rem); } }

.bx--leadspace-with-search__search button.bx--search-close {
  height: 100%;
  width: var(--cds-layout-04, 3rem); }

@media (min-width: 42rem) {
  .bx--leadspace-with-search__search button.bx--search-close {
    width: var(--cds-layout-05, 4rem); }
  .bx--leadspace-with-search__search button.bx--search-close svg {
    height: var(--cds-layout-02, 1.5rem);
    width: var(--cds-layout-02, 1.5rem); } }

@media (min-width: 42rem) {
  .bx--leadspace-with-search__search {
    display: block;
    flex: 0 0 75%;
    max-width: 75%; } }

@media (min-width: 66rem) {
  .bx--leadspace-with-search__search {
    height: var(--cds-layout-05, 4rem);
    margin-top: var(--cds-layout-05, 4rem);
    display: block;
    flex: 0 0 80%;
    max-width: 80%; }
  .bx--leadspace-with-search__search input.bx--search-input {
    height: 100%;
    color: var(--cds-text-01, #161616);
    padding-left: 4rem;
    font-size: var(--cds-expressive-heading-03-font-size, 1.25rem);
    font-weight: var(--cds-expressive-heading-03-font-weight, 400);
    line-height: var(--cds-expressive-heading-03-line-height, 1.4);
    letter-spacing: var(--cds-expressive-heading-03-letter-spacing, 0);
    breakpoints: var(--cds-expressive-heading-03-breakpoints, (xlg: (font-size: 1.25rem, line-height: 1.25), max: (font-size: 1.5rem, line-height: 1.334))); }
  .bx--leadspace-with-search__search input.bx--search-input::-webkit-input-placeholder {
    color: var(--cds-text-05, #6f6f6f);
    font-size: var(--cds-expressive-heading-03-font-size, 1.25rem);
    font-weight: var(--cds-expressive-heading-03-font-weight, 400);
    line-height: var(--cds-expressive-heading-03-line-height, 1.4);
    letter-spacing: var(--cds-expressive-heading-03-letter-spacing, 0);
    breakpoints: var(--cds-expressive-heading-03-breakpoints, (xlg: (font-size: 1.25rem, line-height: 1.25), max: (font-size: 1.5rem, line-height: 1.334))); }
  .bx--leadspace-with-search__search input.bx--search-input::-moz-placeholder {
    color: var(--cds-text-05, #6f6f6f);
    font-size: var(--cds-expressive-heading-03-font-size, 1.25rem);
    font-weight: var(--cds-expressive-heading-03-font-weight, 400);
    line-height: var(--cds-expressive-heading-03-line-height, 1.4);
    letter-spacing: var(--cds-expressive-heading-03-letter-spacing, 0);
    breakpoints: var(--cds-expressive-heading-03-breakpoints, (xlg: (font-size: 1.25rem, line-height: 1.25), max: (font-size: 1.5rem, line-height: 1.334))); }
  .bx--leadspace-with-search__search input.bx--search-input:-ms-input-placeholder {
    color: var(--cds-text-05, #6f6f6f);
    font-size: var(--cds-expressive-heading-03-font-size, 1.25rem);
    font-weight: var(--cds-expressive-heading-03-font-weight, 400);
    line-height: var(--cds-expressive-heading-03-line-height, 1.4);
    letter-spacing: var(--cds-expressive-heading-03-letter-spacing, 0);
    breakpoints: var(--cds-expressive-heading-03-breakpoints, (xlg: (font-size: 1.25rem, line-height: 1.25), max: (font-size: 1.5rem, line-height: 1.334))); }
  .bx--leadspace-with-search__search input.bx--search-input::-ms-input-placeholder {
    color: var(--cds-text-05, #6f6f6f);
    font-size: var(--cds-expressive-heading-03-font-size, 1.25rem);
    font-weight: var(--cds-expressive-heading-03-font-weight, 400);
    line-height: var(--cds-expressive-heading-03-line-height, 1.4);
    letter-spacing: var(--cds-expressive-heading-03-letter-spacing, 0);
    breakpoints: var(--cds-expressive-heading-03-breakpoints, (xlg: (font-size: 1.25rem, line-height: 1.25), max: (font-size: 1.5rem, line-height: 1.334))); }
  .bx--leadspace-with-search__search input.bx--search-input::placeholder {
    color: var(--cds-text-05, #6f6f6f);
    font-size: var(--cds-expressive-heading-03-font-size, 1.25rem);
    font-weight: var(--cds-expressive-heading-03-font-weight, 400);
    line-height: var(--cds-expressive-heading-03-line-height, 1.4);
    letter-spacing: var(--cds-expressive-heading-03-letter-spacing, 0);
    breakpoints: var(--cds-expressive-heading-03-breakpoints, (xlg: (font-size: 1.25rem, line-height: 1.25), max: (font-size: 1.5rem, line-height: 1.334))); }
  .bx--leadspace-with-search__search input.bx--search-input:focus::-webkit-input-placeholder {
    color: transparent; }
  .bx--leadspace-with-search__search input.bx--search-input:focus::-moz-placeholder {
    color: transparent; }
  .bx--leadspace-with-search__search input.bx--search-input:focus:-ms-input-placeholder {
    color: transparent; }
  .bx--leadspace-with-search__search input.bx--search-input:focus::-ms-input-placeholder {
    color: transparent; }
  .bx--leadspace-with-search__search input.bx--search-input:focus::placeholder {
    color: transparent; } }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

:host(bx-search) .bx--search-input::-webkit-input-placeholder, .bx--search--xl .bx--search-input::-webkit-input-placeholder {
  color: var(--cds-text-02, #525252); }

:host(bx-search) .bx--search-input::-moz-placeholder, .bx--search--xl .bx--search-input::-moz-placeholder {
  color: var(--cds-text-02, #525252); }

:host(bx-search) .bx--search-input:-ms-input-placeholder, .bx--search--xl .bx--search-input:-ms-input-placeholder {
  color: var(--cds-text-02, #525252); }

:host(bx-search) .bx--search-input::-ms-input-placeholder, .bx--search--xl .bx--search-input::-ms-input-placeholder {
  color: var(--cds-text-02, #525252); }

:host(bx-search) .bx--search-input::placeholder, .bx--search--xl .bx--search-input::placeholder {
  color: var(--cds-text-02, #525252); }

.bx--locale-modal-container .bx--locale-modal__regions {
  width: 100%;
  margin-top: auto; }

.bx--locale-modal-container .bx--locale-modal__regions > .bx--row {
  margin-left: 0;
  margin-right: 0; }

:host(dds-region-item) .bx--link, .bx--locale-modal-container .bx--locale-modal__regions .bx--card {
  min-height: 11.5rem;
  outline: 1px solid var(--cds-ui-02, #fff);
  outline-offset: -1px;
  max-width: none;
  width: 100%;
  height: 100%;
  display: flex; }

:host(dds-region-item) .bx--link:focus, .bx--locale-modal-container .bx--locale-modal__regions .bx--card:focus {
  outline-width: 2px;
  outline-offset: -2px;
  outline-color: var(--cds-interactive-01, #0f62fe); }

@media (max-width: 65.98rem) {
  :host(dds-region-item) .bx--link, .bx--locale-modal-container .bx--locale-modal__regions .bx--card {
    min-height: 6rem; } }

:host(dds-region-item) svg.bx--card__cta, .bx--modal-container svg.bx--card__cta {
  color: var(--cds-ui-05, #161616); }

:host(dds-locale-item) a.bx--link, .bx--locale-modal-container .bx--locale-modal__locales {
  text-decoration: none;
  border: 2px solid transparent;
  display: flex;
  min-height: 3rem;
  border-bottom: 1px solid var(--cds-ui-03, #e0e0e0);
  transition: background-color 110ms cubic-bezier(0.4, 0.14, 0.3, 1), border 110ms cubic-bezier(0.4, 0.14, 0.3, 1); }

:host(dds-locale-item) a.bx--link:hover, .bx--locale-modal-container .bx--locale-modal__locales:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

:host(dds-locale-item) a.bx--link:active, :host(dds-locale-item) a.bx--link:focus, .bx--locale-modal-container .bx--locale-modal__locales:active, .bx--locale-modal-container .bx--locale-modal__locales:focus {
  border: 2px solid var(--cds-focus, #0f62fe);
  outline: none; }

:host(dds-locale-item) .bx--locale-modal__locales__name, .bx--locale-modal-container .bx--locale-modal__locales__name {
  width: 50%;
  color: var(--cds-text-05, #6f6f6f);
  padding: .75rem 1rem;
  font-size: var(--cds-body-short-02-font-size, 1rem);
  font-weight: var(--cds-body-short-02-font-weight, 400);
  line-height: var(--cds-body-short-02-line-height, 1.375);
  letter-spacing: var(--cds-body-short-02-letter-spacing, 0); }

:host(dds-locale-item) .bx--locale-modal__locales__name:first-of-type, .bx--locale-modal-container .bx--locale-modal__locales__name:first-of-type {
  color: var(--cds-text-01, #161616); }

:host(dds-locale-search), .bx--locale-modal-container .bx--locale-modal__filtering {
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
  overflow: hidden; }

:host(dds-locale-search) .bx--locale-modal__filter, .bx--locale-modal-container .bx--locale-modal__filtering .bx--locale-modal__filter {
  opacity: 1;
  z-index: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: 240ms cubic-bezier(0, 0, 0.3, 1);
  display: flex;
  flex-direction: column;
  flex: 1;
  overflow: hidden; }

:host(dds-locale-search) .bx--locale-modal__regions, .bx--locale-modal-container .bx--locale-modal__filtering .bx--locale-modal__regions {
  visibility: hidden;
  z-index: -1;
  opacity: 0;
  display: none;
  transition: 240ms cubic-bezier(0, 0, 0.3, 1); }

:host(dds-locale-search) .bx--locale-modal__search, .bx--locale-modal-container .bx--locale-modal__search {
  position: sticky;
  top: 0;
  background-color: var(--cds-ui-background, #fff);
  border-bottom: 1px solid var(--cds-icon-02, #525252); }

:host(dds-locale-search) .bx--locale-modal__search .bx--search-input, .bx--locale-modal-container .bx--locale-modal__search .bx--search-input {
  background-color: var(--cds-field-01, #f4f4f4); }

:host(dds-locale-search) .bx--locale-modal__search-text, .bx--locale-modal-container .bx--locale-modal__search-text {
  padding: 1rem;
  min-height: 3rem;
  font-size: var(--cds-heading-02-font-size, 1rem);
  font-weight: var(--cds-heading-02-font-weight, 600);
  line-height: var(--cds-heading-02-line-height, 1.375);
  letter-spacing: var(--cds-heading-02-letter-spacing, 0); }

:host(dds-locale-search) .bx--locale-modal__list, .bx--locale-modal-container .bx--locale-modal__list {
  flex: 1;
  overflow-y: auto; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--logo-grid, :host(dds-logo-grid) {
  padding: var(--cds-spacing-05, 1rem); }

.bx--logo-grid .bx--content-block, :host(dds-logo-grid) .bx--content-block {
  padding-top: 0;
  padding-bottom: 0;
  background: var(--cds-inverse-01, #fff); }

.bx--logo-grid .bx--content-block__heading, :host(dds-logo-grid) .bx--content-block__heading {
  margin: var(--cds-layout-03, 2rem) 0;
  color: var(--cds-text-01, #161616); }

@media (min-width: 42rem) {
  .bx--logo-grid .bx--content-block__heading, :host(dds-logo-grid) .bx--content-block__heading {
    margin: var(--cds-layout-05, 4rem) 0; } }

.bx--logo-grid .bx--card__wrapper, :host(dds-logo-grid) .bx--card__wrapper {
  width: 100%; }

.bx--logo-grid .bx--content-block__cta, :host(dds-logo-grid) .bx--content-block__cta {
  margin-top: var(--cds-layout-01, 1rem);
  margin-bottom: var(--cds-layout-07, 10rem);
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  display: block;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: var(--cds-spacing-05, 1rem); }

.bx--row--condensed .bx--logo-grid .bx--content-block__cta, .bx--grid--condensed .bx--logo-grid .bx--content-block__cta, .bx--row--condensed :host(dds-logo-grid) .bx--content-block__cta, .bx--grid--condensed :host(dds-logo-grid) .bx--content-block__cta {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--logo-grid .bx--content-block__cta, .bx--grid--narrow .bx--logo-grid .bx--content-block__cta, .bx--row--narrow :host(dds-logo-grid) .bx--content-block__cta, .bx--grid--narrow :host(dds-logo-grid) .bx--content-block__cta {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 42rem) {
  .bx--logo-grid .bx--content-block__cta, :host(dds-logo-grid) .bx--content-block__cta {
    display: block;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; } }

.bx--logo-grid a.bx--card__CTA, :host(dds-logo-grid) a.bx--card__CTA {
  max-width: 100%;
  margin-left: 0; }

.bx--logo-grid .bx--image, :host(dds-logo-grid) .bx--image {
  display: block;
  background: var(--cds-inverse-01, #fff);
  overflow-y: hidden;
  padding-top: 75%;
  position: relative; }

.bx--logo-grid .bx--image:active img, :host(dds-logo-grid) .bx--image:active img {
  border: 1px var(--cds-ui-03, #e0e0e0) solid; }

.bx--logo-grid .bx--image img, :host(dds-logo-grid) .bx--image img {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain; }

.bx--logo-grid__container, :host(dds-logo-grid):not([hide-border]) .bx--content-block__cta-row {
  border-bottom: 1px var(--cds-ui-04, #8d8d8d) solid; }

.bx--logo-grid__no-border .bx--logo-grid__container {
  border-bottom: none; }

.bx--logo-grid__link {
  display: block; }

.bx--logo-grid__link:active .bx--logo-grid__logo {
  box-shadow: inset 0 0 0 1px var(--cds-ui-03, #e0e0e0); }

.bx--logo-grid__row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem; }

.bx--logo-grid__col, :host(dds-logo-grid-item) {
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  display: block;
  flex: 0 0 50%;
  max-width: 50%;
  margin-bottom: var(--cds-spacing-07, 2rem); }

.bx--row--condensed .bx--logo-grid__col, .bx--grid--condensed .bx--logo-grid__col, .bx--row--condensed :host(dds-logo-grid-item), .bx--grid--condensed :host(dds-logo-grid-item) {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--logo-grid__col, .bx--grid--narrow .bx--logo-grid__col, .bx--row--narrow :host(dds-logo-grid-item), .bx--grid--narrow :host(dds-logo-grid-item) {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 42rem) {
  .bx--logo-grid__col, :host(dds-logo-grid-item) {
    display: block;
    flex: 0 0 33.33333%;
    max-width: 33.33333%; } }

.bx--logo-grid__heading {
  font-size: var(--cds-expressive-heading-05-font-size, 2rem);
  font-weight: var(--cds-expressive-heading-05-font-weight, 400);
  line-height: var(--cds-expressive-heading-05-line-height, 1.25);
  letter-spacing: var(--cds-expressive-heading-05-letter-spacing, 0);
  breakpoints: var(--cds-expressive-heading-05-breakpoints, (md: (font-size: 2.25rem, font-weight: 300, line-height: 1.22), lg: (font-size: 2.625rem, line-height: 1.19), xlg: (font-size: 3rem, line-height: 1.17), max: (font-size: 3.75rem)));
  width: 90%;
  margin-top: 2rem;
  margin-bottom: 2rem; }

.bx--logo-grid__wrapper {
  width: 100%; }

:host(dds-logo-grid-link) ::slotted(svg) {
  margin-top: auto;
  fill: var(--cds-link-01, #0f62fe); }

:host(dds-logo-grid-link) ::slotted(dds-card-heading), .bx--logo-grid .bx--content-block__cta .bx--card__heading {
  font-size: var(--cds-productive-heading-01-font-size, 1rem);
  font-weight: var(--cds-productive-heading-01-font-weight, 600);
  line-height: var(--cds-productive-heading-01-line-height, 1.375rem);
  letter-spacing: var(--cds-productive-heading-01-letter-spacing, 0); }

.bx--content-layout--logo-grid {
  display: grid;
  grid-template: 'heading' auto 'body' auto 'footer' auto / 1fr; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--body__lock-scroll {
  position: relative;
  overflow: hidden; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--promo-banner {
  padding-top: var(--cds-layout-03, 2rem);
  padding-bottom: var(--cds-layout-05, 4rem);
  margin-right: auto;
  margin-left: auto;
  max-width: 99rem;
  padding-right: 1rem;
  padding-left: 1rem; }

@media (min-width: 42rem) {
  .bx--promo-banner {
    padding-right: 2rem;
    padding-left: 2rem; } }

@media (min-width: 99rem) {
  .bx--promo-banner {
    padding-right: 2.5rem;
    padding-left: 2.5rem; } }

.bx--promo-banner__row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem; }

.bx--promo-banner__left-column {
  margin-bottom: var(--cds-layout-02, 1.5rem);
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem;
  display: block;
  flex: 0 0 100%;
  max-width: 100%; }

.bx--row--condensed .bx--promo-banner__left-column, .bx--grid--condensed .bx--promo-banner__left-column {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--promo-banner__left-column, .bx--grid--narrow .bx--promo-banner__left-column {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 66rem) {
  .bx--promo-banner__left-column {
    display: block;
    flex: 0 0 18.75%;
    max-width: 18.75%; } }

.bx--promo-banner__content {
  display: block;
  flex: 0 0 100%;
  max-width: 100%;
  width: 100%;
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--row--condensed .bx--promo-banner__content, .bx--grid--condensed .bx--promo-banner__content {
  padding-right: .03125rem;
  padding-left: .03125rem; }

.bx--row--narrow .bx--promo-banner__content, .bx--grid--narrow .bx--promo-banner__content {
  padding-right: 1rem;
  padding-left: 0; }

@media (min-width: 42rem) {
  .bx--promo-banner__content {
    display: block;
    flex: 0 0 100%;
    max-width: 100%; } }

@media (min-width: 66rem) {
  .bx--promo-banner__content {
    margin-left: 6.25%;
    display: block;
    flex: 0 0 50%;
    max-width: 50%; } }

.bx--promo-banner__copy {
  margin-bottom: var(--cds-layout-02, 1.5rem); }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

.bx--simplebenefits {
  padding-top: 4rem;
  padding-bottom: 4rem; }

@media (min-width: 42rem) {
  .bx--simplebenefits {
    padding-bottom: 6rem; } }

@media (min-width: 66rem) {
  .bx--simplebenefits {
    padding-bottom: 3rem; } }

@media (min-width: 66rem) {
  .bx--simplebenefits--multirow {
    padding-bottom: 10rem; }
  .bx--simplebenefits--multirow .bx--simplebenefits__content-item {
    padding-bottom: 2rem; } }

.bx--simplebenefits__container {
  margin-right: auto;
  margin-left: auto;
  max-width: 99rem;
  padding-right: 1rem;
  padding-left: 1rem; }

@media (min-width: 42rem) {
  .bx--simplebenefits__container {
    padding-right: 2rem;
    padding-left: 2rem; } }

@media (min-width: 99rem) {
  .bx--simplebenefits__container {
    padding-right: 2.5rem;
    padding-left: 2.5rem; } }

.bx--simplebenefits__row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem; }

.bx--simplebenefits__title {
  padding-left: 1rem;
  padding-right: 1rem;
  font-size: var(--cds-heading-02-font-size, 1rem);
  font-weight: var(--cds-heading-02-font-weight, 600);
  line-height: var(--cds-heading-02-line-height, 1.375);
  letter-spacing: var(--cds-heading-02-letter-spacing, 0);
  margin-bottom: 4rem;
  display: block;
  flex: 0 0 100%;
  max-width: 100%; }

@media (min-width: 42rem) {
  .bx--simplebenefits__title {
    margin-bottom: 0;
    display: block;
    flex: 0 0 25%;
    max-width: 25%; } }

.bx--simplebenefits__title-container {
  height: 100%;
  max-width: 80%; }

@media (max-width: 65.98rem) {
  .bx--simplebenefits__title-container {
    max-width: none; } }

.bx--simplebenefits__content {
  display: flex;
  flex-wrap: wrap;
  display: block;
  flex: 0 0 100%;
  max-width: 100%; }

@media (min-width: 42rem) {
  .bx--simplebenefits__content {
    display: block;
    flex: 0 0 75%;
    max-width: 75%; } }

.bx--simplebenefits--g100 {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #161616;
  --cds-ui-01: #262626;
  --cds-ui-02: #393939;
  --cds-ui-03: #393939;
  --cds-ui-04: #6f6f6f;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ff8389;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #262626;
  --cds-field-02: #393939;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #fa4d56;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #fa4d56;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #353535;
  --cds-hover-light-ui: #4c4c4c;
  --cds-hover-selected-ui: #4c4c4c;
  --cds-active-ui: #525252;
  --cds-active-light-ui: #6f6f6f;
  --cds-selected-ui: #393939;
  --cds-selected-light-ui: #525252;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #353535;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #262626;
  --cds-disabled-02: #525252;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #002d9c;
  --cds-decorative-01: #525252;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #525252;
  --cds-hover-field: #353535;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.34;
  --cds-caption-01-letter-spacing: .32px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.34;
  --cds-label-01-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1.34;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.29;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.43;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.34;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.43;
  --cds-code-02-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.29;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.29;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-icon-size-02: 1.25rem;
  color: var(--cds-text-01, #f4f4f4);
  background: var(--cds-ui-background, #161616); }

.bx--simplebenefits--g90 {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #262626;
  --cds-ui-01: #393939;
  --cds-ui-02: #525252;
  --cds-ui-03: #525252;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ffb3b8;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #393939;
  --cds-field-02: #525252;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #ff8389;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #ff8389;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #4c4c4c;
  --cds-hover-light-ui: #656565;
  --cds-hover-selected-ui: #656565;
  --cds-active-ui: #6f6f6f;
  --cds-active-light-ui: #8d8d8d;
  --cds-selected-ui: #525252;
  --cds-selected-light-ui: #6f6f6f;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #4c4c4c;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #393939;
  --cds-disabled-02: #6f6f6f;
  --cds-disabled-03: #a8a8a8;
  --cds-highlight: #0043ce;
  --cds-decorative-01: #6f6f6f;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #6f6f6f;
  --cds-hover-field: #4c4c4c;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  color: var(--cds-text-01, #f4f4f4);
  background: var(--cds-ui-background, #262626); }

.bx--simplebenefits--g10 {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #393939;
  --cds-interactive-03: #0f62fe;
  --cds-interactive-04: #0f62fe;
  --cds-ui-background: #f4f4f4;
  --cds-ui-01: #fff;
  --cds-ui-02: #f4f4f4;
  --cds-ui-03: #e0e0e0;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #161616;
  --cds-text-01: #161616;
  --cds-text-02: #525252;
  --cds-text-03: #a8a8a8;
  --cds-text-04: #fff;
  --cds-text-05: #6f6f6f;
  --cds-text-error: #da1e28;
  --cds-icon-01: #161616;
  --cds-icon-02: #525252;
  --cds-icon-03: #fff;
  --cds-link-01: #0f62fe;
  --cds-link-02: #0043ce;
  --cds-inverse-link: #78a9ff;
  --cds-field-01: #fff;
  --cds-field-02: #f4f4f4;
  --cds-inverse-01: #fff;
  --cds-inverse-02: #393939;
  --cds-support-01: #da1e28;
  --cds-support-02: #24a148;
  --cds-support-03: #f1c21b;
  --cds-support-04: #0043ce;
  --cds-inverse-support-01: #fa4d56;
  --cds-inverse-support-02: #42be65;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #4589ff;
  --cds-overlay-01: rgba(22,22,22,0.5);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #da1e28;
  --cds-focus: #0f62fe;
  --cds-inverse-focus-ui: #fff;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #0043ce;
  --cds-hover-secondary: #4c4c4c;
  --cds-active-secondary: #6f6f6f;
  --cds-hover-tertiary: #0353e9;
  --cds-active-tertiary: #002d9c;
  --cds-hover-ui: #e5e5e5;
  --cds-hover-light-ui: #e5e5e5;
  --cds-hover-selected-ui: #cacaca;
  --cds-active-ui: #c6c6c6;
  --cds-active-light-ui: #c6c6c6;
  --cds-selected-ui: #e0e0e0;
  --cds-selected-light-ui: #e0e0e0;
  --cds-inverse-hover-ui: #4c4c4c;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #e5e5e5;
  --cds-visited-link: #8a3ffc;
  --cds-disabled-01: #fff;
  --cds-disabled-02: #c6c6c6;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #edf5ff;
  --cds-decorative-01: #e0e0e0;
  --cds-button-separator: #e0e0e0;
  --cds-skeleton-01: #e5e5e5;
  --cds-skeleton-02: #c6c6c6;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #393939;
  --cds-brand-03: #0f62fe;
  --cds-active-01: #c6c6c6;
  --cds-hover-field: #e5e5e5;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  color: var(--cds-text-01, #161616);
  background: var(--cds-ui-background, #f4f4f4); }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

:host(dds-table-of-contents), .bx--tableofcontents {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  color: var(--cds-text-01, #161616);
  background: var(--cds-ui-background, #fff); }

:host(dds-table-of-contents) .bx--hr, .bx--tableofcontents .bx--hr {
  margin-top: var(--cds-layout-02, 1.5rem);
  margin-left: var(--cds-spacing-05, 1rem);
  margin-bottom: 0; }

:host(dds-table-of-contents) .bx--tableofcontents__mobile, .bx--tableofcontents .bx--tableofcontents__mobile {
  border-bottom: 1px solid var(--cds-ui-04, #8d8d8d);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); }

:host(dds-table-of-contents) .bx--tableofcontents__mobile:hover, .bx--tableofcontents .bx--tableofcontents__mobile:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

:host(dds-table-of-contents) .bx--tableofcontents__desktop__item a, .bx--tableofcontents .bx--tableofcontents__desktop__item a {
  border-left: 0.25rem solid var(--cds-ui-03, #e0e0e0);
  color: var(--cds-text-02, #525252); }

:host(dds-table-of-contents) .bx--tableofcontents__desktop__item a:hover, .bx--tableofcontents .bx--tableofcontents__desktop__item a:hover {
  border-left-color: var(--cds-hover-selected-ui, #cacaca);
  color: var(--cds-text-01, #161616); }

:host(dds-table-of-contents) .bx--tableofcontents__navbar .bx--tableofcontents__desktop__item, .bx--tableofcontents .bx--tableofcontents__navbar .bx--tableofcontents__desktop__item {
  margin-bottom: 1px; }

:host(dds-table-of-contents) .bx--tableofcontents__navbar .bx--tableofcontents__desktop__item a, .bx--tableofcontents .bx--tableofcontents__navbar .bx--tableofcontents__desktop__item a {
  white-space: nowrap;
  border-left: none;
  color: var(--cds-text-02, #525252); }

:host(dds-table-of-contents) .bx--tableofcontents__navbar .bx--tableofcontents__desktop__item:hover, .bx--tableofcontents .bx--tableofcontents__navbar .bx--tableofcontents__desktop__item:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

:host(dds-table-of-contents) .bx--tableofcontents__desktop__item--active a, :host(dds-table-of-contents) .bx--tableofcontents__desktop__item--active a:hover, .bx--tableofcontents .bx--tableofcontents__desktop__item--active a, .bx--tableofcontents .bx--tableofcontents__desktop__item--active a:hover {
  color: var(--cds-text-01, #161616);
  border-left-color: var(--cds-link-01, #0f62fe); }

:host(dds-table-of-contents) .bx--tableofcontents__desktop__item--active a:focus, .bx--tableofcontents .bx--tableofcontents__desktop__item--active a:focus {
  border-bottom: none; }

:host(dds-table-of-contents) .bx--tableofcontents__desktop__item--active:hover, .bx--tableofcontents .bx--tableofcontents__desktop__item--active:hover {
  border-left-color: var(--cds-link-01, #0f62fe); }

.bx--tableofcontents__sidebar {
  position: sticky;
  top: 0;
  z-index: 1; }

@media (min-width: 66rem) {
  .bx--tableofcontents__sidebar {
    position: inherit;
    top: auto; } }

.bx--tableofcontents__children__mobile {
  margin-top: var(--cds-layout-03, 2rem); }

@media (min-width: 66rem) {
  .bx--tableofcontents__children__mobile {
    display: none; } }

.bx--tableofcontents__mobile {
  margin-left: -1rem;
  margin-right: -1rem;
  background-color: var(--cds-field-01, #f4f4f4);
  padding-right: 1rem;
  padding-left: 1rem; }

.bx--tableofcontents__mobile__select {
  border-radius: 0;
  border: none;
  background-color: transparent;
  color: var(--cds-text-01, #161616);
  height: 3rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: var(--cds-body-short-02-font-size, 1rem);
  font-weight: var(--cds-body-short-02-font-weight, 400);
  line-height: var(--cds-body-short-02-line-height, 1.375);
  letter-spacing: var(--cds-body-short-02-letter-spacing, 0);
  outline: 2px solid transparent;
  outline-offset: -2px;
  max-width: 100%;
  min-width: 100%;
  text-overflow: ellipsis;
  padding-right: 1.5rem;
  display: block;
  cursor: pointer;
  transition: background-color 70ms cubic-bezier(0.2, 0, 0.38, 0.9), outline 70ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tableofcontents__mobile__select__wrapper {
  height: 2.9375rem;
  position: relative;
  display: flex;
  align-items: center;
  flex: 1 1 100%; }

.bx--tableofcontents__mobile__select__icon {
  position: absolute;
  right: 0;
  pointer-events: none;
  cursor: pointer; }

.bx--tableofcontents__desktop {
  padding-top: 2rem;
  margin-top: 2rem;
  display: block;
  flex: 0 0 75%;
  max-width: 75%; }

.bx--tableofcontents__desktop__item a {
  text-decoration: none;
  display: inline-block;
  width: 100%;
  padding-top: .75rem;
  padding-bottom: .75rem;
  padding-left: .75rem;
  font-size: var(--cds-body-long-02-font-size, 1rem);
  font-weight: var(--cds-body-long-02-font-weight, 400);
  line-height: var(--cds-body-long-02-line-height, 1.5);
  letter-spacing: var(--cds-body-long-02-letter-spacing, 0); }

.bx--tableofcontents__desktop__item a:hover {
  cursor: pointer; }

.bx--tableofcontents__desktop__item a:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  z-index: 1;
  position: relative; }

.bx--tableofcontents__desktop__children {
  padding-top: var(--cds-layout-05, 4rem);
  margin-bottom: -2rem;
  display: block;
  flex: 0 0 75%;
  max-width: 75%;
  display: none; }

@media (min-width: 66rem) {
  .bx--tableofcontents__desktop__children {
    display: block; }
  .bx--tableofcontents__desktop__children[hidden] {
    display: none; } }

.bx--tableofcontents__contents a[name] {
  display: block;
  color: var(--cds-text-01, #161616);
  -webkit-transform: translateY(calc(-1 * var(--cds-layout-03, 2rem)));
  transform: translateY(calc(-1 * var(--cds-layout-03, 2rem))); }

.bx--tableofcontents__contents a[name] > * {
  -webkit-transform: translateY(var(--cds-layout-03, 2rem));
  transform: translateY(var(--cds-layout-03, 2rem)); }

@media (min-width: 66rem) {
  .bx--tableofcontents__contents a[name] {
    -webkit-transform: none;
    transform: none; }
  .bx--tableofcontents__contents a[name] > * {
    -webkit-transform: none;
    transform: none; } }

.bx--tableofcontents-horizontal__contents a[name] {
  display: block;
  color: var(--cds-text-01, #161616);
  -webkit-transform: translateY(calc(-1 * var(--cds-layout-03, 2rem)));
  transform: translateY(calc(-1 * var(--cds-layout-03, 2rem)));
  padding-top: 1rem; }

.bx--tableofcontents-horizontal__contents a[name] > * {
  -webkit-transform: translateY(var(--cds-layout-03, 2rem));
  transform: translateY(var(--cds-layout-03, 2rem)); }

.bx--tableofcontents__navbar {
  z-index: 1;
  position: sticky;
  top: 0;
  width: 100%; }

@media (min-width: 66rem) {
  .bx--tableofcontents__navbar {
    -webkit-filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.3));
    filter: drop-shadow(0 2px 6px rgba(0, 0, 0, 0.3));
    border-bottom: 1px solid var(--cds-ui-04, #8d8d8d);
    height: 3.0625rem;
    background-color: var(--cds-ui-01, #f4f4f4); } }

.bx--tableofcontents__navbar .bx--tableofcontents__desktop__item a {
  border-left: none;
  color: var(--cds-text-02, #525252);
  padding-left: var(--cds-spacing-05, 1rem);
  padding-right: var(--cds-spacing-05, 1rem); }

.bx--tableofcontents__navbar .bx--tableofcontents__desktop__item a:focus {
  outline: 2px solid var(--cds-focus, #0f62fe);
  height: 3rem;
  outline-offset: -2px; }

.bx--tableofcontents__navbar .bx--tableofcontents__desktop__item--active a {
  border-bottom: 2px solid var(--cds-interactive-04, #0f62fe);
  padding-bottom: .625rem; }

.bx--tableofcontents__navbar .bx--tableofcontents__desktop {
  flex: 1;
  max-width: none;
  padding-top: 0;
  margin-top: 0;
  position: absolute;
  transition: left 110ms cubic-bezier(0.2, 0, 0.38, 0.9); }

.bx--tableofcontents__navbar .bx--tableofcontents__desktop ul {
  display: flex;
  justify-content: flex-start; }

.bx--sub-content-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%; }

.bx--sub-content-right {
  position: absolute;
  top: 0;
  right: 1px;
  width: 1px;
  height: 100%; }

.bx--toc__navbar-caret-left, .bx--toc__navbar-caret-right {
  width: 2.5rem;
  height: 100%;
  display: none;
  position: absolute;
  top: 0;
  border: none;
  background-color: var(--cds-ui-01, #f4f4f4); }

.bx--toc__navbar-caret-left > svg, .bx--toc__navbar-caret-right > svg {
  position: absolute;
  fill: currentColor;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

.bx--toc__navbar-caret-left:hover, .bx--toc__navbar-caret-right:hover {
  background-color: var(--cds-hover-ui, #e5e5e5);
  transition-duration: 95ms; }

.bx--toc__navbar-caret-left:hover > svg, .bx--toc__navbar-caret-right:hover > svg {
  fill: var(--cds-text-01, #161616); }

.bx--toc__navbar-caret-left:focus, .bx--toc__navbar-caret-left:active, .bx--toc__navbar-caret-right:focus, .bx--toc__navbar-caret-right:active {
  display: block;
  background-color: var(--cds-hover-ui, #e5e5e5);
  outline: 2px solid var(--cds-interactive-01, #0f62fe);
  outline-offset: -2px; }

.bx--toc__navbar-caret-left:focus::before, .bx--toc__navbar-caret-left:focus::after, .bx--toc__navbar-caret-left:active::before, .bx--toc__navbar-caret-left:active::after, .bx--toc__navbar-caret-right:focus::before, .bx--toc__navbar-caret-right:focus::after, .bx--toc__navbar-caret-right:active::before, .bx--toc__navbar-caret-right:active::after {
  display: none; }

@media (min-width: 800px) {
  .bx--toc__navbar-caret-left, .bx--toc__navbar-caret-right {
    display: block; } }

.bx--toc__navbar-caret-left-container[hidden], .bx--toc__navbar-caret-right-container[hidden] {
  display: none; }

.bx--toc__navbar-caret-left {
  left: 0; }

.bx--toc__navbar-caret-left-gradient {
  display: block;
  position: absolute;
  left: 2.5rem;
  top: 0;
  height: 100%;
  width: .5rem;
  z-index: 1;
  background: linear-gradient(to right, var(--cds-ui-01, #f4f4f4), rgba(255, 255, 255, 0)); }

.bx--toc__navbar-caret-right {
  right: 0; }

.bx--toc__navbar-caret-right-gradient {
  display: block;
  position: absolute;
  top: 0;
  right: 2.5rem;
  height: 100%;
  width: .5rem;
  background: linear-gradient(to left, var(--cds-ui-01, #f4f4f4), rgba(255, 255, 255, 0)); }

.bx--tableofcontents__desktop {
  display: none; }

@media (min-width: 42rem) {
  .bx--tableofcontents__mobile {
    padding-left: 1rem; } }

@media (min-width: 66rem) {
  .bx--tableofcontents__mobile {
    display: none; }
  .bx--tableofcontents__desktop {
    display: block; } }

.bx--tableofcontents--g100 {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #161616;
  --cds-ui-01: #262626;
  --cds-ui-02: #393939;
  --cds-ui-03: #393939;
  --cds-ui-04: #6f6f6f;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ff8389;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #262626;
  --cds-field-02: #393939;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #fa4d56;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #fa4d56;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #353535;
  --cds-hover-light-ui: #4c4c4c;
  --cds-hover-selected-ui: #4c4c4c;
  --cds-active-ui: #525252;
  --cds-active-light-ui: #6f6f6f;
  --cds-selected-ui: #393939;
  --cds-selected-light-ui: #525252;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #353535;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #262626;
  --cds-disabled-02: #525252;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #002d9c;
  --cds-decorative-01: #525252;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #525252;
  --cds-hover-field: #353535;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.34;
  --cds-caption-01-letter-spacing: .32px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.34;
  --cds-label-01-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1.34;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.29;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.43;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.34;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.43;
  --cds-code-02-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.29;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.29;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-icon-size-02: 1.25rem;
  color: var(--cds-text-01, #f4f4f4);
  background: var(--cds-ui-background, #161616); }

.bx--tableofcontents--g100 .bx--tableofcontents__mobile {
  border-bottom: 1px solid var(--cds-ui-04, #6f6f6f);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); }

.bx--tableofcontents--g100 .bx--tableofcontents__mobile:hover {
  background-color: var(--cds-hover-ui, #353535); }

.bx--tableofcontents--g100 .bx--tableofcontents__desktop__item a {
  border-left: 0.25rem solid var(--cds-ui-03, #393939);
  color: var(--cds-text-02, #c6c6c6); }

.bx--tableofcontents--g100 .bx--tableofcontents__desktop__item a:hover {
  border-left-color: var(--cds-hover-selected-ui, #4c4c4c);
  color: var(--cds-text-01, #f4f4f4); }

.bx--tableofcontents--g100 .bx--tableofcontents__navbar .bx--tableofcontents__desktop__item {
  margin-bottom: 1px; }

.bx--tableofcontents--g100 .bx--tableofcontents__navbar .bx--tableofcontents__desktop__item a {
  white-space: nowrap;
  border-left: none;
  color: var(--cds-text-02, #c6c6c6); }

.bx--tableofcontents--g100 .bx--tableofcontents__navbar .bx--tableofcontents__desktop__item:hover {
  background-color: var(--cds-hover-ui, #353535); }

.bx--tableofcontents--g100 .bx--tableofcontents__desktop__item--active a, .bx--tableofcontents--g100 .bx--tableofcontents__desktop__item--active a:hover {
  color: var(--cds-text-01, #f4f4f4);
  border-left-color: var(--cds-link-01, #78a9ff); }

.bx--tableofcontents--g100 .bx--tableofcontents__desktop__item--active a:focus {
  border-bottom: none; }

.bx--tableofcontents--g100 .bx--tableofcontents__desktop__item--active:hover {
  border-left-color: var(--cds-link-01, #78a9ff); }

.bx--tableofcontents--g10 {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #393939;
  --cds-interactive-03: #0f62fe;
  --cds-interactive-04: #0f62fe;
  --cds-ui-background: #f4f4f4;
  --cds-ui-01: #fff;
  --cds-ui-02: #f4f4f4;
  --cds-ui-03: #e0e0e0;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #161616;
  --cds-text-01: #161616;
  --cds-text-02: #525252;
  --cds-text-03: #a8a8a8;
  --cds-text-04: #fff;
  --cds-text-05: #6f6f6f;
  --cds-text-error: #da1e28;
  --cds-icon-01: #161616;
  --cds-icon-02: #525252;
  --cds-icon-03: #fff;
  --cds-link-01: #0f62fe;
  --cds-link-02: #0043ce;
  --cds-inverse-link: #78a9ff;
  --cds-field-01: #fff;
  --cds-field-02: #f4f4f4;
  --cds-inverse-01: #fff;
  --cds-inverse-02: #393939;
  --cds-support-01: #da1e28;
  --cds-support-02: #24a148;
  --cds-support-03: #f1c21b;
  --cds-support-04: #0043ce;
  --cds-inverse-support-01: #fa4d56;
  --cds-inverse-support-02: #42be65;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #4589ff;
  --cds-overlay-01: rgba(22,22,22,0.5);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #da1e28;
  --cds-focus: #0f62fe;
  --cds-inverse-focus-ui: #fff;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #0043ce;
  --cds-hover-secondary: #4c4c4c;
  --cds-active-secondary: #6f6f6f;
  --cds-hover-tertiary: #0353e9;
  --cds-active-tertiary: #002d9c;
  --cds-hover-ui: #e5e5e5;
  --cds-hover-light-ui: #e5e5e5;
  --cds-hover-selected-ui: #cacaca;
  --cds-active-ui: #c6c6c6;
  --cds-active-light-ui: #c6c6c6;
  --cds-selected-ui: #e0e0e0;
  --cds-selected-light-ui: #e0e0e0;
  --cds-inverse-hover-ui: #4c4c4c;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #e5e5e5;
  --cds-visited-link: #8a3ffc;
  --cds-disabled-01: #fff;
  --cds-disabled-02: #c6c6c6;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #edf5ff;
  --cds-decorative-01: #e0e0e0;
  --cds-button-separator: #e0e0e0;
  --cds-skeleton-01: #e5e5e5;
  --cds-skeleton-02: #c6c6c6;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #393939;
  --cds-brand-03: #0f62fe;
  --cds-active-01: #c6c6c6;
  --cds-hover-field: #e5e5e5;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  color: var(--cds-text-01, #161616);
  background: var(--cds-ui-background, #f4f4f4); }

.bx--tableofcontents--g10 .bx--tableofcontents__mobile {
  border-bottom: 1px solid var(--cds-ui-04, #8d8d8d);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2); }

.bx--tableofcontents--g10 .bx--tableofcontents__mobile:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--tableofcontents--g10 .bx--tableofcontents__desktop__item a {
  border-left: 0.25rem solid var(--cds-ui-03, #e0e0e0);
  color: var(--cds-text-02, #525252); }

.bx--tableofcontents--g10 .bx--tableofcontents__desktop__item a:hover {
  border-left-color: var(--cds-hover-selected-ui, #cacaca);
  color: var(--cds-text-01, #161616); }

.bx--tableofcontents--g10 .bx--tableofcontents__navbar .bx--tableofcontents__desktop__item {
  margin-bottom: 1px; }

.bx--tableofcontents--g10 .bx--tableofcontents__navbar .bx--tableofcontents__desktop__item a {
  white-space: nowrap;
  border-left: none;
  color: var(--cds-text-02, #525252); }

.bx--tableofcontents--g10 .bx--tableofcontents__navbar .bx--tableofcontents__desktop__item:hover {
  background-color: var(--cds-hover-ui, #e5e5e5); }

.bx--tableofcontents--g10 .bx--tableofcontents__desktop__item--active a, .bx--tableofcontents--g10 .bx--tableofcontents__desktop__item--active a:hover {
  color: var(--cds-text-01, #161616);
  border-left-color: var(--cds-link-01, #0f62fe); }

.bx--tableofcontents--g10 .bx--tableofcontents__desktop__item--active a:focus {
  border-bottom: none; }

.bx--tableofcontents--g10 .bx--tableofcontents__desktop__item--active:hover {
  border-left-color: var(--cds-link-01, #0f62fe); }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

html {
  font-size: 100%; }

body {
  font-weight: 400;
  font-family: 'IBM Plex Sans', 'Helvetica Neue', Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

code {
  font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace; }

strong {
  font-weight: 600; }

:root {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #393939;
  --cds-interactive-03: #0f62fe;
  --cds-interactive-04: #0f62fe;
  --cds-ui-background: #fff;
  --cds-ui-01: #f4f4f4;
  --cds-ui-02: #fff;
  --cds-ui-03: #e0e0e0;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #161616;
  --cds-text-01: #161616;
  --cds-text-02: #525252;
  --cds-text-03: #a8a8a8;
  --cds-text-04: #fff;
  --cds-text-05: #6f6f6f;
  --cds-text-error: #da1e28;
  --cds-icon-01: #161616;
  --cds-icon-02: #525252;
  --cds-icon-03: #fff;
  --cds-link-01: #0f62fe;
  --cds-link-02: #0043ce;
  --cds-inverse-link: #78a9ff;
  --cds-field-01: #f4f4f4;
  --cds-field-02: #fff;
  --cds-inverse-01: #fff;
  --cds-inverse-02: #393939;
  --cds-support-01: #da1e28;
  --cds-support-02: #24a148;
  --cds-support-03: #f1c21b;
  --cds-support-04: #0043ce;
  --cds-inverse-support-01: #fa4d56;
  --cds-inverse-support-02: #42be65;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #4589ff;
  --cds-overlay-01: rgba(22,22,22,0.5);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #da1e28;
  --cds-focus: #0f62fe;
  --cds-inverse-focus-ui: #fff;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #0043ce;
  --cds-hover-secondary: #4c4c4c;
  --cds-active-secondary: #6f6f6f;
  --cds-hover-tertiary: #0353e9;
  --cds-active-tertiary: #002d9c;
  --cds-hover-ui: #e5e5e5;
  --cds-hover-light-ui: #e5e5e5;
  --cds-hover-selected-ui: #cacaca;
  --cds-active-ui: #c6c6c6;
  --cds-active-light-ui: #c6c6c6;
  --cds-selected-ui: #e0e0e0;
  --cds-selected-light-ui: #e0e0e0;
  --cds-inverse-hover-ui: #4c4c4c;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #e5e5e5;
  --cds-visited-link: #8a3ffc;
  --cds-disabled-01: #f4f4f4;
  --cds-disabled-02: #c6c6c6;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #d0e2ff;
  --cds-decorative-01: #e0e0e0;
  --cds-button-separator: #e0e0e0;
  --cds-skeleton-01: #e5e5e5;
  --cds-skeleton-02: #c6c6c6;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #393939;
  --cds-brand-03: #0f62fe;
  --cds-active-01: #c6c6c6;
  --cds-hover-field: #e5e5e5;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem;
  height: 100%; }

:root[storybook-carbon-theme='g10'] {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #393939;
  --cds-interactive-03: #0f62fe;
  --cds-interactive-04: #0f62fe;
  --cds-ui-background: #f4f4f4;
  --cds-ui-01: #fff;
  --cds-ui-02: #f4f4f4;
  --cds-ui-03: #e0e0e0;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #161616;
  --cds-text-01: #161616;
  --cds-text-02: #525252;
  --cds-text-03: #a8a8a8;
  --cds-text-04: #fff;
  --cds-text-05: #6f6f6f;
  --cds-text-error: #da1e28;
  --cds-icon-01: #161616;
  --cds-icon-02: #525252;
  --cds-icon-03: #fff;
  --cds-link-01: #0f62fe;
  --cds-link-02: #0043ce;
  --cds-inverse-link: #78a9ff;
  --cds-field-01: #fff;
  --cds-field-02: #f4f4f4;
  --cds-inverse-01: #fff;
  --cds-inverse-02: #393939;
  --cds-support-01: #da1e28;
  --cds-support-02: #24a148;
  --cds-support-03: #f1c21b;
  --cds-support-04: #0043ce;
  --cds-inverse-support-01: #fa4d56;
  --cds-inverse-support-02: #42be65;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #4589ff;
  --cds-overlay-01: rgba(22,22,22,0.5);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #da1e28;
  --cds-focus: #0f62fe;
  --cds-inverse-focus-ui: #fff;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #0043ce;
  --cds-hover-secondary: #4c4c4c;
  --cds-active-secondary: #6f6f6f;
  --cds-hover-tertiary: #0353e9;
  --cds-active-tertiary: #002d9c;
  --cds-hover-ui: #e5e5e5;
  --cds-hover-light-ui: #e5e5e5;
  --cds-hover-selected-ui: #cacaca;
  --cds-active-ui: #c6c6c6;
  --cds-active-light-ui: #c6c6c6;
  --cds-selected-ui: #e0e0e0;
  --cds-selected-light-ui: #e0e0e0;
  --cds-inverse-hover-ui: #4c4c4c;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #e5e5e5;
  --cds-visited-link: #8a3ffc;
  --cds-disabled-01: #fff;
  --cds-disabled-02: #c6c6c6;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #edf5ff;
  --cds-decorative-01: #e0e0e0;
  --cds-button-separator: #e0e0e0;
  --cds-skeleton-01: #e5e5e5;
  --cds-skeleton-02: #c6c6c6;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #393939;
  --cds-brand-03: #0f62fe;
  --cds-active-01: #c6c6c6;
  --cds-hover-field: #e5e5e5;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem; }

:root[storybook-carbon-theme='g90'] {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #262626;
  --cds-ui-01: #393939;
  --cds-ui-02: #525252;
  --cds-ui-03: #525252;
  --cds-ui-04: #8d8d8d;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ffb3b8;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #393939;
  --cds-field-02: #525252;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #ff8389;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #ff8389;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #4c4c4c;
  --cds-hover-light-ui: #656565;
  --cds-hover-selected-ui: #656565;
  --cds-active-ui: #6f6f6f;
  --cds-active-light-ui: #8d8d8d;
  --cds-selected-ui: #525252;
  --cds-selected-light-ui: #6f6f6f;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #4c4c4c;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #393939;
  --cds-disabled-02: #6f6f6f;
  --cds-disabled-03: #a8a8a8;
  --cds-highlight: #0043ce;
  --cds-decorative-01: #6f6f6f;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #6f6f6f;
  --cds-hover-field: #4c4c4c;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .875rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.125rem;
  --cds-caption-01-letter-spacing: .16px;
  --cds-label-01-font-size: .875rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.125rem;
  --cds-label-01-letter-spacing: .16px;
  --cds-helper-text-01-font-size: .875rem;
  --cds-helper-text-01-font-weight: 400;
  --cds-helper-text-01-line-height: 1.125rem;
  --cds-helper-text-01-letter-spacing: .16px;
  --cds-body-short-01-font-size: 1rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.375rem;
  --cds-body-short-01-letter-spacing: 0;
  --cds-body-long-01-font-size: 1rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.5rem;
  --cds-body-long-01-letter-spacing: 0;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .875rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.25rem;
  --cds-code-01-letter-spacing: 0;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: 1rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.5rem;
  --cds-code-02-letter-spacing: 0;
  --cds-heading-01-font-size: 1rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.375rem;
  --cds-heading-01-letter-spacing: 0;
  --cds-productive-heading-01-font-size: 1rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.375rem;
  --cds-productive-heading-01-letter-spacing: 0;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25rem;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: var(--cds-container-01, 2rem);
  --cds-container-02: var(--cds-container-02, 2.5rem);
  --cds-container-03: var(--cds-container-03, 3rem);
  --cds-container-04: var(--cds-container-04, 3rem);
  --cds-container-05: var(--cds-container-05, 4.5rem);
  --cds-icon-size-01: var(--cds-icon-size-01, 1.25rem);
  --cds-icon-size-02: 1.25rem; }

:root[storybook-carbon-theme='g100'] {
  --cds-interactive-01: #0f62fe;
  --cds-interactive-02: #6f6f6f;
  --cds-interactive-03: #fff;
  --cds-interactive-04: #4589ff;
  --cds-ui-background: #161616;
  --cds-ui-01: #262626;
  --cds-ui-02: #393939;
  --cds-ui-03: #393939;
  --cds-ui-04: #6f6f6f;
  --cds-ui-05: #f4f4f4;
  --cds-text-01: #f4f4f4;
  --cds-text-02: #c6c6c6;
  --cds-text-03: #6f6f6f;
  --cds-text-04: #fff;
  --cds-text-05: #8d8d8d;
  --cds-text-error: #ff8389;
  --cds-icon-01: #f4f4f4;
  --cds-icon-02: #c6c6c6;
  --cds-icon-03: #fff;
  --cds-link-01: #78a9ff;
  --cds-link-02: #a6c8ff;
  --cds-inverse-link: #0f62fe;
  --cds-field-01: #262626;
  --cds-field-02: #393939;
  --cds-inverse-01: #161616;
  --cds-inverse-02: #f4f4f4;
  --cds-support-01: #fa4d56;
  --cds-support-02: #42be65;
  --cds-support-03: #f1c21b;
  --cds-support-04: #4589ff;
  --cds-inverse-support-01: #da1e28;
  --cds-inverse-support-02: #24a148;
  --cds-inverse-support-03: #f1c21b;
  --cds-inverse-support-04: #0f62fe;
  --cds-overlay-01: rgba(22,22,22,0.7);
  --cds-danger-01: #da1e28;
  --cds-danger-02: #fa4d56;
  --cds-focus: #fff;
  --cds-inverse-focus-ui: #0f62fe;
  --cds-hover-primary: #0353e9;
  --cds-active-primary: #002d9c;
  --cds-hover-primary-text: #a6c8ff;
  --cds-hover-secondary: #606060;
  --cds-active-secondary: #393939;
  --cds-hover-tertiary: #f4f4f4;
  --cds-active-tertiary: #c6c6c6;
  --cds-hover-ui: #353535;
  --cds-hover-light-ui: #4c4c4c;
  --cds-hover-selected-ui: #4c4c4c;
  --cds-active-ui: #525252;
  --cds-active-light-ui: #6f6f6f;
  --cds-selected-ui: #393939;
  --cds-selected-light-ui: #525252;
  --cds-inverse-hover-ui: #e5e5e5;
  --cds-hover-danger: #b81921;
  --cds-active-danger: #750e13;
  --cds-hover-row: #353535;
  --cds-visited-link: #be95ff;
  --cds-disabled-01: #262626;
  --cds-disabled-02: #525252;
  --cds-disabled-03: #8d8d8d;
  --cds-highlight: #002d9c;
  --cds-decorative-01: #525252;
  --cds-button-separator: #161616;
  --cds-skeleton-01: #353535;
  --cds-skeleton-02: #525252;
  --cds-brand-01: #0f62fe;
  --cds-brand-02: #6f6f6f;
  --cds-brand-03: #fff;
  --cds-active-01: #525252;
  --cds-hover-field: #353535;
  --cds-danger: #da1e28;
  --cds-caption-01-font-size: .75rem;
  --cds-caption-01-font-weight: 400;
  --cds-caption-01-line-height: 1.34;
  --cds-caption-01-letter-spacing: .32px;
  --cds-label-01-font-size: .75rem;
  --cds-label-01-font-weight: 400;
  --cds-label-01-line-height: 1.34;
  --cds-label-01-letter-spacing: .32px;
  --cds-helper-text-01-font-size: .75rem;
  --cds-helper-text-01-line-height: 1.34;
  --cds-helper-text-01-letter-spacing: .32px;
  --cds-body-short-01-font-size: .875rem;
  --cds-body-short-01-font-weight: 400;
  --cds-body-short-01-line-height: 1.29;
  --cds-body-short-01-letter-spacing: .16px;
  --cds-body-long-01-font-size: .875rem;
  --cds-body-long-01-font-weight: 400;
  --cds-body-long-01-line-height: 1.43;
  --cds-body-long-01-letter-spacing: .16px;
  --cds-body-short-02-font-size: 1rem;
  --cds-body-short-02-font-weight: 400;
  --cds-body-short-02-line-height: 1.375;
  --cds-body-short-02-letter-spacing: 0;
  --cds-body-long-02-font-size: 1rem;
  --cds-body-long-02-font-weight: 400;
  --cds-body-long-02-line-height: 1.5;
  --cds-body-long-02-letter-spacing: 0;
  --cds-code-01-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-01-font-size: .75rem;
  --cds-code-01-font-weight: 400;
  --cds-code-01-line-height: 1.34;
  --cds-code-01-letter-spacing: .32px;
  --cds-code-02-font-family: 'IBM Plex Mono', 'Menlo', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', Courier, monospace;
  --cds-code-02-font-size: .875rem;
  --cds-code-02-font-weight: 400;
  --cds-code-02-line-height: 1.43;
  --cds-code-02-letter-spacing: .32px;
  --cds-heading-01-font-size: .875rem;
  --cds-heading-01-font-weight: 600;
  --cds-heading-01-line-height: 1.29;
  --cds-heading-01-letter-spacing: .16px;
  --cds-productive-heading-01-font-size: .875rem;
  --cds-productive-heading-01-font-weight: 600;
  --cds-productive-heading-01-line-height: 1.29;
  --cds-productive-heading-01-letter-spacing: .16px;
  --cds-heading-02-font-size: 1rem;
  --cds-heading-02-font-weight: 600;
  --cds-heading-02-line-height: 1.375;
  --cds-heading-02-letter-spacing: 0;
  --cds-productive-heading-02-font-size: 1rem;
  --cds-productive-heading-02-font-weight: 600;
  --cds-productive-heading-02-line-height: 1.375;
  --cds-productive-heading-02-letter-spacing: 0;
  --cds-productive-heading-03-font-size: 1.25rem;
  --cds-productive-heading-03-font-weight: 400;
  --cds-productive-heading-03-line-height: 1.4;
  --cds-productive-heading-03-letter-spacing: 0;
  --cds-productive-heading-04-font-size: 1.75rem;
  --cds-productive-heading-04-font-weight: 400;
  --cds-productive-heading-04-line-height: 1.29;
  --cds-productive-heading-04-letter-spacing: 0;
  --cds-productive-heading-05-font-size: 2rem;
  --cds-productive-heading-05-font-weight: 400;
  --cds-productive-heading-05-line-height: 1.25;
  --cds-productive-heading-05-letter-spacing: 0;
  --cds-productive-heading-06-font-size: 2.625rem;
  --cds-productive-heading-06-font-weight: 300;
  --cds-productive-heading-06-line-height: 1.199;
  --cds-productive-heading-06-letter-spacing: 0;
  --cds-productive-heading-07-font-size: 3.375rem;
  --cds-productive-heading-07-font-weight: 300;
  --cds-productive-heading-07-line-height: 1.19;
  --cds-productive-heading-07-letter-spacing: 0;
  --cds-expressive-heading-01-font-size: .875rem;
  --cds-expressive-heading-01-font-weight: 600;
  --cds-expressive-heading-01-line-height: 1.25;
  --cds-expressive-heading-01-letter-spacing: .16px;
  --cds-expressive-heading-02-font-size: 1rem;
  --cds-expressive-heading-02-font-weight: 600;
  --cds-expressive-heading-02-line-height: 1.5;
  --cds-expressive-heading-02-letter-spacing: 0;
  --cds-expressive-heading-03-font-size: 1.25rem;
  --cds-expressive-heading-03-font-weight: 400;
  --cds-expressive-heading-03-line-height: 1.4;
  --cds-expressive-heading-03-letter-spacing: 0;
  --cds-expressive-heading-04-font-size: 1.75rem;
  --cds-expressive-heading-04-font-weight: 400;
  --cds-expressive-heading-04-line-height: 1.29;
  --cds-expressive-heading-04-letter-spacing: 0;
  --cds-expressive-heading-05-font-size: 2rem;
  --cds-expressive-heading-05-font-weight: 400;
  --cds-expressive-heading-05-line-height: 1.25;
  --cds-expressive-heading-05-letter-spacing: 0;
  --cds-expressive-heading-06-font-size: 2rem;
  --cds-expressive-heading-06-font-weight: 600;
  --cds-expressive-heading-06-line-height: 1.25;
  --cds-expressive-heading-06-letter-spacing: 0;
  --cds-expressive-paragraph-01-font-size: 1.5rem;
  --cds-expressive-paragraph-01-font-weight: 300;
  --cds-expressive-paragraph-01-line-height: 1.334;
  --cds-expressive-paragraph-01-letter-spacing: 0;
  --cds-quotation-01-font-size: 1.25rem;
  --cds-quotation-01-font-weight: 400;
  --cds-quotation-01-line-height: 1.3;
  --cds-quotation-01-letter-spacing: 0;
  --cds-quotation-02-font-size: 2rem;
  --cds-quotation-02-font-weight: 300;
  --cds-quotation-02-line-height: 1.25;
  --cds-quotation-02-letter-spacing: 0;
  --cds-display-01-font-size: 2.625rem;
  --cds-display-01-font-weight: 300;
  --cds-display-01-line-height: 1.19;
  --cds-display-01-letter-spacing: 0;
  --cds-display-02-font-size: 2.625rem;
  --cds-display-02-font-weight: 600;
  --cds-display-02-line-height: 1.19;
  --cds-display-02-letter-spacing: 0;
  --cds-display-03-font-size: 2.625rem;
  --cds-display-03-font-weight: 300;
  --cds-display-03-line-height: 1.19;
  --cds-display-03-letter-spacing: 0;
  --cds-display-04-font-size: 2.625rem;
  --cds-display-04-font-weight: 600;
  --cds-display-04-line-height: 1.19;
  --cds-display-04-letter-spacing: 0;
  --cds-spacing-01: .125rem;
  --cds-spacing-02: .25rem;
  --cds-spacing-03: .5rem;
  --cds-spacing-04: .75rem;
  --cds-spacing-05: 1rem;
  --cds-spacing-06: 1.5rem;
  --cds-spacing-07: 2rem;
  --cds-spacing-08: 2.5rem;
  --cds-spacing-09: 3rem;
  --cds-spacing-10: 4rem;
  --cds-spacing-11: 5rem;
  --cds-spacing-12: 6rem;
  --cds-spacing-13: 10rem;
  --cds-fluid-spacing-01: 0;
  --cds-fluid-spacing-02: 2vw;
  --cds-fluid-spacing-03: 5vw;
  --cds-fluid-spacing-04: 10vw;
  --cds-layout-01: 1rem;
  --cds-layout-02: 1.5rem;
  --cds-layout-03: 2rem;
  --cds-layout-04: 3rem;
  --cds-layout-05: 4rem;
  --cds-layout-06: 6rem;
  --cds-layout-07: 10rem;
  --cds-container-01: 1.5rem;
  --cds-container-02: 2rem;
  --cds-container-03: 2.5rem;
  --cds-container-04: 3rem;
  --cds-container-05: 4rem;
  --cds-icon-size-01: 1rem;
  --cds-icon-size-02: 1.25rem; }

body {
  background-color: var(--cds-ui-background, #fff);
  color: var(--cds-text-01, #161616);
  height: 100%; }

#root, div[role='main'] {
  height: 100%; }

.storybook-center-container {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center; }

@media (min-width: 66rem) {
  .storybook-center-container {
    padding: 3rem; } }

.storybook-readme-story {
  width: 100%; }

.storybook-proxy-story {
  padding: 1rem; }

#teconsent {
  visibility: hidden; }

#docs-root ul {
  list-style: disc; }

#docs-root ul ul {
  list-style: circle; }

#docs-root ol {
  list-style: decimal; }

.bx--grid--card {
  padding-top: 1rem; }
