@layer quartz-base{.custom-footer{box-sizing:border-box;border-top:1px solid var(--lightgray);width:100vw;margin-left:calc(50% - 50vw);padding:2.5rem 1.5rem}@media (min-width:768px){.custom-footer{padding:3rem}}:root[saved-theme=dark] .custom-footer{border-top-color:var(--lightgray)}.custom-footer-inner{flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;max-width:1280px;margin:0 auto;display:flex}@media (min-width:640px){.custom-footer-inner{flex-direction:row}}.custom-footer-left{text-align:center;flex-direction:column;gap:.25rem;display:flex}@media (min-width:640px){.custom-footer-left{text-align:left}}.custom-footer-brand{font-family:var(--headerFont);color:var(--dark);margin:0;font-size:1.125rem;font-weight:600}.custom-footer-copy{color:var(--gray);margin:0;font-size:.75rem}.custom-footer-right{text-align:right;flex-direction:column;gap:.25rem;display:flex}.custom-footer-link{color:var(--darkgray);font-size:.875rem;text-decoration:none;transition:color .2s}.custom-footer-link:hover{color:var(--dark)}.custom-footer-phone{color:var(--darkgray);cursor:default;font-size:.875rem}}