.ec-module{background:#fff;border-radius:16px;font-family:inherit;margin:0 auto 50px;max-width:1200px;overflow:hidden;width:100%}.ec-header{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:26px 28px}.ec-badge{border-radius:8px;color:#fff;font-size:30px;font-weight:600;letter-spacing:.5px;line-height:1.1;padding:12px 26px;white-space:nowrap}.ec-rows{display:flex;flex-direction:column;gap:12px;padding:20px 26px}.ec-row{align-items:center;animation:ec-fade-up .35s ease forwards;background:#ececec;border-radius:8px;box-sizing:border-box;color:inherit;column-gap:20px;cursor:pointer;display:grid;grid-template-columns:minmax(0,1fr) 320px 155px 15px;opacity:0;padding:18px 22px;text-decoration:none;transform:translateY(8px);transition:transform .18s ease,background .18s ease;width:100%}.ec-row:hover{background:#e2e2ff;transform:translateY(-2px)}.ec-row--static{cursor:default}.ec-row--static:hover{background:#ececec;transform:none}.ec-main{align-items:center;display:flex;gap:18px;min-width:0}.ec-logo{border-radius:6px;flex:0 0 34px;height:34px;object-fit:cover;width:34px}.ec-name{color:#1a1a1a;font-size:21px;font-weight:600;hyphens:none!important;line-height:1.25;min-width:0;overflow-wrap:normal!important;white-space:normal;word-break:normal!important}.ec-name sup{font-size:.65em;line-height:0;position:relative;top:-.45em}.ec-details{display:contents}.ec-date,.ec-location{align-items:center;color:#333;display:flex;font-size:19px;gap:6px;hyphens:none!important;justify-content:flex-start;line-height:1.25;margin:0;min-width:0;overflow-wrap:normal!important;white-space:nowrap;width:100%;word-break:normal!important}.ec-date svg,.ec-location svg{color:#c2467a;flex:0 0 16px;height:16px;width:16px}.ec-arrow{color:#8a8a8a;height:15px;margin:0;width:15px}.ec-arrow--hidden{visibility:hidden}.ec-empty{color:#888;font-size:19px;margin:0;padding:10px 0}@keyframes ec-fade-up{to{opacity:1;transform:translateY(0)}}@media (min-width:901px) and (max-width:1150px){.ec-header{padding:23px 22px}.ec-badge{font-size:26px;padding:11px 21px}.ec-rows{padding:18px}.ec-row{column-gap:14px;grid-template-columns:minmax(0,1fr) 270px 130px 14px;padding:16px}.ec-main{gap:12px}.ec-logo{flex-basis:30px;height:30px;width:30px}.ec-name{font-size:17px}.ec-date,.ec-location{font-size:16px;gap:5px}.ec-date svg,.ec-location svg{flex-basis:14px;height:14px;width:14px}.ec-arrow{height:14px;width:14px}}@media (min-width:641px) and (max-width:900px){.ec-header{padding:20px 18px}.ec-badge{font-size:clamp(20px,3vw,24px);padding:9px 16px}.ec-rows{gap:10px;padding:14px 12px}.ec-row{column-gap:clamp(6px,1.2vw,11px);grid-template-columns:minmax(0,1fr) clamp(190px,31vw,245px) clamp(82px,15vw,115px) 12px;padding:11px 10px}.ec-main{gap:7px}.ec-logo{flex-basis:24px;height:24px;width:24px}.ec-name{font-size:clamp(11px,1.75vw,14px);line-height:1.2}.ec-date,.ec-location{font-size:clamp(9px,1.5vw,12px);gap:3px}.ec-date svg,.ec-location svg{flex-basis:11px;height:11px;width:11px}.ec-arrow{height:12px;width:12px}}@media (max-width:640px){.ec-module{border-radius:12px;margin-bottom:30px}.ec-header{flex-wrap:wrap;padding:20px 18px}.ec-badge{font-size:22px;padding:10px 18px}.ec-rows{gap:12px;padding:16px 14px}.ec-row{align-items:flex-start;display:flex;flex-direction:column;gap:12px;padding:16px}.ec-main{gap:10px;width:100%}.ec-logo{flex-basis:30px;height:30px;width:30px}.ec-name{font-size:17px;hyphens:none!important;line-height:1.3;min-width:0;overflow-wrap:normal!important;white-space:normal;width:auto;word-break:normal!important}.ec-details{align-items:flex-start;display:flex;flex-direction:column;gap:8px;width:100%}.ec-date,.ec-location{font-size:14px;hyphens:none!important;overflow-wrap:normal!important;white-space:normal;width:100%;word-break:normal!important}.ec-arrow{display:none}}.ec-modal-overlay{align-items:center;background:rgba(20,10,40,.5);display:none;inset:0;justify-content:center;padding:20px;position:fixed;z-index:9999}.ec-modal-overlay--open{display:flex}.ec-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.3);box-sizing:border-box;max-width:420px;padding:24px;width:100%}.ec-modal-header{align-items:center;display:flex;gap:10px;justify-content:center;margin-bottom:18px;position:relative}.ec-modal-title{color:#1a1a1a;font-size:19px;font-weight:700;min-width:160px;text-align:center}.ec-modal-nav{align-items:center;background:#f2f2f7;border:none;border-radius:8px;color:#333;cursor:pointer;display:flex;height:34px;justify-content:center;padding:0;width:34px}.ec-modal-nav:hover{background:#e4e4f2}.ec-modal-close{align-items:center;background:none;border:none;color:#888;cursor:pointer;display:flex;height:34px;justify-content:center;padding:0;position:absolute;right:0;top:0;width:34px}.ec-modal-close:hover{color:#333}.ec-modal-weekdays{display:grid;gap:6px;grid-template-columns:repeat(7,1fr);margin-bottom:8px}.ec-modal-weekdays span{color:#888;font-size:12px;font-weight:600;text-align:center;text-transform:uppercase}.ec-modal-grid{display:grid;gap:6px;grid-template-columns:repeat(7,1fr)}.ec-cal-day{align-items:center;aspect-ratio:1/1;background:#f7f7f7;border:none;border-radius:8px;color:#333;cursor:default;display:flex;font-size:14px;justify-content:center;padding:0}.ec-cal-day--blank{background:transparent}.ec-cal-day--has-event{background:#3350c2;color:#fff;cursor:pointer;font-weight:700;transition:transform .15s ease,background .15s ease}.ec-cal-day--has-event:hover{background:#24408f;transform:scale(1.08)}.ec-row--flash{background:#d6d6ff!important}@media (max-width:480px){.ec-modal-overlay{padding:12px}.ec-modal{border-radius:12px;padding:18px 14px}.ec-modal-header{gap:6px}.ec-modal-title{font-size:17px;min-width:130px}.ec-modal-grid,.ec-modal-weekdays{gap:4px}.ec-cal-day{border-radius:6px;font-size:13px}}