.cm-heighlights .tm-card{height:100%;margin-bottom:0;overflow:hidden;color:#fff;border-radius:5px;padding:40px 30px;box-shadow:0 0 41px rgba(0,0,0,0.03);-webkit-transition:all .3s cubic-bezier(0.645,0.045,0.355,1);-moz-transition:all .3s cubic-bezier(0.645,0.045,0.355,1);-ms-transition:all .3s cubic-bezier(0.645,0.045,0.355,1);-o-transition:all .3s cubic-bezier(0.645,0.045,0.355,1);transition:all .3s cubic-bezier(0.645,0.045,0.355,1);position:relative}.tm-card .icon{font-size:200px;position:absolute;bottom:-63px;right:-27px;line-height:0;color:rgba(255,255,255,0.2)}.tm-card .content-wrap{position:relative;text-align:left;align-items:flex-start}.tm-card .heading{font-size:24px;font-weight:700;line-height:1.5;margin-bottom:23px;color:#fff}.cm-heighlights .tm-card:hover{transform:translateY(-10px);box-shadow:0 20px 41px rgba(0,0,0,0.15)}.tm-grid.has-animation .grid-item{opacity:0}.tm-grid.has-animation .animate{-webkit-transform:translateZ(400px) translateY(300px) rotateX(-90deg);transform:translateZ(400px) translateY(300px) rotateX(-90deg);-webkit-animation:fallPerspective .8s ease-in-out forwards;animation:fallPerspective .8s ease-in-out forwards;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.cm-heighlights-wrap{position:relative;-webkit-perspective:1300px;perspective:1300px;z-index:3;display:flex;flex-wrap:wrap}.cm-heighlights{width:25%;float:left;margin-bottom:30px;padding-left:15px;padding-right:15px}@media(min-width:1420px){.cm-heighlights .tm-card{padding-left:40px;padding-right:40px}}@media(max-width:1199px){.cm-heighlights{width:50%;min-height:208px}}@media(max-width:640px){.cm-heighlights{width:100%;min-height:unset}}