.footer{width:100%}.footer,.footer_wrapper{position:relative;overflow:visible}.footer_wrapper{z-index:1;padding:200px 16px 40px;max-width:1200px;margin:0 auto}.footer_card{background:#fff;border-radius:28px;padding:20px 20px 24px;box-shadow:0 8px 30px rgba(0,0,0,.15)}.footer_header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}@media(max-width:480px){.footer_header{align-items:start}}.footer_brand{display:flex;align-items:center;gap:12px}.footer_logo{width:100%;height:50px;object-fit:contain;color:#111}.footer_brand-name{font-weight:600;font-size:18px;color:#111}.footer_cta{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;border-radius:999px;border:2px solid #111;color:#111;text-decoration:none;font-family:Audiowide,sans-serif;transition:background .2s ease,color .2s ease}.footer_cta:hover{background:#111;color:#fff}.footer_cols{font-family:Helvetica Neue,sans-serif;display:grid;grid-template-columns:repeat(3,minmax(160px,auto));grid-gap:16px 24px;gap:16px 24px;justify-content:center;justify-items:start;margin:16px auto 0;max-width:820px}.footer_col-title{font-family:Audiowide,sans-serif;font-weight:400;margin-bottom:12px}@media(max-width:480px){.footer_col-title{font-size:14px}}@media(min-width:480px){.footer_col-title{font-size:24px}}.footer li{margin-bottom:12px}@media(max-width:480px){.footer li{font-size:14px}}@media(min-width:480px){.footer li{font-size:24px}}.footer ul{list-style:none;padding:0;margin:0}.footer a{color:#222;text-decoration:none}.footer a:hover{text-decoration:underline}@media(max-width:900px){.footer_wrapper{padding:100px 16px 32px}.footer_cols{grid-template-columns:1fr 1fr}}@media(max-width:560px){.footer_cols{display:flex;flex-wrap:nowrap;gap:12px;justify-content:center;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:6px}.footer_header{flex-direction:column;gap:16px;text-align:center}.footer_brand{justify-content:center}.footer_logo{height:42px}.footer_cta{width:100%;margin:16px auto 0;padding:10px 14px}.footer_card{padding:20px 16px 22px}.footer_col{text-align:left;margin:0 auto}.footer_col ul{display:block}}@media(min-width:700px){.footer{margin-top:127px}.footer_card{display:flex;flex-direction:column;justify-content:center;height:350px}}@media(max-width:699px){.footer{margin-top:30px}.footer_card{display:flex;flex-direction:column;justify-content:center;height:100%}}