.mktoRadioList{grid-template-columns:repeat(4,minmax(100px,500px));column-gap:10px;display:grid;position:relative}.mktoRadioList input[type=radio]{z-index:1;margin:auto;position:absolute;top:-65%;bottom:0;right:0}.mktoRadioList input[type=radio]+label{background-color:#f2f2f2;background-position:50%;background-repeat:no-repeat;border-radius:5px;justify-content:center;align-items:flex-end;width:100%;height:190px;padding:20px 10px;font-weight:500;display:flex}.mktoRadioList input[type=radio]:checked{background:#c00;border-color:#c00}.mktoRadioList input[type=radio]:checked+label{outline:2px solid #c00}.mktoRadioList input[value=Windows]{left:-76%}.mktoRadioList input[value=Windows]+label{background-image:url(/assets/products/flyway/images/community/windows.png)}.mktoRadioList input[value="Mac OS: Intel"]{left:-25%}.mktoRadioList input[value="Mac OS: Intel"]+label{background-image:url(/assets/products/flyway/images/community/apple.png)}.mktoRadioList input[value="Mac OS: Apple Scilicon"]{left:25.5%}.mktoRadioList input[value="Mac OS: Apple Scilicon"]+label{background-image:url(/assets/products/flyway/images/community/apple.png)}.mktoRadioList input[value="Linux (CLI only)"]{left:76%}.mktoRadioList input[value="Linux (CLI only)"]+label{background-image:url(/assets/products/flyway/images/community/linux.png)}
