/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./cartridges/org_marykay/cartridge/client/default/scss/experience/components/content_assets/textComponent.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.text-component {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 80px 24px;
  gap: 48px;
  width: 100%;
  min-height: 100px;
  max-height: initial;
  position: relative;
  background-color: #fff7fa;
  margin: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.text-component * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.text-component > * {
  margin: 0;
}
.text-component.text-left {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.text-component.text-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text-component.text-right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
@media (width >= 820px) {
  .text-component {
    max-height: 1240px;
    overflow-y: auto;
  }
}

.text-component-content {
  container-type: inline-size;
  container-name: text-component-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  gap: 1rem;
  isolation: isolate;
  width: 100%;
  min-height: 6.25rem;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.text-component-content.text-left {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.text-component-content.text-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text-component-content.text-right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.text-component-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0;
  gap: 20px;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.text-component-inner.text-left {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.text-component-inner.text-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text-component-inner.text-right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.text-component-header-set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0;
  gap: 8px;
  width: 100%;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.text-component-header-set.text-left {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.text-component-header-set.text-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.text-component-header-set.text-right {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.text-component-eyebrow {
  width: 100%;
  min-height: 24px;
  font-family: "Noto Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.03em;
  margin: 0;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -ms-flex-positive: 0;
      flex-grow: 0;
  letter-spacing: 0.6px;
}
.text-component-eyebrow.text-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.text-component-eyebrow.text-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.text-component-eyebrow.text-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.text-component-body {
  width: 100%;
  min-height: 48px;
  font-family: "Noto Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.03em;
  margin: 0;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.text-component-body.text-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.text-component-body.text-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.text-component-body.text-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.text-component-body p {
  margin-bottom: 1rem;
  font-size: 16px;
  line-height: 150%;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0.03em;
}
.text-component-body p:last-child {
  margin-bottom: 0;
}
.text-component-body ul, .text-component-body ol {
  margin-bottom: 1rem;
  padding-left: 1.5rem;
}
.text-component-body li {
  margin-bottom: 0.5rem;
}
.text-component-body strong {
  font-weight: 700;
}
.text-component-body em {
  font-style: italic;
}
.text-component-body a {
  color: #007bff;
  text-decoration: none;
}
.text-component-body a:hover {
  text-decoration: underline;
}

.text-component-footnote {
  width: 100%;
  min-height: 45px;
  font-family: "Noto Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.03em;
  margin: 0;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -ms-flex-positive: 0;
      flex-grow: 0;
}
.text-component-footnote.text-left {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.text-component-footnote.text-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.text-component-footnote.text-right {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.text-component-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  gap: 1rem 0.5rem;
  width: 100%;
}
.text-left .text-component-buttons {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.text-center .text-component-buttons {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.text-right .text-component-buttons {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@container text-component-content (width < 37.5rem) {
  .text-component-buttons:has(.btn + .btn) .btn {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
@container text-component-content (width < 25rem) {
  .text-component-buttons .btn {
    width: 100%;
  }
}

.text-component-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  gap: 8px;
  width: auto;
  min-width: 105px;
  height: 44px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -ms-flex-positive: 0;
      flex-grow: 0;
  text-decoration: none;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.text-component-button .btn-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px 24px;
  gap: 8px;
  width: 100%;
  height: 44px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.text-component-button .btn-text {
  font-family: "Noto Sans", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  -ms-flex-positive: 0;
      flex-grow: 0;
  white-space: nowrap;
}
.text-component-button.btn-primary {
  background: #d00070;
}
.text-component-button.btn-primary .btn-text {
  color: #fff;
}
.text-component-button.btn-primary:hover {
  background: rgb(157, 0, 84.5384615385);
  text-decoration: none;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
.text-component-button.btn-primary:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(208, 0, 112, 0.25);
          box-shadow: 0 0 0 2px rgba(208, 0, 112, 0.25);
}
.text-component-button.btn-secondary {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: transparent;
  border: 1px solid #b9bdbd;
}
.text-component-button.btn-secondary .btn-text {
  color: #d00070;
}
.text-component-button.btn-secondary:hover {
  background: rgba(208, 0, 112, 0.1);
  border-color: #d00070;
  text-decoration: none;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
.text-component-button.btn-secondary:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(208, 0, 112, 0.25);
          box-shadow: 0 0 0 2px rgba(208, 0, 112, 0.25);
}
.text-component-button.btn-tertiary {
  background: transparent;
  border: 1px solid transparent;
}
.text-component-button.btn-tertiary .btn-text {
  color: #d00070;
}
.text-component-button.btn-tertiary:hover {
  background: rgba(208, 0, 112, 0.05);
  text-decoration: none;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
}
.text-component-button.btn-tertiary:focus {
  -webkit-box-shadow: 0 0 0 2px rgba(208, 0, 112, 0.25);
          box-shadow: 0 0 0 2px rgba(208, 0, 112, 0.25);
}

.text-theme-dark .text-component-eyebrow,
.text-theme-dark .text-component-display,
.text-theme-dark .text-component-header,
.text-theme-dark .text-component-subhead,
.text-theme-dark .text-component-body,
.text-theme-dark .text-component-footnote {
  color: #101820;
}
.text-theme-dark .text-component-body p, .text-theme-dark h1, .text-theme-dark h2, .text-theme-dark h3, .text-theme-dark h4 {
  color: #101820;
}

.text-theme-light .text-component-eyebrow,
.text-theme-light .text-component-display,
.text-theme-light .text-component-header,
.text-theme-light .text-component-subhead,
.text-theme-light .text-component-body,
.text-theme-light .text-component-footnote {
  color: #fff;
}
.text-theme-light .text-component-body p, .text-theme-light h1, .text-theme-light h2, .text-theme-light h3, .text-theme-light h4, .text-theme-light li {
  color: #fff;
}
.text-theme-light .text-component-body a {
  color: rgba(255, 255, 255, 0.9);
}
.text-theme-light .text-component-body a:hover {
  color: #fff;
}

@media (min-width: 768px) {
  .text-component {
    padding: 72px 24px;
    gap: 48px;
  }
  .text-component-content {
    max-width: 57.5rem;
  }
}
@media (max-width: 767.98px) {
  .text-component {
    padding: 64px 16px;
    gap: 48px;
  }
  .text-component-content {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 100%;
  }
  .text-component-content.text-center {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: center;
  }
  .text-component-content.text-left {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: left;
  }
  .text-component-content.text-right {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    text-align: right;
  }
  .text-component-header {
    font-size: 24.7px;
    min-height: 30px;
  }
  .text-component-subhead {
    min-height: 26px;
  }
  .text-component-body {
    min-height: 72px;
  }
  .text-component-footnote {
    min-height: 60px;
  }
}
.text-component-compact {
  padding: 40px 24px;
  gap: 24px;
}
@media (min-width: 768px) {
  .text-component-compact {
    padding: 48px 24px;
    gap: 32px;
  }
}
@media (max-width: 767.98px) {
  .text-component-compact {
    padding: 32px 16px;
    gap: 24px;
  }
}

.text-component-spacious {
  padding: 120px 24px;
  gap: 64px;
}
@media (min-width: 768px) {
  .text-component-spacious {
    padding: 96px 24px;
    gap: 56px;
  }
}
@media (max-width: 767.98px) {
  .text-component-spacious {
    padding: 80px 16px;
    gap: 56px;
  }
}

/*# sourceMappingURL=textComponent.css.map*/