/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* topdoc
{{ rule/rule.yml }}
*/
.spectrum-Rule {
  /* Show the overflow for hr in Edge and IE. */
  overflow: visible;

  border: none;
  border-width: 2px;
  border-radius: 2px;
}
.spectrum-Rule--large {
  height: 4px;

  border-radius: 2px;
}
.spectrum-Rule--medium {
  height: 2px;

  border-radius: 1px;
}
.spectrum-Rule--small {
  height: 1px;

  border-radius: 1px;
}

/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Rule {
  border-width: 2px;
  border-radius: 2px;
}
/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Rule--large {
  height: 4px;

  border-radius: 2px;
}
.spectrum--large .spectrum-Rule--medium {
  height: 2px;

  border-radius: 1px;
}
.spectrum--large .spectrum-Rule--small {
  height: 1px;

  border-radius: 1px;
}

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* Temporary skin variables that need to be moved into origins */
:root {
  /* Icon Button*/

  /* Button */

  /* Shell */

  /* haha remove this */

  /* Custom selection color for placeholders using global blue-500 at 30% opacity. Should be updated in Spectrum-DNA */
}
.spectrum--light .spectrum-Rule--large {
  background-color: rgb(75, 75, 75);
}
.spectrum--light .spectrum-Rule--medium {
  background-color: rgb(225, 225, 225);
}
.spectrum--light .spectrum-Rule--small {
  background-color: rgb(225, 225, 225);
}

.section___1Znpf {
  margin-bottom: 80px;
  position: relative; }

.RelatedContent ul {
  list-style: none;
  font-size: 18px;
  font-weight: 400;
  line-height: 32px;
  margin: 0px;
  padding: 0px; }

.Keyboardinteractions table {
  width: 100%;
  margin-bottom: 48px; }

.Keyboardinteractions td:first-of-type {
  white-space: nowrap;
  width: 30%;
  font-weight: bold; }

.Changelog table {
  width: 100%;
  margin-bottom: 48px; }

.introRow___hejS3 .sectionIntro___1GWEw {
  margin-bottom: 40px; }

.introRow___hejS3:last-of-type .sectionIntro___1GWEw {
  margin-bottom: 0px; }

.stageHelper___2alaF {
  position: absolute;
  height: 100%;
  width: 100%;
  pointer-events: none; }

.internal___2Br0S {
  outline: 10px solid rgba(255, 162, 0, 0.1); }

.public___2b2AX {
  outline: 10px solid rgba(68, 181, 86, 0.1); }

.both___2CENL {
  outline: 10px solid rgba(38, 128, 235, 0.1); }

.notSet___1aPGq {
  outline: 10px solid rgba(216, 55, 144, 0.1); }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* topdoc
{{ link/link.yml }}
*/
.spectrum-Link {
  /* Remove the gray background on active links in IE 10. */
  background-color: transparent;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+. */
  -webkit-text-decoration-skip: objects;
  text-decoration: none;
  transition: color 130ms ease-in-out;
  outline: none;
}
.spectrum-Link:hover {
    text-decoration: underline;
  }
.spectrum-Link.focus-ring {
    text-decoration: underline;
  }
.spectrum-Link.focus-ring {
    text-decoration: underline;
    -webkit-text-decoration-style: double;
            text-decoration-style: double;
  }
.spectrum-Link.is-disabled {
    cursor: default;
    pointer-events: none;
  }
.spectrum-Link.is-disabled:hover,
    .spectrum-Link.is-disabled:focus {
      text-decoration: none;
    }
.spectrum-Link--subtle,
/** @deprecated */.spectrum-Link--quiet {
  text-decoration: underline;
}
.spectrum-Link--overBackground {
  text-decoration: underline;
}

/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Link {
  transition: color 130ms ease-in-out;
}
/* generated from dna-version: 5.13.0 */

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* Temporary skin variables that need to be moved into origins */
:root {
  /* Icon Button*/

  /* Button */

  /* Shell */

  /* haha remove this */

  /* Custom selection color for placeholders using global blue-500 at 30% opacity. Should be updated in Spectrum-DNA */
}
.spectrum--light .spectrum-Link {
  color: rgb(13, 102, 208);
}
.spectrum--light .spectrum-Link:hover {
    color: rgb(13, 102, 208);
  }
.spectrum--light .spectrum-Link:active {
    color: rgb(9, 90, 186);
  }
.spectrum--light .spectrum-Link.focus-ring {
    color: rgb(13, 102, 208);
  }
.spectrum--light .spectrum-Link.is-disabled {
    color: rgb(179, 179, 179);
  }
.spectrum--light .spectrum-Link--quiet,
.spectrum--light .spectrum-Link--subtle {
  color: inherit;
}
.spectrum--light .spectrum-Link--quiet:hover, .spectrum--light .spectrum-Link--subtle:hover {
    color: inherit;
  }
.spectrum--light .spectrum-Link--quiet:active, .spectrum--light .spectrum-Link--subtle:active {
    color: inherit;
  }
.spectrum--light .spectrum-Link--quiet:focus, .spectrum--light .spectrum-Link--subtle:focus {
    color: inherit;
  }
.spectrum--light .spectrum-Link--overBackground {
  color: rgb(255, 255, 255);
}
.spectrum--light .spectrum-Link--overBackground:hover {
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Link--overBackground:active {
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Link--overBackground:focus {
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Link--overBackground.is-disabled {
    color: rgba(255,255,255,0.5);
  }

.table___1eH1D {
  width: 100%; }

.list___hsw97 {
  font-size: 16px;
  margin-left: 0px;
  padding-left: 24px; }

.headingAnchor___CupO2 {
  transition: all 125ms ease-in-out;
  margin-left: 4px; }
  .sectionHeader___1vbUF .headingAnchor___CupO2 {
    margin-left: 6px; }

.subHeader___l-0m8 {
  margin-bottom: 16px !important; }

.headerContainer___3NxS9 {
  margin-bottom: 33px; }

.sectionHeader___1vbUF {
  padding-left: 0; }

.anchor___NrH_s {
  opacity: 0;
  transition: all 125ms ease-in-out; }
  .anchor___NrH_s:focus {
    opacity: 1;
    transition: all 125ms ease-in-out; }

.editLink___1-WTE {
  opacity: 0; }

.header___3q7Ji:hover .editLink___1-WTE, .header___3q7Ji:hover .anchor___NrH_s {
  opacity: 1;
  transition: all 125ms ease-in-out; }

.pageContainer___3Z_T8 {
  position: relative; }

.resources___27Jq_ {
  display: flex;
  flex-direction: row; }

.code___1HMqk {
  border: 5px solid blue; }

.linkList___IzQQN {
  list-style: none;
  margin: 0;
  padding: 0; }
  .linkList___IzQQN li {
    margin-bottom: 6px; }

.headerRow___GZ4vg {
  margin-bottom: 40px; }

.cta___2QB6e {
  margin-top: 32px; }

body {
  -webkit-font-smoothing: antialiased; }

.versionTable___3qu5a {
  width: 100%; }

.resourceRow___3vNAc {
  display: flex;
  flex-direction: row;
  margin-bottom: 80px; }
  @media screen and (max-width: 960px) {
    .resourceRow___3vNAc {
      flex-direction: column; } }

.test1 {
  border: 1px solid red; }

.versionNumber___2buXr {
  position: absolute;
  right: 0px; }
  @media screen and (max-width: 768px) {
    .versionNumber___2buXr {
      position: relative;
      right: inherit;
      margin-bottom: 16px; } }

/*************************************************************************
* ADOBE CONFIDENTIAL
* ___________________
*
* Copyright 2019 Adobe
* All Rights Reserved.
*
* NOTICE: All information contained herein is, and remains
* the property of Adobe and its suppliers, if any. The intellectual
* and technical concepts contained herein are proprietary to Adobe
* and its suppliers and are protected by all applicable intellectual
* property laws, including trade secret and copyright laws.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Adobe.
**************************************************************************/

.spectrum-CircleLoader.react-spectrum-Wait--centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
.spectrum-CircleLoader--indeterminate-fill-submask-2 {
  animation: 1s infinite linear spectrum-fill-mask-2;
}
@keyframes spectrum-fill-mask-1 {
  0% {
    transform: rotate(90deg);
  }

  1.69% {
    transform: rotate(72.3deg);
  }

  3.39% {
    transform: rotate(55.5deg);
  }

  5.08% {
    transform: rotate(40.3deg);
  }

  6.78% {
    transform: rotate(25deg);
  }

  8.47% {
    transform: rotate(10.6deg);
  }

  10.17% {
    transform: rotate(0deg);
  }

  11.86% {
    transform: rotate(0deg);
  }

  13.56% {
    transform: rotate(0deg);
  }

  15.25% {
    transform: rotate(0deg);
  }

  16.95% {
    transform: rotate(0deg);
  }

  18.64% {
    transform: rotate(0deg);
  }

  20.34% {
    transform: rotate(0deg);
  }

  22.03% {
    transform: rotate(0deg);
  }

  23.73% {
    transform: rotate(0deg);
  }

  25.42% {
    transform: rotate(0deg);
  }

  27.12% {
    transform: rotate(0deg);
  }

  28.81% {
    transform: rotate(0deg);
  }

  30.51% {
    transform: rotate(0deg);
  }

  32.2% {
    transform: rotate(0deg);
  }

  33.9% {
    transform: rotate(0deg);
  }

  35.59% {
    transform: rotate(0deg);
  }

  37.29% {
    transform: rotate(0deg);
  }

  38.98% {
    transform: rotate(0deg);
  }

  40.68% {
    transform: rotate(0deg);
  }

  42.37% {
    transform: rotate(5.3deg);
  }

  44.07% {
    transform: rotate(13.4deg);
  }

  45.76% {
    transform: rotate(20.6deg);
  }

  47.46% {
    transform: rotate(29deg);
  }

  49.15% {
    transform: rotate(36.5deg);
  }

  50.85% {
    transform: rotate(42.6deg);
  }

  52.54% {
    transform: rotate(48.8deg);
  }

  54.24% {
    transform: rotate(54.2deg);
  }

  55.93% {
    transform: rotate(59.4deg);
  }

  57.63% {
    transform: rotate(63.2deg);
  }

  59.32% {
    transform: rotate(67.2deg);
  }

  61.02% {
    transform: rotate(70.8deg);
  }

  62.71% {
    transform: rotate(73.8deg);
  }

  64.41% {
    transform: rotate(76.2deg);
  }

  66.1% {
    transform: rotate(78.7deg);
  }

  67.8% {
    transform: rotate(80.6deg);
  }

  69.49% {
    transform: rotate(82.6deg);
  }

  71.19% {
    transform: rotate(83.7deg);
  }

  72.88% {
    transform: rotate(85deg);
  }

  74.58% {
    transform: rotate(86.3deg);
  }

  76.27% {
    transform: rotate(87deg);
  }

  77.97% {
    transform: rotate(87.7deg);
  }

  79.66% {
    transform: rotate(88.3deg);
  }

  81.36% {
    transform: rotate(88.6deg);
  }

  83.05% {
    transform: rotate(89.2deg);
  }

  84.75% {
    transform: rotate(89.2deg);
  }

  86.44% {
    transform: rotate(89.5deg);
  }

  88.14% {
    transform: rotate(89.9deg);
  }

  89.83% {
    transform: rotate(89.7deg);
  }

  91.53% {
    transform: rotate(90.1deg);
  }

  93.22% {
    transform: rotate(90.2deg);
  }

  94.92% {
    transform: rotate(90.1deg);
  }

  96.61% {
    transform: rotate(90deg);
  }

  98.31% {
    transform: rotate(89.8deg);
  }

  100% {
    transform: rotate(90deg);
  }
}
@keyframes spectrum-fill-mask-2 {
  0% {
    transform: rotate(180deg);
  }

  1.69% {
    transform: rotate(180deg);
  }

  3.39% {
    transform: rotate(180deg);
  }

  5.08% {
    transform: rotate(180deg);
  }

  6.78% {
    transform: rotate(180deg);
  }

  8.47% {
    transform: rotate(180deg);
  }

  10.17% {
    transform: rotate(179.2deg);
  }

  11.86% {
    transform: rotate(164deg);
  }

  13.56% {
    transform: rotate(151.8deg);
  }

  15.25% {
    transform: rotate(140.8deg);
  }

  16.95% {
    transform: rotate(130.3deg);
  }

  18.64% {
    transform: rotate(120.4deg);
  }

  20.34% {
    transform: rotate(110.8deg);
  }

  22.03% {
    transform: rotate(101.6deg);
  }

  23.73% {
    transform: rotate(93.5deg);
  }

  25.42% {
    transform: rotate(85.4deg);
  }

  27.12% {
    transform: rotate(78.1deg);
  }

  28.81% {
    transform: rotate(71.2deg);
  }

  30.51% {
    transform: rotate(89.1deg);
  }

  32.2% {
    transform: rotate(105.5deg);
  }

  33.9% {
    transform: rotate(121.3deg);
  }

  35.59% {
    transform: rotate(135.5deg);
  }

  37.29% {
    transform: rotate(148.4deg);
  }

  38.98% {
    transform: rotate(161deg);
  }

  40.68% {
    transform: rotate(173.5deg);
  }

  42.37% {
    transform: rotate(180deg);
  }

  44.07% {
    transform: rotate(180deg);
  }

  45.76% {
    transform: rotate(180deg);
  }

  47.46% {
    transform: rotate(180deg);
  }

  49.15% {
    transform: rotate(180deg);
  }

  50.85% {
    transform: rotate(180deg);
  }

  52.54% {
    transform: rotate(180deg);
  }

  54.24% {
    transform: rotate(180deg);
  }

  55.93% {
    transform: rotate(180deg);
  }

  57.63% {
    transform: rotate(180deg);
  }

  59.32% {
    transform: rotate(180deg);
  }

  61.02% {
    transform: rotate(180deg);
  }

  62.71% {
    transform: rotate(180deg);
  }

  64.41% {
    transform: rotate(180deg);
  }

  66.1% {
    transform: rotate(180deg);
  }

  67.8% {
    transform: rotate(180deg);
  }

  69.49% {
    transform: rotate(180deg);
  }

  71.19% {
    transform: rotate(180deg);
  }

  72.88% {
    transform: rotate(180deg);
  }

  74.58% {
    transform: rotate(180deg);
  }

  76.27% {
    transform: rotate(180deg);
  }

  77.97% {
    transform: rotate(180deg);
  }

  79.66% {
    transform: rotate(180deg);
  }

  81.36% {
    transform: rotate(180deg);
  }

  83.05% {
    transform: rotate(180deg);
  }

  84.75% {
    transform: rotate(180deg);
  }

  86.44% {
    transform: rotate(180deg);
  }

  88.14% {
    transform: rotate(180deg);
  }

  89.83% {
    transform: rotate(180deg);
  }

  91.53% {
    transform: rotate(180deg);
  }

  93.22% {
    transform: rotate(180deg);
  }

  94.92% {
    transform: rotate(180deg);
  }

  96.61% {
    transform: rotate(180deg);
  }

  98.31% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(180deg);
  }
}
@keyframes spectrum-fills-rotate {
  0% {transform: rotate(-90deg)}
  100% {transform: rotate(270deg)}
}
/* topdoc
{{ circleloader/circleloader-medium.yml }}
*/
.spectrum-CircleLoader {
  display: inline-block;
  width: 32px;
  height: 32px;
  position: relative;
  direction: ltr;
}
.spectrum-CircleLoader-track {
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  border-style: solid;
  border-width: 3px;
  border-radius: 32px;
}
.spectrum-CircleLoader-fills {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.spectrum-CircleLoader-fill {
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  border-style: solid;
  border-width: 3px;
  border-radius: 32px;
}
.spectrum-CircleLoader-fillMask1,
.spectrum-CircleLoader-fillMask2 {
  width: 50%;
  height: 100%;
  transform-origin: 100% center;
  transform: rotate(180deg);
  overflow: hidden;
  position: absolute;
}
.spectrum-CircleLoader-fillSubMask1,
.spectrum-CircleLoader-fillSubMask2 {
  width: 100%;
  height: 100%;
  transform-origin: 100% center;
  overflow: hidden;
  transform: rotate(-180deg);
}
.spectrum-CircleLoader-fillMask2 {
  transform: rotate(0deg);
}
/* topdoc
{{ circleloader/circleloader-small.yml }}
*/
.spectrum-CircleLoader--small {
  width: 16px;
  height: 16px;
}
.spectrum-CircleLoader--small .spectrum-CircleLoader-track {
    width: 16px;
    height: 16px;
    border-style: solid;
    border-width: 2px;
    border-radius: 16px;
  }
.spectrum-CircleLoader--small .spectrum-CircleLoader-fill {
    width: 16px;
    height: 16px;
    border-style: solid;
    border-width: 2px;
    border-radius: 16px;
  }
/* topdoc
{{ circleloader/circleloader-large.yml }}
*/
.spectrum-CircleLoader--large {
  width: 64px;
  height: 64px;
}
.spectrum-CircleLoader--large .spectrum-CircleLoader-track {
    width: 64px;
    height: 64px;
    border-style: solid;
    border-width: 4px;
    border-radius: 64px;
  }
.spectrum-CircleLoader--large .spectrum-CircleLoader-fill {
    width: 64px;
    height: 64px;
    border-style: solid;
    border-width: 4px;
    border-radius: 64px;
  }
/* topdoc
{{ circleloader/circleloader-indeterminate-default.yml }}
*/
.spectrum-CircleLoader--indeterminate .spectrum-CircleLoader-fills {
    will-change: transform;
    transform: translateZ(0);
    animation: 1s infinite cubic-bezier(.25,.78,.48,.89) spectrum-fills-rotate;
    transform-origin: center;
  }
.spectrum-CircleLoader--indeterminate .spectrum-CircleLoader-fillSubMask1 {
    will-change: transform;
    transform: translateZ(0);
    animation: 1s infinite linear spectrum-fill-mask-1;
  }
.spectrum-CircleLoader--indeterminate .spectrum-CircleLoader-fillSubMask2 {
    will-change: transform;
    transform: translateZ(0);
    animation: 1s infinite linear spectrum-fill-mask-2;
  }
/* topdoc
{{ circleloader/circleloader-indeterminate-small.yml }}
*/
/* topdoc
{{ circleloader/circleloader-indeterminate-large.yml }}
*/
/* topdoc
{{ circleloader/circleloader-small-over-background.yml }}
*/
/* topdoc
{{ circleloader/circleloader-medium-over-background.yml }}
*/
/* topdoc
{{ circleloader/circleloader-large-over-background.yml }}
*/
/* topdoc
{{ circleloader/circleloader-indeterminate-over-background.yml }}
*/

.spectrum--large {
/* generated from dna-version: 5.13.0 */
@keyframes spectrum-fill-mask-1 {
  0% {
    transform: rotate(90deg);
  }

  1.69% {
    transform: rotate(72.3deg);
  }

  3.39% {
    transform: rotate(55.5deg);
  }

  5.08% {
    transform: rotate(40.3deg);
  }

  6.78% {
    transform: rotate(25deg);
  }

  8.47% {
    transform: rotate(10.6deg);
  }

  10.17% {
    transform: rotate(0deg);
  }

  11.86% {
    transform: rotate(0deg);
  }

  13.56% {
    transform: rotate(0deg);
  }

  15.25% {
    transform: rotate(0deg);
  }

  16.95% {
    transform: rotate(0deg);
  }

  18.64% {
    transform: rotate(0deg);
  }

  20.34% {
    transform: rotate(0deg);
  }

  22.03% {
    transform: rotate(0deg);
  }

  23.73% {
    transform: rotate(0deg);
  }

  25.42% {
    transform: rotate(0deg);
  }

  27.12% {
    transform: rotate(0deg);
  }

  28.81% {
    transform: rotate(0deg);
  }

  30.51% {
    transform: rotate(0deg);
  }

  32.2% {
    transform: rotate(0deg);
  }

  33.9% {
    transform: rotate(0deg);
  }

  35.59% {
    transform: rotate(0deg);
  }

  37.29% {
    transform: rotate(0deg);
  }

  38.98% {
    transform: rotate(0deg);
  }

  40.68% {
    transform: rotate(0deg);
  }

  42.37% {
    transform: rotate(5.3deg);
  }

  44.07% {
    transform: rotate(13.4deg);
  }

  45.76% {
    transform: rotate(20.6deg);
  }

  47.46% {
    transform: rotate(29deg);
  }

  49.15% {
    transform: rotate(36.5deg);
  }

  50.85% {
    transform: rotate(42.6deg);
  }

  52.54% {
    transform: rotate(48.8deg);
  }

  54.24% {
    transform: rotate(54.2deg);
  }

  55.93% {
    transform: rotate(59.4deg);
  }

  57.63% {
    transform: rotate(63.2deg);
  }

  59.32% {
    transform: rotate(67.2deg);
  }

  61.02% {
    transform: rotate(70.8deg);
  }

  62.71% {
    transform: rotate(73.8deg);
  }

  64.41% {
    transform: rotate(76.2deg);
  }

  66.1% {
    transform: rotate(78.7deg);
  }

  67.8% {
    transform: rotate(80.6deg);
  }

  69.49% {
    transform: rotate(82.6deg);
  }

  71.19% {
    transform: rotate(83.7deg);
  }

  72.88% {
    transform: rotate(85deg);
  }

  74.58% {
    transform: rotate(86.3deg);
  }

  76.27% {
    transform: rotate(87deg);
  }

  77.97% {
    transform: rotate(87.7deg);
  }

  79.66% {
    transform: rotate(88.3deg);
  }

  81.36% {
    transform: rotate(88.6deg);
  }

  83.05% {
    transform: rotate(89.2deg);
  }

  84.75% {
    transform: rotate(89.2deg);
  }

  86.44% {
    transform: rotate(89.5deg);
  }

  88.14% {
    transform: rotate(89.9deg);
  }

  89.83% {
    transform: rotate(89.7deg);
  }

  91.53% {
    transform: rotate(90.1deg);
  }

  93.22% {
    transform: rotate(90.2deg);
  }

  94.92% {
    transform: rotate(90.1deg);
  }

  96.61% {
    transform: rotate(90deg);
  }

  98.31% {
    transform: rotate(89.8deg);
  }

  100% {
    transform: rotate(90deg);
  }
}
@keyframes spectrum-fill-mask-2 {
  0% {
    transform: rotate(180deg);
  }

  1.69% {
    transform: rotate(180deg);
  }

  3.39% {
    transform: rotate(180deg);
  }

  5.08% {
    transform: rotate(180deg);
  }

  6.78% {
    transform: rotate(180deg);
  }

  8.47% {
    transform: rotate(180deg);
  }

  10.17% {
    transform: rotate(179.2deg);
  }

  11.86% {
    transform: rotate(164deg);
  }

  13.56% {
    transform: rotate(151.8deg);
  }

  15.25% {
    transform: rotate(140.8deg);
  }

  16.95% {
    transform: rotate(130.3deg);
  }

  18.64% {
    transform: rotate(120.4deg);
  }

  20.34% {
    transform: rotate(110.8deg);
  }

  22.03% {
    transform: rotate(101.6deg);
  }

  23.73% {
    transform: rotate(93.5deg);
  }

  25.42% {
    transform: rotate(85.4deg);
  }

  27.12% {
    transform: rotate(78.1deg);
  }

  28.81% {
    transform: rotate(71.2deg);
  }

  30.51% {
    transform: rotate(89.1deg);
  }

  32.2% {
    transform: rotate(105.5deg);
  }

  33.9% {
    transform: rotate(121.3deg);
  }

  35.59% {
    transform: rotate(135.5deg);
  }

  37.29% {
    transform: rotate(148.4deg);
  }

  38.98% {
    transform: rotate(161deg);
  }

  40.68% {
    transform: rotate(173.5deg);
  }

  42.37% {
    transform: rotate(180deg);
  }

  44.07% {
    transform: rotate(180deg);
  }

  45.76% {
    transform: rotate(180deg);
  }

  47.46% {
    transform: rotate(180deg);
  }

  49.15% {
    transform: rotate(180deg);
  }

  50.85% {
    transform: rotate(180deg);
  }

  52.54% {
    transform: rotate(180deg);
  }

  54.24% {
    transform: rotate(180deg);
  }

  55.93% {
    transform: rotate(180deg);
  }

  57.63% {
    transform: rotate(180deg);
  }

  59.32% {
    transform: rotate(180deg);
  }

  61.02% {
    transform: rotate(180deg);
  }

  62.71% {
    transform: rotate(180deg);
  }

  64.41% {
    transform: rotate(180deg);
  }

  66.1% {
    transform: rotate(180deg);
  }

  67.8% {
    transform: rotate(180deg);
  }

  69.49% {
    transform: rotate(180deg);
  }

  71.19% {
    transform: rotate(180deg);
  }

  72.88% {
    transform: rotate(180deg);
  }

  74.58% {
    transform: rotate(180deg);
  }

  76.27% {
    transform: rotate(180deg);
  }

  77.97% {
    transform: rotate(180deg);
  }

  79.66% {
    transform: rotate(180deg);
  }

  81.36% {
    transform: rotate(180deg);
  }

  83.05% {
    transform: rotate(180deg);
  }

  84.75% {
    transform: rotate(180deg);
  }

  86.44% {
    transform: rotate(180deg);
  }

  88.14% {
    transform: rotate(180deg);
  }

  89.83% {
    transform: rotate(180deg);
  }

  91.53% {
    transform: rotate(180deg);
  }

  93.22% {
    transform: rotate(180deg);
  }

  94.92% {
    transform: rotate(180deg);
  }

  96.61% {
    transform: rotate(180deg);
  }

  98.31% {
    transform: rotate(180deg);
  }

  100% {
    transform: rotate(180deg);
  }
}
@keyframes spectrum-fills-rotate {
  0% {transform: rotate(-90deg)}
  100% {transform: rotate(270deg)}
}

}
/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-CircleLoader--indeterminate-fill-submask-2 {
  animation: 1s infinite linear spectrum-fill-mask-2;
}
.spectrum--large .spectrum-CircleLoader {
  width: 32px;
  height: 32px;
}
.spectrum--large .spectrum-CircleLoader-track {
  width: 32px;
  height: 32px;
  border-width: 4px;
  border-radius: 32px;
}
.spectrum--large .spectrum-CircleLoader-fill {
  width: 32px;
  height: 32px;
  border-width: 4px;
  border-radius: 32px;
}
.spectrum--large .spectrum-CircleLoader--small {
  width: 16px;
  height: 16px;
}
.spectrum--large .spectrum-CircleLoader--small .spectrum-CircleLoader-track {
    width: 16px;
    height: 16px;
    border-width: 3px;
    border-radius: 16px;
  }
.spectrum--large .spectrum-CircleLoader--small .spectrum-CircleLoader-fill {
    width: 16px;
    height: 16px;
    border-width: 3px;
    border-radius: 16px;
  }
.spectrum--large .spectrum-CircleLoader--large {
  width: 80px;
  height: 80px;
}
.spectrum--large .spectrum-CircleLoader--large .spectrum-CircleLoader-track {
    width: 80px;
    height: 80px;
    border-width: 5px;
    border-radius: 80px;
  }
.spectrum--large .spectrum-CircleLoader--large .spectrum-CircleLoader-fill {
    width: 80px;
    height: 80px;
    border-width: 5px;
    border-radius: 80px;
  }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* Temporary skin variables that need to be moved into origins */
:root {
  /* Icon Button*/

  /* Button */

  /* Shell */

  /* haha remove this */

  /* Custom selection color for placeholders using global blue-500 at 30% opacity. Should be updated in Spectrum-DNA */
}
.spectrum--light .spectrum-CircleLoader-track {
  border-color: rgb(225, 225, 225);
}
.spectrum--light .spectrum-CircleLoader-fill {
  border-color: rgb(20, 115, 230);
}
.spectrum--light .spectrum-CircleLoader--overBackground .spectrum-CircleLoader-track {
    border-color: rgba(255,255,255,0.2);
  }
.spectrum--light .spectrum-CircleLoader--overBackground .spectrum-CircleLoader-fill {
    border-color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-CircleLoader--indeterminate.spectrum-CircleLoader--overBackground .spectrum-CircleLoader-track {
    border-color: rgba(255,255,255,0.2);
  }
.spectrum--light .spectrum-CircleLoader--indeterminate.spectrum-CircleLoader--overBackground .spectrum-CircleLoader-fill {
    border-color: rgb(255, 255, 255);
  }

.pageHeading___26RtH {
  font-size: 58px !important;
  font-family: adobe-clean-serif !important;
  font-weight: 800;
  line-height: 1.15 !important;
  letter-spacing: normal !important; }
  @media screen and (max-width: 768px) {
    .pageHeading___26RtH {
      font-size: 44px !important;
      font-family: adobe-clean-serif !important;
      letter-spacing: normal !important; } }

.headerRow___2meAi {
  margin-bottom: 16px; }

.pageDescription___YYVOX p {
  font-size: 18px; }

.Standard___3djgZ {
  width: 100%;
  background-color: var(--spectrum-global-color-gray-100);
  display: flex;
  justify-content: center;
  overflow: hidden;
  border-radius: 4px; }

.Illustration___1uumU img {
  width: 100%;
  border-radius: 4px; }

.row___16Mja {
  margin-bottom: 64px; }
  .row___16Mja:last-of-type {
    margin-bottom: 0px; }

.header___3bwWE {
  margin-top: 0px !important; }

@media screen and (max-width: 768px) {
  .imageLeft___2pPDZ {
    padding-bottom: 24px; } }

.descript___39ths * {
  padding-top: 8px !important;
  font-size: 14px !important;
  color: var(--spectrum-global-color-gray-700) !important; }

.width___3VV6B img {
  display: block; }

.responsiveImage___2Oagb img {
  display: block; }

.Anatomy___3C7c7 {
  display: flex;
  align-items: center; }

.hasMobile___1Bo_v .mobile___dqoEu {
  display: none; }
  @media screen and (max-width: 768px) {
    .hasMobile___1Bo_v .mobile___dqoEu {
      display: block; } }

.hasMobile___1Bo_v .desktop___4riAm {
  display: block; }
  @media screen and (max-width: 768px) {
    .hasMobile___1Bo_v .desktop___4riAm {
      display: none; } }

.row___1N6ze {
  margin-bottom: 64px; }
  .row___1N6ze:last-of-type {
    margin-bottom: 0px; }

@media screen and (max-width: 768px) {
  .first___1QxmH {
    margin-bottom: 36px; } }

.row___3ds5f {
  margin-bottom: 64px; }
  .row___3ds5f:last-of-type {
    margin-bottom: 0px; }

.usageGuideline___1tHDR {
  margin-bottom: 80px; }

.dosAndDonts___3f9fo {
  display: flex;
  flex-direction: column; }

.dosAndDontsImage___QLCzZ {
  margin-bottom: 16px; }

.imgContainer___3DS-Z {
  width: 100%;
  background-color: #F4F6FC;
  position: relative;
  display: flex;
  justify-content: center;
  flex-shrink: 0; }
  .do___2WDPF .imgContainer___3DS-Z {
    border-left: 2px solid var(--spectrum-global-color-green-400); }
  .dont___2t0J9 .imgContainer___3DS-Z {
    border-left: 2px solid var(--spectrum-global-color-red-400); }
  .imgContainer___3DS-Z img.check___2-etW {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 28px;
    height: 28px;
    z-index: 2; }

.descript___KF0cA * {
  padding-top: 8px !important;
  font-size: 14px !important;
  color: var(--spectrum-global-color-gray-700) !important; }

.Standard___WFEzL.Standard___WFEzL {
  width: 100%;
  background-color: var(--spectrum-global-color-gray-100);
  display: flex;
  justify-content: center;
  overflow: hidden;
  border-radius: 4px; }

.Illustration___3Ezjn {
  border-radius: 4px;
  overflow: hidden; }
  .Illustration___3Ezjn img {
    width: 100%; }

.row___2nQM5 {
  margin-bottom: 64px; }
  .row___2nQM5:last-child {
    margin-bottom: 0px; }

.Anatomy___27p7s {
  background-color: #f4f6fc;
  border-radius: 4px;
  overflow: hidden; }
  .Anatomy___27p7s .responsiveImage {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px; }

.descript___3Ym_O * {
  padding-top: 8px !important;
  font-size: 14px !important;
  color: var(--spectrum-global-color-gray-700) !important; }

.Standard___11RIW.Standard___11RIW {
  width: 100%;
  background-color: var(--spectrum-global-color-gray-100);
  display: flex;
  justify-content: center;
  overflow: hidden;
  border-radius: 4px; }

.Illustration___16WVY {
  border-radius: 4px;
  overflow: hidden; }
  .Illustration___16WVY img {
    width: 100%; }

.textRow___3ZFkE {
  margin-bottom: 40px; }

.row___Xneal {
  margin-bottom: 64px; }
  .row___Xneal:last-child {
    margin-bottom: 0px; }

.Standard___2cI9d.Standard___2cI9d {
  width: 100%;
  background-color: var(--spectrum-global-color-gray-100);
  display: flex;
  justify-content: center;
  overflow: hidden;
  border-radius: 4px; }

.Illustration___2D528 img {
  width: 100%;
  border-radius: 4px; }

.Thumbnail___287Ri {
  margin-bottom: 28px; }

.image___2Tbve {
  margin-bottom: 28px; }

.row___XvJJj {
  margin-bottom: 64px; }
  .row___XvJJj:last-of-type {
    margin-bottom: 0px; }

@media screen and (max-width: 768px) {
  .column___3NPI4 {
    margin-bottom: 56px; } }

.Standard___2Afwl {
  width: 100%;
  background-color: var(--spectrum-global-color-gray-100);
  display: flex;
  justify-content: center;
  overflow: hidden;
  border-radius: 4px; }

.Illustration___24xUD img {
  width: 100%;
  border-radius: 4px; }

.row___2RvJR {
  margin-bottom: 64px; }
  .row___2RvJR h3 {
    margin-top: 16px; }
  .row___2RvJR:last-of-type {
    margin-bottom: 0px; }

.Standard___3Cbhe.Standard___3Cbhe {
  width: 100%;
  background-color: var(--spectrum-global-color-gray-100);
  display: flex;
  justify-content: center;
  overflow: hidden;
  border-radius: 4px; }

.Illustration___Vw3FB img {
  width: 100%; }

.textRow___36H3U {
  margin-bottom: 40px; }

.row___2Jfcj {
  margin-bottom: 64px; }
  .row___2Jfcj:last-child {
    margin-bottom: 0px; }

.Standard___9PEEM.Standard___9PEEM {
  width: 100%;
  background-color: var(--spectrum-global-color-gray-100);
  display: flex;
  justify-content: center;
  overflow: hidden;
  border-radius: 4px; }

.Illustration___ZaaYm img {
  width: 100%; }

.textRow___3-8X5 {
  margin-bottom: 40px; }

.row___1Rtg6 {
  margin-bottom: 64px; }
  .row___1Rtg6:last-child {
    margin-bottom: 0px; }

.notes___HQ8x1 {
  border: 1px soid green; }
  .notes___HQ8x1 p {
    margin: 0px;
    padding: 0px;
    font-size: 14px !important;
    margin-bottom: 0px !important; }
  .notes___HQ8x1 ul {
    margin: 0px !important; }
    .notes___HQ8x1 ul li {
      font-size: 14px !important; }

.noWrap___-v7eR {
  white-space: nowrap; }

.container___-chAe {
  margin-bottom: 80px; }

.toolbar___3jYe5 {
  display: flex;
  flex-direction: row;
  margin: 8px 0px;
  align-items: center; }
  @media screen and (max-width: 768px) {
    .toolbar___3jYe5 {
      flex-direction: column;
      align-items: flex-start; } }

.divider___207d9 {
  min-width: 1px;
  min-height: 24px;
  background-color: var(--spectrum-global-color-gray-300);
  height: 100%;
  margin: 0 16px; }
  @media screen and (max-width: 768px) {
    .divider___207d9 {
      display: none; } }

.divider2___1WNCh {
  min-width: 1px;
  min-height: 24px;
  background-color: var(--spectrum-global-color-gray-300);
  height: 100%;
  margin-right: 8px; }
  @media screen and (max-width: 768px) {
    .divider2___1WNCh {
      display: none; } }

.colorContainer___3uL_y {
  padding: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid transparent;
  border-radius: 4px;
  padding-top: 32px;
  border: 1px solid var(--spectrum-global-color-static-gray-300);
  border-radius: 4px; }

.colorGroup___1Ngap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  max-width: 816px;
  margin: auto;
  margin-bottom: 30px; }
  @media screen and (max-width: 768px) {
    .colorGroup___1Ngap {
      max-width: 380px; } }

.color___1-qNZ {
  position: relative;
  flex-basis: 22%;
  margin: 1.5%;
  border-radius: 4px;
  overflow: hidden;
  box-sizing: border-box;
  cursor: pointer;
  transition: transform 130ms ease-in-out; }
  .color___1-qNZ:before {
    content: "";
    display: block;
    padding-top: 61.66%; }
  @media screen and (max-width: 768px) {
    .color___1-qNZ {
      flex-basis: 46%;
      margin: 1.5%; } }
  .color___1-qNZ:hover {
    transition: transform 130ms ease-in-out;
    transform: scale(1.035); }

.colorContent___1hJ96 {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 7.2%;
  box-sizing: border-box; }

.placeholder___1MgDk {
  opacity: 0; }

.imgMobile___3mJhi {
  display: none; }
  @media screen and (max-width: 768px) {
    .imgMobile___3mJhi {
      display: block; } }

.imgDesktop___2xm8P {
  display: block; }
  @media screen and (max-width: 768px) {
    .imgDesktop___2xm8P {
      display: none; } }

.callout___CIhaY {
  width: 100%;
  background-color: var(--spectrum-global-color-gray-100);
  display: flex;
  justify-content: center;
  overflow: hidden;
  border-radius: 4px; }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
.spectrum-Icon {
  display: inline-block;

  /* Inherit the text color */
  color: inherit;

  /* Fill should match the current text color */
  fill: currentColor;

  /* Don't catch clicks or hover, otherwise they may not escape the SVG */
  pointer-events: none;
}
/* Hide the svg overflow in IE. */
.spectrum-Icon:not(:root) {
    overflow: hidden;
  }
.spectrum-Icon--sizeXXS,
  .spectrum-Icon--sizeXXS img,
  .spectrum-Icon--sizeXXS svg {
    height: 9px;
    width: 9px;
  }
.spectrum-Icon--sizeXS,
  .spectrum-Icon--sizeXS img,
  .spectrum-Icon--sizeXS svg {
    height: 12px;
    width: 12px;
  }
.spectrum-Icon--sizeS,
  .spectrum-Icon--sizeS img,
  .spectrum-Icon--sizeS svg {
    height: 18px;
    width: 18px;
  }
.spectrum-Icon--sizeM,
  .spectrum-Icon--sizeM img,
  .spectrum-Icon--sizeM svg {
    height: 24px;
    width: 24px;
  }
.spectrum-Icon--sizeL,
  .spectrum-Icon--sizeL img,
  .spectrum-Icon--sizeL svg {
    height: 36px;
    width: 36px;
  }
.spectrum-Icon--sizeXL,
  .spectrum-Icon--sizeXL img,
  .spectrum-Icon--sizeXL svg {
    height: 48px;
    width: 48px;
  }
.spectrum-Icon--sizeXXL,
  .spectrum-Icon--sizeXXL img,
  .spectrum-Icon--sizeXXL svg {
    height: 72px;
    width: 72px;
  }
/* Hide UI icons on older browsers with SVG 1.1 implementations */
.spectrum--medium .spectrum-UIIcon--large {
    display: none;
  }
.spectrum--medium .spectrum-UIIcon--medium {
    display: inline;
  }
.spectrum--large .spectrum-UIIcon--medium {
    display: none;
  }
.spectrum--large .spectrum-UIIcon--large {
    display: inline;
  }
/* Hide UI icons on browsers that implement SVG 2 correctly (Firefox 56+) */
.spectrum--large {
  --ui-icon-large-display: block;
  --ui-icon-medium-display: none;
}
.spectrum--medium {
  --ui-icon-medium-display: block;
  --ui-icon-large-display: none;
}
.spectrum-UIIcon--large {
  display: var(--ui-icon-large-display);
}
.spectrum-UIIcon--medium {
  display: var(--ui-icon-medium-display);
}
/* UI Icons */
.spectrum-UIIcon-AlertMedium {
  width: 18px;
  height: 18px;
}
.spectrum-UIIcon-AlertSmall {
  width: 14px;
  height: 14px;
}
.spectrum-UIIcon-ArrowDownSmall {
  width: 8px;
  height: 10px;
}
.spectrum-UIIcon-ArrowLeftMedium {
  width: 14px;
  height: 10px;
}
.spectrum-UIIcon-Asterisk {
  width: 8px;
  height: 8px;
}
.spectrum-UIIcon-CheckmarkMedium {
  width: 12px;
  height: 12px;
}
.spectrum-UIIcon-CheckmarkSmall {
  width: 10px;
  height: 10px;
}
.spectrum-UIIcon-ChevronDownMedium {
  width: 10px;
  height: 6px;
}
.spectrum-UIIcon-ChevronDownSmall {
  width: 8px;
  height: 6px;
}
.spectrum-UIIcon-ChevronLeftLarge {
  width: 12px;
  height: 16px;
}
.spectrum-UIIcon-ChevronLeftMedium {
  width: 6px;
  height: 10px;
}
.spectrum-UIIcon-ChevronRightLarge {
  width: 12px;
  height: 16px;
}
.spectrum-UIIcon-ChevronRightMedium {
  width: 6px;
  height: 10px;
}
.spectrum-UIIcon-ChevronRightSmall {
  width: 6px;
  height: 8px;
}
.spectrum-UIIcon-ChevronUpSmall {
  width: 8px;
  height: 6px;
}
.spectrum-UIIcon-CornerTriangle {
  width: 5px;
  height: 5px;
}
.spectrum-UIIcon-CrossLarge {
  width: 12px;
  height: 12px;
}
.spectrum-UIIcon-CrossMedium {
  width: 8px;
  height: 8px;
}
.spectrum-UIIcon-CrossSmall {
  width: 8px;
  height: 8px;
}
.spectrum-UIIcon-DashSmall {
  width: 10px;
  height: 10px;
}
.spectrum-UIIcon-DoubleGripper {
  width: 16px;
  height: 4px;
}
.spectrum-UIIcon-HelpMedium {
  width: 18px;
  height: 18px;
}
.spectrum-UIIcon-HelpSmall {
  width: 14px;
  height: 14px;
}
.spectrum-UIIcon-InfoMedium {
  width: 18px;
  height: 18px;
}
.spectrum-UIIcon-InfoSmall {
  width: 14px;
  height: 14px;
}
.spectrum-UIIcon-Magnifier {
  width: 16px;
  height: 16px;
}
.spectrum-UIIcon-SkipLeft {
  width: 9px;
  height: 10px;
}
.spectrum-UIIcon-SkipRight {
  width: 9px;
  height: 10px;
}
.spectrum-UIIcon-Star {
  width: 18px;
  height: 18px;
}
.spectrum-UIIcon-StarOutline {
  width: 18px;
  height: 18px;
}
.spectrum-UIIcon-SuccessMedium {
  width: 18px;
  height: 18px;
}
.spectrum-UIIcon-SuccessSmall {
  width: 14px;
  height: 14px;
}
.spectrum-UIIcon-TripleGripper {
  width: 10px;
  height: 7px;
}

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Icon--sizeXXS,
  .spectrum--large .spectrum-Icon--sizeXXS img,
  .spectrum--large .spectrum-Icon--sizeXXS svg {
    height: 11px;
    width: 11px;
  }
.spectrum--large .spectrum-Icon--sizeXS,
  .spectrum--large .spectrum-Icon--sizeXS img,
  .spectrum--large .spectrum-Icon--sizeXS svg {
    height: 15px;
    width: 15px;
  }
.spectrum--large .spectrum-Icon--sizeS,
  .spectrum--large .spectrum-Icon--sizeS img,
  .spectrum--large .spectrum-Icon--sizeS svg {
    height: 22px;
    width: 22px;
  }
.spectrum--large .spectrum-Icon--sizeM,
  .spectrum--large .spectrum-Icon--sizeM img,
  .spectrum--large .spectrum-Icon--sizeM svg {
    height: 30px;
    width: 30px;
  }
.spectrum--large .spectrum-Icon--sizeL,
  .spectrum--large .spectrum-Icon--sizeL img,
  .spectrum--large .spectrum-Icon--sizeL svg {
    height: 44px;
    width: 44px;
  }
.spectrum--large .spectrum-Icon--sizeXL,
  .spectrum--large .spectrum-Icon--sizeXL img,
  .spectrum--large .spectrum-Icon--sizeXL svg {
    height: 60px;
    width: 60px;
  }
.spectrum--large .spectrum-Icon--sizeXXL,
  .spectrum--large .spectrum-Icon--sizeXXL img,
  .spectrum--large .spectrum-Icon--sizeXXL svg {
    height: 90px;
    width: 90px;
  }
.spectrum--large .spectrum-UIIcon--large {
  display: var(--ui-icon-large-display);
}
.spectrum--large .spectrum-UIIcon--medium {
  display: var(--ui-icon-medium-display);
}
.spectrum--large .spectrum-UIIcon-AlertMedium {
  width: 22px;
  height: 22px;
}
.spectrum--large .spectrum-UIIcon-AlertSmall {
  width: 18px;
  height: 18px;
}
.spectrum--large .spectrum-UIIcon-ArrowDownSmall {
  width: 10px;
  height: 12px;
}
.spectrum--large .spectrum-UIIcon-ArrowLeftMedium {
  width: 18px;
  height: 12px;
}
.spectrum--large .spectrum-UIIcon-Asterisk {
  width: 10px;
  height: 10px;
}
.spectrum--large .spectrum-UIIcon-CheckmarkMedium {
  width: 16px;
  height: 16px;
}
.spectrum--large .spectrum-UIIcon-CheckmarkSmall {
  width: 12px;
  height: 12px;
}
.spectrum--large .spectrum-UIIcon-ChevronDownMedium {
  width: 12px;
  height: 8px;
}
.spectrum--large .spectrum-UIIcon-ChevronDownSmall {
  width: 10px;
  height: 8px;
}
.spectrum--large .spectrum-UIIcon-ChevronLeftLarge {
  width: 16px;
  height: 20px;
}
.spectrum--large .spectrum-UIIcon-ChevronLeftMedium {
  width: 8px;
  height: 12px;
}
.spectrum--large .spectrum-UIIcon-ChevronRightLarge {
  width: 16px;
  height: 20px;
}
.spectrum--large .spectrum-UIIcon-ChevronRightMedium {
  width: 8px;
  height: 12px;
}
.spectrum--large .spectrum-UIIcon-ChevronRightSmall {
  width: 8px;
  height: 10px;
}
.spectrum--large .spectrum-UIIcon-ChevronUpSmall {
  width: 10px;
  height: 8px;
}
.spectrum--large .spectrum-UIIcon-CornerTriangle {
  width: 6px;
  height: 6px;
}
.spectrum--large .spectrum-UIIcon-CrossLarge {
  width: 16px;
  height: 16px;
}
.spectrum--large .spectrum-UIIcon-CrossMedium {
  width: 10px;
  height: 10px;
}
.spectrum--large .spectrum-UIIcon-CrossSmall {
  width: 10px;
  height: 10px;
}
.spectrum--large .spectrum-UIIcon-DashSmall {
  width: 12px;
  height: 12px;
}
.spectrum--large .spectrum-UIIcon-DoubleGripper {
  width: 20px;
  height: 5px;
}
.spectrum--large .spectrum-UIIcon-HelpMedium {
  width: 22px;
  height: 22px;
}
.spectrum--large .spectrum-UIIcon-HelpSmall {
  width: 18px;
  height: 18px;
}
.spectrum--large .spectrum-UIIcon-InfoMedium {
  width: 22px;
  height: 22px;
}
.spectrum--large .spectrum-UIIcon-InfoSmall {
  width: 18px;
  height: 18px;
}
.spectrum--large .spectrum-UIIcon-Magnifier {
  width: 20px;
  height: 20px;
}
.spectrum--large .spectrum-UIIcon-SkipLeft {
  width: 10px;
  height: 12px;
}
.spectrum--large .spectrum-UIIcon-SkipRight {
  width: 10px;
  height: 12px;
}
.spectrum--large .spectrum-UIIcon-Star {
  width: 22px;
  height: 22px;
}
.spectrum--large .spectrum-UIIcon-StarOutline {
  width: 22px;
  height: 22px;
}
.spectrum--large .spectrum-UIIcon-SuccessMedium {
  width: 22px;
  height: 22px;
}
.spectrum--large .spectrum-UIIcon-SuccessSmall {
  width: 18px;
  height: 18px;
}
.spectrum--large .spectrum-UIIcon-TripleGripper {
  width: 12px;
  height: 9px;
}

/*************************************************************************
* ADOBE CONFIDENTIAL
* ___________________
*
* Copyright 2019 Adobe
* All Rights Reserved.
*
* NOTICE: All information contained herein is, and remains
* the property of Adobe and its suppliers, if any. The intellectual
* and technical concepts contained herein are proprietary to Adobe
* and its suppliers and are protected by all applicable intellectual
* property laws, including trade secret and copyright laws.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Adobe.
**************************************************************************/

.spectrum-Button--block {
  display: block;
}
/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
:root {
  /* Todo: fix in DNA, should have been zero */
}
.spectrum-Button,
.spectrum-ActionButton,
.spectrum-LogicButton,
.spectrum-FieldButton,
.spectrum-ClearButton,
.spectrum-Tool {
  display: -ms-inline-flexbox;
  display: inline-flex;
  box-sizing: border-box;

  -ms-flex-align: center;

      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;

  /* Show the button overflow in Edge. */
  overflow: visible;

  /* Remove button the margin in Firefox and Safari. */
  margin: 0;

  border-style: solid;
  white-space: nowrap;

  /* Remove the inheritance of text transform on button in Edge, Firefox, and IE. */
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  /* Font smoothing for Firefox */
  -moz-osx-font-smoothing: grayscale;

  /* Correct the inability to style clickable types in iOS and Safari. */
  -webkit-appearance: button;

  /* Adjacent buttons should be aligned correctly */
  vertical-align: top;

  transition: background 130ms ease-out,
              border-color 130ms ease-out,
              color 130ms ease-out,
              box-shadow 130ms ease-out;

  text-decoration: none;
  font-family: adobe-clean, "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;

  cursor: pointer;
}
.spectrum-Button:focus,
.spectrum-ActionButton:focus,
.spectrum-LogicButton:focus,
.spectrum-FieldButton:focus,
.spectrum-ClearButton:focus,
.spectrum-Tool:focus {
    outline: none;
  }
/* Fix Firefox */
.spectrum-Button::-moz-focus-inner,
.spectrum-ActionButton::-moz-focus-inner,
.spectrum-LogicButton::-moz-focus-inner,
.spectrum-FieldButton::-moz-focus-inner,
.spectrum-ClearButton::-moz-focus-inner,
.spectrum-Tool::-moz-focus-inner {
    border: 0;

    /* Remove the inner border and padding for button in Firefox. */
    border-style: none;
    padding: 0;

    /* Use uppercase PX so values don't get converted to rem */
    margin-top: -2PX;
    margin-bottom: -2PX;
  }
/* Restore the focus styles unset by the previous rule. */
.spectrum-Button:-moz-focusring,
.spectrum-ActionButton:-moz-focusring,
.spectrum-LogicButton:-moz-focusring,
.spectrum-FieldButton:-moz-focusring,
.spectrum-ClearButton:-moz-focusring,
.spectrum-Tool:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
.spectrum-Button:disabled,
.spectrum-ActionButton:disabled,
.spectrum-LogicButton:disabled,
.spectrum-FieldButton:disabled,
.spectrum-ClearButton:disabled,
.spectrum-Tool:disabled {
    cursor: default;
  }
.spectrum-Button .spectrum-Icon,
.spectrum-ActionButton .spectrum-Icon,
.spectrum-LogicButton .spectrum-Icon,
.spectrum-FieldButton .spectrum-Icon,
.spectrum-ClearButton .spectrum-Icon,
.spectrum-Tool .spectrum-Icon {
    max-height: 100%;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
.spectrum-Button {

  border-width: 2px;
  border-style: solid;
  border-radius: 16px;

  height: 32px;
  min-width: 72px;

  padding: 0 14px 0;

  font-size: 15px;
  font-weight: 700;

  /* Prevent vertical text alignment mismatch between anchor and button in Chrome */
  line-height: 0;
}
.spectrum-Button:hover,
  .spectrum-Button:active {
    box-shadow: none;
  }
.spectrum-Button .spectrum-Icon + .spectrum-Button-label {
    margin-left: 8px;
  }
.spectrum-Button .spectrum-Button-label + .spectrum-Icon {
    margin-left: 4px;
  }
a.spectrum-Button,
a.spectrum-ActionButton {
  /* Remove appearance for clickable types in iOS and Safari. */
  -webkit-appearance: none;
  /* Make link text not selectable  */
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.spectrum-ActionButton,
.spectrum-Tool {
  position: relative;

  height: 32px;
  min-width: 32px;

  /* Use icon padding by default as it's smaller */
  padding: 0 6px;

  border-width: 1px;
  border-radius: 4px;

  font-size: 14px;
  font-weight: 400;
}
.spectrum-ActionButton .spectrum-Icon + .spectrum-ActionButton-label,
.spectrum-Tool .spectrum-Icon + .spectrum-ActionButton-label {
    /* Have icon padding on the left */
    padding-left: 7px;

    /* Have text padding on the right */
    padding-right: 5px;
  }
.spectrum-ActionButton .spectrum-Icon--sizeS:only-child,
.spectrum-Tool .spectrum-Icon--sizeS:only-child {
    /* Position absolutely to avoid layout errors introduced by padding */
    position: absolute;
    top: calc(50% - 9px);
    left: calc(50% - 9px);
  }
.spectrum-ActionButton .spectrum-ActionButton-label:only-child,
.spectrum-Tool .spectrum-ActionButton-label:only-child {
    /* Add padding for text only buttons */
    padding: 0 5px;
  }
.spectrum-ActionButton-hold {
  position: absolute;
  right: 3px;
  bottom: 3px;
}
.spectrum-ActionButton-label,
.spectrum-Button-label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;

  /* @safari10 Workaround for https://bugs.webkit.org/show_bug.cgi?id=169700 */
  width: 100%;
}
.spectrum-ActionButton-label:empty, .spectrum-Button-label:empty {
    display: none;
  }
.spectrum-ActionButton--quiet,
.spectrum-Tool {
  border-width: 1px;
  border-radius: 4px;

  font-size: 14px;
  font-weight: 400;
}
.spectrum-LogicButton {

  height: 24px;
  padding: 8px;

  border-width: 2px;
  border-radius: 4px;

  font-size: 14px;
  font-weight: 700;
  line-height: 0;
}
.spectrum-FieldButton {

  height: 32px;

  padding: 0 12px;

  font-family: inherit;
  font-weight: normal;
  font-size: 14px;
  line-height: normal;
  -webkit-font-smoothing: initial;

  cursor: pointer;
  outline: none;
}
.spectrum-FieldButton {
  margin: 0;
  padding: 0 12px;

  border-width: 1px;
  border-style: solid;
  border-radius: 4px;

  transition: background-color 130ms,
    box-shadow 130ms,
    border-color 130ms;
}
.spectrum-FieldButton:disabled,
  .spectrum-FieldButton.is-disabled {
    border-width: 0;
    cursor: default;
  }
.spectrum-FieldButton.is-open {
    border-width: 1px;
  }
.spectrum-FieldButton--quiet {
  margin: 0;
  padding: 0;

  border-width: 0;
  border-radius: 0px;
}
.spectrum-ClearButton {

  width: 32px;
  height: 32px;

  border-radius: 100%;

  padding: 0;
  margin: 0;

  border: none;
}
.spectrum-ClearButton > .spectrum-Icon {
    /* @safari10 Workaround for https://bugs.webkit.org/show_bug.cgi?id=169700 */
    margin: 0 auto;
  }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .spectrum-ClearButton > .spectrum-Icon {
      /* @ie11 Workaround for regression caused by fix for https://bugs.webkit.org/show_bug.cgi?id=169700 */
      margin: 0
    }
}
.spectrum-ClearButton--small {
  width: 24px;
  height: 24px;
}
/* topdoc
{{ button/tool.yml }}
*/
.spectrum-Tool {

  position: relative;

  -ms-flex-pack: center;

      justify-content: center;

  width: 32px;
  height: 32px;

  padding: 0;
}
.spectrum-Tool-hold {
  position: absolute;
  right: 3px;
  bottom: 3px;
}
/* Potentially temporary: Add back default margin between all buttons when adjacent */
.spectrum-Button + .spectrum-Button {
  margin-left: 16px;
}
.spectrum-ActionButton + .spectrum-ActionButton,
.spectrum-Tool + .spectrum-Tool {
  margin-left: 8px;
}
.spectrum-Tool + .spectrum-Tool {
  margin-left: 8px;
}

/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Button,
.spectrum--large .spectrum-ActionButton,
.spectrum--large .spectrum-LogicButton,
.spectrum--large .spectrum-FieldButton,
.spectrum--large .spectrum-ClearButton,
.spectrum--large .spectrum-Tool {

  transition: background 130ms ease-out,
              border-color 130ms ease-out,
              color 130ms ease-out,
              box-shadow 130ms ease-out;
  font-family: adobe-clean, "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif
}
/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Button {

  border-width: 2px;
  border-radius: 20px;

  height: 40px;
  min-width: 90px;

  padding: 0 18px 0;

  font-size: 18px;
  font-weight: 700;
}
.spectrum--large .spectrum-Button .spectrum-Icon + .spectrum-Button-label {
    margin-left: 10px;
  }
.spectrum--large .spectrum-Button .spectrum-Button-label + .spectrum-Icon {
    margin-left: 5px;
  }
.spectrum--large .spectrum-ActionButton,
.spectrum--large .spectrum-Tool {

  height: 40px;
  min-width: 40px;
  padding: 0 8px;

  border-width: 1px;
  border-radius: 5px;

  font-size: 17px;
  font-weight: 400;
}
.spectrum--large .spectrum-ActionButton .spectrum-Icon + .spectrum-ActionButton-label,
.spectrum--large .spectrum-Tool .spectrum-Icon + .spectrum-ActionButton-label {
    padding-left: 9px;
    padding-right: 6px;
  }
.spectrum--large .spectrum-ActionButton .spectrum-Icon--sizeS:only-child,
.spectrum--large .spectrum-Tool .spectrum-Icon--sizeS:only-child {
    top: calc(50% - 11px);
    left: calc(50% - 11px);
  }
.spectrum--large .spectrum-ActionButton .spectrum-ActionButton-label:only-child,
.spectrum--large .spectrum-Tool .spectrum-ActionButton-label:only-child {
    padding: 0 6px;
  }
.spectrum--large .spectrum-ActionButton-hold {
  right: 4px;
  bottom: 4px;
}
.spectrum--large .spectrum-ActionButton--quiet,
.spectrum--large .spectrum-Tool {
  border-width: 1px;
  border-radius: 5px;

  font-size: 17px;
  font-weight: 400;
}
.spectrum--large .spectrum-LogicButton {

  height: 24px;
  padding: 10px;

  border-width: 2px;
  border-radius: 5px;

  font-size: 17px;
  font-weight: 700;
}
.spectrum--large .spectrum-FieldButton {

  height: 40px;

  padding: 0 15px;
  font-size: 17px;
}
.spectrum--large .spectrum-FieldButton {
  padding: 0 15px;

  border-width: 1px;
  border-radius: 5px;

  transition: background-color 130ms,
    box-shadow 130ms,
    border-color 130ms;
}
.spectrum--large .spectrum-FieldButton:disabled,
  .spectrum--large .spectrum-FieldButton.is-disabled {
    border-width: 0;
  }
.spectrum--large .spectrum-FieldButton.is-open {
    border-width: 1px;
  }
.spectrum--large .spectrum-FieldButton--quiet {
  margin: 0;
  padding: 0;

  border-width: 0;
  border-radius: 0px;
}
.spectrum--large .spectrum-ClearButton {

  width: 40px;
  height: 40px
}
.spectrum--large .spectrum-ClearButton--small {
  width: 30px;
  height: 30px;
}
.spectrum--large .spectrum-Tool {

  width: 40px;
  height: 40px;
}
.spectrum--large .spectrum-Tool-hold {
  right: 4px;
  bottom: 4px;
}
.spectrum--large .spectrum-Button + .spectrum-Button {
  margin-left: 16px;
}
.spectrum--large .spectrum-ActionButton + .spectrum-ActionButton,
.spectrum--large .spectrum-Tool + .spectrum-Tool {
  margin-left: 10px;
}
.spectrum--large .spectrum-Tool + .spectrum-Tool {
  margin-left: 10px;
}

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* Temporary skin variables that need to be moved into origins */
:root {
  /* Icon Button*/

  /* Button */

  /* Shell */

  /* haha remove this */

  /* Custom selection color for placeholders using global blue-500 at 30% opacity. Should be updated in Spectrum-DNA */
}
.spectrum--light .spectrum-Button.focus-ring {
    box-shadow: 0 0 0 1px rgb(20, 115, 230);
  }
.spectrum--light .spectrum-Button:active {
    /* Override focus -- clicking with spacebar should not show outline */
    box-shadow: none;
  }
.spectrum--light .spectrum-ClearButton {
  background-color: rgba(0, 0, 0, 0);

  color: rgb(142, 142, 142);
}
.spectrum--light .spectrum-ClearButton:hover {
    background-color: rgba(0, 0, 0, 0);

    color: rgb(44, 44, 44);
  }
.spectrum--light .spectrum-ClearButton:active {
    background-color: rgba(0, 0, 0, 0);

    color: rgb(44, 44, 44);
  }
.spectrum--light .spectrum-ClearButton.focus-ring {
    background-color: rgba(0, 0, 0, 0);

    color: rgb(44, 44, 44);
  }
.spectrum--light .spectrum-ClearButton:disabled,
  .spectrum--light .spectrum-ClearButton.is-disabled {
    background-color: rgba(0, 0, 0, 0);

    color: rgb(179, 179, 179);
  }
/* topdoc
{{ button/button-cta.yml }}
*/
.spectrum--light .spectrum-Button--cta {
  background-color: rgb(20, 115, 230);
  border-color: rgb(20, 115, 230);
  color: rgb(255, 255, 255);
}
.spectrum--light .spectrum-Button--cta:hover {
    background-color: rgb(13, 102, 208);
    border-color: rgb(13, 102, 208);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Button--cta.focus-ring {
    background-color: rgb(20, 115, 230);
    border-color: rgb(20, 115, 230);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Button--cta:active {
    background-color: rgb(13, 102, 208);
    border-color: rgb(13, 102, 208);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Button--cta:disabled,
  .spectrum--light .spectrum-Button--cta.is-disabled {
    background-color: rgb(234, 234, 234);
    border-color: rgb(234, 234, 234);
    color: rgb(179, 179, 179);
  }
/* topdoc
{{ button/button-primary.yml }}
*/
.spectrum--light .spectrum-Button--primary {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgb(75, 75, 75);
  color: rgb(75, 75, 75);
}
.spectrum--light .spectrum-Button--primary:hover {
    background-color: rgb(75, 75, 75);
    border-color: rgb(75, 75, 75);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Button--primary.focus-ring {
    background-color: rgb(20, 115, 230);
    border-color: rgb(20, 115, 230);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Button--primary:active {
    background-color: rgb(44, 44, 44);
    border-color: rgb(44, 44, 44);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Button--primary:disabled,
  .spectrum--light .spectrum-Button--primary.is-disabled {
    background-color: rgb(234, 234, 234);
    border-color: rgb(234, 234, 234);
    color: rgb(179, 179, 179);
  }
/* topdoc
{{ button/button-secondary.yml }}
*/
.spectrum--light .spectrum-Button--secondary {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgb(110, 110, 110);
  color: rgb(110, 110, 110);
}
.spectrum--light .spectrum-Button--secondary:hover {
    background-color: rgb(110, 110, 110);
    border-color: rgb(110, 110, 110);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Button--secondary.focus-ring {
    background-color: rgb(20, 115, 230);
    border-color: rgb(20, 115, 230);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Button--secondary:active {
    background-color: rgb(75, 75, 75);
    border-color: rgb(75, 75, 75);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Button--secondary:disabled,
  .spectrum--light .spectrum-Button--secondary.is-disabled {
    background-color: rgb(234, 234, 234);
    border-color: rgb(234, 234, 234);
    color: rgb(179, 179, 179);
  }
/* topdoc
{{ button/button-warning.yml }}
*/
.spectrum--light .spectrum-Button--warning {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgb(201, 37, 45);
  color: rgb(201, 37, 45);
}
.spectrum--light .spectrum-Button--warning:hover {
    background-color: rgb(201, 37, 45);
    border-color: rgb(201, 37, 45);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Button--warning.focus-ring {
    background-color: rgb(20, 115, 230);
    border-color: rgb(20, 115, 230);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Button--warning:active {
    background-color: rgb(187, 18, 26);
    border-color: rgb(187, 18, 26);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Button--warning:disabled,
  .spectrum--light .spectrum-Button--warning.is-disabled {
    background-color: rgb(234, 234, 234);
    border-color: rgb(234, 234, 234);
    color: rgb(179, 179, 179);
  }
/* topdoc
{{ button/button-over-background.yml }}
*/
.spectrum--light .spectrum-Button--overBackground {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgb(255, 255, 255);
  color: rgb(255, 255, 255);
}
.spectrum--light .spectrum-Button--overBackground:hover {
    background-color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
    color: inherit;
  }
.spectrum--light .spectrum-Button--overBackground.focus-ring {
    background-color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
    color: inherit;
    box-shadow: 0 0 0 1px rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Button--overBackground:active {
    background-color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
    color: inherit;
    box-shadow: none;
  }
.spectrum--light .spectrum-Button--overBackground:disabled,
  .spectrum--light .spectrum-Button--overBackground.is-disabled {
    background-color: rgba(255,255,255,0.1);
    border-color: rgba(0, 0, 0, 0);
    color: rgba(255,255,255,0.35);
  }
/* topdoc
{{ button/button-quiet-over-background.yml }}
*/
.spectrum--light .spectrum-Button--overBackground.spectrum-Button--quiet,
.spectrum--light .spectrum-ClearButton--overBackground {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  color: rgb(255, 255, 255);
}
.spectrum--light .spectrum-Button--overBackground.spectrum-Button--quiet:hover, .spectrum--light .spectrum-ClearButton--overBackground:hover {
    background-color: rgba(255,255,255,0.1);
    border-color: rgba(0, 0, 0, 0);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Button--overBackground.spectrum-Button--quiet.focus-ring, .spectrum--light .spectrum-ClearButton--overBackground.focus-ring {
    background-color: rgb(255, 255, 255);
    border-color: rgb(255, 255, 255);
    color: inherit;
    box-shadow: 0 0 0 1px rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Button--overBackground.spectrum-Button--quiet:active, .spectrum--light .spectrum-ClearButton--overBackground:active {
    background-color: rgba(255,255,255,0.15);
    border-color: rgba(0, 0, 0, 0);
    color: rgb(255, 255, 255);
    box-shadow: none;
  }
.spectrum--light .spectrum-Button--overBackground.spectrum-Button--quiet:disabled,
  .spectrum--light .spectrum-Button--overBackground.spectrum-Button--quiet.is-disabled,
  .spectrum--light .spectrum-ClearButton--overBackground:disabled,
  .spectrum--light .spectrum-ClearButton--overBackground.is-disabled {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: rgba(255,255,255,0.15);
  }
/* topdoc
{{ button/button-quiet-primary.yml }}
*/
.spectrum--light .spectrum-Button--primary.spectrum-Button--quiet {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  color: rgb(75, 75, 75);
}
.spectrum--light .spectrum-Button--primary.spectrum-Button--quiet:hover {
    background-color: rgb(234, 234, 234);
    border-color: rgb(234, 234, 234);
    color: rgb(44, 44, 44);
  }
.spectrum--light .spectrum-Button--primary.spectrum-Button--quiet.focus-ring {
    background-color: rgb(20, 115, 230);
    border-color: rgb(20, 115, 230);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Button--primary.spectrum-Button--quiet:active {
    background-color: rgb(225, 225, 225);
    border-color: rgb(225, 225, 225);
    color: rgb(44, 44, 44);
  }
.spectrum--light .spectrum-Button--primary.spectrum-Button--quiet:disabled,
  .spectrum--light .spectrum-Button--primary.spectrum-Button--quiet.is-disabled {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: rgb(179, 179, 179);
  }
/* topdoc
{{ button/button-quiet-secondary.yml }}
*/
.spectrum--light .spectrum-Button--secondary.spectrum-Button--quiet {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  color: rgb(110, 110, 110);
}
.spectrum--light .spectrum-Button--secondary.spectrum-Button--quiet:hover {
    background-color: rgb(234, 234, 234);
    border-color: rgb(234, 234, 234);
    color: rgb(75, 75, 75);
  }
.spectrum--light .spectrum-Button--secondary.spectrum-Button--quiet.focus-ring {
    background-color: rgb(20, 115, 230);
    border-color: rgb(20, 115, 230);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Button--secondary.spectrum-Button--quiet:active {
    background-color: rgb(225, 225, 225);
    border-color: rgb(225, 225, 225);
    color: rgb(75, 75, 75);
  }
.spectrum--light .spectrum-Button--secondary.spectrum-Button--quiet:disabled,
  .spectrum--light .spectrum-Button--secondary.spectrum-Button--quiet.is-disabled {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: rgb(179, 179, 179);
  }
/* topdoc
{{ button/actionbutton.yml }}
*/
.spectrum--light .spectrum-ActionButton,
.spectrum--light .spectrum-Tool {
  background-color: rgb(250, 250, 250);
  border-color: rgb(225, 225, 225);
  color: rgb(75, 75, 75);
}
.spectrum--light .spectrum-ActionButton .spectrum-Icon,
.spectrum--light .spectrum-Tool .spectrum-Icon {
    color: rgb(110, 110, 110);
  }
.spectrum--light .spectrum-ActionButton .spectrum-ActionButton-hold,
.spectrum--light .spectrum-Tool .spectrum-ActionButton-hold {
    color: rgb(110, 110, 110);
  }
.spectrum--light .spectrum-ActionButton:hover,
.spectrum--light .spectrum-Tool:hover {
    background-color: rgb(255, 255, 255);
    border-color: rgb(202, 202, 202);
    box-shadow: none;
    color: rgb(44, 44, 44);
  }
.spectrum--light .spectrum-ActionButton:hover .spectrum-Icon,
.spectrum--light .spectrum-Tool:hover .spectrum-Icon {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-ActionButton:hover .spectrum-ActionButton-hold,
.spectrum--light .spectrum-Tool:hover .spectrum-ActionButton-hold {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-ActionButton.focus-ring,
.spectrum--light .spectrum-Tool.focus-ring {
    background-color: rgb(255, 255, 255);
    border-color: rgb(38, 128, 235);
    box-shadow: 0 0 0 1px rgb(38, 128, 235);
    color: rgb(44, 44, 44);
  }
.spectrum--light .spectrum-ActionButton.focus-ring .spectrum-Icon,
.spectrum--light .spectrum-Tool.focus-ring .spectrum-Icon {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-ActionButton.focus-ring .spectrum-ActionButton-hold,
.spectrum--light .spectrum-Tool.focus-ring .spectrum-ActionButton-hold {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-ActionButton:active,
.spectrum--light .spectrum-Tool:active {
    background-color: rgb(234, 234, 234);
    border-color: rgb(202, 202, 202);
    box-shadow: none;
    color: rgb(44, 44, 44);
  }
.spectrum--light .spectrum-ActionButton:active .spectrum-ActionButton-hold,
.spectrum--light .spectrum-Tool:active .spectrum-ActionButton-hold {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-ActionButton:disabled,
.spectrum--light .spectrum-ActionButton.is-disabled,
.spectrum--light .spectrum-Tool:disabled {
    background-color: rgb(234, 234, 234);
    border-color: rgb(234, 234, 234);
    color: rgb(179, 179, 179);
  }
.spectrum--light .spectrum-ActionButton:disabled .spectrum-Icon,
.spectrum--light .spectrum-ActionButton.is-disabled .spectrum-Icon,
.spectrum--light .spectrum-Tool:disabled .spectrum-Icon {
      color: rgb(202, 202, 202);
    }
.spectrum--light .spectrum-ActionButton:disabled .spectrum-ActionButton-hold,
.spectrum--light .spectrum-ActionButton.is-disabled .spectrum-ActionButton-hold,
.spectrum--light .spectrum-Tool:disabled .spectrum-ActionButton-hold {
      color: rgb(202, 202, 202);
    }
.spectrum--light .spectrum-ActionButton.is-selected {
    background-color: rgb(234, 234, 234);
    border-color: rgb(225, 225, 225);
    color: rgb(75, 75, 75);
  }
.spectrum--light .spectrum-ActionButton.is-selected .spectrum-Icon {
      color: rgb(110, 110, 110);
    }
.spectrum--light .spectrum-ActionButton.is-selected.focus-ring {
      background-color: rgb(234, 234, 234);
      border-color: rgb(38, 128, 235);
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-ActionButton.is-selected.focus-ring .spectrum-Icon {
        color: rgb(44, 44, 44);
      }
.spectrum--light .spectrum-ActionButton.is-selected:hover {
      background-color: rgb(234, 234, 234);
      border-color: rgb(202, 202, 202);
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-ActionButton.is-selected:hover .spectrum-Icon {
        color: rgb(44, 44, 44);
      }
.spectrum--light .spectrum-ActionButton.is-selected:active {
      background-color: rgb(234, 234, 234);
      border-color: rgb(202, 202, 202);
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-ActionButton.is-selected:active .spectrum-Icon {
        color: rgb(44, 44, 44);
      }
.spectrum--light .spectrum-ActionButton.is-selected:disabled,
    .spectrum--light .spectrum-ActionButton.is-selected.is-disabled {
      background-color: rgb(234, 234, 234);
      border-color: rgb(234, 234, 234);
      color: rgb(179, 179, 179);
    }
.spectrum--light .spectrum-ActionButton.is-selected:disabled .spectrum-Icon, .spectrum--light .spectrum-ActionButton.is-selected.is-disabled .spectrum-Icon {
        color: rgb(202, 202, 202);
      }
/* topdoc
{{ button/actionbutton-quiet.yml }}
*/
.spectrum--light .spectrum-ActionButton--quiet,
.spectrum--light .spectrum-Tool {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  color: rgb(75, 75, 75);
}
.spectrum--light .spectrum-ActionButton--quiet:hover,
.spectrum--light .spectrum-Tool:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: rgb(44, 44, 44);
    box-shadow: none;
  }
.spectrum--light .spectrum-ActionButton--quiet.focus-ring,
.spectrum--light .spectrum-Tool.focus-ring {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: 0 0 0 1px rgb(38, 128, 235);
    border-color: rgb(38, 128, 235);
    color: rgb(44, 44, 44);
  }
.spectrum--light .spectrum-ActionButton--quiet:active,
.spectrum--light .spectrum-Tool:active {
    background-color: rgb(225, 225, 225);
    border-color: rgb(225, 225, 225);
    color: rgb(44, 44, 44);
    box-shadow: none;
  }
.spectrum--light .spectrum-ActionButton--quiet:disabled,
.spectrum--light .spectrum-ActionButton--quiet.is-disabled,
.spectrum--light .spectrum-Tool:disabled {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: rgb(179, 179, 179);
  }
.spectrum--light .spectrum-ActionButton--quiet.is-selected {
    background-color: rgb(225, 225, 225);
    border-color: rgb(225, 225, 225);
    color: rgb(75, 75, 75);
  }
.spectrum--light .spectrum-ActionButton--quiet.is-selected.focus-ring {
      background-color: rgb(225, 225, 225);
      border-color: rgb(38, 128, 235);
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-ActionButton--quiet.is-selected:hover {
      background-color: rgb(225, 225, 225);
      border-color: rgb(225, 225, 225);
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-ActionButton--quiet.is-selected:active {
      background-color: rgb(225, 225, 225);
      border-color: rgb(225, 225, 225);
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-ActionButton--quiet.is-selected:disabled,
    .spectrum--light .spectrum-ActionButton--quiet.is-selected.is-disabled {
      background-color: rgb(234, 234, 234);
      border-color: rgb(234, 234, 234);
      color: rgb(179, 179, 179);
    }
/* topdoc
{{ button/button-quiet-warning.yml }}
*/
.spectrum--light .spectrum-Button--warning.spectrum-Button--quiet {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgba(0, 0, 0, 0);
  color: rgb(215, 55, 63);
}
.spectrum--light .spectrum-Button--warning.spectrum-Button--quiet:hover {
    background-color: rgb(234, 234, 234);
    border-color: rgb(234, 234, 234);
    color: rgb(201, 37, 45);
  }
.spectrum--light .spectrum-Button--warning.spectrum-Button--quiet.focus-ring {
    background-color: rgb(20, 115, 230);
    border-color: rgb(20, 115, 230);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-Button--warning.spectrum-Button--quiet:active {
    background-color: rgb(225, 225, 225);
    border-color: rgb(225, 225, 225);
    color: rgb(201, 37, 45);
  }
.spectrum--light .spectrum-Button--warning.spectrum-Button--quiet:disabled,
  .spectrum--light .spectrum-Button--warning.spectrum-Button--quiet.is-disabled {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: rgb(179, 179, 179);
  }
/* topdoc
{{ button/logicbutton.yml }}
*/
.spectrum--light .spectrum-LogicButton--and {
  background-color: rgb(20, 115, 230);
  border-color: rgb(20, 115, 230);
  color: rgb(255, 255, 255);
}
.spectrum--light .spectrum-LogicButton--and:hover {
    background-color: rgb(9, 90, 186);
    border-color: rgb(9, 90, 186);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-LogicButton--and.focus-ring {
    background-color: rgb(9, 90, 186);
    border-color: rgb(38, 128, 235);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-LogicButton--and:disabled,
  .spectrum--light .spectrum-LogicButton--and.is-disabled {
    background-color: rgb(234, 234, 234);
    border-color: rgb(234, 234, 234);
    color: rgb(179, 179, 179);
  }
.spectrum--light .spectrum-LogicButton--or {
  background-color: rgb(206, 39, 131);
  border-color: rgb(206, 39, 131);
  color: rgb(255, 255, 255);
}
.spectrum--light .spectrum-LogicButton--or:hover {
    background-color: rgb(174, 14, 102);
    border-color: rgb(174, 14, 102);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-LogicButton--or.focus-ring {
    background-color: rgb(174, 14, 102);
    border-color: rgb(38, 128, 235);
    color: rgb(255, 255, 255);
  }
.spectrum--light .spectrum-LogicButton--or:disabled,
  .spectrum--light .spectrum-LogicButton--or.is-disabled {
    background-color: rgb(234, 234, 234);
    border-color: rgb(234, 234, 234);
    color: rgb(179, 179, 179);
  }
/* topdoc
{{ button/clearbutton-medium.yml }}
*/
.spectrum--light .spectrum-FieldButton {
  color: rgb(75, 75, 75);
  background-color: rgb(250, 250, 250);
  border-color: rgb(225, 225, 225);
}
.spectrum--light .spectrum-FieldButton:hover {
    color: rgb(44, 44, 44);
    background-color: rgb(255, 255, 255);
    border-color: rgb(202, 202, 202);
  }
.spectrum--light .spectrum-FieldButton.focus-ring,
  .spectrum--light .spectrum-FieldButton.is-focused {
    background-color: rgb(255, 255, 255);
    border-color: rgb(38, 128, 235);
    box-shadow: 0 0 0 1px rgb(38, 128, 235);
    color: rgb(44, 44, 44);
  }
.spectrum--light .spectrum-FieldButton.focus-ring.is-placeholder, .spectrum--light .spectrum-FieldButton.is-focused.is-placeholder {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-FieldButton:active,
  .spectrum--light .spectrum-FieldButton.is-selected {
    background-color: rgb(234, 234, 234);
    border-color: rgb(202, 202, 202);
  }
.spectrum--light .spectrum-FieldButton:active.focus-ring,
    .spectrum--light .spectrum-FieldButton:active.is-focused,
    .spectrum--light .spectrum-FieldButton.is-selected.focus-ring,
    .spectrum--light .spectrum-FieldButton.is-selected.is-focused {
      box-shadow: none;
    }
.spectrum--light .spectrum-FieldButton.is-invalid {
    border-color: rgb(215, 55, 63);
  }
.spectrum--light .spectrum-FieldButton.is-invalid:hover {
      border-color: rgb(201, 37, 45);
    }
.spectrum--light .spectrum-FieldButton.is-invalid:active,
    .spectrum--light .spectrum-FieldButton.is-invalid.is-selected {
      border-color: rgb(201, 37, 45);
    }
.spectrum--light .spectrum-FieldButton.is-invalid.focus-ring,
    .spectrum--light .spectrum-FieldButton.is-invalid.is-focused {
      border-color: rgb(38, 128, 235);
      box-shadow: 0 0 0 1px rgb(38, 128, 235);
    }
.spectrum--light .spectrum-FieldButton:disabled,
  .spectrum--light .spectrum-FieldButton.is-disabled {
    background-color: rgb(234, 234, 234);
    color: rgb(179, 179, 179);
  }
.spectrum--light .spectrum-FieldButton:disabled.focus-ring, .spectrum--light .spectrum-FieldButton.is-disabled.focus-ring {
      box-shadow: none;
    }
.spectrum--light .spectrum-FieldButton:disabled .spectrum-Icon, .spectrum--light .spectrum-FieldButton.is-disabled .spectrum-Icon {
      color: rgb(202, 202, 202);
    }
.spectrum--light .spectrum-FieldButton--quiet {
  color: rgb(75, 75, 75);
  border-color: rgba(0, 0, 0, 0);
  background-color: rgba(0, 0, 0, 0);
}
.spectrum--light .spectrum-FieldButton--quiet:hover {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(44, 44, 44);
  }
.spectrum--light .spectrum-FieldButton--quiet.focus-ring,
  .spectrum--light .spectrum-FieldButton--quiet.is-focused {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: 0 2px 0 0 rgb(38, 128, 235);
  }
.spectrum--light .spectrum-FieldButton--quiet.focus-ring.is-placeholder, .spectrum--light .spectrum-FieldButton--quiet.is-focused.is-placeholder {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-FieldButton--quiet:active,
  .spectrum--light .spectrum-FieldButton--quiet.is-selected {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
  }
.spectrum--light .spectrum-FieldButton--quiet:active.focus-ring,
    .spectrum--light .spectrum-FieldButton--quiet:active.is-focused,
    .spectrum--light .spectrum-FieldButton--quiet.is-selected.focus-ring,
    .spectrum--light .spectrum-FieldButton--quiet.is-selected.is-focused {
      background-color: rgba(0, 0, 0, 0);
      box-shadow: 0 2px 0 0 rgb(38, 128, 235);
    }
.spectrum--light .spectrum-FieldButton--quiet.is-invalid.focus-ring,
    .spectrum--light .spectrum-FieldButton--quiet.is-invalid.is-focused {
      box-shadow: 0 2px 0 0 rgb(38, 128, 235);
    }
.spectrum--light .spectrum-FieldButton--quiet:disabled,
  .spectrum--light .spectrum-FieldButton--quiet.is-disabled {
    background-color: rgba(0, 0, 0, 0);
    color: rgb(179, 179, 179);
  }
.spectrum--light .spectrum-FieldButton--quiet:disabled.focus-ring, .spectrum--light .spectrum-FieldButton--quiet.is-disabled.focus-ring {
      box-shadow: none;
    }
.spectrum--light .spectrum-Tool.is-selected .spectrum-Icon {
      color: rgb(20, 115, 230);
    }
.spectrum--light .spectrum-Tool.is-selected .spectrum-Tool-hold {
      color: rgb(20, 115, 230);
    }
.spectrum--light .spectrum-Tool.is-selected:hover .spectrum-Icon {
        color: rgb(13, 102, 208);
      }
.spectrum--light .spectrum-Tool.is-selected:hover .spectrum-Tool-hold {
        color: rgb(13, 102, 208);
      }
.spectrum--light .spectrum-Tool.is-selected:active .spectrum-Icon {
        color: rgb(9, 90, 186);
      }
.spectrum--light .spectrum-Tool.is-selected:active .spectrum-Tool-hold {
        color: rgb(9, 90, 186);
      }
.spectrum--light .spectrum-Tool.is-selected.focus-ring .spectrum-Icon {
        color: rgb(13, 102, 208);
      }
.spectrum--light .spectrum-Tool.is-selected.focus-ring .spectrum-Tool-hold {
        color: rgb(13, 102, 208);
      }
.spectrum--light .spectrum-Tool.is-selected:disabled,
    .spectrum--light .spectrum-Tool.is-selected.is-disabled {
      background-color: rgba(0, 0, 0, 0);
      border-color: rgba(0, 0, 0, 0);
    }
.spectrum--light .spectrum-Tool.is-selected:disabled .spectrum-Icon, .spectrum--light .spectrum-Tool.is-selected.is-disabled .spectrum-Icon {
        color: rgb(202, 202, 202);
      }
.spectrum--light .spectrum-Tool.is-selected:disabled .spectrum-Tool-hold, .spectrum--light .spectrum-Tool.is-selected.is-disabled .spectrum-Tool-hold {
        color: rgb(202, 202, 202);
      }
.spectrum--light .spectrum-Tool .spectrum-Tool-hold {
    color: rgb(110, 110, 110);
  }
.spectrum--light .spectrum-Tool:hover .spectrum-Tool-hold {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-Tool:active {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
  }
.spectrum--light .spectrum-Tool:active .spectrum-Tool-hold {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-Tool.focus-ring .spectrum-Tool-hold {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-Tool.is-disabled .spectrum-Tool-hold, .spectrum--light .spectrum-Tool:disabled .spectrum-Tool-hold {
      color: rgb(202, 202, 202);
    }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
.spectrum-Menu {
  display: inline-block;

  box-sizing: border-box;

  margin: 4px 0;
  padding: 0;

  list-style-type: none;

  overflow: auto;
}
.spectrum-Menu > .spectrum-Menu-sectionHeading {
    /* Support headings as LI */
    margin-top: 3px;
    margin-bottom: 3px;
  }
.spectrum-Menu.is-selectable .spectrum-Menu-item {
      padding-right: 32px;
    }
.spectrum-Menu.is-selectable .spectrum-Menu-item.is-selected {
        padding-right: 11px;
      }
.spectrum-Menu-checkmark {
  transform: scale(1);
  opacity: 1;
}
.spectrum-Menu-item {
  cursor: pointer;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;

  box-sizing: border-box;

  padding: 7px 12px 7px 10px;

  margin: 0;

  border-left: 2px solid transparent;

  min-height: 32px;

  font-size: 14px;
  font-weight: 400;
  font-style: normal;
}
.spectrum-Menu-item:focus {
    outline: none;
  }
.spectrum-Menu-item.is-selected {
    /* Redundant, but included for backwards compatibility */
    padding-right: 11px;
  }
.spectrum-Menu-item.is-selected .spectrum-Menu-checkmark {
      display: block;
    }
.spectrum-Menu-item .spectrum-Icon {
    /* Don't get smaller, you're an icon! */
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
.spectrum-Menu-item .spectrum-Icon + .spectrum-Menu-itemLabel {
    margin-left: 8px;
  }
.spectrum-Menu-itemLabel {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
}
.spectrum-Menu-itemLabel--wrapping {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.spectrum-Menu-checkmark {
  display: none;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin-top: 4px;
}
.spectrum-Menu-checkmark,
.spectrum-Menu-chevron {
  -ms-flex-positive: 0;
      flex-grow: 0;
  margin-left: 12px;
}
.spectrum-Menu-divider {
  /* Add the correct box sizing for hr in Firefox. */
  box-sizing: content-box;

  /* Show the overflow for hr in Edge and IE. */
  overflow: visible;

  height: 2px;
  margin: 1.5px 12px;
  padding: 0 0;
  border: none;
}
.spectrum-Menu-sectionHeading {
  display: block;
  margin: 6px 0 0 0;
  padding: 0 36px 0 12px;

  font-size: 11px;
  font-weight: 400;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}
.spectrum-Menu .spectrum-Menu {
  /* Fill parent menu when nested */
  display: block;
}

/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Menu {

  margin: 5px 0;
}
/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Menu > .spectrum-Menu-sectionHeading {
    margin-top: 4px;
    margin-bottom: 4px;
  }
.spectrum--large .spectrum-Menu.is-selectable .spectrum-Menu-item {
      padding-right: 41px;
    }
.spectrum--large .spectrum-Menu.is-selectable .spectrum-Menu-item.is-selected {
        padding-right: 11px;
      }
.spectrum--large .spectrum-Menu-item {

  padding: 9px 12px 9px 10px;

  border-left: 2px solid transparent;

  min-height: 48px;

  font-size: 17px;
  font-weight: 400;
}
.spectrum--large .spectrum-Menu-item.is-selected {
    padding-right: 11px
  }
.spectrum--large .spectrum-Menu-item .spectrum-Icon + .spectrum-Menu-itemLabel {
    margin-left: 10px;
  }
.spectrum--large .spectrum-Menu-checkmark {
  margin-top: 5px;
}
.spectrum--large .spectrum-Menu-checkmark,
.spectrum--large .spectrum-Menu-chevron {
  margin-left: 15px;
}
.spectrum--large .spectrum-Menu-divider {

  height: 2px;
  margin: 1.5px 12px;
}
.spectrum--large .spectrum-Menu-sectionHeading {
  margin: 8px 0 0 0;
  padding: 0 45px 0 15px;

  font-size: 13px;
  font-weight: 400;
  line-height: 25px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* Temporary skin variables that need to be moved into origins */
:root {
  /* Icon Button*/

  /* Button */

  /* Shell */

  /* haha remove this */

  /* Custom selection color for placeholders using global blue-500 at 30% opacity. Should be updated in Spectrum-DNA */
}
/* topdoc
{{ menu/menu-nested.yml }}
*/
.spectrum--light .spectrum-Menu {
  background-color: rgba(0, 0, 0, 0);
}
/* topdoc
{{ menu/menu-default.yml }}
*/
.spectrum--light .spectrum-Menu-item {
  background-color: rgba(0, 0, 0, 0);
  color: rgb(75, 75, 75);
}
.spectrum--light .spectrum-Menu-item.focus-ring,
  .spectrum--light .spectrum-Menu-item.is-focused {
    background-color: rgba(44,44,44,0.04);
    color: rgb(75, 75, 75);
    border-left-color: rgb(38, 128, 235);
  }
.spectrum--light .spectrum-Menu-item:hover,
  .spectrum--light .spectrum-Menu-item:focus,
  .spectrum--light .spectrum-Menu-item.is-open {
    background-color: rgba(44,44,44,0.04);
    color: rgb(75, 75, 75);
  }
.spectrum--light .spectrum-Menu-item.is-selected {
    color: rgb(13, 102, 208);
  }
.spectrum--light .spectrum-Menu-item.is-selected .spectrum-Menu-checkmark {
      color: rgb(20, 115, 230);
    }
.spectrum--light .spectrum-Menu-item .is-active,
  .spectrum--light .spectrum-Menu-item:active {
    background-color: rgba(44,44,44,0.04);
  }
.spectrum--light .spectrum-Menu-item.is-disabled {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    color: rgb(179, 179, 179);
    cursor: default;
  }
.spectrum--light .spectrum-Menu-sectionHeading {
  color: rgb(110, 110, 110);
}
.spectrum--light .spectrum-Menu-divider {
  background-color: rgb(245, 245, 245);
}

/*************************************************************************
* ADOBE CONFIDENTIAL
* ___________________
*
* Copyright 2019 Adobe
* All Rights Reserved.
*
* NOTICE: All information contained herein is, and remains
* the property of Adobe and its suppliers, if any. The intellectual
* and technical concepts contained herein are proprietary to Adobe
* and its suppliers and are protected by all applicable intellectual
* property laws, including trade secret and copyright laws.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Adobe.
**************************************************************************/

/*
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2016 Adobe Systems Incorporated
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 */

.spectrum-Dialog.react-spectrum-Dialog {
  visibility: visible;
}

.react-spectrum-Dialog-buttons {
  white-space: nowrap;
}
/*************************************************************************
* ADOBE CONFIDENTIAL
* ___________________
*
* Copyright 2019 Adobe
* All Rights Reserved.
*
* NOTICE: All information contained herein is, and remains
* the property of Adobe and its suppliers, if any. The intellectual
* and technical concepts contained herein are proprietary to Adobe
* and its suppliers and are protected by all applicable intellectual
* property laws, including trade secret and copyright laws.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Adobe.
**************************************************************************/

.spectrum-Popover.react-spectrum-Popover {
  visibility: visible;
}

.spectrum-Popover .spectrum-Dialog-content {
  max-height: initial;
}
/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
.spectrum-Popover {
  visibility: hidden;

  opacity: 0;

  transition: transform 130ms ease-in-out,
              opacity 130ms ease-in-out,
              visibility 0ms linear 130ms;

  pointer-events: none;
}
.spectrum-Popover.is-open {
  visibility: visible;

  opacity: 1;

  transition-delay: 0ms;

  pointer-events: auto;
}
.spectrum-Popover--bottom.is-open {
  transform: translateY(6px);
}
.spectrum-Popover--top.is-open {
  transform: translateY(-6px);
}
.spectrum-Popover--right.is-open {
  transform: translateX(6px);
}
.spectrum-Popover--left.is-open {
  transform: translateX(-6px);
}
/* topdoc
{{ popover/popover.yml }}
*/
.spectrum-Popover {

  /* Be a flexbox to allow a full sized content area that scrolls */
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: column;
      flex-direction: column;
  box-sizing: border-box;

  min-width: 32px;
  min-height: 32px;

  position: absolute;

  border-style: solid;
  border-width: 1px;
  border-radius: 4px;

  outline: none;
}
/* Hide focus outline */
.spectrum-Popover-tip {
  position: absolute;
  /* This hides half of the tooltip, but it also crops the shadow slightly, which is undesireable */
  overflow: hidden;
  width: 21px;
  height: 11px;
}
.spectrum-Popover-tip::after {
    content: '';
    width: 20px;
    height: 20px;
    border-width: 1px;
    border-style: solid;
    position: absolute;
    transform: rotate(45deg);
    top: -18px;
    left: -1px;
  }
.spectrum-Popover--dialog {
  min-width: 270px;
  padding: 30px 29px;
}
/* topdoc
{{ popover/popover-dialog.yml }}
*/
.spectrum-Popover--left.spectrum-Popover--withTip {
    margin-right: 13px;
  }
.spectrum-Popover--left .spectrum-Popover-tip {
    right: -16px;
    transform: rotate(-90deg);
  }
.spectrum-Popover--right.spectrum-Popover--withTip {
    margin-left: 13px;
  }
.spectrum-Popover--right .spectrum-Popover-tip {
    left: -16px;
    transform: rotate(90deg);
  }
/* Center the tip by default */
.spectrum-Popover--left .spectrum-Popover-tip, .spectrum-Popover--right .spectrum-Popover-tip {
    top: 50%;
    margin-top: -6px;
  }
.spectrum-Popover--bottom.spectrum-Popover--withTip {
    margin-top: 13px;
  }
.spectrum-Popover--bottom .spectrum-Popover-tip {
    top: -11px;
    transform: rotate(180deg);
  }
.spectrum-Popover--top.spectrum-Popover--withTip {
    margin-bottom: 13px;
  }
.spectrum-Popover--top .spectrum-Popover-tip {
    bottom: -11px;
  }
/* Center the tip by default */
.spectrum-Popover--bottom .spectrum-Popover-tip, .spectrum-Popover--top .spectrum-Popover-tip {
    left: 50%;
    margin-left: -12px;
  }

/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Popover {
  visibility: hidden;

  opacity: 0;

  transition: transform 130ms ease-in-out,
              opacity 130ms ease-in-out,
              visibility 0ms linear 130ms;

  pointer-events: none;
}
/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Popover.is-open {
  visibility: visible;

  opacity: 1;

  transition-delay: 0ms;

  pointer-events: auto;
}
.spectrum--large .spectrum-Popover--bottom.is-open {
  transform: translateY(8px);
}
.spectrum--large .spectrum-Popover--top.is-open {
  transform: translateY(-8px);
}
.spectrum--large .spectrum-Popover--right.is-open {
  transform: translateX(8px);
}
.spectrum--large .spectrum-Popover--left.is-open {
  transform: translateX(-8px);
}
.spectrum--large .spectrum-Popover {

  min-width: 40px;
  min-height: 40px;
  border-width: 1px;
  border-radius: 5px;
}
.spectrum--large .spectrum-Popover-tip {
  width: 26px;
  height: 13.5px;
}
.spectrum--large .spectrum-Popover-tip::after {
    width: 25px;
    height: 25px;
    border-width: 1px;
  }
.spectrum--large .spectrum-Popover--dialog {
  min-width: 270px;
  padding: 30px 29px;
}
.spectrum--large .spectrum-Popover--left.spectrum-Popover--withTip {
    margin-right: 13px;
  }
.spectrum--large .spectrum-Popover--right.spectrum-Popover--withTip {
    margin-left: 13px;
  }
.spectrum--large .spectrum-Popover--bottom.spectrum-Popover--withTip {
    margin-top: 13px;
  }
.spectrum--large .spectrum-Popover--top.spectrum-Popover--withTip {
    margin-bottom: 13px;
  }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* Temporary skin variables that need to be moved into origins */
:root {
  /* Icon Button*/

  /* Button */

  /* Shell */

  /* haha remove this */

  /* Custom selection color for placeholders using global blue-500 at 30% opacity. Should be updated in Spectrum-DNA */
}
.spectrum--light .spectrum-Popover {
  background-color: rgb(255, 255, 255);
  border-color: rgb(202, 202, 202);
  /*
    box-shadow offset/blur is hardcoded here as it cannot be adjusted when scale changes,
    and we'd rather it be able to change when color stops change
  */
  box-shadow: 0 1px 4px rgba(0,0,0,0.15);
}
.spectrum--light .spectrum-Popover .spectrum-Dialog-header,
  .spectrum--light .spectrum-Popover .spectrum-Dialog-footer,
  .spectrum--light .spectrum-Popover .spectrum-Dialog-wrapper {
    background-color: transparent;
  }
.spectrum--light .spectrum-Popover .spectrum-Popover-tip::after {
    background-color: rgb(255, 255, 255);
    border-color: rgb(202, 202, 202);
    /* The math is weird here since the tip is rotated 45°... Technically it should be different for each tip position */
    box-shadow: -1px -1px 4px rgba(0,0,0,0.15);
  }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
.spectrum-Dialog {
  visibility: hidden;

  opacity: 0;

  transition: transform 130ms ease-in-out,
              opacity 130ms ease-in-out,
              visibility 0ms linear 130ms;

  pointer-events: none;
}
.spectrum-Dialog.is-open {
  visibility: visible;

  opacity: 1;

  transition-delay: 0ms;

  pointer-events: auto;
}
:root {
  /* Distance between top and bottom of dialog and edge of window for fullscreen dialog */

  /* Distance between the edge of the fullscreen dialog and header */

  /* The font-size of the fullscreen dialog header */

  /* The font-weight of the fullscreen dialog header */
}
/* topdoc
{{ dialog/dialog.yml }}
*/
.spectrum-Dialog {

  /* Be a flexbox to allow a full sized content area that scrolls */
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;

  /* Centered by default */
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%) translateY(8px);

  /* Appear above underlay */
  z-index: 2;

  /* Allow 100% width, taking into account padding */
  box-sizing: border-box;

  /* Don't be bigger than the screen */
  max-height: 90%;

  /* Be no bigger than max-width, but also be 90% if the viewport is smaller than max-width */
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 90%;
  min-width: 288px;

  padding: 40px;

  border-radius: 4px;
  outline: none;
}
/* Firefox shows outline */
.spectrum-Dialog.is-open {

    transform: translate(-50%, -50%);
  }
.spectrum-Dialog--alert {
  /* Smaller dialog for alerts */
  width: 90%;
  max-width: 480px;
}
.spectrum-Dialog-header {
  display: -ms-flexbox;
  display: flex;
  position: relative;
  box-sizing: border-box;
  width: 100%;

  /* Don't get small when the dialog does */
  -ms-flex-negative: 0;
      flex-shrink: 0;

  border-radius: 4px 4px 0 0;
  outline: none; /* Hide focus outline around header */

  padding-bottom: 30px;
}
/* The rule element */
.spectrum-Dialog-header::after {
    position: absolute;
    bottom: 16px;
    left: 0;
    right: 0;
    content: '';

    height: 2px;
  }
.spectrum-Dialog-typeIcon {
  display: block;
}
.spectrum-Dialog-content {
  display: block;
  box-sizing: border-box;

  overflow-y: auto;
  -webkit-overflow-scrolling: touch;

  -ms-flex: 1 1 auto;

      flex: 1 1 auto;

  /* Temporary IE 11 fix */
  max-height: 70vh;

  outline: none; /* Hide focus outline */

  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
.spectrum-Dialog-footer {
  border-radius: 0 0 4px 4px;
  margin-top: 48px;

  -ms-flex: 0 1 auto;

      flex: 0 1 auto;

  display: -ms-flexbox;

  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;

  outline: none; /* Hide focus outline */
}
.spectrum-Dialog-title {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;

  margin: 0;

  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;

  /* Truncate text when it's too long to fit */
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

  outline: none; /* Hide focus outline */
}
.spectrum-Dialog--fullscreen {
  left: 32px;
  top: 32px;
  right: 32px;
  bottom: 32px;

  transform: translate(0, 8px);
}
.spectrum-Dialog--fullscreen.is-open {
    transform: translate(0, 0);
  }
.spectrum-Dialog--fullscreen,
.spectrum-Dialog--fullscreenTakeover {
  width: auto;
  max-height: none;
  max-width: none;

  padding-top: 30px;
}
.spectrum-Dialog--fullscreen .spectrum-Dialog-header, .spectrum-Dialog--fullscreenTakeover .spectrum-Dialog-header {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
.spectrum-Dialog--fullscreen .spectrum-Dialog-title, .spectrum-Dialog--fullscreenTakeover .spectrum-Dialog-title {
    font-size: 28px;
    font-weight: 100;
  }
.spectrum-Dialog--fullscreen .spectrum-Dialog-content, .spectrum-Dialog--fullscreenTakeover .spectrum-Dialog-content {
    max-height: none;
  }
.spectrum-Dialog--fullscreenTakeover {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;

  box-sizing: border-box;

  /* Remove the border since we've taken over */
  border: none;
  border-radius: 0;
}
.spectrum-Dialog--fullscreenTakeover,
  .spectrum-Dialog--fullscreenTakeover.is-open {
    transform: none;
  }

/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Dialog {
  visibility: hidden;

  opacity: 0;

  transition: transform 130ms ease-in-out,
              opacity 130ms ease-in-out,
              visibility 0ms linear 130ms;

  pointer-events: none;
}
/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Dialog.is-open {
  visibility: visible;

  opacity: 1;

  transition-delay: 0ms;

  pointer-events: auto;
}
.spectrum--large .spectrum-Dialog {
  transform: translateX(-50%) translateY(-50%) translateY(8px);
  max-height: 90%;
  max-width: 90%;
  min-width: 288px;

  padding: 24px;

  border-radius: 5px;
}
.spectrum--large .spectrum-Dialog--alert {
  width: 90%;
  max-width: 400px;
}
.spectrum--large .spectrum-Dialog-header {

  border-radius: 5px 5px 0 0;

  padding-bottom: 30px;
}
.spectrum--large .spectrum-Dialog-header::after {
    bottom: 16px;

    height: 2px;
  }
.spectrum--large .spectrum-Dialog-content {

  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
}
.spectrum--large .spectrum-Dialog-footer {
  border-radius: 0 0 5px 5px;
  margin-top: 40px;
}
.spectrum--large .spectrum-Dialog-title {

  font-size: 19px;
  font-weight: 700;
  line-height: 1.3;
}
.spectrum--large .spectrum-Dialog--fullscreen {
  left: 32px;
  top: 32px;
  right: 32px;
  bottom: 32px;

  transform: translate(0, 8px)
}
.spectrum--large .spectrum-Dialog--fullscreen,
.spectrum--large .spectrum-Dialog--fullscreenTakeover {

  padding-top: 14px;
}
.spectrum--large .spectrum-Dialog--fullscreen .spectrum-Dialog-title, .spectrum--large .spectrum-Dialog--fullscreenTakeover .spectrum-Dialog-title {
    font-size: 28px;
    font-weight: 100;
  }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* Temporary skin variables that need to be moved into origins */
:root {
  /* Icon Button*/

  /* Button */

  /* Shell */

  /* haha remove this */

  /* Custom selection color for placeholders using global blue-500 at 30% opacity. Should be updated in Spectrum-DNA */
}
.spectrum--light .spectrum-Dialog {
  background: rgb(245, 245, 245);
}
.spectrum--light .spectrum-Dialog-header {
  background: rgb(245, 245, 245);
}
.spectrum--light .spectrum-Dialog-header:after {
    background: rgb(234, 234, 234);
  }
.spectrum--light .spectrum-Dialog-title {
  color: rgb(44, 44, 44);
}
.spectrum--light .spectrum-Dialog-content {
  color: rgb(75, 75, 75);
}
.spectrum--light .spectrum-Dialog-typeIcon {
  color: rgb(44, 44, 44);
}
.spectrum--light .spectrum-Dialog-footer {
  background: rgb(245, 245, 245);
}
.spectrum--light .spectrum-Dialog--error .spectrum-Dialog-title {
    color: rgb(201, 37, 45);
  }
.spectrum--light .spectrum-Dialog--error .spectrum-Dialog-typeIcon {
    color: rgb(201, 37, 45);
  }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
.spectrum-Underlay {
  visibility: hidden;

  opacity: 0;

  transition: transform 130ms ease-in-out,
              opacity 130ms ease-in-out,
              visibility 0ms linear 130ms;

  pointer-events: none;
}
.spectrum-Underlay.is-open {
  visibility: visible;

  opacity: 1;

  transition-delay: 0ms;

  pointer-events: auto;
}
.spectrum-Underlay {

  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;

  /* Float above things by default */
  z-index: 1;

  overflow: hidden;
}

/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Underlay {
  visibility: hidden;

  opacity: 0;

  transition: transform 130ms ease-in-out,
              opacity 130ms ease-in-out,
              visibility 0ms linear 130ms;

  pointer-events: none;
}
/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Underlay.is-open {
  visibility: visible;

  opacity: 1;

  transition-delay: 0ms;

  pointer-events: auto;
}

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* Temporary skin variables that need to be moved into origins */
:root {
  /* Icon Button*/

  /* Button */

  /* Shell */

  /* haha remove this */

  /* Custom selection color for placeholders using global blue-500 at 30% opacity. Should be updated in Spectrum-DNA */
}
.spectrum--light .spectrum-Underlay {
  background: rgba(0,0,0,0.4);
}

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* topdoc
{{ dropdown/dropdown.yml }}
*/
.spectrum-Dropdown {
  position: relative;
  display: inline-block;

  /* Truncate if menu options make us too wide */
  max-width: 100%;
  width: 192px;
  min-width: 48px;
}
/* Hack to enable select-powered Dropdowns */
.spectrum-Dropdown select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    -ms-appearance: none;
  }
/* Edge */
.spectrum-Dropdown select::-ms-expand {
      display: none;
    }
.spectrum-Dropdown select::-ms-value {
      background-color: transparent;
    }
.spectrum-Dropdown select + .spectrum-Dropdown-icon {
      position: absolute;
      right: 12px;
      top: 50%;
      margin-top: -3px;
    }
.spectrum-Dropdown-trigger {
  position: relative;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
}
.spectrum-Dropdown-label {
  /* Be the biggest, but also shrink! */
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;

  white-space: nowrap;
  overflow: hidden;

  height: 30px;
  line-height: 30px;

  font-size: 14px;

  text-overflow: ellipsis;
  text-align: left;
}
.spectrum-Dropdown-label.is-placeholder {
    font-weight: 400;
    font-style: italic;
    transition: color 130ms ease-in-out;
  }
/* Only apply margin to the icon if there's a label */
.spectrum-Dropdown-label + .spectrum-Dropdown-icon {
  margin-left: 12px;
}
.spectrum-Icon + .spectrum-Dropdown-label {
  margin-left: 8px;
}
/* Only apply margin if there's a label */
.spectrum-Dropdown-label ~ .spectrum-Dropdown-icon {
  margin-left: 12px;
}
.spectrum-Dropdown-icon {
  display: inline-block;
  position: relative;
  vertical-align: top;
  transition: color 130ms ease-out;

  /* Fix Safari 10 bug where align-items is ignored inside of buttons */
  margin-top: 12px;
  margin-bottom: 12px;

  opacity: 1;
}
/* Error icons */
.spectrum-Dropdown-trigger .spectrum-Icon:not(.spectrum-Dropdown-icon) {
    /* Fix Safari 10 bug where align-items is ignored inside of buttons */
  margin-top: 6px;
    margin-bottom: 6px;
  }
.spectrum-Dropdown-trigger .spectrum-Dropdown-label + .spectrum-Icon:not(.spectrum-Dropdown-icon) {
    margin-left: 12px;
  }
.spectrum-Icon + .spectrum-Dropdown-icon {
  margin-left: 8px;
}
/* topdoc
{{ dropdown/dropdown-quiet.yml }}
*/
.spectrum-Dropdown--quiet {
  width: auto;
  min-width: 48px;
}
.spectrum-Dropdown-popover {
  max-width: 240px;
}
.spectrum-Dropdown-popover--quiet {
  margin-left: -13px;
}

/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Dropdown {
  width: 240px;
  min-width: 60px;
}
/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Dropdown select + .spectrum-Dropdown-icon {
      right: 15px;
      margin-top: -4px;
    }
.spectrum--large .spectrum-Dropdown-label {

  height: 38px;
  line-height: 38px;

  font-size: 17px;
}
.spectrum--large .spectrum-Dropdown-label.is-placeholder {
    font-weight: 400;
    font-style: italic;
    transition: color 130ms ease-in-out;
  }
.spectrum--large .spectrum-Dropdown-label + .spectrum-Dropdown-icon {
  margin-left: 15px;
}
.spectrum--large .spectrum-Icon + .spectrum-Dropdown-label {
  margin-left: 10px;
}
.spectrum--large .spectrum-Dropdown-label ~ .spectrum-Dropdown-icon {
  margin-left: 15px;
}
.spectrum--large .spectrum-Dropdown-icon {
  transition: color 130ms ease-out;
  margin-top: 15px;
  margin-bottom: 15px;
}
.spectrum--large .spectrum-Dropdown-trigger .spectrum-Icon:not(.spectrum-Dropdown-icon) {
  margin-top: 8px;
    margin-bottom: 8px;
  }
.spectrum--large .spectrum-Dropdown-trigger .spectrum-Dropdown-label + .spectrum-Icon:not(.spectrum-Dropdown-icon) {
    margin-left: 15px;
  }
.spectrum--large .spectrum-Icon + .spectrum-Dropdown-icon {
  margin-left: 10px;
}
.spectrum--large .spectrum-Dropdown--quiet {
  min-width: 60px;
}
.spectrum--large .spectrum-Dropdown-popover {
  max-width: 300px;
}
.spectrum--large .spectrum-Dropdown-popover--quiet {
  margin-left: -16px;
}

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* Temporary skin variables that need to be moved into origins */
:root {
  /* Icon Button*/

  /* Button */

  /* Shell */

  /* haha remove this */

  /* Custom selection color for placeholders using global blue-500 at 30% opacity. Should be updated in Spectrum-DNA */
}
.spectrum--light .spectrum-Dropdown .spectrum-Dropdown-trigger:hover .spectrum-Dropdown-icon {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-Dropdown .spectrum-Dropdown-trigger.is-selected .is-placeholder {
        color: rgb(44, 44, 44);
      }
.spectrum--light .spectrum-Dropdown.is-invalid .spectrum-Icon:not(.spectrum-Dropdown-icon):not(.spectrum-Menu-checkmark) {
      color: rgb(201, 37, 45);
    }
.spectrum--light .spectrum-Dropdown.is-invalid.is-disabled .spectrum-Icon,
      .spectrum--light .spectrum-Dropdown.is-invalid.is-disabled .spectrum-Icon:not(.spectrum-Dropdown-icon):not(.spectrum-Menu-checkmark) {
        color: rgb(202, 202, 202);
      }
.spectrum--light .spectrum-Dropdown.is-disabled .spectrum-Dropdown-icon, .spectrum--light .spectrum-Dropdown.is-disabled .spectrum-Dropdown-trigger:hover .spectrum-Dropdown-icon {
        color: rgb(202, 202, 202);
      }
.spectrum--light .spectrum-Dropdown.is-disabled .spectrum-Dropdown-label.is-placeholder {
        color: rgb(179, 179, 179);
      }
.spectrum--light .spectrum-Dropdown-icon {
  color: rgb(110, 110, 110);
}
.spectrum--light .spectrum-Dropdown-label.is-placeholder {
    color: rgb(142, 142, 142);
  }
.spectrum--light .spectrum-Dropdown-label.is-placeholder:hover {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-Dropdown-label.is-placeholder:active {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-Dropdown-trigger.focus-ring .spectrum-Dropdown-label.is-placeholder {
    color: rgb(44, 44, 44);
  }
.spectrum--light .spectrum-Dropdown-trigger.focus-ring .spectrum-Dropdown-icon {
    color: rgb(44, 44, 44)
  }

/*************************************************************************
* ADOBE CONFIDENTIAL
* ___________________
*
* Copyright 2019 Adobe
* All Rights Reserved.
*
* NOTICE: All information contained herein is, and remains
* the property of Adobe and its suppliers, if any. The intellectual
* and technical concepts contained herein are proprietary to Adobe
* and its suppliers and are protected by all applicable intellectual
* property laws, including trade secret and copyright laws.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Adobe.
**************************************************************************/

.react-spectrum-Dropdown-fixed {
  min-width: 192px;
}

.react-spectrum-Dropdown-flexible {
  min-width: 0;
  width: auto;
}
/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* topdoc
{{ fieldlabel/fieldlabel.yml }}
*/
/* topdoc
{{ fieldlabel/fieldlabel-required.yml }}
*/
.spectrum-FieldLabel,
.spectrum-Form-itemLabel {
  display: block;

  box-sizing: border-box;

  padding: 4px 0 5px;

  font-size: 12px;
  font-weight: 400;
  line-height: 1.3;

  vertical-align: top;

  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  font-smoothing: subpixel-antialiased;
}
.spectrum-FieldLabel-requiredIcon {
  margin: 4px 0 0 2px;
}
/* topdoc
{{ fieldlabel/fieldlabel-left.yml }}
*/
.spectrum-FieldLabel--left {
  display: inline-block;
  padding: 8px 8px 0 0;
}
.spectrum-FieldLabel--left .spectrum-FieldLabel-requiredIcon {
    margin: 0px 0 0 2px;
  }
/* topdoc
{{ fieldlabel/fieldlabel-right.yml }}
*/
.spectrum-FieldLabel--right {
  display: inline-block;
  text-align: right;
  padding: 8px 8px 0 0;
}
/* topdoc
{{ form/index.yml }}
*/
.spectrum-Form {
  display: table;
  border-collapse: separate;
  border-spacing: 0 24px;
  margin: -20px 0;
}
.spectrum-Form-item {
  display: table-row;
}
.spectrum-Form-itemLabel {
  display: table-cell;
}
.spectrum-Form-itemField {
  display: table-cell;
}

/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-FieldLabel,
.spectrum--large .spectrum-Form-itemLabel {

  padding: 5px 0 6px;

  font-size: 15px;
  font-weight: 400;
  line-height: 1.3;
}
/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-FieldLabel-requiredIcon {
  margin: 5px 0 0 2px;
}
.spectrum--large .spectrum-FieldLabel--left {
  padding: 10px 10px 0 0;
}
.spectrum--large .spectrum-FieldLabel--left .spectrum-FieldLabel-requiredIcon {
    margin: 0px 0 0 2px;
  }
.spectrum--large .spectrum-FieldLabel--right {
  padding: 10px 10px 0 0;
}
.spectrum--large .spectrum-Form {
  border-spacing: 0 30px;
  margin: -25px 0;
}

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* Temporary skin variables that need to be moved into origins */
:root {
  /* Icon Button*/

  /* Button */

  /* Shell */

  /* haha remove this */

  /* Custom selection color for placeholders using global blue-500 at 30% opacity. Should be updated in Spectrum-DNA */
}
.spectrum--light .spectrum-FieldLabel,
.spectrum--light .spectrum-Form-itemLabel {
  color: rgb(110, 110, 110);
}
.spectrum--light .spectrum-FieldLabel.is-disabled, .spectrum--light .spectrum-Form-itemLabel.is-disabled {
    color: rgb(179, 179, 179);
  }
.spectrum--light .spectrum-FieldLabel.is-disabled .spectrum-FieldLabel-requiredIcon, .spectrum--light .spectrum-Form-itemLabel.is-disabled .spectrum-FieldLabel-requiredIcon {
      color: rgb(179, 179, 179);
    }
.spectrum--light .spectrum-FieldLabel-requiredIcon {
  color: rgb(142, 142, 142);
}

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
.spectrum-Checkbox {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;

  position: relative;

  height: 32px;
  max-width: 100%;

  margin-right: 16px;

  vertical-align: top;
}
.spectrum-Checkbox-input {
  /* Change the font styles in all browsers for input. */
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;

  /* Remove the margin for input in Firefox and Safari. */
  margin: 0;

  /* Show the overflow for input in Edge. */
  overflow: visible;

  /* Add the correct box sizing for [type="checkbox"] in IE 10-. */
  box-sizing: border-box;

  /* Remove the padding for [type="checkbox"] in IE 10-. */
  padding: 0;

  /* Hit area */
  position: absolute;
  top: 0;
  left: -8px;
  width: calc(100% + 16px);;
  height: 100%;

  opacity: .0001;
  z-index: 1;

  cursor: pointer;
}
.spectrum-Checkbox-input:disabled {
    cursor: default;
  }
.spectrum-Checkbox-input:checked + .spectrum-Checkbox-box {
    border-width: 7px;
  }
.spectrum-Checkbox-input:checked + .spectrum-Checkbox-box .spectrum-Checkbox-checkmark {
      transform: scale(1);
      opacity: 1;
    }
.spectrum-Checkbox.is-indeterminate .spectrum-Checkbox-box,
  .spectrum-Checkbox.is-indeterminate .spectrum-Checkbox-input:checked + .spectrum-Checkbox-box {
    border-width: 7px;
  }
.spectrum-Checkbox.is-indeterminate .spectrum-Checkbox-box .spectrum-Checkbox-checkmark, .spectrum-Checkbox.is-indeterminate .spectrum-Checkbox-input:checked + .spectrum-Checkbox-box .spectrum-Checkbox-checkmark {
      display: none;
    }
.spectrum-Checkbox.is-indeterminate .spectrum-Checkbox-box .spectrum-Checkbox-partialCheckmark, .spectrum-Checkbox.is-indeterminate .spectrum-Checkbox-input:checked + .spectrum-Checkbox-box .spectrum-Checkbox-partialCheckmark {
      display: block;

      transform: scale(1);
      opacity: 1;
    }
.spectrum-Checkbox-label {
  margin-left: 10px;
  font-size: 14px;
  font-weight: 400;
  transition: color 130ms ease-in-out;

  white-space: nowrap;

  overflow: hidden;
  text-overflow: ellipsis;
}
.spectrum-Checkbox-box {
  position: relative;
  box-sizing: border-box;
  width: 14px;
  height: 14px;

  -ms-flex-positive: 0;

      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;

  border-radius: 2px;
  border-width: 2px;
  border-style: solid;

  transition: border 130ms ease-in-out, box-shadow 130ms ease-in-out;
}
.spectrum-Checkbox-checkmark,
.spectrum-Checkbox-partialCheckmark {
  position: absolute;
  top: 50%;
  left: 50%;

  margin-top: -5px;
  margin-left: -5px;

  opacity: 0;
  transform: scale(0);

  transition: opacity 130ms ease-in-out, transform 130ms ease-in-out;
}
.spectrum-Checkbox-partialCheckmark {
  display: none;
}

/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Checkbox {

  height: 40px;

  margin-right: 20px;
}
/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Checkbox-input {
  left: -10px;
  width: calc(100% + 20px);
}
.spectrum--large .spectrum-Checkbox-input:checked + .spectrum-Checkbox-box {
    border-width: 9px
  }
.spectrum--large .spectrum-Checkbox.is-indeterminate .spectrum-Checkbox-box,
  .spectrum--large .spectrum-Checkbox.is-indeterminate .spectrum-Checkbox-input:checked + .spectrum-Checkbox-box {
    border-width: 9px
  }
.spectrum--large .spectrum-Checkbox-label {
  margin-left: 13px;
  font-size: 17px;
  font-weight: 400;
  transition: color 130ms ease-in-out;
}
.spectrum--large .spectrum-Checkbox-box {
  width: 18px;
  height: 18px;

  border-radius: 2px;
  border-width: 2px;

  transition: border 130ms ease-in-out, box-shadow 130ms ease-in-out;
}
.spectrum--large .spectrum-Checkbox-checkmark,
.spectrum--large .spectrum-Checkbox-partialCheckmark {

  margin-top: -6px;
  margin-left: -6px;

  transition: opacity 130ms ease-in-out, transform 130ms ease-in-out;
}

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* Temporary skin variables that need to be moved into origins */
:root {
  /* Icon Button*/

  /* Button */

  /* Shell */

  /* haha remove this */

  /* Custom selection color for placeholders using global blue-500 at 30% opacity. Should be updated in Spectrum-DNA */
}
.spectrum--light .spectrum-Checkbox-label {
  color: rgb(75, 75, 75);
}
.spectrum--light .spectrum-Checkbox-checkmark,
.spectrum--light .spectrum-Checkbox-partialCheckmark {
  color: rgb(250, 250, 250);
}
.spectrum--light .spectrum-Checkbox-box {
  border-color: rgb(142, 142, 142);
  background-color: rgb(250, 250, 250);
}
/* Indetermiate is basically a checked state, so handle colors for checked state here */
.spectrum--light .spectrum-Checkbox.is-indeterminate .spectrum-Checkbox-box,
.spectrum--light .spectrum-Checkbox-input:checked + .spectrum-Checkbox-box {
  border-color: rgb(20, 115, 230);
}
.spectrum--light .spectrum-Checkbox:hover.is-indeterminate .spectrum-Checkbox-box,
  .spectrum--light .spectrum-Checkbox:hover .spectrum-Checkbox-input:checked + .spectrum-Checkbox-box {
    border-color: rgb(13, 102, 208);

  }
.spectrum--light .spectrum-Checkbox:active.is-indeterminate .spectrum-Checkbox-box,
  .spectrum--light .spectrum-Checkbox:active .spectrum-Checkbox-input:checked + .spectrum-Checkbox-box {
    border-color: rgb(9, 90, 186);

  }
/* topdoc
{{ checkbox/checkbox.yml }}
*/
.spectrum--light .spectrum-Checkbox {
  border-color: rgb(142, 142, 142);
}
.spectrum--light .spectrum-Checkbox:hover .spectrum-Checkbox-box {
      border-color: rgb(110, 110, 110);

      box-shadow: none;
    }
.spectrum--light .spectrum-Checkbox:hover .spectrum-Checkbox-label {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-Checkbox:active .spectrum-Checkbox-box {
      border-color: rgb(75, 75, 75);

    }
.spectrum--light .spectrum-Checkbox:active .spectrum-Checkbox-label {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-Checkbox-input:disabled + .spectrum-Checkbox-box {
    /* Use important to override hover states */
    border-color: rgb(202, 202, 202) !important;

    background-color: rgb(250, 250, 250);
  }
.spectrum--light .spectrum-Checkbox-input:disabled ~ .spectrum-Checkbox-label {
    color: rgb(179, 179, 179);
  }
/* Focus */
.spectrum--light .spectrum-Checkbox-input.focus-ring + .spectrum-Checkbox-box {
    /* Since the specificity of .focus-ring is less than :hover, we need important */
    border-color: rgb(38, 128, 235) !important;

    box-shadow: 0 0 0 1px rgb(38, 128, 235) !important;
  }
.spectrum--light .spectrum-Checkbox-input.focus-ring ~ .spectrum-Checkbox-label {
    color: rgb(13, 102, 208) !important;
  }
/* topdoc
{{ checkbox/checkbox-quiet.yml }}
*/
.spectrum--light .spectrum-Checkbox--quiet.is-indeterminate .spectrum-Checkbox-box,
  .spectrum--light .spectrum-Checkbox--quiet .spectrum-Checkbox-input:checked + .spectrum-Checkbox-box {
  border-color: rgb(110, 110, 110);
}
.spectrum--light .spectrum-Checkbox--quiet:hover.is-indeterminate .spectrum-Checkbox-box,
  .spectrum--light .spectrum-Checkbox--quiet:hover .spectrum-Checkbox-input:checked + .spectrum-Checkbox-box {
    border-color: rgb(75, 75, 75);
  }
.spectrum--light .spectrum-Checkbox--quiet:active.is-indeterminate .spectrum-Checkbox-box,
  .spectrum--light .spectrum-Checkbox--quiet:active .spectrum-Checkbox-input:checked + .spectrum-Checkbox-box {
    border-color: rgb(44, 44, 44);
  }
/* Extra-specific selectors added here to handle checked state */
.spectrum--light .spectrum-Checkbox.is-invalid .spectrum-Checkbox-input:checked + .spectrum-Checkbox-box,
  .spectrum--light .spectrum-Checkbox.is-invalid .spectrum-Checkbox-box {
    border-color: rgb(215, 55, 63);
  }
.spectrum--light .spectrum-Checkbox.is-invalid .spectrum-Checkbox-label {
    color: rgb(201, 37, 45);
  }
.spectrum--light .spectrum-Checkbox.is-invalid:hover .spectrum-Checkbox-input:checked + .spectrum-Checkbox-box,
    .spectrum--light .spectrum-Checkbox.is-invalid:hover .spectrum-Checkbox-box {
      border-color: rgb(201, 37, 45);
    }
.spectrum--light .spectrum-Checkbox.is-invalid:hover .spectrum-Checkbox-label {
      color: rgb(187, 18, 26);
    }
.spectrum--light .spectrum-Checkbox.is-invalid:active .spectrum-Checkbox-input:checked + .spectrum-Checkbox-box,
    .spectrum--light .spectrum-Checkbox.is-invalid:active .spectrum-Checkbox-box {
      border-color: rgb(187, 18, 26);
    }
.spectrum--light .spectrum-Checkbox.is-invalid:active .spectrum-Checkbox-label {
      color: rgb(187, 18, 26);
    }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
:root {
  /* Field group */
}
/* topdoc
{{ fieldgroup/fieldgroup-default.yml }}
*/
.spectrum-FieldGroup {
  display: -ms-flexbox;
  display: flex;
  vertical-align: top;
}
/* topdoc
{{ fieldgroup/fieldgroup-vertical.yml }}
*/
.spectrum-FieldGroup--vertical {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: column;
      flex-direction: column;
}
/* topdoc
{{ fieldgroup/fieldgroup-labelsbelow.yml }}
*/
.spectrum--large {
/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
}

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
.spectrum-Radio {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;

  position: relative;

  height: 32px;
  max-width: 100%;

  margin-right: 16px;

  vertical-align: top;
}
.spectrum-Radio-input {
  /* Change the font styles in all browsers for input. */
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;

  /* Remove the margin for input in Firefox and Safari. */
  margin: 0;

  /* Show the overflow for input in Edge. */
  overflow: visible;

  /* Add the correct box sizing for [type="radio"] in IE 10-. */
  box-sizing: border-box;

  /* Remove the padding for [type="radio"] in IE 10-. */
  padding: 0;

  /* Hit area */
  position: absolute;
  top: 0;
  left: -8px;
  width: calc(100% + 16px);
  height: 100%;

  opacity: .0001;
  z-index: 1;

  cursor: pointer;
}
.spectrum-Radio-input:disabled {
    cursor: default;
  }
.spectrum-Radio-input:checked + .spectrum-Radio-button {
    border-width: 5px;
  }
.spectrum-Radio-label {
  margin-left: 10px;
  font-size: 14px;

  transition: color 130ms ease-in-out;

  white-space: nowrap;

  overflow: hidden;
  text-overflow: ellipsis;
}
.spectrum-Radio-button {
  position: relative;
  box-sizing: border-box;
  width: 14px;
  height: 14px;

  -ms-flex-positive: 0;

      flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;

  border-radius: 7px;
  border-width: 2px;
  border-style: solid;

  transition: border 130ms ease-in-out, box-shadow 130ms ease-in-out;
}
.spectrum-Radio--labelBelow {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  height: auto;
}
.spectrum-Radio--labelBelow .spectrum-Radio-button {
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
.spectrum-Radio--labelBelow .spectrum-Radio-label {
    margin: 3px 0 0 0;
  }

/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Radio {

  height: 40px;

  margin-right: 20px;
}
/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Radio-input {
  left: -10px;
  width: calc(100% + 20px);
}
.spectrum--large .spectrum-Radio-input:checked + .spectrum-Radio-button {
    border-width: 7px;
  }
.spectrum--large .spectrum-Radio-label {
  margin-left: 13px;
  font-size: 17px;

  transition: color 130ms ease-in-out;
}
.spectrum--large .spectrum-Radio-button {
  width: 18px;
  height: 18px;

  border-radius: 9px;
  border-width: 2px;

  transition: border 130ms ease-in-out, box-shadow 130ms ease-in-out;
}
.spectrum--large .spectrum-Radio--labelBelow {
  height: auto;
}
.spectrum--large .spectrum-Radio--labelBelow .spectrum-Radio-label {
    margin: 4px 0 0 0;
  }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* Temporary skin variables that need to be moved into origins */
:root {
  /* Icon Button*/

  /* Button */

  /* Shell */

  /* haha remove this */

  /* Custom selection color for placeholders using global blue-500 at 30% opacity. Should be updated in Spectrum-DNA */
}
.spectrum--light .spectrum-Radio .spectrum-Radio-input:checked + .spectrum-Radio-button {
    border-color: rgb(20, 115, 230);
  }
.spectrum--light .spectrum-Radio-label {
  color: rgb(75, 75, 75);
}
.spectrum--light .spectrum-Radio-button {
  background-color: rgb(250, 250, 250);
  border-color: rgb(142, 142, 142);
}
/* topdoc
{{ radio/radio.yml }}
*/
.spectrum--light .spectrum-Radio:hover .spectrum-Radio-button {
      border-color: rgb(110, 110, 110);
      box-shadow: none;
    }
.spectrum--light .spectrum-Radio:hover .spectrum-Radio-input:checked + .spectrum-Radio-button {
      border-color: rgb(13, 102, 208);

    }
.spectrum--light .spectrum-Radio:hover .spectrum-Radio-label {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-Radio:active .spectrum-Radio-button {
      border-color: rgb(75, 75, 75);
    }
.spectrum--light .spectrum-Radio:active .spectrum-Radio-input:checked + .spectrum-Radio-button {
      border-color: rgb(9, 90, 186);

    }
.spectrum--light .spectrum-Radio:active .spectrum-Radio-label {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-Radio--quiet .spectrum-Radio-input:checked + .spectrum-Radio-button {
    border-color: rgb(110, 110, 110);
  }
.spectrum--light .spectrum-Radio--quiet:hover .spectrum-Radio-input:checked + .spectrum-Radio-button {
      border-color: rgb(75, 75, 75);
    }
.spectrum--light .spectrum-Radio--quiet:active .spectrum-Radio-input:checked + .spectrum-Radio-button {
      border-color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-Radio.is-invalid:hover .spectrum-Radio-input + .spectrum-Radio-button, .spectrum--light .spectrum-Radio--quiet.is-invalid:hover .spectrum-Radio-input + .spectrum-Radio-button {
      border-color: rgb(201, 37, 45);
    }
.spectrum--light .spectrum-Radio.is-invalid:hover .spectrum-Radio-label, .spectrum--light .spectrum-Radio--quiet.is-invalid:hover .spectrum-Radio-label {
      color: rgb(201, 37, 45);
    }
.spectrum--light .spectrum-Radio.is-invalid:active .spectrum-Radio-input + .spectrum-Radio-button, .spectrum--light .spectrum-Radio--quiet.is-invalid:active .spectrum-Radio-input + .spectrum-Radio-button {
      border-color: rgb(187, 18, 26);
    }
.spectrum--light .spectrum-Radio.is-invalid:active .spectrum-Radio-label, .spectrum--light .spectrum-Radio--quiet.is-invalid:active .spectrum-Radio-label {
      color: rgb(187, 18, 26);
    }
.spectrum--light .spectrum-Radio.is-invalid .spectrum-Radio-button, .spectrum--light .spectrum-Radio.is-invalid .spectrum-Radio-input:checked + .spectrum-Radio-button, .spectrum--light .spectrum-Radio--quiet.is-invalid .spectrum-Radio-button, .spectrum--light .spectrum-Radio--quiet.is-invalid .spectrum-Radio-input:checked + .spectrum-Radio-button {
      border-color: rgb(215, 55, 63);
    }
.spectrum--light .spectrum-Radio.is-invalid .spectrum-Radio-label, .spectrum--light .spectrum-Radio--quiet.is-invalid .spectrum-Radio-label {
      color: rgb(215, 55, 63);
    }
.spectrum--light .spectrum-Radio-input:disabled + .spectrum-Radio-button {
    border-color: rgb(202, 202, 202) !important;
  }
.spectrum--light .spectrum-Radio-input:disabled ~ .spectrum-Radio-label {
    color: rgb(179, 179, 179) !important;
  }
/* Focus Overrides all */
.spectrum--light .spectrum-Radio .spectrum-Radio-input.focus-ring + .spectrum-Radio-button, .spectrum--light .spectrum-Radio:hover .spectrum-Radio-input.focus-ring + .spectrum-Radio-button, .spectrum--light .spectrum-Radio--quiet .spectrum-Radio-input.focus-ring + .spectrum-Radio-button, .spectrum--light .spectrum-Radio--quiet:hover .spectrum-Radio-input.focus-ring + .spectrum-Radio-button {
      border-color: rgb(38, 128, 235);
      box-shadow: 0 0 0 1px rgb(38, 128, 235);
    }
.spectrum--light .spectrum-Radio .spectrum-Radio-input.focus-ring ~ .spectrum-Radio-label, .spectrum--light .spectrum-Radio:hover .spectrum-Radio-input.focus-ring ~ .spectrum-Radio-label, .spectrum--light .spectrum-Radio--quiet .spectrum-Radio-input.focus-ring ~ .spectrum-Radio-label, .spectrum--light .spectrum-Radio--quiet:hover .spectrum-Radio-input.focus-ring ~ .spectrum-Radio-label {
      color: rgb(13, 102, 208);
    }
.spectrum--light .spectrum-Radio.is-invalid .spectrum-Radio-input:checked.focus-ring + .spectrum-Radio-button, .spectrum--light .spectrum-Radio--quiet.is-invalid .spectrum-Radio-input:checked.focus-ring + .spectrum-Radio-button {
      border-color: rgb(38, 128, 235);
      box-shadow: 0 0 0 1px rgb(38, 128, 235);
    }

.color___Hp8r2 {
  position: relative;
  flex-basis: 22%;
  margin: 1.5%;
  border-radius: 4px;
  overflow: hidden;
  box-sizing: border-box;
  cursor: pointer;
  transition: transform 125ms ease-in-out; }
  .color___Hp8r2:before {
    content: "";
    display: block;
    padding-top: 61.66%; }
  @media screen and (max-width: 768px) {
    .color___Hp8r2 {
      flex-basis: 46%;
      margin: 1.5%; } }
  .color___Hp8r2:hover {
    transition: transform 125ms ease-in-out;
    transform: scale(1.035); }

.colorContent___2_P3O {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  padding: 7.2%;
  box-sizing: border-box; }

.colorName___1VyB4 {
  text-transform: uppercase; }

.hasBorder___mivzg {
  border-radius: 4px; }

.dark___2fKYU .hasBorder___mivzg {
  border: 1px solid var(--spectrum-global-color-static-gray-800); }

.dark___2fKYU .lightText___20rVO {
  color: var(--spectrum-global-color-static-gray-50) !important; }
  .dark___2fKYU .lightText___20rVO .colorName___1VyB4 {
    color: var(--spectrum-global-color-static-gray-300) !important; }

.dark___2fKYU .darkText___3zQRr {
  color: var(--spectrum-global-color-static-gray-900) !important; }
  .dark___2fKYU .darkText___3zQRr .colorName___1VyB4 {
    color: var(--spectrum-global-color-static-gray-900) !important; }

.darkest___2N-8N .hasBorder___mivzg {
  border: 1px solid var(--spectrum-global-color-static-gray-900); }

.darkest___2N-8N .lightText___20rVO {
  color: var(--spectrum-global-color-static-gray-300) !important; }
  .darkest___2N-8N .lightText___20rVO .colorName___1VyB4 {
    color: var(--spectrum-global-color-static-gray-300) !important; }

.darkest___2N-8N .darkText___3zQRr {
  color: var(--spectrum-global-color-static-gray-900) !important; }
  .darkest___2N-8N .darkText___3zQRr .colorName___1VyB4 {
    color: var(--spectrum-global-color-static-gray-900) !important; }

.light___3s733 .hasBorder___mivzg {
  border: 1px solid var(--spectrum-global-color-static-gray-300); }

.light___3s733 .lightText___20rVO {
  color: var(--spectrum-global-color-static-gray-900) !important; }
  .light___3s733 .lightText___20rVO .colorName___1VyB4 {
    color: var(--spectrum-global-color-static-gray-900) !important; }

.light___3s733 .darkText___3zQRr {
  color: var(--spectrum-global-color-static-gray-50) !important; }
  .light___3s733 .darkText___3zQRr .colorName___1VyB4 {
    color: var(--spectrum-global-color-static-gray-50) !important; }

.lightest___3lAzb .hasBorder___mivzg {
  border: 1px solid var(--spectrum-global-color-static-gray-300); }

.lightest___3lAzb .lightText___20rVO {
  color: var(--spectrum-global-color-static-gray-900) !important; }
  .lightest___3lAzb .lightText___20rVO .colorName___1VyB4 {
    color: var(--spectrum-global-color-static-gray-900) !important; }

.lightest___3lAzb .darkText___3zQRr {
  color: var(--spectrum-global-color-static-gray-50) !important; }
  .lightest___3lAzb .darkText___3zQRr .colorName___1VyB4 {
    color: var(--spectrum-global-color-static-gray-50) !important; }

.isStatic___jASPK.lightText___20rVO {
  color: var(--spectrum-global-color-static-gray-900) !important; }
  .isStatic___jASPK.lightText___20rVO .colorName___1VyB4 {
    color: var(--spectrum-global-color-static-gray-900) !important; }

.isStatic___jASPK.darkText___3zQRr {
  color: var(--spectrum-global-color-static-gray-50) !important; }
  .isStatic___jASPK.darkText___3zQRr .colorName___1VyB4 {
    color: var(--spectrum-global-color-static-gray-50) !important; }

.colorDisplay___2VsPw {
  font-weight: 700;
  font-size: 14px; }

.hex___1d-uJ {
  text-transform: uppercase; }

.placeholder___2S3Sh {
  opacity: 0; }

.copy___1JY4n {
  text-transform: capitalize; }

.filterIcons___2JgaJ {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .filterIcons___2JgaJ .iconsSearchInput___1V5YB input {
    width: var(--spectrum-global-dimension-static-size-3400); }
  .filterIcons___2JgaJ .filterControlsAndRequestIcon___2ErTZ {
    align-content: space-between;
    align-items: center;
    align-self: flex-start;
    display: inline-flex;
    flex-grow: 1;
    margin-left: 0; }
    @media screen and (max-width: 768px), (min-width: 768px) and (max-width: 1100px) {
      .filterIcons___2JgaJ .filterControlsAndRequestIcon___2ErTZ {
        display: flex;
        flex-wrap: wrap;
        margin-top: var(--spectrum-global-dimension-static-size-175);
        width: 100%; } }
  .filterIcons___2JgaJ .filterControls___2bC59 {
    display: inline-flex; }
    @media screen and (max-width: 768px) {
      .filterIcons___2JgaJ .filterControls___2bC59 {
        flex-wrap: wrap; } }
  .filterIcons___2JgaJ .filterRadioGroup___1-w78 {
    border-spacing: 3px;
    margin-left: var(--spectrum-global-dimension-static-size-200); }
    .filterIcons___2JgaJ .filterRadioGroup___1-w78:before, .filterIcons___2JgaJ .filterRadioGroup___1-w78:after {
      border-left: solid 1px var(--spectrum-global-color-static-gray-300);
      content: '';
      display: flex;
      height: calc(100% - var(--spectrum-global-dimension-static-size-50));
      height: 30px;
      margin-top: var(--spectrum-global-dimension-static-size-25);
      padding-right: var(--spectrum-global-dimension-static-size-200);
      width: var(--spectrum-global-dimension-static-size-10); }
    @media screen and (max-width: 768px), (min-width: 768px) and (max-width: 1100px) {
      .filterIcons___2JgaJ .filterRadioGroup___1-w78 {
        margin-left: 0; }
        .filterIcons___2JgaJ .filterRadioGroup___1-w78:before {
          border: none;
          padding: 0; } }
    .filterIcons___2JgaJ .filterRadioGroup___1-w78 .spectrum-Radio___15Yzb {
      margin: 0; }
      .filterIcons___2JgaJ .filterRadioGroup___1-w78 .spectrum-Radio___15Yzb:first-child {
        margin-left: var(--spectrum-global-dimension-static-size-400); }
  .filterIcons___2JgaJ .filterCheckbox___xS2XQ {
    display: flex; }
    @media screen and (max-width: 768px), (min-width: 768px) and (max-width: 1100px) {
      .filterIcons___2JgaJ .filterCheckbox___xS2XQ {
        margin-right: var(--spectrum-global-dimension-static-size-50); }
        .filterIcons___2JgaJ .filterCheckbox___xS2XQ:after {
          border-left: solid 1px var(--spectrum-global-color-static-gray-300);
          content: '';
          display: flex;
          height: calc(100% - var(--spectrum-global-dimension-static-size-50));
          height: 30px;
          margin-top: var(--spectrum-global-dimension-static-size-25);
          padding-right: var(--spectrum-global-dimension-static-size-200);
          width: var(--spectrum-global-dimension-static-size-10);
          margin-right: 0;
          padding-right: var(--spectrum-global-dimension-static-size-115);
          margin-left: var(--spectrum-global-dimension-static-size-200); } }
  .filterIcons___2JgaJ .requestNewIcon___1-NJR {
    display: inline-flex;
    justify-content: center;
    margin-left: auto; }
    @media screen and (max-width: 768px), (min-width: 768px) and (max-width: 1100px) {
      .filterIcons___2JgaJ .requestNewIcon___1-NJR {
        display: inline-flex;
        margin-left: 0; }
        .filterIcons___2JgaJ .requestNewIcon___1-NJR span {
          margin: 0;
          padding: var(--spectrum-global-dimension-static-size-100) var(--spectrum-global-dimension-static-size-40); } }
    .filterIcons___2JgaJ .requestNewIcon___1-NJR a {
      display: inline-flex;
      white-space: nowrap; }

.icons___JquFT .iconGrid___2jLjO {
  background-color: var(--spectrum-global-color-static-gray-200);
  border-radius: var(--spectrum-global-dimension-static-size-50);
  margin-top: var(--spectrum-global-dimension-static-size-200);
  margin-bottom: var(--spectrum-global-dimension-static-size-200);
  min-height: var(--spectrum-global-dimension-static-size-6000);
  padding-top: var(--spectrum-global-dimension-static-size-400);
  padding-right: var(--spectrum-global-dimension-static-size-500);
  padding-bottom: var(--spectrum-global-dimension-static-size-400);
  padding-left: var(--spectrum-global-dimension-static-size-500); }
  @media (min-width: 481px) and (max-width: 767px) {
    .icons___JquFT .iconGrid___2jLjO {
      grid-template-columns: repeat(3, 1fr); } }
  .icons___JquFT .iconGrid___2jLjO.hideIconsWhileRendering___1-D9g img {
    display: none; }
  @media (min-width: 320px) and (max-width: 767px) {
    .icons___JquFT .iconGrid___2jLjO {
      padding-top: var(--spectrum-global-dimension-static-size-150);
      padding-right: var(--spectrum-global-dimension-static-size-175);
      padding-bottom: var(--spectrum-global-dimension-static-size-150);
      padding-left: var(--spectrum-global-dimension-static-size-175); } }

.iconContainer___OJw_0 {
  display: grid;
  justify-items: center;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: auto;
  grid-gap: var(--spectrum-global-dimension-static-size-200);
  list-style: none;
  margin: 0;
  margin-top: var(--spectrum-global-dimension-static-size-400);
  padding: 0;
  text-align: center; }
  @media (min-width: 320px) and (max-width: 480px) {
    .iconContainer___OJw_0 {
      grid-template-columns: repeat(2, 1fr); } }
  @media (min-width: 481px) and (max-width: 767px) {
    .iconContainer___OJw_0 {
      grid-template-columns: repeat(3, 1fr); } }
  @media (min-width: 768px) and (max-width: 1024px) {
    .iconContainer___OJw_0 {
      grid-template-columns: repeat(5, 1fr); } }
  @media (min-width: 1025px) and (max-width: 1280px) {
    .iconContainer___OJw_0 {
      grid-template-columns: repeat(5, 1fr); } }
  @media (min-width: 1281px) {
    .iconContainer___OJw_0 {
      grid-template-columns: repeat(6, 1fr); } }
  .iconContainer___OJw_0 .iconSet_workflow img {
    filter: invert(0.2) hue-rotate(-70deg) saturate(1); }
  .iconContainer___OJw_0 .iconSet_ui img {
    filter: invert(0.4) hue-rotate(-70deg) saturate(1);
    height: auto;
    width: auto;
    zoom: 1; }
  .iconContainer___OJw_0.showActualSize18___2ua59 .iconSet_workflow img {
    height: 18px;
    width: 18px; }
  .iconContainer___OJw_0.showActualSize18___2ua59 .iconSet_ui img {
    zoom: 1; }
  .iconContainer___OJw_0.showActualSize22___1KgN2 .iconSet_workflow img {
    height: 22px;
    width: 22px; }
  .iconContainer___OJw_0.showActualSize22___1KgN2 .iconSet_ui img {
    zoom: 1; }
  .iconContainer___OJw_0.showSizeMobile___2Svim .iconSet_workflow img {
    height: 44px;
    width: 44px; }
  .iconContainer___OJw_0.showSizeMobile___2Svim .iconSet_ui img {
    zoom: 1.83; }
  .iconContainer___OJw_0.showSizeDesktop___3TMRI .iconSet_workflow img {
    height: var(--spectrum-global-dimension-static-size-450);
    width: var(--spectrum-global-dimension-static-size-450); }
  .iconContainer___OJw_0.showSizeDesktop___3TMRI .iconSet_ui img {
    zoom: 1.5; }
  .iconContainer___OJw_0 > li {
    display: flex;
    height: 125px;
    flex-flow: column nowrap;
    margin: 0;
    padding: 0;
    width: 100%; }

.internalOnlyNotification___2Hlx8 {
  left: calc(var(--spectrum-global-dimension-static-size-125) * -1);
  position: relative; }
  @media screen and (max-width: 768px) {
    .internalOnlyNotification___2Hlx8 {
      left: 0; } }
  .internalOnlyNotification___2Hlx8:after {
    display: block;
    content: "";
    height: var(--spectrum-global-dimension-static-size-450); }
  .internalOnlyNotification___2Hlx8 span {
    margin-right: var(--spectrum-global-dimension-static-size-150);
    vertical-align: middle; }
  .internalOnlyNotification___2Hlx8 svg {
    fill: var(--spectrum-global-color-static-gray-700); }

.noIconResults___17tEo {
  align-items: center;
  display: flex;
  flex-direction: column; }
  .noIconResults___17tEo svg {
    margin-top: 5vh;
    margin-bottom: var(--spectrum-global-dimension-static-size-250); }
  .noIconResults___17tEo h1 {
    color: var(--spectrum-global-color-static-gray-900);
    font-weight: var(--spectrum-global-font-weight-thin);
    margin-bottom: 5vh; }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
:root {

  /* Todo fix in DNA */

  /* Todo: DNA uses incorrect font family "Adobe Clean" */
}
.spectrum-Textfield {
  /* box */
  box-sizing: border-box;
  border: 1px solid;
  border-radius: 4px;

  /* Apply padding by default to center text, giving consistency between input and textfield */
  padding: 3px 12px 5px 12px;
  /* Use padding instead of text-indent because text-indent does not left align the text in Edge browser  */
  text-indent: 0;

  min-width: 48px;
  height: 32px;
  width: 192px;

  vertical-align: top; /* used to align them correctly in forms. */

  /* Remove the margin for input in Firefox and Safari. */
  margin: 0;

  /* Show the overflow for input in Edge. */
  overflow: visible;

  /* Change the input font styles in all browsers */
  font-family: adobe-clean, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-overflow: ellipsis;

  transition: border-color 130ms ease-in-out, box-shadow 130ms ease-in-out;

  outline: none;

  /* removes the native spin buttons in firefox. -mox-appearance: none has no effect */
  /* http://stackoverflow.com/questions/23372903/hide-spinner-in-input-number-firefox-29 */
  -moz-appearance: textfield;
  -webkit-appearance: none;
}
.spectrum-Textfield::placeholder {
    font-weight: 400;
    font-style: italic;
    transition: color 130ms ease-in-out;
  }
/* added to work with Edge, note, it needs double ::
   * not single : which is what autoprefixer will add
   */
.spectrum-Textfield::-ms-input-placeholder {
    font-weight: 400;
    font-style: italic;
    transition: color 130ms ease-in-out;
  }
.spectrum-Textfield:lang(ja)::placeholder, .spectrum-Textfield:lang(zh)::placeholder, .spectrum-Textfield:lang(ko)::placeholder {
       font-style: normal;
    }
.spectrum-Textfield:lang(ja)::-ms-input-placeholder, .spectrum-Textfield:lang(zh)::-ms-input-placeholder, .spectrum-Textfield:lang(ko)::-ms-input-placeholder { /* added to work with Edge, same as above */
       font-style: normal;
    }
.spectrum-Textfield:hover::placeholder {
      font-weight: 400;
    }
.spectrum-Textfield:disabled {
    /* The opacity must be set to 1 */
    opacity: 1;
  }
.spectrum-Textfield:disabled::placeholder {
      font-weight: 400;
    }
/* http://stackoverflow.com/questions/14007655/remove-ie10s-clear-field-x-button-on-certain-inputs */
.spectrum-Textfield::-ms-clear {
    width: 0;
    height: 0;
  }
/* http://stackoverflow.com/questions/23372903/hide-spinner-in-input-number-firefox-29 */
.spectrum-Textfield::-webkit-inner-spin-button,
  .spectrum-Textfield::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
/* removes the red border that appears in Firefox */
.spectrum-Textfield:-moz-ui-invalid {
    box-shadow: none;
  }
/* removes the native spin buttons */
.spectrum-Textfield.is-invalid,
  .spectrum-Textfield:invalid,
  .spectrum-Textfield.is-valid {
    background-repeat: no-repeat;
  }
/* Remove the native clear button in IE */
.spectrum-Textfield.is-invalid,
  .spectrum-Textfield:invalid {
    background-size: 18px 18px;
    background-position: calc(100% - 12px) 50%;
    padding-right: 42px;
  }
.spectrum-Textfield.is-valid {
    background-size: 12px 12px;
    background-position: calc(100% - 12px) 50%;
    padding-right: 36px;
  }
.spectrum-Textfield--multiline {
  height: auto;
  padding: 4px 8px;

  /* Remove the default vertical scrollbar for textarea in IE. */
  overflow: auto;
}
.spectrum-Textfield--multiline.is-invalid,
  .spectrum-Textfield--multiline:invalid,
  .spectrum-Textfield--multiline.is-valid {
    background-position: calc(100% - 9px) calc(100% - 9px);
  }
.spectrum-Textfield--quiet {
  border-radius: 0;
  border-width: 0 0 1px 0;

  /* removes the side padding to align the text properly */
  padding-left: 0;
  padding-right: 0;

  /* Treat all quiet inputs and textareas the same */
  resize: none;
  overflow-y: hidden;
}
.spectrum-Textfield--quiet.is-invalid,
  .spectrum-Textfield--quiet:invalid,
  .spectrum-Textfield--quiet.is-valid {
    background-position: 100% 50%;
  }

/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Textfield {
  border: 1px solid;
  border-radius: 5px;
  padding: 3px 15px 5px 15px;

  min-width: 60px;
  height: 40px;
  width: 240px;
  font-family: adobe-clean, Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 25px;

  transition: border-color 130ms ease-in-out, box-shadow 130ms ease-in-out;
}
/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Textfield::placeholder {
    font-weight: 400;
    font-style: italic;
    transition: color 130ms ease-in-out;
  }
.spectrum--large .spectrum-Textfield::-ms-input-placeholder {
    font-weight: 400;
    font-style: italic;
    transition: color 130ms ease-in-out;
  }
.spectrum--large .spectrum-Textfield:hover::placeholder {
      font-weight: 400;
    }
.spectrum--large .spectrum-Textfield:disabled::placeholder {
      font-weight: 400;
    }
.spectrum--large .spectrum-Textfield.is-invalid,
  .spectrum--large .spectrum-Textfield:invalid {
    background-size: 22px 22px;
    background-position: calc(100% - 15px) 50%;
    padding-right: 52px;
  }
.spectrum--large .spectrum-Textfield.is-valid {
    background-size: 16px 16px;
    background-position: calc(100% - 15px) 50%;
    padding-right: 46px;
  }
.spectrum--large .spectrum-Textfield--multiline {
  height: auto;
  padding: 4px 8px;
}
.spectrum--large .spectrum-Textfield--multiline.is-invalid,
  .spectrum--large .spectrum-Textfield--multiline:invalid,
  .spectrum--large .spectrum-Textfield--multiline.is-valid {
    background-position: calc(100% - 11px) calc(100% - 11px);
  }
.spectrum--large .spectrum-Textfield--quiet {
  border-radius: 0;
  border-width: 0 0 1px 0;
  padding-left: 0;
  padding-right: 0;
}
.spectrum--large .spectrum-Textfield--quiet.is-invalid,
  .spectrum--large .spectrum-Textfield--quiet:invalid,
  .spectrum--large .spectrum-Textfield--quiet.is-valid {
    background-position: 100% 50%;
  }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* Temporary skin variables that need to be moved into origins */
:root {
  /* Icon Button*/

  /* Button */

  /* Shell */

  /* haha remove this */

  /* Custom selection color for placeholders using global blue-500 at 30% opacity. Should be updated in Spectrum-DNA */
}
.spectrum--light {
/* topdoc
{{ textfield/textarea.yml }}
*/

/* topdoc
{{ textfield/textarea-quiet.yml }}
*/
}
/* topdoc
{{ textfield/textfield.yml }}
*/
.spectrum--light .spectrum-Textfield {
  background-color: rgb(255, 255, 255);
  border-color: rgb(225, 225, 225);
  color: rgb(75, 75, 75);
}
.spectrum--light .spectrum-Textfield::placeholder {
    color: rgb(142, 142, 142);
  }
.spectrum--light .spectrum-Textfield:hover {
    border-color: rgb(202, 202, 202);
    box-shadow: none;
  }
.spectrum--light .spectrum-Textfield:hover::placeholder {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-Textfield:focus {
    border-color: rgb(20, 115, 230);
  }
.spectrum--light .spectrum-Textfield.focus-ring:not(:active) {
      border-color: rgb(38, 128, 235);
      box-shadow: 0 0 0 1px rgb(38, 128, 235);
    }
.spectrum--light .spectrum-Textfield[disabled] {
    background-color: rgb(234, 234, 234);
    border-color: rgba(0, 0, 0, 0);
    color: rgb(179, 179, 179);

    /* For safari mobile browser */
    -webkit-text-fill-color: rgb(179, 179, 179);
  }
.spectrum--light .spectrum-Textfield[disabled]::placeholder {
      color: rgb(179, 179, 179);
    }
.spectrum--light .spectrum-Textfield.is-invalid,
  .spectrum--light .spectrum-Textfield:invalid {
    border-color: rgb(215, 55, 63);
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='18' viewBox='0 0 18 18' width='18'%3E%3Cpath style='fill:rgb%28227%2C 72%2C 80%29' d='M8.564 1.289L.2 16.256A.5.5 0 0 0 .636 17h16.728a.5.5 0 0 0 .5-.5.494.494 0 0 0-.064-.244L9.436 1.289a.5.5 0 0 0-.872 0zM10 14.75a.25.25 0 0 1-.25.25h-1.5a.25.25 0 0 1-.25-.25v-1.5a.25.25 0 0 1 .25-.25h1.5a.25.25 0 0 1 .25.25zm0-3a.25.25 0 0 1-.25.25h-1.5a.25.25 0 0 1-.25-.25v-6a.25.25 0 0 1 .25-.25h1.5a.25.25 0 0 1 .25.25z'/%3E%3C/svg%3E");
  }
/* might break things due to pre-defined focus-ring */
.spectrum--light .spectrum-Textfield.is-invalid.focus-ring:not(:active), .spectrum--light .spectrum-Textfield:invalid.focus-ring:not(:active) {
        border-color: rgb(215, 55, 63);
        box-shadow: 0 0 0 1px rgb(215, 55, 63);
      }
.spectrum--light .spectrum-Textfield.is-valid {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='12' viewBox='0 0 12 12' width='12'%3E%3Cpath style='fill:rgb%2818%2C 128%2C 92%29' d='M4.5 10a1.023 1.023 0 0 1-.8-.384l-2.488-3a1 1 0 0 1 1.577-1.233L4.5 7.376l4.712-5.991a1 1 0 1 1 1.576 1.23l-5.511 7A.977.977 0 0 1 4.5 10z'/%3E%3C/svg%3E");
  }
/* topdoc
{{ textfield/textfield-quiet.yml }}
*/
.spectrum--light .spectrum-Textfield--quiet {
  background-color: rgba(0, 0, 0, 0);
  border-color: rgb(225, 225, 225);
}
.spectrum--light .spectrum-Textfield--quiet:hover {
    border-color: rgb(202, 202, 202);
  }
.spectrum--light .spectrum-Textfield--quiet:active {
    border-color: rgb(20, 115, 230);
  }
.spectrum--light .spectrum-Textfield--quiet:focus {
    border-color: rgb(38, 128, 235);
    box-shadow: 0 1px 0 rgb(38, 128, 235);
  }
.spectrum--light .spectrum-Textfield--quiet.focus-ring:not(:active) {
      border-color: rgb(38, 128, 235);
      box-shadow: 0 1px 0 rgb(38, 128, 235);
    }
.spectrum--light .spectrum-Textfield--quiet:disabled {
    background-color: rgba(0, 0, 0, 0);
    border-color:  rgb(225, 225, 225);
  }
.spectrum--light .spectrum-Textfield--quiet.is-invalid,
  .spectrum--light .spectrum-Textfield--quiet:invalid {
    border-color: rgb(215, 55, 63);
  }
.spectrum--light .spectrum-Textfield--quiet.is-invalid:focus, .spectrum--light .spectrum-Textfield--quiet:invalid:focus {
      box-shadow: 0 1px 0 rgb(215, 55, 63);
    }
/* might break things due to pre-defined focus-ring */
.spectrum--light .spectrum-Textfield--quiet.is-invalid.focus-ring:not(:active), .spectrum--light .spectrum-Textfield--quiet:invalid.focus-ring:not(:active) {
        border-color: rgb(215, 55, 63);
        box-shadow: 0 1px 0 rgb(215, 55, 63);
      }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* topdoc
{{ search/search.yml }}
*/
/* topdoc
{{ search/search-quiet.yml }}
*/
.spectrum-Search {
  display: inline-block;
  position: relative;
}
.spectrum-Search .spectrum-ClearButton {
    position: absolute;
    right: 0;
    top: 0;
  }
.spectrum-Search-input {
  display: block;

  /* Correct the odd appearance of input[type="search"] in Chrome and Safari.*/
  /* This gets overridden by .spectrum-Textfield */
  -webkit-appearance: textfield;

  /* Correct the outline for input[type="search"] style in Safari. */
  outline-offset: -2px;

  /* Use padding instead of text-indent so long strings don't overlap the icon */
  padding-left: 36px;
  text-indent: 0;

  /* Don't let long strings overlap the close icon */
  padding-right: 28px;
}
/* Remove the inner padding and cancel buttons for input[type="search"] in Chrome and Safari on macOS. */
.spectrum-Search-input::-webkit-search-cancel-button,
  .spectrum-Search-input::-webkit-search-decoration {
    -webkit-appearance: none;
  }
.spectrum-Search-input.spectrum-Textfield--quiet {
    padding-left: 24px;
    padding-right: 20px;
  }
/* Since quiet button has no left padding, push the icon all the way to the left */
.spectrum-Search-input.spectrum-Textfield--quiet ~ .spectrum-Search-icon {
      left: 0;
    }
.spectrum-Search-input.spectrum-Textfield--quiet ~ .spectrum-Search-clear {
      right: -8px;
    }
/* Since quiet button has no right padding, push the icon all the way to the right */
.spectrum-Search-input.spectrum-Textfield--quiet ~ .spectrum-Search-rightIcon {
      right: 0;
    }
.spectrum-Search-icon {
  display: block;
  position: absolute;
  left: 12px;
  top: 8px;

  pointer-events: none;
}

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Search-input {
  padding-left: 36px;
  padding-right: 28px;
}
.spectrum--large .spectrum-Search-input.spectrum-Textfield--quiet {
    padding-left: 24px;
    padding-right: 20px
  }
.spectrum--large .spectrum-Search-icon {
  top: 10px;
}

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* Temporary skin variables that need to be moved into origins */
:root {
  /* Icon Button*/

  /* Button */

  /* Shell */

  /* haha remove this */

  /* Custom selection color for placeholders using global blue-500 at 30% opacity. Should be updated in Spectrum-DNA */
}
.spectrum--light .spectrum-Search-icon {
  color: rgb(110, 110, 110);
}
.spectrum--light .spectrum-Search-input:disabled ~ .spectrum-Search-icon {
      color: rgb(179, 179, 179);
    }

/*************************************************************************
* ADOBE CONFIDENTIAL
* ___________________
*
* Copyright 2019 Adobe
* All Rights Reserved.
*
* NOTICE: All information contained herein is, and remains
* the property of Adobe and its suppliers, if any. The intellectual
* and technical concepts contained herein are proprietary to Adobe
* and its suppliers and are protected by all applicable intellectual
* property laws, including trade secret and copyright laws.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Adobe.
**************************************************************************/

.react-spectrum-Tabs--collapsible {
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0%;
  overflow: hidden;
  position: relative;
}

.react-spectrum-Tabs--container {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: 0%;
}

.react-spectrum-Tabs--container.react-spectrum-Tabs--hidden {
  visibility: hidden;
}

.spectrum-Tabs.react-spectrum-Tabs--dropdown {
  height: calc(100% - 2px);
  left: 0;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  width: 100%;
}

.spectrum-Tabs.react-spectrum-Tabs--dropdown .spectrum-FieldButton {
  padding: 0 4px;
}

.spectrum-Tabs.react-spectrum-Tabs--dropdown .focus-ring {
  border-radius: 2px;
}

.spectrum--light .spectrum-Tabs.react-spectrum-Tabs--dropdown .focus-ring {
  box-shadow: 0 0 0 2px #2680eb;
}

.spectrum--lightest .spectrum-Tabs.react-spectrum-Tabs--dropdown .focus-ring {
  box-shadow: 0 0 0 2px #378ef0;
}

.spectrum--dark .spectrum-Tabs.react-spectrum-Tabs--dropdown .focus-ring {
  box-shadow: 0 0 0 2px #2680eb;
}

.spectrum--darkest .spectrum-Tabs.react-spectrum-Tabs--dropdown .focus-ring {
  box-shadow: 0 0 0 2px #1473e6;
}
/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
.spectrum-Tabs {
  display: -ms-flexbox;
  display: flex;

  /* Contain the selection indicator */
  position: relative;
  z-index: 0;

  margin: 0;
  padding: 0 8px;

  /* Friends should align to the top of the tabs */
  vertical-align: top;
}
.spectrum-Tabs-item {
  /* Contain the focus ring */
  position: relative;

  box-sizing: border-box;

  height: 46px;
  line-height: 46px;

  /* Float above the tab line */
  z-index: 1;

  text-decoration: none;
  white-space: nowrap;

  transition: color 130ms ease-out;
  cursor: pointer;
  outline: none;
}
.spectrum-Tabs-item.is-disabled {
    cursor: default;
  }
.spectrum-Tabs-item.is-disabled .spectrum-Tabs-itemLabel {
      cursor: default;
    }
.spectrum-Tabs-item .spectrum-Icon {
    /* Vertical centering */
    height: 46px;
  }
.spectrum-Tabs-item .spectrum-Icon + .spectrum-Tabs-itemLabel {
      /* icons are inexplicably offset by 3px. Subtract this value from the icon-gap
         to correct the gap in CSS */
      margin-left: 5px;
    }
.spectrum-Tabs-item::before {
    content: '';
    position: absolute;
    top: 50%;

    box-sizing: border-box;

    height: 32px;
    margin-top: -15px;
    left: -8px;
    right: -8px;
    border: 2px solid transparent;
    border-radius: 5px;

    pointer-events: none;
  }
.spectrum-Tabs-itemLabel {
  cursor: pointer;
  vertical-align: top;
  display: inline-block;

  font-size: 14px;
  font-weight: 400;
}
.spectrum-Tabs-itemLabel:empty {
    /* Hide the tab label if it's not being used */
    display: none;
  }
.spectrum-Tabs-selectionIndicator {
  position: absolute;
  left: 0;

  /* Be below the tab */
  z-index: 0;

  transition: transform 130ms ease-in-out;
  transform-origin: top left;

  border-radius: 1px;
}
.spectrum-Tabs--compact .spectrum-Tabs-item {
    height: 30px;
    line-height: 30px;
  }
.spectrum-Tabs--compact .spectrum-Tabs-item .spectrum-Icon {
      /* Vertical centering */
      height: 30px;
    }
.spectrum-Tabs--horizontal {
  -ms-flex-align: center;
      align-items: center;

  border-bottom: 2px solid;
}
.spectrum-Tabs--horizontal .spectrum-Tabs-item {
    vertical-align: top;
  }
/* Target anything since React likes to add lots of happy <div>s around all things */
.spectrum-Tabs--horizontal .spectrum-Tabs-item + *:not(.spectrum-Tabs-selectionIndicator) {
      margin-left: 24px;
    }
.spectrum-Tabs--horizontal .spectrum-Tabs-selectionIndicator {
    position: absolute;
    bottom: 0;
    height: 2px;

    bottom: -2px;
  }
.spectrum-Tabs--horizontal.spectrum-Tabs--compact {
    /* The ActionButton is taller than the tabs, so don't push tabs around */
    box-sizing: content-box;
    height: 30px;
    -ms-flex-align: end;
        align-items: end;
  }
/* Quiet tabs should not extend all the way across the screen as their line doesn't */
.spectrum-Tabs--quiet {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.spectrum-Tabs--vertical {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding: 0;
  border-left: 2px solid;
}
.spectrum-Tabs--vertical .spectrum-Tabs-item {
    height: 44px;
    padding: 0 8px;
    /* Subtract focus ring padding from margin-left since the padding value already offsets tabs-items */
    margin-left: 4px;
    margin-bottom: 4px;
  }
.spectrum-Tabs--vertical .spectrum-Tabs-item::before {
      /* padding is included in click area of tab items, so only need to offset by the size of the focus ring's border */
      left: -2px;
      right: -2px;
      margin-top: -16px;
    }
.spectrum-Tabs--vertical.spectrum-Tabs--compact .spectrum-Tabs-item {
      height: 32px;
      line-height: 32px;
      margin-bottom: 4px;
    }
.spectrum-Tabs--vertical.spectrum-Tabs--compact .spectrum-Tabs-item .spectrum-Icon {
        /* Vertical centering */
        height: 32px;
      }
.spectrum-Tabs--vertical .spectrum-Tabs-selectionIndicator {
    position: absolute;
    left: 0px;
    width: 2px;

    left: -2px;
  }
/* topdoc
{{ tabs/tabs-toomany.yml }}
*/

/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Tabs {
  padding: 0 10px;
}
/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Tabs-item {

  height: 58px;
  line-height: 58px;

  transition: color 130ms ease-out;
}
.spectrum--large .spectrum-Tabs-item .spectrum-Icon {
    height: 58px;
  }
.spectrum--large .spectrum-Tabs-item .spectrum-Icon + .spectrum-Tabs-itemLabel {
      margin-left: 6px;
    }
.spectrum--large .spectrum-Tabs-item::before {

    height: 40px;
    margin-top: -19px;
    left: -10px;
    right: -10px;
    border: 2px solid transparent;
    border-radius: 6px;
  }
.spectrum--large .spectrum-Tabs-itemLabel {

  font-size: 17px;
  font-weight: 400
}
.spectrum--large .spectrum-Tabs-selectionIndicator {

  transition: transform 130ms ease-in-out;

  border-radius: 1px;
}
.spectrum--large .spectrum-Tabs--compact .spectrum-Tabs-item {
    height: 38px;
    line-height: 38px;
  }
.spectrum--large .spectrum-Tabs--compact .spectrum-Tabs-item .spectrum-Icon {
      height: 38px;
    }
.spectrum--large .spectrum-Tabs--horizontal {

  border-bottom: 2px solid;
}
.spectrum--large .spectrum-Tabs--horizontal .spectrum-Tabs-item + *:not(.spectrum-Tabs-selectionIndicator) {
      margin-left: 30px;
    }
.spectrum--large .spectrum-Tabs--horizontal .spectrum-Tabs-selectionIndicator {
    height: 2px;

    bottom: -2px;
  }
.spectrum--large .spectrum-Tabs--horizontal.spectrum-Tabs--compact {
    height: 38px;
  }
.spectrum--large .spectrum-Tabs--vertical {
  border-left: 2px solid;
}
.spectrum--large .spectrum-Tabs--vertical .spectrum-Tabs-item {
    height: 56px;
    padding: 0 10px;
    margin-left: 5px;
    margin-bottom: 5px;
  }
.spectrum--large .spectrum-Tabs--vertical .spectrum-Tabs-item::before {
      left: -2px;
      right: -2px;
      margin-top: -20px;
    }
.spectrum--large .spectrum-Tabs--vertical.spectrum-Tabs--compact .spectrum-Tabs-item {
      height: 40px;
      line-height: 40px;
      margin-bottom: 5px;
    }
.spectrum--large .spectrum-Tabs--vertical.spectrum-Tabs--compact .spectrum-Tabs-item .spectrum-Icon {
        height: 40px;
      }
.spectrum--large .spectrum-Tabs--vertical .spectrum-Tabs-selectionIndicator {
    width: 2px;

    left: -2px;
  }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* Temporary skin variables that need to be moved into origins */
:root {
  /* Icon Button*/

  /* Button */

  /* Shell */

  /* haha remove this */

  /* Custom selection color for placeholders using global blue-500 at 30% opacity. Should be updated in Spectrum-DNA */
}
/* topdoc
{{ tabs/tabs-compact-vertical.yml }}
*/
.spectrum--light .spectrum-Tabs {
  border-bottom-color: rgb(234, 234, 234);
}
/* topdoc
{{ tabs/tabs-vertical.yml }}
*/
.spectrum--light .spectrum-Tabs--vertical {
  border-left-color: rgb(234, 234, 234);
}
/* topdoc
{{ tabs/tabs-quiet-compact.yml }}
*/
.spectrum--light .spectrum-Tabs-selectionIndicator {
  background-color: rgb(44, 44, 44);
}
/* topdoc
{{ tabs/tabs-compact.yml }}
*/
.spectrum--light .spectrum-Tabs-item {
  color: rgb(110, 110, 110);
}
.spectrum--light .spectrum-Tabs-item .spectrum-Icon {
    color: rgb(110, 110, 110)
  }
.spectrum--light .spectrum-Tabs-item:hover {
    color: rgb(44, 44, 44);
  }
.spectrum--light .spectrum-Tabs-item:hover .spectrum-Icon {
      color: rgb(44, 44, 44)
    }
.spectrum--light .spectrum-Tabs-item.is-selected {
    color: rgb(44, 44, 44);
  }
.spectrum--light .spectrum-Tabs-item.is-selected .spectrum-Icon {
      color: rgb(44, 44, 44)
    }
.spectrum--light .spectrum-Tabs-item.focus-ring {
    color: rgb(44, 44, 44);
  }
.spectrum--light .spectrum-Tabs-item.focus-ring::before {
      border-color: rgb(38, 128, 235);
    }
.spectrum--light .spectrum-Tabs-item.focus-ring .spectrum-Icon {
      color: rgb(44, 44, 44)
    }
.spectrum--light .spectrum-Tabs-item.is-disabled {
    color: rgb(179, 179, 179);
  }
.spectrum--light .spectrum-Tabs-item.is-disabled .spectrum-Icon {
      color: rgb(202, 202, 202)
    }
/* topdoc
{{ tabs/tabs-quiet.yml }}
*/
.spectrum--light .spectrum-Tabs--quiet {
  border-bottom-color: rgba(0, 0, 0, 0);
}
.spectrum--light .spectrum-Tabs--quiet .spectrum-Tabs-selectionIndicator {
    background-color: rgb(44, 44, 44);
  }
/* topdoc
{{ tabs/tabs.yml }}
*/
.spectrum--light .spectrum-Tabs--vertical.spectrum-Tabs--quiet,
  .spectrum--light .spectrum-Tabs--vertical.spectrum-Tabs--compact {
    border-left-color: rgba(0, 0, 0, 0);
  }
.spectrum--light .spectrum-Tabs--vertical.spectrum-Tabs--quiet .spectrum-Tabs-selectionIndicator, .spectrum--light .spectrum-Tabs--vertical.spectrum-Tabs--compact .spectrum-Tabs-selectionIndicator {
      background-color: rgb(44, 44, 44);
    }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
.spectrum-Tooltip {
  visibility: hidden;

  opacity: 0;

  transition: transform 130ms ease-in-out,
              opacity 130ms ease-in-out,
              visibility 0ms linear 130ms;

  pointer-events: none;
}
.spectrum-Tooltip.is-open {
  visibility: visible;

  opacity: 1;

  transition-delay: 0ms;

  pointer-events: auto;
}
.spectrum-Tooltip--bottom.is-open {
  transform: translateY(6px);
}
.spectrum-Tooltip--top.is-open {
  transform: translateY(-6px);
}
.spectrum-Tooltip--right.is-open {
  transform: translateX(6px);
}
.spectrum-Tooltip--left.is-open {
  transform: translateX(-6px);
}
:root {
  /* This variable needs to be updated in Spectrum DNA. Using the height variable so it scales to spectrum-large */
}
/* topdoc
{{ tooltip/tooltip.yml }}
*/
.spectrum-Tooltip {

  position: relative;
  left: 0px;
  top: 0px;

  display: -ms-inline-flexbox;

  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  box-sizing: border-box;

  vertical-align: top;

  width: auto;
  padding: 4px 10px;
  border-radius: 4px;
  min-height: 24px;

  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  word-break: break-word;
  -webkit-font-smoothing: antialiased;
}
.spectrum-Tooltip {
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
.spectrum-Tooltip-tip {
  position: absolute;

  height: 0;
  width: 0;

  border-width: 4px;
  border-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
.spectrum-Tooltip--right .spectrum-Tooltip-tip, .spectrum-Tooltip--left .spectrum-Tooltip-tip {
    top: 50%;
    margin-top: -4px;
  }
.spectrum-Tooltip--right {
  margin-left: 3px;
}
.spectrum-Tooltip--right .spectrum-Tooltip-tip {
    right: 100%;
    transform: rotate(90deg);
  }
.spectrum-Tooltip--left {
  margin-right: 3px;
}
.spectrum-Tooltip--left .spectrum-Tooltip-tip {
    left: 100%;
    transform: rotate(-90deg);
  }
.spectrum-Tooltip--top {
  margin-bottom: 3px;
}
.spectrum-Tooltip--top .spectrum-Tooltip-tip {
    top: 100%;
  }
.spectrum-Tooltip--bottom {
  margin-top: 3px;
}
.spectrum-Tooltip--bottom .spectrum-Tooltip-tip {
    bottom: 100%;
    transform: rotate(-180deg);
  }
.spectrum-Tooltip--bottom .spectrum-Tooltip-tip, .spectrum-Tooltip--top .spectrum-Tooltip-tip {
    left: 50%;
    margin-left: -4px;
  }
.spectrum-Tooltip-typeIcon {
  margin-left: -2px;
  margin-right: 8px;
  width: 14px;
  height: 14px;
  -ms-flex-item-align: start;
      align-self: flex-start;

  /* Adjusts for weird misalignment */
  margin-top: 1px;
}
.spectrum-Tooltip-label {
  max-width: 101px;

  /* Make sure line height is correct to prevent problems in Windows */
  line-height: 16px;
}
.u-tooltip-showOnHover {
  display: inline-block;
  position: relative;
}
.u-tooltip-showOnHover .spectrum-Tooltip {
    position: absolute;
    white-space: nowrap;
    /* Required for animations to work, !important for diff scaling to work */
    visibility: visible !important;
    transition: transform 130ms ease-in-out;
    top: -100%;
  }
.u-tooltip-showOnHover .spectrum-Tooltip-label {
    /* Don't try to wrap as the mechanism used for this helper does not support wrapping */
    max-width: none;
  }
.u-tooltip-showOnHover .spectrum-Tooltip--right,
  .u-tooltip-showOnHover .spectrum-Tooltip--left {
    top: 50%;
  }
.u-tooltip-showOnHover .spectrum-Tooltip--right .spectrum-Tooltip-tip, .u-tooltip-showOnHover .spectrum-Tooltip--left .spectrum-Tooltip-tip {
      top: 50%;
    }
.u-tooltip-showOnHover .spectrum-Tooltip--right {
    left: 100%;
    transform: translate(0, -50%);
  }
.u-tooltip-showOnHover .spectrum-Tooltip--left {
    transform: translate(-100%, -50%);
  }
.u-tooltip-showOnHover .spectrum-Tooltip--bottom,
  .u-tooltip-showOnHover .spectrum-Tooltip--top {
    left: 50%;
  }
.u-tooltip-showOnHover .spectrum-Tooltip--bottom .spectrum-Tooltip-tip, .u-tooltip-showOnHover .spectrum-Tooltip--top .spectrum-Tooltip-tip {
      left: 50%;
    }
.u-tooltip-showOnHover .spectrum-Tooltip--bottom {
    top: 100%;
    transform: translate(-50%, -8px);
  }
.u-tooltip-showOnHover .spectrum-Tooltip--top {
    transform: translate(-50%, 8px);
  }
.u-tooltip-showOnHover:hover .spectrum-Tooltip {
    opacity: 1;
  }
.u-tooltip-showOnHover:hover .spectrum-Tooltip.spectrum-Tooltip--bottom {
    transform: translate(-50%, 0);
  }
.u-tooltip-showOnHover:hover .spectrum-Tooltip.spectrum-Tooltip--top {
    transform: translate(-50%, -8px);
  }
.u-tooltip-showOnHover:hover .spectrum-Tooltip.spectrum-Tooltip--left {
    transform: translate(calc(-100% - 8px), -50%);
  }
.u-tooltip-showOnHover:hover .spectrum-Tooltip.spectrum-Tooltip--right {
    transform: translate(8px, -50%);
  }

/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Tooltip {
  visibility: hidden;

  opacity: 0;

  transition: transform 130ms ease-in-out,
              opacity 130ms ease-in-out,
              visibility 0ms linear 130ms;

  pointer-events: none;
}
/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Tooltip.is-open {
  visibility: visible;

  opacity: 1;

  transition-delay: 0ms;

  pointer-events: auto;
}
.spectrum--large .spectrum-Tooltip--bottom.is-open {
  transform: translateY(8px);
}
.spectrum--large .spectrum-Tooltip--top.is-open {
  transform: translateY(-8px);
}
.spectrum--large .spectrum-Tooltip--right.is-open {
  transform: translateX(8px);
}
.spectrum--large .spectrum-Tooltip--left.is-open {
  transform: translateX(-8px);
}
.spectrum--large .spectrum-Tooltip {
  padding: 5px 13px;
  border-radius: 5px;
  min-height: 30px;

  font-size: 15px;
  font-weight: 400;
  line-height: 19px;
}
.spectrum--large .spectrum-Tooltip-tip {

  border-width: 5px;
}
.spectrum--large .spectrum-Tooltip--right .spectrum-Tooltip-tip, .spectrum--large .spectrum-Tooltip--left .spectrum-Tooltip-tip {
    margin-top: -5px;
  }
.spectrum--large .spectrum-Tooltip--right {
  margin-left: 3px;
}
.spectrum--large .spectrum-Tooltip--left {
  margin-right: 3px;
}
.spectrum--large .spectrum-Tooltip--top {
  margin-bottom: 3px;
}
.spectrum--large .spectrum-Tooltip--bottom {
  margin-top: 3px;
}
.spectrum--large .spectrum-Tooltip--bottom .spectrum-Tooltip-tip, .spectrum--large .spectrum-Tooltip--top .spectrum-Tooltip-tip {
    margin-left: -5px;
  }
.spectrum--large .spectrum-Tooltip-typeIcon {
  margin-left: -3px;
  margin-right: 10px;
  width: 18px;
  height: 18px;
}
.spectrum--large .spectrum-Tooltip-label {
  max-width: 126px;
  line-height: 19px;
}
.spectrum--large .u-tooltip-showOnHover .spectrum-Tooltip {
    transition: transform 130ms ease-in-out;
  }
.spectrum--large .u-tooltip-showOnHover .spectrum-Tooltip--bottom {
    transform: translate(-50%, -10px);
  }
.spectrum--large .u-tooltip-showOnHover .spectrum-Tooltip--top {
    transform: translate(-50%, 10px);
  }
.spectrum--large .u-tooltip-showOnHover:hover .spectrum-Tooltip.spectrum-Tooltip--top {
    transform: translate(-50%, -10px);
  }
.spectrum--large .u-tooltip-showOnHover:hover .spectrum-Tooltip.spectrum-Tooltip--left {
    transform: translate(calc(-100% - 10px), -50%);
  }
.spectrum--large .u-tooltip-showOnHover:hover .spectrum-Tooltip.spectrum-Tooltip--right {
    transform: translate(10px, -50%);
  }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* Temporary skin variables that need to be moved into origins */
:root {
  /* Icon Button*/

  /* Button */

  /* Shell */

  /* haha remove this */

  /* Custom selection color for placeholders using global blue-500 at 30% opacity. Should be updated in Spectrum-DNA */
}
.spectrum--light .spectrum-Tooltip {
  background-color: rgb(116, 116, 116);

  color: rgb(255, 255, 255);
}
.spectrum--light .spectrum-Tooltip-tip {
  border-top-color: rgb(116, 116, 116);
}
.spectrum--light .spectrum-Tooltip--negative,
.spectrum--light .spectrum-Tooltip--error {
  background-color: rgb(201, 37, 45);
}
.spectrum--light .spectrum-Tooltip--negative .spectrum-Tooltip-tip, .spectrum--light .spectrum-Tooltip--error .spectrum-Tooltip-tip {
    border-top-color: rgb(201, 37, 45);
  }
.spectrum--light .spectrum-Tooltip--info,
.spectrum--light .spectrum-Tooltip--help {
  background-color: rgb(13, 102, 208);
}
.spectrum--light .spectrum-Tooltip--info .spectrum-Tooltip-tip, .spectrum--light .spectrum-Tooltip--help .spectrum-Tooltip-tip {
    border-top-color: rgb(13, 102, 208);
  }
.spectrum--light .spectrum-Tooltip--positive,
.spectrum--light .spectrum-Tooltip--success {
  background-color: rgb(18, 128, 92);
}
.spectrum--light .spectrum-Tooltip--positive .spectrum-Tooltip-tip, .spectrum--light .spectrum-Tooltip--success .spectrum-Tooltip-tip {
    border-top-color: rgb(18, 128, 92);
  }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* topdoc
{{ toast/toast.yml }}
*/
.spectrum-Toast {
  box-sizing: border-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: stretch;
      align-items: stretch;

  border-radius: 4px;

  padding: 8px 8px 8px 16px;

  font-size: 14px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
}
.spectrum-Toast-typeIcon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;

  margin: 7px 12px 7px 0;
}
.spectrum-Toast-content {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  display: inline-block;
  box-sizing: border-box;
  padding: 5px 16px 5px 0;
  text-align: left;
}
.spectrum-Toast-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  -ms-flex-align: start;
      align-items: flex-start;
}
.spectrum-Toast-buttons .spectrum-Button + .spectrum-Button,
    .spectrum-Toast-buttons .spectrum-Button + .spectrum-ClearButton,
    .spectrum-Toast-buttons .spectrum-ClearButton + .spectrum-Button,
    .spectrum-Toast-buttons .spectrum-ClearButton + .spectrum-ClearButton {
      margin-left: 8px;
    }
.spectrum-Toast-body {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}
.spectrum-Toast-body .spectrum-Button {
    float: right;
    margin-right: 11px;
  }
.spectrum-Toast-body + .spectrum-Toast-buttons {
    padding-left: 8px;

    border-left-width: 1px;
    border-left-style: solid;
  }

/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Toast {

  border-radius: 4px;

  padding: 10px 10px 10px 20px;

  font-size: 17px;
  font-weight: 700;
}
/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Toast-typeIcon {

  margin: 9px 15px 9px 0;
}
.spectrum--large .spectrum-Toast-content {
  padding: 6px 20px 6px 0;
}
.spectrum--large .spectrum-Toast-buttons .spectrum-Button + .spectrum-Button,
    .spectrum--large .spectrum-Toast-buttons .spectrum-Button + .spectrum-ClearButton,
    .spectrum--large .spectrum-Toast-buttons .spectrum-ClearButton + .spectrum-Button,
    .spectrum--large .spectrum-Toast-buttons .spectrum-ClearButton + .spectrum-ClearButton {
      margin-left: 10px;
    }
.spectrum--large .spectrum-Toast-body .spectrum-Button {
    margin-right: 14px;
  }
.spectrum--large .spectrum-Toast-body + .spectrum-Toast-buttons {
    padding-left: 10px;
  }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* Temporary skin variables that need to be moved into origins */
:root {
  /* Icon Button*/

  /* Button */

  /* Shell */

  /* haha remove this */

  /* Custom selection color for placeholders using global blue-500 at 30% opacity. Should be updated in Spectrum-DNA */
}
.spectrum--light .spectrum-Tooltip-label p {
  margin: 0;
}
.spectrum--light .spectrum-Toast {
  background-color: rgb(116, 116, 116);
  color: rgb(116, 116, 116);
}
.spectrum--light .spectrum-Toast-content {
  color: rgb(255, 255, 255);
}
.spectrum--light .spectrum-Toast-typeIcon {
  color: white;
}
.spectrum--light .spectrum-Toast-buttons {
  border-left-color: rgba(255, 255, 255, 0.2);
}
.spectrum--light .spectrum-Toast--warning {
  background-color: rgb(203, 111, 16);
  color: rgb(203, 111, 16);
}
.spectrum--light .spectrum-Toast--warning .spectrum-Toast-closeButton.focus-ring:not(:active) {
      color: rgb(203, 111, 16);
    }
.spectrum--light .spectrum-Toast--negative,
.spectrum--light .spectrum-Toast--error {
  background-color: rgb(201, 37, 45);
  color: rgb(201, 37, 45);
}
.spectrum--light .spectrum-Toast--negative .spectrum-Toast-closeButton.focus-ring:not(:active), .spectrum--light .spectrum-Toast--error .spectrum-Toast-closeButton.focus-ring:not(:active) {
      color: rgb(201, 37, 45);
    }
.spectrum--light .spectrum-Toast--info {
  background-color: rgb(13, 102, 208);
  color: rgb(13, 102, 208);
}
.spectrum--light .spectrum-Toast--info .spectrum-Toast-closeButton.focus-ring:not(:active) {
      color: rgb(13, 102, 208);
    }
.spectrum--light .spectrum-Toast--positive,
.spectrum--light .spectrum-Toast--success {
  background-color: rgb(18, 128, 92);
  color: rgb(18, 128, 92);
}
.spectrum--light .spectrum-Toast--positive .spectrum-Toast-closeButton.focus-ring:not(:active), .spectrum--light .spectrum-Toast--success .spectrum-Toast-closeButton.focus-ring:not(:active) {
      color: rgb(18, 128, 92);
    }

/*************************************************************************
* ADOBE CONFIDENTIAL
* ___________________
*
* Copyright 2019 Adobe
* All Rights Reserved.
*
* NOTICE: All information contained herein is, and remains
* the property of Adobe and its suppliers, if any. The intellectual
* and technical concepts contained herein are proprietary to Adobe
* and its suppliers and are protected by all applicable intellectual
* property laws, including trade secret and copyright laws.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Adobe.
**************************************************************************/

.react-spectrum-ToastContainer {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100050;
  /* above modals */
  display: flex;
  flex-direction: column;
  align-items: center;
  pointer-events: none;
}

.react-spectrum-ToastContainer .spectrum-Toast {
  margin: 8px;
  pointer-events: all;
}

.react-spectrum-ToastContainer--top {
  top: 0;
}

.react-spectrum-ToastContainer--bottom {
  flex-direction: column-reverse;
  top: unset;
  bottom: 0;
}

.react-spectrum-ToastContainer--left {
  align-items: flex-start;
}

.react-spectrum-ToastContainer--center {
  align-items: center;
}

.react-spectrum-ToastContainer--right {
  align-items: flex-end;
}

.react-spectrum-Toast-slide-top-enter,
.react-spectrum-Toast-slide-top-appear {
  opacity: 0;
  transform: translate3d(0, -100%, 0);
}

.react-spectrum-Toast-slide-top-enter-active,
.react-spectrum-Toast-slide-top-appear-active {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: all 125ms;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.react-spectrum-Toast-slide-top-exit {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.react-spectrum-Toast-slide-top-exit-active {
  opacity: 0;
  transform: translate3d(0, -100%, 0);
  transition: all 125ms ease-in-out;
}

.react-spectrum-Toast-slide-bottom-enter,
.react-spectrum-Toast-slide-bottom-enter-appear {
  opacity: 0;
  transform: translate3d(0, 100%, 0);
}

.react-spectrum-Toast-slide-bottom-enter-active,
.react-spectrum-Toast-slide-bottom-appear-active {
  opacity: 1;
  transform: translate3d(0, 0, 0);
  transition: all 125ms;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.react-spectrum-Toast-slide-bottom-exit {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.react-spectrum-Toast-slide-bottom-exit-active {
  opacity: 0;
  transform: translate3d(0, 100%, 0);
  transition: all 125ms ease-in-out;
}
.Icon___1dx4U {
  height: 100%;
  padding-top: var(--spectrum-global-dimension-static-size-200);
  padding-bottom: var(--spectrum-global-dimension-static-size-200);
  position: relative;
  transition: border-color var(--spectrum-global-animation-duration-100) ease-in-out, box-shadow var(--spectrum-global-animation-duration-100) ease-in-out; }
  .Icon___1dx4U .lazy-load-image-background.opacity {
    background-image: none !important;
    opacity: 0; }
  .Icon___1dx4U .lazy-load-image-background.opacity.lazy-load-image-loaded {
    opacity: 1;
    transition: opacity var(--spectrum-global-animation-duration-100) ease-out; }
  .Icon___1dx4U:focus {
    box-shadow: 0px 0px 0px 2px var(--spectrum-global-color-static-blue-600);
    border-radius: 4px;
    outline-style: none; }
  .Icon___1dx4U figure {
    align-items: center;
    display: flex;
    height: var(--spectrum-global-dimension-static-size-500);
    justify-content: center;
    margin: 0; }
    .Icon___1dx4U figure.iconNotAvailable___-WWIF {
      align-items: top;
      color: var(--spectrum-global-color-static-gray-700);
      flex-direction: column;
      justify-content: center;
      padding-top: var(--spectrum-global-dimension-static-size-0); }
  .Icon___1dx4U figcaption {
    margin-top: var(--spectrum-global-dimension-static-size-200);
    padding-left: var(--spectrum-global-dimension-static-size-150);
    padding-right: var(--spectrum-global-dimension-static-size-150);
    speak: none; }

.icon-menu {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
  position: absolute;
  top: var(--spectrum-global-dimension-static-size-800);
  transition: all var(--spectrum-global-animation-duration-200) ease-out;
  width: 100%;
  z-index: 1; }
  .icon-menu ul {
    align-items: center;
    background-color: rgba(234, 234, 234, 0.95);
    border-radius: var(--spectrum-global-dimension-static-size-25);
    box-shadow: 0 2px 6px var(--spectrum-global-color-static-gray-500);
    display: flex;
    height: var(--spectrum-global-dimension-static-size-500);
    justify-content: space-between;
    margin: 0;
    padding: 0;
    width: var(--spectrum-global-dimension-static-size-1000); }
    @media screen and (max-width: 768px) {
      .icon-menu ul {
        width: var(--spectrum-global-dimension-static-size-1200); } }
    .icon-menu ul li {
      display: flex;
      flex-flow: column nowrap;
      height: var(--spectrum-global-dimension-static-size-400);
      margin: 0;
      margin-left: var(--spectrum-global-dimension-static-size-50);
      position: relative; }
      .icon-menu ul li:last-child {
        margin-right: var(--spectrum-global-dimension-static-size-50); }
      .icon-menu ul li a,
      .icon-menu ul li button {
        border-radius: var(--spectrum-global-dimension-static-size-25);
        display: block;
        height: var(--spectrum-global-dimension-static-size-400);
        width: var(--spectrum-global-dimension-static-size-400); }
        .icon-menu ul li a:hover,
        .icon-menu ul li button:hover {
          background-color: var(--spectrum-global-color-static-gray-400) !important; }

.icon-menu {
  opacity: 0; }

.icon-menu-enter-done {
  opacity: 1; }

.table___3vZ0M {
  width: 100%;
  margin-top: 40px;
  margin-bottom: 80px; }

.notes___3JvRg p {
  margin: 0px;
  padding: 0px;
  font-size: 14px;
  margin-bottom: 0px !important; }

.notes___3JvRg ul {
  margin: 0px !important; }
  .notes___3JvRg ul li {
    font-size: 14px !important; }

.noWrap___vX86W {
  white-space: nowrap; }

.animWrapper___z2ESV {
  width: 100%;
  border-radius: 4px;
  background-color: var(--spectrum-global-color-gray-100);
  min-height: 208px;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden; }

.column___2_VCa {
  margin-bottom: 60px; }

.animExample___1Jdyu {
  width: 104px;
  height: 104px;
  background-color: var(--spectrum-global-color-gray-500);
  border-radius: 4px;
  position: absolute;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.fade___AUXtY.active___2KTh3 .animExample___1Jdyu {
  opacity: 1;
  transition: all 130ms cubic-bezier(0, 0, 0.4, 1); }

.fade___AUXtY.inactive___1X057 .animExample___1Jdyu {
  opacity: 0;
  transition: all 130ms cubic-bezier(0, 0, 0.4, 1); }

.slideFade___2F3du.active___2KTh3 .animExample___1Jdyu {
  opacity: 1;
  transition: all 160ms cubic-bezier(0, 0, 0.4, 1); }

.slideFade___2F3du.inactive___1X057 .animExample___1Jdyu {
  opacity: 0;
  transform: translateY(20px);
  transition: all 160ms cubic-bezier(0, 0, 0.4, 1); }

.slide___2oURa.active___2KTh3 .animExample___1Jdyu {
  opacity: 1;
  transition: all 190ms cubic-bezier(0, 0, 0.4, 1); }

.slide___2oURa.inactive___1X057 .animExample___1Jdyu {
  opacity: 1;
  transform: translateX(-215px);
  transition: all 190ms cubic-bezier(0.5, 0, 1, 1); }

.fill___1qq9d.active___2KTh3 .animExample___1Jdyu {
  background-color: transparent !important;
  border: 52px solid var(--spectrum-global-color-gray-500);
  transition: all 160ms cubic-bezier(0, 0, 0.4, 1); }

.fill___1qq9d.inactive___1X057 .animExample___1Jdyu {
  border: 8px solid var(--spectrum-global-color-gray-500);
  background-color: transparent !important;
  transition: all 160ms cubic-bezier(0, 0, 0.4, 1); }

.color___1_OG8.active___2KTh3 .animExample___1Jdyu {
  background-color: var(--spectrum-global-color-blue-400) !important;
  transition: all 160ms cubic-bezier(0, 0, 0.4, 1); }

.color___1_OG8.inactive___1X057 .animExample___1Jdyu {
  transition: all 160ms cubic-bezier(0, 0, 0.4, 1); }

.expandDown___3aZaZ .container___1q1VL {
  width: 104px;
  height: 104px;
  position: absolute;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start; }
  .expandDown___3aZaZ .container___1q1VL .animExample___1Jdyu {
    top: 0px;
    bottom: initial;
    left: 0px;
    right: inherit;
    position: absolute;
    margin: inherit;
    width: 104px;
    height: 104px; }

.expandDown___3aZaZ.active___2KTh3 .animExample___1Jdyu {
  opacity: 0;
  height: 0px;
  transition: all 160ms cubic-bezier(0.45, 0, 0.4, 1); }

.expandDown___3aZaZ.inactive___1X057 .animExample___1Jdyu {
  height: 100px;
  transition: all 160ms cubic-bezier(0.45, 0, 0.4, 1); }

.scale___1jieO.active___2KTh3 .animExample___1Jdyu {
  transition: all 130ms cubic-bezier(0.45, 0, 0.4, 1); }

.scale___1jieO.inactive___1X057 .animExample___1Jdyu {
  transform: scale(0.75);
  transition: all 130ms cubic-bezier(0.45, 0, 0.4, 1); }

.scaleFade___97xf0.active___2KTh3 .animExample___1Jdyu {
  opacity: 0;
  transform: scale(0.9);
  transition: all 130ms cubic-bezier(0.45, 0, 0.4, 1); }

.scaleFade___97xf0.inactive___1X057 .animExample___1Jdyu {
  transition: all 130ms cubic-bezier(0.45, 0, 0.4, 1); }

.noWrap___ludaL {
  white-space: nowrap; }

.table___35I0- {
  margin-bottom: 80px; }
  .table___35I0- img {
    display: block; }
  .table___35I0- tr {
    height: 0px; }
  .table___35I0- td {
    white-space: nowrap;
    padding-top: 9px;
    padding-bottom: 9px;
    height: 48px;
    line-height: 0px;
    vertical-align: middle !important; }
    .table___35I0- td:not(.itemName___mDKvy) {
      min-width: 100px; }

.itemName___mDKvy {
  width: 200px !important; }

.na___jfufk {
  color: var(--spectrum-global-color-gray-600); }

.noResults___2YdV7 {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px; }

.statusLight___9krbn .spectrum-StatusLight {
  height: inherit !important;
  line-height: 21px; }

.noWrap___3UXtx {
  white-space: nowrap; }

/*************************************************************************
* ADOBE CONFIDENTIAL
* ___________________
*
* Copyright 2019 Adobe
* All Rights Reserved.
*
* NOTICE: All information contained herein is, and remains
* the property of Adobe and its suppliers, if any. The intellectual
* and technical concepts contained herein are proprietary to Adobe
* and its suppliers and are protected by all applicable intellectual
* property laws, including trade secret and copyright laws.
* Dissemination of this information or reproduction of this material
* is strictly forbidden unless prior written permission is obtained
* from Adobe.
**************************************************************************/

.react-spectrum-TabView {
  display: flex;
  flex-direction: column;
}

.react-spectrum-TabView .react-spectrum-TabView-body {
  position: relative;
  padding: 15px 8px;
  flex: 1;
}

.react-spectrum-TabView.react-spectrum-TabView--vertical {
  flex-direction: row;
}

.react-spectrum-TabView.react-spectrum-TabView--vertical .react-spectrum-TabView-body {
  padding: 4px 15px;
}
.listItem___1PFKQ {
  display: flex;
  flex-direction: row; }
  .listItem___1PFKQ .text___36qwL {
    width: 100%; }
  .listItem___1PFKQ h4 {
    margin-top: 0px !important;
    margin-bottom: 4px;
    font-size: 16px; }
  .listItem___1PFKQ p {
    font-size: 14px;
    color: var(--spectrum-global-color-gray-700); }

.status___3tjKq {
  padding-right: 20px; }

.na___2zaZR {
  padding-top: 2px; }

.disabled___1wsiP * {
  color: var(--spectrum-global-color-gray-500) !important; }

.headingAnchor___1nULm {
  display: none;
  transition: all 125ms ease-in-out;
  position: absolute;
  top: 4px;
  right: 4px; }
  .linkTrigger___25JUG:hover .headingAnchor___1nULm {
    display: block;
    transition: all 125ms ease-in-out; }

.linkTrigger___25JUG {
  position: relative; }

.table___332v0 {
  width: 100%; }

.hide___NItez {
  display: none; }

.show___1xAEj {
  display: block; }

.intro___2huDQ {
  margin-bottom: 40px !important; }

.description___UNfgT {
  font-size: 12px;
  color: var(--spectrum-global-color-gray-700);
  margin-top: 8px; }

.noWrap___1Tx94 {
  white-space: nowrap; }

.tutorial___2DmSX {
  width: 100%;
  box-shadow: 0 0 0 1px var(--spectrum-global-color-gray-300);
  min-height: 260px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  justify-content: space-between;
  margin-bottom: 36px;
  border-radius: 4px;
  transition: all 125ms ease-in-out; }
  .tutorial___2DmSX:hover {
    box-shadow: 0 0 0 1px var(--spectrum-global-color-gray-400);
    transition: all 125ms ease-in-out; }
  @media screen and (max-width: 768px) {
    .tutorial___2DmSX {
      max-width: 368px;
      min-height: 368px; } }

.link___-vf-M {
  color: inherit;
  /* blue colors for links too */
  text-decoration: inherit;
  /* no underline */ }

.cardContent___NxvjX {
  padding: 24px; }

.cardImage___18ZPL {
  width: 100%;
  overflow: hidden; }
  .cardImage___18ZPL img {
    width: 100%;
    overflow: hidden; }

.title___3l_8g {
  margin: 0px;
  margin-bottom: 24px; }

.divider___236UH {
  padding: 0px 24px; }

.buttons___3OJME {
  padding: 8px 24px 24px 24px;
  display: flex;
  flex-direction: row;
  justify-content: flex-end; }

.tutorial___2DmSX {
  height: 100%;
  margin-bottom: 24px; }
  .tutorial___2DmSX .cardContent___NxvjX {
    padding: 24px 24px 16px 24px; }
  .tutorial___2DmSX .title___3l_8g {
    margin-bottom: 0px; }

.wrapper___3JKk6 {
  height: calc(100% - 36px); }

.cardContainer___2sCHx {
  margin-top: 24px; }

.cardRow___3BI-x:not(:last-of-type) {
  margin-bottom: 40px; }

.heroContainer___2bZ_C {
  overflow: hidden;
  border-radius: 4px; }
  .heroContainer___2bZ_C.Standard___11jua {
    width: 100%;
    background-color: var(--spectrum-global-color-gray-100);
    display: flex;
    justify-content: center; }
  .heroContainer___2bZ_C.Illustration___1VC_5 img {
    width: 100%; }

.row___EIpbc {
  margin-bottom: 56px; }

.header___1MtSq {
  margin-bottom: 8px !important;
  margin-top: 0px; }

.contributor___1CXkP {
  display: flex;
  flex-direction: row;
  width: 100%; }
  @media screen and (max-width: 768px) {
    .contributor___1CXkP {
      padding-bottom: 20px; } }

.contributorImage___2nrFT {
  min-width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden; }

.contributorText___bguK3 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 16px; }

.title___2XMii {
  margin: 0px !important; }

.headerRow___HLkHJ {
  margin-bottom: 40px; }

.paginationContainer___zmKTQ {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-size: 16px;
  margin-top: 24px; }

.arrow___2g964 {
  width: 14px;
  padding-right: 8px; }

.arrowRight___3P_N3 {
  width: 14px;
  padding-left: 8px; }

.resourceRow___3vyve {
  margin-bottom: 80px; }

.disabled___1vTAY {
  color: var(--spectrum-global-color-gray-500); }

.link___1ZnKF {
  display: flex;
  flex-direction: row;
  margin-bottom: 14px;
  align-content: center; }
  .link___1ZnKF svg {
    margin-right: 12px; }

.publicCardsContainer___1gii2 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.card___1QDpS {
  width: 224px;
  margin-right: 16px;
  box-shadow: 0 0 0 1px var(--spectrum-global-color-gray-300);
  height: 64px;
  display: flex;
  flex-direction: row;
  border-radius: 4px;
  overflow: hidden; }
  .card___1QDpS img {
    height: 64px; }
  .card___1QDpS .content___VL3tN {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 16px; }
  .card___1QDpS .cardTitle___SF1Re {
    font-weight: 700; }
  .card___1QDpS .cardSubTitle___SpyVQ {
    color: var(--spectrum-global-color-gray-700); }

.link___vVJ12 {
  text-decoration: none; }

.close___26Lzu {
  position: absolute;
  right: 10px;
  top: 10px; }

.tableWrapper___2eUCd {
  min-width: 100%; }

.dialog___2ojVP {
  min-width: 550px; }

.card___2ZaLE {
  width: 224px;
  margin-right: 16px;
  margin-bottom: 2px;
  margin-top: 2px;
  margin-left: 2px;
  box-shadow: 0 0 0 1px var(--spectrum-global-color-gray-300);
  transition: 125ms ease-in-out;
  height: 64px;
  display: flex;
  flex-direction: row;
  border-radius: 4px;
  overflow: hidden;
  cursor: pointer; }
  .card___2ZaLE:hover {
    box-shadow: 0 0 0 1px var(--spectrum-global-color-gray-400);
    transition: 125ms ease-in-out; }
  @media screen and (max-width: 960px) {
    .card___2ZaLE {
      margin-bottom: 16px; } }
  .card___2ZaLE img {
    height: 64px; }
  .card___2ZaLE .content___1VKv9 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 16px; }
  .card___2ZaLE .cardTitle___35xj1 {
    font-weight: 700 !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important; }
  .card___2ZaLE .cardSubTitle___12tj6 {
    color: var(--spectrum-global-color-gray-700) !important;
    margin-top: 0px !important;
    margin-bottom: 0px !important; }

.link___3YiP4 {
  text-decoration: none; }

.row___3btx3 {
  margin-bottom: 56px; }

.link___3YiP4 {
  text-decoration: none; }

.cardButton___2kEb- {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  outline: none;
  outline-style: none; }
  .cardButton___2kEb- > div:focus {
    outline: none;
    outline-style: none; }
  .cardButton___2kEb-:focus > div {
    box-shadow: 0 0 0 2px #2680eb;
    outline: none; }

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* topdoc
{{ table/table-standard.yml }}
*/
/* topdoc
{{ table/table-divs.yml }}
*/
/* topdoc
{{ table/table-divs-quiet.yml }}
*/
/* topdoc
{{ table/table-dropzone.yml }}
*/
.spectrum-Table {
  border-collapse: separate;
  border-spacing: 0;
}
.spectrum-Table-sortedIcon {
  display: none;
  margin-left: 10px;

  vertical-align: middle;

  transition: transform 130ms ease-in-out;
}
.spectrum-Table-headCell {
  box-sizing: border-box;
  text-align: left;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.3;
  min-height: 12px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 10px 16px;
  transition: color 130ms ease-in-out;
  cursor: default;
  outline: 0;
  border-radius: 0px;
}
.spectrum-Table-headCell.is-sortable {
    cursor: pointer;
  }
.spectrum-Table-headCell.is-sorted-asc .spectrum-Table-sortedIcon, .spectrum-Table-headCell.is-sorted-desc .spectrum-Table-sortedIcon {
      display: inline-block;
      /* offset icon because it's not properly aligned */
      margin-top: -2px;
    }
.spectrum-Table-headCell.is-sorted-asc .spectrum-Table-sortedIcon {
      transform: rotateZ(180deg);
    }
.spectrum-Table-cell--alignCenter {
  text-align: center;
}
.spectrum-Table-cell--alignRight {
  text-align: right;
}
/* Helper for shared drop target overlay */
.spectrum-Table-body.is-drop-target::before,
.spectrum-Table-row.is-drop-target::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
  }
.spectrum-Table-body {
  position: relative;

  border-width: 1px;
  border-radius: 4px;
  overflow: auto;
  vertical-align: top;
}
/* The tbody tag doesn't allow setting a border-radius, so these hacks are to make that work
   by putting it on the individual cells instead. */
.spectrum-Table:not(.spectrum-Table--quiet) tbody.spectrum-Table-body {
    border-width: 1px;
    border-radius: 4px;
  }
.spectrum-Table:not(.spectrum-Table--quiet) tbody.spectrum-Table-body .spectrum-Table-row:first-child .spectrum-Table-cell:first-child {
      border-top-left-radius: 4px;
    }
.spectrum-Table:not(.spectrum-Table--quiet) tbody.spectrum-Table-body .spectrum-Table-row:first-child .spectrum-Table-cell:last-child {
      border-top-right-radius: 4px;
    }
.spectrum-Table:not(.spectrum-Table--quiet) tbody.spectrum-Table-body .spectrum-Table-row:last-child .spectrum-Table-cell:first-child {
      border-bottom-left-radius: 4px;
    }
.spectrum-Table:not(.spectrum-Table--quiet) tbody.spectrum-Table-body .spectrum-Table-row:last-child .spectrum-Table-cell:last-child {
      border-bottom-right-radius: 4px;
    }
.spectrum-Table-cell {
  box-sizing: border-box;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  padding: 14px 16px;
  /* Subtract top/bottom padding for this value to be correct in this implementation */
  min-height: 20px;
}
.spectrum-Table-cell,
.spectrum-Table-headCell {
  position: relative;
}
.spectrum-Table-cell.focus-ring,
  .spectrum-Table-cell.is-focused,
  .spectrum-Table-headCell.focus-ring,
  .spectrum-Table-headCell.is-focused {
    outline: none;
  }
.spectrum-Table-cell.focus-ring::before, .spectrum-Table-cell.is-focused::before, .spectrum-Table-headCell.focus-ring::before, .spectrum-Table-headCell.is-focused::before {
      content: '';

      /* Float above border */
      z-index: 1;
      position: absolute;

      top: 0;
      right: 0;
      bottom: 0;
      left: 0;

      border-radius: 3px;
    }
.spectrum-Table-headCell.focus-ring::before, .spectrum-Table-headCell.is-focused::before {
      top: 1px;
      right: 1px;
      bottom: 1px;
      left: 1px;
    }
.spectrum-Table-cell--divider {
  border-right-width: 1px;
}
.spectrum-Table-row {
  position: relative;
  cursor: pointer;
  transition: background-color 130ms ease-in-out;
}
.spectrum-Table-row:focus {
    outline: 0;
  }
.spectrum-Table > .spectrum-Table-body > .spectrum-Table-row:last-of-type {
  border-bottom-style: none;
}
/* topdoc
{{ table/table-quiet.yml }}
*/
.spectrum-Table--quiet .spectrum-Table-body {
    border-radius: 0px;
  }
.spectrum-Table--quiet .spectrum-Table-body.is-drop-target::before, .spectrum-Table--quiet .spectrum-Table-row.is-drop-target::before {
        border-radius: 4px;
      }
/* topdoc
{{ table/table-standard-multiselect.yml }}
*/
.spectrum-Table-checkboxCell {
  padding-right: 8px;
  /* have to eliminate vertical padding to allow proper vertical alignment */
  padding-top: 0px;
  padding-bottom: 0px;
  vertical-align: middle;
}
.spectrum-Table-checkbox {
  vertical-align: super;
}
/* topdoc
{{ table/table-quiet-multiselect.yml }}
*/
/* topdoc
{{ table/table-dividers.yml }}
*/

/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Table-sortedIcon {
  margin-left: 13px;

  transition: transform 130ms ease-in-out;
}
/* generated from dna-version: 5.13.0 */
.spectrum--large .spectrum-Table-headCell {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.3;
  min-height: 15px;
  letter-spacing: 0.06em;
  padding: 10px 20px;
  transition: color 130ms ease-in-out;
  border-radius: 0px;
}
.spectrum--large .spectrum-Table-headCell.is-sorted-asc .spectrum-Table-sortedIcon, .spectrum--large .spectrum-Table-headCell.is-sorted-desc .spectrum-Table-sortedIcon {
      margin-top: -2px;
    }
.spectrum--large .spectrum-Table-body {

  border-width: 1px;
  border-radius: 5px;
  vertical-align: top;
}
.spectrum--large .spectrum-Table:not(.spectrum-Table--quiet) tbody.spectrum-Table-body {
    border-width: 1px;
    border-radius: 5px;
  }
.spectrum--large .spectrum-Table:not(.spectrum-Table--quiet) tbody.spectrum-Table-body .spectrum-Table-row:first-child .spectrum-Table-cell:first-child {
      border-top-left-radius: 5px;
    }
.spectrum--large .spectrum-Table:not(.spectrum-Table--quiet) tbody.spectrum-Table-body .spectrum-Table-row:first-child .spectrum-Table-cell:last-child {
      border-top-right-radius: 5px;
    }
.spectrum--large .spectrum-Table:not(.spectrum-Table--quiet) tbody.spectrum-Table-body .spectrum-Table-row:last-child .spectrum-Table-cell:first-child {
      border-bottom-left-radius: 5px;
    }
.spectrum--large .spectrum-Table:not(.spectrum-Table--quiet) tbody.spectrum-Table-body .spectrum-Table-row:last-child .spectrum-Table-cell:last-child {
      border-bottom-right-radius: 5px;
    }
.spectrum--large .spectrum-Table-cell {
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
  padding: 18px 20px;
  min-height: 24px;
}
.spectrum--large .spectrum-Table-cell.focus-ring::before, .spectrum--large .spectrum-Table-cell.is-focused::before, .spectrum--large .spectrum-Table-headCell.focus-ring::before, .spectrum--large .spectrum-Table-headCell.is-focused::before {

      border-radius: 4px;
    }
.spectrum--large .spectrum-Table-headCell.focus-ring::before, .spectrum--large .spectrum-Table-headCell.is-focused::before {
      top: 1px;
      right: 1px;
      bottom: 1px;
      left: 1px;
    }
.spectrum--large .spectrum-Table-cell--divider {
  border-right-width: 1px;
}
.spectrum--large .spectrum-Table-row {
  transition: background-color 130ms ease-in-out;
}
.spectrum--large .spectrum-Table--quiet .spectrum-Table-body {
    border-radius: 0px;
  }
.spectrum--large .spectrum-Table--quiet .spectrum-Table-body.is-drop-target::before, .spectrum--large .spectrum-Table--quiet .spectrum-Table-row.is-drop-target::before {
        border-radius: 5px;
      }
.spectrum--large .spectrum-Table-checkboxCell {
  padding-right: 10px;
  vertical-align: middle;
}

/* generated from dna-version: 5.13.0 */
/* generated from dna-version: 5.13.0 */
/* Temporary skin variables that need to be moved into origins */
:root {
  /* Icon Button*/

  /* Button */

  /* Shell */

  /* haha remove this */

  /* Custom selection color for placeholders using global blue-500 at 30% opacity. Should be updated in Spectrum-DNA */
}
.spectrum--light .spectrum-Table-headCell {
  color: rgb(110, 110, 110);
  background-color: rgba(0, 0, 0, 0);
}
.spectrum--light .spectrum-Table-headCell.is-sortable .spectrum-Table-sortedIcon {
      color: rgb(142, 142, 142);
    }
.spectrum--light .spectrum-Table-headCell.is-sortable:hover {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-Table-headCell.is-sortable:hover .spectrum-Table-sortedIcon {
        color: rgb(44, 44, 44);
      }
.spectrum--light .spectrum-Table-headCell.is-sortable.focus-ring,
    .spectrum--light .spectrum-Table-headCell.is-sortable.is-focused {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-Table-headCell.is-sortable.focus-ring .spectrum-Table-sortedIcon, .spectrum--light .spectrum-Table-headCell.is-sortable.is-focused .spectrum-Table-sortedIcon {
        color: rgb(44, 44, 44);
      }
.spectrum--light .spectrum-Table-headCell.is-sortable:active {
      color: rgb(44, 44, 44);
    }
.spectrum--light .spectrum-Table-headCell.is-sortable:active .spectrum-Table-sortedIcon {
        color: rgb(44, 44, 44);
      }
/* Helper for shared drop target overlay */
.spectrum--light .spectrum-Table-cell.focus-ring::before, .spectrum--light .spectrum-Table-cell.is-focused::before, .spectrum--light .spectrum-Table-headCell.focus-ring::before, .spectrum--light .spectrum-Table-headCell.is-focused::before {
      box-shadow: inset 0 0 0 2px rgb(38, 128, 235);
    }
.spectrum--light .spectrum-Table-body {
  border-style: solid;
  border-color: rgb(225, 225, 225);
  background-color: rgb(255, 255, 255);
}
.spectrum--light .spectrum-Table-body.is-drop-target {
    border-color: rgb(38, 128, 235);
    box-shadow: 0 0 0 1px rgb(38, 128, 235);
  }
.spectrum--light .spectrum-Table-body.is-drop-target::before {
      background-color: rgba(20,115,230,0.1);
    }
/* The tbody tag doesn't allow setting a border-radius, so these hacks are to make that work
   by putting the border on the individual cells instead. */
.spectrum--light tbody.spectrum-Table-body {
  border: none;
}
.spectrum--light tbody.spectrum-Table-body .spectrum-Table-row {
    border-top: none;
  }
.spectrum--light tbody.spectrum-Table-body .spectrum-Table-cell {
    border-top: 1px solid rgb(225, 225, 225);
  }
.spectrum--light tbody.spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell:first-child {
    border-left: 1px solid rgb(225, 225, 225);
  }
.spectrum--light tbody.spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell:last-child {
    border-right: 1px solid rgb(225, 225, 225);
  }
.spectrum--light tbody.spectrum-Table-body .spectrum-Table-row:last-child .spectrum-Table-cell {
    border-bottom: 1px solid rgb(225, 225, 225);
  }
.spectrum--light .spectrum-Table-row {
  border-bottom: 1px solid rgb(225, 225, 225);
  background-color: rgba(0, 0, 0, 0);
}
.spectrum--light .spectrum-Table-row:hover {
    background-color: rgba(44,44,44,0.06);
  }
.spectrum--light .spectrum-Table-row.focus-ring,
  .spectrum--light .spectrum-Table-row.is-focused {
    background-color: rgba(44,44,44,0.06);
  }
.spectrum--light .spectrum-Table-row:active {
    background-color: rgba(44,44,44,0.1);
  }
.spectrum--light .spectrum-Table-row.is-selected {
    background-color: rgba(20,115,230,0.1);
  }
.spectrum--light .spectrum-Table-row.is-selected:hover {
      background-color: rgba(20,115,230,0.2);
    }
.spectrum--light .spectrum-Table-row.is-selected.focus-ring,
    .spectrum--light .spectrum-Table-row.is-selected.is-focused {
      background-color: rgba(20,115,230,0.2);
    }
.spectrum--light .spectrum-Table-row.is-drop-target::before {
      box-shadow: inset 0 0 0 2px rgb(38, 128, 235);
      background-color: rgba(20,115,230,0.1);
    }
.spectrum--light .spectrum-Table-cell {
  color: rgb(75, 75, 75);
  background-color: rgba(0, 0, 0, 0);
}
.spectrum--light .spectrum-Table-cell--divider {
  border-right-style: solid;
  border-right-color: rgb(225, 225, 225);
}
.spectrum--light .spectrum-Table--quiet .spectrum-Table-body {
    border-width: 1px 0;
    background-color: rgba(0, 0, 0, 0);
  }
.spectrum--light .spectrum-Table--quiet .spectrum-Table-body.is-drop-target {
      box-shadow: none;
      border-color: transparent;
    }
.spectrum--light .spectrum-Table--quiet .spectrum-Table-body.is-drop-target::before {
        box-shadow: inset 0 0 0 2px rgb(38, 128, 235);
      }
.spectrum--light .spectrum-Table--quiet .spectrum-Table-row {
    background-color: rgba(0, 0, 0, 0);
  }
.spectrum--light .spectrum-Table--quiet .spectrum-Table-row:hover {
      background-color: rgba(44,44,44,0.06);
    }
.spectrum--light .spectrum-Table--quiet .spectrum-Table-row.focus-ring,
    .spectrum--light .spectrum-Table--quiet .spectrum-Table-row.is-focused {
      background-color: rgba(44,44,44,0.06);
    }
.spectrum--light .spectrum-Table--quiet .spectrum-Table-row:active {
      background-color: rgba(44,44,44,0.1);
    }
.spectrum--light .spectrum-Table--quiet .spectrum-Table-row.is-selected {
      background-color: rgba(20,115,230,0.1);
    }
.spectrum--light .spectrum-Table--quiet .spectrum-Table-row.is-selected:hover {
        background-color: rgba(20,115,230,0.2);
      }
.spectrum--light .spectrum-Table--quiet .spectrum-Table-row.is-selected.focus-ring,
      .spectrum--light .spectrum-Table--quiet .spectrum-Table-row.is-selected.is-focused {
        background-color: rgba(20,115,230,0.2);
      }
.spectrum--light .spectrum-Table--quiet tbody.spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell:first-child,
    .spectrum--light .spectrum-Table--quiet tbody.spectrum-Table-body .spectrum-Table-row .spectrum-Table-cell:last-child {
      border-left: none;
      border-right: none;
    }

