.banner-part>.contain-width {
    height: 100%
}

.banner-part>.contain-width>.row {
    height: 100%;
    align-items: center
}

.web3-services .section-head p {
    max-width: 690px;
    margin: 0 auto
}

.common-btn.common-gray-btn {
    background: #2e2e2e
}

section.banner-part {
    padding: 20px 0
}

ul.text-listing li {
    list-style: disc !important
}


.banner-btn {
    display: flex;
    gap: 10px;
    flex-wrap: wrap
}

.expertise-development .section-head h2 {
    max-width: 900px
}

.project-card.card p {
    min-height: 136px
}

.expertise-development .sevices-card p,
.hybrid-services .sevices-card p,
.hybrid-services .sevices-card ul {
    color: #ffffffbd !important
}

.hybrid-services .sevices-card p,
.hybrid-services .sevices-card ul {
    margin-bottom: 0
}

.hybrid-services .sevices-card {
    height: 95%
}

.sevices-icon {
    margin-bottom: 10px
}

.security-compliance .section-head p {
    max-width: 590px;
    margin: 0 auto
}

.security-compliance-box {
    max-width: 257px;
    text-align: center;
    font-size: clamp(18px, 5vw, 20px);
    position: relative;
    min-height: 75px;
    align-content: center
}

.security-compliance-bottom-content {
    max-width: 600px;
    margin: 60px auto 0
}

.sevices-card div p.title-text {
    font-weight: 500 !important;
    color: #fff !important
}

.hybrid-services .sevices-card p {
    text-align: left
}

.web3-services  .sevices-card h3 {
    max-width: 230px
}

.sevices-card div {
    margin-bottom: 10px
}

.step-card {
    background: #f6f6f6;
    border-radius: 10px;
    padding: 25px;
    height: 90%;
    transition: all .3s ease;
    border: none;
    margin-bottom: 20px
}

.step-card.hybrid-timeline h3 {
    margin-bottom: 20px;
    min-height: 60px;
    align-content: center
}

.step-card.hybrid-timeline p {
    font-size: 20px;
    font-weight: 500
}

.hybrid-timeline-section .contain-width {
    max-width: 900px
}

.web3-serve .section-head p {
    max-width: 600px;
    margin: 0 auto
}

.serve-card.step-card {
    flex-direction: row;
    gap: 8px;
    align-items: center;
    justify-content: center
}

.stepter-section .step-card h3 {
    min-height: 60px;
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

.serve-card.step-card h3 {
    margin: 0 !important;
    line-height: 1.3
}

.project-card-link {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px
}

.cta-section .section-head h3 {
    max-width: 900px;
    margin: 0 auto 20px
}

.cta-section .section-head p {
    max-width: 600px;
    margin: 0 auto
}

.cost-to-build .section-head p {
    max-width: 800px;
    margin: 0 auto
}

.stat-box-clutch p {
    max-width: 190px;
}
.stepter-section .section-head p {
    max-width: 830px;
    margin: 0 auto
}
.key-component-box {
    background: #f5f5f5;
    border-radius: 10px;
    padding: clamp(10px, 2.5vw, 20px);
    display: flex;
    gap: 15px;
    margin-bottom: clamp(10px, 2.5vw, 25px)
}

.key-component-box .key-component-title {
    font-size: clamp(20px, 5vw, 22px) !important;
    font-weight: 500
}

.key-component-box .key-component-title,
.key-component-box p {
    margin: 0 !important;
    text-align: left !important
}
.key-component-box p{
    font-size: 16px !important;
}
.key-component-blocks {
    max-width: 741px;
    margin: 0 auto
}

.key-component .section-head p {
    max-width: 790px;
    margin: 0 auto
}

.wallet-integra-process .section-head p {
    max-width: 700px;
    margin: 0 auto
}

.process-timeline::before,
.timeline-item::after {
    content: "";
    position: absolute
}

.timeline-item {
    width: 47%;
    border-radius: 12px;
    margin-bottom: 30px;
    position: relative;
    text-align: right
}

.timeline-item p {
    color: #a39e9d;
    font-weight: 300
}

.timeline-item::after {
    background: #e2462d;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    top: 0
}

.timeline-item.left::after {
    right: -42px
}

.timeline-item.right::after {
    left: -41px
}

.timeline-item.right {
    margin-left: auto
}

.step-badge {
    background: #e2462D1A;
    color: #e2462d;
    font-size: 16px;
    padding: 4px 16px;
    border-radius: 20px;
    font-weight: 600
}

.process-timeline {
    position: relative;
    margin: 60px auto
}

.process-timeline::before {
    position: absolute;
    content: "";
    left: 50%;
    top: 0;
    width: 2px;
    height: 100%;
    background: #121c23;
    transform: translateX(-50%)
}
.why-choose .section-head h2 {
    max-width: 850px;
}
.why-choose .section-head p {
    max-width: 800px;
    margin: 0 auto;
}