footer{padding:60px 0}footer .footer_links_wrapper{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:64px 132px;margin:0 0 60px}footer .footer_links_wrapper .footer_links{min-width:140px}footer .footer_links_wrapper>.shopify-block{min-width:140px;flex:0 0 auto;max-width:100%}footer .footer_links_wrapper .footer_link_title{margin:0 0 30px}footer .footer_links_wrapper nav{display:flex;flex-direction:column;align-items:flex-start}footer .footer_links_wrapper nav a{position:relative;text-decoration:0;padding:0 0 2px;margin:0 0 4px}footer .footer_links_wrapper nav a:after{content:"";width:0%;height:1px;background-color:#000;position:absolute;left:0;bottom:0;transition:width 0.25s ease-in-out}footer .footer_links_wrapper nav a:active:after,footer .footer_links_wrapper nav a:focus:after,footer .footer_links_wrapper nav a:hover:after{width:100%}footer .footer_images_wrapper{display:grid;grid-template-columns:repeat(5,1fr);gap:60px;align-items:center;margin:0 0 50px}footer .footer_images_wrapper>img{width:100%;height:auto}footer .footer_copyright_wrapper>img{width:100%}@media only screen and (max-width:1280px){footer .footer_images_wrapper{gap:32px}}@media only screen and (max-width:1024px){footer .footer_images_wrapper{gap:0}}@media only screen and (max-width:750px){footer .footer_links_wrapper{flex-direction:column;align-items:stretch;gap:32px}footer .footer_links_wrapper .footer_links{padding:0 0 32px;border-bottom:1px solid #d6d6d6}footer .footer_links_wrapper>:last-child{padding-bottom:0;border-bottom:none}footer .footer_links_wrapper .footer_link_title{margin-bottom:16px}footer .footer_links_wrapper nav{display:grid;grid-auto-flow:column;grid-template-rows:var(--footer-nav-rows,auto);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 8px;align-items:start}footer .footer_links_wrapper nav a:after{display:none}footer .footer_images_wrapper{grid-template-columns:repeat(3,1fr)}footer .footer_images_wrapper>img.mobile_hidden{display:none}}