/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/pageDesigner/resources.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/pageDesigner/resources.scss (1) ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.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%;
  }
}

/* stylelint-disable */
/* stylelint-disable */
.c-resources-image {
  width: 2.5rem;
}
.c-resources-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.c-resources-footer {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-resources-footer-link {
  text-decoration: underline;
  font-size: 1rem;
}
.c-resources-item {
  background-color: #fff;
  border-bottom: 0.0625rem solid #BDB0A5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.c-resources-item .f-button {
  max-width: 10rem;
  margin: 0;
  margin-left: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 599.98px) {
  .c-resources-item .f-button {
    margin: 0 0 0 20px;
    width: 6.875rem;
    padding: 10px 15px;
  }
}
.c-resources-item-arrow {
  padding: 1.25rem 2rem;
}
.c-resources-item-button {
  padding: 1rem 1.313rem;
}
.c-resources-name {
  margin-bottom: unset;
}
.c-resources-title {
  margin-bottom: 1rem;
}

@media (max-width: 599.98px) {
  .c-events-item-wrapper {
    padding: 0 1rem;
  }
}

.c-events {
  padding: 2rem 0;
}
.c-events-title {
  margin-bottom: 1rem;
}
.c-events-list {
  border: 1px solid #BDB0A5;
  border-radius: 0.25rem;
  padding: 0 1.375rem 1.375rem 1.375rem;
}
@media (max-width: 899.98px) {
  .c-events-list {
    padding: 0 1rem 1rem 1rem;
  }
}
.c-events-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1.375rem;
  padding: 1.375rem 0;
  border-bottom: 1px solid #BDB0A5;
}
@media (max-width: 899.98px) {
  .c-events-item {
    -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;
  }
}
@media (max-width: 599.98px) {
  .c-events-item {
    gap: 1.5rem !important;
  }
}
.c-events-item .heading-h4 {
  font-size: 1.25rem !important; /* stylelint-disable-line  */
}
.c-events-item-headtext {
  margin-bottom: 0;
}
.c-events-item-headtext-button {
  max-width: 16.6666666667%;
  width: 100%;
  padding: 0 0.75rem;
}
@media (max-width: 899.98px) {
  .c-events-item-headtext-button {
    max-width: 50%;
    width: 50%;
    padding: 0;
  }
}
.c-events-item-headtext-button .f-button {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.c-events-item-headtext-container {
  max-width: 66.6666666667%;
  width: 100%;
  padding: 0 0.75rem;
}
@media (max-width: 899.98px) {
  .c-events-item-headtext-container {
    max-width: 100%;
    width: 100%;
    padding: 0;
  }
}
.c-events-item-wrapper-image {
  max-width: 16.6666666667%;
  width: 100%;
  padding: 0 0.75rem;
}
@media (max-width: 899.98px) {
  .c-events-item-wrapper-image {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
.c-events-item-headtext-image {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 599.98px) {
  .c-events-item-headtext-image {
    max-width: 50%;
    width: 50%;
  }
}
.c-events-item-subtext {
  font-style: italic;
  margin-bottom: 0;
  margin-top: 0.75rem;
}
@media (max-width: 899.98px) {
  .c-events-item-subtext {
    font-size: 0.875rem;
    margin-bottom: 1rem;
  }
}
@media (max-width: 899.98px) {
  .c-events-item-headtext-button {
    max-width: 100%;
  }
}
.c-events-item-headtext-button .f-button {
  line-height: 1.3125rem;
}
.c-events-item [class^=l-col] {
  margin-bottom: 0;
}

.experience-component .experience-commerce_assets-event:last-child .c-events-item {
  border-bottom: 0;
  padding-bottom: 0;
}

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