.siokiuu-compare{--compare-red: #d71920;--compare-red-bright: #ff2b32;--compare-ink: #ffffff;--compare-muted: rgba(255, 255, 255, .72);--compare-border: rgba(255, 255, 255, .18);--compare-border-strong: rgba(255, 255, 255, .28);background:radial-gradient(circle at 50% 0%,rgba(160,0,0,.2),transparent 31%),linear-gradient(180deg,#020303,#050707 44%,#020303);color:var(--compare-ink);overflow-x:clip}.siokiuu-compare *{box-sizing:border-box}.siokiuu-compare a{color:inherit;text-decoration:none}.siokiuu-compare img{max-width:100%;height:auto}.siokiuu-compare .siokiuu-container-wide{width:100%;max-width:1392px;margin:0 auto;padding:0 16px}.siokiuu-compare .siokiuu-btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:3px;padding:0 24px;border:1px solid transparent;font-size:14px;font-weight:800;line-height:1;letter-spacing:0;text-transform:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.siokiuu-compare .siokiuu-btn:hover{transform:translateY(-1px)}.siokiuu-compare .siokiuu-btn-primary{background:linear-gradient(180deg,#f6252d,#c80f16);border-color:#ff3d44b3;box-shadow:0 18px 44px #cf0f1647;color:#fff}.siokiuu-compare .siokiuu-btn-secondary{background:#0203037a;border-color:#ffffff8a;color:#fff}.siokiuu-compare .siokiuu-btn-full{width:100%}.siokiuu-compare-hero{min-height:560px;position:relative;display:flex;align-items:stretch;border-bottom:1px solid rgba(255,255,255,.1);background:radial-gradient(circle at 74% 56%,rgba(227,13,24,.18),transparent 28%),linear-gradient(90deg,#000000f5,#000c 36%,#00000042 66%,#00000094),var(--compare-hero-mobile) center / cover no-repeat;overflow:hidden}.siokiuu-compare-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.3),transparent 28%,rgba(0,0,0,.72)),radial-gradient(circle at 22% 64%,rgba(255,43,50,.16),transparent 34%);pointer-events:none}.siokiuu-compare-hero:after{content:"";position:absolute;inset:auto 0 0;height:220px;background:linear-gradient(180deg,transparent,#020303 86%);pointer-events:none}.siokiuu-compare-hero__inner{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;padding-top:38px;padding-bottom:36px}.siokiuu-compare-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:30px;color:#ffffffb8;font-size:14px;font-weight:600}.siokiuu-compare-breadcrumb a:hover,.siokiuu-compare-breadcrumb span:last-child{color:var(--compare-red-bright)}.siokiuu-compare-hero__grid{display:grid;grid-template-columns:1fr;gap:18px;align-items:center}.siokiuu-compare-hero__copy{max-width:650px}.siokiuu-compare-hero h1{margin:0;max-width:630px;color:#fff;font-size:clamp(46px,11vw,82px);font-weight:900;line-height:1;letter-spacing:0;text-shadow:0 16px 42px rgba(0,0,0,.65)}.siokiuu-compare-hero p{margin:24px 0 0;max-width:590px;color:#ffffffd6;font-size:clamp(16px,4vw,24px);line-height:1.46}.siokiuu-compare-hero__actions{display:grid;grid-template-columns:1fr;gap:14px;margin-top:30px;max-width:420px}.siokiuu-compare-hero__product{position:relative;min-height:220px;z-index:2;display:flex;align-items:center;justify-content:center;min-width:0}.siokiuu-compare-hero__product img{width:min(84vw,460px);max-width:100%;height:min(420px,68vh);display:block;margin:0 auto;object-fit:contain;object-position:center;filter:drop-shadow(0 34px 64px rgba(0,0,0,.78))}.siokiuu-compare-products{margin-top:-18px;padding:0 0 14px;position:relative;z-index:2}.siokiuu-compare-product-grid{display:grid;grid-template-columns:1fr;gap:12px;justify-content:center}.siokiuu-compare-product-card{position:relative;min-height:0;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--compare-border-strong);border-radius:8px;background:radial-gradient(circle at 50% 4%,rgba(255,255,255,.1),transparent 38%),linear-gradient(180deg,#161818f5,#060707fa);box-shadow:inset 0 1px #ffffff12,0 24px 46px #00000061;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.siokiuu-compare-product-card.is-featured,.siokiuu-compare-product-card.is-active{border-color:#ff2b32d6;z-index:1;box-shadow:0 0 0 1px #ff2b328f,0 0 42px #ff2b321f,0 28px 62px #0000008f}.siokiuu-compare-product-card:focus-visible{outline:3px solid rgba(255,43,50,.48);outline-offset:4px}.siokiuu-compare-product-card__badge{position:absolute;top:12px;left:50%;z-index:2;transform:translate(-50%);min-width:118px;padding:7px 12px;border-radius:4px;background:linear-gradient(180deg,#ef2a31,#b90b11);color:#fff;font-size:11px;font-weight:900;line-height:1;text-align:center;text-transform:uppercase}.siokiuu-compare-product-card__image{display:flex;align-items:center;justify-content:center;height:clamp(190px,17vw,250px);padding:28px 14px 8px;overflow:hidden}.siokiuu-compare-product-card__image img{width:min(100%,230px);height:auto!important;max-height:100%;aspect-ratio:1 / 1;object-fit:contain;filter:drop-shadow(0 20px 34px rgba(0,0,0,.64));transition:transform .2s ease}.siokiuu-compare-product-card:hover .siokiuu-compare-product-card__image img{transform:translateY(-4px) scale(1.02)}.siokiuu-compare-product-card__body{display:flex;flex:1;flex-direction:column;align-items:center;padding:4px 18px 20px;text-align:center}.siokiuu-compare-product-card h3{margin:0;color:#fff;font-size:20px;font-weight:850;line-height:1.23}.siokiuu-compare-product-card strong{display:block;margin-top:14px;color:var(--compare-red-bright);font-size:24px;font-weight:900;line-height:1}.siokiuu-compare-product-card p{margin:14px 0 18px;color:#ffffffbd;font-size:15px;line-height:1.35}.siokiuu-compare-product-card .siokiuu-btn{margin-top:auto;min-height:46px}.siokiuu-compare-empty{grid-column:1 / -1;border:1px solid var(--compare-border-strong);border-radius:8px;padding:28px;background:#ffffff0f;text-align:center}.siokiuu-compare-empty h3{margin:0;color:#fff;font-size:22px}.siokiuu-compare-empty p{margin:10px 0 0;color:var(--compare-muted)}.siokiuu-compare-table-section{padding:10px 0 34px}.siokiuu-compare-table-wrap{overflow-x:auto;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:linear-gradient(180deg,#161818f5,#050606f5);box-shadow:inset 0 1px #ffffff14,0 24px 52px #00000052;-webkit-overflow-scrolling:touch}.siokiuu-compare-table{width:100%;min-width:1080px;border-collapse:collapse;color:#ffffffe0;table-layout:fixed}.siokiuu-compare-table th,.siokiuu-compare-table td{border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.14);padding:21px 18px;vertical-align:middle;font-size:15px;line-height:1.35;text-align:center}.siokiuu-compare-table th:last-child,.siokiuu-compare-table td:last-child{border-right:0}.siokiuu-compare-table tr:last-child th,.siokiuu-compare-table tr:last-child td{border-bottom:0}.siokiuu-compare-table thead th{color:#fff;font-size:15px;font-weight:900;background:#0d0f0ffa}.siokiuu-compare-table tbody th{width:160px;color:#fff;font-weight:900;text-align:left;background:#101212d1}.siokiuu-compare-table tbody tr:nth-child(odd) td{background:#ffffff09}.siokiuu-compare-table tbody tr:nth-child(2n) td{background:#ffffff13}.siokiuu-compare-table .is-highlight,.siokiuu-compare-table .is-price-row td,.siokiuu-compare-table .is-price-row th{color:var(--compare-red-bright);font-weight:900}.siokiuu-compare-table thead .is-highlight{background:linear-gradient(180deg,#5a000075,#0e0f0ffa);box-shadow:inset 0 3px 0 var(--compare-red-bright)}.siokiuu-compare-table td.is-highlight{border-left-color:#ff2b3252;border-right-color:#ff2b3252;background:#5e00002e}.siokiuu-compare-recommendations{padding:2px 0 36px}.siokiuu-compare .siokiuu-section-heading{margin-bottom:18px}.siokiuu-compare .siokiuu-section-heading-center{text-align:center}.siokiuu-compare .siokiuu-section-heading h2{margin:0;color:#fff;font-size:clamp(24px,6vw,34px);font-weight:900;line-height:1.12}.siokiuu-compare-recommendation-grid{display:grid;grid-template-columns:1fr;gap:18px;justify-content:center}.siokiuu-compare-recommendation-card{min-height:166px;display:grid;grid-template-columns:auto 1fr 112px;gap:14px;align-items:center;overflow:hidden;border:1px solid var(--compare-border-strong);border-radius:8px;padding:18px 16px 18px 18px;background:radial-gradient(circle at 78% 48%,rgba(255,43,50,.16),transparent 40%),linear-gradient(145deg,#151818f0,#060707fa);box-shadow:inset 0 1px #ffffff0f,0 20px 48px #00000061}.siokiuu-compare-recommendation-card__icon{width:54px;height:54px;display:grid;place-items:center;color:var(--compare-red-bright)}.siokiuu-compare-recommendation-card__icon svg{width:54px;height:54px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.siokiuu-compare-recommendation-card__copy{min-width:0}.siokiuu-compare-recommendation-card strong{display:block;max-width:220px;color:#fff;font-size:21px;font-weight:900;line-height:1.25}.siokiuu-compare-recommendation-card em{display:block;margin-top:12px;color:var(--compare-red-bright);font-size:16px;font-style:normal;font-weight:900;line-height:1.3}.siokiuu-compare-recommendation-card img{width:126px;height:auto!important;max-height:126px;aspect-ratio:1 / 1;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(0,0,0,.62))}.siokiuu-compare-bottom-cta{padding:0 0 64px}.siokiuu-compare-bottom-cta__inner{position:relative;min-height:196px;display:grid;gap:22px;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:8px;padding:30px 22px;background:linear-gradient(90deg,#020303e6,#0203037a 56%,#020303d1),var(--compare-cta-bg) center / cover no-repeat;box-shadow:inset 0 1px #ffffff14,0 24px 58px #0006}.siokiuu-compare-bottom-cta__inner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 72% 50%,rgba(212,13,21,.24),transparent 34%),linear-gradient(180deg,#00000029,#00000080);pointer-events:none}.siokiuu-compare-bottom-cta__inner>*{position:relative;z-index:1}.siokiuu-compare-bottom-cta h2{margin:0;max-width:720px;color:#fff;font-size:clamp(28px,7vw,42px);font-weight:900;line-height:1.1}.siokiuu-compare-bottom-cta p{margin:12px 0 0;max-width:620px;color:#ffffffd6;font-size:17px;line-height:1.5}.siokiuu-compare-bottom-cta .siokiuu-btn{width:100%}@media(min-width:640px){.siokiuu-compare-product-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),320px))}.siokiuu-compare-hero__actions{grid-template-columns:repeat(2,minmax(0,max-content));max-width:none}}@media(min-width:768px){.siokiuu-compare .siokiuu-container-wide{padding:0 24px}.siokiuu-compare-hero{min-height:590px;background:radial-gradient(circle at 72% 56%,rgba(227,13,24,.2),transparent 28%),linear-gradient(90deg,#000000f5,#000000c2 36%,#00000038 66%,#00000085),var(--compare-hero-bg) center right / cover no-repeat}.siokiuu-compare-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr)}.siokiuu-compare-hero__product img{width:min(47vw,560px);height:min(500px,72vh);margin:0 auto}.siokiuu-compare-recommendation-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),520px))}.siokiuu-compare-recommendation-card{grid-template-columns:auto 1fr 138px;min-height:174px}.siokiuu-compare-recommendation-card img{width:150px;height:auto!important;max-height:150px;margin-right:-18px}.siokiuu-compare-bottom-cta__inner{grid-template-columns:minmax(0,1fr) auto;padding:42px 66px}.siokiuu-compare-bottom-cta .siokiuu-btn{width:auto;min-width:340px}}@media(min-width:1024px){.siokiuu-compare .siokiuu-container-wide{padding:0 32px}.siokiuu-compare-hero{min-height:620px}.siokiuu-compare-hero__inner{padding-top:48px;padding-bottom:44px}.siokiuu-compare-hero__product img{width:min(46vw,600px);height:520px;margin:0 auto}.siokiuu-compare-products{margin-top:-34px}.siokiuu-compare-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.siokiuu-compare-product-card.is-featured{transform:translateY(-12px)}.siokiuu-compare-product-card__image{height:200px;padding-left:10px;padding-right:10px}.siokiuu-compare-product-card__image img{width:min(100%,190px)}.siokiuu-compare-product-card__body{padding:4px 12px 18px}.siokiuu-compare-product-card h3{font-size:16px}.siokiuu-compare-product-card strong{font-size:20px}.siokiuu-compare-product-card p{margin:12px 0 16px;font-size:13px}.siokiuu-compare-product-card .siokiuu-btn{min-height:42px;font-size:13px}.siokiuu-compare-recommendation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.siokiuu-compare-recommendation-card{grid-template-columns:44px minmax(0,1fr) 116px;gap:12px;min-height:156px;padding:18px 14px}.siokiuu-compare-recommendation-card__icon,.siokiuu-compare-recommendation-card__icon svg{width:44px;height:44px}.siokiuu-compare-recommendation-card strong{max-width:none;font-size:18px}.siokiuu-compare-recommendation-card em{font-size:14px}.siokiuu-compare-recommendation-card img{width:118px;max-height:118px;margin-right:-8px}}@media(min-width:1440px){.siokiuu-compare-hero__product img{width:620px;height:540px;margin:0 auto}.siokiuu-compare-product-card__image{height:224px}.siokiuu-compare-product-card__image img{width:min(100%,220px)}.siokiuu-compare-product-card h3{font-size:18px}.siokiuu-compare-product-card strong{font-size:22px}.siokiuu-compare-recommendation-card{grid-template-columns:54px minmax(0,1fr) 140px}.siokiuu-compare-recommendation-card__icon,.siokiuu-compare-recommendation-card__icon svg{width:54px;height:54px}.siokiuu-compare-recommendation-card strong{font-size:21px}.siokiuu-compare-recommendation-card em{font-size:16px}.siokiuu-compare-recommendation-card img{width:150px;max-height:150px;margin-right:-18px}}@media(max-width:480px){.siokiuu-compare .siokiuu-container-wide{padding-left:14px;padding-right:14px}.siokiuu-compare-hero h1{font-size:40px}.siokiuu-compare-product-card__image{height:206px}.siokiuu-compare-recommendation-card{grid-template-columns:auto 1fr}.siokiuu-compare-recommendation-card img{grid-column:1 / -1;justify-self:center;width:150px;height:auto!important;max-height:150px;margin-top:-8px}}@media(max-width:767px){.siokiuu-compare-hero__grid{gap:48px}.siokiuu-compare-hero__product{padding-top:6px}}.siokiuu-compare-recommendation-card img{background:transparent!important;border:0!important}.compare-models-page .compare-models-mobile,.compare-models-page .compare-models-page__hero-copy-mobile{display:none}@media screen and (max-width:749px){.compare-models-page{overflow-x:clip}.compare-models-page .siokiuu-container-wide{width:100%;padding-left:16px;padding-right:16px}.compare-models-page .compare-models-mobile,.compare-models-page .compare-models-page__hero-copy-mobile{display:block}.compare-models-page .compare-models-page__hero-copy-desktop,.compare-models-page .siokiuu-compare-hero__product,.compare-models-page .siokiuu-compare-product-grid,.compare-models-page .siokiuu-compare-table-section{display:none}.compare-models-page .siokiuu-compare-hero{min-height:0;background:linear-gradient(90deg,#040608f7,#040608d1),var(--compare-hero-mobile) center / cover no-repeat}.compare-models-page .siokiuu-compare-hero:before{background:#0000001f}.compare-models-page .siokiuu-compare-hero:after{display:none}.compare-models-page .siokiuu-compare-hero__inner{min-height:0;padding-top:18px;padding-bottom:18px}.compare-models-page .siokiuu-compare-hero__grid{display:block}.compare-models-page .siokiuu-compare-hero__copy{max-width:100%}.compare-models-page .siokiuu-compare-hero h1{max-width:310px;font-size:clamp(30px,9vw,38px);line-height:1.05}.compare-models-page .siokiuu-compare-hero p{margin-top:10px;max-width:340px;font-size:14px;line-height:1.45}.compare-models-page .siokiuu-compare-hero__actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;margin-top:14px;max-width:none}.compare-models-page .siokiuu-compare-hero__actions .siokiuu-btn{min-height:44px;padding:10px 16px;font-size:14px}.compare-models-page .siokiuu-compare-hero__actions .siokiuu-btn-secondary{min-height:44px;padding:10px 0;border:0;background:transparent;box-shadow:none;color:#fff;text-decoration:underline;text-underline-offset:4px}.compare-models-page .siokiuu-compare-hero__actions .siokiuu-btn span{display:none}.compare-models-page .siokiuu-compare-products{margin-top:0;padding:12px 0 18px;background:#f5f6f8}.compare-models-page .compare-models-mobile__products{display:grid;gap:10px}.compare-models-page .compare-mobile-model-card{min-height:104px;display:grid;grid-template-columns:72px minmax(0,1fr);gap:10px;align-items:center;padding:10px;border:1px solid #dce1e7;border-radius:12px;background:#fff;color:#111820}.compare-models-page .compare-mobile-model-card__image{width:72px;height:72px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:#f5f6f8}.compare-models-page .compare-mobile-model-card__image img{width:100%;height:100%;display:block;object-fit:contain}.compare-models-page .compare-mobile-model-card__content{min-width:0}.compare-models-page .compare-mobile-model-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.compare-models-page .compare-mobile-model-card h3{margin:0;min-width:0;color:#111820;font-size:15px;font-weight:800;line-height:1.25}.compare-models-page .compare-mobile-model-card__heading>span{flex:0 0 auto;max-width:94px;padding:3px 6px;border-radius:6px;background:#e47b00;color:#fff;font-size:10px;font-weight:800;line-height:1.15;text-align:center;text-transform:uppercase}.compare-models-page .compare-mobile-model-card p{margin:5px 0 0;color:#53606f;font-size:13px;line-height:1.35}.compare-models-page .compare-mobile-model-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:6px}.compare-models-page .compare-mobile-model-card__footer strong{color:#d91520;font-size:16px;line-height:1.2}.compare-models-page .compare-mobile-model-card__footer a{min-height:44px;display:inline-flex;align-items:center;color:#14263a;font-size:13px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.compare-models-page .compare-models-mobile__comparison{padding:18px 0 28px;background:#fff;color:#111820}.compare-models-page .compare-models-mobile__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.compare-models-page .compare-models-mobile__toolbar h2{margin:0;color:#111820;font-size:22px;line-height:1.15}.compare-models-page .compare-models-mobile__difference-toggle,.compare-models-page .compare-models-mobile__pair-differences{min-height:44px;display:inline-flex;align-items:center;gap:7px;color:#344150;font-size:13px;font-weight:700;cursor:pointer}.compare-models-page .compare-models-mobile__difference-toggle input,.compare-models-page .compare-models-mobile__pair-differences input{width:18px;height:18px;margin:0;accent-color:#d91520}.compare-models-page .compare-mobile-model-header{position:sticky;top:var(--compare-mobile-sticky-top, 0px);z-index:8;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border:1px solid #dce1e7;border-radius:12px 12px 0 0;background:#fffffff7;box-shadow:0 6px 18px #0f192614;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.compare-models-page .compare-mobile-model-header a{min-width:0;min-height:44px;display:flex;align-items:center;justify-content:center;padding:8px 2px;border-right:1px solid #e4e7eb;color:#111820;font-size:13px;font-weight:900;line-height:1;text-decoration:none;white-space:nowrap}.compare-models-page .compare-mobile-model-header a:last-child{border-right:0}.compare-models-page .compare-models-mobile__specs{border:1px solid #dce1e7;border-top:0;border-radius:0 0 12px 12px;overflow:hidden}.compare-models-page .compare-mobile-spec{padding:13px 10px 14px;border-bottom:1px solid #e5e8ec;background:#fff}.compare-models-page .compare-mobile-spec:last-child{border-bottom:0}.compare-models-page .compare-mobile-spec__title{margin:0 0 9px;color:#111820;font-size:16px;font-weight:850;line-height:1.25}.compare-models-page .compare-mobile-spec__values{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px}.compare-models-page .compare-mobile-spec__values>span{min-width:0;padding:7px 1px;border-radius:6px;background:#f2f4f6;color:#1d2936;font-size:13px;font-weight:750;line-height:1.15;text-align:center;overflow-wrap:anywhere}.compare-models-page .compare-mobile-spec__list{margin:0}.compare-models-page .compare-mobile-spec__list>div{display:grid;grid-template-columns:68px minmax(0,1fr);gap:10px;padding:8px 0;border-top:1px solid #edf0f2}.compare-models-page .compare-mobile-spec__list>div:first-child{border-top:0}.compare-models-page .compare-mobile-spec__list dt,.compare-models-page .compare-mobile-spec__list dd{margin:0;font-size:14px;line-height:1.4}.compare-models-page .compare-mobile-spec__list dt{color:#111820;font-weight:850}.compare-models-page .compare-mobile-spec__list dd{color:#465466}.compare-models-page .compare-mobile-spec.is-highlighting [data-compare-mobile-cell].is-duplicate-value{opacity:.38}.compare-models-page .compare-models-mobile__pair{margin-top:18px;border:1px solid #dce1e7;border-radius:12px;background:#f8f9fa;overflow:hidden}.compare-models-page .compare-models-mobile__pair summary{min-height:64px;display:flex;flex-direction:column;justify-content:center;padding:10px 44px 10px 14px;position:relative;color:#111820;cursor:pointer;list-style:none}.compare-models-page .compare-models-mobile__pair summary::-webkit-details-marker{display:none}.compare-models-page .compare-models-mobile__pair summary:after{content:"+";position:absolute;top:50%;right:16px;transform:translateY(-50%);font-size:24px;line-height:1}.compare-models-page .compare-models-mobile__pair[open] summary:after{content:"?"}.compare-models-page .compare-models-mobile__pair summary span{color:#5b6673;font-size:13px}.compare-models-page .compare-models-mobile__pair summary strong{margin-top:2px;font-size:16px}.compare-models-page .compare-models-mobile__pair-inner{padding:12px;border-top:1px solid #dce1e7;background:#fff}.compare-models-page .compare-models-mobile__pair-selects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.compare-models-page .compare-models-mobile__pair-selects label{color:#344150;font-size:13px;font-weight:750}.compare-models-page .compare-models-mobile__pair-selects select{width:100%;min-height:44px;margin-top:5px;padding:8px 28px 8px 8px;border:1px solid #bcc5ce;border-radius:8px;background:#fff;color:#111820;font-size:13px}.compare-models-page .compare-models-mobile__pair-result-head,.compare-models-page .compare-models-mobile__pair-result-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.compare-models-page .compare-models-mobile__pair-result-head{margin-top:4px}.compare-models-page .compare-models-mobile__pair-result-head a{color:#111820;font-size:14px;font-weight:850}.compare-models-page .compare-models-mobile__pair-result-row{padding:10px 0;border-top:1px solid #e5e8ec}.compare-models-page .compare-models-mobile__pair-result-row h4{margin:0 0 6px;color:#53606f;font-size:13px;font-weight:750}.compare-models-page .compare-models-mobile__pair-result-values span{color:#111820;font-size:14px;line-height:1.35}.compare-models-page .siokiuu-compare-recommendations{padding-top:22px}}@media screen and (max-width:359px){.compare-models-page .compare-models-mobile__toolbar{align-items:flex-start;flex-direction:column;gap:2px}.compare-models-page .compare-mobile-model-card{grid-template-columns:64px minmax(0,1fr);padding:9px}.compare-models-page .compare-mobile-model-card__image{width:64px;height:64px}.compare-models-page .compare-mobile-model-card__heading>span{max-width:80px;font-size:9px}.compare-models-page .compare-mobile-model-card p,.compare-models-page .compare-mobile-model-card__footer a,.compare-models-page .compare-mobile-model-header a,.compare-models-page .compare-mobile-spec__values>span{font-size:13px}}@media(prefers-reduced-motion:reduce){.compare-models-page .compare-mobile-spec [data-compare-mobile-cell]{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/siokiuu-compare-models.css.map */
