.new-footer{background-color:#EDE4CA;color:var(--dark);font-size:.875rem;padding-inline:1rem;padding-block:1.5rem;margin-top:1.5rem;gap:0}@media screen and (min-width:968px){.new-footer{padding-block:2.5rem}}.footer__top-container{display:flex;flex-direction:column}@media screen and (min-width:968px){.footer__top-container{flex-direction:row;gap:.75rem;border-bottom:1px solid color-mix(in srgb,var(--dark) 30%,transparent)}}@media screen and (min-width:1200px){.footer__top-container{gap:2.5rem}}.footer__logo-wrap{display:flex;gap:1rem;padding-block-end:1.5rem;border-bottom:1px solid color-mix(in srgb,var(--dark) 30%,transparent)}@media screen and (min-width:968px){.footer__logo-wrap{flex-direction:column;border-bottom:0}}.footer__logo-desc{width:27ch;text-wrap:pretty}@media screen and (min-width:968px){.footer__logo-desc{width:35ch}}.footer__usp-wrap{padding-block:1.5rem;display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:700px){.footer__usp-wrap{flex-direction:row;gap:.75rem;padding-block-start:0}}@media screen and (min-width:1200px){.footer__usp-wrap{flex-grow:1;justify-content:space-between}}.footer__usp-group{width:min-content}.footer__usp-media-wrap{display:flex;gap:.5rem;align-items:center;margin-bottom:.5rem}.footer__usp-media-wrap img{width:32px;height:32px}.footer__usp-title{font-size:1rem;font-weight:700;width:17ch;text-wrap:balance}.footer__middle-container{flex-direction:column-reverse;padding-block:1.5rem;gap:1.5rem}@media screen and (min-width:968px){.footer__middle-container{flex-direction:row;gap:2.5rem}}.footer__shop-options{gap:2 rem;justify-content:space-between;display:flex}@media screen and (min-width:968px){.footer__shop-options{flex-direction:column;gap:1.5rem;justify-content:flex-start}}.footer__option{min-width:150px;display:flex;flex-direction:column;gap:.5rem}.footer__option.links .footer__option-media-wrapper{display:flex;gap:.25rem}.footer__option.payment .footer__option-media-wrapper{display:flex;flex-wrap:wrap;gap:.625rem}@media screen and (min-width:968px){.footer__option.payment .footer__option-media-wrapper{width:max-content}}.footer__option.payment img{border-radius:8px;height:32px;width:auto}.footer__option-title{font-weight:700;font-size:1.125rem;text-transform:uppercase}.footer__menus-wrap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:calc(var(--grid-gap) * 2);flex-grow:1}@media screen and (min-width:1200px){.footer__menus-wrap{grid-template-columns:repeat(4,minmax(0,1fr))}}.footer__menu-wrap{gap:1rem;display:flex;flex-direction:column}.footer_menu-title{font-size:1.125rem;font-weight:700}.footer__nav ul{padding-left:0;list-style-type:none;display:flex;flex-direction:column;gap:1rem}.footer__nav .menu-item{border-bottom:0}.footer__nav .menu-item a{padding:0;font-size:.875rem;color:var(--dark)}.footer__company-info{display:flex;flex-direction:column;gap:1rem}.footer__bottom-container{display:flex;flex-wrap:nowrap;justify-content:center;border-top:1px solid color-mix(in srgb,var(--dark) 30%,transparent);padding-block:.5rem}@media screen and (min-width:968px){.footer__bottom-container{justify-content:flex-start}}.footer__bottom-container a + a::before{content:"|";margin-inline:.5rem;color:currentColor}