.ty-contact-editorial {
    --ty-contact-ink: #20251f;
    --ty-contact-muted: #62675f;
    --ty-contact-ivory: #f5f1e8;
    --ty-contact-paper: #fffdf8;
    --ty-contact-olive: #465344;
    --ty-contact-olive-deep: #263126;
    --ty-contact-sage: #aeb8a5;
    --ty-contact-clay: #a86e55;
    --ty-contact-line: rgba(32, 37, 31, .17);
    background: var(--ty-contact-ivory);
    color: var(--ty-contact-ink);
    font-family: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    overflow: clip;
}

.ty-contact-editorial *,
.ty-contact-editorial *::before,
.ty-contact-editorial *::after {
    box-sizing: border-box;
}

.ty-contact-editorial h1,
.ty-contact-editorial h2,
.ty-contact-editorial h3,
.ty-contact-editorial p {
    margin-top: 0;
}

.ty-contact-editorial h1,
.ty-contact-editorial h2 {
    color: var(--ty-contact-ink);
    font-family: Georgia, "Times New Roman", serif;
    font-weight: 400;
    hyphens: auto;
    letter-spacing: -.035em;
    overflow-wrap: normal;
}

.ty-contact-editorial a {
    text-underline-offset: .22em;
}

.ty-contact-editorial a:focus-visible,
.ty-contact-editorial button:focus-visible,
.ty-contact-editorial input:focus-visible,
.ty-contact-editorial textarea:focus-visible {
    outline: 3px solid #bd6a48;
    outline-offset: 3px;
}

.ty-contact-shell {
    margin-inline: auto;
    max-width: 1280px;
    padding-inline: clamp(20px, 4.2vw, 68px);
    width: 100%;
}

.ty-contact-hero {
    background:
        radial-gradient(circle at 9% 8%, rgba(174, 184, 165, .24), transparent 26rem),
        var(--ty-contact-ivory);
    border-bottom: 1px solid var(--ty-contact-line);
    padding-block: clamp(56px, 8vw, 118px) clamp(64px, 8vw, 112px);
}

.ty-contact-hero-grid {
    align-items: start;
    display: grid;
    gap: clamp(42px, 7vw, 108px);
    grid-template-columns: minmax(0, .87fr) minmax(420px, 1.13fr);
}

html[lang="en-US"] body.page-id-39.ty-unified-renderer .site,
html[lang="en-US"] body.page-id-39.ty-unified-renderer .site-content {
    overflow: visible;
}

.ty-contact-intro {
    padding-top: clamp(12px, 3vw, 46px);
    position: sticky;
    top: 28px;
}

.ty-contact-eyebrow {
    color: var(--ty-contact-olive);
    font-size: .76rem;
    font-weight: 700;
    letter-spacing: .17em;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.ty-contact-intro h1 {
    font-size: clamp(3rem, 5.3vw, 5.55rem);
    line-height: .98;
    margin-bottom: 28px;
    max-width: 10ch;
}

.ty-contact-lead {
    color: #42483f;
    font-size: clamp(1.05rem, 1.25vw, 1.22rem);
    line-height: 1.75;
    margin-bottom: 26px;
    max-width: 48rem;
}

.ty-contact-oem-link {
    margin-bottom: 32px;
}

.ty-contact-oem-link a,
.ty-contact-jump {
    color: var(--ty-contact-ink);
    font-size: .86rem;
    font-weight: 700;
    letter-spacing: .06em;
    text-decoration-thickness: 1px;
    text-transform: uppercase;
}

.ty-contact-jump {
    align-items: center;
    display: inline-flex;
    gap: 12px;
    min-height: 44px;
}

.ty-contact-jump span {
    font-size: 1.1rem;
}

.ty-contact-form-card {
    background: var(--ty-contact-paper);
    border: 1px solid rgba(32, 37, 31, .12);
    box-shadow: 0 28px 70px rgba(38, 49, 38, .1);
    padding: clamp(26px, 4.4vw, 58px);
}

.ty-contact-form-head {
    align-items: start;
    border-bottom: 1px solid var(--ty-contact-line);
    display: grid;
    gap: 18px;
    grid-template-columns: auto 1fr;
    margin-bottom: 30px;
    padding-bottom: 28px;
}

.ty-contact-card-index {
    color: var(--ty-contact-clay);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1rem;
    margin: 5px 0 0;
}

.ty-contact-form-head h2 {
    font-size: clamp(2rem, 3vw, 3rem);
    line-height: 1.04;
    margin-bottom: 14px;
}

.ty-contact-form-head p,
.ty-contact-form-hint {
    color: var(--ty-contact-muted);
    font-size: .96rem;
    line-height: 1.7;
    margin-bottom: 0;
}

.ty-contact-form-card .ty-inquiry-shell {
    background: transparent;
    border: 0;
    box-shadow: none;
    color: var(--ty-contact-ink);
    margin: 0;
    max-width: none;
    padding: 0;
    width: 100%;
}

.ty-contact-form-card .ty-form {
    background: transparent;
    display: grid;
    gap: 20px;
    margin: 0;
    padding: 0;
}

.ty-contact-form-card .ty-form label,
.ty-contact-form-card .tyk-upload-label,
.ty-contact-form-card .tyk-form-section-title {
    color: var(--ty-contact-ink);
    font-size: .82rem;
    font-weight: 700;
    letter-spacing: .035em;
}

.ty-contact-form-card .tyk-upload-field {
    display: grid;
    gap: 9px;
}

.ty-contact-form-card .tyk-upload-box {
    align-items: center;
    background: #f7f5ef;
    border: 1px dashed #879184;
    border-radius: 0;
    color: var(--ty-contact-ink);
    cursor: pointer;
    display: grid;
    gap: 14px;
    grid-template-columns: auto 1fr auto;
    min-height: 104px;
    padding: 20px;
    text-align: left;
    width: 100%;
}

.ty-contact-form-card .tyk-upload-box:hover {
    background: #f0f1e9;
    border-color: var(--ty-contact-olive);
}

.ty-contact-form-card .tyk-upload-icon {
    align-items: center;
    background: var(--ty-contact-olive-deep);
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    font-size: 1.1rem;
    height: 42px;
    justify-content: center;
    width: 42px;
}

.ty-contact-form-card .tyk-upload-main {
    display: grid;
    gap: 5px;
}

.ty-contact-form-card .tyk-upload-main strong {
    color: var(--ty-contact-ink);
}

.ty-contact-form-card .tyk-upload-main span,
.ty-contact-form-card .tyk-upload-note,
.ty-contact-form-card .tyk-upload-count,
.ty-contact-form-card .ty-form-note {
    color: var(--ty-contact-muted);
    font-size: .78rem;
    line-height: 1.5;
}

.ty-contact-form-card .tyk-contact-fields {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ty-contact-form-card .tyk-form-section-title {
    grid-column: 1 / -1;
    margin: 2px 0 -5px;
}

.ty-contact-form-card .tyk-brief-label,
.ty-contact-form-card .tyk-contact-fields label {
    display: grid;
    gap: 8px;
}

.ty-contact-form-card input:not([type="hidden"]):not([type="file"]),
.ty-contact-form-card textarea {
    -webkit-appearance: none;
    appearance: none;
    background: #fff;
    border: 1px solid #b7bdb2;
    border-radius: 0;
    color: var(--ty-contact-ink);
    font: inherit;
    font-size: 1rem;
    line-height: 1.4;
    min-height: 50px;
    padding: 13px 14px;
    width: 100%;
}

.ty-contact-form-card textarea {
    min-height: 126px;
    resize: vertical;
}

.ty-contact-form-card input::placeholder,
.ty-contact-form-card textarea::placeholder {
    color: #777d75;
    opacity: 1;
}

.ty-contact-form-card input:focus,
.ty-contact-form-card textarea:focus {
    border-color: var(--ty-contact-olive-deep);
    box-shadow: 0 0 0 1px var(--ty-contact-olive-deep);
}

.ty-contact-form-card .ty-btn {
    align-items: center;
    background: var(--ty-contact-olive-deep);
    border: 1px solid var(--ty-contact-olive-deep);
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-flex;
    font-size: .84rem;
    font-weight: 700;
    justify-content: center;
    letter-spacing: .08em;
    min-height: 54px;
    padding: 14px 24px;
    text-transform: uppercase;
    width: 100%;
}

.ty-contact-form-card .ty-btn:hover {
    background: #3e4b3e;
    border-color: #3e4b3e;
}

.ty-contact-form-card .ty-inquiry-success {
    background: #edf0e7;
    color: var(--ty-contact-ink);
    padding: 30px;
}

.ty-contact-form-card .ty-inquiry-frame {
    border: 0;
    height: 0;
    position: absolute;
    width: 0;
}

.ty-contact-form-hint {
    border-top: 1px solid var(--ty-contact-line);
    margin-top: 24px;
    padding-top: 20px;
}

.ty-contact-prepare,
.ty-contact-process {
    background: var(--ty-contact-paper);
    padding-block: clamp(74px, 9vw, 134px);
}

.ty-contact-section-head {
    display: grid;
    gap: 0;
    margin-bottom: clamp(38px, 5vw, 66px);
    max-width: 760px;
}

.ty-contact-section-head h2,
.ty-contact-visual-copy h2 {
    font-size: clamp(2.45rem, 4.5vw, 4.7rem);
    line-height: 1.02;
    margin-bottom: 24px;
}

.ty-contact-section-head > p:last-child,
.ty-contact-visual-lead {
    color: var(--ty-contact-muted);
    font-size: clamp(1rem, 1.15vw, 1.15rem);
    line-height: 1.8;
    margin-bottom: 0;
}

.ty-contact-detail-grid {
    border-left: 1px solid var(--ty-contact-line);
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.ty-contact-detail-card {
    border-right: 1px solid var(--ty-contact-line);
    min-height: 220px;
    padding: 8px clamp(20px, 2.6vw, 34px) 28px;
}

.ty-contact-detail-card > span,
.ty-contact-process-list > li > span,
.ty-contact-visual-steps article > span {
    color: var(--ty-contact-clay);
    display: block;
    font-family: Georgia, "Times New Roman", serif;
    font-size: .9rem;
    margin-bottom: 42px;
}

.ty-contact-detail-card h3,
.ty-contact-process-list h3,
.ty-contact-visual-steps h3 {
    color: var(--ty-contact-ink);
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.45rem;
    font-weight: 400;
    line-height: 1.18;
    margin-bottom: 14px;
}

.ty-contact-detail-card p,
.ty-contact-process-list p,
.ty-contact-visual-steps p {
    color: var(--ty-contact-muted);
    font-size: .91rem;
    line-height: 1.68;
    margin-bottom: 0;
}

.ty-contact-visual {
    background: var(--ty-contact-olive-deep);
    color: #f8f4e9;
    padding-block: clamp(78px, 10vw, 142px);
}

.ty-contact-visual-grid {
    align-items: center;
    display: grid;
    gap: clamp(44px, 7vw, 98px);
    grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
}

.ty-contact-visual .ty-contact-eyebrow {
    color: #c4cfbd;
}

.ty-contact-visual-copy h2 {
    color: #fffdf8;
}

.ty-contact-visual-lead {
    color: #dfe4dc;
    margin-bottom: 28px;
}

.ty-contact-boundary {
    border-left: 2px solid #b9c4b2;
    color: #f5f1e8;
    font-size: .93rem;
    line-height: 1.72;
    margin-bottom: 30px;
    padding: 4px 0 4px 19px;
}

.ty-contact-trust-links {
    display: grid;
    gap: 12px;
}

.ty-contact-trust-links a {
    color: #f6f1e7;
    font-size: .86rem;
    font-weight: 700;
    line-height: 1.45;
}

.ty-contact-visual-figure {
    background: #e8e2d6;
    margin: 0;
    padding: 12px;
}

.ty-contact-visual-figure picture,
.ty-contact-visual-figure img {
    display: block;
    width: 100%;
}

.ty-contact-visual-figure img {
    aspect-ratio: 1672 / 941;
    height: auto;
    object-fit: cover;
}

.ty-contact-visual-figure figcaption {
    color: #4d554b;
    font-size: .73rem;
    letter-spacing: .035em;
    line-height: 1.45;
    padding: 12px 4px 3px;
}

.ty-contact-visual-steps {
    border-top: 1px solid rgba(255, 255, 255, .18);
    display: grid;
    gap: 0;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-top: clamp(54px, 7vw, 88px);
    padding-top: 38px;
}

.ty-contact-visual-steps article {
    border-right: 1px solid rgba(255, 255, 255, .18);
    padding: 0 clamp(18px, 3vw, 42px);
}

.ty-contact-visual-steps article:first-child {
    padding-left: 0;
}

.ty-contact-visual-steps article:last-child {
    border-right: 0;
    padding-right: 0;
}

.ty-contact-visual-steps article > span {
    color: #c8a18f;
    margin-bottom: 24px;
}

.ty-contact-visual-steps h3 {
    color: #fffdf8;
}

.ty-contact-visual-steps p {
    color: #d5dcd3;
}

.ty-contact-section-head--wide {
    max-width: 900px;
}

.ty-contact-process-list {
    border-top: 1px solid var(--ty-contact-line);
    counter-reset: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

.ty-contact-process-list li {
    align-items: start;
    border-bottom: 1px solid var(--ty-contact-line);
    display: grid;
    gap: 22px;
    grid-template-columns: 60px minmax(190px, .55fr) minmax(0, 1fr);
    padding-block: 30px;
}

.ty-contact-process-list > li > span {
    margin: 4px 0 0;
}

.ty-contact-process-list h3,
.ty-contact-process-list p {
    margin-bottom: 0;
}

.ty-contact-closing {
    color: var(--ty-contact-olive-deep);
    font-family: Georgia, "Times New Roman", serif;
    font-size: clamp(1.6rem, 2.6vw, 2.8rem);
    line-height: 1.3;
    margin: clamp(46px, 6vw, 78px) 0 0 auto;
    max-width: 820px;
}

@media (max-width: 980px) {
    .ty-contact-hero-grid,
    .ty-contact-visual-grid {
        grid-template-columns: minmax(0, 1fr);
    }

    .ty-contact-intro {
        padding-top: 0;
        position: static;
    }

    .ty-contact-intro h1 {
        max-width: 13ch;
    }

    .ty-contact-detail-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .ty-contact-detail-card {
        border-bottom: 1px solid var(--ty-contact-line);
    }

    .ty-contact-visual-copy {
        max-width: 760px;
    }
}

@media (max-width: 700px) {
    .ty-contact-shell {
        padding-inline: clamp(18px, 5.4vw, 28px);
    }

    .ty-contact-hero {
        padding-top: 44px;
    }

    .ty-contact-intro h1 {
        font-size: clamp(2.7rem, 13vw, 4.25rem);
    }

    .ty-contact-form-card {
        margin-inline: -4px;
        padding: 24px 20px 28px;
    }

    .ty-contact-form-head {
        grid-template-columns: 1fr;
    }

    .ty-contact-card-index {
        margin-top: 0;
    }

    .ty-contact-form-card .tyk-upload-box {
        grid-template-columns: auto 1fr;
    }

    .ty-contact-form-card .tyk-upload-note,
    .ty-contact-form-card .tyk-upload-count {
        grid-column: 2;
    }

    .ty-contact-form-card .tyk-contact-fields,
    .ty-contact-detail-grid,
    .ty-contact-visual-steps {
        grid-template-columns: minmax(0, 1fr);
    }

    .ty-contact-detail-grid {
        border-left: 0;
    }

    .ty-contact-detail-card {
        border-right: 0;
        min-height: 0;
        padding: 24px 0 28px;
    }

    .ty-contact-detail-card > span {
        margin-bottom: 18px;
    }

    .ty-contact-visual-figure {
        margin-inline: -8px;
        padding: 8px;
    }

    .ty-contact-visual-steps {
        gap: 30px;
    }

    .ty-contact-visual-steps article,
    .ty-contact-visual-steps article:first-child,
    .ty-contact-visual-steps article:last-child {
        border-bottom: 1px solid rgba(255, 255, 255, .18);
        border-right: 0;
        padding: 0 0 30px;
    }

    .ty-contact-process-list li {
        gap: 10px;
        grid-template-columns: 45px minmax(0, 1fr);
        padding-block: 24px;
    }

    .ty-contact-process-list li p {
        grid-column: 2;
    }
}

@media (max-width: 390px) {
    .ty-contact-form-card .tyk-upload-box {
        align-items: start;
        grid-template-columns: 1fr;
    }

    .ty-contact-form-card .tyk-upload-note,
    .ty-contact-form-card .tyk-upload-count {
        grid-column: 1;
    }
}

@media (prefers-reduced-motion: reduce) {
    .ty-contact-editorial *,
    .ty-contact-editorial *::before,
    .ty-contact-editorial *::after {
        scroll-behavior: auto !important;
        transition-duration: .01ms !important;
    }
}
