/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/* stylelint-disable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
/* stylelint-enable @cloudscape-design/no-motion-outside-of-mixin, selector-combinator-disallowed-list, selector-pseudo-class-no-unknown, selector-class-pattern */
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/* Style used for links in slots/components that are text heavy, to help links stand out among 
surrounding text. (WCAG F73) https://www.w3.org/WAI/WCAG21/Techniques/failures/F73#description */
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
@keyframes awsui_modal-slide-up_1d2i7_1xb0u_1 {
  0% {
    transform: translate(0, 10px);
  }
  100% {
    transform: translate(0, 0);
  }
}
.awsui_dialog_1d2i7_1xb0u_105:not(#\9) {
  animation: awsui_modal-slide-up_1d2i7_1xb0u_1 180ms ease-out, awsui_awsui-motion-fade-in-0_1d2i7_1xb0u_1 180ms ease-out;
  animation: awsui_modal-slide-up_1d2i7_1xb0u_1 var(--motion-duration-slow-0273ow, 180ms) ease-out, awsui_awsui-motion-fade-in-0_1d2i7_1xb0u_1 var(--motion-duration-slow-0273ow, 180ms) ease-out;
  animation-delay: 90ms;
  animation-delay: var(--motion-duration-fast-nk2ap0, 90ms);
  animation-fill-mode: both;
}
@keyframes awsui_awsui-motion-fade-in-0_1d2i7_1xb0u_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media (prefers-reduced-motion: reduce) {
  .awsui_dialog_1d2i7_1xb0u_105:not(#\9) {
    animation: none;
    transition: none;
  }
}
.awsui-motion-disabled .awsui_dialog_1d2i7_1xb0u_105:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_1xb0u_105:not(#\9) {
  animation: none;
  transition: none;
}
.awsui_dialog_1d2i7_1xb0u_105.awsui_refresh_1d2i7_1xb0u_128:not(#\9) {
  animation: awsui_awsui-motion-scale-popup_1d2i7_1xb0u_1, awsui_awsui-motion-fade-in-0_1d2i7_1xb0u_1;
  animation-duration: 115ms;
  animation-duration: var(--motion-duration-refresh-only-fast-addxjd, 115ms);
  animation-timing-function: cubic-bezier(0, 0, 0, 1);
  animation-timing-function: var(--motion-easing-refresh-only-a-sy0g8m, cubic-bezier(0, 0, 0, 1));
  animation-fill-mode: both;
}
@keyframes awsui_awsui-motion-fade-in-0_1d2i7_1xb0u_1 {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes awsui_awsui-motion-scale-popup_1d2i7_1xb0u_1 {
  0% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1);
  }
}
@media (prefers-reduced-motion: reduce) {
  .awsui_dialog_1d2i7_1xb0u_105.awsui_refresh_1d2i7_1xb0u_128:not(#\9) {
    animation: none;
    transition: none;
  }
}
.awsui-motion-disabled .awsui_dialog_1d2i7_1xb0u_105.awsui_refresh_1d2i7_1xb0u_128:not(#\9), .awsui-mode-entering .awsui_dialog_1d2i7_1xb0u_105.awsui_refresh_1d2i7_1xb0u_128:not(#\9) {
  animation: none;
  transition: none;
}

.awsui_root_1d2i7_1xb0u_161:not(#\9) {
  animation: awsui_awsui-motion-fade-in_1d2i7_1xb0u_1 270ms ease-out;
  animation: awsui_awsui-motion-fade-in_1d2i7_1xb0u_1 var(--motion-duration-extra-slow-8ks5rs, 270ms) ease-out;
  animation-fill-mode: both;
}
@keyframes awsui_awsui-motion-fade-in_1d2i7_1xb0u_1 {
  from {
    opacity: 0.2;
  }
  to {
    opacity: 1;
  }
}
@media (prefers-reduced-motion: reduce) {
  .awsui_root_1d2i7_1xb0u_161:not(#\9) {
    animation: none;
    transition: none;
  }
}
.awsui-motion-disabled .awsui_root_1d2i7_1xb0u_161:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_1xb0u_161:not(#\9) {
  animation: none;
  transition: none;
}
.awsui_root_1d2i7_1xb0u_161.awsui_refresh_1d2i7_1xb0u_128:not(#\9) {
  animation-duration: 115ms;
  animation-duration: var(--motion-duration-refresh-only-fast-addxjd, 115ms);
}
@media (prefers-reduced-motion: reduce) {
  .awsui_root_1d2i7_1xb0u_161.awsui_refresh_1d2i7_1xb0u_128:not(#\9) {
    animation: none;
    transition: none;
  }
}
.awsui-motion-disabled .awsui_root_1d2i7_1xb0u_161.awsui_refresh_1d2i7_1xb0u_128:not(#\9), .awsui-mode-entering .awsui_root_1d2i7_1xb0u_161.awsui_refresh_1d2i7_1xb0u_128:not(#\9) {
  animation: none;
  transition: none;
}

/*
 Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
 SPDX-License-Identifier: Apache-2.0
*/
.awsui_root_1d2i7_1xb0u_161:not(#\9) {
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  border-collapse: separate;
  border-spacing: 0;
  caption-side: top;
  cursor: auto;
  direction: ltr;
  empty-cells: show;
  font-family: serif;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: normal;
  -webkit-hyphens: none;
          hyphens: none;
  letter-spacing: normal;
  list-style: disc outside none;
  tab-size: 8;
  text-align: left;
  text-align-last: auto;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  widows: 2;
  word-spacing: normal;
  box-sizing: border-box;
  font-size: 14px;
  font-size: var(--font-body-m-size-sregvd, 14px);
  line-height: 22px;
  line-height: var(--font-body-m-line-height-i7xxvv, 22px);
  color: #16191f;
  color: var(--color-text-body-default-7m2b3r, #16191f);
  font-weight: 400;
  font-family: "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif;
  font-family: var(--font-family-base-mylvzb, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
  background-color: rgba(242, 243, 243, 0.9);
  background-color: var(--color-background-modal-overlay-4qwcd5, rgba(242, 243, 243, 0.9));
  display: flex;
  align-items: center;
  justify-items: center;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  position: fixed;
  z-index: 5000;
  outline: 0;
  overflow: auto;
  cursor: pointer;
}
.awsui_root_1d2i7_1xb0u_161.awsui_hidden_1d2i7_1xb0u_224:not(#\9) {
  display: none;
}

.awsui_focus-lock_1d2i7_1xb0u_228:not(#\9) {
  align-self: flex-start;
  margin: auto;
  padding: 12px 0;
  padding: var(--space-s-hv8c1d, 12px) 0;
  z-index: 5000;
  pointer-events: none;
}

.awsui_dialog_1d2i7_1xb0u_105:not(#\9) {
  position: static;
  top: 0;
  transform: translate(0, 0);
  width: calc(100vw - 12px * 2);
  width: calc(100vw - var(--space-s-hv8c1d, 12px) * 2);
  box-sizing: border-box;
  outline: none;
  z-index: 5000;
  pointer-events: all;
}
.awsui_dialog_1d2i7_1xb0u_105.awsui_small_1d2i7_1xb0u_246:not(#\9) {
  max-width: 320px;
}
.awsui_dialog_1d2i7_1xb0u_105.awsui_medium_1d2i7_1xb0u_249:not(#\9) {
  max-width: 600px;
}
.awsui_dialog_1d2i7_1xb0u_105.awsui_large_1d2i7_1xb0u_252:not(#\9) {
  max-width: 820px;
}
.awsui_dialog_1d2i7_1xb0u_105.awsui_max_1d2i7_1xb0u_255.awsui_breakpoint-xs_1d2i7_1xb0u_255:not(#\9) {
  max-width: calc(100vw - (2 * 4 * 10px + 40px));
  max-width: calc(100vw - (2 * 4 * 10px + var(--space-xxxl-bo9z7f, 40px)));
  margin: auto;
}

.awsui_container_1d2i7_1xb0u_260:not(#\9) {
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
  border-collapse: separate;
  border-spacing: 0;
  caption-side: top;
  cursor: auto;
  direction: ltr;
  empty-cells: show;
  font-family: serif;
  font-size: medium;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-stretch: normal;
  line-height: normal;
  -webkit-hyphens: none;
          hyphens: none;
  letter-spacing: normal;
  list-style: disc outside none;
  tab-size: 8;
  text-align: left;
  text-align-last: auto;
  text-indent: 0;
  text-shadow: none;
  text-transform: none;
  visibility: visible;
  white-space: normal;
  widows: 2;
  word-spacing: normal;
  box-sizing: border-box;
  font-size: 14px;
  font-size: var(--font-body-m-size-sregvd, 14px);
  line-height: 22px;
  line-height: var(--font-body-m-line-height-i7xxvv, 22px);
  color: #16191f;
  color: var(--color-text-body-default-7m2b3r, #16191f);
  font-weight: 400;
  font-family: "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif;
  font-family: var(--font-family-base-mylvzb, "Noto Sans", "Helvetica Neue", Roboto, Arial, sans-serif);
  display: block;
  background-color: #ffffff;
  background-color: var(--color-background-container-content-o88wxm, #ffffff);
  box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15);
  box-shadow: var(--shadow-container-0bkp96, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
  border-top: 1px solid #eaeded;
  border-top: var(--border-container-top-width-fs2udu, 1px) solid var(--color-border-container-top-1itxac, #eaeded);
  border-radius: 0px;
  border-radius: var(--border-container-radius-gcr27z, 0px);
  box-sizing: border-box;
  box-shadow: 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15);
  box-shadow: var(--shadow-modal-ukglr0, 0 1px 1px 0 rgba(0, 28, 36, 0.3), 1px 1px 1px 0 rgba(0, 28, 36, 0.15), -1px 1px 1px 0 rgba(0, 28, 36, 0.15));
  word-wrap: break-word;
}
@media screen and (-ms-high-contrast: active) {
  .awsui_container_1d2i7_1xb0u_260:not(#\9) {
    border: 1px solid #eaeded;
    border: var(--border-field-width-y6x4sn, 1px) solid var(--color-border-container-top-1itxac, #eaeded);
  }
}

.awsui_content_1d2i7_1xb0u_284:not(#\9) {
  padding: 16px 20px 20px;
  padding: var(--space-container-content-top-u412x3, 16px) var(--space-modal-horizontal-ah0xld, 20px) var(--space-modal-content-bottom-2tkcs5, 20px);
}
.awsui_content_1d2i7_1xb0u_284.awsui_no-paddings_1d2i7_1xb0u_287:not(#\9) {
  padding: 0;
}

.awsui_header_1d2i7_1xb0u_291:not(#\9) {
  padding: 12px 20px;
  padding: var(--space-s-hv8c1d, 12px) var(--space-modal-horizontal-ah0xld, 20px);
  background-color: #fafafa;
  background-color: var(--color-background-container-header-g9rg0j, #fafafa);
  border-bottom: 1px solid #eaeded;
  border-bottom: 1px solid var(--color-border-container-divider-z203b8, #eaeded);
  border-radius: 0px 0px 0 0;
  border-radius: var(--border-container-radius-gcr27z, 0px) var(--border-container-radius-gcr27z, 0px) 0 0;
}

.awsui_header--text_1d2i7_1xb0u_298:not(#\9) {
  /* used in test-utils */
}

.awsui_footer_1d2i7_1xb0u_302:not(#\9) {
  border-top: 1px solid #eaeded;
  border-top: var(--border-divider-section-width-5a4cv1, 1px) solid var(--color-border-divider-default-k96bks, #eaeded);
  padding: 12px 20px;
  padding: var(--space-scaled-s-cu1hzn, 12px) var(--space-container-horizontal-tlw03i, 20px);
}
.awsui_footer_1d2i7_1xb0u_302:not(#\9):after {
  content: "";
  display: table;
  clear: both;
}

.awsui_dismiss-control_1d2i7_1xb0u_312:not(#\9) {
  /* used in test-utils */
}

.awsui_modal-open_1d2i7_1xb0u_316:not(#\9) {
  overflow: hidden;
  /*
   * When padding-right is added to account for scrollbar being turned
   * off by overflow:hidden, that padding will go offscreen and have no
   * effect if box-sizing is content-box and body width is 100%.  Set
   * border-box to avoid this; this should be safe as box-sizing isn't
   * inherited by child elements normally.
   */
  box-sizing: border-box;
}