/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!../woodland/cartridges/app_custom_woodland/cartridge/client/default/scss/experience/components/commerceAssets/articleLearnMore.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.article-component-background {
  background-color: #ebebeb;
  margin-left: -100%;
}
@media (max-width: 1024.98px) {
  .article-component-background {
    display: none;
  }
}

.article-header-container {
  background-color: #ebebeb;
  padding-top: 25px;
}
@media (max-width: 1024.98px) {
  .article-header-container {
    margin-left: -15px;
    margin-right: 0;
    padding-top: 42px;
  }
}

.orange-border {
  border-left: 4px solid #e66d1c;
}

.article-learn-more {
  margin-top: -17px;
}
@media (max-width: 768.98px) {
  .article-learn-more {
    display: none;
  }
}

.article-header {
  color: #63605a;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 15px;
  padding-left: 10px;
}
@media (max-width: 1024.98px) {
  .article-header {
    font-size: 20px;
  }
}

.article-border {
  border-top: 0.5px solid #ccc9c8;
  margin-right: 5em;
  margin-top: 0px;
}

.article-footer {
  color: #63605a;
  font-weight: 700;
  font-size: 0.9em;
  text-decoration: none;
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (max-width: 1299.98px) {
  .article-footer {
    font-size: 0.75em;
  }
}

.article-phone-number {
  font-weight: 600;
}

.article-link {
  font-size: 0.9em;
  font-weight: bold;
}

.article-body {
  font-size: 1em;
  line-height: 2;
  color: #63605a;
  font-weight: 200;
  margin-bottom: 0 !important;
}
@media (max-width: 1299.98px) {
  .article-body {
    font-size: 0.9em;
  }
}

.learnMore-component {
  background-color: #979797;
}
@media (max-width: 768.98px) {
  .learnMore-component {
    display: none;
  }
}

.learning-center-title {
  color: #fff;
  font-size: 2.1rem;
  margin-top: 0;
  margin-bottom: -7px;
  color: #fff;
  font-weight: 400;
}
@media (max-width: 1024.98px) {
  .learning-center-title {
    font-size: 1.51rem;
  }
}

.learning-center-description {
  color: #fff;
  font-weight: 100;
  line-height: 1.4em;
  font-size: 0.86em;
  margin-bottom: 0;
}
@media (max-width: 1299.98px) {
  .learning-center-description {
    font-size: 0.8em;
  }
}

.learning-center-left-content {
  padding-right: 0;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  padding-left: 1.875rem;
}
@media (max-width: 1299.98px) {
  .learning-center-left-content {
    padding-left: 1rem;
  }
}

.learning-center-link {
  color: #fff;
  font-size: 0.9em;
  font-weight: 700;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (max-width: 1299.98px) {
  .learning-center-link {
    font-size: 0.7em;
  }
}

.learning-center-link:hover {
  color: #e66d1c;
}

.learningCenter-header-text-limit {
  overflow: hidden;
  max-height: 9ch;
}
.learningCenter-header-text-limit p {
  margin-bottom: -10px !important;
}
@media (max-width: 1299.98px) {
  .learningCenter-header-text-limit p {
    margin-bottom: -6px !important;
  }
}

.learningCenter-body-text-limit {
  overflow: hidden;
  max-height: 12ch;
}
.learningCenter-body-text-limit p {
  margin-bottom: 0 !important;
}

.fa-arrow-circle-alt-right {
  font-size: 26px;
  font-weight: 100;
}
@media (max-width: 1299.98px) {
  .fa-arrow-circle-alt-right {
    font-size: 20px;
  }
}

.article-body-text-limit {
  overflow: hidden;
  max-height: 18ch;
}
.article-body-text-limit p {
  margin-bottom: 0 !important;
}

.article-header-text-limit {
  overflow: hidden;
  white-space: nowrap;
  max-width: 40ch;
  text-overflow: ellipsis;
}

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