.a-card-list{position:relative}.a-card{background:#fff;border-color:#d1d1d1;border-style:solid;border-width:6px 0;position:relative}.a-card+.a-card{border-top:0 none}.a-card-header{background:#fff;color:#111;border-color:#fff;padding:17px 18px 13px;-webkit-transition:border .2s cubic-bezier(0,0,.2,1);transition:border .2s cubic-bezier(0,0,.2,1);display:-webkit-box;display:-moz-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;box-align:baseline;-moz-box-align:baseline;-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-align-items:baseline;align-items:baseline}.a-card-header .a-card-heading{font-size:18px;-ms-flex:1 1 auto;-webkit-flex:1 1 0;-moz-flex:1 1 0;flex:1 1 0}.a-card-header .a-icon-expander{margin-left:17px}.a-card-body{overflow:hidden;-webkit-transition:all .3s cubic-bezier(.4,0,.2,1);transition:all .3s cubic-bezier(.4,0,.2,1)}.a-card-content{margin:17px 18px}.a-card-has-header .a-card-content{margin-top:0}.a-card-expandable .a-card-header:focus .a-icon-expander{border-color:#111}.a-card-expandable .a-card-header:focus .a-icon-expander:after,.a-card-expandable .a-card-header:focus .a-icon-expander:before{background-color:#111}.a-card-expandable .a-card-header:active{color:#c45500}.a-card-expandable .a-card-header:active .a-icon-expander{border-color:#c45500}.a-card-expandable .a-card-header:active .a-icon-expander:after,.a-card-expandable .a-card-header:active .a-icon-expander:before{background-color:#c45500}.a-card-expandable.a-card-collapsed .a-card-header{padding-bottom:17px}.a-card-expandable.a-card-collapsed .a-card-heading{line-height:25px}.a-card-expandable.a-card-collapsed .a-card-body{height:0}.a-card-expandable.a-card-collapsed.a-card-has-peek .a-card-body{height:auto;max-height:92px}.a-card-expandable.a-card-expanded .a-icon-expander:after{height:0}.a-card.a-card-pinned{padding-top:53px}.a-card.a-card-pinned .a-card-header{border-bottom:3px solid #d1d1d1;width:100%;height:59px;overflow:hidden;z-index:21;padding-top:0;padding-bottom:0;box-align:center;-moz-box-align:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.a-card.a-card-pinned .a-card-heading{overflow:hidden;max-height:50px;line-height:22px}@supports (-webkit-line-clamp:1){.a-card.a-card-pinned .a-card-heading{display:-webkit-inline-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.a-card.a-card-pinned.a-card-pinned-fixed .a-card-header{position:fixed}.a-card.a-card-pinned.a-card-pinned-relative .a-card-header{position:absolute;bottom:-6px}.a-card.a-card-above-canvas .a-card-header{height:53px;overflow:hidden}.a-icon-expander{border:2px solid #111;width:20px;height:20px;position:relative;display:inline-block}.a-icon-expander:after,.a-icon-expander:before{content:'';position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;background-color:#111;-webkit-transition:all .2s cubic-bezier(0,0,.2,1);transition:all .2s cubic-bezier(0,0,.2,1)}.a-icon-expander:after{width:2px;height:12px}.a-icon-expander:before{width:12px;height:2px}