.widget_window.option-1 .chatbotCover{height:228px;width:100%;border-radius:.5rem;overflow:hidden;transition:all .2s ease}.widget_window.option-1 .chatbotCover_Title{position:absolute;bottom:0;left:0;z-index:1;background-color:var(--blue);color:#fff;padding:1rem 1rem .5rem;border-top-right-radius:.5rem;font-size:1.5rem;max-width:330px;font-weight:700;margin:0rem}.widget_window.option-1 .chatbotCover_Title span{margin-left:-1rem;margin-right:.25rem}.widget_window.option-1 .chatbotCover_slide_wrapper{display:flex;width:100%;height:100%;position:relative;z-index:0}.widget_window.option-1 .chatbotCover_Inner{width:100%;height:100%;flex-shrink:0;position:relative}.widget_window.option-1 .chatbotCover_slide{width:100%;height:100%;flex-shrink:0;position:absolute;top:0;left:0}.widget_window.option-1 .chatbotCover_slide img{width:100%;height:100%;object-fit:cover;opacity:0;position:relative;z-index:0;transform:scale(1.05);transition:all 1s ease;user-select:none}.widget_window.option-1 .chatbotCover_slide[is_active=true] img{opacity:1;z-index:1;transform:scale(1)}@media only screen and (max-width: 768px){.widget_window.option-1 .chatbotCover_Title{font-size:1.25rem;max-width:240px}}@media only screen and (max-width: 480px){.widget_window.option-1 .chatbotCover_Title{font-size:1rem;max-width:200px}}
