.guideline-header{grid-column:1/-1!important;--max-width:var(--grid-maxWidth-page);align-content:start;display:grid;grid-template-columns:1fr min(var(--max-width),100%) 1fr;width:100%;--gap:var(--grid-side-gap-sm);background:var(--color-secondary-light);-moz-column-gap:var(--gap);column-gap:var(--gap);grid-template-columns:1fr min(var(--max-width),calc(100% - var(--gap)*2)) 1fr;padding:3rem 0;row-gap:2.5rem}.guideline-header>*{grid-column:2}@media screen and (min-width:1105px){.guideline-header{--gap:var(--grid-side-gap-md)}}@media screen and (min-width:1441px){.guideline-header{--gap:var(--grid-side-gap-lg)}}.guideline-header__navigation{display:grid;gap:1.5rem;grid-template-columns:1fr}@media screen and (min-width:321px){.guideline-header__navigation{display:grid;gap:1.8125rem;grid-template-columns:repeat(auto-fill,minmax(18.6875rem,1fr))}}@media screen and (min-width:1105px){.guideline-header__navigation{grid-template-columns:repeat(auto-fill,minmax(22.5rem,1fr));grid-template-columns:repeat(minmax(19rem,1fr))}}.guideline-header__navigation [class^=vue-content-placeholders-]+.vue-content-placeholders-img{margin-top:0}.guideline-download{background:var(--color-lightest);border-radius:var(--borderRadius-xs);box-shadow:var(--boxShadow-base);color:var(--color-darkest);display:flex;flex-direction:column;justify-content:space-between;padding:var(--spacing-sm) var(--spacing-lg);text-decoration:none;transition:background-color var(--transition-fast)}.guideline-download:focus .guideline-download__name,.guideline-download:hover .guideline-download__name{color:var(--color-primary)}.guideline-download:active{background-color:var(--color-gray-200)}@media screen and (min-width:769px){.guideline-download{padding:var(--spacing-lg)}.guideline-download>*+*{display:inline-block;margin-top:var(--spacing-md)}}.guideline-download__name{align-items:center;color:var(--color-darkest);color:inherit;display:flex;font-family:var(--font-family-secondary);font-size:var(--font-size-xs);font-weight:var(--font-weight-secondary-bold);justify-content:space-between;letter-spacing:-1px;line-height:var(--lineHeight-sm);line-height:var(--lineHeight-md);transition:color var(--transition-fast)}@media screen and (min-width:1105px){.guideline-download__name{font-size:var(--font-size-md)}}.guideline-download__name .dn-icon{flex:0 0 auto;font-size:1.5rem}@media screen and (max-width:768px){.guideline-download__text{display:none}}.guideline-navigation{align-items:flex-start;display:flex;flex-direction:column;margin:2rem 0 0;position:relative}@media screen and (min-width:769px){.guideline-navigation{flex-direction:row;overflow-x:auto;padding-bottom:.375rem}}@media screen and (min-width:1105px){.guideline-navigation{margin:2.5rem 0 .5rem}}.guideline-navigation__item{border-bottom:2px solid transparent;color:var(--color-darkest);font-family:var(--font-family-secondary);font-size:var(--font-size-md);font-weight:var(--font-weight-secondary-bold);letter-spacing:-1px;line-height:var(--lineHeight-sm);text-decoration:none;transition:color var(--transition-fast),border-color var(--transition-fast);white-space:nowrap}@media screen and (min-width:1105px){.guideline-navigation__item{font-size:var(--font-size-xl)}}.guideline-navigation__item:focus,.guideline-navigation__item:hover,.guideline-navigation__item[data-active=true]{border-bottom-color:var(--color-primary);color:var(--color-primary)}.guideline-navigation__item:active{color:var(--color-primary-dark)}.guideline-navigation__item+.guideline-navigation__item{margin-top:1rem}@media screen and (min-width:769px){.guideline-navigation__item{border-bottom:0}.guideline-navigation__item+.guideline-navigation__item{margin-left:1rem;margin-top:0}}@media screen and (min-width:1105px){.guideline-navigation__item+.guideline-navigation__item{margin-left:2.5rem}}.guideline-navigation__underline{background-color:var(--color-primary);bottom:0;display:none;height:2px;left:0;position:absolute;transition:left var(--transition-fast),width var(--transition-fast)}@media screen and (min-width:769px){.guideline-navigation__underline{display:block}}.guideline-search{grid-column:1/-1!important;--max-width:var(--grid-maxWidth-page);align-content:start;display:grid;grid-template-columns:1fr min(var(--max-width),100%) 1fr;width:100%;--gap:var(--grid-side-gap-sm);background:var(--color-lightest);-moz-column-gap:var(--gap);column-gap:var(--gap);grid-template-columns:1fr min(var(--max-width),calc(100% - var(--gap)*2)) 1fr;padding:var(--spacing-2xl) 0 var(--spacing-sm) 0;transition:background var(--transition-fast),padding var(--transition-fast);z-index:1}.guideline-search>*{grid-column:2}@media screen and (min-width:1105px){.guideline-search{--gap:var(--grid-side-gap-md)}}@media screen and (min-width:1441px){.guideline-search{--gap:var(--grid-side-gap-lg)}}@media screen and (min-width:769px){.guideline-search{top:4.875rem}}.guideline-search__container{align-items:center;display:flex;flex-wrap:wrap}.guideline-search__input{flex:1 1 auto;margin-right:.25rem}.guideline-search__input .dn-input__after .dn-icon{color:var(--color-darkest)}.guideline-search__input .dn-input__after .dn-icon:hover{color:var(--color-primary)}.guideline-search__button,.guideline-search__count{margin-left:.875rem}.guideline-search__count{align-items:center;color:var(--color-darkest);color:inherit;color:var(--color-lightest);display:flex;font-family:var(--font-family-secondary);font-size:var(--font-size-xs);font-weight:var(--font-weight-secondary-bold);letter-spacing:-1px;line-height:var(--lineHeight-sm);line-height:var(--lineHeight-md);line-height:1}@media screen and (min-width:1105px){.guideline-search__count{font-size:var(--font-size-md)}}@media screen and (max-width:576px){.guideline-search__count{flex-basis:100%;margin-left:0;margin-top:var(--spacing-md);width:100%}}.guideline-search--active{background:var(--color-darkest);margin-top:2rem;padding:var(--spacing-lg) 0;position:sticky;top:3.5rem;z-index:3}@media screen and (min-width:769px){.guideline-search--active{padding:var(--spacing-2xl) 0;top:4.5rem}}@media screen and (max-width:576px){.guideline-search--active .guideline-search__input{max-width:calc(100% - 8rem)}}.open-assistant[data-v-9d23f51a]{bottom:1rem;display:flex;flex-direction:column;position:fixed;right:1rem;z-index:2}.base-button.dn-button.open-assistant__toggle[data-v-9d23f51a]{background:var(--color-darkest);border-color:var(--color-darkest);border-radius:1.875rem 1.875rem 0;color:var(--color-darkest);color:inherit;color:#fff;cursor:pointer;font-family:var(--font-family-secondary);font-size:var(--font-size-xs);font-weight:var(--font-weight-secondary-bold);height:4rem;letter-spacing:-1px;line-height:var(--lineHeight-sm);line-height:var(--lineHeight-md);margin-left:auto;transition:color var(--transition-fast),margin var(--transition-fast)}@media screen and (min-width:1105px){.base-button.dn-button.open-assistant__toggle[data-v-9d23f51a]{font-size:var(--font-size-md)}}.base-button.dn-button.open-assistant__toggle .dn-icon[data-v-9d23f51a]{color:var(--color-primary);font-size:1.4em;margin-left:.5rem;fill:var(--color-primary)}.base-button.dn-button.open-assistant__toggle[data-v-9d23f51a]:focus,.base-button.dn-button.open-assistant__toggle[data-v-9d23f51a]:hover{background:var(--color-primary);border-color:var(--color-primary)}.base-button.dn-button.open-assistant__toggle[data-v-9d23f51a]:active{background:var(--color-primary-dark);border-color:var(--color-primary-dark)}.base-button.dn-button.open-assistant__toggle[data-v-9d23f51a]:active,.base-button.dn-button.open-assistant__toggle[data-v-9d23f51a]:focus,.base-button.dn-button.open-assistant__toggle[data-v-9d23f51a]:hover{color:#fff}.base-button.dn-button.open-assistant__toggle:active .dn-icon[data-v-9d23f51a],.base-button.dn-button.open-assistant__toggle:focus .dn-icon[data-v-9d23f51a],.base-button.dn-button.open-assistant__toggle:hover .dn-icon[data-v-9d23f51a]{color:#fff;fill:#fff}.base-button.dn-button.open-assistant__toggle--move-left[data-v-9d23f51a]{margin-right:3em}@media screen and (max-width:1104px){.base-button.dn-button.open-assistant__toggle--move-left[data-v-9d23f51a]{margin-right:3.5em}}.open-assistant__iframe[data-v-9d23f51a]{background:#fff;border:1px solid var(--color-gray-200);border-radius:var(--borderRadius-sm);box-shadow:var(--boxShadow-medium);height:60vh;margin-bottom:1em;max-width:100%;right:0;width:480px}
