:root {
    --bg: #0e1410;
    --text: #0f1a12;
    --white: #ffffff;
    --muted: #667085;
    --primary: #3E623E;
    --primary-dark: #FE6A64;
    --accent: #FE6A64;
    --accent-dark: #4C3939;
    --stroke: rgba(255, 255, 255, .18);
    --shadow: 0 24px 70px rgba(0, 0, 0, .28);
    --radius: 18px;
    --container: 1180px;
    --linear-gradient: linear-gradient(45deg, #FE6A64, #FF9692);
}

* {
    box-sizing: border-box
}

html,
body {
    height: 100%
}

body {
    margin: 0;
    font-family: "Jost", sans-serif;
    color: var(--text);
    position: relative;
    background: #ffffff;
    overflow-x: hidden !important;
}

a {
    color: inherit;
    text-decoration: none
}

.pb-250{
    padding-bottom: 250px !important;
}
main#home {
    background-image: url('../images/hero/hero-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.primary-btn {
    background: var(--accent);
    border-color: var(--accent);
    color: white;
}

.primary-btn:hover {
    background-color: var(--accent-dark);
    border-color: var(--accent-dark);
    color: white;
}

.site-header {
    position: relative;
    z-index: 5;
    /* background: linear-gradient(45deg, #FFE9E8, #FFFFFF); */
    background-color: white;
    border-radius:20px;
    top: 10px;
}

.site-header .navbar {
    /* background: #fff; */
    border-bottom: 0 !important;
    padding: 10px 20px;
}

.site-header .navbar .container {
    border-radius: 999px;
}

.site-header .navbar-brand {
    margin-right: 18px;
}

.site-header .navbar-nav .nav-link,.dropdown-item {
    color: #2b2b2b;
    font-weight: 600;
    padding-inline: 14px;
    border-radius: 999px;
}

.site-header .navbar-nav .nav-link:hover {
    background: rgba(254, 106, 100, .10);
    color: #1f1f1f;
}

.site-header .nav-cta {
    background: linear-gradient(45deg, #FE6A64, #FF9692);
    border: 0;
    padding: 10px 18px;
    font-weight: 700;
    box-shadow: 0 10px 24px rgba(254, 106, 100, .25);
}

.topbar {
    background: #FE6A64;
    color: #fff;
    font-size: 12px;
    border-radius: 0 0 20px 20px;
    padding: 0 30px;
    display: none;
}

.topbar__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0
}

.topbar__left {
    display: flex;
    align-items: center;
    gap: 10px;
    opacity: .9
}

.topbar__sep {
    opacity: .5
}

.topbar__link {
    font-weight: 600
}

.topbar__cta {
    font-weight: 800;
    letter-spacing: .06em
}

.hero {
    position: relative;
    min-height: calc(100vh - 118px);
    display: flex;
    align-items: center;
    overflow: hidden;
    background: linear-gradient(0deg, rgba(9, 14, 10, .55), rgba(9, 14, 10, .55));
}

.hero__content {
    color: #fff
}

.hero__title {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    letter-spacing: .02em;
    margin: 0 0 14px;
    font-size: 75px;
    line-height: .95;
}

.hero__title-break {
    display: flex;
    align-items: center;
    font-size: 130px;
}

.hero__title-break video {
    width: 130px
}

.hero__subtitle {
    /* max-width: 520px; */
    margin: 0 0 22px;
    opacity: .88;
    font-size: 16px;
    line-height: 1.7;
}

.hero__card {
    background: #fff;
    border-radius: var(--radius);
    box-shadow: var(--shadow);
    padding: 60px 30px;
}

.hero__card-title {
    margin: 0 0 14px;
    font-size: 34px;
    /* letter-spacing: .06em; */
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Playfair Display';
}

/* About Section */
.about-section {
    background-image: url(../images/about/about-bg.png);
    background-size: cover;
    background-position: center;
    padding: 100px 0px !important;
}

.about-copy .about-img {
    background: white;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 1px 1px 10px 2px #ededed;
}

.about-copy .about-img img {
    max-width: 40px;
}

.about-copy ul {
    list-style: none;
    padding-left: 0;
    margin-top: 20px;
    text-align: left;
}

.about-copy ul li {
    position: relative;
    padding-left: 30px;
    color: #5c6b5f;
    font-size: 18px;
    line-height: 1.7;
    margin: 0;
    font-family: "Jost", sans-serif;
}

.about-copy ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 20px;
    height: 20px;
    background: url("../images/about/icon.png") no-repeat center;
    background-size: contain;
}

.about-media__img {
    width: 100%;
    height: auto;
    display: block
}

.title {
    font-family: "Playfair Display", serif;
    font-size: 49px;
    margin: 8px 0 2px;
    font-weight: 800;
    color: var(--accent-dark);
}

.about-subtitle {
    font-weight: 700;
    font-size: 26px;
    letter-spacing: .06em;
    margin: 0 0 14px;
    color: #0e0e0e;
    font-family: 'Playfair Display';
}

.about-text {
    color: #5c6b5f;
    font-size: 18px;
    line-height: 1.7;
    margin: 0;
    font-family: "Jost", sans-serif;
}

.about-stat__value {
    font-family: "Jost", sans-serif;
    font-weight: 800;
    font-size: 18px;
    line-height: 1.3;
    color: var(--accent-dark);
}

.about-stat__label {
    margin-top: 4px;
    color: #667085;
    font-size: 13px;
    line-height: 1.4;
}

.whychoose-section {
    background: #fff;
    background-image: url('../images/why-choose/bg.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}
.spring {
    position: absolute;
    width: 70px;
    top: 50%;
    left: 0;
}

.particle {
    position: absolute;
    top: 40%;
    right: 0;
    width: 160px;
}

.about-kicker,
.whychoose-kicker,
.faq-kicker,
.testimonials-kicker,
.pricing-kicker,
.process-kicker,
.cta-kicker,
.projects-kicker,
.portfolio-kicker,
.pricing-kicker,
.testimonial-head .kicker,
.cta-kicker {
    font-size: 12px !important;
    letter-spacing: .12em !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    display: inline-block;
    background: linear-gradient(90deg, #dc3545, #fe6a64);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent
}

.whychoose-title {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-size: 44px;
    line-height: 1.05;
    margin: 10px 0 14px;
    color: var(--accent-dark)
}

.whychoose-title__thin {
    font-weight: 600
}

.whychoose-text {
    font-family: "Jost", sans-serif, sans-serif;
    color: #5c6b5f;
    font-size: 16px;
    line-height: 1.75;
    margin: 0
}

.whychoose-media {
    position: relative;
    max-width: 650px;
    margin-inline: auto
}

.whychoose-media__img {
    width: 100%;
    height: auto;
    display: block
}

.rotating-badge {
    position: absolute;
    left: 50%;
    top: 52%;
    transform: translate(-50%, -50%);
    width: 130px;
    height: 130px;
    border-radius: 999px;
    background: #fff;
    box-shadow: 0 18px 60px rgba(0, 0, 0, .18);
    display: grid;
    place-items: center;
    z-index: 3
}

.rotating-badge__ring {
    width: 100%;
    height: 100%;
    animation: badgeSpin 12s linear infinite
}

.rotating-badge__text {
    font-family: "Jost", sans-serif, sans-serif;
    font-size: 12px;
    letter-spacing: .22em;
    font-weight: 700;
    fill: var(--accent-dark);
    text-transform: uppercase
}

.rotating-badge__center {
    position: absolute;
    width: 74px;
    height: 74px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    background: #fff;
    /* box-shadow: inset 0 0 0 10px rgba(122, 160, 79, .10); */
}

.rotating-badge__center img {
    width: 55px;
    height: auto;
    display: block
}

@keyframes badgeSpin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.projects-section {
    padding: 180px 0 0px;
    position: relative;
    overflow: hidden
}

.projects-section .container {
    position: relative;
    z-index: 2
}

.projects-section .row {
    background-image: url(../images/projects/project-side-img.png);
    background-size: contain;
    background-position: left;
    background-repeat: no-repeat;
}

.projects-section .col-md-8 {
    background: #f5f2ea;
    border-radius: 30px 0 0 30px;
}


.projects-head {
    text-align: center;
    margin-bottom: 34px
}

.projects-sidebar {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.projects-sidebar img {
    max-width: 100%;
    height: auto;
}

.projects-carousel-wrapper {
    position: relative;
    height: 420px;
    display: flex;
    align-items: center;
}

.projects-title {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-size: 44px;
    line-height: 1.1;
    margin: 10px 0 0;
    color: var(--accent-dark)
}

.projects-swiper {
    padding: 0 24px;
    height: 80%;
}

.projects-swiper .swiper-wrapper {
    align-items: stretch
}

.projects-swiper .swiper-slide {
    width: auto;
    height: auto
}

.project-card {
    width: 170px;
    height: 280px;
    border-radius: 14px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 8px 24px rgba(0, 0, 0, .08);
    transition: transform .25s ease, box-shadow .25s ease;
}

.project-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, .12);
}

.project-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: unset !important;
}

.projects-controls {
    position: absolute;
    bottom: 16px;
    left: 80px;
    display: flex;
    gap: 12px;
    z-index: 4;
}

.projects-arrow {
    width: 40px;
    height: 40px;
    border-radius: 999px;
    background: #fde4e0;
    border: 2px solid #fde4e0;
    color: #fe6a64;
    display: grid;
    place-items: center;
    cursor: pointer;
    transition: background .2s ease, color .2s ease;
}

.projects-arrow:hover {
    background: #fe6a64;
    color: #fff;
}

.projects-arrow i {
    font-size: 14px;
}

.working-process__step{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.working-process__icon {
    width: 100px;
    height: 100px;
}

.working-process__icon img {
    width: 100%;
}

.working-process__step--content-top::before{
    content: '';
    position: absolute;
    left: 50%;
    top: 45%;
    border: 1px dotted var(--accent);
    width: 100%;
    rotate: 20deg;
    z-index: -1;
}

.working-process__step-title {
    font-size: 20px;
    font-weight: 600;
}

.working-process__step-text {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
}

.working-process__step--up:before{
     content: '';
    position: absolute;
    left: 50%;
    top: 45%;
    border: 1px dotted var(--accent);
    width: 100%;
    rotate: -20deg;
    z-index: -1;
}

.working-process__head {
    text-align: center;
    margin-bottom: 70px;
}

.working-process__title {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-size: 44px;
    line-height: 1.05;
    margin: 0;
    color: var(--accent-dark);
}

/* pricing section */
.pricing-section {
        padding: 80px 0;
        background: #fff
    }

    .pricing-kicker {
        font-family: "Jost", sans-serif;
        font-size: 12px;
        letter-spacing: .16em;
        font-weight: 700;
        color: rgba(62, 98, 62, .85);
        text-transform: uppercase
    }

    .pricing-title {
        font-family: "Playfair Display", serif;
        font-weight: 800;
        font-size: 44px;
        line-height: 1.05;
        margin: 10px 0 0;
        color: #1f2b20
    }

    .pricing-billing {
        margin-top: 18px;
        display: inline-flex;
        align-items: center;
        gap: 10px
    }

    .pricing-billing__label {
        font-family: "Jost", sans-serif;
        font-size: 13px;
        font-weight: 700;
        color: #1f2b20
    }

    .pricing-billing__label--muted {
        color: rgba(31, 43, 32, .55)
    }

    .pricing-switch {
        width: 36px;
        height: 18px;
        border-radius: 999px;
        border: 0;
        background: rgba(122, 160, 79, .25);
        position: relative;
        padding: 0;
        cursor: pointer
    }

    .pricing-switch__dot {
        width: 12px;
        height: 12px;
        border-radius: 999px;
        background: var(--accent);
        position: absolute;
        left: 3px;
        top: 50%;
        transform: translateY(-50%);
        transition: transform .2s ease
    }

    .pricing-card {
        border: 1.5px solid rgba(62, 98, 62, .45);
        border-radius: 14px;
        padding: 26px 22px;
        background: #fff;
        height: 100%;
        position: relative
    }

    .pricing-card__top {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        gap: 14px;
        margin-bottom: 10px
    }

    .pricing-card__amount {
        font-family: "Playfair Display", serif;
        font-weight: 800;
        font-size: 34px;
        line-height: 1;
        color: var(--accent)
    }

    .pricing-card__period {
        display: block;
        margin-top: 6px;
        font-family: "Jost", sans-serif;
        font-size: 12px;
        font-weight: 700;
        color: rgba(31, 43, 32, .65)
    }

    .pricing-card__tag {
        font-family: "Jost", sans-serif;
        font-size: 12px;
        font-weight: 800;
        color: #fff;
        background: var(--accent-dark);
        padding: 6px 10px;
        border-radius: 0 10px 0 10px
    }

    .pricing-card__desc {
        font-family: "Jost", sans-serif;
        font-size: 14px;
        line-height: 1.7;
        color: #5c6b5f;
        margin: 0 0 14px
    }

    .pricing-card__list {
        list-style: none;
        padding: 0;
        margin: 0 0 18px;
        display: grid;
        gap: 10px
    }

    .pricing-card__list li {
        position: relative;
        padding-left: 22px;
        font-family: "Jost", sans-serif;
        font-size: 13px;
        font-weight: 700;
        color: #1f2b20
    }

    .pricing-card__list li::before {
        content: "\f00c";
        font-family: "Font Awesome 6 Free";
        font-weight: 900;
        position: absolute;
        left: 0;
        top: 1px;
        color: var(--accent)
    }

    .pricing-card__btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 42px;
        border-radius: 999px;
        background: var(--accent);
        color: #fff;
        text-decoration: none;
        font-family: "Jost", sans-serif;
        font-weight: 800;
        font-size: 12px;
        letter-spacing: .02em;
        text-transform: uppercase
    }

    .pricing-card__btn:hover {
        background: var(--accent-dark);
        color: #fff
    }

    .pricing-swiper {
        padding: 0 56px;
    }

    .pricing-swiper .swiper-wrapper {
        align-items: stretch
    }

    .pricing-swiper .swiper-slide {
        height: auto
    }

    .pricing-arrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 44px;
        height: 44px;
        border-radius: 999px;
        border: 2px solid var(--accent);
        background: #fff;
        color: var(--accent);
        display: grid;
        place-items: center;
        z-index: 3;
        cursor: pointer
    }

    .pricing-arrow span {
        font-size: 28px;
        line-height: 1
    }

    .pricing-arrow--left {
        left: 6px;
    }

    .pricing-arrow--right {
        right: 6px;
    }

    .pricing-arrow:hover {
        background: var(--accent);
        color: #fff
    }

    .pricing-arrow::after {
        display: none
    }

.cta-section .cta-bottom-bar {
    padding: 120px 0 0;
    background-image: url(../images/cta/bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
}

.cta-section .cta-card {
    display: grid;
    grid-template-columns: 1fr 1.15fr;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 18px 45px rgba(16, 24, 40, 0.18);
    border: 1px solid rgba(16, 24, 40, 0.08);
}

.cta-section .cta-card__media {
    min-height: 140px;
    background: url('../images/cta/bg.png') center/cover no-repeat;
}

.cta-section .cta-card__stats {
    background: var(--accent);
    color: #fff;
    padding: 46px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 18px;
    width: 60%;
    margin-left: auto !important;
    border-radius: 20px 0;
}

.cta-section .cta-stats {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
    margin: 0;
    padding: 0;
}

.cta-section .cta-stat {
    min-width: 0;
    text-align: center;
}

.cta-section .cta-stat .counter {
    font-weight: bold;
    font-size: 40px;
    line-height: 1;
    margin-bottom: 6px;
    display: block;
}

.cta-section .cta-stat span {
    font-size: 16px;
    opacity: 0.9;
    display: block;
    line-height: 1.2;
}

.cta-section .cta-monthly {
    min-width: 160px;
    border-left: 1px solid rgba(255, 255, 255, 0.25);
    padding-left: 60px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
    gap: 12px;
    text-align: right;
}

.cta-section .cta-monthly img {
    width: auto;
    height: 50px;
    display: block;
}

.cta-section .cta-monthly span {
    display: block;
    font-size: 20px;
    opacity: 0.9;
    margin-bottom: 6px;
}

.cta-section .cta-monthly .counter {
    font-weight: 900;
    font-size: 40px;
    line-height: 1;
    display: block;
    text-align: center;
}

@media (max-width: 991px) {
    .cta-section .cta-card {
        grid-template-columns: 1fr;
    }

    .cta-section .cta-card__stats {
        flex-direction: column;
        align-items: stretch;
        width: 80%;
    }

    .cta-section .cta-monthly {
        border-left: 0;
        border-top: 1px solid rgba(255, 255, 255, 0.25);
        padding-left: 0;
        padding-top: 14px;
        justify-content: space-between;
        text-align: left;
    }
}

/* BOTTOM BAR */
.bottom-bar {
    max-width: 65%;
    margin-left: auto !important;
    background: var(--accent);
    border-radius: 160px 0 0 160px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    gap: 20px;
    /* padding: 40px; */
    /* transform: translateY(140px); */
    overflow: hidden;
}

.icon-boxes {
    display: grid;
    height: 100%;
    width: 100%;
    grid-template-columns: repeat(3, 1fr);
    padding: 0 0 0 60px;
    align-items: center;
}

.icon-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    text-align: center;
}

.icon-box img {
    width: 60px;
    height: 60px;
    margin-bottom: 30px
}

.icon-box .counter {
    font-family: "Jost", sans-serif;
    font-weight: 800;
    -webkit-text-stroke: 1px white;
    font-size: 40px;
    line-height: 1.1;
    color: transparent;
    margin-bottom: 10px;
}

.icon-box span {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.4;
}

.cta-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 22px;
}

.cta-content {
    padding: 80px 30px 30px 0;
}

.cta-content .about-stat::before {
    content: "✓";
    position: absolute;
    left: -2px;
    top: -4px;
    color: var(--accent);
    font-size: 20px;
    font-weight: 900;
}

.about-stat {
    position: relative;
    padding-left: 20px;
}

.cta-kicker {
    font-size: 16px;
    letter-spacing: .14em;
    font-weight: 700;
    display: inline-block;
    background: linear-gradient(90deg, #dc3545, #fe6a64);
    background-size: 100%;
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}

.cta-title {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-size: 44px;
    line-height: 1.05;
    margin: 10px 0 14px;
    color: var(--accent-dark);
}

.cta-text {
    font-family: "Jost", sans-serif, sans-serif;
    font-size: 16px;
    line-height: 1.75;
    color: rgb(0 0 0 / 66%);
    margin: 0 0 24px
}

.cta-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 48px;
    padding: 0 32px;
    border-radius: 999px;
    background: var(--accent);
    color: #fff;
    text-decoration: none;
    font-family: "Jost", sans-serif, sans-serif;
    font-weight: 800;
    font-size: 13px;
    letter-spacing: .02em;
    text-transform: uppercase
}

.cta-btn:hover {
    background: var(--accent-dark);
    color: #fff
}

.cta-media {
    flex: 0 0 auto;
    /* max-width: 380px; */
    display: flex;
    align-items: end;
    height: 100%;
}

.cta-media img {
    width: 100%;
    height: auto;
    /* scale: 1 !important; */
    transform: scale(1) translateY(20px) translateX(0) !important;
}

.process-section {
    padding: 80px 0;
    background: #fff
}

.process-head {
    text-align: center;
    margin-bottom: 60px
}

.process-kicker {
    font-family: "Jost", sans-serif, sans-serif;
    font-size: 12px;
    letter-spacing: .16em;
    font-weight: 700;
    color: var(--accent);
    text-transform: uppercase
}

.process-title {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-size: 44px;
    line-height: 1.05;
    margin: 10px 0 0;
    color: var(--accent-dark)
}

.process-grid {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap
}

.process-box {
    flex: 1;
    /* min-width: 180px; */
    position: relative
}

.process-box__inner {
    background-image: url('../images/process/polygon-shape.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 10px;
    text-align: center;
    position: relative;
    transition: transform .3s ease, box-shadow .3s ease;
    height: 241px;
    width: 207px;
}

.process-box__inner::after {
    content: "";
    position: absolute;
    left: 15px;
    right: 16px;
    top: 84%;
    width: 100%;
    /* Yahan size chota kar dein */
    height: 50px;
    /* Apni need ke mutabiq */
    background-image: url(../images/process/bottom-line.png);
    background-size: contain;
    /* ya specific size: 100px 30px */
    background-repeat: no-repeat;
}

.process-box__title {
    font-family: "Jost", sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1;
    color: #fff;
    margin: 0 0 14px;
}

.process-box__text {
    font-family: "Jost", sans-serif, sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: rgba(255, 255, 255, .9);
    margin: 0;
    text-transform: uppercase;
    letter-spacing: .02em
}

.testimonial-area {
    overflow: hidden;
}

.testimonial-top {
    padding: 0;
    position: relative;
    background-image: url(../images/testimonial/bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.testimonial-head .kicker {
    font-size: 12px;
    letter-spacing: 2px;
    color: #fff;
    display: block;
    margin-bottom: 10px;
}

.testimonial-head h2 {
    color: var(--accent-dark);
    font-size: 48px;
    font-weight: 700;
    font-family: 'Playfair Display', serif;
    margin-bottom: 40px;
}

.testimonial-arrows {
    position: absolute;
    right: 80px;
    top: 70px;
    display: flex;
    gap: 10px;
}

.t-arrow {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    cursor: pointer;
}

.t-arrow.next {
    background: var(--accent);
    border: none;
}

.testimonial-slider {
    overflow: hidden;
}

.testimonial-swiper {
    overflow: visible;
}

.testimonial-top .nav-arrow {
    border-color: white !important;
}

.testimonial-top .nav-arrow svg path {
    stroke: white !important
}

.testimonial-top .nav-arrow:hover {
    background-color: #fff !important;
}

.testimonial-top .nav-arrow:hover svg path {
    stroke: #fe6a64 !important;
}

.t-card {
    background: #fff;
    padding: 30px;
    border-radius: 6px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
}

.t-card-top {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 15px;
    position: relative;
}

.t-card-top img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    object-fit: cover;
}

.t-card-top h4 {
    font-size: 18px;
    margin: 0;
    font-weight: 500;
}

.t-card-top span {
    font-size: 15px;
    color: #777;
}

.stars {
    color: var(--accent);
    font-size: 28px;
}

.quote {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 45px;
}

.t-card p {
    font-size: 16px;
    line-height: 1.6;
    color: #555;
    margin-top: 20px
    
}

.faq-section {
    padding: 90px 0;
    background: #fff
}

.faq-head {
    display: block;
    margin: 0 0px 60px;
}

.faq-title {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-size: 50px;
    line-height: 1.05;
    margin: 10px 0 0;
    color: var(--accent-dark)
}

.faq-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 26px
}

.faq-col {
    display: grid;
    /* gap: 18px; */
}

.faq-item {
    background: #fff;
    border-radius: 2px;
    margin-bottom: 10px;
    /* box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); */
    overflow: hidden;
    transition: all 0.3s ease;
    height: fit-content;
    border: 1px solid #DBDBDB;
}

.faq-item.active {
    background: #F3F7FB !important;
}

.faq-question {
    background: #fff;
    border: none;
    width: 100%;
    text-align: left;
    padding: 18px 20px;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer;
    display: flex;
    align-items: baseline;
    color: var(--accent-dark);
    transition: background 0.3s ease;
    gap: 20px;
    justify-content: space-between;
}

.active .faq-question {
    color: var(--accent);
    background: #F3F7FB;
}

.faq-question:hover {
    background: #f0f0f0;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    background: #F3F7FB;
    transition: all 0.4s ease;
    padding: 0 20px;
    line-height: 1.6;
    color: #555;
}

.faq-item.active .faq-answer {
    max-height: 300px;
    padding: 0 20px 10px;
}

.faq-icon {
    font-size: 18px;
    transition: transform 0.3s ease;
}

.faq-item.active .faq-icon {
    transform: rotate(90deg);
}

.partners-disclaimer-section {
    margin-top: 80px;
}

.partners-head {
    text-align: center;
    margin: 0 0 12px
}

.partners-kicker {
    font-family: "Jost", sans-serif, sans-serif;
    font-size: 24px;
    letter-spacing: .16em;
    font-weight: 700;
    color: var(--accent-dark);
    text-transform: uppercase
}

.partners-swiper {
    padding: 12px 0 22px
}

.partners-swiper .swiper-wrapper {
    align-items: center;
    height: auto;
}

.partners-swiper .swiper-slide {
    height: auto;
    display: flex;
    justify-content: center
}

.partners-swiper .swiper-slide img {
    height: 38px;
    width: auto;
    opacity: .55;
    filter: grayscale(1);
    transition: opacity .25s ease, filter .25s ease
}

.partners-swiper .swiper-slide img:hover {
    opacity: .85;
    filter: grayscale(0)
}

.partners-logos {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 26px;
    padding: 12px 0 22px
}

.partners-logos img {
    height: 50px;
    width: auto;
    opacity: .55;
    filter: grayscale(1);
    transition: opacity .25s ease, filter .25s ease
}

.partners-logos img:hover {
    opacity: .85;
    filter: grayscale(0)
}

.contact-strip {
    background-image: url('../images/footer-bg-2.png');
    padding: 30px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.contact-strip__inner {
    display: flex;
    justify-content: space-around !important;
    align-items: center;
    gap: 7%;
    flex-wrap: wrap
}

.contact-chip {
    align-items: start;
    gap: 12px;
    color: rgba(255, 255, 255, .92);
    font-family: "Jost", sans-serif, sans-serif;
    font-size: 16px;
    font-weight: 700;
    display: flex;
    flex-direction: column;
}

.contact-chip__icon {
    width: 46px;
    height: 46px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    background: rgba(255, 255, 255, .10);
    border: 1px solid rgba(255, 255, 255, .20)
}

.contact-chip__icon i {
    font-size: 18px;
}

.disclaimer-block {
    padding: 85px 0 100px;
    position: relative;
    overflow: hidden;
    background: #1B1B1B;
}

.disclaimer-inner {
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 2;
}
.disclaimer-inner ul {
    list-style: double arrow;
    text-align: left;
}

.disclaimer-inner ul li {
    font-size: 16px;
    color: white;
    margin-bottom: 10px;
}

.disclaimer-inner ul li a{
    display: flex;
    align-items: baseline;
    gap: 20px;
}

.disclaimer-inner ul li a i{
    color: var(--accent)
}

.disclaimer-brand {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 60px;
    position: relative;
}

.disclaimer-brand__icon {
    width: 100%;
    height: auto;
}

.disclaimer-title::before {
    content: '';
    position: absolute;
    border-radius: 20px;
    width: 15%;
    height: 3px;
    background: var(--accent);
    top: 100%;
    left: 0%;
    transform: translateY(20px);
}

.disclaimer-title::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 45px;
    transform: translateY(20px);
    width: 40%;
    height: 3px;
    background: white;
    border-radius: 5px;
}

.disclaimer-brand__name {
    font-family: "Jost", sans-serif, sans-serif;
    font-weight: 800;
    font-size: 12px;
    letter-spacing: .12em;
    color: rgba(31, 43, 32, .75)
}

.disclaimer-title {
    font-family: 'Jost';
    font-weight: 700;
    font-size: 25px;
    margin: 8px 0 50px;
    color: #ffffff;
    text-align: left;
    position: relative;
}

.disclaimer-text {
    font-family: "Jost", sans-serif, sans-serif;
    font-size: 14px;
    line-height: 1.8;
    color: #ffffff;
    margin: 0;
    text-align: left;
}

.social-title {
    color: white;
    font-size: 18px;
}

.social-links a {
    color: #D9D9D9;
    font-size: 16px;
}

.social-links {
    display: flex;
    gap: 20px;
    margin-top: 20px;
    
}

.social-links div {
    display: flex;
    gap: 10px;
}

@media (max-width: 980px) {
    .projects-title {
        font-size: 38px
    }

    .projects-swiper {
        padding-inline: 52px
    }

    .pricing-title {
        font-size: 38px
    }

    .pricing-swiper {
        padding-inline: 52px
    }

    .testimonials-title {
        font-size: 38px
    }

    .testimonials-aside {
        text-align: center
    }

    .testimonials-proof {
        justify-content: center
    }

    .testimonials-controls {
        justify-content: center
    }

    .disclaimer-title {
        font-size: 38px
    }
}

@media (max-width: 560px) {
    .projects-title {
        font-size: 30px
    }

    .projects-swiper {
        padding-inline: 46px
    }

    .projects-arrow {
        width: 40px;
        height: 40px
    }

    .project-card {
        width: 120px;
        height: 180px;
    }

    .projects-carousel-wrapper {
        height: 340px;
    }

    .pricing-title {
        font-size: 32px
    }

    .pricing-swiper {
        padding-inline: 46px
    }

    .pricing-arrow {
        width: 40px;
        height: 40px
    }

    .cta-title {
        font-size: 32px
    }

    .cta-section {
        padding: 70px 0
    }

    .process-title {
        font-size: 32px
    }

    .process-grid {
        flex-direction: column;
        align-items: center
    }

    .process-box {
        min-width: 100%
    }

    .testimonials-title {
        font-size: 32px
    }

    .testimonials-swiper {
        padding-inline: 46px
    }

    .testimonials-arrow {
        width: 40px;
        height: 40px
    }

    .faq-title {
        font-size: 32px
    }

    .faq-grid {
        grid-template-columns: 1fr
    }
}

@media (max-width: 980px) {
    .hero__title {
        font-size: 52px;
        text-align: center;
    }
    .hero__title-break,
    .hero__actions{
        justify-content: center;
        
    }
    .about-media {
        max-width: 100%;
        display: block;
        margin: auto;
    }

    .whychoose-title {
        font-size: 38px
    }

    .rotating-badge {
        width: 150px;
        height: 150px
    }
}

@media (max-width: 560px) {
    .topbar__left {
        flex-direction: column;
        align-items: flex-start;
        gap: 6px
    }

    .hero__title {
        font-size: 42px;
    }
    .hero__title-break{
        font-size: 85px !important;
        margin: 10px 0
    }
    .hero__title-break video{
        width: 90px
    }

    .hero__card {
        padding: 20px
    }

    .hero__stage {
        padding: 16px;
        min-height: auto;
    }

    .about-badge {
        left: 44px;
        width: 160px;
        height: 112px
    }

    .whychoose-title {
        font-size: 32px
    }

    .rotating-badge {
        width: 128px;
        height: 128px
    }

    .rotating-badge__text {
        font-size: 10px
    }
}

.services-section .nav-arrow.prev.swiper-button-prev,
.services-section .nav-arrow.next.swiper-button-next,
.pricing-slider .nav-arrow.prev.swiper-button-prev,
.pricing-slider .nav-arrow.next.swiper-button-next{
    transform: translateY(50%);
    position: absolute;
}

.services-section::before {
    content: '';
    position: absolute;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    background: radial-gradient(circle, #dc35452e 0%, transparent 70%);
    top: -80px;
    left: -80px;
    pointer-events: none;
}

.services-section::after {
    content: '';
    position: absolute;
    width: 260px;
    height: 260px;
    border-radius: 50%;
    background: radial-gradient(circle, #dc35452e 0%, transparent 70%);
    bottom: 60px;
    right: -60px;
    pointer-events: none;
}

.services-section .swiper-slide .arrow-btn {
    transform: translateY(-24px);
    text-align: center;
}

/* PORTFOLIO SECTION */
.portfolio-section {
    padding: 100px 0;
    background: #fff;
    position: relative;
}

.portfolio-head {
    text-align: center;
    margin-bottom: 60px;
}

.portfolio-kicker {
    font-size: 12px !important;
    letter-spacing: .12em !important;
    font-weight: 700 !important;
    text-transform: uppercase;
    display: inline-block;
    background: linear-gradient(90deg, #dc3545, #fe6a64);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent
}

.portfolio-title {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-size: 44px;
    line-height: 1.1;
    margin: 10px 0 0;
    color: var(--accent-dark)
}

.portfolio-tabs {
    margin-bottom: 50px;
    /* border-bottom: 1px solid #e0e0e0; */
    padding-bottom: 0;
    display: flex;
    justify-content: center;
}

.portfolio-tabs .nav-tabs {
    border-bottom: none;
    display: flex;
    justify-content: center;
    gap: 10px;
    flex-wrap: wrap;
    background: var(--accent-dark);
    width: max-content;
    border-radius: 50px;
}

.portfolio-tabs .nav-item {
    margin-bottom: 0;
}

.portfolio-tabs .nav-link {
    border: none;
    background: transparent;
    color: #ffffff;
    font-family: "Jost", sans-serif;
    font-weight: 600;
    font-size: 18px;
    padding: 12px 24px;
    border-radius: 50px;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 8px;
    /* border: 1px solid #e0e0e0; */
}

.portfolio-tabs .nav-link:hover {
    background: rgba(254, 106, 100, 0.1);
    color: var(--accent);
    border-color: var(--accent);
}

.portfolio-tabs .nav-link.active {
    background: var(--accent);
    color: white;
    border-color: transparent;
}

.portfolio-tabs .nav-link i {
    font-size: 16px;
}

.tab-content {
    margin-top: 40px;
}

.portfolio-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    gap: 30px;
}

.portfolio-item {
    position: relative;
    overflow: hidden;
}

.portfolio-card {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    background: white;
    border: 1px solid #f0f0f0;
    transform: translateY(0);
}

.portfolio-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.portfolio-img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
}

.portfolio-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
    color: white;
    padding: 30px 20px 20px;
    opacity: 0;
    transition: all 0.5s ease;
    transform: translateY(100%);
}

.portfolio-card:hover .portfolio-overlay {
    opacity: 1;
    transform: translateY(0);
}

.portfolio-card:hover .portfolio-img {
    transform: scale(1.05);
}

/* Macbook Device Mockup */
.portfolio-card {
    position: relative;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    background: #1a1a1a;
    border: 2px solid #333;
    transform: translateY(0);
}

.portfolio-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

.portfolio-img {
    width: 100%;
    height: 280px;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
}

.portfolio-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
    color: white;
    padding: 30px 20px 20px;
    opacity: 0;
    transition: all 0.5s ease;
    transform: translateY(100%);
}

.portfolio-card:hover .portfolio-overlay {
    opacity: 1;
    transform: translateY(0);
}

.portfolio-card:hover .portfolio-img {
    transform: scale(1.05);
}

.macbook {
    padding: 4% 0;
    margin: 0 auto;
    max-width: 800px;
}

.screen {
    background: #fff;
    border-radius: 3% 3% 0.5% 0.5% / 5%;
    margin: 0 auto;
    position: relative;
    width: 90%;
}

.screen:before {
    border: 2px solid #cacacc;
    border-radius: 3% 3% 0.5% 0.5% / 5%;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.8) inset, 0 0 1px 2px rgba(255, 255, 255, 0.3) inset;
    content: "";
    display: block;
    padding-top: 67%;
    background: #282828;
}

.screen:after {
    content: "";
    border-top: 2px solid rgba(255, 255, 255, 0.15);
    position: absolute;
    bottom: 0.75%;
    left: 0.5%;
    padding-top: 1%;
    width: 99%;
}

.viewport {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    margin: 4.3% 3.2%;
    background: #333;
    overflow: hidden;
    cursor: pointer;
}

.viewport img {
    object-fit: cover;
    object-position: top;
    height: 2000px;
    width: 100%;
    transition: transform 8s ease;
}

.viewport:hover img {
    transform: translateY(-50%);
}

.base {
    position: relative;
    width: 100%;
}

.base:before {
    content: "";
    display: block;
    padding-top: 3.3%;
    background: linear-gradient(#eaeced, #edeef0 55%, #fff 55%, #8a8b8f 56%, #999ba0 61%, #4B4B4F 84%, #262627 89%, rgba(0, 0, 0, .01) 98%);
    border-radius: 0 0 10% 10% / 0 0 50% 50%;
}

.base::after {
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.8) 0.5%, rgba(0, 0, 0, 0.4) 3.3%, transparent 15%, rgba(255, 255, 255, 0.8) 50%, transparent 85%, rgba(0, 0, 0, 0.4) 96.7%, rgba(255, 255, 255, 0.8) 99.5%, rgba(0, 0, 0, 0.5) 100%);
    content: "";
    height: 53%;
    position: absolute;
    top: 0;
    width: 100%;
}

.notch {
    background: #ddd;
    border-radius: 0 0 7% 7% / 0 0 95% 95%;
    box-shadow: -5px -1px 3px rgba(0, 0, 0, 0.2) inset, 5px -1px 3px rgba(0, 0, 0, 0.2) inset;
    margin-left: auto;
    margin-right: auto;
    margin-top: -3.5%;
    z-index: 2;
    position: relative;
    width: 14%;
}

.notch:before {
    content: "";
    display: block;
    padding-top: 10%;
}

.portfolio-overlay h4 {
    font-family: "Playfair Display", serif;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 8px;
    color: white;
}

.portfolio-overlay p {
    font-family: "Jost", sans-serif;
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 16px;
    color: rgba(255, 255, 255, 0.9);
}

.portfolio-btn {
    display: inline-block;
    background: var(--accent);
    color: white;
    padding: 8px 20px;
    border-radius: 25px;
    text-decoration: none;
    font-family: "Jost", sans-serif;
    font-weight: 600;
    font-size: 12px;
    transition: all 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.portfolio-btn:hover {
    background: var(--accent-dark);
    color: white;
    transform: translateY(-2px);
}

/* Responsive Design */
@media (max-width: 991px) {
    .portfolio-grid {
        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
        gap: 20px;
    }
    
    .portfolio-tabs .nav-tabs {
        gap: 5px;
    }
    
    .portfolio-tabs .nav-link {
        font-size: 12px;
        padding: 10px 16px;
    }
}

@media (max-width: 768px) {
    .portfolio-section {
        padding: 60px 0;
    }
    
    .portfolio-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .portfolio-tabs .nav-tabs {
        justify-content: flex-start;
        overflow-x: auto;
        flex-wrap: nowrap;
        padding-bottom: 10px;
    }
    
    .portfolio-tabs .nav-link {
        flex-shrink: 0;
        white-space: nowrap;
    }
}

@media (max-width: 576px) {
    .portfolio-title {
        font-size: 32px;
    }
    
    .portfolio-img {
        height: 220px;
    }
    
    .portfolio-overlay {
        padding: 20px 15px 15px;
    }
    
    .portfolio-overlay h4 {
        font-size: 18px;
    }
    
    .portfolio-overlay p {
        font-size: 13px;
    }
}

/* SECTION TITLE */
.section-title {
    text-align: center;
    font-family: "Jost", sans-serif;
    font-size: 36px;
    letter-spacing: 6px;
    text-transform: uppercase;
    color: var(--accent);
    margin-bottom: 14px;
    font-weight: 700;
}

/* SERVICES SECTION */
.services-section {
    padding: 100px 0;
    position: relative;
    overflow: hidden;
}

.process-head {
    text-align: left;
    margin-bottom: 20px;
}

.process-kicker {
    font-family: "Jost", sans-serif, sans-serif;
    font-size: 12px;
    letter-spacing: .16em;
    font-weight: 700;
    color: var(--accent);
    text-transform: uppercase;
    margin-bottom: 12px;
}

.process-title {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-size: 44px;
    line-height: 1.05;
    margin: 0;
    color: var(--accent-dark);
}

.process-btn {
    background: transparent;
    border: 2px solid var(--accent);
    color: var(--accent);
    padding: 12px 32px;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: .02em;
    text-transform: uppercase;
    border-radius: 999px;
    display: inline-flex;
    align-items: center;
    transition: all .3s ease;
}

.process-desc {
    font-family: "Jost", sans-serif, sans-serif;
    font-size: 16px;
    line-height: 1.75;
    color: #5c6b5f;
    margin-top: 23px;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-top: 60px;
}

.service-card {
    text-align: center;
    padding: 40px 30px;
    border-top: 2px solid var(--accent);
    border-radius: 6px;
    transition: all .3s ease;
    background: #FDEBEA;
}

.service-card:hover {
    border-color: var(--accent);
    transform: translateY(-5px);
    box-shadow: -1px 8px 12px #fe6a645e;
}

.service-icon {
    width: 70px;
    height: 70px;
    margin: 0 auto 25px;
    background: rgb(255 255 255);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease;
}

.service-card:hover .service-icon {
    background: var(--accent);
}

.service-icon i {
    font-size: 35px;
    color: var(--accent);
    transition: color .3s ease;
}

.service-card:hover .service-icon i {
    color: #fff;
}

.service-title {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.3;
    margin: 0 0 15px;
    color: var(--accent-dark);
}

.service-desc {
    font-family: "Jost", sans-serif, sans-serif;
    font-size: 16px;
    line-height: 1.7;
    color: #667085;
    margin: 0;
}

@media (max-width: 992px) {
    .services-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px;
    }

    .service-card {
        padding: 35px 25px;
    }
}

@media (max-width: 768px) {
    .services-title {
        font-size: 36px;
    }

    .services-grid {
        grid-template-columns: 1fr;
        gap: 20px;
        margin-top: 40px;
    }

    .service-card {
        padding: 30px 20px;
    }

    .row.align-items-center {
        flex-direction: column;
        gap: 20px;
        text-align: center;
    }
}

.ticker-wrapper {
    overflow: hidden;
    /* apne background ke hisaab se */
    padding: 12px 0;
    margin-bottom: 40px;
}

.ticker-track {
    display: flex;
    gap: 50px;
    width: max-content;
    animation: tickerMove 20s linear infinite;
}

.ticker-item {
    font-size: 40px;
    font-weight: 900;
    font-family: "Jost", sans-serif, sans-serif;
    white-space: nowrap;
    text-transform: uppercase;
}

/* ODD items = Stroke */
.ticker-item:nth-child(odd) {
    color: transparent;
    -webkit-text-stroke: 1px var(--accent);
}

/* EVEN items = Normal Fill */
.ticker-item:nth-child(even) {
    color: var(--accent);
    -webkit-text-stroke: 0;
}

.star {
    margin-left: 30px;
    color: #2e4a35;
    /* star filled rahe */
    -webkit-text-stroke: 0;
}

.star img {
    width: 40px;
    animation: spin 5s linear infinite;
}

@keyframes tickerMove {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

/* CARDS GRID */

.services-swiper .swiper-slide {
    height: auto;
}

.services-grid {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: 18px;
    max-width: var(--container);
    margin: 0 auto 20px;
    padding: 0 20px;
}

.services-grid-reverse {
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    gap: 18px;
    max-width: var(--container);
    margin: 0 auto;
    padding: 0 20px;
}

/* Individual card */
.srv-card {
    background-image: url(../images/services/srv-card-bg.png);
    border-radius: var(--radius);
    padding: 28px 26px 22px;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 10px;
    box-shadow: 0 4px 24px rgba(62, 98, 62, .08);
    transition: transform .3s ease, box-shadow .3s ease;
    overflow: hidden;
    min-height: 180px;
    transition: all .35s ease;
    text-align: center;
}

.srv-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 40px rgba(62, 98, 62, .16);
    background-image: url(../images/services/srv-card-bg-hover.png);
}

.srv-card:hover .card-title,
.srv-card:hover .card-desc,
.srv-card:hover .card-num {
    color: var(--white);
}

.srv-card:hover .arrow-btn {
    background-color: white;
}

.srv-card:hover .arrow-btn i {
    color: var(--accent);
}

.srv-card .card-img {
    width: 100%;
    object-fit: cover;
    border-radius: 0 var(--radius) var(--radius) 0;
    /* height: 100%; */
    object-fit: contain;
}

.srv-card .card-title {
    font-family: "Jost", sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: var(--accent-dark);
}

.srv-card .card-desc {
    font-size: 16px;
    line-height: 1.6;
    color: var(--muted);
    margin-bottom: 20px;
}

.srv-card .card-num {
    font-size: 42px;
    font-weight: 900;
    color: transparent;
    position: absolute;
    bottom: 22px;
    right: 26px;
    line-height: 1;
    font-family: "Jost", sans-serif;
    pointer-events: none;
    -webkit-text-stroke: 2px rgba(62, 98, 62, .08);
}


/* Arrow button */
.arrow-btn {
    width: 38px;
    height: 38px;
    background: var(--accent);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background .2s;
    text-decoration: none;
    /* margin-top: 0; */
}

.arrow-btn:hover {
    background: var(--accent-dark);
}

.arrow-btn svg,
.arrow-btn i {
    width: 16px;
    height: 16px;
    color: white;
    rotate: -45deg;
}

/* NAV ARROWS */
.nav-arrow {
    position: unset;
    top: 50%;
    /* transform: translateY(-50%); */
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 2px solid var(--accent);
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
    transition: background .2s, border-color .2s;
}

.nav-arrow:hover {
    background: var(--accent);
}

.nav-arrow:hover svg path {
    stroke: #fff;
}

.nav-arrow.prev {
    /* left: 10px; */
}

.nav-arrow.next {
    right: 10px;
}

.nav-arrow svg {
    width: 18px;
    height: 18px;
}

.nav-arrow svg path {
    stroke: var(--accent);
    stroke-width: 2;
    fill: none;
}


.avatars {
    display: flex;
    align-items: center;
}

.avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-left: -10px;
    object-fit: cover;
    background: var(--accent);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    overflow: hidden;
}

.avatar:first-child {
    margin-left: 0;
}

.clients-text {
    font-size: 13px;
    color: rgba(255, 255, 255, .8);
    margin-left: 14px;
}

.clients-text strong {
    color: #fff;
}

.view-btn {
    background: var(--accent);
    color: #fff;
    border: none;
    padding: 12px 22px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 10px;
    transition: background .2s;
    text-decoration: none;
}

.view-btn:hover {
    background: var(--accent-dark);
    color: #fff;
}

.view-btn .btn-arrow {
    width: 28px;
    height: 28px;
    background: rgba(255, 255, 255, .2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.view-btn svg {
    width: 13px;
    height: 13px;
}

/* Outer wrapper for nav arrows */
.grid-wrapper {
    position: relative;
    max-width: calc(var(--container) + 120px);
    margin: 0 auto;
    padding: 0 60px;
}

@media (max-width: 768px) {

    .services-grid,
    .services-grid-reverse {
        grid-template-columns: 1fr;
    }

    .nav-arrow {
        display: none;
    }

    .grid-wrapper {
        padding: 0 20px;
    }

    .bottom-bar {
        flex-direction: column;
        text-align: center;
        margin: 28px 20px 0;
    }

    .cta-wrapper {
        flex-direction: column;
    }

    .cta-media img {
        transform: scale(1) !important
    }

    .contact-chip {
        flex-direction: row
    }
}

form label {
    font-size: 14px !important;
}

form input {
    background: #F2F2F2 !important;
    padding: 6px 12px 12px !important;
    font-family: "Jost", sans-serif;
}

form button.btn-success {
    background: var(--accent);
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    padding: 13px;
    margin-top: 20px;
    border-color: var(--accent);
}

form button.btn-success:hover {
    background: transparent;
    border: 1px solid var(--accent);
    color: var(--accent);
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: unset !important;
}

.swiper-wrapper {
    height: auto !important;

}


/* working process  */
.working-process {
    padding: 80px 0;
    background-image: url(../images/process/bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.working-process__grid{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 16px;
    align-items: center;
}

.working-process__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  align-items: center;
}


.working-process__step{
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}
.working-process__icon {
    width: 100px;
    height: 100px;
}

.working-process__icon img {
    width: 100%;
}

.working-process__step--content-top::before{
    content: '';
    position: absolute;
    left: 50%;
    top: 45%;
    border: 1px dotted var(--accent);
    width: 100%;
    rotate: 20deg;
    z-index: -1;
}

.working-process__step-title {
    font-size: 20px;
    font-weight: 600;
}

.working-process__step-text {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
}

.working-process__step--up:before{
     content: '';
    position: absolute;
    left: 50%;
    top: 45%;
    border: 1px dotted var(--accent);
    width: 100%;
    rotate: -20deg;
    z-index: -1;
}

.working-process__head {
    text-align: center;
    margin-bottom: 70px;
}

.working-process__title {
    font-family: "Playfair Display", serif;
    font-weight: 800;
    font-size: 44px;
    line-height: 1.05;
    margin: 0;
    color: var(--accent-dark);
}

/* Tablet */
@media (max-width: 992px) {
  .working-process__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Mobile */
@media (max-width: 576px) {
  .working-process__grid {
    grid-template-columns: 1fr;
  }
    .working-process__step:nth-child(4),
    .working-process__step--up{
        flex-direction: column-reverse !important;
    }
    .working-process__step--up:before,
    .working-process__step--content-top::before{
        display: none !important;
    }
    
}



.macbook {
  padding: 4% 0;
  margin: 0 auto;
  max-width: 800px;
}

.screen {
  background: #fff;
  border-radius: 3% 3% 0.5% 0.5% / 5%;
  margin: 0 auto;
  /* for aspect ratio */
  position: relative;
  width: 90%;
}

.screen:before {
  border: 2px solid #cacacc;
  border-radius: 3% 3% 0.5% 0.5% / 5%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.8) inset, 0 0 1px 2px rgba(255, 255, 255, 0.3) inset;
  content: "";
  display: block;
  /* for aspect ratio ~67:100 */
  padding-top: 67%;
  background: #282828;
  /* Adjust background color as needed */
}

.screen:after {
  content: "";
  border-top: 2px solid rgba(255, 255, 255, 0.15);
  position: absolute;
  bottom: 0.75%;
  left: 0.5%;
  padding-top: 1%;
  width: 99%;
}

.viewport {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  margin: 4.3% 3.2%;
  background: #333;
  /*width: 100%;*/
  overflow: hidden;
  /* Hide overflow to control scrolling */
  cursor: pointer;
}

.viewport img {
  object-fit: cover;
  object-position: top;
  height: 2000px;
  width: 100%;
  transition: transform 8s ease
}

.viewport:hover img {
  transform: translateY(-50%);
}

.base {
  /* for aspect ratio */
  position: relative;
  width: 100%;
}

.base:before {
  content: "";
  display: block;
  /* for aspect ratio ~33:1000 */
  padding-top: 3.3%;
  /* styling */
  background: linear-gradient(#eaeced, #edeef0 55%, #fff 55%, #8a8b8f 56%, #999ba0 61%, #4B4B4F 84%, #262627 89%, rgba(0, 0, 0, .01) 98%);
  border-radius: 0 0 10% 10% / 0 0 50% 50%;
}

.base::after {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(255, 255, 255, 0.8) 0.5%, rgba(0, 0, 0, 0.4) 3.3%, transparent 15%, rgba(255, 255, 255, 0.8) 50%, transparent 85%, rgba(0, 0, 0, 0.4) 96.7%, rgba(255, 255, 255, 0.8) 99.5%, rgba(0, 0, 0, 0.5) 100%);
  content: "";
  height: 53%;
  position: absolute;
  top: 0;
  width: 100%;
}

.notch {
  background: #ddd;
  border-radius: 0 0 7% 7% / 0 0 95% 95%;
  box-shadow: -5px -1px 3px rgba(0, 0, 0, 0.2) inset, 5px -1px 3px rgba(0, 0, 0, 0.2) inset;
  margin-left: auto;
  margin-right: auto;
  margin-top: -3.5%;
  z-index: 2;
  /* for aspect ratio */
  position: relative;
  width: 14%;
}

.notch:before {
  content: "";
  display: block;
  /* for aspect ratio ~1:10 */
  padding-top: 10%;
}

/* Remove previous Screenshot Hover Scroll Additions */
.macbook .viewport:after {
  display: none;
}


/* PHONE */
.phone {
  width: 300px;
  height: 620px;
  margin: 40px auto;
  background: #111;
  border-radius: 40px;
  padding: 12px;
  position: relative;
  box-shadow: 0 20px 60px rgba(0,0,0,0.25);
}

/* NOTCH */
.phone::before {
  content:"";
  position:absolute;
  top:8px;
  left:50%;
  transform:translateX(-50%);
  width:120px;
  height:25px;
  background:#000;
  border-radius:20px;
  overflow: hidden;
}

/* SCREEN */
.mobile-screen {
  width:100%;
  height: 96.5%;
  border-radius:30px;
  background:#fff;
  padding:10px 0;
  overflow: hidden;
}

.mobile-screen img{
    width: 100%;
}
