.selected{position:absolute;z-index:1;left:50%;transform:translate(-50%,-50%);margin-top:260px;box-shadow:0 0 100px rgba(0,0,0,.5)}.example-card{max-width:calc(50% - 16px);min-width:400px}@media only screen and (max-width:910px){.example-card{max-width:100%;min-width:300px}}.hidden-example-description{max-height:100px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.service-card{flex-basis:calc(33.33% - 20px);background-color:white;border-radius:20px;box-shadow:0 0 10px rgba(0,0,0,.2)}@media only screen and (max-width:1250px){.service-card{flex-basis:calc(50% - 20px)}}@media only screen and (max-width:750px){.service-card{flex-basis:100%}}.service-card:hover{box-shadow:10px 0 10px rgba(0,0,0,.2),-10px 0 10px rgba(0,0,0,.2);background:linear-gradient(180deg,#227fe2,#84bff3);color:#ffffff}.belief-desc{flex:1;margin-bottom:40px;display:flex;justify-content:space-between}