.datasheet-cards-otr{padding:80px 0}.datasheet-cards-wrp{display:flex;flex-wrap:wrap;gap:30px}.datasheet-cards-inr{background:#fff;border:1px solid #ececec;border-radius:18px;box-shadow:0 6px 20px rgba(0,0,0,.04);box-sizing:border-box;display:flex;flex-direction:column;min-height:260px;padding:24px;transition:.3s ease;width:calc(33.333% - 20px)}.datasheet-cards-inr:hover{box-shadow:0 12px 30px rgba(0,0,0,.08);transform:translateY(-5px)}.datasheet-cards-top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:24px}.datasheet-cards-tag p{align-items:center;background:#fff4f2;border-radius:30px;color:#ff3600;display:inline-flex;font-size:12px;font-weight:600;justify-content:center;letter-spacing:1px;margin:0;padding:8px 14px;text-transform:uppercase}.datasheet-cards-icon{align-items:center;background:#f5f6fa;border-radius:20%;display:flex;flex-shrink:0;height:44px;justify-content:center;width:44px}.datasheet-cards-icon svg{fill:#4d5a74;height:22px;width:22px}.datasheet-cards-hdg{flex:1;margin-bottom:28px}.datasheet-cards-hdg h3{font-size:20px;margin:0}.datasheet-cards-btn{display:flex;gap:10px;margin-top:auto}.datasheet-cards-btn>a>span{margin-left:15px}.datasheet-cards-btn a{align-items:center;border:2px solid #ff3600;border-radius:10px;box-sizing:border-box;color:#ff3600;display:flex;justify-content:center;padding:14px 20px;text-decoration:none;text-transform:uppercase;transition:.3s ease;width:100%}@media (max-width:991px){.datasheet-cards-inr{width:calc(50% - 15px)}}@media (max-width:767px){.datasheet-cards-otr{padding:50px 0}.datasheet-cards-wrp{gap:20px}.datasheet-cards-inr{min-height:auto;padding:20px;width:100%}.datasheet-cards-top{margin-bottom:18px}.datasheet-cards-hdg{margin-bottom:22px}}