.BrandsMarquee_section__9xYbl{padding:80px 0;background:rgba(0,0,0,.4);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);overflow:hidden}.BrandsMarquee_heading__2EEdB{text-align:center;font-size:1.2rem;letter-spacing:4px;color:var(--text-secondary);margin-bottom:50px}.BrandsMarquee_marqueeContainer__aA8bJ{width:100vw;overflow:hidden;position:relative;display:flex}.BrandsMarquee_marqueeContainer__aA8bJ:after,.BrandsMarquee_marqueeContainer__aA8bJ:before{content:"";position:absolute;top:0;width:150px;height:100%;z-index:2}.BrandsMarquee_marqueeContainer__aA8bJ:before{left:0;background:linear-gradient(to right,var(--bg-color),transparent)}.BrandsMarquee_marqueeContainer__aA8bJ:after{right:0;background:linear-gradient(to left,var(--bg-color),transparent)}.BrandsMarquee_marqueeTrack__e_mgN{display:flex;gap:40px;width:max-content}.BrandsMarquee_brandCard__sEAvg{font-family:Outfit,sans-serif;font-size:2rem;font-weight:800;color:rgba(255,255,255,.3);text-transform:uppercase;transition:all .3s ease;cursor:default;white-space:nowrap}.BrandsMarquee_brandCard__sEAvg:hover{color:rgba(255,255,255,1);transform:scale(1.1);text-shadow:0 0 15px rgba(255,255,255,.5)}.ChatbotWidget_toggleBtn__auH5G{position:fixed;bottom:120px;right:40px;width:65px;height:65px;background:linear-gradient(135deg,#333333,#050505);border:1px solid rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1000;color:white;cursor:pointer;box-shadow:0 10px 30px rgba(0,0,0,.5);transition:all .3s ease}.ChatbotWidget_toggleBtn__auH5G:hover{transform:translateY(-5px);box-shadow:0 15px 40px rgba(255,255,255,.1)}.ChatbotWidget_chatWindow__Qa3ug{position:fixed;bottom:100px;right:120px;width:350px;height:500px;border-radius:20px;z-index:1001;display:flex;flex-direction:column;overflow:hidden}.ChatbotWidget_header__0LPkM{padding:20px;background:rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center}.ChatbotWidget_headerInfo__bSebK{display:flex;align-items:center;gap:10px;font-weight:600;font-family:Outfit,sans-serif;letter-spacing:1px}.ChatbotWidget_closeBtn__zfVms{background:none;border:none;color:var(--text-secondary);cursor:pointer;transition:color .3s ease}.ChatbotWidget_closeBtn__zfVms:hover{color:var(--text-primary)}.ChatbotWidget_messages__q2Iqu{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:15px}.ChatbotWidget_messages__q2Iqu::-webkit-scrollbar{width:5px}.ChatbotWidget_messages__q2Iqu::-webkit-scrollbar-thumb{background:rgba(255,255,255,.2);border-radius:10px}.ChatbotWidget_messageWrapper__4gQgN{display:flex}.ChatbotWidget_userWrapper__rHWl2{justify-content:flex-end}.ChatbotWidget_botWrapper__q_4zO{justify-content:flex-start}.ChatbotWidget_message__cxebp{max-width:80%;padding:12px 16px;border-radius:18px;font-size:.9rem;line-height:1.4}.ChatbotWidget_botMessage__g9bpj{background:rgba(255,255,255,.1);border-bottom-left-radius:5px}.ChatbotWidget_userMessage__BHK_Y{background:var(--text-primary);color:var(--bg-color);border-bottom-right-radius:5px}.ChatbotWidget_inputArea___9ot1{padding:15px;border-top:1px solid rgba(255,255,255,.1);display:flex;gap:10px;background:rgba(0,0,0,.2)}.ChatbotWidget_input__VxKiI{flex:1;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);padding:12px 15px;border-radius:20px;color:white;font-family:Inter,sans-serif;outline:none;transition:border-color .3s ease}.ChatbotWidget_input__VxKiI:focus{border-color:rgba(255,255,255,.3)}.ChatbotWidget_sendBtn__7NsM7{width:45px;height:45px;border-radius:50%;background:var(--text-primary);color:var(--bg-color);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease}.ChatbotWidget_sendBtn__7NsM7:hover{transform:scale(1.05)}@media (max-width:768px){.ChatbotWidget_chatWindow__Qa3ug{width:90vw;height:60vh;bottom:90px;right:5vw}.ChatbotWidget_toggleBtn__auH5G{bottom:90px;right:20px;width:55px;height:55px}}