.sg-side-nav{background-color:#212b36;border-right:1px solid #c4cdd5;color:#fff;height:100%;left:0;padding:1rem;position:fixed;top:0;transform:translateX(-280px);transition:transform .5s cubic-bezier(.075,.82,.165,1);width:280px;z-index:20}.sg-side-nav.is-scrollable{overflow-y:scroll}.sg-side-nav::-webkit-scrollbar{display:none}.sg-side-nav .site-logo{fill:#fff;height:60px;margin-bottom:2rem;max-width:180px;padding:1rem}.sg-side-nav__toggle-button{background-color:transparent;position:absolute;right:0;top:0;transform:translateX(65px);transition:transform .5s cubic-bezier(.075,.82,.165,1)}.sg-side-nav__toggle-button .icon{fill:#212b36;transition:fill .2s linear}.sg-side-nav__main-nav{list-style-type:none;margin:0 0 1.5rem;padding:0}.sg-side-nav__item:not(:last-child){margin-bottom:.75rem}.sg-side-nav__subheading{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-weight:700;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 .25rem;padding:.25rem 1rem}.sg-side-nav__sub-nav{list-style-type:none;margin:0;padding:0}.sg-side-nav__sub-item:not(:last-child){margin-bottom:.25rem}.sg-side-nav ul:not(:last-child){margin-bottom:1.5rem}.sg-side-nav .sub-nav__item-link{color:#fff;display:block;padding:0 1rem;text-decoration:none;width:100%}.sg-side-nav .sub-nav__item-link:hover{opacity:.6}.sg-side-nav.is-active,.sg-side-nav.is-active .sg-side-nav__toggle-button{transform:translateX(0)}.sg-side-nav.is-active .sg-side-nav__toggle-button .icon{fill:#fff}
.sg-content-block{position:relative;width:100%}.sg-content-block__pretitle{font-size:100%;margin-bottom:.25rem;opacity:.5}.sg-content-block__title{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.sg-content-block__sync{margin-left:.5rem;position:relative;top:-.15rem}.sg-content-block__hero{background-color:#fcfcfc;border-bottom:1px solid #dee4e9;-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-pack:center;justify-content:center;min-height:200px;padding:2rem;text-align:center;width:100%}.sg-content-block__hero,.sg-content-block__subheading{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.sg-content-block__subheading{border-bottom:1px solid #c4cdd5;font-weight:700;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 .5rem}.sg-content-block__subtitle,.sg-content-block__subtitle p{margin-bottom:0}.sg-content-block__container{margin:0 auto;max-width:800px;width:100%}.sg-content-block__row:not(:last-child){margin-bottom:.75rem}@media (min-width:64em){.sg-content-block__title{-ms-flex-pack:start;justify-content:flex-start}.sg-content-block__hero{text-align:left}}
.sg-content-example{display:block;margin:2.5rem 0;max-width:100%;width:100%}.sg-content-example__demo{-ms-flex-line-pack:center;align-content:center;background-color:#fcfcfc;border:1px solid #dfe3e6;color:#152935;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin:1.5rem 0 0;padding:2rem 2rem 2.5rem;position:relative;width:100%}.sg-content-example__demo.is-fluid>div{width:100%}
.sg-spec-grid{display:-ms-grid;display:grid;grid-gap:1rem;margin-bottom:3rem}.sg-spec-grid:first-child{margin-top:3rem}.sg-spec-grid__header{border-bottom:1px solid #efefef;display:-ms-grid;display:grid;font-size:14px;font-weight:700;grid-gap:2rem;-ms-grid-columns:2fr 180px;grid-template-columns:2fr 180px;line-height:1.25;padding-bottom:.75rem}.sg-spec-grid__header--4up{-ms-grid-columns:2fr 1fr 1fr 180px;grid-template-columns:2fr 1fr 1fr 180px}.sg-spec-grid .button+.button{margin-top:1rem}@media screen and (min-width:576px){.sg-spec-grid .button+.button{margin-left:.75rem;margin-top:0}}
.sg-spec-grid-row__row{border-bottom:1px solid #efefef;display:-ms-grid;display:grid;grid-gap:2rem;-ms-grid-columns:2fr 180px;grid-template-columns:2fr 180px;min-height:30px;padding-bottom:1rem}.sg-spec-grid-row__row--4up{-ms-grid-columns:2fr 1fr 1fr 180px;grid-template-columns:2fr 1fr 1fr 180px}.sg-spec-grid-row__content>div,.sg-spec-grid-row__meta>div{-ms-flex-align:start;align-items:flex-start;display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.sg-spec-grid-row__content br,.sg-spec-grid-row__meta br{display:none}.sg-spec-grid-row__meta>div{-ms-flex-flow:column wrap;flex-flow:column wrap}
.sg-icon-grid{display:-ms-grid;display:grid;grid-gap:2rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);margin:0 auto;max-width:640px;padding:0 1rem}.sg-icon-grid:not(:last-child){margin-bottom:2rem}.sg-icon-grid__title{border-bottom:1px solid #000;font-size:14px;font-weight:700;grid-column:1/3;line-height:1.25;margin:0;padding:.75rem 0}.sg-icon-grid__card{-ms-flex-align:center;align-items:center;background-color:#f5f6f6;display:-ms-flexbox;display:flex;height:7rem;-ms-flex-pack:center;justify-content:center;position:relative;text-align:center;transition:background-color .1s}.sg-icon-grid__card:hover{background-color:#f0f0f0;cursor:pointer}.sg-icon-grid__card:hover .icon{fill:#5e9ed6}.sg-icon-grid__label{font-weight:700;margin:.75rem 0 0}.sg-icon-grid__meta{color:#55565b}@media (min-width:36em){.sg-icon-grid{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.sg-icon-grid__title{grid-column:1/4}}@media (min-width:48em){.sg-icon-grid{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.sg-icon-grid__title{grid-column:1/5}}
