html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{appearance:none;font:inherit;color:inherit;line-height:inherit;cursor:pointer;background:0 0;border:0;padding:0}button:focus-visible{outline-offset:2px;outline:2px solid}.poppins-regular,html{font-family:Poppins,sans-serif;font-style:normal;font-weight:400}.poppins-medium{font-family:Poppins,sans-serif;font-style:normal;font-weight:500}.poppins-regular-italic{font-family:Poppins,sans-serif;font-style:italic;font-weight:400}.poppins-medium-italic{font-family:Poppins,sans-serif;font-style:italic;font-weight:500}.header{z-index:9;justify-content:space-between;align-items:center;padding:16px;display:flex;position:relative}@media screen and (min-width:920px){.header{align-items:flex-start;padding:30px 118px}.header__side-logo{z-index:1;align-items:center;gap:16px;display:flex;position:relative}}.header__side-logo-icon{width:50px;height:50px}@media screen and (min-width:920px){.header__side-logo-icon{width:80px;height:80px}}.header__side-logo-text{opacity:0;transition:opacity .3s}.header__side-logo:hover .header__side-logo-text{opacity:1}@media screen and (min-width:920px){.header__main-logo{z-index:1;position:absolute;left:calc(50% - 38.5px)}}.header__main-logo img{height:34px}@media screen and (min-width:920px){.header__main-logo img{height:48px}}.header__actions{position:relative}@media (max-width:920px){.header__actions.show .header__actions-list{display:block}}.header__actions-toggle{align-items:center;gap:6px;padding:6px 0;display:flex}@media screen and (min-width:920px){.header__actions-toggle{display:none!important}}.header__actions-icon{width:18px;height:18px}.header__actions-list{background-color:#fff;background:var(--Neutral-Snow,#fff);border-radius:12px;padding:4px;display:none;position:absolute;top:40px;right:0;box-shadow:0 0 10px #98989840}@media screen and (min-width:920px){.header__actions-list{box-shadow:none;background-color:#0000;flex-direction:column;align-items:flex-end;display:flex;position:static}}.header__action{align-items:center;gap:8px;padding:15px 20px;display:flex}@media (max-width:920px){.header__action.btn{border-radius:12px;justify-content:space-between!important;width:100%!important}}@media screen and (min-width:920px){.header__action{padding:8px 16px}}.header__action-title{white-space:nowrap}.header__action-icon{color:#000;width:20px;height:20px}.footer__line{color:#141414;background-color:#faf9f5;border-top:1px solid #e8e6dc;flex-wrap:wrap;gap:3px;margin-top:4px;padding:8px 12px;font-size:10px;font-style:normal;font-weight:500;line-height:normal;display:flex}@media screen and (min-width:920px){.footer__line{background-color:#f0eee6;border-radius:12px;width:max-content;max-width:1057px;margin-top:0;margin-bottom:24px;padding:8px 16px}}.footer__line a{color:#3d6599;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}.chat{flex-direction:column;width:100%;max-width:848px;display:flex}@media screen and (min-width:920px){.chat{margin-bottom:23px}}.chat__intro-inner{flex-direction:column;align-items:center;gap:16px;padding:0 24px;display:flex}.chat__intro{flex:1;justify-content:center;align-items:center;display:flex}@media screen and (min-width:920px){.chat__intro{flex:0 0}}.chat__intro-logo{justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.chat__intro-logo .avatar{width:90px;height:90px;position:absolute}.chat__intro-heading{justify-content:center;align-items:center;gap:20px;display:flex}.chat__intro-avatar{flex:none;width:48px;height:48px}.chat__intro-title{color:#141414;text-align:center;font-family:var(--font-planar);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:40px;font-style:normal;font-weight:200;line-height:115%}.chat__history{scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;overscroll-behavior:contain;flex-direction:column;flex:1;gap:24px;margin-bottom:-10px;padding:0 24px 54px;display:flex;overflow:auto}.chat__history::-webkit-scrollbar{display:none}@media screen and (min-width:920px){.chat__history{gap:32px;padding-bottom:100px;padding-left:0;padding-right:0}}.chat__message{flex-direction:column;gap:10px;display:flex}@media screen and (min-width:920px){.chat__message{flex-direction:row;gap:16px}}.chat__message-content-wrap{flex-direction:column;gap:16px;display:flex}.chat__message-content-wrap b,.chat__message-content-wrap strong{font-weight:500}.chat__message-content-wrap{font-size:16px;font-style:normal;font-weight:300;line-height:160%}.chat__message-content-wrap ul{flex-direction:column;gap:7px;padding-left:20px;display:flex}.chat__message-content-wrap ul li{position:relative}.chat__message-content-wrap ul li:before{content:"";background:#141414;border-radius:100%;width:4px;height:4px;position:absolute;top:11px;left:-14px}.chat__message-content-wrap p{color:#000;font-family:var(--font-planar);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;font-style:normal;font-weight:250;line-height:145%}.chat__link{color:#000;font-family:var(--font-planar);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;gap:8px;margin-right:8px;font-size:20px;font-style:normal;font-weight:300;line-height:130%;text-decoration:none;display:inline-flex}.chat__link-arrow{flex-shrink:0;transition:transform .25s;position:relative;top:2px;transform:translate(5px)}.chat__link:hover .chat__link-arrow{transform:translate(10px)}.chat__message--user{align-self:flex-end;max-width:488px;scroll-margin-top:20px}.chat__message--user .chat__message-text{background:#bbcffa;border-radius:40px 0 40px 40px;justify-content:center;align-items:center;padding:12px 26px;display:flex}.chat__message--bot{flex-direction:column;gap:16px}@media screen and (min-width:920px){.chat__message--bot{flex-direction:column;gap:16px}}.chat__embedded-image{max-width:100%;margin:16px 0;display:block}.chat__embedded-image img{border-radius:12px;width:100%;max-width:480px;height:auto;display:block;box-shadow:0 2px 8px #00000014}.chat__image-caption{color:#141414;opacity:.7;margin-top:8px;font-size:12px;display:block}.chat__image-caption a{color:inherit;text-decoration:underline}.chat__image-caption a:hover{opacity:1}.chat__message-avatar{--size:50px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative;overflow:visible}@media screen and (min-width:920px){.chat__message-avatar{width:var(--size);height:var(--size)}}.chat__message-avatar .avatar{width:100%}.chat__input-area-shadow-before{z-index:1;background:linear-gradient(#fff0 0%,#fff 100%);width:100%;height:60px;position:absolute;top:-50px}.chat__input-area-wrap{border-radius:8px;position:relative}.chat__input{z-index:2;flex:none;width:100%;max-width:668px;margin:0 auto;position:relative}.chat__footer{justify-content:center;gap:20px;padding:12px 14px 8px;font-size:10px;font-style:normal;font-weight:300;line-height:normal;display:flex}@media screen and (min-width:920px){.chat__footer{font-size:12px}}.chat__footer .code{margin:0 6px}.chat__footer-hint{display:none}@media screen and (min-width:920px){.chat__footer-hint{display:block}}.chat.mode-intro{justify-content:center;gap:40px}.typing-indicator{align-items:center;gap:4px;height:24px;padding:4px 0;display:flex}.typing-indicator span{opacity:.4;background-color:#141414;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite both typing-bounce}.typing-indicator span:nth-child(2){animation-delay:.2s}.typing-indicator span:nth-child(3){animation-delay:.4s}@keyframes typing-bounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.popup{z-index:10;justify-content:center;align-items:center;padding:0 24px;display:flex;position:fixed;inset:0}.popup__bg{opacity:.8;z-index:1;background:#141414;position:absolute;inset:0}.popup__box{z-index:2;background-color:#fff;border:1px solid #dbdace;border-radius:12px;flex-direction:column;gap:32px;width:100%;max-width:632px;padding:24px 32px;display:flex;position:relative;box-shadow:0 0 10px #98989840}.popup__close-btn{margin-bottom:8px;margin-left:auto;width:38px!important;height:38px!important;padding:0!important}@media screen and (min-width:920px){.popup__close-btn{display:none!important}}.popup__body{color:#616161;font-size:14px;font-style:normal;line-height:160%}@media screen and (min-width:920px){.popup__body{font-size:16px;font-weight:400;line-height:180%}}.popup__title{margin-bottom:12px;font-size:16px;font-style:normal;font-weight:600;line-height:160%}@media screen and (min-width:920px){.popup__title{line-height:180%}}.popup__footer{justify-content:space-between;display:flex}.popup__footer-decline{display:none!important}@media screen and (min-width:920px){.popup__footer-decline{display:block!important}}.popup__action-group{flex-wrap:wrap;gap:8px;display:flex}*{box-sizing:border-box}body{background-color:#fff;height:100%;max-height:100dvh}textarea,body,input{font-family:var(--font-planar);font-variation-settings:"slnt" 0}.content-wrap{flex-direction:column;height:100dvh;display:flex}.content-wrap__header{flex:none}.content-wrap__body{flex:1;justify-content:center;max-height:calc(100dvh - 110px);padding:16px;display:flex}.content-wrap__footer{flex:none;justify-content:center;display:none}.content-wrap.mode-intro .content-wrap__footer{display:flex}.content-wrap.mode-intro .content-wrap__body{max-height:unset}.code{border:1px dashed #dbdace;border-radius:6px;padding:4px 10px}.btn{box-sizing:border-box;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.btn.btn-interrupt{border:.5px solid #000;border-radius:100%;width:34px;height:34px}.btn.btn-interrupt svg{width:16px;height:16px}.input{background-color:#fff;border:.5px solid #00000073;border-radius:8px;justify-content:center;align-self:stretch;align-items:flex-start;gap:2px;height:64px;padding:16px 0;transition:all .35s;display:flex}.input:hover{border-color:#000}.input__textarea{color:#000;font-family:var(--font-planar);resize:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:none;flex:1;align-self:center;padding:0 0 0 16px;font-size:20px;font-style:normal;font-weight:250;line-height:145%}.input__textarea:focus{outline:none}.input__textarea::placeholder{color:#999}.input__actions{flex-wrap:nowrap;align-self:center;align-items:center;padding-right:9px;display:flex}.quick-action-list{flex-flow:wrap;justify-content:center;gap:8px;padding:24px 0 0;display:flex;overflow:auto}.quick-action-list__item{border:1px solid #000;border-radius:23px;outline:1px solid #0000;margin:1px;padding:12px 24px;font-size:16px;font-style:normal;font-weight:300;line-height:130%;transition:all .35s}.quick-action-list__item:hover{border-radius:23px 0 23px 23px;outline-color:#000}
@font-face{font-family:gtPlanar;src:url(../media/GTPlanarVF-s.p.7c60e6c2.ttf)format("truetype");font-display:swap;font-weight:100 900}@font-face{font-family:gtPlanar Fallback;src:local(Arial);ascent-override:95.89%;descent-override:19.46%;line-gap-override:0.0%;size-adjust:99.69%}.gtplanar_3312bdb2-module__8LzTTq__className{font-family:gtPlanar,gtPlanar Fallback}.gtplanar_3312bdb2-module__8LzTTq__variable{--font-planar:"gtPlanar","gtPlanar Fallback"}
/*# sourceMappingURL=e6253f5c69255a32.css.map*/