.Footer-module__nhiC3q__footerSection{color:#fff;font-family:var(--font-urbanist),"Urbanist",sans-serif;background-color:#111;padding:80px 0 40px}.Footer-module__nhiC3q__container{max-width:1400px;margin:0 auto;padding:0 40px}.Footer-module__nhiC3q__columnsContainer{grid-template-columns:repeat(5,1fr);gap:40px 30px;margin-bottom:80px;display:grid}.Footer-module__nhiC3q__column{flex-direction:column;display:flex}.Footer-module__nhiC3q__columnTitle{font-family:var(--font-urbanist),"Urbanist",sans-serif;letter-spacing:1.5px;text-transform:uppercase;color:#fff;margin-bottom:25px;font-size:14px;font-weight:600}.Footer-module__nhiC3q__linkList{margin:0;padding:0;list-style:none}.Footer-module__nhiC3q__linkItem{margin-bottom:15px}.Footer-module__nhiC3q__link{color:#fff9;font-size:15px;font-weight:100;text-decoration:none;transition:color .3s}.Footer-module__nhiC3q__link:hover{color:#fff}.Footer-module__nhiC3q__socials{gap:12px;display:flex}.Footer-module__nhiC3q__socialIcon{justify-content:center;align-items:center;transition:opacity .3s;display:flex}.Footer-module__nhiC3q__socialIcon:hover{opacity:.7}.Footer-module__nhiC3q__bottomSection{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:40px;display:flex}.Footer-module__nhiC3q__logo{flex-shrink:0}.Footer-module__nhiC3q__copyrightSection{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.Footer-module__nhiC3q__copyrightText{color:#ffffff80;margin:0;font-size:13px}@media (max-width:1024px){.Footer-module__nhiC3q__columnsContainer{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.Footer-module__nhiC3q__columnsContainer{grid-template-columns:repeat(3,1fr);gap:20px}.Footer-module__nhiC3q__col1{order:1}.Footer-module__nhiC3q__col2{order:2}.Footer-module__nhiC3q__col5{order:3}.Footer-module__nhiC3q__col4{order:4}.Footer-module__nhiC3q__col3{order:5}.Footer-module__nhiC3q__bottomSection{text-align:right;flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.Footer-module__nhiC3q__logo{width:130px}.Footer-module__nhiC3q__logo img{width:100%!important;height:auto!important}.Footer-module__nhiC3q__copyrightSection{align-items:flex-end}.Footer-module__nhiC3q__copyrightText{font-size:10px}}@media (max-width:480px){.Footer-module__nhiC3q__container{padding:0 20px}.Footer-module__nhiC3q__columnsContainer{grid-template-columns:repeat(3,1fr);gap:15px}.Footer-module__nhiC3q__columnTitle{margin-bottom:12px;font-size:10px}.Footer-module__nhiC3q__link{font-size:12px}.Footer-module__nhiC3q__socials{justify-content:flex-start}}.light-footer-wrapper .Footer-module__nhiC3q__footerSection{border-top:1px solid #d1d1d1;color:#111!important;background-color:#ebebeb!important}.light-footer-wrapper .Footer-module__nhiC3q__columnTitle{color:#111!important}.light-footer-wrapper .Footer-module__nhiC3q__link{color:#333!important}.light-footer-wrapper .Footer-module__nhiC3q__link:hover{color:#d9a74a!important}.light-footer-wrapper .Footer-module__nhiC3q__copyrightText{color:#555!important}.light-footer-wrapper .Footer-module__nhiC3q__logo img{filter:invert();opacity:.8}.light-footer-wrapper .Footer-module__nhiC3q__socialIcon img{filter:invert()}
.ChatWidget-module__d7ZkhW__chatContainer{z-index:1000;font-family:var(--font-urbanist),"Urbanist",sans-serif;position:fixed;bottom:30px;right:30px}.ChatWidget-module__d7ZkhW__toggleButton{background-color:var(--gold);color:#1a1a1a;cursor:pointer;border:none;border-radius:50px;align-items:center;gap:12px;padding:15px 30px;font-size:22px;font-weight:300;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 15px #d4af374d}.ChatWidget-module__d7ZkhW__toggleButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d4af3766}.ChatWidget-module__d7ZkhW__chatIcon{width:24px;height:24px}.ChatWidget-module__d7ZkhW__chatWindow{background-color:#fff;border-radius:12px;flex-direction:column;width:450px;height:700px;animation:.3s ease-out ChatWidget-module__d7ZkhW__slideUp;display:flex;position:absolute;bottom:80px;right:0;overflow:hidden;box-shadow:0 10px 30px #0003}@keyframes ChatWidget-module__d7ZkhW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ChatWidget-module__d7ZkhW__header{color:var(--gold);border-bottom:2px solid var(--gold);background-color:#1a1a1a;justify-content:space-between;align-items:center;padding:20px 25px;display:flex}.ChatWidget-module__d7ZkhW__headerTitle{margin:0;font-size:30px;font-weight:600}.ChatWidget-module__d7ZkhW__closeButton{color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:0;font-size:24px;line-height:1}.ChatWidget-module__d7ZkhW__closeButton:hover{color:#fff}.ChatWidget-module__d7ZkhW__content{background-color:#f9f9f9;flex:1;padding:25px;overflow-y:auto}.ChatWidget-module__d7ZkhW__formTitle{color:#1a1a1a;text-align:center;margin-top:0;margin-bottom:25px;font-size:30px;font-weight:600}.ChatWidget-module__d7ZkhW__formGroup{margin-bottom:20px}.ChatWidget-module__d7ZkhW__label{color:#333;margin-bottom:8px;font-size:24px;font-weight:600;display:block}.ChatWidget-module__d7ZkhW__input{border:1px solid #ddd;border-radius:8px;outline:none;width:100%;padding:15px;font-size:24px;font-weight:300;transition:border-color .3s}.ChatWidget-module__d7ZkhW__input:focus{border-color:var(--gold)}.ChatWidget-module__d7ZkhW__submitButton{background-color:var(--gold);color:#1a1a1a;cursor:pointer;border:none;border-radius:6px;width:100%;margin-top:10px;padding:12px;font-size:16px;font-weight:600;transition:background-color .3s}.ChatWidget-module__d7ZkhW__submitButton:hover{background-color:#c49f30}.ChatWidget-module__d7ZkhW__messagesArea{flex-direction:column;flex:1;gap:8px;padding-bottom:10px;display:flex}.ChatWidget-module__d7ZkhW__endedNotification{z-index:10;background:#fdf2f2;border:1px solid #fecaca;border-radius:8px;flex-direction:column;align-items:center;gap:10px;margin:20px 0;padding:15px;display:flex;position:relative;box-shadow:0 2px 10px #0000000d}.ChatWidget-module__d7ZkhW__endedText{color:#b91c1c;font-size:14px;font-weight:600}.ChatWidget-module__d7ZkhW__newChatBtn{background:var(--gold);color:#1a1a1a;cursor:pointer;border:none;border-radius:4px;padding:6px 15px;font-size:13px;font-weight:600;transition:background .2s}.ChatWidget-module__d7ZkhW__newChatBtn:hover{background:#c49f30}.ChatWidget-module__d7ZkhW__messageRow{flex-direction:column;width:100%;display:flex}.ChatWidget-module__d7ZkhW__dateSeparator{justify-content:center;width:100%;margin:10px 0 5px;display:flex;position:relative}.ChatWidget-module__d7ZkhW__dateSeparator span{color:#666;background:#f1f3f5;border-radius:20px;padding:4px 12px;font-size:14px;font-weight:300}.ChatWidget-module__d7ZkhW__message{border-radius:12px;flex-direction:column;max-width:85%;padding:12px 16px;font-size:24px;font-weight:600;line-height:1.4;display:flex}.ChatWidget-module__d7ZkhW__messageText{word-break:break-word;overflow-wrap:anywhere}.ChatWidget-module__d7ZkhW__messageTime{opacity:.7;align-self:flex-end;margin-top:6px;font-size:12px;font-weight:300}.ChatWidget-module__d7ZkhW__botMessage{color:#333;background-color:#e9ecef;border-bottom-left-radius:2px;align-self:flex-start}.ChatWidget-module__d7ZkhW__userMessage{background-color:var(--gold);color:#1a1a1a;border-bottom-right-radius:2px;align-self:flex-end}.ChatWidget-module__d7ZkhW__inputArea{background-color:#fff;border-top:1px solid #eee;gap:12px;padding:15px 20px;display:flex}.ChatWidget-module__d7ZkhW__chatInput{border:1px solid #ddd;border-radius:25px;outline:none;flex:1;padding:12px 18px;font-size:24px;font-weight:300}.ChatWidget-module__d7ZkhW__chatInput:focus{border-color:var(--gold)}.ChatWidget-module__d7ZkhW__chatInput::placeholder{font-size:24px;font-weight:300}.ChatWidget-module__d7ZkhW__sendButton{color:var(--gold);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;display:flex}.ChatWidget-module__d7ZkhW__sendButton svg{fill:currentColor;width:24px;height:24px}.ChatWidget-module__d7ZkhW__sendButton:disabled{color:#ccc;cursor:not-allowed}@media (max-width:768px){.ChatWidget-module__d7ZkhW__chatContainer{bottom:20px;right:20px}.ChatWidget-module__d7ZkhW__toggleButton{gap:8px;padding:10px 20px;font-size:16px}.ChatWidget-module__d7ZkhW__chatIcon{width:18px;height:18px}.ChatWidget-module__d7ZkhW__chatWindow{width:calc(100vw - 40px);height:70vh;max-height:600px;bottom:70px;right:0}.ChatWidget-module__d7ZkhW__headerTitle{font-size:20px}.ChatWidget-module__d7ZkhW__formTitle{font-size:24px}.ChatWidget-module__d7ZkhW__label{font-size:16px}.ChatWidget-module__d7ZkhW__input{padding:12px;font-size:16px}.ChatWidget-module__d7ZkhW__message{padding:10px 14px;font-size:16px}.ChatWidget-module__d7ZkhW__chatInput{padding:10px 15px;font-size:16px}.ChatWidget-module__d7ZkhW__chatInput::placeholder{font-size:16px}}
.SidebarCart-module__XT6_4W__overlay{z-index:9998;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;position:fixed;inset:0}.SidebarCart-module__XT6_4W__drawer{color:#131313;z-index:9999;width:450px;font-family:var(--font-urbanist),sans-serif;background:#fff;flex-direction:column;padding:40px;animation:.3s ease-out SidebarCart-module__XT6_4W__slideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-5px 0 20px #000c}@keyframes SidebarCart-module__XT6_4W__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.SidebarCart-module__XT6_4W__header{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.SidebarCart-module__XT6_4W__header h2{letter-spacing:1px;font-size:24px;font-weight:600;font-family:var(--font-urbanist),sans-serif;margin:0}.SidebarCart-module__XT6_4W__closeBtn{color:#131313;cursor:pointer;background:0 0;border:none;padding:5px;font-size:24px}.SidebarCart-module__XT6_4W__items{flex-grow:1;padding-right:10px;overflow-y:auto}.SidebarCart-module__XT6_4W__items::-webkit-scrollbar{width:6px}.SidebarCart-module__XT6_4W__items::-webkit-scrollbar-track{background:#f0f0f0}.SidebarCart-module__XT6_4W__items::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.SidebarCart-module__XT6_4W__item{border-bottom:1px solid #ebebeb;gap:20px;margin-bottom:30px;padding-bottom:30px;display:flex}.SidebarCart-module__XT6_4W__imageWrapper{background:0 0;flex-shrink:0;width:80px;height:100px;position:relative}.SidebarCart-module__XT6_4W__info{flex-direction:column;flex-grow:1;justify-content:space-between;display:flex}.SidebarCart-module__XT6_4W__topRow{justify-content:space-between;align-items:flex-start;margin-bottom:10px;display:flex}.SidebarCart-module__XT6_4W__name{color:#131313;text-transform:uppercase;max-width:180px;font-size:14px;font-weight:600;line-height:1.4;font-family:var(--font-urbanist),sans-serif}.SidebarCart-module__XT6_4W__price{color:#d9a74a;font-size:15px;font-weight:600;font-family:var(--font-urbanist),sans-serif}.SidebarCart-module__XT6_4W__midRow{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.SidebarCart-module__XT6_4W__sku{color:#666;text-transform:uppercase;font-size:11px;font-weight:600}.SidebarCart-module__XT6_4W__qty{color:#131313;align-items:center;gap:15px;font-size:14px;display:flex}.SidebarCart-module__XT6_4W__qtyBtn{color:#666;cursor:pointer;background:0 0;border:none;padding:0 5px;font-size:18px}.SidebarCart-module__XT6_4W__qtyBtn:hover{color:#000}.SidebarCart-module__XT6_4W__botRow{justify-content:space-between;align-items:center;display:flex}.SidebarCart-module__XT6_4W__weight{color:#666;text-transform:uppercase;font-size:11px;font-weight:600}.SidebarCart-module__XT6_4W__trashBtn{color:#888;cursor:pointer;background:0 0;border:none;align-items:center;padding:0;transition:color .2s;display:flex}.SidebarCart-module__XT6_4W__trashBtn:hover{color:#d32f2f}.SidebarCart-module__XT6_4W__footer{border-top:1px solid #ebebeb;margin-top:20px;padding-top:30px}.SidebarCart-module__XT6_4W__totalRow{color:#131313;font-size:20px;font-weight:600;font-family:var(--font-urbanist),sans-serif;justify-content:space-between;margin-bottom:30px;display:flex}.SidebarCart-module__XT6_4W__checkoutBtn{color:#fff;cursor:pointer;text-transform:capitalize;width:100%;font-size:16px;font-weight:600;font-family:var(--font-urbanist),sans-serif;background:#131313;border:none;border-radius:4px;padding:18px;transition:background .2s}.SidebarCart-module__XT6_4W__checkoutBtn:hover{background:#333}@media (max-width:500px){.SidebarCart-module__XT6_4W__drawer{width:100%}}
