.Footer-Master{background-color:#010101;justify-content:space-between;align-items:flex-start;gap:4rem;width:100%;padding:2rem 1rem 1rem;font-family:NeueMontreal;display:flex}@media (max-width:1024px){.Footer-Master{gap:3rem;padding:2.5rem 2rem 2rem}}@media (max-width:768px){.Footer-Master{flex-direction:column;align-items:flex-start;gap:2.5rem;padding:2rem 1.5rem 1.5rem}}.Footer-Master .footerLeft{color:#fff;flex-direction:column;align-items:flex-start;display:flex}.Footer-Master .logoDesc{align-items:center;gap:4px;display:flex}.Footer-Master .logoDesc div{text-align:left;font-size:23px!important}.Footer-Master .clutter{text-align:left;margin-top:1rem;font-size:16px!important}@media (max-width:768px){.Footer-Master .clutter{margin-top:1rem}}.Footer-Master .inputOfFooter{border:1px solid #fff;border-radius:50px;justify-content:space-around;align-items:center;width:250px;margin-top:2rem;padding:10px 16px;display:flex}.Footer-Master .inputOfFooter input{color:#fff;background-color:#000;border:none;outline:none}.Footer-Master .inputOfFooter button{background-color:unset;color:#fff;border:none;font-size:20px}.Footer-Master .footerRight{color:#fff;flex:1;align-items:flex-start;gap:2rem;max-width:1000px;display:flex}@media (max-width:768px){.Footer-Master .footerRight{flex-direction:column;gap:2rem;width:100%}}.Footer-Master .footerProducts{flex-direction:column;gap:0;width:100%;max-width:1100px;display:flex}.Footer-Master .footerProducts .products-top-bar{flex-wrap:wrap;align-items:center;gap:2rem;margin-bottom:1.5rem;display:flex}@media (max-width:900px){.Footer-Master .footerProducts .products-top-bar{flex-direction:column;align-items:stretch;gap:1rem}}.Footer-Master .footerProducts .products-heading{color:#fff;flex-shrink:0;font-family:NeueMontreal;font-size:18px;font-weight:500}@media (max-width:900px){.Footer-Master .footerProducts .products-heading{margin-bottom:0}}.Footer-Master .footerProducts .products-search-box{flex:1;align-items:center;max-width:350px;display:flex;position:relative}@media (max-width:900px){.Footer-Master .footerProducts .products-search-box{max-width:100%}}.Footer-Master .footerProducts .products-search-box .products-search-icon{color:rgba(255,255,255,.5);pointer-events:none;z-index:1;font-size:18px;position:absolute;left:16px}.Footer-Master .footerProducts .products-search-box .products-search-input{color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:8px;outline:none;width:100%;padding:10px 40px 10px 45px;font-family:NeueMontreal;font-size:14px;transition:all .3s}.Footer-Master .footerProducts .products-search-box .products-search-input::placeholder{color:rgba(255,255,255,.5)}.Footer-Master .footerProducts .products-search-box .products-search-input:focus{background:rgba(255,255,255,.15);border-color:#3588fd;box-shadow:0 0 0 3px rgba(53,136,253,.1)}.Footer-Master .footerProducts .products-search-box .products-search-clear{color:#fff;cursor:pointer;opacity:.6;background:0 0;border:none;padding:4px 8px;font-size:18px;transition:all .2s;position:absolute;right:12px}.Footer-Master .footerProducts .products-search-box .products-search-clear:hover{opacity:1;transform:scale(1.1)}.Footer-Master .footerProducts .products-search-results-count{color:#888;margin-bottom:1rem;font-family:NeueMontreal;font-size:12px}.Footer-Master .footerProducts .footer-search-results{grid-template-columns:repeat(3,1fr);gap:.5rem 2rem;margin-top:1rem;display:grid}@media (max-width:1024px){.Footer-Master .footerProducts .footer-search-results{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Footer-Master .footerProducts .footer-search-results{grid-template-columns:1fr}}.Footer-Master .footerProducts .footer-search-results .search-result-item{color:#fff;cursor:pointer;background:rgba(53,136,253,.05);border:1px solid rgba(53,136,253,.1);border-radius:6px;padding:8px 12px;font-family:NeueMontreal;font-size:14px;font-weight:400;transition:all .25s}.Footer-Master .footerProducts .footer-search-results .search-result-item:hover{color:#3588fd;background:rgba(53,136,253,.15);border-color:rgba(53,136,253,.3);transform:translate(3px)}.Footer-Master .footerProducts .footer-no-results{text-align:center;color:#888;padding:2rem;font-family:NeueMontreal;font-size:14px}.Footer-Master .footerProducts .footer-no-results p{margin:0;color:#888!important;cursor:default!important}.Footer-Master .footerProducts .footer-no-results p:hover{color:#888!important;transform:none!important}.Footer-Master .footerProducts .footer-navigation{flex-shrink:0;align-items:center;gap:.8rem;margin-left:auto;display:flex}@media (max-width:900px){.Footer-Master .footerProducts .footer-navigation{justify-content:center;margin-left:0}}.Footer-Master .footerProducts .footer-navigation .footer-nav-btn{color:#fff;cursor:pointer;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;font-weight:300;transition:all .3s;display:flex}.Footer-Master .footerProducts .footer-navigation .footer-nav-btn:hover:not(:disabled){background:rgba(53,136,253,.2);border-color:#3588fd;transform:scale(1.05)}.Footer-Master .footerProducts .footer-navigation .footer-nav-btn:disabled{opacity:.3;cursor:not-allowed}.Footer-Master .footerProducts .footer-navigation .footer-page-indicator{color:#888;text-align:center;min-width:60px;font-family:NeueMontreal;font-size:12px}.Footer-Master .footerProducts .footer-columns-wrapper{gap:4rem;display:flex}@media (max-width:1024px){.Footer-Master .footerProducts .footer-columns-wrapper{gap:3rem}}@media (max-width:768px){.Footer-Master .footerProducts .footer-columns-wrapper{flex-direction:column;gap:2rem}}.Footer-Master .footerProducts .footer-column{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.Footer-Master .footerProducts .footer-column .footer-category{color:#888;text-transform:uppercase;letter-spacing:.8px;font-family:NeueMontreal;font-size:11px;font-weight:500}.Footer-Master .footerProducts .footer-column .footer-category:first-child{margin-top:0}@media (max-width:600px){.Footer-Master .footerProducts .footer-column .footer-category{font-size:10px}}.Footer-Master .footerProducts .footer-column p{color:#fff;cursor:pointer;text-wrap:nowrap;padding:0;font-family:NeueMontreal;font-size:13px;font-weight:400;line-height:1.9;transition:all .25s}.Footer-Master .footerProducts .footer-column p:hover{color:#3588fd;transform:translate(3px)}@media (max-width:600px){.Footer-Master .footerProducts .footer-column p{font-size:13.5px;line-height:1.8}}.Footer-Master .footerContact{flex-direction:column;gap:.5rem;min-width:100px;display:flex}.Footer-Master .footerContact div{color:#fff;margin-bottom:.3rem;font-family:NeueMontreal;font-size:18px;font-weight:500}.Footer-Master .footerContact a{cursor:pointer;color:#fff;font-family:NeueMontreal;font-size:14px;font-weight:400;line-height:1.8;text-decoration:none;transition:all .25s}.Footer-Master .footerContact a:hover{color:#3588fd;transform:translate(3px)}.Footer-Master .footePhone{flex-direction:column;gap:.5rem;min-width:100px;display:flex}.Footer-Master .footePhone div{color:#fff;margin-bottom:.3rem;font-family:NeueMontreal;font-size:18px;font-weight:500}.Footer-Master .footePhone a{cursor:pointer;color:#fff;letter-spacing:.3px;font-family:NeueMontreal;font-size:14px;font-weight:400;line-height:1.8;text-decoration:none;transition:all .25s}.Footer-Master .footePhone a:hover{color:#3588fd;transform:translate(3px)}.policyDiv{color:#fff;background-color:#010101;justify-content:space-between;padding:0 1rem 3rem;display:flex}@media (max-width:768px){.policyDiv{flex-direction:column;justify-content:center;align-items:center}}.policyDiv .FooterPolicy{z-index:10;align-items:center;gap:16px;display:flex;position:relative}.policyDiv .FooterPolicy p{letter-spacing:.2px;cursor:pointer;font-family:NeueMontreal;font-size:12px;font-weight:400;transition:color .3s}.policyDiv .FooterPolicy p:hover{color:#3588fd}.policyDiv .footerSocial{flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:1rem;display:flex}@media (max-width:768px){.policyDiv .footerSocial{flex-direction:column;justify-content:center;align-items:center;gap:10px}}.policyDiv .footerSocial div{align-items:center;gap:10px;font-size:14px;display:flex}.policyDiv .footerSocial svg{cursor:pointer;color:#fff;font-size:16px}.policyDiv .footerSocial p{letter-spacing:.2px;color:#565353;font-family:NeueMontreal;font-size:14px;font-weight:400}@media (max-width:768px){.policyDiv .footerSocial p{text-align:center}}.footerPozoApp{text-align:center;background-color:#010101;padding-bottom:5rem;font-family:NeueMontreal;font-weight:500}.footerPozoApp p{background:linear-gradient(rgba(143,143,143,.82) 0%,rgba(11,11,11,.51) 75%);-webkit-text-fill-color:transparent;color:transparent;-webkit-background-clip:text;background-clip:text;font-size:max(2rem,22vw);line-height:1.1}.footerPozoApp div{position:unset!important}
