.comp-cards-row{justify-content:center}.comp-card{background:#fff;border:1px solid #b9c2cc;box-shadow:15px 25px 60px rgba(0,0,0,.1);padding:31px 35px;transition-duration:.5s;transition-timing-function:ease}.comp-card:hover{transform:scale(1.1)}.comp-card:first-child{border-radius:10px 0 0 10px}.comp-card:last-child{border-radius:0 10px 10px 0}.eyebrow{color:#af5c37;font-family:Raleway;font-size:18px;font-style:normal;font-weight:400;line-height:26px}.beneift-item{border-top:1px solid #b9c2cc;display:flex;flex-direction:row;gap:15px;padding:29px 0}.beneift-item.last{border-bottom:1px solid #b9c2cc;border-top:1px solid #b9c2cc;margin-bottom:27px}.icon-box{max-height:30px;max-width:30px}.comp-card .btn-block{text-align:center}@media(max-width:1100px){.comp-cards-row{flex-wrap:wrap}}@media(max-width:768px){.comp-cards-row{gap:35px}}