.module-connections{flex-direction:row;width:100%;display:flex}.module-connection-list{width:100%;margin:1rem}.module-connection-list>table{background-color:var(--sf-gray);width:100%;padding:5px}.module-connection-list>h5{color:var(--sf-gray-light);font-size:.95rem}.module-connections th,td{padding:0 .5rem}.module-connections th{text-align:center}.module-connections td{border-bottom:3px solid var(--sf-gray-dark)}.module-autogen-warning{background-color:var(--sf-red);color:#000;text-wrap:wrap;margin:1rem 0;padding:.5rem;font-size:1.2rem;font-weight:700}.module-image{object-fit:contain;width:128px;height:128px;margin:.5rem}.module-mode-image{object-fit:scale-down;align-self:center;width:48px;height:48px;margin-right:1rem}.module-meta,.module-mode-meta{flex-direction:row;display:flex}.module-mode-meta{margin-bottom:1rem}.module-meta-container{flex-direction:column;display:flex}.module-description{flex-grow:1;width:0;font-size:1.2rem}.module-mode-description{flex-direction:column}.module-mode-description p:last-child{margin-bottom:0}@media screen and (max-width:576px){.module-image{width:96px;height:96px}.module-meta{flex-direction:column}.module-description{width:unset}.module-connections{flex-direction:column}.module-connection-list{width:auto}}.table-headers{background-color:var(--sf-orange)}.module-connection-list th:first-child,.module-connection-list td:first-child{border-right:1px solid var(--sf-gray-light)}.module-connection-list th:last-child,.module-connection-list td:last-child{border-left:1px solid var(--sf-gray-light)}.module-connection-type{text-align:center;width:25%}.tab-wrapper{flex-direction:column;width:100%;display:flex}.tab-list{background-color:var(--sf-gray-dark);padding:1rem}.tab-button-list{flex-direction:row;display:flex}.tab-button{background-color:var(--sf-gray-dark);margin-right:.2rem;padding:.8rem;transition:background-color .1s}.tab-button:hover{background-color:var(--sf-orange);transition:none}.tab-button-active{background-color:var(--sf-orange)}.tab-contents{display:none}.tab-active{display:block}.module-banner{background-color:var(--sf-gray-dark);border:.15rem solid #0000;border-radius:4px;flex-direction:row;align-items:center;width:100%;margin:.3rem 0;text-decoration:none;display:flex}.module-banner:hover{border:.15rem solid var(--sf-orange)}.module-preview{flex-direction:column;align-items:start;margin-top:.3rem;padding:.1rem;display:flex}.module-preview-title{color:var(--sf-orange);font-size:1rem}.module-preview-description{text-align:left}.module-preview-image{width:32px;height:32px;margin:.5rem}
