.cards-links{background-color:#000;padding:40px 0}.cards-links.bg-white{background:#fff;color:#000}.cards-links.bg-white .card-title,.cards-links.bg-white .card-description{color:#000}.cards-links.bg-white .card-item:hover{-webkit-box-shadow:0 2px 4px rgba(64,64,64,0.28);-moz-box-shadow:0 2px 4px rgba(64,64,64,0.28);box-shadow:0 2px 4px rgba(64,64,64,0.28);background-color:#fafafa}.cards-links .card-item{margin:0 0 30px;-webkit-transition:all .6s cubic-bezier(0.215,0.61,0.355,1);-o-transition:all .6s cubic-bezier(0.215,0.61,0.355,1);-moz-transition:all .6s cubic-bezier(0.215,0.61,0.355,1);transition:all .6s cubic-bezier(0.215,0.61,0.355,1);text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.cards-links .card-item .card-info{padding:20px 10px;-webkit-transition:all .6s cubic-bezier(0.215,0.61,0.355,1);-o-transition:all .6s cubic-bezier(0.215,0.61,0.355,1);-moz-transition:all .6s cubic-bezier(0.215,0.61,0.355,1);transition:all .6s cubic-bezier(0.215,0.61,0.355,1);position:relative}.cards-links .card-item:hover{-webkit-transform:translate3d(0,-5px,0);-moz-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);-webkit-box-shadow:0 2px 4px #404040;-moz-box-shadow:0 2px 4px #404040;box-shadow:0 2px 4px #404040;background-color:#262626;color:hsla(0,0%,100%,0.6)}.cards-links .card-image{line-height:1}.cards-links .card-title{font-size:24px;font-weight:700;color:#fff;margin:0}.cards-links .card-description{font-size:16px;letter-spacing:.496px;color:#fff}.cards-links .card-list{padding:0;margin:0;list-style:none}@media only screen and (min-width:767px){.cards-links{padding:50px 0}.cards-links .card-item{width:-webkit-calc(33.33% - 30px);width:-moz-calc(33.33% - 30px);width:calc(33.33% - 30px);margin:0}.cards-links .card-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-moz-box-orient:horizontal;-moz-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}}@media only screen and (min-width:1023px){.cards-links{padding:70px 0}}