.downloadcenter{display:grid;gap:var(--gap-s);grid-auto-flow:row dense;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr))}.downloadcenter__item{align-content:start;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--clr-body);border:none;border-radius:var(--border-radius);box-shadow:0 .125em 1em 0 rgba(0,0,0,.1);color:var(--clr-text);cursor:pointer;display:grid;font:inherit;gap:1em;justify-items:center;outline:none;outline-offset:0!important;padding:var(--gap-s);position:relative;text-align:center}.downloadcenter__item.active,.downloadcenter__item:focus-visible,.downloadcenter__item:hover{outline:1px solid var(--clr-darkblue)!important}.downloadcenter__item-icon{display:block;height:4em;margin-block-end:.5em;-o-object-fit:contain;object-fit:contain;width:100%}.downloadcenter__item-title{font-weight:700;text-wrap:pretty}.downloadcenter__item-desc{font-size:var(--font-size-legend);line-height:var(--line-height-legend);text-wrap:pretty}.downloadcenter__dropdown{background:var(--clr-body);border-radius:var(--border-radius);box-shadow:0 .125em 1em 0 rgba(0,0,0,.1);display:none;grid-column:1/-1;outline:1px solid var(--clr-darkblue);overflow:clip}.downloadcenter__tab-nav{background:var(--clr-beige);display:flex;flex-flow:row nowrap;gap:1em;overflow-x:auto;padding:1em 1.5em;-webkit-overflow-scrolling:touch}.downloadcenter__tab-content{padding:1.25em 1.5em}.downloadcenter__tab-content .block+.block{border-top:2px solid var(--clr-beige);margin-block-start:1em;padding-block-start:1em}.downloadcenter__tab-content .block__title{font-weight:500}.downloadcenter__tab-content .block__text{font-size:var(--font-size-legend);line-height:var(--line-height-legend);margin-block-start:.75em}.downloadcenter__tab-content .block__text strong{font-weight:500}.downloadcenter__tab-content .block__action a{text-decoration:none;width:100%}.downloadcenter__tab-content a{color:currentColor;text-decoration:underline}.downloadcenter__tab-content a:hover{color:var(--clr-primary)}.downloadcenter__tab-content ul{padding:0 0 0 1.1em}.downloadcenter [data-tab-nav]{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:var(--border-radius);color:inherit;cursor:pointer;display:flex;flex:0 0 auto;flex-flow:row nowrap;font:inherit;font-weight:500;gap:.25em;line-height:inherit;outline:none;outline-offset:0!important;padding:.25em .75em;text-align:left;-webkit-user-select:none;-moz-user-select:none;user-select:none}.downloadcenter [data-tab-nav].active{background:var(--clr-body);box-shadow:0 0 var(--gap-m) 1px rgb(0 0 0/3%)}.downloadcenter [data-tab-nav]:focus-visible,.downloadcenter [data-tab-nav]:hover{outline:1px solid var(--clr-darkblue)!important}.downloadcenter [data-tab-content]{display:none}.downloadcenter [data-tab-content].active{display:block}.downloadcenter [data-tab-content]>:first-child{margin-block-start:0}.downloadcenter [data-tab-content]>:last-child{margin-block-end:0}.downloadcenter [data-tab-content]>.visibility-info:not(:only-child){border-block-start:2px solid hsla(0,0%,100%,.25);margin-block-start:1em;padding-block-start:1em}.downloadcenter [data-tab-content=software].active{display:grid!important;grid-auto-flow:row dense;grid-template-columns:1fr auto}.downloadcenter [data-tab-content=software] .software{display:grid;grid-column:1/-1;grid-template-columns:subgrid}.downloadcenter [data-tab-content=software] .software .block__title{align-self:center;grid-area:1/1}.downloadcenter [data-tab-content=software] .software .block__text{grid-area:2/1/auto/span 2}.downloadcenter [data-tab-content=software] .software .block__action{grid-area:1/2}.downloadcenter [data-tab-content=software] .software__download{display:flex;flex-flow:row wrap;gap:.25em 1em}.downloadcenter [data-tab-content=software] .software__meta{margin-top:0}.downloadcenter [data-tab-content=software] .software__desc{margin-top:.5em}.downloadcenter [data-tab-content=software] .software__separator{display:inline-block;margin-inline:.25em}.downloadcenter [data-tab-content=software] .download-btn{align-items:center;border-radius:2px;color:#000!important;display:inline-flex;gap:.25em;line-height:1;outline-offset:0!important;padding:4px 8px;text-decoration:none!important}.downloadcenter [data-tab-content=software] .download-btn:focus-visible{outline:1px solid var(--clr-darkblue)!important}.downloadcenter [data-tab-content=documents] .block:has(.no-visible-docs){display:none!important}.downloadcenter [data-tab-content=documents] .document a{display:inline-block;padding:.125em 0}.downloadcenter [data-tab-content=systemreq] .system-requirements{display:grid;gap:1em;grid-template:auto auto/1fr auto;position:relative}.downloadcenter [data-tab-content=systemreq] .system-requirements .select-version{grid-area:1/1;max-width:100%;width:-moz-max-content;width:max-content}.downloadcenter [data-tab-content=systemreq] .system-requirements .select-version label{color:var(--clr-text)}.downloadcenter [data-tab-content=systemreq] .system-requirements .select-version select{border:1px solid var(--clr-darkblue);border-radius:var(--border-radius);padding:.125em 2em .125em .75em}.downloadcenter [data-tab-content=systemreq] .system-requirements .versions{grid-area:2/1/-1/-1}.downloadcenter [data-tab-content=systemreq] .system-requirements .share{align-items:center;display:flex;gap:.25em .5em;grid-area:1/2}.downloadcenter [data-tab-content=systemreq] .system-requirements .share svg{height:1.1em;min-height:1.1em;min-width:1.1em;width:1.1rem}.downloadcenter [data-tab-content=systemreq] .system-requirements:not(:has(.select-version)) .share{grid-area:1/1/auto/-1}.downloadcenter [data-tab-content=systemreq] .system-requirements [data-version]:not(:first-child){display:none}#vp_custom_loginform{padding:.5em}#vp_custom_loginform input{outline:none}#vp_custom_loginform input[type=submit]{border:none;cursor:pointer;padding:.6em 1em}@media print{body:has(section.downloadcenter):has(.downloadcenter__dropdown.open){display:static;height:auto;min-height:auto;overflow:hidden;zoom:.65}body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) #brx-footer,body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) #brx-header,body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) .brxe-section.hero,body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) .downloadcenter__item:not(.active){display:none!important}body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) .downloadcenter{display:block!important}body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) .downloadcenter__item{border-radius:none!important;box-shadow:none!important;gap:0!important;justify-items:start!important;outline:none!important;padding:0!important;text-align:left!important}body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) .downloadcenter__item-icon{width:auto!important}body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) .downloadcenter__item-title{font-size:var(--font-size-h1)!important;line-height:var(--line-height-h1)!important;margin-top:1rem!important}body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) .downloadcenter__item-desc{font-size:var(--font-size-h3)!important;line-height:var(--line-height-h3)!important;margin-top:.5rem!important}body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) .downloadcenter__dropdown{border-radius:0!important;box-shadow:none!important;margin-top:2rem!important;outline:none!important;overflow:auto!important}body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) .downloadcenter__tab-nav{background:none!important;display:block!important;padding:0!important}body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) .downloadcenter__tab-nav [data-tab-nav]{background:none!important;box-shadow:none!important;font-size:var(--font-size-h2)!important;font-weight:700!important;line-height:var(--line-height-h2)!important;margin-bottom:1rem!important;outline:none!important;padding:0!important}body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) .downloadcenter__tab-nav [data-tab-nav]:not(.active){display:none!important}body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) .downloadcenter__tab-content{font-size:var(--font-size-h3)!important;line-height:var(--line-height-h3)!important;padding:0!important}body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) .downloadcenter__tab-content .block__text{font-size:inherit!important;line-height:inherit!important}body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) .downloadcenter__tab-content .share{display:none!important}body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) .downloadcenter__tab-content .select-version{align-items:center!important;display:grid!important;gap:0 .5rem!important;grid-column:1/-1!important;grid-row:1/2!important;grid-template-columns:auto 1fr!important;margin-bottom:1rem!important;width:100%!important}body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) .downloadcenter__tab-content .select-version label{margin:0!important}body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) .downloadcenter__tab-content .select-version select{background:none!important;border:none!important;border-radius:0!important;font:inherit!important;line-height:inherit!important;margin:0!important;padding:0!important;width:auto!important}body:has(section.downloadcenter):has(.downloadcenter__dropdown.open) .downloadcenter__tab-content .versions{grid-column:1/-1!important;grid-row:2/3!important}}