.footer-sitemap{background:var(--jr-footer-sitemap-background);color:var(--jr-footer-sitemap-text-color)}.footer-sitemap__inner{padding-bottom:4rem;padding-top:4rem}.footer_sitemap__column{margin-bottom:3rem}.footer-sitemap__header{font-weight:700;margin:1.5em 0 .5em}.footer-sitemap__header:first-child{margin-top:0}.footer-sitemap__text{margin:.5em 0}.footer-sitemap__key-items,.footer-sitemap__more-items{list-style:none;margin:0;padding:0}.footer-sitemap__key-item{padding:0;transform:translate(-.1em)}.footer-sitemap__svg-icon{color:currentColor;height:1.3em;margin-right:.7em;opacity:var(--jr-footer-sitemap-link-icon-opacity);width:1.3em}.footer-sitemap__more-item{padding:0}.footer-sitemap__link{color:currentColor;display:flex;justify-items:center;text-decoration:none;transition:color .2s}.footer-sitemap__link:focus,.footer-sitemap__link:hover{color:var(--jr-footer-sitemap-link-focus-color);-webkit-text-decoration:var(--jr-footer-sitemap-link-focus-text-decoration);text-decoration:var(--jr-footer-sitemap-link-focus-text-decoration)}.footer-sitemap__form-container{display:flex}.footer-sitemap__form-email{border:none;border-bottom-left-radius:5px;border-top-left-radius:5px;color:#313440;flex-grow:1;margin-right:1px;max-width:40rem;padding:.3rem .8rem}.footer-sitemap__form-label{display:none}.footer-sitemap__form-button-icon{height:2.4rem;width:2.4rem}.footer-sitemap__form-button{border-bottom-left-radius:0;border-top-left-radius:0}@media(min-width:481px){.footer-sitemap__inner{display:flex}.footer_sitemap__column{width:33.3333%}}@media(min-width:1151px){.footer-sitemap__more-items{-moz-column-count:2;column-count:2;-moz-column-gap:30px;column-gap:30px}}@media(min-width:481px){.footer-sitemap__inner{display:grid;grid-template-areas:"key more" "misc misc";grid-gap:30px}.footer_sitemap__column{margin-bottom:unset;width:auto}.footer_sitemap__column--key{grid-area:key}.footer_sitemap__column--more{grid-area:more}.footer_sitemap__column--misc{grid-area:misc}}@media(min-width:901px){.footer-sitemap__inner{grid-template-areas:"key more misc"}}