footer{display:flex;flex-direction:column;padding:48px 64px 32px;gap:32px;width:100%;overflow:hidden}footer h3{font-size:18px;font-style:normal;font-weight:600;line-height:27px;letter-spacing:-.09px}footer .footer-column{display:flex;flex-direction:column;gap:16px;width:280px}footer .footer-column div{display:grid;width:fit-content;height:fit-content;row-gap:8px;column-gap:8px;grid-template-rows:1fr;grid-template-columns:repeat(3,minmax(0,1fr))}footer .footer-column div img{width:90px;height:fit-content;flex-shrink:0;object-fit:cover}footer .footer-column div img:nth-child(1){grid-row:1 / span 1;grid-column:1 / span 1}footer .footer-column div img:nth-child(2){grid-row:1 / span 1;grid-column:2 / span 1}footer .footer-column div img:nth-child(3){grid-row:1 / span 1;grid-column:3 / span 1}footer .footer-links h3{color:var(--color-accent)}footer .footer-links a{color:var(--color-primary)}footer .footer-links a:hover{color:var(--color-accent)}footer .footer-links div{display:flex;flex-direction:column;gap:16px;width:280px}footer .footer-links div ul{width:376px;list-style:none;padding:0;display:flex;flex-direction:column;gap:4px}footer .footer-top,footer .footer-links{display:flex;flex-direction:row;justify-content:space-between}footer .footer-bottom p{font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.09px}@media only screen and (max-width: 1024px){footer{gap:48px;padding:48px 48px 32px}footer .footer-column div img{width:80px;height:52px}footer .footer-links div{width:256px}footer .footer-links div ul{width:100%}footer .footer-links a{font-size:1rem}}@media only screen and (max-width: 780px){footer{padding:48px 32px 24px;gap:52px}footer h3{font-size:1rem;line-height:120%}footer .footer-top{flex-direction:column;gap:32px}footer .footer-column{gap:8px}footer .footer-column div img{width:64px;height:42px}footer .footer-links div{width:208px}footer .footer-links div ul{width:100%;gap:0}footer .footer-links a{font-size:14px}}@media only screen and (max-width: 640px){footer{padding:48px 24px 24px;gap:48px}footer .footer-top{flex-direction:column;gap:24px}footer .footer-column{gap:8px}footer .footer-column div img{width:80px;height:52px}footer .footer-links div{width:30%}footer .footer-links div ul{width:100%;gap:0}footer .footer-links a{font-size:14px}}@media only screen and (max-width: 480px){footer{padding:48px 16px 24px}footer .footer-links{flex-direction:column;gap:32px}footer .footer-links div{width:100%;gap:8px}footer .footer-links div ul{width:100%;gap:0}footer .footer-links div h2{font-size:2rem}}@media only screen and (max-width: 320px){footer .footer-top{row-gap:32px}footer .footer-top .footer-column div{display:flex;flex-direction:column;gap:16px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/footer.css.map */
