.ot-partner-page {
    --ot-ink: #18181b;
    --ot-copy: #3f3f46;
    --ot-muted: #71717a;
    --ot-line: #d4d4d8;
    --ot-line-light: #e4e4e7;
    --ot-blue: #2b97ee;
    --ot-blue-soft: #eff8ff;
    color: var(--ot-ink);
    background: #fff;
    font-family: inherit;
    overflow: hidden;
}

.ot-partner-page * {
    box-sizing: border-box;
}

body:has(.ot-partner-page) .breadcrumb {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 14px;
}

body:has(.ot-partner-page) .breadcrumb-item,
body:has(.ot-partner-page) .breadcrumb-item a {
    color: #71717a;
}

body:has(.ot-partner-page) .breadcrumb-item.active {
    color: #18181b;
    font-weight: 500;
}

body:has(.ot-partner-page) .breadcrumb-item+.breadcrumb-item::before {
    color: #a1a1aa;
}

body:has(.ot-partner-page) .elementor-element-3161ac4 .e-con-inner {
    padding-top: 46px;
    padding-bottom: 0;
}

body.ot-partner-solution-page .breadcrumb {
    padding-top: 0;
    padding-bottom: 0;
    font-family: 'Geist', Arial, sans-serif;
    font-size: 20px;
    line-height: 28px;
}

body.ot-partner-solution-page .breadcrumb-item,
body.ot-partner-solution-page .breadcrumb-item a {
    color: #71717a;
}

body.ot-partner-solution-page .breadcrumb-item.active {
    color: #18181b;
    font-weight: 500;
}

body.ot-partner-solution-page .breadcrumb-item+.breadcrumb-item::before {
    color: #a1a1aa;
}

body.ot-partner-solution-page .elementor-element-3161ac4 .e-con-inner {
    padding-top: 46px;
    padding-bottom: 0;
}

body.ot-partner-solution-page .breadcrumb-item,
body.ot-partner-solution-page .breadcrumb-item a {
    font-family: 'Geist', Arial, sans-serif !important;
    font-size: 20px !important;
    line-height: 28px !important;
    letter-spacing: 0;
}

.ot-partner-shell {
    width: min(1180px, calc(100% - 48px));
    margin: 0 auto;
}

.ot-partner-hero {
    max-width: 900px;
    margin: 0 auto;
    padding: 49px 0 80px;
    text-align: center;
    animation: ot-hero-in .45s ease both;
}

.ot-partner-lockup {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    min-height: 40px;
}

.ot-omnitrust-mark {
    display: flex;
    align-items: center;
    color: #202329;
    font-size: 35px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: -1.4px;
    white-space: nowrap;
}

.ot-omnitrust-mark span {
    display: inline-grid;
    width: 29px;
    height: 29px;
    place-items: center;
    margin-right: 6px;
    border: 4px solid currentColor;
    border-radius: 50%;
    font-size: 0;
}

.ot-omnitrust-mark span::after {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: currentColor;
    content: '';
}

.ot-lockup-plus {
    color: #b0b6c0;
    font-size: 24px;
    font-weight: 400;
    line-height: 1;
}

.ot-partner-lockup .ot-omnitrust-logo {
    width: 198px;
    max-width: 55vw;
    height: 38px;
    object-fit: contain;
}

.ot-partner-lockup .ot-partner-logo {
    width: auto;
    max-width: 34vw;
    height: 42px;
    object-fit: contain;
}

.ot-partner-wordmark {
    color: #69ca00;
    font-size: 36px;
    font-weight: 800;
    letter-spacing: -2px;
}

.ot-hero-copy {
    max-width: 800px;
    margin: 22px auto 0;
    color: #50515b;
    font-size: 17px;
    line-height: 1.35;
}

.ot-hero-copy p {
    margin: 0;
}

.ot-hero-copy p+p {
    margin-top: 16px;
}

.ot-solution-focus-label {
    margin: 10px 0 10px;
    color: #777983;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.2;
    text-transform: uppercase;
}

.ot-highlight-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
    margin: 0 auto;
    max-width: 700px;
}

.ot-highlight-list span {
    display: flex;
    /* flex: 0 0 142px; */
    align-items: center;
    width: 220px;
    justify-content: center;
    min-height: 44px;
    padding: 7px 8px;
    border: 1px solid var(--ot-line);
    color: #27272a;
    font-size: 12px;
    line-height: 1.25;
}

.ot-hero-cta {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    margin-top: 36px;
    padding: 11px 16px;
    background: #09090b;
    color: #fff;
    font-family: 'Geist', Arial, sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    text-decoration: none;
    border: 1px solid #09090b;
}

.ot-hero-cta svg {
    display: block;
    width: 16px;
    height: 16px;
    filter: invert(1);
}

.ot-hero-cta:hover {
    background: white;
    color: #09090b;
}

.ot-hero-cta * {
    stroke: #09090B;
}

.ot-hero-cta:hover * {
    stroke: #ffffff;
    fill: #09090B;
}

.ot-section-divider {
    border-top: 1px solid var(--ot-line);
    padding: 80px 0;
}

.ot-solution-section {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(420px, .95fr);
    gap: 80px;
    align-items: center;
}

.ot-eyebrow {
    display: flex;
    align-items: center;
    gap: 7px;
    margin: 0;
    color: var(--ot-blue);
    font-size: 14px;
    font-weight: 600;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 28px;
}

.ot-eyebrow span {
    position: relative;
    width: 20px;
    height: 20px;
    border: 2px solid currentColor;
    border-radius: 50%;
}

.ot-eyebrow span::after {
    position: absolute;
    inset: 4px;
    border-radius: 50%;
    background: currentColor;
    content: '';
}

.ot-solution-copy h1,
.ot-partner-page h2 {
    margin: 18px 0 24px;
    color: var(--ot-ink);
    font-size: 38px;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: 1.12;
}

.ot-rich-copy {
    color: #27272a;
    font-size: 16px;
    line-height: 1.65;
}

.ot-rich-copy p {
    margin: 0;
}

.ot-rich-copy p+p {
    margin-top: 24px;
}

.ot-solution-media {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 500px;
    min-height: 463px;
    margin-left: auto;
    padding: 28px;
    border: 1px solid var(--ot-line);
    background: #fff;
    box-shadow: none;
}

.ot-solution-media img {
    display: block;
    width: 100%;
    height: auto;
    object-fit: contain;
}

.ot-diagram-fallback {
    position: relative;
    display: grid;
    width: 320px;
    max-width: 100%;
    aspect-ratio: 1;
    place-items: center;
    border: 1.5px solid #89bef3;
    border-radius: 50%;
    color: #4b5563;
    text-align: center;
}

.ot-diagram-fallback::before {
    position: absolute;
    width: 172px;
    aspect-ratio: 1;
    border-radius: 50%;
    background: #f4f8fd;
    content: '';
}

.ot-diagram-fallback::after {
    position: absolute;
    width: 246px;
    height: 246px;
    border: 1px dashed #b8d9f7;
    border-radius: 50%;
    content: '';
}

.ot-diagram-fallback strong {
    z-index: 1;
    width: 130px;
    color: #475569;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.35;
}

.ot-diagram-node {
    position: absolute;
    z-index: 2;
    padding: 8px 9px;
    border: 1px solid #cde4fb;
    border-radius: 2px;
    background: #fff;
    color: #247dc5;
    font-size: 9px;
    line-height: 1.2;
    box-shadow: 0 2px 5px rgba(35, 47, 61, .04);
}

.ot-node-top {
    top: -19px;
}

.ot-node-left {
    bottom: 20px;
    left: -35px;
}

.ot-node-right {
    right: -48px;
    bottom: 20px;
}

.ot-compatibility {
    padding-top: 72px;
    padding-bottom: 80px;
}

.ot-compatibility h2,
.ot-scenarios h2,
.ot-resources h2,
.ot-company h2 {
    margin: 0 0 36px;
    font-size: 36px;
}

.ot-table-wrap {
    overflow-x: auto;
}

.ot-compatibility table {
    width: 100%;
    min-width: 760px;
    border-collapse: collapse;
    table-layout: fixed;
    font-size: 13px;
}

.ot-compatibility th,
.ot-compatibility td {
    padding: 11px 12px;
    border: 1px solid var(--ot-line-light);
    color: var(--ot-copy);
    font-weight: 400;
    line-height: 1.35;
    vertical-align: middle;
}

.ot-compatibility thead th {
    padding: 12px 10px;
    border-color: var(--ot-line);
    background: #f4f4f5;
    color: var(--ot-ink);
    font-weight: 500;
    text-align: center;
}

.ot-compatibility th:first-child,
.ot-compatibility td:first-child {
    width: 28%;
    text-align: left;
}

.ot-compatibility th:last-child,
.ot-compatibility td:last-child {
    width: 22%;
    text-align: left;
}

.ot-compatibility th:nth-child(n+2):not(:last-child),
.ot-compatibility td:nth-child(n+2):not(:last-child) {
    width: 12.5%;
    text-align: center;
}

.ot-check {
    color: var(--ot-blue);
    font-size: 15px;
    font-weight: 500;
}

.ot-muted {
    color: #a1a1aa;
}

.ot-compatibility-cards {
    display: none;
}

.ot-compatibility-card {
    border: 1px solid #e4e4e7;
    background: #fff;
}

.ot-compatibility-card h3 {
    margin: 0;
    color: #18181b;
    font-family: 'Geist', Arial, sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 24px;
}

.ot-compatibility-card dl,
.ot-compatibility-card dd {
    margin: 0;
}

.ot-compatibility-card dt {
    color: #71717a;
    font-family: 'Geist', Arial, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
    text-transform: uppercase;
}

.ot-compatibility-card dd {
    color: #27272a;
    font-family: 'Geist', Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
}

.ot-compatibility-card__status,
.ot-compatibility-card__text {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    gap: 12px;
    align-items: center;
    padding: 12px 0;
    border-top: 1px solid #f4f4f5;
}

.ot-compatibility-card__text {
    grid-template-columns: 1fr;
    gap: 4px;
    align-items: start;
}

.ot-scenarios {
    padding-top: 72px;
    padding-bottom: 80px;
}

.ot-scenarios-layout {
    display: grid;
    grid-template-columns: 340px minmax(0, 1fr);
    gap: 64px;
    align-items: start;
}

.ot-scenario-tabs {
    overflow: hidden;
    border: 1px solid var(--ot-line);
    background: #fff;
}

.ot-scenario-tabs button {
    display: flex;
    width: 100%;
    min-height: 64px;
    align-items: center;
    padding: 16px 18px;
    border: 0;
    border-bottom: 1px solid var(--ot-line-light);
    background: #fff;
    color: #52525b;
    font: inherit;
    font-size: 14px;
    line-height: 1.35;
    text-align: left;
    cursor: pointer;
    transition: background .18s ease, color .18s ease, border-color .18s ease;
}

.ot-scenario-tabs button:last-child {
    border-bottom: 0;
}

.ot-scenario-tabs button[aria-selected='true'] {
    border-bottom: 2px solid var(--ot-blue);
    background: var(--ot-blue-soft);
    color: var(--ot-blue);
}

.ot-scenario-tabs button:focus-visible,
.ot-resource-card .ot-resource-action:focus-visible,
.ot-cta-inner a:focus-visible {
    outline: 2px solid var(--ot-blue);
    outline-offset: 3px;
}

.ot-scenario-panel {
    display: none;
    padding-top: 1px;
    animation: ot-fade .22s ease both;
}

.ot-scenario-panel.is-active {
    display: block;
}

.ot-scenario-panel div {
    margin: 0;
}

.ot-scenario-panel div+div {
    margin-top: 18px;
}

.ot-scenario-panel h3 {
    margin: 0 0 6px;
    color: var(--ot-ink);
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
}

.ot-scenario-panel p {
    margin: 0;
    color: #52525b;
    font-size: 15px;
    line-height: 1.55;
}

.ot-scenario-mobile-title {
    display: none;
}

.ot-scenario-tabs button[aria-selected='true'],
.ot-scenario-tabs button[aria-selected='true']:hover,
.ot-scenario-tabs button:active {
    background: #eff8ff !important;
    color: #0073cf !important;
    box-shadow: none;
}

.ot-scenario-tabs button:focus:not([aria-selected='true']) {
    background: #fff !important;
    color: #52525b !important;
    box-shadow: none;
    outline: 0;
}

.ot-scenario-tabs button:focus-visible {
    outline: 2px solid #0073cf;
    outline-offset: -2px;
}

.ot-scenario-tabs button[aria-selected='true']:focus,
.ot-scenario-tabs button[aria-selected='true']:focus-visible {
    background: #eff8ff !important;
    color: #0073cf !important;
    box-shadow: none;
}

.ot-scenario-tabs,
.ot-scenario-tabs button {
    border-radius: 0 !important;
}

.ot-scenario-tabs-wrap {
    min-width: 0;
}

.ot-scenario-tabs-wrap--scrollable {
    position: relative;
}

.ot-scenario-tabs--scrollable {
    max-height: 360px;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: none;
}

.ot-scenario-tabs--scrollable::-webkit-scrollbar {
    display: none;
}

.ot-scenario-scrollbar {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    z-index: 2;
    width: 3px;
    background: #f4f4f5;
    pointer-events: none;
}

.ot-scenario-scrollbar span {
    display: block;
    width: 100%;
    min-height: 24px;
    background: #d4d4d8;
    transition: transform .12s ease;
}

.ot-resource-icon {
    display: flex;
    flex: 0 0 48px;
    width: 48px;
    height: 48px;
    align-items: center;
    justify-content: center;
    margin: 0 0 16px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 2px;
    color: initial;
}

.ot-resource-icon::before,
.ot-resource-icon::after {
    content: none;
}

.ot-resource-icon img {
    display: block;
    width: 24px;
    height: 24px;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.ot-resources {
    padding-top: 72px;
    padding-bottom: 48px;
}

.ot-resource-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}

.ot-resource-card {
    display: flex;
    min-height: 230px;
    flex-direction: column;
    padding: 20px;
    border: 1px solid var(--ot-line);
    border-radius: 0;
    background: #fff;
    box-shadow: none;
    transition: border-color .2s ease, transform .2s ease;
}

.ot-resource-card:hover {
    border-color: #9ed2f7;
    box-shadow: none;
}

.ot-resource-icon {
    position: relative;
    width: 28px;
    height: 28px;
    margin-bottom: 16px;
    color: var(--ot-blue);
}

.ot-resource-icon::before {
    position: absolute;
    top: 3px;
    left: 6px;
    width: 14px;
    height: 18px;
    border: 1.5px solid currentColor;
    content: '';
}

.ot-resource-icon::after {
    position: absolute;
    top: 7px;
    left: 10px;
    width: 7px;
    height: 1px;
    background: currentColor;
    box-shadow: 0 4px 0 currentColor, 0 8px 0 currentColor;
    content: '';
}

.ot-resource-type {
    margin: 0 0 8px;
    color: #a1a1aa;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: .03em;
    line-height: 1.2;
    text-transform: uppercase;
}

.ot-resource-card h3 {
    margin: 0 0 12px;
    color: var(--ot-ink);
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
}

.ot-resource-card>p:not(.ot-resource-type) {
    display: -webkit-box;
    margin: 0;
    overflow: hidden;
    color: var(--ot-muted);
    font-size: 12px;
    line-height: 1.5;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.ot-resource-card .ot-resource-action {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: auto;
    padding-top: 16px;
    color: var(--ot-blue);
    font-size: 12px;
    font-weight: 500;
    text-decoration: none;
}

.ot-resource-card .ot-resource-action span {
    margin-left: 0;
}

.ot-resource-icon {
    display: flex;
    flex: 0 0 48px;
    width: 48px;
    height: 48px;
    align-items: center;
    justify-content: center;
    margin: 0 0 16px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 2px;
    color: initial;
}

.ot-resource-icon::before,
.ot-resource-icon::after {
    content: none;
}

.ot-resource-icon img {
    display: block;
    width: 24px;
    height: 24px;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.ot-company {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 520px;
    gap: 80px;
    align-items: center;
    padding-top: 64px;
    padding-bottom: 72px;
}

.ot-company h2 {
    margin-bottom: 20px;
}

.ot-company>div>p {
    max-width: 520px;
    margin: 0;
    color: var(--ot-copy);
    font-size: 15px;
    line-height: 1.6;
}

.ot-company-meta {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top: 20px;
    color: #52525b;
    font-size: 12px;
}

.ot-company-meta a,
.ot-company-meta span {
    display: flex;
    align-items: center;
    gap: 8px;
    color: inherit;
    text-decoration: none;
}

.ot-company-meta a span,
.ot-company-meta i {
    color: var(--ot-blue);
    font-size: 15px;
    font-style: normal;
}

.ot-company-logo {
    display: flex;
    width: 100%;
    min-height: 280px;
    align-items: center;
    justify-content: center;
    border: 1px solid var(--ot-line);
    background: #fff;
}

.ot-company-logo img {
    width: min(300px, 65%);
    height: auto;
    max-height: 140px;
    object-fit: contain;
}

.ot-company-wordmark {
    color: #69ca00;
    font-size: 52px;
    font-weight: 800;
    letter-spacing: -3px;
}

.ot-cta-band {
    background: #242428;
    color: #fff;
}

.ot-cta-inner {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    width: min(1180px, calc(100% - 48px));
    gap: 64px;
    align-items: center;
    margin: 0 auto;
    padding: 72px 0;
}

.ot-cta-inner h2 {
    margin: 0 0 14px;
    color: #fff;
    font-size: 38px;
    font-weight: 400;
    letter-spacing: -.02em;
    line-height: 1.15;
}

.ot-cta-inner p {
    max-width: 640px;
    margin: 0;
    color: #b4b4bc;
    font-size: 15px;
    line-height: 1.55;
}

.ot-cta-inner a {
    display: flex;
    width: 300px;
    height: 72px;
    align-items: center;
    justify-content: space-between;
    padding: 0 24px;
    color: var(--ot-ink);
    background: #fff;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    transition: background .18s ease;
}

.ot-cta-inner a:hover {
    background: #f4f4f5;
}

.ot-cta-inner b {
    font-size: 20px;
    font-weight: 400;
}

.ot-partner-page~footer .footer-top {
    display: none;
}

.ot-eyebrow-logo {
    width: 171px;
}

/* Shared presentation for every reusable Partner Solution page. */
.ot-partner-page {
    font-family: 'Geist', Arial, sans-serif;
}

.ot-partner-page .ot-partner-shell {
    width: min(1120px, calc(100% - 48px));
}

.ot-partner-page h1,
.ot-partner-page h2 {
    font-family: 'DIN 2014', 'DIN_2014', 'Geist', Arial, sans-serif;
    letter-spacing: 0;
}

.ot-partner-page .ot-partner-hero {
    width: 800px;
    max-width: 100%;
    margin-top: 80px;
    padding: 0 0 100px;
}

.ot-partner-page .ot-partner-lockup {
    width: 100%;
    min-height: 60px;
    gap: 15px;
    padding: 6px 0;
}

.ot-partner-page .ot-hero-copy {
    width: 800px;
    max-width: 100%;
    margin-top: 16px;
    color: #52525c;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}

.ot-partner-page .ot-hero-copy p+p {
    margin-top: 16px;
}

.ot-partner-page .ot-solution-focus-label {
    margin: 24px 0 12px;
    color: #71717b;
    font-size: 12px;
    font-weight: 500;
    line-height: 16px;
}

.ot-partner-page .ot-highlight-list {
    /* width: 556px; */
    max-width: 100%;
    gap: 8px;
}

.ot-partner-page .ot-highlight-list span {
    /* flex: 1 0 0; */
    width: 220px;
    min-height: 0;
    padding: 7px 11px;
    border-color: rgba(0, 0, 0, .16);
    border-radius: 0;
    font-size: 14px;
    line-height: 21px;
}

.ot-partner-page .ot-section-divider {
    padding: 80px 0;
    border-color: #d4d4d8;
}

.ot-partner-page .ot-solution-section {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 64px;
    align-items: start;
}

.ot-partner-page .ot-solution-copy h1 {
    margin: 0 0 12px;
    font-size: 48px;
    font-weight: 400;
    line-height: 56px;
}

.ot-partner-page .ot-rich-copy {
    color: #09090b;
    font-size: 20px;
    line-height: 32px;
}

.ot-partner-page .ot-rich-copy p+p {
    margin-top: 24px;
}

.ot-partner-page .ot-solution-media {
    width: 100%;
    max-width: none;
    min-height: 0;
    aspect-ratio: 528/518;
    padding: 32px;
    border-top: 1px solid #00000029;
    box-shadow: 0px 4px 24px 0px #0000000A;
    border-radius: 4px;
}

.ot-partner-page .ot-compatibility,
.ot-partner-page .ot-scenarios {
    padding: 80px 0;
}

.ot-partner-page .ot-resources {
    padding: 80px 0 48px;
}

.ot-partner-page .ot-company {
    padding: 64px 0 72px;
}

.ot-partner-page .ot-compatibility h2,
.ot-partner-page .ot-scenarios h2,
.ot-partner-page .ot-resources h2,
.ot-partner-page .ot-company h2 {
    margin-bottom: 40px;
    font-size: 48px;
    font-weight: 400;
    line-height: 56px;
}

.ot-partner-page .ot-company h2 {
    margin-bottom: 10px;
}

.ot-partner-page .ot-compatibility table {
    font-size: 16px;
    line-height: 24px;
}

.ot-partner-page .ot-compatibility th,
.ot-partner-page .ot-compatibility td {
    padding: 16px 12px;
    border-color: #e4e4e7;
    color: #3f3f46;
    font-size: 16px;
    line-height: 24px;
}

.ot-partner-page .ot-compatibility thead th {
    background: #f4f4f5;
    border-color: #e4e4e7;
    color: #09090B;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    text-align: left;
}

.ot-partner-page .ot-compatibility tbody tr,
.ot-partner-page .ot-compatibility tbody th,
.ot-partner-page .ot-compatibility tbody td {
    background: #fff;
}

.ot-partner-page .ot-scenarios-layout {
    grid-template-columns: 360px minmax(0, 1fr);
    gap: 64px;
}

.ot-partner-page .ot-scenario-tabs button {
    min-height: 68px;
    font-size: 18px;
}

.ot-partner-page .ot-scenario-tabs button[aria-selected='true'] {
    color: #0073cf;
    font-weight: 500;
}

.ot-partner-page .ot-scenario-tabs button:not([aria-selected='true']):hover {
    background: #f4f4f5;
    color: #52525b;
}

.ot-partner-page .ot-scenario-panel h3 {
    font-size: 20px;
    line-height: 28px;
}

.ot-partner-page .ot-scenario-panel p {
    font-size: 16px;
    line-height: 24px;
}

.ot-partner-page .ot-resource-grid {
    gap: 24px;
}

.ot-partner-page .ot-resource-card {
    min-height: 260px;
    padding: 16px;
    border-color: rgba(0, 0, 0, .16);
    border-radius: 4px;
    box-shadow: 0 4px 16px rgba(0, 0, 0, .04);
}

.ot-partner-page .ot-resource-type {
    margin: 0 0 4px;
    color: #9f9fa9;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}

.ot-partner-page .ot-resource-card h3 {
    margin: 0 0 12px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

.ot-partner-page .ot-resource-card>p:not(.ot-resource-type) {
    color: rgba(0, 0, 0, .6);
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.ot-partner-page .ot-company {
    gap: 64px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ot-partner-page .ot-company>div>p {
    color: #09090b;
    font-size: 20px;
    line-height: 32px;
}

.ot-partner-page .ot-company-meta {
    gap: 12px;
    margin-top: 32px;
    color: #09090b;
    font-size: 16px;
    line-height: 24px;
}

.ot-partner-page .ot-company-meta a,
.ot-partner-page .ot-company-meta span {
    gap: 12px;
    color: #09090b;
    line-height: 24px;
}

.ot-partner-page .ot-company-site-text {
    border-bottom: 1px dotted #09090b;
}

.ot-partner-page .ot-company-logo {
    min-height: 100%;
    border: 0.6px solid #00000029;
    border-radius: 4px;
    box-shadow: 0px 12px 24px 0px #0000000A;
}

.ot-partner-page .ot-cta-band {
    background: #27272a;
}

.ot-partner-page .ot-cta-inner {
    grid-template-columns: minmax(0, 1fr) 335px;
    width: min(1120px, calc(100% - 48px));
    gap: 80px;
    padding: 100px 0;
}

.ot-partner-page .ot-cta-inner h2 {
    font-family: 'DIN 2014', 'DIN_2014', 'Geist', Arial, sans-serif;
    font-size: 48px;
    font-weight: 400;
    line-height: 56px;
}

.ot-partner-page .ot-cta-inner a {
    width: 335px;
    height: 85px;
    padding: 0 24px;
    background: #fff;
    color: #09090b;
    font-family: 'DIN 2014', 'DIN_2014', Arial, sans-serif;
    font-size: 2rem;
    font-weight: 400;
    line-height: 1.2;
}

.ot-partner-page .ot-cta-inner a img {
    display: block;
    width: 2rem;
    height: 2rem;
    transform: rotate(-45deg);
}

.ot-partner-page .ot-cta-inner a:hover {
    background: #f4f4f5;
}

.ot-partner-page .ot-resource-card:hover {
	background-color: #0000000D;
}

.ot-partner-page .ot-resource-card h3 {
    display: -webkit-box;
    min-height: 0;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.ot-partner-page .ot-resource-card>p:not(.ot-resource-type) {
    min-height: 40px;
    -webkit-line-clamp: 2;
}

.ot-partner-page .ot-resource-action {
    display: inline-flex;
    width: auto;
    align-self: flex-start;
    align-items: center;
    gap: 8px;
    margin-top: auto;
    padding-top: 16px;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
}

.ot-partner-page .ot-resource-action img {
    display: block;
    flex: 0 0 16px;
    width: 16px;
    height: 16px;
}

.ot-partner-page .ot-resource-action:hover {
    color: #0073cf;
    text-decoration: none;
}

@keyframes ot-hero-in {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes ot-fade {
    from {
        opacity: 0;
        transform: translateY(5px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width:1024px) {
    .ot-solution-section {
        grid-template-columns: minmax(0, 1fr) minmax(360px, .9fr);
        gap: 48px;
    }

    .ot-company {
        grid-template-columns: minmax(0, 1fr) minmax(360px, .9fr);
        gap: 48px;
    }

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

    .ot-cta-inner {
        gap: 36px;
    }

    .ot-cta-inner a {
        width: 250px;
    }
}

@media (max-width:768px) {
    body:has(.ot-partner-page) .elementor-element-3161ac4 .e-con-inner {
        padding-top: 40px;
        padding-bottom: 24px;
    }

    .ot-partner-shell,
    .ot-cta-inner {
        width: calc(100% - 32px);
    }

    .ot-partner-hero {
        padding: 48px 0;
    }

    .ot-omnitrust-mark {
        font-size: 26px;
    }

    .ot-omnitrust-mark span {
        width: 23px;
        height: 23px;
        border-width: 3px;
    }

    .ot-omnitrust-mark span::after {
        width: 7px;
        height: 7px;
    }

    .ot-lockup-plus {
        font-size: 26px;
    }

    .ot-partner-lockup {
        gap: 12px;
    }

    .ot-partner-lockup .ot-omnitrust-logo {
        width: 180px;
        height: auto;
    }

    .ot-partner-lockup .ot-partner-logo {
        width: auto;
        max-width: 34vw;
        height: 32px;
    }

    .ot-hero-copy {
        font-size: 15px;
    }

    .ot-highlight-list span {
        flex: 1 1 180px;
        width: auto;
    }

    .ot-section-divider,
    .ot-compatibility,
    .ot-scenarios {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .ot-solution-section,
    .ot-company,
    .ot-scenarios-layout {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .ot-solution-copy h1,
    .ot-partner-page h2,
    .ot-compatibility h2,
    .ot-scenarios h2,
    .ot-resources h2,
    .ot-company h2 {
        font-size: 30px;
    }

    .ot-solution-media {
        min-height: 320px;
        margin: 0 auto;
    }

    .ot-diagram-fallback {
        width: 270px;
    }

    .ot-scenario-tabs button {
        min-height: 58px;
    }

    .ot-resource-grid {
        grid-template-columns: 1fr;
    }

    .ot-resources {
        padding-top: 48px;
        padding-bottom: 32px;
    }

    .ot-company {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .ot-company-logo {
        min-height: 220px;
    }

    .ot-cta-inner {
        grid-template-columns: 1fr;
        gap: 30px;
        padding: 48px 0;
    }

    .ot-cta-inner h2 {
        font-size: 30px;
    }

    .ot-cta-inner a {
        width: 100%;
    }

    .ot-node-left {
        left: -22px;
    }

    .ot-node-right {
        right: -29px;
    }
}

@media (max-width:768px) {
    .ot-scenario-tabs--scrollable {
        max-height: 290px;
    }
}

@media (max-width:768px) {
    .ot-partner-page {
        overflow-x: hidden;
    }

    .ot-partner-page .ot-partner-shell {
        width: calc(100% - 32px);
    }

    .ot-partner-page .ot-partner-hero {
        width: 100%;
        margin-top: 40px;
        padding: 0 0 56px;
    }

    .ot-partner-page .ot-partner-lockup {
        min-height: 40px;
        gap: 8px;
        padding: 0;
    }

    .ot-partner-page .ot-partner-lockup .ot-omnitrust-logo {
        width: auto;
        height: 28px;
        max-width: 48%;
        flex: 0 1 auto;
    }

    .ot-partner-page .ot-partner-lockup .ot-partner-logo {
        width: auto;
        height: 28px;
        max-width: 30vw;
        flex: 0 1 auto;
    }

    .ot-partner-page .ot-lockup-plus {
        font-size: 24px;
        line-height: 28px;
    }

    .ot-partner-page .ot-hero-copy {
        width: 100%;
        margin-top: 20px;
        font-size: 15px;
        font-weight: 400;
        line-height: 22px;
    }

    .ot-partner-page .ot-solution-focus-label {
        margin: 20px 0 10px;
    }

    .ot-partner-page .ot-highlight-list {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        width: 100%;
        gap: 6px;
    }

    .ot-partner-page .ot-highlight-list span {
        min-width: 0;
        padding: 7px 4px;
        font-size: 11px;
        line-height: 16px;
        overflow-wrap: anywhere;
    }

    .ot-partner-page .ot-hero-cta {
        margin-top: 28px;
        font-size: 16px;
        line-height: 22px;
    }

    .ot-partner-page .ot-section-divider,
    .ot-partner-page .ot-compatibility,
    .ot-partner-page .ot-scenarios,
    .ot-partner-page .ot-resources {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .ot-partner-page .ot-solution-section,
    .ot-partner-page .ot-company,
    .ot-partner-page .ot-scenarios-layout {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .ot-partner-page .ot-solution-copy h1,
    .ot-partner-page .ot-compatibility h2,
    .ot-partner-page .ot-scenarios h2,
    .ot-partner-page .ot-resources h2,
    .ot-partner-page .ot-company h2 {
        font-size: 32px;
        line-height: 40px;
    }

    .ot-partner-page .ot-rich-copy,
    .ot-partner-page .ot-company>div>p {
        font-size: 16px;
        line-height: 24px;
    }

    .ot-partner-page .ot-solution-media {
        min-height: 0;
        aspect-ratio: 1/1;
        padding: 20px;
    }

    .ot-partner-page .ot-table-wrap {
        display: none;
    }

    .ot-partner-page .ot-compatibility-cards {
        display: grid;
        gap: 14px;
    }

    .ot-partner-page .ot-compatibility-card {
        padding: 16px;
        border-radius: 4px;
    }

    .ot-partner-page .ot-compatibility-card h3 {
        margin-bottom: 16px;
    }

    .ot-partner-page .ot-compatibility-card dl {
        display: grid;
        gap: 0;
    }

    .ot-partner-page .ot-compatibility-card__status {
        grid-template-columns: minmax(0, 1fr) 32px;
    }

    .ot-partner-page .ot-compatibility-card__status dd {
        display: flex;
        justify-content: flex-end;
    }

    .ot-partner-page .ot-compatibility-card .ot-table-status {
        display: block;
        width: 22px;
        height: 22px;
        margin: 0;
    }

    .ot-partner-page .ot-compatibility-card .ot-table-status--dash {
        width: 14px;
        height: 2px;
        margin-top: 10px;
    }

    .ot-partner-page .ot-scenario-tabs button {
        min-height: 58px;
        padding: 14px 16px;
    }

    .ot-partner-page .ot-resource-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .ot-partner-page .ot-resource-card {
        min-height: 244px;
    }

    .ot-partner-page .ot-company {
        padding-top: 48px;
        padding-bottom: 48px;
    }

    .ot-partner-page .ot-company-logo {
        min-height: 200px;
    }

    .ot-partner-page .ot-company-logo img {
        width: min(210px, 70%);
        height: auto;
        max-height: 100px;
    }

    .ot-partner-page .ot-cta-inner {
        grid-template-columns: 1fr;
        width: calc(100% - 32px);
        gap: 32px;
        padding: 56px 0;
    }

    .ot-partner-page .ot-cta-inner h2 {
        font-size: 36px;
        line-height: 44px;
    }

    .ot-partner-page .ot-cta-inner p {
        font-size: 16px;
        line-height: 24px;
    }

    .ot-partner-page .ot-cta-inner a {
        width: 100%;
        height: 68px;
        font-size: 1.5rem;
    }

    .ot-partner-page .ot-cta-inner a img {
        width: 24px;
        height: 24px;
    }
}

@media (max-width:768px) {

    .ot-partner-page .ot-highlight-list {
        grid-template-columns: minmax(0, 1fr);
        gap: 8px;
    }

    .ot-partner-page .ot-highlight-list span {
        width: 100%;
        padding: 10px 12px;
        font-size: 14px;
        line-height: 21px;
    }

    .ot-partner-page .ot-solution-section {
        grid-template-columns: minmax(0, 1fr);
        gap: 32px;
        width: 100%;
    }

    .ot-partner-page .ot-company {
        grid-template-columns: minmax(0, 1fr);
        gap: 32px;
    }

    .ot-partner-page .ot-resource-grid {
        grid-template-columns: minmax(0, 1fr);
        gap: 16px;
    }

    .ot-partner-page .ot-resource-card {
        min-height: 244px;
    }

    .ot-partner-page .ot-company-logo {
        min-height: 200px;
    }

    .ot-partner-page .ot-scenarios-layout {
        display: grid;
        grid-template-columns: minmax(0, 1fr);
        gap: 32px;
        width: 100%;
    }

    .ot-partner-page .ot-scenario-tabs-wrap {
        display: none;
    }

    .ot-partner-page .ot-scenario-panels {
        display: grid;
        width: 100%;
        min-width: 0;
        gap: 36px;
    }

    .ot-partner-page .ot-scenario-panel {
        display: block;
        width: 100%;
        min-width: 0;
        padding: 0 0 36px;
        border-bottom: 1px solid #e4e4e7;
        animation: none;
    }

    .ot-partner-page .ot-scenario-panel:last-child {
        padding-bottom: 0;
        border-bottom: 0;
    }

    .ot-partner-page .ot-scenario-mobile-title {
        display: block;
        margin: 0 0 20px;
        color: #18181b;
        font-family: 'DIN 2014', 'DIN_2014', 'Geist', Arial, sans-serif;
        font-size: 24px;
        font-weight: 700;
        line-height: 32px;
    }

    .ot-partner-page .ot-scenario-panel div+div {
        margin-top: 20px;
    }

    .ot-partner-page .ot-scenario-panel h3:not(.ot-scenario-mobile-title) {
        margin: 0 0 6px;
        color: #18181b;
        font-size: 16px;
        font-weight: 600;
        line-height: 24px;
    }

    .ot-partner-page .ot-scenario-panel p {
        color: #52525b;
        font-size: 15px;
        line-height: 23px;
    }
}