:root{--scc-accent:#e53935}.scc-add-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;padding:10px 17px;border:1px solid #d8dee8;border-radius:11px;background:#fff;color:#172033;font:700 14px/1.2 inherit;cursor:pointer;box-shadow:0 5px 16px rgba(15,23,42,.06);transition:.2s}.scc-add-button:hover{border-color:var(--scc-accent,#e53935);transform:translateY(-1px)}.scc-add-button.is-active{border-color:var(--scc-accent,#e53935);background:var(--scc-accent,#e53935);color:#fff}.scc-add-icon{font-size:18px}.scc-auto-button-wrap{margin:22px 0}.scc-floating-bar[hidden]{display:none!important}.scc-floating-bar{position:fixed;left:50%;bottom:20px;z-index:99990;width:min(1050px,calc(100% - 28px));transform:translateX(-50%)}.scc-floating-inner{display:flex;align-items:center;gap:16px;padding:12px 14px;border:1px solid #dfe5ee;border-radius:16px;background:rgba(255,255,255,.97);box-shadow:0 18px 50px rgba(15,23,42,.18);backdrop-filter:blur(12px)}.scc-floating-inner>div:first-child{display:flex;flex-direction:column;white-space:nowrap}#scc-floating-count{font-size:12px;color:#667085}.scc-floating-items{display:flex;gap:7px;flex:1;min-width:0;overflow:auto}.scc-floating-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 8px 7px 11px;border-radius:999px;background:#f3f5f8;white-space:nowrap;font-size:13px}.scc-floating-chip button,.scc-casino-head button{border:0;background:0 0;color:#8b93a1;font-size:18px;cursor:pointer}.scc-floating-actions{display:flex;gap:8px}.scc-clear-button,.scc-go-compare{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 13px;border-radius:9px;font:700 13px/1 inherit;text-decoration:none;cursor:pointer}.scc-clear-button{border:1px solid #d8dee8;background:#fff;color:#344054}.scc-go-compare{border:1px solid var(--scc-accent,#e53935);background:var(--scc-accent,#e53935);color:#fff!important}.scc-compare-table-wrap{margin:28px 0}.scc-table-scroll{overflow-x:auto;border:1px solid #e2e7ef;border-radius:16px;background:#fff;box-shadow:0 12px 32px rgba(15,23,42,.06)}.scc-table{width:100%;min-width:760px;border-collapse:collapse}.scc-table th,.scc-table td{padding:16px;border-right:1px solid #e8ecf2;border-bottom:1px solid #e8ecf2;text-align:center;vertical-align:middle}.scc-table tr:last-child th,.scc-table tr:last-child td{border-bottom:0}.scc-table th:last-child,.scc-table td:last-child{border-right:0}.scc-table thead th{background:#fafbfc}.scc-table thead th:first-child,.scc-table tbody th{width:190px;text-align:left;color:#344054}.scc-casino-head{position:relative;display:flex;flex-direction:column;align-items:center;gap:9px;min-width:155px}.scc-casino-head img{width:88px;height:54px;object-fit:contain;border-radius:9px}.scc-casino-head a{color:#101828;font-weight:800;text-decoration:none}.scc-casino-head button{position:absolute;right:0;top:-5px}.scc-play-button{display:inline-flex;justify-content:center;min-width:110px;padding:11px 16px;border-radius:9px;background:var(--scc-accent,#e53935);color:#fff!important;font-weight:800;text-decoration:none}.scc-empty{color:#98a2b3}.scc-empty-state{text-align:center;padding:54px 20px;border:1px dashed #cfd6e2;border-radius:16px;background:#fff}.scc-empty-state>div{font-size:40px;color:var(--scc-accent,#e53935)}.scc-empty-state h2{margin:10px 0 6px}.scc-empty-state p{margin:0;color:#667085}@media(max-width:760px){.scc-floating-inner{align-items:stretch;flex-direction:column;gap:9px}.scc-floating-items{width:100%}.scc-floating-actions{width:100%}.scc-floating-actions>*{flex:1}}.scc-card-compare-wrap{display:flex;justify-content:center;width:100%;margin-top:7px}.scc-card-compare{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;padding:5px 11px;border:1px solid #cfd8e6;border-radius:7px;background:#fff;color:#344054;font:700 11px/1.1 inherit;cursor:pointer;transition:.18s ease}.scc-card-compare:hover{border-color:var(--scc-accent,#e53935);color:var(--scc-accent,#e53935)}.scc-card-compare.is-active{border-color:var(--scc-accent,#e53935);background:var(--scc-accent,#e53935);color:#fff}.scc-card-compare span{font-size:14px}.scc-card-compare b{font:inherit}@media(max-width:720px){.scc-card-compare{width:100%;min-height:34px}}.scc-casino-head a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.35;text-decoration:none!important}.scc-table td{font-size:14px}.scc-loading-card{display:flex;align-items:center;justify-content:center;gap:12px;padding:46px 20px;border:1px solid #e2e7ef;border-radius:16px;background:#fff}.scc-spinner{width:22px;height:22px;border:3px solid #e5e7eb;border-top-color:var(--scc-accent,#e53935);border-radius:50%;animation:sccSpin .7s linear infinite}@keyframes sccSpin{to{transform:rotate(360deg)}}.scc-rich-row td{vertical-align:top;text-align:left}.scc-list{margin:0!important;padding:0!important;list-style:none!important}.scc-list li{position:relative;margin:0 0 8px!important;padding-left:20px;font-size:13px;line-height:1.45}.scc-list-pros li:before,.scc-list-cons li:before{position:absolute;left:0;top:0;font-weight:900}.scc-list-pros li:before{content:"✓";color:#22c55e}.scc-list-cons li:before{content:"×";color:#ef4444}.scc-floating-bar{position:fixed!important;left:50%!important;bottom:14px!important;z-index:99990!important;width:min(900px,calc(100% - 26px))!important;transform:translateX(-50%)!important}.scc-floating-inner{display:block!important;padding:0!important;overflow:hidden;border:1px solid #dfe5ec!important;border-radius:16px!important;background:#fff!important;box-shadow:0 18px 55px rgba(15,23,42,.22)!important;backdrop-filter:none!important}.scc-floating-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 16px;border-bottom:1px solid #edf0f4;background:#f8fafc}.scc-floating-head>div{display:flex;align-items:center;gap:12px}.scc-floating-head strong{color:#172033;font-size:14px;font-weight:800}.scc-floating-head span{color:#7a8494;font-size:12px}.scc-collapse-button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid #d8dee8;border-radius:8px;background:#fff;color:#475467;font-size:17px;cursor:pointer}.scc-floating-items{display:block!important;max-height:255px;overflow:auto!important;width:100%}.scc-floating-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 16px;border-bottom:1px solid #edf0f4;background:#fff}.scc-floating-row:last-child{border-bottom:0}.scc-floating-casino{display:flex;align-items:center;gap:13px;min-width:0}.scc-floating-casino img,.scc-floating-placeholder{display:grid;place-items:center;flex:0 0 70px;width:70px;height:46px;border-radius:8px;object-fit:contain;background:#edf2f7}.scc-floating-placeholder{font-size:22px}.scc-floating-copy{display:flex;flex-direction:column;gap:4px;min-width:0}.scc-floating-copy strong{overflow:hidden;color:#202939;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.scc-floating-copy span{color:#697586;font-size:11px}.scc-floating-row-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.scc-row-compare{display:inline-flex;align-items:center;justify-content:center;min-width:92px;min-height:34px;padding:7px 14px;border-radius:6px;background:#24933f;color:#fff!important;font-size:12px;font-weight:800;text-decoration:none!important}.scc-row-remove{display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:6px;background:#ef2f38;color:#fff;font-size:15px;cursor:pointer}.scc-floating-footer{display:flex;justify-content:flex-end;gap:10px;padding:12px 16px;border-top:1px solid #edf0f4;background:#f8fafc}.scc-floating-footer .scc-clear-button,.scc-floating-footer .scc-go-compare{min-height:38px;padding:8px 15px;border-radius:8px;font-size:12px;font-weight:800}.scc-floating-footer .scc-go-compare{background:#ef3434!important;border-color:#ef3434!important}.scc-floating-bar.is-collapsed .scc-floating-items,.scc-floating-bar.is-collapsed .scc-floating-footer{display:none!important}.scc-floating-loading{padding:22px;color:#697586;font-size:12px;text-align:center}@media(max-width:700px){.scc-floating-bar{bottom:8px!important;width:calc(100% - 16px)!important}.scc-floating-head>div{align-items:flex-start;flex-direction:column;gap:2px}.scc-floating-row{align-items:flex-start;flex-direction:column;gap:10px}.scc-floating-row-actions{width:100%}.scc-row-compare{flex:1}.scc-floating-footer{flex-direction:column}.scc-floating-footer>*{width:100%}}.scc-floating-bar{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:99990!important;width:100%!important;max-width:none!important;transform:none!important}.scc-floating-inner{position:relative!important;display:block!important;width:100%!important;max-width:none!important;max-height:250px!important;padding:0 46px 0 0!important;overflow-y:auto!important;overflow-x:hidden!important;border:1px solid #d9dee7!important;border-radius:0!important;background:#fff!important;box-shadow:0 -8px 28px rgba(15,23,42,.13)!important}.scc-close-panel{position:fixed!important;right:14px!important;bottom:calc(250px - 38px)!important;z-index:99995!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;padding:0!important;border:0!important;background:transparent!important;color:#9aa2ad!important;font-size:28px!important;font-weight:300!important;line-height:1!important;cursor:pointer!important}.scc-floating-items{display:block!important;width:100%!important;max-height:none!important;overflow:visible!important}.scc-floating-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:22px!important;min-height:74px!important;padding:11px max(24px,calc((100vw - 900px)/2))!important;border-bottom:1px solid #edf0f3!important;background:#fff!important}.scc-floating-row:last-child{border-bottom:0!important}.scc-floating-casino{display:flex!important;align-items:center!important;gap:16px!important;min-width:0!important}.scc-floating-casino img,.scc-floating-placeholder{flex:0 0 70px!important;width:70px!important;height:50px!important;border-radius:4px!important;object-fit:contain!important;background:#eef2f6!important}.scc-floating-copy strong{overflow:hidden!important;color:#303846!important;font-size:14px!important;font-weight:500!important;text-overflow:ellipsis!important;white-space:nowrap!important}.scc-floating-copy span{margin-top:4px!important;color:#747d8a!important;font-size:11px!important}.scc-floating-row-actions{display:flex!important;align-items:center!important;gap:16px!important}.scc-row-compare{min-width:90px!important;min-height:34px!important;padding:7px 14px!important;border-radius:4px!important;background:#29933f!important;color:#fff!important;font-size:12px!important;font-weight:700!important}.scc-row-remove{width:32px!important;height:32px!important;border-radius:4px!important;background:#f0323a!important;color:#fff!important;font-size:14px!important}.scc-floating-head,.scc-floating-footer,.scc-collapse-button{display:none!important}@media(max-width:700px){.scc-floating-inner{max-height:330px!important;padding-right:38px!important}.scc-close-panel{right:7px!important;bottom:292px!important}.scc-floating-row{grid-template-columns:1fr!important;gap:10px!important;padding:12px 14px!important}.scc-floating-row-actions{width:100%!important}.scc-row-compare{flex:1!important}}body.sc-compare-page{min-height:100vh!important;display:flex!important;flex-direction:column!important}body.sc-compare-page>#page,body.sc-compare-page>.site,body.sc-compare-page>.wrapper{display:flex!important;flex:1 0 auto!important;flex-direction:column!important;min-height:100vh!important}body.sc-compare-page main,body.sc-compare-page #main{flex:1 0 auto!important}body.sc-compare-page footer,body.sc-compare-page #colophon{margin-top:auto!important}.scc-empty-layout{width:min(980px,100%);margin:8px auto 48px}.scc-empty-hero{position:relative;overflow:hidden;padding:48px 34px 42px;border:1px solid #e1e7ef;border-radius:20px;background:radial-gradient(circle at 15% 10%,rgba(229,57,53,.08),transparent 32%),radial-gradient(circle at 92% 90%,rgba(37,99,235,.07),transparent 34%),#fff;box-shadow:0 18px 45px rgba(15,23,42,.07);text-align:center}.scc-empty-icon{display:grid;place-items:center;width:66px;height:66px;margin:0 auto 16px;border-radius:18px;background:#fff1f1;color:#e53935;font-size:34px;box-shadow:inset 0 0 0 1px #ffd8d8}.scc-empty-kicker{display:inline-flex;margin-bottom:8px;color:#e53935;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.scc-empty-hero h2{margin:0 0 12px!important;color:#101828;font-size:clamp(25px,3vw,38px)!important;line-height:1.15}.scc-empty-hero p{max-width:690px;margin:0 auto 24px!important;color:#667085;font-size:15px;line-height:1.7}.scc-empty-primary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 21px;border-radius:10px;background:#e53935;color:#fff!important;font-size:14px;font-weight:800;text-decoration:none!important;box-shadow:0 9px 22px rgba(229,57,53,.22)}.scc-empty-primary:hover{transform:translateY(-1px);background:#d92f2f}.scc-empty-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px}.scc-empty-steps article{display:flex;align-items:flex-start;gap:13px;padding:18px;border:1px solid #e5eaf1;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.045)}.scc-empty-steps article>b{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:10px;background:#f2f4f7;color:#e53935;font-size:14px}.scc-empty-steps article div{display:flex;flex-direction:column;gap:4px}.scc-empty-steps strong{color:#202939;font-size:14px}.scc-empty-steps span{color:#7b8493;font-size:12px;line-height:1.5}body.sc-compare-page .scc-compare-table-wrap{min-height:430px}@media(max-width:760px){.scc-empty-hero{padding:36px 20px 32px}.scc-empty-steps{grid-template-columns:1fr}body.sc-compare-page .scc-compare-table-wrap{min-height:360px}}html{overflow-x:hidden}.scc-floating-bar{overflow:visible!important;animation:sccTrayOpen .24s ease-out both}.scc-floating-bar.is-closing{animation:sccTrayClose .22s ease-in both;pointer-events:none}@keyframes sccTrayOpen{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes sccTrayClose{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(18px)}}.scc-floating-inner{position:relative!important;box-sizing:border-box!important;width:100%!important;max-height:min(320px,45vh)!important;padding:0!important;overflow-x:hidden!important;overflow-y:auto!important;scrollbar-width:thin;scrollbar-color:#aeb6c2 #f1f3f6}.scc-floating-inner::-webkit-scrollbar{width:8px;height:0}.scc-floating-inner::-webkit-scrollbar-track{background:#f1f3f6}.scc-floating-inner::-webkit-scrollbar-thumb{border:2px solid #f1f3f6;border-radius:999px;background:#aeb6c2}.scc-close-panel{position:sticky!important;top:8px!important;right:auto!important;bottom:auto!important;z-index:20!important;float:right!important;display:grid!important;place-items:center!important;width:32px!important;height:32px!important;margin:8px 12px -40px 0!important;padding:0!important;border:1px solid #d8dee7!important;border-radius:8px!important;background:#fff!important;color:#7c8592!important;box-shadow:0 4px 12px rgba(15,23,42,.09)!important;font-size:22px!important;line-height:1!important;cursor:pointer!important;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease!important}.scc-close-panel:hover{border-color:#ef3434!important;background:#fff2f2!important;color:#ef3434!important;transform:scale(1.04)}.scc-floating-items{box-sizing:border-box!important;width:100%!important;min-width:0!important;padding-top:0!important;overflow:hidden!important}.scc-floating-row{box-sizing:border-box!important;width:100%!important;min-width:0!important;min-height:72px!important;padding-right:max(62px,calc((100vw - 900px)/2))!important}.scc-floating-casino{min-width:0!important;max-width:100%!important}.scc-floating-casino img,.scc-floating-placeholder{box-sizing:border-box!important;flex:0 0 72px!important;width:72px!important;height:48px!important;padding:5px!important;object-fit:contain!important;object-position:center!important}.scc-floating-copy{min-width:0!important;max-width:min(760px,60vw)!important}.scc-floating-copy strong{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.scc-floating-row-actions{flex-shrink:0!important}.scc-row-compare,.scc-row-remove{transition:transform .16s ease,filter .16s ease!important}.scc-row-compare:hover,.scc-row-remove:hover{transform:translateY(-1px);filter:brightness(.96)}body:has(.scc-floating-bar:not([hidden])){padding-bottom:min(320px,45vh)}@media(max-width:700px){.scc-floating-inner{max-height:min(380px,58vh)!important}.scc-close-panel{top:6px!important;margin:6px 8px -38px 0!important}.scc-floating-row{padding:13px 48px 13px 12px!important}.scc-floating-casino img,.scc-floating-placeholder{flex-basis:62px!important;width:62px!important;height:44px!important}.scc-floating-copy{max-width:calc(100vw - 145px)!important}body:has(.scc-floating-bar:not([hidden])){padding-bottom:min(380px,58vh)}}body:has(.scc-floating-bar:not([hidden])){padding-bottom:0!important}@media(max-width:700px){body:has(.scc-floating-bar:not([hidden])){padding-bottom:0!important}}.scc-floating-bar{bottom:0!important}.scc-floating-inner{margin:0!important}.scc-floating-inner{max-height:min(360px,48vh)!important}.scc-floating-row{min-height:86px!important;padding-top:14px!important;padding-bottom:14px!important;border-bottom:0!important}.scc-floating-row+.scc-floating-row{margin-top:2px!important}.scc-floating-casino{gap:16px!important}.scc-floating-casino img,.scc-floating-placeholder{flex:0 0 82px!important;width:82px!important;height:56px!important;padding:6px!important;border-radius:5px!important}.scc-floating-copy{gap:5px!important}.scc-floating-copy strong{font-size:15px!important;line-height:1.35!important;font-weight:500!important}.scc-floating-copy span{font-size:12px!important;line-height:1.35!important}.scc-floating-row-actions{gap:16px!important}.scc-row-compare{min-width:100px!important;min-height:40px!important;padding:9px 16px!important;border-radius:5px!important;font-size:13px!important}.scc-row-remove{width:38px!important;height:38px!important;border-radius:5px!important;font-size:16px!important}.scc-close-panel{width:34px!important;height:34px!important;font-size:24px!important;border:0!important;box-shadow:none!important;background:transparent!important}.scc-close-panel:hover{background:transparent!important;transform:none!important}@media(max-width:700px){.scc-floating-inner{max-height:min(420px,62vh)!important}.scc-floating-row{min-height:96px!important}.scc-floating-casino img,.scc-floating-placeholder{flex-basis:70px!important;width:70px!important;height:50px!important}.scc-floating-copy strong{font-size:14px!important}.scc-row-compare{min-height:38px!important}.scc-row-remove{width:38px!important;height:38px!important}}.scc-floating-items{width:min(1040px,100%)!important;margin:0 auto!important}.scc-floating-row{grid-template-columns:minmax(0,1fr) 190px!important;width:min(1040px,calc(100% - 36px))!important;margin:0 auto!important;padding:14px 18px!important;min-height:84px!important}.scc-floating-casino{max-width:760px!important}.scc-floating-copy{max-width:650px!important}.scc-floating-row-actions{display:grid!important;grid-template-columns:110px 42px!important;justify-content:end!important;gap:12px!important;width:164px!important}.scc-row-compare{width:110px!important;min-width:110px!important;min-height:42px!important;padding:9px 14px!important;font-size:13px!important}.scc-row-remove{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;padding:0!important;overflow:hidden!important}.scc-row-remove svg{display:block!important;width:20px!important;height:20px!important;fill:#fff!important;pointer-events:none!important}.scc-close-panel{right:max(14px,calc((100vw - 1100px)/2))!important}@media(max-width:760px){.scc-floating-row{grid-template-columns:1fr!important;width:calc(100% - 20px)!important;padding:13px 12px!important}.scc-floating-row-actions{display:grid!important;grid-template-columns:1fr 42px!important;width:100%!important}.scc-row-compare{width:100%!important;min-width:0!important}.scc-floating-copy{max-width:calc(100vw - 125px)!important}}.scc-compare-page-layout{width:min(1180px,100%);margin:0 auto 50px}.scc-compare-top{display:grid;grid-template-columns:210px minmax(0,1fr);gap:14px;align-items:stretch}.scc-picker{display:flex;flex-direction:column;min-height:280px;padding:11px;border:2px solid #2789e8;border-radius:12px;background:#fff}.scc-picker input{width:100%;height:40px;padding:0 11px;border:0;border-radius:7px;background:#f0f2f5;box-sizing:border-box}.scc-picker-list{flex:1;margin:9px 0;overflow:auto}.scc-picker-list label{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 2px;color:#238c3e;font-size:13px}.scc-picker-list i{font-style:normal;font-weight:800}.scc-picker-button{display:flex;align-items:center;justify-content:center;min-height:40px;border-radius:7px;background:#2789e8;color:#fff!important;font-weight:800;text-decoration:none!important}.scc-card-grid{display:grid;grid-template-columns:repeat(var(--scc-card-count),minmax(0,1fr));gap:12px}.scc-compare-card{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;border-radius:12px;background:#222;color:#fff;box-shadow:0 8px 22px rgba(15,23,42,.12)}.scc-card-remove{position:absolute;top:7px;right:7px;z-index:2;width:27px;height:27px;border:0;border-radius:7px;background:rgba(255,255,255,.16);color:#fff;font-size:18px;cursor:pointer}.scc-compare-logo{display:grid;place-items:center;height:112px;padding:12px;background:#1f2937}.scc-compare-logo img{width:100%;height:100%;object-fit:contain}.scc-compare-card>strong{padding:9px 11px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.scc-card-bonus{flex:1;margin:9px;padding:11px 9px;border-radius:9px;background:linear-gradient(135deg,#ff9025,#ffcf21);color:#fff;font-size:12px;font-weight:800;line-height:1.35;text-align:center}.scc-card-action{display:flex;align-items:center;justify-content:center;min-height:40px;margin:0 9px 9px;border-radius:7px;background:#2a9845;color:#fff!important;font-size:13px;font-weight:800;text-decoration:none!important}.scc-sections{margin-top:16px}.scc-compare-section{margin-bottom:11px;overflow:hidden;border-radius:9px;background:#eef1f4}.scc-compare-section h3{margin:0!important;padding:11px 13px!important;border-bottom:1px solid #d5dbe2;color:#202733;font-size:15px!important}.scc-compare-grid{display:grid;grid-template-columns:175px repeat(var(--scc-columns),minmax(0,1fr))}.scc-label-cell,.scc-value-cell{min-height:43px;padding:10px 11px;border-right:1px solid #d8dde4;border-bottom:1px solid #d8dde4;box-sizing:border-box;font-size:12px}.scc-label-cell{color:#596370;font-weight:700;background:#f7f8fa}.scc-value-cell{color:#3e4754;text-align:center;background:#eef1f4}.scc-value-cell.is-stars{color:#ffc400;letter-spacing:1px}.scc-bottom-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-top:16px}.scc-bottom-cards .scc-compare-card{min-height:220px}@media(max-width:980px){.scc-compare-top{grid-template-columns:1fr}.scc-picker{min-height:0}.scc-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.scc-compare-section{overflow-x:auto}.scc-compare-grid{min-width:760px}}@media(max-width:620px){.scc-card-grid{grid-template-columns:1fr}.scc-compare-page-layout{padding:0 10px;box-sizing:border-box}}.scc-compare-top.is-empty{grid-template-columns:230px minmax(0,1fr)}.scc-empty-main{display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:320px;padding:30px;border:1px dashed #cfd7e3;border-radius:14px;background:#fff;text-align:center}.scc-empty-main h2{margin:12px 0 8px!important}.scc-empty-main p{margin:0!important;color:#667085}.scc-picker{min-height:330px!important}.scc-picker-list{max-height:260px;overflow-y:auto;overflow-x:hidden}.scc-picker-item{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:8px 4px;border:0;background:0 0;color:#202733;font:500 13px/1.35 inherit;text-align:left;cursor:pointer}.scc-picker-item:hover{color:#2789e8}.scc-picker-item i{color:#2789e8;font-style:normal;font-size:16px;font-weight:800}.scc-picker-item.is-selected{color:#20913d}.scc-picker-item.is-selected i{color:#20913d}.scc-picker-button{border:0}.scc-picker-button:disabled{opacity:.7}.scc-card-grid{align-items:stretch}.scc-compare-card{min-height:240px;background:#222b37!important}.scc-compare-logo{height:150px!important;background:#222b37!important}.scc-compare-card>strong{padding:12px!important;font-size:14px!important}.scc-card-bonus{display:none!important}.scc-card-action{margin-top:auto!important;min-height:44px!important;background:#2b9846!important;font-size:14px!important}.scc-bottom-cards{display:none!important}@media(max-width:760px){.scc-compare-top,.scc-compare-top.is-empty{grid-template-columns:1fr!important}.scc-picker{min-height:280px!important}.scc-card-grid{grid-template-columns:1fr!important}}.scc-card-grid{align-items:stretch!important}.scc-compare-card{display:grid!important;grid-template-rows:150px minmax(54px,auto) 42px 48px!important;min-height:294px!important;height:100%!important}.scc-compare-logo{height:auto!important;min-height:150px!important}.scc-compare-card>strong{display:flex!important;align-items:center!important;min-height:54px!important;padding:10px 12px!important;overflow:hidden!important;white-space:normal!important;line-height:1.35!important;font-size:13px!important}.scc-card-rating{display:flex;align-items:center;justify-content:center;min-height:42px;padding:0 10px;background:#1d2530}.scc-card-action{margin:5px 9px 9px!important}.scc-rating-stars{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.scc-rating-stars span{color:#ffc400;font-size:18px;letter-spacing:1px;white-space:nowrap}.scc-rating-stars b{color:#667085;font-size:12px;font-weight:700;white-space:nowrap}.scc-card-rating .scc-rating-stars b{color:#cbd5e1}.scc-no-data{color:#98a2b3}.scc-rich-grid{display:grid;grid-template-columns:175px repeat(var(--scc-columns),minmax(0,1fr))}.scc-rich-label{padding:13px 12px;border-right:1px solid #d8dde4;background:#f7f8fa;color:#596370;font-size:12px;font-weight:700}.scc-rich-cell{min-height:110px;padding:13px;border-right:1px solid #d8dde4;background:#eef1f4;box-sizing:border-box}.scc-rich-cell ul{margin:0!important;padding:0!important;list-style:none!important}.scc-rich-cell li{position:relative;margin:0 0 8px!important;padding-left:18px;color:#3f4854;font-size:12px;line-height:1.45}.scc-rich-cell li:last-child{margin-bottom:0!important}.scc-rich-cell.is-pros li:before,.scc-rich-cell.is-cons li:before{position:absolute;left:0;top:0;font-weight:900}.scc-rich-cell.is-pros li:before{content:"✓";color:#22a447}.scc-rich-cell.is-cons li:before{content:"×";color:#ef3434}.scc-value-cell{line-height:1.45}@media(max-width:980px){.scc-rich-section{overflow-x:auto}.scc-rich-grid{min-width:760px}}.scc-compare-card{grid-template-rows:112px minmax(42px,auto) 34px 44px!important;min-height:232px!important}.scc-compare-logo{min-height:112px!important;height:112px!important;padding:10px!important}.scc-compare-card>strong{display:-webkit-box!important;align-items:center!important;min-height:42px!important;max-height:48px!important;padding:7px 10px!important;overflow:hidden!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;white-space:normal!important;font-size:12px!important;line-height:1.3!important}.scc-card-rating{min-height:34px!important;padding:0 8px!important}.scc-rating-stars{gap:6px!important}.scc-rating-stars span{font-size:15px!important}.scc-card-action{min-height:38px!important;margin:3px 8px 8px!important;font-size:13px!important}.scc-compare-section{margin-bottom:9px!important}.scc-compare-section h3{padding:9px 11px!important;font-size:14px!important}.scc-label-cell,.scc-value-cell{min-height:39px!important;padding:8px 9px!important}.scc-rich-cell{min-height:90px!important;padding:10px!important}.scc-rich-cell li{margin-bottom:6px!important}@media(max-width:620px){.scc-compare-card{grid-template-rows:120px minmax(42px,auto) 34px 44px!important}}.scc-compare-card{grid-template-rows:94px 30px 40px!important;min-height:164px!important;max-height:164px!important}.scc-compare-logo{min-height:94px!important;height:94px!important;padding:8px 12px!important}.scc-compare-logo img{max-height:78px!important;object-fit:contain!important}.scc-compare-card>strong{display:none!important}.scc-card-rating{min-height:30px!important}.scc-card-action{min-height:34px!important;margin:3px 7px 7px!important;font-size:12px!important}.scc-rich-cell.is-neutral li{padding-left:14px}.scc-rich-cell.is-neutral li:before{content:"•";position:absolute;left:0;top:0;color:#2789e8;font-weight:900}.scc-compact-rich .scc-rich-cell{min-height:72px!important}.scc-mini-tags{display:flex;flex-wrap:wrap;gap:6px}.scc-mini-tags span,.scc-more-tags{display:inline-flex;align-items:center;min-height:25px;padding:4px 8px;border:1px solid #d6dde7;border-radius:6px;background:#fff;color:#344054;font:600 11px/1.2 inherit}.scc-more-tags{border-color:#bfd3f4;background:#edf5ff;color:#2789e8;cursor:help}.scc-rich-cell.is-neutral .scc-mini-tags span,.scc-rich-cell.is-neutral .scc-more-tags{padding-left:8px!important}.scc-rich-cell.is-neutral .scc-mini-tags span:before,.scc-rich-cell.is-neutral .scc-more-tags:before{display:none!important}.scc-compare-top{align-items:stretch!important}.scc-picker{height:164px!important;min-height:164px!important;max-height:164px!important;box-sizing:border-box!important;overflow:hidden!important}.scc-picker input{flex:0 0 36px!important;height:36px!important;min-height:36px!important}.scc-picker-list{flex:1 1 auto!important;min-height:0!important;max-height:none!important;margin:5px 0!important;overflow-y:auto!important;overflow-x:hidden!important}.scc-picker-button{flex:0 0 32px!important;height:32px!important;min-height:32px!important;font-size:12px!important}.scc-picker-item{padding:5px 3px!important;font-size:12px!important;line-height:1.25!important}.scc-card-grid,.scc-compare-card{min-height:164px!important;height:164px!important}@media(max-width:760px){.scc-picker{height:230px!important;min-height:230px!important;max-height:230px!important}}.scc-promo-code{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.scc-promo-code code{display:inline-flex;align-items:center;min-height:34px;padding:6px 10px;border:1px dashed #ef3434;border-radius:7px;background:#fff7f7;color:#b42318;font:800 13px/1.2 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;letter-spacing:.04em}.scc-copy-promo{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:6px 10px;border:1px solid #d6dce5;border-radius:7px;background:#fff;color:#344054;font:700 11px/1.2 inherit;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.scc-copy-promo:hover{border-color:#2789e8;color:#2789e8;transform:translateY(-1px)}.scc-copy-promo.is-copied{border-color:#22a447;background:#ecfdf3;color:#16803c}.scc-copy-icon{font-size:15px;line-height:1}@media(max-width:620px){.scc-promo-code{flex-direction:column;align-items:stretch}.scc-promo-code code,.scc-copy-promo{width:100%;box-sizing:border-box}}.scc-promo-code{display:flex!important;align-items:center!important;justify-content:center!important}.scc-promo-code .scc-copy-promo{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;max-width:100%!important;padding:7px 12px!important;overflow:hidden!important;border:1px dashed #ef3434!important;border-radius:7px!important;background:#fff7f7!important;color:#b42318!important;font:800 13px/1.2 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important;letter-spacing:.04em!important;text-overflow:ellipsis!important;white-space:nowrap!important;cursor:pointer!important;user-select:none!important;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease!important}.scc-promo-code .scc-copy-promo:hover{background:#fff!important;border-color:#d92d20!important;transform:translateY(-1px)!important}.scc-promo-code .scc-copy-promo.is-copied{border-color:#22a447!important;background:#ecfdf3!important;color:#16803c!important}.scc-copy-icon,.scc-copy-label{display:none!important}.scc-compare-page-layout{width:min(1220px,100%)!important}.scc-compare-top{position:relative;z-index:4;gap:12px!important}.scc-picker{border-color:#e53935!important;box-shadow:0 8px 24px rgba(15,23,42,.07)}.scc-picker-button{background:#e53935!important}.scc-compare-card{grid-template-rows:86px 28px auto auto 38px!important;min-height:210px!important;max-height:none!important;border-radius:13px!important;box-shadow:0 10px 28px rgba(15,23,42,.14)!important}.scc-compare-logo{min-height:86px!important;height:86px!important;background:linear-gradient(145deg,#202a36,#17202b)!important}.scc-compare-logo img{max-height:68px!important}.scc-card-rating{background:#18212c!important}.scc-card-offer{margin:5px 8px 0;padding:7px 8px;border-radius:7px;background:#fff3e8;color:#b54708;font-size:11px;font-weight:800;line-height:1.25;text-align:center}.scc-card-promo{margin:5px 8px 0;padding:6px 8px;border:1px dashed #ef3434;border-radius:7px;background:#fff;color:#b42318;font:800 11px/1.2 ui-monospace,monospace;cursor:pointer}.scc-card-action{min-height:32px!important;margin:5px 8px 8px!important}.scc-compare-section{border:1px solid #e1e6ed;box-shadow:0 6px 18px rgba(15,23,42,.035)}.scc-compare-section h3{background:linear-gradient(180deg,#f8fafc,#eef2f6)!important;font-size:14px!important;font-weight:800!important}.scc-compare-grid .scc-value-cell:nth-child(even),.scc-rich-grid .scc-rich-cell:nth-child(even){background:#f8fafc!important}.scc-value-cell.is-best{position:relative;background:#ecfdf3!important;color:#16803c!important;font-weight:800!important;box-shadow:inset 0 0 0 1px #abefc6}.scc-value-cell.is-best:after{content:"Лучшее";position:absolute;right:5px;top:4px;padding:2px 5px;border-radius:999px;background:#22a447;color:#fff;font-size:8px;font-weight:800;text-transform:uppercase}.scc-inline-promo{padding:6px 10px;border:1px dashed #ef3434;border-radius:7px;background:#fff7f7;color:#b42318;font:800 12px/1.2 ui-monospace,monospace;cursor:pointer}.scc-mini-tags{display:flex;flex-wrap:wrap;gap:5px}.scc-mini-tags span,.scc-more-toggle{display:inline-flex;align-items:center;min-height:25px;padding:4px 7px;border:1px solid #d5dce6;border-radius:6px;background:#fff;color:#344054;font:600 10px/1.2 inherit}.scc-more-toggle{border-color:#bfd3f4;background:#edf5ff;color:#2789e8;cursor:pointer}.scc-more-panel{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px;padding-top:7px;border-top:1px dashed #ccd4df}.scc-more-panel[hidden]{display:none!important}.scc-more-panel span{padding:4px 7px;border-radius:5px;background:#fff;color:#475467;font-size:10px}.scc-copy-promo.is-copied,.scc-card-promo.is-copied,.scc-inline-promo.is-copied{border-color:#22a447!important;background:#ecfdf3!important;color:#16803c!important}@media(min-width:900px){body.scc-sticky-active .scc-compare-top{position:sticky!important;top:32px;z-index:999;padding:8px;border:1px solid #dfe5ed;border-radius:14px;background:rgba(255,255,255,.96);box-shadow:0 12px 36px rgba(15,23,42,.16);backdrop-filter:blur(12px)}body.scc-sticky-active .scc-picker{display:none!important}body.scc-sticky-active .scc-compare-top{grid-template-columns:1fr!important}body.scc-sticky-active .scc-compare-card{grid-template-rows:55px 24px 32px!important;min-height:111px!important}body.scc-sticky-active .scc-compare-logo{height:55px!important;min-height:55px!important}body.scc-sticky-active .scc-compare-logo img{max-height:42px!important}body.scc-sticky-active .scc-card-offer,body.scc-sticky-active .scc-card-promo{display:none!important}}@media(max-width:760px){.scc-compare-card{grid-template-rows:100px 28px auto auto 40px!important}.scc-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.scc-card-offer,.scc-card-promo{font-size:10px}}html{scroll-behavior:auto!important}body.scc-sticky-active .scc-compare-top,.scc-compare-top{position:relative!important;top:auto!important;z-index:4!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}body.scc-sticky-active .scc-picker{display:flex!important}body.scc-sticky-active .scc-compare-top{grid-template-columns:210px minmax(0,1fr)!important}.scc-card-grid{align-items:stretch!important}.scc-compare-card,body.scc-sticky-active .scc-compare-card{display:grid!important;grid-template-rows:78px 28px 34px 30px 38px!important;min-height:208px!important;max-height:208px!important;height:208px!important;overflow:hidden!important}.scc-compare-logo,body.scc-sticky-active .scc-compare-logo{min-height:78px!important;height:78px!important;padding:8px 12px!important}.scc-compare-logo img,body.scc-sticky-active .scc-compare-logo img{max-height:62px!important}.scc-card-rating{min-height:28px!important}.scc-card-offer{display:flex!important;align-items:center!important;justify-content:center!important;min-height:34px!important;height:34px!important;margin:0 7px!important;padding:4px 7px!important;overflow:hidden!important;box-sizing:border-box!important;line-height:1.15!important}.scc-card-offer.is-empty{visibility:hidden!important}.scc-card-promo{display:flex!important;align-items:center!important;justify-content:center!important;width:auto!important;min-height:30px!important;height:30px!important;margin:0 7px!important;padding:4px 7px!important;overflow:hidden!important;box-sizing:border-box!important;white-space:nowrap!important;text-overflow:ellipsis!important}.scc-card-promo.is-empty{visibility:hidden!important;pointer-events:none!important}.scc-card-action,body.scc-sticky-active .scc-card-action{align-self:end!important;min-height:32px!important;height:32px!important;margin:0 7px 7px!important;box-sizing:border-box!important}body.scc-sticky-active .scc-card-offer,body.scc-sticky-active .scc-card-promo{display:flex!important}@media(max-width:760px){body.scc-sticky-active .scc-compare-top,.scc-compare-top{grid-template-columns:1fr!important}.scc-compare-card,body.scc-sticky-active .scc-compare-card{grid-template-rows:90px 28px 36px 30px 40px!important;min-height:224px!important;max-height:224px!important;height:224px!important}.scc-compare-logo,body.scc-sticky-active .scc-compare-logo{min-height:90px!important;height:90px!important}}.scc-compare-top{align-items:stretch!important}.scc-picker{display:grid!important;grid-template-rows:38px minmax(0,1fr) 34px!important;height:208px!important;min-height:208px!important;max-height:208px!important;padding:10px!important;box-sizing:border-box!important;overflow:hidden!important}.scc-picker input{width:100%!important;height:38px!important;min-height:38px!important;max-height:38px!important;margin:0!important;box-sizing:border-box!important}.scc-picker-list{min-height:0!important;max-height:none!important;height:auto!important;margin:6px 0!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin!important}.scc-picker-list::-webkit-scrollbar{width:6px!important}.scc-picker-list::-webkit-scrollbar-thumb{border-radius:999px!important;background:#9aa3af!important}.scc-picker-button{width:100%!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:0!important;box-sizing:border-box!important;align-self:end!important}.scc-picker-item{min-height:28px!important;padding:5px 3px!important;box-sizing:border-box!important}.scc-card-grid,.scc-compare-card{height:208px!important;min-height:208px!important;max-height:208px!important}@media(max-width:760px){.scc-picker{height:224px!important;min-height:224px!important;max-height:224px!important}.scc-card-grid,.scc-compare-card{height:224px!important;min-height:224px!important;max-height:224px!important}}.scc-mini-tags{display:flex!important;flex-wrap:wrap!important;gap:4px!important}.scc-mini-tags span,.scc-more-toggle,.scc-more-panel span{display:inline-flex!important;align-items:center!important;min-height:20px!important;height:20px!important;padding:1px 7px!important;border-radius:5px!important;border:1px solid #d9e2ec!important;background:#fff!important;color:#475467!important;font-size:11px!important;font-weight:500!important;line-height:1!important;box-shadow:none!important}.scc-more-toggle{color:#2563eb!important;background:#eef5ff!important;border-color:#bfd3ff!important}.scc-more-panel{margin-top:6px!important;padding-top:6px!important;border-top:1px dashed #d8dee8!important;display:flex!important;flex-wrap:wrap!important;gap:4px!important}.scc-rich-cell{padding:10px!important}.scc-compare-page-layout{width:min(1380px,calc(100% - 24px))!important}.scc-compare-top{grid-template-columns:230px minmax(0,1fr)!important;gap:14px!important}.scc-picker{height:224px!important;min-height:224px!important;max-height:224px!important;padding:12px!important;border:1px solid #dfe5ed!important;border-radius:14px!important;background:linear-gradient(180deg,#1f2937 0 48px,#fff 48px)!important;box-shadow:0 10px 30px rgba(15,23,42,.1)!important}.scc-picker input{height:38px!important;min-height:38px!important;border:0!important;background:#f3f5f8!important}.scc-picker-list{margin:10px 0 8px!important}.scc-picker-button{height:38px!important;min-height:38px!important;border-radius:8px!important;background:#ef3434!important}.scc-card-grid,.scc-compare-card{height:224px!important;min-height:224px!important;max-height:224px!important}.scc-compare-card{grid-template-rows:92px 32px 38px 32px 42px!important;border-radius:14px!important;transition:transform .22s ease,box-shadow .22s ease!important}.scc-compare-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(15,23,42,.2)!important}.scc-compare-logo{height:92px!important;min-height:92px!important;padding:10px 14px!important}.scc-compare-logo img{max-height:72px!important}.scc-card-rating{min-height:32px!important}.scc-rating-stars span{font-size:16px!important}.scc-card-offer{height:38px!important;min-height:38px!important;margin:0 8px!important;border:1px solid #ffd7b5!important;border-radius:8px!important;background:#fff7ef!important;color:#b54708!important}.scc-card-promo{display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;height:32px!important;min-height:32px!important;margin:0 8px!important;border:1px solid #dfe5ed!important;border-radius:8px!important;background:#fff!important;color:#344054!important;font:800 11px/1.2 ui-monospace,monospace!important}.scc-card-promo b{font-size:14px;color:#667085}.scc-card-action{height:36px!important;min-height:36px!important;margin:0 8px 8px!important;border-radius:8px!important;font-size:13px!important}.scc-compare-section{margin-bottom:14px!important;border-radius:12px!important;overflow:hidden!important}.scc-compare-section h3{padding:12px 14px!important;background:#e9eef4!important;color:#172033!important;font-size:15px!important}.scc-label-cell,.scc-value-cell{min-height:48px!important;padding:13px 12px!important}.scc-label-cell{width:190px!important}.scc-value-cell.is-best{background:#f4fff7!important;box-shadow:inset 0 0 0 1px #b7e7c8!important}.scc-value-cell.is-best:after{right:6px!important;top:5px!important;padding:1px 5px!important;font-size:7px!important}.scc-inline-promo{display:inline-flex!important;align-items:center!important;gap:7px!important;padding:7px 11px!important;border:1px solid #dfe5ed!important;border-radius:8px!important;background:#fff!important;color:#344054!important;font:800 12px/1.2 ui-monospace,monospace!important}.scc-inline-promo b{color:#667085;font-size:14px}.scc-license-short{display:inline-flex;align-items:center;min-height:26px;padding:4px 8px;border-radius:6px;background:#fff;color:#344054;font-weight:700;cursor:help}.scc-mini-tags span,.scc-more-toggle,.scc-more-panel span{min-height:18px!important;height:18px!important;padding:1px 6px!important;font-size:10px!important}.scc-more-panel.is-opening{animation:sccMoreOpen .22s ease both}.scc-more-panel.is-closing{animation:sccMoreClose .18s ease both}@keyframes sccMoreOpen{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes sccMoreClose{from{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-5px)}}#scc-compare-table.scc-is-entering .scc-compare-card,#scc-compare-table.scc-is-entering .scc-compare-section{animation:sccFadeUp .32s ease both}#scc-compare-table.scc-is-entering .scc-compare-card:nth-child(2){animation-delay:.04s}#scc-compare-table.scc-is-entering .scc-compare-card:nth-child(3){animation-delay:.08s}#scc-compare-table.scc-is-entering .scc-compare-card:nth-child(4){animation-delay:.12s}@keyframes sccFadeUp{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.scc-compare-page-layout{width:calc(100% - 16px)!important}.scc-compare-top{grid-template-columns:1fr!important}.scc-picker{height:210px!important;min-height:210px!important;max-height:210px!important;background:#fff!important}.scc-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;height:auto!important;min-height:0!important;max-height:none!important}.scc-compare-card{height:224px!important}}.scc-mobile-limit-note{display:none}@media(max-width:760px){.scc-compare-page-layout{width:100%!important;padding:0 10px!important;overflow:visible!important;box-sizing:border-box!important}.scc-compare-top{display:block!important;height:auto!important;min-height:0!important;overflow:visible!important}.scc-picker{width:100%!important;height:210px!important;min-height:210px!important;max-height:210px!important;margin-bottom:14px!important}.scc-mobile-limit-note{display:inline!important;font-size:10px;opacity:.8}.scc-card-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;overflow:visible!important}.scc-compare-card{width:100%!important;min-width:0!important;height:224px!important;min-height:224px!important;max-height:224px!important;margin:0!important;box-sizing:border-box!important}.scc-sections{clear:both!important;width:100%!important;margin-top:16px!important;position:relative!important;z-index:1!important}.scc-compare-section,.scc-rich-section{width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important}.scc-compare-grid,.scc-rich-grid{min-width:620px!important}.scc-label-cell,.scc-rich-label{position:sticky!important;left:0!important;z-index:2!important}.scc-label-cell{background:#f7f8fa!important}.scc-rich-label{background:#f7f8fa!important}.scc-compare-card:nth-child(n+3){display:none!important}}@media(max-width:430px){.scc-card-grid{gap:8px!important}.scc-compare-card{height:216px!important;min-height:216px!important;max-height:216px!important;grid-template-rows:84px 30px 36px 30px 36px!important}.scc-compare-logo{height:84px!important;min-height:84px!important}.scc-card-offer{font-size:10px!important;padding:4px 5px!important}.scc-card-promo{font-size:10px!important}}.scc-picker{height:232px!important;min-height:232px!important;max-height:232px!important}.scc-card-grid,.scc-compare-card{height:232px!important;min-height:232px!important;max-height:232px!important}.scc-compare-card{grid-template-rows:92px 32px 40px 34px 42px!important}.scc-card-offer{height:40px!important;min-height:40px!important;margin:0 8px 3px!important;padding:5px 7px!important}.scc-card-promo{height:34px!important;min-height:34px!important;margin:0 8px 3px!important}.scc-card-action{height:36px!important;min-height:36px!important;margin:0 8px 8px!important}.scc-card-offer,.scc-card-promo,.scc-card-action{width:auto!important;max-width:calc(100% - 16px)!important;overflow:hidden!important;box-sizing:border-box!important}.scc-card-action{display:flex!important;align-items:center!important;justify-content:center!important}.scc-compare-section,.scc-rich-section{border:1px solid #d4dbe5!important}.scc-compare-grid,.scc-rich-grid{border-top:1px solid #d4dbe5!important;border-left:1px solid #d4dbe5!important}.scc-label-cell,.scc-value-cell,.scc-rich-label,.scc-rich-cell{border-right:1px solid #d4dbe5!important;border-bottom:1px solid #d4dbe5!important}@media(max-width:760px){.scc-picker{height:220px!important;min-height:220px!important;max-height:220px!important}.scc-card-grid{height:auto!important;min-height:0!important;max-height:none!important}.scc-compare-card{height:226px!important;min-height:226px!important;max-height:226px!important;grid-template-rows:86px 30px 38px 32px 40px!important}.scc-card-offer{height:38px!important;min-height:38px!important;margin:0 6px 2px!important;font-size:10px!important}.scc-card-promo{height:32px!important;min-height:32px!important;margin:0 6px 2px!important;font-size:10px!important}.scc-card-action{height:36px!important;min-height:36px!important;margin:0 6px 6px!important}.scc-compare-section,.scc-rich-section{border:1px solid #cfd7e3!important;border-radius:10px!important;background:#fff!important}.scc-compare-grid,.scc-rich-grid{border-top:1px solid #cfd7e3!important;border-left:1px solid #cfd7e3!important;background:#fff!important}.scc-label-cell,.scc-value-cell,.scc-rich-label,.scc-rich-cell{border-right:1px solid #cfd7e3!important;border-bottom:1px solid #cfd7e3!important}.scc-label-cell,.scc-rich-label{background:#f4f6f9!important;box-shadow:2px 0 0 #cfd7e3!important}.scc-value-cell,.scc-rich-cell{background:#fff!important}.scc-compare-grid .scc-value-cell:nth-child(even),.scc-rich-grid .scc-rich-cell:nth-child(even){background:#f8fafc!important}}@media(max-width:430px){.scc-compare-card{height:220px!important;min-height:220px!important;max-height:220px!important;grid-template-rows:82px 30px 36px 30px 42px!important}.scc-card-action{height:38px!important;min-height:38px!important}}@media(max-width:760px){.scc-compare-page-layout,.scc-compare-top,.scc-sections{overflow:visible!important}.scc-card-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}.scc-compare-card{width:100%!important;min-width:0!important;margin:0!important}.scc-compare-section,.scc-rich-section{position:relative!important;width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-x:contain!important;-webkit-overflow-scrolling:touch!important;scroll-behavior:auto!important;scrollbar-width:none!important;touch-action:pan-x pan-y!important}.scc-compare-section::-webkit-scrollbar,.scc-rich-section::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}.scc-compare-grid,.scc-rich-grid{width:max-content!important;min-width:720px!important;overflow:visible!important;transform:none!important}.scc-label-cell,.scc-rich-label{position:static!important;left:auto!important;right:auto!important;top:auto!important;z-index:auto!important;transform:none!important;box-shadow:none!important}.scc-label-cell,.scc-value-cell,.scc-rich-label,.scc-rich-cell{border-right:1px solid #cfd7e3!important;border-bottom:1px solid #cfd7e3!important}.scc-compare-section:after,.scc-rich-section:after{content:"";position:sticky;right:0;display:block;float:right;width:18px;height:100%;margin-top:-100%;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(15,23,42,.08))}.scc-inline-promo{white-space:nowrap!important;max-width:150px!important;overflow:hidden!important;text-overflow:ellipsis!important}}@media(max-width:430px){.scc-card-grid{gap:8px!important}.scc-compare-grid,.scc-rich-grid{min-width:680px!important}}.scc-card-grid{height:auto!important;min-height:0!important;max-height:none!important;align-items:stretch!important;overflow:visible!important}.scc-compare-card{grid-template-rows:92px 32px 40px 34px 42px!important;height:240px!important;min-height:240px!important;max-height:240px!important;overflow:hidden!important;box-sizing:border-box!important}.scc-picker{height:240px!important;min-height:240px!important;max-height:240px!important}.scc-card-offer{min-height:40px!important;height:40px!important;margin:0 8px 3px!important;box-sizing:border-box!important}.scc-card-promo{min-height:34px!important;height:34px!important;margin:0 8px 3px!important;box-sizing:border-box!important}.scc-card-action{display:flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;height:38px!important;margin:0 8px 8px!important;box-sizing:border-box!important}.scc-label-cell+.scc-value-cell,.scc-rich-label+.scc-rich-cell{border-left:1px solid #cfd7e3!important}.scc-label-cell,.scc-value-cell,.scc-rich-label,.scc-rich-cell{border-right:1px solid #cfd7e3!important;border-bottom:1px solid #cfd7e3!important;box-sizing:border-box!important}@media(max-width:760px){.scc-picker{height:220px!important;min-height:220px!important;max-height:220px!important}.scc-card-grid{height:auto!important;min-height:0!important;max-height:none!important}.scc-compare-card{grid-template-rows:88px 30px 38px 32px 40px!important;height:228px!important;min-height:228px!important;max-height:228px!important}.scc-label-cell+.scc-value-cell,.scc-rich-label+.scc-rich-cell{border-left:1px solid #c4ceda!important}}@media(max-width:430px){.scc-compare-card{grid-template-rows:84px 30px 36px 30px 40px!important;height:220px!important;min-height:220px!important;max-height:220px!important}}.scc-compare-page-layout{width:min(1380px,calc(100% - 32px))!important;margin:0 auto 50px!important}.scc-compare-top{display:grid!important;grid-template-columns:240px minmax(0,1fr)!important;gap:14px!important;align-items:stretch!important}.scc-picker{display:grid!important;grid-template-rows:42px minmax(0,1fr) 40px!important;height:246px!important;min-height:246px!important;max-height:246px!important;padding:12px!important;border:1px solid #d7dee8!important;border-top:3px solid #ef3434!important;border-radius:4px!important;background:#fff!important;box-shadow:0 8px 26px rgba(15,23,42,.08)!important;overflow:hidden!important;box-sizing:border-box!important}.scc-picker input{width:100%!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0 12px!important;border:1px solid #dfe5ed!important;border-radius:3px!important;background:#f6f8fb!important;box-sizing:border-box!important}.scc-picker-list{min-height:0!important;margin:8px 0!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin!important}.scc-picker-button{width:100%!important;height:40px!important;min-height:40px!important;margin:0!important;border:0!important;border-radius:3px!important;background:#ef3434!important;color:#fff!important;font-weight:800!important}.scc-picker-item{min-height:30px!important;padding:6px 3px!important;font-size:12px!important;line-height:1.3!important}.scc-card-grid{display:grid!important;grid-template-columns:repeat(var(--scc-card-count),minmax(0,1fr))!important;gap:14px!important;height:auto!important;min-height:0!important;max-height:none!important;align-items:stretch!important;overflow:visible!important}.scc-compare-card{display:grid!important;grid-template-rows:92px 32px 44px 36px 42px!important;height:246px!important;min-height:246px!important;max-height:246px!important;border:1px solid #d7dee8!important;border-radius:4px!important;background:#fff!important;color:#172033!important;box-shadow:0 8px 26px rgba(15,23,42,.08)!important;overflow:hidden!important;box-sizing:border-box!important;transition:transform .18s ease,box-shadow .18s ease!important}.scc-compare-card:hover{transform:translateY(-2px)!important;box-shadow:0 14px 30px rgba(15,23,42,.12)!important}.scc-card-remove{top:8px!important;right:8px!important;width:28px!important;height:28px!important;border-radius:3px!important;background:#eef1f5!important;color:#667085!important}.scc-compare-logo{height:92px!important;min-height:92px!important;padding:12px 16px!important;background:#fff!important;border-bottom:1px solid #e6ebf1!important}.scc-compare-logo img{max-height:68px!important;max-width:88%!important}.scc-card-rating{min-height:32px!important;background:#fff!important;border-bottom:1px solid #eef2f6!important}.scc-rating-stars span{font-size:16px!important}.scc-card-rating .scc-rating-stars b{color:#475467!important}.scc-card-offer{display:flex!important;align-items:center!important;justify-content:center!important;width:auto!important;height:44px!important;min-height:44px!important;margin:0 10px!important;padding:6px 8px!important;border:0!important;border-radius:2px!important;background:#fff5ec!important;color:#b54708!important;font-size:11px!important;font-weight:800!important;line-height:1.25!important;text-align:center!important;overflow:hidden!important;box-sizing:border-box!important}.scc-card-promo{display:flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;width:auto!important;height:36px!important;min-height:36px!important;margin:0 10px!important;padding:6px 9px!important;border:1px solid #dfe5ed!important;border-radius:2px!important;background:#fff!important;color:#344054!important;font:800 11px/1.2 ui-monospace,monospace!important;overflow:hidden!important;box-sizing:border-box!important}.scc-card-promo b{color:#667085!important;font-size:14px!important}.scc-card-action{display:flex!important;align-items:center!important;justify-content:center!important;width:auto!important;height:42px!important;min-height:42px!important;margin:0 10px 10px!important;border-radius:2px!important;background:#269944!important;color:#fff!important;font-size:13px!important;font-weight:800!important;box-sizing:border-box!important}.scc-sections{margin-top:16px!important}.scc-compare-section,.scc-rich-section{margin-bottom:14px!important;border:1px solid #cfd7e3!important;border-radius:4px!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important}.scc-compare-section h3,.scc-rich-section h3{margin:0!important;padding:12px 14px!important;border-bottom:1px solid #cfd7e3!important;border-radius:0!important;background:#edf1f5!important;color:#172033!important;font-size:14px!important;font-weight:800!important}.scc-compare-grid,.scc-rich-grid{border:0!important;background:#fff!important}.scc-label-cell,.scc-rich-label{background:#f7f9fb!important;font-weight:700!important;border-right:2px solid #aeb9c7!important}.scc-label-cell+.scc-value-cell,.scc-rich-label+.scc-rich-cell{border-left:0!important}.scc-label-cell,.scc-value-cell,.scc-rich-label,.scc-rich-cell{min-height:46px!important;padding:11px 12px!important;border-bottom:1px solid #cfd7e3!important;border-right:1px solid #cfd7e3!important;box-sizing:border-box!important}.scc-value-cell,.scc-rich-cell{background:#fff!important}.scc-compare-grid .scc-value-cell:nth-child(even),.scc-rich-grid .scc-rich-cell:nth-child(even){background:#f9fbfc!important}.scc-value-cell.is-best{background:#f2fcf5!important;color:#16803c!important;box-shadow:inset 0 2px 0 #22a447!important;border-radius:0!important}.scc-value-cell.is-best:after{right:6px!important;top:5px!important;padding:1px 5px!important;border-radius:2px!important;font-size:7px!important}.scc-inline-promo,.scc-license-short{border-radius:2px!important}.scc-mini-tags{gap:4px!important}.scc-mini-tags span,.scc-more-toggle,.scc-more-panel span{min-height:19px!important;height:19px!important;padding:1px 6px!important;border:1px solid #cfd7e3!important;border-radius:2px!important;background:#fff!important;color:#475467!important;font-size:10px!important;font-weight:500!important;line-height:1!important;box-shadow:none!important}.scc-more-toggle{border-color:#9ec5ff!important;background:#edf5ff!important;color:#1769d2!important}@media(max-width:760px){.scc-compare-page-layout{width:100%!important;padding:0 10px!important;box-sizing:border-box!important}.scc-compare-top{display:block!important}.scc-picker{width:100%!important;height:220px!important;min-height:220px!important;max-height:220px!important;margin-bottom:14px!important}.scc-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important}.scc-compare-card{grid-template-rows:84px 30px 42px 32px 40px!important;width:100%!important;height:228px!important;min-height:228px!important;max-height:228px!important}.scc-compare-logo{height:84px!important;min-height:84px!important}.scc-card-offer{height:42px!important;min-height:42px!important;margin:0 6px!important;font-size:10px!important}.scc-card-promo{height:32px!important;min-height:32px!important;margin:0 6px!important;font-size:10px!important}.scc-card-action{height:40px!important;min-height:40px!important;margin:0 6px 6px!important}.scc-compare-section,.scc-rich-section{width:100%!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.scc-compare-section::-webkit-scrollbar,.scc-rich-section::-webkit-scrollbar{display:none!important}.scc-compare-grid,.scc-rich-grid{width:max-content!important;min-width:680px!important}.scc-label-cell,.scc-rich-label{position:static!important;left:auto!important;z-index:auto!important;box-shadow:none!important;border-right:2px solid #aeb9c7!important}}@media(max-width:430px){.scc-card-grid{gap:8px!important}.scc-compare-card{grid-template-rows:80px 30px 40px 30px 40px!important;height:220px!important;min-height:220px!important;max-height:220px!important}}.scc-value-cell.is-best,.scc-compare-grid .scc-value-cell.is-best,.scc-compare-grid .scc-value-cell:nth-child(even).is-best{background:#ecfdf3!important;color:#16803c!important;font-weight:800!important;box-shadow:inset 0 0 0 1px #86d6a3!important;border-top:0!important}.scc-value-cell.is-best:before{display:none!important;content:none!important}.scc-value-cell.is-best:after{content:"Лучшее"!important;position:absolute!important;top:5px!important;right:6px!important;padding:2px 5px!important;border-radius:2px!important;background:#22a447!important;color:#fff!important;font-size:7px!important;line-height:1!important;font-weight:800!important;box-shadow:none!important}.scc-card-promo,.scc-inline-promo{position:relative!important;z-index:1!important}.scc-card-promo:hover,.scc-inline-promo:hover{border-color:#98a2b3!important;background:#f8fafc!important;transform:none!important}.scc-card-promo{margin-bottom:4px!important}.scc-card-action{position:relative!important;z-index:2!important;margin-top:0!important}.scc-card-promo.is-copied,.scc-inline-promo.is-copied{background:#ecfdf3!important;border-color:#86d6a3!important;color:#16803c!important}.scc-compare-grid,.scc-rich-grid{position:relative!important;isolation:isolate!important}.scc-compare-grid:before,.scc-rich-grid:before{content:""!important;position:absolute!important;top:0!important;bottom:0!important;left:175px!important;width:2px!important;background:#9eaab8!important;z-index:5!important;pointer-events:none!important}.scc-label-cell,.scc-rich-label{border-right:0!important}.scc-label-cell+.scc-value-cell,.scc-rich-label+.scc-rich-cell{border-left:0!important}.scc-value-cell.is-best,.scc-rich-cell{position:relative!important}@media(max-width:760px){.scc-compare-grid:before,.scc-rich-grid:before{left:175px!important;width:2px!important;background:#8f9baa!important}}.scc-compare-grid:before,.scc-rich-grid:before{left:175px!important;width:1px!important;background:#cfd7e3!important;opacity:1!important}.scc-inline-promo{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;min-width:118px!important;min-height:36px!important;padding:8px 12px!important;border:1px solid #d7dee8!important;border-radius:4px!important;background:#fff!important;color:#344054!important;font:800 12px/1.2 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important;box-shadow:0 2px 7px rgba(15,23,42,.05)!important;cursor:pointer!important;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease!important}.scc-inline-promo:hover{border-color:#98a2b3!important;background:#f8fafc!important;box-shadow:0 3px 9px rgba(15,23,42,.08)!important}.scc-inline-promo b{color:#667085!important;font-size:15px!important;line-height:1!important}.scc-inline-promo.is-copied{min-width:132px!important;border-color:#86d6a3!important;background:#ecfdf3!important;color:#16803c!important}.scc-card-promo{min-height:38px!important;height:38px!important;padding:7px 11px!important;border:1px solid #d7dee8!important;border-radius:4px!important;background:#fff!important;color:#344054!important;font:800 12px/1.2 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace!important;box-shadow:0 2px 7px rgba(15,23,42,.04)!important}.scc-card-promo:hover{border-color:#98a2b3!important;background:#f8fafc!important}.scc-card-promo b{font-size:15px!important;color:#667085!important}.scc-compare-card{grid-template-rows:92px 32px 44px 38px 42px!important;height:248px!important;min-height:248px!important;max-height:248px!important}.scc-picker{height:248px!important;min-height:248px!important;max-height:248px!important}.scc-card-action{margin-top:2px!important}@media(max-width:760px){.scc-compare-grid:before,.scc-rich-grid:before{width:1px!important;background:#c4ceda!important}.scc-inline-promo{min-width:108px!important;min-height:34px!important;padding:7px 10px!important;font-size:11px!important}.scc-card-promo{height:34px!important;min-height:34px!important;padding:6px 8px!important;font-size:10px!important}.scc-compare-card{grid-template-rows:84px 30px 42px 34px 40px!important;height:230px!important;min-height:230px!important;max-height:230px!important}}:root{--scc-border:#d8e0ea;--scc-border-strong:#b9c4d0;--scc-bg:#fff;--scc-bg-soft:#f7f9fc;--scc-bg-head:#eef2f6;--scc-text:#172033;--scc-muted:#667085;--scc-green:#1f9d4a;--scc-red:#ef3434}.scc-compare-page-layout{width:min(1500px,calc(100% - 36px))!important;max-width:1500px!important;margin:0 auto 56px!important}.scc-compare-top{display:grid!important;grid-template-columns:250px minmax(0,1fr)!important;gap:16px!important;align-items:stretch!important}.scc-picker{height:268px!important;min-height:268px!important;max-height:268px!important;padding:14px!important;border:1px solid var(--scc-border)!important;border-top:3px solid var(--scc-red)!important;border-radius:6px!important;background:var(--scc-bg)!important;box-shadow:0 10px 30px rgba(15,23,42,.08)!important}.scc-picker input{height:44px!important;min-height:44px!important;border:1px solid var(--scc-border)!important;border-radius:4px!important;background:#f8fafc!important;font-size:14px!important}.scc-picker-list{margin:10px 0!important}.scc-picker-item{min-height:31px!important;padding:6px 4px!important;font-size:12px!important}.scc-picker-button{height:42px!important;min-height:42px!important;border-radius:4px!important;font-size:13px!important}.scc-card-grid{display:grid!important;grid-template-columns:repeat(var(--scc-card-count),minmax(220px,1fr))!important;gap:16px!important;height:auto!important;align-items:stretch!important;overflow:visible!important}.scc-compare-card{display:grid!important;grid-template-rows:108px 34px 48px 38px 46px!important;height:274px!important;min-height:274px!important;max-height:274px!important;border:1px solid var(--scc-border)!important;border-radius:6px!important;background:#fff!important;color:var(--scc-text)!important;box-shadow:0 10px 30px rgba(15,23,42,.09)!important;overflow:hidden!important;transition:transform .2s ease,box-shadow .2s ease!important}.scc-compare-card:hover{transform:translateY(-3px)!important;box-shadow:0 16px 36px rgba(15,23,42,.13)!important}.scc-compare-logo{height:108px!important;min-height:108px!important;padding:14px 18px!important;background:#fff!important;border-bottom:1px solid #e9eef4!important}.scc-compare-logo img{max-height:80px!important;max-width:88%!important}.scc-card-remove{width:28px!important;height:28px!important;border-radius:4px!important;top:8px!important;right:8px!important;background:#eef2f6!important;color:#667085!important}.scc-card-rating{min-height:34px!important;background:#fff!important;border-bottom:1px solid #edf1f5!important}.scc-rating-stars span{font-size:17px!important}.scc-card-offer{height:48px!important;min-height:48px!important;margin:0 12px!important;padding:7px 10px!important;border:1px solid #f1d1b6!important;border-radius:4px!important;background:#fff7ef!important;color:#b54708!important;font-size:12px!important;font-weight:800!important;line-height:1.25!important}.scc-card-promo{height:38px!important;min-height:38px!important;margin:0 12px!important;border:1px solid var(--scc-border)!important;border-radius:4px!important;background:#fff!important;color:#344054!important;font-size:12px!important;box-shadow:0 2px 6px rgba(15,23,42,.04)!important}.scc-card-action{height:42px!important;min-height:42px!important;margin:0 12px 12px!important;border-radius:4px!important;background:var(--scc-green)!important;font-size:13px!important}.scc-sections{margin-top:18px!important}.scc-compare-section,.scc-rich-section{margin-bottom:16px!important;border:1px solid var(--scc-border)!important;border-radius:6px!important;overflow:hidden!important;background:#fff!important}.scc-compare-section h3,.scc-rich-section h3{min-height:48px!important;display:flex!important;align-items:center!important;margin:0!important;padding:0 16px!important;border-bottom:1px solid var(--scc-border)!important;background:var(--scc-bg-head)!important;color:var(--scc-text)!important;font-size:15px!important;font-weight:800!important}.scc-compare-grid,.scc-rich-grid{border:0!important;background:#fff!important}.scc-label-cell,.scc-rich-label{width:190px!important;min-width:190px!important;background:#f8fafc!important;color:#475467!important;font-weight:700!important;border-right:1px solid var(--scc-border-strong)!important}.scc-label-cell,.scc-value-cell,.scc-rich-label,.scc-rich-cell{min-height:44px!important;padding:10px 12px!important;border-bottom:1px solid var(--scc-border)!important;border-right:1px solid var(--scc-border)!important;box-sizing:border-box!important}.scc-value-cell,.scc-rich-cell{background:#fff!important}.scc-compare-grid .scc-value-cell:nth-child(even),.scc-rich-grid .scc-rich-cell:nth-child(even){background:#fbfcfd!important}.scc-value-cell.is-best{background:#f2fcf5!important;color:#16803c!important;box-shadow:inset 0 0 0 1px #9ddfb5!important;font-weight:800!important}.scc-value-cell.is-best:after{content:"BEST"!important;top:6px!important;right:7px!important;padding:2px 5px!important;border-radius:3px!important;background:#22a447!important;color:#fff!important;font-size:7px!important;letter-spacing:.02em!important}.scc-inline-promo{min-width:128px!important;min-height:38px!important;padding:8px 12px!important;border-radius:4px!important}.scc-mini-tags{gap:4px!important}.scc-mini-tags span,.scc-more-toggle,.scc-more-panel span{min-height:20px!important;height:20px!important;padding:1px 7px!important;border:1px solid var(--scc-border)!important;border-radius:3px!important;background:#fff!important;color:#475467!important;font-size:10px!important;font-weight:500!important;line-height:1!important}.scc-more-toggle{border-color:#a9c9ff!important;background:#edf5ff!important;color:#1769d2!important}.scc-rich-cell ul{margin:0!important;padding:0!important}.scc-rich-cell li{margin:0 0 5px!important;font-size:11px!important;line-height:1.35!important}.scc-rich-cell li:last-child{margin-bottom:0!important}@media(max-width:760px){.scc-compare-page-layout{width:100%!important;padding:0 10px!important;box-sizing:border-box!important}.scc-compare-top{display:block!important}.scc-picker{width:100%!important;height:220px!important;min-height:220px!important;max-height:220px!important;margin-bottom:14px!important}.scc-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.scc-compare-card{grid-template-rows:88px 30px 42px 34px 42px!important;height:236px!important;min-height:236px!important;max-height:236px!important}.scc-compare-logo{height:88px!important;min-height:88px!important}.scc-card-offer{height:42px!important;min-height:42px!important;margin:0 6px!important;padding:5px 6px!important;font-size:10px!important}.scc-card-promo{height:34px!important;min-height:34px!important;margin:0 6px!important;font-size:10px!important}.scc-card-action{height:40px!important;min-height:40px!important;margin:0 6px 6px!important}.scc-compare-section,.scc-rich-section{overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important}.scc-compare-section::-webkit-scrollbar,.scc-rich-section::-webkit-scrollbar{display:none!important}.scc-compare-grid,.scc-rich-grid{width:max-content!important;min-width:700px!important}.scc-label-cell,.scc-rich-label{position:static!important;min-width:170px!important;width:170px!important;border-right:1px solid var(--scc-border-strong)!important}.scc-compare-grid:before,.scc-rich-grid:before{display:none!important}}@media(max-width:430px){.scc-card-grid{gap:8px!important}.scc-compare-card{grid-template-rows:82px 30px 40px 32px 40px!important;height:224px!important;min-height:224px!important;max-height:224px!important}.scc-compare-logo{height:82px!important;min-height:82px!important}}.scc-card-action{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border:1px solid #16803c!important;background:linear-gradient(180deg,#2ead52 0%,#218f43 100%)!important;color:#fff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 3px 0 #167436,0 6px 12px rgba(22,128,60,.18)!important;text-decoration:none!important;cursor:pointer!important;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease!important}.scc-card-action:hover{filter:brightness(1.05)!important;transform:translateY(-1px)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 4px 0 #167436,0 8px 15px rgba(22,128,60,.22)!important}.scc-card-action:active{transform:translateY(2px)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 1px 0 #167436,0 3px 7px rgba(22,128,60,.16)!important}.scc-card-action:focus-visible{outline:3px solid rgba(46,173,82,.25)!important;outline-offset:2px!important}.scc-review-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:17px!important;height:17px!important;border:1px solid rgba(255,255,255,.8)!important;border-radius:2px!important;font-size:9px!important;line-height:1!important}.scc-card-promo{cursor:pointer!important;border:1px dashed #98a2b3!important;background:linear-gradient(180deg,#fff 0%,#f7f9fc 100%)!important;box-shadow:0 2px 5px rgba(15,23,42,.07)!important;transition:border-color .15s ease,background .15s ease,transform .15s ease,box-shadow .15s ease!important}.scc-card-promo:not(.is-empty):hover{border-color:#667085!important;background:#fff!important;transform:translateY(-1px)!important;box-shadow:0 4px 9px rgba(15,23,42,.11)!important}.scc-card-promo:not(.is-empty):active{transform:translateY(1px)!important;box-shadow:0 1px 3px rgba(15,23,42,.08)!important}.scc-card-promo:not(.is-empty):focus-visible{outline:3px solid rgba(102,112,133,.18)!important;outline-offset:2px!important}.scc-card-promo b{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important;border-radius:3px!important;background:#eef2f6!important;color:#344054!important}.scc-card-promo.is-copied{border-style:solid!important;border-color:#74cf96!important;background:#ecfdf3!important;color:#16803c!important}.scc-card-promo.is-empty{cursor:default!important;border-style:solid!important;border-color:#e4e7ec!important;background:#fafafa!important;box-shadow:none!important}.scc-no-promo{color:#98a2b3!important}.scc-picker-button{border:1px solid #cf2525!important;background:linear-gradient(180deg,#f53d3d 0%,#df2f2f 100%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 3px 0 #bd2020,0 6px 12px rgba(239,52,52,.16)!important;cursor:pointer!important;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease!important}.scc-picker-button:hover{filter:brightness(1.04)!important;transform:translateY(-1px)!important}.scc-picker-button:active{transform:translateY(2px)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 0 #bd2020,0 3px 7px rgba(239,52,52,.14)!important}@media(max-width:760px){.scc-card-action{gap:5px!important;font-size:12px!important}.scc-review-icon{width:15px!important;height:15px!important}}.scc-compare-top{gap:18px!important;margin-bottom:20px!important}.scc-card-grid{gap:18px!important}.scc-picker{padding:14px!important}.scc-picker-list{margin:12px 0!important}.scc-picker-button{display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;height:46px!important;min-height:46px!important;margin-top:2px!important;border:1px solid #d61f2c!important;border-radius:4px!important;background:linear-gradient(180deg,#ff3545 0%,#e5192b 100%)!important;color:#fff!important;font-size:14px!important;font-weight:800!important;line-height:1!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.28),inset 0 -1px 0 rgba(0,0,0,.1),0 3px 0 #b81120,0 7px 14px rgba(229,25,43,.18)!important}.scc-picker-button:hover{filter:brightness(1.03)!important;transform:translateY(-1px)!important}.scc-picker-button:active{transform:translateY(2px)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 1px 0 #b81120,0 3px 7px rgba(229,25,43,.15)!important}.scc-picker-button-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:18px!important;height:18px!important;font-size:11px!important;transform:rotate(180deg)!important}.scc-compare-card{padding-bottom:10px!important}.scc-card-offer{margin:8px 12px 8px!important;min-height:48px!important}.scc-card-promo{margin:0 12px 10px!important;min-height:40px!important;height:40px!important}.scc-card-action{margin:0 12px 12px!important;min-height:46px!important;height:46px!important;gap:10px!important;border:1px solid #0f7b36!important;border-radius:4px!important;background:linear-gradient(180deg,#1fb24f 0%,#12913d 100%)!important;font-size:14px!important;font-weight:800!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.28),inset 0 -1px 0 rgba(0,0,0,.1),0 3px 0 #0d6c30,0 7px 14px rgba(18,145,61,.18)!important}.scc-card-action:hover{filter:brightness(1.04)!important;transform:translateY(-1px)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.3),0 4px 0 #0d6c30,0 9px 16px rgba(18,145,61,.22)!important}.scc-card-action:active{transform:translateY(2px)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 1px 0 #0d6c30,0 3px 7px rgba(18,145,61,.15)!important}.scc-review-icon{width:20px!important;height:20px!important;border:0!important;border-radius:0!important;font-size:15px!important;color:#fff!important}.scc-picker{height:286px!important;min-height:286px!important;max-height:286px!important}.scc-compare-card{grid-template-rows:108px 34px 58px 50px 56px!important;height:286px!important;min-height:286px!important;max-height:286px!important}@media(max-width:760px){.scc-compare-top{margin-bottom:16px!important}.scc-card-grid{gap:10px!important}.scc-picker{height:228px!important;min-height:228px!important;max-height:228px!important}.scc-picker-button{height:42px!important;min-height:42px!important;font-size:12px!important}.scc-compare-card{grid-template-rows:88px 30px 48px 40px 48px!important;height:254px!important;min-height:254px!important;max-height:254px!important;padding-bottom:6px!important}.scc-card-offer{margin:5px 6px 6px!important;min-height:42px!important}.scc-card-promo{margin:0 6px 7px!important;min-height:34px!important;height:34px!important}.scc-card-action{margin:0 6px 7px!important;min-height:40px!important;height:40px!important;font-size:12px!important}.scc-review-icon{width:16px!important;height:16px!important;font-size:12px!important}}.scc-picker{height:296px!important;min-height:296px!important;max-height:296px!important;padding-bottom:16px!important;overflow:visible!important}.scc-compare-card{grid-template-rows:108px 34px 58px 50px 56px!important;height:296px!important;min-height:296px!important;max-height:296px!important;padding-bottom:16px!important;overflow:visible!important}.scc-compare-card:before{content:"";position:absolute;inset:0;border-radius:6px;background:#fff;z-index:-1}.scc-picker-button,.scc-card-action{box-sizing:border-box!important;line-height:1!important;flex-shrink:0!important}.scc-picker-button{align-self:end!important;height:46px!important;min-height:46px!important;margin:0!important}.scc-card-action{align-self:end!important;height:46px!important;min-height:46px!important;margin:0 12px 14px!important}.scc-btn-svg{display:block!important;width:100%!important;height:100%!important;overflow:visible!important}.scc-picker-button-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:19px!important;height:19px!important;transform:none!important;color:#fff!important;flex:0 0 19px!important}.scc-review-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:19px!important;height:19px!important;border:0!important;color:#fff!important;flex:0 0 19px!important}.scc-picker-button{box-shadow:inset 0 0 0 2px rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.38),0 3px 0 #b81120,0 7px 14px rgba(229,25,43,.2)!important}.scc-card-action{box-shadow:inset 0 0 0 2px rgba(255,255,255,.2),inset 0 1px 0 rgba(255,255,255,.38),0 3px 0 #0d6c30,0 7px 14px rgba(18,145,61,.2)!important}@media(max-width:760px){.scc-picker{height:238px!important;min-height:238px!important;max-height:238px!important;padding-bottom:12px!important}.scc-compare-card{grid-template-rows:88px 30px 48px 40px 48px!important;height:264px!important;min-height:264px!important;max-height:264px!important;padding-bottom:12px!important}.scc-picker-button{height:42px!important;min-height:42px!important}.scc-card-action{height:42px!important;min-height:42px!important;margin:0 6px 10px!important}.scc-picker-button-icon,.scc-review-icon{width:16px!important;height:16px!important;flex-basis:16px!important}}.scc-picker,.scc-compare-card{height:286px!important;min-height:286px!important;max-height:286px!important;box-sizing:border-box!important;overflow:hidden!important}.scc-picker{display:flex!important;flex-direction:column!important;padding:14px!important}.scc-picker input{flex:0 0 44px!important}.scc-picker-list{flex:1 1 auto!important;min-height:0!important;margin:10px 0 12px!important}.scc-picker-button{flex:0 0 46px!important;width:100%!important;height:46px!important;min-height:46px!important;margin:0!important;padding:0 14px!important;box-sizing:border-box!important}.scc-compare-card{display:flex!important;flex-direction:column!important;padding:0 0 12px!important}.scc-compare-logo{flex:0 0 108px!important;height:108px!important;min-height:108px!important}.scc-card-rating{flex:0 0 34px!important;min-height:34px!important}.scc-card-offer{flex:0 0 48px!important;height:48px!important;min-height:48px!important;margin:6px 12px 6px!important}.scc-card-promo{flex:0 0 38px!important;height:38px!important;min-height:38px!important;margin:0 12px 8px!important}.scc-card-action{flex:0 0 46px!important;width:auto!important;height:46px!important;min-height:46px!important;margin:auto 12px 0!important;padding:0 14px!important;box-sizing:border-box!important}.scc-picker-button,.scc-card-action{border-width:1px!important;box-shadow:inset 0 0 0 2px rgba(255,255,255,.18),inset 0 1px 0 rgba(255,255,255,.35),0 2px 5px rgba(15,23,42,.16)!important}.scc-picker-button:hover,.scc-card-action:hover{transform:none!important;filter:brightness(1.035)!important;box-shadow:inset 0 0 0 2px rgba(255,255,255,.22),inset 0 1px 0 rgba(255,255,255,.38),0 3px 7px rgba(15,23,42,.18)!important}.scc-picker-button:active,.scc-card-action:active{transform:translateY(1px)!important;box-shadow:inset 0 0 0 2px rgba(255,255,255,.16),inset 0 2px 4px rgba(0,0,0,.1),0 1px 3px rgba(15,23,42,.14)!important}.scc-picker-button-icon,.scc-review-icon{width:17px!important;height:17px!important;flex:0 0 17px!important;color:#fff!important}.scc-btn-svg{width:17px!important;height:17px!important;display:block!important}.scc-compare-top{align-items:start!important}.scc-card-grid{align-items:start!important}@media(max-width:760px){.scc-picker{height:228px!important;min-height:228px!important;max-height:228px!important;padding:12px!important}.scc-picker input{flex-basis:40px!important}.scc-picker-button{flex-basis:42px!important;height:42px!important;min-height:42px!important}.scc-compare-card{height:252px!important;min-height:252px!important;max-height:252px!important;padding-bottom:8px!important}.scc-compare-logo{flex-basis:86px!important;height:86px!important;min-height:86px!important}.scc-card-rating{flex-basis:30px!important;min-height:30px!important}.scc-card-offer{flex-basis:42px!important;height:42px!important;min-height:42px!important;margin:5px 6px 5px!important}.scc-card-promo{flex-basis:34px!important;height:34px!important;min-height:34px!important;margin:0 6px 6px!important}.scc-card-action{flex-basis:42px!important;height:42px!important;min-height:42px!important;margin:auto 6px 0!important}.scc-picker-button-icon,.scc-review-icon,.scc-btn-svg{width:15px!important;height:15px!important;flex-basis:15px!important}}.scc-compare-top{display:grid!important;grid-template-columns:250px minmax(0,1fr)!important;align-items:stretch!important}.scc-card-grid{display:grid!important;align-items:stretch!important;height:100%!important;min-height:0!important;max-height:none!important}.scc-picker,.scc-compare-card{height:auto!important;max-height:none!important;overflow:visible!important;box-sizing:border-box!important}.scc-picker{min-height:304px!important;display:flex!important;flex-direction:column!important;padding:14px!important}.scc-picker input{flex:0 0 44px!important}.scc-picker-list{flex:1 1 auto!important;min-height:0!important;margin:10px 0 12px!important}.scc-picker-button{flex:0 0 46px!important;height:46px!important;min-height:46px!important;margin-top:auto!important;margin-bottom:0!important}.scc-compare-card{min-height:304px!important;display:flex!important;flex-direction:column!important;padding:0 0 14px!important}.scc-compare-logo{flex:0 0 108px!important;height:108px!important;min-height:108px!important}.scc-card-rating{flex:0 0 34px!important;min-height:34px!important}.scc-card-offer{flex:0 0 48px!important;height:48px!important;min-height:48px!important;margin:6px 12px!important}.scc-card-promo{flex:0 0 38px!important;height:38px!important;min-height:38px!important;margin:0 12px 8px!important}.scc-card-action{flex:0 0 46px!important;height:46px!important;min-height:46px!important;margin:auto 12px 0!important;padding:0 14px!important;overflow:visible!important;box-sizing:border-box!important}.scc-card-action,.scc-picker-button{position:relative!important;bottom:auto!important;transform:none;line-height:1!important}.scc-card-grid>.scc-compare-card{height:100%!important}.scc-card-promo.is-empty{visibility:visible!important;opacity:.55!important}@media(max-width:760px){.scc-compare-top{display:block!important}.scc-picker{min-height:228px!important;height:auto!important;margin-bottom:14px!important;padding:12px!important}.scc-picker input{flex-basis:40px!important}.scc-picker-button{flex-basis:42px!important;height:42px!important;min-height:42px!important}.scc-card-grid{height:auto!important;align-items:stretch!important}.scc-compare-card{min-height:264px!important;height:100%!important;padding-bottom:10px!important}.scc-compare-logo{flex-basis:86px!important;height:86px!important;min-height:86px!important}.scc-card-rating{flex-basis:30px!important;min-height:30px!important}.scc-card-offer{flex-basis:42px!important;height:42px!important;min-height:42px!important;margin:5px 6px!important}.scc-card-promo{flex-basis:34px!important;height:34px!important;min-height:34px!important;margin:0 6px 6px!important}.scc-card-action{flex-basis:42px!important;height:42px!important;min-height:42px!important;margin:auto 6px 0!important}}.scc-compare-top{align-items:start!important}.scc-card-grid{align-items:start!important;height:auto!important}.scc-card-grid>.scc-compare-card{height:auto!important}.scc-compare-card{display:flex!important;flex-direction:column!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0 0 12px!important;overflow:hidden!important}.scc-compare-logo{flex:0 0 108px!important;height:108px!important;min-height:108px!important}.scc-card-rating{flex:0 0 34px!important;height:34px!important;min-height:34px!important}.scc-card-offer{flex:0 0 48px!important;height:48px!important;min-height:48px!important;margin:6px 12px!important}.scc-card-promo{flex:0 0 38px!important;height:38px!important;min-height:38px!important;margin:0 12px 8px!important}.scc-card-action{display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;width:calc(100% - 24px)!important;max-width:none!important;flex:0 0 46px!important;height:46px!important;min-height:46px!important;margin:0 12px!important;padding:0 14px!important;box-sizing:border-box!important;align-self:stretch!important}.scc-compare-card>.scc-card-action{left:auto!important;right:auto!important;bottom:auto!important;position:relative!important}.scc-picker{height:304px!important;min-height:304px!important;max-height:304px!important}@media(max-width:760px){.scc-compare-card{height:auto!important;min-height:0!important;max-height:none!important;padding-bottom:8px!important}.scc-compare-logo{flex-basis:86px!important;height:86px!important;min-height:86px!important}.scc-card-rating{flex-basis:30px!important;height:30px!important;min-height:30px!important}.scc-card-offer{flex-basis:42px!important;height:42px!important;min-height:42px!important;margin:5px 6px!important}.scc-card-promo{flex-basis:34px!important;height:34px!important;min-height:34px!important;margin:0 6px 6px!important}.scc-card-action{width:calc(100% - 12px)!important;flex-basis:42px!important;height:42px!important;min-height:42px!important;margin:0 6px!important;padding:0 8px!important}}@media (max-width:980px){body.sc-compare-page,body.sc-compare-page #page,body.sc-compare-page main,body.sc-compare-page #main{max-width:100%!important;overflow-x:hidden!important}.scc-compare-page-layout{width:100%!important;max-width:100%!important;padding:0 10px 34px!important;margin:0 auto!important;box-sizing:border-box!important;overflow:visible!important}.scc-compare-top,.scc-compare-top.is-empty{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;min-width:0!important}.scc-card-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;min-width:0!important;max-width:100%!important;overflow:visible!important}.scc-compare-card{width:100%!important;min-width:0!important;max-width:none!important;box-sizing:border-box!important}.scc-compare-logo,.scc-card-offer,.scc-card-promo,.scc-card-action{max-width:100%!important;box-sizing:border-box!important}.scc-compare-section,.scc-rich-section{width:100%!important;max-width:100%!important;min-width:0!important;overflow-x:auto!important;overflow-y:hidden!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-x:contain!important;scrollbar-width:thin!important}.scc-compare-grid,.scc-rich-grid{width:max-content!important;min-width:100%!important;max-width:none!important}.scc-label-cell,.scc-rich-label{display:flex!important;min-width:150px!important;width:150px!important;max-width:150px!important;box-sizing:border-box!important}.scc-value-cell,.scc-rich-cell{min-width:170px!important;width:170px!important;max-width:170px!important;box-sizing:border-box!important;overflow-wrap:anywhere!important;word-break:normal!important}.scc-inline-promo,.scc-license-short,.scc-mini-tags,.scc-more-panel{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.scc-mini-tags{display:flex!important;flex-wrap:wrap!important;gap:4px!important}}@media (max-width:620px){.scc-compare-page-layout{padding-left:7px!important;padding-right:7px!important}.scc-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.scc-compare-card{border-radius:8px!important;overflow:hidden!important}.scc-compare-logo{height:78px!important;min-height:78px!important;padding:7px!important}.scc-compare-logo img{max-height:60px!important;max-width:100%!important;object-fit:contain!important}.scc-card-rating{font-size:10px!important}.scc-card-offer{min-height:48px!important;height:auto!important;margin:5px!important;padding:6px 5px!important;font-size:9px!important;line-height:1.25!important;overflow-wrap:anywhere!important}.scc-card-promo{min-height:36px!important;height:auto!important;margin:0 5px 5px!important;padding:5px!important;font-size:9px!important;overflow-wrap:anywhere!important}.scc-card-action{width:calc(100% - 10px)!important;min-height:39px!important;height:39px!important;margin:0 5px 6px!important;padding:0 5px!important;font-size:10px!important}.scc-label-cell,.scc-rich-label{min-width:125px!important;width:125px!important;max-width:125px!important;font-size:9px!important}.scc-value-cell,.scc-rich-cell{min-width:145px!important;width:145px!important;max-width:145px!important;font-size:9.5px!important}}@media (min-width:621px) and (max-width:980px){.scc-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.scc-compare-card{min-width:0!important}}@media (max-width:980px){.scc-compare-grid[style*="--scc-columns:2"],.scc-rich-grid[style*="--scc-columns:2"]{display:grid!important;grid-template-columns:minmax(92px,26%) repeat(2,minmax(0,1fr))!important;width:100%!important;min-width:0!important;max-width:100%!important}.scc-compare-section:has(.scc-compare-grid[style*="--scc-columns:2"]),.scc-rich-section:has(.scc-rich-grid[style*="--scc-columns:2"]){overflow:hidden!important}.scc-compare-grid[style*="--scc-columns:2"] .scc-label-cell,.scc-rich-grid[style*="--scc-columns:2"] .scc-rich-label{min-width:0!important;width:auto!important;max-width:none!important;padding:10px 9px!important;font-size:11px!important;line-height:1.3!important}.scc-compare-grid[style*="--scc-columns:2"] .scc-value-cell,.scc-rich-grid[style*="--scc-columns:2"] .scc-rich-cell{min-width:0!important;width:auto!important;max-width:none!important;padding:10px 8px!important;font-size:11px!important;line-height:1.35!important;overflow-wrap:anywhere!important}.scc-rich-grid[style*="--scc-columns:2"] .scc-mini-tags{gap:4px!important;align-content:flex-start!important}.scc-rich-grid[style*="--scc-columns:2"] .scc-mini-tags span,.scc-rich-grid[style*="--scc-columns:2"] .scc-more-toggle{font-size:9px!important;line-height:1.2!important;padding:4px 5px!important}.scc-compare-section h3,.scc-rich-section h3{font-size:14px!important;min-height:44px!important;padding:0 12px!important}}@media (max-width:620px){.scc-compare-grid[style*="--scc-columns:2"],.scc-rich-grid[style*="--scc-columns:2"]{grid-template-columns:minmax(78px,27%) repeat(2,minmax(0,1fr))!important}.scc-compare-grid[style*="--scc-columns:2"] .scc-label-cell,.scc-rich-grid[style*="--scc-columns:2"] .scc-rich-label{font-size:9.5px!important;padding:8px 6px!important}.scc-compare-grid[style*="--scc-columns:2"] .scc-value-cell,.scc-rich-grid[style*="--scc-columns:2"] .scc-rich-cell{font-size:9.5px!important;padding:8px 5px!important}.scc-value-cell.is-best:after{top:4px!important;right:4px!important;font-size:6px!important;padding:2px 4px!important}}@media (max-width:980px){.scc-compare-grid:before,.scc-rich-grid:before{display:none!important;content:none!important}.scc-compare-grid[style*="--scc-columns:2"] .scc-label-cell,.scc-rich-grid[style*="--scc-columns:2"] .scc-rich-label{border-right:1px solid #cfd7e3!important}.scc-compare-grid[style*="--scc-columns:2"] .scc-label-cell+.scc-value-cell,.scc-rich-grid[style*="--scc-columns:2"] .scc-rich-label+.scc-rich-cell{border-left:0!important}}