.asta-site-footer{position:relative;isolation:isolate;overflow:hidden;background:var(--asta-dark-blue);color:var(--asta-white)}.asta-site-footer::after,.asta-site-footer::before{content:"";position:absolute;z-index:0;border-radius:50%;pointer-events:none}.asta-site-footer::before{top:-250px;left:-220px;width:var(--asta-footer-glow-primary-size);height:var(--asta-footer-glow-primary-size);background:radial-gradient(circle,rgba(var(--asta-accent-rgb),.12) 0,rgba(var(--asta-primary-rgb),.08) 36%,transparent 72%)}.asta-site-footer::after{right:-220px;bottom:-260px;width:var(--asta-footer-glow-secondary-size);height:var(--asta-footer-glow-secondary-size);background:radial-gradient(circle,var(--asta-white-04) 0,transparent 72%)}.asta-footer-main{position:relative;z-index:1;padding-block:var(--asta-footer-padding-top-mobile) var(--asta-footer-padding-bottom-mobile)}.asta-footer-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--asta-space-34)}.asta-footer-brand,.asta-footer-column{min-width:0}.asta-footer-logo{display:inline-flex;align-items:center;margin-bottom:var(--asta-space-22);color:var(--asta-white)}.asta-footer-logo img{display:block;width:auto;max-width:var(--asta-footer-logo-width-mobile);height:var(--asta-footer-logo-height-mobile);object-fit:contain}.asta-footer-logo-fallback{display:flex;flex-direction:column;gap:var(--asta-space-4)}.asta-footer-site-name{color:var(--asta-white);font-size:var(--asta-footer-site-name-size);font-weight:var(--asta-weight-semibold);line-height:1.15;letter-spacing:-.02em}.asta-footer-about,.asta-footer-site-tagline{max-width:var(--asta-footer-about-width);color:var(--asta-white-68);font-size:var(--asta-font-sm);line-height:1.75}.asta-footer-column__title{position:relative;margin-bottom:var(--asta-space-16);color:var(--asta-white);font-size:var(--asta-font-xl);font-weight:var(--asta-weight-semibold);line-height:1.25}.asta-footer-column__title::after{content:"";display:block;width:var(--asta-footer-title-line-width);height:var(--asta-footer-title-line-height);margin-top:var(--asta-space-10);border-radius:var(--asta-radius-pill);background:var(--asta-accent)}.asta-footer-contact,.asta-footer-menu{display:grid;gap:var(--asta-space-12)}.asta-footer-contact a,.asta-footer-contact span,.asta-footer-menu a{color:var(--asta-white-68);font-size:var(--asta-font-md);font-weight:var(--asta-weight-semibold);line-height:1.55}.asta-footer-contact a,.asta-footer-menu a{display:inline-flex;align-items:center;transition:color var(--asta-transition),transform var(--asta-transition)}.asta-footer-contact span{display:block}.asta-footer-contact a:focus-visible,.asta-footer-logo:focus-visible,.asta-footer-menu a:focus-visible{border-radius:var(--asta-radius-sm);outline:3px solid rgba(var(--asta-accent-rgb),.34);outline-offset:var(--asta-space-4)}.asta-footer-bottom{position:relative;z-index:1;border-top:1px solid var(--asta-white-08);background:rgba(var(--asta-dark-rgb),.34);backdrop-filter:var(--asta-blur-sm);-webkit-backdrop-filter:var(--asta-blur-sm)}.asta-footer-bottom__wrapper{display:flex;align-items:center;justify-content:center;padding-block:var(--asta-space-12);text-align:center}.asta-footer-bottom__copy{color:var(--asta-white-52);font-size:var(--asta-font-xs);line-height:1.4}@media (min-width:768px){.asta-footer-main{padding-block:var(--asta-footer-padding-top-tablet) var(--asta-footer-padding-bottom-tablet)}.asta-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--asta-space-36)}.asta-footer-brand{grid-column:1/-1;max-width:var(--asta-footer-brand-width-tablet)}.asta-footer-logo img{max-width:var(--asta-footer-logo-width-tablet);height:var(--asta-footer-logo-height-tablet)}.asta-footer-column__title{margin-bottom:var(--asta-space-20)}.asta-footer-bottom__wrapper{min-height:var(--asta-footer-bottom-height);padding-block:var(--asta-space-2)}}@media (min-width:1024px){.asta-footer-main{padding-block:var(--asta-footer-padding-top-desktop) var(--asta-footer-padding-bottom-desktop)}.asta-footer-grid{grid-template-columns:minmax(240px,1.3fr) minmax(150px,0.72fr) minmax(150px,0.72fr) minmax(220px,1fr);gap:var(--asta-footer-grid-gap-desktop)}.asta-footer-brand{grid-column:auto;max-width:none}}@media (hover:hover) and (pointer:fine){.asta-footer-contact a:hover,.asta-footer-menu a:hover{color:var(--asta-accent);transform:translateX(var(--asta-space-4))}}@media (prefers-reduced-motion:reduce){.asta-footer-contact a,.asta-footer-menu a{transition:none}.asta-footer-contact a:hover,.asta-footer-menu a:hover{transform:none}}.asta-site-footer--landing .asta-footer-bottom{border-top:0;background:var(--asta-primary-dark);backdrop-filter:none;-webkit-backdrop-filter:none}.asta-site-footer--landing .asta-footer-bottom__wrapper{min-height:0;padding-block:8px}.asta-site-footer--landing .asta-footer-bottom__copy{color:rgba(var(--asta-white-rgb),.88);font-size:var(--asta-font-xs);line-height:1.3}