.event-grid-layout-item{border-top:1px solid #6320e8;display:flex;flex-direction:column;gap:32px;justify-content:space-between;padding-bottom:40px;padding-top:40px;width:100%}.event-grid-layout-item:last-child{border-bottom:1px solid #6320e8}.event-grid-layout-info{display:flex;flex-direction:column;gap:16px;justify-content:end}.event-grid-location{color:#e0d2fa;font-size:20px}.event-grid-date{color:#dedede;font-size:20px}.event-grid-title{color:#f7f8f8;font-weight:400;line-height:100%;margin-bottom:0;margin-top:0}.event-grid-layout-card{background:#322b54;border-radius:8px;display:flex;flex-direction:column-reverse;gap:24px;justify-content:space-between;max-width:526px;min-height:292px;overflow:hidden;transition:background .2s ease;width:100%}.event-grid-layout-card-info{display:flex;flex-direction:column;justify-content:end;margin:24px}.event-grid-layout-card-title{color:#dedede;font-weight:400;line-height:100%;padding:0!important}.event-grid-layout-card-image{background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:200px;position:relative;width:100%}.event-grid-layout-card-link,.event-grid-layout-card-link:active{text-decoration:none}.event-grid-button{align-items:center;backdrop-filter:blur(8.350000381469727px);background:transparent;color:#e0d2fa;display:flex;font-size:14px;gap:8px;justify-content:center;padding:14px 32px;transition:background .2s ease;width:fit-content}.event-grid-button,.event-grid-button:active,.event-grid-button:focus,.event-grid-button:hover{border:1px solid #6320e8;border-radius:80px}.event-grid-layout-card-link:focus .event-grid-button,.event-grid-layout-card-link:hover .event-grid-button{background:rgba(79,26,186,.3);color:#f7f8f8}.event-grid-layout-card-link:focus .event-grid-layout-card,.event-grid-layout-card-link:hover .event-grid-layout-card{background:#280d5d}.event-grid-layout-card-link:focus .event-grid-title,.event-grid-layout-card-link:hover .event-grid-title{color:#e0d2fa}@media (min-width:1200px){.event-grid-title{font-size:48px}}@media (min-width:1024px){.event-grid-layout-item{flex-direction:row}.event-grid-layout-card{flex-direction:row;flex-shrink:0;width:526px}.event-grid-layout-card-title{font-size:32px}.event-grid-layout-card-image{min-height:100%;min-width:208px;width:40%}}@media (max-width:1024px){.event-grid-layout-card{gap:0}}