/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/eventHeader.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/eventHeader.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-event {
  padding: 2rem 0;
}
.c-event-about {
  padding: 2rem 0;
}
.c-event-about-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  border-radius: 50%;
  height: 100px;
  width: 100px;
}
.c-event-chevron {
  font-size: 24px;
  position: absolute;
  background-color: white;
  color: #423636;
  display: inline-block;
  padding: 0.4375rem 0.9375rem;
  border-radius: 50%;
  top: 2rem;
  right: 0;
}
.c-event-comment {
  text-align: center;
  margin: 3rem 0;
  padding: 0 0.625rem;
  position: relative;
}
.c-event-comment:before, .c-event-comment:after {
  content: "";
  border-top: 1px solid #D57367;
  position: absolute;
  left: 50%;
  margin-left: -86px;
  width: 172px;
}
.c-event-comment:before {
  top: -20px;
}
.c-event-comment:after {
  bottom: -25px;
}
.c-event-comment-text {
  font-family: "square-peg", serif;
  font-size: 50px;
  line-height: 47px;
}
.c-event-content {
  background-color: #F5F2EE;
}
.c-event-content-title {
  padding: 2.5rem 0 0.75rem 0;
  font-size: 2rem;
}
@media (min-width: 900px) {
  .c-event-content-title {
    font-size: 2.5rem;
    padding: 3.9375rem 0 2.8125rem 0;
  }
}
.c-event-item {
  border-top: 1px solid #BDB0A5;
  padding: 2rem 0;
  position: relative;
}
.c-event-item-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50%;
  border-radius: 50%;
  height: 50px;
  width: 50px;
}
.c-event-item-title {
  cursor: pointer;
  margin-bottom: 2rem;
}
.c-event .f-button {
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.c-event .heading-h1 {
  margin-bottom: 1.375rem;
}
.c-event-date {
  margin-bottom: 0;
}

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