@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);.kitan-bot-widget .kb-btn{display:flex;padding:8px 12px;justify-content:center;align-items:center;gap:4px;width:100%;font-size:16px;font-weight:700;font-family:Montserrat,sans-serif;border:0;cursor:default;background:#f3f1ff;border-radius:48px;transition:background .2s,border-color .2s,color .2s}.kitan-bot-widget .kb-btn.tricky{color:#14142b;width:-moz-max-content;width:max-content;font-size:14px;font-weight:400;line-height:22px;border:1px solid rgba(160,163,189,.2509803922)}.kitan-bot-widget .kb-btn.tricky:hover{border-color:#254ea0}.kitan-bot-widget .kb-btn.large{padding:12px;gap:10px;border-radius:48px;border:0;background:#254ea0;color:#fff;text-align:center;font-size:18px;line-height:30px;font-weight:700}.kitan-bot-widget .kb-btn.large:not(.disabled):hover{background:#1d3c7c}.kitan-bot-widget .kb-btn.large.disabled{background:#a0a3bd}.kb-input-form{width:100%;display:flex;flex-direction:column;gap:4px}.kb-input-form .kb-input-label{color:#6e7191;font-size:12px}.kb-input-form select.kb-input{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;charset=UTF-8,<svg fill="none" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path d="M4 6C5.05134 7.45386 6.28196 8.7576 7.65992 9.87811C7.85978 10.0406 8.14022 10.0406 8.34008 9.87811C9.71804 8.7576 10.9487 7.45386 12 6" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-position:calc(100% - 8px) 11px;background-size:16px}.kb-input-form .kb-input{padding:8px;width:100%;border:0;position:relative;z-index:1;border-bottom:2px solid transparent;outline:0;background:#fff;transition:border-bottom-color .2s}.kb-input-form .kb-input:focus,.kb-input-form .kb-input:focus-visible{outline:0;border-bottom-color:#254ea0}.kb-input-form .kb-input-container{width:100%;position:relative}.kb-input-form .kb-input-container .prefix{position:absolute;z-index:2;padding:6px;display:flex;flex-direction:row;gap:4px;align-items:center}.kb-input-form .kb-input-container .prefix .sep{width:1px;height:22px;background:rgba(160,163,189,.2509803922)}.kb-input-form .kb-input-container .prefix+.kb-input{padding-left:69px}.kb-form-group{display:flex;flex-direction:column;gap:12px;width:100%}.kb-card{padding:16px;font-size:14px;background:#f3f1ff;border-radius:10px;border:1px solid rgba(160,163,189,.2509803922);word-wrap:break-word;overflow-wrap:break-word}.kitan-bot-container .kb-header{border-bottom:1px solid rgba(160,163,189,.2509803922);background:#254ea0;color:#fff}.kitan-bot-container .kb-header .kb-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;transition:gap .3s}@media (max-width:calc(480px - 1px)){.kitan-bot-container .kb-header .kb-row{gap:8px!important}}.kitan-bot-container .kb-header .head-info{display:flex;flex-direction:column;transition:gap .3s}.kitan-bot-container .kb-header .head-info .header-img{visibility:visible;opacity:1;height:60px;transition-duration:.3s;transition-property:visibility,opacity,height}.kitan-bot-container .kb-header .head-info .header-img .kb-icon{width:60px;height:100%;transition-duration:.3s;transition-property:height,width}.kitan-bot-container .kb-header .head-info .heading{font-size:23px;font-weight:700;margin:0;transition:font-size .3s}.kitan-bot-container .kb-header .chat-control-btns{transition-duration:.3s;transition-delay:0;transition-property:opacity,visibility}.kitan-bot-container .kb-header .chat-control-btns .do-rate{display:flex;align-items:center;gap:4px}.kitan-bot-container .kb-header .chat-control-btns button{display:flex;width:40px;height:40px;justify-content:center;align-items:center;gap:8px;border-radius:100%;border:0;background:0 0;transition:background .2s}.kitan-bot-container .kb-header .chat-control-btns button.active,.kitan-bot-container .kb-header .chat-control-btns button:hover{background:#1d3c7c}.kitan-bot-container .kb-header.kb-state-main{padding:32px 24px}.kitan-bot-container .kb-header.kb-state-main .kb-row{gap:0}.kitan-bot-container .kb-header.kb-state-main .head-info{gap:16px}.kitan-bot-container .kb-header.kb-state-main .chat-control-btns{visibility:hidden;opacity:0}@media (max-width:calc(480px - 1px)){.kitan-bot-container .kb-header.kb-state-main .chat-control-btns{width:0}}.kitan-bot-container .kb-header.kb-state-compact{padding:16px}.kitan-bot-container .kb-header.kb-state-compact .kb-row{gap:40px}.kitan-bot-container .kb-header.kb-state-compact .head-info{gap:0}.kitan-bot-container .kb-header.kb-state-compact .head-info .header-img{visibility:hidden;opacity:0;height:0}.kitan-bot-container .kb-header.kb-state-compact .head-info .header-img .kb-icon{width:0;height:0}.kitan-bot-container .kb-header.kb-state-compact .head-info .heading{font-size:18px}@media (max-width:calc(480px - 1px)){.kitan-bot-container .kb-header.kb-state-compact .head-info .heading{font-size:15px}}.kitan-bot-container .kb-header.kb-state-compact .chat-control-btns{visibility:visibility;opacity:1;width:initial;transition-delay:.3s}.kb-body{min-height:270px;height:100%;padding-left:24px;padding-right:8px}@media (max-width:calc(480px - 1px)){.kb-body{padding-left:8px;padding-right:8px}}.kb-body .chat-container{max-height:100%;height:100%;overflow-y:auto;padding-right:8px;display:flex;flex-direction:column;gap:24px}@media (max-width:calc(480px - 1px)){.kb-body .chat-container{gap:16px;padding-top:16px;padding-bottom:16px}}.kb-body .chat-container .message{display:flex;flex-direction:row;gap:8px}.kb-body .chat-container .message .bubble h1{font-size:24px;font-weight:700;line-height:38px}.kb-body .chat-container .message .bubble h2{font-size:18px;font-weight:700;line-height:30px}.kb-body .chat-container .message .bubble h3{font-size:14px;font-weight:700;line-height:22px}.kb-body .chat-container .message .bubble p:first-of-type{margin-top:0}.kb-body .chat-container .message .bubble p:last-of-type{margin-bottom:0}.kb-body .chat-container .message .bubble p a{color:#1a0dab}.kb-body .chat-container .message .bubble ol{padding-left:20px}.kb-body .chat-container .message .bubble ul li::marker{font-size:12px}.kb-body .chat-container .message .rightside{display:flex;flex-direction:column;gap:6px}.kb-body .chat-container .message .rightside .head .name{color:#14142b;font-size:14px;font-weight:400}.kb-body .chat-container .message .rightside .bubble{width:290px}.kb-body .chat-container .message .rightside .foot{display:flex;flex-direction:row;justify-content:flex-end}.kb-body .chat-container .message .rightside .foot .timestamp{color:#a0a3bd;font-size:14px;font-weight:400}.kb-body .chat-container .message.state-waiting .bubble{width:85px}.kb-body .chat-container .message.agent .bubble.first{border-radius:0 10px 10px 10px}.kb-body .chat-container .message.agent .call-meat{font-size:14px}.kb-body .chat-container .message.user{justify-content:flex-end}.kb-body .chat-container .message.user .bubble{border:1px solid rgba(160,163,189,.2509803922);background:#254ea0;color:#fff}.kb-body .chat-container .message.user .bubble.first{border-radius:10px 10px 0 10px}.kb-body .chat-container::-webkit-scrollbar{width:8px}.kb-body .chat-container::-webkit-scrollbar-track{border-radius:4px;background:#eff0f6}.kb-body .chat-container::-webkit-scrollbar-thumb{border-radius:4px;background:#a0a3bd}.kb-body .chat-container::-webkit-scrollbar-thumb:hover{background:#6e7191}.kb-footer{display:flex;flex-direction:column;gap:16px}@media (max-width:calc(480px - 1px)){.kb-footer{gap:8px}}.kb-footer .bottom{color:#6e7191;font-size:14px;font-weight:400;text-align:center}.kitan-bot-btn{display:flex;width:80px;height:80px;justify-content:center;align-items:center;gap:8px;border:0;border-radius:100px;background:#254ea0;transition-duration:.2s;transition-property:background,transform;transform:rotate(0);position:relative;z-index:2}.kitan-bot-btn .kb-icon{position:absolute;transition-duration:.2s}.kitan-bot-btn.kb-state-closed .for-closed{opacity:1}.kitan-bot-btn.kb-state-closed .for-opened{opacity:0}.kitan-bot-btn.kb-state-opened{transform:rotate(90deg)}.kitan-bot-btn.kb-state-opened .for-closed{opacity:0}.kitan-bot-btn.kb-state-opened .for-opened{opacity:1}.kitan-bot-btn:hover{background:#1d3c7c}@media (max-width:calc(480px - 1px)){.kitan-bot-btn{width:60px;height:60px}}.kitan-bot-widget .msg-form{padding:16px;display:flex;gap:16px;flex-direction:row;align-items:stretch;justify-content:space-between;border-top:1px solid rgba(160,163,189,.2509803922);border-bottom:1px solid rgba(160,163,189,.2509803922);background:rgba(243,241,255,.2509803922)}@media (max-width:calc(480px - 1px)){.kitan-bot-widget .msg-form{padding:8px}}.kitan-bot-widget .msg-form .msg-input{position:relative;display:flex;justify-content:center;max-height:200px;width:100%;overflow:hidden;align-items:center;flex-direction:column}.kitan-bot-widget .msg-form .msg-input .msg-area{resize:none;width:100%;min-height:20px;height:20px;max-height:128px;box-sizing:border-box;padding:0 4px;font-family:inherit;font-size:14px;line-height:1.57;font-style:normal;font-weight:400;color:#14142b;border:0;border-radius:0;overflow:hidden;outline:0;display:block;align-self:flex-end;background:0 0}.kitan-bot-widget .msg-form .msg-input .msg-area:focus,.kitan-bot-widget .msg-form .msg-input .msg-area:focus-visible{border:0;outline:0}.kitan-bot-widget .msg-form .msg-input .msg-area:placeholder{color:#4e4b66}.kitan-bot-widget .msg-form .msg-send-btn-wrap{display:flex;flex-direction:column;justify-content:flex-end}.kitan-bot-widget .msg-form .msg-send{border-radius:100px;background:#6e7191;display:flex;width:40px;height:40px;justify-content:center;align-items:center;gap:8px;border:0}.kitan-bot-widget .msg-form.focused{border-color:#254ea0}.kitan-bot-widget .msg-form.ready-to-send .msg-send{background:#254ea0;transition:background .2s}.kitan-bot-widget .msg-form.ready-to-send .msg-send:hover{background:#1d3c7c}.frequently-asked{display:flex;flex-direction:column;gap:12px}.frequently-asked .questions-container{display:flex;flex-direction:row;gap:9px;flex-wrap:wrap}.frequently-questions{display:flex;flex-direction:column;gap:12px}.frequently-questions .questions-container{display:flex;flex-direction:row;gap:9px;flex-wrap:wrap}.frequently-questions .questions-container .question{width:100%}.bot-group{display:flex;flex-direction:column;gap:6px}.bot-group .head .name{color:#14142b;font-size:14px;font-weight:400}.kb-event-card{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.kb-event-card .kb-heading{color:#4e4b66;font-size:14px;font-style:normal;font-weight:700;line-height:22px}.kb-event-card .tags{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px}.kb-event-card .tags .tag{display:flex;flex-direction:row;gap:8px;align-items:center}.kb-event-card .tags .tag .text{color:#4e4b66;font-size:14px;font-style:normal;font-weight:400;line-height:22px}.kb-event-card .kb-btn.reg-to-event{width:100%}.kb-product-card{display:flex;width:290px;flex-direction:column;align-items:flex-start;gap:16px}.kb-product-card .heading{display:flex;align-items:center;gap:10px;align-self:stretch;color:#4e4b66;font-weight:700;line-height:30px}.kb-product-card .actions-group{width:100%;display:flex;flex-direction:row;justify-content:space-between}.kb-product-card .actions-group .price{display:flex;flex-direction:column;gap:0}.kb-product-card .actions-group .price .old{color:#4e4b66;text-decoration-line:line-through}.kb-product-card .actions-group .price .now{color:#14142b;font-size:18px;font-weight:700;line-height:30px}.kb-auth-card{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.kb-auth-card .description{color:#14142b;font-size:14px;line-height:22px}.kb-signup-card{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.kb-signup-card .send-form{width:100%}.kitan-bot-widget{font-family:Montserrat,sans-serif;font-size:18px;font-weight:400;line-height:1.5;color:#14142b;position:fixed;bottom:24px;right:16px;width:100%;max-width:450px;display:flex;flex-direction:column;align-items:flex-end;gap:40px;font-size:14px}@media (max-width:calc(480px - 1px)){.kitan-bot-widget{bottom:16px;right:8px;max-width:358px;gap:16px;max-height:640px}}.kitan-bot-widget *{box-sizing:border-box;font-family:Montserrat}.kitan-bot-widget svg{font-size:revert}.kitan-bot-widget h1{font-size:60px;font-weight:400}.kitan-bot-widget h2{font-size:36px;font-weight:400}.kitan-bot-widget h3{font-size:24px;font-weight:400}.kitan-bot-widget h4{font-size:18px;font-weight:700}.kitan-bot-widget h1,.kitan-bot-widget h2,.kitan-bot-widget h3,.kitan-bot-widget h4,.kitan-bot-widget h5,.kitan-bot-widget h6{margin:0}.kitan-bot-widget .kb-body-l{font-size:28px;font-weight:400}.kitan-bot-widget .kb-body-m{font-size:18px;font-weight:400}.kitan-bot-widget .kb-body-s{font-size:16px;font-weight:400}.kitan-bot-widget a{text-decoration:none;color:#254ea0}.kitan-bot-widget .kitan-bot-container,.kitan-bot-widget .kitan-bot-container-fadeshadow{position:relative;width:100%;max-width:450px;height:100vh;max-height:738px;background:#fff;overflow:hidden;border-radius:15px;opacity:0;visibility:hidden;transition-duration:.15s;transition-property:opacity,visibility;display:flex;flex-direction:column;gap:24px;justify-content:space-between}@media (max-width:calc(480px - 1px)){.kitan-bot-widget .kitan-bot-container,.kitan-bot-widget .kitan-bot-container-fadeshadow{gap:0;max-height:564px}}.kitan-bot-widget .kitan-bot-container{z-index:2}.kitan-bot-widget .kitan-bot-container.fadein{opacity:1;visibility:visible}.kitan-bot-widget .kitan-bot-container-fadeshadow{position:absolute;z-index:1;box-shadow:0 0 0 0 rgba(0,0,0,.1);transition-duration:.15s;opacity:1;right:0;bottom:120px;border-radius:20px;visibility:visible;transition-property:bottom,right,border-radius,height,width,box-shadow}@media (max-width:calc(480px - 1px)){.kitan-bot-widget .kitan-bot-container-fadeshadow{bottom:68px}}.kitan-bot-widget .kitan-bot-container-fadeshadow.fadeout{box-shadow:0 0 5px 5px rgba(0,0,0,.1);width:60px;height:60px;bottom:10px;right:10px;border-radius:48px}@media (max-width:calc(480px - 1px)){.kitan-bot-widget .kitan-bot-container-fadeshadow.fadeout{width:40px;height:40px}}.kitan-bot-widget .waiting{display:inline-flex;gap:8px;align-items:center;justify-content:center}.kitan-bot-widget .waiting span{width:12px;height:12px;border-radius:50%;background-color:#a0a3bd;animation:pulse 1.2s infinite ease-in-out}.kitan-bot-widget .waiting span:nth-child(1){animation-delay:0s}.kitan-bot-widget .waiting span:nth-child(2){animation-delay:.2s}.kitan-bot-widget .waiting span:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,100%,80%{background-color:#a0a3bd;transform:scale(1)}40%{background-color:#4e4b66;transform:scale(1.2)}}
/*# sourceMappingURL=main.css.map */
