/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.product-line-combined-table{width:100%;border-collapse:collapse;font-size:14px;}.pf-table-filters{margin-bottom:16px;display:flex;align-items:center;gap:8px;flex-wrap:wrap;}.pf-table-filters__label{font-weight:500;color:#2c2c31;font-size:14px;}.pf-table-filter{background:#f7f7f7;border:1px solid #ced2d6;border-radius:4px;padding:6px 16px;font-size:14px;cursor:pointer;color:#2c2c31;transition:background 0.15s;}.pf-table-filter:hover{background:#e8e8e8;}.pf-table-filter.is-active{background:#100f9f;color:white;border-color:#100f9f;}.product-line-combined-table thead{background:#f7f7f7;border-top:1px solid #ced2d6;border-bottom:1px solid #ced2d6;}.product-line-combined-table thead th{padding:12px 15px;font-size:14px;font-weight:500;text-align:left;vertical-align:middle;white-space:nowrap;}.product-line-combined-table thead th[data-sort]{cursor:pointer;user-select:none;position:relative;padding-right:24px;}.product-line-combined-table thead th[data-sort]::after{content:"\25B2\A\25BC";white-space:pre;position:absolute;right:8px;top:50%;transform:translateY(-50%);font-size:8px;line-height:9px;text-align:center;color:#ccc;}.product-line-combined-table thead th[data-sort]:hover::after{color:#b2bac1;}.product-line-combined-table thead th[data-sort].sort-asc::after,.product-line-combined-table thead th[data-sort].sort-desc::after{color:#100f9f;}.product-line-combined-table tbody tr{border-bottom:1px solid #ced2d6;transition:background 0.15s ease;}.product-line-combined-table tbody tr:hover{background:#f7f7f7;}.product-line-combined-table tbody td{padding:15px;vertical-align:top;}.product-line-combined-table__name a{color:#100f9f;font-weight:600;}.product-line-combined-table__name a:hover{text-decoration:underline;}.product-line-combined-table__documents{min-width:280px;}.pf-doc-type{display:inline-block;min-width:70px;text-align:center;vertical-align:top;}.pf-doc-icon{display:inline-block;width:16px;height:16px;vertical-align:middle;margin-right:2px;background-repeat:no-repeat;background-position:center center;background-size:contain;}.pf-doc-icon--download{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M8 1v10M4 7.5L8 11l4-3.5' fill='none' stroke='%2300aec7' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2 13h12' fill='none' stroke='%2300aec7' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");}.pf-doc-icon--chevron{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M1 1l4 4 4-4' fill='none' stroke='%235b6670' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:12px;height:12px;transition:transform 0.2s ease;}.pf-doc-link--expandable.is-expanded .pf-doc-icon--chevron{transform:rotate(180deg);}.pf-doc-link--single{color:#100f9f;font-weight:400;text-decoration:none;}.pf-doc-link--single:hover{text-decoration:underline;}.pf-doc-link--expandable{color:#100f9f;font-weight:400;text-decoration:none;cursor:pointer;}.pf-doc-link--expandable:hover{text-decoration:underline;}.pf-doc-link--expandable:focus{outline:none;}.pf-doc-expand{margin-top:8px;padding-left:10px;text-align:left;}.pf-doc-region{margin-bottom:10px;}.pf-doc-region:last-child{margin-bottom:0;}.pf-doc-region + .pf-doc-region{border-top:1px solid #e0e0e0;margin-top:8px;padding-top:8px;}.pf-doc-region__name{font-weight:500;font-size:13px;color:#2c2c31;margin-bottom:4px;}.pf-doc-download{display:block;padding:2px 0;color:#100f9f;font-weight:400;text-decoration:none;}.pf-doc-download:hover{text-decoration:underline;}.pf-doc-download .pf-doc-icon--download{width:14px;height:14px;}@media (max-width:767px){.product-line-combined-table__documents{min-width:0;}.pf-doc-type{min-width:60px;}}
.caption{display:table;}.caption > *{display:block;max-width:100%;}.caption > figcaption{display:table-caption;max-width:none;caption-side:bottom;}.caption > figcaption[contenteditable="true"]:empty::before{content:attr(data-placeholder);font-style:italic;}
.caption .media .field,.caption .media .field *{float:none;margin:unset;}
.tippy-tooltip[data-animation=fade][data-state=hidden]{opacity:0}.tippy-iOS{cursor:pointer!important;-webkit-tap-highlight-color:transparent}.tippy-popper{pointer-events:none;max-width:calc(100vw - 10px);transition-timing-function:cubic-bezier(.165,.84,.44,1);transition-property:transform}.tippy-tooltip{position:relative;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;background-color:#333;transition-property:visibility,opacity,transform;outline:0}.tippy-tooltip[data-placement^=top]>.tippy-arrow{border-width:8px 8px 0;border-top-color:#333;margin:0 3px;transform-origin:50% 0;bottom:-7px}.tippy-tooltip[data-placement^=bottom]>.tippy-arrow{border-width:0 8px 8px;border-bottom-color:#333;margin:0 3px;transform-origin:50% 7px;top:-7px}.tippy-tooltip[data-placement^=left]>.tippy-arrow{border-width:8px 0 8px 8px;border-left-color:#333;margin:3px 0;transform-origin:0 50%;right:-7px}.tippy-tooltip[data-placement^=right]>.tippy-arrow{border-width:8px 8px 8px 0;border-right-color:#333;margin:3px 0;transform-origin:7px 50%;left:-7px}.tippy-tooltip[data-interactive][data-state=visible]{pointer-events:auto}.tippy-tooltip[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{position:absolute;border-color:transparent;border-style:solid}.tippy-content{padding:5px 9px}.tippy-tooltip.light-theme{color:#26323d;box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff}.tippy-tooltip.light-theme[data-placement^=top]>.tippy-arrow{border-width:8px 8px 0;border-top-color:#fff}.tippy-tooltip.light-theme[data-placement^=bottom]>.tippy-arrow{border-width:0 8px 8px;border-bottom-color:#fff}.tippy-tooltip.light-theme[data-placement^=left]>.tippy-arrow{border-width:8px 0 8px 8px;border-left-color:#fff}.tippy-tooltip.light-theme[data-placement^=right]>.tippy-arrow{border-width:8px 8px 8px 0;border-right-color:#fff}.tippy-tooltip.light-theme>.tippy-backdrop{background-color:#fff}.tippy-tooltip.light-theme>.tippy-svg-arrow{fill:#fff}.related-document-control{display:none;}
.layout--twocol-section{display:flex;flex-wrap:wrap;}.layout--twocol-section > .layout__region{flex:0 1 100%;}@media screen and (min-width:40em){.layout--twocol-section.layout--twocol-section--50-50 > .layout__region--first,.layout--twocol-section.layout--twocol-section--50-50 > .layout__region--second{flex:0 1 50%;}.layout--twocol-section.layout--twocol-section--33-67 > .layout__region--first,.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--second{flex:0 1 33%;}.layout--twocol-section.layout--twocol-section--33-67 > .layout__region--second,.layout--twocol-section.layout--twocol-section--67-33 > .layout__region--first{flex:0 1 67%;}.layout--twocol-section.layout--twocol-section--25-75 > .layout__region--first,.layout--twocol-section.layout--twocol-section--75-25 > .layout__region--second{flex:0 1 25%;}.layout--twocol-section.layout--twocol-section--25-75 > .layout__region--second,.layout--twocol-section.layout--twocol-section--75-25 > .layout__region--first{flex:0 1 75%;}}
.layout--onecol .layout__region{width:100%;}
