@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap");.r17-footer{--accent:#ec6726;--background:#fff;--font-display:"Poppins",ui-sans-serif,system-ui,sans-serif;font-family:Poppins,ui-sans-serif,system-ui,sans-serif}.r17-band-dark{background:#1f1f1f;color:hsla(0,0%,100%,.8)}.r17-footer .r17-container{margin-inline:auto;max-width:1320px;padding-inline:1.5rem;width:100%}.r17-footer__inner{padding-block:5rem}.r17-footer__grid{column-gap:2.5rem;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));row-gap:3rem}.r17-footer__brand{grid-column:span 12}.r17-footer__logo{height:2rem;width:auto}.r17-footer__tagline{color:color-mix(in srgb,var(--background) 60%,transparent);font-size:13px;line-height:1.6;margin-top:1.5rem;max-width:20rem}.r17-footer__contact{color:color-mix(in srgb,var(--background) 70%,transparent);font-size:13px;line-height:1.7;margin-top:2rem}.r17-footer__col{grid-column:span 6}.r17-footer__col-title{color:var(--accent);font-size:11px;letter-spacing:.1em;margin:0;text-transform:uppercase}.r17-footer__links{display:flex;flex-direction:column;font-size:13px;gap:.75rem;list-style:none;margin-top:1.5rem;padding:0}.r17-footer__link{color:color-mix(in srgb,var(--background) 70%,transparent);text-decoration:none;transition:color .2s ease}.r17-footer__link:hover{color:var(--background)}.r17-footer__bottom{border-top:1px solid color-mix(in srgb,var(--background) 10%,transparent);color:color-mix(in srgb,var(--background) 50%,transparent);display:flex;flex-direction:column;font-size:12px;gap:1rem;margin-top:3rem;padding-top:1.5rem}.r17-footer__legal{display:flex;gap:1.5rem}@media (min-width:768px){.r17-footer__brand,.r17-footer__col{grid-column:span 3}.r17-footer__bottom{align-items:center;flex-direction:row;justify-content:space-between}}