/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./cartridges/app_storefront_eminence/cartridge/client/default/scss/account/accountEducation.scss ***!
  \**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@import url(https://use.typekit.net/tou5pcg.css);
/*!******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./sfra-webpack-builder/node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./sfra-webpack-builder/node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./sfra-webpack-builder/node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./cartridges/app_storefront_eminence/cartridge/client/default/scss/account/accountEducation.scss (1) ***!
  \******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable */
/* stylelint-disable */
.font-primary {
  font-family: "big-caslon-fb", serif;
}

.font-secondary {
  font-family: "soleil", sans-serif;
}

.font-tertiary {
  font-family: "square-peg", serif;
}

.sr-only {
  position: absolute;
  padding: unset;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: unset;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: unset;
  overflow: visible;
  clip: auto;
}

/* stylelint-disable */
/* stylelint-disable */
.l-grid-wrapper {
  padding: 0 16px;
  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: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 899.98px) {
  .l-grid-wrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.l-grid-row-1-3 {
  width: 33.33%;
}
@media (max-width: 768.98px) {
  .l-grid-row-1-3 {
    width: 100%;
  }
}
.l-grid-row-2-3 {
  width: 66.67%;
}
@media (max-width: 768.98px) {
  .l-grid-row-2-3 {
    width: 100%;
  }
}
.l-grid-spacer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.l-grid-stroke-edge {
  border: 1px solid #BDB0A5;
}
.l-grid-1-1 {
  width: 100%;
  height: 100%;
}
@media (max-width: 768.98px) {
  .l-grid-1-1 {
    width: 100%;
  }
}
.l-grid-2-1 {
  width: 48%;
}
@media (max-width: 768.98px) {
  .l-grid-2-1 {
    width: 100%;
  }
}
.l-grid-3-1 {
  width: 30%;
  height: 100%;
}
@media (max-width: 768.98px) {
  .l-grid-3-1 {
    width: 100%;
  }
}
.l-grid-4-1 {
  width: 24%;
  height: 100%;
}
@media (max-width: 899.98px) {
  .l-grid-4-1 {
    width: 100%;
  }
}
.l-grid-5-1 {
  width: 18%;
  height: 100%;
}
@media (max-width: 768.98px) {
  .l-grid-5-1 {
    width: 100%;
  }
}
.l-grid-6-1 {
  width: 14%;
  height: 100%;
}
@media (max-width: 768.98px) {
  .l-grid-6-1 {
    width: 100%;
  }
}

.education-navigation {
  width: 100%;
  padding: 1.25rem 0 2rem 0;
}
@media (min-width: 900px) {
  .education-navigation {
    padding: 2.8125rem 0 2.8125rem 3.75rem;
  }
}
.education-navigation__title {
  margin-bottom: 1rem;
}
@media (min-width: 900px) {
  .education-navigation__title {
    margin-bottom: 0.625rem;
  }
}
.education-navigation__description {
  margin-bottom: 2rem;
}
@media (min-width: 900px) {
  .education-navigation__description {
    margin-bottom: 1.6875rem;
  }
}
.education-navigation__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 1rem;
}
@media (min-width: 900px) {
  .education-navigation__links {
    gap: 1.25rem;
  }
}
.education-navigation__links > * {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
@media (min-width: 900px) {
  .education-navigation__links > * {
    -ms-flex-preferred-size: calc(50% - 20px);
        flex-basis: calc(50% - 20px);
  }
}
.education-navigation__links .block-navigation-link div {
  height: 219px;
}
@media (min-width: 900px) {
  .education-navigation__links .block-navigation-link div {
    height: 250px;
  }
}
.education-navigation__links .block-navigation-link div::after {
  background-color: rgba(255, 255, 255, 0.94);
}
.education-navigation__links .block-navigation-link div p {
  text-align: center;
}

.b-education-page-body {
  padding: 3.125rem 0 5rem 3.75rem;
  width: 100%;
}
@media (max-width: 899.98px) {
  .b-education-page-body {
    padding: 0;
  }
}
.b-education-page-body .c-breadcrumb-item {
  font-size: 0.75rem;
}

.education-content-section h2 {
  margin-bottom: 0.625rem;
}

.education-content-block-section {
  border: 1px solid #BDB0A5;
  border-radius: 0.3125rem;
  overflow: hidden;
  background-color: #fff;
  padding: 1.5625rem 1.875rem;
  margin: 1.25rem 0 2.5rem;
}
.education-content-block-section__title {
  font-size: 1.125rem;
  font-family: "soleil", sans-serif;
  line-height: 1.5rem;
  font-weight: 700;
  padding-bottom: 0.875rem;
  margin-bottom: 0.875rem;
  border-bottom: 2px solid #D57367;
}
.education-content-block-section__details {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
.education-content-block-section__details > div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.education-content-block-section__details > div:nth-of-type(2) {
  -ms-flex-preferred-size: calc(45% - 10px);
      flex-basis: calc(45% - 10px);
}
.education-content-block-section__details > div:only-child {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}
.education-content-block-section__editorialRichText a {
  text-decoration: underline;
  font-size: 1rem;
}
.education-content-block-section__editorialRichText ul {
  margin-bottom: 1rem;
}
.education-content-block-section__information img {
  margin-bottom: 0.625rem;
}
.education-content-block-section__information p {
  margin-bottom: 0;
  line-height: 26px;
}
.education-content-block-section__information p span {
  font-weight: 700;
}
.education-content-block-section__information button {
  width: 100%;
  border: none;
  display: block;
  margin-top: 0.9375rem;
}
.education-content-block-section__content {
  overflow-wrap: break-word;
}
.education-content-block-section__content a {
  text-decoration: underline;
  font-size: 1rem;
}
.education-content-block-section ul {
  list-style-type: disc;
  padding-left: 1.875rem;
}

.education-schedule-table thead {
  background-color: #F5F2EE;
  border-bottom: 1px solid #BDB0A5;
}
.education-schedule-table thead tr th:not(:first-child) {
  text-align: center;
}
.education-schedule-table thead tr th:first-child {
  padding-left: 2.6875rem;
}
.education-schedule-table thead tr th:last-child {
  padding-right: 5%;
}
.education-schedule-table tbody {
  position: relative;
}
.education-schedule-table tbody::before, .education-schedule-table tbody::after {
  content: "";
  position: absolute;
  top: 1px;
  bottom: 1px;
  width: 20px;
  background: white;
}
.education-schedule-table tbody::after {
  right: 1px;
}
.education-schedule-table tbody tr:not(:last-child) {
  border-bottom: 1px solid #BDB0A5;
}
.education-schedule-table tbody tr td:not(:first-child) {
  text-align: center;
}
.education-schedule-table tbody tr td:first-child {
  padding-left: 2.6875rem;
}
.education-schedule-table tbody tr td:last-child {
  padding-right: 5%;
  background: -webkit-gradient(linear, left top, right top, color-stop(85%, #F5F2EE), color-stop(85%, transparent));
  background: linear-gradient(to right, #F5F2EE 85%, transparent 85%);
}
.education-schedule-table tbody tr.education-schedule__totals {
  font-weight: bold;
}
.education-schedule-table table {
  border: 1px solid #BDB0A5;
  border-collapse: collapse;
  width: 100%;
  padding: 0 1.3125rem;
}
.education-schedule-table table td, .education-schedule-table table th {
  line-height: 2.6875rem;
  width: 33%;
}

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