.section-tabs{font-size:.875rem;font-weight:400;line-height:1.6;background:#fff;border-bottom:1px solid #ccc;height:57px;width:100%;max-width:100vw;z-index:1}@media (min-width:900px){.section-tabs{max-width:100%;height:48px}}.section-tabs+h2,.section-tabs+p{margin-top:56px}.section-tabs--sticky{position:fixed;width:1180px;margin:0 0 0 -2rem;top:75px;z-index:2}@media (min-width:768px){.section-tabs--sticky{top:103px}}.section-tabs__toggle{font-size:1rem;font-weight:400;line-height:1.6;color:#027bc5;background:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:normal;align-items:normal;height:56px;width:100%;padding:.5rem 1.5rem;position:relative;text-align:left}.section-tabs__toggle:hover{opacity:1}.section-tabs__toggle::before{font-size:.875rem;font-weight:400;line-height:1.6;display:block;color:#2f2f2f;content:'CURRENT';height:1.2rem;line-height:1.8}.section-tabs__toggle::after{content:'';display:block;position:absolute;top:1.7rem;right:2rem;width:0;height:0;border-top:5px solid #2f2f2f;border-left:5px solid transparent;border-right:5px solid transparent}.section-tabs__toggle div{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:inline-block;max-width:calc(100% - 2rem)}@media (min-width:900px){.section-tabs__toggle{display:none}}.section-tabs__list{margin:0;padding:0;list-style:none;max-width:none;display:none;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;background:#fff;position:relative;top:1px;box-shadow:0 2px 8px 0 rgba(47,47,47,.1);min-width:100%}.section-tabs__list li{margin-bottom:0}.section-tabs__list--open{display:-ms-flexbox;display:flex}@media (min-width:900px){.section-tabs__list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;background:0 0;top:0;box-shadow:none}}.section-tabs__item{display:block;margin-bottom:0;border-bottom:2px solid transparent;overflow:hidden}@media (min-width:900px){.section-tabs__item--active{border-bottom:2px solid #027bc5}}.section-tabs__item a{font-size:1rem;font-weight:500;line-height:1.6;display:block;padding:.75rem 1.5rem;text-decoration:none;outline-offset:-2px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (min-width:900px){.section-tabs__item a{padding:8px;line-height:1.9}}.section-tabs__item--active{background:#fff;color:#027bc5}.section-tabs__item--active a{color:#027bc5}@media (min-width:768px){.page__sidebar+.page__content .section-tabs{width:100%}}.js-section-tabs-container{padding-bottom:0}