#chatbot-button-wrap{z-index:9999;transition:all linear;position:fixed;top:500px;right:0;transform:translate(calc(100% - 87px))}#chatbot-button-wrap:hover{transition:all .2s linear;transform:translate(0)}#chatbot-button-wrap ul{flex-flow:column wrap;align-items:end;margin:0;padding:0;list-style-type:none;display:flex}#chatbot-button-wrap ul #chatbot-button{color:#235198;cursor:pointer;border-radius:10px;align-items:center;transition:all .2s linear;display:flex;overflow:hidden}#chatbot-button-wrap ul #chatbot-button .chatbox-button-title{text-transform:uppercase;padding:10px 15px 10px 7px;font-family:Source Sans Pro,sans-serif;font-size:45px;font-weight:700}#chatbot-button-wrap ul #chatbot-button:hover{background-color:#fff;box-shadow:5px 5px 15px #0003;border:1px solid #235198!important}.chatbox-icon-wrap{align-content:center;display:flex;position:relative}.chatbox-icon-wrap svg{z-index:1;width:85px;padding:0 5px;display:inline-block}.chatbox-icon-wrap svg path{box-shadow:5px 5px 15px #0003}#chatbot-overlay{z-index:1021;background:#00000073;justify-content:end;align-items:center;font-family:Source Sans Pro,sans-serif;display:flex;position:fixed;inset:0}#chatbot-overlay *{box-sizing:border-box}#chatbot-overlay .chatbot,#chatbot-overlay .chatbot-notice{background:#f7f7f7;border:1px solid #235198;border-radius:15px;flex-direction:column;width:33vw;max-width:800px;max-height:65vh;display:flex;overflow:auto}#chatbot-overlay .chatbot-notice .chatbot-notice-intro{padding:15px}#chatbot-overlay .chatbot-notice .chatbot-notice-intro h2{text-transform:none;color:#235198}#chatbot-overlay .chatbot-notice .chatbot-notice-intro a{color:#235198}#chatbot-overlay .chatbot-notice form{background-color:#fff;border-top:1px solid #235198;padding:15px}#chatbot-overlay .chatbot-notice legend{color:#235198;font-size:20px;font-weight:700}#chatbot-overlay .chatbot-notice ul{padding-left:23px}#chatbot-overlay .chatbot-notice li::marker{content:"→ ";color:#235198}#chatbot-overlay .chatbot-notice .chatbot-accept{align-content:start;align-items:baseline;gap:10px;display:flex}#chatbot-overlay .chatbot-notice .chatbot-close{margin-left:auto}#chatbot-overlay .chatbot-notice button{border-radius:var(--px-small);color:#fff;text-align:center;cursor:pointer;background-color:#235198;border:none;justify-content:start;align-items:center;gap:5px;margin-top:20px;padding:7px 15px;font-size:15px;font-weight:700;display:inline-flex}#chatbot-overlay .chatbot-notice button:hover{background-color:#1c417a;text-decoration:none}#chatbot-overlay .chatbot-notice button svg{width:14px}#chatbot-overlay .chatbot-notice button svg path{fill:#fff}#chatbot-overlay .chatbot-notice button[disabled=true],#chatbot-overlay .chatbot-notice button[disabled=""]{opacity:.5;cursor:default}#chatbot-overlay .chatbot-notice button.chatbot-close{background:0 0;border:1px solid #235198;color:#235198!important}#chatbot-overlay .chatbot-notice button.chatbot-close:hover,#chatbot-overlay .chatbot-notice button.chatbot-close:focus,#chatbot-overlay .chatbot-notice button.chatbot-close:active{color:#fff!important}#chatbot-overlay .chatbot-header{background-color:#fff;border-bottom:1px solid #235198;align-content:center;align-items:center;padding:1rem;display:flex;position:relative}#chatbot-overlay .chatbot-header .chatbox-icon-wrap:after{top:9px}#chatbot-overlay .chatbot-header h2{color:#235198;margin-bottom:0;font-size:30px;font-weight:700}#chatbot-overlay .chatbot-header h2 .small{text-transform:none;font-size:20px;font-weight:400}#chatbot-overlay .chatbot-header p{color:#235198;margin:11px 0 0 auto;font-size:13px}#chatbot-overlay .chatbot-header .chatbot-close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:25px;position:absolute;top:6px;right:10px}#chatbot-overlay .chatbot-header .chatbot-close svg path{fill:#235198}#chatbot-overlay .chatbot-messages{background:#f8f9fb;flex:1;padding:1rem;overflow-y:auto}#chatbot-overlay .message{margin-bottom:.75rem;display:flex}#chatbot-overlay .message.user{justify-content:flex-end}#chatbot-overlay .message.bot{justify-content:flex-start}#chatbot-overlay .message:not(.cards) .message-content{white-space:pre-wrap;max-width:60%;margin-bottom:20px;padding:.6rem .9rem;line-height:1.4;position:relative}#chatbot-overlay .message:not(.cards) .message-content:before{content:"";border-top:23px solid #eff2f7;border-bottom:0 solid #0000;border-left:0 solid #0000;border-right:20px solid #0000;width:0;height:0;position:absolute;bottom:-23px;left:20px}#chatbot-overlay .message:not(.cards) .message-content .reaction-wrapper{justify-content:end;display:flex}#chatbot-overlay .message:not(.cards) .message-content .reaction{color:#235198;aspect-ratio:1;background-color:#fff;border:1px solid #235198;border-radius:50%;width:33px;height:33px;margin-left:5px;padding:5px;line-height:1}#chatbot-overlay .message:not(.cards) .message-content .reaction svg{width:20px;height:20px}#chatbot-overlay .message:not(.cards) .message-content .reaction svg path{fill:#235198}#chatbot-overlay .message:not(.cards) .message-content .reaction:hover{background-color:#2351981a}#chatbot-overlay .message:not(.cards) .message-content .reaction.active{background:#235198}#chatbot-overlay .message:not(.cards) .message-content .reaction.active svg path{fill:#fff}#chatbot-overlay .message.user .message-content{color:#222;background:#fff;border-bottom-right-radius:0}#chatbot-overlay .message.user .message-content:before{left:initial;border-width:23px 0 0 20px;border-color:#fff #0000 #0000;right:20px}#chatbot-overlay .message.bot .message-content{color:#222;background:#eff2f7;border-bottom-left-radius:0}#chatbot-overlay .message.cards{justify-content:flex-start}#chatbot-overlay .message.cards .message-content{justify-content:space-between;gap:15px;max-width:100%;padding:0;display:flex}#chatbot-overlay .message-card{color:#235198;-webkit-hyphens:auto;hyphens:auto;background:#fff;border:1px solid #235198;border-radius:4px;flex:1}#chatbot-overlay .message-card h3{color:#235198;margin:0;font-size:22px;line-height:1.1}#chatbot-overlay .message-card .card-type{color:#888;margin-top:0;margin-bottom:5px;font-size:12px}#chatbot-overlay .message-card a{height:100%;padding:.6rem .9rem;transition:all .3s ease-in-out;display:block}#chatbot-overlay .message-card a:hover{background-color:#2351981a;text-decoration:none}#chatbot-overlay #prompt-notice{color:#888;font-size:12px}#chatbot-overlay .chatbot-footer{margin:25px 15px 15px}#chatbot-overlay .chatbot-footer form{background:#eaeaea;border-radius:50px;width:100%;display:flex;position:relative}#chatbot-overlay .chatbot-footer form fieldset{border:0;width:100%;margin:0}#chatbot-overlay .chatbot-footer form .chat-wrap{justify-content:space-between;align-items:center;display:flex}#chatbot-overlay .chatbot-footer form textarea{color:#235198;resize:none;background:0 0;border:none;border-radius:25px;width:100%;margin:0;padding:10px 15px;font-family:inherit;font-size:.95rem;font-weight:700;overflow:hidden}#chatbot-overlay .chatbot-footer form textarea::placeholder{opacity:1;color:#235198}#chatbot-overlay .chatbot-footer form textarea:focus::placeholder{opacity:0}#chatbot-overlay .chatbot-footer form textarea:focus{outline:none}#chatbot-overlay .chatbot-footer form #prompt-notice{margin:0;position:absolute;top:-21px;left:50%;transform:translate(-50%)}#chatbot-overlay .chatbot-footer form button{cursor:pointer;box-sizing:border-box;aspect-ratio:1;background:#fff;border:1px solid #235198;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin:5px;padding:3px;transition:all .4s ease-in-out;display:flex}#chatbot-overlay .chatbot-footer form button svg{width:30px;height:30px;display:block}#chatbot-overlay .chatbot-footer form button svg path{fill:#235198;transition:all .4s ease-in-out}#chatbot-overlay .chatbot-footer form button i{color:#235198;font-size:15px;transition:all .4s ease-in-out}#chatbot-overlay .chatbot-footer form button:hover{background-color:#235198}#chatbot-overlay .chatbot-footer form button:hover svg path{fill:#fff}#chatbot-overlay .chatbot-footer form button:hover i{color:#fff}#chatbot-overlay .chatbot-footer form button+button{margin-left:10px}#chatbot-overlay .chatbot-footer p{color:gray;margin-left:15px;font-size:13px}#chatbot-overlay .chatbot-messages::-webkit-scrollbar{width:6px}#chatbot-overlay .chatbot-messages::-webkit-scrollbar-thumb{background:#bbb;border-radius:3px}#chatbot-overlay .thinking .dot{background:#999;border-radius:50%;width:6px;height:6px;margin:0 2px;animation:1.4s infinite both blink;display:inline-block}#chatbot-overlay .thinking .dot:first-child{animation-delay:0s}#chatbot-overlay .thinking .dot:nth-child(2){animation-delay:.2s}#chatbot-overlay .thinking .dot:nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,to{opacity:.3}40%{opacity:1}}#chatbot-overlay .visually-hidden{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}#chatbot-overlay .grid-2{column-count:2;column-gap:30px}#chatbot-overlay .grid-2 div{break-inside:avoid}@media screen and (width<=576px){#chatbot-overlay .chatbot,#chatbot-overlay .chatbot-notice{width:100vw!important;max-width:100vw!important}#chatbot-overlay .message:not(.cards) .message-content{max-width:100%}#chatbot-title h2 span{display:block}#chatbot-overlay .chatbot-footer form #prompt-notice{left:16px;transform:none}#chatbot-button-wrap ul #chatbot-button .chatbox-button-title{font-size:35px}}@media screen and (width<=991px){#chatbot-button-wrap{top:430px}}@media screen and (width<=1199px){#chatbot-overlay .chatbot,#chatbot-overlay .chatbot-notice{margin:0 auto;width:90vw!important;max-width:90vw!important}}@media screen and (width>=1200px) and (width<=1999px){#chatbot-overlay .chatbot,#chatbot-overlay .chatbot-notice{width:60vw!important;max-width:60vw!important}}
