.event-card{width:100%;display:grid;grid-template-columns:minmax(250px,31%) minmax(0,37%) minmax(280px,32%);min-height:360px;margin-bottom:22px;overflow:hidden;background:#fff;border:1px solid #e2e7ef;border-radius:18px;box-shadow:0 6px 18px rgba(30,57,95,.08)}.event-card__media-section{position:relative;padding:16px 0 16px 16px}.event-card__event-image{width:100%;height:100%;min-height:328px;display:block;object-fit:cover;border-radius:15px}.event-card__date-badge{position:absolute;top:28px;left:28px;z-index:2;display:inline-flex;align-items:center;gap:7px;max-width:calc(100% - 56px);padding:8px 12px;background:#fdc800;border-radius:7px;color:#1f2f4b;font-size:11px;line-height:1;font-weight:700;text-transform:uppercase;white-space:nowrap}.event-card__date-badge img{width:18px;height:18px;flex-shrink:0}.event-card__date-badge span{font-size:inherit}.event-card__content-section{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:30px 26px}.event-card__tag{width:-moz-fit-content;width:fit-content;margin-bottom:14px;padding:4px 10px;border:1px solid #d7dfec;border-radius:999px;color:#6b81a6;font-size:9px;line-height:1;font-weight:600;text-transform:uppercase}.event-card__title{margin:0 0 14px;color:#21539a;font-size:25px;line-height:1.25;font-weight:700}.event-card__description{margin:0 0 20px;color:#6d7584;font-size:13px;line-height:1.7}.event-card__meta-list{display:flex;flex-direction:column;gap:12px}.event-card__meta-item{display:flex;align-items:flex-start;gap:9px;color:#586477;font-size:12px;line-height:1.45;font-weight:500}.event-card__meta-item>img{width:17px;height:17px;margin-top:1px;flex-shrink:0}.event-card__location-link{display:block;width:-moz-fit-content;width:fit-content;margin-top:3px;color:#21539a;font-weight:600;text-decoration:underline}.event-card__action-section{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:26px 24px 22px 0}.event-card__speaker-card{min-height:132px;display:flex;align-items:center;gap:16px;padding:14px;background:#fff;border:1px solid #e1e6ee;border-radius:10px;box-shadow:0 3px 12px rgba(24,50,84,.06)}.event-card__speaker-image-wrap{position:relative;align-self:stretch;min-width:102px;display:flex;align-items:flex-end;justify-content:center}.event-card__speaker-image{width:94px;height:118px;object-fit:cover;object-position:top center;border-radius:8px}.event-card__trainer-badge{position:absolute;left:50%;bottom:-5px;transform:translateX(-50%);padding:3px 10px;background:#fdc800;border-radius:999px;color:#171717;font-size:8px;line-height:1;font-weight:700;white-space:nowrap}.event-card__speaker-info{min-width:0}.event-card__speaker-info h5{margin:0 0 5px;color:#21539a;font-size:16px;line-height:1.25;font-weight:700}.event-card__speaker-info p{margin:0;color:#697386;font-size:11px;line-height:1.55;white-space:pre-wrap}.event-card__registered-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:18px}.event-card__registered-action{min-width:0;display:flex;flex-direction:column;gap:6px}.event-card__registered-action>span{color:#7e8796;font-size:11px;line-height:1.2}.event-card__outline-action{min-height:38px;display:flex;align-items:center;justify-content:center;gap:6px;padding:7px 9px;background:#fff;border:1px solid #2b63ae;border-radius:4px;color:#285ba4;font-size:11px;line-height:1.2;font-weight:600;text-align:center;text-decoration:none}.event-card__outline-action:hover{color:#214f91;text-decoration:none}.event-card__action-icon{flex-shrink:0;font-size:12px;line-height:1}.event-card__primary-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:15px}.event-card__outline-button,.event-card__register-button{min-height:42px;padding:9px 12px;border:0;border-radius:4px;font-size:11px;line-height:1;font-weight:700;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.event-card__outline-button:hover,.event-card__register-button:hover{opacity:.92}.event-card__outline-button:active,.event-card__register-button:active{transform:translateY(1px)}.event-card__outline-button{background:#285ba4;color:#fff}.event-card__register-button{background:#fdc800;color:#171717}.event-card__conducted-image{width:100%;max-height:42px;object-fit:contain}@media(max-width:991px){.event-card{display:block;max-width:620px;min-height:0;margin-left:auto;margin-right:auto;border-radius:16px}.event-card__media-section{padding:14px 14px 0}.event-card__event-image{height:220px;min-height:0;border-radius:12px}.event-card__date-badge{top:26px;left:26px;padding:7px 10px;font-size:9px}.event-card__content-section{padding:18px 18px 14px}.event-card__tag{margin-bottom:10px;font-size:8px}.event-card__title{margin-bottom:10px;font-size:21px}.event-card__description{margin-bottom:14px;font-size:12px;line-height:1.6}.event-card__meta-list{gap:8px}.event-card__meta-item{font-size:11px}.event-card__action-section{padding:0 18px 18px}.event-card__speaker-card{min-height:94px;gap:12px;padding:12px}.event-card__speaker-image-wrap{min-width:72px}.event-card__speaker-image{width:66px;height:78px}.event-card__speaker-info h5{font-size:14px}.event-card__speaker-info p{font-size:11px}.event-card__registered-actions{margin-top:14px}.event-card__primary-actions{margin-top:12px}}@media(max-width:575px){.event-card{border-radius:12px;margin-bottom:16px}.event-card__media-section{padding:9px 9px 0}.event-card__event-image{height:148px;border-radius:8px}.event-card__date-badge{top:17px;left:17px;max-width:calc(100% - 34px);gap:5px;padding:5px 7px;border-radius:5px;font-size:11px}.event-card__date-badge span{font-size:inherit}.event-card__content-section{padding:12px}.event-card__tag{margin-bottom:7px;padding:3px 7px;font-size:6px}.event-card__title{margin-bottom:7px;font-size:16px;line-height:1.25}.event-card__description{margin-bottom:10px;font-size:11px;line-height:1.55}.event-card__meta-list{gap:7px}.event-card__meta-item{gap:6px}.event-card__meta-item>img{width:17px;height:17px}.event-card__location-link{margin-top:2px}.event-card__action-section{padding:0 12px 12px}.event-card__speaker-card{min-height:70px;gap:9px;padding:9px;border-radius:6px}.event-card__speaker-image-wrap{min-width:50px}.event-card__speaker-image{width:46px;height:56px;border-radius:5px}.event-card__trainer-badge{bottom:-4px;padding:2px 6px;font-size:6px}.event-card__speaker-info h5{margin-bottom:2px;font-size:10px}.event-card__speaker-info p{font-size:11px;line-height:1.4}.event-card__registered-actions{grid-template-columns:1fr;gap:7px;margin-top:10px}.event-card__registered-action{gap:3px}.event-card__registered-action>span{font-size:11px}.event-card__outline-action{width:100%;min-height:28px;padding:5px 7px;font-size:11px}.event-card__action-icon{font-size:9px}.event-card__primary-actions{grid-template-columns:1fr;gap:6px;margin-top:8px}.event-card__outline-button,.event-card__register-button{width:100%;min-height:31px;padding:6px 8px;font-size:11px}.event-card__conducted-image{max-height:31px}}