.creative-services{background-color:rgba(57,195,186,.1);display:flex;flex-direction:row;flex-wrap:wrap}.creative-services .box{align-items:center;display:flex;min-height:490px;padding:40px 70px;transition-duration:.5s}.creative-services .box:nth-child(2n+0){background-color:rgba(57,195,186,.1)}.creative-services .content{height:0;transform:scaleY(0)}.creative-services .inner{border-left:1px solid #39c3ba;padding-bottom:10px;padding-left:40px;padding-top:10px}.creative-services ol{margin:0 0 0 20px}.creative-services ol li{list-style:auto outside;margin:0 0 3px}.creative-services .box:hover{background-color:#1f0540}.creative-services .box:hover *{color:#fff}.creative-services .box:hover .inner{border-left-color:#59308d}.creative-services .box:hover .content{height:auto;transform:scaleY(1)}.creative-services .box.last,.creative-services .box.last:hover{background-color:#fff}.creative-services .last:hover *{color:#000!important}@media only screen and (max-width:640px){.creative-services .box{min-height:inherit;padding:30px}.creative-services .content{height:auto;transform:scaleY(1)}.creative-services .inner{border:0;padding:0}}