.strip-header-container *{box-sizing:border-box;margin:0;padding:0}.strip-header-container{flex-wrap:wrap;width:100%}.strip-header-container,.strip-item{align-items:center;background-color:#67c143;display:flex}.strip-item{color:#fff;flex:1 0 15%;height:auto;justify-content:center;padding:25px 16px;text-align:center}.strip-item img{min-width:30px}.strip-item div{max-width:250px;padding:0 10px;text-align:left}.strip-item:hover{background-color:#a2d45e}.strip-item .details{line-height:1}.strip-item .details div:first-child{font-weight:500;text-transform:uppercase}.line{background-color:#fff;content:"";min-height:70px;width:2px}.strip-item.visible{animation:blur-in-expand .4s linear both;animation-delay:.1s}@media screen and (max-width:768px){.strip-item{flex:1 0 50%;max-height:500px;overflow-x:hidden;overflow-y:overlay}}@media (width < 668px){.strip-item{justify-content:start;padding-left:2.5rem}}