.event__card:not(:last-child){padding-bottom:30px;margin-bottom:30px;border-bottom:var(--cardBorder)}.event__card--asset{display:inline-block;width:31.5%;margin-right:15px;vertical-align:top}.event__card--asset img{aspect-ratio:1/1;width:100%;height:100%}.event__card--body{display:inline-block;max-width:calc(68.5% - 20px)}.event__title{margin-bottom:5px}.event__cta{font-family:var(--futuraCondensedBold);font-size:25px;line-height:28px;letter-spacing:.01em;text-transform:uppercase;text-decoration:none}@media only screen and (min-width:1280px){.event__cta{font-size:35px;line-height:38px}}.event__cta--cta{display:none}.event__date{font-family:var(--futuraCondensed);font-size:16px;line-height:21px;letter-spacing:.01em;text-transform:uppercase;color:var(--coolGold);margin-bottom:20px}@media only screen and (min-width:1280px){.event__date{font-size:20px;line-height:25px}}.event__description{display:none}@media (min-width:700px){.event__card:last-child{border-bottom:var(--cardBorder)}.event__card:not(:last-child){margin-bottom:0}.event__card:nth-child(odd){padding-right:17.5px}.event__card:nth-child(2n){padding-left:17.5px}.event__date{margin-bottom:15px}}@media (min-width:1024px){.event__card--asset{width:43.526%}.event__card--body{max-width:calc(56% - 20px)}}@media (min-width:1280px){.event__card{display:flex;justify-content:space-between;padding-bottom:50px}.event__card:not(:last-child){padding-bottom:50px}.event__card:nth-child(odd){padding-right:0}.event__card:nth-child(2n){padding-left:0}.event__card--body{display:flex;flex-direction:column;align-items:flex-start}.event__title{margin-bottom:10px}.event__date{margin-bottom:20px}.event__description{display:block;margin-bottom:10px;flex-grow:1}}.events__header{font-family:var(--futuraCondensedBold);font-size:30px;line-height:35px;letter-spacing:.01em;text-transform:uppercase;max-width:130px}@media only screen and (min-width:1280px){.events__header{font-size:50px;line-height:53px}}@media (min-width:1280px){.events__header{max-width:100%}}.events__header--container{display:flex;justify-content:space-between;align-items:center;grid-gap:15px;gap:15px;margin-bottom:30px}@media (min-width:1280px){.events__header--container{grid-gap:30px;gap:30px;padding-top:50px;margin-bottom:75px}}.events__lines{flex-grow:1}.events__lines--small{width:66.67%;margin-bottom:5px}.events__lines--large,.events__lines--small{background-color:var(--offWhite);height:3px}