.sg-hero-x {
    position: relative;
    overflow: hidden;
    padding: 70px 0 64px;
}

.sg-hero-x__wordmark {
    position: absolute;
    top: 24px;
    right: 1vw;
    z-index: 0;
    color: rgba(32,37,38,.03);
    font-size: clamp(160px, 22vw, 340px);
    font-weight: 800;
    line-height: .8;
    letter-spacing: -.09em;
    pointer-events: none;
}

.sg-hero-x .sg-container {
    position: relative;
    z-index: 1;
}

.sg-hero-x h1 {
    max-width: 1260px;
    margin: 0;
    font-size: clamp(78px, 7.8vw, 118px);
    font-weight: 560;
    line-height: .89;
    letter-spacing: -.072em;
}

.sg-hero-x__bottom {
    display: grid;
    grid-template-columns: minmax(0, 6.2fr) minmax(430px, 5.8fr);
    gap: 58px;
    align-items: end;
    margin-top: 54px;
}

.sg-hero-x__lead {
    align-self: end;
    padding-bottom: 4px;
}

.sg-hero-x__lead p {
    max-width: 660px;
    margin: 0;
    color: var(--sg-accent-dark);
    font-size: clamp(21px, 2.05vw, 29px);
    font-weight: 630;
    line-height: 1.2;
    letter-spacing: -.025em;
}

.sg-hero-x__actions {
    display: flex;
    gap: 22px;
    align-items: center;
    margin-top: 28px;
}

.sg-hero-x__expert {
    padding: 24px;
    border-radius: 9px;
    background: var(--sg-accent-soft);
}

.sg-hero-x__expert-top {
    display: flex;
    justify-content: space-between;
    gap: 28px;
    align-items: flex-start;
}

.sg-hero-x__expert-label {
    display: flex;
    gap: 10px;
    align-items: center;
    color: var(--sg-accent-dark);
}

.sg-hero-x__expert-label > span {
    max-width: 126px;
    font-size: 10px;
    font-weight: 720;
    line-height: 1.35;
    letter-spacing: .09em;
    text-transform: uppercase;
}

.sg-icon--consultation {
    width: 25px;
    height: 25px;
}

.sg-hero-x__time {
    display: flex;
    align-items: flex-end;
    gap: 8px;
}

.sg-hero-x__time strong {
    font-size: clamp(52px, 4.5vw, 68px);
    font-weight: 560;
    line-height: .8;
    letter-spacing: -.07em;
}

.sg-hero-x__time span {
    padding-bottom: 5px;
    color: var(--sg-text-soft);
    font-size: 11px;
}

.sg-hero-x__expert-text {
    max-width: 470px;
    margin: 24px 0 0;
    color: var(--sg-text-soft);
    font-size: 13px;
    line-height: 1.55;
}

.sg-hero-x__scope {
    margin-top: 28px;
    padding-top: 22px;
    border-top: 1px solid rgba(64,86,78,.16);
}

.sg-hero-x__scope-head {
    display: flex;
    justify-content: space-between;
    gap: 18px;
    align-items: center;
    margin-bottom: 17px;
}

.sg-hero-x__scope-head > span {
    color: var(--sg-accent-dark);
    font-size: 10px;
    font-weight: 720;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.sg-icon--scope-head {
    width: 23px;
    height: 23px;
    color: var(--sg-accent-dark);
}

.sg-hero-x__scope-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
}

.sg-hero-x__scope-item {
    display: grid;
    grid-template-columns: 29px 1fr;
    gap: 10px;
    align-items: center;
    min-height: 58px;
    padding: 10px 12px;
    border-radius: 7px;
    background: rgba(255,255,255,.46);
}

.sg-icon--scope {
    width: 26px;
    height: 26px;
    color: var(--sg-accent-dark);
}

.sg-hero-x__scope-item strong {
    font-size: 14px;
    font-weight: 660;
}

.sg-quiz-x {
    position: relative;
    padding: 76px 0 84px;
    background: var(--sg-surface-dark);
    color: #fff;
}

.sg-quiz-x__head {
    display: grid;
    grid-template-columns: minmax(0, 7.7fr) minmax(360px, 4.3fr);
    gap: 64px;
    align-items: start;
}

.sg-quiz-x__title > span {
    display: block;
    margin-bottom: 12px;
    color: rgba(255,255,255,.72);
    font-size: 10px;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.sg-quiz-x__title h2 {
    max-width: 840px;
    margin: 0;
    font-size: clamp(48px, 5vw, 76px);
    font-weight: 560;
    line-height: .95;
    letter-spacing: -.056em;
}

.sg-quiz-x__meta {
    display: grid;
    justify-items: stretch;
    gap: 22px;
    padding-top: 5px;
}

.sg-quiz-x__meta > p {
    max-width: 390px;
    margin: 0;
    color: rgba(255,255,255,.68);
    font-size: 14px;
    line-height: 1.6;
}

.sg-quiz-x__rail {
    display: grid;
    gap: 14px;
    width: 100%;
}

.sg-quiz-x__rail-top {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 22px;
    align-items: end;
}

.sg-quiz-x__rail-copy {
    align-self: end;
    padding-bottom: 3px;
}

.sg-quiz-x__rail-copy strong {
    display: block;
    color: #fff;
    font-size: 11px;
    font-weight: 720;
}

.sg-quiz-x__rail-copy span {
    display: block;
    margin-top: 4px;
    color: rgba(255,255,255,.48);
    font-size: 10px;
    line-height: 1.35;
}

.sg-quiz-x__rail-number {
    font-size: 64px;
    font-weight: 500;
    line-height: .8;
    letter-spacing: -.08em;
}

.sg-quiz-x__sequence {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 8px;
}

.sg-quiz-x__sequence span {
    color: rgba(255,255,255,.32);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .04em;
    transition:
        color .18s ease,
        opacity .18s ease;
}

.sg-quiz-x__sequence span.is-active {
    color: #fff;
}

.sg-quiz-x__sequence span.is-complete {
    color: var(--sg-accent-soft);
}

.sg-quiz-x__progress {
    width: 100%;
    height: 2px;
    overflow: hidden;
    background: rgba(255,255,255,.14);
}

.sg-quiz-x__progress i {
    display: block;
    width: 0;
    height: 100%;
    background: var(--sg-accent-soft);
    transition: width .22s ease;
}

.sg-quiz-x__form {
    margin-top: 42px;
}

.sg-quiz-x__stage {
    width: min(100%, 1130px);
    margin-left: 0;
}

.sg-quiz-x__stage legend {
    max-width: 850px;
    margin: 0 0 30px;
    padding: 0;
    font-size: clamp(35px, 3.55vw, 52px);
    font-weight: 560;
    line-height: 1.05;
    letter-spacing: -.045em;
}

.sg-quiz-x__options {
    display: flex;
    flex-wrap: wrap;
    gap: 11px;
}

.sg-quiz-x__option {
    display: inline-flex;
    min-height: 58px;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    padding: 0 20px;
    border: 1px solid rgba(255,255,255,.3);
    border-radius: 8px;
    background: rgba(255,255,255,.02);
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    transition:
        border-color .18s ease,
        background .18s ease,
        color .18s ease;
}

.sg-quiz-x__option i {
    color: rgba(255,255,255,.62);
    font-style: normal;
    transition: color .18s ease;
}

.sg-quiz-x__option:hover,
.sg-quiz-x__option:focus-visible {
    border-color: rgba(255,255,255,.7);
    background: rgba(255,255,255,.07);
}

.sg-quiz-x__option.is-selected {
    border-color: var(--sg-accent-soft);
    background: var(--sg-accent-soft);
    color: var(--sg-text);
}

.sg-quiz-x__option.is-selected i {
    color: var(--sg-accent-dark);
}

.sg-quiz__step {
    transition:
        opacity 160ms ease,
        transform 160ms ease;
}

.sg-quiz__step.is-leaving {
    opacity: 0;
    transform: translate3d(0, -8px, 0);
}

.sg-quiz__step.is-entering {
    animation: sgQuizStepIn 320ms cubic-bezier(.22,1,.36,1) both;
}

@keyframes sgQuizStepIn {
    from {
        opacity: 0;
        transform: translate3d(0, 12px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.sg-offer-x {
    padding: 98px 0;
}

.sg-offer-x__layout {
    display: grid;
    grid-template-columns: minmax(0, 7fr) minmax(320px, 5fr);
    gap: 76px;
    align-items: center;
}

.sg-offer-x__statement h2 {
    margin: 0;
    font-size: clamp(50px, 5.3vw, 80px);
    font-weight: 570;
    line-height: .96;
    letter-spacing: -.06em;
}

.sg-offer-x__statement p {
    max-width: 620px;
    margin: 26px 0 0;
    color: var(--sg-text-soft);
}

.sg-offer-x__visual {
    position: relative;
    padding: 26px 0 26px 34px;
}

.sg-offer-x__visual::before {
    position: absolute;
    inset: 0 auto 0 0;
    width: 4px;
    border-radius: 999px;
    background: var(--sg-accent);
    content: "";
}

.sg-offer-x__visual-head {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 22px;
    color: var(--sg-accent-dark);
}

.sg-icon--offer {
    width: 23px;
    height: 23px;
}

.sg-offer-x__visual-head span {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.sg-offer-x__words {
    display: grid;
    gap: 1px;
    text-align: left;
}

.sg-offer-x__words span {
    font-size: clamp(38px, 4.6vw, 66px);
    font-weight: 760;
    line-height: .92;
    letter-spacing: -.06em;
}

.sg-offer-x__words span:nth-child(1) { color: var(--sg-metal-light); }
.sg-offer-x__words span:nth-child(2) { color: var(--sg-accent); }
.sg-offer-x__words span:nth-child(3) { color: var(--sg-text); }
.sg-offer-x__words span:nth-child(4) { color: var(--sg-warm); }

.sg-urgency-x {
    padding: 96px 0 100px;
    background: var(--sg-bg-soft);
    color: var(--sg-text);
}

.sg-urgency-x__head {
    display: grid;
    grid-template-columns: minmax(0, 8fr) minmax(280px, 4fr);
    gap: 54px;
    align-items: end;
}

.sg-urgency-x__label {
    display: block;
    margin-bottom: 14px;
    color: var(--sg-accent);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.sg-urgency-x__head h2 {
    max-width: 900px;
    margin: 0;
    color: var(--sg-text);
    font-size: clamp(48px, 5vw, 74px);
    font-weight: 560;
    line-height: .96;
    letter-spacing: -.055em;
}

.sg-urgency-x__head > p {
    max-width: 400px;
    margin: 0 0 5px;
    color: var(--sg-text-soft);
    font-size: 15px;
    line-height: 1.65;
}

.sg-urgency-x__stairs {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px;
    margin-top: 50px;
}

.sg-urgency-x__step {
    display: flex;
    min-height: 245px;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px;
    border-radius: 8px;
}

.sg-urgency-x__step--1 {
    background: var(--sg-bg);
}

.sg-urgency-x__step--2 {
    background: var(--sg-accent-soft);
}

.sg-urgency-x__step--3 {
    background: var(--sg-metal-light);
}

.sg-urgency-x__step--4 {
    background: var(--sg-accent);
    color: #fff;
}

.sg-urgency-x__step-top {
    display: flex;
    justify-content: space-between;
    gap: 18px;
    align-items: center;
}

.sg-urgency-x__step-top > span {
    color: var(--sg-text-soft);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.sg-urgency-x__step--4 .sg-urgency-x__step-top > span {
    color: rgba(255,255,255,.72);
}

.sg-icon--urgency {
    width: 34px;
    height: 34px;
    color: var(--sg-accent-dark);
}

.sg-urgency-x__step--4 .sg-icon--urgency {
    color: #fff;
}

.sg-urgency-x__step-copy strong {
    display: block;
    max-width: 250px;
    font-size: 21px;
    font-weight: 670;
    line-height: 1.15;
    letter-spacing: -.02em;
}

.sg-urgency-x__step-copy p {
    max-width: 250px;
    margin: 12px 0 0;
    color: var(--sg-text-soft);
    font-size: 14px;
    line-height: 1.48;
}

.sg-urgency-x__step--4 .sg-urgency-x__step-copy p {
    color: rgba(255,255,255,.76);
}

.sg-scenarios-x {
    padding: 98px 0 100px;
}

.sg-scenarios-x__head {
    display: grid;
    grid-template-columns: minmax(0, 8fr) minmax(260px, 4fr);
    gap: 50px;
    align-items: end;
}

.sg-scenarios-x__head > div > span {
    display: block;
    margin-bottom: 13px;
    color: var(--sg-accent);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.sg-scenarios-x__head h2 {
    margin: 0;
    font-size: clamp(48px, 5vw, 76px);
    font-weight: 560;
    line-height: .95;
    letter-spacing: -.055em;
}

.sg-scenarios-x__head p {
    max-width: 390px;
    margin: 0;
    color: var(--sg-text-soft);
    font-size: 15px;
    line-height: 1.6;
}

.sg-scenarios-x__stack {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    margin-top: 48px;
}

.sg-scenario-band {
    display: flex;
    min-height: 300px;
    flex-direction: column;
    width: 100%;
    margin: 0;
    padding: 26px;
    border-radius: 8px;
}

.sg-scenario-band--1 {
    background: var(--sg-bg-soft);
}

.sg-scenario-band--2 {
    background: var(--sg-accent-soft);
}

.sg-scenario-band--3 {
    background: var(--sg-accent);
    color: #fff;
}

.sg-scenario-band__mark {
    display: flex;
    justify-content: space-between;
    gap: 16px;
    align-items: center;
}

.sg-scenario-band__mark > span {
    color: var(--sg-metal);
    font-size: 38px;
    font-weight: 560;
    line-height: 1;
    opacity: .55;
}

.sg-scenario-band--3 .sg-scenario-band__mark > span {
    color: rgba(255,255,255,.62);
}

.sg-icon--scenario {
    width: 34px;
    height: 34px;
    color: var(--sg-accent-dark);
}

.sg-scenario-band--3 .sg-icon--scenario {
    color: #fff;
}

.sg-scenario-band__copy {
    margin-top: auto;
}

.sg-scenario-band__context {
    display: block;
    margin-bottom: 10px;
    color: var(--sg-text-soft);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
}

.sg-scenario-band--3 .sg-scenario-band__context {
    color: rgba(255,255,255,.68);
}

.sg-scenario-band h3 {
    margin: 0;
    font-size: 25px;
    line-height: 1.1;
}

.sg-scenario-band p {
    margin: 10px 0 0;
    color: var(--sg-text-soft);
    font-size: 14px;
    line-height: 1.5;
}

.sg-scenario-band--3 p {
    color: rgba(255,255,255,.8);
}

.sg-suitable-x {
    padding: 92px 0 96px;
    background: var(--sg-bg);
    color: var(--sg-text);
}

.sg-suitable-x__head {
    display: grid;
    grid-template-columns: minmax(0, 9fr) minmax(220px, 3fr);
    gap: 48px;
    align-items: end;
}

.sg-suitable-x__head > span {
    grid-column: 2;
    grid-row: 1;
    align-self: end;
    padding-bottom: 7px;
    color: var(--sg-metal);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .11em;
    text-transform: uppercase;
}

.sg-suitable-x h2 {
    grid-column: 1;
    grid-row: 1;
    max-width: 900px;
    margin: 0;
    font-size: clamp(46px, 4.7vw, 68px);
    font-weight: 560;
    line-height: .96;
    letter-spacing: -.055em;
}

.sg-suitable-x__body {
    display: grid;
    grid-template-columns: minmax(0, 7.2fr) minmax(330px, 4.8fr);
    gap: 72px;
    align-items: center;
    margin-top: 48px;
}

.sg-suitable-x__phrases {
    display: grid;
    gap: 9px;
    max-width: 900px;
    margin: 0;
}

.sg-suitable-x__phrase {
    width: 100%;
    margin: 0;
    font-size: clamp(31px, 3vw, 44px);
    font-weight: 620;
    line-height: 1.05;
    letter-spacing: -.04em;
}

.sg-suitable-x__phrase--tone-1 {
    color: var(--sg-text);
}

.sg-suitable-x__phrase--tone-2 {
    color: var(--sg-metal);
}

.sg-suitable-x__phrase--tone-3 {
    color: var(--sg-accent);
}

.sg-suitable-x__phrase--tone-4 {
    color: var(--sg-warm);
}

.sg-suitable-x__analysis {
    padding: 30px;
    border-radius: 8px;
    background: var(--sg-accent-soft);
}

.sg-suitable-x__analysis-head {
    display: flex;
    gap: 10px;
    align-items: center;
    color: var(--sg-accent-dark);
}

.sg-suitable-x__analysis-head > span {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.sg-icon--suitable {
    width: 30px;
    height: 30px;
}

.sg-suitable-x__analysis h3 {
    max-width: 340px;
    margin: 22px 0 24px;
    font-size: clamp(28px, 2.3vw, 35px);
    font-weight: 650;
    line-height: 1.05;
    letter-spacing: -.035em;
}

.sg-suitable-x__analysis-list {
    display: grid;
    gap: 16px;
}

.sg-suitable-x__analysis-item {
    display: grid;
    grid-template-columns: 30px 1fr;
    gap: 12px;
    align-items: center;
}

.sg-icon--suitable-point {
    width: 28px;
    height: 28px;
    color: var(--sg-accent-dark);
}

.sg-suitable-x__analysis-item span {
    font-size: 14px;
    font-weight: 640;
    line-height: 1.4;
}

.sg-suitable-x__analysis > p {
    max-width: 340px;
    margin: 24px 0 20px;
    color: var(--sg-text-soft);
    font-size: 13px;
    line-height: 1.5;
}

.sg-results-x {
    padding: 98px 0;
}

.sg-results-x__layout {
    display: grid;
    grid-template-columns: minmax(0, 6fr) minmax(340px, 5fr);
    gap: 90px;
    align-items: center;
}

.sg-results-x__copy h2 {
    margin: 0;
    font-size: clamp(48px, 5vw, 74px);
    font-weight: 560;
    line-height: .96;
    letter-spacing: -.055em;
}

.sg-results-x__paper {
    position: relative;
    padding: 36px 38px 38px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 8px 10px 0 rgba(82, 106, 97, .08);
}

.sg-results-x__paper::before {
    position: absolute;
    top: 0;
    right: 0;
    width: 46px;
    height: 46px;
    background: linear-gradient(225deg, var(--sg-bg) 0 49%, var(--sg-accent-soft) 50% 100%);
    content: "";
}

.sg-results-x__paper-head {
    display: flex;
    gap: 11px;
    align-items: center;
    padding-right: 50px;
    color: var(--sg-accent-dark);
}

.sg-icon--results {
    width: 24px;
    height: 24px;
}

.sg-results-x__paper-head span {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.sg-results-x__paper ol {
    margin: 28px 0 0;
    padding-left: 24px;
}

.sg-results-x__paper li {
    margin: 16px 0;
    font-size: 16px;
    font-weight: 620;
}

.sg-process-x {
    padding: 98px 0 102px;
    background: var(--sg-bg-soft);
}

.sg-process-x__head {
    display: grid;
    grid-template-columns: minmax(0, 8fr) minmax(280px, 4fr);
    gap: 54px;
    align-items: end;
}

.sg-process-x__head > div > span {
    display: block;
    margin-bottom: 13px;
    color: var(--sg-accent);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.sg-process-x__head h2 {
    max-width: 780px;
    margin: 0;
    font-size: clamp(48px, 5vw, 76px);
    font-weight: 560;
    line-height: .96;
    letter-spacing: -.055em;
}

.sg-process-x__head > p {
    max-width: 390px;
    margin: 0;
    color: var(--sg-text-soft);
    line-height: 1.6;
}

.sg-process-x__route {
    display: grid;
    gap: 8px;
    margin-top: 50px;
}

.sg-process-x__step {
    display: grid;
    grid-template-columns: 112px minmax(0, 1fr);
    gap: 24px;
    width: 68%;
    min-height: 118px;
    align-items: center;
    padding: 18px 24px;
    border-radius: 6px;
    background: var(--sg-surface);
}

.sg-process-x__step--2 {
    margin-left: auto;
    background: var(--sg-surface-dark);
    color: #fff;
}

.sg-process-x__mark {
    display: flex;
    gap: 12px;
    align-items: center;
}

.sg-process-x__mark > span {
    font-size: 34px;
    font-weight: 560;
    opacity: .24;
}

.sg-icon--process {
    width: 29px;
    height: 29px;
    color: var(--sg-accent);
}

.sg-process-x__step--2 .sg-icon--process {
    color: var(--sg-accent-soft);
}

.sg-process-x__step h3 {
    margin: 0;
    font-size: 24px;
}

.sg-process-x__step p {
    margin: 5px 0 0;
    color: var(--sg-text-soft);
    font-size: 12px;
}

.sg-process-x__step--2 p {
    color: rgba(255,255,255,.62);
}

.sg-property-x {
    padding: 100px 0 104px;
    background: var(--sg-surface);
}

.sg-property-x__center {
    max-width: 900px;
    margin: 0;
    text-align: left;
}

.sg-property-x__label {
    display: block;
    margin-bottom: 14px;
    color: var(--sg-accent);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.sg-property-x__center h2 {
    max-width: 850px;
    margin: 0;
    font-size: clamp(48px, 5vw, 72px);
    font-weight: 560;
    line-height: .96;
    letter-spacing: -.055em;
}

.sg-property-x__center p {
    max-width: 650px;
    margin: 24px 0 0;
    color: var(--sg-text-soft);
    font-size: 15px;
    line-height: 1.65;
}

.sg-property-x__map {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    margin-top: 52px;
}

.sg-property-x__item {
    display: grid;
    grid-template-columns: 54px minmax(0, 1fr);
    gap: 18px;
    align-items: center;
    min-height: 132px;
    padding: 24px;
    border-radius: 8px;
    background: var(--sg-bg-soft);
    text-align: left;
}

.sg-property-x__item--2 {
    background: var(--sg-accent-soft);
}

.sg-property-x__item--3 {
    background: var(--sg-bg);
}

.sg-property-x__item--4 {
    background: rgba(195, 169, 130, .16);
}

.sg-icon--property {
    width: 40px;
    height: 40px;
    color: var(--sg-accent-dark);
}

.sg-property-x__item-copy {
    min-width: 0;
}

.sg-property-x__item strong {
    display: block;
    font-size: clamp(23px, 2.2vw, 31px);
    font-weight: 640;
    line-height: 1.08;
    letter-spacing: -.03em;
}

.sg-property-x__item span {
    display: block;
    margin-top: 7px;
    color: var(--sg-text-soft);
    font-size: 13px;
    line-height: 1.45;
}

.sg-pricing-x {
    padding: 96px 0;
    background: var(--sg-bg-soft);
}

.sg-pricing-x__layout {
    display: grid;
    grid-template-columns: minmax(0, 7fr) minmax(320px, 4fr);
    gap: 90px;
    align-items: center;
}

.sg-pricing-x__copy h2 {
    margin: 0;
    font-size: clamp(48px, 5vw, 72px);
    font-weight: 560;
    line-height: .96;
    letter-spacing: -.055em;
}

.sg-pricing-x__copy p {
    max-width: 620px;
    margin: 26px 0 0;
    color: var(--sg-text-soft);
}

.sg-pricing-x__receipt {
    padding: 34px;
    border-radius: 8px;
    background: #fff;
    transform: rotate(.35deg);
    box-shadow: 8px 10px 0 rgba(82,106,97,.08);
}

.sg-pricing-x__receipt-head {
    display: flex;
    gap: 11px;
    align-items: center;
    color: var(--sg-accent-dark);
}

.sg-icon--pricing {
    width: 25px;
    height: 25px;
}

.sg-pricing-x__receipt-head > span {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.sg-pricing-x__receipt > div {
    display: grid;
    gap: 13px;
    margin: 28px 0 30px;
}

.sg-pricing-x__receipt strong {
    position: relative;
    padding-left: 18px;
    font-size: 15px;
}

.sg-pricing-x__receipt strong::before {
    position: absolute;
    top: .62em;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--sg-accent);
    content: "";
}

.sg-trust-x {
    padding: 94px 0 98px;
    background: var(--sg-accent-soft);
    color: var(--sg-text);
}

.sg-trust-x__title {
    display: grid;
    grid-template-columns: minmax(0, 8fr) minmax(300px, 4fr);
    gap: 54px;
    align-items: end;
}

.sg-trust-x__title > span {
    grid-column: 1 / -1;
    margin-bottom: -34px;
    color: var(--sg-accent-dark);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.sg-trust-x__title h2 {
    max-width: 820px;
    margin: 0;
    font-size: clamp(50px, 5.2vw, 74px);
    font-weight: 550;
    line-height: .94;
    letter-spacing: -.058em;
}

.sg-trust-x__title p {
    max-width: 410px;
    margin: 0 0 4px;
    color: var(--sg-text-soft);
    font-size: 15px;
    line-height: 1.62;
}

.sg-trust-x__manifest {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 12px;
    margin-top: 56px;
}

.sg-trust-x__item {
    display: flex;
    min-height: 245px;
    flex-direction: column;
    gap: 10px;
    padding: 22px;
    border-radius: 8px;
    background: rgba(255,255,255,.55);
}

.sg-trust-x__item-head {
    display: flex;
    justify-content: space-between;
    gap: 18px;
    align-items: center;
    margin-bottom: auto;
}

.sg-trust-x__number {
    color: var(--sg-accent-dark);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .09em;
}

.sg-icon--trust {
    width: 32px;
    height: 32px;
    color: var(--sg-accent-dark);
}

.sg-trust-x__item strong {
    font-size: 20px;
    font-weight: 660;
    line-height: 1.15;
}

.sg-trust-x__item p {
    margin: 0;
    color: var(--sg-text-soft);
    font-size: 14px;
    line-height: 1.5;
}

.sg-reviews-x {
    padding: 96px 0;
    background: var(--sg-bg-soft);
}

.sg-reviews-x__label {
    color: var(--sg-metal);
    font-size: 10px;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.sg-reviews-x__hero {
    max-width: 1040px;
    margin: 34px 0 0;
    font-size: clamp(38px, 5vw, 72px);
    font-weight: 540;
    line-height: 1.06;
    letter-spacing: -.05em;
}

.sg-reviews-x__meta {
    display: flex;
    gap: 14px;
    align-items: baseline;
    margin-top: 28px;
}

.sg-reviews-x__meta span {
    color: var(--sg-text-soft);
    font-size: 11px;
}

.sg-reviews-x__notes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 26px;
    margin-top: 70px;
}

.sg-reviews-x__notes blockquote {
    margin: 0;
    padding-top: 16px;
    border-top: 1px solid var(--sg-line);
}

.sg-reviews-x__notes p {
    margin: 0 0 14px;
    color: var(--sg-text-soft);
    font-size: 13px;
}

.sg-final-x {
    padding: 88px 0 82px;
    background: var(--sg-accent-dark);
    color: #fff;
}

.sg-final-x__copy {
    display: grid;
    grid-template-columns: minmax(0, 7.5fr) minmax(320px, 4.5fr);
    gap: 64px;
    align-items: end;
}

.sg-final-x__kicker {
    display: block;
    margin-bottom: 14px;
    color: rgba(255,255,255,.72);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.sg-final-x__copy h2 {
    max-width: 850px;
    margin: 0;
    font-size: clamp(52px, 5.6vw, 82px);
    font-weight: 550;
    line-height: .94;
    letter-spacing: -.06em;
}

.sg-final-x__aside {
    display: grid;
    gap: 24px;
    align-content: end;
    padding-bottom: 4px;
}

.sg-final-x__aside > p {
    max-width: 430px;
    margin: 0;
    color: rgba(255,255,255,.84);
    font-size: 15px;
    line-height: 1.6;
}

.sg-final-x__steps {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 8px;
}

.sg-final-x__steps span {
    display: grid;
    gap: 5px;
    min-height: 66px;
    align-content: center;
    padding: 10px 12px;
    border-radius: 6px;
    background: rgba(255,255,255,.08);
    color: rgba(255,255,255,.88);
    font-size: 12px;
    line-height: 1.25;
}

.sg-final-x__steps i {
    color: rgba(255,255,255,.52);
    font-style: normal;
    font-size: 10px;
}

.sg-final-x__form {
    max-width: 100%;
    margin-top: 40px;
    padding-top: 28px;
    border-top: 1px solid rgba(255,255,255,.22);
}

.sg-final-x__form .sg-lead-form {
    display: grid;
    grid-template-columns: minmax(240px, 1fr) minmax(320px, 1.35fr) 220px;
    gap: 14px;
    align-items: start;
}

.sg-final-x__form .sg-field {
    position: relative;
    grid-template-rows: 18px 58px;
    align-content: start;
}

.sg-final-x__form .sg-field > span {
    color: rgba(255,255,255,.84);
    font-size: 12px;
}

.sg-final-x__form .sg-field input {
    min-height: 58px;
    height: 58px;
    border-color: rgba(255,255,255,.42);
    background: rgba(255,255,255,.1);
    color: #fff;
    font-size: 16px;
}

.sg-final-x__form .sg-field input::placeholder {
    color: rgba(255,255,255,.65);
}

.sg-final-x__form .sg-field input:focus {
    border-color: rgba(255,255,255,.95);
    background: rgba(255,255,255,.14);
    box-shadow: 0 0 0 3px rgba(255,255,255,.08);
}

.sg-final-x__form .sg-field input.is-valid {
    border-color: #dcebe3;
}

.sg-final-x__form .sg-field__error {
    position: absolute;
    top: calc(100% + 5px);
    left: 0;
    z-index: 1;
    min-height: 0;
    color: #ffd0d0;
    font-size: 11px;
}

.sg-final-x__form .sg-btn {
    align-self: end;
    min-height: 58px;
    height: 58px;
    border-color: #fff;
    background: #fff;
    color: var(--sg-accent-dark);
    font-size: 15px;
}

.sg-final-x__form .sg-btn:hover {
    border-color: var(--sg-accent-soft);
    background: var(--sg-accent-soft);
}

.sg-final-x__form .sg-btn:disabled {
    border-color: rgba(255,255,255,.28);
    background: rgba(255,255,255,.14);
    color: rgba(255,255,255,.68);
    opacity: 1;
}

.sg-final-x__form .sg-form-legal,
.sg-final-x__form .sg-form-status {
    grid-column: 1 / -1;
}

.sg-final-x .sg-form-legal {
    margin-top: 5px;
    color: rgba(255,255,255,.72);
    font-size: 11px;
}

/* Functional states intentionally shared by the unique quiz composition. */
.sg-quiz__step {
    min-width: 0;
    margin: 0;
    padding: 0;
    border: 0;
}

.sg-quiz__contact {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(300px, 420px);
    gap: 54px;
}

.sg-quiz__contact-copy > span,
.sg-quiz__success > span {
    color: rgba(255, 255, 255, .42);
    font-size: 10px;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.sg-quiz__contact-copy h3,
.sg-quiz__success h3 {
    margin: 8px 0 14px;
    font-size: clamp(30px, 3vw, 44px);
    font-weight: 580;
    line-height: 1.05;
    letter-spacing: -.04em;
}

.sg-quiz__contact-copy p,
.sg-quiz__success p {
    max-width: 560px;
    margin: 0;
    color: rgba(255, 255, 255, .6);
}

.sg-quiz__contact-fields {
    display: grid;
    gap: 14px;
}

.sg-quiz-x .sg-field > span,
.sg-quiz-x .sg-form-legal {
    color: rgba(255, 255, 255, .54);
}

.sg-quiz-x .sg-field input {
    border-color: rgba(255, 255, 255, .24);
    background: rgba(255, 255, 255, .06);
    color: #fff;
}

.sg-quiz-x .sg-field input:focus {
    border-color: rgba(255, 255, 255, .7);
    background: rgba(255, 255, 255, .09);
}

.sg-quiz-x .sg-field__error {
    color: #efb3b3;
}

.sg-quiz-x .sg-form-status[data-state="loading"] {
    color: rgba(255, 255, 255, .58);
}

.sg-quiz-x .sg-form-status[data-state="success"] {
    color: #c6d8cf;
}

.sg-quiz-x .sg-form-status[data-state="error"] {
    color: #efb3b3;
}

.sg-quiz-x .sg-btn {
    border-color: #fff;
    background: #fff;
    color: var(--sg-text);
}

.sg-quiz-x .sg-btn:hover {
    border-color: var(--sg-accent-soft);
    background: var(--sg-accent-soft);
}

.sg-quiz-x .sg-btn:disabled {
    border-color: rgba(255,255,255,.26);
    background: rgba(255,255,255,.14);
    color: rgba(255,255,255,.72);
}

.sg-quiz__success {
    max-width: 780px;
}

.sg-quiz__success-steps {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 22px;
    margin-top: 28px;
    color: rgba(255, 255, 255, .72);
    font-size: 12px;
}

/* Practice keeps factual structure because the content itself is structured. */
.sg-cases__layout {
    display: grid;
    grid-template-columns: minmax(0, 7fr) minmax(300px, 5fr);
    gap: 50px;
}

.sg-case-featured {
    padding-top: 18px;
    border-top: 2px solid var(--sg-text);
}

.sg-case-featured > span {
    color: var(--sg-metal);
    font-size: 10px;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.sg-case-featured h3 {
    max-width: 720px;
    margin: 12px 0 34px;
    font-size: clamp(34px, 3.5vw, 50px);
    font-weight: 590;
    line-height: 1.02;
    letter-spacing: -.045em;
}

.sg-case-featured__facts {
    display: flex;
    gap: 38px;
    margin-bottom: 28px;
}

.sg-case-featured__facts div {
    display: grid;
    gap: 4px;
}

.sg-case-featured__facts span {
    color: var(--sg-text-soft);
    font-size: 10px;
}

.sg-case-featured__facts strong {
    font-size: 22px;
}

.sg-case-featured > p {
    max-width: 700px;
    color: var(--sg-text-soft);
}

.sg-case-featured > small {
    color: var(--sg-metal);
}

.sg-cases__secondary {
    border-top: 1px solid var(--sg-text);
}

.sg-case-row {
    padding: 20px 0;
    border-bottom: 1px solid var(--sg-line);
}

.sg-case-row h3 {
    margin: 0 0 12px;
    font-size: 18px;
}

.sg-case-row > strong {
    font-size: 14px;
}

.sg-case-row p {
    margin: 9px 0 0;
    color: var(--sg-text-soft);
    font-size: 12px;
}

/* Experts */
.sg-expert-lead {
    display: grid;
    grid-template-columns: minmax(280px, 5fr) minmax(0, 7fr);
    gap: 54px;
    align-items: stretch;
}

.sg-expert-lead__photo {
    min-height: 560px;
    overflow: hidden;
    background: var(--sg-bg-soft);
}

.sg-expert-lead__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sg-expert-lead__copy {
    padding-top: 18px;
    border-top: 2px solid var(--sg-text);
}

.sg-expert-lead__copy h3 {
    margin: 0;
    font-size: clamp(38px, 4vw, 58px);
    font-weight: 590;
    letter-spacing: -.05em;
}

.sg-expert-lead__copy > span {
    display: block;
    margin-top: 8px;
    color: var(--sg-text-soft);
    font-size: 13px;
}

.sg-expert-lead__copy > p {
    max-width: 700px;
    margin: 34px 0;
    color: var(--sg-text-soft);
}

.sg-expert-lead__meta {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    border-top: 1px solid var(--sg-line);
}

.sg-expert-lead__meta > div {
    padding: 16px 18px 16px 0;
}

.sg-expert-lead__meta > div + div {
    padding-left: 18px;
    border-left: 1px solid var(--sg-line);
}

.sg-expert-lead__meta span {
    display: block;
    color: var(--sg-metal);
    font-size: 10px;
}

.sg-expert-lead__meta strong {
    display: block;
    margin-top: 4px;
}

.sg-expert-list {
    margin-top: 30px;
    margin-left: calc(41.666% + 27px);
    border-top: 1px solid var(--sg-text);
}

.sg-expert-list__row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    padding: 16px 0;
    border-bottom: 1px solid var(--sg-line);
}

.sg-expert-list__row span {
    color: var(--sg-text-soft);
}

/* FAQ intentionally uses separators because the interaction benefits from them. */
.sg-faq-section .sg-section-copy {
    padding-right: 18px;
}

.sg-section-kicker {
    display: block;
    margin-bottom: 14px;
    color: var(--sg-accent);
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.sg-faq {
    border-top: 1px solid var(--sg-text);
}

.sg-faq__item {
    border-bottom: 1px solid var(--sg-line);
}

.sg-faq__question {
    display: grid;
    grid-template-columns: 42px 1fr auto;
    gap: 16px;
    align-items: center;
    width: 100%;
    min-height: 78px;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    color: var(--sg-text);
    text-align: left;
    font-size: 17px;
    font-weight: 620;
}

.sg-faq__number {
    color: var(--sg-metal);
    font-size: 10px;
    letter-spacing: .08em;
}

.sg-faq__text {
    max-width: 720px;
}

.sg-faq__question i {
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    transition: transform .18s ease;
}

.sg-faq__question[aria-expanded="true"] i {
    transform: rotate(45deg);
}

.sg-faq__answer {
    max-width: 740px;
    padding: 0 40px 24px 58px;
}

.sg-faq__answer p {
    margin: 0;
    color: var(--sg-text-soft);
    font-size: 14px;
}

.sg-office__grid {
    display: grid;
    grid-template-columns: 7fr 5fr;
    gap: 70px;
}

.sg-office h2 {
    margin: 0 0 24px;
    font-size: clamp(44px, 4vw, 64px);
    font-weight: 590;
    line-height: 1;
    letter-spacing: -.05em;
}

.sg-office p {
    margin: 0;
    font-size: 20px;
}

.sg-office > .sg-container span {
    display: block;
    margin-top: 10px;
    color: var(--sg-text-soft);
}

.sg-office__contact {
    display: grid;
    align-content: start;
    gap: 10px;
    padding-top: 12px;
    border-top: 2px solid var(--sg-text);
}

.sg-office__contact > a:first-child {
    font-size: clamp(26px, 3vw, 38px);
    font-weight: 620;
    text-decoration: none;
}

/* Required legal information remains deliberately quiet. */
.sg-legal-notice {
    padding: 22px 0;
    border-top: 1px solid var(--sg-line);
    background: var(--sg-bg-soft);
}

.sg-legal-notice p {
    max-width: 1100px;
    margin: 0;
    color: var(--sg-text-soft);
    font-size: 10px;
    line-height: 1.55;
}
