.footer--main{background-color:var(--c-100);padding-block:3rem;position:relative}.footer__beans{height:100%;position:absolute;left:-10rem;stroke:var(--c-header-l);top:0;width:auto}.footer__inner--main{display:grid;gap:2rem 0;position:relative}.footer__inner--sub{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.footer__logos{align-items:center;display:flex;gap:2rem}.footer__logo-svg,.footer__logo-img{height:5rem;width:auto}.footer__column{display:flex;flex-direction:column;gap:.5rem;padding-right:2rem}.footer__title-anchor,.footer__anchor{text-decoration:none}.footer__title-anchor:focus,.footer__anchor:focus,.footer__title-anchor:hover,.footer__anchor:hover{color:var(--c-accent-hover)}.footer__payment-options,.footer__legal-pages{display:flex;flex-wrap:wrap;gap:.25rem 2.5rem;justify-content:flex-end;margin-left:auto}.footer__payment-option-image{max-width:3rem}@media only screen and (min-width: 768px){.footer__beans{left:unset;right:-10rem}.footer__inner--main{grid-template-columns:repeat(2, 1fr)}.footer__logos{grid-column:span 2}}@media only screen and (min-width: 1198px){.footer--main{padding-block:7.5rem}.footer__inner--main{grid-template-columns:repeat(4, 1fr)}.footer__logos{grid-column:span 4}.footer__column{gap:1rem}}
/*# sourceMappingURL=./footer.css.map */