.footer-section{background-color:var(--clr-gray-150)}.footer-main{padding:2rem 1rem}.footer-main-container{display:flex;flex-flow:column;margin-left:auto;margin-right:auto;max-width:75rem;row-gap:1.5rem;width:100%}.footer-company{align-items:center;display:flex;flex-flow:row;gap:1rem;justify-content:space-between}.footer-logo{max-width:4rem;object-fit:contain;object-position:0 100%;width:100%}.footer-social{display:flex;gap:.75rem}.footer-social-img{width:1.5rem}.footer-heading{align-items:flex-end;border-bottom:2px solid #dadada;color:var(--clr-brand-400);display:flex;font-family:var(--ff-primary-family);font-size:var(--fs-25);font-weight:var(--fw-bold);letter-spacing:.15em;margin-bottom:0;margin-top:0;padding-bottom:.25rem;text-align:left;text-transform:uppercase}.footer-subheading{color:var(--clr-black);font-family:var(--ff-secondary-family);font-size:1rem;font-weight:600;line-height:1.3;text-decoration:none}.footer-list{display:grid;gap:.25rem;grid-auto-columns:1fr;list-style-type:none;margin-bottom:0;margin-top:0;padding-left:0}.footer-link{color:var(--clr-black);font-family:var(--ff-secondary-family);font-size:.8125rem;font-weight:var(--fw-regular);text-decoration:none;transition-duration:.2s;transition-duration:var(--transition-duration-short);transition-property:opacity;transition-timing-function:ease}.footer-link:hover{opacity:.55}.footer-badges{align-items:center;display:flex;flex-flow:row;gap:1.25rem;justify-content:flex-start;margin-left:0;margin-right:auto;width:auto}.footer-badge{display:inline-flex;height:2rem;object-fit:contain;width:auto}.footer-col{display:flex;flex-flow:column;gap:1rem}.footer-bottom-bar{background-color:#dfe5ec;padding:1rem;width:100%}.footer-bottom-container{align-items:flex-start;display:flex;flex-flow:column;gap:1.5rem;margin-left:auto;margin-right:auto;max-width:75rem;width:100%}.footer-copyright-text{color:var(--clr-text);font-family:var(--ff-secondary-family);font-size:var(--fs-50);font-weight:var(--fw-regular)}.footer-legal-links{align-items:flex-start;display:flex;flex-flow:column;gap:.5rem}.footer-legal-link{color:var(--clr-text);display:inline-block;font-size:var(--fs-50);font-weight:400;line-height:1.5;text-decoration:none}.footer-legal-link:hover{color:var(--clr-black)}.spacer-small{padding-top:1rem}@media screen and (min-width:480px){.footer-main-container{display:grid;gap:2.5rem;grid-auto-columns:1fr;grid-template-columns:minmax(max-content,.75fr) 1fr;grid-template-rows:auto auto}.footer-company{grid-area:span 1/span 2/span 1/span 2}.footer-list{display:flex;flex-flow:column;gap:.25rem}.footer-badge{height:2.5rem}.footer-legal-links{align-items:center;flex-flow:wrap;flex-direction:row;gap:.75rem}}@media screen and (min-width:768px){.footer-main{padding:3rem 1rem 2rem}.footer-main-container{gap:3rem 1.25rem;grid-template-columns:minmax(max-content,.5fr) 1fr 1fr 1fr 1fr}.footer-company{align-items:flex-start;display:flex;flex-direction:column;grid-column:span 1/span 1;justify-content:flex-start}.footer-social{gap:.5rem}.footer-col.products{grid-area:span 2/span 1/span 2/span 1}.footer-col.company{grid-area:span 1/span 1/span 1/span 1}.footer-badges{grid-area:span 1/span 3/span 1/span 3;margin-left:auto;margin-right:0;width:auto}.footer-bottom-container{align-items:center;flex-flow:row;gap:1rem}}@media screen and (min-width:992px){.footer-main-container{grid-template-columns:minmax(max-content,.7fr) 1fr 1fr 1fr 1fr}.footer-company{align-items:flex-start;display:flex;flex-flow:column;justify-content:flex-start}.footer-col.products,.footer-company{grid-area:span 2/span 1/span 2/span 1}.footer-logo{max-width:5.5rem}.footer-list{gap:0}.footer-heading{font-size:var(--fs-50)}.footer-badges{justify-content:flex-end}.footer-social-img{width:1.75rem}.footer-bottom-container{display:flex;justify-content:flex-start}}