@CHARSET "ISO-8859-1";.footer-container{display:flex;flex-direction:row;background:var(--parker-cl-system-light-100);justify-content:space-between}.dark-mode .footer-container{background-color:var(--parker-cl-system-dark-90);color:var(--parker-cl-system-light-100)}.footer-sub-container{display:flex;flex-direction:row;gap:8rem;padding:4rem}.footer-anchor-text-container{display:flex;flex-direction:column;gap:.5rem;justify-content:flex-start}.footer-anchor-text-container h5{padding:0 .5rem}.footer-anchor-text-container a{padding:.5rem 0}.footer-icon-container{display:flex;flex-direction:column;justify-content:space-between;padding:3rem 2rem 2rem 0}.footer-payment-card-container{display:flex;gap:8px;justify-content:start;position:relative;justify-self:end}.linkedin{align-self:end}.linkedin svg{height:36px}.dark-mode .linkedin .linked-in-text{fill:var(--parker-cl-system-light-100)}@media (max-width:1450px){.footer-sub-container{padding-block:3rem}.footer-icon-container{padding-top:2rem}.footer-payment-card-container{grid-template-rows:0.5fr 28px 40% 28px 28px}.footer-payment-card-container img{max-height:28px}.linkedin svg{height:22px}}@media (max-width:1200px){.footer-sub-container{gap:3rem}.footer-payment-card-container img{max-height:28px}}@media (max-width:990px){.footer-sub-container{width:100%;justify-content:space-between;gap:5rem;padding-bottom:2rem}.footer-container{flex-wrap:wrap}.footer-icon-container{width:100%;flex-direction:row;padding:0 4rem 2rem;justify-content:space-between}}@media (max-width:745px){.footer-sub-container{gap:4rem}}@media (max-width:660px){.footer-sub-container{gap:1rem;padding-inline:2.5rem}.footer-icon-container{padding-inline:2.5rem}.footer-payment-card-container img{max-height:28px}.linkedin{padding-right:160px}}@media (max-width:520px){.footer-sub-container{flex-direction:column;gap:2rem}.footer-payment-card-container img{max-height:28px}.footer-icon-container{flex-direction:column;align-content:space-around;gap:32px}.linkedin{align-self:flex-start}}