@charset "UTF-8";/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,.15);box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none}.chosen-container a{cursor:pointer}.chosen-container .chosen-single .group-name,.chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.chosen-container .chosen-single .group-name:after,.chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/static/ac1c922ea07b1486f0215f62330c84f3ffe91828/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/static/ac1c922ea07b1486f0215f62330c84f3ffe91828/chosen-sprite.png) no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(/static/ac1c922ea07b1486f0215f62330c84f3ffe91828/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%)}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:0 0!important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/static/ac1c922ea07b1486f0215f62330c84f3ffe91828/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:0 0}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,.3);box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(/static/ac1c922ea07b1486f0215f62330c84f3ffe91828/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span,.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container-single .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-rtl .chosen-search input[type=text]{background-image:url(/static/5471219e8e48be03924867a0c1ce68c2adeb3225/chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}@-webkit-keyframes moving-bg{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-162px);transform:translateX(-162px)}}@keyframes moving-bg{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-162px);transform:translateX(-162px)}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font-family:inherit;vertical-align:baseline}body,input,label,textarea{margin:0;padding:0;border:0;vertical-align:baseline}button,table{padding:0;font-size:100%;vertical-align:baseline}table{border:0}button{margin:0;font-family:inherit}input,label,select,textarea{font-size:100%;font-family:inherit;outline:0}input:focus,label:focus,select:focus,textarea:focus{outline:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;font-family:'IBM Plex Sans',sans-serif;font-weight:400;color:#333;font-size:14px}ol,ul{list-style:none!important}td{white-space:nowrap}blockquote,q{quotes:none}blockquote::after,blockquote::before,q::after,q::before{content:none}table{width:100%;color:#5d5d5d;font-family:'IBM Plex Mono';border-spacing:1px;border-collapse:separate;position:relative;margin:0 0 10px}button{cursor:pointer;border:0;outline:0;-webkit-box-shadow:none;box-shadow:none;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}button,input{background-color:transparent}*{-webkit-box-sizing:border-box;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:rgba(216,216,216,.56) #fff}.contacts .info .info-bottom span,section.file-upload .file-info #file-error.show,section.file-upload .file-info #file-limitations.show,section.file-upload .file-info #file-name.show,section.file-upload .file-info span.dash.show,section.file-upload a#btn-visualize.show,section.file-upload button#abort-read.show,section.file-upload button#btn-visualize.show,span{display:inline-block}a,h1,h2,h3,h4,h5,h6,p{-webkit-transition:.4s color,font-size;-o-transition:.4s color,font-size;transition:.4s color,font-size}a,button,input{color:inherit}a{text-decoration:none}img{-webkit-user-drag:none;-moz-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.graph-container .wordtree svg.wordtree__graph,figure{overflow:hidden}.has-text-align-left,.tabs .tabs-content>.tab-item h3{text-align:left}.has-text-align-center{text-align:center}.has-text-align-right{text-align:right}.wp-bootstrap-blocks-row.row{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-bootstrap-blocks-row [class*=col-]{overflow:hidden;padding:0 24px}.wp-bootstrap-blocks-row .col-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.wp-bootstrap-blocks-row .col-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666%;flex:0 0 16.66666%;max-width:16.66666%}.wp-bootstrap-blocks-row .col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wp-bootstrap-blocks-row .col-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.wp-bootstrap-blocks-row .col-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666%;flex:0 0 41.66666%;max-width:41.66666%}.wp-bootstrap-blocks-row .col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wp-bootstrap-blocks-row .col-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.wp-bootstrap-blocks-row .col-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666%;flex:0 0 66.66666%;max-width:66.66666%}.wp-bootstrap-blocks-row .col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wp-bootstrap-blocks-row .col-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.wp-bootstrap-blocks-row .col-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666%;flex:0 0 91.66666%;max-width:91.66666%}.wp-bootstrap-blocks-row .col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:576px){.wp-bootstrap-blocks-row .col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.wp-bootstrap-blocks-row .col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666%;flex:0 0 16.66666%;max-width:16.66666%}.wp-bootstrap-blocks-row .col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wp-bootstrap-blocks-row .col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.wp-bootstrap-blocks-row .col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666%;flex:0 0 41.66666%;max-width:41.66666%}.wp-bootstrap-blocks-row .col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wp-bootstrap-blocks-row .col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.wp-bootstrap-blocks-row .col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666%;flex:0 0 66.66666%;max-width:66.66666%}.wp-bootstrap-blocks-row .col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wp-bootstrap-blocks-row .col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.wp-bootstrap-blocks-row .col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666%;flex:0 0 91.66666%;max-width:91.66666%}.wp-bootstrap-blocks-row .col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:768px){.wp-bootstrap-blocks-row .col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.wp-bootstrap-blocks-row .col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666%;flex:0 0 16.66666%;max-width:16.66666%}.wp-bootstrap-blocks-row .col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wp-bootstrap-blocks-row .col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.wp-bootstrap-blocks-row .col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666%;flex:0 0 41.66666%;max-width:41.66666%}.wp-bootstrap-blocks-row .col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wp-bootstrap-blocks-row .col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.wp-bootstrap-blocks-row .col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666%;flex:0 0 66.66666%;max-width:66.66666%}.wp-bootstrap-blocks-row .col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wp-bootstrap-blocks-row .col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.wp-bootstrap-blocks-row .col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666%;flex:0 0 91.66666%;max-width:91.66666%}.wp-bootstrap-blocks-row .col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:992px){.wp-bootstrap-blocks-row .col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.wp-bootstrap-blocks-row .col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666%;flex:0 0 16.66666%;max-width:16.66666%}.wp-bootstrap-blocks-row .col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wp-bootstrap-blocks-row .col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.wp-bootstrap-blocks-row .col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666%;flex:0 0 41.66666%;max-width:41.66666%}.wp-bootstrap-blocks-row .col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wp-bootstrap-blocks-row .col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.wp-bootstrap-blocks-row .col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666%;flex:0 0 66.66666%;max-width:66.66666%}.wp-bootstrap-blocks-row .col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wp-bootstrap-blocks-row .col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.wp-bootstrap-blocks-row .col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666%;flex:0 0 91.66666%;max-width:91.66666%}.wp-bootstrap-blocks-row .col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.wp-bootstrap-blocks-row .col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.wp-bootstrap-blocks-row .col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.66666%;flex:0 0 16.66666%;max-width:16.66666%}.wp-bootstrap-blocks-row .col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.wp-bootstrap-blocks-row .col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.wp-bootstrap-blocks-row .col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.66666%;flex:0 0 41.66666%;max-width:41.66666%}.wp-bootstrap-blocks-row .col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.wp-bootstrap-blocks-row .col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.wp-bootstrap-blocks-row .col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.66666%;flex:0 0 66.66666%;max-width:66.66666%}.wp-bootstrap-blocks-row .col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.wp-bootstrap-blocks-row .col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.wp-bootstrap-blocks-row .col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.66666%;flex:0 0 91.66666%;max-width:91.66666%}.wp-bootstrap-blocks-row .col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}body h1,body h2,body h3,body h4,body h5,body h6,body p{font-family:inherit;color:inherit;padding:0;margin:0 0 20px;line-height:1.57}body p{font-size:inherit}body h1,body h2,body h3,body h4,body h5,body h6{font-weight:500}body a,body h1,body h2,body h3,body h4,body h5,body h6,body p,body span{-webkit-transition:.4s color linear 0s;-o-transition:.4s color linear 0s;transition:.4s color linear 0s}body a>span,body p>span{-webkit-transition:none;-o-transition:none;transition:none;color:inherit}body p>a{color:#d38b10}body p>a:hover{text-decoration:underline}@media (min-width:768px){body{font-size:14px}body h2{font-size:28px}body h3{font-size:18px}}.bar{padding:10px 0;-ms-flex-preferred-size:100%;flex-basis:100%;height:40px}.bar .partition{height:20px;-ms-flex-preferred-size:var(--share);flex-basis:var(--share);border:2px solid transparent;cursor:pointer}.bar .partition:hover{border-color:#000}.bar,a.btn,body,button.btn{display:-webkit-box;display:-ms-flexbox;display:flex}body{min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.container,body>main{position:relative;overflow:hidden}body>main{-webkit-box-flex:1;-ms-flex:1;flex:1}#btn-redraw-display.hide{display:none}a.btn,button.btn{background-color:#d38b10;font-size:15px;font-weight:500;color:#fff;padding:18px 27px;border-radius:8px;cursor:pointer;-webkit-transition:background-color .4s;-o-transition:background-color .4s;transition:background-color .4s;margin-bottom:20px}[type=file]+label:hover,a.btn:hover,button.btn:hover{background-color:#93610b}.container{padding:0 24px;margin:0 auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}.container-fluid{width:100%;padding:0 24px;margin:0 auto;overflow:hidden;position:relative}@media (min-width:576px){.container-fluid{padding:0 24px}}.divider{width:100%;height:1px;margin-bottom:20px}.divider.line{background-color:#979797}.divider.dotted{background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#979797),color-stop(50%,rgba(255,255,255,0)));background-image:-o-linear-gradient(left,#979797 50%,rgba(255,255,255,0) 50%);background-image:linear-gradient(to right,#979797 50%,rgba(255,255,255,0) 50%);background-position:top;background-size:5px 1px;background-repeat:repeat-x}.filter{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0 10px;-ms-flex-preferred-size:100%;flex-basis:100%}.filter .select-custom{margin-right:20px}.filter .widget{margin-left:auto;margin-right:0}.contacts,.filter,section.file-upload form .input-wrapper,section.file-upload form.show{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts .info,section.file-upload form{-ms-flex-line-pack:center;align-content:center}.contacts .info{-ms-flex-wrap:wrap;flex-wrap:wrap}.contacts .info .info-bottom,.contacts .info .info-top{-ms-flex-preferred-size:100%;flex-basis:100%}.contacts .info .info-top p{margin-bottom:5px}.contacts .info,.contacts .info .info-bottom{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts .info .info-bottom .dash{margin:0 5px}.contacts .info .info-bottom .email{color:#d38b10}.contacts--tabs .logo{margin-top:10px;margin-right:10px;margin-left:-10px}.contacts--tabs .logo img{width:67px}footer.footer{padding-bottom:40px}section.file-upload{padding:40px 0}button,section.file-upload .file-info,section.file-upload .form-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.file-upload form{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;display:none}section.file-upload form .input-wrapper{margin-right:75px}section.file-upload .file-info span.dash{margin:0 10px;display:none}section.file-upload .file-info #file-name{display:none;margin-right:10px}section.file-upload .file-info #file-error{margin-right:20px;display:none}section.file-upload .file-info #file-limitations{display:none}section.file-upload .file-info #file-limitations ul.list{margin-bottom:0}section.file-upload a#btn-visualize,section.file-upload button#btn-visualize{margin-bottom:0;line-height:15px;display:none;margin-right:20px}section.file-upload button#abort-read{color:#d38b10;margin-left:10px;display:none}.graph-container{padding:50px 80px;height:600px;font-family:"IBM Plex Sans",sans-serif}.graph-container .point{cursor:pointer}.graph-container .vis-sunburst text{visibility:hidden}.graph-container .wordtree{position:relative;padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%}.graph-container .wordtree,.graph-container .wordtree .wordtree__search,.graph-container .wordtree .wordtree__searchsetting{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.graph-container .wordtree,.graph-container .wordtree .wordtree__search{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.graph-container .wordtree .wordtree__search{-ms-flex-negative:0;flex-shrink:0}.graph-container .wordtree .wordtree__search input{width:100%;line-height:2rem;font-size:1.5rem;margin-bottom:.5rem;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box}.graph-container .wordtree .wordtree__searchsetting{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.graph-container .wordtree .wordtree__searchsetting--left,.graph-container .wordtree .wordtree__searchsetting--right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.graph-container .wordtree .wordtree__body,.graph-container .wordtree .wordtree__searchsetting--right{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.25rem 0}.graph-container .wordtree .wordtree__searchsetting label{font-style:italic}.graph-container .wordtree .wordtree__searchsetting select{margin-left:.5rem}.graph-container .wordtree .wordtree__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:.5rem;position:relative}.graph-container .wordtree .wt-textviewer{position:absolute;top:0;bottom:0;right:0;overflow-y:auto;font-family:"Andale Mono","Courier New",Courier,monospace;text-align:justify}.graph-container .wordtree .wt-textviewer a{text-decoration:none;color:#333}.graph-container .wordtree .wt-textviewer a.highlight{background:#c6e4ed}.graph-container .wordtree .wt-textviewer a:hover{text-decoration:underline}.graph-container .wordtree .wt-textviewer .row{height:20px;overflow:hidden}.graph-container .wordtree .wt-graph{position:absolute;top:0;left:0;bottom:0;right:0}.graph-container .wordtree svg.wordtree__graph.hover tspan:hover,.graph-container .wordtree svg.wordtree__graph:not(.hover) text:hover{fill:#d38b10}.graph-container .wordtree svg.wordtree__graph path{fill:none;stroke:#666;stroke-width:.5px}.graph-container .wordtree svg.wordtree__graph text{cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.graph-container .wordtree svg.wordtree__graph rect{fill:none;stroke:#ddd}.graph-container .wordtree svg.wordtree__graph rect.page{fill:#add8e6;stroke:#3f5163;fill-opacity:.7;cursor:move}.graph-container .wordtree svg.wordtree__graph line{stroke:#546b81}.graph-container .wordtree #wt_help{font-size:10px;font-style:italic;padding:0;position:absolute;top:0;left:0}.graph-container .hidden{display:none}.svg-tooltip{background:#333;color:#fff;border-radius:4px;display:block;font-size:14px;font-weight:400;padding:.2rem .4rem;position:absolute;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:pre;z-index:300;visibility:hidden;-webkit-box-shadow:0 0 1px 0 #aaa;box-shadow:0 0 1px 0 #aaa;pointer-events:none;line-height:1.25}.grid-dataset{margin-left:-30px;margin-right:-30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.grid-dataset .grid-item,.grid-factors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.grid-dataset .grid-item{padding:20px 30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:50%;flex-basis:50%}.grid-dataset .grid-item img{border:2px solid #d38b10;margin-bottom:17px;width:100%;height:auto}.grid-dataset .grid-item span.heading{font-size:16px;font-weight:500;margin-bottom:17px}.grid-dataset .grid-item p{line-height:20px;margin-bottom:0}.grid-factors{-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;overflow:scroll}.grid-factors .grid-item{-ms-flex-preferred-size:100%;flex-basis:100%;padding:10px 0}.grid-factors .grid-item .select-header{margin-bottom:10px}.grid-factors .grid-item:last-of-type{margin-bottom:100px}svg.svg-sprite-icon{height:24px;width:24px;fill:#d38b10;display:inline-block;-webkit-transition:.4s all linear;-o-transition:.4s all linear;transition:.4s all linear}[type=file]{height:0;overflow:hidden;width:0}[type=file]+label{display:inline-block;font-size:15px;font-weight:500;padding:18px 27px;border-radius:8px;cursor:pointer;-webkit-transition:background-color .4s;-o-transition:background-color .4s;transition:background-color .4s}.list-factors-wraper{border:1px solid #6d7278;padding:0;border-radius:2px}ul.list-factors{height:116px;overflow:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}ul.list-factors li{padding:8px 5px;cursor:pointer}[type=file]+label,ul.list-factors li.active{background-color:#d38b10;color:#fff}ul.list-sentences{height:100%;overflow:scroll}ul.list-sentences li{text-align:left;padding:10px 10px 10px 20px;position:relative;white-space:nowrap;border-bottom:1px solid #eee;border-left-style:solid;border-left-width:6px;border-left-color:#fff}ul.list{padding-left:20px;margin-bottom:20px}ul.list li{margin:10px 0;position:relative}.progress-bar::before,ul.list li::before{content:'•';position:absolute;height:100%;left:-10px;top:1px}a.logo{display:inline-block;padding:20px 0;margin-left:-20px}.modal{position:fixed;left:0;top:0;height:100%;background-color:rgba(255,255,255,.9);display:none}.modal.show{display:-webkit-box;display:-ms-flexbox;display:flex}.modal,.modal .modal-content,.modal .modal-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.modal .modal-wrapper{position:relative;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.modal .modal-content{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-width:25%}.modal,.modal .modal-content .progress-bar-wrapper,section.section.section-parsing .progress-bar-wrapper,section.section.section-parsing .progress-bar-wrapper .progress-bar{width:100%}.modal .modal-content--vis,.select__box .select__toolbox .select__arrow::before,.sidepanel.active .sidepanel-header button.sidepanel_controls svg.icon-sidepanel-left,.sidepanel.active .sidepanel-header button.sidepanel_controls svg.icon-sidepanel-right{display:none}.modal .modal-content.show{display:-webkit-box;display:-ms-flexbox;display:flex}.modal .modal-content p{margin-bottom:.5rem}.modal .icon-close{position:absolute;top:20px;right:20px;cursor:pointer}.page-navigation{position:relative;overflow:hidden}.page-navigation a,.progress-bar-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-navigation a{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;position:absolute;padding:10px 0;color:#d38b10}.page-navigation a:hover{color:#694508}.page-navigation a:hover svg{fill:#694508}.page-navigation a svg{margin-right:10px}.progress-bar-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px}.progress-bar{border-radius:8px;background-color:#d38b10;height:36px;width:100%;position:relative;overflow:hidden;display:none}.progress-bar.show,.tabs .tabs-content>.tab-item.active{display:block}.progress-bar::before{content:'';left:0;top:0;width:200%;background-image:url(/static/images/566380afae72c1797e18ac81c9122e8b0eeb72db/loader.png);background-repeat:repeat-x;background-size:contain;-webkit-animation-name:moving-bg;animation-name:moving-bg;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-track{background:#fff}::-webkit-scrollbar-thumb{background-color:rgba(216,216,216,.56);border-radius:5px;border:2px solid #fff}.chosen-container{width:100%;border-radius:2px;border:0;-webkit-box-shadow:none;box-shadow:none}.chosen-container-multi .chosen-choices li.search-choice{background-image:none;background-color:rgba(211,139,16,.34);height:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chosen-container-multi .chosen-choices li.search-field{height:30px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.chosen-container-multi .chosen-choices,.select__box .select__toolbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.chosen-container-multi .chosen-choices{-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:39px}.chosen-container-multi .chosen-choices li.search-field input[type=text]{height:100%;font-family:'IBM Plex Sans',sans-serif;font-weight:400;color:#ccc;font-size:14px;padding-left:4px}.chosen-container .chosen-results li{padding:10px 5px}.chosen-container .chosen-results li.highlighted{background-image:none;background-color:#d38b10}.select__box{position:relative}.select__box .select__toolbox{border:1px solid #6d7278;border-radius:0;position:relative;padding:15px 20px;width:300px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;cursor:pointer}.select__box .select__toolbox .select__arrow{position:absolute;cursor:pointer;right:15px;bottom:50%;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #d8d8d8;border-radius:0;pointer-events:none}.select__box .select__toolbox .select__output{pointer-events:none;margin-right:40px;color:#5d5d5d}.select__box .select__dropdown{position:absolute;z-index:999;min-width:100%;border:1px solid #6d7278;background-color:#fff;border-top:none;border-radius:0;visibility:hidden;opacity:0}.select__box .select__dropdown.active{visibility:visible;opacity:1}.select__box .select__dropdown ul.select__list li.select__item{padding:15px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;cursor:not-allowed;opacity:.5}.select__box .select__dropdown ul.select__list li.select__item:hover,table th{background-color:#d8d8d8}.select__box .select__dropdown ul.select__list li.select__item.selected{background-color:rgba(211,139,16,.2)}.select__box .select__dropdown ul.select__list li.select__item.enabled{opacity:1;cursor:pointer}.select__box .select__dropdown ul.select__list li.select__item.enabled::before{background-color:var(--bg-color)}.select__box .select__dropdown ul.select__list li.select__item::before{content:'';position:absolute;left:0;top:0;height:100%;width:4px;background-color:#5d5d5d}.select__box .select__dropdown ul.select__list li.select__item span.select__item_text{color:#5d5d5d;pointer-events:none}li.select__item[data-value=Fear]::before{background-color:red}.sidepanel{position:absolute;top:100px;height:651px;background-color:#fff;width:33.33vw;-webkit-transition:.25s -webkit-transform;-o-transition:.25s transform;transition:.25s transform;transition:.25s transform,.25s -webkit-transform;padding:0 10px;border:1px solid #979797}.sidepanel .btn{margin-top:40px}.sidepanel .sidepanel-wrapper{position:relative;height:100%;width:100%}.sidepanel.sidepanel-left{left:0;-webkit-transform:translateX(calc(-100% + 5px));-ms-transform:translateX(calc(-100% + 5px));transform:translateX(calc(-100% + 5px));border-left:none}.sidepanel.sidepanel-left .sidepanel-header{right:-45px;border-radius:2px;border-right:1px solid #979797;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sidepanel.sidepanel-left .sidepanel-header button.sidepanel_controls{margin-left:20px}.sidepanel.sidepanel-left .sidepanel-header span.title{margin-left:30px}.sidepanel.sidepanel-left .sidepanel-content{padding-left:20px;padding-right:20px;padding-top:80px}.sidepanel.sidepanel-right{right:0;-webkit-transform:translateX(calc(100% - 5px));-ms-transform:translateX(calc(100% - 5px));transform:translateX(calc(100% - 5px));border-right:none}.sidepanel.sidepanel-right .sidepanel-header{left:-45px;border-left:1px solid #979797;border-radius:2px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.sidepanel.sidepanel-right .sidepanel-header button.sidepanel_controls{margin-right:20px}.sidepanel.sidepanel-right .sidepanel-content{margin-left:0;width:100%}.sidepanel.active{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.sidepanel.active .sidepanel-header button.sidepanel_controls svg.icon-close{display:inline-block}.sidepanel .sidepanel-header{position:absolute;border-top:1px solid #979797;border-bottom:1px solid #979797;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:left;-ms-flex-align:left;align-items:left;top:-2px;background-color:#fff;width:calc(100% + 55px);height:40px;z-index:1}.sidepanel .sidepanel-header button.sidepanel_controls{padding:3px 8px;height:40px}.sidepanel .sidepanel-header button.sidepanel_controls svg.svg-sprite-icon{height:18px}.sidepanel .sidepanel-header button.sidepanel_controls svg.icon-close{display:none}.sidepanel .sidepanel-header button.sidepanel_controls:hover svg{fill:#694508}.sidepanel .sidepanel-header span.title{height:40px;line-height:40px;font-size:18px;margin-right:auto}.sidepanel .sidepanel-content{padding-top:50px;position:relative;height:100%;width:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.table-wrapper p.caption{color:#a9a9a9;font-size:12px}table::before{content:'';position:absolute;bottom:0;left:0;height:50px;width:100%;background-image:-webkit-gradient(linear,left bottom,left top,from(#fff),to(rgba(255,255,255,0)));background-image:-o-linear-gradient(bottom,#fff,rgba(255,255,255,0));background-image:linear-gradient(to top,#fff,rgba(255,255,255,0))}table th{font-weight:400;text-transform:uppercase;padding:8px 10px}table td{text-align:center;padding:8px 10px}table tbody tr:nth-child(even){background-color:#f2f2f2}ul.tabs-menu#tabs-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eee}ul.tabs-menu#tabs-menu li{padding:20px 30px;cursor:pointer;border-bottom:8px solid transparent}ul.tabs-menu#tabs-menu li.active{border-bottom:8px solid #d38b10}ul.tabs-menu#tabs-menu li span{font-size:18px;color:#000;pointer-events:none}.tabs .tabs-content{padding:0 0 20px}.tabs .tabs-content>.tab-item{display:none;text-align:center}.tabs .tabs-content>.tab-item p{text-align:left}.tooltip-popper .tooltip_category,.tooltip-popper .tooltip_subcategory{text-transform:capitalize}section.topbar{display:none;background-color:#fbf2e5;padding:10px 0}section.topbar span{font-size:12px;letter-spacing:.69px;color:#040404}section.topbar span strong{font-weight:500}