.ls-skip{position:fixed;top:-80px;left:16px;z-index:9999;background:#fff;color:#111;padding:14px}.ls-skip:focus{top:10px}.commerce{--paper:#f7f5f0;--ink:#202523;--muted:#5c625f;--line:#d9ddd7;color:var(--ink);background:var(--paper);padding:64px 0 88px}.commerce *{box-sizing:border-box}.commerce .wrap{width:min(1180px,calc(100% - 40px));margin:auto}.commerce .eyebrow{color:#ae201b;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:700}.commerce h1{font-family:Sora,sans-serif;font-size:clamp(32px,4.6vw,60px);line-height:1.12;letter-spacing:-.045em;max-width:870px;margin:18px 0 24px}.commerce h2{font-family:Sora,sans-serif;font-size:27px;letter-spacing:-.025em;margin:0 0 16px}.commerce h3{font-size:21px;margin:0 0 14px}.commerce p,.commerce li{font-size:16px;line-height:1.8}.commerce p{margin:0 0 18px}.commerce .lead{font-size:19px;max-width:770px;color:var(--muted)}.commerce .strip{display:flex;gap:28px;flex-wrap:wrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 0;margin:32px 0}.commerce .grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.commerce .card{background:#fff;border:1px solid var(--line);border-radius:5px;padding:29px;display:flex;flex-direction:column;box-shadow:none}.commerce .card h2{font-size:26px;margin:16px 0 8px}.commerce .domain{font-size:13px;color:var(--muted);overflow-wrap:anywhere}.commerce .card p{font-size:15px;color:var(--muted)}.commerce ul{list-style:disc;padding-left:21px;margin-bottom:22px}.commerce .card ul{margin:17px 0 24px}.commerce .card li{font-size:14px;line-height:1.8;margin-bottom:7px}.commerce .price{font-family:Sora,sans-serif;font-size:26px;font-weight:700;letter-spacing:-.035em;margin-top:auto;padding-top:16px}.commerce .tax-note{font-size:13px;color:var(--muted);margin:8px 0 18px}.commerce a{text-decoration:underline;text-underline-offset:3px}.commerce .button{display:inline-flex;align-items:center;justify-content:center;background:#b8221d;color:#fff;padding:14px 20px;border:1px solid #b8221d;border-radius:3px;text-decoration:none;font-size:15px;font-weight:600;min-height:48px;cursor:pointer}.commerce .button.secondary{background:transparent;color:var(--ink);border-color:var(--line)}.commerce .button:disabled{background:#e7e9e4;color:#515750;border-color:#c4c9c1;cursor:not-allowed}.commerce a:focus-visible,.commerce button:focus-visible,.commerce input:focus-visible,.commerce select:focus-visible,.commerce textarea:focus-visible{outline:3px solid #135e78;outline-offset:4px}.commerce .actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.commerce .block{margin-top:45px;padding-top:30px;border-top:1px solid var(--line)}.commerce .note{background:#edf1ea;border-left:3px solid #466347;padding:20px 24px;margin:24px 0;font-size:15px;line-height:1.8}.commerce .notice{background:#fff5e2;border-color:#a66a16}.commerce .layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,1fr);gap:32px;margin-top:32px;align-items:start}.commerce .panel{background:#fff;border:1px solid var(--line);border-radius:5px;padding:30px}.commerce .fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.commerce label{display:block;font-size:14px;font-weight:600;line-height:1.6}.commerce input:not([type=checkbox]),.commerce select,.commerce textarea{display:block;width:100%;border:1px solid #929b93;border-radius:3px;background:#fff;padding:12px;margin-top:6px;font-size:16px;color:var(--ink)}.commerce .full{grid-column:1/-1}.commerce .check{display:flex;align-items:flex-start;gap:10px;font-weight:400;margin:18px 0}.commerce input[type=checkbox]{width:20px;height:20px;flex-shrink:0;margin-top:3px;accent-color:#b8221d}.commerce dl{margin:0}.commerce dt{font-size:13px;color:var(--muted);margin-top:18px}.commerce dd{font-size:16px;margin:5px 0;overflow-wrap:anywhere}.commerce .totals{display:flex;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid var(--line)}.commerce .totals.total{font-weight:700;font-size:21px;border-bottom:0}.commerce .legal-layout{display:grid;grid-template-columns:245px minmax(0,1fr);gap:45px;margin-top:36px}.commerce .legal-nav a{display:block;padding:11px 0;border-bottom:1px solid var(--line);font-size:14px}.commerce .legal-nav a[aria-current=page]{font-weight:700;color:#a1201b}.commerce .legal-body{background:#fff;border:1px solid var(--line);padding:36px}.commerce .legal-body h2{font-size:22px;margin:30px 0 13px}.commerce .legal-body h2:first-child{margin-top:0}.commerce .small{font-size:13px;color:var(--muted)}.commerce .error{padding:16px;background:#fff0ee;border:1px solid #b8221d;color:#821812;margin:20px 0}.commerce .steps{font-size:14px;color:var(--muted);margin:22px 0}.commerce .steps strong{color:var(--ink)}.ls-commerce-links{display:flex;flex-wrap:wrap;gap:12px 22px;padding:24px 0;border-top:1px solid #ffffff30;margin-top:30px}.ls-commerce-links a{font-size:13px;color:inherit;text-decoration:underline}.ls-commerce-footnote{font-size:12px;line-height:1.8;padding-bottom:20px;max-width:850px}@media(max-width:1000px){.commerce .grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce .layout{grid-template-columns:1fr}.commerce .legal-layout{grid-template-columns:1fr}.commerce .legal-nav{display:flex;flex-wrap:wrap;gap:5px 20px}}@media(max-width:600px){.commerce{padding:36px 0 55px}.commerce .wrap{width:calc(100% - 28px)}.commerce .grid,.commerce .fields{grid-template-columns:1fr}.commerce .card,.commerce .panel,.commerce .legal-body{padding:22px}.commerce .strip{gap:10px}.commerce .strip span{width:100%}.commerce .button{width:100%}.commerce .legal-layout{gap:24px}}@media print{nav,footer,.legal-nav,.actions,.ls-skip,.to_top{display:none!important}.commerce{padding:0;background:#fff}.commerce .wrap{width:100%}.commerce .legal-layout{display:block}.commerce .legal-body{border:0;padding:0}.commerce h1{font-size:28px}}

.navbar .hotline h6,.navbar .qoute-nav a span{white-space:nowrap}@media(min-width:992px) and (max-width:1399px){.navbar .nav-side .hotline{display:none}}
