/** Shopify CDN: Minification failed

Line 12:0 Unexpected "<"
Line 26:0 Unexpected "<"

**/
/* SHOPIFY_STYLESHEETS_VERSION: 1.0 */


/* CSS from section stylesheet tags */
/* START_SECTION:choosesystem (INDEX:20) */
<style>
.systemsInclude {
    background-color: #fff;
    margin: 5px;
    transition: all .2s ease;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-self: auto;
}
</style>
/* END_SECTION:choosesystem */