/*!****************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./cartridges/app_custom_site/cartridge/client/default/scss/experience/components/omni_layouts/events.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************/
/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable */
/* stylelint-enable */
/* stylelint-disable */
/* stylelint-enable */
.events {
  padding-bottom: 3.75rem;
  padding-top: 3.9375rem; }
  .events__eyebrow {
    color: #861723;
    display: block;
    font-family: "Work Sans", sans-serif;
    font-size: 0.875rem;
    font-weight: 600;
    letter-spacing: 0.125rem;
    line-height: 1.15;
    margin-bottom: 1.375rem;
    text-transform: uppercase;
    text-align: center; }
    @media (min-width: 1681px) {
      .events__eyebrow {
        font-size: 1rem;
        line-height: 1.5; } }
    @media (min-width: 760px) {
      .events__eyebrow {
        margin-bottom: 2.25rem; } }
  .events__heading {
    color: #362524;
    font-family: "Cardo", serif;
    font-size: 2.125rem;
    font-weight: 400;
    line-height: 1.35;
    margin-bottom: 1.375rem;
    text-align: center; }
    @media (min-width: 760px) {
      .events__heading {
        font-size: 3.125rem;
        line-height: 1.16;
        margin-bottom: 1rem; } }
    @media (min-width: 1025px) {
      .events__heading {
        font-size: 3.75rem;
        line-height: 1.3; } }
    @media (min-width: 1681px) {
      .events__heading {
        font-size: 4rem;
        line-height: 1.16; } }
    @media (min-width: 760px) {
      .events__heading {
        margin-bottom: 2.9375rem; } }
  .events__description {
    color: #7c605f;
    font-family: "Work Sans", sans-serif;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.0625rem;
    line-height: 1.5;
    margin-bottom: 1.5em;
    margin-bottom: 3rem;
    padding: 0 0.78125rem;
    text-align: center; }
    @media (min-width: 760px) {
      .events__description {
        font-size: 1.25rem;
        line-height: 1.4;
        letter-spacing: normal; } }
    @media (min-width: 1681px) {
      .events__description {
        font-size: 1.25rem;
        line-height: 1.5;
        letter-spacing: 0.0625rem; } }
    .events__description p {
      color: inherit;
      font: inherit;
      line-height: inherit;
      margin-bottom: 1.4em; }
    @media (min-width: 760px) {
      .events__description {
        margin: 0 auto 6rem;
        max-width: 65.6875rem;
        padding: 0; } }
  .events__list {
    padding: 0 0.25rem; }
    @media (min-width: 760px) {
      .events__list {
        display: flex;
        flex-wrap: wrap;
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
        padding: 0; } }
  .events__item {
    margin-bottom: 3.75rem; }
    .events__item:last-child {
      margin-bottom: 0; }
    @media (min-width: 760px) {
      .events__item {
        position: relative;
        width: 100%;
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 7.5rem; } }
  @media (min-width: 760px) {
    .events {
      padding-bottom: 0;
      padding-top: 2.5625rem; } }

@media (min-width: 1025px) {
  .event-item {
    text-align: center; } }

.event-item__image {
  aspect-ratio: 1 / 1;
  border: 0.0625rem solid #ebe2de;
  overflow: hidden;
  width: 100%; }
  .event-item__image picture {
    display: block;
    height: 100%;
    padding: 0.5rem; }
    @media (min-width: 760px) {
      .event-item__image picture {
        padding: 1.4375rem; } }
  .event-item__image img {
    height: 100%;
    object-fit: cover;
    width: 100%; }

.event-item__content {
  text-align: center; }
  @media (min-width: 760px) {
    .event-item__content {
      margin: 0 auto;
      max-width: 38.75rem; }
      .fullrow .event-item__content {
        max-width: 44rem; } }

.event-item__heading {
  color: #362524;
  font-family: "Cardo", serif;
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 1.38;
  margin-bottom: 1.375rem;
  margin-bottom: 0.5rem;
  padding-top: 1.875rem; }
  @media (min-width: 760px) {
    .event-item__heading {
      font-size: 1.875rem;
      line-height: 1.23;
      margin-bottom: 1rem; } }
  @media (min-width: 1025px) {
    .event-item__heading {
      font-size: 3.75rem;
      line-height: 1.3; } }
  @media (min-width: 1681px) {
    .event-item__heading {
      font-size: 1.875rem;
      line-height: 1.23; } }
  @media (min-width: 760px) {
    .event-item__heading {
      margin-bottom: 0.75rem;
      padding-top: 3.5rem; } }

.event-item__subheading {
  color: #861723;
  display: block;
  font-family: "Work Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.125rem;
  line-height: 1.15;
  margin-bottom: 1.375rem;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 0.9375rem; }
  @media (min-width: 1681px) {
    .event-item__subheading {
      font-size: 1rem;
      line-height: 1.5; } }
  @media (min-width: 760px) {
    .event-item__subheading {
      margin-bottom: 1.5rem; } }

.event-item__description {
  color: #7c605f;
  font-family: "Work Sans", sans-serif;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 0.0625rem;
  line-height: 1.71;
  margin-bottom: 1.5em;
  margin-bottom: 0;
  padding-bottom: 2.0625rem; }
  @media (min-width: 760px) {
    .event-item__description {
      font-size: 1rem;
      line-height: 1.75;
      letter-spacing: normal; } }
  @media (min-width: 1681px) {
    .event-item__description {
      font-size: 1.25rem;
      line-height: 1.5;
      letter-spacing: 0.0625rem; } }
  @media (min-width: 760px) {
    .event-item__description {
      letter-spacing: 0;
      margin-bottom: 0;
      padding-bottom: 2.75rem; } }

.event-item__btn {
  white-space: nowrap; }
  @media (min-width: 760px) {
    .event-item__btn {
      margin: 0 auto;
      max-width: 26.125rem; }
      .fullrow .event-item__btn {
        max-width: 27.875rem; } }


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