@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}.absolute{position:absolute}.relative{position:relative}.static{position:static}.z-10{z-index:10}.container{width:100%}.block{display:block}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.h-full{height:100%}.h-screen{height:100vh}.w-full{width:100%}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.overflow-hidden{overflow:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.object-cover{-o-object-fit:cover;object-fit:cover}.whitespace-pre-line{white-space:pre-line}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.delay-1{transition-delay:1ms}.delay-2{transition-delay:2ms}@layer utilities{.liquid-glass{background-blend-mode:luminosity;-webkit-backdrop-filter:blur(4px);background:#0006;border:none;position:relative;overflow:hidden;box-shadow:inset 0 1px 1px #ffffff1a}.liquid-glass:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;background:linear-gradient(#ffffff4d 0%,#ffffff1a 20%,#fff0 40% 60%,#ffffff1a 80%,#ffffff4d 100%);padding:1.4px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}}.ev-chatbot{z-index:9999;font-family:Inter,Arial,sans-serif;position:fixed;bottom:22px;right:22px}.ev-chat-trigger{color:#fff;cursor:pointer;background:#175cd3;border:0;border-radius:999px;align-items:center;gap:10px;padding:13px 18px;font-weight:600;display:flex;box-shadow:0 14px 35px #12429159}.ev-chat-window{background:#f5f7fb;border:1px solid #122b4d1f;border-radius:20px;flex-direction:column;width:min(390px,100vw - 28px);height:min(610px,100vh - 110px);margin-bottom:12px;display:flex;overflow:hidden;box-shadow:0 24px 70px #0b1d3747}.ev-chat-window>header{color:#fff;background:linear-gradient(120deg,#101e38,#1765bc);align-items:center;gap:11px;padding:16px 17px;display:flex}.ev-chat-window>header>span{background:#ffffff26;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.ev-chat-window>header>div{flex:1;display:grid}.ev-chat-window>header small{color:#c5daf2;margin-top:3px;font-size:11px}.ev-chat-window>header button{color:#fff;cursor:pointer;background:0 0;border:0;place-items:center;padding:7px;display:grid}.ev-chat-lines{flex-direction:column;flex:1;gap:12px;padding:17px;display:flex;overflow-y:auto}.ev-chat-line{align-items:flex-end;gap:7px;display:flex}.ev-chat-line>span{color:#175cd3;background:#e2edff;border-radius:9px;flex:0 0 27px;place-items:center;width:27px;height:27px;display:grid}.ev-chat-line p{white-space:pre-wrap;color:#20304a;background:#fff;border-radius:5px 14px 14px;max-width:82%;margin:0;padding:10px 12px;font-size:13px;line-height:1.45;box-shadow:0 3px 12px #1a2f4d14}.ev-chat-line.visitor{flex-direction:row-reverse}.ev-chat-line.visitor>span{color:#fff;background:#175cd3}.ev-chat-line.visitor p{color:#fff;background:#175cd3;border-radius:14px 5px 14px 14px}.ev-chat-typing{color:#7f8da1;margin-left:34px;font-size:11px}.ev-chat-window form{background:#fff;border-top:1px solid #e2e7ef;gap:8px;padding:12px;display:flex}.ev-chat-window form input{border:1px solid #dce3ec;border-radius:12px;outline:0;flex:1;min-width:0;padding:11px 13px}.ev-chat-window form button{color:#fff;cursor:pointer;background:#175cd3;border:0;border-radius:12px;place-items:center;width:42px;display:grid}.ev-chat-window form button:disabled{opacity:.45}.ev-chat-window>footer{text-align:center;color:#8d98a8;background:#fff;padding:0 12px 10px;font-size:9px}@media (max-width:600px){.ev-chatbot{bottom:14px;right:14px}.ev-chat-trigger span{display:none}.ev-chat-window{height:calc(100vh - 92px)}}.ev-chat-trigger,.ev-chat-window form button,.ev-chat-line.visitor>span,.ev-chat-line.visitor p{color:#191919;background:#f4cf00}.ev-chat-window>header{background:linear-gradient(120deg,#171717,#303030)}.ev-chat-line>span{color:#806c00;background:#fff7bf}.ev-chat-window form input:focus{border-color:#d8b700;box-shadow:0 0 0 3px #f4cf002e}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}
.ChatbotWidget-module__70cSvq__root{line-height:1.4;z-index:2147483000!important;width:auto!important;font-family:Inter,Arial,sans-serif!important;position:fixed!important;bottom:22px!important;right:22px!important}.ChatbotWidget-module__70cSvq__trigger{color:#191919!important;cursor:pointer!important;background:#f4cf00!important;border:0!important;border-radius:999px!important;align-items:center!important;gap:10px!important;width:auto!important;margin-left:auto!important;padding:13px 18px!important;font:600 14px/1.2 Inter,Arial,sans-serif!important;display:flex!important;box-shadow:0 14px 35px #5245004d!important}.ChatbotWidget-module__70cSvq__window{color:#20304a!important;background:#f6f6f3!important;border:1px solid #122b4d1f!important;border-radius:20px!important;flex-direction:column!important;width:min(390px,100vw - 28px)!important;height:min(610px,100vh - 110px)!important;margin:0 0 12px!important;padding:0!important;display:flex!important;overflow:hidden!important;box-shadow:0 24px 70px #0b1d3747!important}.ChatbotWidget-module__70cSvq__header{color:#fff!important;background:linear-gradient(120deg,#171717,#303030)!important;align-items:center!important;gap:11px!important;margin:0!important;padding:16px 17px!important;display:flex!important}.ChatbotWidget-module__70cSvq__headerIcon,.ChatbotWidget-module__70cSvq__avatar{border-radius:12px!important;flex:none!important;place-items:center!important;display:grid!important}.ChatbotWidget-module__70cSvq__headerIcon{background:#ffffff26!important;width:38px!important;height:38px!important}.ChatbotWidget-module__70cSvq__headerText{text-align:left!important;flex:1!important;display:grid!important}.ChatbotWidget-module__70cSvq__headerText b{color:#fff!important;font-size:14px!important}.ChatbotWidget-module__70cSvq__headerText small{color:#d1d1d1!important;margin-top:3px!important;font-size:11px!important}.ChatbotWidget-module__70cSvq__close{color:#fff!important;cursor:pointer!important;background:0 0!important;border:0!important;place-items:center!important;width:34px!important;height:34px!important;padding:0!important;display:grid!important}.ChatbotWidget-module__70cSvq__lines{flex-direction:column!important;flex:1!important;gap:12px!important;min-height:0!important;padding:17px!important;display:flex!important;overflow-y:auto!important}.ChatbotWidget-module__70cSvq__line{align-items:flex-end!important;gap:7px!important;display:flex!important}.ChatbotWidget-module__70cSvq__avatar{color:#806c00!important;background:#fff7bf!important;border-radius:9px!important;flex-basis:27px!important;width:27px!important;height:27px!important}.ChatbotWidget-module__70cSvq__line p{white-space:pre-wrap!important;text-align:left!important;color:#292929!important;background:#fff!important;border-radius:5px 14px 14px!important;max-width:82%!important;margin:0!important;padding:10px 12px!important;font-size:13px!important;line-height:1.45!important;box-shadow:0 3px 12px #1a1a1a14!important}.ChatbotWidget-module__70cSvq__visitor{flex-direction:row-reverse!important}.ChatbotWidget-module__70cSvq__visitor .ChatbotWidget-module__70cSvq__avatar{color:#191919!important;background:#f4cf00!important}.ChatbotWidget-module__70cSvq__visitor p{color:#191919!important;background:#f4cf00!important;border-radius:14px 5px 14px 14px!important}.ChatbotWidget-module__70cSvq__typing{color:#858585!important;margin-left:34px!important;font-size:11px!important}.ChatbotWidget-module__70cSvq__form{background:#fff!important;border-top:1px solid #e2e7ef!important;gap:8px!important;margin:0!important;padding:12px!important;display:flex!important}.ChatbotWidget-module__70cSvq__form input{color:#292929!important;background:#fff!important;border:1px solid #ddddda!important;border-radius:12px!important;outline:0!important;flex:1!important;min-width:0!important;height:42px!important;margin:0!important;padding:11px 13px!important;font:13px Inter,Arial,sans-serif!important}.ChatbotWidget-module__70cSvq__form input:focus{border-color:#d8b700!important;box-shadow:0 0 0 3px #f4cf002e!important}.ChatbotWidget-module__70cSvq__form button{color:#191919!important;cursor:pointer!important;background:#f4cf00!important;border:0!important;border-radius:12px!important;place-items:center!important;width:42px!important;height:42px!important;margin:0!important;padding:0!important;display:grid!important}.ChatbotWidget-module__70cSvq__form button:disabled{opacity:.45!important}.ChatbotWidget-module__70cSvq__footer{text-align:center!important;color:#8a8a8a!important;background:#fff!important;margin:0!important;padding:0 12px 10px!important;font-size:9px!important;display:block!important}@media (max-width:600px){.ChatbotWidget-module__70cSvq__root{bottom:14px!important;right:14px!important}.ChatbotWidget-module__70cSvq__trigger span{display:none!important}.ChatbotWidget-module__70cSvq__window{height:calc(100vh - 92px)!important}}
