.gmd-competences-seo-active #main-content,
.gmd-competences-seo-active .et-l--post,
.gmd-competences-seo-active .entry-content {
    overflow: visible;
}

.gmd-competences-seo-active #main-content .container,
.gmd-competences-seo-active #left-area,
.gmd-competences-seo-active article.page,
.gmd-competences-seo-active .entry-content {
    width: 100%;
    max-width: none;
    margin: 0;
    padding: 0;
}

.gmd-competences-seo-active #main-content .container::before,
.gmd-competences-seo-active #sidebar {
    display: none;
}

.gmdseo-page,
.gmdseo-page *,
.gmdseo-page *::before,
.gmdseo-page *::after,
.gmdseo-cta,
.gmdseo-cta *,
.gmdseo-cta *::before,
.gmdseo-cta *::after {
    box-sizing: border-box;
}

.gmdseo-page,
.gmdseo-cta {
    --gmdseo-ink: #0c1730;
    --gmdseo-navy: #07142d;
    --gmdseo-navy-2: #0c1b38;
    --gmdseo-blue: #246bfd;
    --gmdseo-coral: #ff6534;
    --gmdseo-pink: #e90078;
    --gmdseo-teal: #18a99d;
    --gmdseo-paper: #fffdfa;
    --gmdseo-ivory: #f7f3ec;
    --gmdseo-muted: #626b7d;
    --gmdseo-line: rgba(12, 23, 48, .12);
    --gmdseo-shadow: 0 22px 60px rgba(12, 23, 48, .09);
    color: var(--gmdseo-ink);
    font-family: "Sora", "Aptos", "Segoe UI", Arial, sans-serif;
    font-size: 16px;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

.gmdseo-page {
    width: 100%;
    overflow: hidden;
    background: var(--gmdseo-paper);
}

.gmdseo-page a,
.gmdseo-cta a {
    color: inherit;
    text-decoration: none;
}

.gmdseo-page p,
.gmdseo-page ul,
.gmdseo-page h1,
.gmdseo-page h2,
.gmdseo-page h3,
.gmdseo-page blockquote,
.gmdseo-cta p,
.gmdseo-cta h2 {
    margin-top: 0;
}

.gmdseo-page h1,
.gmdseo-page h2,
.gmdseo-page h3,
.gmdseo-cta h2 {
    padding: 0;
    color: var(--gmdseo-ink);
    font-family: "Sora", "Aptos", "Segoe UI", Arial, sans-serif;
}

.gmdseo-shell {
    position: relative;
    z-index: 2;
    width: min(1420px, calc(100% - 56px));
    margin-inline: auto;
}

.gmdseo-hero {
    position: relative;
    isolation: isolate;
    overflow: hidden;
    background:
        radial-gradient(circle at 82% 14%, rgba(36, 107, 253, .12), transparent 26%),
        radial-gradient(circle at 94% 84%, rgba(233, 0, 120, .08), transparent 24%),
        linear-gradient(125deg, #fffdfa 0%, #fbfdff 58%, #f4faff 100%);
}

.gmdseo-hero::before {
    position: absolute;
    z-index: -1;
    width: 132px;
    height: 108px;
    top: 80px;
    right: 8%;
    content: "";
    opacity: .28;
    background-image: radial-gradient(circle, var(--gmdseo-blue) 1.6px, transparent 1.8px);
    background-size: 15px 15px;
}

.gmdseo-orbit {
    position: absolute;
    z-index: -1;
    border: 1px solid rgba(36, 107, 253, .13);
    border-radius: 50%;
    pointer-events: none;
}

.gmdseo-orbit--one {
    width: 640px;
    height: 640px;
    top: -330px;
    right: -160px;
    border-width: 78px;
    border-color: rgba(36, 107, 253, .07);
}

.gmdseo-orbit--two {
    width: 390px;
    height: 390px;
    bottom: -280px;
    left: -210px;
    border-width: 46px;
    border-color: rgba(255, 101, 52, .08);
}

.gmdseo-hero-grid,
.gmdseo-detail-hero-grid {
    display: grid;
    min-height: 700px;
    padding-block: clamp(74px, 7vw, 112px) clamp(78px, 7vw, 116px);
    align-items: center;
    gap: clamp(48px, 6vw, 94px);
}

.gmdseo-hero-grid {
    grid-template-columns: minmax(0, .98fr) minmax(500px, 1.02fr);
}

.gmdseo-detail-hero-grid {
    grid-template-columns: minmax(0, 1.08fr) minmax(420px, .72fr);
}

.gmdseo-hero-copy {
    min-width: 0;
}

.gmdseo-breadcrumb {
    display: flex;
    margin-bottom: 34px;
    gap: 9px;
    align-items: center;
    flex-wrap: wrap;
    color: #788092;
    font-size: .72rem;
    font-weight: 700;
}

.gmdseo-breadcrumb a {
    transition: color .2s ease;
}

.gmdseo-breadcrumb a:hover {
    color: var(--gmdseo-blue);
}

.gmdseo-kicker {
    display: flex;
    margin-bottom: 20px !important;
    gap: 12px;
    align-items: center;
    color: #1762cc !important;
    font-size: .72rem !important;
    font-weight: 850;
    letter-spacing: .11em;
    line-height: 1.3 !important;
    text-transform: uppercase;
}

.gmdseo-kicker span {
    display: inline-block;
    width: 30px;
    height: 3px;
    flex: 0 0 30px;
    border-radius: 99px;
    background: linear-gradient(90deg, var(--gmdseo-blue), var(--gmdseo-pink));
}

.gmdseo-hero h1 {
    max-width: 790px;
    margin-bottom: 25px !important;
    font-size: clamp(3.05rem, 5.15vw, 6.25rem) !important;
    font-weight: 880 !important;
    letter-spacing: -.073em !important;
    line-height: .98 !important;
}

.gmdseo-hero--detail h1 {
    font-size: clamp(3rem, 4.5vw, 5.5rem) !important;
}

.gmdseo-page h1 em,
.gmdseo-page h2 em {
    color: var(--gmdseo-blue);
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 500;
    letter-spacing: -.04em;
}

.gmdseo-lead {
    max-width: 745px;
    margin-bottom: 0 !important;
    color: #3f495c !important;
    font-size: clamp(1.04rem, 1.25vw, 1.28rem) !important;
    line-height: 1.72 !important;
}

.gmdseo-actions {
    display: flex;
    margin-top: 34px;
    gap: 13px;
    align-items: center;
    flex-wrap: wrap;
}

.gmdseo-button {
    display: inline-flex;
    min-height: 54px;
    padding: 0 23px;
    gap: 13px;
    align-items: center;
    justify-content: center;
    border: 1px solid transparent;
    border-radius: 8px;
    font-size: .82rem;
    font-weight: 850;
    line-height: 1.2;
    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease, background .22s ease;
}

.gmdseo-button:hover {
    transform: translateY(-3px);
}

.gmdseo-button--primary {
    color: #fff !important;
    background: linear-gradient(135deg, var(--gmdseo-blue), #6c20dd 72%, #9b16bc);
    box-shadow: 0 17px 34px rgba(36, 107, 253, .24);
}

.gmdseo-button--primary:hover {
    box-shadow: 0 22px 42px rgba(36, 107, 253, .34);
}

.gmdseo-button--ghost {
    color: var(--gmdseo-ink) !important;
    border-color: rgba(12, 23, 48, .15);
    background: rgba(255, 255, 255, .74);
    box-shadow: 0 12px 28px rgba(12, 23, 48, .05);
}

.gmdseo-button--ghost:hover {
    border-color: rgba(36, 107, 253, .38);
    box-shadow: 0 18px 34px rgba(12, 23, 48, .09);
}

.gmdseo-arrow {
    display: inline-flex;
    transition: transform .2s ease;
}

a:hover .gmdseo-arrow {
    transform: translateX(4px);
}

.gmdseo-trust {
    display: flex;
    margin: 24px 0 0 !important;
    padding: 0 !important;
    gap: 10px 24px;
    flex-wrap: wrap;
    list-style: none !important;
}

.gmdseo-trust li {
    position: relative;
    margin: 0 !important;
    padding-left: 17px;
    color: #6c7484;
    font-size: .68rem;
    font-weight: 750;
}

.gmdseo-trust li::before {
    position: absolute;
    width: 9px;
    height: 5px;
    top: .46em;
    left: 0;
    content: "";
    border-bottom: 2px solid var(--gmdseo-teal);
    border-left: 2px solid var(--gmdseo-teal);
    transform: rotate(-45deg);
}

.gmdseo-system-card,
.gmdseo-focus-card {
    position: relative;
    overflow: hidden;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .13);
    border-radius: 24px;
    background:
        radial-gradient(circle at 86% 14%, rgba(233, 0, 120, .22), transparent 30%),
        radial-gradient(circle at 12% 92%, rgba(36, 107, 253, .19), transparent 31%),
        linear-gradient(145deg, #0b1833, #071126 72%);
    box-shadow: 0 32px 80px rgba(7, 20, 45, .25);
}

.gmdseo-system-card {
    min-height: 515px;
    padding: 34px;
    transform: perspective(1100px) rotateY(-3deg) rotateX(1deg);
}

.gmdseo-system-card::after,
.gmdseo-focus-card::after {
    position: absolute;
    width: 260px;
    height: 260px;
    right: -155px;
    bottom: -165px;
    content: "";
    border: 48px solid rgba(255, 255, 255, .035);
    border-radius: 50%;
}

.gmdseo-system-top,
.gmdseo-system-note,
.gmdseo-focus-heading,
.gmdseo-focus-foot {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
}

.gmdseo-system-top {
    padding-bottom: 21px;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, .11);
    font-size: .76rem;
    font-weight: 820;
}

.gmdseo-system-top span {
    display: flex;
    gap: 8px;
    align-items: center;
}

.gmdseo-system-top i,
.gmdseo-system-note i,
.gmdseo-focus-foot i {
    display: inline-block;
    width: 8px;
    height: 8px;
    flex: 0 0 8px;
    border-radius: 50%;
    background: #32d5a8;
    box-shadow: 0 0 0 4px rgba(50, 213, 168, .1);
}

.gmdseo-system-top small {
    color: rgba(255, 255, 255, .48);
    font-size: .61rem;
}

.gmdseo-system-grid {
    position: relative;
    z-index: 2;
    display: grid;
    margin-top: 26px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.gmdseo-system-grid > * {
    display: grid;
    min-height: 91px;
    padding: 13px 8px;
    place-items: center;
    align-content: center;
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 13px;
    background: rgba(255, 255, 255, .035);
    font-size: .67rem;
    font-weight: 850;
    letter-spacing: .02em;
    text-align: center;
}

.gmdseo-system-grid strong {
    border-color: rgba(233, 0, 120, .48);
    background: linear-gradient(145deg, rgba(36, 107, 253, .15), rgba(233, 0, 120, .19));
    box-shadow: 0 0 28px rgba(233, 0, 120, .12);
}

.gmdseo-system-grid small {
    display: block;
    margin-top: 4px;
    color: rgba(255, 255, 255, .42);
    font-size: .5rem;
    font-weight: 650;
}

.gmdseo-system-flow {
    position: relative;
    z-index: 2;
    display: flex;
    margin-top: 14px;
    min-height: 50px;
    padding: 10px 14px;
    gap: 9px;
    align-items: center;
    justify-content: space-between;
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 12px;
    background: rgba(255, 255, 255, .03);
    color: rgba(255, 255, 255, .63);
    font-size: .52rem;
    font-weight: 780;
    text-transform: uppercase;
}

.gmdseo-system-flow b {
    color: var(--gmdseo-pink);
}

.gmdseo-system-note {
    margin-top: 14px;
    padding: 14px 16px;
    gap: 12px;
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 12px;
    background: rgba(255, 255, 255, .035);
    color: rgba(255, 255, 255, .55);
    font-size: .56rem;
}

.gmdseo-system-note strong {
    display: block;
    color: #fff;
    font-size: .61rem;
}

.gmdseo-focus-card {
    padding: 42px;
}

.gmdseo-focus-heading {
    gap: 18px;
    padding-bottom: 24px;
    border-bottom: 1px solid rgba(255, 255, 255, .11);
}

.gmdseo-icon {
    display: inline-flex;
    width: 58px;
    height: 58px;
    flex: 0 0 58px;
    align-items: center;
    justify-content: center;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .16);
    border-radius: 17px;
    background: linear-gradient(145deg, var(--gmdseo-blue), #7d24d6);
    box-shadow: 0 13px 28px rgba(36, 107, 253, .25);
    font-size: .61rem;
    font-weight: 900;
    letter-spacing: .04em;
}

.gmdseo-focus-heading small,
.gmdseo-focus-heading strong {
    display: block;
}

.gmdseo-focus-heading small {
    margin-bottom: 4px;
    color: rgba(255, 255, 255, .47);
    font-size: .59rem;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.gmdseo-focus-heading strong {
    color: #fff;
    font-size: 1rem;
    line-height: 1.25;
}

.gmdseo-focus-card > p {
    position: relative;
    z-index: 2;
    margin: 29px 0 0 !important;
    color: rgba(255, 255, 255, .68) !important;
    font-size: .86rem !important;
    line-height: 1.7 !important;
}

.gmdseo-focus-card ul {
    position: relative;
    z-index: 2;
    display: grid;
    margin: 28px 0 0 !important;
    padding: 0 !important;
    gap: 10px;
    list-style: none !important;
}

.gmdseo-focus-card li {
    position: relative;
    margin: 0 !important;
    padding: 13px 14px 13px 39px;
    border: 1px solid rgba(255, 255, 255, .08);
    border-radius: 11px;
    background: rgba(255, 255, 255, .035);
    color: rgba(255, 255, 255, .84);
    font-size: .72rem;
    font-weight: 720;
}

.gmdseo-focus-card li::before {
    position: absolute;
    width: 8px;
    height: 8px;
    top: 18px;
    left: 17px;
    content: "";
    border-radius: 50%;
    background: var(--gmdseo-blue);
    box-shadow: 0 0 0 4px rgba(36, 107, 253, .12);
}

.gmdseo-focus-foot {
    margin-top: 25px;
    gap: 10px;
    color: rgba(255, 255, 255, .47);
    font-size: .56rem;
    font-weight: 700;
}

.gmdseo-jump {
    position: sticky;
    z-index: 40;
    top: 0;
    border-top: 1px solid rgba(12, 23, 48, .08);
    border-bottom: 1px solid rgba(12, 23, 48, .1);
    background: rgba(255, 253, 250, .92);
    box-shadow: 0 10px 30px rgba(12, 23, 48, .055);
    backdrop-filter: blur(16px);
}

.admin-bar .gmdseo-jump {
    top: 32px;
}

.gmdseo-jump .gmdseo-shell {
    display: flex;
    min-height: 64px;
    gap: 26px;
    align-items: center;
    justify-content: center;
    overflow-x: auto;
    scrollbar-width: none;
}

.gmdseo-jump .gmdseo-shell::-webkit-scrollbar {
    display: none;
}

.gmdseo-jump a {
    position: relative;
    flex: 0 0 auto;
    color: #525c6f;
    font-size: .68rem;
    font-weight: 800;
    transition: color .2s ease;
}

.gmdseo-jump a::after {
    position: absolute;
    height: 2px;
    right: 50%;
    bottom: -10px;
    left: 50%;
    content: "";
    border-radius: 99px;
    background: var(--gmdseo-blue);
    transition: left .2s ease, right .2s ease;
}

.gmdseo-jump a:hover,
.gmdseo-jump a.is-active {
    color: var(--gmdseo-ink);
}

.gmdseo-jump a:hover::after,
.gmdseo-jump a.is-active::after {
    right: 0;
    left: 0;
}

.gmdseo-section {
    padding-block: clamp(74px, 7vw, 112px);
    background: var(--gmdseo-paper);
    scroll-margin-top: 82px;
}

.gmdseo-section--tint {
    background:
        radial-gradient(circle at 7% 12%, rgba(36, 107, 253, .055), transparent 24%),
        linear-gradient(180deg, #f7f9fc, #f4f6f9);
}

.gmdseo-section--navy {
    position: relative;
    overflow: hidden;
    color: #fff;
    background:
        radial-gradient(circle at 90% 15%, rgba(36, 107, 253, .2), transparent 28%),
        radial-gradient(circle at 9% 85%, rgba(233, 0, 120, .12), transparent 25%),
        linear-gradient(145deg, #07142d, #0a1833 70%, #0d1e3f);
}

.gmdseo-section--navy::after {
    position: absolute;
    width: 400px;
    height: 400px;
    right: -205px;
    bottom: -260px;
    content: "";
    border: 58px solid rgba(255, 255, 255, .03);
    border-radius: 50%;
}

.gmdseo-heading-row {
    display: grid;
    margin-bottom: 48px;
    grid-template-columns: minmax(0, 1.08fr) minmax(300px, .58fr);
    gap: 54px;
    align-items: end;
}

.gmdseo-heading-row h2,
.gmdseo-split-copy h2,
.gmdseo-faq-layout h2,
.gmdseo-editorial-grid h2 {
    max-width: 870px;
    margin-bottom: 0 !important;
    font-size: clamp(2.35rem, 3.65vw, 4.75rem) !important;
    font-weight: 870 !important;
    letter-spacing: -.064em !important;
    line-height: 1.03 !important;
}

.gmdseo-heading-row > p,
.gmdseo-split-copy > p,
.gmdseo-faq-layout > div:first-child > p:last-child {
    margin-bottom: 0 !important;
    color: var(--gmdseo-muted) !important;
    font-size: .93rem !important;
    line-height: 1.72 !important;
}

.gmdseo-heading-row--light h2 {
    color: #fff !important;
}

.gmdseo-heading-row--light h2 em {
    color: #6d96ff;
}

.gmdseo-heading-row--light > p {
    color: rgba(255, 255, 255, .62) !important;
}

.gmdseo-heading-row--light .gmdseo-kicker {
    color: #7ba1ff !important;
}

.gmdseo-card-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.gmdseo-expertise-card {
    position: relative;
    display: flex;
    min-width: 0;
    min-height: 440px;
    padding: 30px;
    flex-direction: column;
    border: 1px solid rgba(12, 23, 48, .105);
    border-radius: 18px;
    background: rgba(255, 255, 255, .76);
    box-shadow: 0 14px 38px rgba(12, 23, 48, .045);
    transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}

.gmdseo-expertise-card:hover {
    border-color: rgba(36, 107, 253, .25);
    box-shadow: var(--gmdseo-shadow);
    transform: translateY(-7px);
}

.gmdseo-card-top {
    display: flex;
    margin-bottom: 26px;
    gap: 14px;
    align-items: center;
}

.gmdseo-card-top .gmdseo-icon {
    width: 49px;
    height: 49px;
    flex-basis: 49px;
    border-radius: 14px;
}

.gmdseo-card-top > span:last-child {
    color: #7a8292;
    font-size: .59rem;
    font-weight: 850;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.gmdseo-expertise-card h3 {
    margin-bottom: 14px !important;
    font-size: 1.23rem !important;
    font-weight: 850 !important;
    letter-spacing: -.035em !important;
    line-height: 1.22 !important;
}

.gmdseo-expertise-card h3 a:hover {
    color: var(--gmdseo-blue);
}

.gmdseo-expertise-card > p {
    margin-bottom: 18px !important;
    color: var(--gmdseo-muted) !important;
    font-size: .76rem !important;
    line-height: 1.65 !important;
}

.gmdseo-expertise-card ul {
    display: grid;
    margin: 0 0 24px !important;
    padding: 0 !important;
    gap: 8px;
    list-style: none !important;
}

.gmdseo-expertise-card li {
    position: relative;
    margin: 0 !important;
    padding-left: 17px;
    color: #465064;
    font-size: .66rem;
    font-weight: 690;
}

.gmdseo-expertise-card li::before {
    position: absolute;
    width: 6px;
    height: 6px;
    top: .58em;
    left: 0;
    content: "";
    border-radius: 50%;
    background: var(--gmdseo-blue);
}

.gmdseo-text-link {
    display: inline-flex;
    margin-top: auto;
    gap: 10px;
    align-items: center;
    color: var(--gmdseo-blue) !important;
    font-size: .7rem;
    font-weight: 850;
}

.gmdseo-method-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
}

.gmdseo-method-grid article {
    position: relative;
    min-height: 260px;
    padding: 31px 25px;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 16px;
    background: rgba(255, 255, 255, .04);
}

.gmdseo-method-grid article::after {
    position: absolute;
    width: 30px;
    height: 1px;
    top: 48px;
    right: -22px;
    content: "";
    background: rgba(104, 147, 255, .5);
}

.gmdseo-method-grid article:last-child::after {
    display: none;
}

.gmdseo-method-grid b {
    display: inline-flex;
    width: 43px;
    height: 43px;
    align-items: center;
    justify-content: center;
    color: #83a6ff;
    border: 1px solid rgba(111, 153, 255, .28);
    border-radius: 50%;
    background: rgba(36, 107, 253, .08);
    font-size: .67rem;
}

.gmdseo-method-grid h3 {
    margin: 25px 0 12px !important;
    color: #fff !important;
    font-size: 1.08rem !important;
    font-weight: 830 !important;
    letter-spacing: -.03em !important;
}

.gmdseo-method-grid p {
    margin-bottom: 0 !important;
    color: rgba(255, 255, 255, .58) !important;
    font-size: .72rem !important;
    line-height: 1.65 !important;
}

.gmdseo-split {
    display: grid;
    grid-template-columns: minmax(320px, .72fr) minmax(0, 1.28fr);
    gap: clamp(55px, 7vw, 105px);
    align-items: center;
}

.gmdseo-split-copy > p {
    margin-top: 24px !important;
}

.gmdseo-split-copy .gmdseo-text-link {
    margin-top: 27px;
}

.gmdseo-deliverable-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.gmdseo-deliverable-grid span {
    position: relative;
    display: flex;
    min-height: 108px;
    padding: 22px 18px 19px 44px;
    align-items: center;
    color: #354055;
    border: 1px solid rgba(12, 23, 48, .1);
    border-radius: 14px;
    background: #fff;
    box-shadow: 0 10px 28px rgba(12, 23, 48, .045);
    font-size: .7rem;
    font-weight: 780;
    line-height: 1.4;
}

.gmdseo-deliverable-grid span::before {
    position: absolute;
    width: 10px;
    height: 6px;
    top: 50%;
    left: 20px;
    content: "";
    border-bottom: 2px solid var(--gmdseo-teal);
    border-left: 2px solid var(--gmdseo-teal);
    transform: translateY(-65%) rotate(-45deg);
}

.gmdseo-situation-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 17px;
}

.gmdseo-situation-grid article {
    min-height: 285px;
    padding: 34px;
    border: 1px solid rgba(12, 23, 48, .095);
    border-radius: 17px;
    background: rgba(255, 255, 255, .82);
    box-shadow: 0 14px 36px rgba(12, 23, 48, .045);
}

.gmdseo-situation-grid article > span {
    display: inline-flex;
    padding: 7px 10px;
    color: #1762cc;
    border-radius: 99px;
    background: rgba(36, 107, 253, .08);
    font-size: .56rem;
    font-weight: 850;
    letter-spacing: .05em;
    text-transform: uppercase;
}

.gmdseo-situation-grid h3 {
    margin: 24px 0 12px !important;
    font-size: 1.28rem !important;
    font-weight: 850 !important;
    letter-spacing: -.035em !important;
    line-height: 1.2 !important;
}

.gmdseo-situation-grid p {
    margin-bottom: 22px !important;
    color: var(--gmdseo-muted) !important;
    font-size: .75rem !important;
    line-height: 1.64 !important;
}

.gmdseo-situation-grid b {
    color: #2f3a50;
    font-size: .63rem;
}

.gmdseo-faq-layout {
    display: grid;
    grid-template-columns: minmax(310px, .68fr) minmax(0, 1.32fr);
    gap: clamp(55px, 7vw, 105px);
    align-items: start;
}

.gmdseo-faq-layout h2 {
    margin-bottom: 25px !important;
}

.gmdseo-faq {
    display: grid;
    gap: 10px;
}

.gmdseo-faq details {
    overflow: hidden;
    border: 1px solid rgba(12, 23, 48, .1);
    border-radius: 13px;
    background: rgba(255, 255, 255, .82);
    box-shadow: 0 10px 28px rgba(12, 23, 48, .035);
    transition: border-color .2s ease, box-shadow .2s ease;
}

.gmdseo-faq details[open] {
    border-color: rgba(36, 107, 253, .25);
    box-shadow: 0 16px 34px rgba(12, 23, 48, .06);
}

.gmdseo-faq summary {
    position: relative;
    display: flex;
    min-height: 68px;
    padding: 18px 58px 18px 21px;
    align-items: center;
    color: var(--gmdseo-ink);
    cursor: pointer;
    font-size: .77rem;
    font-weight: 820;
    line-height: 1.4;
    list-style: none;
}

.gmdseo-faq summary::-webkit-details-marker {
    display: none;
}

.gmdseo-faq summary::before,
.gmdseo-faq summary::after {
    position: absolute;
    width: 13px;
    height: 2px;
    top: 50%;
    right: 22px;
    content: "";
    border-radius: 99px;
    background: var(--gmdseo-blue);
    transition: transform .2s ease;
}

.gmdseo-faq summary::after {
    transform: rotate(90deg);
}

.gmdseo-faq details[open] summary::after {
    transform: rotate(0);
}

.gmdseo-faq details p {
    margin: 0 !important;
    padding: 0 55px 21px 21px !important;
    color: var(--gmdseo-muted) !important;
    font-size: .72rem !important;
    line-height: 1.7 !important;
}

.gmdseo-editorial-grid {
    display: grid;
    grid-template-columns: minmax(320px, .72fr) minmax(0, 1.28fr);
    gap: clamp(55px, 7vw, 110px);
    align-items: start;
}

.gmdseo-rich-copy p {
    margin-bottom: 22px !important;
    color: #465064 !important;
    font-size: .95rem !important;
    line-height: 1.82 !important;
}

.gmdseo-rich-copy blockquote {
    position: relative;
    margin: 35px 0 0 !important;
    padding: 27px 29px 27px 47px;
    color: var(--gmdseo-ink);
    border: 0;
    border-radius: 15px;
    background: linear-gradient(135deg, rgba(36, 107, 253, .08), rgba(233, 0, 120, .04));
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.18rem;
    font-style: italic;
    line-height: 1.55;
}

.gmdseo-rich-copy blockquote::before {
    position: absolute;
    top: 21px;
    left: 20px;
    content: "“";
    color: var(--gmdseo-blue);
    font-size: 2rem;
    line-height: 1;
}

.gmdseo-service-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 16px;
}

.gmdseo-service-grid article {
    min-height: 290px;
    padding: 29px;
    border: 1px solid rgba(12, 23, 48, .1);
    border-radius: 16px;
    background: rgba(255, 255, 255, .84);
    box-shadow: 0 13px 35px rgba(12, 23, 48, .04);
}

.gmdseo-service-grid b {
    display: inline-flex;
    width: 43px;
    height: 43px;
    align-items: center;
    justify-content: center;
    color: var(--gmdseo-blue);
    border: 1px solid rgba(36, 107, 253, .2);
    border-radius: 50%;
    background: rgba(36, 107, 253, .06);
    font-size: .65rem;
}

.gmdseo-service-grid h3 {
    margin: 25px 0 12px !important;
    font-size: 1.02rem !important;
    font-weight: 840 !important;
    letter-spacing: -.03em !important;
    line-height: 1.25 !important;
}

.gmdseo-service-grid p {
    margin-bottom: 0 !important;
    color: var(--gmdseo-muted) !important;
    font-size: .7rem !important;
    line-height: 1.66 !important;
}

.gmdseo-section--metrics {
    background:
        linear-gradient(110deg, rgba(36, 107, 253, .06), transparent 45%),
        var(--gmdseo-ivory);
}

.gmdseo-metric-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
}

.gmdseo-metric-grid div {
    display: flex;
    min-height: 92px;
    padding: 20px;
    gap: 14px;
    align-items: center;
    border: 1px solid rgba(12, 23, 48, .09);
    border-radius: 14px;
    background: rgba(255, 255, 255, .72);
    font-size: .72rem;
    font-weight: 770;
}

.gmdseo-metric-grid i {
    display: inline-block;
    width: 12px;
    height: 12px;
    flex: 0 0 12px;
    border: 3px solid rgba(36, 107, 253, .22);
    border-radius: 50%;
    background: var(--gmdseo-blue);
}

.gmdseo-related {
    padding-top: 0;
}

.gmdseo-related .gmdseo-heading-row {
    align-items: end;
}

.gmdseo-related .gmdseo-heading-row > .gmdseo-text-link {
    justify-self: end;
}

.gmdseo-related-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px;
}

.gmdseo-related-grid > a {
    display: flex;
    min-height: 135px;
    padding: 22px;
    gap: 17px;
    align-items: center;
    border: 1px solid rgba(12, 23, 48, .1);
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 12px 30px rgba(12, 23, 48, .04);
    transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}

.gmdseo-related-grid > a:hover {
    border-color: rgba(36, 107, 253, .28);
    box-shadow: 0 19px 40px rgba(12, 23, 48, .08);
    transform: translateY(-4px);
}

.gmdseo-related-grid .gmdseo-icon {
    width: 48px;
    height: 48px;
    flex-basis: 48px;
    border-radius: 14px;
}

.gmdseo-related-grid span:not(.gmdseo-icon):not(.gmdseo-arrow) {
    min-width: 0;
    flex: 1;
}

.gmdseo-related-grid small,
.gmdseo-related-grid strong {
    display: block;
}

.gmdseo-related-grid small {
    margin-bottom: 5px;
    color: #7a8292;
    font-size: .54rem;
    font-weight: 820;
    letter-spacing: .06em;
    text-transform: uppercase;
}

.gmdseo-related-grid strong {
    font-size: .74rem;
    line-height: 1.35;
}

.gmdseo-related-grid .gmdseo-arrow {
    color: var(--gmdseo-blue);
}

.gmdseo-cta {
    position: relative;
    overflow: hidden;
    color: #fff;
    background:
        radial-gradient(circle at 80% 25%, rgba(36, 107, 253, .22), transparent 28%),
        linear-gradient(145deg, #08162f, #061126 66%, #0c1b38);
}

.gmdseo-cta::before {
    position: absolute;
    width: 370px;
    height: 370px;
    right: -145px;
    bottom: -260px;
    content: "";
    border: 65px solid var(--gmdseo-blue);
    border-radius: 50%;
    opacity: .84;
}

.gmdseo-cta::after {
    position: absolute;
    width: 195px;
    height: 195px;
    bottom: -135px;
    left: -70px;
    content: "";
    border: 35px solid var(--gmdseo-coral);
    border-radius: 50%;
    opacity: .82;
}

.gmdseo-cta-inner {
    display: grid;
    min-height: 480px;
    padding-block: clamp(72px, 7vw, 105px);
    grid-template-columns: minmax(0, 1fr) minmax(360px, .6fr);
    gap: 70px;
    align-items: center;
}

.gmdseo-cta .gmdseo-kicker {
    color: #7ba1ff !important;
}

.gmdseo-cta h2 {
    max-width: 880px;
    margin-bottom: 20px !important;
    color: #fff !important;
    font-size: clamp(2.45rem, 4vw, 5rem) !important;
    font-weight: 870 !important;
    letter-spacing: -.067em !important;
    line-height: 1.01 !important;
}

.gmdseo-cta p:not(.gmdseo-kicker) {
    max-width: 780px;
    margin-bottom: 0 !important;
    color: rgba(255, 255, 255, .64) !important;
    font-size: .92rem !important;
    line-height: 1.7 !important;
}

.gmdseo-cta-actions {
    display: grid;
    gap: 12px;
}

.gmdseo-button--coral {
    color: #fff !important;
    background: linear-gradient(135deg, #ff713c, #f44b29);
    box-shadow: 0 17px 34px rgba(255, 101, 52, .26);
}

.gmdseo-button--light {
    color: #fff !important;
    border-color: rgba(255, 255, 255, .18);
    background: rgba(255, 255, 255, .055);
}

@media (max-width: 1160px) {
    .gmdseo-shell {
        width: min(1080px, calc(100% - 40px));
    }

    .gmdseo-hero-grid,
    .gmdseo-detail-hero-grid {
        grid-template-columns: 1fr;
        gap: 58px;
    }

    .gmdseo-system-card {
        width: min(720px, 100%);
        min-height: auto;
        transform: none;
    }

    .gmdseo-focus-card {
        width: min(720px, 100%);
    }

    .gmdseo-card-grid,
    .gmdseo-service-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .gmdseo-method-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .gmdseo-method-grid article::after {
        display: none;
    }

    .gmdseo-split,
    .gmdseo-faq-layout,
    .gmdseo-editorial-grid {
        grid-template-columns: 1fr;
    }

    .gmdseo-split-copy,
    .gmdseo-faq-layout > div:first-child,
    .gmdseo-editorial-grid > div:first-child {
        max-width: 760px;
    }

    .gmdseo-cta-inner {
        grid-template-columns: 1fr;
        gap: 38px;
    }

    .gmdseo-cta-actions {
        width: min(430px, 100%);
    }
}

@media (max-width: 800px) {
    .admin-bar .gmdseo-jump {
        top: 46px;
    }

    .gmdseo-heading-row {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .gmdseo-card-grid,
    .gmdseo-service-grid,
    .gmdseo-situation-grid,
    .gmdseo-related-grid {
        grid-template-columns: 1fr;
    }

    .gmdseo-expertise-card {
        min-height: 0;
    }

    .gmdseo-deliverable-grid,
    .gmdseo-metric-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 580px) {
    .gmdseo-shell {
        width: calc(100% - 28px);
    }

    .gmdseo-hero-grid,
    .gmdseo-detail-hero-grid {
        min-height: auto;
        padding-block: 58px 72px;
        gap: 43px;
    }

    .gmdseo-breadcrumb {
        margin-bottom: 27px;
        font-size: .63rem;
    }

    .gmdseo-kicker {
        font-size: .61rem !important;
        letter-spacing: .08em;
    }

    .gmdseo-hero h1,
    .gmdseo-hero--detail h1 {
        font-size: clamp(2.65rem, 13vw, 4.1rem) !important;
    }

    .gmdseo-lead {
        font-size: .97rem !important;
    }

    .gmdseo-actions {
        align-items: stretch;
        flex-direction: column;
    }

    .gmdseo-button {
        width: 100%;
    }

    .gmdseo-trust {
        display: grid;
    }

    .gmdseo-system-card,
    .gmdseo-focus-card {
        padding: 23px;
        border-radius: 18px;
    }

    .gmdseo-system-grid {
        gap: 7px;
    }

    .gmdseo-system-grid > * {
        min-height: 76px;
        font-size: .57rem;
    }

    .gmdseo-system-flow {
        gap: 5px;
        font-size: .42rem;
    }

    .gmdseo-jump .gmdseo-shell {
        min-height: 58px;
        padding-inline: 6px;
        justify-content: flex-start;
    }

    .gmdseo-section {
        padding-block: 68px;
    }

    .gmdseo-heading-row h2,
    .gmdseo-split-copy h2,
    .gmdseo-faq-layout h2,
    .gmdseo-editorial-grid h2 {
        font-size: clamp(2.15rem, 10.5vw, 3.25rem) !important;
    }

    .gmdseo-expertise-card,
    .gmdseo-service-grid article,
    .gmdseo-situation-grid article {
        padding: 24px;
    }

    .gmdseo-method-grid {
        grid-template-columns: 1fr;
    }

    .gmdseo-method-grid article {
        min-height: 0;
    }

    .gmdseo-deliverable-grid,
    .gmdseo-metric-grid {
        grid-template-columns: 1fr;
    }

    .gmdseo-deliverable-grid span {
        min-height: 82px;
    }

    .gmdseo-rich-copy p {
        font-size: .88rem !important;
    }

    .gmdseo-rich-copy blockquote {
        padding: 24px 22px 24px 42px;
        font-size: 1.02rem;
    }

    .gmdseo-faq summary {
        min-height: 63px;
        padding-left: 17px;
        font-size: .7rem;
    }

    .gmdseo-faq details p {
        padding-right: 32px !important;
        padding-left: 17px !important;
    }

    .gmdseo-related .gmdseo-heading-row > .gmdseo-text-link {
        justify-self: start;
    }

    .gmdseo-cta-inner {
        min-height: 580px;
        padding-block: 70px 120px;
        align-content: start;
    }

    .gmdseo-cta h2 {
        font-size: clamp(2.35rem, 11vw, 3.6rem) !important;
    }
}

@media (prefers-reduced-motion: reduce) {
    .gmdseo-page *,
    .gmdseo-page *::before,
    .gmdseo-page *::after,
    .gmdseo-cta *,
    .gmdseo-cta *::before,
    .gmdseo-cta *::after {
        scroll-behavior: auto !important;
        transition-duration: .01ms !important;
        animation-duration: .01ms !important;
    }
}

