/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/commerceLayouts_marykay/mobileGrid2r1cWithTitleAndFooter.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.mobile-2r-1c-with-title-footer {
  width: 100%;
  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: 48px 16px;
  gap: 48px;
}
.mobile-2r-1c-with-title-footer.bg-white {
  background-color: #FFF;
}
.mobile-2r-1c-with-title-footer.bg-light-pink {
  background-color: var(--mkcs-B-marykaypinkB, #F8DBE0);
}
@media (width >= 768px) {
  .mobile-2r-1c-with-title-footer {
    padding: 48px 24px;
    gap: 48px;
  }
}
.mobile-2r-1c-with-title-footer .layout-section-title {
  width: 100%;
}
.mobile-2r-1c-with-title-footer .layout-section-title .layout-title-text {
  font-family: "Noto Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 34.1px;
  line-height: 120%;
  color: #000;
  margin: 0;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (width >= 768px) {
  .mobile-2r-1c-with-title-footer .layout-section-title .layout-title-text {
    font-size: 56px;
    letter-spacing: 0.03em;
  }
}
.mobile-2r-1c-with-title-footer .layout-content {
  width: 100%;
}
.mobile-2r-1c-with-title-footer .layout-content .container-fluid {
  padding: 0;
}
.mobile-2r-1c-with-title-footer .layout-content .row {
  margin: 0;
}
@media (width >= 768px) {
  .mobile-2r-1c-with-title-footer .layout-content .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 24px;
  }
}
@media (width <= 767px) {
  .mobile-2r-1c-with-title-footer .layout-content .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 24px;
  }
}
.mobile-2r-1c-with-title-footer .layout-content .region {
  padding: 0;
}
@media (width >= 768px) {
  .mobile-2r-1c-with-title-footer .layout-content .region {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.mobile-2r-1c-with-title-footer .layout-content .pxp-before-and-after {
  width: 100%;
  margin: 0;
}
.mobile-2r-1c-with-title-footer .layout-section-footnote {
  width: 100%;
}
.mobile-2r-1c-with-title-footer .layout-section-footnote-text {
  font-family: "Noto Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10px;
  line-height: 150%;
  color: #545859;
  text-align: left;
  margin: 0;
  letter-spacing: 0.03em;
}
.mobile-2r-1c-with-title-footer .layout-section-footnote-text p {
  font-size: 0.625rem;
  color: #545859;
  line-height: 150%;
  margin-bottom: 0.5rem;
}
.mobile-2r-1c-with-title-footer .layout-section-footnote-text p:last-child {
  margin-bottom: 0;
}
.mobile-2r-1c-with-title-footer .layout-section-footnote-text strong,
.mobile-2r-1c-with-title-footer .layout-section-footnote-text b {
  font-weight: 600;
}
.mobile-2r-1c-with-title-footer .layout-section-footnote-text em,
.mobile-2r-1c-with-title-footer .layout-section-footnote-text i {
  font-style: italic;
}
.mobile-2r-1c-with-title-footer .layout-section-footnote-text a {
  color: #3F2A56;
  text-decoration: underline;
}
.mobile-2r-1c-with-title-footer .layout-section-footnote-text a:hover, .mobile-2r-1c-with-title-footer .layout-section-footnote-text a:focus {
  text-decoration: none;
  color: #2A1938;
}

/*# sourceMappingURL=default\css\experience\components\commerceLayouts_marykay\mobileGrid2r1cWithTitleAndFooter.css.map*/