@import url(https://api.mapbox.com/mapbox-gl-js/v1.10.1/mapbox-gl.css);.upload-btn-wrapper{display:inline-block;overflow:hidden;position:relative}.upload-btn-wrapper input[type=file]{border:1px solid red;font-size:100px;left:0;opacity:0;position:absolute;top:0}#bot-factory-wrapper .options .upload-image{background:#fff;border-radius:8px;font-size:20px;font-weight:700;padding:8px 10px;text-align:center}#bot-factory-wrapper .options .upload-image:hover{background:#167d86;border-radius:8px;color:#fff;font-size:20px;font-weight:700;padding:8px 10px}#bot-factory-wrapper .options .upload-image:disabled{opacity:.5;pointer-events:none}.gray{color:gray}.red{color:red}:root{--primary:#167d86;--primary-rgb:22,125,134;--secondary:#333;--secondary-rgb:51,51,51}.job-offers-more{display:inline-block;margin-top:12px!important;text-decoration:none}.job-offers-more:hover{text-decoration:underline}.job-offers-list{display:flex;flex-direction:column;list-style:none;margin:0;padding:0;row-gap:16px;width:100%}.job-offer{width:100%}.job-offer-title{color:#333;font-size:14px;font-weight:600}.job-offer-city{color:#333;font-size:12px;margin-top:-3px!important}.job-offer-read-more{display:inline-block;margin-top:8px!important;text-decoration:none}.job-offer-read-more:hover{text-decoration:underline}.job-offer-section{width:100%}.job-offer-section-title{align-items:center;background:none;border:none;border-bottom:1px solid #167d8699!important;border-bottom:1px solid rgba(var(--primary-rgb),.6)!important;color:#333;color:var(--secondary);cursor:pointer;display:flex;flex-direction:row;font-size:13px!important;justify-content:space-between;padding:3px 8px!important;transition:background-color .15s linear,border-bottom-color .15s linear;width:100%}.job-offer-section-title-icon{font-size:24px;transition:transform .15s linear}.job-offer-section-title--expanded,.job-offer-section-title:hover{background-color:#3333330d;background-color:rgba(var(--secondary-rgb),.05);border-bottom-color:#167d86!important;border-bottom-color:var(--primary)!important}.job-offer-section-title--expanded:hover{background-color:#3333331a;background-color:rgba(var(--secondary-rgb),.1)}.job-offer-section-title--expanded .job-offer-section-title-icon{transform:rotate(180deg)}.job-offer-section-content{background:#3333330d;background:rgba(var(--secondary-rgb),.05);font-size:12px;max-height:0;overflow:hidden;transition:max-height .15s linear;width:100%}.job-offer-section-content--expanded{max-height:250px}.job-offer-section-content ul{margin:0;margin-left:16px!important;padding:0}.job-offer-section-content-inner{border-bottom:1px solid #167d86!important;border-bottom:1px solid var(--primary)!important;max-height:250px;overflow-y:auto}.job-offer-section-content-html{padding:4px 8px!important}.job-offer-section-content-html *{font-size:12px!important}.job-offer-section:first-of-type{margin-top:2px!important}.job-offer-section:first-of-type .job-offer-section-title{border-radius:4px 4px 0 0}#bot-factory-wrapper .attachment-wrapper{align-items:center;display:flex;justify-content:center;width:100%}#bot-factory-wrapper .attachment-image-preview{border-radius:4px;cursor:pointer;max-width:100%;transition:opacity .15s linear}#bot-factory-wrapper .attachment-image-preview:hover{opacity:.8}#bot-factory-wrapper .attachment-document-preview{align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:700;text-align:left;width:100%}#bot-factory-wrapper .attachment-document-preview-icon{display:inline-block;font-size:22px;margin-right:4px}#bot-factory-wrapper .attachment-document-preview:hover{text-decoration:underline}#bot-factory-wrapper .attachment-loader{color:#167d86;font-size:23px}#bot-factory-wrapper .attachment-loader-icon{animation:spin .75s linear infinite}#bot-factory-wrapper .share-location-btn{position:relative;width:100%}#bot-factory-wrapper .share-location-btn .share-location-option-inner{align-items:center;display:flex;flex-direction:row}#bot-factory-wrapper .share-location-btn .share-location-option-inner span{width:100%}#bot-factory-wrapper .share-location-btn .share-location-option:disabled{opacity:.5;pointer-events:none}#bot-factory-wrapper .share-location-btn-ico{display:inline-block;font-size:22px;margin-right:4px;min-width:22px}#bot-factory-wrapper .share-location-btn-loader{animation:spin .75s linear infinite;font-size:20px;min-width:20px}#bot-factory-wrapper .lds-ellipsis{display:inline-block;height:28px;position:relative;transform:translateX(25px);width:64px}#bot-factory-wrapper .lds-ellipsis div{animation-timing-function:cubic-bezier(0,1,1,0);background:#167d86;border-radius:50%;height:6px;position:absolute;top:10px;width:6px}#bot-factory-wrapper .lds-ellipsis div:first-child{animation:lds-ellipsis1 .6s infinite;left:6px}#bot-factory-wrapper .lds-ellipsis div:nth-child(2){animation:lds-ellipsis2 .6s infinite;left:6px}#bot-factory-wrapper .lds-ellipsis div:nth-child(3){animation:lds-ellipsis2 .6s infinite;left:26px}#bot-factory-wrapper .lds-ellipsis div:nth-child(4){animation:lds-ellipsis3 .6s infinite;left:45px}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(19px)}}#bot-factory-wrapper .animation-fade-enter{opacity:0}#bot-factory-wrapper .animation-fade-enter-active{opacity:1;transition:opacity .2s}#bot-factory-wrapper .animation-fade-exit{opacity:1}#bot-factory-wrapper .animation-fade-exit-active{opacity:0;transition:opacity .2s}web-chat{display:block;height:100%;width:100%}#bot-factory-wrapper *{box-sizing:border-box;margin:0;padding:0}#bot-factory-wrapper{font-family:Roboto,Arial,sans-serif;font-size:14px;height:100%;line-height:20px;width:100%}#bot-factory-wrapper ::-webkit-scrollbar,#bot-factory-wrapper ::-webkit-scrollbar-thumb{background-clip:padding-box;border:10px solid #0000;border-radius:13px;width:26px}#bot-factory-wrapper ::-webkit-scrollbar-thumb{background-color:#d7dce1;box-shadow:inset 0 0 0 10px;color:#d7dce1}#bot-factory-wrapper div::-webkit-scrollbar-thumb:vertical:hover{color:#ced3e0}#bot-factory-wrapper div:hover{scrollbar-color:#ced3e0}#bot-factory-wrapper>div>div{height:350px}#bot-factory-wrapper button,#bot-factory-wrapper input,#bot-factory-wrapper textarea{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;font:inherit;outline:none}#bot-factory-wrapper .chat-container{background-color:#f0f3f5;display:none;flex-direction:column;height:100%;left:0;position:relative;top:0;width:100%}#bot-factory-wrapper .chat-container.appear{display:flex}#bot-factory-wrapper .chat-header{align-items:center;background-color:#167d86;border-bottom:1px solid #e7e7e7;border-radius:6px 6px 0 0;color:#fff;display:flex;flex:0 0 auto;flex-direction:row;height:51px;max-height:51px;min-height:51px;padding:8px;position:relative;z-index:10}#bot-factory-wrapper .chat-header-btn{display:flex}#bot-factory-wrapper .chat-header>h2{color:#fff;flex-grow:1;font-size:16px;font-weight:700}#bot-factory-wrapper .header-button{background-color:#0000;color:#fff;cursor:pointer;display:flex;font-size:20px;padding:3px}#bot-factory-wrapper .header-button:hover{opacity:.75}#bot-factory-wrapper .header-button:active{opacity:1}#bot-factory-wrapper .header-button:disabled{opacity:.5;pointer-events:none}#bot-factory-wrapper .language-selector{color:#fff;flex:0 0 auto;font-size:14px;margin-left:3px;position:relative;text-shadow:0 0 .75px #fff}#bot-factory-wrapper .language-selector input{left:0;position:absolute;top:0}#bot-factory-wrapper .language-selector .language-selector__dropdown-indicator svg{fill:#fff;color:#fff!important;height:15px;margin-left:1px;margin-top:4px;width:15px}#bot-factory-wrapper .language-selector__control{color:#fff!important;cursor:pointer;display:flex;height:22px}#bot-factory-wrapper .language-selector__menu{background:#fff;border-radius:6px!important;box-shadow:0 2px 14px #0003;left:-56px;min-width:92px;overflow:hidden;position:absolute;top:calc(100% + 4px)}#bot-factory-wrapper .language-selector__option{background:#fff;color:#000;cursor:pointer;display:block;padding:8px 16px;transition:all .2s ease-out}#bot-factory-wrapper .language-selector__option--is-focused,#bot-factory-wrapper .language-selector__option:hover{background-color:#99c8ce}#bot-factory-wrapper .language-selector__option--is-selected{color:#000}#bot-factory-wrapper .chat-message-box{align-items:flex-end;background-color:#fff;border-radius:0 0 8px 8px;border-top:1px solid #e7e7e7;display:flex;flex-direction:row;position:relative}#bot-factory-wrapper .chat-input-box{border-radius:0 0 8px 8px;display:block;font-size:16px;padding:16px;resize:none!important;transition:opacity .15s ease-out;width:100%}#bot-factory-wrapper .chat-input-box--middle{padding:16px 8px}#bot-factory-wrapper .chat-input-box:disabled{opacity:.5;pointer-events:none}#bot-factory-wrapper .chat-input-box::placeholder{color:#999}#bot-factory-wrapper .chat-message-log{flex:1 1 auto;overflow-x:hidden;overflow-y:auto}#bot-factory-wrapper .chat-message-log>ul{list-style:none;margin:16px}#bot-factory-wrapper .message-holder{margin-left:30px;max-width:350px;transform-origin:left top;width:calc(100% - 64px)}#bot-factory-wrapper .message-holder.owned{margin-left:auto;transform-origin:right top}#bot-factory-wrapper .message-holder.appear{animation:chat-bot-message-appear .3s ease-out}@keyframes chat-bot-message-appear{0%{opacity:0;transform:scale(.01)}to{opacity:1;transform:scale(1)}}@media(min-width:1024px){#bot-factory-wrapper .chat-input-box{font-size:inherit}}#bot-factory-wrapper .message-entry{margin-bottom:6px;padding:8px;position:relative;word-break:break-word}.white-background{background-color:#fff}.no-background{background-color:inherit}@supports(overflow-wrap:break-word){#bot-factory-wrapper .message-entry{overflow-wrap:break-word;word-break:normal}}#bot-factory-wrapper .message-entry .bot-avatar{background-image:url(../../static/media/bot.6ef6db701d22d4756470.svg)}#bot-factory-wrapper .message-entry .bot-avatar,#bot-factory-wrapper .message-entry .operator-avatar{background-color:#fff;background-size:100% auto;border-radius:50%;height:24px;left:-30px;position:absolute;top:0;width:24px}#bot-factory-wrapper .message-entry .operator-avatar{background-image:url(../../static/media/operator.d0a4e6e55a70106a38c0.svg)}#bot-factory-wrapper .message-entry .urlify{word-wrap:normal;padding:6px 0;white-space:pre-wrap;word-break:break-all}#bot-factory-wrapper .message-entry a{color:#167d86}#bot-factory-wrapper .message-entry .map-link{display:block;margin:-7px}#bot-factory-wrapper .message-entry .map-link:not(:last-child){margin-bottom:8px}#bot-factory-wrapper .message-entry .map-link img{display:block;height:auto;width:100%}#bot-factory-wrapper .options{margin-bottom:16px}#bot-factory-wrapper .options>button{background-color:#fff;border:1px solid #167d86;color:#167d86;cursor:pointer;display:block;font-weight:700;max-width:300px;padding:4px 8px;text-align:left;transition:all .2s ease-out;width:100%}#bot-factory-wrapper .options>button:hover{background-color:#99c8ce;border-color:#0000;color:#167d86}#bot-factory-wrapper .options>button:disabled{opacity:.5;pointer-events:none}#bot-factory-wrapper .options.row{display:flex}#bot-factory-wrapper .options.row button{flex:1 1 50%;max-width:140px;padding:12px;text-align:center}#bot-factory-wrapper .options.row button:not(:last-of-type){margin-right:10px}#bot-factory-wrapper .options input[type=file]{font-size:100px;opacity:0;position:absolute}#bot-factory-wrapper .maintenance-holder,#bot-factory-wrapper .map-holder{align-items:center;display:flex;flex:1 0 auto;flex-direction:column;justify-content:center;position:relative;text-align:center}#bot-factory-wrapper .maintenance-holder>span,#bot-factory-wrapper .map-holder>span{word-wrap:break-word;width:100%;word-break:break-word}#bot-factory-wrapper .maintenance-holder .options-holder,#bot-factory-wrapper .map-holder .options-holder{border-top:1px solid #e7e7e7;display:flex;width:100%}#bot-factory-wrapper .maintenance-holder .chat-option,#bot-factory-wrapper .map-holder .chat-option{background-color:#fff;color:#167d86;cursor:pointer;flex:1 1;font-weight:700;padding:16px;transition:all .2s ease-out}#bot-factory-wrapper .maintenance-holder .chat-option:not(:last-of-type),#bot-factory-wrapper .map-holder .chat-option:not(:last-of-type){border-right:1px solid #e7e7e7}#bot-factory-wrapper .maintenance-holder .chat-option:hover,#bot-factory-wrapper .map-holder .chat-option:hover{background-color:#167d86;color:#fff}#bot-factory-wrapper .maintenance-holder .chat-option:disabled,#bot-factory-wrapper .map-holder .chat-option:disabled{opacity:.5;pointer-events:none}#bot-factory-wrapper .maintenance-holder{padding:20px}#bot-factory-wrapper .map-holder .options-holder{border-radius:0 0 6px 6px;overflow:hidden}#bot-factory-wrapper .map-wrapper{flex:1 1 auto;overflow:hidden;position:relative;width:100%}#bot-factory-wrapper .maplibregl-canvas{left:0;position:absolute;top:0}#bot-factory-wrapper .map-request{background:#fff;height:100%;width:100%}#bot-factory-wrapper .map-request-disabled{opacity:.3}#bot-factory-wrapper .star-wrapper{display:flex;justify-content:center;margin-bottom:16px}#bot-factory-wrapper .star-wrapper .star{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23167d86' stroke-width='2' d='m17.7 19.9-1-6.4L21.2 9l-6.4-1L12 2.4 9.1 8 2.7 9l4.7 4.5-1.1 6.4 5.7-3 5.7 3z'/%3E%3C/svg%3E") no-repeat 50%/24px;cursor:pointer;height:30px;width:30px}#bot-factory-wrapper .star-wrapper .star.filled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23167d86' d='m12 18-7.1 3.7 1.4-7.8L.6 8.3l7.9-1.2L12 0l3.5 7.1 7.9 1.2-5.7 5.6 1.4 7.8z'/%3E%3C/svg%3E")}#bot-factory-wrapper .star-wrapper.undefined .star{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%23878C96' stroke-width='2' d='m17.7 19.9-1-6.4L21.2 9l-6.4-1L12 2.4 9.1 8 2.7 9l4.7 4.5-1.1 6.4 5.7-3 5.7 3z'/%3E%3C/svg%3E")}#bot-factory-wrapper .star-wrapper .thumbs-up{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.5 23.501h-7a.5.5 0 0 1-.5-.5v-12a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 .5.5v12a.5.5 0 0 1-.5.5zm-6.5-1h6v-11H1v11z"/><path d="M19.75 22.501H10.5c-.925 0-2.605-.398-3.354-1.146a.5.5 0 0 1 .707-.707c.473.473 1.834.854 2.646.854h9.25c.689 0 1.25-.561 1.25-1.25 0-.344-.14-.666-.395-.907a.499.499 0 0 1 .286-.859A1.249 1.249 0 0 0 22 17.251c0-.344-.14-.666-.395-.907a.499.499 0 0 1 .286-.859A1.247 1.247 0 0 0 23 14.251c0-.466-.262-.89-.684-1.106a.497.497 0 0 1-.034-.87c.449-.278.718-.754.718-1.274 0-.827-.673-1.5-1.5-1.5h-7a.502.502 0 0 1-.468-.677c.01-.027.968-2.564.968-4.323 0-1.637-1.452-3-2-3-.431 0-.792.157-1 .272v3.228a.501.501 0 0 1-.046.209l-3 6.5a.506.506 0 0 1-.23.238l-1 .5a.5.5 0 0 1-.447-.895l.843-.421L11 4.891v-3.39c0-.152.069-.295.188-.391A3.13 3.13 0 0 1 13 .501c1.157 0 3 1.831 3 4 0 1.368-.49 3.071-.795 4H21.5c1.378 0 2.5 1.122 2.5 2.5 0 .631-.235 1.223-.65 1.675.411.413.65.974.65 1.575a2.24 2.24 0 0 1-1.235 2 2.24 2.24 0 0 1-1 3 2.253 2.253 0 0 1-2.015 3.25z"/></svg>');height:30px;margin-right:15px;width:30px}#bot-factory-wrapper .star-wrapper .thumbs-up.filled{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5.5 10.5h-5a.5.5 0 0 0-.5.5v12a.5.5 0 0 0 .5.5h5A.5.5 0 0 0 6 23V11a.5.5 0 0 0-.5-.5zM24 11c0-1.378-1.122-2.5-2.5-2.5h-6.295c.305-.929.795-2.632.795-4 0-2.169-1.843-4-3-4-1.039 0-1.781.584-1.813.609A.504.504 0 0 0 11 1.5v3.39l-2.88 6.241-.843.421A.503.503 0 0 0 7 12v9c0 .133.053.26.146.354.749.748 2.429 1.146 3.354 1.146h9.25a2.252 2.252 0 0 0 2.015-3.25 2.24 2.24 0 0 0 1-3 2.24 2.24 0 0 0 1.235-2c0-.6-.239-1.161-.65-1.575.415-.452.65-1.044.65-1.675z"/></svg>');height:30px;margin-right:15px;width:30px}#bot-factory-wrapper .star-wrapper .thumbs-down{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.5 13.5h-7A.5.5 0 0 1 0 13V1A.5.5 0 0 1 .5.5h7A.5.5 0 0 1 8 1v12a.5.5 0 0 1-.5.5zm-6.5-1h6v-11H1v11z"/><path d="M13 23.5c-1.038 0-1.781-.584-1.813-.609A.502.502 0 0 1 11 22.5v-3.39l-2.881-6.241-.843-.421a.5.5 0 0 1 .447-.895l1 .5a.497.497 0 0 1 .23.238l3 6.5A.487.487 0 0 1 12 19v3.228c.207.115.569.272 1 .272.548 0 2-1.363 2-3 0-1.759-.958-4.297-.967-4.322a.5.5 0 0 1 .467-.677h7c.827 0 1.5-.673 1.5-1.5 0-.52-.269-.996-.719-1.273a.502.502 0 0 1 .034-.87c.423-.218.685-.642.685-1.108 0-.631-.477-1.161-1.108-1.233a.498.498 0 1 1-.287-.859c.254-.241.395-.564.395-.908 0-.631-.477-1.161-1.108-1.233a.499.499 0 1 1-.287-.859c.254-.241.395-.564.395-.908 0-.689-.561-1.25-1.25-1.25H10.5c-.812 0-2.173.381-2.646.854a.5.5 0 0 1-.707-.707C7.896 1.899 9.575 1.5 10.5 1.5h9.25a2.253 2.253 0 0 1 2.015 3.25 2.239 2.239 0 0 1 1 3 2.239 2.239 0 0 1 .586 3.575c.414.453.649 1.044.649 1.675 0 1.378-1.121 2.5-2.5 2.5h-6.296c.306.929.796 2.632.796 4 0 2.17-1.843 4-3 4z"/></svg>');height:30px;margin-right:15px;width:30px}#bot-factory-wrapper .star-wrapper .thumbs-down.filled{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M5.5.5h-5A.5.5 0 0 0 0 1v12a.5.5 0 0 0 .5.5h5A.5.5 0 0 0 6 13V1a.5.5 0 0 0-.5-.5zM24 9.75c0-.867-.496-1.628-1.235-2a2.239 2.239 0 0 0-1-3A2.253 2.253 0 0 0 19.75 1.5H10.5c-.925 0-2.604.398-3.354 1.146A.504.504 0 0 0 7 3v9a.5.5 0 0 0 .276.447l.843.421L11 19.11v3.39c0 .152.069.295.187.391.032.025.775.609 1.813.609 1.157 0 3-1.831 3-4 0-1.368-.49-3.071-.796-4H21.5c1.379 0 2.5-1.122 2.5-2.5a2.47 2.47 0 0 0-.649-1.675A2.23 2.23 0 0 0 24 9.75z"/></svg>');height:30px;margin-right:15px;width:30px}#bot-factory-wrapper .feedback{display:flex;justify-content:flex-end;margin-bottom:16px}#bot-factory-wrapper .feedback>*{cursor:pointer;height:32px;width:32px}#bot-factory-wrapper .like{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke-linecap='round' stroke-linejoin='round' stroke='%23167d86' stroke-width='2'%3E%3Cpath d='M12 14c1-1 2-3 2-5 0-1 0-2.5.5-3s.8-.6 1.2-.6c1.2-.2 2.3.8 3 2l.3 1.4a6 6 0 0 1 0 2.2h5.5c2 0 2.5 1 2.5 2s-.5 1.5-1.3 2c.8.5.8 1 .8 1.5S26 18 25 18c.5.5.5 1 .5 1.5S25 21 24 21c.5.5.5 1 .5 1.5S24 24 23 24h-7c-2 0-4-1-4-2v-8zM24 21h-2m3-3h-2m3-3h-3M11 14v8c0 1-1 2-2 2H7c-1 0-2-1-2-2v-8c0-1 1-2 2-2h2c1 0 2 1 2 2z'/%3E%3C/g%3E%3C/svg%3E")}#bot-factory-wrapper .liked{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23167d86' d='M12 14c1-1 2-3 2-5 0-1 0-2.5.5-3s.8-.6 1.2-.6c1.2-.2 2.3.8 3 2l.3 1.4a6 6 0 0 1 0 2.2h5.5c2 0 2.5 1 2.5 2s-.5 1.5-1.3 2c.8.5.8 1 .8 1.5S26 18 25 18c.5.5.5 1 .5 1.5S25 21 24 21c.5.5.5 1 .5 1.5S24 24 23 24h-7c-2 0-4-1-4-2v-8zm-1 0v8c0 1-1 2-2 2H7c-1 0-2-1-2-2v-8c0-1 1-2 2-2h2c1 0 2 1 2 2z'/%3E%3C/svg%3E")}#bot-factory-wrapper .dislike{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cg fill='none' stroke-linecap='round' stroke-linejoin='round' stroke='%23167d86' stroke-width='2'%3E%3Cpath d='M20 18c-1 1-2 3-2 5 0 1 0 2.5-.5 3s-.8.6-1.2.6c-1.2.2-2.3-.8-3-2l-.3-1.4a6 6 0 0 1 0-2.2H7.5c-2 0-2.5-1-2.5-2s.5-1.5 1.3-2c-.8-.5-.8-1-.8-1.5S6 14 7 14c-.5-.5-.5-1-.5-1.5S7 11 8 11c-.5-.5-.5-1-.5-1.5S8 8 9 8h7c2 0 4 1 4 2v8zM8 11h2m-3 3h2m-3 3h3M21 18v-8c0-1 1-2 2-2h2c1 0 2 1 2 2v8c0 1-1 2-2 2h-2c-1 0-2-1-2-2z'/%3E%3C/g%3E%3C/svg%3E")}#bot-factory-wrapper .disliked{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23167d86' d='M20 18c-1 1-2 3-2 5 0 1 0 2.5-.5 3s-.8.6-1.2.6c-1.2.2-2.3-.8-3-2l-.3-1.4a6 6 0 0 1 0-2.2H7.5c-2 0-2.5-1-2.5-2s.5-1.5 1.3-2c-.8-.5-.8-1-.8-1.5S6 14 7 14c-.5-.5-.5-1-.5-1.5S7 11 8 11c-.5-.5-.5-1-.5-1.5S8 8 9 8h7c2 0 4 1 4 2v8zm1 0v-8c0-1 1-2 2-2h2c1 0 2 1 2 2v8c0 1-1 2-2 2h-2c-1 0-2-1-2-2z'/%3E%3C/svg%3E")}#bot-factory-wrapper .frozen{pointer-events:none}#bot-factory-wrapper .reload-btn{background:#fff;border:1px solid #167d86;border-radius:4px;color:#167d86;font-size:14px;font-weight:700;height:48px;margin-top:16px;width:125px}#bot-factory-wrapper .reload-btn:hover{background:#167d86;color:#fff}#bot-factory-wrapper .parcel-map-result{display:block;height:auto;width:100%}.ext-toogle-chat-btn{background:#002664;border:none;bottom:0;color:#fff;cursor:pointer;height:45px;outline:0;position:fixed;right:0;width:100%;z-index:10000000}.chat-container{border-radius:8px}#bot-factory-wrapper .message-entry{border-radius:5px}#bot-factory-wrapper .message-holder.owned .message-entry{background-color:#d7dce1;border-radius:4px;font-weight:700}#bot-factory-wrapper .options>button{border-radius:5px;margin-bottom:5px}#bot-factory-wrapper{border-radius:8px;box-shadow:4px 4px 5px 0 #948e94}@media(min-width:1024px){.ext-toogle-chat-btn{bottom:calc(50% - 24px);height:66px;width:66px}.chat-anchor{bottom:50%;height:600px;position:fixed;right:66px;transform:translateY(360px);width:400px}}@media(max-width:1000px){.chat-anchor{height:calc(100vh - 66px);width:100%}}.chat-proto-switch{display:inline-block;height:34px;position:relative;width:60px}.chat-proto-switch input{height:0;opacity:0;width:0}.chat-proto-slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.chat-proto-slider:before{background-color:#fff;bottom:4px;content:"";height:26px;left:4px;position:absolute;transition:.4s;width:26px}input:checked+.chat-proto-slider{background:#4b87e0}input:focus+.chat-proto-slider{box-shadow:0 0 1px #4b87e0}input:checked+.chat-proto-slider:before{transform:translateX(26px)}.chat-proto-settings{background:#2196f3;color:#fff;left:0!important;padding:5px;position:fixed!important;top:0!important;width:250px;z-index:100000}.chat-proto-label{padding-top:15px}.sticky-bar__content,.sticky-bar__content-wrapper{border-radius:8px}.msg-tooltip{position:relative}.msg-tooltip:before{background:#fff;border:1px solid gray;border-radius:5px;box-shadow:3px 3px 5px 0 #a8a8a8;color:#000;content:attr(data-title);display:none;font-style:normal;font-weight:400;left:100%;margin-left:-50%;opacity:0;padding:3px;position:absolute;text-align:center;top:50%;transform:translate(-50%,-110%);transition:opacity .3s;width:200px}.msg-tooltip:hover:before{display:block;opacity:1}.msg-tooltip:hover:after{opacity:1}.msg-tooltip:after{border:10px solid #0000;border-right-color:#000;content:"";display:none;left:100%;margin-left:-5px;opacity:0;position:absolute;top:50%;transform:translateY(-50%);transition:.3s}.msg-tooltip:hover:before,.tooltip:hover:after{display:block}.slick-next:before,.slick-prev:before{color:#167d86!important}.debugger{display:grid;grid-template-areas:"menu main main main main main main main main";height:100%;left:10px;max-height:600px;overflow-y:scroll;padding:0;position:fixed;width:900px}.debugger>div{background-color:#167d86;color:#fff;font-size:18px}#bot-factory-wrapper .copyIcon{background:#fff;height:14px;line-height:16px;margin-bottom:4px;margin-left:2px}#bot-factory-wrapper .copyIcon:hover{cursor:pointer;opacity:.8}#bot-factory-wrapper .copyIcon:active{opacity:1}i img{background:#0000}#bot-factory-wrapper .map-loading{align-items:center;background-color:#ffffff80;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}#bot-factory-wrapper .map-loading-info{color:#167d86;font-weight:600;margin-right:6px}#bot-factory-wrapper .map-loading-spinner{animation:spin .75s linear infinite;color:#167d86;font-size:18px;min-width:18px}#bot-factory-wrapper .attachment-file-input input[type=file]{max-height:0;max-width:0;opacity:0}#bot-factory-wrapper .attachment-file-input{background:none;color:#167d86;cursor:pointer;display:flex;font-size:24px;max-height:52px;padding:14px 8px;transition:opacity .15s ease-out}#bot-factory-wrapper .attachment-file-input svg{transition:all .15s ease-out}#bot-factory-wrapper .attachment-file-input--disabled{opacity:.5;pointer-events:none}#bot-factory-wrapper .attachment-file-input:active svg{transform:scale(1.15)}#bot-factory-wrapper .chat-bottom-info{align-items:center;display:flex;flex-direction:row;justify-content:space-between;max-height:100px;min-height:32px;padding-bottom:4px;padding-right:8px;position:relative;width:100%}#bot-factory-wrapper .chat-bottom-info.disabled{opacity:.5}#bot-factory-wrapper .chat-bottom-info-char-count{align-self:flex-end;font-size:14px;margin-left:auto;text-align:right;width:7ch;z-index:2}#bot-factory-wrapper .chat-bottom-info-error{align-items:center;background:#f0f3f5;bottom:0;display:flex;flex-direction:row;left:0;padding:4px 8px;position:absolute;right:0;width:100%;z-index:1}#bot-factory-wrapper .chat-bottom-info-error-icon{color:#f9b115;font-size:23px;min-width:23px}#bot-factory-wrapper .chat-bottom-info-error-msg{color:#ee422e;font-size:13px;line-height:14px;margin-left:6px;width:calc(100% - 90px)}#bot-factory-wrapper .chat-bottom-info .chat-bubble{-moz-border-radius-bottomleft:2px;background-color:#e6f8f1;-webkit-border-radius:20px;-webkit-border-bottom-left-radius:2px;-moz-border-radius:20px;border-radius:20px;border-bottom-left-radius:2px;display:inline-block;padding:16px 28px}#bot-factory-wrapper .chat-bottom-info .typing{align-items:center;display:flex;height:17px}#bot-factory-wrapper .chat-bottom-info .typing .dot{animation:mercuryTypingAnimation 1.8s ease-in-out infinite;background-color:#6cad96;border-radius:50%;display:inline-block;height:7px;margin-right:4px;vertical-align:middle;width:7px}#bot-factory-wrapper .chat-bottom-info .typing .dot:first-child{animation-delay:.2s}#bot-factory-wrapper .chat-bottom-info .typing .dot:nth-child(2){animation-delay:.3s}#bot-factory-wrapper .chat-bottom-info .typing .dot:nth-child(3){animation-delay:.4s}#bot-factory-wrapper .chat-bottom-info .typing .dot:last-child{margin-right:0}@keyframes mercuryTypingAnimation{0%{background-color:#6cad96;transform:translateY(0)}28%{background-color:#9ecab9;transform:translateY(-7px)}44%{background-color:#b5d9cb;transform:translateY(0)}}#bot-factory-wrapper .chat-input-attachment-wrapper{align-items:center;display:flex;height:100%;justify-content:flex-start;max-width:calc(100% - 79px);width:100%}#bot-factory-wrapper .chat-input-attachment{align-items:center;border-radius:12px;display:flex;flex-direction:row;max-width:100%;outline:1px solid #167d86;padding:0 5px 0 8px}#bot-factory-wrapper .chat-input-attachment-name{color:#167d86;font-size:14px;font-weight:400;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}#bot-factory-wrapper .chat-input-attachment-remove{align-items:center;background:none;cursor:pointer;display:flex;justify-content:center;margin-left:3px;padding:4px 3px;transition:all .15s linear}#bot-factory-wrapper .chat-input-attachment-remove svg{color:#167d86;font-size:18px}#bot-factory-wrapper .chat-input-attachment-remove:active{transform:scale(1.15)}@keyframes spin{0%{transform:scale(1) rotate(0deg)}to{transform:scale(1) rotate(1turn)}}#bot-factory-wrapper .chat-send-btn{align-items:center;background:none;color:#167d86;cursor:pointer;display:flex;font-size:23px;justify-content:center;max-height:52px;padding:16px 8px;transition:all .15s ease-out}#bot-factory-wrapper .chat-send-btn:disabled{cursor:default;opacity:.5;pointer-events:none}#bot-factory-wrapper .chat-send-btn:active{transform:scale(1.15)}#bot-factory-wrapper .chat-send-btn-loader{animation:spin .75s linear infinite}#bot-factory-wrapper .custom-select .custom-select__control{border-color:#cdd0d3;border-radius:0;box-shadow:none;padding:8px 12px;transition:none}#bot-factory-wrapper .custom-select .custom-select__control .custom-select__value-container{box-shadow:none}#bot-factory-wrapper .custom-select .custom-select__control .custom-select__value-container .custom-select__placeholder{color:#83878d}#bot-factory-wrapper .custom-select .custom-select__control .custom-select__indicator-separator{display:none}#bot-factory-wrapper .custom-select .custom-select__control.custom-select__control--is-focused{border:1px solid #0a34a1;box-shadow:none}#bot-factory-wrapper .custom-select .custom-select__control.custom-select__control--menu-is-open{border:1px solid #0a34a1;border-bottom-color:#0000;box-shadow:none}#bot-factory-wrapper .custom-select .custom-select__menu{border:1px solid #0a34a1;border-radius:0;border-top-color:#cdd0d3;box-shadow:none}#bot-factory-wrapper .custom-select .custom-select__menu .custom-select__menu-list{border-radius:0;box-shadow:none}#bot-factory-wrapper .custom-select .custom-select__menu .custom-select__menu-list .custom-select__option{border-radius:0;color:#646768;cursor:pointer;padding:0}#bot-factory-wrapper .custom-select .custom-select__menu .custom-select__menu-list .custom-select__option>div{align-items:center;display:flex;flex-direction:row;padding:8px 12px;width:100%}#bot-factory-wrapper .custom-select .custom-select__menu .custom-select__menu-list .custom-select__option-icon{align-items:center;display:flex;justify-content:center;margin-right:8px;margin-top:2px}#bot-factory-wrapper .custom-select .custom-select__menu .custom-select__menu-list .custom-select__option-icon svg{font-size:20px}#bot-factory-wrapper .custom-select .custom-select__menu .custom-select__menu-list .custom-select__option-icon--hovered svg,#bot-factory-wrapper .custom-select .custom-select__menu .custom-select__menu-list .custom-select__option-icon--selected svg{color:#0a34a1}#bot-factory-wrapper .custom-select .custom-select__menu .custom-select__menu-list .custom-select__option-label{font-size:14px}#bot-factory-wrapper .custom-select .custom-select__menu .custom-select__menu-list .custom-select__option.custom-select__option--is-selected,#bot-factory-wrapper .custom-select .custom-select__menu .custom-select__menu-list .custom-select__option:hover .custom-select__option-label{color:#181818}#bot-factory-wrapper .custom-select .custom-select__menu .custom-select__menu-list .custom-select__option.custom-select__option--is-focused,#bot-factory-wrapper .custom-select .custom-select__menu .custom-select__menu-list .custom-select__option.custom-select__option--is-selected{background:#0000}#bot-factory-wrapper.digital-agent-dsv{border-radius:10px;box-shadow:none;font-family:FoundrySterling,Arial,sans-serif;font-style:normal;font-weight:400}#bot-factory-wrapper.digital-agent-dsv ::-webkit-scrollbar,#bot-factory-wrapper.digital-agent-dsv ::-webkit-scrollbar-thumb{background-clip:padding-box;border:5px solid #0000;width:16px}#bot-factory-wrapper.digital-agent-dsv div::-webkit-scrollbar-thumb:vertical:hover{color:#ced3e0}#bot-factory-wrapper.digital-agent-dsv .chat-container{background-color:#fff;border-radius:0;box-shadow:none;box-shadow:0 0 12px 0 rgba(0,0,0,.251)}#bot-factory-wrapper.digital-agent-dsv .chat-container .chat-header{background-color:#002664;border-radius:0;color:#fff;padding:12px 16px}#bot-factory-wrapper.digital-agent-dsv .chat-container .chat-header h2{font-size:16px;font-weight:600}#bot-factory-wrapper.digital-agent-dsv .language-selector{text-shadow:none}#bot-factory-wrapper.digital-agent-dsv .language-selector .language-selector__control{font-size:14px;font-weight:500;letter-spacing:.75px}#bot-factory-wrapper.digital-agent-dsv .language-selector .language-selector__control:hover{opacity:.75}#bot-factory-wrapper.digital-agent-dsv .language-selector .language-selector__option{padding:4px 16px;text-align:center;width:100%}#bot-factory-wrapper.digital-agent-dsv .language-selector .language-selector__menu{border-radius:0!important;font-weight:500;left:-12px;min-width:48px}#bot-factory-wrapper.digital-agent-dsv .language-selector .language-selector__option--is-focused,#bot-factory-wrapper.digital-agent-dsv .language-selector .language-selector__option:hover{background-color:#bcdbec;color:#000;font-size:14px;font-weight:500}#bot-factory-wrapper.digital-agent-dsv .chat-message-log{margin:0}#bot-factory-wrapper.digital-agent-dsv .message-holder{display:flex;flex-direction:column;gap:12px;margin-bottom:12px;margin-left:0;max-width:350px;transform-origin:left top;width:90%}#bot-factory-wrapper.digital-agent-dsv .message-holder .message-entry{background-color:#bcdbec;color:#181818}#bot-factory-wrapper.digital-agent-dsv .message-holder.owned{margin-left:auto;transform-origin:right top}#bot-factory-wrapper.digital-agent-dsv .message-holder.owned .message-entry{background-color:#eff0f0;border-radius:10px 10px 0 10px;font-weight:500}#bot-factory-wrapper.digital-agent-dsv .maintenance-holder>p{color:#000;font-size:14px;font-weight:400;line-height:1.5}#bot-factory-wrapper.digital-agent-dsv .maintenance-holder>p a{color:#0a34a1;font-weight:500;text-decoration:none}#bot-factory-wrapper.digital-agent-dsv .maintenance-holder>p a:hover{text-decoration:underline}#bot-factory-wrapper.digital-agent-dsv .map-holder .chat-option{background-color:#fff;color:#0a34a1}#bot-factory-wrapper.digital-agent-dsv .map-holder .chat-option:not(:last-of-type){border-right:1px solid #eff0f0}#bot-factory-wrapper.digital-agent-dsv .map-holder .chat-option:hover{background-color:#0a34a1;color:#fff}#bot-factory-wrapper.digital-agent-dsv .map-loading{background-color:#ffffff80}#bot-factory-wrapper.digital-agent-dsv .map-loading-info,#bot-factory-wrapper.digital-agent-dsv .map-loading-spinner{color:#0a34a1}#bot-factory-wrapper.digital-agent-dsv .message-entry{border-radius:10px 10px 10px 0;box-shadow:none;color:#000;font-size:14px;font-weight:400;letter-spacing:.6px;line-height:1.5;margin-bottom:0;padding:12px 16px}#bot-factory-wrapper.digital-agent-dsv .message-entry a{color:#0a34a1;font-weight:500;text-decoration:none}#bot-factory-wrapper.digital-agent-dsv .message-entry a:hover{text-decoration:underline}#bot-factory-wrapper.digital-agent-dsv .message-entry .bot-avatar{background-color:#fff;background-image:url(../../static/media/betty_logo_dsv.b616e9b5a9434cdca15c.svg);background-position:50%;background-repeat:no-repeat;background-size:90%;border-radius:50%;height:30px;left:-40px;position:absolute;top:0;width:30px}#bot-factory-wrapper.digital-agent-dsv .options{align-items:flex-start;display:flex;flex-direction:column;gap:2px;width:100%}#bot-factory-wrapper.digital-agent-dsv .options button{background:#0a34a1;border:none;border-radius:0;color:#fff;font-weight:400;padding:8px 12px;text-align:center;width:auto}#bot-factory-wrapper.digital-agent-dsv .options button:hover{opacity:.8}#bot-factory-wrapper.digital-agent-dsv .options.row{display:flex;flex-direction:row;gap:8px;justify-content:flex-start;width:100%}#bot-factory-wrapper.digital-agent-dsv .options.row button{flex-basis:auto;flex-grow:0;flex-shrink:1;margin:0;max-width:50%;min-width:0;padding:8px 12px;width:auto}#bot-factory-wrapper.digital-agent-dsv .chat-message-box{background:#fff;border-radius:0;border-top:1px solid #eff0f0}#bot-factory-wrapper.digital-agent-dsv .chat-message-box .chat-input-box{background:#fff;color:#181818;font-size:14px;font-weight:400}#bot-factory-wrapper.digital-agent-dsv .chat-message-box .chat-input-box::placeholder{color:#83878d}#bot-factory-wrapper.digital-agent-dsv .chat-send-btn{color:#181818;font-size:24px;transition:all .15s ease-out}#bot-factory-wrapper.digital-agent-dsv .chat-send-btn:disabled{cursor:default;opacity:.5;pointer-events:none}#bot-factory-wrapper.digital-agent-dsv .chat-send-btn:hover{color:#2f3135}#bot-factory-wrapper.digital-agent-dsv .chat-send-btn:active{color:#0a34a1;transform:none}#bot-factory-wrapper.digital-agent-dsv .chat-send-btn-loader{animation:spin .75s linear infinite}#bot-factory-wrapper.digital-agent-dsv .lds-ellipsis div{background:#002664}#bot-factory-wrapper.digital-agent-dsv .chat-bottom-info .chat-bottom-info-char-count{color:#83878d}#bot-factory-wrapper.digital-agent-dsv .star-wrapper{margin-top:8px}#bot-factory-wrapper.digital-agent-dsv .star-wrapper .star{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%230A34A1' stroke-width='2' d='m17.7 19.9-1-6.4L21.2 9l-6.4-1L12 2.4 9.1 8 2.7 9l4.7 4.5-1.1 6.4 5.7-3 5.7 3z'/%3E%3C/svg%3E") no-repeat 50%/24px}#bot-factory-wrapper.digital-agent-dsv .star-wrapper .star.filled{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%230A34A1' d='m12 18-7.1 3.7 1.4-7.8L.6 8.3l7.9-1.2L12 0l3.5 7.1 7.9 1.2-5.7 5.6 1.4 7.8z'/%3E%3C/svg%3E")}#bot-factory-wrapper.digital-agent-dsv .star-wrapper.undefined .star{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='none' stroke='%2385888C' stroke-width='2' d='m17.7 19.9-1-6.4L21.2 9l-6.4-1L12 2.4 9.1 8 2.7 9l4.7 4.5-1.1 6.4 5.7-3 5.7 3z'/%3E%3C/svg%3E")}#bot-factory-wrapper.digital-agent-dsv .reload-btn{background:#0a34a1;border:none;border-radius:0;color:#fff;font-size:14px;font-weight:500;height:auto;margin-top:16px;max-width:128px;padding:12px;text-align:center;transition:all .2s ease-out;width:100%}#bot-factory-wrapper.digital-agent-dsv .reload-btn:hover{cursor:pointer;opacity:.8}#bot-factory-wrapper .bot-selector-wrapper{align-items:center;animation:chat-bot-message-appear .3s ease-out;display:flex;justify-content:center;width:100%}#bot-factory-wrapper .bot-selector{display:flex;flex-direction:column;width:90%}#bot-factory-wrapper .bot-selector-title{color:#181818;font-size:14px;font-weight:600;padding:12px 0;text-align:left;width:100%}#bot-factory-wrapper .bot-selector-btn{background-color:#0a34a1;color:#fff;cursor:pointer;font-size:14px;font-weight:500;margin-top:24px;padding:12px 16px;width:100%}#bot-factory-wrapper .bot-selector-btn:hover{opacity:.8}.jsoneditor,.jsoneditor-modal{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}.jsoneditor input,.jsoneditor input:not([type]),.jsoneditor input[type=search],.jsoneditor input[type=text],.jsoneditor-modal input,.jsoneditor-modal input:not([type]),.jsoneditor-modal input[type=search],.jsoneditor-modal input[type=text]{border:inherit;box-shadow:none;box-sizing:inherit;font-family:inherit;font-size:inherit;height:auto;line-height:inherit;padding:inherit;transition:none}.jsoneditor input:focus,.jsoneditor input:not([type]):focus,.jsoneditor input[type=search]:focus,.jsoneditor input[type=text]:focus,.jsoneditor-modal input:focus,.jsoneditor-modal input:not([type]):focus,.jsoneditor-modal input[type=search]:focus,.jsoneditor-modal input[type=text]:focus{border:inherit;box-shadow:inherit}.jsoneditor textarea,.jsoneditor-modal textarea{height:inherit}.jsoneditor select,.jsoneditor-modal select{display:inherit;height:inherit}.jsoneditor label,.jsoneditor-modal label{color:inherit;font-size:inherit;font-weight:inherit}.jsoneditor table,.jsoneditor-modal table{border-collapse:collapse;width:auto}.jsoneditor td,.jsoneditor th,.jsoneditor-modal td,.jsoneditor-modal th{border-radius:inherit;display:table-cell;padding:0;text-align:left;vertical-align:inherit}.jsoneditor .autocomplete.dropdown{background:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px #8080804d;cursor:default;font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px;margin:0;outline:0;overflow-x:hidden;overflow-y:auto;padding:5px;position:absolute;text-align:left}.jsoneditor .autocomplete.dropdown .item{color:#1a1a1a}.jsoneditor .autocomplete.dropdown .item.hover{background-color:#ebebeb}.jsoneditor .autocomplete.hint{color:#a1a1a1;left:4px;top:4px}.jsoneditor-contextmenu-root{height:0;position:relative;width:0}.jsoneditor-contextmenu{box-sizing:initial;position:absolute;z-index:2}.jsoneditor-contextmenu .jsoneditor-menu{background:#fff;border:1px solid #d3d3d3;box-shadow:2px 2px 12px #8080804d;height:auto;left:0;list-style:none;margin:0;padding:0;position:relative;top:0;width:128px}.jsoneditor-contextmenu .jsoneditor-menu button{background:#0000;border:none;box-sizing:border-box;color:#4d4d4d;cursor:pointer;font-family:arial,sans-serif;font-size:14px;height:auto;margin:0;padding:0 8px 0 0;position:relative;text-align:left;width:128px}.jsoneditor-contextmenu .jsoneditor-menu button::-moz-focus-inner{border:0;padding:0}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-default{width:96px}.jsoneditor-contextmenu .jsoneditor-menu button.jsoneditor-expand{border-left:1px solid #e5e5e5;float:right;height:24px;width:32px}.jsoneditor-contextmenu .jsoneditor-menu li{overflow:hidden}.jsoneditor-contextmenu .jsoneditor-menu li ul{border:none;box-shadow:inset 0 0 10px #80808080;display:none;left:-10px;padding:0 10px;position:relative;top:0;transition:all .3s ease-out}.jsoneditor-contextmenu .jsoneditor-menu li ul .jsoneditor-icon{margin-left:24px}.jsoneditor-contextmenu .jsoneditor-menu li ul li button{animation:all 1s ease-in-out;padding-left:24px}.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{background-position:0 -72px;margin:0 4px 0 0;right:0}.jsoneditor-contextmenu .jsoneditor-icon,.jsoneditor-contextmenu .jsoneditor-menu li button .jsoneditor-expand{background-image:url(../../static/media/jsoneditor-icons.15f2789dd231f36d43a4.svg);height:24px;padding:0;position:absolute;top:0;width:24px}.jsoneditor-contextmenu .jsoneditor-icon{border:none;left:0;margin:0}.jsoneditor-contextmenu .jsoneditor-text{word-wrap:break-word;padding:4px 0 4px 24px}.jsoneditor-contextmenu .jsoneditor-text.jsoneditor-right-margin{padding-right:24px}.jsoneditor-contextmenu .jsoneditor-separator{border-top:1px solid #e5e5e5;height:0;margin-top:5px;padding-top:5px}.jsoneditor-contextmenu button.jsoneditor-remove .jsoneditor-icon{background-position:-24px 0}.jsoneditor-contextmenu button.jsoneditor-append .jsoneditor-icon,.jsoneditor-contextmenu button.jsoneditor-insert .jsoneditor-icon{background-position:0 0}.jsoneditor-contextmenu button.jsoneditor-duplicate .jsoneditor-icon{background-position:-48px 0}.jsoneditor-contextmenu button.jsoneditor-sort-asc .jsoneditor-icon{background-position:-168px 0}.jsoneditor-contextmenu button.jsoneditor-sort-desc .jsoneditor-icon{background-position:-192px 0}.jsoneditor-contextmenu button.jsoneditor-transform .jsoneditor-icon{background-position:-216px 0}.jsoneditor-contextmenu button.jsoneditor-extract .jsoneditor-icon{background-position:0 -24px}.jsoneditor-contextmenu button.jsoneditor-type-string .jsoneditor-icon{background-position:-144px 0}.jsoneditor-contextmenu button.jsoneditor-type-auto .jsoneditor-icon{background-position:-120px 0}.jsoneditor-contextmenu button.jsoneditor-type-object .jsoneditor-icon{background-position:-72px 0}.jsoneditor-contextmenu button.jsoneditor-type-array .jsoneditor-icon{background-position:-96px 0}.jsoneditor-contextmenu button.jsoneditor-type-modes .jsoneditor-icon{background-image:none;width:6px}.jsoneditor-contextmenu li,.jsoneditor-contextmenu ul{box-sizing:initial;position:relative}.jsoneditor-contextmenu .jsoneditor-menu button:focus,.jsoneditor-contextmenu .jsoneditor-menu button:hover{background-color:#f5f5f5;color:#1a1a1a;outline:none}.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:focus,.jsoneditor-contextmenu .jsoneditor-menu li button.jsoneditor-selected:hover{background-color:#ee422e;color:#fff}.jsoneditor-contextmenu .jsoneditor-menu li ul li button:focus,.jsoneditor-contextmenu .jsoneditor-menu li ul li button:hover{background-color:#f5f5f5}.jsoneditor-modal{border-radius:2px!important;box-shadow:2px 2px 12px #8080804d;color:#4d4d4d;line-height:1.3em;max-width:95%;padding:45px 15px 15px!important}.jsoneditor-modal.jsoneditor-modal-transform{width:600px!important}.jsoneditor-modal .pico-modal-header{background:#3883fa;box-sizing:border-box;color:#fff;font-family:arial,sans-serif;font-size:11pt;height:30px;left:0;line-height:30px;padding:0 10px;position:absolute;top:0;width:100%}.jsoneditor-modal table{width:100%}.jsoneditor-modal table td{padding:3px 0}.jsoneditor-modal table td.jsoneditor-modal-input{padding-right:0;text-align:right;white-space:nowrap}.jsoneditor-modal table td.jsoneditor-modal-actions{padding-top:15px}.jsoneditor-modal table th{vertical-align:middle}.jsoneditor-modal p:first-child{margin-top:0}.jsoneditor-modal a{color:#3883fa}.jsoneditor-modal .jsoneditor-jmespath-block{margin-bottom:10px}.jsoneditor-modal .pico-close{background:none!important;color:#fff;font-size:24px!important;right:7px!important;top:7px!important}.jsoneditor-modal input{padding:4px}.jsoneditor-modal input[type=text]{cursor:inherit}.jsoneditor-modal input[disabled]{background:#d3d3d3;color:grey}.jsoneditor-modal .jsoneditor-select-wrapper{display:inline-block;position:relative}.jsoneditor-modal .jsoneditor-select-wrapper:after{border-left:5px solid #0000;border-right:5px solid #0000;border-top:6px solid #666;content:"";height:0;pointer-events:none;position:absolute;right:8px;top:14px;width:0}.jsoneditor-modal select{-webkit-appearance:none;appearance:none;font-size:14px;line-height:1.5em;max-width:350px;min-width:180px;padding:3px 24px 3px 10px;text-indent:0;text-overflow:""}.jsoneditor-modal select::-ms-expand{display:none}.jsoneditor-modal .jsoneditor-button-group input{border-left-style:none;border-radius:0;margin:0;padding:4px 10px}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-first{border-bottom-left-radius:3px;border-left-style:solid;border-top-left-radius:3px}.jsoneditor-modal .jsoneditor-button-group input.jsoneditor-button-last{border-bottom-right-radius:3px;border-top-right-radius:3px}.jsoneditor-modal .jsoneditor-transform-preview{background:#f5f5f5;height:200px}.jsoneditor-modal .jsoneditor-transform-preview.jsoneditor-error{color:#ee422e}.jsoneditor-modal .jsoneditor-jmespath-wizard{border-radius:3px;line-height:1.2em;padding:0;width:100%}.jsoneditor-modal .jsoneditor-jmespath-label{color:#1e90ff;font-weight:700;margin-bottom:5px;margin-top:20px}.jsoneditor-modal .jsoneditor-jmespath-wizard-table{border-collapse:collapse;width:100%}.jsoneditor-modal .jsoneditor-jmespath-wizard-label{font-style:italic;margin:4px 0 2px}.jsoneditor-modal .jsoneditor-inline{display:inline-block;padding-bottom:2px;padding-top:2px;position:relative;width:100%}.jsoneditor-modal .jsoneditor-inline:not(:last-child){padding-right:2px}.jsoneditor-modal .jsoneditor-jmespath-filter{display:flex;flex-wrap:wrap}.jsoneditor-modal .jsoneditor-jmespath-filter-field{width:180px}.jsoneditor-modal .jsoneditor-jmespath-filter-relation{width:100px}.jsoneditor-modal .jsoneditor-jmespath-filter-value{flex:1 1;min-width:180px}.jsoneditor-modal .jsoneditor-jmespath-sort-field{width:170px}.jsoneditor-modal .jsoneditor-jmespath-sort-order{width:150px}.jsoneditor-modal .jsoneditor-jmespath-select-fields{width:100%}.jsoneditor-modal .selectr-selected{border-color:#d3d3d3;padding:4px 28px 4px 8px}.jsoneditor-modal .selectr-selected .selectr-tag{background-color:#3883fa;border-radius:5px}.jsoneditor-modal table td,.jsoneditor-modal table th{border-collapse:collapse;border-spacing:0;color:#4d4d4d;font-weight:400;text-align:left;vertical-align:middle}.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal input[type=text]:focus,.jsoneditor-modal select,.jsoneditor-modal textarea{background:#fff;border:1px solid #d3d3d3;border-radius:3px;color:#4d4d4d;padding:4px}.jsoneditor-modal #query,.jsoneditor-modal textarea{border-radius:0;border-radius:initial}.jsoneditor-modal,.jsoneditor-modal #query,.jsoneditor-modal input,.jsoneditor-modal input[type=text],.jsoneditor-modal option,.jsoneditor-modal select,.jsoneditor-modal table td,.jsoneditor-modal table th,.jsoneditor-modal textarea{font-family:arial,sans-serif;font-size:10.5pt}.jsoneditor-modal #query,.jsoneditor-modal .jsoneditor-transform-preview{box-sizing:border-box;font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px;width:100%}.jsoneditor-modal input[type=button],.jsoneditor-modal input[type=submit]{background:#f5f5f5;padding:4px 20px}.jsoneditor-modal input,.jsoneditor-modal select{cursor:pointer}.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-asc input.jsoneditor-button-asc,.jsoneditor-modal .jsoneditor-button-group.jsoneditor-button-group-value-desc input.jsoneditor-button-desc{background:#3883fa;border-color:#3883fa;color:#fff}.jsoneditor{border:thin solid #3883fa;box-sizing:border-box;color:#1a1a1a;height:100%;line-height:100%;padding:0;position:relative;width:100%}a.jsoneditor-value,div.jsoneditor-default,div.jsoneditor-field,div.jsoneditor-readonly,div.jsoneditor-value{word-wrap:break-word;border:1px solid #0000;float:left;line-height:16px;margin:1px;min-height:16px;min-width:32px;overflow-wrap:break-word;padding:2px;word-break:break-word}div.jsoneditor-field p,div.jsoneditor-value p{margin:0}div.jsoneditor-value.jsoneditor-empty:after{content:"value"}div.jsoneditor-value.jsoneditor-string{color:#006000}div.jsoneditor-value.jsoneditor-number{color:#ee422e}div.jsoneditor-value.jsoneditor-boolean{color:#ff8c00}div.jsoneditor-value.jsoneditor-null{color:#004ed0}div.jsoneditor-value.jsoneditor-color-value,div.jsoneditor-value.jsoneditor-invalid{color:#1a1a1a}div.jsoneditor-readonly{color:grey;min-width:16px}div.jsoneditor-empty{border-color:#d3d3d3;border-radius:2px;border-style:dashed}div.jsoneditor-field.jsoneditor-empty:after{content:"field"}div.jsoneditor td{vertical-align:top}div.jsoneditor td.jsoneditor-separator{color:grey;padding:3px 0;vertical-align:top}div.jsoneditor td.jsoneditor-tree{vertical-align:top}div.jsoneditor.busy pre.jsoneditor-preview{background:#f5f5f5;color:grey}div.jsoneditor.busy div.jsoneditor-busy{display:inherit}div.jsoneditor code.jsoneditor-preview{background:none}div.jsoneditor.jsoneditor-mode-preview pre.jsoneditor-preview{box-sizing:border-box;height:100%;margin:0;overflow:auto;padding:2px;white-space:pre-wrap;width:100%;word-break:break-all}div.jsoneditor-default{color:grey;padding-left:10px}div.jsoneditor-tree{background:#fff;height:100%;overflow:auto;position:relative;width:100%}div.jsoneditor-tree button.jsoneditor-button{background-color:initial;background-image:url(../../static/media/jsoneditor-icons.15f2789dd231f36d43a4.svg);border:none;cursor:pointer;height:24px;margin:0;padding:0;width:24px}div.jsoneditor-tree button.jsoneditor-button:focus{background-color:#f5f5f5;outline:1px solid #e5e5e5}div.jsoneditor-tree button.jsoneditor-collapsed{background-position:0 -48px}div.jsoneditor-tree button.jsoneditor-expanded{background-position:0 -72px}div.jsoneditor-tree button.jsoneditor-contextmenu-button{background-position:-48px -72px}div.jsoneditor-tree button.jsoneditor-invisible{background:none;visibility:hidden}div.jsoneditor-tree button.jsoneditor-dragarea{background-image:url(../../static/media/jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-72px -72px;cursor:move}div.jsoneditor-tree :focus{outline:none}div.jsoneditor-tree div.jsoneditor-show-more{background-color:#e5e5e5;border-radius:3px;color:grey;display:inline-block;font-family:arial,sans-serif;font-size:14px;margin:2px 0;padding:3px 4px}div.jsoneditor-tree div.jsoneditor-show-more a{color:grey;display:inline-block}div.jsoneditor-tree div.jsoneditor-color{border:1px solid grey;cursor:pointer;display:inline-block;height:12px;margin:4px;width:12px}div.jsoneditor-tree div.jsoneditor-color.jsoneditor-color-readonly{cursor:inherit}div.jsoneditor-tree div.jsoneditor-date{background:#a1a1a1;border-radius:3px;color:#fff;display:inline-block;font-family:arial,sans-serif;margin:0 3px;padding:3px}div.jsoneditor-tree table.jsoneditor-tree{border-collapse:collapse;border-spacing:0;width:100%}div.jsoneditor-tree .jsoneditor-button{display:block}div.jsoneditor-tree .jsoneditor-button.jsoneditor-schema-error{background-color:initial;background-image:url(../../static/media/jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-168px -48px;height:24px;margin:0 4px 0 0;padding:0;width:24px}div.jsoneditor-outer{box-sizing:border-box;height:100%;margin:0;padding:0;position:static;width:100%}div.jsoneditor-outer.has-nav-bar{margin-top:-26px;padding-top:26px}div.jsoneditor-outer.has-nav-bar.has-main-menu-bar{margin-top:-61px;padding-top:61px}div.jsoneditor-outer.has-status-bar{margin-bottom:-26px;padding-bottom:26px}div.jsoneditor-outer.has-main-menu-bar{margin-top:-35px;padding-top:35px}div.jsoneditor-busy{box-sizing:border-box;display:none;left:0;position:absolute;text-align:center;top:15%;width:100%}div.jsoneditor-busy span{background-color:#ffffab;border:1px solid #fe0;border-radius:3px;box-shadow:0 0 5px #0006;padding:5px 15px}div.jsoneditor-field.jsoneditor-empty:after,div.jsoneditor-value.jsoneditor-empty:after{color:#d3d3d3;font-size:8pt;pointer-events:none}a.jsoneditor-value.jsoneditor-url,div.jsoneditor-value.jsoneditor-url{color:#006000;text-decoration:underline}a.jsoneditor-value.jsoneditor-url{display:inline-block;margin:2px;padding:2px}a.jsoneditor-value.jsoneditor-url:focus,a.jsoneditor-value.jsoneditor-url:hover{color:#ee422e}div.jsoneditor-field.jsoneditor-highlight,div.jsoneditor-field[contenteditable=true]:focus,div.jsoneditor-field[contenteditable=true]:hover,div.jsoneditor-value.jsoneditor-highlight,div.jsoneditor-value[contenteditable=true]:focus,div.jsoneditor-value[contenteditable=true]:hover{background-color:#ffffab;border:1px solid #fe0;border-radius:2px}div.jsoneditor-field.jsoneditor-highlight-active,div.jsoneditor-field.jsoneditor-highlight-active:focus,div.jsoneditor-field.jsoneditor-highlight-active:hover,div.jsoneditor-value.jsoneditor-highlight-active,div.jsoneditor-value.jsoneditor-highlight-active:focus,div.jsoneditor-value.jsoneditor-highlight-active:hover{background-color:#fe0;border:1px solid #ffc700;border-radius:2px}div.jsoneditor-value.jsoneditor-array,div.jsoneditor-value.jsoneditor-object{min-width:16px}div.jsoneditor-tree button.jsoneditor-contextmenu-button.jsoneditor-selected,div.jsoneditor-tree button.jsoneditor-contextmenu-button:focus,div.jsoneditor-tree button.jsoneditor-contextmenu-button:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button{background-position:-48px -48px}div.jsoneditor-tree div.jsoneditor-show-more a:focus,div.jsoneditor-tree div.jsoneditor-show-more a:hover{color:#ee422e}.ace-jsoneditor,textarea.jsoneditor-text{min-height:150px}.ace-jsoneditor.ace_editor,textarea.jsoneditor-text.ace_editor{font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace}textarea.jsoneditor-text{background-color:#fff;border:none;box-sizing:border-box;height:100%;margin:0;outline-width:0;resize:none;width:100%}tr.jsoneditor-highlight,tr.jsoneditor-selected{background-color:#d3d3d3}tr.jsoneditor-selected button.jsoneditor-contextmenu-button,tr.jsoneditor-selected button.jsoneditor-dragarea{visibility:hidden}tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-contextmenu-button,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{visibility:visible}div.jsoneditor-tree button.jsoneditor-dragarea:focus,div.jsoneditor-tree button.jsoneditor-dragarea:hover,tr.jsoneditor-selected.jsoneditor-first button.jsoneditor-dragarea{background-position:-72px -48px}div.jsoneditor td,div.jsoneditor th,div.jsoneditor tr{margin:0;padding:0}.jsoneditor-popover,.jsoneditor-schema-error,div.jsoneditor td,div.jsoneditor textarea,div.jsoneditor th,div.jsoneditor-field,div.jsoneditor-value,pre.jsoneditor-preview{color:#1a1a1a;font-family:consolas,menlo,monaco,Ubuntu Mono,source-code-pro,monospace;font-size:14px}.jsoneditor-schema-error{cursor:default;display:inline-block;height:24px;line-height:24px;position:relative;text-align:center;width:24px}.jsoneditor-popover{background-color:#4c4c4c;border-radius:3px;box-shadow:0 0 5px #0006;color:#fff;cursor:auto;padding:7px 10px;position:absolute;width:200px}.jsoneditor-popover.jsoneditor-above{bottom:32px;left:-98px}.jsoneditor-popover.jsoneditor-above:before{border-top:7px solid #4c4c4c;bottom:-7px}.jsoneditor-popover.jsoneditor-below{left:-98px;top:32px}.jsoneditor-popover.jsoneditor-below:before{border-bottom:7px solid #4c4c4c;top:-7px}.jsoneditor-popover.jsoneditor-left{right:32px;top:-7px}.jsoneditor-popover.jsoneditor-left:before{border-bottom:7px solid #0000;border-left:7px solid #4c4c4c;border-top:7px solid #0000;content:"";left:inherit;margin-left:inherit;margin-top:-7px;position:absolute;right:-14px;top:19px}.jsoneditor-popover.jsoneditor-right{left:32px;top:-7px}.jsoneditor-popover.jsoneditor-right:before{border-bottom:7px solid #0000;border-right:7px solid #4c4c4c;border-top:7px solid #0000;content:"";left:-14px;margin-left:inherit;margin-top:-7px;position:absolute;top:19px}.jsoneditor-popover:before{border-left:7px solid #0000;border-right:7px solid #0000;content:"";display:block;left:50%;margin-left:-7px;position:absolute}.jsoneditor-text-errors tr.jump-to-line:hover{cursor:pointer;text-decoration:underline}.jsoneditor-schema-error:focus .jsoneditor-popover,.jsoneditor-schema-error:hover .jsoneditor-popover{animation:fade-in .3s linear 1,move-up .3s linear 1;display:block}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.jsoneditor .jsoneditor-validation-errors-container{max-height:130px;overflow-y:auto}.jsoneditor .jsoneditor-validation-errors{overflow:hidden;width:100%}.jsoneditor .jsoneditor-additional-errors{background-color:#ebebeb;border-radius:8px;bottom:31px;color:grey;left:calc(50% - 92px);margin:auto;padding:7px 15px;position:absolute}.jsoneditor .jsoneditor-additional-errors.visible{opacity:1;transition:opacity 2s linear;visibility:visible}.jsoneditor .jsoneditor-additional-errors.hidden{opacity:0;transition:visibility 0s 2s,opacity 2s linear;visibility:hidden}.jsoneditor .jsoneditor-text-errors{border-collapse:collapse;border-top:1px solid #ffc700;width:100%}.jsoneditor .jsoneditor-text-errors td{padding:3px 6px;vertical-align:middle}.jsoneditor .jsoneditor-text-errors td pre{margin:0;white-space:pre-wrap}.jsoneditor .jsoneditor-text-errors tr{background-color:#ffffab}.jsoneditor .jsoneditor-text-errors tr.parse-error{background-color:rgba(238,46,46,.439)}.jsoneditor-text-errors .jsoneditor-schema-error{border:none;cursor:pointer;height:24px;margin:0 4px 0 0;padding:0;width:24px}.jsoneditor-text-errors tr .jsoneditor-schema-error{background-color:initial;background-image:url(../../static/media/jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-168px -48px}.jsoneditor-text-errors tr.parse-error .jsoneditor-schema-error{background-color:initial;background-image:url(../../static/media/jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-25px 0}.jsoneditor-anchor{cursor:pointer}.jsoneditor-anchor .picker_wrapper.popup.popup_bottom{left:-10px;top:28px}.fadein{animation:fadein .3s;-moz-animation:fadein .3s;-o-animation:fadein .3s}@keyframes fadein{0%{opacity:0}to{opacity:1}}.jsoneditor-modal input[type=search].selectr-input{border:1px solid #d3d3d3;box-sizing:border-box;margin:2px;padding:4px;width:calc(100% - 4px)}.jsoneditor-modal button.selectr-input-clear{right:8px}.jsoneditor-menu{background-color:#3883fa;border-bottom:1px solid #3883fa;box-sizing:border-box;color:#fff;height:35px;margin:0;padding:2px;width:100%}.jsoneditor-menu>.jsoneditor-modes>button,.jsoneditor-menu>button{background-color:initial;background-image:url(../../static/media/jsoneditor-icons.15f2789dd231f36d43a4.svg);border:1px solid #0000;border-radius:2px;color:#fff;float:left;font-family:arial,sans-serif;font-size:14px;height:26px;margin:2px;opacity:.8;padding:0;width:26px}.jsoneditor-menu>.jsoneditor-modes>button:hover,.jsoneditor-menu>button:hover{background-color:#fff3;border:1px solid #fff6}.jsoneditor-menu>.jsoneditor-modes>button:active,.jsoneditor-menu>.jsoneditor-modes>button:focus,.jsoneditor-menu>button:active,.jsoneditor-menu>button:focus{background-color:#ffffff4d}.jsoneditor-menu>.jsoneditor-modes>button:disabled,.jsoneditor-menu>button:disabled{background-color:initial;border:none;opacity:.5}.jsoneditor-menu>button.jsoneditor-collapse-all{background-position:0 -96px}.jsoneditor-menu>button.jsoneditor-expand-all{background-position:0 -120px}.jsoneditor-menu>button.jsoneditor-sort{background-position:-120px -96px}.jsoneditor-menu>button.jsoneditor-transform{background-position:-144px -96px}.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-form>.jsoneditor-menu>button.jsoneditor-transform,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-sort,.jsoneditor.jsoneditor-mode-view>.jsoneditor-menu>button.jsoneditor-transform{display:none}.jsoneditor-menu>button.jsoneditor-undo{background-position:-24px -96px}.jsoneditor-menu>button.jsoneditor-undo:disabled{background-position:-24px -120px}.jsoneditor-menu>button.jsoneditor-redo{background-position:-48px -96px}.jsoneditor-menu>button.jsoneditor-redo:disabled{background-position:-48px -120px}.jsoneditor-menu>button.jsoneditor-compact{background-position:-72px -96px}.jsoneditor-menu>button.jsoneditor-format{background-position:-72px -120px}.jsoneditor-menu>button.jsoneditor-repair{background-position:-96px -96px}.jsoneditor-menu>.jsoneditor-modes{display:inline-block;float:left}.jsoneditor-menu>.jsoneditor-modes>button{background-image:none;padding-left:6px;padding-right:6px;width:auto}.jsoneditor-menu>.jsoneditor-modes>button.jsoneditor-separator,.jsoneditor-menu>button.jsoneditor-separator{margin-left:10px}.jsoneditor-menu a{color:#fff;font-family:arial,sans-serif;font-size:14px;opacity:.8;vertical-align:middle}.jsoneditor-menu a:hover{opacity:1}.jsoneditor-menu a.jsoneditor-poweredBy{font-size:8pt;padding:10px;position:absolute;right:0;top:0}.jsoneditor-navigation-bar{background-color:#ebebeb;border-bottom:1px solid #d3d3d3;box-sizing:border-box;color:grey;font-family:arial,sans-serif;font-size:14px;height:26px;line-height:26px;margin:0;overflow:hidden;padding:0;width:100%}.jsoneditor-search{border-collapse:collapse;border-spacing:0;display:flex;font-family:arial,sans-serif;position:absolute;right:4px;top:4px}.jsoneditor-search input{border:none;color:#1a1a1a;font-family:arial,sans-serif;line-height:20px;margin:1px;outline:none;width:120px}.jsoneditor-search button{background:url(../../static/media/jsoneditor-icons.15f2789dd231f36d43a4.svg);border:none;height:24px;margin:0;padding:0;vertical-align:top;width:16px}.jsoneditor-search button:hover{background-color:initial}.jsoneditor-search button.jsoneditor-refresh{background-position:-99px -73px;width:18px}.jsoneditor-search button.jsoneditor-next{background-position:-124px -73px;cursor:pointer}.jsoneditor-search button.jsoneditor-next:hover{background-position:-124px -49px}.jsoneditor-search button.jsoneditor-previous{background-position:-148px -73px;cursor:pointer;margin-right:2px}.jsoneditor-search button.jsoneditor-previous:hover{background-position:-148px -49px}.jsoneditor-results{color:#fff;font-family:arial,sans-serif;line-height:26px;padding-right:5px}.jsoneditor-frame{background-color:#fff;border:1px solid #0000;margin:0;padding:0 2px}.jsoneditor-statusbar{background-color:#ebebeb;border-top:1px solid #d3d3d3;box-sizing:border-box;color:grey;font-size:14px;height:26px;line-height:26px}.jsoneditor-statusbar>.jsoneditor-curserinfo-val{margin-right:12px}.jsoneditor-statusbar>.jsoneditor-curserinfo-count{margin-left:4px}.jsoneditor-statusbar>.jsoneditor-validation-error-icon{background-image:url(../../static/media/jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-168px -48px;cursor:pointer;float:right;height:24px;margin-top:1px;padding:0;width:24px}.jsoneditor-statusbar>.jsoneditor-validation-error-count{cursor:pointer;float:right;margin:0 4px 0 0}.jsoneditor-statusbar>.jsoneditor-parse-error-icon{background-image:url(../../static/media/jsoneditor-icons.15f2789dd231f36d43a4.svg);background-position:-25px 0;float:right;height:24px;margin:1px;padding:0;width:24px}.jsoneditor-statusbar .jsoneditor-array-info a{color:inherit}div.jsoneditor-statusbar>.jsoneditor-curserinfo-label,div.jsoneditor-statusbar>.jsoneditor-size-info{margin:0 4px}.jsoneditor-treepath{outline:none;overflow:hidden;padding:0 5px;white-space:nowrap}.jsoneditor-treepath.show-all{word-wrap:break-word;background-color:#ebebeb;box-shadow:2px 2px 12px #8080804d;position:absolute;white-space:normal;z-index:1}.jsoneditor-treepath.show-all span.jsoneditor-treepath-show-all-btn{display:none}.jsoneditor-treepath div.jsoneditor-contextmenu-root{left:0;position:absolute}.jsoneditor-treepath .jsoneditor-treepath-show-all-btn{background-color:#ebebeb;cursor:pointer;height:20px;left:0;padding:0 3px;position:absolute}.jsoneditor-treepath .jsoneditor-treepath-element{font-family:arial,sans-serif;font-size:14px;margin:1px}.jsoneditor-treepath .jsoneditor-treepath-seperator{font-family:arial,sans-serif;font-size:9pt;margin:2px}.jsoneditor-treepath span.jsoneditor-treepath-element:hover,.jsoneditor-treepath span.jsoneditor-treepath-seperator:hover{cursor:pointer;text-decoration:underline}

/*!
 * Selectr 2.4.13
 * http://mobius.ovh/docs/selectr
 *
 * Released under the MIT license
 */.selectr-container{position:relative}.selectr-container li{list-style:none}.selectr-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.selectr-visible{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:11}.selectr-desktop.multiple .selectr-visible{display:none}.selectr-desktop.multiple.native-open .selectr-visible{display:block;height:auto;min-height:200px!important;opacity:1;top:100%}.selectr-container.multiple.selectr-mobile .selectr-selected{z-index:0}.selectr-selected{background-color:#fff;border:1px solid #999;border-radius:3px;box-sizing:border-box;cursor:pointer;padding:7px 28px 7px 14px;position:relative;width:100%;z-index:1}.selectr-selected:before{border-color:#6c7a86 #0000 #0000;border-style:solid;border-width:4px 4px 0;content:"";height:0;position:absolute;right:10px;top:50%;transform:rotate(0deg) translate3d(0,-50%,0);width:0}.selectr-container.native-open .selectr-selected:before,.selectr-container.open .selectr-selected:before{border-color:#0000 #0000 #6c7a86;border-style:solid;border-width:0 4px 4px}.selectr-label{display:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.selectr-placeholder{color:#6c7a86}.selectr-tags{margin:0;padding:0;white-space:normal}.has-selected .selectr-tags{margin:0 0 -2px}.selectr-tag{background:#acb7bf none repeat scroll 0 0;border:none;border-radius:10px;color:#fff;cursor:default;float:left;list-style:none;margin:0 2px 2px 0;padding:2px 25px 2px 8px;position:relative}.selectr-container.multiple.has-selected .selectr-selected{padding:5px 28px 5px 5px}.selectr-options-container{background-color:#fff;border:1px solid #999;border-radius:0 0 3px 3px;border-top:0 solid #0000;box-sizing:border-box;display:none;left:0;position:absolute;top:calc(100% - 1px);width:100%;z-index:10000}.selectr-container.open .selectr-options-container{display:block}.selectr-input-container{display:none;position:relative}.selectr-clear,.selectr-input-clear,.selectr-tag-remove{background-color:initial;border:none;cursor:pointer;height:20px;padding:0;position:absolute;right:22px;top:50%;transform:translate3d(0,-50%,0);width:20px;z-index:11}.selectr-clear,.selectr-input-clear{display:none}.selectr-container.has-selected .selectr-clear,.selectr-input-container.active .selectr-input-clear{display:block}.selectr-selected .selectr-tag-remove{right:2px}.selectr-clear:after,.selectr-clear:before,.selectr-input-clear:after,.selectr-input-clear:before,.selectr-tag-remove:after,.selectr-tag-remove:before{background-color:#6c7a86;content:" ";height:10px;left:9px;position:absolute;top:5px;width:2px}.selectr-tag-remove:after,.selectr-tag-remove:before{background-color:#fff;height:12px;top:4px;width:3px}.selectr-clear:before,.selectr-input-clear:before,.selectr-tag-remove:before{transform:rotate(45deg)}.selectr-clear:after,.selectr-input-clear:after,.selectr-tag-remove:after{transform:rotate(-45deg)}.selectr-input-container.active,.selectr-input-container.active .selectr-clear{display:block}.selectr-input{border:1px solid #999;border-radius:3px;box-sizing:border-box;left:5px;margin:10px 15px;padding:7px 30px 7px 9px;top:5px;width:calc(100% - 30px)}.selectr-notice{background-color:#fff;border-radius:0 0 3px 3px;border-top:1px solid #999;box-sizing:border-box;display:none;padding:8px 16px;width:100%}.selectr-container.notice .selectr-notice{display:block}.selectr-container.notice .selectr-selected{border-radius:3px 3px 0 0}.selectr-options{display:none;margin:0;max-height:200px;overflow-x:auto;overflow-y:scroll;padding:0;position:relative;top:calc(100% + 2px)}.selectr-container.notice .selectr-options-container,.selectr-container.open .selectr-input-container,.selectr-container.open .selectr-options{display:block}.selectr-option{cursor:pointer;display:block;font-weight:400;list-style:none outside none;padding:5px 20px;position:relative}.selectr-options.optgroups>.selectr-option{padding-left:25px}.selectr-optgroup{font-weight:700;padding:0}.selectr-optgroup--label{font-weight:700;margin-top:10px;padding:5px 15px}.selectr-match{text-decoration:underline}.selectr-option.selected{background-color:#ddd}.selectr-option.active{background-color:#5897fb;color:#fff}.selectr-option.disabled{opacity:.4}.selectr-option.excluded{display:none}.selectr-container.open .selectr-selected{border-color:#999 #999 #0000;border-radius:3px 3px 0 0}.selectr-container.open .selectr-selected:after{transform:rotate(180deg) translate3d(0,50%,0)}.selectr-disabled{opacity:.6}.has-selected .selectr-placeholder,.selectr-empty{display:none}.has-selected .selectr-label{display:block}.taggable .selectr-selected{padding:4px 28px 4px 4px}.taggable .selectr-selected:after{clear:both;content:" ";display:table}.taggable .selectr-label{width:auto}.taggable .selectr-tags{display:block;float:left}.taggable .selectr-placeholder{display:none}.input-tag{float:left;min-width:90px;width:auto}.selectr-tag-input{border:none;font-family:inherit;font-size:inherit;font-weight:inherit;padding:3px 10px;width:100%}.selectr-input-container.loading:after{animation:selectr-spin .5s linear 0s infinite normal forwards running;border:3px solid #ddd;border-radius:50%;border-top-color:#aaa;content:"";height:20px;position:absolute;right:20px;top:50%;transform:translate3d(0,-50%,0);transform-origin:50% 0 0;width:20px}@keyframes selectr-spin{0%{transform:rotate(0deg) translate3d(0,-50%,0)}to{transform:rotate(1turn) translate3d(0,-50%,0)}}.selectr-container.open.inverted .selectr-selected{border-color:#0000 #999 #999;border-radius:0 0 3px 3px}.selectr-container.inverted .selectr-options-container{background-color:#fff;border-color:#999 #999 #0000;border-radius:3px 3px 0 0;border-width:1px 1px 0;bottom:calc(100% - 1px);top:auto}.selectr-container ::placeholder{color:#6c7a86;opacity:1}.jsoneditor-react-container{border-left:3px solid gray;grid-area:main;height:100%;width:100%}.jsoneditor-menu{background-color:#167d86;border-bottom:1px solid #167d86}.jsoneditor{border:thin solid #167d86}
/*! Hint.css - v2.7.0 - 2021-10-01
* https://kushagra.dev/lab/hint/
* Copyright (c) 2021 Kushagra Gour */[class*=hint--]{display:inline-block;position:relative}[class*=hint--]:after,[class*=hint--]:before{opacity:0;pointer-events:none;position:absolute;transform:translateZ(0);transition:.3s ease;transition-delay:0s;visibility:hidden;z-index:1000000}[class*=hint--]:hover:after,[class*=hint--]:hover:before{opacity:1;transition-delay:.1s;visibility:visible}[class*=hint--]:before{background:0 0;border:6px solid #0000;content:"";position:absolute;z-index:1000001}[class*=hint--]:after{background:#383838;box-shadow:4px 4px 8px #0000004d;color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:12px;line-height:12px;padding:8px 10px;text-shadow:0 -1px 0 #000;white-space:nowrap}[class*=hint--][aria-label]:after{content:attr(aria-label)}[class*=hint--][data-hint]:after{content:attr(data-hint)}[aria-label=""]:after,[aria-label=""]:before,[data-hint=""]:after,[data-hint=""]:before{display:none!important}.hint--top-left:before,.hint--top-right:before,.hint--top:before{border-top-color:#383838}.hint--bottom-left:before,.hint--bottom-right:before,.hint--bottom:before{border-bottom-color:#383838}.hint--top:after,.hint--top:before{bottom:100%;left:50%}.hint--top:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top:after{transform:translateX(-50%)}.hint--top:hover:before{transform:translateY(-8px)}.hint--top:hover:after{transform:translateX(-50%) translateY(-8px)}.hint--bottom:after,.hint--bottom:before{left:50%;top:100%}.hint--bottom:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom:after{transform:translateX(-50%)}.hint--bottom:hover:before{transform:translateY(8px)}.hint--bottom:hover:after{transform:translateX(-50%) translateY(8px)}.hint--right:before{border-right-color:#383838;margin-bottom:-6px;margin-left:-11px}.hint--right:after{margin-bottom:-14px}.hint--right:after,.hint--right:before{bottom:50%;left:100%}.hint--right:hover:after,.hint--right:hover:before{transform:translateX(8px)}.hint--left:before{border-left-color:#383838;margin-bottom:-6px;margin-right:-11px}.hint--left:after{margin-bottom:-14px}.hint--left:after,.hint--left:before{bottom:50%;right:100%}.hint--left:hover:after,.hint--left:hover:before{transform:translateX(-8px)}.hint--top-left:after,.hint--top-left:before{bottom:100%;left:50%}.hint--top-left:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top-left:after{margin-left:12px;transform:translateX(-100%)}.hint--top-left:hover:before{transform:translateY(-8px)}.hint--top-left:hover:after{transform:translateX(-100%) translateY(-8px)}.hint--top-right:after,.hint--top-right:before{bottom:100%;left:50%}.hint--top-right:before{left:calc(50% - 6px);margin-bottom:-11px}.hint--top-right:after{margin-left:-12px;transform:translateX(0)}.hint--top-right:hover:after,.hint--top-right:hover:before{transform:translateY(-8px)}.hint--bottom-left:after,.hint--bottom-left:before{left:50%;top:100%}.hint--bottom-left:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom-left:after{margin-left:12px;transform:translateX(-100%)}.hint--bottom-left:hover:before{transform:translateY(8px)}.hint--bottom-left:hover:after{transform:translateX(-100%) translateY(8px)}.hint--bottom-right:after,.hint--bottom-right:before{left:50%;top:100%}.hint--bottom-right:before{left:calc(50% - 6px);margin-top:-11px}.hint--bottom-right:after{margin-left:-12px;transform:translateX(0)}.hint--bottom-right:hover:after,.hint--bottom-right:hover:before{transform:translateY(8px)}.hint--large:after,.hint--medium:after,.hint--small:after{word-wrap:break-word;line-height:1.4em;white-space:normal}.hint--small:after{width:80px}.hint--medium:after{width:150px}.hint--large:after{width:300px}.hint--error:after{background-color:#b34e4d;text-shadow:0 -1px 0 #592726}.hint--error.hint--top-left:before,.hint--error.hint--top-right:before,.hint--error.hint--top:before{border-top-color:#b34e4d}.hint--error.hint--bottom-left:before,.hint--error.hint--bottom-right:before,.hint--error.hint--bottom:before{border-bottom-color:#b34e4d}.hint--error.hint--left:before{border-left-color:#b34e4d}.hint--error.hint--right:before{border-right-color:#b34e4d}.hint--warning:after{background-color:#c09854;text-shadow:0 -1px 0 #6c5328}.hint--warning.hint--top-left:before,.hint--warning.hint--top-right:before,.hint--warning.hint--top:before{border-top-color:#c09854}.hint--warning.hint--bottom-left:before,.hint--warning.hint--bottom-right:before,.hint--warning.hint--bottom:before{border-bottom-color:#c09854}.hint--warning.hint--left:before{border-left-color:#c09854}.hint--warning.hint--right:before{border-right-color:#c09854}.hint--info:after{background-color:#3986ac;text-shadow:0 -1px 0 #1a3c4d}.hint--info.hint--top-left:before,.hint--info.hint--top-right:before,.hint--info.hint--top:before{border-top-color:#3986ac}.hint--info.hint--bottom-left:before,.hint--info.hint--bottom-right:before,.hint--info.hint--bottom:before{border-bottom-color:#3986ac}.hint--info.hint--left:before{border-left-color:#3986ac}.hint--info.hint--right:before{border-right-color:#3986ac}.hint--success:after{background-color:#458746;text-shadow:0 -1px 0 #1a321a}.hint--success.hint--top-left:before,.hint--success.hint--top-right:before,.hint--success.hint--top:before{border-top-color:#458746}.hint--success.hint--bottom-left:before,.hint--success.hint--bottom-right:before,.hint--success.hint--bottom:before{border-bottom-color:#458746}.hint--success.hint--left:before{border-left-color:#458746}.hint--success.hint--right:before{border-right-color:#458746}.hint--always:after,.hint--always:before{opacity:1;visibility:visible}.hint--always.hint--top:before{transform:translateY(-8px)}.hint--always.hint--top:after{transform:translateX(-50%) translateY(-8px)}.hint--always.hint--top-left:before{transform:translateY(-8px)}.hint--always.hint--top-left:after{transform:translateX(-100%) translateY(-8px)}.hint--always.hint--top-right:after,.hint--always.hint--top-right:before{transform:translateY(-8px)}.hint--always.hint--bottom:before{transform:translateY(8px)}.hint--always.hint--bottom:after{transform:translateX(-50%) translateY(8px)}.hint--always.hint--bottom-left:before{transform:translateY(8px)}.hint--always.hint--bottom-left:after{transform:translateX(-100%) translateY(8px)}.hint--always.hint--bottom-right:after,.hint--always.hint--bottom-right:before{transform:translateY(8px)}.hint--always.hint--left:after,.hint--always.hint--left:before{transform:translateX(-8px)}.hint--always.hint--right:after,.hint--always.hint--right:before{transform:translateX(8px)}.hint--rounded:after{border-radius:4px}.hint--no-animate:after,.hint--no-animate:before{transition-duration:0s}.hint--bounce:after,.hint--bounce:before{transition:opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.71,1.7,.77,1.24)}.hint--no-shadow:after,.hint--no-shadow:before{box-shadow:none;text-shadow:none}.hint--no-arrow:before{display:none}@font-face{font-display:swap;font-family:FoundrySterling;font-style:normal;font-weight:400;src:url(../../static/media/FoundrySterling-Regular.289b60eb25187786f537.otf) format("opentype")}@font-face{font-display:swap;font-family:FoundrySterling;font-style:italic;font-weight:400;src:url(../../static/media/FoundrySterling-Regular-Italic.dd65d0b45630e2de2639.otf) format("opentype")}@font-face{font-display:swap;font-family:FoundrySterling;font-style:normal;font-weight:500;src:url(../../static/media/FoundrySterling-Medium.3c78d4054e03bdba617f.otf) format("opentype")}@font-face{font-display:swap;font-family:FoundrySterling;font-style:normal;font-weight:600;src:url(../../static/media/FoundrySterling-SemiBold.3d45db22c070f74bdead.otf) format("opentype")}@font-face{font-display:swap;font-family:FoundrySterling;font-style:normal;font-weight:700;src:url(../../static/media/FoundrySterling-Bold.7e17932ec730aa0af8e8.otf) format("opentype")}@font-face{font-display:swap;font-family:FoundrySterling;font-style:normal;font-weight:800;src:url(../../static/media/FoundrySterling-ExtraBold.039ed4d19df513448901.otf) format("opentype")}
/*# sourceMappingURL=main.6bc7b57d.css.map*/