.btn{display:flex;align-items:center;justify-content:center;font-family:Helvetica Neue Bold;font-style:normal;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box}.btn-primary{background-color:#c00;color:#fff;transition:background-color .2s}.btn-primary:hover{background-color:#f33}.btn-primary:active{background:#f33;box-shadow:0 0 0 3px #f29d9b}.btn-secondary{background-color:#737372;color:#fff}.btn-secondary-light{background-color:#d5d6d5;color:#fff}.btn-secondary:hover{background-color:#4c5055;transition:background-color .2s}.btn-large{min-height:52px;padding:16px 32px;border-radius:24px}.btn-large,.btn-medium{font-size:16px;line-height:19px}.btn-medium{min-height:40px;padding:10px 24px;border-radius:18px}.btn-small{min-height:32px;padding:8px 16px;font-size:12px;line-height:14px;border-radius:18px}.btn-small-rect{border-radius:6px}.btn-primary.btn-outline{background-color:#fff;border:1px solid #c00;box-sizing:border-box;color:#c00}.btn-secondary.btn-outline{background-color:#fff;border:1px solid #737372;box-sizing:border-box;color:#737372}.btn-disabled{background-color:#e8e8e8;border:none;color:#d5d6d5;pointer-events:none;cursor:not-allowed}.tooltip-box[data-v-24829fad]{position:relative;display:inline-block}.tooltip[data-v-24829fad]{position:absolute;cursor:default;display:flex;flex-direction:column;z-index:30000;align-items:center;min-height:20px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:350px;background-color:#fff;border-radius:4px;font-family:Helvetica Neue;font-size:16px;line-height:18px;color:#4c5055;box-shadow:0 2px 8px rgba(76,80,85,.16);opacity:1;transition:opacity .3s;-webkit-transition:opacity .3s}.tooltip.hidden[data-v-24829fad]{visibility:hidden;opacity:0}.tooltip-heading[data-v-24829fad]{color:#fff;display:flex;justify-content:space-between;background-color:#c00;font-size:18px;font-weight:700;padding:15px 10px;width:100%;border-radius:4px 4px 0 0;z-index:3}.tooltip-heading i.close-tooltip[data-v-24829fad]{display:flex;cursor:pointer;width:14px;height:14px;background-image:url(../img/cross_light.cf693465.svg);background-repeat:no-repeat;background-position:50%;margin-right:3px}.tooltip-content[data-v-24829fad]{padding:15px 10px;position:relative;border:1px solid #4c5055;border-top:none;border-radius:4px;margin-top:-4px;width:100%}.tooltip.top[data-v-24829fad]{bottom:100%;left:50%;margin-left:-30px;margin-bottom:5px}.tooltip.bottom[data-v-24829fad]{top:100%;right:0;margin-right:-150px;margin-top:3px}.tooltip.right[data-v-24829fad]{top:0;left:100%;margin-left:3px;margin-top:-68px}.tooltip.left[data-v-24829fad]{bottom:0;right:100%;margin-right:5px}.tooltip.right .tooltip-content[data-v-24829fad]:before{content:" ";display:block;position:absolute;left:0;margin-left:-12px;top:30px;width:0;height:0;border:6px solid transparent;border-right-color:#4c5055}.tooltip.right .tooltip-content[data-v-24829fad]:after{content:" ";display:block;position:absolute;margin-left:-20px;top:31px;width:0;height:0;border:5px solid transparent;border-right-color:#fff}.tooltip.bottom[data-v-24829fad]:after{content:" ";display:block;position:absolute;margin-left:25px;top:-10px;width:0;height:0;border:5px solid transparent;border-bottom-color:#c00}.breadcrumbs-container{display:flex;align-items:center;width:100%;box-sizing:border-box}.breadcrumbs-container span.breadcrumb{display:flex;flex:0 1 auto;font-family:Helvetica Neue;font-style:normal;font-weight:700;font-size:14px;line-height:16px;color:#8b8b8b}.breadcrumbs-container span.breadcrumb-separator{color:#8b8b8b;margin:0 8px}.breadcrumbs-container span:first-of-type{margin-left:0}.breadcrumbs-container span:last-of-type{margin-right:0}.breadcrumbs-container span.active-breadcrumb{color:#4c5055}.input-container[data-v-3bfd4d10]{display:flex;flex-direction:column;flex:1 1 auto}.input-container .title[data-v-3bfd4d10]{display:flex;font-family:Helvetica Neue Bold;font-style:normal;font-size:14px;line-height:17px;color:#4c5055;margin-bottom:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input-container input[data-v-3bfd4d10]{display:flex;width:100%;height:40px;background:#fff;box-shadow:0 0 0 1px #d5d6d5;box-sizing:border-box;border-radius:6px;padding:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.input-container input[data-v-3bfd4d10]:focus{box-shadow:0 0 0 2px #737372,0 2px 8px rgba(0,0,0,.1)}.input-container input[data-v-3bfd4d10]:disabled{background-color:#e8e8e8;box-shadow:none}.input-container input.error[data-v-3bfd4d10]{box-shadow:0 0 0 1px #fd545a}.input-container input[data-v-3bfd4d10]::-moz-placeholder{font-family:Helvetica Neue;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#737372}.input-container input[data-v-3bfd4d10]:-ms-input-placeholder{font-family:Helvetica Neue;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#737372}.input-container input[data-v-3bfd4d10]::placeholder{font-family:Helvetica Neue;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#737372}.select-container[data-v-ed730722]{display:flex;flex-direction:column;flex:1 1 auto}.select-label[data-v-ed730722]{font-family:Helvetica Neue Bold;font-style:normal;font-size:14px;line-height:17px;color:#4c5055;margin-bottom:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-select[data-v-ed730722]{align-items:flex-start;color:#737372}.custom-select[data-v-ed730722],.disabled[data-v-ed730722]{display:flex;flex-direction:column;justify-content:center;position:relative;font-family:Helvetica Neue;font-style:normal;font-weight:400;font-size:14px;line-height:17px;flex:1 1 auto;outline:none}.disabled[data-v-ed730722]{align-items:center;height:40px;background-color:#d5d6d5;color:#fff;border-radius:6px}.custom-select .selected[data-v-ed730722]{display:flex;align-items:center;position:relative;height:40px;background:#fff;box-shadow:0 0 0 1px #d5d6d5;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;padding:12px;box-sizing:border-box;border-radius:6px}.text-container[data-v-ed730722]{display:flex;align-items:center;position:relative;height:100%;width:100%;margin-right:15px;overflow:hidden}.text-container .text[data-v-ed730722]{position:absolute;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto;height:40px;line-height:40px;white-space:nowrap}.custom-select .selected.open[data-v-ed730722]{box-sizing:border-box;box-shadow:0 0 0 2px #737372,0 2px 8px rgba(0,0,0,.1)}.custom-select .selected[data-v-ed730722]:after{position:absolute;content:"";top:18px;right:1em;width:0;height:0;border:5px solid transparent;border-color:#737372 transparent transparent transparent}.custom-select .items[data-v-ed730722]{position:absolute;width:100%;display:flex;flex-direction:column;left:0;right:0;top:48px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.2);border-radius:8px;z-index:1}.custom-select .items div[data-v-ed730722]{min-height:32px;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:8px 12px}.custom-select .items div[data-v-ed730722]:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}.custom-select .items div[data-v-ed730722]:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.custom-select .items div[data-v-ed730722]:hover{background-color:#d5d6d5}.custom-select .items div.selected-option[data-v-ed730722]{color:#fff;background-color:#c00}.switch{display:flex;position:relative;align-items:center;width:80px;height:32px;background-color:#737372;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:50px;padding:8px 4px;cursor:pointer;transition:background-color .2s}.switch .text-overlay{position:absolute;width:100%;height:100%;flex:1 1 100%;top:0;left:0;font-family:Helvetica Neue Bold;font-style:normal;font-size:16px;line-height:19px;padding:8px;text-align:right}.switch .knob{position:relative;width:24px;height:24px;border-radius:50%;background-color:#fff;left:0;transition:left .3s}.active .knob{left:calc(100% - 24px)}.active .text-overlay{text-align:left}.active{background-color:#67e6c8}.disabled{background-color:#d5d6d5;pointer-events:none;cursor:not-allowed}.insertion-control-container{display:flex;align-items:center;justify-content:center;margin:10px}.insertion-control-container.horizontal{flex-direction:row;flex-wrap:nowrap}.insertion-control-container.vertical{flex-direction:column;flex-wrap:nowrap}.insertion-control-container .insertion-button{display:flex;align-items:center;justify-content:center;cursor:pointer;width:24px;height:24px;border:1px solid #737372;border-radius:50%}.icon-plus-small:before{width:10px;height:10px}.background-overlap[data-v-6e916f5c]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000;opacity:.4;z-index:1000}.modal-background[data-v-6e916f5c]{position:fixed;justify-content:center;align-items:center;top:0;left:0;width:100vw;height:100vh;display:flex;z-index:1000}.modal-card[data-v-6e916f5c]{display:flex;flex-direction:column;background:#fff;border-radius:8px;max-width:90vw;max-height:100vh}.modal-card.modal-small[data-v-6e916f5c]{max-width:420px;width:420px}.modal-card.modal-medium[data-v-6e916f5c]{max-width:720px;width:720px}.modal-card.modal-auto[data-v-6e916f5c]{max-width:90vw;width:auto}.modal-card .modal-header[data-v-6e916f5c]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;min-height:62px;padding:20px 28px 16px 24px;box-sizing:border-box}.modal-card .modal-header[data-v-6e916f5c],.modal-card .modal-header div[data-v-6e916f5c]{font-family:Helvetica Neue;font-style:normal;font-size:28px;line-height:33px;color:#c00;position:relative}.modal-card .modal-header i.close-modal[data-v-6e916f5c]{position:absolute;top:25px;right:25px;display:flex;cursor:pointer;width:14px;height:14px;background-image:url(../img/cross.a7fcbd18.svg);background-repeat:no-repeat;background-position:50%;margin-right:3px}.modal-background hr[data-v-6e916f5c]{margin:0!important;border:1px solid #f5f5f5;width:100%;box-sizing:border-box}.modal-card .modal-content[data-v-6e916f5c]{display:flex;flex-direction:column;padding:10px 24px;box-sizing:border-box}.modal-card .modal-content .title[data-v-6e916f5c]{font-size:14px;line-height:17px}.modal-card .modal-content .row[data-v-6e916f5c]{display:flex;flex-direction:row}.mr-16[data-v-6e916f5c]{margin-right:16px}.mt-20[data-v-6e916f5c]{margin-top:20px}.mt-12[data-v-6e916f5c]{margin-top:12px}.small-input[data-v-6e916f5c]{width:70px}.modal-card .modal-actions[data-v-6e916f5c]{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;padding:16px 24px;box-sizing:border-box}.inline-dialog[data-v-ddaa3a46]{display:flex;align-items:center;padding:8px 12px;border-radius:18px;min-height:40px}.inline-dialog.info[data-v-ddaa3a46]{background-color:#dfebf7}.inline-dialog.warning[data-v-ddaa3a46]{background-color:#ffec70}.inline-dialog.error[data-v-ddaa3a46]{background-color:#ffebeb}.inline-dialog.success[data-v-ddaa3a46]{background-color:#caf6ec}.inline-dialog.default[data-v-ddaa3a46]{background-color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.12)}.inline-dialog .text[data-v-ddaa3a46]{font-family:Helvetica Neue;font-style:normal;font-weight:400;font-size:11px;line-height:13px;color:#4c5055}.inline-dialog .icon[data-v-ddaa3a46]{margin-right:8px}.row[data-v-4c7dbc30]{display:flex;flex-direction:row;align-items:center}.header-container[data-v-4c7dbc30]{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:nowrap;border-top:1px solid #c00;border-bottom:1px solid #c00;padding:8px 0}.header-container div[data-v-4c7dbc30]{flex:1 1 auto;color:#737372}.text-right[data-v-4c7dbc30]{text-align:right}.text-center[data-v-4c7dbc30]{text-align:center}.no-wrap[data-v-4c7dbc30]{flex-wrap:nowrap}.title[data-v-4c7dbc30]{display:flex;align-items:center;justify-content:center;margin:0;flex:1 1 auto;width:140px}.input-container[data-v-4c7dbc30]{max-width:220px}.flex-50[data-v-4c7dbc30]{flex:1 1 50%}.justify-flex-end[data-v-4c7dbc30]{justify-content:flex-end}.header-container[data-v-1563436e]{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:nowrap;border-top:1px solid #c00;border-bottom:1px solid #c00;padding:8px 0}.header-container div[data-v-1563436e]{flex:1 1 auto;color:#737372}.tabs-content[data-v-1563436e]{margin:20px 0;min-height:150px}.card-controls-container[data-v-6c6130de]{position:relative}.airflow-input[data-v-6c6130de]{width:100px;margin-top:-23px}.quantity-badge[data-v-6c6130de]{display:flex;position:absolute;align-items:center;justify-content:center;min-width:18px;min-height:18px;border:2px solid #737372;color:#737372;border-radius:50%;right:-5px;top:-23px;font-size:12px;line-height:14px}.pressure-drop-value[data-v-6c6130de]{font-family:Helvetica Neue Bold;font-style:normal;font-size:14px;line-height:17px;color:#4c5055}.grid-layout .airflow-input[data-v-6c6130de]{flex:0 1 auto}.product-quantity-selector[data-v-cc8b9476]{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;width:128px;height:40px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.16);border-radius:100px;padding:4px 8px}.product-quantity-selector .controls[data-v-cc8b9476]{align-items:center;cursor:pointer;width:32px;height:32px}.product-quantity-selector .controls[data-v-cc8b9476],.product-quantity-selector .quantity[data-v-cc8b9476]{display:flex;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-family:Helvetica Neue;font-size:28px;color:#737372}.product-quantity-selector .quantity[data-v-cc8b9476]{flex:1 1 auto;line-height:33px}.icon-minus[data-v-cc8b9476]:before,.icon-plus[data-v-cc8b9476]:before{width:16px;height:16px}.select-container[data-v-50e44536]{display:flex;flex-direction:column;flex:1 1 auto}.select-label[data-v-50e44536]{font-family:Helvetica Neue Bold;font-style:normal;font-size:14px;line-height:17px;color:#4c5055;margin-bottom:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-select[data-v-50e44536]{align-items:flex-start;color:#737372}.custom-select[data-v-50e44536],.disabled[data-v-50e44536]{display:flex;flex-direction:column;justify-content:center;position:relative;font-family:Helvetica Neue;font-style:normal;font-weight:400;font-size:14px;line-height:17px;flex:1 1 auto;outline:none}.disabled[data-v-50e44536]{align-items:center;height:40px;background-color:#d5d6d5;color:#fff;border-radius:6px}.custom-select .selected[data-v-50e44536]{display:flex;align-items:center;position:relative;height:40px;line-height:40px;background:#fff;box-shadow:0 0 0 1px #d5d6d5;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%;padding:12px;box-sizing:border-box;border-radius:6px}.text-container[data-v-50e44536]{display:flex;align-items:center;position:relative;height:100%;width:100%;margin-right:15px;overflow:hidden}.text-container .text[data-v-50e44536]{position:absolute;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:auto;height:40px;line-height:40px;white-space:nowrap}.custom-select .selected.open[data-v-50e44536]{box-sizing:border-box;box-shadow:0 0 0 2px #737372,0 2px 8px rgba(0,0,0,.1)}.custom-select .selected[data-v-50e44536]:after{position:absolute;content:"";top:18px;right:1em;width:0;height:0;border:5px solid transparent;border-color:#737372 transparent transparent transparent}.custom-select .items[data-v-50e44536]{position:absolute;width:100%;display:flex;flex-direction:column;left:0;right:0;top:48px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.2);border-radius:8px;z-index:12000}.custom-select .items div[data-v-50e44536]{min-height:32px;display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:8px 12px}.custom-select .items div[data-v-50e44536]:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}.custom-select .items div[data-v-50e44536]:last-of-type{border-bottom-left-radius:8px;border-bottom-right-radius:8px}.custom-select .items div[data-v-50e44536]:hover{background-color:#d5d6d5}.custom-select .items div.selected-option[data-v-50e44536]{color:#fff;background-color:#c00}.header[data-v-50e44536]{font-weight:700;pointer-events:none}.octave-band-container[data-v-e41719cc]{display:flex;flex-direction:column}.octave-band-range[data-v-e41719cc]{width:100%;flex-direction:row;display:flex}.octave-band[data-v-e41719cc]{display:flex;flex-direction:column;justify-content:center;flex:1 1 10%}.octave-band-data-title[data-v-e41719cc]{font-weight:700;color:var(--neutral-color-black-light);font-size:14px}.octave-title[data-v-e41719cc]{color:var(--neutral-color-black-light);font-size:12px}.octave-value[data-v-e41719cc]{font-weight:700;color:var(--neutral-color-black-light);font-size:11px}.total-value-title[data-v-d5244006]{margin-top:-4px;color:#4c5055}.row[data-v-0278a0ea]{padding:0}.col[data-v-0278a0ea]{display:flex;flex:1 1 auto;flex-direction:column;width:150px}.col[data-v-0278a0ea]:first-of-type{min-width:240px}.octave-band-container[data-v-0278a0ea]{width:100%}.input-title[data-v-0278a0ea]{font-size:14px;line-height:17px;margin-bottom:6px}.dimensions .select-container,.dimensions .select-container .custom-select{max-height:150px}.dimensions .select-container .custom-select .items{max-height:150px;overflow-y:auto}.materials .select-container .items{overflow-y:auto;max-height:300px}.sub-header[data-v-74f5642c]{color:#737372;font-weight:700}.modal-header .col[data-v-74f5642c]:first-of-type{min-width:325px}.image-preview[data-v-74f5642c]{width:200px;height:130px;background-position:100%;background-size:contain;background-repeat:no-repeat}.tabs-header[data-v-74f5642c]{margin-bottom:-16px}.loader.small-loader[data-v-74f5642c]{width:12px!important;height:12px!important;border:.2em solid #4d91d1!important;border-bottom-color:transparent!important}.silencer-details-wrapper[data-v-74f5642c]{max-width:700px;min-height:450px}.rect-silencer-modal .modal-header{padding-bottom:0}.custom-radio-button-label{display:flex;align-items:center}.custom-radio-button-label span{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;font-family:Helvetica Neue;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#4c5055}.custom-radio-button+span:before{content:"";display:inline-block;width:16px;height:16px;flex-shrink:0;flex-grow:0;background-repeat:no-repeat;background-position:50%;background-color:#d5d6d5;border-radius:50%;margin-right:8px}.custom-radio-button{position:absolute;z-index:-1;opacity:0}.custom-radio-button:checked+span:before{background:#fff;border:4px solid #c00;box-sizing:border-box;box-shadow:0 2px 8px rgba(204,0,0,.2);background-repeat:no-repeat;background-position:50%}.custom-radio-button:focus+span:before,.custom-radio-button:not(:disabled):active+span:before,.custom-radio-button:not(:disabled):not(:checked)+span:hover:before{box-shadow:0 2px 8px rgba(204,0,0,.2)}.custom-radio-button:not(:disabled):active+span:before{background:#c00}.row.option-data[data-v-7aef10df]{width:100%;justify-content:center}.col[data-v-7aef10df]{display:flex;flex:1 1 auto;flex-direction:column;width:150px}.col[data-v-7aef10df]:first-of-type{min-width:200px}.col .row[data-v-7aef10df]{padding:0}.octave-band-container[data-v-7aef10df]{width:100%}.font-bold[data-v-7aef10df]{font-family:Helvetica Neue}.silencer-options .col[data-v-7aef10df]{font-size:16px;line-height:24px}.silencer-properties .col[data-v-7aef10df]{font-size:14px;line-height:21px}.highlighted[data-v-7aef10df]{font-weight:700;color:green}.has-similarities[data-v-7aef10df]{background-color:#d5d6d5}.has-similarities[data-v-7aef10df]:first-of-type{background-color:none}.modal-content[data-v-e341b13e]{min-height:440px}.sub-header[data-v-e341b13e]{color:#737372;font-weight:700}.row.option-data[data-v-e341b13e]{width:100%;justify-content:center}.col[data-v-e341b13e]{display:flex;flex:1 1 auto;flex-direction:column;width:150px}.col[data-v-e341b13e]:first-of-type{min-width:200px}.col .row[data-v-e341b13e]{padding:0}.font-bold[data-v-e341b13e]{font-family:Helvetica Neue}.tabs-header[data-v-e341b13e]{margin-bottom:-16px}.tab-header.disabled-header[data-v-e341b13e]{color:#d5d6d5}.modal-content[data-v-76c6ec1b]{min-height:440px}.sub-header[data-v-76c6ec1b]{color:#737372;font-weight:700}.row[data-v-76c6ec1b]{padding:0}.modal-content .col[data-v-76c6ec1b]{display:flex;flex:1 1 auto;flex-direction:column;width:150px}.modal-content .col[data-v-76c6ec1b]:first-of-type{min-width:240px}.modal-header .col[data-v-76c6ec1b]:first-of-type{min-width:325px}.octave-band-container[data-v-76c6ec1b]{width:100%}.input-title[data-v-76c6ec1b]{font-size:14px;line-height:17px;margin-bottom:6px}.image-preview[data-v-76c6ec1b]{width:200px;height:130px;background-position:50%;background-size:contain;background-repeat:no-repeat}.tabs-header[data-v-76c6ec1b]{margin-bottom:-16px}.modal-content[data-v-614a1ba4]{min-height:440px}.sub-header[data-v-614a1ba4]{color:#737372;font-weight:700}.row[data-v-614a1ba4]{padding:0}.modal-content .col[data-v-614a1ba4]{display:flex;flex:1 1 auto;flex-direction:column;width:150px}.modal-content .col[data-v-614a1ba4]:first-of-type{min-width:240px}.modal-header .col[data-v-614a1ba4]:first-of-type{min-width:325px}.octave-band-container[data-v-614a1ba4]{width:100%}.input-title[data-v-614a1ba4]{font-size:14px;line-height:17px;margin-bottom:6px}.image-preview[data-v-614a1ba4]{width:200px;height:130px;background-position:50%;background-size:contain;background-repeat:no-repeat}.tabs-header[data-v-614a1ba4]{margin-bottom:-16px}.octave-band-container.content-filler{width:620px;height:420px}.header-container[data-v-4b2b713d]{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:nowrap;border-top:1px solid #c00;border-bottom:1px solid #c00;padding:8px 0}.header-container div[data-v-4b2b713d]{flex:1 1 auto;color:#737372}.tabs-content[data-v-4b2b713d]{margin:20px 0;min-height:150px}.abstract-filters-container{z-index:0}.abstract-filters-container .select-container{max-width:215px}.abstract-filters-container .select-container .custom-select .items{overflow-y:auto;max-height:450px}.abstract-filters-container .select-container .custom-select .items div{box-sizing:content-box}.heading-small-bold[data-v-14fcf6e4]{font-size:18px;text-transform:uppercase;color:#737372}.calculations-panel{position:sticky;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;width:800px;height:80px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.2);border-radius:8px 8px 0 0;padding:25px;bottom:2vh;left:30vw;z-index:1}.calculations-panel .calculation-result{display:flex;flex-direction:column;flex:1 1 20%;max-height:45px;border-right:none}.calculations-panel .calculation-result.bordered{border-left:1px solid #d5d6d5;border-right:1px solid #d5d6d5}.calculations-panel .calculation-result .title{font-family:Helvetica Neue;font-weight:400;font-size:12px;line-height:14px;color:#737372}.calculations-panel .calculation-result .value{font-family:Helvetica Neue Bold;font-style:normal;font-size:14px;line-height:17px}.calculations-panel .calculation-result .empty-value{color:#737372}.rect-silencer-image[data-v-0c26119d]{width:128px!important;height:auto!important}.grid-layout .insertion-button[data-v-0c26119d]{height:40px}.custom-image-wrapper{cursor:pointer}.dropdown{position:relative}.dropdown .dropdown-items-wrapper{position:absolute;z-index:1;right:0;border:1px solid transparent;background-color:#e3e3e3;border-radius:4px;max-height:250px;overflow:auto;cursor:default}.dropdown .dropdown-items-wrapper .dropdown-items img{cursor:pointer}.dropdown .dropdown-items-wrapper::-webkit-scrollbar{display:none!important}.arrow-wrapper{display:flex;padding:8px;justify-content:center}i.arrow{display:inline-block;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #c4c4c4;transition:all .2s}i.arrow.arrow-open{transform:rotate(-180deg);transition:all .2s}.image-box{background-color:#fff;margin:4px;border-radius:4px}.layout-controls{flex-direction:row;flex-wrap:nowrap;align-items:center}.layout-controls,.layout-option{display:flex;justify-content:center}.layout-option{width:32px;height:32px;border-radius:6px;background:transparent;cursor:pointer}.layout-option.selected{background:#d5d6d5}.icon-grid:before,.icon-list:before{width:24px;height:24px}.card .search-container[data-v-1a87e061]{flex-wrap:nowrap}.card .filters-container[data-v-1a87e061],.card .search-container[data-v-1a87e061]{display:flex;flex-direction:row;align-items:center;width:100%}.card .search-container .input-container[data-v-1a87e061]{flex:1 1 auto;margin-right:6px}.card .search-container .btn[data-v-1a87e061]{background:#4c5055;border-radius:6px;font-style:normal;font-weight:700;font-size:14px;line-height:17px;color:#fff;padding:8px 32px;min-height:32px;box-sizing:border-box}.card .filters-container .input-container[data-v-1a87e061]{flex:1 1 auto;margin-right:6px}.card .filters-container .input-container[data-v-1a87e061]:last-of-type{margin-right:0}.small-title[data-v-1a87e061]{font-family:Helvetica Neue;font-style:normal;font-weight:100;font-size:12px;line-height:14px;color:#737372}.switch-container .title[data-v-1a87e061]{font-family:Helvetica Neue Bold;font-style:normal;font-size:14px;line-height:17px;color:#4c5055;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.w-90[data-v-1a87e061]{max-width:90px;width:90px}.flex-15[data-v-1a87e061]{flex:0 1 15%!important}.products-count[data-v-1a87e061]{font-family:Helvetica Neue Bold;font-style:normal;font-size:12px;line-height:14px;color:#737372}.filter-card[data-v-1a87e061]{position:sticky;top:60px;z-index:10}.diffuser-filters[data-v-1a87e061]{z-index:1}.heading-small-bold[data-v-1a87e061]{font-size:18px;text-transform:uppercase;color:#737372}.switch[data-v-1a87e061]{width:75px;min-width:75px}.background-image[data-v-9bc269e2]{background-image:url(../img/background_image_4.db4b1451.png);width:100%;height:300px;background-repeat:no-repeat;background-position:50%;background-size:cover}.input-container[data-v-04876aa5]{display:flex;flex-direction:column;flex:1 1 auto}.input-container .title[data-v-04876aa5]{display:flex;font-family:Helvetica Neue Bold;font-style:normal;font-size:14px;line-height:17px;color:#4c5055;margin-bottom:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.input-container .input[data-v-04876aa5]{display:flex;width:100%;height:40px;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.input-container .input[data-v-04876aa5]:focus{box-shadow:0 0 0 2px #737372,0 2px 8px rgba(0,0,0,.1)}.input-container .input[data-v-04876aa5]:disabled{background-color:#e8e8e8;box-shadow:none}.input-container .input.error[data-v-04876aa5]{box-shadow:0 0 0 1px #fd545a}.input-container .input[data-v-04876aa5]::-moz-placeholder{font-family:Helvetica Neue;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#737372}.input-container .input[data-v-04876aa5]:-ms-input-placeholder{font-family:Helvetica Neue;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#737372}.input-container .input[data-v-04876aa5]::placeholder{font-family:Helvetica Neue;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#737372}.p-inputtext{background:#fff!important;box-shadow:0 0 0 1px #d5d6d5!important;padding:12px!important;border:none!important;transition:none!important;border-radius:6px!important}.p-inputtext:enabled:hover{border-color:unset!important;box-shadow:0 0 0 1px #d5d6d5!important}.p-inputtext:enabled:focus{box-shadow:0 0 0 2px #737372,0 2px 8px rgba(0,0,0,.1)!important}.p-datepicker table td>span.p-highlight{color:#fff!important;background:#c00!important}.p-datepicker table td>span:focus{box-shadow:none!important}.icon-warning[data-v-7050e81e]{font-size:120px}.icon-warning[data-v-7050e81e]:before{color:#ffdc00}.invitees-list[data-v-72b1dbb9]{max-height:200px;overflow-y:auto}.error-message[data-v-72b1dbb9]{color:#910202}.main-title[data-v-72b1dbb9]{font-size:18px;font-style:normal;font-weight:700;line-height:normal}.sub-title[data-v-72b1dbb9]{font-size:14px;font-style:normal;font-weight:400;line-height:normal}.colored-text[data-v-72b1dbb9]{color:#737372}.search-box{width:100%;flex-direction:row;align-items:center;justify-content:space-between}.search-box .input-container{flex:0 1 50vw}.project-name{font-family:Helvetica Neue Bold;font-style:normal;font-size:18px;line-height:22px;color:#c00}.card .project-data{width:100%;display:flex;flex-direction:row;align-items:center}.project-data .column{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex:0 1 25%}.project-data .column .title{font-family:Helvetica Neue;font-style:normal;font-weight:400;font-size:11px;line-height:13px;color:#737372;margin-bottom:0}.project-data .column .content{font-family:Helvetica Neue Bold;font-style:normal;font-size:14px;line-height:17px;color:#737372;margin-top:4px}.project-data .download-pdf{background:#dfebf7;border:1px solid #9dc3e6;box-sizing:border-box;border-radius:10px;padding:8px;font-style:normal;font-weight:700;font-size:12px;line-height:15px;color:#4d91d1}.project-data .download-pdf i{margin-left:10px;width:12px;height:12px;background-image:url(../img/download.02b6498f.svg);background-repeat:no-repeat;background-position:50%}.project-data .details{background:#4c5055;border-radius:6px;font-style:normal;font-weight:700;font-size:12px;line-height:15px;color:#fff;padding:8px 32px;min-height:32px;box-sizing:border-box}.card[data-v-522f17d9]{align-items:center;justify-content:space-between}.card .row[data-v-522f17d9]{padding:0}.card>.column[data-v-522f17d9]:first-of-type{flex:0 1 100%}.actions-column[data-v-522f17d9]{height:120px}.icon-download-pdf[data-v-522f17d9]:before{width:24px;height:24px;cursor:pointer}.flex-75[data-v-522f17d9]{flex:1 1 75%}.flex-50[data-v-522f17d9]{flex:1 1 50%}.flex-25[data-v-522f17d9]{flex:1 1 25%}.textarea-container[data-v-41c6c687]{display:flex;flex-direction:column;flex:1 1 auto}.textarea-container .title[data-v-41c6c687]{display:flex;font-family:Helvetica Neue Bold;font-style:normal;font-size:14px;line-height:17px;color:#4c5055;margin-bottom:6px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.textarea-container textarea[data-v-41c6c687]{display:flex;width:100%;background:#fff;box-shadow:0 0 0 1px #d5d6d5;box-sizing:border-box;border-radius:6px;padding:0 12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;height:40px;line-height:40px}.textarea-container textarea[data-v-41c6c687]:focus{box-shadow:0 0 0 2px #737372,0 2px 8px rgba(0,0,0,.1)}.textarea-container textarea[data-v-41c6c687]:disabled{background-color:#e8e8e8;box-shadow:none}.textarea-container textarea.error[data-v-41c6c687]{box-shadow:0 0 0 1px #fd545a}.textarea-container textarea[data-v-41c6c687]::-moz-placeholder{font-family:Helvetica Neue;font-style:normal;font-weight:400;font-size:14px;line-height:40px;color:#737372}.textarea-container textarea[data-v-41c6c687]:-ms-input-placeholder{font-family:Helvetica Neue;font-style:normal;font-weight:400;font-size:14px;line-height:40px;color:#737372}.textarea-container textarea[data-v-41c6c687]::placeholder{font-family:Helvetica Neue;font-style:normal;font-weight:400;font-size:14px;line-height:40px;color:#737372}.no-project-placeholder{display:flex;width:100%;min-height:260px;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:flex-start}.no-project-placeholder div{color:#737372}.background-image[data-v-3c545f49]{background-image:url(../img/background_image_4.db4b1451.png);width:100%;height:300px;background-repeat:no-repeat;background-position:50%;background-size:cover}.icon-warning[data-v-007e3c04]{font-size:120px}.icon-warning[data-v-007e3c04]:before{color:#ffdc00}.menu-card[data-v-3b5fad62]{display:flex;flex-direction:column;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.2);border-radius:8px;padding:12px}.menu-item[data-v-6e65eb76]{display:flex;margin-bottom:12px;box-sizing:border-box;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.menu-item[data-v-6e65eb76]:last-of-type{margin-bottom:0}.menu-item[data-v-6e65eb76]:hover{background-color:rgba(0,0,0,.025)}.highlighted-red[data-v-06ebf7de]{color:red}.highlighted-blue[data-v-06ebf7de]{color:#4d91d1}.dropdown-menu-overlay[data-v-06ebf7de]{display:flex;position:relative}.dropdown-menu[data-v-06ebf7de]{min-width:250px;display:flex;position:absolute;z-index:10;top:40px}.menu-trigger[data-v-06ebf7de]{width:32px;height:32px}.highlighted-red[data-v-6c4c3505]{color:red}.highlighted-blue[data-v-6c4c3505]{color:#4d91d1}.dropdown-menu-overlay[data-v-6c4c3505]{display:flex;position:relative}.dropdown-menu[data-v-6c4c3505]{display:flex;position:absolute;z-index:10;top:40px}.menu-trigger[data-v-6c4c3505]{width:32px;height:32px}.search-box{display:flex;flex-direction:column;flex-wrap:nowrap;background:#f8f8f8;border-radius:8px;padding:24px 28px}.search-box .row{width:100%}.search-box .input-container{flex:1 1 50vw}.title{font-family:Helvetica Neue Bold;font-style:normal;font-size:16px;line-height:20px;color:#4c5055;margin-bottom:12px}.card{display:flex;width:100%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:8px;padding:28px;box-sizing:border-box}.card .system-data{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.system-data .column{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex:0 1 25%}.system-data .column:last-of-type{align-items:flex-end}.system-data .column .title{font-family:Helvetica Neue;font-style:normal;font-weight:400;font-size:11px;line-height:13px;color:#737372;margin-bottom:0}.system-data .column .content{font-family:Helvetica Neue Bold;font-style:normal;font-size:14px;line-height:17px;color:#737372;margin-top:4px}.system-data .download-pdf{background:#dfebf7;border:1px solid #9dc3e6;box-sizing:border-box;border-radius:10px;padding:8px;font-style:normal;font-weight:700;font-size:12px;line-height:15px;color:#4d91d1}.system-data .download-pdf i{margin-left:10px;width:12px;height:12px;background-image:url(../img/download.02b6498f.svg);background-repeat:no-repeat;background-position:50%}.system-data .details{background:#4c5055;border-radius:6px;font-style:normal;font-weight:700;font-size:12px;line-height:15px;color:#fff;padding:8px 32px;min-height:32px;box-sizing:border-box}.navigation{display:flex;flex-direction:row;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.flex-25[data-v-708ec40b]{flex:1 1 25%}.flex-50[data-v-708ec40b]{flex:1 1 50%}.flex-80[data-v-708ec40b]{flex:1 1 80%}.flex-100[data-v-708ec40b]{flex:1 1 100%}.project-data[data-v-708ec40b]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:75px;background:#fff;border:1px solid #d5d6d5;border-radius:8px;padding:16px}.project-data .attribute-name[data-v-708ec40b]{font-family:Helvetica Neue;font-size:14px;line-height:150%;color:#737372}.project-data .attribute-value[data-v-708ec40b]{font-family:Helvetica Neue Bold;font-size:16px;line-height:18px;color:#737372}.controls[data-v-708ec40b]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end}.download-pdf[data-v-708ec40b]{font-family:Helvetica Neue Bold;background:#dfebf7;border:1px solid #9dc3e6;box-sizing:border-box;border-radius:10px;padding:8px;font-style:normal;font-size:12px;line-height:15px;color:#4d91d1}.download-pdf i[data-v-708ec40b]{margin-left:10px;width:12px;height:12px;background-image:url(../img/download.02b6498f.svg);background-repeat:no-repeat;background-position:50%}.icon-trashbin[data-v-708ec40b]:before{color:#eb5757}.noise-generator-sound-power{display:flex;align-items:flex-end;flex:1 1 auto}.group-title{font-family:Helvetica Neue Bold;font-style:normal;font-size:18px;line-height:22px;color:#737372}.page-content{justify-content:center;min-height:400px;padding:0 120px}.no-system-placeholder,.page-content{display:flex;flex-direction:column;align-items:center}.no-system-placeholder{width:100%;min-height:260px;box-sizing:border-box;justify-content:flex-start}.no-system-placeholder div{color:#737372}.actions-container{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.icon-arrow-down,.icon-arrow-up,.icon-pencil,.icon-trashbin{display:block;cursor:pointer}.icon-arrow-down:before,.icon-arrow-up:before,.icon-pencil:before,.icon-trashbin:before{width:24px;height:24px}.products-list[data-v-03ed5a04]{display:flex;width:100%}.products-list.grid-layout[data-v-03ed5a04]{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-evenly}.products-list.grid-layout .product-card-wrapper[data-v-03ed5a04]{display:flex;flex-direction:row;padding:0 10px}.products-list.grid-layout .product[data-v-03ed5a04]{min-width:350px;min-height:400px}.products-list.linear-layout[data-v-03ed5a04]{flex-direction:column}.products-list.linear-layout .product-card-wrapper[data-v-03ed5a04]{display:flex;flex-direction:column}.products-list .product[data-v-03ed5a04]{display:flex;align-items:center;border:1px solid #d5d6d5;box-sizing:border-box;border-radius:8px;padding:16px}.products-list .product.horizontal[data-v-03ed5a04]{flex-direction:row;width:100%}.products-list .product.horizontal .product-data-container[data-v-03ed5a04]{display:flex;flex-direction:row;align-items:center;flex:1 1 50%}.products-list .product.horizontal .product-data-container .product-properties[data-v-03ed5a04]{padding-right:10%}.products-list .product.horizontal .product-image[data-v-03ed5a04]{flex:1 1 25%;margin-right:16px}.products-list .product.vertical[data-v-03ed5a04]{flex-direction:column}.products-list .product.vertical>div[data-v-03ed5a04]{width:100%}.products-list .product.vertical .product-data-container[data-v-03ed5a04]{display:flex;flex-direction:column;align-items:flex-start;flex:1 1 100%;width:100%}.products-list .product.vertical .product-data-container>div[data-v-03ed5a04]{width:100%}.products-list .product.vertical .product-image[data-v-03ed5a04]{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between}.products-list .product.vertical .action-line[data-v-03ed5a04]{justify-content:space-around}.detailed .products-list .product[data-v-03ed5a04]{box-shadow:0 2px 8px rgba(0,0,0,.2);border-radius:8px;margin-bottom:16px}.products-list .product .product-data-container[data-v-03ed5a04]{display:flex}.detailed .products-list .product .product-data-container[data-v-03ed5a04]{border-right:1px solid var(--neutral-color-gray-2)}.products-list .product .product-data-container .product-image[data-v-03ed5a04]{display:flex;justify-content:center;align-items:center;width:128px;min-height:128px;max-height:200px;height:auto}.products-list .product .product-data-container .product-image img[data-v-03ed5a04]{width:128px}.products-list .product .product-data-container .product-properties[data-v-03ed5a04]{display:flex;flex-direction:column;flex:1 1 75%}.products-list .product .product-data-container .product-properties .product-name[data-v-03ed5a04]{font-family:Helvetica Neue Bold;font-style:normal;font-size:18px;line-height:22px;color:var(--neutral-color-black-light);margin-bottom:16px}.products-list .product .product-data-container .product-properties .property[data-v-03ed5a04]{display:flex;flex-direction:row;width:100%;align-items:center;padding:8px 12px;box-sizing:border-box;border-bottom:1px solid #e8e8e8}.products-list .product .product-data-container .product-properties .property[data-v-03ed5a04]:last-of-type{border:none}.products-list .product .product-data-container .product-properties .property.odd[data-v-03ed5a04]{background:#dfebf7}.products-list .product .product-data-container .product-properties .property.even[data-v-03ed5a04]{background:#fff}.products-list .product .product-data-container .product-properties .property div[data-v-03ed5a04]{font-style:normal;font-size:12px;line-height:14px;color:#737372}.products-list .product .product-data-container .product-properties .property .property-name[data-v-03ed5a04]{flex:1 1 190px;font-family:Helvetica Neue;font-weight:400;margin-right:5px}.products-list .product .product-data-container .product-properties .property .property-value[data-v-03ed5a04]{flex:1 1 70%;font-family:Helvetica Neue;font-weight:400}.products-list hr[data-v-03ed5a04]{margin:20px 0;width:100%;border:1px solid #e3e3e3}.detailed .products-list hr[data-v-03ed5a04]{display:none}.abstract-product-image[data-v-03ed5a04]{display:flex;flex-direction:column;position:relative;justify-content:center;align-items:center;width:128px;height:128px;margin-right:8px}.abstract-product-image img[data-v-03ed5a04]{width:128px}.align-items-center[data-v-03ed5a04]{align-items:center!important}.page-content[data-v-6bd8bc83]{position:relative}.navigation[data-v-6bd8bc83]{display:flex;flex-direction:row;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.text-block .header[data-v-6bd8bc83]{font-family:Helvetica Neue;font-size:28px;line-height:33px;color:#737372}.text-block .description[data-v-6bd8bc83]{font-family:Helvetica Neue;font-size:16px;line-height:19px;color:#737372}.download-pdf[data-v-6bd8bc83]{font-family:Helvetica Neue Bold;background:#dfebf7;border:1px solid #9dc3e6;box-sizing:border-box;border-radius:10px;padding:8px;font-style:normal;font-size:12px;line-height:15px;color:#4d91d1}.download-pdf i[data-v-6bd8bc83]{margin-left:10px;width:12px;height:12px;background-image:url(../img/download.02b6498f.svg);background-repeat:no-repeat;background-position:50%}.card-content .row[data-v-6bd8bc83]{display:flex;flex-direction:row;align-items:center;flex:1 1 auto}.card-content.column[data-v-6bd8bc83]{flex-direction:column}.card-title[data-v-6bd8bc83]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.project-attribute[data-v-6bd8bc83]{display:flex;flex-direction:column;flex:0 1 20%}.project-attribute.octave-band-range[data-v-6bd8bc83]{flex:0 1 60%;position:relative}.project-attribute .small-title[data-v-6bd8bc83]{font-family:Helvetica Neue;font-style:normal;font-weight:100;font-size:14px;line-height:14px;color:#737372}.project-attribute .small-title.right-side[data-v-6bd8bc83]{position:absolute;left:80%}.project-attribute .attribute-value[data-v-6bd8bc83]{display:flex;flex-direction:row;align-items:center;margin-top:8px}.project-attribute .attribute-value .octave-band[data-v-6bd8bc83]{display:flex;flex-direction:column;justify-content:center;flex:0 1 10%}.attribute-value.link-medium[data-v-6bd8bc83],.octave-band .link-medium[data-v-6bd8bc83],.octave-band .text-medium[data-v-6bd8bc83]{font-size:14px;line-height:17px;color:#737372}.heading-small-bold[data-v-6bd8bc83],.link-medium[data-v-6bd8bc83],.text-medium[data-v-6bd8bc83],.text-small[data-v-6bd8bc83]{color:#737372}.calculation-results[data-v-6bd8bc83]{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;justify-content:space-between}.footnote[data-v-6bd8bc83]{font-size:13px;margin-top:15px;margin-bottom:15px}.calculation-column-group[data-v-6bd8bc83]{display:flex;flex:1 1 auto;overflow-x:auto}.calculation-column-group .calculation-column[data-v-6bd8bc83]{flex:1 0 10%}.calculation-column[data-v-6bd8bc83]{display:flex;flex-direction:column;flex:1 1 auto}.calculation-row[data-v-6bd8bc83]{display:flex;align-items:center;justify-content:center;min-height:32px;font-family:Helvetica Neue;font-size:12px;line-height:14px;text-align:center;color:#4c5055;padding:0 20px}.calculation-row.title[data-v-6bd8bc83]{font-family:Helvetica Neue Bold;font-style:normal;font-size:12px;line-height:15px;text-align:center;color:#737372;height:45px;max-height:45px}.calculation-row.even[data-v-6bd8bc83]{background:#fff}.calculation-row.odd[data-v-6bd8bc83]{background:#f8f8f8}.calculation-row.bold[data-v-6bd8bc83]{font-family:Helvetica Neue Bold}.row[data-v-6bd8bc83]{width:100%}.tabs[data-v-6bd8bc83]{display:flex;width:100%;position:relative;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-items:flex-start}.tabs-header[data-v-6bd8bc83]{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-start;border-bottom:1px solid #d5d6d5;width:100%}.tab-header[data-v-6bd8bc83]{display:flex;align-items:center;justify-content:center;font-family:Helvetica Neue;font-size:16px;line-height:19px;color:#737372;padding:12px 32px;border-bottom:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.active-tab-header[data-v-6bd8bc83]{font-family:Helvetica Neue Bold;font-style:normal;font-size:16px;line-height:19px;color:#c00;border-bottom:1px solid #c00}.tabs-content[data-v-6bd8bc83]{display:flex;position:relative;width:100%;flex-direction:column;flex-wrap:nowrap;margin-top:40px}.tab[data-v-6bd8bc83]{display:none;opacity:0;width:100%}.active-tab[data-v-6bd8bc83]{display:flex;flex-direction:column;opacity:1;transition:opacity .3s ease-in}.actions[data-v-6bd8bc83]{display:flex;flex-direction:row;flex-wrap:nowrap}.loader.small-loader[data-v-6bd8bc83]{margin-left:10px;width:12px!important;height:12px!important;border:.2em solid #4d91d1!important;border-bottom-color:transparent!important}.auth-container{display:flex;flex-direction:row;flex-wrap:nowrap;width:100vw;height:100vh}.auth-container .images-container{display:flex;flex:1 1 65%;flex-direction:column;align-items:center}.auth-container .images-container img.background-image{display:flex;position:relative;height:100%;width:100%;background-repeat:no-repeat;background-size:cover;background-position:unset}.auth-container .images-container img.logo-image{display:flex;position:absolute;margin-top:20%}.auth-container .auth-form-container{display:flex;flex:1 1 35%;flex-direction:column;align-items:center}.auth-container .auth-form-container .auth-form{display:flex;flex-direction:column;padding:115px 52px 0 52px;align-items:center}.auth-container .auth-form-container .auth-form .heading-large-bold{color:#4c5055}.auth-container .auth-form-container .auth-form .input-container{width:100%}.auth-container .auth-form-container .auth-form .row{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.auth-container .auth-form-container .auth-form .row.justify-space-between{justify-content:space-between}.auth-container .auth-form-container .auth-form .row.align-center{align-items:center}.auth-container .auth-form-container .auth-form .link{-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#4d91d1}@media screen and (min-width:1281px){.auth-container .auth-form-container .auth-form{width:75%}}@media screen and (max-width:1280px){.auth-container .auth-form-container .auth-form{width:85%}}.loader[data-v-0dbd0915]{width:20px;height:20px;border:.2em solid #fff;border-bottom-color:transparent}.header-title[data-v-9c895cca]{font-family:Helvetica Neue Bold;font-size:14pt;color:#000}.header-project-code[data-v-9c895cca],.section-title[data-v-9c895cca]{font-family:Helvetica Neue;font-size:12pt;color:#000}.text-bold[data-v-9c895cca]{font-family:Helvetica Neue Bold;font-size:10pt;color:#000}.text-regular[data-v-9c895cca]{font-family:Helvetica Neue;font-size:10pt;color:#000}.text-footer[data-v-9c895cca]{font-family:Helvetica Neue;font-size:10pt;color:#737372}.page[data-v-9c895cca]{position:relative;display:flex;flex-direction:column;width:100vw;height:100vh;overflow:hidden;padding:28px}.date[data-v-9c895cca],.page-number[data-v-9c895cca]{position:absolute;float:right;right:58px;color:#fff}.date[data-v-9c895cca]{top:58px}.page-number[data-v-9c895cca]{top:40px}.page-header[data-v-9c895cca]{display:flex;background:#e10008;padding-top:1.25rem;padding-bottom:1.25rem}.page-header img.logo[data-v-9c895cca]{height:20px}.section-header[data-v-9c895cca]{display:flex;background:#e10008;color:#fff}.row[data-v-9c895cca]{display:flex;flex-direction:row;padding-left:2rem;padding-right:2rem}.column[data-v-9c895cca]{display:flex;flex-direction:column}.filler[data-v-9c895cca]{display:flex;flex:1 1 auto;align-items:flex-end}.info-title[data-v-9c895cca]{background-color:#e2e4e9;color:#000;padding-top:.5rem;padding-bottom:.5rem}.project-attributes .row .project-attribute[data-v-9c895cca]{display:flex;flex-direction:row;flex:0 1 50%}.project-attributes .row .project-attribute .attribute-title[data-v-9c895cca]{display:flex;flex:1 1 45%;font-weight:700;padding-right:5px;color:#000}.project-attributes .row .project-attribute .attribute-value[data-v-9c895cca]{display:flex;flex:1 1 55%;word-break:break-word}.project-attributes .octave-band-container[data-v-9c895cca]{flex-direction:row;width:100%}.project-attributes .octave-band-container .octave-band-data-title[data-v-9c895cca]{font-family:Helvetica Neue Bold;color:#000!important;font-size:10pt;margin-top:0;padding-right:5px}.project-attributes .octave-band-container .octave-band-range[data-v-9c895cca]{margin-top:0;width:auto;flex:1}.project-attributes .octave-band-container .octave-band-range .octave-title[data-v-9c895cca]{color:#000!important}.project-attributes .octave-band-container .octave-band-range .octave-value[data-v-9c895cca]{font-family:Helvetica Neue Bold;color:#000!important;font-size:10pt}.product-data .left-side[data-v-9c895cca]{flex:1 1 50%;display:flex}.product-data .right-side[data-v-9c895cca]{display:flex;flex:1 1 50%;flex-direction:column;margin-left:20px}.product-data .right-side .row[data-v-9c895cca]{padding:0}.product-image[data-v-9c895cca]{max-width:128px;max-height:128px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.product-attributes[data-v-9c895cca]{display:flex;flex-direction:column}.product-attributes .product-attribute[data-v-9c895cca]{display:flex;flex:1 1 100%;flex-direction:row;flex-wrap:nowrap;align-items:center;padding:6px 12px;border-bottom:1px solid #e8e8e8}.product-attributes .product-attribute .attribute-title[data-v-9c895cca]{flex:1 1 150px}.product-attributes .product-attribute .attribute-value[data-v-9c895cca]{flex:1 1 70%}.diagram[data-v-9c895cca]{max-width:245px;max-height:245px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.diagrams[data-v-9c895cca]{display:flex;flex-direction:column;justify-content:center;align-items:center}.result-wrapper[data-v-9c895cca]{flex:0 1 auto}.result-wrapper .product-calculations[data-v-9c895cca]{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;height:80px;align-items:center;border:1px solid #e8e8e8;box-sizing:border-box;border-radius:0}.result-wrapper .product-calculations.final[data-v-9c895cca]{border:1px solid #000}.result-wrapper .product-calculations .calculation-result[data-v-9c895cca]{display:flex;flex-direction:column;flex:1 1 auto;height:80px;padding:20px 30px;border-right:1px solid #000}.result-wrapper .product-calculations .calculation-result[data-v-9c895cca]:last-of-type{border-right:none}.abstract-product-image[data-v-9c895cca]{max-width:128px;max-height:128px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.image-container[data-v-9c895cca]{display:flex;justify-content:center}.pdf-footer[data-v-9c895cca]{bottom:0;width:100%;padding:0!important}.pdf-footer .footer-inner[data-v-9c895cca]{padding:12px 30px;border-top:1px solid #717275;width:100%;box-sizing:content-box;display:flex}.pdf-footer .footer-inner .footer-column[data-v-9c895cca]{flex:1}.header-title[data-v-76e2c7b8]{font-family:Helvetica Neue Bold;font-size:14pt;color:#000}.header-project-code[data-v-76e2c7b8],.section-title[data-v-76e2c7b8]{font-family:Helvetica Neue;font-size:12pt;color:#000}.text-bold[data-v-76e2c7b8]{font-family:Helvetica Neue Bold;font-size:10pt;color:#000}.text-regular[data-v-76e2c7b8]{font-family:Helvetica Neue;font-size:10pt;color:#000}.text-footer[data-v-76e2c7b8]{font-family:Helvetica Neue;font-size:10pt;color:#737372}.page[data-v-76e2c7b8]{position:relative;display:flex;flex-direction:column;width:100vw;height:100vh;overflow:hidden;padding:28px}.date[data-v-76e2c7b8],.page-number[data-v-76e2c7b8]{position:absolute;float:right;right:58px;color:#fff}.date[data-v-76e2c7b8]{top:58px}.page-number[data-v-76e2c7b8]{top:40px}.page-header[data-v-76e2c7b8]{display:flex;background:#e10008;padding-top:1.25rem;padding-bottom:1.25rem}.page-header img.logo[data-v-76e2c7b8]{height:20px}.section-header[data-v-76e2c7b8]{display:flex;background:#e10008;color:#fff}.row[data-v-76e2c7b8]{display:flex;flex-direction:row;padding-left:2rem;padding-right:2rem}.column[data-v-76e2c7b8]{display:flex;flex-direction:column}.filler[data-v-76e2c7b8]{display:flex;flex:1 1 auto;align-items:flex-end}.info-title[data-v-76e2c7b8]{background-color:#e2e4e9;color:#000;padding-top:.5rem;padding-bottom:.5rem}.project-attributes .row .project-attribute[data-v-76e2c7b8]{display:flex;flex-direction:row;flex:0 1 50%}.project-attributes .row .project-attribute .attribute-title[data-v-76e2c7b8]{display:flex;flex:1 1 45%;font-weight:700;padding-right:5px;color:#000}.project-attributes .row .project-attribute .attribute-value[data-v-76e2c7b8]{display:flex;flex:1 1 55%;word-break:break-word}.project-attributes .octave-band-container[data-v-76e2c7b8]{flex-direction:row;width:100%}.project-attributes .octave-band-container .octave-band-data-title[data-v-76e2c7b8]{font-family:Helvetica Neue Bold;color:#000!important;font-size:10pt;margin-top:0;padding-right:5px}.project-attributes .octave-band-container .octave-band-range[data-v-76e2c7b8]{margin-top:0;width:auto;flex:1}.project-attributes .octave-band-container .octave-band-range .octave-title[data-v-76e2c7b8]{color:#000!important}.project-attributes .octave-band-container .octave-band-range .octave-value[data-v-76e2c7b8]{font-family:Helvetica Neue Bold;color:#000!important;font-size:10pt}.product-data .left-side[data-v-76e2c7b8]{flex:1 1 50%;display:flex}.product-data .right-side[data-v-76e2c7b8]{display:flex;flex:1 1 50%;flex-direction:column;margin-left:20px}.product-data .right-side .row[data-v-76e2c7b8]{padding:0}.product-image[data-v-76e2c7b8]{max-width:128px;max-height:128px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.product-attributes[data-v-76e2c7b8]{display:flex;flex-direction:column}.product-attributes .product-attribute[data-v-76e2c7b8]{display:flex;flex:1 1 100%;flex-direction:row;flex-wrap:nowrap;align-items:center;padding:6px 12px;border-bottom:1px solid #e8e8e8}.product-attributes .product-attribute .attribute-title[data-v-76e2c7b8]{flex:1 1 150px}.product-attributes .product-attribute .attribute-value[data-v-76e2c7b8]{flex:1 1 70%}.diagram[data-v-76e2c7b8]{max-width:245px;max-height:245px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.diagrams[data-v-76e2c7b8]{display:flex;flex-direction:column;justify-content:center;align-items:center}.result-wrapper[data-v-76e2c7b8]{flex:0 1 auto}.result-wrapper .product-calculations[data-v-76e2c7b8]{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;height:80px;align-items:center;border:1px solid #e8e8e8;box-sizing:border-box;border-radius:0}.result-wrapper .product-calculations.final[data-v-76e2c7b8]{border:1px solid #000}.result-wrapper .product-calculations .calculation-result[data-v-76e2c7b8]{display:flex;flex-direction:column;flex:1 1 auto;height:80px;padding:20px 30px;border-right:1px solid #000}.result-wrapper .product-calculations .calculation-result[data-v-76e2c7b8]:last-of-type{border-right:none}.abstract-product-image[data-v-76e2c7b8]{max-width:128px;max-height:128px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.image-container[data-v-76e2c7b8]{display:flex;justify-content:center}.project-info[data-v-6bbc016a]{display:flex;flex-direction:column}.row[data-v-6bbc016a]{display:flex;flex-direction:row;padding-left:2rem;padding-right:2rem}table[data-v-682ed964]{width:100%}thead[data-v-682ed964]{background-color:#e10008;height:48px;color:#fff;font-weight:700}td[data-v-682ed964],th[data-v-682ed964]{border-bottom:1px solid #e0e3e7;min-width:100px}th[data-v-682ed964]{height:48px;color:#fff!important}td[data-v-682ed964]{height:58px;color:#737372!important}.header-title{font-family:Helvetica Neue Bold;font-size:14pt;color:#000}.header-project-code,.section-title{font-family:Helvetica Neue;font-size:12pt;color:#000}.text-bold{font-family:Helvetica Neue Bold}.text-bold,.text-regular{font-size:10pt;color:#000}.text-footer,.text-regular{font-family:Helvetica Neue}.text-footer{font-size:10pt;color:#737372}.page{position:relative;display:flex;flex-direction:column;width:100vw;height:100vh;overflow:hidden;padding:28px}.date,.page-number{position:absolute;float:right;right:58px;color:#fff}.date{top:58px}.page-number{top:40px}.page-header{display:flex;background:#e10008;padding-top:1.25rem;padding-bottom:1.25rem}.page-header img.logo{height:20px}.section-header{display:flex;background:#e10008;color:#fff}.row{padding-left:2rem;padding-right:2rem}.filler{display:flex;flex:1 1 auto;align-items:flex-end}.info-title{background-color:#e2e4e9;color:#000;padding-top:.5rem;padding-bottom:.5rem}.project-attributes .row .project-attribute{display:flex;flex-direction:row;flex:0 1 50%}.project-attributes .row .project-attribute .attribute-title{display:flex;flex:1 1 45%;font-weight:700;padding-right:5px;color:#000}.project-attributes .row .project-attribute .attribute-value{display:flex;flex:1 1 55%;word-break:break-word}.project-attributes .octave-band-container{flex-direction:row;width:100%}.project-attributes .octave-band-container .octave-band-data-title{font-family:Helvetica Neue Bold;color:#000!important;font-size:10pt;margin-top:0;padding-right:5px}.project-attributes .octave-band-container .octave-band-range{margin-top:0;width:auto;flex:1}.project-attributes .octave-band-container .octave-band-range .octave-title{color:#000!important}.project-attributes .octave-band-container .octave-band-range .octave-value{font-family:Helvetica Neue Bold;color:#000!important;font-size:10pt}.product-data .left-side{flex:1 1 50%;display:flex}.product-data .right-side{display:flex;flex:1 1 50%;flex-direction:column;margin-left:20px}.product-data .right-side .row{padding:0}.product-image{max-width:128px;max-height:128px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.product-attributes{display:flex;flex-direction:column}.product-attributes .product-attribute{display:flex;flex:1 1 100%;flex-direction:row;flex-wrap:nowrap;align-items:center;padding:6px 12px;border-bottom:1px solid #e8e8e8}.product-attributes .product-attribute .attribute-title{flex:1 1 150px}.product-attributes .product-attribute .attribute-value{flex:1 1 70%}.diagram{max-width:245px;max-height:245px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.diagrams{display:flex;flex-direction:column;justify-content:center;align-items:center}.result-wrapper{flex:0 1 auto}.result-wrapper .product-calculations{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;height:80px;align-items:center;border:1px solid #e8e8e8;box-sizing:border-box;border-radius:0}.result-wrapper .product-calculations.final{border:1px solid #000}.result-wrapper .product-calculations .calculation-result{display:flex;flex-direction:column;flex:1 1 auto;height:80px;padding:20px 30px;border-right:1px solid #000}.result-wrapper .product-calculations .calculation-result:last-of-type{border-right:none}.abstract-product-image{max-width:128px;max-height:128px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.image-container{display:flex;justify-content:center}.header-title[data-v-81499060]{font-family:Helvetica Neue Bold;font-size:14pt;color:#000}.header-project-code[data-v-81499060],.section-title[data-v-81499060]{font-family:Helvetica Neue;font-size:12pt;color:#000}.text-bold[data-v-81499060]{font-family:Helvetica Neue Bold;font-size:10pt;color:#000}.text-regular[data-v-81499060]{font-family:Helvetica Neue;font-size:10pt;color:#000}.text-footer[data-v-81499060]{font-family:Helvetica Neue;font-size:10pt;color:#737372}.page[data-v-81499060]{position:relative;display:flex;flex-direction:column;width:100vw;height:100vh;overflow:hidden;padding:28px}.date[data-v-81499060],.page-number[data-v-81499060]{position:absolute;float:right;right:58px;color:#fff}.date[data-v-81499060]{top:58px}.page-number[data-v-81499060]{top:40px}.page-header[data-v-81499060]{display:flex;background:#e10008;padding-top:1.25rem;padding-bottom:1.25rem}.page-header img.logo[data-v-81499060]{height:20px}.section-header[data-v-81499060]{display:flex;background:#e10008;color:#fff}.row[data-v-81499060]{display:flex;flex-direction:row;padding-left:2rem;padding-right:2rem}.column[data-v-81499060]{display:flex;flex-direction:column}.filler[data-v-81499060]{display:flex;flex:1 1 auto;align-items:flex-end}.info-title[data-v-81499060]{background-color:#e2e4e9;color:#000;padding-top:.5rem;padding-bottom:.5rem}.project-attributes .row .project-attribute[data-v-81499060]{display:flex;flex-direction:row;flex:0 1 50%}.project-attributes .row .project-attribute .attribute-title[data-v-81499060]{display:flex;flex:1 1 45%;font-weight:700;padding-right:5px;color:#000}.project-attributes .row .project-attribute .attribute-value[data-v-81499060]{display:flex;flex:1 1 55%;word-break:break-word}.project-attributes .octave-band-container[data-v-81499060]{flex-direction:row;width:100%}.project-attributes .octave-band-container .octave-band-data-title[data-v-81499060]{font-family:Helvetica Neue Bold;color:#000!important;font-size:10pt;margin-top:0;padding-right:5px}.project-attributes .octave-band-container .octave-band-range[data-v-81499060]{margin-top:0;width:auto;flex:1}.project-attributes .octave-band-container .octave-band-range .octave-title[data-v-81499060]{color:#000!important}.project-attributes .octave-band-container .octave-band-range .octave-value[data-v-81499060]{font-family:Helvetica Neue Bold;color:#000!important;font-size:10pt}.product-data .left-side[data-v-81499060]{flex:1 1 50%;display:flex}.product-data .right-side[data-v-81499060]{display:flex;flex:1 1 50%;flex-direction:column;margin-left:20px}.product-data .right-side .row[data-v-81499060]{padding:0}.product-image[data-v-81499060]{max-width:128px;max-height:128px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.product-attributes[data-v-81499060]{display:flex;flex-direction:column}.product-attributes .product-attribute[data-v-81499060]{display:flex;flex:1 1 100%;flex-direction:row;flex-wrap:nowrap;align-items:center;padding:6px 12px;border-bottom:1px solid #e8e8e8}.product-attributes .product-attribute .attribute-title[data-v-81499060]{flex:1 1 150px}.product-attributes .product-attribute .attribute-value[data-v-81499060]{flex:1 1 70%}.diagram[data-v-81499060]{max-width:245px;max-height:245px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.diagrams[data-v-81499060]{display:flex;flex-direction:column;justify-content:center;align-items:center}.result-wrapper[data-v-81499060]{flex:0 1 auto}.result-wrapper .product-calculations[data-v-81499060]{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;height:80px;align-items:center;border:1px solid #e8e8e8;box-sizing:border-box;border-radius:0}.result-wrapper .product-calculations.final[data-v-81499060]{border:1px solid #000}.result-wrapper .product-calculations .calculation-result[data-v-81499060]{display:flex;flex-direction:column;flex:1 1 auto;height:80px;padding:20px 30px;border-right:1px solid #000}.result-wrapper .product-calculations .calculation-result[data-v-81499060]:last-of-type{border-right:none}.abstract-product-image[data-v-81499060]{max-width:128px;max-height:128px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.image-container[data-v-81499060]{display:flex;justify-content:center}.page .octave-band-container{width:100%}.page .octave-band-container .octave-band-data-title{font-family:Helvetica Neue Bold;font-size:10pt;color:#000!important;margin-top:0;padding-right:10px}.page .octave-band-container .octave-band-range{margin-top:0;width:auto;flex:1}.page .octave-band-container .octave-band-range .octave-value{font-family:Helvetica Neue Bold;font-size:10pt}.page .octave-band-data-title,.page .octave-title{color:#000!important}.page .octave-title{font-size:10pt}.page .octave-value{color:#000!important}.page .octave-band-range{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%}.page .octave-band-range .octave-band{display:flex;flex-direction:column;flex:1 1 auto!important}.page .p-0{padding:0!important}.page .right-side .row{padding:0;margin-top:.5rem}.header-title[data-v-37a94c74]{font-family:Helvetica Neue Bold;font-size:14pt;color:#000}.header-project-code[data-v-37a94c74],.section-title[data-v-37a94c74]{font-family:Helvetica Neue;font-size:12pt;color:#000}.text-bold[data-v-37a94c74]{font-family:Helvetica Neue Bold;font-size:10pt;color:#000}.text-regular[data-v-37a94c74]{font-family:Helvetica Neue;font-size:10pt;color:#000}.text-footer[data-v-37a94c74]{font-family:Helvetica Neue;font-size:10pt;color:#737372}.page[data-v-37a94c74]{position:relative;display:flex;flex-direction:column;width:100vw;height:100vh;overflow:hidden;padding:28px}.date[data-v-37a94c74],.page-number[data-v-37a94c74]{position:absolute;float:right;right:58px;color:#fff}.date[data-v-37a94c74]{top:58px}.page-number[data-v-37a94c74]{top:40px}.page-header[data-v-37a94c74]{display:flex;background:#e10008;padding-top:1.25rem;padding-bottom:1.25rem}.page-header img.logo[data-v-37a94c74]{height:20px}.section-header[data-v-37a94c74]{display:flex;background:#e10008;color:#fff}.row[data-v-37a94c74]{display:flex;flex-direction:row;padding-left:2rem;padding-right:2rem}.column[data-v-37a94c74]{display:flex;flex-direction:column}.filler[data-v-37a94c74]{display:flex;flex:1 1 auto;align-items:flex-end}.info-title[data-v-37a94c74]{background-color:#e2e4e9;color:#000;padding-top:.5rem;padding-bottom:.5rem}.project-attributes .row .project-attribute[data-v-37a94c74]{display:flex;flex-direction:row;flex:0 1 50%}.project-attributes .row .project-attribute .attribute-title[data-v-37a94c74]{display:flex;flex:1 1 45%;font-weight:700;padding-right:5px;color:#000}.project-attributes .row .project-attribute .attribute-value[data-v-37a94c74]{display:flex;flex:1 1 55%;word-break:break-word}.project-attributes .octave-band-container[data-v-37a94c74]{flex-direction:row;width:100%}.project-attributes .octave-band-container .octave-band-data-title[data-v-37a94c74]{font-family:Helvetica Neue Bold;color:#000!important;font-size:10pt;margin-top:0;padding-right:5px}.project-attributes .octave-band-container .octave-band-range[data-v-37a94c74]{margin-top:0;width:auto;flex:1}.project-attributes .octave-band-container .octave-band-range .octave-title[data-v-37a94c74]{color:#000!important}.project-attributes .octave-band-container .octave-band-range .octave-value[data-v-37a94c74]{font-family:Helvetica Neue Bold;color:#000!important;font-size:10pt}.product-data .left-side[data-v-37a94c74]{flex:1 1 50%;display:flex}.product-data .right-side[data-v-37a94c74]{display:flex;flex:1 1 50%;flex-direction:column;margin-left:20px}.product-data .right-side .row[data-v-37a94c74]{padding:0}.product-image[data-v-37a94c74]{max-width:128px;max-height:128px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.product-attributes[data-v-37a94c74]{display:flex;flex-direction:column}.product-attributes .product-attribute[data-v-37a94c74]{display:flex;flex:1 1 100%;flex-direction:row;flex-wrap:nowrap;align-items:center;padding:6px 12px;border-bottom:1px solid #e8e8e8}.product-attributes .product-attribute .attribute-title[data-v-37a94c74]{flex:1 1 150px}.product-attributes .product-attribute .attribute-value[data-v-37a94c74]{flex:1 1 70%}.diagram[data-v-37a94c74]{max-width:245px;max-height:245px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.diagrams[data-v-37a94c74]{display:flex;flex-direction:column;justify-content:center;align-items:center}.result-wrapper[data-v-37a94c74]{flex:0 1 auto}.result-wrapper .product-calculations[data-v-37a94c74]{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;height:80px;align-items:center;border:1px solid #e8e8e8;box-sizing:border-box;border-radius:0}.result-wrapper .product-calculations.final[data-v-37a94c74]{border:1px solid #000}.result-wrapper .product-calculations .calculation-result[data-v-37a94c74]{display:flex;flex-direction:column;flex:1 1 auto;height:80px;padding:20px 30px;border-right:1px solid #000}.result-wrapper .product-calculations .calculation-result[data-v-37a94c74]:last-of-type{border-right:none}.abstract-product-image[data-v-37a94c74]{max-width:128px;max-height:128px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.image-container[data-v-37a94c74]{display:flex;justify-content:center}.p-0[data-v-37a94c74]{padding:0!important}.header-title[data-v-5c924860]{font-family:Helvetica Neue Bold;font-size:14pt;color:#000}.header-project-code[data-v-5c924860],.section-title[data-v-5c924860]{font-family:Helvetica Neue;font-size:12pt;color:#000}.text-bold[data-v-5c924860]{font-family:Helvetica Neue Bold;font-size:10pt;color:#000}.text-regular[data-v-5c924860]{font-family:Helvetica Neue;font-size:10pt;color:#000}.text-footer[data-v-5c924860]{font-family:Helvetica Neue;font-size:10pt;color:#737372}.page[data-v-5c924860]{position:relative;display:flex;flex-direction:column;width:100vw;height:100vh;overflow:hidden;padding:28px}.date[data-v-5c924860],.page-number[data-v-5c924860]{position:absolute;float:right;right:58px;color:#fff}.date[data-v-5c924860]{top:58px}.page-number[data-v-5c924860]{top:40px}.page-header[data-v-5c924860]{display:flex;background:#e10008;padding-top:1.25rem;padding-bottom:1.25rem}.page-header img.logo[data-v-5c924860]{height:20px}.section-header[data-v-5c924860]{display:flex;background:#e10008;color:#fff}.row[data-v-5c924860]{display:flex;flex-direction:row;padding-left:2rem;padding-right:2rem}.column[data-v-5c924860]{display:flex;flex-direction:column}.filler[data-v-5c924860]{display:flex;flex:1 1 auto;align-items:flex-end}.info-title[data-v-5c924860]{background-color:#e2e4e9;color:#000;padding-top:.5rem;padding-bottom:.5rem}.project-attributes .row .project-attribute[data-v-5c924860]{display:flex;flex-direction:row;flex:0 1 50%}.project-attributes .row .project-attribute .attribute-title[data-v-5c924860]{display:flex;flex:1 1 45%;font-weight:700;padding-right:5px;color:#000}.project-attributes .row .project-attribute .attribute-value[data-v-5c924860]{display:flex;flex:1 1 55%;word-break:break-word}.project-attributes .octave-band-container[data-v-5c924860]{flex-direction:row;width:100%}.project-attributes .octave-band-container .octave-band-data-title[data-v-5c924860]{font-family:Helvetica Neue Bold;color:#000!important;font-size:10pt;margin-top:0;padding-right:5px}.project-attributes .octave-band-container .octave-band-range[data-v-5c924860]{margin-top:0;width:auto;flex:1}.project-attributes .octave-band-container .octave-band-range .octave-title[data-v-5c924860]{color:#000!important}.project-attributes .octave-band-container .octave-band-range .octave-value[data-v-5c924860]{font-family:Helvetica Neue Bold;color:#000!important;font-size:10pt}.product-data .left-side[data-v-5c924860]{flex:1 1 50%;display:flex}.product-data .right-side[data-v-5c924860]{display:flex;flex:1 1 50%;flex-direction:column;margin-left:20px}.product-data .right-side .row[data-v-5c924860]{padding:0}.product-image[data-v-5c924860]{max-width:128px;max-height:128px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.product-attributes[data-v-5c924860]{display:flex;flex-direction:column}.product-attributes .product-attribute[data-v-5c924860]{display:flex;flex:1 1 100%;flex-direction:row;flex-wrap:nowrap;align-items:center;padding:6px 12px;border-bottom:1px solid #e8e8e8}.product-attributes .product-attribute .attribute-title[data-v-5c924860]{flex:1 1 150px}.product-attributes .product-attribute .attribute-value[data-v-5c924860]{flex:1 1 70%}.diagram[data-v-5c924860]{max-width:245px;max-height:245px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.diagrams[data-v-5c924860]{display:flex;flex-direction:column;justify-content:center;align-items:center}.result-wrapper[data-v-5c924860]{flex:0 1 auto}.result-wrapper .product-calculations[data-v-5c924860]{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;height:80px;align-items:center;border:1px solid #e8e8e8;box-sizing:border-box;border-radius:0}.result-wrapper .product-calculations.final[data-v-5c924860]{border:1px solid #000}.result-wrapper .product-calculations .calculation-result[data-v-5c924860]{display:flex;flex-direction:column;flex:1 1 auto;height:80px;padding:20px 30px;border-right:1px solid #000}.result-wrapper .product-calculations .calculation-result[data-v-5c924860]:last-of-type{border-right:none}.abstract-product-image[data-v-5c924860]{max-width:128px;max-height:128px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.image-container[data-v-5c924860]{display:flex;justify-content:center}.system-info[data-v-5c924860]{display:flex;flex-direction:column;flex:1 1 auto}.header-title[data-v-551341e3]{font-family:Helvetica Neue Bold;font-size:14pt;color:#000}.header-project-code[data-v-551341e3],.section-title[data-v-551341e3]{font-family:Helvetica Neue;font-size:12pt;color:#000}.text-bold[data-v-551341e3]{font-family:Helvetica Neue Bold;font-size:10pt;color:#000}.text-regular[data-v-551341e3]{font-family:Helvetica Neue;font-size:10pt;color:#000}.text-footer[data-v-551341e3]{font-family:Helvetica Neue;font-size:10pt;color:#737372}.page[data-v-551341e3]{position:relative;display:flex;flex-direction:column;width:100vw;height:100vh;overflow:hidden;padding:28px}.date[data-v-551341e3],.page-number[data-v-551341e3]{position:absolute;float:right;right:58px;color:#fff}.date[data-v-551341e3]{top:58px}.page-number[data-v-551341e3]{top:40px}.page-header[data-v-551341e3]{display:flex;background:#e10008;padding-top:1.25rem;padding-bottom:1.25rem}.page-header img.logo[data-v-551341e3]{height:20px}.section-header[data-v-551341e3]{display:flex;background:#e10008;color:#fff}.row[data-v-551341e3]{display:flex;flex-direction:row;padding-left:2rem;padding-right:2rem}.column[data-v-551341e3]{display:flex;flex-direction:column}.filler[data-v-551341e3]{display:flex;flex:1 1 auto;align-items:flex-end}.info-title[data-v-551341e3]{background-color:#e2e4e9;color:#000;padding-top:.5rem;padding-bottom:.5rem}.project-attributes .row .project-attribute[data-v-551341e3]{display:flex;flex-direction:row;flex:0 1 50%}.project-attributes .row .project-attribute .attribute-title[data-v-551341e3]{display:flex;flex:1 1 45%;font-weight:700;padding-right:5px;color:#000}.project-attributes .row .project-attribute .attribute-value[data-v-551341e3]{display:flex;flex:1 1 55%;word-break:break-word}.project-attributes .octave-band-container[data-v-551341e3]{flex-direction:row;width:100%}.project-attributes .octave-band-container .octave-band-data-title[data-v-551341e3]{font-family:Helvetica Neue Bold;color:#000!important;font-size:10pt;margin-top:0;padding-right:5px}.project-attributes .octave-band-container .octave-band-range[data-v-551341e3]{margin-top:0;width:auto;flex:1}.project-attributes .octave-band-container .octave-band-range .octave-title[data-v-551341e3]{color:#000!important}.project-attributes .octave-band-container .octave-band-range .octave-value[data-v-551341e3]{font-family:Helvetica Neue Bold;color:#000!important;font-size:10pt}.product-data .left-side[data-v-551341e3]{flex:1 1 50%;display:flex}.product-data .right-side[data-v-551341e3]{display:flex;flex:1 1 50%;flex-direction:column;margin-left:20px}.product-data .right-side .row[data-v-551341e3]{padding:0}.product-image[data-v-551341e3]{max-width:128px;max-height:128px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.product-attributes[data-v-551341e3]{display:flex;flex-direction:column}.product-attributes .product-attribute[data-v-551341e3]{display:flex;flex:1 1 100%;flex-direction:row;flex-wrap:nowrap;align-items:center;padding:6px 12px;border-bottom:1px solid #e8e8e8}.product-attributes .product-attribute .attribute-title[data-v-551341e3]{flex:1 1 150px}.product-attributes .product-attribute .attribute-value[data-v-551341e3]{flex:1 1 70%}.diagram[data-v-551341e3]{max-width:245px;max-height:245px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.diagrams[data-v-551341e3]{display:flex;flex-direction:column;justify-content:center;align-items:center}.result-wrapper[data-v-551341e3]{flex:0 1 auto}.result-wrapper .product-calculations[data-v-551341e3]{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;height:80px;align-items:center;border:1px solid #e8e8e8;box-sizing:border-box;border-radius:0}.result-wrapper .product-calculations.final[data-v-551341e3]{border:1px solid #000}.result-wrapper .product-calculations .calculation-result[data-v-551341e3]{display:flex;flex-direction:column;flex:1 1 auto;height:80px;padding:20px 30px;border-right:1px solid #000}.result-wrapper .product-calculations .calculation-result[data-v-551341e3]:last-of-type{border-right:none}.abstract-product-image[data-v-551341e3]{max-width:128px;max-height:128px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.image-container[data-v-551341e3]{display:flex;justify-content:center}.system-breakdown{display:flex;flex-direction:column;flex-wrap:nowrap;background:#fff}.message[data-v-0d1bae6d]{display:flex;justify-content:center;align-items:center;font-size:32px;font-weight:bolder}.viewport[data-v-bf8f1984]{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0;margin-top:-56px!important}.project-breakdown[data-v-4365f6f6]{display:flex;flex-direction:column;flex-wrap:nowrap;background:#fff}.viewport[data-v-365b518d]{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0;margin-top:-56px!important}.header-title[data-v-7ea39ba2]{font-family:Helvetica Neue Bold;font-size:14pt;color:#000}.header-project-code[data-v-7ea39ba2],.section-title[data-v-7ea39ba2]{font-family:Helvetica Neue;font-size:12pt;color:#000}.text-bold[data-v-7ea39ba2]{font-family:Helvetica Neue Bold;font-size:10pt;color:#000}.text-regular[data-v-7ea39ba2]{font-family:Helvetica Neue;font-size:10pt;color:#000}.text-footer[data-v-7ea39ba2]{font-family:Helvetica Neue;font-size:10pt;color:#737372}.page[data-v-7ea39ba2]{position:relative;display:flex;flex-direction:column;width:100vw;height:100vh;overflow:hidden;padding:28px}.date[data-v-7ea39ba2],.page-number[data-v-7ea39ba2]{position:absolute;float:right;right:58px;color:#fff}.date[data-v-7ea39ba2]{top:58px}.page-number[data-v-7ea39ba2]{top:40px}.page-header[data-v-7ea39ba2]{display:flex;background:#e10008;padding-top:1.25rem;padding-bottom:1.25rem}.page-header img.logo[data-v-7ea39ba2]{height:20px}.section-header[data-v-7ea39ba2]{display:flex;background:#e10008;color:#fff}.row[data-v-7ea39ba2]{display:flex;flex-direction:row;padding-left:2rem;padding-right:2rem}.column[data-v-7ea39ba2]{display:flex;flex-direction:column}.filler[data-v-7ea39ba2]{display:flex;flex:1 1 auto;align-items:flex-end}table[data-v-7ea39ba2]{width:100%}thead[data-v-7ea39ba2]{background-color:#e10008;height:48px;color:#fff;font-weight:700}td[data-v-7ea39ba2],th[data-v-7ea39ba2]{border-bottom:2px solid #e0e3e7;min-width:100px}th[data-v-7ea39ba2]{height:48px;color:#fff!important}td[data-v-7ea39ba2]{color:#737372!important}td div[data-v-7ea39ba2]{display:flex;align-items:center;height:40px!important;max-height:40px!important;overflow-y:hidden}.header-title[data-v-38c63943]{font-family:Helvetica Neue Bold;font-size:14pt;color:#000}.header-project-code[data-v-38c63943],.section-title[data-v-38c63943]{font-family:Helvetica Neue;font-size:12pt;color:#000}.text-bold[data-v-38c63943]{font-family:Helvetica Neue Bold;font-size:10pt;color:#000}.text-regular[data-v-38c63943]{font-family:Helvetica Neue;font-size:10pt;color:#000}.text-footer[data-v-38c63943]{font-family:Helvetica Neue;font-size:10pt;color:#737372}.page[data-v-38c63943]{position:relative;display:flex;flex-direction:column;width:100vw;height:100vh;overflow:hidden;padding:28px}.date[data-v-38c63943],.page-number[data-v-38c63943]{position:absolute;float:right;right:58px;color:#fff}.date[data-v-38c63943]{top:58px}.page-number[data-v-38c63943]{top:40px}.page-header[data-v-38c63943]{display:flex;background:#e10008;padding-top:1.25rem;padding-bottom:1.25rem}.page-header img.logo[data-v-38c63943]{height:20px}.section-header[data-v-38c63943]{display:flex;background:#e10008;color:#fff}.row[data-v-38c63943]{display:flex;flex-direction:row;padding-left:2rem;padding-right:2rem}.column[data-v-38c63943]{display:flex;flex-direction:column}.filler[data-v-38c63943]{display:flex;flex:1 1 auto;align-items:flex-end}.info-title[data-v-38c63943]{background-color:#e2e4e9;color:#000;padding-top:.5rem;padding-bottom:.5rem}.project-attributes .row .project-attribute[data-v-38c63943]{display:flex;flex-direction:row;flex:0 1 50%}.project-attributes .row .project-attribute .attribute-title[data-v-38c63943]{display:flex;flex:1 1 45%;font-weight:700;padding-right:5px;color:#000}.project-attributes .row .project-attribute .attribute-value[data-v-38c63943]{display:flex;flex:1 1 55%;word-break:break-word}.project-attributes .octave-band-container[data-v-38c63943]{flex-direction:row;width:100%}.project-attributes .octave-band-container .octave-band-data-title[data-v-38c63943]{font-family:Helvetica Neue Bold;color:#000!important;font-size:10pt;margin-top:0;padding-right:5px}.project-attributes .octave-band-container .octave-band-range[data-v-38c63943]{margin-top:0;width:auto;flex:1}.project-attributes .octave-band-container .octave-band-range .octave-title[data-v-38c63943]{color:#000!important}.project-attributes .octave-band-container .octave-band-range .octave-value[data-v-38c63943]{font-family:Helvetica Neue Bold;color:#000!important;font-size:10pt}.product-data .left-side[data-v-38c63943]{flex:1 1 50%;display:flex}.product-data .right-side[data-v-38c63943]{display:flex;flex:1 1 50%;flex-direction:column;margin-left:20px}.product-data .right-side .row[data-v-38c63943]{padding:0}.product-image[data-v-38c63943]{max-width:128px;max-height:128px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.product-attributes[data-v-38c63943]{display:flex;flex-direction:column}.product-attributes .product-attribute[data-v-38c63943]{display:flex;flex:1 1 100%;flex-direction:row;flex-wrap:nowrap;align-items:center;padding:6px 12px;border-bottom:1px solid #e8e8e8}.product-attributes .product-attribute .attribute-title[data-v-38c63943]{flex:1 1 150px}.product-attributes .product-attribute .attribute-value[data-v-38c63943]{flex:1 1 70%}.diagram[data-v-38c63943]{max-width:245px;max-height:245px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.diagrams[data-v-38c63943]{display:flex;flex-direction:column;justify-content:center;align-items:center}.result-wrapper[data-v-38c63943]{flex:0 1 auto}.result-wrapper .product-calculations[data-v-38c63943]{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;height:80px;align-items:center;border:1px solid #e8e8e8;box-sizing:border-box;border-radius:0}.result-wrapper .product-calculations.final[data-v-38c63943]{border:1px solid #000}.result-wrapper .product-calculations .calculation-result[data-v-38c63943]{display:flex;flex-direction:column;flex:1 1 auto;height:80px;padding:20px 30px;border-right:1px solid #000}.result-wrapper .product-calculations .calculation-result[data-v-38c63943]:last-of-type{border-right:none}.abstract-product-image[data-v-38c63943]{max-width:128px;max-height:128px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.image-container[data-v-38c63943]{display:flex;justify-content:center}.project-breakdown[data-v-38c63943]{display:flex;flex-direction:column;flex-wrap:nowrap;background:#fff}.p-0[data-v-38c63943]{padding:0!important}.viewport[data-v-63a37d96]{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0;margin-top:-56px!important}.header-title[data-v-cee47c94]{font-family:Helvetica Neue Bold;font-size:14pt;color:#000}.header-project-code[data-v-cee47c94],.section-title[data-v-cee47c94]{font-family:Helvetica Neue;font-size:12pt;color:#000}.text-bold[data-v-cee47c94]{font-family:Helvetica Neue Bold;font-size:10pt;color:#000}.text-regular[data-v-cee47c94]{font-family:Helvetica Neue;font-size:10pt;color:#000}.text-footer[data-v-cee47c94]{font-family:Helvetica Neue;font-size:10pt;color:#737372}.page[data-v-cee47c94]{position:relative;display:flex;flex-direction:column;width:100vw;height:100vh;overflow:hidden;padding:28px}.date[data-v-cee47c94],.page-number[data-v-cee47c94]{position:absolute;float:right;right:58px;color:#fff}.date[data-v-cee47c94]{top:58px}.page-number[data-v-cee47c94]{top:40px}.page-header[data-v-cee47c94]{display:flex;background:#e10008;padding-top:1.25rem;padding-bottom:1.25rem}.page-header img.logo[data-v-cee47c94]{height:20px}.section-header[data-v-cee47c94]{display:flex;background:#e10008;color:#fff}.row[data-v-cee47c94]{display:flex;flex-direction:row;padding-left:2rem;padding-right:2rem}.column[data-v-cee47c94]{display:flex;flex-direction:column}.filler[data-v-cee47c94]{display:flex;flex:1 1 auto;align-items:flex-end}.info-title[data-v-cee47c94]{background-color:#e2e4e9;color:#000;padding-top:.5rem;padding-bottom:.5rem}.project-attributes .row .project-attribute[data-v-cee47c94]{display:flex;flex-direction:row;flex:0 1 50%}.project-attributes .row .project-attribute .attribute-title[data-v-cee47c94]{display:flex;flex:1 1 45%;font-weight:700;padding-right:5px;color:#000}.project-attributes .row .project-attribute .attribute-value[data-v-cee47c94]{display:flex;flex:1 1 55%;word-break:break-word}.project-attributes .octave-band-container[data-v-cee47c94]{flex-direction:row;width:100%}.project-attributes .octave-band-container .octave-band-data-title[data-v-cee47c94]{font-family:Helvetica Neue Bold;color:#000!important;font-size:10pt;margin-top:0;padding-right:5px}.project-attributes .octave-band-container .octave-band-range[data-v-cee47c94]{margin-top:0;width:auto;flex:1}.project-attributes .octave-band-container .octave-band-range .octave-title[data-v-cee47c94]{color:#000!important}.project-attributes .octave-band-container .octave-band-range .octave-value[data-v-cee47c94]{font-family:Helvetica Neue Bold;color:#000!important;font-size:10pt}.product-data .left-side[data-v-cee47c94]{flex:1 1 50%;display:flex}.product-data .right-side[data-v-cee47c94]{display:flex;flex:1 1 50%;flex-direction:column;margin-left:20px}.product-data .right-side .row[data-v-cee47c94]{padding:0}.product-image[data-v-cee47c94]{max-width:128px;max-height:128px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.product-attributes[data-v-cee47c94]{display:flex;flex-direction:column}.product-attributes .product-attribute[data-v-cee47c94]{display:flex;flex:1 1 100%;flex-direction:row;flex-wrap:nowrap;align-items:center;padding:6px 12px;border-bottom:1px solid #e8e8e8}.product-attributes .product-attribute .attribute-title[data-v-cee47c94]{flex:1 1 150px}.product-attributes .product-attribute .attribute-value[data-v-cee47c94]{flex:1 1 70%}.diagram[data-v-cee47c94]{max-width:245px;max-height:245px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.diagrams[data-v-cee47c94]{display:flex;flex-direction:column;justify-content:center;align-items:center}.result-wrapper[data-v-cee47c94]{flex:0 1 auto}.result-wrapper .product-calculations[data-v-cee47c94]{display:flex;flex-direction:row;flex-wrap:nowrap;width:100%;height:80px;align-items:center;border:1px solid #e8e8e8;box-sizing:border-box;border-radius:0}.result-wrapper .product-calculations.final[data-v-cee47c94]{border:1px solid #000}.result-wrapper .product-calculations .calculation-result[data-v-cee47c94]{display:flex;flex-direction:column;flex:1 1 auto;height:80px;padding:20px 30px;border-right:1px solid #000}.result-wrapper .product-calculations .calculation-result[data-v-cee47c94]:last-of-type{border-right:none}.abstract-product-image[data-v-cee47c94]{max-width:128px;max-height:128px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.image-container[data-v-cee47c94]{display:flex;justify-content:center}.product-breakdown{background:#fff}.product-breakdown,.viewport[data-v-415c4c1a]{display:flex;flex-direction:column;flex-wrap:nowrap}.viewport[data-v-415c4c1a]{align-items:center;justify-content:flex-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:0;margin-top:-56px!important}.language-selector[data-v-ba0ed1be]{width:100px;flex:0 1 auto}.header[data-v-ba0ed1be]{position:fixed;display:flex;width:100%;height:56px;top:0;left:0;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.2);padding:12px 120px;box-sizing:border-box;flex-direction:row;align-items:center;z-index:11}.logo-container[data-v-ba0ed1be]{display:flex;flex:0 1 auto}.controls-container[data-v-ba0ed1be]{display:flex;flex:1 1 auto;align-items:center;justify-content:flex-end}.header-logo[data-v-ba0ed1be]{width:175px;height:24px}.footer[data-v-656d7cb8]{display:flex;width:100%;height:300px;left:0;background:#4c5055;padding:48px 120px;box-sizing:border-box;flex-direction:row;align-items:flex-start;justify-content:space-between}.footer .footer-logo[data-v-656d7cb8]{width:175px;height:24px;margin-bottom:40px}.footer .title[data-v-656d7cb8]{color:#fff;margin-bottom:16px}.footer .text[data-v-656d7cb8]{font-family:Helvetica Neue;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#fff;margin-bottom:8px}.footer .column[data-v-656d7cb8]{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.footer .logo-and-contacts .text[data-v-656d7cb8]{margin-bottom:14px}.footer .get-in-touch .text[data-v-656d7cb8]{margin-bottom:16px}.footer .get-in-touch .text img[data-v-656d7cb8]{margin-right:16px}.icons-container[data-v-656d7cb8]{display:flex;flex-wrap:nowrap;align-items:center}.icons-container img[data-v-656d7cb8]{display:flex}

/*! @import */

/*! tailwindcss v2.1.2 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */.sub-header[data-v-9527bace]{color:#737372;font-weight:700}.modal-header .col[data-v-9527bace]:first-of-type{min-width:325px;flex:1 1 auto}.image-preview[data-v-9527bace]{width:200px;height:130px;background-position:50%;background-size:contain;background-repeat:no-repeat}.tabs-header[data-v-9527bace]{margin-bottom:-16px}.loader.small-loader[data-v-9527bace]{width:12px!important;height:12px!important;border:.2em solid #4d91d1!important;border-bottom-color:transparent!important}.silencer-details-wrapper[data-v-9527bace]{max-width:700px;min-height:450px}.tab-header.disabled-header{color:#d5d6d5}.sub-header[data-v-c9014b36]{color:#737372;font-weight:700}.row.option-data[data-v-c9014b36]{width:100%;justify-content:center}.col[data-v-c9014b36]{display:flex;flex:1 1 auto;flex-direction:column;width:150px}.col[data-v-c9014b36]:first-of-type{min-width:200px}.col .row[data-v-c9014b36]{padding:0}.font-bold[data-v-c9014b36]{font-family:Helvetica Neue}.tabs-header[data-v-c9014b36]{margin-bottom:-16px}.tab-header.disabled-header[data-v-c9014b36]{color:#d5d6d5}

/*! @import */

/*! tailwindcss v2.1.2 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */.row[data-v-8c101348]{width:100%}.page-content[data-v-8c101348]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px}.no-data-placeholder[data-v-8c101348]{display:flex;width:100%;min-height:260px;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:flex-start}.no-data-placeholder div[data-v-8c101348]{color:#737372}.actions-container[data-v-8c101348]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center}.direction-column[data-v-8c101348]{flex-direction:column}.floating-panel[data-v-8c101348]{position:sticky;display:flex;flex-wrap:nowrap;align-items:center;width:800px;min-height:80px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.2);border-radius:8px 8px 0 0;padding:25px;bottom:2vh;left:30vw;z-index:1}.loader-container[data-v-8c101348]{position:fixed;background-color:#a3a3a3;opacity:.5;width:100vw;height:100vh;z-index:15000}.icon-arrow-left[data-v-8c101348]:before{width:32px;height:32px}.items-center[data-v-8c101348]{align-items:center}.back-link[data-v-8c101348]{text-decoration:none;color:#c00;margin-left:10px}.card-outlined[data-v-8c101348]{box-shadow:none;border:1px solid #c4c4c4}.select-container[data-v-8c101348]{width:190px}.justify-space-between[data-v-8c101348]{justify-content:space-between}.justify-center[data-v-8c101348]{justify-content:center}

/*! @import */

/*! tailwindcss v2.1.2 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */.exceeded-value[data-v-d114b3f4]{color:#8f0000!important}.card-controls-container[data-v-077cc7d9]{position:relative}.airflow-input[data-v-077cc7d9]{width:100px;margin-top:-23px}.quantity-badge[data-v-077cc7d9]{display:flex;position:absolute;align-items:center;justify-content:center;min-width:18px;min-height:18px;border:2px solid #737372;color:#737372;border-radius:50%;right:-5px;top:-23px;font-size:12px;line-height:14px}.pressure-drop-value[data-v-077cc7d9]{font-family:Helvetica Neue Bold;font-style:normal;font-size:14px;line-height:17px;color:#4c5055}.grid-layout .airflow-input[data-v-077cc7d9]{flex:0 1 auto}.title[data-v-55f609f6]{width:450px;text-align:right}.calculation-params[data-v-55f609f6]{display:flex;justify-content:space-between;align-items:center}.input-airflow-container[data-v-55f609f6]{max-width:250px}.input-airflow-container .title[data-v-55f609f6]{width:120px;text-align:left}.input-airflow-container .input-container[data-v-55f609f6]{width:100px}.input-airflow-container[data-v-55f609f6]{justify-content:flex-start;align-items:end}.input-sound-power-container[data-v-55f609f6]{align-items:end;max-width:1000px}.navigation[data-v-2276b003]{display:flex;flex-direction:row;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.card .search-container[data-v-2276b003]{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;width:100%}.card .filters-container[data-v-2276b003]{display:flex;flex-direction:row;align-items:flex-end;width:100%}.card .search-container .input-container[data-v-2276b003]{flex:1 1 auto;margin-right:6px}.card .search-container .btn[data-v-2276b003]{background:#4c5055;border-radius:6px;font-style:normal;font-weight:700;font-size:14px;line-height:17px;color:#fff;padding:8px 32px;min-height:32px;box-sizing:border-box}.card .filters-container .input-container[data-v-2276b003]{flex:1 1 auto;margin-right:6px}.card .filters-container .input-container[data-v-2276b003]:last-of-type{margin-right:0}.small-title[data-v-2276b003]{font-family:Helvetica Neue;font-style:normal;font-weight:100;font-size:12px;line-height:14px;color:#737372}.switch-container .title[data-v-2276b003]{font-family:Helvetica Neue Bold;font-style:normal;font-size:14px;line-height:17px;color:#4c5055;margin-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.w-90[data-v-2276b003]{max-width:90px;width:90px}.flex-15[data-v-2276b003]{flex:0 1 15%!important}.products-count[data-v-2276b003]{font-family:Helvetica Neue Bold;font-style:normal;font-size:12px;line-height:14px;color:#737372}.filter-card[data-v-2276b003]{position:sticky;top:60px;z-index:10}.diffuser-filters[data-v-2276b003]{z-index:1}.heading-small-bold[data-v-2276b003]{font-size:18px;text-transform:uppercase;color:#737372}.sorting-controls[data-v-2276b003]{width:200px}.loader-container[data-v-2276b003]{top:0;left:0;position:fixed;background-color:#a3a3a3;opacity:.5;width:100vw;height:100vh;z-index:15000}

/*! @import */

/*! tailwindcss v2.1.2 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */#app{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;max-width:100vw;padding-top:56px}body{position:relative;overflow-x:hidden}.card .card-header{display:flex;width:100%;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:16px}.card .card-header .main-title{font-size:28px;line-height:33px}.card .card-header .main-title,.card .card-header .title{font-family:Helvetica Neue Bold;font-style:normal;color:#4c5055}.card .card-header .title{font-size:18px;line-height:22px}.card .card-header .selector-info{font-family:Helvetica Neue;font-style:normal;font-weight:400;font-size:14px;line-height:17px;color:#4c5055}.column{box-sizing:border-box}.card .card-content{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;box-sizing:border-box}.card .card-content .category{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box;min-width:186px;min-height:172px;margin:12px;flex:0 0 15%}.card .card-content .category.selected,.card .card-content .category:hover{box-shadow:0 2px 8px rgba(76,80,85,.16);border-radius:8px;box-sizing:border-box}.card .card-content .category.selected,.card .card-content .category.selected:hover{border:1px solid #737372}.card .card-content .category:hover{border:1px solid #d5d6d5}.card .card-content .category .category-tooltip{position:absolute;margin:14px 14px 0 0;top:0;right:0}.card .card-content .category .category-tooltip .information-icon{visibility:hidden;display:flex;cursor:pointer;width:24px;height:24px;background-image:url(../img/info_outline-black.92544dab.svg);background-repeat:no-repeat;background-position:50%}.card .card-content .category:hover .information-icon{visibility:visible}.card .card-content .category img{width:92px;height:70px}.card .card-content .category .title{font-family:Helvetica Neue Bold;font-style:normal;font-size:14px;line-height:17px;text-align:center;color:#4c5055}.card .card-footer{display:flex;align-items:center;justify-content:flex-end}.flex-15{flex:0 1 15%}.card-controls-container[data-v-04cfdf12]{position:relative}.products-list{display:flex;width:100%}.products-list.grid-layout{flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-evenly}.products-list.grid-layout .product-card-wrapper{display:flex;flex-direction:row;padding:0 10px}.products-list.grid-layout .product{min-width:350px;min-height:400px}.products-list.linear-layout{flex-direction:column}.products-list.linear-layout .product-card-wrapper{display:flex;flex-direction:column}.products-list .product{display:flex;align-items:center;border:1px solid #d5d6d5;box-sizing:border-box;border-radius:8px;padding:16px}.products-list .product.horizontal{flex-direction:row;width:100%}.products-list .product.horizontal .product-data-container{display:flex;flex-direction:row;align-items:center;flex:1 1 50%}.products-list .product.horizontal .product-data-container .product-properties{padding-right:10%}.products-list .product.horizontal .product-image{flex:1 1 25%;margin-right:16px}.products-list .product.vertical{flex-direction:column}.products-list .product.vertical>div{width:100%}.products-list .product.vertical .product-data-container{display:flex;flex-direction:column;align-items:flex-start;flex:1 1 100%;width:100%}.products-list .product.vertical .product-data-container>div{width:100%}.products-list .product.vertical .product-image{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between}.products-list .product.vertical .action-line{justify-content:space-around}.detailed .products-list .product{box-shadow:0 2px 8px rgba(0,0,0,.2);border-radius:8px;margin-bottom:16px}.products-list .product .product-data-container{display:flex}.detailed .products-list .product .product-data-container{border-right:1px solid var(--neutral-color-gray-2)}.products-list .product .product-data-container .product-image{display:flex;justify-content:center;align-items:center;width:128px;min-height:128px;max-height:200px;height:auto}.products-list .product .product-data-container .product-image img{width:128px}.products-list .product .product-data-container .product-properties{display:flex;flex-direction:column;flex:1 1 75%}.products-list .product .product-data-container .product-properties .product-name{font-family:Helvetica Neue Bold;font-style:normal;font-size:18px;line-height:22px;color:var(--neutral-color-black-light);margin-bottom:16px}.products-list .product .product-data-container .product-properties .property{display:flex;flex-direction:row;width:100%;align-items:center;padding:8px 12px;box-sizing:border-box;border-bottom:1px solid #e8e8e8}.products-list .product .product-data-container .product-properties .property:last-of-type{border:none}.products-list .product .product-data-container .product-properties .property.odd{background:#dfebf7}.products-list .product .product-data-container .product-properties .property.even{background:#fff}.products-list .product .product-data-container .product-properties .property div{font-style:normal;font-size:12px;line-height:14px;color:#737372}.products-list .product .product-data-container .product-properties .property .property-name{flex:1 1 190px;font-family:Helvetica Neue;font-weight:400;margin-right:5px}.products-list .product .product-data-container .product-properties .property .property-value{flex:1 1 70%;font-family:Helvetica Neue;font-weight:400}.products-list hr{margin:20px 0;width:100%;border:1px solid #e3e3e3}.detailed .products-list hr{display:none}.abstract-product-image{display:flex;flex-direction:column;position:relative;justify-content:center;align-items:center;width:128px;height:128px;margin-right:8px}.abstract-product-image img{width:128px}.align-items-center{align-items:center!important}.navigation[data-v-ea86e12e]{display:flex;flex-direction:row;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.card .search-container[data-v-ea86e12e]{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;width:100%}.card .filters-container[data-v-ea86e12e]{display:flex;flex-direction:row;align-items:flex-end;width:100%}.card .search-container .input-container[data-v-ea86e12e]{flex:1 1 auto;margin-right:6px}.card .search-container .btn[data-v-ea86e12e]{background:#4c5055;border-radius:6px;font-style:normal;font-weight:700;font-size:14px;line-height:17px;color:#fff;padding:8px 32px;min-height:32px;box-sizing:border-box}.card .filters-container .input-container[data-v-ea86e12e]{flex:1 1 auto;margin-right:6px}.card .filters-container .input-container[data-v-ea86e12e]:last-of-type{margin-right:0}.small-title[data-v-ea86e12e]{font-family:Helvetica Neue;font-style:normal;font-weight:100;font-size:12px;line-height:14px;color:#737372}.switch-container .title[data-v-ea86e12e]{font-family:Helvetica Neue Bold;font-style:normal;font-size:14px;line-height:17px;color:#4c5055;margin-bottom:8px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.w-90[data-v-ea86e12e]{max-width:90px;width:90px}.flex-15[data-v-ea86e12e]{flex:0 1 15%!important}.products-count[data-v-ea86e12e]{font-family:Helvetica Neue Bold;font-style:normal;font-size:12px;line-height:14px;color:#737372}.filter-card[data-v-ea86e12e]{position:sticky;top:60px;z-index:10}.diffuser-filters[data-v-ea86e12e]{z-index:1}.heading-small-bold[data-v-ea86e12e]{font-size:18px;text-transform:uppercase;color:#737372}.sorting-controls[data-v-ea86e12e]{width:200px}.loader-container[data-v-ea86e12e]{top:0;left:0;position:fixed;background-color:#a3a3a3;opacity:.5;width:100vw;height:100vh;z-index:15000}.sub-header[data-v-3b392752]{color:#737372;font-weight:700}.row.option-data[data-v-3b392752]{width:100%;justify-content:center}.col[data-v-3b392752]{display:flex;flex:1 1 auto;flex-direction:column;width:150px}.col[data-v-3b392752]:first-of-type{min-width:200px}.col .row[data-v-3b392752]{padding:0}.font-bold[data-v-3b392752]{font-family:Helvetica Neue}.tabs-header[data-v-3b392752]{margin-bottom:-16px}.tab-header.disabled-header[data-v-3b392752]{color:#d5d6d5}.loader.small-loader[data-v-3b392752]{width:12px!important;height:12px!important;border:.2em solid #4d91d1!important;border-bottom-color:transparent!important}

/*! @import */

/*! tailwindcss v2.1.2 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */.row{display:flex;flex-direction:row;padding-left:20px;padding-right:20px}.column{display:flex;flex-direction:column}.rect-silencer-modelling .modal-background{position:relative;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:8px;z-index:1;width:auto;height:auto}:root{--neutral-color-black-light:#737372;--neutral-color-gray-1:#e8e8e8;--neutral-color-gray-2:#d5d6d5;--neutral-color-gray-3:#737372;--neutral-color-gray-4:#4c5055;--color-athens-gray:#e2e4e9}@font-face{font-family:Helvetica Neue;src:url(../fonts/HelveticaNeueLTProRoman.6f0b67a1.otf) format("woff"),url(../fonts/HelveticaNeueLTProRoman.6f0b67a1.otf) format("opentype"),url(../fonts/HelveticaNeueLTProRoman.6f0b67a1.otf) format("truetype")}@font-face{font-family:Helvetica Neue Bold;src:url(../fonts/HelveticaNeueLTProBd.75a9c07f.otf) format("woff"),url(../fonts/HelveticaNeueLTProBd.75a9c07f.otf) format("opentype"),url(../fonts/HelveticaNeueLTProBd.75a9c07f.otf) format("truetype")}.heading-large-bold{font-size:32px;line-height:39px}.heading-large-bold,.heading-medium-bold{font-family:Helvetica Neue Bold;font-style:normal;letter-spacing:1px;color:#000}.heading-medium-bold{font-size:24px;line-height:29px}.heading-small-bold{font-family:Helvetica Neue Bold;font-style:normal;font-size:18px;line-height:22px;color:#000}.text-large{line-height:38px}.text-large,.text-medium{font-family:Helvetica Neue;font-style:normal;font-size:16px;color:#000}.text-medium{line-height:19px}.text-small{font-size:12px;line-height:14px}.text-small,.text-x-small{font-family:Helvetica Neue;font-style:normal;color:#000}.text-x-small{font-size:11px;line-height:13px}.link-large{font-size:16px;line-height:20px}.link-large,.link-medium{font-family:Helvetica Neue Bold;font-style:normal;color:#000}.link-medium{font-size:14px;line-height:17px}.link-small{font-size:12px;line-height:15px}.link-small,.link-x-small{font-family:Helvetica Neue Bold;font-style:normal;color:#000}.link-x-small{font-size:11px;line-height:13px}@font-face{font-family:ETS_Icons;src:url(../fonts/ETS_Icons.410b0936.eot);src:url(../fonts/ETS_Icons.410b0936.eot#iefix) format("embedded-opentype"),url(../fonts/ETS_Icons.70d73602.ttf) format("truetype"),url(../fonts/ETS_Icons.233c4907.woff) format("woff"),url(../img/ETS_Icons.b8bc761d.svg#ETS_Icons) format("svg");font-weight:400;font-style:normal;font-display:block}.icon{display:flex;align-items:center;justify-content:center;font-family:ETS_Icons!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#737372}.icon-small:before{font-size:12px;line-height:12px}.icon-medium:before{font-size:16px;line-height:16px}.icon-large:before{font-size:24px;line-height:24px}.icon-x-large:before{font-size:32px;line-height:32px}.icon-information:before{content:""}.icon-info:before{content:"";color:#4d91d1}.icon-warning:before{content:"";color:#b89f00}.icon-error:before{content:"";color:#f2020a}.icon-success:before{content:"";color:#22d3a9}.icon-plus:before{content:"";color:#737372;background:url(../img/plus_sign.6f838490.svg) no-repeat 50%}.icon-plus-small:before{content:"";color:#737372;background:url(../img/plus_sign_small.5ca33d64.svg) no-repeat 50%}.icon-arrow-up:before{content:"";color:#737372;background:url(../img/arrow_up.89362e12.svg) no-repeat 50%}.icon-arrow-left:before{content:"";color:#737372;background:url(../img/arrow_left.111235c7.svg) no-repeat 50%}.icon-arrow-down:before{content:"";color:#737372;background:url(../img/arrow_down.5c6c3b38.svg) no-repeat 50%}.icon-trashbin:before{content:"";color:#737372;background:url(../img/trashbin_filled.e645d0f9.svg) no-repeat 50%}.icon-grid:before{content:"";color:#737372;background:url(../img/grid.9e35f0e7.svg) no-repeat 50%}.icon-list:before{content:"";color:#737372;background:url(../img/list.5f3ef7f1.svg) no-repeat 50%}.icon-minus:before{content:"";color:#737372;background:url(../img/minus_sign.3f60f72c.svg) no-repeat 50%}.icon-download-pdf:before{content:"";color:#737372;background:url(../img/download_pdf.f230bc81.svg) no-repeat 50%}.icon-chevron-left:before{content:""}.icon-kebab:before{content:""}.icon-pencil:before{content:""}.icon-bin:before{content:""}.icon-download:before{content:""}@-webkit-keyframes loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader{width:12px;height:12px;border:.2em solid #4d91d1;border-bottom-color:transparent;border-radius:50%;-webkit-animation:loader 1s linear infinite;animation:loader 1s linear infinite;position:relative}.loader-container{height:calc(100vh - 356px)}.loader-container,.loader-container-overlap{width:100vw;display:flex;align-items:center;justify-content:center}.loader-container-overlap{position:fixed;top:0;left:0;height:100vh;background:#fff;opacity:.5;z-index:2000}.big-loader{width:100px!important;height:100px!important;border:15px solid #4c5055!important;border-bottom-color:transparent!important}

/*! @import */

/*! tailwindcss v2.1.2 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.0.0 | MIT License | https://github.com/sindresorhus/modern-normalize */:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.rounded{border-radius:.25rem}.border{border-width:1px}.cursor-pointer{cursor:pointer}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.flex-shrink{flex-shrink:1}.float-right{float:right}.font-bold{font-weight:700}.m-0{margin:0}.my-48{margin-top:12rem;margin-bottom:12rem}.mb-0{margin-bottom:0}.mt-1{margin-top:.25rem}.mr-1{margin-right:.25rem}.mb-1{margin-bottom:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.mb-4{margin-bottom:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.mt-6{margin-top:1.5rem}.mr-6{margin-right:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mt-12{margin-top:3rem}.mb-12{margin-bottom:3rem}.mt-16{margin-top:4rem}.mr-16{margin-right:4rem}.mt-20{margin-top:5rem}.p-0{padding:0}.p-2{padding:.5rem}.pr-0{padding-right:0}.pl-0{padding-left:0}.pt-1{padding-top:.25rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-8{padding-top:2rem}.pb-8{padding-bottom:2rem}.pb-10{padding-bottom:2.5rem}.pl-12{padding-left:3rem}.absolute{position:absolute}.relative{position:relative}*{--tw-shadow:0 0 transparent;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.capitalize{text-transform:capitalize}.w-full{width:100%}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}@-webkit-keyframes spin{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/);--tw-brightness:var(--tw-empty,/*!*/ /*!*/);--tw-contrast:var(--tw-empty,/*!*/ /*!*/);--tw-grayscale:var(--tw-empty,/*!*/ /*!*/);--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);--tw-invert:var(--tw-empty,/*!*/ /*!*/);--tw-saturate:var(--tw-empty,/*!*/ /*!*/);--tw-sepia:var(--tw-empty,/*!*/ /*!*/);--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur{--tw-blur:blur(8px)}.product-actions-container{display:flex;flex:1 1 50%;flex-direction:column;align-items:flex-end;justify-content:center}.action-line{display:flex;flex-direction:row;flex:0 1 80%;width:100%;justify-content:space-between;align-items:center;padding:0 50px}.action-link{font-family:Helvetica Neue;font-style:normal;font-weight:400;font-size:14px;line-height:17px;letter-spacing:.75px;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#737372;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tabs{position:relative;flex-direction:column;justify-content:center;align-items:flex-start}.tabs,.tabs-header{display:flex;width:100%;flex-wrap:nowrap}.tabs-header{flex-direction:row;align-items:center;justify-content:flex-start;border-bottom:1px solid #d5d6d5}.tab-header{display:flex;align-items:center;justify-content:center;font-family:Helvetica Neue;color:#737372;padding:12px 32px;border-bottom:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.active-tab-header,.tab-header{font-size:16px;line-height:19px}.active-tab-header{font-family:Helvetica Neue Bold;font-style:normal;color:#c00;border-bottom:1px solid #c00}.tabs-content{display:flex;position:relative;width:100%;flex-direction:column;flex-wrap:nowrap;margin-top:40px}.tab{display:none;opacity:0;width:100%}.active-tab{display:flex;flex-direction:column;opacity:1;transition:opacity .3s ease-in}