.docs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.docs-sidebar{border-bottom:1px solid #eee;width:100%}.docs-nav{padding-top:1.25rem}.docs-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.docs-nav__item{margin-bottom:.625rem}.docs-nav__item--group-name{width:100%}.docs-nav__link{display:block;padding:.3125rem .9375rem}.docs-nav__item--group-name .docs-nav__link{font-weight:700;padding:.3125rem 0 0}.docs-checkbox-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:.3125rem}.docs-content{padding-top:1.25rem;width:100%}.docs-group__hdg{font-size:2rem}.docs-group__content{padding:1.25rem 0}.docs-sec{margin-bottom:3.125rem}.docs-sec__button{width:2.5rem;height:2.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.docs-sec__button--dark{background-color:#464545}[data-whatintent=mouse] .docs-sec__button--dark{-webkit-animation:1.5s linear infinite paused marching-ants-full-1;animation:1.5s linear infinite paused marching-ants-full-1}[data-whatintent=mouse] .docs-sec__button--dark.marching,[data-whatintent=mouse] .docs-sec__button--dark:hover{background-size:5px .5px,5px .5px,.5px 5px,.5px 5px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;-webkit-animation-play-state:running;animation-play-state:running;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,transparent)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,transparent));background-image:linear-gradient(to right,#fff 50%,transparent 50%),linear-gradient(to right,#fff 50%,transparent 50%),linear-gradient(to bottom,#fff 50%,transparent 50%),linear-gradient(to bottom,#fff 50%,transparent 50%)}[data-whatintent=mouse] .docs-sec__button--dark.reverse{background-size:5px .5px,5px .5px,.5px 5px,.5px 5px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;animation-direction:reverse;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,transparent)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,transparent)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,transparent));background-image:linear-gradient(to right,#fff 50%,transparent 50%),linear-gradient(to right,#fff 50%,transparent 50%),linear-gradient(to bottom,#fff 50%,transparent 50%),linear-gradient(to bottom,#fff 50%,transparent 50%)}@-webkit-keyframes marching-ants-full-1{0%{background-position:0 0,0 100%,0 0,100% 0}100%{background-position:10px 0,-10px 100%,0 -10px,100% 10px}}@keyframes marching-ants-full-1{0%{background-position:0 0,0 100%,0 0,100% 0}100%{background-position:10px 0,-10px 100%,0 -10px,100% 10px}}.docs-sec__button--light{background-color:#fff}.docs-sec__content{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#b3b3b3;padding:1.25rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:1.875rem}.docs-sec__hdg{background-color:#eee;border-bottom:1px solid #ddd;margin-bottom:1.25rem;padding:.625rem .9375rem}.docs-fieldset{margin-bottom:1.875rem}.docs-toggle-dropdown__menu{opacity:0;-webkit-transition:opacity .3s ease-in-out,visibility .3s ease-in-out;transition:opacity .3s ease-in-out,visibility .3s ease-in-out;visibility:hidden}.docs-toggle-dropdown__menu.is-visible{opacity:1;visibility:visible}.ir--docs-test{padding-bottom:55.5555555556%}@media only screen and (min-width:768px){.docs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.docs-sidebar{border-bottom:0;border-right:1px solid #eee;width:13.75rem}.docs-nav__item{margin-bottom:0;width:100%}.docs-nav__item--group-name{margin-bottom:.3125rem}.docs-content{padding-left:1.875rem;padding-top:0;width:calc(100% - 9.375rem)}}@media only screen and (min-width:1025px){.docs-content{padding-left:3.125rem;width:calc(100% - 13.75rem)}}