.collapse-block__toggle{align-items:center;cursor:pointer;display:flex;font-size:24px;font-weight:700;justify-content:space-between}.collapse-block__toggle:hover{color:#fff}.collapse-block__title{margin-right:20px}.collapse-block__caret{font-size:8px;transform:rotate(0deg);transform-origin:center;transition:transform .3s}.collapse-block__caret--open{transform:rotate(180deg)}.collapse-block__content-wrap .content{font-size:14px}.collapse-block--with-separator{padding:21px 0}@media(min-width:768px){.collapse-block--with-separator{padding:23px 0}}.collapse-block--with-separator:not(:last-child){border-bottom:1px solid hsla(0,0%,60%,.4)}.collapse-block--with-separator .collapse-block__caret{font-size:6px}.collapse-block--with-separator .collapse-block__title{color:#fff;font-size:24px;letter-spacing:.24px;text-align:left}.collapse-block--championship .collapse-block__toggle{background:#353538;border-radius:6px;color:#fff;font-size:14px;font-weight:500;line-height:1.3;padding:16px}.collapse-block--championship .collapse-block__caret{font-size:4px}.collapse-block--championship .collapse-block__content-wrap{color:#999;font-size:12px;line-height:24px;padding:0 16px}.collapse-block--championship .collapse-block__content-wrap .content{margin-top:0;text-align:left}.collapse-block--championship h4{margin-bottom:16px}.collapse-block--championship p{font-weight:600;margin-bottom:16px}.collapse-block--championship p+h4{margin-top:24px}.collapse-block--championship a,.collapse-block--championship a:not(.link-btn){color:#fdd60f;text-decoration:none}.collapse-block--championship a:hover,.collapse-block--championship a:not(.link-btn):hover{color:#fdd60f}