.divider{transition:all .3s linear;width:100%;.divider-line{margin:0 auto;max-width:1200px;position:relative;width:100%;&:after,&:before{background:#eaaf3b;border-radius:6px;content:"";height:12px;position:absolute;top:-6px;width:100%}&:before{right:100%}&:after{left:100%}@media (max-width:1248px){max-width:calc(100vw - 48px)}}}