.azb-visually-hidden {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
}

.azb-reviewsio-site,
.azb-reviewsio-site *,
.azb-reviewsio-modal,
.azb-reviewsio-modal * {
    box-sizing: border-box;
}

.azb-reviewsio-brand {
    align-items: center;
    color: #111;
    display: inline-flex;
    font-size: 14px;
    letter-spacing: -.02em;
    line-height: 20px;
    white-space: nowrap;
}

.azb-reviewsio-brand strong,
.azb-reviewsio-brand span {
    font-weight: 700;
}

.azb-reviewsio-brand span {
    color: #00a676;
}

.azb-reviewsio-stars {
    display: inline-block;
    font-family: Arial, sans-serif;
    font-size: 16px;
    height: 20px;
    letter-spacing: 1px;
    line-height: 20px;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}

.azb-reviewsio-stars__base,
.azb-reviewsio-stars__fill {
    display: block;
    line-height: inherit;
}

.azb-reviewsio-stars__base {
    color: #d9d9d9;
}

.azb-reviewsio-stars__fill {
    color: #f7b500;
    left: 0;
    max-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    white-space: nowrap;
    width: 0;
}

.azb-reviewsio-site--header {
    align-items: center;
    display: flex;
    min-height: 24px;
}

.azb-reviewsio-header {
    align-items: center;
    background: transparent;
    border: 0;
    color: #4b4b4b;
    cursor: pointer;
    display: inline-flex;
    gap: 8px;
    min-height: 24px;
    padding: 0;
    text-decoration: none;
}

.azb-reviewsio-header:hover,
.azb-reviewsio-header:focus,
.azb-reviewsio-footer__summary:hover,
.azb-reviewsio-footer__summary:focus {
    color: #111;
    text-decoration: none;
}

.azb-reviewsio-header:hover,
.azb-reviewsio-header:focus,
.azb-reviewsio-header:hover .azb-reviewsio-header__rating,
.azb-reviewsio-header:focus .azb-reviewsio-header__rating,
.azb-reviewsio-header:hover .azb-reviewsio-header__count,
.azb-reviewsio-header:focus .azb-reviewsio-header__count {
    color: #222 !important;
}

.azb-reviewsio-header:focus-visible,
.azb-reviewsio-footer__summary:focus-visible,
.azb-reviewsio-carousel__button:focus-visible,
.azb-reviewsio-modal button:focus-visible,
.azb-reviewsio-modal a:focus-visible {
    outline: 2px solid #1d6aa8;
    outline-offset: 3px;
}

.azb-reviewsio-header__count {
    color: #222;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    transform: translateY(1px);
    white-space: nowrap;
}

.azb-reviewsio-header__metrics {
    align-items: center;
    display: inline-flex;
    gap: 8px;
    line-height: 20px;
    white-space: nowrap;
}

.azb-reviewsio-header__rating {
    color: #222;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    white-space: nowrap;
}

.azb-reviewsio-site--footer {
    background: #fff;
    clear: both;
    margin: 24px auto 0;
    min-height: 265px;
    padding: 28px 0 22px;
    width: 100%;
}

/* Do not manufacture blank space on a genuinely short cart page. */
body.checkout-cart-index .main {
    min-height: 0;
}

/* Compact spacing where the preceding product/cart UI is already generous. */
body.catalog-product-view .azb-reviewsio-site--footer {
    margin-top: -16px;
    padding-top: 12px;
}

body.checkout-cart-index .azb-reviewsio-site--footer {
    margin-top: 0;
}

.azb-reviewsio-footer__intro {
    align-items: center;
    display: flex;
    gap: 28px;
    justify-content: space-between;
    margin: 0 0 20px;
}

.azb-reviewsio-footer__intro h2 {
    color: #222;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
}

.azb-reviewsio-footer__intro p {
    color: #6a6a6a;
    font-size: 14px;
    line-height: 1.45;
    margin: 0;
}

.azb-reviewsio-footer__summary {
    align-items: center;
    color: #333;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 6px 8px;
    justify-content: flex-end;
    text-decoration: none;
}

.azb-reviewsio-footer__count {
    color: #222;
    font-size: 15px;
    font-weight: 700;
    line-height: 24px;
    position: relative;
    top: 0;
    white-space: nowrap;
}

.azb-reviewsio-footer__rating {
    color: #222;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    white-space: nowrap;
}

.azb-reviewsio-footer__summary .azb-reviewsio-brand {
    font-size: 16px;
    line-height: 24px;
}

.azb-reviewsio-footer__summary .azb-reviewsio-stars {
    font-size: 20px;
    height: 24px;
    line-height: 24px;
}

.azb-reviewsio-header .azb-reviewsio-stars,
.azb-reviewsio-footer__summary .azb-reviewsio-stars {
    top: -1px;
}

.azb-reviewsio-footer__summary .azb-reviewsio-stars {
    top: 0;
}

.azb-reviewsio-carousel {
    min-height: 185px;
    padding: 0 54px;
    position: relative;
}

.azb-reviewsio-carousel__viewport {
    overflow: hidden;
    width: 100%;
}

.azb-reviewsio-carousel__track {
    align-items: stretch;
    display: flex;
    gap: 20px;
    transform: translate3d(0, 0, 0);
    transition: transform .3s ease;
    will-change: transform;
}

.azb-reviewsio-card {
    background: #fff;
    border: 1px solid #e4ded8;
    border-radius: 8px;
    display: flex;
    flex: 0 0 calc((100% - 40px) / 3);
    flex-direction: column;
    min-height: 180px;
    padding: 16px 20px;
}

.azb-reviewsio-card__top,
.azb-reviewsio-modal__review-top {
    align-items: flex-start;
    display: flex;
    gap: 12px;
    justify-content: space-between;
}

.azb-reviewsio-review-meta {
    align-items: center;
    color: #555;
    display: flex;
    flex-wrap: wrap;
    font-size: 12px;
    gap: 4px 9px;
    justify-content: flex-end;
    line-height: 1.35;
    text-align: right;
}

.azb-reviewsio-review-author {
    color: #333;
    font-weight: 600;
}

.azb-reviewsio-review-stars {
    color: #f7b500;
    font-family: Arial, sans-serif;
    font-size: 17px;
    letter-spacing: 1px;
    line-height: 1;
    white-space: nowrap;
}

.azb-reviewsio-review-date {
    color: #777;
    font-size: 12px;
    white-space: nowrap;
}

.azb-reviewsio-review-toggle-row {
    display: flex;
    justify-content: flex-start;
    text-align: left;
    width: 100%;
}

.azb-reviewsio-review-toggle {
    background: transparent;
    border: 0;
    color: #444;
    cursor: pointer;
    align-self: flex-start;
    display: inline-flex;
    font-size: 12px;
    margin: 0 0 11px;
    padding: 0;
    text-align: left;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.azb-reviewsio-review-toggle:hover {
    color: #111;
}

.azb-reviewsio-card__title {
    color: #252525;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.35;
    margin: 17px 0 7px;
}

.azb-reviewsio-card__body {
    color: #454545;
    display: -webkit-box;
    font-size: 14px;
    line-height: 1.55;
    margin: 11px 0 8px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.azb-reviewsio-card__title + .azb-reviewsio-card__body {
    margin-top: 0;
}

.azb-reviewsio-card__product {
    color: #777;
    display: -webkit-box;
    font-size: 12px;
    line-height: 1.4;
    margin: 0 0 9px;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.azb-reviewsio-card__footer {
    align-items: flex-end;
    display: flex;
    gap: 16px;
    justify-content: space-between;
    margin-top: auto;
}

.azb-reviewsio-card__identity {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 0;
}

.azb-reviewsio-card__identity-line {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 5px 9px;
}

.azb-reviewsio-card__provider {
    align-items: center;
    color: #777;
    display: flex;
    flex: 0 0 auto;
    font-size: 12px;
    gap: 4px;
    justify-content: flex-end;
}

.azb-reviewsio-card__provider-logo {
    display: block;
    height: auto;
    max-width: 62px;
    width: 62px;
}

.azb-reviewsio-verified {
    color: #087f5b;
    font-size: 12px;
    font-weight: 600;
}

.azb-reviewsio-provider {
    color: #777;
    font-size: 12px;
    font-weight: 500;
}

.azb-reviewsio-carousel__button {
    align-items: center;
    background: #fff;
    border: 1px solid #d9d2cb;
    border-radius: 50%;
    color: #292929;
    cursor: pointer;
    display: flex;
    font-family: Arial, sans-serif;
    font-size: 31px;
    height: 42px;
    justify-content: center;
    line-height: 1;
    padding: 0 0 3px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 42px;
    z-index: 2;
}

.azb-reviewsio-carousel__button--prev {
    left: 0;
}

.azb-reviewsio-carousel__button--next {
    right: 0;
}

.azb-reviewsio-carousel__button:hover:not(:disabled) {
    border-color: #9f968d;
}

.azb-reviewsio-carousel__button:disabled {
    cursor: default;
    opacity: .32;
}

.azb-reviewsio-carousel__loading {
    align-items: center;
    color: #777;
    display: flex;
    inset: 0 54px;
    justify-content: center;
    min-height: 180px;
    position: absolute;
    text-align: center;
}

.azb-reviewsio-footer__fallback {
    margin: 18px 0 0;
    text-align: center;
}

.azb-reviewsio-footer__fallback a {
    color: #333;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.azb-reviewsio-modal[hidden] {
    display: none !important;
}

.azb-reviewsio-modal {
    align-items: center;
    background: rgba(25, 25, 25, .46);
    display: flex;
    inset: 0;
    justify-content: center;
    padding: 24px;
    position: fixed;
    z-index: 2147483000;
}

.azb-reviewsio-modal__dialog {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 22px 65px rgba(0, 0, 0, .24);
    display: flex;
    flex-direction: column;
    max-height: min(88vh, 820px);
    max-width: 900px;
    overflow: hidden;
    width: 100%;
}

.azb-reviewsio-modal__head {
    align-items: center;
    background: #fff;
    border-bottom: 1px solid #e8e3de;
    display: grid;
    gap: 6px 14px;
    grid-template-columns: minmax(0, 1fr) max-content 44px;
    padding: 14px 18px;
}

.azb-reviewsio-modal__title {
    color: #222;
    font-size: 23px;
    font-weight: 600;
    line-height: 1.25;
    margin: 0;
    text-align: left;
}

.azb-reviewsio-modal__summary {
    align-items: center;
    color: #555;
    display: flex;
    font-size: 14px;
    gap: 6px;
    white-space: nowrap;
}

.azb-reviewsio-modal__summary-text {
    color: #222;
    font-weight: 700;
}

.azb-reviewsio-modal__summary-stars {
    color: #f7b500;
    font-family: Arial, sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 1;
}

.azb-reviewsio-modal__body {
    background: #fff;
    overflow: auto;
    overscroll-behavior: contain;
    padding: 0 24px;
}

.azb-reviewsio-modal__tabs {
    background: #fff;
    border-bottom: 1px solid #ddd6cf;
    display: flex;
    gap: 4px;
    overflow-x: auto;
    position: sticky;
    top: 0;
    z-index: 1;
}

.azb-reviewsio-modal__tab {
    background: #fff;
    border: 0;
    border-bottom: 3px solid transparent;
    color: #555;
    cursor: pointer;
    flex: 0 0 auto;
    font-size: 14px;
    font-weight: 600;
    min-height: 48px;
    padding: 10px 15px 8px;
}

.azb-reviewsio-modal__tab[aria-selected="true"] {
    border-bottom-color: #00a676;
    color: #222;
}

.azb-reviewsio-modal__tab:hover {
    color: #111;
}

.azb-reviewsio-modal__state {
    color: #666;
    padding: 60px 20px;
    text-align: center;
}

.azb-reviewsio-modal__state[hidden] {
    display: none;
}

.azb-reviewsio-modal__review {
    border-bottom: 1px solid #ebe6e1;
    color: #333;
    padding: 22px 0;
    text-align: left;
}

.azb-reviewsio-modal__review:last-child {
    border-bottom: 0;
}

.azb-reviewsio-modal__review-title {
    color: #222;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.35;
    margin: 14px 0 5px;
}

.azb-reviewsio-modal__review-body {
    color: #444;
    font-size: 14px;
    line-height: 1.6;
    margin: 10px 0;
    white-space: pre-line;
}

.azb-reviewsio-modal__review-title + .azb-reviewsio-modal__review-body {
    margin-top: 3px;
}

.azb-reviewsio-modal__review-product {
    color: #777;
    font-size: 12px;
    line-height: 1.45;
    margin: 8px 0;
}

.azb-reviewsio-modal__review-source {
    align-items: center;
    color: #777;
    display: flex;
    font-size: 12px;
    gap: 4px;
    justify-content: flex-end;
    margin-top: 7px;
    text-align: right;
}

.azb-reviewsio-modal__review-actions {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 6px 12px;
    justify-content: space-between;
    margin-top: 6px;
    min-width: 0;
    width: 100%;
}

.azb-reviewsio-modal__review-actions .azb-reviewsio-review-toggle-row {
    flex: 1 1 auto;
    min-width: 0;
    width: auto;
}

.azb-reviewsio-modal__review-actions .azb-reviewsio-review-toggle,
.azb-reviewsio-modal__review-actions .azb-reviewsio-modal__review-source {
    margin: 0;
}

.azb-reviewsio-modal__review-actions .azb-reviewsio-modal__review-source {
    flex: 0 0 auto;
    margin-left: auto;
}

.azb-reviewsio-modal__review-actions .azb-reviewsio-card__provider-logo {
    width: 58px;
}

.azb-reviewsio-modal__review-author {
    align-items: center;
    color: #333;
    display: flex;
    flex-wrap: wrap;
    font-size: 13px;
    font-weight: 600;
    gap: 8px 14px;
    margin-top: 12px;
}

.azb-reviewsio-modal__foot {
    background: #fff;
    border-top: 1px solid #e8e3de;
    padding: 16px 24px;
    text-align: center;
}

.azb-reviewsio-modal__more {
    background: #fff;
    border: 1px solid #cfc7bf;
    border-radius: 6px;
    color: #333;
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    min-height: 42px;
    padding: 9px 18px;
}

.azb-reviewsio-modal__more:hover:not(:disabled) {
    border-color: #81766c;
}

.azb-reviewsio-modal__more:disabled {
    cursor: default;
    opacity: .55;
}

body.azb-reviewsio-modal-open {
    overflow: hidden;
}

@media only screen and (max-width: 979px) {
    .azb-reviewsio-card {
        flex-basis: calc((100% - 20px) / 2);
    }
}

@media only screen and (max-width: 639px) {
    .azb-reviewsio-site--header {
        justify-content: center;
        width: 100%;
    }

    .azb-reviewsio-header {
        align-items: center;
        gap: 6px;
    }

    .azb-reviewsio-header > .azb-reviewsio-brand,
    .azb-reviewsio-header > .azb-reviewsio-stars,
    .azb-reviewsio-header > .azb-reviewsio-header__metrics {
        align-self: center;
    }

    .azb-reviewsio-brand {
        font-size: 13px;
        line-height: 18px;
    }

    .azb-reviewsio-stars {
        font-size: 14px;
        height: 18px;
        line-height: 18px;
    }

    .azb-reviewsio-header .azb-reviewsio-stars {
        top: 0;
    }

    .azb-reviewsio-header__rating,
    .azb-reviewsio-header__count {
        display: block;
        height: auto;
        line-height: 18px;
        position: static;
    }

    .azb-reviewsio-header__count {
        transform: translateY(1px);
    }

    .azb-reviewsio-header__metrics {
        align-items: center;
        gap: 6px;
        line-height: 18px;
    }

    .azb-reviewsio-site--footer {
        min-height: 300px;
        padding: 24px 0 20px;
    }

    .azb-reviewsio-footer__intro {
        align-items: flex-start;
        flex-direction: column;
        gap: 14px;
        margin-bottom: 20px;
    }

    .azb-reviewsio-footer__intro h2 {
        font-size: 22px;
    }

    .azb-reviewsio-footer__summary {
        gap: 4px 7px;
        justify-content: flex-start;
    }

    .azb-reviewsio-carousel {
        padding: 0 43px;
    }

    .azb-reviewsio-card {
        flex-basis: 100%;
        min-height: 195px;
        padding: 18px;
    }

    .azb-reviewsio-footer__summary .azb-reviewsio-stars {
        font-size: 18px;
        height: 22px;
        line-height: 22px;
    }

    .azb-reviewsio-footer__summary .azb-reviewsio-brand,
    .azb-reviewsio-footer__rating,
    .azb-reviewsio-footer__count {
        line-height: 22px;
    }

    .azb-reviewsio-carousel__button {
        height: 36px;
        width: 36px;
    }

    .azb-reviewsio-carousel__loading {
        inset: 0 43px;
    }

    .azb-reviewsio-modal {
        align-items: stretch;
        padding: 8px;
    }

    .azb-reviewsio-modal__dialog {
        border-radius: 8px;
        max-height: calc(100vh - 16px);
    }

    .azb-reviewsio-modal__head {
        gap: 2px 8px;
        grid-template-columns: minmax(0, 1fr) auto;
        padding: 10px 12px;
    }

    .azb-reviewsio-modal__title {
        font-size: 19px;
    }

    .azb-reviewsio-modal__summary {
        font-size: 12px;
        flex-wrap: wrap;
        grid-column: 1;
        grid-row: 2;
        row-gap: 2px;
        white-space: normal;
    }

    .azb-reviewsio-modal__summary-text {
        white-space: nowrap;
    }

    .azb-reviewsio-modal__close {
        grid-column: 2;
        grid-row: 1 / span 2;
    }

    .azb-reviewsio-modal__body {
        padding: 0 16px;
    }

    .azb-reviewsio-modal__tab {
        font-size: 13px;
        min-height: 46px;
        padding-left: 11px;
        padding-right: 11px;
    }

    .azb-reviewsio-modal__foot {
        padding: 14px 16px;
    }
}

@media (prefers-reduced-motion: reduce) {
    .azb-reviewsio-carousel__track {
        transition: none;
    }
}
