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