@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes loadingDots{0%{content:"..."}25%{content:""}50%{content:"."}75%{content:".."}to{content:"..."}}@keyframes loadingDots{0%{content:"..."}25%{content:""}50%{content:"."}75%{content:".."}to{content:"..."}}.cm-documentation__content-h2,.cm-documentation__content-h3,.cm-documentation__content-subtitle{font-weight:700;line-height:1.5;letter-spacing:normal}.cm-documentation__content-h2,.cm-documentation__content-subtitle{margin:2rem 0 1rem!important;font-size:24px;border-bottom:1px solid #f3f3f3}.cm-documentation__content-h3,.cm-documentation__content-subtitle-2{margin:1.5rem 0 1rem!important;font-size:18px}