#chat ::placeholder{color:#e4dccd;opacity:1}#chat :-ms-input-placeholder{color:#e4dccd}#chat ::-ms-input-placeholder{color:#e4dccd}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.thinking span{animation-name:blink;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both;background:rgba(0,0,0,.6);border-radius:50%;display:inline-block;height:5px;margin:0 5px;width:5px}.thinking span:nth-child(2){animation-delay:.2s}.thinking span:nth-child(3){animation-delay:.4s}#chat{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;max-width:960px;padding:100px 1em 1em}@media screen and (min-width:500px){#chat{padding:200px 2em 2em}}@media screen and (min-width:780px){#chat{padding:200px 3em 3em}}.bubble-wrap,.chat{display:inline-block}.bubble-wrap{position:relative}.chat--us .bubble-wrap{padding-left:60px}@media screen and (min-width:500px){.chat--us .bubble-wrap{padding-left:80px}}@media screen and (min-width:780px){.chat--us .bubble-wrap{padding-left:100px}}.chat--user .bubble-wrap{padding-right:60px}@media screen and (min-width:500px){.chat--user .bubble-wrap{padding-right:80px}}@media screen and (min-width:780px){.chat--user .bubble-wrap{padding-right:100px}}.chat--user{text-align:right}.avatar{background:url(/wp-content/plugins/juist-chatbot/img/anne.png) no-repeat 50%;background-size:contain;border-radius:50%;display:inline-block;height:30px;left:0;position:absolute;top:0;width:30px}@media screen and (min-width:500px){.avatar{height:50px;width:50px}}@media screen and (min-width:780px){.avatar{height:67px;width:67px}}.chat--user .avatar{background-image:url(/wp-content/plugins/juist-chatbot/img/svg/uw-profiel.svg);left:auto;right:0}.speech-bubble{background:#fff;box-shadow:0 0 30px rgba(0,0,0,.05);display:inline-block;margin-bottom:1em;max-width:350px;padding:12px;position:relative;text-align:left}@media screen and (min-width:500px){.speech-bubble{padding:18px}}@media screen and (min-width:780px){.speech-bubble{padding:24px}}.speech-bubble:after{border:20px solid transparent;border-top:0;content:"";height:0;margin-top:-10px;position:absolute;top:1.75em;width:0}.chat--us .speech-bubble:after{border-right-color:#fff;border-left:0;left:0;margin-left:-20px}.chat--user .speech-bubble:after{border-left-color:#fff;border-right:0;margin-right:-20px;right:0}#chat ul.picker{display:flex;column-gap:10px;flex-wrap:wrap;justify-content:space-between;margin:1em 0 0!important;row-gap:10px;padding:0}@media screen and (min-width:500px){#chat ul.picker{width:200px}}@media screen and (min-width:780px){#chat ul.picker{width:300px}}#chat ul.picker li{display:block;width:46%;width:calc(50% - 5px)}#chat ul.picker li div{background-color:#f6f4f0;height:0;min-width:60px;outline:0 solid #cfa67a;padding-bottom:100%;position:relative;transition:all .2s ease-in-out}@media screen and (min-width:380px){#chat ul.picker li div{min-width:90px}}#chat ul.picker li label{background-origin:content-box;background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;display:block;left:0;margin:0!important;padding:8px;position:absolute;right:0;top:0;transition:all .2s ease-in-out;width:auto!important}@media screen and (min-width:780px){#chat ul.picker li label{padding:15px}}#chat ul.picker li label.gender-female{background-image:url(/wp-content/plugins/juist-chatbot/img/svg/vrouw.svg)}#chat ul.picker li label.gender-male{background-image:url(/wp-content/plugins/juist-chatbot/img/svg/man.svg)}#chat ul.picker li label.sector-keuken{background-image:url(/wp-content/plugins/juist-chatbot/img/svg/in-de-keuken.svg)}#chat ul.picker li label.sector-bediening{background-image:url(/wp-content/plugins/juist-chatbot/img/svg/in-de-bediening.svg)}#chat ul.picker li label.sector-leiding{background-image:url(/wp-content/plugins/juist-chatbot/img/svg/als-leidinggevende.svg)}#chat ul.picker li label.sector-afwas{background-image:url(/wp-content/plugins/juist-chatbot/img/svg/als-afwasheld.svg)}#chat ul.picker li label.job-keukenhulp{background-image:url(/wp-content/plugins/juist-chatbot/img/svg/keukenhulp.svg)}#chat ul.picker li label.job-leerling{background-image:url(/wp-content/plugins/juist-chatbot/img/svg/leerling-kok.svg)}#chat ul.picker li label.job-kok{background-image:url(/wp-content/plugins/juist-chatbot/img/svg/kok.svg)}#chat ul.picker li label.job-sous{background-image:url(/wp-content/plugins/juist-chatbot/img/svg/sous-chef.svg)}#chat ul.picker li label.job-chef{background-image:url(/wp-content/plugins/juist-chatbot/img/svg/chef-kok.svg)}#chat ul.picker li label.job-miljonair{background-image:url(/wp-content/plugins/juist-chatbot/img/svg/miljonair.svg)}#chat ul.picker li span{color:#cabb9e;display:inline-block;padding-top:3px;padding-bottom:7px;position:relative;z-index:3;transition:all .2s ease-in-out}#chat ul.picker li:not(.complete) label{cursor:pointer}#chat ul.picker li.active div,#chat ul.picker li:not(.complete):hover div{background-color:#ede8df;outline:1px solid #cfa67a;position:relative;transform:scale(1.1) rotate(-5deg);z-index:2}#chat ul.picker li.active div label,#chat ul.picker li:not(.complete):hover div label{transform:rotate(12deg) scale(.9)}#chat ul.picker li.active span,#chat ul.picker li:not(.complete):hover span{padding-top:10px;padding-bottom:0;text-shadow:0 1px 8px rgba(0,0,0,.2);transform:rotate(-5deg)}#chat ul.picker li input{display:none}#chat .input-group{column-gap:10px;display:flex;flex-wrap:wrap;row-gap:10px}@media screen and (min-width:500px){#chat .input-group{flex-wrap:nowrap}}#chat .input-group>div{width:100%}@media screen and (min-width:500px){#chat .input-group>div{width:auto}}#chat input[type=email],#chat input[type=tel],#chat input[type=text]{border:none;border-bottom:1px solid #e1e1e1;font-family:Open Sans,sans-serif;font-size:16px;line-height:1.7;max-width:100%;padding:0 0 5px;width:100%}#chat button,#chat input[type=submit]{background:#cfa67a;border:none;color:#fff;cursor:pointer;float:right;margin-top:1em;padding:5px 12px;transition:all .2s ease-in-out}#chat button:hover,#chat input[type=submit]:hover{background-color:#c18d55}@media screen and (min-width:500px){#chat .name-firstname{max-width:100px}#chat .birthday-day,#chat .birthday-month{max-width:30%}}#chat .multi-select{list-style-type:none;margin:0!important;padding:0!important}#chat .multi-select li{margin-bottom:5px}#chat .multi-select li:last-child{margin-bottom:0}#chat .multi-select input{display:none}#chat .multi-select label{display:block;cursor:pointer;position:relative;padding-left:26px}#chat .multi-select label:before{background:url(/wp-content/plugins/juist-chatbot/img/svg/checkbox.svg) no-repeat 50%;background-size:contain;content:"";display:block;height:20px;left:0;position:absolute;top:1px;width:20px}#chat .multi-select .active label:before{background-image:url(/wp-content/plugins/juist-chatbot/img/svg/checkbox-checked.svg)}
/*# sourceMappingURL=main.56be0452.css.map */