.data-page{padding:0!important;max-width:none!important;width:100%!important}.qln-plan-hero{height:138px;background-position:center 52%;background-size:cover}.qln-plan-hero .qln-wrap{height:100%;padding-top:24px}.qln-plan-hero h1{font-size:38px;margin:0;color:#122943}.qln-plan-hero h1 em{font-style:normal;color:#e60012}.qln-plan-hero p{margin:6px 0;font-size:17px;color:#2e4968}.qln-plan-hero span{position:absolute;margin-left:510px;margin-top:-55px;font-size:18px;color:#183451;font-weight:700}.qln-plan-crumb{height:50px;display:flex;align-items:center;gap:8px;color:#738196;font-size:12px}.qln-plan-page{display:grid;grid-template-columns:260px minmax(0,1fr);grid-template-areas:"tabs tabs" "filter result";gap:16px 22px;padding-bottom:38px}.qln-plan-tabs{grid-area:tabs;display:none}.qln-plan-filter{grid-area:filter;border:1px solid #e3eaf3;border-radius:8px;padding:18px;background:#fff;box-shadow:0 4px 14px rgba(28,52,82,.05);align-self:start}.qln-plan-filter h2{font-size:18px;margin:0 0 15px;padding-left:10px;border-left:4px solid #e60012}.qln-plan-filter>label{display:grid;grid-template-columns:72px 1fr;align-items:center;margin-bottom:11px}.qln-plan-filter b,.qln-plan-filter legend{font-size:13px;color:#253954}.qln-plan-filter select,.qln-plan-filter>label input{height:39px;border:1px solid #d8e2ee;border-radius:6px;padding:0 10px;background:#fff;color:#263a55;min-width:0}.qln-plan-filter fieldset{border:0;margin:0 0 12px;padding:0}.qln-plan-filter legend{margin-bottom:7px}.qln-plan-filter fieldset>div{display:grid;grid-template-columns:repeat(2,1fr);gap:6px}.qln-plan-filter fieldset label{height:32px;display:flex;align-items:center;gap:6px;border:1px solid #e0e7f0;border-radius:5px;padding:0 8px;font-size:12px}.qln-plan-filter fieldset input{accent-color:#e60012}.qln-plan-buttons{display:flex;flex-direction:column-reverse;gap:8px}.qln-plan-buttons a,.qln-plan-buttons button{height:40px;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:13px}.qln-plan-buttons button{border:0;background:#e60012;color:#fff;font-weight:700}.qln-plan-buttons a{border:1px solid #d8e2ee}.qln-plan-buttons svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.qln-plan-error{font-size:12px;color:#e60012;line-height:1.5;margin:9px 0 0}.qln-plan-results{grid-area:result;min-width:0}.qln-plan-summary{height:76px;border-radius:8px;background:linear-gradient(90deg,#fff0f1,#fff 45%);border:1px solid #f0e1e3;display:grid;grid-template-columns:1.5fr repeat(3,1fr);align-items:center;padding:0 18px;gap:12px}.qln-plan-summary h2{font-size:17px;margin:0 0 5px}.qln-plan-summary p{font-size:11px;color:#7f8c9d;margin:0}.qln-plan-summary article{display:flex;align-items:center;gap:9px;border-left:1px solid #edf0f4;padding-left:14px}.qln-plan-summary i{width:38px;height:38px;border-radius:9px;display:grid;place-items:center;color:#fff}.qln-plan-summary i.red{background:#e60012}.qln-plan-summary i.blue{background:#2878ef}.qln-plan-summary i.green{background:#15a36c}.qln-plan-summary svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.qln-plan-summary article span{font-size:11px}.qln-plan-summary article strong{display:block;font-size:17px;color:#e60012;margin-top:2px}.qln-plan-summary article:nth-child(3) strong{color:#2774e8}.qln-plan-summary article:nth-child(4) strong{color:#12965f}.qln-plan-result-head{height:56px;display:flex;align-items:center;justify-content:space-between}.qln-plan-result-head b{font-size:16px}.qln-plan-result-head em{font-style:normal;color:#e60012}.qln-plan-result-head span{font-size:12px;color:#748399}.qln-plan-table{border:1px solid #e2e8f0;border-radius:7px;overflow:auto;background:#fff}.qln-plan-table table{width:100%;border-collapse:collapse;white-space:nowrap}.qln-plan-table th{height:40px;background:#edf4fb;color:#263a55;font-size:12px;text-align:left;padding:0 12px}.qln-plan-table td{height:39px;border-top:1px solid #e7edf4;padding:0 12px;font-size:12px;color:#3e536d}.qln-plan-table tbody tr:nth-child(even){background:#f9fbfd}.qln-plan-table button{border:1px solid #77aff9;background:#fff;color:#1671e9;border-radius:12px;padding:3px 11px}.qln-plan-empty{text-align:center;padding:58px 20px;border:1px solid #e2e8f0;border-radius:7px;background:#fff}.qln-plan-empty b{font-size:17px}.qln-plan-empty p{font-size:13px;color:#8290a2}.qln-plan-mobile-list{display:none}
@media(max-width:760px){.qln-plan-hero{height:174px}.qln-plan-hero .qln-wrap{padding-top:26px}.qln-plan-hero h1{font-size:30px}.qln-plan-hero p{font-size:14px}.qln-plan-hero span{font-size:12px;margin:8px 0 0;display:block;position:static}.qln-plan-crumb{display:none}.qln-plan-page{width:100%;display:flex;flex-direction:column;gap:12px;padding:0 10px 80px;background:#f5f7fa}.qln-plan-tabs{display:grid;grid-template-columns:repeat(4,1fr);height:56px;background:#fff;margin:-1px -10px 0;padding:8px 10px;gap:7px;position:sticky;top:0;z-index:8}.qln-plan-tabs a{display:grid;place-items:center;background:#f4f6fa;border-radius:6px;font-size:12px;color:#40516b}.qln-plan-tabs a.active{background:#e60012;color:#fff}.qln-plan-filter{padding:14px;border:0;display:grid;grid-template-columns:1fr 1fr;gap:10px 14px}.qln-plan-filter h2{display:none}.qln-plan-filter>label{display:grid;grid-template-columns:58px 1fr;margin:0}.qln-plan-filter b{font-size:12px}.qln-plan-filter select,.qln-plan-filter>label input{height:40px;font-size:12px}.qln-plan-filter fieldset{grid-column:1/-1;margin:0}.qln-plan-filter fieldset>div{grid-template-columns:repeat(4,1fr)}.qln-plan-filter fieldset label{justify-content:center;padding:0 4px}.qln-plan-buttons{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.qln-plan-error{grid-column:1/-1;margin:0}.qln-plan-summary{height:78px;grid-template-columns:repeat(3,1fr);padding:0 8px;gap:0;background:#fff}.qln-plan-summary>div{display:none}.qln-plan-summary article{border-left:1px solid #edf0f4;padding:0 7px;gap:5px}.qln-plan-summary article:first-of-type{border-left:0}.qln-plan-summary i{width:34px;height:34px;border-radius:50%}.qln-plan-summary svg{width:20px;height:20px}.qln-plan-summary article span{font-size:9px}.qln-plan-summary article strong{font-size:15px}.qln-plan-result-head{height:44px}.qln-plan-result-head b{font-size:13px}.qln-plan-result-head span{font-size:10px}.qln-plan-table{display:none}.qln-plan-mobile-list{display:block}.qln-plan-mobile-list article{min-height:88px;background:#fff;border:1px solid #dde6f0;border-radius:7px;margin-bottom:8px;padding:10px;display:grid;grid-template-columns:50px 1fr 105px 12px;gap:9px;align-items:center}.qln-plan-mobile-list>article>i{width:48px;height:48px;display:grid;place-items:center;color:#1769d5}.qln-plan-mobile-list>article>i svg{width:48px;height:48px;fill:none;stroke:currentColor;stroke-width:2}.qln-plan-mobile-list h3{font-size:15px;margin:0 0 4px;color:#142843}.qln-plan-mobile-list p{font-size:11px;margin:0;color:#78879a}.qln-plan-mobile-list div small{font-size:10px;color:#3f7ed1}.qln-plan-mobile-list>article>strong{background:#f5f8fc;border-radius:6px;text-align:center;padding:8px 4px;color:#e60012;font-size:20px}.qln-plan-mobile-list strong small{display:block;color:#7a8aa0;font-size:9px;font-weight:400}.qln-plan-mobile-list strong em{font-size:10px;font-style:normal}.qln-plan-mobile-list>article>span{font-size:24px;color:#718198}.qln-plan-empty{padding:42px 15px}}
