:root{--ep-color-primary:#504ebc;--ep-color-primary-background:#dddcff;--ep-color-on-primary-background:#504ebc;--ep-color-main-background:#fff;--ep-color-main-text:#34313f;--ep-color-secondary-text:#949ca9;--ep-color-subtle-text:#b5bdca;--ep-color-input-text:var(--ep-color-main-text);--ep-color-input-text-focus:var(--ep-color-primary);--ep-color-input-border:rgba(181,189,202,0.5);--ep-color-input-border-focus:var(--ep-color-primary);--ep-color-button-background:var(--ep-color-primary);--ep-color-button-background--hover:#8f8cff;--ep-color-button-text:#fff;--ep-color-button-text--hover:#fff;--ep-color-button-text--disabled:rgba(71,72,78,0.5);--ep-color-link:var(--ep-color-primary);--ep-color-link-hover:#8f8cff;--ep-box-lavender-blue-surface:#dddcff;--ep-box-lavender-blue-on-surface:#504ebc;--ep-box-marigold-yellow-surface:#ffe870;--ep-box-marigold-yellow-on-surface:#695905;--ep-box-mindaro-surface:#e5e873;--ep-box-mindaro-on-surface:#5d6004;--ep-box-chardonnay-surface:#ffbe71;--ep-box-chardonnay-on-surface:#905105;--ep-box-sea-mist-surface:#bce1cb;--ep-box-sea-mist-on-surface:#1f7441;--ep-box-peach-puff-surface:#ffddb5;--ep-box-peach-puff-on-surface:#8d4c11;--ep-box-tea-green-surface:#dfefc2;--ep-box-tea-green-on-surface:#5d6004;--ep-box-pattens-blue-surface:#e0f6ff;--ep-box-pattens-blue-on-surface:#1c6987;--ep-box-linen-surface:#fff0df;--ep-box-linen-on-surface:#8d4c11;--ep-box-barley-white-surface:#fff3c7;--ep-box-barley-white-on-surface:#695905;--ep-box-desert-storm-surface:#f8f8f8;--ep-box-desert-storm-on-surface:#34313f;--ep-color-border:rgba(181,189,202,0.5);--ep-color-dropdown-background:#fff;--ep-color-review-stars:#ffac5f;--ep-color-error:#fd6e6e;--ep-box-shadow:0 0 50px -5px rgba(139,161,166,0.3)}
:root{--bs-gutter-x:30px}
.ep-top-comparison-charts-block{position:relative;margin:70px 0 100px}
.ep-top-comparison-charts-block h2{margin:0 0 30px;font-size:26px;line-height:30px}
.ep-top-comparison-charts-block__nav{display:none}
.ep-top-comparison-charts-block__nav--mobile{margin:0 -10px 30px}
.ep-top-comparison-charts-block__nav--mobile label{font-weight:normal;color:var(--ep-color-primary)}
.ep-top-comparison-charts-block__nav--mobile .ep-top-comparison-charts-block__chart-select-wrap{display:inline-block;position:relative}
.ep-top-comparison-charts-block__nav--mobile select{padding:14px 60px 14px 20px;border:1px solid var(--ep-color-primary);-webkit-appearance:none;-moz-appearance:none;appearance:none;font-weight:800}
.ep-top-comparison-charts-block__nav--mobile select::-ms-expand{display:none}
.ep-top-comparison-charts-block__nav--mobile .fa{position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.ep-top-comparison-charts-block__charts{margin:0 calc(-1 * var(--bs-gutter-x))}
.ep-top-comparison-charts-block__charts [data-niche]{display:none}
.ep-top-comparison-charts-block__charts [data-niche].active{display:block}
.ep-top-comparison-charts-block__charts ol{padding:30px 20px 12px;margin-right:calc(-1 * (100vw - 100%) / 2)}
.ep-top-comparison-charts-block__charts__footer{margin-top:30px;text-align:center}
@media(prefers-color-scheme:dark){html:not(.force-light-mode){--ep-color-primary:#8f8cff;--ep-color-primary-background:#504ebc;--ep-color-on-primary-background:#e8e4f5;--ep-color-main-background:#141420;--ep-color-main-text:#e8e4f5;--ep-color-subtle-text:rgba(232,228,245,0.5);--ep-color-input-text:var(--ep-color-main-text);--ep-color-input-text-focus:var(--ep-color-main-text);--ep-color-input-border:rgba(232,228,245,0.2);--ep-color-input-border-focus:#e8e4f5;--ep-color-button-background:#504ebc;--ep-color-button-background--hover:#8f8cff;--ep-color-button-text:var(--ep-color-main-text);--ep-color-button-text--hover:#fff;--ep-color-button-text--disabled:rgba(71,72,78,0.9);--ep-color-link:var(--ep-color-primary);--ep-color-link-hover:#8f8cff;--ep-color-border:rgba(232,228,245,0.2);--ep-color-dropdown-background:linear-gradient(to bottom,#2e2e43,rgba(46,46,67,0.8));--ep-color-review-stars:#ffac5f;--ep-color-error:#fd6e6e}
html:not(.force-light-mode) .ep-top-comparison-charts-block__charts__footer .btn{padding:14px 47px;background:0;color:var(--ep-color-primary);border:1px solid var(--ep-color-primary)}
html:not(.force-light-mode) .ep-top-comparison-charts-block__charts__footer .btn:hover,html:not(.force-light-mode) .ep-top-comparison-charts-block__charts__footer .btn:focus{background:var(--ep-color-button-background);color:var(--ep-color-button-text);border:1px solid transparent}
}@media(min-width:480px){.ep-top-comparison-charts-block__nav--mobile{margin:0 0 30px}
.ep-top-comparison-charts-block__charts{margin:0}
.ep-top-comparison-charts-block__charts ol{padding:30px var(--bs-gutter-x) 12px 0;margin-right:calc(-1 * (100vw - 100%) / 2)}
}@media(min-width:768px){.ep-top-comparison-charts-block{margin:100px 0 120px}
.ep-top-comparison-charts-block h2{font-size:36px;margin-bottom:20px;line-height:inherit}
.ep-top-comparison-charts-block__nav--mobile{display:none}
.ep-top-comparison-charts-block__nav{display:-webkit-box;display:-ms-flexbox;display:flex;padding:30px;margin:60px 0 40px;border-top:1px solid var(--ep-color-border);border-bottom:1px solid var(--ep-color-border)}
.ep-top-comparison-charts-block__nav .btn.btn--plain{color:var(--ep-color-main-text)}
.ep-top-comparison-charts-block__nav .btn.btn--plain:first-of-type{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}
.ep-top-comparison-charts-block__nav .btn.btn--plain:disabled{color:var(--ep-color-button-text--disabled)}
.ep-top-comparison-charts-block__nav .btn.btn--plain svg{width:auto;height:14px}
.ep-top-comparison-charts-block__nav div{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;scroll-behavior:smooth;overscroll-behavior-x:contain;margin:0 40px -12px;padding-bottom:12px}
.ep-top-comparison-charts-block__nav div .btn{padding-left:20px;padding-right:20px;white-space:nowrap;background:0;color:var(--ep-color-main-text)}
.ep-top-comparison-charts-block__nav div .btn.active,.ep-top-comparison-charts-block__nav div .btn:hover,.ep-top-comparison-charts-block__nav div .btn:focus{background-color:var(--ep-color-primary-background);color:var(--ep-color-on-primary-background)}
.ep-top-comparison-charts-block__nav div .btn+.btn{margin-left:50px}
}@media(min-width:768px) and (prefers-color-scheme:dark){html:not(.force-light-mode) .ep-top-comparison-charts-block__nav div .btn.active,html:not(.force-light-mode) .ep-top-comparison-charts-block__nav div .btn:focus,html:not(.force-light-mode) .ep-top-comparison-charts-block__nav div .btn:hover{background-color:#36364c;color:inherit}
}@media(min-width:992px){.ep-top-comparison-charts-block__nav{padding-left:40px;padding-right:40px}
.ep-top-comparison-charts-block__nav div{margin-left:60px;margin-right:60px}
}@media(min-width:1200px){.ep-top-comparison-charts-block__nav{padding-left:50px;padding-right:50px}
.ep-top-comparison-charts-block__nav div{margin-left:80px;margin-right:80px}
}