/* _content/Components/ProResultsLayoutView.razor.rz.scp.css */


[b-qpbgielhpf] .mud-list-item.results-panel-pro, .mud-list-item.results-panel-pro-active[b-qpbgielhpf] {
    margin: 1em auto !important;
    border-radius: 24px !important
}

[b-qpbgielhpf] .best-price-pro {
    max-width: 14em;
    color: #091733;
    margin-top: -3rem !important;
    right: -2rem;
    font-weight: 700 !important;
}
/* _content/Components/ResultsLayoutView.razor.rz.scp.css */


[b-ifevgotvpd] .mud-list-item.results-panel, .mud-list-item.results-panel-active[b-ifevgotvpd] {
    width: 60%;
    margin: 1em auto !important;
    border-radius: 24px !important
}

[b-ifevgotvpd] .mud-list-item.results-panel-pro, .mud-list-item.results-panel-pro-active[b-ifevgotvpd] {
    margin: 1em auto !important;
    border-radius: 24px !important
}


[b-ifevgotvpd] .results-panel {
    background-color: #091733;
    box-shadow: none !important;
}

[b-ifevgotvpd] .results-panel-active {
    background-color: #091733 !important;
}

[b-ifevgotvpd] .mud-list-item.results-panel-active button {
    color: rgb(9, 23, 51) !important;
}

[b-ifevgotvpd] .mud-expand-panel-content p {
    color: #fff !important;
}

[b-ifevgotvpd] .mud-button-label .mud-icon-root.mud-svg-icon {
    fill: #091733 !important;
    margin-right: .65em;
}

[b-ifevgotvpd] .best-price {
    max-width: 14em;
    color: #091733;
    left: -4em;
    top: -2em;
    font-weight: 700 !important;
}

[b-ifevgotvpd] .best-price-pro {
    max-width: 14em;
    color: #091733;
    margin-top: -3rem !important;
    right: -2rem;
    font-weight: 700 !important;
}

[b-ifevgotvpd] p.w {
    color: #fff !important;
}

[b-ifevgotvpd] h6.card-price {
    font-size: 1.85em;
    font-weight: 600
}

[b-ifevgotvpd] .mud-disabled > .mud-expand-panel-header {
    color: #fff !important
}
