.app .brick__status,.field-enum--radio .field-enum__option-label,.field__message,.menu__button,.modal-library__brick,.modal-library__category-title,.pipe__description{font-family:Roboto,sans-serif;font-weight:400;font-size:16px;line-height:1.5}.pipe__title{font-family:Roboto,sans-serif;font-weight:500;font-size:21px;line-height:1.5}.modal__header{font-family:Roboto,sans-serif;font-weight:500;font-size:18px;line-height:1.5}.app .brick__action{font-family:Roboto,sans-serif;font-weight:500;font-size:15px;text-transform:uppercase;letter-spacing:1px}.app .brick__title-inner{font-family:Roboto,sans-serif;font-weight:500;font-size:24px;line-height:28px}.field__label{font-family:Roboto,sans-serif;font-weight:500;font-size:12px;line-height:10px;text-transform:uppercase;letter-spacing:1px}.field-boolean__toggle,.field-byte__input[type=text],.field-enum--default .field-enum__select,.field-enum--radio .field-enum__option-radio:checked+.field-enum__option-label,.field-number__display,.field-number__input,.field-text__input[type=text]{font-family:Roboto,sans-serif;font-weight:500;font-size:16px}.app .viewer-text__textarea{font-family:"Source Code Pro",monospace;font-weight:400;font-size:16px;line-height:1.5}.app .brick,.field__message,.modal-library__brick{box-shadow:0 1px 3px 0 rgba(0,0,0,.14);border-radius:2px;background:#fff}.menu{box-shadow:0 4px 12px 1px rgba(0,0,0,.14);border-radius:3px;background:#fff}.modal__dialog{box-shadow:0 1px 3px 0 rgba(0,0,0,.14);border-radius:4px;background:#fff}.app{display:flex;flex-direction:column;width:100%;padding:0}.app body,.app button,.app input,.app select,.app textarea{color:#272727;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app .form{display:flex;flex-direction:row;flex-wrap:wrap}.app .brick{display:flex;position:relative;flex-direction:column;user-select:none}@media screen and (max-width:448px){.app .brick{border-radius:0}}.app .brick__header{position:relative;padding:16px;height:104px;border-bottom:1px solid #e3e8ec;cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.pipe--dragging .app .brick__header{cursor:inherit}.app .brick__btn-menu{display:flex;justify-content:center;align-items:center;position:absolute;top:0;right:0;width:36px;height:48px;color:#90999e}.app .brick__btn-menu:hover{color:#272727}.app .brick__btn-menu svg{width:16px;height:16px;fill:currentColor}.app .brick__menu{position:absolute;top:-8px;right:-8px;min-width:160px}@media screen and (min-width:0) and (max-width:767px){.app .brick__menu{right:8px}}.app .brick__actions{display:flex;flex-direction:row;margin:0 -6px}.app .brick__action{display:block;padding:0 6px;color:#90999e}.app .brick__action--active{color:inherit}.app .brick__title{display:flex;flex-direction:row;margin-top:24px;max-width:100%}.app .brick__title-inner{flex-basis:0;flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app .brick__title-caret{margin-top:4px;margin-left:4px;pointer-events:none}.app .brick__title-caret svg{width:20px;height:20px;fill:currentColor}.app .brick__content{line-height:0}.app .brick__status{padding:13px 16px;min-height:48px;word-break:break-word;color:#90999e;transition-property:color}.app .brick__status--hidden{display:none}.app .brick__status--error{color:#ff6940}.app .brick__status--backward,.app .brick__status--forward{transition-delay:.5s;transition-duration:.5s}.app .brick__status--flash{color:inherit;transition-delay:0s;transition-duration:0s}.app .brick__status-icon{display:inline-block;position:relative;top:2px;width:16px;height:16px;margin-right:8px;background-repeat:no-repeat;background-size:100% auto}.app .brick__status-icon svg{width:16px;height:16px;fill:currentColor}@media screen and (min-width:0) and (max-width:999px){.app .brick__status--backward .app .brick__status-icon svg,.app .brick__status--forward .app .brick__status-icon svg{transform:rotate(90deg)}}.app .brick__status--forward .app .brick__status-icon svg{transform:rotate(180deg)}@media screen and (min-width:0) and (max-width:999px){.app .brick__status--forward .app .brick__status-icon svg{transform:rotate(270deg)}}.app .brick__status-message{display:inline;user-select:auto}.app .viewer{color:#198229}.app .encoder{color:#f90}.app .viewer-text__textarea{width:100%;height:200px;padding:16px;border:none;overflow:hidden;background:0 0}.app .viewer-punched-tape__canvas{width:100%;min-height:200px}.app .viewer-punched-tape__mark{fill:#90999e}.app .viewer-punched-tape__tape{fill:#90999e}.app .viewer-punched-tape__hole{fill:#fff}button{padding:0;border:none;text-align:left;cursor:pointer;background:0 0;color:inherit;font:inherit}input[type=text],select,textarea{margin:0;padding:0;width:100%}input[type=number]{-moz-appearance:textfield}textarea{resize:none;width:100%}ol,ul{margin:0;padding:0}ol,ul{list-style-type:none;font:inherit}li{font:inherit}.modal-visible{overflow:hidden}.modal{display:block;visibility:hidden;transition-property:visibility;transition-duration:.6s}.modal--visible{visibility:visible}.modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#000;opacity:0;transition-property:opacity;transition-duration:.4s;transition-delay:.2s}.modal--visible .modal__backdrop{opacity:.4;transition-delay:0s}.modal__scrollable{width:100%;height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.modal__outer{position:relative;width:auto;pointer-events:none;max-width:500px;margin:1.75rem auto;display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal--visible .modal__outer{transform:none}@media screen and (min-width:0) and (max-width:767px){.modal__outer{max-width:552px}}@media screen and (min-width:768px){.modal__outer{max-width:50vw}}.modal__dialog{display:flex;position:relative;flex-direction:column;width:100%;background:#fff;pointer-events:auto;outline:0;overflow:hidden;transition-property:height;transition-duration:.4s}@media screen and (min-width:768px){.modal__dialog{border-radius:0 0 4px 4px}}.modal__header{position:relative;padding-top:16px;padding-bottom:16px}@media screen and (min-width:0) and (max-width:767px){.modal__header{padding-left:16px;padding-right:16px}}@media screen and (min-width:768px) and (max-width:999px){.modal__header{padding-left:24px;padding-right:24px}}@media screen and (min-width:1000px) and (max-width:1399px){.modal__header{padding-left:32px;padding-right:32px}}@media screen and (min-width:1400px){.modal__header{padding-left:32px;padding-right:32px}}.modal__btn-close{display:flex;flex-direction:column;justify-content:center;position:absolute;top:0;right:0;bottom:0;padding:0 24px;font-size:0;color:#90999e}.modal__btn-close:hover{color:#272727}@media screen and (min-width:0) and (max-width:767px){.modal__btn-close{padding-right:16px}}@media screen and (min-width:768px) and (max-width:999px){.modal__btn-close{padding-right:24px}}@media screen and (min-width:1000px) and (max-width:1399px){.modal__btn-close{padding-right:32px}}@media screen and (min-width:1400px){.modal__btn-close{padding-right:32px}}.modal__btn-close svg{width:16px;height:16px;fill:currentColor}.modal__content{background:#f2f4f6}@media screen and (min-width:0) and (max-width:767px){.modal__content{padding:16px}}@media screen and (min-width:768px) and (max-width:999px){.modal__content{padding:24px}}@media screen and (min-width:1000px) and (max-width:1399px){.modal__content{padding:32px}}@media screen and (min-width:1400px){.modal__content{padding:32px}}.modal body,.modal button,.modal input,.modal select,.modal span,.modal textarea{color:#272727;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.modal-library__categories{margin:-12px 0}.modal-library__category{padding:12px 0}.modal-library__category-title{display:block;padding-bottom:10px;color:#90999e}.modal-library__bricks{display:flex;flex-direction:row;flex-wrap:wrap;margin:-4px}@media screen and (min-width:0) and (max-width:767px){.modal-library__bricks{flex-direction:column}}.modal-library__brick{display:block;margin:4px;padding:0 12px;line-height:40px}.modal-library__brick::before{content:"";display:inline-block;width:8px;height:8px;margin:0 8px 1px 0;border-radius:4px;background:#198229}.modal-library__brick--encoder::before{background:#f90}.menu{display:block;visibility:hidden;background:#fff;z-index:10;max-height:56px;padding:8px 0;overflow:hidden;transition-property:none;transition-duration:.6s;transition-timing-function:linear}.menu__list{flex-direction:column}.menu__button{display:block;padding:8px 16px;width:100%;line-height:24px;color:#272727}.menu__button:hover{background:#f2f4f6}.menu--visible{transition-property:visibility,max-height;visibility:visible;max-height:500px}.pipe{display:flex;flex-direction:column;flex-grow:1}@media screen and (min-width:1000px){.pipe{min-height:calc(100vh - 96px)}}.pipe--dragging{cursor:grabbing;cursor:-moz-grabbing;cursor:-webkit-grabbing}.pipe__scrollable{position:relative;background:#f2f4f6}@media screen and (min-width:1000px){.pipe__scrollable{flex-grow:1;order:1;overflow:hidden}}.pipe__scroll-handle{position:absolute;top:0;left:0;bottom:0;width:100px;z-index:50}@media screen and (min-width:0) and (max-width:999px){.pipe__scroll-handle{display:none}}.pipe__scroll-handle--right{left:auto;right:0}.pipe__scroll-handle--disabled{display:none}.pipe__content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:96px 0}@media screen and (min-width:1000px){.pipe__content{flex-direction:row;align-items:flex-start;float:left;padding:48px 48px;min-width:100%}}@media screen and (min-width:1000px) and (min-width:0) and (max-width:767px){.pipe__content{padding-left:16px;padding-right:16px}}@media screen and (min-width:1000px) and (min-width:768px) and (max-width:999px){.pipe__content{padding-left:32px;padding-right:32px}}@media screen and (min-width:1000px) and (min-width:1000px) and (max-width:1399px){.pipe__content{padding-left:48px;padding-right:48px}}@media screen and (min-width:1000px) and (min-width:1400px){.pipe__content{padding-left:64px;padding-right:64px}}.pipe__part-pipe{position:relative;width:96px;height:56px;background:#198229;border-color:#198229}@media screen and (min-width:1000px){.pipe__part-pipe{width:56px;height:96px;margin-top:8px;margin-bottom:8px}}.pipe__part-pipe:first-child::after,.pipe__part-pipe:last-child::after{content:"";display:block;position:absolute;left:0;right:0;border-width:24px 48px 0 48px;border-style:solid;border-color:inherit}@media screen and (min-width:1000px){.pipe__part-pipe:first-child::after,.pipe__part-pipe:last-child::after{top:0;bottom:0;border-width:48px 0 48px 24px}}.pipe__part-pipe:first-child::after{top:-24px;border-top-color:transparent}@media screen and (min-width:1000px){.pipe__part-pipe:first-child::after{top:auto;border-top-color:inherit;left:-24px;border-left-color:transparent}}.pipe__part-pipe:last-child::after{bottom:-24px;border-left-color:transparent;border-right-color:transparent}@media screen and (min-width:1000px){.pipe__part-pipe:last-child::after{bottom:0;left:auto;right:-24px;border-top-color:transparent;border-right-color:inherit;border-bottom-color:transparent;border-left-color:inherit}}.pipe__part-collapsed{display:flex;flex-direction:column;width:96px;padding:4px 0}@media screen and (min-width:1000px){.pipe__part-collapsed{flex-direction:row;height:96px;width:auto;margin:8px 0;padding:0 4px}}.pipe__part-collapsed-fold{width:96px;height:8px;margin:4px 0;background:#198229}@media screen and (min-width:1000px){.pipe__part-collapsed-fold{width:8px;height:96px;margin:0 4px}}.pipe__part-brick{width:100%;min-width:320px;max-width:448px;flex-grow:1}@media screen and (min-width:1000px){.pipe__part-brick{max-width:576px}}@media screen and (min-width:1000px){.pipe__part-brick--encoder{max-width:368px}}@media screen and (min-width:0) and (max-width:999px){:root[data-browser^="ie/11"] .pipe__part-brick{position:relative;z-index:1;margin:-3px 0}}@media screen and (min-width:768px) and (max-width:999px){.pipe__part-brick{width:448px}}@media screen and (min-width:1000px){.pipe__part-brick{width:auto;flex-basis:0}:root[data-browser^="ie/11"] .pipe__part-brick{flex-basis:360px;flex-grow:0}}.pipe__header{order:2;padding-top:36px;padding-bottom:32px}@media screen and (min-width:0) and (max-width:999px){.pipe__header{text-align:center}}.pipe__description,.pipe__link-list,.pipe__title{max-width:600px}@media screen and (min-width:0) and (max-width:999px){.pipe__description,.pipe__link-list,.pipe__title{margin:0 auto}}@media screen and (min-width:1000px){.pipe__description,.pipe__link-list,.pipe__title{max-width:896px}}.pipe__title{display:block;padding:0 0 14px}.pipe__link-list{margin-top:16px}@media screen and (min-width:0) and (max-width:767px){.pipe__link-list{margin-top:24px}}.pipe__btn-add{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;border:2px solid #fff;border-radius:13px;text-indent:-1000px;z-index:1;opacity:.4;overflow:hidden}.pipe__btn-add::after,.pipe__btn-add::before{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px;background:#fff}.pipe__btn-add::after{transform:translate(-50%,-50%) rotate(90deg)}.pipe__part-pipe:hover .pipe__btn-add{opacity:1}.pipe--dragging .pipe__btn-add{opacity:0}.pipe__drop-handle{position:absolute;top:50%;left:0;right:0;height:11px;background:#f2f4f6;transform:translate(0,-50%) translate(0,-.5px);z-index:1;visibility:hidden}@media screen and (min-width:1000px){.pipe__drop-handle{top:0;left:50%;bottom:0;right:auto;height:auto;width:11px;transform:translate(-50%,0) translate(-.5px,0)}}.pipe__drop-handle::after,.pipe__drop-handle::before{content:"";display:block;position:absolute}.pipe__drop-handle::before{background:#198229}@media screen and (min-width:0) and (max-width:999px){.pipe__drop-handle::before{top:4px;left:-16px;right:-14px;height:3px}}@media screen and (min-width:1000px){.pipe__drop-handle::before{left:4px;top:-16px;bottom:-14px;width:3px}}.pipe__drop-handle::after{width:7px;height:7px;border-radius:16px;border:3px solid #198229;background:#f2f4f6}@media screen and (min-width:0) and (max-width:999px){.pipe__drop-handle::after{top:-1px;left:-24px}}@media screen and (min-width:1000px){.pipe__drop-handle::after{left:-1px;top:-24px}}.pipe__part-pipe--dragging .pipe__drop-handle{visibility:visible}.field{display:flex;position:relative;flex-direction:column;border-bottom:1px solid #e3e8ec;border-left:1px solid #e3e8ec;min-height:57px;width:100%}.field__label{display:block;padding:12px 12px 0 16px;border-right:1px solid #e3e8ec;color:#90999e;align-self:flex-start;user-select:auto}.field-enum--radio .field-enum__field,.field__field{position:relative;margin:12px 16px;min-height:22px;user-select:auto}.field__message{display:block;position:absolute;left:50%;bottom:0;width:100%;padding:9px 12px 8px;border-radius:2px;transform:translate(-50%,100%);z-index:10;background:#ff6940;border-color:#ff6940;color:#fff;opacity:0;visibility:hidden;transition-property:opacity,visibility;transition-duration:.2s;word-break:break-word}.field--focus .field__message{opacity:1;visibility:visible}.field__message::before{content:"";display:block;position:absolute;top:-7px;left:50%;transform:translate(-50%,0);border-width:7px;border-style:solid;border-color:transparent;border-top-width:0;border-bottom-color:inherit}.field[data-width="1"]{width:8.3333333333%}.field[data-width="1"] .field__label{border:none}.field[data-width="2"]{width:16.6666666667%}.field[data-width="2"] .field__label{border:none}.field[data-width="3"]{width:25%}.field[data-width="3"] .field__label{border:none}.field[data-width="4"]{width:33.3333333333%}.field[data-width="4"] .field__label{border:none}.field[data-width="5"]{width:41.6666666667%}.field[data-width="5"] .field__label{border:none}.field[data-width="6"]{width:50%}.field[data-width="6"] .field__label{border:none}.field[data-width="7"]{width:58.3333333333%}.field[data-width="7"] .field__label{border:none}.field[data-width="8"]{width:66.6666666667%}.field[data-width="9"]{width:75%}.field[data-width="10"]{width:83.3333333333%}.field[data-width="11"]{width:91.6666666667%}.field--first{border-left:none}.field--invalid::before{content:"";display:block;width:3px;background:#ff6940;position:absolute;top:4px;left:4px;bottom:4px}.field--invalid .field__label{color:#ff6940}.field-boolean__input{position:absolute;top:0;left:0;z-index:-1;visibility:hidden}.field-boolean__toggle{display:block;user-select:none;cursor:pointer;line-height:22px;color:#90999e}.field-boolean__choice{display:inline-block;margin-right:8px}.field-boolean__choice:last-child{color:#272727}.field-boolean__input:checked+.field-boolean__toggle .field-boolean__choice:first-child{color:#272727}.field-boolean__input:checked+.field-boolean__toggle .field-boolean__choice:last-child{color:inherit}.field-enum--default .field-enum__field{position:relative}.field-enum--default .field-enum__field::after,.field-enum--default .field-enum__field::before{content:"";display:block;position:absolute;top:50%;right:14px;height:2px;width:8px;transform:translate(-.5px,2px) rotate(-45deg);transform-origin:left center;background:#90999e;pointer-events:none}.field-enum--default .field-enum__field::after{transform:translate(.5px,2px) rotate(-135deg)}.field-enum--default .field-enum__select{border:none;padding:12px 32px 12px 16px;line-height:22px;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none}:root[data-browser^="ie/11"] .field-enum--default .field-enum__select::-ms-expand{display:none}.field-enum--radio .field-enum__option{position:relative}.field-enum--radio .field-enum__option-radio{position:absolute;top:6px;left:0;z-index:-1;opacity:0}.field-enum--radio .field-enum__option-label{display:block;padding:4px 0 4px 24px;line-height:22px;color:#90999e;user-select:none;cursor:pointer}.field-enum--radio .field-enum__option-label::before{content:"";position:absolute;top:6px;left:0;width:12px;height:12px;background:#fff;border:2px solid #90999e;border-radius:8px;pointer-events:none}.field-enum--radio .field-enum__option-label::after{content:"";position:absolute;top:11px;left:5px;width:6px;height:6px;border-radius:8px;pointer-events:none}.field-enum--radio .field-enum__option-radio:checked+.field-enum__option-label{color:#272727}.field-enum--radio .field-enum__option-radio:checked+.field-enum__option-label::before{border-color:#272727}.field-enum--radio .field-enum__option-radio:checked+.field-enum__option-label::after{background:#272727}.field-number__field{display:flex;position:relative;flex-direction:row;width:100%}.field-number__value{display:block;position:relative;flex-basis:0;flex-grow:1}.field-number__display,.field-number__input{border:none;width:100%;height:46px;padding:0;text-align:center;color:#272727;-webkit-appearance:none;-moz-appearance:none;appearance:none}.field-number__input::-webkit-inner-spin-button,.field-number__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.field-number__display{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;pointer-events:none;visibility:hidden;white-space:nowrap}.field-number__display--enabled{visibility:visible}.field-number__input:focus+.field-number__display{visibility:hidden}.field-number__display-description{display:block;margin-left:8px;color:#90999e;flex-shrink:1;overflow:hidden;text-overflow:ellipsis}.field-number__btn-step-down,.field-number__btn-step-up{display:block;position:relative;width:32px;height:46px;border-radius:12px;font-size:0}.field-number__btn-step-down::after,.field-number__btn-step-down::before,.field-number__btn-step-up::after,.field-number__btn-step-up::before{content:"";display:block;position:absolute;top:50%;left:20px;transform:translate(-50%,-50%);width:10px;height:2px;background:#90999e}.field-number__btn-step-down:hover::after,.field-number__btn-step-down:hover::before,.field-number__btn-step-up:hover::after,.field-number__btn-step-up:hover::before{background:#198229}.field-number__btn-step-down::before{content:none}.field-number__btn-step-up::after,.field-number__btn-step-up::before{left:12px}.field-number__btn-step-up::after{transform:translate(-50%,-50%) rotate(90deg)}.field-text__input[type=text]{height:46px;padding:12px 16px;border:none}.field-byte__input[type=text]{height:46px;padding:12px 16px;border:none}