.shifter{display:flex}@media (min-width:1140px){.shifter__col{flex-shrink:0}.shifter--ds .shifter__col--static{order:2;padding-inline-start:80px}.shifter--sd .shifter__col--static{padding-inline-end:80px}}@media (max-width:1139px){.shifter{flex-direction:column}.shifter__col{width:100%!important}.shifter--sds .shifter__col--static{order:2;padding-top:2rem}}.shifter__nav{margin-bottom:1.11rem;margin-top:1.11rem}.shifter__nav--default .shifter__nav__item{border-inline-end:1px solid #e3e6ec;cursor:pointer;display:inline-block;margin-bottom:48px;margin-inline-end:2rem;padding-inline-end:2rem;position:relative}.shifter__nav--compact .shifter__nav__item{margin-bottom:12px;margin-inline-end:.5rem;padding-inline-end:.5rem}.shifter__nav--default .shifter__nav__item:last-child{border-inline-end:none;margin-inline-end:0;padding-inline-end:0}.shifter--dark .shifter__nav--default .shifter__nav__item,.shifter--dark-no-accent .shifter__nav--default .shifter__nav__item{border-color:hsla(0,0%,100%,.2)}.shifter__nav--default .shifter__nav__item:before{background:linear-gradient(111.02deg,#8dc63f,#8dc63f);border-radius:4px;bottom:calc(-1.11rem - 2px);content:"";display:block;height:2px;left:0;opacity:0;position:absolute;right:0}.shifter__nav--compact .shifter__nav__item:before{bottom:calc(-.25rem - 2px)}.shifter--dark-no-accent:not(.shifter--nav-line-accent) .shifter__nav--default .shifter__nav__item:before{background:#fff}.shifter__nav--default .shifter__nav__item--active:before{opacity:1;right:2rem;transition:opacity .2s ease-in-out}.shifter__nav--compact .shifter__nav__item--active:before{right:.5rem}.shifter__nav--default .shifter__nav__item--active:last-child:before{right:0}.shifter__content{display:flex;margin-left:-12px;margin-right:-12px;overflow:hidden;padding-left:12px;padding-right:12px}.shifter__content__item{display:flex;flex-direction:column;flex-shrink:0;width:100%}.shifter__content__item:not(.shifter__content__item--active){opacity:0;order:2;visibility:hidden}.shifter--var-height .shifter__content__item:not(.shifter__content__item--active){display:none}.shifter__content__item--active{order:1}.shifter--active .shifter__content__item--active{animation:uiPop .2s ease-in-out forwards}@media (max-width:1139px){.shifter__content{flex-direction:column;justify-content:flex-start}.shifter__content__item:not(.shifter__content__item--active){display:none}}@media (max-width:479px){.shifter__nav--default{display:inline-block;margin-bottom:24px}.shifter__nav--default .shifter__nav__item{border-bottom:1px solid #e3e6ec;border-inline-end:none;display:block;margin:0;padding:1rem 0}.shifter__nav--default .shifter__nav__item:last-child{border-bottom:none}.shifter__nav--default .shifter__nav__item--active:before{bottom:-1px;right:0}}.shifter__nav--dropdown{max-width:300px;position:relative;width:100%}.shifter--dark .shifter__nav--dropdown__menu{background:#fff;color:#000024}.shifter--dark .shifter__nav--dropdown__list{background:#fff}.shifter--dark .shifter__nav--dropdown__list .shifter__nav__item{border-bottom:1px solid #ddd;color:#000024}.shifter--dark .shifter__nav--dropdown__list .shifter__nav__item:hover{background-color:#8dc63f;color:#f8f9fb}.shifter--dark .shifter__nav--dropdown__list .shifter__nav__item--active{background-color:#8dc63f;color:#f8f9fb;font-weight:700}.shifter--light .shifter__nav--dropdown__menu{background:#8dc63f;color:#f8f9fb}.shifter--light .shifter__nav--dropdown__list{background:#fff}.shifter--light .shifter__nav--dropdown__list .shifter__nav__item{border-bottom:1px solid #ddd;color:#000024}.shifter--light .shifter__nav--dropdown__list .shifter__nav__item:hover{background:#e2e2e2;color:#000024}.shifter--light .shifter__nav--dropdown__list .shifter__nav__item--active{background:#e2e2e2;color:#000024;font-weight:700}.shifter__nav--dropdown.shifter-open .shifter__nav--dropdown__menu span{transform:translateY(-50%) rotate(180deg)}.shifter__nav--dropdown__menu{border-radius:6px;cursor:pointer;padding:10px 40px 10px 12px;position:relative}.shifter__nav--dropdown__menu span{position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:.2s}.shifter__nav--dropdown__list{border-radius:6px;box-shadow:0 6px 18px rgba(0,0,0,.15);display:none;left:0;max-height:180px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 4px);z-index:9999}.shifter__nav--dropdown.shifter-open .shifter__nav--dropdown__list{display:block}.shifter__nav--dropdown__list .shifter__nav__item{cursor:pointer;padding:10px 12px}