/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,accessibility-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.5.0.1781802683
Updated: 2026-06-18 17:11:23

*/

.about-aura-heading,
.about-methodology-heading,
.about-origin-heading,
.about-standard-heading,
.services-section-heading {
    font-family: var(--h1-font-family);
}
:root {
    --h1-font-family: "Space Grotesk", ui-sans-serif, system-ui, sans-serif;
    --main-color: #fd7012;
    --font-mono: "JetBrains Mono", ui-monospace, monospace;
}
.home-accountable-copy h2 {
    font-weight: 700;
}
.container-fluid {
    padding: 0 !important;
    margin: 0 !important;
    background-color: #fff;
}
.services-section {
    display: grid;
    grid-template-columns: 1.33fr 1fr;
    gap: 2rem;
    padding: 4rem 3rem;
    max-width: 1280px;
    margin: 0 auto;
}
.service-detail-section {
    padding: 5rem 3rem 4rem;
    max-width: 1280px;
    margin: 0 auto;
}
#add-background-color {
    background-color: #fcf9fa;
}
.services-section-left {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.services-section-label {
    font-size: 11px;
    letter-spacing: 0.2em;
    color: #999;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 600;
}
.services-section-heading {
    font-size: 59px;
    line-height: 1.05;
    font-weight: 600;
    letter-spacing: 0.4px;
    margin: 0;
    color: #000;
}
.services-section-headings {

  font-size: 50px;
    line-height: 1.05;
    font-weight: 600;
    letter-spacing: 0.4px;
    margin: 0;
    color: #000;
}
.services-section-headings .highlight {
    background-image: linear-gradient(#0000 64%, #f6571c33 64%);
    padding: 0.3rem 0.6rem;
    display: inline-block;
}
.services-section-heading .highlight {
    background-image: linear-gradient(#0000 64%, #f6571c33 64%);
    padding: 0.3rem 0.6rem;
    display: inline-block;
}
.services-hero-right,
.services-section-right {
    display: flex;
    align-items: end;
}
.services-section-description {
    font-size: 15px;
    line-height: 1.7;
    color: #5b5758;
    margin: 0;
    font-weight: 400;
}
.about-aura-section,
.about-methodology-section,
.about-origin-section,
.home-disciplines-section,
.home-platform-section {
    background: #fff;
    padding: 5rem 3rem;
}
.about-aura-inner {
    max-width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.1fr 0.9fr;
    gap: 3rem;
    align-items: start;
    padding: 3rem 3rem 2rem !important;
}
.about-aura-copy {
    max-width: 620px;
}
.about-aura-label,
.about-methodology-label,
.about-origin-label {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #fd7012;
    font-weight: 700;
    font-size: 11px;
    margin-bottom: 1rem;
}
.about-aura-heading {
    margin: 0 0 1.5rem;
    font-size: 59px;
    line-height: 1.02;
    color: #111;
    font-weight: 800;
}
.about-aura-text {
    margin: 0;
    color: #5b5758;
    font-size: 16px;
    line-height: 1.85;
    max-width: 92%;
}
.about-aura-features {
    background: #fff5ed;
    padding: 2rem 2rem 1rem 2rem;
}
.about-aura-features-head {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.8rem;
    color: #333;
    font-weight: 700;
    margin-bottom: 1.75rem;
}
.about-aura-feature-list,
.home-accountable-features {
    display: grid;
}
.about-aura-feature {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 1rem;
    padding: 1.2rem 0;
    border-top: 1px solid rgba(17, 17, 17, 0.08);
}
.about-aura-feature:first-child,
.about-standard-card:first-child,
.about-standard-card:nth-child(2) {
    border-top: none;
}
.about-aura-icon {
    width: 30px;
    height: 40px;
    min-width: 40px;
    background: #fff;
    display: grid;
    place-items: center;
    color: #fd7012;
}
.about-aura-icon i {
    font-size: 1.15rem;
}
.about-aura-feature-title {
    margin: 0;
    font-size: 1rem;
    line-height: 1.6;
    color: #111;
    font-weight: 700;
}
.about-standard-section {
    background: #faf7f5;
    padding: 5rem 3rem;
}

.home-capabilities-inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 4rem 3rem 1rem 4rem !important;
}
.about-standard-inner{
  max-width: 1280px;
    margin: 0 auto;
    padding: 2rem 3rem 3rem 4rem !important;
}
.about-standard-copy {
    max-width: 740px;
    margin: 0 auto 3rem;
    text-align: center;
}
.about-standard-label {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #fd7012;
    font-weight: 700;
    font-size: 0.8rem;
    margin-bottom: 1rem;
}
.about-standard-heading {
    margin: 0 0 1rem;
    font-size: 40px;
    line-height: 1.05;
    color: #111;
    font-weight: 800;
}
.about-standard-text {
    margin: 0 auto;
    color: #5b5758;
    font-size: 16px;
    line-height: 1.8;
    max-width: 70%;
}
.about-standard-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0;
    border-top: 1px solid #ece8e7;
    border-left: 1px solid #ece8e7;
    background: #fff;
}
.about-standard-card {
    padding: 2.5rem 2rem;
    border-right: 1px solid #ece8e7;
    border-bottom: 1px solid #ece8e7;
}
.about-standard-card:first-child,
.about-standard-card:nth-child(3) {
    border-left: none;
}
.about-standard-icon {
    width: 44px;
    height: 44px;
    display: grid;
    place-items: center;
    border: 1px solid rgba(253, 112, 18, 0.2);
    color: #fd7012;
    margin-bottom: 1.25rem;
}
.about-standard-icon i,
.home-accountable-link i,
.home-card-link i,
.home-hero-button i,
.practice-cta-button i,
.service-cta-button i {
    font-size: 1rem;
}
.about-standard-card h3 {
    margin: 0 0 0.75rem;
    font-size: 1rem;
    color: #111;
    font-weight: 800;
}
.about-standard-card p {
    margin: 0;
    color: #5b5758;
    line-height: 1.8;
    font-size: 0.95rem;
}
.about-origin-inner {
    max-width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 0.7fr 0.9fr;
    gap: 3rem;
    align-items: start;
    padding: 2rem 3rem 3rem !important;
}
.about-origin-copy {
    max-width: 88%;
}
.about-origin-heading {
    margin: 0 0 1.5rem;
    font-size: 37px;
    line-height: 1.25;
    color: #111;
    display: inline-block;
    position: relative;
    font-weight: 700;
}
.about-origin-heading::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -27px;
    width: 50px;
    height: 0.22rem;
    background: #fd7012;
    border-radius: 999px;
}
.about-origin-text {
    color: #5b5758;
    font-size: 1rem;
    line-height: 1.8;
}
.about-origin-text p,
.contact-form-card .wpcf7-form p {
    margin: 0 0 1.5rem;
}
.about-origin-text p:last-child {
    margin-bottom: 0;
}
.about-methodology-inner {
    max-width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 0.8fr 1.2fr;
    gap: 3rem;
    align-items: start;
    padding: 5rem 3rem 2rem !important;
}
.about-methodology-left,
.home-accountable-copy {
    max-width: 520px;
}
.about-methodology-heading {
    margin: 0 0 1.5rem;
    font-size: 2.25rem;
    line-height: 1.25;
    color: #111;
    font-weight: 800;
}
.about-methodology-card p,
.about-methodology-text {
    margin: 0;
    color: #5b5758;
    font-size: 0.95rem;
    line-height: 1.8;
}
.about-methodology-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0.8rem;
}
.about-cta-button,
.about-cta-label {
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
}
.about-methodology-card {
    background: #fff;
    border: 1.5px solid #f0e8e4;
    padding: 2.25rem 1.75rem;
    transition: 0.3s;
    cursor: pointer;
}
.about-methodology-card:hover {
    border-color: #fd7012;
    box-shadow: 0 12px 28px rgba(253, 112, 18, 0.1);
    background: #fffcfa;
}
.about-methodology-number {
    font-family: var(--font-mono);
    font-size: 1.2rem;
    color: rgba(253, 112, 18, 0.25);
    font-weight: 700;
    margin-bottom: 0.75rem;
}
.about-cta-heading,
.about-stats-number,
.services-hero-heading {
    font-family: var(--h1-font-family);
}
.about-methodology-card h3 {
    margin: 0 0 0.4rem;
    font-size: 1.05rem;
    color: #111;
    font-weight: 700;
    line-height: 1.4;
}
.about-cta-section {
    background: #fff;
    padding: 6rem 3rem;
}
.about-cta-inner {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    padding: 3rem 3rem 5rem !important;
}
.about-cta-label {
    letter-spacing: 0.1em;
    color: #fd7012;
    font-size: 11px;
    margin-bottom: 1.5rem;
}
.about-cta-heading {
    margin: 0 0 1.5rem;
    font-size: 36px;
    line-height: 1.1;
    color: #111;
}
.about-cta-text {
    margin: 0 auto 2.5rem;
    color: #5b5758;
    font-size: 1rem;
    line-height: 1.8;
    max-width: 700px;
}
.about-stats-inner,
.home-brands-inner,
.home-disciplines-inner,
.home-platform-inner,
.services-hero-section {
    max-width: 1280px;
    margin: 0 auto;
}
.about-cta-button {
    background: #fd7012;
    color: #fff;
    text-decoration: none;
    padding: 1rem 2.5rem;
    font-size: 0.95rem;
    letter-spacing: 0.05em;
    transition: background 0.3s;
}
.about-cta-button:hover,
.practice-cta-button:hover {
    background: #d6431c;
    color: #fff;
}
.about-stats-section {
    background: #111;
    padding: 5rem 3rem;
}
.about-stats-grid,
.home-process-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}
.about-stats-card {
    background: #111;
    border: none;
    border-radius: 0;
    padding: 35px 0;
    text-align: center;
    border-right: 1px solid;
}
.about-stats-card:last-child,
.feature-band-card:last-child {
    border-right: none;
}
.about-stats-number {
    font-size: 3rem;
    color: #fd7012;
    font-weight: 800;
    line-height: 1;
}
.about-stats-label {
    font-size: 0.95rem;
    color: #b8bec7;
    line-height: 1.8;
}
@media (max-width: 480px) {
    .about-cta-button {
        display: block;
        width: 100%;
    }
    .about-aura-feature {
        grid-template-columns: auto 1fr;
        gap: 0.85rem;
    }
}
.audit-cta-button:hover,
.services-hero-bg {
    background: #111;
    color: #fff;
}
.services-hero-section {
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 2.5rem;
    padding: 5rem 3rem;
    border-bottom: 1px solid #4a494a;
}
.services-hero-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.services-hero-label {
    color: #fd7012;
    text-transform: uppercase;
    letter-spacing: 0.24em;
    font-size: 0.78rem;
    margin-bottom: 1.2rem;
    font-weight: 700;
}
.services-hero-heading {
    font-size: 59px;
    line-height: 0.95;
    margin: 0;
    letter-spacing: -0.03em;
    max-width: 830px;
}
.services-hero-copy {
    color: #b3b3b3;
    font-size: 15px;
    line-height: 1.9;
    max-width: 72%;
    margin: 1.75rem 0 0;
}
.services-hero-list {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.services-hero-item {
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.practise-item:first-child,
.services-hero-item:first-child,
.wont-item:first-child {
    border-top: 0;
}
.services-hero-link {
    display: grid;
    grid-template-columns: auto 1fr auto;
    gap: 1rem;
    align-items: center;
    padding: 16px 0;
    color: #fff;
    text-decoration: none;
    transition:
        color 0.2s,
        transform 0.2s;
}
.contact-next-label,
.services-footer-link:focus,
.services-footer-link:hover,
.services-hero-link:focus,
.services-hero-link:hover,
.services-hero-link:hover .services-hero-item-title,
.services-hero-link:hover .services-hero-number,
.services-hero-link:hover i {
    color: #fd7012;
}
.services-hero-number {
    color: #838383;
    font-family: var(--font-mono);
    font-size: 0.85rem;
    text-transform: uppercase;
}
.services-hero-item-title {
    color: #fff;
    font-weight: 700;
    font-size: 1.02rem;
}
.services-hero-item i {
    color: #838383;
    font-size: 1rem;
}
.services-hero-footer {
    display: flex;
    gap: 1.9rem;
    max-width: 1280px;
    margin: 0 auto 3rem;
    padding: 10px 15px;
}
.services-footer-link {
    display: block;
    color: rgba(255, 255, 255, 0.28);
    text-transform: uppercase;
    letter-spacing: 0.18em;
    font-size: 0.75rem;
    font-weight: 700;
    text-decoration: none;
    padding: 5px 0;
    transition: color 0.2s;
}
.practice-section {
    max-width: 1280px;
    margin: 0 auto;
    padding: 5rem 3rem;
}
.practice-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    align-items: start;
}
.practice-meta {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 2rem;
}
.practice-icon {
    width: 45px;
    height: 45px;
    border: 1px solid #f1f1f1;
    display: grid;
    place-items: center;
    color: var(--main-color);
    font-size: 1.2rem;
}
.practice-number {
    font-family: var(--font-mono);
    font-size: 48px;
    font-weight: 800;
    color: #fd701259;
    line-height: 1;
}
,
.home-capabilities-heading h2,
.home-hero-copy h1,
.home-platform-copy h2,
.home-process-inner h2,
.position-heading,
.practice-title {
    font-family: var(--h1-font-family);
}
.practice-title {
    font-size: 40px;
    line-height: 0.98;
    margin: 0 0 1.25rem;
    color: #111;
    font-weight: 700;
}
.practice-subtitle {
    color: var(--main-color);
    font-size: 1.1rem;
    font-weight: 700;
    margin: 0 0 1.75rem;
}
.practice-description {
    margin: 0 0 2.5rem;
    font-size: 15px;
    line-height: 1.9;
    color: #4f4f4f;
    max-width: 90%;
}
.practice-quote {
    border-left: 4px solid var(--main-color);
    padding-left: 1.2rem;
}
.practice-quote p {
    margin: 0;
    font-size: 1rem;
    font-weight: 700;
    color: #111;
    line-height: 1.8;
}
.practice-delivers-label {
    font-size: 0.75rem;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    color: #6c6c6c;
    margin-bottom: 1.5rem;
    font-weight: 700;
}
.home-accountable-link:hover,
.practice-feature-icon,
a.home-hero-button.home-hero-button-secondary:hover {
    color: var(--main-color);
}
.practice-delivers-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
}
.practice-feature-card {
    display: flex;
    align-items: center;
    gap: 3px;
    border: 1px solid #e7e5e6;
    padding: 1.25rem 1.3rem;
    background: #fff;
    transition:
        border-color 0.2s,
        background-color 0.2s,
        transform 0.2s;
}
.practice-feature-card:hover {
    border-color: var(--main-color);
    cursor: pointer;
    background: #fef7f1;
}
.practice-feature-icon {
    width: 30px;
    height: 30px;
    min-width: 30px;
    border-radius: 10px;
    display: grid;
    place-items: center;
    font-size: 1rem;
}
.service-practice-blocks {
    background-color: #fbf9fa;
}
.practice-feature-text {
    margin: 0;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.5;
    color: #111;
}
.practice-cta-button {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    margin-top: 2rem;
    padding: 10px 1.75rem;
    background: var(--main-color);
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    font-size: 14px;
}
.position-section {
    max-width: 1280px;
    margin: 0 auto;
    padding: 5rem 3rem;
    text-align: center;
}
.position-label {
    color: var(--main-color);
    font-size: 0.85rem;
    letter-spacing: 0.3em;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 1rem;
}
.position-heading {
    font-size: 36px;
    line-height: 1.25;
    max-width: 50%;
    margin: 0 auto;
    font-weight: 700;
}
.position-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 2rem;
    margin-top: 4rem;
}
.position-card {
    position: relative;
    text-align: left;
    padding: 2rem 1.75rem;
    border-right: 1px solid #f9f3f6;
    background: #fff;
    overflow: hidden;
}
.position-card::before {
    content: "";
    position: absolute;
    top: 1.5rem;
    left: 1.75rem;
    width: 44px;
    height: 4px;
    background: var(--main-color);
}
.position-card h3 {
    margin: 1.5rem 0 1rem;
    font-size: 1.15rem;
    line-height: 1.3;
}
.position-card p {
    margin: 0;
    color: #4f4f4f;
    line-height: 1.8;
}
.audit-cta-section {
    background: var(--main-color);
    color: #fff;
    padding: 4rem 3rem;
}
.audit-cta-inner {
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 100px;
    padding: 50px;
}
.audit-cta-copy h2 {
    margin: 0 0 0.75rem;
    font-size: 30px;
    line-height: 1.5;
}
.audit-cta-copy p {
    margin: 0;
    color: rgba(255, 255, 255, 0.92);
    font-size: 15px;
    width: 90%;
}
.audit-cta-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 230px;
    padding: 10px 15px;
    background: #111;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    text-decoration: none;
    font-size:14px;
}
.audit-cta-button i {
    margin-left: 0.75rem;
    font-size: 1rem;
}
@media (max-width: 980px) {
    .position-grid {
        grid-template-columns: 1fr;
    }
    .audit-cta-inner {
        flex-direction: column;
        align-items: flex-start;
    }
    .audit-cta-button {
        width: 100%;
        text-align: center;
    }
}
.home-hero-section {
    max-width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.3fr 1fr;
    align-items: center;
    gap: 4rem;
    padding: 3rem 3rem .8rem 3rem;
}
.home-hero-label {
    color: #6c6c6c;
    font-size: 11px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 1rem;
}
.home-hero-copy h1 {
    font-size: 53px;
    line-height: 1.01;
    margin: 0 0 1.5rem;
}
.home-hero-copy p {
    max-width: 90%;
    color: #333;
    font-size: 17px;
    line-height: 1.9;
    margin: 0 0 2.5rem;
}
.home-hero-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
    margin-bottom: 2rem;
}
.home-hero-button {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    padding: 15px 20px;
    border-radius: 8px;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: 0.02em;
}
.home-hero-button-primary,
.home-hero-button-primary:hover {
    background: var(--main-color);
    color: #fff;
}
a.home-hero-button.home-hero-button-primary:hover {
    background: #d6431c;
}
.home-hero-button-secondary {
    background: rgba(255, 255, 255, 0.96);
    color: #111;
    border: 1px solid rgba(0, 0, 0, 0.08);
}
.home-hero-footer-links {
    display: flex;
    flex-wrap: wrap;
    gap: 1.25rem;
    font-size: 0.85rem;
    color: #6c6c6c;
    letter-spacing: 0.12em;
    text-transform: uppercase;
}
.home-hero-visual img {
    width: 100%;
    display: block;
}
.home-accountable-section,
.home-capabilities-section,
.home-process-section {
    background: #fff;
}
.home-capabilities-top {
    display: grid;
    grid-template-columns: 1.4fr 1fr;
    gap: 3rem;
    align-items: start;
    margin-bottom: 3rem;
}
.home-accountable-label,
.home-capabilities-label,
.home-platform-label,
.home-process-label {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    color: #ff6e1d;
    font-weight: 700;
    font-size: 11px;
    margin-bottom: 1rem;
}
.home-capabilities-heading h2 {
    margin: 0 0 20px;
    font-size: 48px;
    line-height: 1.02;
    color: #111;
    font-weight: 800;
}
.home-capabilities-heading p {
    margin: 0;
    color: #4f4f4f;
    line-height: 1.9;
    font-size: 1rem;
    max-width: 100%;
}
.home-capabilities-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}
.home-capability-card {
    background: #fff;
    border: 1px solid #f0efed;
    padding: 2rem;
    position: relative;
    overflow: hidden;
    min-height: 280px;
    transition:
        background-color 0.25s,
        border-color 0.25s,
        transform 0.25s;
}
.home-capability-card:hover {
    background: #fff6ee;
    border-color: rgba(255, 110, 29, 0.18);
}
.home-card-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.6rem;
}
.home-card-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    background: 0 0;
    font-size: 1.1rem;
    border: 1px solid #f3f3f3;
}
.home-capability-card:hover .home-card-icon {
    background: var(--main-color);
    color: #fff;
    border-color: var(--main-color);
}
.home-card-number {
    font-family: var(--font-mono);
    font-size: 4rem;
    font-weight: 800;
    color: #fd701259;
    line-height: 1;
}
.home-capability-card h3 {
    margin: 0 0 1rem;
    font-size: 1.3rem;
    color: #111;
    line-height: 1.2;
    font-weight: 800;
}
.home-capability-card p {
    margin: 0 0 1.75rem;
    color: #4f4f4f;
    line-height: 1.8;
    font-size: 0.98rem;
}
.home-card-link {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    text-decoration: none;
    color: var(--main-color);
    font-weight: 700;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    font-size: 12px;
}
.home-platform-copy {
    max-width: 415px;
    margin-bottom: 3rem;
}
.home-platform-copy h2 {
    margin: 0 0 1rem;
    font-size: 28px;
    line-height: 1.25;
    color: #111;
    font-weight: 700;
}
.home-platform-copy p {
    margin: 0;
    color: #4f4f4f;
    line-height: 1.9;
    font-size: 1rem;
}
.home-platform-layout {
    display: grid;
    grid-template-columns: 0.6fr 1.1fr;
    gap: 3rem;
    align-items: center;
    padding: 3rem 3rem 1rem 4rem !important;
}
.home-platform-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
    align-items: center;
}
.home-platform-card {
    border: 1px solid #f0efed;
    background: #fff;
    padding: 2rem;
    min-height: 160px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.home-platform-card h3 {
    position: relative;
    margin: 0 0 0.75rem;
    font-size: 1.15rem;
    color: #111;
}
.home-platform-card h3::after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background: var(--main-color);
    margin: 0.65rem auto 0;
}
.home-platform-card span {
    display: block;
    color: var(--main-color);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-size: 0.9rem;
    margin-top: 0.65rem;
}
.home-process-inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 3rem 3rem 3rem 4rem !important;
}
.home-process-top {
    max-width: 520px;
    margin-bottom: 3rem;
}
.home-process-inner h2 {
    margin: 0 0 1rem;
    font-size: 46px;
    line-height: 1.05;
    color: #111;
    font-weight: 800;
}
.home-process-top p {
    margin: 0;
    color: #4f4f4f;
    line-height: 1.85;
    font-size: 1rem;
}
.home-process-card {
    border: 1px solid #ece8e7;
    background: #fff;
    padding: 2rem;
    min-height: 280px;
    display: flex;
    flex-direction: column;
}
.home-accountable-item,
.home-accountable-item:first-child {
    border-top: 1px solid #eeeaea;
}
.home-process-number {
    font-family: var(--font-mono);
    font-size: 3.4rem;
    font-weight: 800;
    color: rgba(255, 110, 29, 0.16);
    margin-bottom: 1rem;
}
.home-process-card h3 {
    margin: 0 0 0.85rem;
    font-size: 16px;
    color: #111;
    font-weight: 800;
}
.home-process-card p {
    margin: 0;
    color: #4f4f4f;
    line-height: 1.8;
    font-size: 14px;
}
.home-accountable-inner {
    max-width: 1280px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 0.75fr 1.05fr;
    gap: 3rem;
    align-items: start;
    padding: 5rem 3rem !important;
}
.home-accountable-label span,
.home-process-label span {
    color: #aba6a6;
}
article.home-platform-card:hover {
    border: 1px solid #f0c4a7;
}
 {
    margin: 0 0 1.25rem;
    font-size: 28px;
    line-height: 1.02;
    color: #111;
    font-weight: 800;
}
.home-accountable-copy p {
    margin: 0 0 2rem;
    color: #4f4f4f;
    line-height: 1.8;
    font-size: 14px;
    width: 80%;
}
.home-accountable-link {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    text-decoration: none;
    color: #000;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-size: 12px;
}
.home-accountable-item {
    display: grid;
    grid-template-columns: 0.06fr 1fr;
    padding: 20px 0;
}
.home-accountable-number {
    font-family: var(--font-mono);
    font-size: 1.4rem;
    font-weight: 800;
    color: rgba(255, 110, 29, 0.16);
    display: block;
    align-self: start;
}
.home-disciplines-heading h2,
.how-heading,
.principles-heading {
    font-family: var(--h1-font-family);
}
.home-accountable-item h3 {
    margin: 0 0 0.5rem;
    font-size: 1.05rem;
    color: #111;
    font-weight: 800;
}
.home-accountable-item p {
    margin: 0;
    color: #5a5a5a;
    line-height: 1.8;
    font-size: 14px;
}
.home-disciplines-top {
    display: grid;
    grid-template-columns: 1.5fr 1fr;
    gap: 3rem;
    align-items: start;
    margin-bottom: 3rem;
}
.home-disciplines-heading h2 {
    margin: 0;
    font-size: clamp(3rem, 4vw, 4.5rem);
    line-height: 1.02;
}
.home-disciplines-copy p {
    margin: 0;
    color: #4f4f4f;
    font-size: 1rem;
    line-height: 1.9;
    max-width: 480px;
}
.home-disciplines-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 1rem;
}
.home-discipline-card {
    border: 1px solid #ebe8e7;
    padding: 2rem;
    background: #fff;
    min-height: 240px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.home-discipline-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 1.25rem;
}
.home-discipline-meta span {
    font-family: var(--font-mono);
    font-size: 1rem;
    color: rgba(0, 0, 0, 0.35);
    letter-spacing: 0.2em;
    text-transform: uppercase;
}
.home-discipline-meta i {
    font-size: 1.25rem;
    color: var(--main-color);
}
.home-discipline-card h3 {
    margin: 0 0 1rem;
    font-size: 1.4rem;
    line-height: 1.2;
    color: #111;
}
.home-discipline-card p {
    margin: 0;
    color: #4f4f4f;
    line-height: 1.8;
    font-size: 0.98rem;
}
.home-brands-section {
    background: #f8f7f5;
    padding: 3.5rem 3rem 5rem;
}
.home-section-label {
    display: inline-flex;
    text-transform: uppercase;
    letter-spacing: 0.3em;
    color: #8a8a8a;
    font-weight: 700;
    font-size: 0.75rem;
    margin-bottom: 1.5rem;
}
.home-slide,
.home-slider-control {
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.08);
    color: #111;
}
.how-grid,
.how-section {
    max-width: 1280px;
    margin: 0 auto;
}
.home-brands-slider {
    display: flex;
    align-items: center;
    gap: 1rem;
}
.home-slider-control {
    width: 48px;
    height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    font-size: 1.5rem;
}
.home-slider-track-wrapper {
    overflow: hidden;
    flex: 1;
}
.home-slider-track {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(180px, 1fr);
    gap: 1rem;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding-bottom: 0.5rem;
}
.home-slider-track::-webkit-scrollbar {
    display: none;
}
.home-slide {
    scroll-snap-align: start;
    min-height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.05rem;
    font-weight: 700;
    padding: 1.5rem;
    white-space: nowrap;
}
@media (max-width: 1024px) {
    .about-aura-inner,
    .about-methodology-inner,
    .about-origin-inner,
    .home-disciplines-top,
    .home-platform-layout {
        grid-template-columns: 1fr;
    }
    .home-platform-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .home-hero-section {
        grid-template-columns: 1fr;
        padding: 4rem 2rem;
    }
    .home-hero-visual {
        order: -1;
    }
    .home-brands-section {
        padding: 3rem 2rem 4rem;
    }
}
@media (max-width: 768px) {
    .about-methodology-grid,
    .home-capabilities-grid,
    .home-disciplines-grid,
    .home-platform-grid,
    .home-platform-layout {
        grid-template-columns: 1fr;
    }
    .about-cta-section {
        padding: 4rem 1.5rem;
    }
    .about-cta-button {
        padding: 0.85rem 1.75rem;
    }
    .about-aura-section,
    .home-capabilities-section,
    .home-disciplines-section,
    .practice-section {
        padding: 3rem 1.5rem;
    }
    .about-aura-heading {
        font-size: 31px;
    }
    .about-aura-features {
        padding: 2rem 1.5rem;
    }
    .services-section {
        grid-template-columns: 1fr;
        gap: 2rem;
        padding: 3rem 1.5rem;
    }
    .services-section-heading {
        font-size: 2.5rem;
    }
    .home-brands-slider,
    .home-hero-actions {
        flex-direction: column;
        align-items: stretch;
    }
    .home-hero-button {
        width: 100%;
        justify-content: center;
    }
    .home-slider-control {
        width: 100%;
    }
    .home-slider-track {
        grid-auto-columns: minmax(220px, 1fr);
    }
    .practice-title {
        font-size: 2.75rem;
    }
}
@media (max-width: 680px) {
    .home-platform-section {
        padding: 3rem 1.5rem;
    }
    .home-hero-actions {
        flex-direction: column;
        align-items: stretch;
    }
    .home-hero-button {
        width: 100%;
        justify-content: center;
    }
}
.practise-icon,
.wont-icon {
    width: 25px;
    height: 25px;
    min-width: 25px;
    place-items: center;
}
@media (max-width: 576px) {
    .practice-meta {
        flex-direction: column;
        align-items: flex-start;
    }
}
@media (max-width: 992px) {
    .about-standard-grid,
    .home-capabilities-top,
    .practice-delivers-grid,
    .practice-grid {
        grid-template-columns: 1fr;
    }
    .about-standard-card {
        border-left: none;
    }
    .home-hero-section {
        grid-template-columns: 1fr;
        padding: 4rem 2rem;
    }
    .home-hero-visual {
        order: -1;
    }
    .services-hero-section {
        grid-template-columns: 1fr;
        padding: 4rem 2rem 2rem;
    }
    .services-hero-footer {
        grid-template-columns: 1fr;
        padding: 0 2rem 2rem;
    }
}
p {
    color: #5b5758;
}
.how-section {
    padding: 4rem 3rem;
    background: 0 0;
}
.how-grid {
    display: grid;
    grid-template-columns: 1fr 520px;
    gap: 3rem;
    align-items: center;
}
.how-label,
.practise-label,
.principles-label,
.wont-label {
    color: #f6571c;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    font-size: 0.75rem;
    margin-bottom: 1rem;
    font-weight: 700;
}
.how-heading {
    font-size: 48px;
    line-height: 1.05;
    margin: 0 0 1.25rem;
    color: #111;
    max-width: 680px;
}
.how-text {
    color: #5b5758;
    font-size: 15px;
    line-height: 1.8;
    margin-bottom: 1rem;
}
.how-right img {
    width: 100%;
    display: block;
    border-radius: 12px;
    height: 400px;
}
.principles-section {
    max-width: 1280px;
    margin: 0 auto;
    padding: 4rem 3rem;
}
.principles-heading {
    font-size: 45px;
    line-height: 1.05;
    margin: 0 0 60px;
    color: #111;
    max-width: 50%;
}
.practise-grid-box,
.principles-grid-box {
    border: 1px solid #e7e5e6;
    border-radius: 4px;
    overflow: hidden;
}
.practise-grid,
.principles-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.principle-card {
    padding: 2.25rem 2.5rem;
}
.principle-card:nth-child(n + 3) {
    border-top: 1px solid #efecec;
}
.principle-card:nth-child(2),
.principle-card:nth-child(4) {
    border-left: 1px solid #efecec;
}
.principle-number {
    font-family: var(--font-mono);
    color: #c8c2c2;
    font-size: 12px;
    margin-bottom: 0.8rem;
}
.principle-title {
    margin: 0 0 0.6rem;
    font-size: 20px;
    color: #111;
}
.principle-text {
    margin: 0;
    color: #5b5758;
}
.service-cta-section {
    background: #101010;
    padding: 20px;
    border-radius: 15px;
}
.service-cta-content {
    max-width: 1280px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 2rem;
    background: #101010;
    border-radius: 24px;
    padding: 45px 20px;
}
.practise-button:hover,
a.service-cta-button:hover {
    color: #fff;
    background-color: #d6431c;
}
.service-cta-copy {
    max-width: 720px;
}
.service-cta-label {
    color: #fd7012;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    font-size: 0.75rem;
    margin-bottom: 1rem;
    font-weight: 700;
}
.service-cta-heading {
    color: #fff;
    font-size: 3rem;
    line-height: 1.05;
    margin: 0 0 1rem;
    font-family: var(--h1-font-family);
}
.service-cta-text {
    color: #b8b8b8;
    font-size: 1.05rem;
    line-height: 1.8;
    margin: 0;
    max-width: 680px;
}
.service-cta-button {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: #fd7012;
    color: #fff;
    text-decoration: none;
    padding: 1rem 1.75rem;
    border-radius: 12px;
    font-weight: 700;
    box-shadow: 0 18px 30px rgba(253, 112, 18, 0.18);
}
@media (max-width: 992px) {
    .how-grid,
    .principles-grid {
        grid-template-columns: 1fr;
    }
    .how-right {
        order: -1;
    }
    .principle-card:nth-child(2),
    .principle-card:nth-child(4) {
        border-left: none;
    }
    .principle-card:nth-child(n + 3) {
        border-top: 1px solid #efecec;
    }
    .service-cta-content {
        flex-direction: column;
        text-align: left;
        align-items: flex-start;
    }
    #extra-padding {
        padding: 20px !important;
    }
}
@media (max-width: 768px) {
    .services-hero-section {
        padding: 3rem 1.5rem 1.5rem;
        gap: 1.5rem;
    }
    .services-hero-heading {
        font-size: 2.75rem;
    }
    .service-cta-content {
        padding: 2rem 1.5rem;
    }
    .service-cta-heading {
        font-size: 28px;
    }
    #extra-padding {
        padding: 20px !important;
    }
}
#extra-padding {
    padding: 96px;
}
.wont-section {
    padding: 5rem 3rem 4rem;
    max-width: 1280px;
    margin: 0 auto 4rem;
}
.wont-grid {
    display: grid;
    grid-template-columns: 0.7fr 1fr;
    gap: 3rem;
    align-items: start;
}
.wont-heading {
    font-family: var(--h1-font-family);
    font-size: 50px;
    line-height: 1.05;
    margin: 0 0 1rem;
    color: #111;
}
.wont-text {
    color: #5b5758;
    font-size: 15px;
    line-height: 1.7;
    max-width: 75%;
}
.wont-box {
    border-top: 1px solid #e7e5e6;
    border-bottom: 1px solid #e7e5e6;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
}
.contact-details-list,
.contact-next-list,
.wont-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.wont-item {
    display: flex;
    gap: 1rem;
    align-items: center;
    padding: 1.25rem 2rem;
    border-top: 1px solid #f1f1f1;
}
.wont-icon {
    border-radius: 50%;
    background: #fff;
    border: 1px solid #e8e4e4;
    color: #9b9b9b;
    display: inline-grid;
    font-size: 0.95rem;
}
.practise-text,
.wont-item-text {
    color: #2d2b2d;
    font-size: 16px;
    line-height: 1.7;
}
#add-black {
    background: #111;
}
.feature-band-section {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 3rem;
}
.feature-band-grid {
    margin: 0 auto;
    display: flex;
    flex-wrap: nowrap;
    gap: 0;
    background: #111;
    border-radius: 20px;
    overflow: hidden;
}
.feature-band-card {
    background: #111;
    flex: 1 1 0;
    padding: 30px 0 30px 20px;
    border-right: 1px solid;
    display: flex;
    flex-direction: row;
    justify-content: left;
    gap: 10px;
}
.feature-band-card + .feature-band-card {
    border-left: 1px solid rgba(255, 255, 255, 0.06);
}
.feature-band-number {
    color: #fd7012;
    font-family: var(--font-mono);
    letter-spacing: 0.35em;
    font-size: 0.75rem;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
}
.feature-band-text {
    color: #fff;
    font-size: 0.95rem;
    line-height: 1.2;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media (max-width: 992px) {
    .wont-grid {
        grid-template-columns: 1fr;
    }
    .wont-heading {
        font-size: 40px;
    }
    .feature-band-grid {
        flex-wrap: wrap;
    }
    .feature-band-card {
        flex: 0 0 50%;
    }
}
.practise-section {
    padding: 4rem 3rem;
    max-width: 1280px;
    margin: 0 auto 2rem;
}
.practise-heading {
    font-family: var(--h1-font-family);
    font-size: 35px;
    line-height: 1.05;
    margin: 0 0 35px;
    color: #111;
}
.practise-item {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1.25rem 1.75rem;
    border-top: 1px solid #f1f1f1;
    border: 1px solid #fcf9fa;
}
.practise-icon {
    border-radius: 50%;
    background: #fdefe8;
    color: var(--main-color);
    display: grid;
    font-size: 0.95rem;
}
.practise-note {
    color: #969192;
    font-family: var(--font-mono);
    letter-spacing: 0.08em;
    margin-top: 1.5rem;
    display: block;
    font-size: 14px;
}
.contact-card-label,
.contact-office-list {
    letter-spacing: 0.22em;
    text-transform: uppercase;
    font-weight: 700;
}
.practise-button {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    background: var(--main-color);
    color: #fff;
    text-decoration: none;
    padding: 0.9rem 1.25rem;
    border-radius: 8px;
    margin-top: 1.25rem;
    font-weight: 700;
}
.contact-grid {
    max-width: 1280px;
    margin: 0 auto;
    gap: 2rem;
    display: grid;
    flex-direction: column;
    align-items: start;
    justify-content: center;
}

.contact-sections{


 max-width: 1280px;
    margin: 0 auto;
    gap: 2rem;
    display: grid;
}
.highlights {
    color: #969192;
    font-size: 10px;
}
.contact-sections {
    grid-template-columns: 0.9fr 1fr;
    padding: 4rem 3rem;
}
.contact-sections h1.services-section-heading {
    margin-bottom: 20px;
}
.contact-grid {
    padding: 3rem 7rem 4rem 7rem;
    /* grid-template-columns: 0.95fr 1fr; */
}
.contact-info-stack {
    display: grid;
    gap: 2rem;
    align-content: start;
}
h2.contact-heading{
  text-align:center !important;
  color: var(--main-color) !important;
  font-weight: 800;
}
.contact-card {
    background: #fff;
    border: 1px solid #e7e5e6;
    border-radius: 12px;
    padding: 2rem;
    box-shadow: 0 12px 30px rgba(17, 17, 17, 0.04);
}
.contact-card-label {
    font-size: 0.75rem;
    color: #8d8a8a;
    margin-bottom: 1rem;
}
.contact-details-list li {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1rem;
    color: #1a1a1a;
    font-size: 0.98rem;
}
.contact-details-list a {
    color: #111;
    text-decoration: none;
}
.contact-detail-icon {
    width: 38px;
    height: 38px;
    min-width: 38px;
    border-radius: 13px;
    background: #fdefe8;
    color: var(--main-color);
    display: grid;
    place-items: center;
    font-size: 1rem;
}
.contact-office-label {
    margin-top: 1.75rem;
}
.contact-office-list {
    font-size: 0.78rem;
    color: #111;
    margin-top: 0.75rem;
}
.contact-next-card {
    background: #111;
    border: 1px solid rgba(255, 255, 255, 0.08);
    color: #fff;
}
.contact-next-item {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 1rem;
    align-items: flex-start;
    margin-bottom: 1rem;
}
.contact-next-number {
    color: #fd7012;
    font-family: var(--font-mono);
    font-size: 0.85rem;
    letter-spacing: 0.35em;
}
.contact-next-text {
    color: #f4f4f4;
    font-size: 0.98rem;
    line-height: 1.8;
}
.contact-next-note {
    color: #aaa;
    margin-top: 1.75rem;
    font-size: 0.95rem;
    line-height: 1.8;
}
.contact-form-card {
    padding: 32px 30px 0px 30px;
}
.contact-form-card .wpcf7 {
    width: 100%;
}
.contact-form-card .wpcf7-form input[type="email"],
.contact-form-card .wpcf7-form input[type="text"],
.contact-form-card .wpcf7-form input[type="url"],
.contact-form-card .wpcf7-form textarea {
    width: 100%;
    border: 1px solid #e7e5e6;
    border-radius: 12px;
    padding: 1rem;
    font-size: 1rem;
    color: #111;
    background: #fff;
}
.contact-form-card .wpcf7-form input[type="submit"] {
    background: var(--main-color);
    color: #fff;
    border: none;
    border-radius: 12px;
    padding: 1rem 1.5rem;
    font-weight: 700;
    cursor: pointer;
}
#background-change {
    background: #fcf9fa;
}
@media (max-width: 768px) {
    .feature-band-card {
        flex: 0 0 100%;
    }
    .position-heading,
    .services-hero-copy {
        max-width: 100% !important;
    }
    .contact-sections {
        display: flex !important;
        padding: 3rem 1rem 1rem !important;
    }
    .about-aura-inner,
    .contact-grid {
        padding: 2rem 1rem !important;
    }
    .services-hero-footer {
        display: none;
    }
    .practice-title {
        font-size: 33px;
    }
    .practice-delivers-label {
        font-size: 10px;
    }
    .position-section {
        padding: 2rem 1rem 3rem !important;
    }
    .practice-feature-card {
        align-items: center;
    }
    .practice-section-reverse .practice-left {
        order: 2;
    }
    .practice-section-reverse .practice-right {
        order: 1;
    }
    .position-heading {
        font-size: 28px !important;
    }
    .position-card {
        border: 1px solid #f9f3f6 !important;
    }
    .audit-cta-inner {
        gap: 40px;
        padding: 30px 15px;
    }
    .audit-cta-copy h2 {
        line-height: 37px;
    }
}
@media (max-width: 992px) {
    .contact-grid,
    .practise-grid {
        grid-template-columns: 1fr;
    }
    .practise-heading {
        font-size: 40px;
    }
    .about-standard-text,
    .position-heading,
    .services-hero-copy {
        max-width: 100% !important;
    }
    .contact-sections {
        display: block !important;
        padding: 3rem 1rem 1rem !important;
    }
    .about-aura-inner,
    .about-methodology-inner,
    .about-origin-inner,
    .about-standard-inner,
    .contact-grid {
        padding: 2rem 1rem !important;
    }
    .about-cta-inner {
        padding: 2rem 1rem 4rem !important;
    }
    .insights-hero-section{
        padding: 2rem 1rem 2rem 1rem !important;
        gap:20px;
    }
    .insights-feature-grid{
        display:block;
    }
    .insights-feature-section{
        padding: 2rem 1rem 2rem 1rem !important;
    }
    .insights-feature-left{
        margin-bottom: 30px;
    }
    .insights-cards-section,.audit-apply-inner {
        padding: 3rem 1rem 2.5rem 1rem !important;
    }
    .insights-grid-card-number{
        right:40px !important;
        top:17px !important;
        font-size: 37px !important;
    }
    .insights-grid-card-text{
        max-width:100% !important;
    }
    .insights-grid-card{
    padding: 30px 30px !important;
      border-left: 1px solid #ece8e7 !important;
      border-top: 1px solid #ece8e7 !important;
    }
    .insights-hero-heading{
        font-size: 50px !important;
    }
    .insights-hero-section
    .about-cta-heading {
        font-size: 25px !important;
    }
    .about-methodology-heading {
        font-size: 32px;
    }
    .about-standard-heading {
        font-size: 29px;
    }
    .about-standard-text {
        font-size: 14px !important;
    }
    .about-stats-grid,
    .home-process-grid {
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
    .services-hero-footer {
        display: none;
    }
    .practice-title {
        font-size: 33px;
    }
    .practice-delivers-label {
        font-size: 10px;
    }
    .practice-feature-card {
        align-items: center;
        font-size: 28px;
    }
    .practice-section-reverse .practice-left {
        order: 2;
    }
    .practice-section-reverse .practice-right {
        order: 1;
    }
    .position-section {
        padding: 2rem 1rem 3rem !important;
    }
    .position-heading {
        font-size: 28px !important;
    }
    .position-card {
        border: 1px solid #f9f3f6 !important;
    }
    .audit-cta-inner {
        gap: 40px;
        padding: 30px 15px;
    }
    .audit-cta-copy h2 {
        line-height: 37px;
    }
    .about-aura-features-head {
        font-size: 11px !important;
    }
    .home-capabilities-inner,
    .home-hero-section,
    .home-platform-layout,
    .home-process-inner {
        padding: 3rem 1rem 2rem !important;
    }
    .home-accountable-inner {
        padding: 3rem 1rem 4rem !important;
        display: block;
    }
    .home-hero-copy h1 {
        font-size: 34px !important;
    }
    .home-capabilities-heading h2,
    .home-process-inner h2 {
        font-size: 26px !important;
    }
    .home-accountable-copy p,
    .home-hero-copy p {
        max-width: 100% !important;
        width: 100%;
    }
    .home-capabilities-top,
    .home-platform-layout {
        gap: 0;
    }
    .home-accountable-features {
        padding-top: 30px;
    }
    .home-accountable-item {
        gap: 10px;
    }
}

/* Insights Template */
.insights-hero-bg {
  background: #fff;
  color: #111;
}
.insights-hero-section {
  display: grid;
  grid-template-columns: .9fr 0.8fr;
  gap: 2.5rem;
  max-width: 1280px;
  margin: 0 auto;
  align-items: end;
  padding: 5rem 3rem;
}
.insights-hero-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.insights-hero-label {
  color: #fd7012;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 11px;
  margin-bottom: 1.2rem;
  font-weight: 700;
}
.insights-hero-heading {
  font-family: var(--h1-font-family);
  font-size: 60px;
  line-height: 0.95;
  margin: 0;
  font-weight:700;
  letter-spacing: -0.03em;
  max-width: 830px;
}
.insights-hero-right {
  display: flex;
  align-items: center;
}
.insights-hero-copy {
  color: #5b5758;
  font-size: 15px;
  line-height: 1.9;
  max-width: 99%;
}

@media (max-width: 992px) {
  .insights-hero-section {
    grid-template-columns: 1fr;
  }
  .insights-hero-right {
    align-items: flex-start;
  }
}
.insights-feature-bg{
  border-top: 1px solid #ece8e7;
  border-bottom: 1px solid #ece8e7;
}
.insights-feature-section {
  background: #fff;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0rem 3rem;
}
.insights-feature-grid {
  display: grid;
  grid-template-columns: 1.6fr 1fr;
  gap: 4rem;
  align-items: center;
}
.insights-feature-left {
  display: flex;
  flex-direction: column;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
.insights-feature-left:focus,
.insights-feature-left:hover {
  text-decoration: none;
}
.insights-feature-left:hover .insights-feature-title {
  color: #fd7012;
}
.insights-feature-right {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background: #fff2e7;
  padding: 3rem 2rem;
  min-height: 350px;
  gap: 0.5rem;
}
.insights-feature-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
.insights-feature-tag {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 10px 10px;
    border: 1px solid #fd7012;
    color: #fd7012;
    /* border-radius: 999px; */
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-weight: 700;
    font-size: 11px;
}
.insights-feature-time {
  color: #4d4d4d;
  font-size: 0.95rem;
  font-weight: 600;
}
.insights-feature-title {
  margin: 0 0 1.25rem;
  font-family: var(--main-font-family);
  font-size: 45px;
  line-height: 1.02;
  color: black;
  font-weight: 700;
}
.insights-feature-text {
  margin: 0 0 2rem;
  color: #4d4d4d;
  font-size: 1rem;
  line-height: 1.8;
  max-width: 85%;
  /* font-weight:800; */
}
.insights-feature-link {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: #fd7012;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size:12px;
}
.insights-feature-link:hover{
  color: #fd7012;
}
.insights-feature-number {
  display: block;
  font-size: 74px;
  line-height: 0.85;
  color: rgba(253, 112, 18, 0.18);
  font-weight: 800;
  letter-spacing: -0.03em;
}
.insights-feature-date {
  display: block;
  margin-top: 10px;
  font-size: 0.9rem;
  font-weight: 800;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #313131;
}

.insights-cards-bg {
  background: #fff;
}
.insights-cards-section {
  max-width: 1280px;
  margin: 0 auto;
  padding: 3rem 5rem 2.5rem 5rem;
}
.insights-cards-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0;
  overflow: hidden;
}
.insights-grid-card {
  display: block;
  position: relative;
  padding: 3rem 3rem 2rem 3rem;
  background: #fff;
  border-right: 1px solid #ece8e7;
  border-bottom: 1px solid #ece8e7;
  overflow: hidden;
  color: inherit;
  text-decoration: none;
  cursor: pointer;
  
}
.insights-grid-card:focus,
.insights-grid-card:hover {
  text-decoration: none;
}
.insights-grid-card:hover{

  background: #fd70120f;
}
.insights-grid-card:nth-child(2n) {
  border-right: none;
}
.insights-grid-card:nth-last-child(-n+2) {
  border-bottom: none;
}
/* .insights-grid-card:first-child {
  border-top-left-radius: 32px;
} */
/* .insights-grid-card:nth-child(2) {
  border-top-right-radius: 32px;
} */
/* .insights-grid-card:nth-child(3) {
  border-bottom-left-radius: 32px;
}
.insights-grid-card:last-child {
  border-bottom-right-radius: 32px;
} */
.insights-grid-card-number {
  position: absolute;
  top: 28px;
  right: 80px;
  font-size: 44px;
  color: rgba(253, 112, 18, 0.08);
  font-weight: 800;
  letter-spacing: -0.04em;
}
.insights-grid-card-label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 6px 12px;
  border: 1px solid #a7cfff;
  color: #1c6bff;
  /* background: #1c6bff; */
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 10px;
  font-weight: 700;
  margin-bottom: 45px;
}
.insights-grid-card-label-green {
  border:1px solid #a4f4cfb5;
  /* border-color: #a4f4cf; */
  color: #158f52;
  background: #a4f4cf9e;
}
.insights-grid-card-label-purple {
  border:1px solid #ddd6ff;
  border-color: #ddd6ff;
  color: #5c47b0;
  background: #ddd6ff40;
}
.insights-grid-card-title {
  margin: 0 0 1.5rem;
  font-family: var(--main-font-family);
  font-size: 21px;
  line-height: 1.05;
  color: black;
  font-weight: 700;
}
.insights-grid-card-text {
  /* margin: 0 0 2rem; */
  color: #4d4d4d;
  font-size: 1rem;
  line-height: 1.8;
  max-width: 95%;
}
.insights-grid-card-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #6a6a6a;
  font-size: 0.95rem;
  gap: 1rem;
  border-top: 1px solid #ece8e7;
  padding-top: 1.5rem;
}
.insights-grid-card-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fd7012;
  font-size: 1.25rem;
}
.insights-grid-card:hover .insights-grid-card-title,
.insights-grid-card:hover .insights-grid-card-arrow {
  color: #fd7012;
}
/* .insights-grid-card-highlight {
  background: #fff4eb;
} */
.insights-grid-card-highlight .insights-grid-card-title {
  color:black;
}
.insights-grid-card-highlight .insights-grid-card-label {
  border:1px solid #1c6bff2e;
  /* border-color: #eff6ff; */
  color: #1c6bff;
  background:#eff6ff;
}

@media (max-width: 992px) {
  .insights-cards-grid {
    grid-template-columns: 1fr;
  }
  .insights-grid-card:nth-child(2n) {
    border-right: 1px solid #ece8e7;
  }
  .insights-grid-card:nth-last-child(-n+2) {
    border-bottom: 1px solid #ece8e7;
  }
}

@media (max-width: 900px) {
  .insights-hero-inner,
  .insights-feature-card {
    grid-template-columns: 1fr;
  }
  .insights-feature-card {
    border-radius: 20px;
  }
  .insights-feature-aside {
    padding: 2.5rem 1.75rem;
  }
}
/* Apply CTA (screenshot) */
.audit-apply-section {
  background: #f6f8f9;
  padding: 3.5rem 3rem;
  border-top: 1px solid #eceef0;
  border-bottom: 1px solid #eceef0;
}
.audit-apply-inner {
  max-width: 1280px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 50px;
}
.audit-apply-left {
  display: flex;
  flex-direction: column;
}
.audit-apply-label {
  color: var(--main-color);
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-weight: 800;
  font-size: 0.75rem;
  margin-bottom: 0.75rem;
}
.audit-apply-heading {
  margin: 0;
  font-size: 30px;
  line-height: 1.15;
  color: #111;
  font-weight: 700;
  font-family: var(--main-font-family);
}
.audit-apply-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--main-color);
  color: #fff;
  padding: 14px 22px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  text-decoration: none;
  /* min-width: 230px; */
  font-size:14px;
}
.audit-apply-button:hover{
     background: #d6431c;
  color: #fff;
}
.audit-apply-button i {
  margin-left: 0.75rem;
}
@media (max-width: 980px) {
  .audit-apply-inner {flex-direction: column; align-items: flex-start;}
  .audit-apply-button {min-width: auto; width: 100%; margin-top: 1rem}
}

