#footer>.grid{grid-template-columns:1fr;gap:var(--space)}#footer .top{margin-bottom:var(--space)}#footer .top .nav{display:flex;gap:.2rem calc(var(--space) / 2);flex-wrap:wrap}#footer .main{--stack: 1rem}#footer .bottom>.flex{flex-direction:column;gap:1rem}#footer .services a,#footer .documents a{width:fit-content;color:var(--silver)}#footer .services a:hover,#footer .documents a:hover{color:var(--black)}#footer .services a{display:block;position:relative;margin-left:.5rem;padding-left:.5rem}#footer .services a:before{position:absolute;top:8px;left:0;width:4px;height:4px;background-color:currentColor;content:""}#footer .title{font-weight:600;margin-bottom:.5rem}#footer .accordion .stack{--stack: .3rem}@media(max-width:1279px){#footer .accordion:not(.is-open) .title{margin-bottom:0}#footer .accordion .title{display:flex;align-items:center;gap:.2rem;cursor:pointer;-webkit-user-select:none;user-select:none}#footer .accordion .title .chevron{width:7px;height:7px;background:linear-gradient(currentColor 0 0) right / 2px 100%,linear-gradient(currentColor 0 0) bottom / 100% 2px;background-repeat:no-repeat;rotate:45deg}#footer .accordion.is-open .title .chevron{margin-bottom:-7px;rotate:-135deg}#footer .accordion:not(.is-open) .stack{display:none}}@media(min-width:1280px){#footer>.grid{grid-template-columns:repeat(4,1fr)}#footer .top .nav{grid-column:span 3}#footer .accordion .title .chevron{display:none}}#footer .disclaimer{margin-top:var(--space)}
