[data-chat-theme="nugen"] .nugen__btn,[data-chat-theme="nugen"] button{border:0;color:var(--textColor02);padding:10px;font-size:var(--body01-font-size);font-family:var(--body01-font-family);line-height:var(--body01-line-height);font-weight:var(--bodyBold01-font-weight);display:flex;justify-content:center;align-items:center;box-shadow:none}[data-chat-theme="nugen"] .nugen__btn--primary{background:var(--actions01);color:var(--textColor01)}[data-chat-theme="nugen"] .nugen__btn--primary:active{background:var(--active01)}[data-chat-theme="nugen"] .nugen__btn:focus-within,[data-chat-theme="nugen"] .nugen__btn:focus{outline:2px solid var(--blue05);border:1px solid var(--white)}[data-chat-theme="nugen"] .nugen__btn:disabled{background:var(--gray08);color:var(--gray06)}[data-chat-theme="nugen"] .nugen__btn--primary:hover{background:var(--hover01)}[data-chat-theme="nugen"] .nugen__btn--secondary{background:var(--actions02);color:var(--textColor01)}[data-chat-theme="nugen"] .nugen__btn--secondary:active{background:var(--active02)}[data-chat-theme="nugen"] .nugen_btn--secondary:hover{background:var(--hover02)}[data-chat-theme="nugen"] p{font-family:var(--body01-font-family);font-size:var(--body01-font-size);line-height:var(--body01-line-height);font-weight:var(--body01-font-weight)}[data-chat-theme="nugen"] label{margin-bottom:var(--spacing02);font-family:var(--label01-font-family);font-size:var(--label01-font-size);line-height:var(--label01-line-height);font-weight:var(--label01-font-weight)}[data-chat-theme="nugen"] input[type="radio"]+label{padding-top:0;padding-left:0}[data-chat-theme="nugen"] .nugen__heading{font-family:var(--heading01-font-family);font-size:var(--heading01-font-size);line-height:var(--heading01-line-height);font-weight:var(--heading01-font-weight)}[data-chat-theme="nugen"] .nugen__inner-container{padding:0;background:var(--ui01);border:0;box-shadow:none;color:var(--textColor01);border-radius:var(--radius-00);height:100%}[data-chat-theme="nugen"] .nugen__header{position:relative;display:flex;justify-content:flex-start;align-items:center;padding:10px var(--spacing05);background:var(--ui02);color:var(--textColor01);border-top-left-radius:var(--radius-00);border-top-right-radius:var(--radius-00);z-index:var(--floor3)}[data-chat-theme="nugen"] .nugen__title-container{display:block}[data-chat-theme="nugen"] .nugen__header .nugen__title{color:inherit;background:transparent;font-size:var(--bodyBold01-font-size);line-height:var(--bodyBold01-line-height);font-weight:var(--bodyBold01-font-weight);margin:0;word-break:break-word}[data-chat-theme="nugen"] .nugen__header .nugen__intro{padding:0;margin:0;font-family:var(--label01-font-family);font-size:var(--label01-font-size);line-height:var(--label01-line-height);font-weight:var(--label01-font-weight);color:var(--ui05)}[data-chat-theme="nugen"] .message-actions{position:relative;right:0;width:auto;margin-left:auto}[data-chat-theme="nugen"] .message-actions .flag{background:transparent;width:28px;height:auto;border-radius:var(--radius-00);display:flex;justify-content:center;align-items:center;padding:var(--spacing01);outline:2px solid transparent;border:2px solid transparent;position:relative;z-index:var(--floor2)}[data-chat-theme="nugen"] .message-actions .flag:active,[data-chat-theme="nugen"] .message-actions .flag:hover,[data-chat-theme="nugen"] .message-actions .flag:focus-within,[data-chat-theme="nugen"] .message-actions .flag:focus-visible,[data-chat-theme="nugen"] .message-actions .flag:focus,[data-chat-theme="nugen"] .message-actions.message-actions--active .flag{background:rgba(0,0,0,0.1)}[data-chat-theme="nugen"] .message-actions .flag:focus-within,[data-chat-theme="nugen"] .message-actions .flag:focus-visible,[data-chat-theme="nugen"] .message-actions .flag:focus{outline:2px solid var(--blue05);border:2px solid var(--white)}[data-chat-theme="nugen"] .message-actions .flag svg{height:20px}[data-chat-theme="nugen"] .message-actions.message-actions--active .actions{opacity:1}[data-chat-theme="nugen"] .message-actions .actions{position:absolute;right:0;top:0;border:1px solid var(--gray09);border-radius:var(--radius-00);width:auto;min-width:200px;padding:var(--spacing03) 0;margin:0;overflow:auto;box-shadow:0 1px 2px rgba(41,41,41,0.25);transition:opacity .1s;transform:translate(0,38px);opacity:0;z-index:var(--floor1)}[data-chat-theme="nugen"] .message-actions .action{font-size:var(--body01-font-size);font-family:var(--body01-font-family);line-height:var(--body01-line-height);font-weight:var(--body01-font-weight);color:var(--gray02);display:flex;justify-content:flex-start;align-items:center;padding:var(--spacing03) var(--spacing05);border:2px solid transparent}[data-chat-theme="nugen"] .message-actions .action:focus,[data-chat-theme="nugen"] .message-actions .action:focus-within{border:2px solid var(--blue05)}[data-chat-theme="nugen"] .message-actions .action:hover{background:var(--ui05)}[data-chat-theme="nugen"] .message-actions .action svg{margin-right:var(--spacing04);fill:currentColor}[data-chat-theme="nugen"] .message-actions .action:before{content:none !important}[data-chat-theme="nugen"] .controls{position:relative;right:0;margin-left:var(--spacing02);font-size:inherit}[data-chat-theme="nugen"] .nugen__controls--left{margin-left:auto}[data-chat-theme="nugen"] .controls .control{display:flex;padding:var(--spacing01);border-radius:var(--radius-00);border:2px solid transparent;outline:2px solid transparent;min-width:28px;min-height:28px;justify-content:center;align-items:center;margin:var(--spacing01) 0}[data-chat-theme="nugen"] .controls .control:hover,[data-chat-theme="nugen"] .controls .control:active{opacity:1 !important;background:rgba(0,0,0,0.1)}[data-chat-theme="nugen"] .controls .control:focus{outline:2px solid var(--blue05);border:2px solid var(--white)}[data-chat-theme="nugen"] .controls .control.close{font-size:inherit}[data-chat-theme="nugen"] .controls .control.close:before,[data-chat-theme="nugen"] .controls .control:before{content:none !important}[data-chat-theme="nugen"] .controls .control:disabled svg{fill:var(--gray06)}@media only screen and (max-width:315px){[data-chat-theme="nugen"] .message-actions .action svg{margin-right:0}[data-chat-theme="nugen"] .message-actions .action span{display:none}}.wrapper.invitation-container{height:100%}[data-chat-theme="nugen"] .nugen__header .logo{max-width:100px;max-height:52px;padding-right:var(--spacing03)}[data-chat-theme="nugen"] .nugen__main{color:var(--textColor02);padding:0}[data-chat-theme="nugen"] .nugen__inner-container.invitation-container{height:100%}[data-chat-theme="nugen"] .nugen__invitation-message,[data-chat-theme="nugen"] .nugen__form-list{margin:0;height:100%}[data-chat-theme="nugen"] .nugen__invitation-message{padding:var(--spacing06) var(--spacing05)}[data-chat-theme="nugen"] .nugen__invitation-message{display:flex;justify-content:center;flex-direction:column;height:100%}[data-chat-theme="nugen"] .nugen__invitation-message>p{text-align:left;font-size:var(--body01-font-size);font-weight:var(--bodyBold01-font-weight);margin-bottom:var(--spacing05);line-height:var(--body01-line-height);color:var(--textColor02);max-width:100%;word-wrap:break-word}[data-chat-theme="nugen"] .nugen__invitation-message .nugen__btn--primary{width:100%}.pre-chat-container [data-chat-theme="nugen"] .nugen__main{text-align:left;overflow:auto;justify-content:center}[data-chat-theme="nugen"] .nugen__form-container{display:flex;flex-direction:column;padding:var(--spacing06) var(--spacing05);overflow:auto}[data-chat-theme="nugen"] .nugen__form-container .nugen__btn{width:100%;flex-shrink:0;margin-bottom:0}[data-chat-theme="nugen"] .nugen__form-container .nugen__intro,.nugen__acknowledge,.nugen__server-error{font-size:var(--bodyBold01-font-size);font-weight:var(--bodyBold01-font-weight);line-height:var(--bodyBold01-line-height);color:var(--gray02)}[data-chat-theme="nugen"] .nugen__form-list{padding:0;margin-bottom:var(--spacing05)}[data-chat-theme="nugen"] .nugen__form-list li{color:var(--textColor02);margin-bottom:var(--spacing05)}[data-chat-theme="nugen"] .nugen__form-list li:last-child{margin-bottom:0}[data-chat-theme="nugen"] .nugen__form-list label{color:var(--gray02);font-size:var(--body01-font-size);font-weight:var(--body01-font-weight);line-height:var(--body01-line-height);margin-bottom:6px;word-break:break-word}[data-chat-theme="nugen"] .nugen__form-list .error-image{display:none !important}[data-chat-theme="nugen"] .nugen__form-list .js-field-error-message{margin-top:var(--spacing02)}[data-chat-theme="nugen"] .nugen__form-list textarea,[data-chat-theme="nugen"] .nugen__form-list select,[data-chat-theme="nugen"] .nugen__form-list input[type="text"],[data-chat-theme="nugen"] .nugen__form-list input[type="email"],[data-chat-theme="nugen"] .nugen__form-list input[type="number"]{background:var(--ui05);color:var(--gray05);font-size:var(--body01-font-size);font-weight:var(--body01-font-weight);line-height:var(--body01-line-height);box-shadow:none;border:2px solid transparent}[data-chat-theme="nugen"] .nugen__form-list select,[data-chat-theme="nugen"] .nugen__form-list input[type="text"],[data-chat-theme="nugen"] .nugen__form-list input[type="email"],[data-chat-theme="nugen"] .nugen__form-list input[type="number"]{min-height:40px}[data-chat-theme="nugen"] .nugen__form-list textarea:focus,[data-chat-theme="nugen"] .nugen__form-list select:focus,[data-chat-theme="nugen"] .nugen__form-list input:focus{border:2px solid var(--blue05)}[data-chat-theme="nugen"] .nugen__form-list select{min-height:40px;-webkit-appearance:none;-moz-appearance:none;background-repeat:no-repeat;background-position-x:95%;background-position-y:50%;background-image:url("data:image/svg+xml;utf8,<svgrole='presentation'width='14'height='8'viewBox='00148'fill='none'xmlns='http://www.w3.org/2000/svg'><title>DownArrow</title><pathfill-rule='evenodd'clip-rule='evenodd'd='M0.3080580.433058C0.5521360.1889810.9478640.1889811.191940.433058L76.24112L12.80810.433058C13.05210.18898113.44790.18898113.69190.433058C13.9360.67713613.9361.0728613.69191.31694L7.441947.56694C7.197867.811026.802147.811026.558067.56694L0.3080581.31694C0.06398061.072860.06398060.6771360.3080580.433058Z'fill='black'/></svg>")}[data-chat-theme="nugen"] .nugen__form-list label{display:flex;align-items:flex-start;justify-content:space-between}[data-chat-theme="nugen"] .nugen__form-list label:hover,[data-chat-theme="nugen"] .nugen__form-list input[type="radio"]:hover{cursor:pointer}[data-chat-theme="nugen"] .nugen__form-list fieldset{display:grid;grid-template-columns:20px 1fr;gap:var(--spacing03)}[data-chat-theme="nugen"] .nugen__form-list fieldset legend{width:100%}[data-chat-theme="nugen"] .nugen__form-list fieldset legend input[type="radio"]{padding-left:var(--spacing03);float:unset}[data-chat-theme="nugen"] .nugen__btn-primary.submit{width:100%;margin:0;padding:0;display:block;min-height:32px}[data-chat-theme="nugen"] .nugen__window-header{width:100%;height:72px;padding:var(--spacing06) var(--spacing05) 0}[data-chat-theme="nugen"] .nugen__window-content{width:100%;height:560px;padding:0;border:0 !important}[data-chat-theme="nugen"] .message-history{border:0}[data-chat-theme="nugen"] .message-wrapper{background:var(--white);padding:var(--spacing06) var(--spacing05)}[data-chat-theme="nugen"] .message-box{padding:0 var(--spacing05) var(--spacing05) var(--spacing05)}[data-chat-theme="nugen"] .nugen__chat-box{width:100%;padding:var(--spacing05)}[data-chat-theme="nugen"] .confirm-close{display:none;flex-direction:column;justify-content:center;align-items:center;height:auto;top:50%;transform:translate3d(0,-50%,0)}.js-closing [data-chat-theme="nugen"] .confirm-close{display:flex}[data-chat-theme="nugen"] .nugen__confirm-close-title{margin-bottom:26px}[data-chat-theme="nugen"] .confirm-close p{margin-bottom:var(--spacing02)}[data-chat-theme="nugen"] .nugen__confirm-button-group{width:100%;display:flex;gap:var(--spacing03)}[data-chat-theme="nugen"] .confirm-close button{width:100%;margin-bottom:10px}[data-chat-theme="nugen"] .co-browsing-invite .nugen__heading{margin-bottom:var(--spacing06)}[data-chat-theme="nugen"] .co-browsing-invite .button-group--column{display:flex;flex-direction:column}[data-chat-theme="nugen"] .co-browsing-invite .button-group button{width:100%}[data-chat-theme="nugen"] .co-browsing-invite .button-group--column .nugen__btn--primary{margin-bottom:10px}[data-chat-theme="nugen"] .chat-incoming-msg,[data-chat-theme="nugen"] .chat-outgoing-msg,[data-chat-theme="nugen"] .chat-log-msg,[data-chat-theme="nugen"] .chat-info-msg,[data-chat-theme="nugen"] .chat-error-msg,[data-chat-theme="nugen"] .chat-link-msg,[data-chat-theme="nugen"] .chat-highlight-msg{margin-bottom:var(--spacing05)}[data-chat-theme="nugen"] .chat-incoming-msg,[data-chat-theme="nugen"] .chat-outgoing-msg{padding:var(--spacing05) var(--spacing06);font-size:var(--body01-font-size);font-weight:var(--body01-font-weight);border-radius:var(--radius-02)}[data-chat-theme="nugen"] .chat-incoming-msg{border-top-left-radius:0;background:var(--ui05)}[data-chat-theme="nugen"] .chat-outgoing-msg{border-top-right-radius:0;background:var(--ui09)}[data-chat-theme="nugen"] .chat-msg-sender{font-size:var(--body02-font-size);font-weight:var(--bodyBold01-font-weight);margin-bottom:var(--spacing02);line-height:var(--body01-line-height);color:var(--gray02)}[data-chat-theme="nugen"] .chat-log-msg span,[data-chat-theme="nugen"] .chat-info-msg span,[data-chat-theme="nugen"] .chat-error-msg span,[data-chat-theme="nugen"] .chat-highlight-msg span{font-size:var(--label01-font-size);line-height:var(--label01-line-height);font-weight:var(--label01-font-weight)}[data-chat-theme="nugen"] .chat-log-msg span,[data-chat-theme="nugen"] .chat-info-msg span,[data-chat-theme="nugen"] .chat-error-msg span,[data-chat-theme="nugen"] .chat-highlight-msg span{color:var(--gray05)}[data-chat-theme="nugen"] .chat-error-msg span{color:var(--red05)}@keyframes three-dots-animation{15%{transform:translateY(-35%);opacity:.5}30%{transform:translateY(0);opacity:1}}[data-chat-theme="nugen"] .chat-typing-msg .chat-msg-sender{font-style:normal;text-align:left}[data-chat-theme="nugen"] .chat-typing-msg div{margin-top:var(--spacing05)}[data-chat-theme="nugen"] .chat-typing-msg-content span{height:8px;width:8px;margin:auto var(--spacing01);border-radius:100%;display:inline-block;background-color:var(--gray07);animation:1.2s three-dots-animation ease-in-out infinite}[data-chat-theme="nugen"] .chat-typing-msg-content span:nth-of-type(2){animation-delay:.15s}[data-chat-theme="nugen"] .chat-typing-msg-content span:nth-of-type(3){animation-delay:.25s}@keyframes spin{0{transform:rotate(0)}100%{transform:rotate(360deg)}}[data-chat-theme="nugen"] .nugen__content-loading{display:none;position:fixed;top:72px;bottom:0;left:0;right:0;width:100%;height:100%;align-items:center;justify-content:center;z-index:2;background:var(--white)}[data-chat-theme="nugen"] .nugen__content-loading svg{animation:900ms linear 0 infinite normal none running spin}[data-chat-theme="nugen"] .nugen__content-loading.nugen__loading{display:flex}