.breakdance .tag-line::before{content:'';display:inline-block;width:40px;height:1px;background:#B8906C;vertical-align:middle;margin-right:16px}.grid-box{position:relative;overflow:hidden;background:#FDFBF8;transition:background 1s cubic-bezier(0.22,1,0.36,1)}.grid-box::before{content:'';position:absolute;top:0;left:0;width:100%;height:3px;background:#B8906C;transform:scaleX(0);transform-origin:left;transition:transform 1s cubic-bezier(0.22,1,0.36,1)}.grid-box:hover{background:#F5F0EB}.grid-box:hover::before{transform:scaleX(1)}.breakdance .tag-line-black::before{content:'';display:inline-block;width:40px;height:1px;background:#1A1714;vertical-align:middle;margin-right:16px}