.px-radio-button{appearance:none;box-sizing:border-box;white-space:nowrap;font-size:inherit;background:0 0;border:none;outline:none;font-family:inherit;font-weight:400;position:relative}.px-radio-button--default{cursor:pointer;align-items:center;display:inline-flex}.px-radio-button--default:hover .px-radio-button__check:after{opacity:.5}.px-radio-button--default .px-radio-button__check{box-sizing:border-box;border:1px solid;border-radius:50%;flex:none;width:1.2em;height:1.2em;margin-right:.5em;padding:.25em;position:relative}.px-radio-button--default .px-radio-button__check:after{content:"";opacity:0;background-color:#1a59c8;border-radius:50%;width:100%;height:100%;display:block}.px-radio-button--default .px-radio-button__check--checked:after{opacity:1!important}.px-toggle-button-list{gap:.6em;display:flex}.px-toggle-button-list--connected{gap:0}.px-toggle-button-list--connected .px-toggle-button-list__button:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.px-toggle-button-list--connected .px-toggle-button-list__button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.px-toggle-button-list--connected .px-toggle-button-list__button:not(:hover){box-shadow:none}.px-toggle-button-list--connected .px-toggle-button-list__button:hover{z-index:1}.px-toggle-button-list--connected.px-toggle-button-list--outline .px-toggle-button-list__button:not(:last-child){border-right:none}.enterprise-latest__platform-selector{justify-content:center}.enterprise-latest__heading{margin-bottom:3em}.enterprise-latest__platform-selector-button{color:currentColor;box-shadow:none;background-color:#0000;font-size:clamp(16px,1.184vw,18px)}.enterprise-latest__platform-selector-button[aria-checked]{background-color:var(--theme-blue);color:var(--theme-button-fg)}.enterprise-latest__releases{justify-content:center;gap:2em;margin-top:2em;display:flex}.enterprise-latest__release-card{flex-direction:column;flex:1;justify-content:space-between;gap:3em;max-width:400px;font-size:clamp(14px,1.053vw,16px);display:flex}.enterprise-latest__release-card>div{flex-direction:column;align-items:flex-start;gap:1em;display:flex}.enterprise-latest__release-card-title{font-size:clamp(21px,1.842vw,28px);font-weight:600}.enterprise-latest__release-card-download{font-size:clamp(17px,1.316vw,20px)}.enterprise-older{grid-template:"heading content"/minmax(0,6fr) minmax(0,4fr);gap:4em;display:grid}.enterprise-older__heading{grid-area:heading}.enterprise-older__heading br{display:none}.enterprise-older__content{flex-direction:column;grid-area:content;gap:1em;font-size:clamp(16px,1.184vw,18px);display:flex}.enterprise-older__field{flex-direction:column;gap:.5em;display:flex}.enterprise-older__dropdown{width:100%;max-width:19em}.enterprise-older__download{flex-wrap:wrap;align-items:flex-start;gap:.5em;margin-top:2em;display:flex}.enterprise-older__download-button{min-width:12em}.eula-download-section{grid-template:"header header""reader reader"minmax(0,1fr)"info info""lang accept"/auto 1fr;gap:1.5em;width:100%;height:100%;font-size:1em;display:grid}.eula-download-section__header{grid-area:header}.eula-download-section__header h1{letter-spacing:-.0125em;font-size:clamp(21px,1.842vw,28px);font-weight:400;line-height:1.15}.eula-download-section__back{appearance:none;box-sizing:border-box;white-space:nowrap;font-size:inherit;cursor:pointer;background-color:#0000;border:none;outline:none;margin-top:.75em;font-family:inherit;font-weight:400;position:relative}.eula-download-section__back svg{margin-right:.5em}.eula-download-section__back:hover{color:var(--theme-link)}.eula-download-section__reader{grid-area:reader}.eula-download-section__info{flex-direction:column;grid-area:info;gap:1.5em;display:flex}.eula-download-section__info a{margin:0 .25em}.eula-download-section__lang{grid-area:lang}.eula-download-section__lang label{flex:1;margin-bottom:.5em;padding-left:.1em;font-size:.85em;display:block}.eula-download-section__accept{grid-area:accept;place-self:end}.eula-download-section__link{color:var(--theme-link)}.eula-download-section__link:hover{text-decoration:underline}.eula-download-section__link:active{color:var(--theme-link-active)}.eula-download-section__button{appearance:none;box-sizing:border-box;white-space:nowrap;background-color:var(--theme-button-bg);font-size:inherit;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;cursor:pointer;min-width:6em;min-height:2.5em;color:var(--theme-button-fg);border:none;border-radius:.33em;outline:none;justify-content:center;align-items:center;padding:0 1.5em .15em;font-family:inherit;font-weight:400;line-height:1.1;transition:background-color .2s cubic-bezier(.215,.61,.355,1),color .2s cubic-bezier(.215,.61,.355,1),box-shadow .2s cubic-bezier(.215,.61,.355,1);display:inline-flex;position:relative;box-shadow:0 .756593px 2px #00000026}.eula-download-section__button:disabled,.eula-download-section__button:disabled:hover,.eula-download-section__button:disabled:active,.eula-download-section__button:disabled[aria-checked]{cursor:not-allowed;color:#888;box-shadow:none;background-color:#bbbbbb80}.eula-download-section__button:hover{background-color:var(--theme-button-bg-hover);color:var(--theme-button-fg);box-shadow:0 1.79949px 4px #00000040}.eula-download-section__button:active{background-color:var(--theme-button-bg-active);color:var(--theme-button-fg);box-shadow:0 0 #00000026}.eula-download-section__button:focus-visible{box-shadow:0 0 0 3px #1a59c854}.eula-download-section__button{color:#fff!important}.eula-download-section__dropdown{max-width:20em}.eula-download-section__checkbox>input{appearance:none;opacity:0;width:0;height:0;position:absolute;transform:scale(0)}.eula-download-section__checkbox>label{-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#0000;align-items:center;gap:.5em;padding-left:2em;line-height:1.3;display:inline-flex;position:relative}.eula-download-section__checkbox>label:before,.eula-download-section__checkbox>label:after{content:"";border-radius:.2em;flex:none;width:1.25em;height:1.25em;display:block;position:absolute;left:0}.eula-download-section__checkbox>label:before{background-color:rgba(var(--theme-page-fg-rgb), .15)}.eula-download-section__checkbox>label:after{opacity:0;background-image:url(data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22m4%207.83%202.648%202.77L12%205%22%20stroke%3D%22%23000%22%20stroke-width%3D%221.75%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-size:contain}.eula-download-section__checkbox>input:checked+label:after{opacity:1}.px-float__popup.eula-popup{border-radius:1em;width:94vw;max-width:800px;height:94vh;max-height:520px;padding:2.5em;overflow:hidden}.eula-popup{grid-template-rows:100%;grid-template-columns:100%;font-size:16px;display:grid;opacity:1!important}.eula-popup__close{z-index:1;position:absolute;top:1.5em;right:1.5em}.eula-popup__focus-stepper{height:100%;max-height:100%}.eula-popup__thanks{flex-direction:column;justify-content:center;align-items:center;gap:.5em;width:100%;height:100%;font-size:clamp(17px,1.316vw,20px);display:flex}.eula-popup__thanks h3{letter-spacing:-.0125em;font-size:clamp(24px,2.237vw,34px);font-weight:400;line-height:1.15}.eula-popup__thanks button{appearance:none;box-sizing:border-box;white-space:nowrap;background-color:var(--theme-button-bg);font-size:inherit;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;cursor:pointer;min-width:6em;min-height:2.5em;color:var(--theme-button-fg);border:none;border-radius:.33em;outline:none;justify-content:center;align-items:center;padding:0 1.5em .15em;font-family:inherit;font-weight:400;line-height:1.1;transition:background-color .2s cubic-bezier(.215,.61,.355,1),color .2s cubic-bezier(.215,.61,.355,1),box-shadow .2s cubic-bezier(.215,.61,.355,1);display:inline-flex;position:relative;box-shadow:0 .756593px 2px #00000026}.eula-popup__thanks button:disabled,.eula-popup__thanks button:disabled:hover,.eula-popup__thanks button:disabled:active,.eula-popup__thanks button:disabled[aria-checked]{cursor:not-allowed;color:#888;box-shadow:none;background-color:#bbbbbb80}.eula-popup__thanks button:hover{background-color:var(--theme-button-bg-hover);color:var(--theme-button-fg);box-shadow:0 1.79949px 4px #00000040}.eula-popup__thanks button:active{background-color:var(--theme-button-bg-active);color:var(--theme-button-fg);box-shadow:0 0 #00000026}.eula-popup__thanks button:focus-visible{box-shadow:0 0 0 3px #1a59c854}.eula-popup__thanks button{margin-top:1em}.eula-popup__loading{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.eula-popup__loading-message{flex-direction:column;align-items:center;gap:.5em;display:flex}.eula-popup__loading-message span{font-weight:600}.eula-popup__dialog .app-popup-layout .app-popup-graphic-image{background-position:50%}.eula-popup__close{position:absolute}.block-enterprise-downloads__channels{flex-direction:column;align-items:center;gap:2em;font-size:clamp(16px,1.184vw,18px);display:flex}
