section#specs{--numberOfBellowsColumns:1;grid-template-rows:auto [title] auto [wrapper];grid-template-areas:". titleArea ." ". wrapperArea .";padding-top:var(--ms7);padding-bottom:var(--ms2)}h1{grid-area:titleArea;margin:0}div#wrapper{grid-area:wrapperArea}section#specs section{margin-bottom:var(--ms0)}section#specs section:last-child{margin-bottom:0}table#supportedCameras{width:100%;margin-bottom:var(--ms0);border-collapse:collapse}table#supportedCameras caption{text-align:left;margin-bottom:var(--ms-3)}table#supportedCameras thead,table#supportedCameras tbody{}table#supportedCameras thead{background-color:var(--quaternary-label-colour)}table#supportedCameras thead tr{}table#supportedCameras thead tr th{vertical-align:middle}table#supportedCameras thead tr th#modelName{text-align:left}table#supportedCameras thead tr th#modelName,table#supportedCameras thead tr th#shutterCount{padding:0 var(--ms0)}table#supportedCameras tbody tr{border-bottom:2px dotted var(--quaternary-label-colour)}table#supportedCameras tbody tr td{padding-right:var(--ms0);vertical-align:middle}table#supportedCameras tbody tr td:not(:first-child){padding:var(--ms-6)var(--ms0)}table#supportedCameras tbody tr td:last-child{text-align:center}