.FloatingChatButton-module__g68SGa__floatingChatButton{z-index:101;border:var(--border-strong);box-shadow:var(--shadow-soft);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex;position:fixed;bottom:18px;right:10px;overflow:hidden}.FloatingChatButton-module__g68SGa__floatingChatButton--left{left:10px;right:auto}@media only screen and (max-width:768px){.FloatingChatButton-module__g68SGa__floatingChatButton--mobileLocations{z-index:9;bottom:140px}.FloatingChatButton-module__g68SGa__floatingChatButton--withAiSuggestions{z-index:1001;bottom:120px}}@media print{.FloatingChatButton-module__g68SGa__floatingChatButton{display:none!important}}.FloatingChatButton-module__g68SGa__floatingChatButton .FloatingChatButton-module__g68SGa__iconCtn{flex-direction:row;justify-content:center;align-items:center;width:40px;display:flex;position:relative}.FloatingChatButton-module__g68SGa__floatingChatButton .FloatingChatButton-module__g68SGa__iconCtn .FloatingChatButton-module__g68SGa__icon{width:40px;height:40px;color:var(--on-primary);margin:auto;font-size:40px;position:absolute}.FloatingChatButton-module__g68SGa__floatingChatButton:active{transition:all .3s;transform:scale(.9)}.FloatingChatButton-module__g68SGa__title{color:var(--text-primary);text-align:left;margin:0;font-size:20px;font-weight:500;line-height:20px}.FloatingChatButton-module__g68SGa__title--variantThree{color:var(--on-primary)}.FloatingChatButton-module__g68SGa__subtitle{color:var(--text-secondary);text-align:left;margin:0;font-size:14px;font-weight:400;line-height:140%}.FloatingChatButton-module__g68SGa__variantOne{align-items:center;gap:var(--spacing-md);padding:var(--spacing-md);background-color:var(--elevated-level-one);border-radius:var(--radius-xl)}.FloatingChatButton-module__g68SGa__variantOne .FloatingChatButton-module__g68SGa__textCtn{flex-direction:column;justify-content:flex-start;gap:4px;max-width:200px;display:flex}.FloatingChatButton-module__g68SGa__variantOne .FloatingChatButton-module__g68SGa__iconCtnVariantOne{background:var(--primary-gradient,var(--primary));border-radius:var(--radius-lg);width:56px;height:56px;padding:10px}.FloatingChatButton-module__g68SGa__variantTwo{width:80px;height:80px;color:var(--primary);background:var(--primary-gradient,var(--primary));border-radius:var(--radius-full);border:none}.FloatingChatButton-module__g68SGa__popupCtn{z-index:100;background-color:var(--elevated-level-one);border:var(--border-soft);border-radius:var(--radius-xl);max-width:500px;max-height:500px;box-shadow:var(--shadow-soft);cursor:pointer;aspect-ratio:auto;gap:12px;padding:18px;display:flex;position:fixed;bottom:116px;right:10px}.FloatingChatButton-module__g68SGa__popupCtn--left{left:10px;right:auto}@media only screen and (max-width:768px){.FloatingChatButton-module__g68SGa__popupCtn--mobileLocations{z-index:9;bottom:238px}}@media print{.FloatingChatButton-module__g68SGa__popupCtn{display:none!important}}.FloatingChatButton-module__g68SGa__popupCtn .FloatingChatButton-module__g68SGa__closeButton{background:var(--elevated-level-two);border-radius:var(--radius-full);width:-moz-fit-content;width:fit-content}.FloatingChatButton-module__g68SGa__popupCtn .FloatingChatButton-module__g68SGa__closeButton:not(:hover){box-shadow:none}.FloatingChatButton-module__g68SGa__popupCtn .FloatingChatButton-module__g68SGa__closeIconClass{color:var(--text-primary)}.FloatingChatButton-module__g68SGa__popupCtn .FloatingChatButton-module__g68SGa__textCtn{justify-content:flex-start;gap:var(--spacing-xs);flex-direction:column;max-width:200px;display:flex}.FloatingChatButton-module__g68SGa__popupCtn--hidden{border:none;max-width:0;max-height:0;padding:0;transition:all .3s;bottom:60px;right:50px;overflow:hidden}.FloatingChatButton-module__g68SGa__popupCtn--hiddenLeft{border:none;max-width:0;max-height:0;padding:0;transition:all .3s;bottom:60px;left:50px;right:auto;overflow:hidden}@media only screen and (max-width:768px){.FloatingChatButton-module__g68SGa__popupCtn--hiddenMobileLocations{border:none;max-width:0;max-height:0;padding:0;transition:all .3s;bottom:182px;right:50px;overflow:hidden}.FloatingChatButton-module__g68SGa__popupCtn--hiddenMobileLocationsLeft{border:none;max-width:0;max-height:0;padding:0;transition:all .3s;bottom:182px;left:50px;right:auto;overflow:hidden}}.FloatingChatButton-module__g68SGa__variantThree{width:-moz-fit-content;width:fit-content;height:72px;padding:var(--spacing-lg) var(--spacing-xl);color:var(--primary);background:var(--primary-gradient,var(--primary));border-radius:36px 36px var(--radius-sm) 36px;border:none}.FloatingChatButton-module__g68SGa__variantThree .FloatingChatButton-module__g68SGa__textCtn{width:-moz-fit-content;width:fit-content;margin-left:var(--spacing-md);white-space:nowrap;transition:all .3s}.FloatingChatButton-module__g68SGa__variantThree .FloatingChatButton-module__g68SGa__textCtn--chatOpen{opacity:.3;width:0;margin:0;transition:all .3s;overflow:hidden}.FloatingChatButton-module__g68SGa__lightningClosing{animation:FloatingChatButton-module__g68SGa__rotate-fade-in-close .3s forwards}.FloatingChatButton-module__g68SGa__lightningOpening{animation:FloatingChatButton-module__g68SGa__rotate-fade-out-open .3s forwards}.FloatingChatButton-module__g68SGa__chevronClosing{animation:FloatingChatButton-module__g68SGa__rotate-fade-out-close .3s forwards}.FloatingChatButton-module__g68SGa__chevronOpening{animation:FloatingChatButton-module__g68SGa__rotate-fade-in-open .3s forwards}@keyframes FloatingChatButton-module__g68SGa__rotate-fade-out-close{0%{opacity:1;transform:rotate(0)}to{opacity:0;transform:rotate(180deg)}}@keyframes FloatingChatButton-module__g68SGa__rotate-fade-in-close{0%{opacity:0;transform:rotate(-180deg)}to{opacity:1;transform:rotate(0)}}@keyframes FloatingChatButton-module__g68SGa__rotate-fade-out-open{0%{opacity:1;transform:rotate(0)}to{opacity:0;transform:rotate(-180deg)}}@keyframes FloatingChatButton-module__g68SGa__rotate-fade-in-open{0%{opacity:0;transform:rotate(180deg)}to{opacity:1;transform:rotate(0)}}.TypingIndicator-module__68TFwW__dotFlashing{background-color:var(--gray);border-radius:var(--radius-sm);width:6px;height:6px;margin:0 10px;position:relative}.TypingIndicator-module__68TFwW__dotFlashingGray{animation:TypingIndicator-module__68TFwW__dot-flashing-gray .5s linear .5s infinite alternate}.TypingIndicator-module__68TFwW__dotFlashingPrimary{animation:TypingIndicator-module__68TFwW__dot-flashing-primary .5s linear .5s infinite alternate}.TypingIndicator-module__68TFwW__dotFlashing:after,.TypingIndicator-module__68TFwW__dotFlashing:before{background-color:var(--gray);content:"";display:inline-block;position:absolute;top:0}.TypingIndicator-module__68TFwW__dotFlashing:before{border-radius:var(--radius-sm);width:6px;height:6px;left:-10px}.TypingIndicator-module__68TFwW__dotFlashingGray:before{animation:TypingIndicator-module__68TFwW__dot-flashing-gray 1s infinite alternate}.TypingIndicator-module__68TFwW__dotFlashingPrimary:before{animation:TypingIndicator-module__68TFwW__dot-flashing-primary 1s infinite alternate}.TypingIndicator-module__68TFwW__dotFlashing:after{border-radius:var(--radius-sm);width:6px;height:6px;left:10px}.TypingIndicator-module__68TFwW__dotFlashingGray:after{animation:TypingIndicator-module__68TFwW__dot-flashing-gray 1s 1s infinite alternate}.TypingIndicator-module__68TFwW__dotFlashingPrimary:after{animation:TypingIndicator-module__68TFwW__dot-flashing-primary 1s 1s infinite alternate}@keyframes TypingIndicator-module__68TFwW__dot-flashing-gray{0%{background-color:var(--gray)}50%,to{background-color:var(--gray-30)}}@keyframes TypingIndicator-module__68TFwW__dot-flashing-primary{0%{background-color:var(--primary)}50%,to{background-color:var(--gray-30)}}.ChatInput-module__MydAIq__form{background-color:var(--elevated-level-one);border:var(--border-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);align-items:flex-start;margin:10px;transition:box-shadow .2s ease-in-out;display:flex}.ChatInput-module__MydAIq__form--selected{box-shadow:var(--shadow-hover)}.ChatInput-module__MydAIq__form--minimized{visibility:hidden}.ChatInput-module__MydAIq__form .ChatInput-module__MydAIq__chatInput{width:100%;color:var(--text-primary);background-color:var(--elevated-level-one);border-radius:var(--radius-lg);box-shadow:none;resize:none;border:none;outline:none;flex-direction:row;align-items:center;padding-top:12px;padding-bottom:12px;padding-left:15px;line-height:125%;display:flex;overflow:auto}.ChatInput-module__MydAIq__form .ChatInput-module__MydAIq__chatInput--minimized{height:44px}.ChatInput-module__MydAIq__form .ChatInput-module__MydAIq__submitBtn{width:44px;height:44px;color:var(--text-secondary);background-color:var(--elevated-level-one);border-radius:0 var(--radius-lg) var(--radius-lg) 0;border:none;justify-content:center;align-items:center;padding:9px;transition:all .14s;display:flex}.ChatInput-module__MydAIq__form .ChatInput-module__MydAIq__submitBtn--active{color:var(--primary)}@media (hover:hover) and (pointer:fine){.ChatInput-module__MydAIq__form .ChatInput-module__MydAIq__submitBtn:hover{transform:none}}