.card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:1rem;border:none;border-radius:0;background:#fefefe;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.24);box-shadow:0 2px 4px rgba(0,0,0,.24);overflow:hidden;color:#0a0a0a}.card>:last-child{margin-bottom:0}.card-divider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding:1.0714285714rem;background:#fefefe}.card-divider>:last-child{margin-bottom:0}.card-section{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding:1.0714285714rem}.card-section>:last-child{margin-bottom:0}.card-image{min-height:1px}.card-section-half{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;padding:1.0714285714rem;padding:calc(1.0714285714rem/4) 1.0714285714rem}.card-section-half>:last-child{margin-bottom:0}.card-section-half:first-child{padding-top:1.0714285714rem}.card-section-half:last-child{padding-bottom:1.0714285714rem}.card{background:var(--background-color, transparent)}.card .card-divider{background:var(--background-color, transparent)}.card-divider-half{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;padding:1.0714285714rem;background:#fefefe;padding:calc(1.0714285714rem/4) 1.0714285714rem}.card-divider-half>:last-child{margin-bottom:0}.card-divider-half:first-child{padding-top:1.0714285714rem}.card-divider-half:last-child{padding-bottom:1.0714285714rem}.card.contextual-region:hover{overflow:unset}.card-relative{position:relative}