.footer--1{grid-template-areas:"logo" "buyers" "company" "privacy" "socnet" "pwa" "bottom";background-color:var(--dark)}@media (min-width:576px) and (max-width:767px){.footer--1{--padding-container:calc(16px + (40 - 16) * (100vw - 576px) / (768 - 576))}}@media (min-width:768px) and (max-width:1024px){.footer--1{--padding-container:40px}}@media (min-width:1025px) and (max-width:1439px){.footer--1{--padding-container:calc(40px + (80 - 40) * (100vw - 1025px) / (1440 - 1025))}}@media (min-width:1440px) and (max-width:1919px){.footer--1{--padding-container:calc(80px + (120 - 80) * (100vw - 1440px) / (1920 - 1440))}}@media (min-width:768px){.footer--1{grid-template-areas:"logo logo logo" "buyers company privacy" "socnet socnet socnet" "pwa pwa pwa" "bottom bottom bottom";grid-template-columns:repeat(3,1fr)}}@media (min-width:1025px){.footer--1{grid-template-areas:"logo logo logo" "buyers company privacy" "socnet socnet socnet" "pwa pwa pwa" "bottom bottom bottom";grid-template-columns:repeat(3,1fr)}}@media (min-width:1440px){.footer--1{grid-template-areas:"logo buyers company privacy" "logo buyers company privacy" "socnet socnet socnet pwa" "bottom bottom bottom bottom";grid-template-columns:min-content repeat(3,1fr)}}@media (min-width:1920px){.footer--1{grid-template-areas:"logo buyers company privacy socnet" ". buyers company privacy pwa" "bottom bottom bottom bottom bottom";grid-template-columns:min-content repeat(3,1fr) max-content;row-gap:16px!important}}.footer--1 .footer__logo{grid-area:logo}@media (min-width:1440px){.footer--1 .footer__logo{margin-right:120px}}.footer--1 .footer__menu-wrapper{color:var(--white)}.footer--1 .footer__menu-wrapper--buyers{grid-area:buyers}.footer--1 .footer__menu-wrapper--company{grid-area:company}.footer--1 .footer__menu-wrapper--privacy{grid-area:privacy}.footer--1 .footer__socnet{grid-area:socnet;order:1}@media (min-width:768px){.footer--1 .footer__socnet{order:0}}.footer--1 .footer__pwa{grid-area:pwa}@media (min-width:1440px){.footer--1 .footer__pwa .install-PWA__btns{flex-wrap:nowrap}}.footer--1 .footer__bottom{grid-area:bottom;order:2;color:rgba(255,255,255,.6);margin-top:8px}@media (min-width:1025px){.footer--1 .footer__bottom{margin-top:16px}}@media (min-width:1440px){.footer--1 .footer__bottom{margin-top:24px}}@media (min-width:1920px){.footer--1 .footer__bottom{margin-top:40px}}.footer--1 .footer__bottom-inner{display:flex;flex-direction:column;row-gap:16px}@media (min-width:1025px){.footer--1 .footer__bottom-inner{flex-direction:row;justify-content:space-between}}.footer--1 .footer__vendor{color:rgba(255,255,255,.6)}.footer--1 .footer__vendor-logo{filter:contrast(0) brightness(1)}.footer--1 .footer__vendor:hover,.footer--1 .install-PWA__btn{filter:contrast(0) brightness(2)}.footer--1:has(.footer__payments){padding-bottom:0}.footer--1 .footer__payments{position:relative;grid-column:1/-1;padding:12px 0}.footer--1 .footer__payments:before{content:"";position:absolute;top:0;left:calc(var(--padding-container-left)*-1);width:100vw;height:100%;background:#262626}.footer--1 .footer__payments .payment-wrapper{width:100%}.footer--1 .footer__payments .payment-container{gap:24px;row-gap:16px;justify-content:center;width:100%}.footer--1 .footer__payments .payment-container .payment-icon{z-index:1}.footer--1.footer--no-pwa{grid-template-areas:"logo" "buyers" "company" "privacy" "socnet" "bottom"}@media (min-width:768px){.footer--1.footer--no-pwa{grid-template-areas:"logo logo logo" "buyers company privacy" "socnet socnet socnet" "bottom bottom bottom"}}@media (min-width:1025px){.footer--1.footer--no-pwa{grid-template-areas:"logo logo logo" "buyers company privacy" "socnet socnet socnet" "bottom bottom bottom"}}@media (min-width:1440px){.footer--1.footer--no-pwa{grid-template-areas:"logo buyers company privacy" "logo buyers company privacy" "socnet socnet socnet socnet" "bottom bottom bottom bottom"}}@media (min-width:1920px){.footer--1.footer--no-pwa{grid-template-areas:"logo buyers company privacy socnet" ". buyers company privacy socnet" "bottom bottom bottom bottom bottom"}}