img {
    max-width: 100%;
    height: auto;
}

.container {
    width: min(1180px, calc(100% - 32px));
    margin: 0 auto;
}

.gradient-text {
    background: linear-gradient(95deg, #e1719b 0%, #f4625c 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
}

.hire-hero {
    padding: 110px 0 90px;
    background-color: #eef0f6;
    background-image: url("https://tamediacdn.techaheadcorp.com/wp-content/uploads/2024/05/30145658/BG-9.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.hire-hero__grid {
    display: grid;
    grid-template-columns: 1.05fr 0.95fr;
    gap: 60px;
    align-items: center;
}

.breadcrumbs {
    margin-bottom: 28px;
    font-size: 14px;
}

.breadcrumbs a {
    color: #000;
    font-weight: 600;
    text-decoration: none;
}

.breadcrumbs span::before {
    content: ">";
    margin: 0 8px;
}

.hire-hero h1 {
    max-width: 720px;
    margin: 0 0 28px;
    font-size: 48px;
    font-weight: 400;
    line-height: 1.25;
}

.hire-hero p {
    max-width: 680px;
    margin: 0 0 42px;
    font-size: 18px;
    line-height: 1.7;
}

.hire-hero__image img {
    border-radius: 18px;
    box-shadow: 0 24px 60px rgba(23, 22, 36, 0.18);
}

.hire-process {
    padding: 80px 0;
    background: #171624;
    color: #fff;
}

.section-heading {
    max-width: 1100px;
    margin: 0 auto 64px;
    text-align: center;
}

.section-heading h2 {
    margin: 0 0 18px;
    font-size: 36px;
    font-weight: 500;
    line-height: 1.35;
}

.section-heading h3 {
    margin: 0 0 16px;
    color: #777bb3;
    font-size: 20px;
    text-transform: uppercase;
}

.section-heading p {
    margin: 0;
    font-size: 20px;
    line-height: 1.7;
    color: #ffffff;
}

.hiring-made-easy-timeline {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 0px;
}

.hiring-made-easy-timeline .card {
    min-height: 280px;
    padding: 0px 22px;
    border-radius: 14px;
    background: #222033;
    text-align: center;
    gap: 0;
}

.hiring-made-easy-timeline .liner-dots {
    border-top: 8px dotted #b6b1da;
    width: 430%;
    -ms-grid-row: 2;
    grid-row: 2;
    -ms-grid-column: 1;
    grid-column: 1;
    margin-top: -13px;
    z-index: 999;
}

.timeline-indicator {
    display: block;
    margin-bottom: 20px;
    color: #e54771;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.hiring-made-easy-timeline img {
    width: 90px;
    height: 90px;
    margin: 0 auto 20px;
    object-fit: contain;
    border-radius: 50%;
    animation: pulseIconHire1 1.5s infinite;
}

.hiring-made-easy-timeline .red img {
    animation-name: pulseIconHire2;
}

.hiring-made-easy-timeline h3 {
    margin: 12px 0 12px;
    color: #fff;
    font-size: 20px;
    text-transform: capitalize;
}

.hiring-made-easy-timeline p {
    margin: 0;
    color: #fff;
    font-size: 14px;
    line-height: 1.7;
}

.hiring-made-easy-timeline .card.step1 {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 2;
    grid-row: 2;
    background-color: #171624
}

.hiring-made-easy-timeline .card.step2 {
    -ms-grid-column: 2;
    grid-column: 2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    background-color: #171624
}

.hiring-made-easy-timeline .card.step3 {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 2;
    grid-row: 2;
    background-color: #171624
}

.hiring-made-easy-timeline .card.step4 {
    -ms-grid-column: 4;
    grid-column: 4;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    background-color: #171624
}
.collapsed .toggle-icon{transform:rotate(0)}
.toggle-icon.rotate{transform:rotate(180deg)}

.cs-tab-wrapper .cs-tab-content,
.cs-tab-wrapper .tabs,
.industry-cs-slider-home .slide .text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.hiring-made-easy-timeline .timeline-indicator {
    position: relative;
    color: #e54771;
    font-family: Poppins, Sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: center;
    display: block;
    padding-bottom: 40px
}

.hiring-made-easy-timeline .timeline-indicator::before {
    content: "";
    display: block;
    position: absolute;
    top: 26px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #fff;
    border: 3px solid #000;
    outline: #fff solid 1px
}

.hiring-made-easy-timeline .card.step2 .timeline-indicator,
.hiring-made-easy-timeline .card.step4 .timeline-indicator {
    padding: 40px 0 0
}

.hiring-made-easy-timeline .card.step2 .timeline-indicator::before,
.hiring-made-easy-timeline .card.step4 .timeline-indicator::before {
    top: 2px
}

.hiring-made-easy-timeline h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: center;
    margin: 0;
    text-transform: capitalize
}

.hiring-made-easy-timeline p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: normal;
    text-align: center;
    margin: 0
}

.hiring-made-easy-timeline .card img {
    width: 100px;
    height: 100px;
    -o-object-fit: contain;
    object-fit: contain;
    -webkit-animation: 1.5s infinite pulseIconHire1;
    animation: 1.5s infinite pulseIconHire1;
    border-radius: 50%
}

.hiring-made-easy-timeline .card.red img {
    -webkit-animation: 1.5s infinite pulseIconHire2;
    animation: 1.5s infinite pulseIconHire2
}

@keyframes pulseIconHire1 {
    0% { box-shadow: 0 0 0 0 #3e2d76; }
    100% { box-shadow: 0 0 0 16px rgba(62, 45, 118, 0); }
}

@keyframes pulseIconHire2 {
    0% { box-shadow: 0 0 0 0 #6c2546; }
    100% { box-shadow: 0 0 0 16px rgba(108, 37, 70, 0); }
}

.hire-development-stack {
    padding: 90px 0;
    background: #f7f8fc;
}

.development-stack__grid {
    display: grid;
    grid-template-columns: 0.95fr 1.05fr;
    gap: 70px;
    align-items: start;
}

.section-label {
    margin: 0 0 20px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.development-stack__content h2 {
    margin: 0 0 24px;
    font-size: 34px;
    font-weight: 400;
    line-height: 1.45;
}

.development-stack__content p:not(.section-label) {
    margin: 0 0 34px;
    font-size: 17px;
    line-height: 1.75;
}

.development-stack__content img {
    max-width: 500px;
    border-radius: 16px;
}

.technology-stack-list {
    display: grid;
    gap: 34px;
}

.technology-stack-list article {
    padding-bottom: 26px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.technology-stack-list h3 {
    margin: 0 0 18px;
    font-size: 24px;
    line-height: 1.35;
}

.technology-stack-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.technology-stack-list li {
    padding: 8px 16px;
    border: 1px solid #222;
    border-radius: 40px;
    font-size: 15px;
}

.innovate-at-scale {
    padding: 80px 0;
    background: #171624;
    color: #fff;
}

.slider-container {
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden
}

.slider-container .slider {
    display: flex;
    overflow-x: hidden;
    scroll-behavior: smooth;
    gap: 20px;
    padding: 10px
}

.slider-container .slider .card {
    flex: 0 0 300px;
    background: linear-gradient(to bottom, #272f3a, #657179);
    padding: 20px;
    border-radius: 10px;
    min-height: 300px;
    box-shadow: 0 8px 15px rgb(128 128 128 / 20%)
}

.slider-container .slider .card p {
    color: #ffffff;
}

.slider-container .slider .card h3 {
    color: #fff;
    font-size: 20px
}

.slider-container .slider .card img {
    width: 50px;
    height: 50px;
    margin-bottom: 10px
}

.slider-btn {
    background: #1a1a2e;
    color: #fff;
    border: none;
    font-size: 24px;
    border-radius: 50%;
    z-index: 10;
    margin: 0 10px;
    transition: background .3s
}

.slider-btn:hover {
    background: #2e2e3e
}

.slider-line {
    height: 1px;
    background: #7e7e7e;
    border-radius: 12px;
    width: 90%;
    margin: 10px 0
}

.slider-wrapper-new {
    position: relative;
    overflow: hidden;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto
}

.slider-track-new {
    display: flex;
    transition: transform .5s ease-in-out
}

.slider-track-new .slide-new {
    min-width: 100%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    padding: 30px 10px
}

.slider-track-new .slide-new .card-new {
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
    padding: 30px;
    display: flex;
    align-items: flex-start;
    gap: 20px
}

.icon-wrapper-new {
    background-color: #b692f6;
    color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px
}

.card-header-new .arrow-new {
    width: 40px;
    height: 40px;
    border: 2px solid #000;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700
}

.card-new .card-content-new {
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex: 1
}

.card-content-new .card-header-new {
    display: flex;
    align-items: center;
    gap: 15px
}

.card-header-new h3 {
    font-size: 20px;
    font-weight: 600
}

.card-header{display:flex;justify-content:space-between;align-items:center;background-color:#171624;color:#f0f8ff}
.card-header h4{margin:0;font-size:18px;width:100%}

.slider-wrapper-new .slider-controls-new {
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: flex;
    gap: 15px
}

.slider-wrapper-new .slider-controls-new button {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    border: 1px solid #000;
    background-color: #fff;
    font-size: 20px;
    cursor: pointer;
    transition: background .3s
}

.slider-wrapper-new .slider-controls-new button:hover {
    background-color: #efefef
}

.industry-knowledge {
    padding: 80px 0;
    background: #f7f8fc;
}

.section-title {
    max-width: 820px;
    margin: 0 auto 52px;
    text-align: center;
}

.section-title h2 {
    margin: 0 0 18px;
    font-size: 36px;
    font-weight: 500;
}

.section-title p {
    margin: 0;
    font-size: 17px;
    line-height: 1.7;
}

.industry-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px;
}

.industry-grid article {
    min-height: 210px;
    padding: 26px;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
}

.industry-grid h3 {
    margin: 0 0 12px;
    font-size: 21px;
}

.industry-grid p {
    margin: 0;
    font-size: 15px;
    line-height: 1.7;
}

.faq-section {
    padding: 80px 0;
    background: #171624;
    color: #fff;
}

.faq-section h2 {
    margin: 0 0 36px;
    font-size: 36px;
}

.faq-list {
    display: grid;
    gap: 14px;
}

.faq-list details {
    border-bottom: 1px solid rgba(255, 255, 255, 0.28);
    padding: 0 0 14px;
}

.faq-list summary {
    cursor: pointer;
    padding: 18px 0;
    font-size: 18px;
    font-weight: 600;
}

.faq-list p {
    margin: 0 0 18px;
    color: #fff;
    font-size: 16px;
    line-height: 1.8;
}

.request-a-proposal {
    position: relative;
    padding: 90px 0 110px;
    background: #fff;
    text-align: center;
    overflow: hidden;
}

.request-a-proposal::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: url("https://tamediacdn.techaheadcorp.com/wp-content/uploads/2024/05/02074239/shape.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.1;
    pointer-events: none;
}

.request-a-proposal .container {
    position: relative;
    z-index: 1;
}

.request-a-proposal h3 {
    margin: 0 0 16px;
    color: #777bb3;
    font-size: 20px;
    text-transform: uppercase;
}

.request-a-proposal h2 {
    margin: 0 0 22px;
    font-size: 38px;
    font-weight: 500;
    line-height: 1.35;
}

.request-a-proposal p {
    max-width: 760px;
    margin: 0 auto 34px;
    font-size: 17px;
    line-height: 1.75;
}

/* Responsive Fixes */

/* Tablets and small laptops */
@media (max-width: 1024px) {
    .container {
        width: min(100% - 32px, 920px);
    }

    .hire-hero {
        padding: 90px 0 70px;
    }

    .hire-hero__grid,
    .development-stack__grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .hire-hero h1 {
        font-size: 40px;
    }

    .hire-hero p {
        font-size: 17px;
    }

    .hiring-made-easy-timeline {
        grid-template-columns: repeat(2, 1fr);
        gap: 28px;
    }

    .hiring-made-easy-timeline .card,
    .hiring-made-easy-timeline .card.step1,
    .hiring-made-easy-timeline .card.step2,
    .hiring-made-easy-timeline .card.step3,
    .hiring-made-easy-timeline .card.step4 {
        grid-column: auto;
        grid-row: auto;
        flex-direction: column;
        padding: 28px 20px;
        background-color: #171624;
    }

    .hiring-made-easy-timeline .liner-dots {
        display: none;
    }

    .hiring-made-easy-timeline .card.step2 .timeline-indicator,
    .hiring-made-easy-timeline .card.step4 .timeline-indicator {
        padding: 0 0 40px;
    }

    .hiring-made-easy-timeline .card.step2 .timeline-indicator::before,
    .hiring-made-easy-timeline .card.step4 .timeline-indicator::before {
        top: 26px;
    }

    .industry-grid,
    .slider-track-new .slide-new {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* All mobile screens */
@media (max-width: 767px) {
    .container {
        width: calc(100% - 24px);
    }

    .hire-hero,
    .hire-process,
    .hire-development-stack,
    .innovate-at-scale,
    .industry-knowledge,
    .faq-section,
    .request-a-proposal {
        padding: 55px 0;
    }

    .hire-hero__grid {
        gap: 32px;
    }

    .breadcrumbs {
        font-size: 13px;
        margin-bottom: 18px;
        line-height: 1.5;
    }

    .hire-hero h1 {
        font-size: 31px;
        line-height: 1.25;
        margin-bottom: 20px;
    }

    .hire-hero p {
        font-size: 16px;
        line-height: 1.65;
        margin-bottom: 28px;
    }

    .hire-hero__image img,
    .development-stack__content img {
        border-radius: 12px;
        max-width: 250px;
    }

    .development-stack__content{
        max-width: 250px;
    }

    .section-heading {
        margin-bottom: 38px;
    }

    .section-heading h2,
    .section-title h2,
    .faq-section h2,
    .request-a-proposal h2 {
        font-size: 28px;
        line-height: 1.3;
    }

    .section-heading h3,
    .request-a-proposal h3 {
        font-size: 16px;
    }

    .section-heading p,
    .section-title p,
    .request-a-proposal p {
        font-size: 16px;
        line-height: 1.65;
    }

    .hiring-made-easy-timeline {
        grid-template-columns: 1fr;
        gap: 22px;
    }

    .hiring-made-easy-timeline .card {
        min-height: auto;
        padding: 28px 18px;
    }

    .hiring-made-easy-timeline h3,
    .hiring-made-easy-timeline h2 {
        font-size: 19px;
    }

    .development-stack__grid {
        gap: 34px;
    }

    .section-label {
        font-size: 15px;
    }

    .development-stack__content h2 {
        font-size: 27px;
        line-height: 1.35;
    }

    .development-stack__content p:not(.section-label) {
        font-size: 16px;
        line-height: 1.65;
    }

    .technology-stack-list {
        gap: 24px;
    }

    .technology-stack-list h3 {
        font-size: 21px;
    }

    .technology-stack-list li {
        font-size: 14px;
        padding: 7px 13px;
    }

    .slider-container {
        gap: 8px;
    }

    .slider-container .slider {
        overflow-x: auto;
        padding: 10px 4px 18px;
        scroll-snap-type: x mandatory;
    }

    .slider-container .slider .card {
        flex: 0 0 82%;
        min-height: auto;
        scroll-snap-align: start;
    }

    .slider-btn {
        width: 40px;
        height: 40px;
        min-width: 40px;
        margin: 0 2px;
        font-size: 22px;
    }

    .slider-track-new .slide-new {
        grid-template-columns: 1fr;
        gap: 18px;
        padding: 20px 6px 80px;
    }

    .slider-track-new .slide-new .card-new {
        padding: 22px;
        flex-direction: column;
    }

    .slider-wrapper-new .slider-controls-new {
        right: 12px;
        bottom: 18px;
    }

    .industry-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .industry-grid article {
        min-height: auto;
        padding: 22px;
    }

    .faq-list summary {
        font-size: 16px;
        line-height: 1.5;
    }

    .faq-list p {
        font-size: 15px;
        line-height: 1.7;
    }
}

/* Small mobiles */
@media (max-width: 480px) {
    .container {
        width: calc(100% - 20px);
    }

    .hire-hero h1 {
        font-size: 28px;
    }

    .section-heading h2,
    .section-title h2,
    .faq-section h2,
    .request-a-proposal h2 {
        font-size: 25px;
    }

    .hire-hero p,
    .section-heading p,
    .section-title p,
    .request-a-proposal p {
        font-size: 15px;
    }

    .btn,
    .btn-blue,
    .btn-custome {
        width: 100%;
        text-align: center;
        justify-content: center;
    }

    .slider-container .slider .card {
        flex-basis: 86%;
        padding: 18px;
    }

    .slider-btn {
        width: 36px;
        height: 36px;
        min-width: 36px;
        font-size: 20px;
    }

    .card-content-new .card-header-new {
        align-items: flex-start;
    }

    .card-header-new h3 {
        font-size: 18px;
    }

    .icon-wrapper-new,
    .card-header-new .arrow-new {
        width: 42px;
        height: 42px;
        min-width: 42px;
    }
}

/* Very small mobiles */
@media (max-width: 360px) {
    .hire-hero h1 {
        font-size: 25px;
    }

    .section-heading h2,
    .section-title h2,
    .faq-section h2,
    .request-a-proposal h2 {
        font-size: 23px;
    }

    .technology-stack-list ul {
        gap: 8px;
    }

    .technology-stack-list li {
        font-size: 13px;
        padding: 6px 10px;
    }

    .slider-container .slider .card {
        flex-basis: 90%;
    }
}