@supports (display:grid){.grid{display:grid;grid-gap:1.5rem}}@media (min-width:641px){.grid{display:flex;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem}.grid__col{padding-left:.75rem;padding-right:.75rem;position:relative}.grid--12-col{width:100%}.grid--11-col{width:91.6667%}.grid--10-col{width:83.3333%}.grid--9-col{width:75%}.grid--8-col{width:66.6667%}.grid--7-col{width:58.3333%}.grid--6-col{width:50%}.grid--5-col{width:41.6667%}.grid--4-col{width:33.3333%}.grid--3-col{width:25%}.grid--2-col{width:16.6667%}.grid--1-col{width:8.3333%}@supports (display:grid){.grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:1fr;margin-left:0;margin-right:0}.grid__col{padding-left:0;padding-right:0}.grid--12-col{grid-column:auto/span 12;width:auto}.grid--11-col{grid-column:auto/span 11;width:auto}.grid--10-col{grid-column:auto/span 10;width:auto}.grid--9-col{grid-column:auto/span 9;width:auto}.grid--8-col{grid-column:auto/span 8;width:auto}.grid--7-col{grid-column:auto/span 7;width:auto}.grid--6-col{grid-column:auto/span 6;width:auto}.grid--5-col{grid-column:auto/span 5;width:auto}.grid--4-col{grid-column:auto/span 4;width:auto}.grid--3-col{grid-column:auto/span 3;width:auto}.grid--2-col{grid-column:auto/span 2;width:auto}.grid--1-col{grid-column:auto/span 1;width:auto}}}@media (min-width:641px) and (max-width:1023px){.grid--3-col,.grid--4-col{grid-column:auto/span 6;width:auto}}@media (min-width:1024px){@supports (display:grid){.grid{grid-gap:2rem}@media (max-width:640px){.grid{grid-gap:1.5rem}}}}@media (max-width:1023px){.grid--sidebar-first>.grid__col{width:100%}@supports (display:grid){.grid--sidebar-first>.grid__col{grid-column:auto/span 12;width:auto}}}@media (min-width:1024px){.grid--sidebar-first .grid--9-col .grid--thirds{grid-gap:1.5rem}}.grid--flexible{display:flex;flex:1;flex-wrap:wrap}@supports (display:grid){.grid--flexible{display:grid;grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr));grid-gap:1.5rem}}.grid--flexible>.grid__col{flex:1;min-width:18%;margin-right:1%;margin-left:1%}@supports (display:grid){.grid--flexible>.grid__col{min-width:none;margin-right:0;margin-bottom:0}}@media (min-width:641px){.grid--halves>.grid__col{grid-column:auto/span 6;width:auto}}@media (min-width:641px){.grid--thirds>.grid__col{grid-column:auto/span 6;width:auto}}@media (min-width:1024px){.grid--thirds>.grid__col{grid-column:auto/span 4;width:auto}}@media (min-width:641px){.grid--quarters>.grid__col{grid-column:auto/span 6;width:auto}}@media (min-width:1024px){.grid--quarters>.grid__col{grid-column:auto/span 3;width:auto}}@media (min-width:641px){.grid--2col,.grid--3col{grid-template-columns:repeat(auto-fill,minmax(max(12.5rem,calc(50% - .75rem)),1fr))}@media (min-width:1024px){.grid--3col{grid-template-columns:repeat(auto-fill,minmax(max(12.5rem,calc(33.33333% - 1.33333rem)),1fr))}}@media (min-width:641px){.grid--3col{grid-template-columns:repeat(auto-fill,minmax(max(12.5rem,calc(50% - .75rem)),1fr))}}}@media (min-width:1024px){@media (min-width:1024px){.grid--3col{grid-template-columns:repeat(auto-fill,minmax(max(12.5rem,calc(33.33333% - 1.33333rem)),1fr))}}@media (min-width:641px){.grid--3col{grid-template-columns:repeat(auto-fill,minmax(max(12.5rem,calc(33.33333% - 1.33333rem)),1fr))}}}.grid--row-gap--reset{grid-row-gap:0}.grid--column-gap--reset{grid-column-gap:0}@media (max-width:1023px){.grid--scroll-small{display:flex;flex-wrap:nowrap;overflow:auto}.grid--scroll-small .grid__col{flex:1 0 18.75rem;margin-right:1.5rem}}@media (max-width:640px){.grid--stacked{grid-gap:0}}.section{position:relative}.section--no-spacing{padding-top:0;padding-bottom:0}.section--no-spacing .section__content{padding:0}.section__header{position:relative;max-width:calc(1140px + 3rem);margin:0 auto;padding:0 1.5rem}@media (max-width:640px){.section__header{max-width:calc(1140px + 2.5rem)}}.section__content{position:relative;max-width:calc(1140px + 3rem);margin:0 auto;padding:0 1.5rem}@media (max-width:640px){.section__content{max-width:calc(1140px + 2.5rem)}}.section--narrow .section__content{max-width:760px;margin:0 auto}@media (min-width:1024px){.section--narrow-floated.section .section__content{padding-right:42.89%}.section--narrow-floated .section__mock-sidebar{position:absolute;top:0;right:0;width:31.45%;z-index:20}}@media (max-width:1023px){.section--narrow-floated .section__mock-sidebar{margin-top:1.5rem}}.section--vertical-align .grid__col{margin-top:auto;margin-bottom:auto}.section--vertical-align .grid__col :first-child{margin-top:0}.section--vertical-align .grid__col :last-child{margin-bottom:0}.section__header{display:flex;flex-wrap:wrap;margin-bottom:1.5rem;align-items:baseline}.section__header>*{margin-top:0;margin-bottom:0;margin-right:1.5rem}.section__background{position:absolute;height:100%;width:100%;top:0;left:0;-o-object-fit:cover;font-family:"object-fit:cover";object-fit:cover;z-index:0}@media (min-width:1024px){.section--flex .section__content{display:flex}}@media (min-width:1024px){.section--flex .section__content>div{margin-right:1.5rem;flex:0 1 auto}}@media (min-width:1024px){.section--flex-spaced .section__content{justify-content:space-between}}@media (max-width:1023px){.section--flex-spaced-small .section__content{display:flex;justify-content:space-between}}@media (max-width:1023px){.section--flex-spaced-small .section__content>div{margin-right:1rem;flex:0 1 auto}}.section--flex-centre .section__content{display:flex;align-items:center}.section--flex-centre .section__content>div{margin-right:1.5rem}.section--flex-parent{display:flex}.flex--column{flex-direction:column}.flex--nowrap{flex-wrap:nowrap}.flex--row{flex-direction:row}@media (min-width:1024px){.flex--row__large-up{flex-direction:row}}@media (min-width:540px){.flex--row__small-up{flex-direction:row}}.section__flext-items & .flex--inline{display:inline-flex}.flex--space-between{justify-content:space-between}.flex--start{justify-content:start}.flex--end{justify-content:end}.flex--align-end{align-items:end}.flex--align-baseline{align-items:baseline}.section--wide{margin-left:-1.5rem;margin-right:-1.5rem}@media (min-width:1140px){.section--wide{margin-left:calc(-50vw - -570px - -.5rem);margin-right:calc(-50vw - -570px - -.5rem)}}@media (min-width:1024px){.section--event .spacing--bottom-l{padding-bottom:.5rem}}.section--event:last-of-type{margin-bottom:2.5rem}@media (max-width:640px){.section--event:last-of-type{margin-bottom:2rem}}@media (min-width:641px){.section--mobile-accordion{padding-top:1rem}}.section--mobile-accordion p:empty{display:none}@media (max-width:640px){.section--media .section__content{padding-left:0;padding-right:0}}.section--media .grid{padding-left:0;padding-right:0}@media (max-width:1023px){.section--media .grid{grid-gap:0}}.section--media .section__column--content{padding:2.5rem}@media (max-width:640px){.section--media .section__column--content{padding:2rem}}@media (min-width:1024px){.section--media .section__column--content{padding-top:3rem;padding-bottom:3rem;padding-left:3.5rem}@media (max-width:640px){.section--media .section__column--content{padding-left:3rem;padding-bottom:2.5rem;padding-top:2.5rem}}}.section--media .section__column--content>:first-child{margin-top:0}.section--media .section__column--content .button{margin-right:2rem;margin-bottom:2rem}@media (max-width:640px){.section--media .section__column--content .button{margin-bottom:1.5rem;margin-right:1.5rem}}@media (min-width:1024px){.section--media .section__column--content .button{margin-bottom:0}}.section--media .section__column--content .button:last-child{margin-bottom:0}.section--media .grid__col{margin-top:auto;margin-bottom:auto}@media (max-width:1023px){.section--media .grid__col{grid-column:auto/span 12}}@media (min-width:1024px){.section--media--left .section__column--content{padding-left:2.5rem;padding-right:3.5rem}@media (max-width:640px){.section--media--left .section__column--content{padding-right:3rem;padding-left:2rem}}}.section--media--left .section__column--image,.section--media--left .section__column--video{order:-1}.section__column--image{height:100%;width:auto;position:relative;overflow:hidden}@media (max-width:1023px){.section__column--image{order:-1}}@media (min-width:1024px){.section__column--image{min-height:22rem}}.section__column--image img{height:auto;width:100%;display:block}@media (min-width:1024px){.section__column--image img{position:absolute;height:100%;top:0;left:0;-o-object-fit:cover;font-family:"object-fit:cover";object-fit:cover}}@media (max-width:1023px){.section__column--video{order:-1}}.section__column--video .video{margin-bottom:0}
.header{color:#fff;background-color:#51247a;background-image:linear-gradient(90deg,#51247a,87%,#962a8b)}@media (max-width:1023px){.header__secondary-nav{display:none}}.header__secondary-nav a{color:#fff;font-size:.875rem;font-weight:300}.header__secondary-nav a:hover{color:#fff}.header__secondary-nav a:focus{color:#fff}.header__secondary-nav .header__main__nav{max-width:1140px;margin:0 auto;display:flex;justify-content:flex-end;padding:.625rem 0}.header__main{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem}@media (min-width:1024px){.header__main{padding-top:1.5rem;padding-bottom:1.5rem}}.header__main__nav{display:flex;align-items:center}.header__main__nav .header__search__toggle{margin:0 0 0 1.5rem;padding:.25rem;border:0;width:1.5rem;height:1.5rem;background-color:transparent}.header__main__nav .header__search__toggle:before{top:0;left:0;width:100%;height:100%;background-size:100%}.header__search{max-height:0;overflow:hidden;transition:max-height .25s,padding-top .25s,padding-bottom .25s}.header__search .header__secondary-nav{display:block;margin-bottom:1rem;-webkit-column-count:3;-moz-column-count:3;column-count:3}.header__search .header__secondary-nav li{display:block;margin-left:0}.header__search .header__secondary-nav li a{display:block;padding:.5rem}@media (min-width:1024px){.header__search .header__secondary-nav{display:none}}.header__search__form .form__wrapper{margin-bottom:1rem}@media (min-width:1024px){.header__search__form .form__wrapper{margin-bottom:.5rem}}@media (min-width:1024px){.header__search__form .fieldset__wrapper{display:inline}}@media (max-width:1023px){.header__search__form .text--xl{font-size:1rem}}.header__search__radios{display:inline-block}.header__search__radios .form-item{margin-top:.5rem;padding-top:.25rem}@media (min-width:1024px){.header__search__radios .form-item{display:inline-block;margin-top:0;padding-left:1rem;padding-top:0}}.header__search__radios .form-item label{display:inline;color:#fff;font-weight:400}.header__search--open{height:auto;max-height:50vh;padding-top:.5rem;padding-bottom:.5rem}.header__secondary .section__content{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}@media (min-width:1024px){.header__secondary .section__content{padding-top:1.5rem;padding-bottom:.5rem}}.header__secondary .header__secondary__nav-toggle{border:0;margin-left:1rem;margin-right:0;margin-bottom:0;padding:0;width:1.5rem;height:1.5rem}.header__secondary .header__secondary__nav-toggle:before{top:0;left:0}@media (min-width:1024px){.header__secondary .header__secondary__nav-toggle{display:none}}.header__secondary__actions{display:flex;align-items:center}.header__site-name{margin:0;font-size:1.25rem;font-weight:500;color:#51247a}.header__site-name:hover{color:#51247a;text-decoration:none}.header__site-name:focus{color:#51247a;text-decoration:none}.footer{font-size:.875rem;color:#d4c8de;background-color:#51247a;background-image:linear-gradient(90deg,#51247a,87%,#962a8b)}.footer a{color:#fff;font-weight:500}.footer a:hover{color:#fff}.footer a:focus{color:#fff}.footer-contact{padding-top:3.5rem;padding-bottom:4rem;color:#fff;background-color:#51247a;text-align:center}@media (max-width:640px){.footer-contact{padding-bottom:3.5rem;padding-top:3rem}}@media (min-width:641px){.footer-contact{padding-top:3rem;padding-bottom:3rem}@media (max-width:640px){.footer-contact{padding-bottom:2.5rem;padding-top:2.5rem}}}.footer-contact .footer-contact__large{margin-bottom:1rem;font-size:2rem;font-weight:500}@media (max-width:640px){.footer-contact .footer-contact__large{font-size:1.5rem}}@media (min-width:641px){.footer-contact .footer-contact__large{padding-right:2rem}@media (max-width:640px){.footer-contact .footer-contact__large{padding-right:1.5rem}}}.footer-contact .footer-contact__small{margin-bottom:2.5rem;font-size:1.25rem}@media (max-width:640px){.footer-contact .footer-contact__small{margin-bottom:2rem}}@media (min-width:641px){.footer-contact .footer-contact__small{padding-right:3rem}@media (max-width:640px){.footer-contact .footer-contact__small{padding-right:2.5rem}}}@media (min-width:641px){.footer-contact .footer-contact__button,.footer-contact .footer-contact__large,.footer-contact .footer-contact__small{display:inline-block;vertical-align:middle;margin-bottom:0}}.footer-contact .footer-contact__button:last-child{margin-bottom:0;margin-right:0}.footer-contact--icon{background-color:#f1f1f1;padding:2.5rem 1.5rem}@media (max-width:640px){.footer-contact--icon{padding:2rem 1.5rem}}@media (min-width:641px){.footer-contact--icon{padding:3rem}@media (max-width:640px){.footer-contact--icon{padding:2.5rem}}}.footer-contact--icon .section__content{max-width:35rem}.footer-contact--icon .footer-contact__title{margin-top:0}.footer-contact--icon .footer-contact__title:before{width:3rem;height:3rem;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%}@media (max-width:640px){.footer-contact--icon .footer-contact__title:before{height:2.5rem}}@media (max-width:640px){.footer-contact--icon .footer-contact__title:before{width:2.5rem}}.logo img{display:block}@media (max-width:1023px){.logo--large{display:none}}.logo--large img{height:2.625rem;width:17.875rem}@media (min-width:1024px){.logo--small{display:none}}.logo--small img{height:2.625rem;width:10rem}.member-logos__title{margin-top:0;margin-bottom:1.5rem;font-size:1.5rem;color:#181818}@media (max-width:640px){.member-logos__title{font-size:1.375rem}}.member-logos__link-container{display:flex;grid-gap:3.5rem 4rem;gap:3.5rem 4rem;flex-flow:row wrap;list-style:none;margin:0;padding:0}@media (max-width:640px){.member-logos__link-container{gap:3rem 3.5rem;grid-gap:3rem 3.5rem}}@media (min-width:1024px){.member-logos__link-container li{flex-grow:1}}.member-logos__link{display:block;opacity:.6}.member-logos__link:active,.member-logos__link:focus,.member-logos__link:hover{opacity:.9}.member-logos__link img{display:block}.pager{margin:2.5rem auto 3.5rem}@media (max-width:640px){.pager{margin:2rem auto 3rem}}.pager__items{display:flex;flex-flow:row wrap;justify-content:center;list-style:none;padding:0}.pager__item{flex:0 0 auto;margin-right:1rem}.pager__item:last-child{margin-right:0}.pager__item a{color:#181818}.pager__item--current,.pager__item.is-active{font-weight:700}
.page{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column}.page__middle{flex:1 1 auto;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;width:100%}.page__middle .section__content,.page__middle .section__header{padding-left:0;padding-right:0}.page__middle--contained{max-width:calc(1140px + 3rem)}@media (max-width:640px){.page__middle--contained{max-width:calc(1140px + 2.5rem)}}.page__sidebar{margin-bottom:3.5rem}@media (max-width:640px){.page__sidebar{margin-bottom:3rem}}.page__sections{margin-bottom:3.5rem}@media (max-width:640px){.page__sections{margin-bottom:3rem}}.page__sections{grid-column:1/span 12}@media (min-width:1024px){.page__sections{grid-column:1/span 7}}@media (min-width:1024px){.page__sections.page__sections--wide{grid-column:1/span 8;padding-right:3rem}@media (max-width:640px){.page__sections.page__sections--wide{padding-right:2.5rem}}}.page__sidebar{grid-column:1/span 12}@media (min-width:1024px){.page__sidebar{grid-column:9/span 4}}@media (max-width:1023px){.page__sidebar--first-small{order:-1;margin-bottom:0}}.page__sidebar--sticky{position:-webkit-sticky;position:sticky;top:0}@media (max-width:1023px){.page__sidebar--sticky{margin-left:-1.5rem;margin-right:-1.5rem;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem;max-width:100vw;background-color:#fff}}
.nav ul{list-style-type:none;margin:0;padding-left:0}.nav ul li{margin-bottom:0}.nav a{text-decoration:none}.nav a:focus,.nav a:hover{text-decoration:underline}.nav--inline>ul>li{display:inline;margin-left:1.5rem;word-wrap:break-word}.nav--inline>ul>li:first-of-type{margin-left:0}.nav--pipes>ul>li{margin-left:.5rem}.nav--pipes>ul>li+:before{content:" | ";padding-right:.5rem}.nav--breadcrumb{position:relative;z-index:1;overflow:auto;white-space:nowrap}.nav--breadcrumb>ul>li{margin-left:0;padding-right:1.5rem;color:#6f6f6f;font-size:.875rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='24' height='24' xmlns='http://www.w3.org/2000/svg' stroke='%236F6F6F'%3E%3Cpath d='M10 17l5-5-5-5' fill='none' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .2rem center;background-size:1rem}.nav--breadcrumb>ul>li:last-child{padding-right:0;background-image:none}.nav--breadcrumb>ul>li a{color:inherit;text-decoration:underline}.breadcrumbs{align-items:center;display:flex;justify-content:center}@media (min-width:641px){.breadcrumbs{display:grid;grid-template-areas:"breadcrumbs actions";grid-template-columns:4fr auto;justify-content:revert}}.breadcrumbs .breadcrumbs__actions{grid-template:"actions"}.breadcrumbs .breadcrumbs__content{grid-template:"breadcrumbs"}@media (min-width:641px){.breadcrumbs .breadcrumbs__content{display:block}}.nav--dropdown li{position:relative}.nav--dropdown li.active>a{border-left:2px solid #51247a}@media (min-width:1024px){.nav--dropdown li.active>a{border-left:0;border-bottom:2px solid #51247a}}.nav--dropdown a{display:block;border-bottom:1px solid #e2e2e2;color:#000;text-decoration:none;padding:1rem 1.5rem;transition:background-color .25s,border-color .25s}.nav--dropdown a:hover{background-color:#f1f1f1}.nav--dropdown a:focus{background-color:#f1f1f1}@media (min-width:1024px){.nav--dropdown a{border-bottom:2px solid transparent}}@media (min-width:1024px){.nav--dropdown a:hover{color:inherit;outline:0 none;text-decoration:none;border-color:#f1f1f1}.nav--dropdown a:focus{color:inherit;outline:0 none;text-decoration:none;border-color:#f1f1f1}}.nav--dropdown .nav__level-1{display:none}@media (min-width:1024px){.nav--dropdown .nav__level-1{display:flex}.nav--dropdown .nav__level-1>li{display:inline-block}}.nav--dropdown .nav__level-1.nav--open{display:block;border-top:1px solid #e2e2e2}@media (min-width:1024px){.nav--dropdown .nav__level-1.nav--open{border-top:0}}.nav--dropdown .nav__level-2{display:block;visibility:hidden;position:relative;height:0;left:0;width:100%;opacity:0;background-color:#f1f1f1;-webkit-transform:translateY(-.5rem);transform:translateY(-.5rem)}@media (min-width:1024px){.nav--dropdown .nav__level-2{position:absolute;width:320px;transition:opacity .2s ease,visibility .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;transition:opacity .2s ease,transform .2s ease,visibility .2s ease,-webkit-transform .2s ease}}.nav--dropdown .nav__level-2.nav--open{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;height:auto;visibility:visible;z-index:20}.nav--dropdown .nav__level-2.nav--reverse{left:auto;right:0}.nav--dropdown .nav__level-2 a{border-bottom:1px solid #e2e2e2;padding-left:3rem}@media (max-width:640px){.nav--dropdown .nav__level-2 a{padding-left:2.5rem}}.nav--dropdown .nav__level-2 a:hover{background-color:#e2e2e2}.nav--dropdown .nav__level-2 a:focus{background-color:#e2e2e2}@media (min-width:1024px){.nav--dropdown .nav__level-2 a{padding-left:1.5rem}}@media (min-width:1024px){.nav--dropdown .nav__has-subnav>a{padding-right:2.5rem;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' stroke='%2351247A'%3E%3Cpath d='M14.285 5.145l-6 6.167a.41.41 0 01-.598 0L1.715 5.145' fill='none' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 1.3rem center;background-size:.6rem;background-repeat:no-repeat}@media (max-width:640px){.nav--dropdown .nav__has-subnav>a{padding-right:2rem}}}.nav--dropdown .nav__sub-toggle{position:absolute;top:0;right:0;display:block;width:3.5rem;padding:1rem 1.5rem;border-left:1px solid #e2e2e2;text-indent:-100vw;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' stroke='%2351247A'%3E%3Cpath d='M14.285 5.145l-6 6.167a.41.41 0 01-.598 0L1.715 5.145' fill='none' stroke-width='1.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;overflow:hidden}@media (max-width:640px){.nav--dropdown .nav__sub-toggle{width:3rem}}@media (min-width:1024px){.nav--dropdown .nav__sub-toggle{display:none}}.nav--dropdown .nav__level--open>a{background-color:#f1f1f1}.nav--dropdown .nav__level--open .nav__sub-toggle{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' stroke='%2351247A'%3E%3Cpath d='M1.715 10.855l6-6.168a.41.41 0 01.597 0l5.973 6.168' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.nav-dropdown--reverse .nav__level-1 a{color:#fff}.nav-dropdown--reverse .nav__level-1 a:hover{background:none}.nav-dropdown--reverse .nav--open{background:#fff}.nav-dropdown--reverse .nav--open a{color:#51247a}.nav__toggle{display:flex;flex-direction:column;align-items:flex-start}@media (min-width:1024px){.nav__toggle{display:none}}.nav__toggle .nav__toggle__menu{align-self:flex-end;border:0}.nav--instructions{margin-top:1.5rem;overflow:auto}.nav--instructions__wrapper{position:-webkit-sticky;position:sticky;top:0;width:100vw;margin-left:-1.5rem;margin-right:-1.5rem}@media (min-width:1024px){.nav--instructions__wrapper{width:auto;margin-left:0;margin-right:0}}.nav--instructions__title{display:none}@media (min-width:1024px){.nav--instructions__title{display:block;margin-top:0;margin-bottom:2rem}@media (max-width:640px){.nav--instructions__title{margin-bottom:1.5rem}}}.nav--instructions__title a{color:#51247a}.nav--instructions__menu{display:flex;flex-wrap:nowrap;margin-bottom:0;padding-left:1.5rem;padding-right:1.5rem;list-style:none;counter-reset:instructions-counter}@media (min-width:1024px){.nav--instructions__menu{display:block;padding-left:0;padding-right:0}}.nav--instructions__item{position:relative;flex:0 0 auto;margin-right:1.5rem;margin-bottom:0;counter-increment:instructions-counter}.nav--instructions__item:before{position:absolute;display:block;top:0;left:0;width:3rem;height:3rem}.nav--instructions__item:after{position:absolute;display:block;top:0;left:0;width:3rem;height:3rem}.nav--instructions__item:before{content:counter(instructions-counter);color:#181818;line-height:3rem;text-align:center}@media (min-width:1024px){.nav--instructions__item:before{line-height:3rem}@media (max-width:640px){.nav--instructions__item:before{line-height:2.5rem}}}.nav--instructions__item:after{content:"";border-radius:1.5rem;background-color:#f1f1f1;z-index:-1;transition:width .2s,height .2s}.nav--instructions__item:hover:after{width:100%;height:100%}.nav--instructions__item a{position:relative;display:block;width:0;padding-top:.75rem;padding-bottom:.75rem;padding-left:3.5rem;color:#181818;text-indent:-200vw;z-index:3;overflow:hidden;max-width:80vw;white-space:nowrap;text-overflow:ellipsis}@media (max-width:640px){.nav--instructions__item a{padding-left:3rem}}@media (min-width:1024px){.nav--instructions__item a{width:auto;padding-right:1.5rem;text-indent:0;white-space:normal}}@media (min-width:1024px){.nav--instructions__item{margin-right:0;margin-bottom:1.5rem}}.nav--instructions__item--active:before{color:#fff}.nav--instructions__item--active:after{height:100%;width:100%;background-color:#51247a}.nav--instructions__item--active a{width:auto;padding-right:1.5rem;color:#fff;text-indent:0}.nav--sidebar{border-top:.25rem solid #51247a}.nav--sidebar__wrapper{margin-top:1.5rem;margin-bottom:2rem}@media (max-width:640px){.nav--sidebar__wrapper{margin-bottom:1.5rem}}.nav--sidebar__title{margin:0}.nav--sidebar__title a{color:#51247a}.nav--sidebar__item a,.nav--sidebar__title a{display:block;padding:1rem 1.5rem;border-bottom:1px solid #e2e2e2}.nav--sidebar__item a{color:#181818}.nav--sidebar__item--has-children{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' stroke='%23181818'%3E%3Cpath d='M5.145 14.285l6.167-6a.41.41 0 000-.598L5.145 1.715' fill='none' stroke='%23000' stroke-width='.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.nav--sidebar__item--has-children a{padding-right:2rem}@media (max-width:640px){.nav--sidebar__item--has-children a{padding-right:1.5rem}}.nav--sidebar__item--active{background-color:#f1f1f1}
