.button-back-gradient{margin-top:4rem!important;margin:auto;z-index:1;background:linear-gradient(45deg,#fff 17%,#fff 87%)!important;padding:2.5px!important;box-shadow:0 4px 8px rgba(0,0,0,.1)}.chat-section{position:fixed;bottom:0;right:20px;z-index:1000}.card-container{width:24rem;height:500px}@media (max-width:640px){.card-container{width:90vw!important;height:70vh}.chat-card{height:95%}}@media (min-width:640px) and (max-width:760px){.card-container{width:20rem;height:300px}}.chat-card{border-bottom-left-radius:15px;border-bottom-right-radius:15px;height:100%}.chat-body{max-height:21em;overflow-y:scroll}.message-container{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px}.message-bubble{padding:10px;color:#fff}.user-message{border-top-left-radius:15px;border-top-right-radius:15px;border-bottom-left-radius:15px}.bg-chat-gradient,.user-message{background:linear-gradient(90deg,#cc2c6b,#4b39da)}.bot-message{background:#f2f8ff;color:#000;border-bottom-right-radius:15px;border-top-right-radius:15px;border-bottom-left-radius:15px}html.-dark-mode .bot-message{background:#5c6164;color:#fff}.audio-button{display:block;margin-top:8px;padding:4px}.input-container{position:absolute;bottom:12px;width:100%;gap:10px;background:#fff}.text-area{resize:none}.send-chat-button{background:linear-gradient(90deg,#4e54c8,#8f94fb);color:#fff;border:none;width:2.5rem;height:2.5rem;padding:1rem;border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;right:22px}html.-dark-mode #textAreaExample::placeholder{color:#fff}.chat-body::-webkit-scrollbar{width:6px}.chat-body::-webkit-scrollbar-thumb{background-color:#cc2c6b;border-radius:3px}.chat-body::-webkit-scrollbar-track{background-color:#f1f1f1}.chat-button{perspective:1000px}.icon{transition:transform .6s ease;transform-style:preserve-3d}.icon.flip{transform:rotateY(180deg)}@keyframes flip-in{0%{transform:rotateY(-180deg);opacity:0}to{transform:rotateY(0deg);opacity:1}}@keyframes flip-out{0%{transform:rotateY(0deg);opacity:1}to{transform:rotateY(180deg);opacity:0}}.flip{animation:flip-in .5s ease-in-out}.flip-out{animation:flip-out .5s ease-in-out}.flip-in{animation:flip-in .5s ease-in-out}.card-container.expanded{width:60vw;height:80vh}.card-container.collapsed{width:24rem}.padding-chat-widget{padding:.5rem 4rem .5rem .5rem!important;min-height:3rem!important}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000}.chat-widget{position:relative;z-index:1001}.ChatBox_chatbotPromptWrapper__T_geG{min-width:50px;min-height:50px;border:none;background:#000!important}.ChatBox_chatbotPromptWrapper__T_geG,.ChatBox_promptBubble__gp2iG{display:flex;align-items:center;justify-content:center;border-radius:25rem}.ChatBox_promptBubble__gp2iG{background:#000;color:#fff;padding:1rem;white-space:nowrap;overflow:hidden;animation:ChatBox_expandContract__U_oa_ 5s ease-in-out forwards;max-height:3.25rem}.ChatBox_promptBubble__gp2iG:after{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.6) 50%,hsla(0,0%,100%,0));transform:skewX(-20deg);animation:ChatBox_sweepShine__tuQ5w 2.5s ease-in-out infinite;z-index:1}@keyframes ChatBox_sweepShine__tuQ5w{0%{left:-75%}to{left:125%}}.ChatBox_promptText__eUY1N{background:transparent;font-size:14px;font-weight:500;overflow:hidden;border:0}@keyframes ChatBox_expandContract__U_oa_{0%{width:0;opacity:0}2%,98%{width:10rem;opacity:1}to{width:0;opacity:0}}.ChatBox_flip-in__qvbAD{animation:ChatBox_flipIn__ZPMKY .5s ease-in forwards}.ChatBox_flip-out__JbfI_{animation:ChatBox_flipOut__AJzUN .5s ease-in forwards}@keyframes ChatBox_flipIn__ZPMKY{0%{transform:rotateY(90deg);opacity:0}to{transform:rotateY(0deg);opacity:1}}@keyframes ChatBox_flipOut__AJzUN{0%{transform:rotateY(0deg);opacity:1}to{transform:rotateY(90deg);opacity:0}}