@charset "UTF-8";.allInstaller{font-family:var(--wp--preset--font-family--jetbrainsmono),Arial,sans-serif}.allInstaller__section{padding-top:24px;padding-bottom:24px;border-bottom:1px dashed var(--wp--preset--color--dbvis-light-grey)}.allInstaller__title{margin:30px 0;text-transform:uppercase;color:#7b7b7b}.allInstaller__filterButtons--button{color:var(--wp--preset--color--dbvis-green);margin-right:24px;text-decoration:none}.allInstaller__filterButtons--button.active{color:var(--wp--preset--color--dbvis-dark-grey);text-decoration:underline}.allInstaller__binaryGrid--wrapper{margin-top:24px}.allInstaller__binaryGrid--wrapper.hidden{display:none}.allInstaller__binaryGrid--row{display:flex;flex-wrap:wrap;padding:16px 24px;margin-bottom:24px;border-radius:6px;background-image:linear-gradient(360deg,#fcfcfc -48.75%,#f3f3f3 100%);justify-content:space-between;--tw-shadow:0px 0px 16px rgba(0, 0, 0, 0.05);--tw-shadow-colored:0px 0px 16px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 transparent),var(--tw-ring-shadow,0 0 transparent),var(--tw-shadow)}@media only screen and (min-width:768px){.allInstaller__binaryGrid--row{flex-wrap:nowrap}}.allInstaller__binaryGrid--item:not(:first-child){text-transform:uppercase}.allInstaller__binaryGrid--item:not(:last-child,:first-child){color:#7b7b7b}@media only screen and (min-width:768px){.allInstaller__binaryGrid--item{display:flex;align-items:center}}.allInstaller__binaryGrid--downloadLink{color:var(--wp--preset--color--dbvis-green);text-underline-offset:4px;text-decoration:underline}.allInstaller__binaryGrid--downloadLink::after{content:" ↓"}.allInstaller__binaryGrid--downloadWrap{width:100%;text-align:center;padding-top:1.25rem;border-top-width:1px;border-style:solid;border-color:rgba(191,214,226,.3)}@media only screen and (min-width:768px){.allInstaller__binaryGrid--downloadWrap{width:auto;text-align:initial;padding-top:0;border-top-width:0}}.allInstaller__binaryGrid--java,.allInstaller__binaryGrid--type{display:none}@media only screen and (min-width:768px){.allInstaller__binaryGrid--java,.allInstaller__binaryGrid--type{display:flex}}.allInstaller__binaryGrid--type{width:3rem}.allInstaller__binaryGrid--java{width:8rem}.allInstaller__binaryGrid--name{width:100%;display:flex;margin-bottom:1.25rem}@media only screen and (min-width:768px){.allInstaller__binaryGrid--name{width:15rem;margin-bottom:0;align-items:center}}.allInstaller__binarySubinfo{color:#7b7b7b;line-height:1;margin-top:.25rem;font-size:var(--jok-font-size-xs)}@media only screen and (min-width:768px){.allInstaller__binarySubinfo{display:none}}.allInstaller__infoWrapper{display:flex;flex-direction:column}.allInstaller__binaryIcon{width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;margin-right:1rem;background-image:linear-gradient(360deg,#fcfcfc -48.75%,#f3f3f3 100%);border:1px solid var(--wp--preset--color--dbvis-light-grey);border-radius:.25rem}.allInstaller__binaryIcon::before{width:1rem;height:1rem;content:"";display:inline-block;background-size:contain;background-repeat:no-repeat}.allInstaller__binaryIcon--macSvg::before{background-image:url(../../../assets/images/mac.svg)}.allInstaller__binaryIcon--linuxSvg::before{background-image:url(../../../assets/images/linux.svg)}.allInstaller__binaryIcon--windowsSvg::before{background-image:url(../../../assets/images/windows.svg)}.allInstaller__javaFreeText{color:#c9c9c9;margin-top:2.5rem;margin-bottom:1.51rem;font-size:var(--jok-font-size);font-family:var(--wp--preset--font-family--inter-variable),"Open Sans",sans-serif;font-weight:300}