.api-content-wrapper{margin-top:2rem;display:flex;flex-direction:column-reverse}.type-api .entry-title{display:none;margin-top:0}.type-api .wp-block-heading{margin:0;font-weight:700}.code-switcher{display:flex}.code-switcher .switcher__button{font-size:.7rem;font-weight:700;padding:.4rem 1rem;background-color:#eee;cursor:pointer}.code-switcher .switcher__button:first-child{border-radius:6px 0 0 0}.code-switcher .switcher__button:last-child{border-radius:0 6px 0 0}.code-switcher .switcher__button.active{color:#fff;background-color:#282c34}.code-switcher .switcher__button:not(.active):hover{background-color:#ddd}.code-wrapper pre{margin:0}.code-wrapper .code__block{display:none;font-size:.8rem}.code-wrapper .code__block.show{display:block}@media only screen and (min-width:768px){.api-content-wrapper{margin-top:0;flex-direction:row}.api-content-wrapper .type-api{padding:2rem;width:70%}.code-switcher .switcher__button{font-size:.8rem;padding:.5rem 1.25rem}.code-wrapper .code__block{font-size:1rem;display:none}}@media only screen and (min-width:1024px){.api-content-wrapper .type-api{width:70%;padding:2rem 3rem 3rem}}