td {
    white-space: normal !important;
    word-wrap: break-word;
    text-overflow:ellipsis;
    overflow: hidden;
}
.info-block{
    padding-bottom:20px;
}
.block-title{
    font-size:18px;
    font-weight:700;
    color: #1f2937;
    margin-top:20px;
    margin-bottom: 20px;
    border-bottom:1px solid #e5e7eb;
}

.nav-justified>li {
    display: table-cell;
    width: 1%;
}
.nav>li.active a{
    color: #d1191a;
    font-size: 18px;
    font-weight: bold;
}
.nav>li a{
    font-size: 14px;
    padding: 5px 0;
    color: #666;
}
.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent;
}
.nav>li.active:after {
    position: absolute;
    bottom: 0.0625rem;
    left: 50%;
    content: '';
    height: 0.3rem;
    width: 2rem;
    background: linear-gradient(
            -148deg
            ,red 0,#d1191a 100%);
    -webkit-border-radius: 6.25rem;
    border-radius: 6.25rem;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.headernav{
    border: 1px solid #e5e7eb;
    background: #fff;
}
.headernav.nav.nav-justified {
    align-items: stretch;
    display: flex !important;
    flex-wrap: nowrap;
    margin-bottom: 0;
    overflow-x: auto;
    overflow-y: hidden;
    padding-left: 0;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}
.headernav.nav.nav-justified > li {
    display: block !important;
    float: none !important;
    flex: 0 0 auto;
    min-width: 58px;
    width: auto !important;
}
.headernav.nav.nav-justified > li > a {
    display: block;
    white-space: nowrap;
}
.rfj-mobile-section-nav {
    align-items: stretch;
    box-sizing: border-box;
    border-left: 0;
    border-right: 0;
    display: flex;
    flex-wrap: nowrap;
    gap: 0;
    margin: 0;
    max-width: 100%;
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 0;
    position: sticky;
    top: 0;
    white-space: nowrap;
    width: 100%;
    z-index: 1000;
}
.rfj-mobile-section-nav > li {
    display: block;
    flex: 1 1 0;
    line-height: normal;
    min-width: 0;
    position: relative;
}
.rfj-mobile-section-nav > li > a {
    color: #475569;
    display: block;
    font-size: 14px;
    font-weight: 600;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    padding: 0 6px;
    text-decoration: none;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rfj-mobile-section-nav > li.active > a,
.rfj-mobile-section-nav > li > a:hover,
.rfj-mobile-section-nav > li > a:focus {
    color: #d1191a;
    text-decoration: none;
}
.rfj-mobile-section-nav > li.active:after {
    background: #d1191a;
    border-radius: 999px;
    bottom: 0;
    content: '';
    height: 3px;
    left: 24%;
    position: absolute;
    right: 24%;
}
.rfj-mobile-section-nav.soft_fixed {
    left: 0;
    right: 0;
    margin: 0;
    max-width: 100vw;
    position: fixed;
    top: 0;
    width: 100vw;
}
.soft_nav.headernav {
    display: flex;
    align-items: stretch;
    height: auto;
    min-width: 0;
    overflow-x: auto;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
    margin: 0 0 16px;
    padding: 0 10px;
}
.soft_nav.headernav li {
    float: none;
    line-height: normal;
    width: auto;
    min-width: 88px;
    padding: 0 8px;
    position: relative;
    white-space: nowrap;
}
.soft_nav.headernav li.active {
    background: transparent;
    color: #d1191a;
}
.soft_nav.headernav li.active:after {
    background: #d1191a;
    border-radius: 999px;
    bottom: 0;
    content: '';
    height: 3px;
    left: 20px;
    position: absolute;
    right: 20px;
}
.soft_nav.headernav li a {
    align-items: center;
    color: #475569;
    display: flex;
    font-size: 14px;
    font-weight: 600;
    height: 46px;
    justify-content: center;
    padding: 0 6px;
}
.soft_nav.headernav li.active a,
.soft_nav.headernav li a:hover,
.soft_nav.headernav li a:focus {
    color: #d1191a;
    text-decoration: none;
}
.soft_nav.headernav .soft_nav_xunjia_btn {
    background: transparent !important;
    color: inherit !important;
    display: none;
    margin-left: auto;
    min-width: 150px;
    padding: 0 8px;
}
.soft_nav.headernav .soft_nav_xunjia_btn:after {
    display: none;
}
.soft_nav.headernav .soft_nav_xunjia_btn a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.soft_nav.headernav .soft_nav_xunjia_btn .xun_jia {
    background: #d1191a !important;
    border: 1px solid #d1191a !important;
    border-radius: 6px;
    color: #fff !important;
    font-size: 13px;
    font-weight: 700;
    height: 34px;
    line-height: 34px;
    margin: 6px 0 0 !important;
    max-width: 150px !important;
    padding: 0 14px;
    text-decoration: none;
}
.soft_nav.headernav .soft_nav_xunjia_btn .rfj-single-nav-enquiry {
    float: right;
    max-width: 140px !important;
}
.soft_nav.headernav .soft_nav_xunjia_btn .xun_jia:hover,
.soft_nav.headernav .soft_nav_xunjia_btn .xun_jia:focus {
    background: #b91617 !important;
    border-color: #b91617 !important;
    color: #fff !important;
}
.soft_nav.headernav.soft_fixed {
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    box-shadow: 0 6px 16px rgba(15, 23, 42, 0.08);
    margin: 0;
}
.rfj-single-resource-section {
    margin-bottom: 10px;
}
.rfj-single-resource-block {
    margin-bottom: 18px;
}
.rfj-resource-feedback-link {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.mobile-go-back{
    cursor: pointer;
}

.rfj-desktop-only {
    display: flex;
}

.rfj-single-layout {
    align-items: start;
    display: grid;
    gap: 24px;
    grid-template-columns: minmax(0, 1fr) 340px;
    width: 100%;
}

.rfj-single-sidebar {
    min-width: 0;
    position: sticky;
    top: 70px;
}

.rfj-software-nav {
    background: rgba(255, 255, 255, 0.88);
    border: 1px solid #e5e5ea;
    border-radius: 12px;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.03);
    margin: 0 0 18px;
    overflow: hidden;
    -webkit-backdrop-filter: saturate(180%) blur(16px);
    backdrop-filter: saturate(180%) blur(16px);
}

.rfj-software-nav__list {
    align-items: center;
    display: flex;
    gap: 2px;
    list-style: none;
    margin: 0;
    overflow-x: auto;
    padding: 6px;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}

.rfj-software-nav__item {
    flex: 0 0 auto;
    margin: 0;
    position: relative;
}

.rfj-software-nav__item > a {
    align-items: center;
    border-radius: 999px;
    color: #515154;
    display: inline-flex;
    font-size: 14px;
    font-weight: 600;
    height: 36px;
    justify-content: center;
    padding: 0 16px;
    text-decoration: none;
}

.rfj-software-nav__item.is-active > a,
.rfj-software-nav__item.active > a,
.rfj-software-nav__item > a:hover,
.rfj-software-nav__item > a:focus {
    background: #f5f5f7;
    color: #1d1d1f;
    text-decoration: none;
}

.rfj-software-nav__item--cta {
    display: none;
    margin-left: auto;
}

.rfj-software-nav__cta {
    background: #d1191a !important;
    color: #fff !important;
}

.rfj-software-nav.is-sticky,
.rfj-software-nav.soft_fixed {
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    box-shadow: 0 8px 20px rgba(15, 23, 42, 0.08);
    left: 0;
    margin: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
}

.rfj-mobile-section-menu {
    align-items: stretch;
    background: rgba(255, 255, 255, 0.92);
    border-bottom: 1px solid #e5e5ea;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.03);
    display: grid;
    grid-auto-columns: minmax(0, 1fr);
    grid-auto-flow: column;
    margin: 0;
    overflow: hidden;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 1000;
    -webkit-backdrop-filter: saturate(180%) blur(16px);
    backdrop-filter: saturate(180%) blur(16px);
}

.rfj-mobile-section-menu__list {
    display: grid;
    grid-auto-columns: minmax(0, 1fr);
    grid-auto-flow: column;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.rfj-mobile-section-menu__item {
    margin: 0;
    min-width: 0;
}

.rfj-mobile-section-menu__link {
    align-items: center;
    border-radius: 0;
    color: #515154;
    display: flex;
    font-size: 14px;
    font-weight: 600;
    height: 44px;
    justify-content: center;
    min-width: 0;
    padding: 0 6px;
    position: relative;
    text-decoration: none;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}

.rfj-mobile-section-menu__link.is-active,
.rfj-mobile-section-menu__link:hover,
.rfj-mobile-section-menu__link:focus {
    background: #f5f5f7;
    color: #1d1d1f;
    text-decoration: none;
}

.rfj-mobile-section-menu__link.is-active:after {
    background: #d1191a;
    border-radius: 999px;
    bottom: 0;
    content: '';
    height: 3px;
    left: 24%;
    position: absolute;
    right: 24%;
}

.rfj-single-audit-panel {
    background-color: #eee;
    border: 1px solid #999;
    cursor: move;
    display: none;
    left: 0;
    overflow-y: auto;
    position: fixed;
    z-index: 1;
}

.rfj-single-header-wrap {
    margin-bottom: 20px;
    width: 100%;
}

.rfj-single-topline {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    position: absolute;
    right: 22px;
    top: 16px;
    z-index: 2;
}

.rfj-actions-container {
    align-items: center;
    background: #f5f5f7;
    border: 1px solid #e5e7eb;
    border-radius: 999px;
    color: #6e6e73;
    display: inline-flex;
    gap: 9px;
    line-height: 1;
    padding: 7px 11px;
}

.rfj-single-breadcrumbs {
    max-width: 550px;
}

.rfj-vs-icon {
    margin-right: 4px;
    width: 20px;
}

.rfj-section-icon {
    height: 32px;
    width: 32px;
}

.rfj-single-hero-logo {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 22px;
    box-shadow: 0 10px 24px rgba(15, 23, 42, 0.08);
    box-sizing: border-box;
    display: block;
    height: 112px;
    max-width: 112px;
    object-fit: contain;
    padding: 14px;
    width: 112px;
}

.rfj-single-hero-layout {
    align-items: center;
    display: grid;
    gap: 22px;
    grid-template-columns: 112px minmax(0, 1fr) minmax(190px, 250px);
    min-height: 128px;
    padding-top: 28px;
}

.rfj-single-hero-layout.no-logo {
    grid-template-columns: minmax(0, 1fr) minmax(190px, 250px);
}

.rfj-single-hero-icon {
    align-self: start;
}

.rfj-single-hero-copy {
    min-width: 0;
}

.rfj-single-hero-chips,
.rfj-single-hero-badges,
.rfj-single-secondary-actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.rfj-single-hero-chips {
    margin-bottom: 8px;
    margin-top: 2px;
}

.rfj-single-hero-chip {
    background: #f5f5f7;
    border: 1px solid #e5e5ea;
    border-radius: 999px;
    color: #515154;
    display: inline-flex;
    font-size: 12px;
    line-height: 1;
    padding: 6px 10px;
    text-decoration: none;
}

.rfj-single-hero-chip:hover,
.rfj-single-hero-chip:focus {
    color: #d1191a;
    text-decoration: none;
}

.rfj-single-hero-title {
    display: block;
    min-width: 0;
    padding-left: 0;
    width: auto;
}

.rfj-single-hero-title-text {
    display: block;
    font-size: 34px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.12;
    margin: 0 0 10px;
    overflow-wrap: anywhere;
}

.rfj-single-hero-actions {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 0;
}

.rfj-single-primary-action-wrap {
    width: 100%;
}

.rfj-single-primary-action-wrap > div {
    margin: 0 0 10px !important;
    width: 100% !important;
}

.rfj-single-primary-action-wrap .xun_jia,
.rfj-single-primary-action-wrap .xun_jia-o,
.rfj-single-primary-action {
    border-radius: 999px !important;
    box-sizing: border-box;
    display: block !important;
    font-size: 15px !important;
    font-weight: 700;
    line-height: 44px !important;
    margin: 0 !important;
    min-height: 44px;
    padding: 0 22px !important;
    text-align: center;
    width: 100% !important;
}

.rfj-single-secondary-actions {
    display: grid;
    gap: 8px;
    grid-template-columns: 1fr;
    margin-top: 10px;
    width: 100%;
}

.rfj-single-secondary-action {
    background: #fff;
    border: 1px solid #d2d2d7;
    border-radius: 999px;
    color: #1d1d1f;
    display: block;
    font-size: 13px;
    font-weight: 600;
    line-height: 34px;
    min-height: 34px;
    padding: 0 16px;
    text-align: center;
    text-decoration: none;
}

.rfj-single-secondary-action:hover,
.rfj-single-secondary-action:focus {
    border-color: #d1191a;
    color: #d1191a;
    text-decoration: none;
}

.rfj-single-hero-meta {
    align-items: center;
    border-top: 1px solid #f0f0f2;
    color: #6e6e73;
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    gap: 10px 18px;
    justify-content: space-between;
    line-height: 1.5;
    margin-top: 18px;
    padding-top: 12px;
}

.rfj-single-hero-meta-main,
.rfj-single-hero-meta-actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 10px 16px;
}

.rfj-single-hero-meta-item {
    align-items: center;
    display: inline-flex;
    gap: 4px;
}

.rfj-single-hero-meta-item .fa-check-circle {
    color: #16a34a;
}

.rfj-single-hero-meta-actions {
    gap: 8px;
    margin-left: auto;
}

.rfj-single-hero-meta-action {
    align-items: center;
    background: #f5f5f7;
    border: 1px solid #e5e5ea;
    border-radius: 999px;
    color: #424245;
    cursor: pointer;
    display: inline-flex;
    font-size: 12px;
    gap: 3px;
    line-height: 1;
    padding: 7px 10px;
    text-decoration: none;
}

.rfj-single-hero-meta-action:hover,
.rfj-single-hero-meta-action:focus {
    color: #d1191a;
    text-decoration: none;
}

.rfj-single-main-content {
    padding-bottom: 60px;
}

.rfj-single-section {
    background-color: #fff;
}

.rfj-single-main-content--full > .rfj-single-section,
.rfj-mobile-single-main > .rfj-single-section {
    border: 1px solid #e5e7eb;
    border-radius: 12px;
    box-shadow: 0 4px 18px rgba(15, 23, 42, 0.04);
    margin-bottom: 20px;
    overflow: hidden;
    padding: 18px;
}

.rfj-single-main-content--full > .rfj-single-section > .section-title:first-child,
.rfj-mobile-single-main > .rfj-single-section > .section-title:first-child {
    align-items: center;
    border-bottom: 1px solid #eef0f3;
    color: #1f2937;
    display: flex;
    font-size: 18px;
    font-weight: 700;
    margin: -2px 0 18px;
    min-height: 36px;
    padding-bottom: 12px;
}

.rfj-single-section-body {
    padding-bottom: 20px;
}

.rfj-single-section-inner {
    padding: 10px;
}

.rfj-single-section--relative {
    position: relative;
}

.rfj-single-section--compact {
    padding-bottom: 10px;
    padding-top: 10px;
}

.rfj-single-rich-content {
    font-size: 16px;
    line-height: 2em !important;
}

.rfj-single-rich-content-scroll {
    overflow-x: auto;
    overflow-y: hidden;
}

.rfj-single-media-frame {
    margin: 0 auto 10px !important;
    max-width: 600px;
    width: 100%;
}

.rfj-single-gallery-frame {
    margin: 0 auto 20px !important;
    max-width: 600px;
    width: 100%;
}

.rfj-single-gallery-item {
    margin-bottom: 20px;
}

.rfj-single-meta-block {
    margin-bottom: 10px;
    margin-top: 10px;
}

.rfj-single-chip {
    margin: 0 5px 5px 0;
}

.rfj-is-hidden,
.toggle-button .show-more,
.toggle-button .show-less {
    display: none;
}

.rfj-single-more-full {
    width: 100%;
}

.rfj-customer-grid-item {
    padding-left: 10px;
    padding-right: 10px;
}

.rfj-customer-card {
    border-radius: 6px;
    padding: 10px;
}

.rfj-customer-logo {
    margin: 0 auto;
    max-width: 150px;
    text-align: center;
}

.rfj-customer-logo-icon {
    font-size: 22px;
    text-align: center;
}

.rfj-customer-logo-placeholder {
    height: 50px;
    width: 150px;
}

.rfj-customer-title {
    font-size: 16px;
}

.rfj-single-prompt {
    background: rgba(48, 114, 246, 0.05);
    padding: 10px 0;
}

.rfj-single-empty-state {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 180px;
    text-align: center;
    width: 100%;
}

.rfj-single-empty-state img {
    height: auto;
    max-width: 180px;
    width: 45%;
}

.rfj-single-subnav {
    margin-bottom: 10px;
}

.rfj-single-subnav-list {
    background-color: transparent;
}

.rfj-single-ask-wrap {
    padding: 10px 0;
}

.rfj-single-grid-item {
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.rfj-single-grid-item--flush {
    padding-left: 0;
    padding-right: 0;
}

.rfj-single-decimal-list {
    list-style: decimal;
    padding-left: 15px;
}

.rfj-location-filter {
    padding: 15px 0;
}

.rfj-location-filter-primary {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.rfj-location-filter-item {
    display: inline-block;
}

.rfj-question-meta {
    text-align: right;
}

.rfj-question-date {
    color: #666;
    margin-right: 10px;
}

.rfj-question-reply-count {
    color: #ff9800;
}

.rfj-reply-panel {
    background: #f7f8fa;
    font-weight: 400;
    padding: 5px 10px 10px;
}

.rfj-reply-item {
    border: 0;
    margin-top: 10px;
    padding: 0;
}

.rfj-reply-item-bordered {
    border-bottom: 1px solid #eee;
}

.rfj-reply-author-name {
    font-size: 1.4em;
    padding-right: 5px;
}

.rfj-certified-icon {
    width: 25px;
}

.rfj-reply-chat {
    font-size: 12px;
    white-space: nowrap;
}

.rfj-question-reply-footer {
    font-size: 12px;
}

.rfj-question-reply-button {
    background-color: #fff;
    border-color: #ccc;
    float: right !important;
    padding: 4px 8px;
}

.rfj-reply-more {
    line-height: 24px;
    margin: 0;
}

.rfj-reply-error {
    color: #d1191a;
    display: none;
    font-size: 12px;
    margin: 10px 0 0;
}

.rfj-reply-publish {
    width: 100%;
}

.rfj-download-logo {
    height: 36px;
    width: auto;
}

.rfj-main-video-wrap {
    margin: 0 auto 10px !important;
    max-width: 1200px;
    width: 100%;
}

.rfj-video-grid-item {
    padding-left: 5px;
    padding-right: 5px;
}

.rfj-post-category-scroll {
    background-color: transparent;
}

.rfj-event-grid-item {
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.rfj-list-item-full {
    padding: 0;
}

.rfj-book-grid-item {
    padding-left: 5px;
    padding-right: 5px;
}

.rfj-recommend-item {
    padding: 0;
}

.rfj-mobile-advisor-card {
    background: #fff;
    margin-bottom: 5px;
}

.rfj-mobile-advisor-item {
    align-items: center;
    border-bottom: 1px solid #eee;
    display: flex;
    gap: 12px;
    padding: 10px 0;
}

.rfj-mobile-advisor-avatar {
    flex: 0 0 72px;
    text-align: center;
}

.rfj-mobile-advisor-body {
    flex: 1 1 auto;
    min-width: 0;
    padding-left: 0;
}

.rfj-mobile-advisor-name {
    font-size: 16px;
    font-weight: 700;
}

.rfj-mobile-advisor-company {
    font-size: 12px;
    margin-bottom: 5px;
}

.rfj-mobile-advisor-company a {
    color: #999;
}

.rfj-mobile-advisor-chat,
.rfj-mobile-advisor-name,
.rfj-mobile-advisor-company {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rfj-mobile-advisor-chat {
    font-size: 12px;
}

body.single-software #site-content {
    background: #f6f8fb;
}

body.single-software .software_header {
    background: #fff;
    border: 1px solid #d2d2d7;
    border-radius: 10px;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.03);
    margin-bottom: 16px;
    padding: 18px 24px 16px;
    position: relative;
}

body.single-software .rfj-mobile-single-header {
    background: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
    box-sizing: border-box;
    margin: 0;
    padding: 10px 14px 12px;
}

@media (max-width: 767px) {
    html,
    body.single-software {
        overflow-x: hidden;
    }

    body.single-software {
        --rfj-mobile-single-header-height: 128px;
        --rfj-mobile-single-nav-height: 44px;
    }

    body.single-software #site-content {
        overflow-x: hidden;
    }

    body.single-software .rfj-mobile-single-shell,
    body.single-software .rfj-mobile-single-main {
        box-sizing: border-box;
        max-width: 100vw;
        width: 100vw;
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        overflow-x: hidden;
    }

    body.single-software .rfj-mobile-single-shell {
        margin-bottom: 16px;
        overflow: visible;
        padding-top: calc(var(--rfj-mobile-single-header-height) + var(--rfj-mobile-single-nav-height));
    }

    body.single-software .rfj-mobile-single-header {
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 1101;
    }

    body.single-software.admin-bar .rfj-mobile-single-header {
        top: 46px;
    }

    body.single-software .rfj-mobile-section-menu,
    body.single-software .rfj-mobile-section-menu.is-sticky,
    body.single-software .rfj-mobile-section-menu.soft_fixed {
        left: 0;
        margin: 0;
        position: fixed;
        right: 0;
        top: var(--rfj-mobile-single-header-height);
        width: 100vw;
        z-index: 1100;
    }

    body.single-software.modal-open .modal-backdrop {
        z-index: 12000;
    }

    body.single-software #enquiryModal.modal {
        z-index: 12010;
    }

    body.single-software.admin-bar .rfj-mobile-section-menu,
    body.single-software.admin-bar .rfj-mobile-section-menu.is-sticky,
    body.single-software.admin-bar .rfj-mobile-section-menu.soft_fixed {
        top: calc(46px + var(--rfj-mobile-single-header-height));
    }

    body.single-software .rfj-mobile-single-main [id] {
        scroll-margin-top: calc(var(--rfj-mobile-single-header-height) + var(--rfj-mobile-single-nav-height) + 12px);
    }

    body.single-software .rfj-mobile-single-main {
        float: none;
        padding: 0 0 60px;
    }

    body.single-software .rfj-mobile-full-bleed {
        float: none;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    body.single-software .rfj-mobile-single-main > .software_section,
    body.single-software .rfj-mobile-single-main > .bg_color {
        border-left: 0;
        border-radius: 0;
        border-right: 0;
    }

    .top_fixed > .software_header.softwarelogo.rfj-mobile-single-header {
        background: #fff;
        box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
        box-sizing: border-box;
        left: 0;
        margin: 0;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 101;
    }

    .admin-bar .top_fixed > .software_header.softwarelogo.rfj-mobile-single-header {
        top: 46px;
    }

    .top_fixed > .rfj-mobile-section-menu,
    .top_fixed > .rfj-mobile-section-menu.is-sticky,
    .top_fixed > .rfj-mobile-section-menu.soft_fixed {
        background: rgba(255, 255, 255, 0.92);
        border-left: 0;
        border-radius: 0;
        border-right: 0;
        box-shadow: 0 1px 3px rgba(15, 23, 42, 0.06);
        left: 0;
        margin: 0;
        position: fixed;
        right: 0;
        top: var(--rfj-mobile-single-header-height, 128px);
        width: 100%;
        z-index: 101;
        -webkit-backdrop-filter: saturate(180%) blur(16px);
        backdrop-filter: saturate(180%) blur(16px);
    }

    .admin-bar .top_fixed > .rfj-mobile-section-menu,
    .admin-bar .top_fixed > .rfj-mobile-section-menu.is-sticky,
    .admin-bar .top_fixed > .rfj-mobile-section-menu.soft_fixed {
        top: calc(46px + var(--rfj-mobile-single-header-height, 128px));
    }

    .top_fixed {
        padding-top: calc(var(--rfj-mobile-single-header-height, 128px) + var(--rfj-mobile-single-nav-height, 44px));
    }

    .top_fixed + .soft_info [id] {
        scroll-margin-top: calc(var(--rfj-mobile-single-header-height, 128px) + var(--rfj-mobile-single-nav-height, 44px) + 12px);
    }

    .top_fixed ~ #rfj-overlay {
        z-index: 12000;
    }

    .top_fixed ~ #enquiryModal.modal {
        z-index: 12010;
    }

    .modal-open .top_fixed > .rfj-mobile-single-header,
    .modal-open .top_fixed > .rfj-mobile-section-menu {
        z-index: 101;
    }

    #rfj-overlay {
        z-index: 12000;
    }

    #enquiryModal.modal {
        z-index: 12010;
    }

    .modal-open .rfj-mobile-single-header,
    .modal-open .rfj-mobile-section-menu {
        z-index: 1099;
    }
}

.rfj-mobile-single-header-row {
    align-items: center;
    display: grid;
    grid-template-columns: 44px minmax(0, 1fr) 44px;
    min-height: 58px;
}

.rfj-mobile-single-back,
.rfj-mobile-single-actions {
    align-items: center;
    display: flex;
    height: 44px;
}

.rfj-mobile-single-back {
    color: #64748b;
    font-size: 30px;
    justify-content: flex-start;
    text-decoration: none;
}

.rfj-mobile-single-back:hover,
.rfj-mobile-single-back:focus {
    color: #334155;
    text-decoration: none;
}

.rfj-mobile-single-brand {
    align-items: center;
    display: flex;
    justify-content: center;
    min-width: 0;
}

.rfj-mobile-single-logo-frame {
    align-items: center;
    background: #fff;
    border-radius: 8px;
    display: flex;
    height: 54px;
    justify-content: center;
    max-width: 190px;
    padding: 6px 10px;
    width: 100%;
}

.rfj-mobile-single-logo {
    display: block;
    height: 100%;
    max-height: 42px;
    max-width: 100%;
    object-fit: contain;
    width: auto;
}

.rfj-mobile-single-actions {
    justify-content: flex-end;
    min-width: 0;
}

body.single-software .rfj-mobile-right-menu {
    align-items: center;
    display: inline-flex;
    justify-content: center;
    position: relative;
}

body.single-software .rfj-mobile-right-menu .mobile-more-list {
    left: auto !important;
    margin: 0 !important;
    max-width: calc(100vw - 28px);
    padding-left: 0;
    position: absolute !important;
    right: 0 !important;
    top: calc(100% + 8px) !important;
    width: 150px !important;
}

body.single-software .rfj-mobile-right-menu .mobile-more-list .fa-caret-up {
    color: rgba(0,0,0,0.75);
    right: 12px !important;
}

body.single-software .rfj-mobile-right-menu .menu-row {
    font-size: 15px;
    padding: 12px 22px;
}

.rfj-mobile-single-title-wrap {
    margin-top: 10px;
    text-align: center;
}

.rfj-mobile-single-chips {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    justify-content: center;
    margin-bottom: 7px;
}

.rfj-mobile-single-chip {
    background: #f5f5f7;
    border: 1px solid #e5e7eb;
    border-radius: 999px;
    color: #64748b;
    font-size: 11px;
    line-height: 1;
    padding: 5px 8px;
    text-decoration: none;
}

.rfj-mobile-single-title {
    color: #111827;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.35;
    margin: 0;
    overflow-wrap: anywhere;
}

body.single-software .software_header .rfj-software-hero {
    background: transparent;
    border-bottom: 0;
    margin: 0;
    padding: 0;
    padding-bottom: 0;
}

body.single-software .single-enquiry-bread-crumbs {
    color: #94a3b8;
    font-size: 13px;
    margin-bottom: 12px !important;
}

body.single-software .single-enquiry-bread-crumbs a {
    color: #64748b;
}

body.single-software .software_header h1 {
    color: #111827;
    line-height: 1.12;
}

body.single-software .rfj-actions-container a,
body.single-software .rfj-actions-container .rfj-favorite-btn {
    color: #424245;
}

body.single-software .rfj-actions-container a:hover,
body.single-software .rfj-actions-container .rfj-favorite-btn:hover {
    color: #d1191a;
    text-decoration: none;
}

body.single-software .rfj-actions-container a,
body.single-software .rfj-actions-container span {
    font-size: 13px;
}

@media (max-width: 991px) {
    .rfj-single-hero-layout {
        grid-template-columns: 96px minmax(0, 1fr);
    }

    .rfj-single-hero-layout.no-logo {
        grid-template-columns: minmax(0, 1fr);
    }

    .rfj-single-hero-logo {
        border-radius: 18px;
        height: 96px;
        max-width: 96px;
        width: 96px;
    }

    .rfj-single-hero-actions {
        align-items: stretch;
        grid-column: 1 / -1;
        margin-top: 4px;
    }

    .rfj-single-hero-title-text {
        font-size: 28px;
    }
}

@media (max-width: 767px) {
    .rfj-single-header-wrap,
    body.single-software .software_header {
        border-radius: 0;
    }
}

.rfj-single-main-content > .software_section,
.rfj-single-main-content > .bg_color.software_section,
.soft_info > .software_section,
.soft_info > .bg_color.software_section {
    background: #fff !important;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04);
    margin-bottom: 16px !important;
    padding: 18px 20px !important;
}

.rfj-single-main-content .block-title,
.soft_info .block-title {
    align-items: center;
    display: flex;
    gap: 8px;
    line-height: 1.4;
    margin: 0 0 16px;
    padding-bottom: 12px;
}

.rfj-single-main-content .block-title img,
.soft_info .block-title img {
    flex: 0 0 auto;
}

.rfj-single-main-content .rfj_simple_card_wrap,
.soft_info .rfj_simple_card_wrap {
    border: 1px solid #edf0f5;
    border-radius: 8px;
    box-shadow: none !important;
    overflow: hidden;
}

body.single-software .rfj-single-sidebar,
body.single-software .soft_sidebar {
    background: transparent;
    border: 0;
}

body.single-software .rfj-single-sidebar .soft_sidebar {
    position: static !important;
    top: auto !important;
    width: 100% !important;
}

body.single-software .rfj-single-sidebar > .shadow,
body.single-software .soft_sidebar > .shadow {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04) !important;
    overflow: hidden;
}

body.single-software .rfj-single-sidebar .single-right-basicinfo,
body.single-software .soft_sidebar .single-right-basicinfo {
    background: #f8fafc !important;
    border-bottom: 1px solid #edf2f7;
}

body.single-software .rfj-single-sidebar .single-right-basicinfo .text-center,
body.single-software .soft_sidebar .single-right-basicinfo .text-center {
    color: #334155;
}

body.single-software .rfj-single-sidebar .card_box,
body.single-software .soft_sidebar .card_box {
    border-top: 1px solid #edf2f7;
    margin-bottom: 0 !important;
}

body.single-software .rfj-single-sidebar .rfj-sidebar-advisors,
body.single-software .soft_sidebar .rfj-sidebar-advisors {
    background: #fff !important;
    border-top: 1px solid #edf2f7;
    margin: 0 !important;
    padding: 16px;
    position: relative;
}

body.single-software .rfj-sidebar-advisors-header {
    margin-bottom: 12px;
    padding-right: 58px;
}

body.single-software .rfj-sidebar-advisors-header span {
    color: #1d1d1f;
    display: block;
    font-size: 15px;
    font-weight: 760;
    line-height: 1.35;
}

body.single-software .rfj-sidebar-advisors-header small {
    color: #86868b;
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 2px;
}

body.single-software .rfj-sidebar-advisors-refresh,
body.single-software .rfj-sidebar-advisors-refresh:hover,
body.single-software .rfj-sidebar-advisors-refresh:focus {
    color: #0071e3;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    right: 16px;
    text-decoration: none;
    top: 18px;
}

body.single-software .rfj-sidebar-advisors-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

body.single-software .rfj-sidebar-advisor-item {
    border: 0;
    padding: 0;
}

body.single-software .rfj-single-sidebar .rfj-sidebar-advisor-card,
body.single-software .soft_sidebar .rfj-sidebar-advisor-card {
    align-items: start;
    background: #fbfbfd;
    border: 1px solid #f0f0f2;
    border-radius: 14px;
    box-shadow: none;
    display: grid;
    gap: 12px;
    grid-template-columns: 56px minmax(0, 1fr);
    padding: 14px;
    transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

body.single-software .rfj-single-sidebar .rfj-sidebar-advisor-card:hover,
body.single-software .soft_sidebar .rfj-sidebar-advisor-card:hover {
    border-color: #d2d2d7;
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.06);
    transform: translateY(-1px);
}

body.single-software .rfj-sidebar-advisor-card--compact {
    grid-template-columns: 48px minmax(0, 1fr);
    margin: 0 14px 12px;
}

body.single-software .rfj-sidebar-advisor-avatar {
    align-items: center;
    background: #fff;
    border: 1px solid #e5e5ea;
    border-radius: 14px;
    display: flex;
    height: 56px;
    justify-content: center;
    overflow: hidden;
    width: 56px;
}

body.single-software .rfj-sidebar-advisor-card--compact .rfj-sidebar-advisor-avatar {
    height: 48px;
    width: 48px;
}

body.single-software .rfj-sidebar-advisor-avatar img {
    border-radius: 12px !important;
    display: block;
    height: 100% !important;
    object-fit: cover;
    width: 100% !important;
}

body.single-software .rfj-sidebar-advisor-body {
    min-width: 0;
}

body.single-software .rfj-sidebar-advisor-head {
    align-items: center;
    display: flex;
    gap: 7px;
    min-width: 0;
}

body.single-software .rfj-sidebar-advisor-name,
body.single-software .rfj-sidebar-advisor-name:hover,
body.single-software .rfj-sidebar-advisor-name:focus {
    color: #1d1d1f;
    display: block;
    font-size: 15px;
    font-weight: 760;
    line-height: 1.35;
    min-width: 0;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.single-software .rfj-sidebar-advisor-badge {
    background: #f5f9ff;
    border: 1px solid #d8eaff;
    border-radius: 999px;
    color: #0064c8;
    flex: 0 0 auto;
    font-size: 11px;
    font-weight: 700;
    line-height: 20px;
    padding: 0 8px;
}

body.single-software .rfj-sidebar-advisor-role,
body.single-software .rfj-sidebar-advisor-meta,
body.single-software .rfj-sidebar-advisor-company {
    color: #86868b;
    display: block;
    font-size: 12px;
    line-height: 1.45;
    margin-top: 4px;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.single-software .rfj-sidebar-advisor-company:hover,
body.single-software .rfj-sidebar-advisor-company:focus {
    color: #515154;
    text-decoration: none;
}

body.single-software .rfj-sidebar-advisor-company img {
    display: inline-block;
    height: 14px;
    margin-left: 4px;
    vertical-align: -2px;
    width: 14px;
}

body.single-software .rfj-sidebar-advisor-contact {
    margin-top: 11px;
}

body.single-software .rfj-sidebar-advisor-actions {
    display: flex !important;
    gap: 8px;
    overflow: visible;
    white-space: normal;
    width: 100%;
}

body.single-software .rfj-sidebar-advisor-actions .btn {
    align-items: center;
    border-radius: 999px !important;
    box-shadow: none !important;
    display: inline-flex;
    flex: 1 1 0;
    font-size: 12px;
    font-weight: 700;
    gap: 5px;
    height: 34px;
    justify-content: center;
    line-height: 1;
    min-width: 0;
    padding: 0 10px;
    text-decoration: none;
}

body.single-software .rfj-sidebar-advisor-actions .btn svg {
    flex: 0 0 auto;
}

.rfj-software-product-sidebar-wrap {
    min-width: 0;
}

.rfj-software-product-sidebar {
    background: transparent;
    border: 0;
    width: 100% !important;
}

.rfj-software-product-sidebar .rfj-software-product-panel {
    background: #fff;
    border: 1px solid #e5e7eb;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.04) !important;
    overflow: hidden;
}

.rfj-software-product-sidebar .rfj-software-product-vendor-card {
    background: #fff;
    border-bottom: 1px solid #edf2f7;
}

.rfj-software-product-sidebar .rfj-software-product-vendor-logo {
    padding: 18px 18px 0;
}

.rfj-software-product-sidebar .rfj-software-product-vendor-title {
    color: #1d1d1f;
    font-size: 17px !important;
    line-height: 1.35;
    margin-bottom: 12px !important;
}

.rfj-software-product-sidebar .rfj-software-product-actions {
    border-top: 1px solid #edf2f7;
    gap: 10px !important;
    margin: 0;
    padding: 14px 16px 16px !important;
}

.rfj-software-product-sidebar .rfj-software-product-action-btn,
.rfj-software-product-sidebar .rfj-software-product-action-btn:hover,
.rfj-software-product-sidebar .rfj-software-product-action-btn:focus {
    align-items: center;
    border-radius: 999px !important;
    box-shadow: none !important;
    display: inline-flex;
    font-size: 13px;
    font-weight: 700;
    height: 36px;
    justify-content: center;
    line-height: 1;
    margin-bottom: 0 !important;
    min-width: 0;
    padding: 0 12px !important;
    text-decoration: none;
}

.rfj-software-product-sidebar .rfj-software-product-advisors {
    background: #fff !important;
    margin: 0 !important;
    padding: 16px !important;
}

.rfj-software-product-sidebar .rfj-sidebar-advisors-header {
    margin-bottom: 12px;
}

.rfj-software-product-sidebar .rfj-sidebar-advisors-header span {
    color: #1d1d1f;
    display: block;
    font-size: 15px;
    font-weight: 760;
    line-height: 1.35;
}

.rfj-software-product-sidebar .rfj-sidebar-advisors-header small {
    color: #86868b;
    display: block;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    margin-top: 2px;
}

.rfj-software-product-sidebar .rfj-software-product-advisors-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.rfj-software-product-sidebar .rfj-software-product-advisors-list > .mb-4 {
    margin-bottom: 0 !important;
}

.rfj-software-product-sidebar .rfj-sidebar-advisor-card {
    align-items: start;
    background: #fbfbfd;
    border: 1px solid #f0f0f2;
    border-radius: 14px;
    box-shadow: none;
    display: grid;
    gap: 12px;
    grid-template-columns: 48px minmax(0, 1fr);
    margin: 0;
    padding: 14px;
    transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.rfj-software-product-sidebar .rfj-sidebar-advisor-card:hover {
    border-color: #d2d2d7;
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.06);
    transform: translateY(-1px);
}

.rfj-software-product-sidebar .rfj-sidebar-advisor-avatar {
    align-items: center;
    background: #fff;
    border: 1px solid #e5e5ea;
    border-radius: 14px;
    display: flex;
    height: 48px;
    justify-content: center;
    overflow: hidden;
    width: 48px;
}

.rfj-software-product-sidebar .rfj-sidebar-advisor-avatar img {
    border-radius: 12px !important;
    display: block;
    height: 100% !important;
    object-fit: cover;
    width: 100% !important;
}

.rfj-software-product-sidebar .rfj-sidebar-advisor-body {
    min-width: 0;
}

.rfj-software-product-sidebar .rfj-sidebar-advisor-head {
    align-items: center;
    display: flex;
    gap: 7px;
    min-width: 0;
}

.rfj-software-product-sidebar .rfj-sidebar-advisor-name,
.rfj-software-product-sidebar .rfj-sidebar-advisor-name:hover,
.rfj-software-product-sidebar .rfj-sidebar-advisor-name:focus {
    color: #1d1d1f;
    display: block;
    font-size: 15px;
    font-weight: 760;
    line-height: 1.35;
    min-width: 0;
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rfj-software-product-sidebar .rfj-sidebar-advisor-badge {
    background: #f5f9ff;
    border: 1px solid #d8eaff;
    border-radius: 999px;
    color: #0064c8;
    flex: 0 0 auto;
    font-size: 11px;
    font-weight: 700;
    line-height: 20px;
    padding: 0 8px;
}

.rfj-software-product-sidebar .rfj-sidebar-advisor-role,
.rfj-software-product-sidebar .rfj-sidebar-advisor-meta,
.rfj-software-product-sidebar .rfj-sidebar-advisor-company {
    color: #86868b;
    display: block;
    font-size: 12px;
    line-height: 1.45;
    margin-top: 4px;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rfj-software-product-sidebar .rfj-sidebar-advisor-actions {
    display: flex !important;
    gap: 8px;
    margin-top: 11px;
    overflow: visible;
    white-space: normal;
    width: 100%;
}

.rfj-software-product-sidebar .rfj-sidebar-advisor-actions .btn {
    align-items: center;
    border-radius: 999px !important;
    box-shadow: none !important;
    display: inline-flex;
    flex: 1 1 0;
    font-size: 12px;
    font-weight: 700;
    gap: 5px;
    height: 34px;
    justify-content: center;
    line-height: 1;
    min-width: 0;
    padding: 0 10px;
    text-decoration: none;
}

.rfj-single-vendor-card {
    background: #fbfbfd;
    border: 1px solid #f0f0f2;
    border-radius: 12px;
    margin-bottom: 12px;
    overflow: hidden;
    transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease;
}

.rfj-single-vendor-card:hover {
    border-color: #d2d2d7;
    box-shadow: 0 8px 24px rgba(15, 23, 42, 0.06);
    transform: translateY(-1px);
}

.rfj-single-vendor-card-inner {
    align-items: center;
    display: grid;
    gap: 16px;
    grid-template-columns: minmax(0, 1fr) auto;
    padding: 16px;
}

.rfj-single-vendor-company-link,
.rfj-single-vendor-company-link:hover,
.rfj-single-vendor-company-link:focus {
    align-items: center;
    color: inherit;
    display: grid;
    gap: 14px;
    grid-template-columns: 56px minmax(0, 1fr);
    min-width: 0;
    text-decoration: none;
}

.rfj-single-vendor-logo {
    align-items: center;
    background: #fff;
    border: 1px solid #e5e5ea;
    border-radius: 12px;
    display: flex;
    height: 56px;
    justify-content: center;
    overflow: hidden;
    width: 56px;
}

.rfj-single-vendor-logo img {
    display: block;
    max-height: 44px;
    max-width: 44px;
    object-fit: contain;
}

.rfj-single-vendor-logo span {
    color: #0071e3;
    font-size: 20px;
    font-weight: 800;
}

.rfj-single-vendor-card-body {
    min-width: 0;
}

.rfj-single-vendor-heading {
    align-items: center;
    display: flex;
    gap: 8px;
    min-width: 0;
}

.rfj-single-vendor-card-inner .company-name {
    color: #1d1d1f;
    display: block;
    font-size: 16px;
    font-weight: 760;
    line-height: 1.35;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rfj-single-vendor-status {
    background: #eef7f0;
    border: 1px solid #d7ecd9;
    border-radius: 999px;
    color: #23743a;
    flex: 0 0 auto;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    padding: 0 9px;
}

.rfj-single-vendor-badges {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 8px;
}

.rfj-single-vendor-badges .label,
.rfj-single-vendor-badges .badge,
.rfj-single-vendor-badge {
    align-items: center;
    background: #fff;
    border: 1px solid #e5e5ea;
    border-radius: 999px;
    color: #515154;
    display: inline-flex;
    font-size: 12px;
    font-weight: 700;
    line-height: 22px;
    padding: 0 9px;
}

.rfj-single-vendor-badge--official {
    background: #f5f9ff;
    border-color: #d8eaff;
    color: #0064c8;
}

.rfj-single-vendor-badge--verified {
    background: #f6fbf7;
    border-color: #d9efde;
    color: #23743a;
}

.rfj-single-vendor-badge--sole {
    background: #fff7ed;
    border-color: #f9d8ad;
    color: #b85c00;
}

.rfj-single-vendor-badges .label[style*="d3602b"] {
    background: #fff7ed !important;
    border-color: #f9d8ad;
    color: #9a4a00 !important;
}

.rfj-single-vendor-badges .rfj-reseller-authorization-badge {
    background: #fff7ed;
    border-color: #f9d8ad;
    color: #9a4a00;
}

.rfj-single-vendor-badges .label-success {
    background: #f6fbf7;
    border-color: #d9efde;
    color: #23743a;
}

.rfj-single-vendor-badges img {
    max-height: 18px;
    width: auto;
}

.rfj-single-vendor-trust {
    color: #86868b;
    font-size: 13px;
    line-height: 1.5;
    margin-top: 8px;
}

.rfj-single-vendor-actions {
    align-items: center;
    display: flex;
    gap: 8px;
    justify-content: flex-end;
}

.rfj-single-vendor-action,
.rfj-single-vendor-action:hover,
.rfj-single-vendor-action:focus {
    align-items: center;
    border-radius: 999px;
    display: inline-flex;
    font-size: 13px;
    font-weight: 700;
    gap: 5px;
    height: 34px;
    justify-content: center;
    min-width: 92px;
    padding: 0 13px;
    text-decoration: none;
}

.rfj-single-vendor-action--primary,
.rfj-single-vendor-action--primary:hover,
.rfj-single-vendor-action--primary:focus {
    background: #0071e3;
    border: 1px solid #0071e3;
    color: #fff;
}

.rfj-single-vendor-action--primary:hover,
.rfj-single-vendor-action--primary:focus {
    background: #0064c8;
    border-color: #0064c8;
}

.rfj-single-vendor-action--ghost,
.rfj-single-vendor-action--ghost:hover,
.rfj-single-vendor-action--ghost:focus {
    background: #fff;
    border: 1px solid #e5e5ea;
    color: #1d1d1f;
}

.rfj-single-vendor-action--ghost:hover,
.rfj-single-vendor-action--ghost:focus {
    background: #f5f5f7;
    color: #1d1d1f;
}

.rfj-single-vendor-advisor-avatar {
    border-radius: 50%;
    display: block;
    height: 22px;
    object-fit: cover;
    width: 22px;
}

.rfj-single-vendor-note {
    align-items: center;
    background: #f5f9ff;
    border: 1px solid #d8eaff;
    border-radius: 6px;
    color: #0064c8;
    display: flex;
    gap: 8px;
    margin-bottom: 14px;
    padding: 10px 14px;
    text-align: left;
}

.rfj-single-vendor-note:hover,
.rfj-single-vendor-note:focus {
    color: #005bb5;
    text-decoration: none;
}

.rfj-single-vendor-note-icon {
    flex: 0 0 auto;
}

.rfj-single-vendor-filterbar {
    align-items: center;
    background: #fbfbfd;
    border: 1px solid #e5e5ea;
    border-radius: 12px;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0 0 16px;
    padding: 10px;
}

.rfj-single-vendor-filter-label {
    align-items: center;
    color: #86868b;
    display: inline-flex;
    font-size: 13px;
    font-weight: 700;
    gap: 4px;
    margin-right: 2px;
}

.rfj-single-vendor-filter {
    background: #fff;
    border: 1px solid #e5e5ea;
    border-radius: 999px;
    color: #515154;
    font-size: 13px;
    line-height: 1.4;
    padding: 5px 12px;
}

.rfj-single-vendor-filter span {
    color: #94a3b8;
    margin-left: 3px;
}

.rfj-single-vendor-filter.is-active {
    background: #0071e3;
    border-color: #0071e3;
    color: #fff;
}

.rfj-single-vendor-filter.is-active span {
    color: rgba(255, 255, 255, 0.78);
}

.rfj-single-vendor-empty {
    background: #f8fafc;
    border: 1px dashed #cbd5e1;
    border-radius: 8px;
    color: #64748b;
    margin-bottom: 16px;
    padding: 18px;
    text-align: center;
}

.rfj-single-resource-block,
.info-block {
    border-bottom: 1px solid #eef2f7;
    margin-bottom: 18px;
    padding-bottom: 18px;
}

.rfj-single-resource-block:last-child,
.info-block:last-child {
    border-bottom: 0;
    margin-bottom: 0;
}

.rfj-review-panel {
    background: #fff;
    border: 1px solid #e5e5ea;
    border-radius: 12px;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.03);
    margin-bottom: 18px;
    padding: 20px;
}

.rfj-review-panel__header {
    align-items: flex-start;
    display: flex;
    gap: 18px;
    justify-content: space-between;
    margin-bottom: 16px;
}

.rfj-review-panel__eyebrow {
    color: #86868b;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;
    margin: 0 0 4px;
    text-transform: uppercase;
}

.rfj-review-panel__header h3 {
    color: #1d1d1f;
    font-size: 22px;
    font-weight: 760;
    line-height: 1.25;
    margin: 0;
}

.rfj-review-panel__header p:last-child {
    color: #6e6e73;
    font-size: 14px;
    line-height: 1.6;
    margin: 6px 0 0;
}

.rfj-review-panel__action {
    background: #0071e3;
    border-radius: 999px;
    color: #fff;
    flex: 0 0 auto;
    font-size: 14px;
    font-weight: 700;
    line-height: 36px;
    padding: 0 16px;
    text-decoration: none;
}

.rfj-review-panel__action:hover,
.rfj-review-panel__action:focus {
    background: #0064c8;
    color: #fff;
    text-decoration: none;
}

.rfj-review-list {
    display: grid;
    gap: 12px;
}

.rfj-review-card {
    background: #fbfbfd;
    border: 1px solid #f0f0f2;
    border-radius: 10px;
    padding: 15px 16px;
}

.rfj-review-card__header {
    align-items: flex-start;
    display: flex;
    gap: 14px;
    justify-content: space-between;
}

.rfj-review-card__author {
    align-items: center;
    display: flex;
    gap: 10px;
    min-width: 0;
}

.rfj-review-card__avatar {
    background: #fff;
    border: 1px solid #e5e5ea;
    border-radius: 50%;
    height: 36px;
    overflow: hidden;
    width: 36px;
}

.rfj-review-card__avatar img {
    display: block;
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.rfj-review-card__author strong {
    color: #1d1d1f;
    display: block;
    font-size: 14px;
    font-weight: 740;
    line-height: 1.35;
}

.rfj-review-card__author time {
    color: #86868b;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    margin-top: 2px;
}

.rfj-review-card__score {
    align-items: center;
    color: #1d1d1f;
    display: flex;
    flex: 0 0 auto;
    font-size: 13px;
    font-weight: 700;
    gap: 6px;
}

.rfj-review-stars {
    color: #d2d2d7;
    display: inline-flex;
    font-size: 13px;
    gap: 1px;
    letter-spacing: 0;
    line-height: 1;
}

.rfj-review-stars .is-on {
    color: #ff9f0a;
}

.rfj-review-card__ratings {
    color: #6e6e73;
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    gap: 8px 14px;
    margin-top: 12px;
}

.rfj-review-card__ratings span {
    align-items: center;
    display: inline-flex;
    gap: 5px;
}

.rfj-review-card__meta {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 12px;
}

.rfj-review-card__meta span {
    background: #fff;
    border: 1px solid #e5e5ea;
    border-radius: 999px;
    color: #6e6e73;
    font-size: 12px;
    line-height: 24px;
    padding: 0 10px;
}

.rfj-review-card__content {
    display: grid;
    gap: 8px;
    margin-top: 12px;
}

.rfj-review-card__content p {
    color: #424245;
    font-size: 14px;
    line-height: 1.7;
    margin: 0;
}

.rfj-review-card__content b {
    color: #1d1d1f;
    display: inline-flex;
    font-weight: 740;
    margin-right: 8px;
}

.rfj-review-empty {
    background: #fbfbfd;
    border: 1px dashed #d2d2d7;
    border-radius: 10px;
    color: #6e6e73;
    display: grid;
    gap: 4px;
    padding: 18px;
}

.rfj-review-empty strong {
    color: #1d1d1f;
    font-size: 15px;
}

.rfj-review-more {
    color: #0071e3;
    display: inline-flex;
    font-size: 13px;
    font-weight: 700;
    margin-top: 14px;
    text-decoration: none;
}

.rfj-review-more:hover,
.rfj-review-more:focus {
    color: #005bb5;
    text-decoration: none;
}

.rfj-question-page,
.rfj-question-panel {
    background: #fff;
    border: 1px solid #e5e5ea;
    border-radius: 12px;
    box-shadow: 0 1px 2px rgba(15, 23, 42, 0.03);
    padding: 20px;
}

.rfj-question-page__header,
.rfj-question-panel__header {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: space-between;
    margin-bottom: 8px;
}

.rfj-question-page__eyebrow,
.rfj-question-panel__eyebrow {
    color: #86868b;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;
    margin: 0 0 4px;
    text-transform: uppercase;
}

.rfj-question-page__header h2,
.rfj-question-panel__header h3 {
    color: #1d1d1f;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.25;
    margin: 0;
}

.rfj-question-page__intro,
.rfj-question-panel__intro {
    color: #6e6e73;
    font-size: 14px;
    line-height: 1.6;
    margin: 0 0 16px;
}

.rfj-question-page__ask,
.rfj-question-panel__ask {
    background: #0071e3;
    border-radius: 999px;
    color: #fff;
    flex: 0 0 auto;
    font-size: 14px;
    font-weight: 700;
    line-height: 36px;
    padding: 0 16px;
    text-decoration: none;
}

.rfj-question-page__ask:hover,
.rfj-question-page__ask:focus,
.rfj-question-panel__ask:hover,
.rfj-question-panel__ask:focus {
    background: #0064c8;
    color: #fff;
    text-decoration: none;
}

.rfj-community-quick-row {
    align-items: center;
    background: #fff;
    border: 1px solid #e5e5ea;
    border-radius: 8px;
    display: flex;
    gap: 16px;
    justify-content: space-between;
    margin-bottom: 10px;
    min-height: 48px;
    padding: 9px 14px;
}

.rfj-community-quick-row:last-child {
    margin-bottom: 0;
}

.rfj-community-quick-row__text {
    color: #424245;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.4;
}

.rfj-community-outline-btn,
.rfj-review-panel__action.rfj-community-outline-btn,
.rfj-question-panel__ask.rfj-community-outline-btn {
    align-items: center;
    background: #fff;
    border: 1px solid #d2d2d7;
    border-radius: 999px;
    color: #424245;
    display: inline-flex;
    flex: 0 0 auto;
    font-size: 13px;
    font-weight: 700;
    justify-content: center;
    line-height: 30px;
    min-height: 32px;
    padding: 0 14px;
    text-decoration: none;
}

.rfj-community-outline-btn:hover,
.rfj-community-outline-btn:focus,
.rfj-review-panel__action.rfj-community-outline-btn:hover,
.rfj-review-panel__action.rfj-community-outline-btn:focus,
.rfj-question-panel__ask.rfj-community-outline-btn:hover,
.rfj-question-panel__ask.rfj-community-outline-btn:focus {
    background: #f5f5f7;
    border-color: #b8b8c0;
    color: #1d1d1f;
    text-decoration: none;
}

.rfj-question-list {
    display: grid;
    gap: 10px;
}

.rfj-question-card {
    background: #fbfbfd;
    border: 1px solid #f0f0f2;
    border-radius: 10px;
    padding: 14px 16px;
}

.rfj-question-card__title {
    color: #1d1d1f;
    display: block;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.45;
    margin-bottom: 8px;
    text-decoration: none;
}

.rfj-question-card__title:hover,
.rfj-question-card__title:focus {
    color: #0071e3;
    text-decoration: none;
}

.rfj-question-card__meta {
    align-items: center;
    color: #86868b;
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    gap: 10px;
    margin-bottom: 6px;
}

.rfj-question-card__excerpt {
    color: #6e6e73;
    font-size: 14px;
    line-height: 1.6;
    margin: 0 0 10px;
}

.rfj-question-card__link {
    color: #0071e3;
    display: inline-flex;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
}

.rfj-question-card__link:hover,
.rfj-question-card__link:focus {
    color: #005bb5;
    text-decoration: none;
}

.rfj-resource-simple-list {
    display: grid;
    gap: 10px;
}

.rfj-resource-simple-row {
    align-items: center;
    background: #fbfbfd;
    border: 1px solid #f0f0f2;
    border-radius: 10px;
    color: #1d1d1f;
    display: grid;
    gap: 12px;
    grid-template-columns: 38px minmax(0, 1fr);
    padding: 12px;
    text-decoration: none;
}

.rfj-resource-simple-row:hover,
.rfj-resource-simple-row:focus {
    border-color: #d2d2d7;
    color: #0071e3;
    text-decoration: none;
}

.rfj-resource-simple-icon {
    align-items: center;
    background: #fff;
    border: 1px solid #e5e5ea;
    border-radius: 8px;
    display: flex;
    height: 38px;
    justify-content: center;
    overflow: hidden;
    width: 38px;
}

.rfj-resource-simple-icon img {
    display: block;
    max-height: 28px;
    max-width: 28px;
}

.rfj-lite-resource-group {
    background: #fff;
}

.rfj-lite-resource-head {
    align-items: flex-end;
    display: flex;
    gap: 16px;
    justify-content: space-between;
    margin-bottom: 12px;
}

.rfj-lite-resource-kicker {
    color: #86868b;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;
    margin: 0 0 4px;
    text-transform: uppercase;
}

.rfj-lite-resource-head h4 {
    color: #1d1d1f;
    font-size: 18px;
    font-weight: 780;
    line-height: 1.25;
    margin: 0;
}

.rfj-lite-resource-more {
    color: #0071e3;
    flex: 0 0 auto;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
}

.rfj-lite-resource-more:hover,
.rfj-lite-resource-more:focus {
    color: #005bb5;
    text-decoration: none;
}

.rfj-lite-resource-list {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.rfj-lite-resource-row {
    align-items: center;
    background: #fbfbfd;
    border: 1px solid #f0f0f2;
    border-radius: 10px;
    color: #1d1d1f;
    display: grid;
    gap: 10px;
    grid-template-columns: 40px minmax(0, 1fr);
    min-width: 0;
    padding: 10px 12px;
    text-decoration: none;
    transition: border-color .18s ease, transform .18s ease;
}

.rfj-lite-resource-row:hover,
.rfj-lite-resource-row:focus {
    border-color: #d2d2d7;
    color: #1d1d1f;
    text-decoration: none;
    transform: translateY(-1px);
}

.rfj-lite-resource-icon {
    align-items: center;
    background: #fff;
    border: 1px solid #e5e5ea;
    border-radius: 8px;
    display: flex;
    height: 40px;
    justify-content: center;
    overflow: hidden;
    width: 40px;
}

.rfj-lite-resource-icon span {
    color: #0071e3;
    font-size: 17px;
    font-weight: 800;
}

.rfj-lite-resource-main {
    min-width: 0;
}

.rfj-lite-resource-main strong {
    color: #1d1d1f;
    display: block;
    font-size: 15px;
    font-weight: 760;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.rfj-lite-resource-main time {
    color: #86868b;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    margin-top: 5px;
}

.rfj-single-card-grid {
    display: grid;
    gap: 16px;
}

.rfj-single-card-grid--cases,
.rfj-single-card-grid--events,
.rfj-single-card-grid--video {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.rfj-customer-grid-item,
.rfj-video-grid-item,
.rfj-event-grid-item,
.rfj-book-grid-item,
.rfj-list-item-full {
    min-width: 0;
}

.rfj-book-grid-item {
    display: inline-block;
    margin: 0 10px 14px 0;
    vertical-align: top;
    width: 116px;
}

.rfj-review-panel--page {
    margin-bottom: 24px;
}

.rfj-review-pagination {
    margin-top: 18px;
}

@media (max-width: 991px) {
    .rfj-single-layout {
        grid-template-columns: minmax(0, 1fr);
    }

    .rfj-single-sidebar {
        display: none;
    }

    .rfj-desktop-only {
        display: none !important;
    }

    .rfj-single-card-grid--cases,
    .rfj-single-card-grid--events,
    .rfj-single-card-grid--video {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .rfj-lite-resource-list {
        grid-template-columns: minmax(0, 1fr);
    }

    .rfj-review-panel__header {
        align-items: stretch;
        flex-direction: column;
    }

    .rfj-review-panel__action {
        align-self: flex-start;
    }

    .rfj-single-vendor-card-inner {
        align-items: stretch;
        grid-template-columns: minmax(0, 1fr);
    }

    .rfj-single-vendor-actions {
        justify-content: flex-start;
    }
}

@media (max-width: 560px) {
    .rfj-single-card-grid--cases,
    .rfj-single-card-grid--events,
    .rfj-single-card-grid--video {
        grid-template-columns: minmax(0, 1fr);
    }

    .rfj-lite-resource-head {
        align-items: flex-start;
        flex-direction: column;
        gap: 8px;
    }

    .rfj-lite-resource-row {
        grid-template-columns: 38px minmax(0, 1fr);
    }

    .rfj-lite-resource-icon {
        height: 38px;
        width: 38px;
    }

    .rfj-review-card__header {
        flex-direction: column;
    }

    .rfj-review-card__score {
        align-self: flex-start;
    }

    .rfj-single-vendor-company-link {
        align-items: flex-start;
        grid-template-columns: 48px minmax(0, 1fr);
    }

    .rfj-single-vendor-logo {
        border-radius: 10px;
        height: 48px;
        width: 48px;
    }

    .rfj-single-vendor-logo img {
        max-height: 38px;
        max-width: 38px;
    }

    .rfj-single-vendor-heading {
        align-items: flex-start;
        flex-direction: column;
        gap: 6px;
    }
}
