.footer{gap:var(--fuel-space-xxsmall);padding:var(--fuel-space-small);width:100%}.footer,.footer-inner{align-items:flex-start;display:flex;flex-direction:column}.footer-inner{align-self:stretch;background:var(--fuel-color-background-inverted);border-radius:var(--fuel-border-radius-xlarge);gap:var(--fuel-space-xlarge);min-height:auto;padding:var(--fuel-space-huge) var(--fuel-space-spacious);padding-bottom:var(--fuel-space-huge)}.footer-main-content{align-items:flex-start;align-self:stretch;display:flex;flex:1 0 0;gap:var(--fuel-space-giant);padding:var(--fuel-space-xlarge) 0}.footer-brand-column{gap:var(--fuel-space-xlarge);width:286px}.footer-brand-column,.footer-logo{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.footer-logo{gap:var(--fuel-space-micro);height:56px;padding:var(--fuel-space-micro) 0;width:247px}.footer-logo svg{height:100%;width:100%}.footer-description{align-self:stretch;color:var(--fuel-color-text-inverted);font-family:var(--fuel-font-family-body);font-size:var(--fuel-typography-body-small-font-size);font-style:normal;font-weight:var(--fuel-typography-body-small-font-weight);letter-spacing:var(--fuel-typography-body-small-letter-spacing);line-height:var(--fuel-typography-body-small-line-height);margin:0;opacity:.5}.footer-app-badges{align-items:flex-start;align-self:stretch;display:flex;gap:var(--fuel-space-small)}.app-badge-link{display:block;transition:opacity .2s ease}.app-badge-link:hover{opacity:var(--fuel-opacity-intense)}.app-badge-image{border-radius:var(--fuel-border-radius-xsmall);display:block;height:40px;width:135px}.footer-links-section{flex:1 0 0}.footer-links-column,.footer-links-section{align-items:flex-start;display:flex;gap:var(--fuel-space-xlarge)}.footer-links-column{flex:1 0 0;flex-direction:column}.footer-section-title{color:var(--fuel-color-text-inverted);font-family:var(--fuel-font-family-body);font-size:var(--fuel-typography-body-large-font-size);font-style:normal;font-weight:var(--fuel-typography-body-small-font-weight);letter-spacing:var(--fuel-typography-body-small-letter-spacing);line-height:var(--fuel-typography-body-small-line-height);margin:0}.footer-links-list{align-items:flex-start;align-self:stretch;display:flex;flex-direction:column;gap:var(--fuel-space-medium)}.footer-link{gap:var(--fuel-space-xxxsmall)}.footer-bottom,.footer-link{align-items:center;display:flex}.footer-bottom{align-self:stretch;border-top:1px solid var(--fuel-color-dark-gray-200);gap:var(--fuel-space-xxsmall);justify-content:center;padding-bottom:var(--fuel-space-xxlarge);padding-top:var(--fuel-space-xxxlarge)}.footer-copyright{color:var(--fuel-color-text-inverted);flex:1 0 0;font-family:var(--fuel-font-family-body);font-size:var(--fuel-typography-caption-font-size);font-style:normal;font-weight:var(--fuel-typography-caption-font-weight);letter-spacing:var(--fuel-typography-caption-letter-spacing);line-height:var(--fuel-typography-caption-line-height);margin:0}.footer-social-icons{align-items:center;align-self:stretch;display:flex;gap:var(--fuel-space-large)}.footer-social-link{align-items:center;color:var(--fuel-color-icon-inverted);display:flex;height:var(--fuel-icon-size-large);justify-content:center;transition:color .2s ease;width:var(--fuel-icon-size-large)}.footer-social-link:hover{color:var(--fuel-color-surface-brand)}.footer-social-link svg{height:100%;width:100%}@media(max-width:1200px){.footer{padding:var(--fuel-space-small)}.footer-inner{padding:var(--fuel-space-xxxlarge);padding-bottom:var(--fuel-space-xxxlarge)}.footer-main-content{gap:var(--fuel-space-spacious);padding-bottom:var(--fuel-space-xxlarge)}.footer-links-section{gap:var(--fuel-space-large)}.footer-logo{height:45px;width:200px}}@media(max-width:968px){.footer-main-content{flex-direction:column;gap:var(--fuel-space-xxxlarge);padding-bottom:var(--fuel-space-xlarge)}.footer-links-section{display:grid;gap:var(--fuel-space-xlarge);grid-template-columns:repeat(2,1fr);width:100%}.footer-brand-column{align-self:stretch}}@media(max-width:768px){.footer{padding:var(--fuel-space-xsmall)}.footer-inner{gap:var(--fuel-space-large);padding:var(--fuel-space-xlarge) var(--fuel-space-large);padding-bottom:var(--fuel-space-xlarge)}.footer-main-content{gap:var(--fuel-space-xlarge);padding-bottom:var(--fuel-space-large)}.footer-links-section{gap:var(--fuel-space-large);grid-template-columns:1fr}.footer-bottom{align-items:flex-start;flex-direction:column;gap:var(--fuel-space-small);padding-bottom:var(--fuel-space-xxxlarge)}.footer-copyright{text-align:left}.footer-social-icons{align-self:stretch;justify-content:center}.footer-app-badges{flex-direction:column;gap:var(--fuel-space-xsmall)}}@media(max-width:480px){.footer{padding:var(--fuel-space-xxsmall)}.footer-inner{padding:var(--fuel-space-xlarge);padding-bottom:var(--fuel-space-xlarge)}.footer-main-content{gap:var(--fuel-space-spacious);min-height:auto;padding-top:var(--fuel-space-small)}.footer-app-badges{flex-direction:row}.footer-brand-column,.footer-links-column{gap:var(--fuel-space-large)}.footer-links-list{gap:var(--fuel-space-small)}.footer-links-section{gap:var(--fuel-space-spacious)}.footer-social-icons{gap:var(--fuel-space-medium);justify-content:flex-start}.footer-bottom{gap:var(--fuel-space-spacious)}}