.carousel .selCardBorder{position:relative;bottom:3px;width:100%;height:3px;display:none}.carousel .lightcar .selCardBorder,.carousel .lightcar .selCardBorder.animIn{position:absolute;bottom:0}.carousel .sel .selCardBorder{display:block}.carousel .selCardBorder.animIn{position:relative;bottom:3px;width:200%;display:block;white-space:no-wrap}.carousel .selCardBorder .animElemContainer{position:relative;height:100%;width:50%;display:inline-block;white-space:normal;vertical-align:top}.carousel .sel .selCardBorder .animElemContainer .animElem{height:100%;width:100%;background-color:#de3700}.b_dark .carousel .sel .selCardBorder .animElemContainer .animElem{background-color:#d2393d}.carousel .selCardBorder.animIn .animElemContainer .animElem{width:0;transition:width .3s 0s cubic-bezier(.3,.55,.1,1)}.carousel .selCardBorder .animElemContainer .animElem.animLeft{float:right}.carousel .selCardBorder .animElemContainer .animElem.animRight{float:left}