/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.secondary-nav{letter-spacing:0.02em;font-size:var(--font-size-s);font-weight:600;}.secondary-nav__menu{display:flex;align-items:center;margin-block:0;margin-inline-start:0;margin-inline-end:0;padding-block:0;padding-inline-start:0;padding-inline-end:0;list-style:none;}.secondary-nav__menu-item{width:max-content;max-width:12.5rem;}.secondary-nav__menu-item:not(:last-child){margin-inline-end:var(--sp1-5);}.secondary-nav__menu-link{position:relative;display:inline-flex;align-items:center;height:var(--sp2);text-decoration:none;color:inherit;}.secondary-nav__menu-link:after{position:absolute;bottom:0;left:0;width:100%;height:0;content:"";transition:opacity 0.2s,transform 0.2s;transform:translateY(0.3125rem);opacity:0;border-top:solid 2px currentColor;border-top:solid 2px blue;}.secondary-nav__menu-link:hover:after{transform:translateY(0);opacity:0.8;}@media (min-width:75rem){body:not(.is-always-mobile-nav) .secondary-nav{position:relative;display:flex;margin-inline-start:var(--sp);padding-inline-start:var(--sp2);}body:not(.is-always-mobile-nav) .secondary-nav:before{position:absolute;inset-block-start:50%;inset-inline-start:0;width:2px;height:var(--sp2);content:"";transform:translateY(-50%);background-color:var(--color--gray-90);}body:not(.is-always-mobile-nav) .secondary-nav__menu-item:not(:last-child){margin-inline-end:var(--sp2);}body:not(.is-always-mobile-nav) .secondary-nav__menu-link:focus{position:relative;outline:0;}body:not(.is-always-mobile-nav) .secondary-nav__menu-link:focus:before{position:absolute;top:50%;left:50%;width:calc(100% + var(--sp));height:var(--sp3);content:"";transform:translate(-50%,-50%);border:solid 2px var(--color--primary-50);border-radius:0.25rem;}}
.postcard-left,.postcard-left-wrap,.postcard-right,.postcard-right-wrap{clear:both;margin-bottom:15px;}.postcard-left > div,.postcard-right > div{display:table-cell;}.postcard-left-wrap > div:first-child,.postcard-left > div:first-child{float:left;}.postcard-right-wrap > div:first-child,.postcard-right > div:first-child{float:right;}.postcard-left > div:first-child img,.postcard-left-wrap > div:first-child img,.postcard-right > div:first-child img,.postcard-right-wrap > div:first-child img{margin-bottom:15px;}.postcard-left > div:first-child img,.postcard-left-wrap > div:first-child img{margin-top:40px;margin-right:15px;}.postcard-right > div:first-child img,.postcard-right-wrap > div:first-child img{margin-left:15px;}.postcard-left h2,.postcard-left-wrap h2,.postcard-right h2,.postcard-right-wrap h2{margin-top:0;}img.postcard-left{padding-top:15px;}
.center-logo{display:flex;justify-content:center;align-items:center;}
