*,*:before,*:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}.none{display:none}body{font-family:Roboto,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.5;color:#1a1a1a;background:#f5f7f8;min-height:100vh}img,svg{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}@font-face{font-family:Roboto;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/roboto-var.woff2) format("woff2-variations")}.container{width:100%;max-width:1164px;margin:0 auto;padding:0 16px}.skip-link{position:absolute;left:-9999px;top:0;background:#3d30e9;color:#fff;padding:12px 20px;z-index:9999}.skip-link:focus{left:12px;top:12px}.site-header{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:50}.site-header__inner{display:flex;align-items:center;gap:24px;padding:14px 0}.site-logo{font-size:1.25rem;font-weight:700;color:#3d30e9;white-space:nowrap}.site-nav{margin-left:auto;display:flex;gap:22px;font-size:.95rem}.site-nav a{color:#4b5563;transition:color .15s}.site-nav a:hover{color:#3d30e9}.burger{display:none;margin-left:auto;width:40px;height:40px;align-items:center;justify-content:center}.burger span,.burger span:before,.burger span:after{display:block;width:24px;height:2px;background:#1a1a1a;position:relative;transition:transform .2s}.burger span:before,.burger span:after{content:"";position:absolute;left:0}.burger span:before{top:-7px}.burger span:after{top:7px}@media(max-width:720px){.site-nav{position:absolute;top:100%;left:0;right:0;background:#fff;flex-direction:column;padding:16px;border-bottom:1px solid #e5e7eb;transform:translateY(-150%);transition:transform .25s;gap:14px}.site-nav.is-open{transform:translateY(0)}.burger{display:flex}}.page-hero{background:#fff;border-bottom:1px solid #e5e7eb;padding:32px 0 24px;text-align:center}.page-hero h1{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#1a1a1a}.page-hero p{margin-top:10px;color:#4b5563;max-width:640px;margin-inline:auto}.filter-links{display:flex;gap:8px;overflow-x:auto;white-space:nowrap;margin:10px 0;scrollbar-width:thin}.filter-links button{background:#fff;border:1px solid #ccc;padding:5px 20px;border-radius:4px;cursor:pointer;font-size:.9rem;color:#4b5563;transition:all .15s;white-space:nowrap}.filter-btn.active,.filter-btn:hover{border:1px solid #777;background:#b2d9b2;color:#fff}.filters{display:flex;justify-content:space-between;margin-bottom:10px;gap:10px}.filters label{background:#fff;border-radius:10px;padding:5px 10px;width:100%;border:1px solid #c0c8d1}.filter__label{display:flex;justify-content:space-between;align-items:center}.filter__label p{font-size:.9rem;color:#4b5563;margin:0}.filter__label span{border:1px solid #cfdae6;border-radius:12px;padding:0 15px;color:#3498db;background:#ebf5fb;font-weight:600}.range-slider{-webkit-appearance:none;appearance:none;width:100%;height:8px;background:#d3d3d3;border-radius:10px;outline:none;opacity:.8;-webkit-transition:.2s;transition:opacity .2s;padding:0;cursor:pointer}.range-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#1837d2;cursor:pointer;transition:all .2s ease;border:none}.range-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#3252e9;cursor:pointer;border:none}@media(max-width:650px){.filters{flex-direction:column}}.cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;margin-bottom:40px}@media(max-width:992px){.cards{grid-template-columns:repeat(3,1fr)}}@media(max-width:745px){.cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.cards{grid-template-columns:1fr}}@media(max-width:258px){.card__flex span{display:none}}.card{border:1px solid #cfdae6;min-height:200px;padding:10px;border-radius:15px;background:#fff;box-shadow:0 1px 2px #3c40434d,0 2px 6px 2px #3c404326}.card__wrapper{display:flex;flex-direction:column;gap:12px;height:100%}.card__top{display:flex;justify-content:space-between;border-bottom:1px solid #cfdae6;padding-bottom:8px}.card__logo{display:flex;gap:10px;padding-bottom:12px;align-items:center}.card__logo img{width:50px;height:50px;object-fit:contain;border:1px solid #e3e3e3;border-radius:3px;flex-shrink:0}.card-offer-wrapper{display:flex;flex-direction:column;gap:2px;min-width:0}.card-offer-wrapper p{font-weight:700;font-size:1rem;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card__rating{display:flex;align-items:center;gap:5px;color:#f29100;font-size:.85rem;font-weight:600}.card__rating svg{margin-bottom:3px}.card__main{padding:12px 5px;display:flex;flex-direction:column;gap:10px}.card__flex{display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.card__flex>div:first-child{opacity:.8}.card__flex:nth-child(3){color:#2a9d0c}.empty-span{border:1px dashed #ddd;flex:1;margin:0 20px}.card__button{margin-top:auto}.card__button .btn1{border-radius:8px;font-size:14px;text-align:center;padding:.2rem 0;width:100%;line-height:32px;display:inline-block;text-decoration:none;transition:.3s;background:#3d30e9;color:#fff;font-weight:500}.card__button .btn1:hover{background:#fd2;color:#000}.btn_blue{background:#3d30e9;color:#fff}.section{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px;margin-bottom:32px}.section h2{font-size:1.375rem;margin-bottom:18px;color:#1a1a1a}.top-mfo-table{width:100%;border-collapse:collapse;font-size:.9rem}.top-mfo-table th{text-align:left;padding:13px 12px;background:#d3f7d3;font-weight:600;color:#166534;font-size:.8rem;text-transform:uppercase;letter-spacing:.02em}.top-mfo-table th:first-child{border-radius:8px 0 0}.top-mfo-table th:last-child{border-radius:0 8px 0 0}.top-mfo-table td{padding:5px 12px;border-bottom:1px solid #f3f4f6;vertical-align:middle}.top-mfo-table tr:last-child td{border-bottom:none}.top-mfo-table .brand{display:flex;align-items:center;gap:10px}.top-mfo-table .brand img{width:32px;height:32px;object-fit:contain;border-radius:5px;border:1px solid #ddd;background:#fff}.top-mfo-table .brand-info{display:flex;flex-direction:column;gap:2px}.top-mfo-table .brand-info a{font-weight:600;color:#295ffe;font-size:.95rem}.top-mfo-table .brand-info a:hover{text-decoration:underline}.top-mfo-table .brand-info span{font-size:.78rem;color:#636775;line-height:1.3}.top-mfo-table .cta{display:inline-block;padding:5px 35px;background:green;color:#fff;border:1px solid green;border-radius:3px;font-weight:500;font-size:.85rem;transition:background .15s}.top-mfo-table .cta:hover{background:#0a5d0a;border-color:#0a5d0a}.table-scroll{overflow-x:auto;margin:0 -24px;padding:0 24px}.table-scroll table{min-width:720px}.faq-list{display:flex;flex-direction:column;gap:15px}.faq-item{border:1px solid #e5e5e5;box-sizing:border-box;border-radius:5px;padding:0 32px 0 22px;background:#fff;transition:border-color .2s}.faq-item[open]{border-color:#c7d2fe}.faq-item summary{padding:15px 15px 15px 0;font-size:1.2rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;list-style:none;transition:all .3s ease}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"";width:10px;height:10px;border-right:2px solid #6b7280;border-bottom:2px solid #6b7280;transform:rotate(45deg);transition:transform .2s;flex-shrink:0;margin-top:-4px}.faq-item[open] summary:after{transform:rotate(-135deg);margin-top:4px}.faq-content{margin-top:16px;padding:0 20px;overflow:hidden;color:#374151;font-size:.95rem;line-height:1.6;transition:max-height .4s ease,padding .4s ease}.faq-item[open] .faq-content{padding:20px}.faq-content p{line-height:1.6;margin-bottom:15px}.faq-content p:last-child{margin-bottom:0}.faq-content ul{list-style:none;padding:0;margin:0 0 12px}.faq-content li{margin-bottom:8px}@media screen and (max-width:1200px){.faq-item{padding:0}.faq-item summary{padding:12px;font-size:1rem}}@media screen and (max-width:600px){.faq-item[open] .faq-content{padding:10px}.faq-item summary{font-size:.9rem}}.site-footer{background:#1a1a1a;color:#d1d5db;padding:40px 0 24px;margin-top:40px;font-size:.9rem}.site-footer .footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px;margin-bottom:24px}.site-footer h3{color:#fff;font-size:.95rem;margin-bottom:14px;font-weight:600}.site-footer ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:8px}.site-footer a{color:#d1d5db;transition:color .15s}.site-footer a:hover{color:#fff}.site-footer .disclaimer{border-top:1px solid #374151;padding-top:20px;font-size:.8rem;color:#9ca3af;line-height:1.6}@media(max-width:720px){.site-footer .footer-grid{grid-template-columns:1fr;gap:24px}}.breadcrumbs{padding:16px 0;font-size:.875rem;color:#6b7280;display:flex;flex-wrap:wrap;gap:6px}.breadcrumbs__item{display:inline-flex;gap:6px;align-items:center}.breadcrumbs__sep{color:#d1d5db}.breadcrumbs a{color:#3d30e9}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs [aria-current=page]{color:#1a1a1a}.mfo-hero{background:#fff;border:1px solid #cfdae6;border-radius:15px;padding:24px;box-shadow:0 1px 2px #3c40434d,0 2px 6px 2px #3c404326;margin-bottom:24px}.mfo-hero__top{display:flex;gap:20px;align-items:center;padding-bottom:20px;border-bottom:1px solid #cfdae6;margin-bottom:20px}.mfo-hero__logo{width:80px;height:80px;object-fit:contain;border:1px solid #e3e3e3;border-radius:6px;background:#fff;flex-shrink:0}.mfo-hero__brand{min-width:0}.mfo-hero__brand h1{font-size:1.75rem;font-weight:700;color:#1a1a1a;margin-bottom:6px}.mfo-hero__rating{display:inline-flex;align-items:center;gap:6px;font-size:.9rem;color:#f29100;margin-bottom:6px}.mfo-hero__rating strong{color:#1a1a1a}.mfo-hero__reviews{color:#6b7280;font-weight:400}.mfo-hero__short{color:#4b5563;font-size:.95rem}.mfo-hero__specs{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px 24px;margin-bottom:20px}.mfo-hero__specs>div{display:flex;flex-direction:column;gap:2px}.mfo-hero__specs dt{color:#6b7280;font-size:.8rem;text-transform:uppercase;letter-spacing:.02em}.mfo-hero__specs dd{font-weight:500;color:#1a1a1a;font-size:1rem}.mfo-hero__green{color:#2a9d0c!important}.mfo-hero__cta{display:block;width:100%;padding:14px 0;text-align:center;background:#3d30e9;color:#fff;border-radius:8px;font-weight:600;font-size:1rem;transition:background .15s}.mfo-hero__cta:hover{background:#fd2;color:#000}@media(max-width:600px){.mfo-hero__top{flex-direction:column;text-align:center}.mfo-hero__brand h1{font-size:1.4rem}}.mfo-section{background:#fff;border:1px solid #cfdae6;border-radius:15px;padding:24px;margin-bottom:24px}.mfo-section h2{font-size:1.375rem;color:#1a1a1a;margin-bottom:16px}.mfo-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:stretch;margin-bottom:24px}.mfo-row>.mfo-section,.mfo-row>.mfo-hero{margin-bottom:0}.mfo-hero,.mfo-section{display:flex;flex-direction:column}.mfo-hero__cta{margin-top:auto}.mfo-description p{margin-bottom:12px;line-height:1.6;color:#374151}.mfo-description p:last-child{margin-bottom:0}.mfo-description ul,.mfo-description ol{margin:12px 0;padding-left:24px}.mfo-description li{margin-bottom:6px;line-height:1.6}.mfo-list-title{font-size:1.125rem!important;font-weight:700;margin-bottom:12px!important}.mfo-list-title--pros{color:#2a9d0c!important}.mfo-list-title--cons{color:#dc2626!important}.mfo-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.mfo-list li{position:relative;padding-left:22px;font-size:.95rem;line-height:1.5;color:#374151}.mfo-list--pros li:before{content:"+";position:absolute;left:0;top:0;font-weight:700;color:#2a9d0c;font-size:1.1rem}.mfo-list--cons li:before{content:"−";position:absolute;left:0;top:0;font-weight:700;color:#dc2626;font-size:1.1rem}@media(max-width:900px){.mfo-row{grid-template-columns:1fr;gap:16px}}.card__logo-link{display:block;flex-shrink:0}.card-offer-name{font-weight:700;font-size:1rem;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.card-offer-name:hover{color:#3d30e9}
