.amelie-window{position:fixed;left:38px;bottom:0;z-index:251;width:371px;height:658px;background:#f7f7f7;box-shadow:0 5px 25px 0 #0000001A;display:none;flex-direction:column}@media (max-width:980px){.amelie-window{z-index:1001;width:auto;height:auto;top:0;left:0;right:0}}.amelie-window_show{display:flex}.amelie-window__close{position:absolute;top:12px;right:12px;color:transparent;font-size:0;cursor:pointer;padding:4px}.amelie-window__close:before{content:url('data:image/svg+xml,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 1L8 8M8 8L15 15M8 8L1 15M8 8L1 1" stroke="%23333333" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');display:block;width:16px;height:16px}.amelie-window__header{padding:12px 20px;background:#fff;display:flex;flex-direction:row;align-items:center;gap:22px}.amelie-window__avatar{position:relative;width:80px;height:80px;border-radius:80px;background:url(amelie.jpg) no-repeat;color:transparent;font-size:0}.amelie-window__avatar_online:before{content:'';position:absolute;bottom:5px;right:5px;width:10px;height:10px;background:#3aa730;border-radius:10px;border:2px solid #fff;box-sizing:content-box}.amelie-window__name{display:flex;flex-direction:column;gap:5px}.amelie-chat{overflow-x:auto;overflow-y:scroll;flex:1}.amelie-chat__messages{padding:20px;min-height:100%}.amelie-chat__message{display:flex;padding:5px 0}.amelie-chat__message_who_amelie{justify-content:start;padding-right:20px}.amelie-chat__message_who_me{justify-content:end;padding-left:20px}.amelie-avatar{width:80px;height:80px;border-radius:80px;box-sizing:content-box;color:transparent;background:url(amelie.jpg) no-repeat;font-size:0}.amelie-avatar_state_button{box-shadow:0 0 8px 3px #fff;border:3px solid #fff}.amelie-name{font-family:"Roboto Regular",sans-serif;font-size:25px;font-weight:500;line-height:29px;letter-spacing:0;text-align:left}.amelie-online{font-family:"Roboto Regular",sans-serif;font-size:14px;font-weight:400;line-height:16px;letter-spacing:0;text-align:left;color:#888}.amelie-bonjour__message,.amelie-message{position:relative;font-family:"Roboto Regular",sans-serif;font-size:14px;font-weight:400;line-height:16px;letter-spacing:0;text-align:left;padding:11px 15px;border-radius:20px;white-space:pre-wrap}.amelie-bonjour__message:before,.amelie-message:before{content:'';width:20px;height:14px;position:absolute;bottom:0;z-index:0}.amelie-message_state_preview{box-shadow:0 0 8px 3px #fff}.amelie-bonjour__message,.amelie-message_who_amelie{background:#ededed}.amelie-bonjour__message:before,.amelie-message_who_amelie:before{background:url(tail.png) no-repeat;left:-5px}.amelie-message_who_me{background:#fff}.amelie-message_who_me:before{background:url(tail-answer.png) no-repeat;right:-5px}.amelie-bonjour{position:fixed;left:56px;bottom:32px;display:none;align-items:flex-start;gap:15px;z-index:5;width:371px;height:96px}@media (max-width:980px){.amelie-bonjour{flex-direction:column;gap:10px;left:15px;bottom:180px;width:250px}}.amelie-bonjour_show{display:flex}.amelie-bonjour__avatar{flex:0 0 80px;width:80px;height:80px;border-radius:80px;background:url(amelie.jpg) no-repeat;box-shadow:0 0 8px 3px #fff;box-sizing:content-box;border:3px solid #fff;cursor:pointer;user-select:none}.amelie-bonjour__text{display:flex;flex-direction:column;align-items:end;justify-content:start;gap:10px}.amelie-bonjour__message{white-space:normal;box-shadow:0 0 8px 3px #fff;cursor:pointer}.amelie-bonjour__close{color:#ededed;background:#333;padding:8px 19px;border-radius:20px;font-family:"Roboto Regular",sans-serif;font-size:14px;font-weight:400;line-height:16px;box-shadow:0 0 8px 3px #fff;display:flex;align-items:center;gap:6px;transition:.3s ease background-color;user-select:none;cursor:pointer}.amelie-bonjour__close:before{content:url('data:image/svg+xml,<svg viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 1L8 8M8 8L15 15M8 8L1 15M8 8L1 1" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');width:14px;height:14px}.amelie-bonjour__close:hover{background:#111}.amelie-bonjour__close:active{background:#6c6c6c}.amelie-bonjour__close_animate{transition:1s ease transform}.amelie-bonjour__close_show{transform:translateY(-200px)}.amelie-answer-choice{display:flex;flex-direction:column;gap:7px;align-items:stretch;justify-content:center;padding:20px 40px}.amelie-answer-option{border:1px solid #e31683;border-radius:15px;padding:10px 20px;font-family:"Roboto Regular",sans-serif;font-size:14px;font-weight:400;line-height:16px;letter-spacing:0;text-align:center;transition:all .3s ease;cursor:pointer;user-select:none;color:#000}.amelie-answer-option:hover{background:#ffd3e7;color:#000}.amelie-answer-option:active{background:#e31683;color:#fff}.amelie-answer-option_active{background:#e31683;color:#fff}.amelie-answer-option_active:hover{background:#d20d77;color:#fff}.amelie-answer-option_active:active{background:#d21077;color:#fff}.amelie-action{background:#333;border-radius:15px;padding:10px 20px;font-family:"Roboto Regular",sans-serif;font-size:14px;font-weight:400;line-height:16px;letter-spacing:0;text-align:center;transition:all .3s ease;cursor:pointer;user-select:none;color:#fff}.amelie-action:hover{background:#6b6b6b;color:#fff}.amelie-action:active{background:#000;color:#fff}.amelie-typing{display:flex;flex-direction:row;gap:5px}.amelie-typing span{content:"";animation:blink 1.5s infinite;animation-fill-mode:both;height:10px;width:10px;background:#3b5998;border-radius:50%}.amelie-typing span:nth-child(2){animation-delay:.2s}.amelie-typing span:nth-child(3){animation-delay:.4s}@keyframes blink{0%{opacity:.1}20%{opacity:1}100%{opacity:.1}}