/* Wildberries seller and warehouse page styles. Loaded only on WB pages. */
    .wb-warehouses-block .pads3 {
        padding: 14px;
    }

    .wb-warehouses-head {
        align-items: center;
        display: flex;
        justify-content: space-between;
        margin-bottom: 10px;
    }

    .wb-warehouses-head h3 {
        color: #222;
        font-size: 18px;
        line-height: 1.2;
        margin: 0;
    }

    .wb-warehouses-head i {
        color: #7a8794;
        margin-right: 6px;
    }

    .wb-warehouses-head span {
        background: #f1f5f9;
        border: 1px solid #d9e2ec;
        border-radius: 14px;
        color: #475569;
        font-size: 12px;
        font-weight: 700;
        line-height: 1;
        padding: 5px 8px;
    }

    .wb-warehouse-filter {
        margin: 0 0 10px;
        position: relative;
    }

    .wb-warehouse-filter.input-icon.left > i {
        align-items: center;
        color: #a8b2c2;
        display: flex !important;
        font-size: 17px;
        height: 38px;
        justify-content: center;
        left: 11px;
        line-height: 1;
        margin: 0 !important;
        position: absolute !important;
        top: 50%;
        transform: translateY(-50%);
        width: 18px;
        z-index: 1;
    }

    .wb-warehouse-filter input {
        background: #fff;
        border: 1px solid #dbe3ec;
        border-radius: 8px;
        box-shadow: none;
        color: #1f2937;
        display: block;
        font-size: 14px;
        height: 38px;
        line-height: 38px;
        padding: 0 12px 0 38px;
        width: 100%;
    }

    .wb-warehouse-filter input:focus {
        border-color: #9bbbe8;
        box-shadow: 0 0 0 3px rgba(27, 95, 191, .08);
    }

    .wb-warehouse-empty {
        color: #66748f;
        display: none;
        font-size: 13px;
        line-height: 1.4;
        padding: 8px 2px 2px;
    }

    .wb-warehouses-block.is-filter-empty .wb-warehouse-empty {
        display: block;
    }

    .wb-warehouses-list {
        list-style: none;
        margin: 0;
        max-height: 520px;
        overflow-y: auto;
        padding: 0;
    }

    .wb-warehouses-list li {
        margin: 0 0 7px;
    }

    .wb-warehouses-list a {
        background: #fff;
        border: 1px solid #e2e8f0;
        border-radius: 8px;
        display: block;
        padding: 10px 11px;
        text-decoration: none;
        transition: background-color .15s linear, border-color .15s linear, box-shadow .15s linear;
    }

    .wb-warehouses-list a:hover {
        background: #f8fafc;
        border-color: #cbd5e1;
        box-shadow: 0 2px 8px rgba(15, 23, 42, .08);
    }

    .wb-warehouse-title {
        color: #1f2937;
        display: block;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.25;
    }

    .wb-warehouse-address {
        color: #64748b;
        display: block;
        font-size: 12px;
        line-height: 1.35;
        margin-top: 4px;
    }

    .wb-warehouses-list li.is-problem a {
        background: #fff8ec;
        border-color: #f0c36a;
        box-shadow: inset 3px 0 0 #e58a00;
    }

    .wb-warehouses-list li.is-problem .wb-warehouse-title {
        color: #111827;
        font-weight: 800;
    }

    .wb-warehouses-list li.is-problem .wb-warehouse-address {
        color: #76531f;
    }

    .wb-warehouse-intro {
        background: #fff;
        border-left: 4px solid #6d28d9;
        margin-bottom: 10px;
    }

    .wb-warehouse-intro .pads {
        padding-bottom: 18px;
    }

    .wb-warehouse-intro h2 {
        color: #1f2937;
        font-size: 22px;
        line-height: 1.25;
        margin: 0 0 8px;
    }

    .wb-warehouse-intro p {
        color: #475569;
        font-size: 15px;
        line-height: 1.5;
        margin: 10px 0 0;
    }

    .wb-warehouse-meta {
        color: #64748b;
        font-size: 13px;
        line-height: 1.35;
    }

    .wb-warehouse-meta i {
        color: #6d28d9;
        margin-right: 5px;
    }

    #reviews_addr .control-group.wb-seller-search-group {
        border-top: 6px solid #f0f0f0;
        margin-top: 0 !important;
        padding-top: 0;
    }

    #reviews_seller {
        padding-top: 0;
    }

    .wb-seller-autocomplete.ui-widget-content .ui-menu-item a {
        padding: 12px 16px;
    }

    .wb-seller-autocomplete.ui-widget-content .ui-menu-item a div.iar {
        margin-left: 0;
        min-height: 38px;
        padding-left: 44px;
        position: relative;
    }

    .wb-seller-autocomplete.ui-widget-content .ui-menu-item a div.iar > i {
        color: #a8b2c2;
        font-size: 20px;
        left: 4px;
        position: absolute;
        text-align: center;
        top: 4px;
        width: 24px;
    }

    .wb-seller-autocomplete .wb-seller-suggest-title,
    .wb-seller-autocomplete .wb-seller-suggest-meta {
        display: block;
        margin-left: 0;
    }

    .wb-seller-autocomplete .wb-seller-suggest-meta {
        color: #777;
        font-size: 12px;
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .wb-seller-autocomplete.ui-widget-content .ui-menu-item a div.iar b {
        color: #084e82;
    }

    .wb-sellers-block .pads3 {
        padding: 14px;
    }

    .wb-sellers-head {
        align-items: center;
        display: flex;
        justify-content: space-between;
        margin-bottom: 14px;
    }

    .wb-sellers-title {
        align-items: center;
        display: flex;
        gap: 10px;
    }

    .wb-sellers-icon {
        align-items: center;
        background: linear-gradient(155deg, #1b5fbf, #0f2c5c);
        border-radius: 8px;
        color: #fff;
        display: flex;
        flex-shrink: 0;
        height: 32px;
        justify-content: center;
        width: 32px;
    }

    .wb-sellers-title h3 {
        color: #0f2c5c;
        font-size: 20px;
        font-weight: 800;
        line-height: 1.15;
        margin: 0;
    }

    .wb-sellers-count {
        background: #eaf1fc;
        border-radius: 999px;
        color: #1b5fbf;
        display: inline-block;
        font-size: 13px;
        font-weight: 800;
        line-height: 1;
        padding: 5px 11px;
    }

    .wb-sellers-subtitle {
        color: #66748f;
        font-size: 12px;
        font-weight: 700;
        line-height: 1.35;
        margin: -7px 0 13px 42px;
    }

    .wb-sellers-list {
        display: flex;
        flex-direction: column;
        gap: 10px;
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .wb-sellers-list li {
        margin: 0;
    }

    .wb-sellers-list .wb-seller-card {
        background: #fff;
        border: 1px solid #e3e9f2;
        border-radius: 8px;
        display: block;
        padding: 13px;
        text-decoration: none;
        transition: border-color .15s ease, box-shadow .15s ease, transform .15s ease;
    }

    .wb-sellers-list .wb-seller-card:hover {
        border-color: #cbd5e1;
        box-shadow: 0 8px 22px rgba(15, 44, 92, .12);
        transform: translateY(-1px);
    }

    .wb-seller-card-top {
        align-items: baseline;
        display: flex;
        gap: 8px;
        justify-content: space-between;
        margin-bottom: 12px;
    }

    .wb-seller-card-title {
        color: #12203d;
        display: block;
        font-size: 15px;
        font-weight: 800;
        line-height: 1.2;
    }

    .wb-seller-card-reviews {
        color: #66748f;
        display: block;
        flex-shrink: 0;
        font-size: 11.5px;
        line-height: 1.25;
        white-space: nowrap;
    }

    .wb-seller-card-meta {
        color: #96a1b8;
        display: block;
        font-size: 11px;
        line-height: 1.2;
        margin: -7px 0 10px;
    }

    .wb-seller-card-website {
        color: #1b5fbf;
        display: block;
        font-size: 11.5px;
        font-weight: 700;
        line-height: 1.25;
        margin: -4px 0 10px;
        word-break: break-word;
    }

    .wb-seller-card-ratings {
        display: grid;
        gap: 8px;
        grid-template-columns: 1fr 1fr;
    }

    .wb-seller-rating-tile {
        border-radius: 8px;
        display: block;
        min-height: 74px;
        padding: 9px 10px;
    }

    .wb-seller-rating-tile.good {
        background: #e7f6ef;
    }

    .wb-seller-rating-tile.mid {
        background: #fcf1de;
    }

    .wb-seller-rating-tile.no-rating {
        background: #f0f2f6;
    }

    .wb-seller-rating-tile em {
        color: #66748f;
        display: block;
        font-size: 10.5px;
        font-style: normal;
        font-weight: 800;
        letter-spacing: 0;
        line-height: 1.1;
        margin-bottom: 5px;
        text-transform: uppercase;
    }

    .wb-seller-rating-score {
        align-items: baseline;
        display: flex;
        gap: 4px;
        margin-bottom: 7px;
    }

    .wb-seller-rating-score b {
        display: block;
        font-size: 19px;
        font-weight: 800;
        line-height: 1;
    }

    .wb-seller-rating-tile.good .wb-seller-rating-score b {
        color: #188a5a;
    }

    .wb-seller-rating-tile.mid .wb-seller-rating-score b {
        color: #b8790a;
    }

    .wb-seller-rating-score small {
        color: #66748f;
        font-size: 11px;
        line-height: 1;
    }

    .wb-seller-rating-gauge {
        background: rgba(18, 32, 61, .08);
        border-radius: 3px;
        display: block;
        height: 5px;
        overflow: hidden;
    }

    .wb-seller-rating-gauge span {
        border-radius: 3px;
        display: block;
        height: 100%;
    }

    .wb-seller-rating-tile.good .wb-seller-rating-gauge span {
        background: #188a5a;
    }

    .wb-seller-rating-tile.mid .wb-seller-rating-gauge span {
        background: #b8790a;
    }

    .wb-seller-no-rating {
        color: #96a1b8;
        display: block;
        font-size: 12px;
        font-weight: 700;
        line-height: 1.25;
        margin-top: 3px;
    }

    .wb-seller-first-review {
        color: #1b5fbf;
        display: block;
        font-size: 11px;
        font-weight: 800;
        line-height: 1.2;
        margin-top: 5px;
    }

    .wb-sellers-footnote {
        align-items: center;
        color: #66748f;
        display: flex;
        font-size: 11.5px;
        gap: 6px;
        line-height: 1.3;
        margin-top: 12px;
    }

    .wb-sellers-add-link {
        background: #1b5fbf;
        border: 0;
        cursor: pointer;
        color: #fff;
        display: block;
        font-size: 13px;
        font-weight: 800;
        line-height: 1.2;
        margin-top: 12px;
        padding: 10px 12px;
        text-align: center;
        text-decoration: none;
        width: 100%;
    }

    .wb-sellers-add-link:hover {
        background: #164f9f;
        color: #fff;
        text-decoration: none;
    }

    .wb-seller-add-panel {
        background: transparent;
        border: 0;
        margin-bottom: 20px;
        margin-top: 10px;
    }

    .wb-seller-add-card {
        align-items: center;
        background: linear-gradient(115deg, #eaf1fc 0%, #f8faff 60%);
        border: 1.5px dashed #b9ceef;
        border-radius: 8px;
        display: flex;
        gap: 28px;
        justify-content: space-between;
        overflow: hidden;
        padding: 24px 28px;
        position: relative;
    }

    .wb-seller-add-card:before {
        background: radial-gradient(circle, rgba(58, 125, 219, .10), rgba(58, 125, 219, 0) 70%);
        border-radius: 50%;
        content: "";
        height: 220px;
        position: absolute;
        right: 220px;
        top: -60px;
        width: 220px;
    }

    .wb-seller-add-card-head {
        align-items: center;
        display: flex;
        gap: 20px;
        margin-bottom: 0;
        min-width: 0;
        position: relative;
    }

    .wb-seller-add-card-icon {
        align-items: center;
        background: linear-gradient(155deg, #7c3aed, #5b21b6);
        border-radius: 8px;
        color: #fff;
        display: flex;
        flex-shrink: 0;
        font-size: 13px;
        font-weight: 800;
        height: 54px;
        justify-content: center;
        line-height: 1;
        width: 54px;
    }

    .wb-seller-add-card-icon i {
        font-size: 25px;
        line-height: 1;
    }

    .wb-seller-add-card-copy strong,
    .wb-seller-add-card-copy small {
        display: block;
    }

    .wb-seller-add-card-copy strong {
        color: #0f2c5c;
        font-size: 20px;
        font-weight: 800;
        line-height: 1.25;
        margin: 0 0 6px;
        white-space: nowrap;
    }

    .wb-seller-add-card-copy small {
        color: #66748f;
        font-size: 14.5px;
        line-height: 1.5;
        max-width: 540px;
    }

    .wb-seller-add-card-action {
        align-items: center;
        display: flex;
        flex-direction: column;
        flex-shrink: 0;
        gap: 9px;
        position: relative;
    }

    .wb-seller-add-panel .wb-sellers-add-link {
        background: linear-gradient(160deg, #1b5fbf, #144a9c);
        border-radius: 8px;
        box-shadow: 0 10px 22px -10px rgba(20, 74, 156, .55);
        font-size: 15px;
        margin-top: 0;
        padding: 13px 26px;
        position: relative;
        white-space: nowrap;
        width: auto;
    }

    .wb-sellers-add-link .wb-seller-add-plus {
        display: inline;
        font-size: 18px;
        font-weight: 800;
        line-height: 1;
        margin-right: 6px;
        vertical-align: -1px;
    }

    .wb-seller-add-panel .wb-sellers-add-link:hover {
        background: linear-gradient(160deg, #226ccc, #164f9f);
    }

    .wb-seller-add-card-note {
        align-items: center;
        color: #66748f;
        display: flex;
        font-size: 11.5px;
        gap: 6px;
        justify-content: center;
        line-height: 1.35;
        margin-top: 0;
        position: relative;
        text-align: center;
        white-space: nowrap;
    }

    .wb-sellers-footnote i {
        color: #96a1b8;
    }

    .wb-sellers-hub-intro {
        border-top: 4px solid #7c3aed;
    }

    .wb-sellers-hub-intro h1 {
        color: #111827;
        font-size: 30px;
        line-height: 1.2;
        margin: 0 0 10px;
    }

    .wb-sellers-hub-intro p,
    .wb-sellers-hub-empty {
        color: #475569;
        font-size: 16px;
        line-height: 1.5;
        margin: 0;
    }

    .wb-sellers-hub-reasons {
        display: grid;
        gap: 10px;
        grid-template-columns: repeat(3, 1fr);
        margin: 10px 10px 0 0;
    }

    .wb-sellers-hub-reason {
        background: #fff;
        border: 1px solid #dbe3ec;
        padding: 15px;
    }

    .wb-sellers-hub-reason strong,
    .wb-sellers-hub-reason span {
        display: block;
    }

    .wb-sellers-hub-reason strong {
        color: #111827;
        font-size: 16px;
        line-height: 1.2;
        margin-bottom: 7px;
    }

    .wb-sellers-hub-reason span {
        color: #5b6678;
        font-size: 14px;
        line-height: 1.45;
    }

    .wb-sellers-hub-list {
        display: grid;
        gap: 10px;
        grid-template-columns: repeat(2, 1fr);
    }

    .wb-seller-add-form {
        background: #f8fafc;
        border: 1px solid #dbe3ec;
        margin: 12px 0 16px;
        padding: 14px;
    }

    .wb-seller-add-open {
        background: #1b5fbf;
        border: 0;
        color: #fff;
        cursor: pointer;
        font: inherit;
        font-weight: 800;
        padding: 10px 16px;
    }

    .wb-seller-add-form strong {
        color: #12203d;
        display: block;
        font-size: 15px;
        margin-bottom: 10px;
    }

    .wb-seller-add-grid {
        display: grid;
        gap: 8px;
        grid-template-columns: repeat(3, 1fr);
    }

    .wb-seller-add-grid input {
        border: 1px solid #cbd5e1;
        font: inherit;
        min-width: 0;
        padding: 9px 10px;
        width: 100%;
    }

    .wb-seller-add-grid button {
        background: #1b5fbf;
        border: 1px solid #1b5fbf;
        color: #fff;
        cursor: pointer;
        font: inherit;
        font-weight: 700;
        padding: 9px 12px;
    }

    .wb-seller-add-result {
        color: #66748f;
        display: block;
        font-size: 12px;
        line-height: 1.35;
        margin-top: 8px;
    }

    .wb-seller-add-result.is-success {
        color: #188a5a;
    }

    .wb-seller-add-result.is-error {
        color: #b42318;
    }

    .wb-seller-add-modal {
        align-items: center;
        background: rgba(15, 23, 42, .55);
        bottom: 0;
        display: flex;
        justify-content: center;
        left: 0;
        padding: 20px;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 10000;
    }

    .swal2-container,
    .sweet-overlay,
    .sweet-alert {
        z-index: 12000 !important;
    }

    .wb-seller-add-modal.none {
        display: none;
    }

    .wb-seller-add-dialog {
        background: #fff;
        border-radius: 8px;
        box-shadow: 0 18px 45px rgba(15, 23, 42, .25);
        max-width: 520px;
        padding: 22px;
        position: relative;
        width: 100%;
    }

    .wb-seller-add-loader {
        align-items: center;
        background: rgba(15, 23, 42, .48);
        bottom: 0;
        color: #fff;
        display: none;
        justify-content: center;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 3;
    }

    .wb-seller-add-loader.is-visible {
        display: flex;
    }

    .wb-seller-add-dialog p {
        color: #64748b;
        font-size: 14px;
        line-height: 1.45;
        margin: 0 0 14px;
    }

    .wb-seller-add-dialog input {
        border: 1px solid #cbd5e1;
        box-sizing: border-box;
        display: block;
        font: inherit;
        margin-bottom: 12px;
        padding: 11px 12px;
        width: 100%;
    }

    .wb-seller-add-captcha {
        margin: 0 0 12px;
        min-height: 78px;
        overflow: hidden;
    }

    .wb-seller-add-dialog button[type="submit"] {
        background: #1b5fbf;
        border: 0;
        color: #fff;
        cursor: pointer;
        font: inherit;
        font-weight: 800;
        padding: 11px 16px;
    }

    .wb-seller-add-close {
        background: none;
        border: 0;
        color: #64748b;
        cursor: pointer;
        font-size: 26px;
        line-height: 1;
        position: absolute;
        right: 12px;
        top: 10px;
    }

    .wb-sellers-hub-card {
        align-items: center;
        border: 1px solid #e2e8f0;
        display: flex;
        gap: 12px;
        padding: 12px;
        text-decoration: none;
    }

    .wb-sellers-hub-card:hover {
        background: #f8fafc;
        border-color: #cbd5e1;
    }

    .wb-sellers-hub-card img {
        background: #f1f5f9;
        height: 56px;
        object-fit: cover;
        width: 56px;
    }

    .wb-sellers-hub-card strong,
    .wb-sellers-hub-card em {
        display: block;
    }

    .wb-sellers-hub-card strong {
        color: #111827;
        font-size: 15px;
        line-height: 1.25;
    }

    .wb-sellers-hub-card em {
        color: #64748b;
        font-size: 12px;
        font-style: normal;
        line-height: 1.35;
        margin-top: 3px;
    }

    .wb-sellers-hub-side h3 {
        color: #1f2937;
        font-size: 18px;
        margin: 0 0 10px;
    }

    .wb-sellers-hub-side ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .wb-sellers-hub-side li {
        border-bottom: 1px solid #e2e8f0;
        padding: 8px 0;
    }

    .wb-sellers-hub-side li:last-child {
        border-bottom: 0;
    }

    .wb-seller-page #breadcrumbs {
        left: 28px;
    }

    .wb-seller-parent-link {
        color: #084e82;
        display: inline-block;
        font-size: 14px;
        font-weight: 700;
        margin-top: 7px;
        text-decoration: none;
    }

    .wb-seller-rating-compare {
        align-items: center;
        display: flex;
        gap: 14px;
        justify-content: space-between;
        margin: 2px 20px 12px;
    }

    .wb-seller-oz-score {
        align-items: center;
        display: flex;
        flex: 1 1 auto;
        gap: 12px;
        min-width: 0;
    }

    .wb-seller-oz-score.no-rating {
        min-width: 0;
    }

    .wb-seller-rtngblock {
        align-items: center;
        display: grid;
        grid-template-columns: auto 1fr;
        grid-template-rows: auto auto;
        column-gap: 12px;
        position: relative;
        right: auto;
        text-align: left;
        top: auto;
    }

    .wb-seller-rtngblock.rtngblock .rtng_val {
        font-size: 44px;
        grid-column: 1;
        grid-row: 1 / span 2;
        line-height: 1;
        margin-right: 0;
    }

    .wb-seller-rtngblock.rtngblock .star_rate_big {
        grid-column: 2;
        grid-row: 1;
        margin-top: 0;
    }

    .wb-seller-rtngblock.rtngblock .rtngdescr {
        grid-column: 2;
        grid-row: 2;
        line-height: 1.25;
        position: static;
        right: auto;
    }

    .wb-seller-no-score {
        background: #f3f5f9;
        border: 1px solid #e2e7f0;
        border-radius: 14px;
        color: #6b7280;
        display: flex;
        flex-direction: column;
        gap: 3px;
        min-height: 76px;
        padding: 11px 13px;
        width: 100%;
    }

    .wb-seller-no-score em {
        color: #8a94a6;
        font-size: 11px;
        font-style: normal;
        font-weight: 800;
        letter-spacing: .04em;
        line-height: 1;
        text-transform: uppercase;
    }

    .wb-seller-no-score strong {
        color: #1f2937;
        font-size: 15px;
        font-weight: 800;
        line-height: 1.15;
    }

    .wb-seller-no-score small {
        color: #6b7280;
        font-size: 11.5px;
        line-height: 1.25;
    }

    .wb-seller-vs-sep {
        align-self: stretch;
        background: #e7e9ee;
        flex: 0 0 1px;
        min-height: 54px;
        width: 1px;
    }

    .wb-seller-wb-rating-only {
        display: flex;
        justify-content: flex-end;
        margin: 0 20px 16px;
    }

    .wb-seller-wb-tile {
        align-items: center;
        background: linear-gradient(160deg, #7c4fbe, #5b2fa0);
        border-radius: 14px;
        box-shadow: 0 10px 22px -12px rgba(91,47,160,.55);
        color: #fff;
        display: flex;
        flex-direction: column;
        flex-shrink: 0;
        margin-left: auto;
        min-width: 108px;
        padding: 12px 16px 11px;
        position: relative;
        text-align: center;
    }

    .wb-seller-wb-rating-only .wb-seller-wb-tile {
        margin-left: 0;
    }

    .wb-seller-wb-tile:before {
        background: #fff;
        border-radius: 999px;
        box-shadow: 0 3px 7px rgba(91,47,160,.25);
        color: #5b2fa0;
        content: "WB рейтинг";
        font-size: 9px;
        font-weight: 800;
        left: 50%;
        letter-spacing: .03em;
        padding: 2px 9px;
        position: absolute;
        text-transform: uppercase;
        top: -9px;
        transform: translateX(-50%);
        white-space: nowrap;
    }

    .wb-seller-wb-num {
        font-size: 26px;
        font-weight: 800;
        line-height: 1;
        margin-top: 5px;
    }

    .wb-seller-wb-max {
        font-size: 10.5px;
        margin-top: 2px;
        opacity: .82;
    }

    .wb-seller-gap-pill {
        align-items: center;
        background: #fff3de;
        border-radius: 999px;
        color: #8a5a0a;
        display: inline-flex;
        font-size: 11px;
        gap: 5px;
        margin: 0 20px 18px;
        padding: 4px 10px;
    }

    .wb-seller-legal-card {
        margin: 0;
        padding-bottom: 20px;
    }

    .wb-seller-legal-head {
        align-items: flex-start;
        display: flex;
        gap: 13px;
        margin-bottom: 18px;
    }

    .wb-seller-legal-icon {
        align-items: center;
        background: linear-gradient(155deg, #1b5fbf, #0f2c5c);
        border-radius: 12px;
        box-shadow: 0 8px 16px -9px rgba(27, 95, 191, .55);
        color: #fff;
        display: flex;
        flex: 0 0 42px;
        height: 42px;
        justify-content: center;
        width: 42px;
    }

    .wb-seller-legal-icon i {
        font-size: 20px;
    }

    .wb-seller-legal-head strong {
        color: #0f2c5c;
        display: block;
        font-size: 18px;
        font-weight: 800;
        line-height: 1.15;
    }

    .wb-seller-legal-head small {
        color: #66748f;
        display: block;
        font-size: 13px;
        line-height: 1.35;
        margin-top: 3px;
    }

    .wb-seller-legal-list {
        display: grid;
        gap: 10px;
        grid-template-columns: 1fr 1fr;
        margin: 0 0 10px;
    }

    .wb-seller-legal-list div {
        background: #f6f8fc;
        border-radius: 12px;
        min-width: 0;
        padding: 12px 14px;
    }

    .wb-seller-legal-list dt,
    .wb-seller-legal-label {
        color: #78859b;
        font-size: 10.5px;
        font-weight: 700;
        letter-spacing: .04em;
        line-height: 1.2;
        margin-bottom: 5px;
        text-transform: uppercase;
    }

    .wb-seller-legal-list dd {
        color: #172033;
        font-size: 14.5px;
        font-weight: 700;
        line-height: 1.3;
        margin: 0;
        overflow-wrap: anywhere;
    }

    .wb-seller-legal-wb-link {
        align-items: center;
        background: linear-gradient(115deg, #f6f1fc, #fbfafe);
        border: 1px solid #e3d6f4;
        border-radius: 12px;
        display: flex;
        gap: 10px;
        justify-content: space-between;
        margin-bottom: 14px;
        padding: 12px 14px;
    }

    .wb-seller-legal-wb-copy {
        min-width: 0;
    }

    .wb-seller-legal-label.wb-label {
        color: #5b2fa0;
    }

    .wb-seller-legal-url {
        color: #5b2fa0;
        display: block;
        font-size: 14px;
        font-weight: 700;
        line-height: 1.3;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .wb-seller-legal-go {
        align-items: center;
        background: linear-gradient(160deg, #7c4fbe, #5b2fa0);
        border-radius: 9px;
        box-shadow: 0 6px 14px -8px rgba(91, 47, 160, .55);
        color: #fff !important;
        display: flex;
        flex: 0 0 auto;
        font-size: 12.5px;
        font-weight: 700;
        gap: 6px;
        padding: 8px 13px;
        text-decoration: none !important;
        white-space: nowrap;
    }

    .wb-seller-legal-go i {
        font-size: 11px;
    }

    .wb-seller-legal-note {
        align-items: flex-start;
        background: #eef3fc;
        border-radius: 11px;
        color: #3d5a94;
        display: flex;
        font-size: 12.5px;
        gap: 8px;
        line-height: 1.45;
        padding: 11px 13px;
    }

    .wb-seller-legal-note i {
        color: #3d5a94;
        flex: 0 0 auto;
        margin-top: 2px;
    }

    @media (max-width: 767px) {
        .wb-sellers-hub-reasons,
        .wb-sellers-hub-list {
            display: block;
            margin-right: 0;
        }

        .wb-sellers-hub-reason,
        .wb-sellers-hub-card {
            margin-bottom: 10px;
        }

        .wb-seller-add-grid {
            grid-template-columns: 1fr;
        }

        .wb-seller-add-card {
            align-items: stretch;
            display: block;
            padding: 18px;
        }

        .wb-seller-add-card:before {
            height: 120px;
            right: -44px;
            top: -44px;
            width: 120px;
        }

        .wb-seller-add-card-head {
            align-items: flex-start;
            gap: 13px;
            margin-bottom: 15px;
        }

        .wb-seller-add-card-icon {
            height: 42px;
            width: 42px;
        }

        .wb-seller-add-card-icon i {
            font-size: 20px;
        }

        .wb-seller-add-card-copy strong {
            font-size: 17px;
            white-space: normal;
        }

        .wb-seller-add-card-copy small {
            font-size: 13.5px;
        }

        .wb-seller-add-card-action {
            display: block;
        }

        .wb-seller-add-panel .wb-sellers-add-link {
            padding: 13px 18px;
            width: 100%;
        }

        .wb-seller-add-card-note {
            margin-top: 10px;
            white-space: normal;
        }

        .wb-seller-rating-compare {
            margin: 0 20px 12px;
        }

        .wb-seller-wb-tile {
            min-width: 98px;
            padding-left: 12px;
            padding-right: 12px;
        }

        .wb-seller-wb-rating-only {
            margin-left: 10px;
            margin-right: 10px;
        }

        .wb-seller-gap-pill {
            margin-left: 20px;
            margin-right: 20px;
        }

        .wb-seller-legal-card {
            padding-bottom: 16px;
        }

        .wb-seller-legal-list {
            display: block;
        }

        .wb-seller-legal-list div {
            padding-right: 0;
        }

        .wb-seller-legal-wb-link {
            align-items: stretch;
            display: block;
        }

        .wb-seller-legal-go {
            justify-content: center;
            margin-top: 10px;
            width: 100%;
        }
    }
