.es-contact-widget{position:fixed;bottom:var(--es-cw-bottom,24px);z-index:999990;font-family:inherit;direction:rtl}
.es-cw-position-right{right:18px}.es-cw-position-left{left:18px}
.es-cw-toggle{position:relative;width:145px;height:160px;padding:0;margin:0;border:0;border-radius:0;background:transparent!important;box-shadow:none!important;cursor:pointer;display:block;transition:transform .24s ease;outline:none;overflow:visible;-webkit-appearance:none;appearance:none}
.es-cw-toggle:before{content:"";position:absolute;left:50%;bottom:3px;width:118px;height:118px;transform:translateX(-50%) scale(.92);border:2px solid rgba(255,181,39,.78);border-radius:50%;box-shadow:0 0 0 5px rgba(255,181,39,.06),0 0 22px rgba(255,181,39,.24);transition:.25s ease;pointer-events:none;z-index:0}.es-cw-toggle:hover{transform:translateY(-5px) scale(1.012)}.es-cw-toggle:hover:before{transform:translateX(-50%) scale(1.015)}
.es-cw-toggle:focus-visible{outline:2px solid rgba(255,134,24,.55);outline-offset:4px;border-radius:18px}
.es-cw-toggle img{position:absolute;z-index:1;inset:0;width:100%;height:100%;display:block;border:0;border-radius:0;object-fit:contain;object-position:center bottom;background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 10px 13px rgba(25,31,40,.10));pointer-events:none}
.es-cw-toggle:hover img{filter:drop-shadow(0 12px 18px rgba(25,31,40,.15))}
.es-cw-online{position:absolute;right:10px;bottom:9px;width:17px;height:17px;border-radius:50%;background:#22d65b;border:3px solid #fff;box-shadow:0 0 0 3px rgba(34,214,91,.14),0 0 16px rgba(34,214,91,.55);animation:es-cw-pulse 2s ease-in-out infinite;z-index:3}
@keyframes es-cw-pulse{0%,100%{transform:scale(1);box-shadow:0 0 0 3px rgba(34,214,91,.14),0 0 16px rgba(34,214,91,.45)}50%{transform:scale(1.08);box-shadow:0 0 0 6px rgba(34,214,91,.08),0 0 21px rgba(34,214,91,.62)}}
.es-cw-panel{position:absolute;bottom:164px;width:286px;padding:0;border:1px solid #edf0f4;border-radius:22px;background:#fff;box-shadow:0 22px 55px rgba(16,25,39,.20);opacity:0;visibility:hidden;transform:translateY(12px) scale(.96);transition:.23s cubic-bezier(.2,.75,.2,1);transform-origin:bottom right;overflow:hidden}
.es-cw-position-left .es-cw-panel{left:0;transform-origin:bottom left}.es-cw-position-right .es-cw-panel{right:0}.es-contact-widget.is-open .es-cw-panel{opacity:1;visibility:visible;transform:translateY(0) scale(1)}
.es-cw-panel-head{position:relative;min-height:60px;padding:8px 12px;display:flex;align-items:center;justify-content:flex-start;background:linear-gradient(145deg,#fff 0%,#fafbfc 100%);border-bottom:2px solid #ff8618;overflow:hidden}
.es-cw-panel-head:before{content:"";position:absolute;right:-55px;top:-85px;width:170px;height:170px;border-radius:50%;background:rgba(255,134,24,.10)}
.es-cw-agent{position:relative;z-index:1;display:flex;align-items:center;gap:9px;min-width:0}.es-cw-brand-mark{width:34px;height:34px;min-width:34px;border-radius:10px;background:linear-gradient(145deg,#252b33,#11151b);color:#ff8618;display:flex;align-items:center;justify-content:center;font-weight:950;font-size:13px;box-shadow:0 5px 12px rgba(0,0,0,.10)}.es-cw-panel-head strong{display:block;color:#202733;font-size:16px;font-weight:950;letter-spacing:-.3px}.es-cw-panel-head small{display:block;color:#f4771b;font-size:9px;margin-top:2px;font-weight:800}.es-cw-panel-dot{position:absolute;left:15px;top:17px;width:9px;height:9px;border-radius:50%;background:#25d366;box-shadow:0 0 0 4px rgba(37,211,102,.10)}
.es-cw-items{display:flex;flex-direction:column;gap:6px;padding:9px}.es-cw-item{display:flex;align-items:center;gap:10px;padding:6px 8px;border:1px solid #edf0f4;border-radius:13px;background:#fff;text-decoration:none!important;transition:.18s ease;min-height:41px;box-shadow:0 2px 8px rgba(20,28,45,.025)}.es-cw-item:hover{transform:translateY(-2px);border-color:#ffd2aa;box-shadow:0 8px 18px rgba(30,35,45,.08)}.es-cw-item-logo{width:34px;height:34px;min-width:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#f7f8fa;overflow:hidden;border:1px solid #eef0f3}.es-cw-item-logo img{width:100%;height:100%;object-fit:cover;display:block}.es-cw-glyph{font-weight:950;color:#f4771b;font-size:21px}.es-cw-item-text{min-width:0;flex:1;text-align:right}.es-cw-item-text b{display:block;color:#202733;font-size:12px;font-weight:900}.es-cw-item-text small{display:block;color:#9098a4;font-size:8px;margin-top:1px;font-weight:600}.es-cw-item-arrow{font-size:24px;color:#c5cad1;line-height:1;transform:rotate(180deg)}.es-cw-hours{margin:0 7px 7px;padding:7px 9px;border-radius:14px;background:#f5f6f8;display:flex;align-items:center;justify-content:space-between;color:#202733}.es-cw-hours b{font-size:11px}.es-cw-hours small{display:block;color:#777f8a;font-size:8px;margin-top:2px}.es-cw-clock{width:32px;height:32px;border:2px solid #ff8618;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ff8618;font-size:15px}
@media(max-width:700px){
 .es-contact-widget{bottom:calc(var(--es-cw-bottom,12px) + 58px + env(safe-area-inset-bottom))}.es-cw-position-right{right:6px}.es-cw-position-left{left:6px}
 .es-cw-toggle{width:102px;height:116px}.es-cw-toggle:before{width:88px;height:88px;bottom:2px}.es-cw-online{right:4px;bottom:7px;width:13px;height:13px;border-width:2px}
 .es-cw-panel{bottom:114px;width:min(258px,calc(100vw - 12px));border-radius:19px}.es-cw-panel-head{min-height:54px;padding:7px 9px}.es-cw-brand-mark{width:30px;height:30px;min-width:30px;border-radius:9px;font-size:11px}.es-cw-panel-head strong{font-size:13px}.es-cw-panel-head small{font-size:8px}.es-cw-panel-dot{left:11px;top:13px;width:8px;height:8px}.es-cw-items{gap:4px;padding:7px}.es-cw-item{padding:6px 7px;border-radius:12px;min-height:39px;gap:8px}.es-cw-item-logo{width:31px;height:31px;min-width:31px;border-radius:9px}.es-cw-item-text b{font-size:10px}.es-cw-item-text small{font-size:7px}.es-cw-item-arrow{font-size:21px}.es-cw-hours{margin:0 7px 7px;padding:7px 8px}.es-cw-hours b{font-size:9px}.es-cw-hours small{font-size:7px}.es-cw-clock{width:28px;height:28px;font-size:13px}
}
