.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}.comp-cards-wrapper .eyebrow{color:#93724e;font-family:Lexend;font-size:18px;font-style:normal;font-weight:700;line-height:26px}.benefit-item{border-top:1px solid #b9c2cc;display:flex;flex-direction:row;gap:15px;padding:29px 0}.benefit-item span{color:var(--black,#23282a);font-family:Lexend;font-size:18px;font-style:normal;font-weight:400;line-height:26px;margin-top:3px}.benefit-item .last{border-bottom:1px solid #b9c2cc;border-top:1px solid #b9c2cc;margin-bottom:27px}.icon-box{max-height:30px;max-width:30px;width:30px}.comp-card .btn-block{text-align:center}.comp-card .btn-block .hs-button{box-shadow:20px 20px 40px 0 rgba(0,50,131,.18)}@media(max-width:1100px){.comp-cards-row{flex-wrap:wrap}}@media(max-width:768px){.comp-cards-row{gap:35px}}