footer{background-color:var(--dark-secondary-bg, #212630);border-top:var(--bs-border-width, 1px) solid var(--bs-border-color, #333);margin-top:0;padding:3.125rem 0 0;transition:background-color var(--bs-transition),border-color var(--bs-transition);flex-shrink:0}[data-theme=dark] footer{background-color:var(--dark-secondary-bg, #212630)!important}footer .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;justify-content:space-between;gap:0;margin-bottom:2.5rem;width:100%}footer .footer-grid>div{padding-left:.75rem;padding-right:.75rem}footer .footer-grid>div:first-child{padding-left:0}footer .footer-grid>div:last-child{padding-right:0}footer .footer-logo{color:var(--bs-body-color, #fff);font-size:1.75rem;margin-bottom:.9375rem;display:flex;align-items:center}footer .footer-logo img{width:2.5rem;height:2.5rem;margin-right:.625rem;object-fit:contain}footer .footer-description{color:#bfbfbf;font-size:.875rem;line-height:1.6;margin-bottom:1.25rem}footer .social-links{display:inline-flex;gap:.75rem}footer .social-link{width:2.25rem;height:2.25rem;background-color:#3d414d;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:var(--bs-transition)}footer .social-link:hover{background-color:var(--dark-accent-color, #30bd91)!important;color:#fff!important;transform:translateY(-.125rem)}footer .social-link svg{width:1.125rem;height:1.125rem;fill:#fff}footer .social-link svg path{fill:#fff}footer .social-link i{font-size:1.125rem}footer h3{color:var(--bs-body-color, #fff);font-size:1.125rem;font-weight:600;margin-bottom:1.25rem;display:flex;align-items:center}footer h3 span{margin-right:.5rem}footer h3 .footer-title-icon{margin-right:.5rem;font-size:1rem}footer ul{list-style:none;padding:0;margin:0}footer ul li{margin-bottom:.75rem}footer ul li a{color:#bfbfbf;text-decoration:none;font-size:.875rem;transition:color var(--bs-transition)}footer ul li a:hover{color:var(--dark-accent-color, #30bd91)!important}footer .contact-item{margin-bottom:1rem;display:flex;align-items:flex-start}footer .contact-icon{width:2.25rem;height:2.25rem;background:linear-gradient(135deg,#2196f31a,#2196f30d);border:var(--bs-border-width) solid rgba(33,150,243,.2);border-radius:.5rem;display:inline-flex;align-items:center;justify-content:center;margin-right:.75rem;flex-shrink:0}footer .contact-icon i{color:var(--bs-primary, #2196f3);font-size:1.125rem}footer .contact-info{color:#bfbfbf;font-size:.875rem}footer .contact-info strong{color:var(--bs-body-color, #fff);display:block;font-weight:600}footer .contact-info a{color:#bfbfbf;text-decoration:none;transition:color var(--bs-transition)}footer .contact-info a:hover{color:var(--dark-accent-color, #30bd91)}footer .footer-bottom{border-top:var(--bs-border-width) solid var(--dark-border-color, #3d414d);padding-top:1rem;padding-bottom:1rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.25rem}footer .copyright{color:#bfbfbf;font-size:.875rem}footer .payment-methods{display:inline-flex;gap:.9375rem;align-items:center}footer .payment-methods img{height:.9rem;filter:brightness(.8);transition:filter var(--bs-transition)}footer .payment-methods img:hover{filter:brightness(1)}footer .payment-methods img:nth-child(2),footer .payment-methods img:nth-child(4),footer .payment-methods img:nth-child(6){height:.75rem}@media (max-width: 991.98px){footer .container{padding-left:1rem!important;padding-right:1rem!important}footer .footer-desktop{display:none!important}}@media (min-width: 992px){footer .footer-mobile{display:none!important}}footer .footer-mobile{display:flex;flex-direction:column;gap:0;padding:1.25rem 0}.footer-mobile-spacer{display:none}@media (max-width: 991.98px){.footer-mobile-spacer{display:none!important;height:0!important}}@media (max-width: 480px){.footer-mobile-spacer{display:none!important;height:0!important}}@media (max-width: 360px){.footer-mobile-spacer{display:none!important;height:0!important}}html[data-theme=light] .footer-mobile-spacer{display:none!important;height:0!important}footer .footer-mobile-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--bs-border-color, #333)}footer .footer-mobile-logo{display:flex;align-items:center}footer .footer-mobile-logo a{display:flex;align-items:center;text-decoration:none}footer .footer-mobile-logo picture{display:flex;align-items:center}footer .footer-mobile-logo img{width:auto;height:auto;max-width:120px;max-height:40px;object-fit:contain}footer .footer-mobile-social{display:flex;gap:.5rem;align-items:center}footer .social-link-mobile{width:28px;height:28px;background-color:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--bs-tertiary-color, #999);text-decoration:none;transition:var(--bs-transition);font-size:18px;border:1px solid var(--bs-border-color, #333)}footer .social-link-mobile:hover{background-color:var(--bs-primary, #2196f3)!important;color:var(--bs-white, #fff)!important;border-color:var(--bs-primary, #2196f3)!important}footer .footer-mobile-dropdowns{display:flex;flex-direction:column;gap:0}footer .footer-dropdown-item{border-bottom:1px solid var(--bs-border-color, #333)}footer .footer-dropdown-item:last-child{border-bottom:none}footer .footer-dropdown-header{display:flex;align-items:center;justify-content:space-between;padding:.875rem 0;cursor:pointer;color:var(--bs-body-color, #fff);font-size:.875rem;font-weight:500;-webkit-user-select:none;user-select:none}footer .footer-dropdown-header span{flex:1}footer .footer-dropdown-arrow{font-size:1.125rem;color:var(--bs-tertiary-color, #999);transition:transform .3s ease;flex-shrink:0}footer .footer-dropdown-content{max-height:0;overflow:hidden;transition:max-height .3s ease}footer .footer-dropdown-content a{display:block;padding:.5rem 0;color:var(--bs-tertiary-color, #999);text-decoration:none;font-size:.8125rem;transition:color var(--bs-transition);padding-left:0}footer .footer-dropdown-content a:hover{color:var(--dark-accent-color, #30bd91)!important}footer .footer-mobile-payments{display:flex;flex-wrap:wrap;gap:.625rem;align-items:center;justify-content:center;padding:1rem 0;border-top:none;border-bottom:none}footer .footer-mobile-payments img{height:1rem;width:auto;max-height:32px;object-fit:contain;filter:brightness(.85)}@media (max-width: 1199.98px){footer .footer-grid{grid-template-columns:repeat(2,1fr);gap:1rem}footer .footer-grid>div{padding-left:.5rem;padding-right:.5rem}}@media (max-width: 991.98px){footer .footer-grid{grid-template-columns:repeat(2,1fr)}footer{padding:2.5rem 0 0}}@media (max-width: 767.98px){footer .footer-grid{grid-template-columns:1fr;gap:1.875rem}footer .footer-grid>div{padding-left:0;padding-right:0}footer .footer-bottom{flex-direction:column;text-align:center;gap:1.5rem}footer .payment-methods{flex-wrap:wrap;justify-content:center}footer{margin-top:0;padding:2rem 0 0}footer h3{font-size:1rem;margin-bottom:1rem}footer .footer-logo{font-size:1.5rem;justify-content:center}footer .footer-description{text-align:center}footer .social-links{justify-content:center;width:100%}}@media (max-width: 575.98px){footer{margin-top:0;padding:1.5rem 0 0}footer .footer-grid{gap:1.5rem}footer .footer-logo img{width:2rem;height:2rem}footer .contact-item{flex-direction:column;text-align:center;align-items:center}footer .contact-icon{margin-right:0;margin-bottom:.5rem}footer .contact-info{text-align:center}footer .copyright{font-size:.75rem}footer .payment-methods img{height:.75rem}footer .payment-methods img:nth-child(2),footer .payment-methods img:nth-child(4),footer .payment-methods img:nth-child(6){height:.625rem}footer .footer-mobile-payments img{height:.625rem;max-height:24px}}@media (max-width: 991.98px){.mobile-bottom-nav{border-top:0!important;box-shadow:none!important}html[data-theme=dark] .mobile-bottom-nav{background-color:var(--dark-secondary-bg, #212630)!important}footer{padding-bottom:.25rem!important}footer .footer-mobile{padding-bottom:calc(72px + env(safe-area-inset-bottom))!important}footer .footer-mobile-payments{padding-bottom:1rem!important}.footer-mobile-spacer{display:none!important;height:0!important}}@media (max-width: 991.98px){html[data-theme=dark] .mobile-bottom-nav,html[data-theme=dark] .mobile-bottom-nav-container{background-color:var(--dark-secondary-bg, #212630)!important}html[data-theme=dark] .mobile-bottom-nav:before{content:"";position:absolute;top:-1px;left:0;right:0;height:1px;background-color:var(--dark-secondary-bg, #212630);pointer-events:none}footer{padding-bottom:.2rem!important}}[data-theme=light] footer{background-color:var(--light-secondary-bg, #ffffff)!important;border-top-color:var(--light-border-color, #d4d8e1)!important}[data-theme=light] footer .footer-description{color:#6b7280!important}[data-theme=light] footer .footer-logo{color:#1f2937!important}[data-theme=light] footer h3{color:#1f2937!important}[data-theme=light] footer ul li a{color:#6b7280!important}[data-theme=light] footer ul li a:hover{color:var(--dark-accent-color, #30bd91)!important}[data-theme=light] footer .contact-info{color:#6b7280!important}[data-theme=light] footer .contact-info strong{color:#1f2937!important}[data-theme=light] footer .contact-info a{color:#6b7280!important}[data-theme=light] footer .contact-info a:hover{color:var(--dark-accent-color, #30bd91)!important}[data-theme=light] footer .social-link{background-color:#e5e7eb!important;color:#374151!important}[data-theme=light] footer .social-link svg,[data-theme=light] footer .social-link svg path{fill:#374151!important}[data-theme=light] footer .social-link:hover{background-color:var(--dark-accent-color, #30bd91)!important;color:#fff!important}[data-theme=light] footer .social-link:hover svg,[data-theme=light] footer .social-link:hover svg path{fill:#fff!important}[data-theme=light] footer .footer-bottom{border-top-color:var(--light-border-color, #d4d8e1)!important}[data-theme=light] footer .copyright{color:#6b7280!important}[data-theme=light] footer .footer-mobile-top{border-bottom-color:var(--light-border-color, #d4d8e1)!important}[data-theme=light] footer .footer-dropdown-item{border-bottom-color:var(--light-border-color, #d4d8e1)!important}[data-theme=light] footer .footer-dropdown-header{color:#1f2937!important}[data-theme=light] footer .footer-dropdown-arrow{color:#6b7280!important}[data-theme=light] footer .footer-dropdown-content a{color:#6b7280!important}[data-theme=light] footer .footer-dropdown-content a:hover{color:var(--dark-accent-color, #30bd91)!important}[data-theme=light] footer .social-link-mobile{color:#6b7280!important;border-color:var(--light-border-color, #d4d8e1)!important}[data-theme=light] footer .social-link-mobile:hover{background-color:var(--dark-accent-color, #30bd91)!important;color:#fff!important;border-color:var(--dark-accent-color, #30bd91)!important}
