@media only screen and (min-width:480px){.columns{-webkit-columns:2;columns:2}}@media only screen and (min-width:648px){.columns{-webkit-columns:3;columns:3}}#word-cloud{width:100%}@media only screen and (min-width:940px){#word-cloud{height:600px}}#word-cloud span{-webkit-transition:0.3s all;-o-transition:0.3s all;transition:0.3s all}#word-cloud [data-type="1"]{color:#344f76}#word-cloud [data-type="2"]{color:#34755d}#word-cloud [data-type="3"]{color:#753441}#word-cloud .hidden{opacity:0}.switches{display:none}.switches li,.switches ul{margin:0;padding:0;list-style-type:none}.switches ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.switches ul li{margin:0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.switches .toggle-switch input[type=checkbox]#type2:checked+.text{background:#34755d;border-color:#34755d}.switches .toggle-switch input[type=checkbox]#type3:checked+.text{background:#753441;border-color:#753441}