.custom-footer{background-color:var(--color-black-main);color:var(--color-white-1)}.custom-footer .footer-content{display:flex;flex-direction:row;justify-content:space-between;gap:30px;flex-wrap:wrap;padding:58px 60px}.custom-footer .footer-left{flex:1;min-width:400px;max-width:500px}.custom-footer .footer-left .footer-logo{width:260px;margin-bottom:14px}.custom-footer .footer-left .footer-logo .logo{object-fit:contain}.custom-footer .footer-left .footer-contact{margin-bottom:20px}.custom-footer .footer-left .footer-contact .contact-phone,.custom-footer .footer-left .footer-contact .contact-hours{display:flex;align-items:center;gap:8px}:is(.custom-footer .footer-left .footer-contact .contact-phone,.custom-footer .footer-left .footer-contact .contact-hours).contact-phone{margin-bottom:2px}.custom-footer .footer-left .footer-contact .contact-text{font-size:18px;font-weight:600;color:#f8f8f8}.custom-footer .footer-left .footer-company{border-top:1px solid var(--color-grey-1);padding-top:24px;margin-bottom:20px}.custom-footer .footer-left .footer-company .company-name{font-size:20px;font-weight:700;margin-bottom:14px;color:var(--color-main);letter-spacing:.5px}.custom-footer .footer-left .footer-company .company-section{margin-bottom:12px}.custom-footer .footer-left .footer-company .company-section:first-of-type{padding-bottom:12px;border-bottom:1px dashed var(--color-grey-1);margin-bottom:24px}.custom-footer .footer-left .footer-company .company-section .section-label{font-size:16px;font-weight:600;margin-bottom:2px;color:var(--color-green-secondary)}.custom-footer .footer-left .footer-company .company-section .address{display:flex;align-items:center}.custom-footer .footer-left .footer-company .company-section .address .address-text{font-size:14px;color:#ccc}.custom-footer .footer-left .footer-sites{border-top:1px solid var(--color-grey-1);padding-top:24px}.custom-footer .footer-left .footer-sites .company-name{font-size:20px;font-weight:700;margin-bottom:14px;color:var(--color-main);letter-spacing:.5px}.custom-footer .footer-left .footer-sites .site-link{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px;font-size:14px;line-height:1.4}.custom-footer .footer-left .footer-sites .site-link .site-name{flex:1;min-width:180px;color:#e0e0e0}.custom-footer .footer-left .footer-sites .site-link .site-url{flex:1;text-align:left}.custom-footer .footer-left .footer-sites .site-link .site-url a{color:#ccc;text-decoration:underline;transition:color .3s ease}.custom-footer .footer-left .footer-sites .site-link .site-url a:hover{color:var(--color-main)}.custom-footer .footer-right{flex:2;min-width:400px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:25px;align-items:start}.custom-footer .footer-right .footer-column{min-width:0}.custom-footer .footer-right .footer-column .footer-column-title{font-size:18px;font-weight:700;margin-bottom:18px;white-space:nowrap;color:var(--color-main);letter-spacing:.5px;text-wrap:auto}.custom-footer .footer-right .footer-column .footer-links{display:flex;flex-direction:column;gap:4px}.custom-footer .footer-right .footer-column .footer-links .product-categories{display:flex;gap:30px}.custom-footer .footer-right .footer-column .footer-links .product-categories .product-category{flex:1;min-width:0}.custom-footer .footer-right .footer-column .footer-links .product-categories .product-category .category-title{margin-bottom:8px}.custom-footer .footer-right .footer-column .footer-links .product-categories .product-category .category-title a{font-size:14px;margin-bottom:12px;white-space:normal;grid-column:1 / -1;text-decoration:none;color:var(--color-green-secondary)}.custom-footer .footer-right .footer-column .footer-links .product-categories .product-category .category-title.category-title-spacing{margin:26px 0 10px}.custom-footer .footer-right .footer-column .footer-links .product-categories .product-category .footer-links{display:flex;flex-direction:column;gap:4px}.custom-footer .footer-right .footer-column .footer-links .footer-link{color:#ccc;text-decoration:none;font-size:14px;transition:color .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-wrap:auto}.custom-footer .footer-right .footer-column .footer-links .footer-link:hover{color:var(--color-main)}.custom-footer .footer-bottom{background-color:#2f2f2f;padding:6px;text-align:center}.custom-footer .footer-bottom .copyright{font-size:14px;color:#ccc}@media (max-width: 1199px){.custom-footer .footer-right{display:grid;grid-template-columns:1fr;gap:20px}.custom-footer .footer-left{width:100%;max-width:100%}}@media (max-width: 992px){.custom-footer .footer-content{display:grid;grid-template-columns:repeat(1,1fr)}.custom-footer .footer-left{width:100%;max-width:100%}.custom-footer .footer-right{grid-template-columns:1fr;gap:25px}.custom-footer .footer-right .footer-column .footer-links{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.custom-footer .footer-right .footer-column .footer-links .product-categories{grid-column:1 / -1;width:100%;display:flex;flex-direction:column;gap:20px}.custom-footer .footer-right .footer-column .footer-links .product-categories .product-category{width:100%}.custom-footer .footer-right .footer-column .footer-links .product-categories .product-category .category-title a{font-size:14px;margin-bottom:12px;white-space:normal;grid-column:1 / -1;text-decoration:none}.custom-footer .footer-right .footer-column .footer-links .product-categories .product-category .category-title.category-title-spacing{margin:16px 0 12px}.custom-footer .footer-right .footer-column .footer-links .product-categories .product-category .footer-links{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}}@media (max-width: 768px){.custom-footer .footer-content{display:grid;padding:32px 20px;grid-template-columns:repeat(1,1fr);gap:0;align-items:stretch}.custom-footer .footer-left{width:100%;min-width:100%;max-width:100%;flex:none;padding-bottom:24px;border-bottom:1px solid var(--color-grey-1)}.custom-footer .footer-left .footer-logo{margin-bottom:16px}.custom-footer .footer-left .footer-contact{margin-bottom:20px}.custom-footer .footer-left .footer-contact .contact-text{font-size:16px}.custom-footer .footer-left .footer-company{border-top:1px solid var(--color-grey-1);padding-top:20px;margin-bottom:20px}.custom-footer .footer-left .footer-company .company-name{font-size:18px;margin-bottom:12px}.custom-footer .footer-left .footer-company .company-section{margin-bottom:16px}.custom-footer .footer-left .footer-company .company-section:first-of-type{padding-bottom:16px;border-bottom:1px dashed var(--color-grey-1);margin-bottom:20px}.custom-footer .footer-left .footer-company .company-section .section-label{font-size:14px;margin-bottom:4px}.custom-footer .footer-left .footer-company .company-section .address .address-text{font-size:13px;line-height:1.4;margin-left:8px}.custom-footer .footer-left .footer-sites{border-top:1px solid var(--color-grey-1);padding-top:20px}.custom-footer .footer-left .footer-sites .company-name{font-size:18px;margin-bottom:12px}.custom-footer .footer-left .footer-sites .site-link{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px;font-size:13px;line-height:1.4}.custom-footer .footer-left .footer-sites .site-link .site-name{flex:1;min-width:140px;color:#e0e0e0;padding-right:8px}.custom-footer .footer-left .footer-sites .site-link .site-url{flex:1;text-align:left}.custom-footer .footer-left .footer-sites .site-link .site-url a{font-size:12px;line-height:1.3}.custom-footer .footer-right{width:100%;min-width:100%;max-width:100%;flex:none;display:flex;flex-direction:column;gap:0}.custom-footer .footer-right .footer-column{width:100%;padding:24px 0;border-bottom:1px solid var(--color-grey-1)}.custom-footer .footer-right .footer-column:last-child{border-bottom:none;padding-bottom:0}.custom-footer .footer-right .footer-column .footer-column-title{font-size:16px;margin-bottom:16px;white-space:normal}.custom-footer .footer-right .footer-column .footer-links{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px 16px}.custom-footer .footer-right .footer-column .footer-links .product-categories{grid-column:1 / -1;width:100%;display:flex;flex-direction:column;gap:20px}.custom-footer .footer-right .footer-column .footer-links .product-categories .product-category{width:100%}.custom-footer .footer-right .footer-column .footer-links .product-categories .product-category .category-title a{font-size:14px;margin-bottom:12px;white-space:normal;grid-column:1 / -1;text-decoration:none}.custom-footer .footer-right .footer-column .footer-links .product-categories .product-category .category-title.category-title-spacing{margin:16px 0 12px}.custom-footer .footer-right .footer-column .footer-links .footer-link{font-size:13px;white-space:normal;text-overflow:initial;line-height:1.4;padding:2px 0}}@media (max-width: 480px){.custom-footer .footer-content{display:grid;grid-template-columns:repeat(1,1fr);padding:28px 16px}.custom-footer .footer-left{max-width:100%}.custom-footer .footer-left .footer-contact .contact-text{font-size:15px}.custom-footer .footer-left .footer-company .company-name{font-size:16px}.custom-footer .footer-left .footer-company .company-section:first-of-type{padding-bottom:14px;margin-bottom:18px}.custom-footer .footer-left .footer-company .company-section .section-label{font-size:13px}.custom-footer .footer-left .footer-company .company-section .address .address-text{font-size:12px}.custom-footer .footer-left .footer-sites .company-name{font-size:16px}.custom-footer .footer-left .footer-sites .site-link{font-size:12px}.custom-footer .footer-left .footer-sites .site-link .site-name{min-width:120px}.custom-footer .footer-left .footer-sites .site-link .site-url a{font-size:11px}.custom-footer .footer-right .footer-column .footer-column-title{font-size:15px;margin-bottom:14px}.custom-footer .footer-right .footer-column .footer-links{gap:6px 12px}.custom-footer .footer-right .footer-column .footer-links .product-categories{gap:16px}.custom-footer .footer-right .footer-column .footer-links .product-categories .product-category .category-title a{font-size:13px;margin-bottom:10px;text-decoration:none}.custom-footer .footer-right .footer-column .footer-links .product-categories .product-category .category-title.category-title-spacing{margin:14px 0 10px}.custom-footer .footer-right .footer-column .footer-links .product-categories .product-category .footer-links{gap:4px 10px}.custom-footer .footer-right .footer-column .footer-links .footer-link{font-size:12px;padding:1px 0}}@media (max-width: 360px){.custom-footer .footer-content{display:grid;grid-template-columns:repeat(1,1fr);padding:24px 12px}.custom-footer .footer-left{max-width:100%}.custom-footer .footer-left .footer-contact .contact-text{font-size:14px}.custom-footer .footer-left .footer-company .company-section:first-of-type{padding-bottom:12px;margin-bottom:16px}.custom-footer .footer-left .footer-sites .site-link .site-name{min-width:100px;font-size:11px}.custom-footer .footer-left .footer-sites .site-link .site-url a{font-size:10px}.custom-footer .footer-right .footer-column .footer-column-title{font-size:14px}.custom-footer .footer-right .footer-column .footer-links{gap:4px 8px}.custom-footer .footer-right .footer-column .footer-links .footer-link{font-size:11px}}.custom-footer .tab-button:hover{transform:translateY(-2px)}.custom-footer .nav-item:hover{background-color:#ffffff1a}.custom-footer .nav-link:hover{color:var(--color-green-secondary)}.custom-footer button:hover{transform:scale(1.05)}
/*# sourceMappingURL=/cdn/shop/t/12/assets/stylesheet.footer.css.map */
