.grand-rounds{display:flex;flex-direction:column;width:100%;gap:20px;padding:20px 0}.grand-rounds-info{display:flex;flex-direction:column;gap:20px;width:100%}.grand-rounds-left-side,.grand-rounds-right-side{width:100%}.grand-rounds-left-side{order:2;display:flex;flex-direction:column;gap:60px;padding:30px 0}.grand-rounds-title{font-size:50px;font-weight:400}.grand-rounds-description{font-size:20px;line-height:28px;font-weight:300}.grand-rounds-ctalink{display:inline-block;padding:10px 20px;border:2px solid #000;border-radius:20px}.grand-rounds-btn{color:#000;font-size:16px}.grand-rounds-ctalink:hover{background-color:#000}.grand-rounds-ctalink:hover .grand-rounds-btn{color:#fff}.grand-rounds-events-container{display:flex;flex-direction:column;gap:30px}.grand-rounds-events{display:flex;flex-direction:column;gap:30px}.grand-rounds-events-right{display:flex;flex-direction:column;font-weight:300}.grand-rounds-events-right>*:not(.grand-rounds-events-registerlink){font-size:20px;line-height:28px}.grand-rounds-events-title{font-weight:600}.grand-rounds-events-registerlink{display:flex;align-items:center;gap:10px;padding-top:10px}.grand-rounds-events-registerlink-text{color:#000;font-size:16px}.grand-rounds-events-registerlink:hover .grand-rounds-events-registerlink-text{color:#ab0032}.grand-rounds-events-icon{width:24px;height:24px}.grand-rounds-events-img{height:auto}.grand-rounds-right-side{order:1;display:flex;flex-direction:column;justify-content:space-between;gap:30px;padding:30px 20px}.grand-rounds-counter{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 40px;background-color:#ab0032;color:#fff}.grand-rounds-counter-number{width:100%;padding:10px;font-size:70px;font-weight:275;text-align:center;color:#fff;border-bottom:1px solid #fff}.grand-rounds-counter-text{padding:10px 30px;font-size:20px;font-weight:300;text-align:center;line-height:28px}.grand-rounds-copy{background-color:#fff;opacity:90%;padding:24px 20px;line-height:28px;font-size:16px}.grand-rounds-events-registerlink-text-icon-container{display:flex;align-items:center;font-size:24px;margin-bottom:-2px}@media(min-width:960px){.grand-rounds{flex-direction:row;gap:100px}.grand-rounds-left-side,.grand-rounds-right-side{order:initial}.grand-rounds-events{flex-direction:row}.grand-rounds-events-img{max-width:189px}.grand-rounds-counter{align-self:end;margin-right:-20px;width:302px;height:230px}.grand-rounds-copy{padding:40px}}