.eac-chat{--eac-color-primary: #143200;--eac-color-primary-light: #335c00;--eac-color-primary-lighter: #659941;--eac-color-primary-lightest: #E0EBD980;--eac-color-primary-lightest-2: #DCFFC3;--eac-color-secondary: #f7a700;--eac-color-white: #ffffff;--eac-color-text: var(--eac-color-primary);--eac-color-text-green: #596f4c;--eac-color-muted: #6b7280;--eac-color-error: #BA0517;--eac-color-overlay: #0A1701BF;--eac-font-family-primary: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--eac-font-family-secondary: "Lora", Georgia, "Times New Roman", serif;font-family:var(--eac-font-family-primary);--eac-shadow-main: 0 0 2rem .1rem rgba(0, 0, 0, .1);--eac-overlay-light: rgba(0, 0, 0, .06);--eac-border-light: rgba(0, 0, 0, .1);--eac-border-medium: rgba(0, 0, 0, .12);--eac-border-dark: rgba(0, 0, 0, .3);--eac-spacing-xs: .4rem;--eac-spacing-sm: .8rem;--eac-spacing-smd: 1rem;--eac-spacing-md: 1.2rem;--eac-spacing-lg: 1.4rem;--eac-spacing-xl: 2rem;--eac-spacing-xxl: 2.5rem;--eac-radius-xxs: .2rem;--eac-radius-xs: .5rem;--eac-radius-sm: .8rem;--eac-radius-md: 1rem;--eac-radius-lg: 1.6rem;--eac-radius-xl: 2rem;--eac-radius-full: 999rem;--eac-font-size-xxs: 12px;--eac-font-size-xs: 14px;--eac-font-size-sm: 14px;--eac-font-size-md: 16px;--eac-font-size-lg: 18px;--eac-font-size-xl: 24px;--eac-transition-default: .36s ease-in-out;--eac-widget-width: 350px;--eac-widget-width-fullscreen: 74vw;--eac-widget-max-width: 94vw;--eac-widget-max-height: 500px;--eac-widget-max-height-fullscreen: 85vh;--eac-content-max-width: 66.5rem;--eac-content-max-height: 450px;--eac-input-height: 60px;--eac-input-border-color: var(--eac-color-primary-lighter);--eac-input-border-color-focus: var(--eac-color-primary);--eac-input-bg-color: var(--eac-color-primary-lightest);--eac-form-colms-fullscreen: 3;--eac-form-gaps: var(--eac-spacing-md)}@media (max-width: 1112px){.eac-chat{--eac-widget-width-fullscreen: var(--eac-widget-max-width)}}@media (max-width: 575px){.eac-chat{--eac-form-colms-fullscreen: 1}}.eac-chat.eac-widget,.eac-widget.c-btn.-una.eac-launcher{position:fixed;right:var(--eac-spacing-lg);bottom:var(--eac-spacing-lg);width:var(--eac-widget-width);max-width:var(--eac-widget-max-width);max-height:var(--eac-widget-max-height);background:var(--eac-color-white);color:var(--eac-color-text);border-radius:var(--eac-radius-md);box-shadow:var(--eac-shadow-main);overflow:visible;z-index:9999999;transition:all .36s ease-in-out}.eac-chat.eac-widget p,.eac-widget.c-btn.-una.eac-launcher p{margin-bottom:.5714em}.eac-chat.eac-widget a,.eac-widget.c-btn.-una.eac-launcher a{text-decoration:underline;color:var(--eac-color-primary);transition:all .36s ease-in-out}.eac-chat.eac-widget a:hover,.eac-widget.c-btn.-una.eac-launcher a:hover{color:var(--eac-color-secondary)}.eac-chat .eac-inner,.c-btn.-una.eac-launcher .eac-inner{height:100%}.eac-chat .eac-header,.c-btn.-una.eac-launcher .eac-header{--eac-avatart-size: 60px;--eac-avatart-left-shift: 50px;--eac-avatart-bottom-shift: 0;--eac-padding-top: var(--eac-spacing-lg);--eac-padding-bottom: var(--eac-spacing-md);--eac-padding-inline: var(--eac-spacing-xl);position:relative;display:flex;align-items:center;justify-content:space-between;padding:var(--eac-padding-top) var(--eac-padding-inline) var(--eac-padding-bottom);background:var(--eac-color-secondary);border-bottom:1px solid var(--eac-border-light);border-radius:var(--eac-radius-md) var(--eac-radius-md) 0 0}.eac-chat .eac-toggle-wrap,.c-btn.-una.eac-launcher .eac-toggle-wrap{display:flex;align-items:center}.eac-chat .eac-toggle-wrap .eac-toggle,.c-btn.-una.eac-launcher .eac-toggle-wrap .eac-toggle{--eac-spacing-xs: 0;background:transparent;border:unset;padding:0;outline:none}.eac-chat .eac-toggle-wrap .eac-toggle .eac-actions__icon,.c-btn.-una.eac-launcher .eac-toggle-wrap .eac-toggle .eac-actions__icon{display:flex}.eac-chat .eac-toggle-wrap .eac-toggle:focus-visible,.c-btn.-una.eac-launcher .eac-toggle-wrap .eac-toggle:focus-visible{outline:2px solid var(--eac-color-primary);outline-offset:2px}.eac-chat .eac-title-wrap,.c-btn.-una.eac-launcher .eac-title-wrap{position:relative;display:flex;flex-wrap:wrap;gap:var(--eac-spacing-smd);font-weight:600}.eac-chat .eac-title,.c-btn.-una.eac-launcher .eac-title{font-size:14px;font-family:var(--eac-font-family-primary);font-weight:600;color:var(--eac-color-primary);line-height:1.3}.eac-chat .eac-avatar,.c-btn.-una.eac-launcher .eac-avatar{width:var(--eac-avatart-size);height:var(--eac-avatart-size);position:absolute;left:var(--eac-avatart-left-shift);bottom:var(--eac-avatart-bottom-shift);z-index:9}.eac-chat .eac-avatar img,.c-btn.-una.eac-launcher .eac-avatar img{width:100%;height:100%;object-fit:contain}.eac-chat .eac-actions,.c-btn.-una.eac-launcher .eac-actions{display:flex;gap:var(--eac-spacing-smd);line-height:0}.eac-chat .eac-actions__icon,.c-btn.-una.eac-launcher .eac-actions__icon{height:fit-content;flex-shrink:0;display:block;padding:var(--eac-spacing-xs)}@media (max-width: 767px){.eac-chat .eac-actions .eac-expand,.c-btn.-una.eac-launcher .eac-actions .eac-expand{display:none}}.eac-chat .eac-actions button,.c-btn.-una.eac-launcher .eac-actions button{background:transparent;border:0;cursor:pointer;padding:0;outline:none}.eac-chat .eac-actions button:focus-visible,.c-btn.-una.eac-launcher .eac-actions button:focus-visible{outline:2px solid var(--eac-color-primary);outline-offset:2px}.eac-chat .eac-actions button,.c-btn.-una.eac-launcher .eac-actions button{transition:all .36s ease-in-out;color:var(--eac-color-primary);border-radius:var(--eac-radius-sm)}.eac-chat .eac-actions button[aria-expanded=false] .--minimize,.c-btn.-una.eac-launcher .eac-actions button[aria-expanded=false] .--minimize,.eac-chat .eac-actions button[aria-expanded=true] .--expand,.c-btn.-una.eac-launcher .eac-actions button[aria-expanded=true] .--expand{display:none}.eac-chat .eac-actions button:hover,.c-btn.-una.eac-launcher .eac-actions button:hover{background-color:var(--eac-overlay-light)}.eac-chat .eac-actions button.hidden,.c-btn.-una.eac-launcher .eac-actions button.hidden{display:none}.eac-chat .eac-start-time,.c-btn.-una.eac-launcher .eac-start-time{font-size:var(--eac-font-size-xs);margin-block:var(--eac-spacing-xs) var(--eac-spacing-md);display:none}.eac-chat .eac-icon,.c-btn.-una.eac-launcher .eac-icon{display:block;margin-inline:auto;text-align:center;margin-bottom:3.8rem}.eac-chat .eac-icon img,.c-btn.-una.eac-launcher .eac-icon img{width:auto;height:auto;max-width:190px;max-height:190px}.eac-chat .eac-welcome,.c-btn.-una.eac-launcher .eac-welcome{font-size:var(--eac-font-size-sm);margin:0 auto var(--eac-spacing-smd)}.eac-chat .eac-welcome-inner,.c-btn.-una.eac-launcher .eac-welcome-inner{text-align:center;color:var(--eac-color-text-green)}.eac-chat .eac-welcome-inner .inner-title,.c-btn.-una.eac-launcher .eac-welcome-inner .inner-title{font-size:2.4rem;font-weight:500;font-family:var(--font-family-secondary);color:var(--eac-color-primary)}.eac-chat .eac-welcome-inner p,.c-btn.-una.eac-launcher .eac-welcome-inner p{margin-bottom:1.4rem}.eac-chat .eac-asleep,.c-btn.-una.eac-launcher .eac-asleep{color:var(--eac-color-text-green);width:100%;text-align:center;padding:2.5rem;height:calc(var(--eac-widget-max-height-fullscreen) - 5rem)}.eac-chat .eac-asleep .eac-main-decoration-left,.c-btn.-una.eac-launcher .eac-asleep .eac-main-decoration-left{left:200px}.eac-chat .eac-asleep .eac-refresh-btn,.c-btn.-una.eac-launcher .eac-asleep .eac-refresh-btn{position:relative;margin:1rem auto;text-align:center;width:auto;border-radius:10px}.eac-chat .eac-asleep .eac-asleep-title,.c-btn.-una.eac-launcher .eac-asleep .eac-asleep-title{color:var(--eac-color-primary);margin-top:15rem;font-size:24px;font-weight:500;font-family:var(--font-family-secondary)}.eac-chat .eac-asleep .eac-asleep-message,.c-btn.-una.eac-launcher .eac-asleep .eac-asleep-message{margin:10px}.eac-chat .eac-asleep .eac-asleep-image,.c-btn.-una.eac-launcher .eac-asleep .eac-asleep-image{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:40%;min-width:310px;z-index:0}.eac-chat .eac-asleep *,.c-btn.-una.eac-launcher .eac-asleep *{z-index:10;position:relative}.eac-chat .eac-more-wrapper,.c-btn.-una.eac-launcher .eac-more-wrapper{position:absolute;top:0;right:0;background:#fff;box-shadow:#959da533 0 8px 24px;padding:2.5rem 1.5rem;border-radius:1rem;z-index:3!important}.eac-chat .eac-more-wrapper.-hidden,.c-btn.-una.eac-launcher .eac-more-wrapper.-hidden{display:none}.eac-chat .eac-more-wrapper .eac-more-button,.c-btn.-una.eac-launcher .eac-more-wrapper .eac-more-button{background:transparent;border:none;padding:0;margin:0;line-height:1;display:flex;align-items:center;gap:.5rem;color:var(--eac-color-primary);font-weight:600;font-size:1.6rem}.eac-chat .eac-more-wrapper .eac-more-button:hover,.c-btn.-una.eac-launcher .eac-more-wrapper .eac-more-button:hover,.eac-chat .eac-more-wrapper .eac-more-button:focus,.c-btn.-una.eac-launcher .eac-more-wrapper .eac-more-button:focus{color:var(--eac-color-primary-light);outline:none}.eac-chat .eac-more-wrapper .eac-more-button:focus-visible,.c-btn.-una.eac-launcher .eac-more-wrapper .eac-more-button:focus-visible{outline:2px solid var(--eac-color-primary);outline-offset:2px}.eac-chat .eac-more-wrapper .eac-more-button:not(:last-of-type),.c-btn.-una.eac-launcher .eac-more-wrapper .eac-more-button:not(:last-of-type){margin-bottom:1.5rem}.eac-chat .eac-suggestions,.c-btn.-una.eac-launcher .eac-suggestions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.2rem;padding:0 0 var(--eac-spacing-xl) 0;margin-top:2rem}.eac-chat .eac-chip,.c-btn.-una.eac-launcher .eac-chip{background:#f0f6ec;color:#596f4c;border-radius:5rem;border:1px solid #659941;padding:.5rem 1.3rem;cursor:pointer;font-size:var(--eac-font-size-sm);box-shadow:0 .83px #0000001f;text-align:left;width:fit-content;line-height:1.7;transition:all .36s ease-in-out}.eac-chat .eac-chip:hover,.c-btn.-una.eac-launcher .eac-chip:hover{color:var(--eac-color-primary);background:var(--eac-color-primary-lightest)}.eac-chat .eac-aside,.c-btn.-una.eac-launcher .eac-aside{height:var(--eac-content-max-height);overflow:auto;background:linear-gradient(180deg,#1a3707,#395525 39.34%);padding:3rem 0 0;border-right:1px solid #D8E4CF;color:#fff;scrollbar-width:thin;scrollbar-color:#e5e5e5 transparent;position:relative;transition:all .3s,auto 0s .3s}.eac-chat .eac-aside-decoration,.c-btn.-una.eac-launcher .eac-aside-decoration{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center;pointer-events:none}.eac-chat .eac-aside-top,.c-btn.-una.eac-launcher .eac-aside-top{font-size:1.4rem;padding-inline:1.6rem;opacity:1;transition:height 0s,opacity .3s .3s}.eac-chat .eac-aside-top-block ul,.c-btn.-una.eac-launcher .eac-aside-top-block ul{margin-bottom:2rem}.eac-chat .eac-aside-top-block ul li,.c-btn.-una.eac-launcher .eac-aside-top-block ul li{margin-bottom:.8rem;position:relative;padding-left:3.1rem}.eac-chat .eac-aside-top-block ul li:before,.c-btn.-una.eac-launcher .eac-aside-top-block ul li:before{content:"";display:block;width:1.8rem;height:1.3rem;background:url("data:image/svg+xml,%0A%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_10083_7558)'%3E%3Cmask id='mask0_10083_7558' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='18' height='18'%3E%3Cpath d='M0 0H18V18H0V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_10083_7558)'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.479377 6.87641C1.07688 6.27892 2.04562 6.27892 2.64312 6.87641L6.65231 10.8856L15.3749 2.16297C15.9724 1.56547 16.9412 1.56547 17.5387 2.16297C18.1362 2.76047 18.1362 3.72922 17.5387 4.32671L7.73418 14.1312C7.13666 14.7287 6.16793 14.7287 5.57044 14.1312L0.479377 9.04015C-0.118126 8.44266 -0.118126 7.47394 0.479377 6.87641Z' fill='%23DCFFC3'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_10083_7558'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat center;position:absolute;left:0;top:.3rem}.eac-chat .eac-aside-top-block p,.c-btn.-una.eac-launcher .eac-aside-top-block p{margin-bottom:1.5rem}.eac-chat .eac-aside-bottom,.c-btn.-una.eac-launcher .eac-aside-bottom{padding-inline:1.6rem;opacity:1;transition:height 0s,opacity .3s .3s}.eac-chat .eac-aside-bottom-title,.c-btn.-una.eac-launcher .eac-aside-bottom-title{text-transform:uppercase;font-weight:600;letter-spacing:.28rem;margin-bottom:1.8rem;line-height:1.2}.eac-chat .eac-aside-bottom ul,.c-btn.-una.eac-launcher .eac-aside-bottom ul{font-size:1.6rem;font-weight:500;font-family:var(--font-family-secondary)}.eac-chat .eac-aside-bottom ul li,.c-btn.-una.eac-launcher .eac-aside-bottom ul li{margin-bottom:1rem;cursor:pointer;color:#dcffc3;transition:.3s}.eac-chat .eac-aside-bottom ul li a,.c-btn.-una.eac-launcher .eac-aside-bottom ul li a{text-decoration:none;color:#dcffc3}.eac-chat .eac-aside-bottom ul li:hover,.c-btn.-una.eac-launcher .eac-aside-bottom ul li:hover{color:var(--eac-color-secondary);transition:.3s}.eac-chat .eac-aside-intro img,.c-btn.-una.eac-launcher .eac-aside-intro img{display:block;margin-inline:auto;margin-bottom:1.5rem}.eac-chat .eac-aside hr,.c-btn.-una.eac-launcher .eac-aside hr{background-color:#dcffc3;opacity:1;margin:2rem 0;transition:height 0s,opacity .3s .3s}.eac-chat .eac-aside .eac-toggle-wrap,.c-btn.-una.eac-launcher .eac-aside .eac-toggle-wrap{position:absolute;top:1.2rem;right:1.2rem}.eac-chat .eac-content,.c-btn.-una.eac-launcher .eac-content{font-size:var(--eac-font-size-sm);color:var(--eac-color-primary);line-height:1.4;max-height:var(--eac-content-max-height);border-radius:0 0 var(--eac-radius-md) var(--eac-radius-md);background:#e6efe1;display:flex;flex-direction:row;align-items:flex-start;overflow:hidden;position:relative}.eac-chat .eac-main,.c-btn.-una.eac-launcher .eac-main{margin-inline:auto;display:flex;flex-direction:column;height:var(--eac-content-max-height);position:relative;width:100%}.eac-chat .eac-main-decoration,.c-btn.-una.eac-launcher .eac-main-decoration{position:absolute;pointer-events:none;top:4rem;z-index:1}.eac-chat .eac-main-decoration-left,.c-btn.-una.eac-launcher .eac-main-decoration-left{left:0}.eac-chat .eac-main-decoration-right,.c-btn.-una.eac-launcher .eac-main-decoration-right{right:0}.eac-chat .eac-main .video-loading-screen,.c-btn.-una.eac-launcher .eac-main .video-loading-screen{mix-blend-mode:multiply;margin-inline:auto;display:block}.eac-chat .eac-modal,.c-btn.-una.eac-launcher .eac-modal{position:absolute;bottom:0;left:0;margin:auto;width:100%;height:100%;background:#1432003b;z-index:9;display:flex;align-items:center;justify-content:center;border-radius:0 0 var(--eac-radius-md) var(--eac-radius-md);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}.eac-chat .eac-modal__content,.c-btn.-una.eac-launcher .eac-modal__content{background:var(--eac-color-white);border-radius:.4rem;padding:3rem 2rem;text-align:center}.eac-chat .eac-scroll-wrap,.c-btn.-una.eac-launcher .eac-scroll-wrap{scrollbar-color:#dbe8d3 transparent;scrollbar-width:thin;overflow:auto;padding:var(--eac-spacing-xl) 3rem;max-width:var(--eac-content-max-width);width:100%;margin:0 auto}.eac-chat .eac-scroll-wrap *,.c-btn.-una.eac-launcher .eac-scroll-wrap *{z-index:2}.eac-chat .eac-scroll-wrap::-webkit-scrollbar-button,.c-btn.-una.eac-launcher .eac-scroll-wrap::-webkit-scrollbar-button{display:none;width:0;height:0}.eac-chat .eac-msg,.c-btn.-una.eac-launcher .eac-msg{display:flex;flex-direction:column;padding-bottom:30px;position:relative}.eac-chat .eac-msg.eac-user,.c-btn.-una.eac-launcher .eac-msg.eac-user{align-items:flex-end}.eac-chat .eac-msg.eac-user .eac-bubble,.c-btn.-una.eac-launcher .eac-msg.eac-user .eac-bubble{border:1px solid var(--eac-border-light);background:#fff}.eac-chat .eac-msg.eac-assistant,.c-btn.-una.eac-launcher .eac-msg.eac-assistant{align-items:flex-start}.eac-chat .eac-msg-time,.c-btn.-una.eac-launcher .eac-msg-time{font-size:var(--eac-font-size-xxs);padding:var(--eac-spacing-xs)}.eac-chat .eac-bubble,.c-btn.-una.eac-launcher .eac-bubble{max-width:80%;padding:var(--eac-spacing-sm) var(--eac-spacing-md);border-radius:var(--eac-radius-lg);background:var(--eac-color-white);border:1px solid var(--eac-border-light);font-size:var(--eac-font-size-sm);box-shadow:0 .1rem 0 0 var(--eac-border-medium)}.eac-chat.-aside-inactive .eac-aside,.-aside-inactive.c-btn.-una.eac-launcher .eac-aside{overflow:hidden;transition:.3s}.eac-chat.-aside-inactive .eac-aside-top,.-aside-inactive.c-btn.-una.eac-launcher .eac-aside-top{opacity:0;height:0;overflow:hidden;transition:height 0s,opacity .3s .3s}.eac-chat.-aside-inactive .eac-aside-top-block p,.-aside-inactive.c-btn.-una.eac-launcher .eac-aside-top-block p{margin-bottom:1.5rem}.eac-chat.-aside-inactive .eac-aside hr,.-aside-inactive.c-btn.-una.eac-launcher .eac-aside hr,.eac-chat.-aside-inactive .eac-aside-bottom,.-aside-inactive.c-btn.-una.eac-launcher .eac-aside-bottom{opacity:0;height:0;overflow:hidden;transition:height 0s,opacity .3s .3s}.eac-chat.-aside-inactive .eac-toggle-wrap .eac-actions__icon,.-aside-inactive.c-btn.-una.eac-launcher .eac-toggle-wrap .eac-actions__icon{transform:scaleX(-1)}.eac-chat[aria-expanded=true],[aria-expanded=true].c-btn.-una.eac-launcher{right:50%;width:var(--eac-widget-width-fullscreen);transform:translate(50%);margin:0 auto;max-height:var(--eac-widget-max-height-fullscreen);height:var(--eac-widget-max-height-fullscreen)}.eac-chat[aria-expanded=true] .eac-title,[aria-expanded=true].c-btn.-una.eac-launcher .eac-title{margin-inline-start:calc(var(--eac-avatart-size) - var(--eac-padding-inline))}.eac-chat[aria-expanded=true] .eac-aside,[aria-expanded=true].c-btn.-una.eac-launcher .eac-aside{height:calc(var(--eac-widget-max-height-fullscreen) - 5rem);flex:0 0 300px;width:300px}.eac-chat[aria-expanded=true] .eac-main,[aria-expanded=true].c-btn.-una.eac-launcher .eac-main{height:calc(var(--eac-widget-max-height-fullscreen) - 5rem);gap:1rem}.eac-chat[aria-expanded=true] .eac-content,[aria-expanded=true].c-btn.-una.eac-launcher .eac-content{max-height:calc(var(--eac-widget-max-height-fullscreen) - 5rem)}.eac-chat[aria-expanded=true] .eac-header,[aria-expanded=true].c-btn.-una.eac-launcher .eac-header{--eac-avatart-left-shift: 0}.eac-chat[aria-expanded=true] .eac-header .eac-toggle-wrap,[aria-expanded=true].c-btn.-una.eac-launcher .eac-header .eac-toggle-wrap{display:none}.eac-chat[aria-expanded=true] .eac-welcome-loader,[aria-expanded=true].c-btn.-una.eac-launcher .eac-welcome-loader{padding-top:22vh;display:flex;flex-direction:column;align-items:center;text-align:center}.eac-chat[aria-expanded=true] .eac-welcome-loader+img,[aria-expanded=true].c-btn.-una.eac-launcher .eac-welcome-loader+img,.eac-chat[aria-expanded=true] .eac-welcome-loader+video,[aria-expanded=true].c-btn.-una.eac-launcher .eac-welcome-loader+video{display:block;margin:1.5rem auto 0}.eac-chat[aria-expanded=true].-aside-inactive .eac-aside,[aria-expanded=true].-aside-inactive.c-btn.-una.eac-launcher .eac-aside{flex:0 0 5rem;width:5rem}.eac-chat[aria-expanded=false] .eac-title,[aria-expanded=false].c-btn.-una.eac-launcher .eac-title{font-size:14px;font-weight:600}.eac-chat[aria-expanded=false] .eac-header,[aria-expanded=false].c-btn.-una.eac-launcher .eac-header{--eac-padding-inline: 10px;--eac-avatart-size: 50px;--eac-avatart-left-shift: 10px;padding:8px 10px}.eac-chat[aria-expanded=false] .eac-actions,[aria-expanded=false].c-btn.-una.eac-launcher .eac-actions{gap:.5rem}.eac-chat[aria-expanded=false] .eac-aside .eac-toggle-wrap,[aria-expanded=false].c-btn.-una.eac-launcher .eac-aside .eac-toggle-wrap,.eac-chat[aria-expanded=false] .eac-aside-intro,[aria-expanded=false].c-btn.-una.eac-launcher .eac-aside-intro{display:none}.eac-chat[aria-expanded=false]:not(.-aside-inactive) .eac-aside,[aria-expanded=false].c-btn.-una.eac-launcher:not(.-aside-inactive) .eac-aside{display:none}.eac-chat[aria-expanded=false].-aside-inactive .eac-aside,[aria-expanded=false].-aside-inactive.c-btn.-una.eac-launcher .eac-aside{flex:0 0 100%;width:100%;overflow:auto}.eac-chat[aria-expanded=false].-aside-inactive .eac-aside-top,[aria-expanded=false].-aside-inactive.c-btn.-una.eac-launcher .eac-aside-top,.eac-chat[aria-expanded=false].-aside-inactive .eac-aside-bottom,[aria-expanded=false].-aside-inactive.c-btn.-una.eac-launcher .eac-aside-bottom,.eac-chat[aria-expanded=false].-aside-inactive .eac-aside hr,[aria-expanded=false].-aside-inactive.c-btn.-una.eac-launcher .eac-aside hr{opacity:1;height:auto;overflow:visible;transition:height 0s,opacity .3s .3s}.eac-chat[aria-expanded=false] .eac-scroll-wrap,[aria-expanded=false].c-btn.-una.eac-launcher .eac-scroll-wrap{padding:1.5rem 2rem}.eac-chat[aria-expanded=false] .eac-icon,[aria-expanded=false].c-btn.-una.eac-launcher .eac-icon,.eac-chat[aria-expanded=false] .eac-main-decoration-left,[aria-expanded=false].c-btn.-una.eac-launcher .eac-main-decoration-left{display:none}.eac-chat[aria-expanded=false] .eac-main-decoration-right,[aria-expanded=false].c-btn.-una.eac-launcher .eac-main-decoration-right{opacity:.4}.eac-chat[aria-expanded=false] .eac-welcome-inner,[aria-expanded=false].c-btn.-una.eac-launcher .eac-welcome-inner{text-align:left}.eac-chat[aria-expanded=false] .eac-welcome-inner .inner-title,[aria-expanded=false].c-btn.-una.eac-launcher .eac-welcome-inner .inner-title{font-size:1.8rem}.eac-chat[aria-expanded=false] .eac-chip,[aria-expanded=false].c-btn.-una.eac-launcher .eac-chip{width:100%;border-radius:1rem}.eac-chat[aria-expanded=false] .eac-asleep .eac-asleep-title,[aria-expanded=false].c-btn.-una.eac-launcher .eac-asleep .eac-asleep-title{margin-top:3rem;font-size:18px}.eac-chat[aria-expanded=false] .eac-asleep .eac-asleep-message,[aria-expanded=false].c-btn.-una.eac-launcher .eac-asleep .eac-asleep-message{margin:15px}.eac-chat.is-closed,.is-closed.c-btn.-una.eac-launcher{display:none}.eac-error{color:var(--eac-color-error);font-size:var(--eac-font-size-xs);margin-top:var(--eac-spacing-md);text-align:center}.eac-no-scroll{overflow:hidden}.eac-status{display:none}.eac-share-modal{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:99999999;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.eac-share-modal__content{background:#eff5ec;padding:30px;border-radius:8px;width:500px;max-width:95vw;height:235px;box-shadow:0 4px 20px #0003;position:relative;box-sizing:border-box}.eac-share-modal__title{font-size:20px;font-weight:600;color:#143200;margin-bottom:20px;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.eac-share-modal .social-list{display:flex;gap:8px;list-style:none;padding:0;margin:0 0 20px}.eac-share-modal .social-list__item{list-style:none}.eac-share-modal .social-list__link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#4d7231;border:none;cursor:pointer;transition:background .2s ease}.eac-share-modal .social-list__link:hover{background:#3a5724}.eac-share-modal .social-list__link svg{width:18px;height:18px;fill:#fff}.eac-share-modal__input{margin-bottom:10px}.eac-share-modal__input label{display:block;font-size:16px;font-weight:500;color:#143200;margin-bottom:8px;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.eac-share-modal__input input[type=text]{width:100%;padding:12px;border:1px solid #ddd;border-radius:6px;font-size:16px;color:#143200;background:#e0ebd9;cursor:pointer;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.eac-share-modal__input input[type=text]:focus{outline:2px solid #143200;outline-offset:2px}.eac-share-modal .close-modal{position:absolute;top:12px;right:12px;width:32px;height:32px;background:#4d7231;border:none;border-radius:50%;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.eac-share-modal .close-modal svg{width:16px;height:16px;fill:#fff}.eac-share-modal .close-modal:hover{background:#3a5724}.eac-launcher.eac-chat,.eac-launcher.c-btn.-una{position:fixed;right:24px;bottom:24px;z-index:9999;display:inline-flex!important;align-items:center;min-height:52px;background-color:var(--eac-color-secondary)!important;color:var(--eac-color-primary)!important;border:none;border-radius:8px;font-family:var(--eac-font-family-primary);font-size:16px;font-weight:700;text-transform:uppercase;cursor:pointer;overflow:hidden;background-image:url(/wp-content/plugins/wp-einstein-agent-chatbot/assets/img/una_btn_ico.webp);background-repeat:no-repeat;background-size:65px auto;background-position:12px center}.eac-launcher.eac-chat .c-btn__txt,.eac-launcher.c-btn.-una .c-btn__txt{position:relative;margin:0!important;padding:10px 10px 10px 86px!important;line-height:1;white-space:nowrap;font-size:18px;font-weight:700;font-family:var(--eac-font-family-primary);text-transform:uppercase;display:inline-block;vertical-align:middle}.eac-launcher.eac-chat .c-btn__ico,.eac-launcher.c-btn.-una .c-btn__ico{position:relative;display:flex;align-items:center;min-width:20px;max-width:80px;padding:0 15px 0 5px;pointer-events:none;transition:transform .3s ease,filter .3s ease,opacity .3s ease}.eac-launcher.eac-chat .c-btn__ico svg,.eac-launcher.c-btn.-una .c-btn__ico svg{width:10px;height:12px;fill:var(--eac-color-primary)}.eac-launcher.eac-chat:before,.eac-launcher.c-btn.-una:before{content:"";position:absolute;left:8px;top:50%;transform:translateY(-50%);width:70px;height:60px;background-image:url(/wp-content/plugins/wp-einstein-agent-chatbot/assets/img/unity-u.svg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;pointer-events:none;filter:invert(91%) sepia(5%) saturate(1748%) hue-rotate(51deg) brightness(105%) contrast(103%);opacity:.25}@media (max-width: 1024px){.eac-launcher.eac-chat.hidden-on-mobile,.eac-launcher.hidden-on-mobile.c-btn.-una{display:none}}.eac-chat,.c-btn.-una.eac-launcher{font-size:14px}.eac-chat .eac-chip,.c-btn.-una.eac-launcher .eac-chip,.eac-chat .eac-bubble,.c-btn.-una.eac-launcher .eac-bubble,.eac-chat .eac-aside-top,.c-btn.-una.eac-launcher .eac-aside-top,.eac-chat .eac-content,.c-btn.-una.eac-launcher .eac-content{font-size:14px!important}.eac-chat .inner-title,.c-btn.-una.eac-launcher .inner-title{font-size:18px!important}.eac-chat[aria-expanded=true] .inner-title,[aria-expanded=true].c-btn.-una.eac-launcher .inner-title{font-size:24px!important}.eac-chat .eac-header,.c-btn.-una.eac-launcher .eac-header{padding:10px 10px 10px 22px!important}.eac-chat .eac-aside-top-block ul,.c-btn.-una.eac-launcher .eac-aside-top-block ul{list-style:none!important}.eac-chat .eac-welcome-inner .inner-title,.c-btn.-una.eac-launcher .eac-welcome-inner .inner-title,.eac-chat .eac-asleep-title,.c-btn.-una.eac-launcher .eac-asleep-title{font-family:var(--eac-font-family-secondary)}.eac-chat .eac-aside-bottom ul,.c-btn.-una.eac-launcher .eac-aside-bottom ul,.eac-chat .eac-aside-bottom-title,.c-btn.-una.eac-launcher .eac-aside-bottom-title{font-size:16px!important}.eac-chat .eac-aside-bottom ul,.c-btn.-una.eac-launcher .eac-aside-bottom ul{font-family:var(--eac-font-family-secondary);list-style:none;padding:0;margin:0}.eac-chat .eac-aside-bottom-title,.c-btn.-una.eac-launcher .eac-aside-bottom-title{margin-bottom:1rem}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999998;background-color:#0a170133;opacity:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:all .36s ease-in-out}.eac-no-scroll body:before{opacity:1}.eac-chat .eac-chat-form{display:flex;align-items:center;gap:var(--eac-spacing-sm);background:var(--eac-color-white);margin:0;padding:var(--eac-spacing-sm) var(--eac-spacing-xl) var(--eac-spacing-sm) var(--eac-spacing-sm);border-top:1px solid var(--eac-input-border-color);height:60px}.eac-chat .eac-chat-form input{flex:1;padding:var(--eac-spacing-md);border-radius:var(--eac-radius-md);border:none;font-size:var(--eac-font-size-sm);color:var(--eac-color-text)}.eac-chat .eac-chat-form input:focus-visible{outline:none}.eac-chat .eac-chat-form button{background:transparent;border:0;cursor:pointer;padding:0;outline:none}.eac-chat .eac-chat-form button:focus-visible{outline:2px solid var(--eac-color-primary);outline-offset:2px}.eac-chat .eac-chat-form button{transition:all .36s ease-in-out;color:var(--eac-color-white);font-size:var(--eac-font-size-md);border-radius:var(--eac-radius-md)}.eac-chat .eac-chat-form button svg{width:18px;height:18px;fill:var(--eac-color-primary);transition:all .36s ease-in-out}.eac-chat .eac-chat-form button svg:hover{transform:rotate(15deg);fill:var(--eac-color-primary-light)}.eac-chat .eac-reg-form{display:flex;flex-wrap:wrap;flex-direction:column;gap:var(--eac-form-gaps);margin:0;padding:var(--eac-spacing-xl) 0}.eac-chat .eac-reg-form label{gap:var(--eac-spacing-xs);font-size:var(--eac-font-size-sm);font-weight:500;line-height:1.7;margin-bottom:var(--eac-spacing-xs);width:auto}.eac-chat .eac-reg-form input[type=text],.eac-chat .eac-reg-form input[type=email]{padding:var(--eac-spacing-md);border-radius:var(--eac-radius-md);border:1px solid var(--eac-input-border-color);font-size:var(--eac-font-size-sm);background:var(--eac-input-bg-color);width:100%;margin-top:var(--eac-spacing-xs);height:var(--eac-input-height, unset)}.eac-chat .eac-reg-form input[type=text]:focus-visible,.eac-chat .eac-reg-form input[type=email]:focus-visible{border:1px solid var(--eac-input-border-color-focus)}.eac-chat .eac-reg-form input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.8rem;height:1.8rem;border:1px solid var(--eac-input-border-color);border-radius:var(--eac-radius-xxs);display:inline-block;position:relative;cursor:pointer;background-color:var(--eac-color-white);transition:all .36s ease-in-out}.eac-chat .eac-reg-form input[type=checkbox]:checked{background-color:var(--eac-input-border-color);border-color:var(--eac-input-border-color)}.eac-chat .eac-reg-form input[type=checkbox]:checked:after{content:"";position:absolute;left:50%;top:46%;width:.4rem;height:.8rem;border:solid var(--eac-color-white);border-width:0 .2rem .2rem 0;transform:translate(-50%,-50%) rotate(45deg)}.eac-chat .eac-reg-form input[type=checkbox]:focus-visible{outline:2px solid var(--eac-color-primary);outline-offset:2px}.eac-chat .eac-reg-form .eac-consent{display:flex;gap:var(--eac-spacing-sm);cursor:pointer;font-size:var(--eac-font-size-sm);color:var(--eac-color-primary)}.eac-chat .eac-reg-form .eac-consent span{line-height:1.6;font-size:var(--eac-font-size-xs);font-weight:400}.eac-chat .eac-reg-form .eac-btn{background-color:var(--eac-color-secondary);color:var(--eac-color-primary);border:0;padding:var(--eac-spacing-md) var(--eac-spacing-xxl);border-radius:var(--eac-radius-xs);cursor:pointer;font-size:var(--eac-font-size-md);font-weight:400;line-height:1.44;width:fit-content;margin-top:var(--eac-spacing-sm);transition:all .36s ease-in-out}.eac-chat .eac-reg-form .eac-btn:hover{background-color:var(--eac-color-primary);color:var(--eac-color-white)}.eac-chat .eac-reg-form.eac-invalid input:invalid,.eac-chat .eac-reg-form.eac-invalid input[aria-invalid=true]{border-color:var(--eac-color-error);border-width:2px}.eac-chat .eac-chat-form{background-color:#fff;font-size:var(--eac-font-size-sm)}.eac-chat .eac-chat-form input,.eac-chat .eac-chat-form textarea{background-color:transparent}.eac-chat[aria-expanded=true] .eac-reg-form,.eac-chat[aria-expanded=true] .eac-chat-form,.eac-chat[aria-expanded=true] .eac-welcome{max-width:100%;margin-inline:auto}.eac-chat[aria-expanded=true] .eac-reg-form{flex-direction:row}.eac-chat[aria-expanded=true] .eac-reg-form label:not(.eac-btn-wrapper):not(.eac-consent){width:calc((100% - var(--eac-form-gaps) * (var(--eac-form-colms-fullscreen) - 1)) / var(--eac-form-colms-fullscreen))}.eac-chat[aria-expanded=true] .eac-chat-form{max-width:446px;width:100%;margin:0 auto 1rem;border-radius:var(--eac-radius-md);border:1px solid var(--eac-input-border-color);height:60px}.eac-chat[aria-expanded=true] .eac-btn-wrapper,.eac-chat[aria-expanded=true] .eac-consent{width:100%}
