.blog-footer-component{z-index:1;background-color:var(--orange-07);color:var(--orange-02);padding-top:5rem;padding-right:var(--breakpoint--spacing--m);padding-left:var(--breakpoint--spacing--m);min-height:230px;margin-top:-5rem;position:sticky;bottom:0}.blog-footer-component.is-light{background-color:var(--color-mode--background--secondary);color:var(--color-mode--text--primary);--color-mode--text--inverse:var(--color-mode--text--primary)}.blog-footer-container{width:100%;max-width:1440px;margin:0 auto;padding:2rem 0}.blog-footer-bottom-wrapper{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto auto;grid-template-columns:1.75fr max-content;grid-auto-columns:1fr;justify-content:space-between;align-items:center;display:grid}.blog-footer-logo-link{color:var(--orange-01);padding-left:0}.blog-footer-logo-link.is-light{color:var(--color-mode--text--primary)}.blog-footer-logo-icon{color:inherit;flex-direction:column;justify-content:center;align-items:center;width:6.25rem;height:1.625rem;display:flex}.blog-footer-social-wrapper{grid-column-gap:1rem;grid-row-gap:1rem;justify-content:flex-start;align-items:center;display:flex}.blog-footer-social-links{grid-column-gap:.75rem;grid-row-gap:.25rem;display:flex}.blog-footer-email{color:var(--color-mode--text--inverse);transition:transform .3s}.blog-footer-component.is-light .blog-footer-email{color:var(--color-mode--text--primary)}.blog-footer-email:hover{transform:scale(.95)}.blog-footer-legal-list{grid-column-gap:1.5rem;grid-row-gap:0rem;white-space:normal;grid-area:span 1/span 2/span 1/span 2;grid-template-rows:auto;grid-template-columns:max-content;grid-auto-columns:max-content;grid-auto-flow:column;display:flex}.blog-footer-credit{opacity:.5}.blog-footer-component.is-light .blog-footer-credit{opacity:.8}.blog-footer-legal-link{opacity:.5;color:inherit;text-decoration:none;transition-property:all;transition-duration:.3s;transition-timing-function:ease}.blog-footer-component.is-light .blog-footer-legal-link{opacity:.8}.blog-footer-legal-link:hover{opacity:1;transform:scale(.95)}.blog-footer-legal-note{text-align:center;opacity:.35;grid-column:span 2}.blog-footer-legal-note p{color:inherit}@media screen and (max-width:991px){.blog-footer-legal-list{grid-row-gap:1rem;flex-flow:wrap}}@media screen and (max-width:767px){.blog-footer-container{padding:2rem var(--breakpoint--spacing--l)}.blog-footer-bottom-wrapper{grid-column-gap:1.5rem;grid-row-gap:1.5rem;text-align:center;flex-flow:wrap;justify-content:center;align-items:center}.blog-footer-legal-list{grid-row-gap:1rem;flex-flow:column;grid-auto-flow:row;justify-content:space-between;place-items:flex-start center}.blog-footer-logo-link{padding-left:0}}@media screen and (max-width:479px){.blog-footer-logo-icon{width:7.5rem;height:1.90475rem}.blog-footer-bottom-wrapper{grid-template-rows:auto;justify-content:flex-start;align-items:flex-start;display:flex}.blog-footer-credit{order:9999}.blog-footer-legal-list{grid-column-gap:1.5rem;grid-row-gap:1rem;flex-flow:column;grid-template-rows:auto;grid-template-columns:max-content;grid-auto-columns:max-content;display:flex}.blog-footer-email{order:9999}}
