fe-buying-guide{display:block;background:#fff;color:#172033;padding:24px 20px}fe-buying-guide *{box-sizing:border-box}.fbg-entry{max-width:1200px;margin:auto;padding:24px 28px;border:1px solid #dce3ef;border-radius:16px;background:#f6f8fc;display:flex;align-items:center;justify-content:space-between;gap:20px}.fbg-entry h2{font-size:clamp(20px,2vw,26px);line-height:1.25;margin:0 0 8px;color:#172033}.fbg-entry p{margin:0;color:#596477;font-size:15px}.fbg-button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:12px 20px;border:0;border-radius:9px;background:#245edb;color:#fff!important;text-decoration:none;font:inherit;font-size:14px;font-weight:650;cursor:pointer;text-align:center;flex-shrink:0}.fbg-button:hover{background:#174bb9}fe-buying-guide button{-webkit-tap-highlight-color:transparent}fe-buying-guide :focus-visible{outline:2px solid #245edb;outline-offset:3px}.fbg-dialog{width:min(980px,calc(100% - 40px));max-width:none;height:min(860px,90dvh);max-height:90dvh;margin:auto;padding:0;border:0;border-radius:20px;color:#172033;background:#fff;overflow:hidden;box-shadow:0 24px 80px #0004}.fbg-dialog[open]{display:flex;flex-direction:column}.fbg-dialog::backdrop{background:#0d142a99}.fbg-top{flex:none;display:flex;align-items:center;justify-content:space-between;padding:12px 22px;border-bottom:1px solid #e8ecf3;background:#fff;gap:12px}.fbg-top span{font-size:11px;font-weight:700;letter-spacing:.1em;color:#657086}.fbg-top button{border:0;background:#f0f3f8;border-radius:50%;width:44px;height:44px;font-size:28px;line-height:1;color:#172033;cursor:pointer}.fbg-scroll{overflow:auto;overscroll-behavior:contain;min-height:0;padding:32px 36px;scrollbar-gutter:stable}.fbg-scroll h2{font-size:clamp(26px,3vw,38px);line-height:1.16;letter-spacing:-.025em;margin:0 0 16px;color:#172033}.fbg-lead{font-size:17px;line-height:1.6;color:#586477;margin:0 0 26px}.fbg-point{padding:22px 0;border-top:1px solid #e4e9f1}.fbg-point h3{font-size:20px;line-height:1.35;margin:0 0 10px;color:#172033}.fbg-point h3 span{color:#245edb}.fbg-point p{font-size:16px;line-height:1.65;margin:0 0 12px}.fbg-why{padding:12px 16px;border-radius:10px;background:#f3f6fc;color:#42516a}.fbg-compare{border-top:1px solid #e4e9f1;margin-top:8px;padding-top:28px}.fbg-compare>p{color:#596477}.fbg-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.fbg-card{border:1px solid #dde4ee;border-radius:14px;overflow:hidden;display:flex;flex-direction:column}.fbg-card>img{width:100%;height:145px;object-fit:contain;background:#000}.fbg-card-body{padding:18px;display:flex;flex-direction:column;flex:1}.fbg-card h3{font-size:24px;margin:0 0 8px}.fbg-card strong{font-size:14px;color:#245edb}.fbg-card p{font-size:14px;line-height:1.5;color:#596477;min-height:42px;margin:8px 0 14px}.fbg-card dl{font-size:13px;margin:0 0 16px;flex:1}.fbg-card dl>div{border-top:1px solid #edf0f5;padding:10px 0}.fbg-card dt{color:#667085;margin-bottom:4px}.fbg-card dd{margin:0;font-weight:600}.fbg-card .fbg-button{width:100%;font-size:13px;padding:12px 8px}.fbg-current{font-size:12px;margin-bottom:8px;color:#596477}.fbg-note{font-size:12px;line-height:1.5;margin-bottom:0}@media(max-width:749px){fe-buying-guide{padding:18px 16px}.fbg-entry{padding:20px;display:block}.fbg-entry .fbg-button{margin-top:16px;width:100%}.fbg-dialog{width:100%;height:96dvh;max-height:96dvh;margin:auto 0 0;border-radius:18px 18px 0 0}.fbg-top{padding:10px 16px}.fbg-scroll{padding:24px 20px calc(24px + env(safe-area-inset-bottom))}.fbg-cards{grid-template-columns:1fr}.fbg-card>img{height:160px}.fbg-card p{min-height:0}.fbg-point h3{font-size:19px}}.fbg-table{width:100%;table-layout:fixed;border-collapse:collapse;margin-top:18px;font-size:14px;text-align:center;color:#172033}.fbg-table .fbg-label-col{width:25%}.fbg-table th,.fbg-table td{padding:12px 8px;border-bottom:1px solid #e4e9f1;vertical-align:middle;overflow-wrap:break-word}.fbg-table tbody th{text-align:left;font-weight:500;color:#596477}.fbg-table thead th{font-size:17px}.fbg-table thead img{display:block;width:100px;max-width:100%;height:70px;object-fit:contain;margin:0 auto 8px;background:#fff;border-radius:8px}.fbg-table .fbg-selected{background:#f0f5ff}.fbg-table .fbg-check{color:#205cc9;font-size:20px;font-weight:700}.fbg-table tfoot th,.fbg-table tfoot td{border:0;padding-top:16px}.fbg-buy{width:100%;font-size:13px;min-height:44px;padding:10px 4px;white-space:nowrap}.fbg-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:749px){.fbg-table{font-size:11px;line-height:1.35}.fbg-table th,.fbg-table td{padding:9px 3px}.fbg-table thead th{font-size:13px}.fbg-table thead img{width:64px;height:48px;margin-bottom:6px}.fbg-table .fbg-buy{font-size:11px;padding:8px 2px;min-height:44px;border-radius:7px}.fbg-table .fbg-check{font-size:18px}.fbg-table tfoot td{padding-top:12px}}.fbg-viewing{display:block;font-size:10px;font-weight:400;color:#526684;line-height:1.3;margin-top:4px}fe-buying-guide .fbg-table{box-shadow:none;border-radius:0;overflow:visible;border-spacing:0}fe-buying-guide .fbg-table th,fe-buying-guide .fbg-table td{font-size:14px;line-height:1.35;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;text-align:center;padding:12px 8px}fe-buying-guide .fbg-table tbody th{text-align:left;font-weight:500}fe-buying-guide .fbg-table thead th{vertical-align:top;background:transparent;font-size:16px;font-weight:650}fe-buying-guide .fbg-table thead .fbg-selected{background:#f0f5ff}fe-buying-guide .fbg-table thead img{width:100px;height:70px;max-width:100%;object-fit:contain;margin:0 auto 8px;display:block}fe-buying-guide .fbg-table .fbg-viewing{height:28px;min-height:28px;line-height:14px;font-size:10px;margin-top:4px;font-weight:400}fe-buying-guide .fbg-word{display:block;white-space:nowrap}fe-buying-guide .fbg-table tfoot td{padding:14px 4px 0}@media(max-width:749px){fe-buying-guide .fbg-table th,fe-buying-guide .fbg-table td{font-size:11px;line-height:1.4;padding:10px 3px}fe-buying-guide .fbg-table thead th{font-size:13px}fe-buying-guide .fbg-table thead img{width:64px;height:48px;margin:0 auto 6px}fe-buying-guide .fbg-table tfoot td{padding:12px 3px 0}fe-buying-guide .fbg-table td strong{font-size:inherit}}fe-buying-guide .fbg-compare{padding-top:18px}fe-buying-guide .fbg-compare>h2{font-size:26px;line-height:1.2;margin:0 0 6px}fe-buying-guide .fbg-compare>p:not(.fbg-note){font-size:13px;line-height:1.4;margin:0 0 8px}fe-buying-guide .fbg-table{margin-top:8px}fe-buying-guide .fbg-compare .fbg-note{font-size:11px;line-height:1.35;margin:6px 0 0}@media(max-width:749px){fe-buying-guide .fbg-table th,fe-buying-guide .fbg-table td{padding:6px 3px}fe-buying-guide .fbg-table thead th{padding-top:0;padding-bottom:4px}fe-buying-guide .fbg-table .fbg-viewing{font-size:9px;line-height:11px;height:22px;min-height:22px;margin-top:2px}fe-buying-guide .fbg-table tfoot td{padding:8px 3px 0}fe-buying-guide .fbg-compare{padding-top:14px}}@media(max-width:749px)and (max-height:700px){fe-buying-guide .fbg-scroll{padding:16px 14px}fe-buying-guide .fbg-top{padding:6px 14px}fe-buying-guide .fbg-compare{padding-top:8px}fe-buying-guide .fbg-compare>h2{font-size:22px}fe-buying-guide .fbg-table th,fe-buying-guide .fbg-table td{padding:4px 3px;font-size:11px;line-height:1.25}fe-buying-guide .fbg-table thead img{height:40px;width:60px;margin-bottom:4px}fe-buying-guide .fbg-table .fbg-viewing{font-size:9px;height:20px;min-height:20px;line-height:10px}fe-buying-guide .fbg-compare .fbg-note{font-size:10px;line-height:1.25;margin-top:4px}}@media(max-width:749px)and (max-height:600px){fe-buying-guide .fbg-table th,fe-buying-guide .fbg-table td{padding-block:2px}fe-buying-guide .fbg-table thead img{height:36px;margin-bottom:2px}fe-buying-guide .fbg-table tfoot td{padding-top:4px}fe-buying-guide .fbg-compare>h2{margin-bottom:4px}fe-buying-guide .fbg-compare{padding-top:4px}}fe-buying-guide .fbg-introduction{font-size:16px;line-height:1.65;margin:0 0 24px;color:#42516a}fe-buying-guide article strong{font-weight:700}fe-buying-guide .fbg-table .fbg-purchase-row th,fe-buying-guide .fbg-table .fbg-purchase-row td{padding:4px 4px 10px;vertical-align:middle;background:transparent}@media(max-width:749px){fe-buying-guide .fbg-table .fbg-purchase-row th,fe-buying-guide .fbg-table .fbg-purchase-row td{padding:3px 3px 6px}}fe-buying-guide .fbg-current-label{display:flex;align-items:center;justify-content:center;min-height:44px;padding:4px;color:#425b87;background:#f0f5ff;border-radius:7px;font-size:12px;line-height:1.3;font-weight:500}@media(max-width:749px){fe-buying-guide .fbg-current-label{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/235/assets/fe-buying-guide.css.map */
