.conference-cards{padding:54px 0}.cc-inner{max-width:90%;margin:0 auto}.cc-heading{margin:0 0 14px;font-weight:900;line-height:1.1;color:#111}.cc-rule{height:4px;width:100%;background:#52287e;border-radius:999px;margin-bottom:26px}.cme-conference-grid{margin:40px auto 80px}.cme-conference-grid__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.cme-conference-card{background:#fff;border-radius:26px;box-shadow:0 20px 50px rgba(0,0,0,.18);overflow:hidden;display:flex;flex-direction:column}.cme-conference-card__top{text-decoration:none;color:inherit;display:block;padding:18px 18px 0}.cme-conference-card__location{margin:0;font-weight:900;color:#5b2a86}.cme-conference-card__dates{margin:0;font-weight:700;color:#000}.cme-conference-card__image{border-radius:16px;overflow:hidden;margin-top:14px}.cme-conference-card__image img{width:100%;height:200px;object-fit:cover;display:block}.cme-conference-card__footer{margin-top:auto;padding:16px 18px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px}.conference-cards--bg-white{background-color:#fff}.conference-cards--bg-grey{background-color:#eee}.conference-cards--no-buttons .cme-conference-card.no-buttons .cme-conference-card__top{display:block;padding-bottom:24px}.conference-cards--no-buttons .cme-conference-card.no-buttons .cme-conference-card__footer{display:none}@media (min-width:2400px){.cme-conference-card__image img{height:300px}}@media (max-width:1700px){.cme-conference-grid__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1290px){.cme-conference-grid__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.cme-conference-grid__grid{grid-template-columns:1fr}.cme-conference-card__image img{height:220px}.cc-heading{font-size:22px}.conference-cards{padding:40px 0}.cme-conference-grid{margin:40px auto 20px}}