.mega-menu-service-icon svg{
    max-width: 35px;
}
.mainmenu ul > li > .mega-menu-service-single:hover .mega-menu-service-icon svg path{
    fill: #fff;
}


.tj-funfact-section .heading-wrap-content .progress-item .progress-text {
    max-width: 340px;
}
.countup-item.style-2 .count-inner {
    padding-top: 30px;
}
.countup-item.style-2{
    height: 100%;
}


.home-blog-sec p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.blog-item .blog-thumb img{
    aspect-ratio: 9 / 5;
}

.hm-service-sec .service-icon img{
    max-width: 50px;
    width: 100%;
}
.h8-about.section-gap {
    padding-bottom: 0;
}
.tj-service-section-5 .sec-heading {
    max-width: 780px;
}
.home-counter-sec .sec-heading.head-tag{
    margin-bottom: 0;
}

.post-details-wrapper .blog-text .h-listing{
    display: flex;
    gap: 9px;
    align-items: center;
    flex-wrap: wrap;
}
.post-details-wrapper .blog-text .right-icon,
.content-wrap-top span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 8px;
    line-height: 1;
    margin-top: 3px;
    color: var(--tj-color-common-white);
    background: var(--tj-color-theme-primary);
    border-radius: 50%;
}

.pillars-content-card .service-details-item {
    width: 100%;
    max-width: 100% !important;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.service-cycle p{
    font-weight: 500;
}

.service-cycle{
    padding: 1rem;
    background-color: var(--tj-color-theme-bg);
    margin-bottom: 1.875rem;
    width: fit-content;
}
.heading-content-wrap {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.heading-content-wrap p{
    margin-left: 30px;
}
.content-wrap-top {
    display: flex;
    gap: 10px;
}
.listing-heading-content {
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
    margin-bottom: 1rem;
}

.mainmenu ul > li > .sub-menu > li.has-dropdown > a::after {
   display: none;
}
.mainmenu ul > li > .sub-menu > li > .sub-menu{
    inset-inline-start: 100%;
    top: -15px;
    left: 324px;
}

.service-categories ul li a{
    padding: 12px 15px 12px 20px;
}

.mainmenu ul > li > .mega-menu-service, .mobile_menu ul > li > .mega-menu-service {
    width: 300px;
}
.mainmenu ul > li > .mega-menu-service li a, .mobile_menu ul > li > .mega-menu-service li a {
    padding: 12px 25px;
}

.contact-item.style-2 .contact-title{
    margin-bottom: 5px;
}
.contact-sub-text {
    font-weight: 500;
    margin-bottom: 12px;
        font-size: 14px;
}
.service-categories ul li a{
    font-weight: 400;
}
.mainmenu ul > li > .mega-menu-service-single .mega-menu-service-title{
    max-width: initial;
}
.career-banner{
    color: var(--white);
}
.contact-item.style-2{
    justify-content: flex-start;
}

.process-item {
    max-width: 18%;
}
.process-item .process-step {
    font-size: 45px;
}
/* .post-details-wrapper .title{
    font-size: 18px;
} */
 .working-process-area .title{
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 400;
 }
.process-item {
    padding: 18px 20px 24px 30px;
}
.process-item:not(:last-child)::after{
    width: 42px;
    height: 42px;
}
.process-item{
        z-index: initial;
}
.text-bold{
    font-weight: 600;
}
.details-content-box .title{
    font-weight: 500;
}

.project-slider .project-item {
    min-height: 500px;
}
.testimonial-wrapper-2 .sec-title {
    max-width: fit-content;
    width: 100%;
    background-color:var(--tj-color-theme-bg);
    border-radius: 4px;
    padding: 0;
    top: -13px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.career-testimonial .sec-heading .sub-title{
    width: 100%;
        background: var(--tj-color-theme-bg);
}
.h7-cta-inner .cta-content p{
        max-width: 624px;
        color: var(--white);
        margin-top: 15px;
        line-height: 1.4;
}
.career-testimonial .sec-heading .sub-title{
    border: none;
}
.career-story .career-email{
    font-size: max(1.25rem, min(3vw, 1.625rem));
}
.blog-listing-sec .blog-item .title,
.home-blog-sec .blog-item .title,
.blog-detail-sidebar .post-title{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.blog-listing-sec .blog-item p,
.home-blog-sec .blog-item p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.blog-detail-wrap .blog-images{
    aspect-ratio: 16 / 8;
}
.blog-detail-sidebar .tj-sidebar-widget.tj-recent-posts .post-thumb a{
    height: 100%;
}
.blog-detail-sidebar .tj-sidebar-widget.tj-recent-posts .post-thumb{
    max-width: 100px;
    max-height: 70px;
}
.career-story .h7-cta-inner .cta-content  {
    display: block;
}

.h7-cta {
    /* background: url(../img/h7-cta-bg.webp) fixed center no-repeat; */
    background: url(../images/h7-cta-bg.webp) fixed center no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    z-index: 0;
    border-radius: 12px;
    margin-bottom: 15px;
}

.diagram-img{
    display: flex;
    justify-content: flex-end;
}
.corporate-profile-sec .project-btn:hover i{
    color: var(--white);
}

.success-msg {
    color: #0f9d42;
    font-weight: 600;
    margin-top: 10px;
    text-align: center;
    font-size: 25px;
}

.error-msg {
    color: #d93025;
    font-weight: 600;
    margin-top: 10px;
}

.error {
    color: #d93025;
    font-size: 13px;
}

.search-panel {
    background: transparent;
}


.loading-animation{
    width:100%;
    bottom:0;
    z-index:1
}

.loadingSpinner{
    display: none;
}
.spinner{
    border:5px solid var(--tj-color-theme-primary);
    border-top:4px solid var(--tj-color-common-white);
    border-radius:50%;
    width:40px;
    height:40px;
    animation:1s linear infinite spin;
    margin:20px auto 0;
}

.blog-panel .blog-text p, .blog-panel .blog-text h4 {
    margin-bottom: 12px;
}
.blog-panel .blog-text h4 {
    padding-top: 12px;
}
.blog-panel .post-details-wrapper .blog-text ul, .blog-panel .post-details-wrapper .blog-text ol {
    display: flex;
    columns: 1;
    flex-direction: column;
    margin-bottom: 12px;
    padding-left: 28px;
}
.blog-panel .post-details-wrapper .blog-text ul li, .blog-panel .post-details-wrapper .blog-text ol li {
    margin-bottom: 12px;
    display: list-item;
}
.profile-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center 18%;
}
@keyframes spin{
    0%{transform:rotate(0)}
    100%{transform:rotate(360deg)}
}

/* ----------------------- responsive css --------------------- */

@media screen and (max-width: 1440px) {
    .h8-about-item-counter .countup-item.style-2 .inline-content {
        font-size: 100px;
    }
    .project-wrapper {
        height: 56vh;
    }
    .project-slider {
        height: 53vh;
    }
}

@media screen and (max-width: 1199px) {
    .about-us .h8-about-video{
        width: 22%;
    }
    .about-bottom-area {
        gap: 0;
    }
    .service-item .service-icon {
        width: 70px;
        height: 70px;
    }
    .solve-challenges-sec .service-icon img {
        max-width: 45px;
    }
    .h8-team-item-wrapper .team-item .title, .team-item .title {
        font-size: 18px;
    }
    .tj-primary-btn-lg {
        font-size: initial;
        padding: 5px 5px 5px 25px;
    }
    .tj-primary-btn-lg .btn-icon {
        font-size: 23px;
        width: 48px;
        height: 48px;
    }
    .project-slider {
        height: 43vh;
    }
    .project-wrapper {
        height: 50vh;
    }
    .offcanvas.career-modal{
        width: 84%;
    }
    .post-details-wrapper .blog-text h3{
        font-size: 24px;
    }
}

@media screen and (max-width: 991px){
    .about-us .h8-about-video{
        position: initial;
        margin: 20px 0;
        width: 200px;
    }
    .h8-about-content-inner .sec-title {
        margin-bottom: 40px;
    }

    .hamburger_logo {
        width: 100%;
        height: 100%;
    }

    .hamburger_logo .mobile_logo {
        display: inline-block;
        max-width: 110px;
        width: 100%;
    }

    .hamburger_logo .mobile_logo img, .mobile_menu ul > li > .mega-menu-service{
        width: 100%;
    }

    .mobile_menu ul > li > .mega-menu-service-single .mega-menu-service-title{
        max-width: 100%;
    }

    .woosq-product.container .summary .summary-content {
        padding: 20px;
    }

    .tj-primary-btn {
        font-size: 14px;
    }
    .tj-primary-btn .btn-icon {
        width: 32px;
        height: 32px;
    }
    .tj-primary-btn .btn-icon i {
        font-size: 18px;
    }

    .process-item {
        max-width: 22%;
    }

    .contact-link{
        display: block;
    }
    .service-item .title {
        margin-bottom: 10px;
    }
    .service-item.style-5 .service-content {
        max-width: 100%;
    }
    .heading-wrap-content {
        gap: 6px;
    }
    .blog-item .blog-thumb img {
        aspect-ratio: 16 / 8;
    }
    .h5-blog-wrapper .blog-item.h5-blog-item .blog-content .title, .h5-blog-wrapper .blog-item:first-child.h5-blog-item .blog-content .title {
        font-size: 24px;
        font-weight: 600;
        line-height: 1.15;
    }
    .h5-blog-wrapper .blog-item.h5-blog-item .blog-content {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    .project-slider {
        height: 43vh;
    }
    .job-des-panel {
        max-height: initial;
    }
    .tj-careers{
        gap: 30px;
    }
    .tj-careers-bottom{
        margin-top: 0;
    }
    .post-details-wrapper .blog-text h3{margin-bottom: 8px;}
}
.details-content-box-style-1{
    display: grid;
    gap: 15px;
    grid-template-columns: repeat(2, 1fr);
  }
@media screen and (max-width: 767px){
    .service-master-sec .blog-item.style-2 a{
        grid-template-columns: 100%;
    }
    .details-content-box{
        grid-template-columns: repeat(2, 1fr);
    }
    .details-content-box-style-1{
        grid-template-columns: repeat(1, 1fr);
    }
    .contact-item.style-2{
        text-align: start;
        align-items: start;
    }

    .header-area.sticky{
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        -ms-border-radius: 0;
        -o-border-radius: 0;
    }
    .h4-banner-content .banner-desc-area{
        flex-direction: column;
        gap: 20px;
        align-items: start;
    }
    .h4-banner-content .banner-desc{
        max-width: 100%;
    }
    .service-item .service-icon {
        width: 60px;
        height: 60px;
    }
    .hm-service-sec .service-icon img {
        max-width: 30px;
    }
    .home-blog-sec .blog-item.style-2 {
        flex-direction: column;
    }
    .h5-blog-wrapper .blog-item.h5-blog-item .blog-thumb, .h5-blog-wrapper .blog-item.h5-blog-item .blog-content {
        width: 100%;
    }
    .h5-blog-wrapper .blog-item.h5-blog-item .blog-content {
        padding: 25px 0 0;
    }
    .home-blog-sec .blog-item.style-2 {
        padding: 25px 25px;
    }
    .categories a {
        font-size: 14px;
    }
    .blog-item .blog-content .desc {
        margin-top: 6px;
    }
    .about-img-area .about-img {
        aspect-ratio: 16 / 10;
    }
    .service-item.style-2 .title {
        margin-bottom: 0;
    }
    .h8-team-item-wrapper .team-item {
        padding: 20px 15px;
    }
    .team-item .team-content {
        margin-top: 10px;
    }
    .h8-team-item-wrapper .team-item .title, .team-item .title {
        font-size: 16px;
    }
    .profile-img {
        aspect-ratio: 16 / 12;
    }
    .blog-category-two{
        grid-template-columns: 100%;
    }
    .footer-contact-info .contact-item a{
        width: 100%;
    }
    .footer-widget .footer-text p{
        margin-top: 10px;
    }
}

@media screen and (max-width: 680px){
    .cta-area .cta-content .title {
        font-size: 43px;
    }
    .h7-cta-inner .cta-content {
        gap: 10px;
    }
    .process-item{
        padding: 18px 20px 24px 20px;
    }
}

@media screen and (max-width: 575px){
    
    .container{
        width: 95%;
    }
    .categories a {
        font-size: 14px;
    }
    .about-us .h8-about-video {
        width: 160px;
    }
    .h8-about-item-counter .countup-item.style-2 .inline-content {
        font-size: 70px;
    }
    .h4-banner-content .banner-title {
        font-size: 36px;
    }
    .h4-banner-content {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .h4-banner-content .banner-desc-area {
        gap: 10px;
    }
    footer .site_logo {
        max-width: 130px;
    }
    .footer-main-area {
        padding: 40px 0;
    }
    .whatsapp-btn {
        width: 50px;
        height: 50px;
        right: 10px;
        bottom: 80px;
    }
    .footer-widget .footer-text p {
        margin-top: 10px;
    }
    .service-item.style-5 .title {
        max-width: 100%;
    }
    .service-item.style-5 .tj-primary-btn {
        margin-top: 20px;
    }
    .service-item.style-5 .service-img {
        height: 240px;
    }
    .h8-team-item-wrapper .team-item .title, .team-item .title {
        font-size: 18px;
    }
    .blog-category-two .category-item .text, .blog-category-two .category-item .cate-text .title{
        font-size: 12px;
    }

    .blog-category-two .category-item .cate-icons i, .blog-category-two .category-item .cate-images{
        width: 35px;
        height: 35px;
        font-size: 15px;
    }

    .category-items-wrap{
        gap: 12px;  
    }

    .blog-category-two{
        padding: 20px 15px;
    }
    .offcanvas.career-modal {
        width: 100%;
    }

    .working-process-area{gap: 8px;}
    .process-item{padding-left: 15px; padding-right: 15px;}
    .process-item .process-step{font-size: 35px; margin-bottom: 18px;}
    .carboneye-service .process-item:not(:last-child)::after{
        width: 32px;
        height: 32px;
        font-size: 16px;
    }

    .working-process-area .title{
        font-size: 15px;
    }

    .post-details-wrapper .blog-text h3, .post-details-wrapper p{
        margin-bottom: 15px;
    }

    .offcanvas.career-modal {
        padding: 2rem 10px ;
    }

    .process-item:not(:last-child)::after{
        inset-inline-end: -17px;
    }
    .contact-item.style-2 {
        padding: 30px 25px;
    }
    .tj-copyright-area-4 {
        padding: 0 3rem;
    }
}
@media screen and (max-width: 480px){
    .details-content-box{
        grid-template-columns: repeat(1, 1fr);
    }

    .pillars-content-card .service-details-item{
        align-items: start;
    }

    .service-details-item{
        align-items: center;
    }

    .process-item .process-step {
        font-size: 45px;
    }

    .process-item:not(:last-child)::after {
        display: none;
    }

    .process-item {
        max-width: 100%;
        text-align: center;
        width: 120px;
    }
    
    .service-item.style-5 .title {
        font-size: 20px;
    }
    .tj-primary-btn {
        font-size: 14px;
        padding-left: 20px;
    }
    .tj-primary-btn .btn-icon i {
        font-size: 16px;
    }
    .tj-primary-btn .btn-icon {
        width: 28px;
        height: 28px;
    }
    .h4-banner-content .banner-title {
        font-size: 30px;
    }
    .h5-blog-wrapper .blog-item.h5-blog-item .blog-content .title, .h5-blog-wrapper .blog-item:first-child.h5-blog-item .blog-content .title {
        font-size: 22px;
    }
    .about-img-area .about-img {
        aspect-ratio: 16 / 14;
    }
    .cta-area .cta-content .title {
        font-size: 35px;
    }

    .working-process-area{
        flex-wrap: wrap;
        justify-content: center;
    }

    .copyright-content-area .copyright-menu ul li a, .copyright-content-area .copyright-text p {font-size: 14px;}
 
    .copyright-content-area .copyright-menu ul li{
    margin-inline-end: 8px;
    padding-inline-end: 8px;
    }
    
    .copyright-content-area {
    gap: 10px;
    }
    
    
}

@media screen and (max-width: 380px){
    .countup-item:last-child {
        padding-bottom: 20px;
    }
    .countup-item.style-2 {
        padding-left: 30px;
        padding-right: 30px;
    }
    .profile-img {
        aspect-ratio: 16 / 14;
    }
    .modal-head h3 {
        font-size: 20px;
    }
    .modal-head span {
        font-size: 14px;
    }
    .sec-heading .sub-title {
        font-size: 12px;
    }
    .category-items-wrap{
        grid-template-columns: 100%;
    }

    .category-items-wrap, .blog-category-two {
        gap: 15px;
    }
}

/* Featured Blog - Exact Image Style */
.tj-featured-blog {
    background: #fff;
    margin-bottom: 30px;
    border-radius: 15px;
    overflow: hidden;
}

.featured-row {
    border-radius: 15px;
    overflow: hidden;
}

.featured-image-wrapper {
    width: 100%;
    height: 100%;
}

.featured-image-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.featured-content {
    background: #fff;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}


.featured-title {
    font-size: 2.1rem;
    line-height: 1.25;
    margin-bottom: 18px;
    font-weight: 700;
}

.featured-excerpt {
    font-size: 1.05rem;
    line-height: 1.55;
    color: #555;
    margin-bottom: 25px;
}

.featured-meta {
    font-size: 0.95rem;
    color: #666;
}

.featured-meta .dot {
    margin: 0 8px;
}

/* Responsive */
@media (max-width: 992px) {
    .featured-image-wrapper {
        min-height: 350px;
    }
}


.custom-categories {
    position: absolute;
    top: 10px;
    left: 10px;
}
.custom-categories a {
color: white !important;
}


.blog-meta-custom {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
}
.blog-meta-custom a {
    color: #0C1E21;
}

        :root {
      --bg:          #0c2d28;
      --accent:      #5dcfac;
      --accent-dark: #3dab8a;
      --text:        #e6efec;
      --muted:       #7aaa9e;
      --card-bg:     rgba(255,255,255,0.055);
      --card-border: rgba(255,255,255,0.09);
      --stat-bg:     rgba(0,0,0,0.22);
      --grid:        rgba(255,255,255,0.032);
      --bg-card:      rgba(255,255,255,0.06);
      --bg-card-border: rgba(255,255,255,0.10);
      --accent:       #4DB6AC;
      --accent-btn:   #1E8A8A;
      --text-primary: #ffffff;
      --text-muted:   rgba(255,255,255,0.55);
      --text-sm:      rgba(255,255,255,0.40);
      --grid-line:    rgba(255,255,255,0.045);
      --font-display: 'Arial', sans-serif;
      --font-body:    'Arial', sans-serif;
    }
 .space-hero{
  padding: 20px;
 }
    /* ── Grid background ── */
    .hero {
      position: relative;
      display: flex;
      align-items: center;
      overflow: hidden;
      padding: 60px 0;
      background: var(--bg);
      border-radius: 20px;
    }
 
    .hero .grid-bg {
      position: absolute;
      inset: 0;
      pointer-events: none;
      z-index: 0;
    }
    .hero .grid-bg svg {
      width: 100%;
      height: 100%;
    }
 
    /* Radial glow top-left */
    .hero .hero::before {
      content: '';
      position: absolute;
      top: -120px;
      left: -80px;
      width: 560px;
      height: 560px;
      background: radial-gradient(circle, rgba(78,205,196,0.13) 0%, transparent 70%);
      pointer-events: none;
      z-index: 0;
    }
 
    /* ── Layout ── */
    .hero .container {
      position: relative;
      z-index: 1;
      width: 100%;
      max-width: 1320px;
      margin: 0 auto;
      padding: 0 48px;
      display: grid;
      grid-template-columns: 1fr 400px;
      gap: 48px;
    }
 
    /* ── LEFT COLUMN ── */
    .hero .hero-left { display: flex; flex-direction: column; gap: 0; }
 
    .hero .hero-heading {
      font-family: var(--font-display);
      font-size: clamp(2.2rem, 4vw, 3.4rem);
      font-weight: 500;
      line-height: 1.18;
      letter-spacing: -0.02em;
      color: var(--text-primary);
      margin-bottom: 28px;
    }
    .hero .hero-heading-2 {
      font-family: var(--font-display);
      font-size: 4rem;
      font-weight: 500;
      line-height: 1.18;
      letter-spacing: -0.02em;
      color: var(--text-primary);
      margin-bottom: 28px;
    }
    .hero .hero-heading .accent { color: var(--accent); }
 
    .hero .hero-body {
      font-size: clamp(0.875rem, 1.2vw, 0.975rem);
      font-weight: 300;
      line-height: 1.75;
      color: var(--text-muted);
      max-width: 520px;
      margin-bottom: 40px;
    }
 
    /* CTA */
    .hero .cta-wrap { display: flex; align-items: center; gap: 20px; flex-wrap: wrap; margin-bottom: 16px; }
 
    .hero .btn-primary {
      display: inline-flex;
      align-items: center;
      gap: 10px;
      background: var(--accent-btn);
      color: #ffffff;
      font-family: var(--font-display);
      font-weight: 700;
      font-size: 0.88rem;
      letter-spacing: 0.01em;
      padding: 14px 22px 14px 26px;
      border-radius: 100px;
      border: none;
      cursor: pointer;
      text-decoration: none;
      transition: background 0.2s, transform 0.18s, box-shadow 0.2s;
      white-space: nowrap;
    }
    .hero .btn-secondary {
      color:#fff;
    }
    .hero .btn-primary:hover { background: #5ee3db; transform: translateY(-2px); box-shadow: 0 8px 24px rgba(78,205,196,0.28); }
    .hero .btn-primary:active { transform: translateY(0); }
 
    .hero .btn-arrow {
      width: 34px; height: 34px;
      background: rgba(255,255,255,0.15);
      border-radius: 50%;
      display: grid; place-items: center;
      flex-shrink: 0;
      transition: background 0.2s;
    }
    .hero .btn-primary:hover .btn-arrow { background: rgba(255,255,255,0.25); }
    .hero .btn-arrow svg { width: 14px; height: 14px; }
 
    .hero .cta-footnote {
      font-size: 0.75rem;
      color: var(--text-sm);
      letter-spacing: 0.02em;
      margin-bottom: 48px;
    }
    .hero .cta-footnote span { margin: 0 6px; opacity: 0.4; }
 
    /* Stats */
    .hero .stats-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 1px;
      background: var(--bg-card-border);
      border: 1px solid var(--bg-card-border);
      border-radius: 14px;
      overflow: hidden;
    }
    .hero .stat {
      background: var(--stat-bg);
      padding: 18px 16px 16px;
      display: flex;
      flex-direction: column;
      gap: 4px;
      background: rgba(255,255,255,0.10);
    }
    .hero .stat-num {
      font-family: var(--font-display);
      font-size: 1.65rem;
      font-weight: 600;
      color: var(--text-primary);
      letter-spacing: -0.02em;
      line-height: 1;
    }
    .hero .stat-num .plus { 
      color: var(--accent); 
      font-size: 0.9rem;
    }
    .hero .stat-label {
      font-size: 0.6rem;
      font-weight: 600;
      letter-spacing: 0.08em;
      text-transform: uppercase;
      color: var(--text-sm);
    }
 
    /* ── RIGHT COLUMN — Card ── */
    .hero .hero-card {
      background: rgba(255,255,255,0.055);
      border: 1px solid rgba(255,255,255,0.10);
      border-radius: 20px;
      padding: 32px 28px;
      backdrop-filter: blur(12px);
      -webkit-backdrop-filter: blur(12px);
    }
 
    .hero .card-eyebrow {
      font-size: 0.65rem;
      font-weight: 600;
      letter-spacing: 0.14em;
      text-transform: uppercase;
      color: var(--text-sm);
      margin-bottom: 26px;
    }
 
    .hero .card-items { display: flex; flex-direction: column; gap: 0; }
 
    .hero .card-item {
      display: flex;
      gap: 16px;
      padding: 20px 0;
      border-bottom: 1px solid rgba(255,255,255,0.07);
      transition: background 0.18s;
    }
    .hero .card-item:first-child { padding-top: 0; }
    .hero .card-item:last-child { border-bottom: none; padding-bottom: 0; }
 
    .hero .card-icon {
      width: 34px;
      height: 34px;
      flex-shrink: 0;
      background: rgba(255,255,255,0.07);
      border: 1px solid rgba(255,255,255,0.10);
      border-radius: 8px;
      display: grid;
      place-items: center;
      margin-top: 1px;
    }
    .hero .card-icon svg { width: 16px; height: 16px; color: var(--text-muted); }
 
    .hero .card-text { display: flex; flex-direction: column; gap: 5px; }
    .hero .card-title {
      font-family: var(--font-display);
      font-size: 1rem;
      font-weight: 600;
      color: var(--text-primary);
      line-height: 1.3;
    }
    .hero .card-desc {
      font-size: 0.9rem;
      font-weight: 300;
      line-height: 1.65;
      color: var(--text-muted);
    }
 
    /* ── Animations ── */
    @keyframes fadeUp {
      from { opacity: 0; transform: translateY(22px); }
      to   { opacity: 1; transform: translateY(0); }
    }
    .anim { opacity: 0; animation: fadeUp 0.7s cubic-bezier(0.22,1,0.36,1) forwards; }
    .anim-1 { animation-delay: 0.05s; }
    .anim-2 { animation-delay: 0.15s; }
    .anim-3 { animation-delay: 0.25s; }
    .anim-4 { animation-delay: 0.35s; }
    .anim-5 { animation-delay: 0.45s; }
    .anim-6 { animation-delay: 0.55s; }
 
    /* ── RESPONSIVE ── */
    @media (max-width: 1024px) {
      .hero .container {
        grid-template-columns: 1fr;
        padding: 0 36px;
        gap: 40px;
      }
      .hero .stats-grid { max-width: 100%; }
    }
 
    @media (max-width: 640px) {
      .hero .container { padding: 0 20px; gap: 36px; }
      .hero .hero-heading { font-size: 2.5rem; }
      .hero .hero-body { font-size: 1rem; }
      .hero .stats-grid {
        grid-template-columns: repeat(1, 1fr);
      }
      .hero .hero-card { padding: 24px 20px; }
      .hero .card-item { padding: 16px 0; }
      .hero .cta-footnote { margin-bottom: 36px; }
      .hero .btn-primary { font-size: 0.96rem; width: 100%; justify-content: space-between; }
    }
 
    @media (max-width: 380px) {
      .hero .hero-heading { font-size: 1.75rem; }
      .hero .btn-primary { font-size: 0.82rem; padding: 12px 18px 12px 22px; }
    }


  /* ── Section wrapper ── */
    .problems {
      padding: 50px 0 20px;
      position: relative;
      overflow: hidden;
    }
 
    /* subtle background texture */
    .problems::before {
      content: '';
      position: absolute;
      inset: 0;
      background-image:
        radial-gradient(circle at 90% 10%, rgba(42,157,143,0.05) 0%, transparent 50%),
        radial-gradient(circle at 10% 90%, rgba(42,157,143,0.04) 0%, transparent 50%);
      pointer-events: none;
    }
 
    .problems-container {
      position: relative;
      z-index: 1;
      max-width: 1240px;
      margin: 0 auto;
      padding: 0 48px;
    }
 
    /* ── Header ── */
    .problems-container .section-eyebrow {
      font-size: 0.88rem;
      font-weight: 400;
      letter-spacing: 0.10em;
      color: #8A9BAD;
      margin-bottom: 20px;
    }

    .eyebrow--light {
      color: white;
    }
 
    .problems-container .section-heading {
      font-family: var(--font-display);
      font-size: clamp(2rem, 4vw, 3.1rem);
      font-weight: 500;
      line-height: 1.16;
      letter-spacing: -0.025em;
      color: #0f1c1b;
      max-width: 860px;
      margin-bottom: 20px;
    }
    .problems-container .section-heading .accent { color: #2a9d8f; }
 
    .problems-container .section-sub {
      font-size: clamp(0.875rem, 1.2vw, 1rem);
      font-weight: 300;
      font-size: 1rem;
      color: #5a6b69;
      line-height: 1.7;
      margin-bottom: 64px;
      max-width: 740px;
    }
 
    /* ── Cards grid ── */
    .problems-container .cards-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 20px;
    }
 
    /* last row: 2 cards — center them */
    .problems-container .card:nth-child(4) { grid-column: 1; }
    .problems-container .card:nth-child(5) { grid-column: 2; }
 
    .problems-container .card {
      background: #f9fcfc;
      border: 1px solid #e4eceb;
      border-radius: 18px;
      padding: 36px 32px 32px;
      display: flex;
      flex-direction: column;
      gap: 0;
      transition: border-color 0.25s, background 0.25s, transform 0.25s, box-shadow 0.25s;
      cursor: default;
    }
    .problems-container .card:hover {
      background: #f0f8f7;
      border-color: rgba(42,157,143,0.3);
      transform: translateY(-4px);
      box-shadow: 0 16px 40px rgba(42,157,143,0.10);
    }
 
    /* Icon */
    .problems-container .card-icon {
      width: 44px;
      height: 44px;
      display: grid;
      place-items: center;
      margin-bottom: 28px;
    }
    .problems-container .card-icon svg {
      width: 28px;
      height: 28px;
      color: #2a9d8f;
    }
 
    /* Title */
    .problems-container .card-title {
      font-family: var(--font-display);
      font-size: 1.3rem;
      font-weight: 500;
      line-height: 1.3;
      color: #0f1c1b;
      margin-bottom: 14px;
      letter-spacing: -0.01em;
    }
 
    /* Body */
    .problems-container .card-desc {
      font-size: 0.875rem;
      font-weight: 300;
      line-height: 1.75;
      color: #5a6b69;
    }
 
    /* ── Scroll-triggered animations ── */
    @keyframes fadeUp {
      from { opacity: 0; transform: translateY(28px); }
      to   { opacity: 1; transform: translateY(0); }
    }
    .reveal {
      opacity: 0;
    }
    .reveal.visible {
      animation: fadeUp 0.65s cubic-bezier(0.22, 1, 0.36, 1) forwards;
    }
    .reveal-delay-1.visible { animation-delay: 0.05s; }
    .reveal-delay-2.visible { animation-delay: 0.12s; }
    .reveal-delay-3.visible { animation-delay: 0.19s; }
    .reveal-delay-4.visible { animation-delay: 0.26s; }
    .reveal-delay-5.visible { animation-delay: 0.33s; }
    .reveal-delay-6.visible { animation-delay: 0.40s; }
    .reveal-delay-7.visible { animation-delay: 0.47s; }
 
    /* ── Responsive ── */
    @media (max-width: 1024px) {
      .problems-container { padding: 0 20px; }
      .problems-container.cards-grid { grid-template-columns: repeat(2, 1fr); }
      .problems-container.card:nth-child(4) { grid-column: auto; }
      .problems-container.card:nth-child(5) { grid-column: auto; }
    }
 
    @media (max-width: 640px) {
      .problems-container { padding: 0 20px; }
      .problems-container.section-heading { font-size: 1.75rem; }
      .problems-container.section-sub { margin-bottom: 40px; }
      .problems-container.cards-grid { grid-template-columns: 1fr; gap: 14px; }
      .problems-container.card { padding: 28px 24px 26px; }
      .problems-container.card:hover { transform: translateY(-2px); }
    }  


    /* ============================================================
   S3 · WHAT THIS ACTUALLY IS
   ============================================================ */
.what {
  display: grid;
  /* grid-template-columns: 1fr 1fr; */
  gap: 20px;
  max-width: 1280px;
  margin: 0 auto;
  align-items: start;
  padding: 50px 48px !important;
}
 
.what-heading {
  font-size: clamp(1.65rem, 2.6vw, 2.4rem);
  font-weight: 500;
  line-height: 1.15;
  color: #111;
  margin-bottom: 20px;
}
.what-accent { color: #3dab8a; }
 
.what-body {
  font-size: 1rem;
  line-height: 1.76;
  color: #555;
  margin-bottom: 32px;
}
 
/* Compare table */
.compare {
  display: flex;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #ddd;
}
.compare-col { flex: 1; padding: 26px 22px 30px; }
.compare-col--left  { background: #fff; }
.compare-col--dark  { background: #0e3d30; }
 
.compare-head {
  font-size: .9rem;
  font-weight: 500;
  letter-spacing: .12em;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.compare-col--left .compare-head { color: #aaa; }
.compare-col--dark .compare-head { color: #7ecbb4; }
 
.compare-list {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 13px;
}
.compare-list li {
  font-size: .81rem;
  line-height: 1.5;
  padding-left: 13px;
  position: relative;
}
.compare-list li::before {
  content: '';
  position: absolute;
  left: 0; top: 7px;
  width: 5px; height: 5px;
  border-radius: 50%;
}
.compare-list--muted li        { color: #999; }
.compare-list--muted li::before { background: #ccc; }
.compare-list--white li        { color: #cce8df; }
.compare-list--white li::before { background: #5dcfac; }
 
/* Accordion */
.accordion {
  border: 1px solid #e2e2e2;
  border-radius: 14px;
  overflow: hidden;
  background: #fff;
}
.acc-item { border-bottom: 1px solid #ebebeb; }
.acc-item:last-child { border-bottom: none; }
 
.acc-btn {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 19px 20px;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  transition: background .15s;
}
.acc-btn:hover { background: #fafafa; }
 
.acc-num {
  font-size: .7rem;
  font-weight: 500;
  color: #ccc;
  min-width: 20px;
}
.acc-open .acc-num { color: #3dab8a; }
 
.acc-label {
  flex: 1;
  font-size: .93rem;
  font-weight: 600;
  color: #222;
}
.acc-open .acc-label { color: #3dab8a; }
 
.acc-plus {
  font-size: 1.3rem;
  font-weight: 300;
  color: #bbb;
  line-height: 1;
  transition: transform .22s;
  min-width: 18px;
  text-align: center;
}
.acc-open .acc-plus {
  color: #3dab8a;
  transform: rotate(45deg);
}
 
.acc-panel {
  font-size: .84rem;
  line-height: 1.72;
  color: #666;
  padding: 0 20px 20px 54px;
  display: none;
}
.acc-open .acc-panel { display: block; }
 
/* S3 responsive */
@media (max-width: 960px) {
  .what { grid-template-columns: 1fr; padding: 60px 20px 70px; }
}
@media (max-width: 580px) {
  .what { padding: 44px 20px 0px; }
  .what-heading { font-size: 2rem; }
  .compare { flex-direction: column; }
}
 
 
/* ============================================================
   S4 · PROCESS
   ============================================================ */
.process-wrap {
  background: #0b3028;
  position: relative;
  overflow: hidden;
}
.process-wrap::before {
  content: '';
  position: absolute; inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);
  background-size: 68px 68px;
  pointer-events: none;
}
 
.process {
  position: relative; z-index: 1;
  max-width: 1280px;
  margin: 0 auto;
  padding: 80px 64px 90px;
}
.proc-header { margin-bottom: 52px; }
 
.proc-heading {
  font-size: clamp(2rem, 3.5vw, 3rem);
  font-weight: 500;
  line-height: 1.12;
  color: var(--text);
  margin-bottom: 18px;
}
.proc-accent { color: #5dcfac; }
 
.proc-sub {
  font-size: .93rem;
  line-height: 1.7;
  color: var(--muted);
  max-width: 560px;
}
 
.proc-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}

.proc-cards-1 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}
.proc-card {
  background: rgba(255,255,255,.055);
  border: 1px solid rgba(255,255,255,.09);
  border-radius: 14px;
  padding: 32px 26px 36px;
  display: flex;
  flex-direction: column;
  transition: background .2s;
}
.proc-card:hover { background: rgba(255,255,255,.08); }
 
.proc-num {
  font-size: 3.2rem;
  font-weight: 500;
  color: rgba(255,255,255,.12);
  line-height: 1;
  margin-bottom: 28px;
  letter-spacing: -.02em;
}
.proc-timeline {
  font-size: .85rem;
  font-weight: 500;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: #4DB6AC;
  margin-bottom: 10px;
}
.proc-title {
  font-size: 1.5rem;
  font-weight: 500;
  color: var(--text);
  line-height: 1.2;
}
.proc-body {
  font-size: 1rem;
  line-height: 1.72;
  color: var(--muted);
}
 
/* S4 responsive */
@media (max-width: 1024px) {
  .process { padding: 64px 20px 72px; }
  .proc-cards { grid-template-columns: repeat(2, 1fr); gap: 16px; }
  .proc-cards-1 { grid-template-columns: repeat(2, 1fr); gap: 16px; }
}
@media (max-width: 580px) {
  .process { padding: 44px 20px 56px; }
  .proc-cards { grid-template-columns: 1fr; }
  .proc-cards-1 { grid-template-columns: 1fr; }
  .proc-heading { font-size: 2rem; }
}
 
 
/* ============================================================
   S5 · WHAT CLIENTS SEE IN 90 DAYS
   ============================================================ */
.solved {
  max-width: 1280px;
  margin: 0 auto;
  padding: 50px 64px 1px;
}
.solved-header { margin-bottom: 48px; }
 
.solved-heading {
  font-size: clamp(2rem, 3.5vw, 3rem);
  font-weight: 500;
  color: #111;
  margin-bottom: 16px;
  line-height: 1.1;
}
.solved-accent { color: #3dab8a; }
 
.solved-sub {
  font-size: .92rem;
  line-height: 1.72;
  color: #666;
  max-width: 520px;
}
 
.cases {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 50px;
}
.case-card {
  border: 1px solid #e0e0e0;
  border-radius: 14px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
.case-top {
  background: #0e3d30;
  padding: 24px 26px 28px;
}
.case-meta {
  font-size: .72rem;
  color: #7ecbb4;
  margin-bottom: 14px;
  line-height: 1.5;
}
.case-result {
  font-size: 1.5rem;
  font-weight: 500;
  color: #e6efec;
  line-height: 1.25;
}
.case-num { color: #5dcfac; font-size: 1.5rem;}
 
.case-bottom {
  background: #fff;
  padding: 26px 26px 28px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex: 1;
}
.case-body {
  font-size: 1rem;
  line-height: 1.72;
  color: #364e52;
  font-weight: 500;
}
.case-quote {
  font-size: 1rem;
  font-style: italic;
  line-height: 1.65;
  color: #444;
}
.case-attribution {
  font-size: .75rem;
  color: #aaa;
  margin-top: auto;
  padding-top: 4px;
}
 
/* Stats bar */
.solved-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border: 1px solid #e4e4e4;
  border-radius: 14px;
  overflow: hidden;
  background: #fafafa;
  margin-top: 12px;
}
.ss-item {
  padding: 36px 28px;
  text-align: center;
  border-right: 1px solid #e4e4e4;
}
.ss-item:last-child { border-right: none; }
.ss-val {
  font-size: 2.4rem;
  font-weight: 700;
  color: #00796B;
  line-height: 1;
  margin-bottom: 10px;
}
.ss-lbl {
  font-size: .8rem;
  line-height: 1.5;
  color: #777;
  text-align: center;
}
 
/* S5 responsive */
@media (max-width: 960px) {
  .solved { padding: 60px 20px 50px; }
  .cases { grid-template-columns: 1fr; }
  .solved-stats { grid-template-columns: repeat(2, 1fr); }
  .ss-item:nth-child(2) { border-right: none; }
  .ss-item:nth-child(3) { border-top: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; }
  .ss-item:nth-child(4) { border-top: 1px solid #e4e4e4; border-right: none; }
}
@media (max-width: 580px) {
  .solved { padding: 44px 20px 1px; }
  .solved-heading { font-size: 2rem; }
  .ss-val { font-size: 2rem; }
}
 
/* ============================================================
   S7 · IS THIS RIGHT FOR YOU
   ============================================================ */
.fit {
  max-width: 1280px;
  margin: 0 auto;
  padding: 50px 64px 50px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 80px;
  align-items: start;
}
 
.fit-heading {
  font-size: clamp(1.8rem, 2.8vw, 2.6rem);
  font-weight: 500;
  color: #111;
  line-height: 1.15;
  margin-bottom: 20px;
}
.fit-accent { color: #3dab8a; }
 
.fit-sub {
  font-size: .91rem;
  line-height: 1.72;
  color: #666;
  margin-bottom: 32px;
}
 
.fit-checks { display: flex; flex-direction: column; gap: 12px; }
 
.fit-check-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  padding: 16px 18px;
  font-size: 1rem;
  letter-spacing: 0.5px;
  line-height: 1.55;
  color: #333;
}
.fit-tick {
  color: #3dab8a;
  font-size: .95rem;
  font-weight: 500;
  flex-shrink: 0;
  margin-top: 1px;
}
 
.fit-notfit-title {
  font-size: 1.15rem;
  font-weight: 500;
  color: #111;
  margin-bottom: 20px;
}
.fit-notfit-list { display: flex; flex-direction: column; gap: 12px; margin-bottom: 24px; }
 
.fit-notfit-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  border: 1px solid #e8e8e8;
  border-radius: 10px;
  padding: 16px 18px;
  font-size: 1rem;
  letter-spacing: 0.5px;
  line-height: 1.55;
  color: #444;
}
.fit-dash {
  color: #FF2E08;
  font-size: 1rem;
  flex-shrink: 0;
  margin-top: 1px;
  font-weight: 300;
}
 
.fit-honest-box {
  background: #e8f5f1;
  border-left: 3px solid #3dab8a;
  border-radius: 10px;
  padding: 22px 22px 22px 24px;
  font-size: .88rem;
  line-height: 1.72;
  color: #2a6b56;
}
 
/* S7 responsive */
@media (max-width: 960px) {
  .fit { grid-template-columns: 1fr; gap: 44px; padding: 1px 20px 70px; }
}
@media (max-width: 580px) {
  .fit { padding: 50px 20px 56px; }
  .fit-heading { font-size: 2rem; }
}
 
 
/* ============================================================
   S8 · FAQ
   ============================================================ */
.faq-section {
  max-width: 1280px;
  margin: 0 auto;
  padding: 80px 64px 90px;
  display: grid;
  grid-template-columns: 1fr 360px;
  gap: 80px;
  align-items: start;
}
.faq-section-2 {
  max-width: 800px;
  margin: 0 auto;
  padding: 80px 64px 90px;
  display: grid;
  gap: 80px;
  align-items: start;
}
 
.faq-heading {
  font-size: clamp(1.8rem, 2.8vw, 2.5rem);
  font-weight: 500;
  color: #111;
  margin-bottom: 12px;
  line-height: 1.15;
  font-size: 2rem;
}
.faq-sub {
  font-size: 1rem;
  line-height: 1.7;
  color: #666;
  margin-bottom: 36px;
}
.faq-sub-2 {
  padding: 15px;
  border-left: 4px solid #8A9BAD;
  font-size: .91rem;
  line-height: 1.7;
  color: #8A9BAD;
  background-color: white;
}
 
.faq-list { display: flex; flex-direction: column; }
.faq-item { border-top: 1px solid #cbcbcb; }
.faq-item:last-child { border-bottom: 1px solid #e8e8e8; }
 
.faq-btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 10px 0;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
}
.faq-q {
  font-size: 1rem;
  font-weight: 500;
  color: #222;
  line-height: 1.4;
    letter-spacing: 0.5px;
  flex: 1;
}
.faq-open .faq-q { color: #3dab8a; font-weight: 600; }
 
.faq-icon {
  width: 30px; height: 30px;
  border: 1px solid #ddd;
  border-radius: 50%;
  display: flex; align-items: center; justify-content: center;
  color: #aaa;
  flex-shrink: 0;
  transition: background .15s, border-color .15s, color .15s;
}
.faq-open .faq-icon {
  background: #0e3d30;
  border-color: #0e3d30;
  color: #fff;
}
.faq-open .faq-vline { display: none; }
 
.faq-answer {
  font-size: 1rem;
  line-height: 1.75;
  letter-spacing: 0.5px;
  color: #555;
  padding-bottom: 22px;
  display: none;
}
.faq-open .faq-answer { display: block; }
 
/* More services card */
.more-services {
  background: #e6f3f0;
  border-radius: 14px;
  padding: 28px 24px 32px;
  position: sticky;
  top: 32px;
}
.ms-title {
  font-size: 1.1rem;
  font-weight: 500;
  color: #111;
  margin-bottom: 18px;
}
.ms-list { display: flex; flex-direction: column; gap: 10px; }
.ms-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #3dab8a;
  color: #fff;
  font-size: .9rem;
  font-weight: 500;
  padding: 14px 16px;
  border-radius: 8px;
  text-decoration: none;
  transition: background .18s;
}
.ms-item:hover { background: #2e9478; }
.ms-arrow { font-size: 1.1rem; font-weight: 300; opacity: .85; }
 
/* S8 responsive */
@media (max-width: 960px) {
  .faq-section { grid-template-columns: 1fr; gap: 48px; padding: 60px 20px 70px; }
  .more-services { position: static; }
}
@media (max-width: 580px) {
  .faq-section { padding: 44px 20px 56px; }
  .faq-heading { font-size: 1.75rem; }
}
 
 
/* ============================================================
   S9 · CONTACT FORM
   ============================================================ */
.contact-wrap {
  background: #0b3028;
  position: relative;
  overflow: hidden;
}
.contact-wrap::before {
  content: '';
  position: absolute; inset: 0;
  background-image:
    linear-gradient(rgba(255,255,255,.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,.03) 1px, transparent 1px);
  background-size: 68px 68px;
  pointer-events: none;
}
 
.contact-sec {
  position: relative; z-index: 1;
  max-width: 1280px; margin: 0 auto;
  padding: 80px 64px 90px;
  display: grid;
  grid-template-columns: 1fr 480px;
  gap: 72px;
  align-items: start;
}
 
.contact-heading {
  font-size: clamp(2rem, 3.2vw, 3rem);
  font-weight: 500;
  line-height: 1.12;
  color: var(--text);
  margin-bottom: 20px;
}
.contact-body {
  font-size: 1rem;
  line-height: 1.75;
  color: var(--muted);
  margin-bottom: 44px;
  max-width: 440px;
}
 
.contact-features { 
    display: flex; 
    flex-direction: column; 
    gap: 20px; 
}
.cf-item {
  display: grid;
  grid-template-columns: 28px 1fr;
  gap: 16px;
  align-items: start;
}
.cf-icon { margin-top: 2px; flex-shrink: 0; }
.cf-text {
  font-size: 1rem;
  line-height: 1.7;
  color: var(--muted);
}
.cf-text strong {
  color: var(--accent);
  font-weight: 500;
}
 
/* Form card */
.contact-form-card {
  background: #fff;
  border-radius: 20px;
  padding: 36px 32px 40px;
  box-shadow: 0 8px 48px rgba(0,0,0,.18);
}
.form-card-title {
  font-size: 1.3rem;
  font-weight: 700;
  color: #111;
  margin-bottom: 8px;
  line-height: 1.3;
}
.form-card-sub {
  font-size: 0.82rem;
  color: #888;
  margin-bottom: 28px;
}
 
.cform-fields { display: flex; flex-direction: column; gap: 16px; }
.cform-group  { display: flex; flex-direction: column; gap: 6px; }
.cform-split  { display:flex; gap:20px; }
 
.cform-label {
  font-size: 1rem;
  font-weight: 500;
  color: #555;
}
 
.cform-input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.88rem;
  color: #222;
  background: #D8E5E5 !important;
  border: 1px solid #e0e8e5;
  border-radius: 8px;
  padding: 12px 12px;
  outline: none;
  transition: border-color .2s, background .2s;
  width: 100%;
}
.cform-input:focus {
  border-color: #3dab8a;
  background: #D8E5E5;
}
.cform-input::placeholder { color: #aac4bc; }
 
.cform-select-wrap { position: relative; }
.cform-select { appearance: none; cursor: pointer; padding-right: 36px; }
.cform-chevron {
  position: absolute;
  right: 12px; top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  display: flex; align-items: center;
}
 
.cform-textarea {
  resize: vertical;
  min-height: 88px;
  line-height: 1.6;
}
 
.cform-submit {
  font-family: Arial, sans-serif;
  font-weight: 500;
  font-size: 1rem;
  background: #0b3028;
  color: #fff;
  border: none;
  border-radius: 8px;
  padding: 16px 24px;
  width: 100%;
  cursor: pointer;
  margin-top: 4px;
  transition: background .18s, transform .15s;
  letter-spacing: 0.01em;
}
.btn-fixed {
    width:100%;
    position: fixed;
    bottom: 0px;
    background: #0b3028;
    color: #fff;
    padding: 16px 24px;
    border: none;
    z-index: 9999;

    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: all 0.3s ease;
}

.btn-fixed.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.cform-submit:hover { background: #0e4034; transform: translateY(-1px); }
 
.cform-reassure {
  font-size: 1rem;
  color: #aaa;
  text-align: center;
  line-height: 1.5;
  margin-top: 4px;
}
 
/* S9 responsive */
@media (max-width: 1024px) {
  .contact-sec { grid-template-columns: 1fr; gap: 52px; padding: 64px 20px 72px; }
}
@media (max-width: 580px) {
  .contact-sec { padding: 44px 20px 56px; }
  .contact-heading { font-size: 2rem; }
  .contact-form-card { padding: 28px 20px 32px; }
}

.form-input input,select,textarea {
  background-color: #D8E5E5 !important;
  border-bottom: 2.43px solid #D8E5E5 !important ;
  border-radius: 9px;
  padding: 12px !important;
}

.contact-item {
  /* padding: 30px; */
  border-radius: 10px ;
  width: 100%;
  height: 100%;
  position: relative;
}
.contact-item .bg-circle{
  position: absolute;
  bottom: 0px;
  right: 0px;
}
.contact-item .contact-title {
  color: #fff;
}
.contact-item p {
  color: #A9B8B8;
}

.contact-item .contact-images{
  width: 50px;
  height: 60px;
}
.space{
  height: 20px;
}

.submit-btn button {
  padding: 12px;
  background-color: #004D40;
  width: 100%;
  border-radius: 10px;
  color: white;
}
.submit-btn p {
  font-size: 13px;
  display: flex;
  justify-content: center;
  padding-top: 5px;
}

.desktop-heading {
  display: none;
}

.md-hidden {
  display: block;
}

@media (min-width: 768px) {
  .desktop-heading {
    display: block;
  }

  .md-hidden {
    display: none;
  }
}

.cform-group {
    width: 100%;
}

/* Hide button on desktop */
.read-more-btn {
    display: none;
}

@media (max-width: 767px) {
    .service-texts {
        display: none;
    }

    .service-texts.show {
        display: block;
    }

    .read-more-btn {
        display: inline-block;
        margin-top: 10px;
        cursor: pointer;
    }
}

#smooth-contents {
    margin-bottom: 15px;
}

.fit-gap {
    margin-bottom:45px;
}

@media (max-width: 580px) {
    .fit-gap {
    margin-bottom:20px;
}
}

