@media screen and (max-width:1199px){body.is-nav-open{height:100vh;overflow:hidden;width:100%}}.navigation-mobile button{appearance:none;background:none;border:0;line-height:inherit;margin:0}.navigation-mobile__items{list-style:none;margin:0;padding:0}.navigation-mobile__back,.navigation-mobile__link{color:inherit;padding:0;text-align:left;text-decoration:none}@media screen and (max-width:1199px){.navigation-mobile,.navigation-mobile__tab{background:var(--cf-color-white);color:var(--cf-color-dark-purple);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.navigation-mobile--open,.navigation-mobile__tab--open{display:block}.navigation-mobile__wrapper{padding:0 var(--margin) var(--space-md)}.navigation-mobile__top{align-items:center;border-bottom:1px solid var(--cf-color-grey);display:flex;height:var(--header-height)}.navigation-mobile__logo img{display:block;height:45px;width:auto}.navigation-mobile__close{margin:0 calc(var(--margin)*-1) 0 auto!important;padding:var(--margin)}.navigation-mobile__close svg{display:block;height:26px;opacity:.5;width:26px}.navigation-mobile__back{align-items:center;display:flex;font-weight:500;gap:10px;height:var(--header-height)}.navigation-mobile__back:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' fill='none' viewBox='0 0 13 8'%3E%3Cpath stroke='%231b1a3d' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 .863 5.5 5.401 5.5-5.4'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:15px;transform:rotate(90deg);width:15px}.navigation-mobile__title{color:#cdcdcd;font-size:14px;font-weight:500;letter-spacing:.05em;padding:10px 0;text-decoration:none;text-transform:uppercase}.navigation-mobile__secondary{border-top:1px solid var(--cf-color-grey)}.navigation-mobile__items{margin:0 0 20px}.navigation-mobile__item:not(:first-child){border-top:1px solid var(--cf-color-grey)}.navigation-mobile__link{align-items:center;display:flex;gap:10px;padding:20px 0;position:relative;width:100%}.navigation-mobile__item--parent>.navigation-mobile__link:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='8' fill='none' viewBox='0 0 13 8'%3E%3Cpath stroke='%231b1a3d' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m1 .863 5.5 5.401 5.5-5.4'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:15px;margin-left:auto;transform:rotate(-90deg);width:15px}.navigation-mobile__icon{display:block;height:30px;width:auto}.navigation-mobile__text{font-size:110%;font-weight:500;line-height:30px}.navigation-mobile__description{display:none}.navigation-mobile__badge{margin:0 0 0 auto;padding:5px 6px}.navigation-mobile__tab--level-2>.navigation-mobile__wrapper>.navigation-mobile__icon{display:none}.navigation-mobile__wrapper{max-height:calc(100vh - 128px);overflow-y:scroll}.navigation-mobile__actions{background-color:var(--cf-color-white);bottom:0;display:flex;flex-direction:column;gap:10px;left:0;padding:var(--margin);position:absolute;width:100%;z-index:200}.navigation-mobile__actions .button--tertiary{background-color:transparent!important;border-color:var(--cf-color-dark-purple)!important;color:var(--cf-color-dark-purple)!important}.navigation-mobile__actions .button--tertiary:hover{background-color:var(--cf-color-dark-purple)!important;border-color:var(--cf-color-dark-purple)!important;color:var(--cf-color-white)!important}}@media screen and (min-width:1200px){.navigation-mobile,.navigation-mobile__open{display:none}}