#about-ledger-ten{padding:64px 16px;background:#fbfcfb;color:#172033;overflow:hidden}#about-ledger-ten *{box-sizing:border-box}#about-ledger-ten .about-ten__shell{max-width:1180px;margin:0 auto}#about-ledger-ten .about-ten__summary{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:18px;align-items:stretch}#about-ledger-ten .about-ten__copy{min-width:0;border:1px solid #dbe5de;border-radius:8px;background:#fff;padding:36px 38px;box-shadow:0 18px 44px rgba(23,32,51,.06)}#about-ledger-ten .about-ten__eyebrow{display:inline-flex;align-items:center;width:max-content;max-width:100%;min-height:31px;margin-bottom:14px;padding:6px 11px;border-radius:6px;background:#e9f6f1;color:#08745c;font-size:13px;font-weight:900;letter-spacing:0}#about-ledger-ten h2{margin:0;color:#172033;font-size:clamp(28px,3.05vw,44px);line-height:1.14;font-weight:900;letter-spacing:0}#about-ledger-ten .about-ten__copy p{margin:18px 0 0;color:#536173;font-size:15px;line-height:1.9;letter-spacing:0}#about-ledger-ten .about-ten__media{position:relative;margin:0;min-height:360px;border-radius:8px;overflow:hidden;border:1px solid #dbe5de;background:#dbe5de;box-shadow:0 18px 44px rgba(23,32,51,.075)}#about-ledger-ten .about-ten__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(23,32,51,0) 44%,rgba(23,32,51,.54));pointer-events:none}#about-ledger-ten .about-ten__media img{display:block;width:100%;height:100%;object-fit:cover}#about-ledger-ten .about-ten__media figcaption{position:absolute;left:16px;right:16px;bottom:16px;z-index:2;display:flex;flex-wrap:wrap;gap:8px}#about-ledger-ten .about-ten__media span{display:inline-flex;align-items:center;min-height:32px;padding:7px 10px;border-radius:6px;background:rgba(255,255,255,.92);color:#172033;font-size:12px;font-weight:900;line-height:1.25;letter-spacing:0}#about-ledger-ten .about-ten__cards{display:grid;grid-template-columns:repeat(3,minmax(250px,1fr));gap:14px;margin-top:16px}#about-ledger-ten .about-ten__cards article{min-width:0;min-height:148px;border:1px solid #dbe5de;border-radius:8px;background:#fff;padding:18px;box-shadow:0 14px 34px rgba(23,32,51,.055);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}#about-ledger-ten .about-ten__cards article:hover{transform:translateY(-2px);border-color:#b6c8bd;box-shadow:0 18px 42px rgba(23,32,51,.08)}#about-ledger-ten .about-ten__head{display:flex;align-items:center;justify-content:space-between;gap:12px}#about-ledger-ten .about-ten__head span{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:#172033;color:#fff;font-size:13px;font-weight:900;letter-spacing:0}#about-ledger-ten .about-ten__head i{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:#e9f6f1;color:#08745c;font-size:17px}#about-ledger-ten .about-ten__cards article:nth-child(2) .about-ten__head i{background:#edf2ff;color:#3454d1}#about-ledger-ten .about-ten__cards article:nth-child(3) .about-ten__head i{background:#fff4e6;color:#b45309}#about-ledger-ten h3{margin:16px 0 0;color:#172033;font-size:18px;line-height:1.3;font-weight:900;letter-spacing:0}#about-ledger-ten .about-ten__cards p{margin:7px 0 0;color:#5d6978;font-size:13px;line-height:1.62;letter-spacing:0}@media (max-width:991px){#about-ledger-ten{padding:46px 14px}#about-ledger-ten .about-ten__summary{grid-template-columns:1fr}#about-ledger-ten .about-ten__media{min-height:300px;order:-1}#about-ledger-ten .about-ten__copy{padding:30px}#about-ledger-ten .about-ten__cards{grid-template-columns:1fr}}@media (max-width:640px){#about-ledger-ten{padding:36px 14px}#about-ledger-ten .about-ten__copy{padding:22px 18px}#about-ledger-ten h2{font-size:24px}#about-ledger-ten .about-ten__copy p{font-size:14px;line-height:1.82}#about-ledger-ten .about-ten__media{min-height:220px}#about-ledger-ten .about-ten__media figcaption{left:12px;right:12px;bottom:12px}#about-ledger-ten .about-ten__media span{min-height:29px;font-size:11px}#about-ledger-ten .about-ten__cards article{min-height:0;padding:16px}#about-ledger-ten .about-ten__head span,#about-ledger-ten .about-ten__head i{width:38px;height:38px}}#footer-ridge-arena-ten{position:relative;padding:32px 0 18px;background:linear-gradient(90deg,rgba(10,14,18,.93),rgba(10,14,18,.66),rgba(10,14,18,.94)),var(--ftr10-scene);background-size:cover;background-position:center;color:#f5f7f2}#footer-ridge-arena-ten a{color:inherit;text-decoration:none}#footer-ridge-arena-ten .ftr10-stage{display:grid;grid-template-columns:minmax(0,1fr) minmax(270px,.46fr);gap:16px;align-items:stretch}#footer-ridge-arena-ten .ftr10-lead{display:grid;grid-template-columns:auto minmax(0,1fr);gap:17px;align-items:center;min-width:0;padding:20px 22px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(16,21,26,.62);box-shadow:0 22px 48px rgba(0,0,0,.24);backdrop-filter:blur(7px)}#footer-ridge-arena-ten .ftr10-logo{display:inline-flex;align-items:center;justify-content:center;width:144px;height:48px;padding:7px 13px;border-radius:8px;background:#ffffff}#footer-ridge-arena-ten .ftr10-logo img{display:block;width:auto;max-width:118px;height:32px;object-fit:contain}#footer-ridge-arena-ten .ftr10-copy span{display:inline-flex;margin-bottom:7px;color:#f5c76b;font-size:12px;font-weight:900;line-height:1.25}#footer-ridge-arena-ten h2,#footer-ridge-arena-ten h3{margin:0;letter-spacing:0;line-height:1.22}#footer-ridge-arena-ten h2{color:#ffffff;font-size:25px;font-weight:900}#footer-ridge-arena-ten h3{margin-bottom:11px;color:#ffffff;font-size:15px;font-weight:900}#footer-ridge-arena-ten .ftr10-copy p{max-width:980px;margin:8px 0 0;color:#d7e2dc;font-size:13px;line-height:1.72}#footer-ridge-arena-ten .ftr10-flags{display:grid;gap:9px;min-width:0;padding:16px;border-radius:8px;background:rgba(245,199,107,.12);border:1px solid rgba(245,199,107,.28)}#footer-ridge-arena-ten .ftr10-flags span{display:flex;gap:9px;align-items:center;min-width:0;padding:9px 10px;border-radius:8px;background:rgba(255,255,255,.1);color:#fff8e8;font-size:12px;font-weight:800;line-height:1.35}#footer-ridge-arena-ten .ftr10-flags i{color:#55d6be;font-size:12px;flex:0 0 auto}#footer-ridge-arena-ten .ftr10-lanes{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.78fr);gap:16px;margin-top:16px}#footer-ridge-arena-ten .ftr10-nav,#footer-ridge-arena-ten .ftr10-contact{min-width:0;padding:16px 18px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:rgba(10,14,18,.58);backdrop-filter:blur(8px)}#footer-ridge-arena-ten .ftr10-nav div{display:flex;flex-wrap:wrap;gap:8px 10px}#footer-ridge-arena-ten .ftr10-nav a{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:6px;background:rgba(255,255,255,.1);color:#eaf0ea;font-size:12px;font-weight:800;line-height:1.25}#footer-ridge-arena-ten .ftr10-nav a:hover{background:rgba(85,214,190,.2);color:#ffffff}#footer-ridge-arena-ten .ftr10-contact{display:grid;gap:8px;margin:0;font-style:normal}#footer-ridge-arena-ten .ftr10-contact span{display:flex;gap:9px;align-items:flex-start;color:#d7e2dc;font-size:13px;line-height:1.55}#footer-ridge-arena-ten .ftr10-contact i{width:16px;margin-top:3px;color:#f5c76b;flex:0 0 auto}#footer-ridge-arena-ten .ftr10-friends{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;margin-top:15px;padding:12px 0;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}#footer-ridge-arena-ten .ftr10-friends strong{color:#ffffff;font-size:13px;font-weight:900}#footer-ridge-arena-ten .ftr10-friends div{display:flex;flex-wrap:wrap;gap:8px 12px}#footer-ridge-arena-ten .ftr10-friends a{color:#cad6d0;font-size:12px;font-weight:800}#footer-ridge-arena-ten .ftr10-friends a:hover{color:#55d6be}#footer-ridge-arena-ten .ftr10-bottom{display:flex;justify-content:space-between;gap:14px;padding-top:13px;color:#c3cec8;font-size:12px;line-height:1.55}#footer-ridge-arena-ten .ftr10-bottom>span:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}@media (max-width:991.98px){#footer-ridge-arena-ten .ftr10-stage,#footer-ridge-arena-ten .ftr10-lanes{grid-template-columns:1fr}}@media (max-width:575.98px){#footer-ridge-arena-ten{padding:24px 0 16px}#footer-ridge-arena-ten .ftr10-lead{grid-template-columns:1fr;padding:17px}#footer-ridge-arena-ten .ftr10-flags,#footer-ridge-arena-ten .ftr10-nav,#footer-ridge-arena-ten .ftr10-contact{padding:14px}#footer-ridge-arena-ten .ftr10-friends,#footer-ridge-arena-ten .ftr10-bottom{display:grid;grid-template-columns:1fr}#footer-ridge-arena-ten .ftr10-bottom>span:last-child{justify-content:flex-start}}#fuwu-departments-ten{background:linear-gradient(180deg,#f7fafc 0%,#edf3f7 100%);color:#111827;overflow:hidden}#fuwu-departments-ten *{box-sizing:border-box}#fuwu-departments-ten .fxm-ten__head{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.72fr);gap:22px;align-items:end;margin-bottom:18px}#fuwu-departments-ten .fxm-ten__eyebrow{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:6px 12px;border-radius:8px;background:#e9f2ff;color:#2f63c7;font-size:13px;font-weight:900}#fuwu-departments-ten .fxm-ten__eyebrow i{color:#bd7418;font-size:15px}#fuwu-departments-ten h2{margin:14px 0 0;color:#0f172a;font-size:clamp(28px,3vw,42px);line-height:1.15;font-weight:900;letter-spacing:0}#fuwu-departments-ten .fxm-ten__head p{margin:0;color:#526273;font-size:15px;line-height:1.76}#fuwu-departments-ten .fxm-ten__desk{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.45fr);gap:14px;align-items:stretch}#fuwu-departments-ten .fxm-ten__featured{min-width:0;min-height:438px;display:flex;flex-direction:column;padding:28px;border-radius:8px;background:linear-gradient(145deg,rgba(15,23,42,.96),rgba(25,45,54,.96));color:#ffffff;box-shadow:0 22px 54px rgba(15,23,42,.14)}#fuwu-departments-ten .fxm-ten__featuredIcon{width:62px;height:62px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#f4c45c;color:#101827;font-size:24px}#fuwu-departments-ten .fxm-ten__featured small{margin-top:18px;color:#9ee4bb;font-size:13px;line-height:1.3;font-weight:900}#fuwu-departments-ten .fxm-ten__featured h3{margin:12px 0 0;color:#ffffff;font-size:clamp(25px,2.5vw,34px);line-height:1.16;font-weight:900;letter-spacing:0}#fuwu-departments-ten .fxm-ten__featured p{margin:12px 0 0;color:#d8e3ec;font-size:15px;line-height:1.72}#fuwu-departments-ten .fxm-ten__coverage{display:flex;align-items:flex-start;gap:10px;margin-top:auto;padding:14px;border-radius:8px;background:rgba(255,255,255,.09);color:#eaf1f8;font-size:14px;line-height:1.6;font-weight:800}#fuwu-departments-ten .fxm-ten__coverage i{color:#f4c45c;font-size:16px;margin-top:2px}#fuwu-departments-ten .fxm-ten__channels{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;min-width:0}#fuwu-departments-ten .fxm-ten__channel{min-width:0;min-height:438px;display:flex;flex-direction:column;padding:16px;border:1px solid #dde7ee;border-radius:8px;background:#ffffff;box-shadow:0 14px 34px rgba(15,23,42,.06)}#fuwu-departments-ten .fxm-ten__channel.is-active{border-color:#f4c45c;background:#fffaf0}#fuwu-departments-ten .fxm-ten__channelTop{display:grid;grid-template-columns:1fr;gap:9px}#fuwu-departments-ten .fxm-ten__channelTop span{color:#9aa6b6;font-size:12px;line-height:1.2;font-weight:900}#fuwu-departments-ten .fxm-ten__channelTop i{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#edf4ff;color:#2f63c7;font-size:18px}#fuwu-departments-ten .fxm-ten__channel--basketball .fxm-ten__channelTop i{background:#fff3e8;color:#bd6518}#fuwu-departments-ten .fxm-ten__channel--tennis .fxm-ten__channelTop i{background:#edf8f1;color:#217a55}#fuwu-departments-ten .fxm-ten__channel--esports .fxm-ten__channelTop i{background:#f2efff;color:#6553c9}#fuwu-departments-ten .fxm-ten__channel--cricket .fxm-ten__channelTop i{background:#fff7d8;color:#a67608}#fuwu-departments-ten .fxm-ten__channelTop b{color:#516174;font-size:13px;line-height:1.25;font-weight:900}#fuwu-departments-ten .fxm-ten__channel h3{margin:18px 0 0;color:#142033;font-size:20px;line-height:1.28;font-weight:900;letter-spacing:0}#fuwu-departments-ten .fxm-ten__channel p{display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical;overflow:hidden;margin:10px 0 0;color:#596778;font-size:14px;line-height:1.58}@media (max-width:1120px){#fuwu-departments-ten .fxm-ten__desk{grid-template-columns:1fr}#fuwu-departments-ten .fxm-ten__featured{min-height:260px}#fuwu-departments-ten .fxm-ten__channels{grid-template-columns:repeat(3,minmax(0,1fr))}#fuwu-departments-ten .fxm-ten__channel{min-height:260px}}@media (max-width:720px){#fuwu-departments-ten .fxm-ten__head{grid-template-columns:1fr;gap:12px}#fuwu-departments-ten .fxm-ten__channels{grid-template-columns:repeat(2,minmax(0,1fr))}#fuwu-departments-ten .fxm-ten__featured{padding:22px}}@media (max-width:480px){#fuwu-departments-ten .fxm-ten__channels{grid-template-columns:1fr}#fuwu-departments-ten .fxm-ten__channel{min-height:auto}#fuwu-departments-ten .fxm-ten__channel p{-webkit-line-clamp:4}}#header-onyx-current-eight{position:relative;z-index:35;background:linear-gradient(90deg,#090d14 0%,#101722 48%,#0b201d 100%);border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 18px 44px rgba(0,0,0,.22)}#header-onyx-current-eight::before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(90deg,#38bdf8,#e879f9,#34d399);pointer-events:none}#header-onyx-current-eight .onyxline-rail{min-height:78px;padding:0}#header-onyx-current-eight .onyxline-container{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"brand menu";align-items:center;gap:18px;min-height:78px;padding-top:10px;padding-bottom:10px}#header-onyx-current-eight .onyxline-brand-zone{grid-area:brand;min-width:0}#header-onyx-current-eight .onyxline-brand{display:inline-flex;align-items:center;text-decoration:none}#header-onyx-current-eight .onyxline-mark{display:grid;place-items:center;height:54px;min-width:154px;padding:6px 14px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:rgba(255,255,255,.96);box-shadow:0 16px 30px rgba(0,0,0,.18);transition:transform .2s ease,box-shadow .2s ease}#header-onyx-current-eight .onyxline-brand:hover .onyxline-mark{transform:translateY(-1px);box-shadow:0 20px 36px rgba(56,189,248,.18)}#header-onyx-current-eight .onyxline-logo{display:block;width:auto;height:40px;max-width:210px;object-fit:contain}#header-onyx-current-eight .onyxline-mobile-zone{display:none;align-items:center;justify-content:flex-end;gap:9px}#header-onyx-current-eight .onyxline-collapse{grid-area:menu;align-items:center;justify-content:flex-end;gap:14px;width:100%;min-width:0}#header-onyx-current-eight .onyxline-menu-zone{flex:1 1 auto;min-width:0}#header-onyx-current-eight .onyxline-menu{display:flex;align-items:center;justify-content:center;gap:5px;min-width:0;margin:0;padding:5px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.06)}#header-onyx-current-eight .onyxline-item{display:flex;align-items:center}#header-onyx-current-eight .onyxline-link{position:relative;display:inline-flex;align-items:center;min-height:40px;padding:10px 13px;border-radius:8px;color:rgba(255,255,255,.78);font-size:15px;font-weight:850;line-height:1.15;letter-spacing:0;white-space:nowrap;text-decoration:none;transition:color .2s ease,background .2s ease,transform .2s ease}#header-onyx-current-eight .onyxline-link:hover,#header-onyx-current-eight .onyxline-link.active{color:#ffffff;background:rgba(255,255,255,.13);transform:translateY(-1px)}#header-onyx-current-eight .onyxline-link.active{box-shadow:inset 0 -2px 0 #38bdf8}#header-onyx-current-eight .onyxline-action-zone{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto}#header-onyx-current-eight .onyxline-login{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 15px;border:1px solid rgba(56,189,248,.22);border-radius:8px;background:#38bdf8;color:#08111f;font-size:14px;font-weight:950;line-height:1;text-decoration:none;box-shadow:0 12px 24px rgba(56,189,248,.18);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}#header-onyx-current-eight .onyxline-login:hover{color:#08111f;background:#7dd3fc;transform:translateY(-1px);box-shadow:0 16px 30px rgba(56,189,248,.28);text-decoration:none}#header-onyx-current-eight .onyxline-action-zone .onyxline-login:nth-child(2){border-color:rgba(232,121,249,.24);background:#e879f9;box-shadow:0 12px 24px rgba(232,121,249,.18)}#header-onyx-current-eight .onyxline-action-zone .onyxline-login:nth-child(2):hover{background:#f0abfc;box-shadow:0 16px 30px rgba(232,121,249,.28)}#header-onyx-current-eight .onyxline-login i,#header-onyx-current-eight .onyxline-login span{position:relative;z-index:1}#header-onyx-current-eight .onyxline-login-mobile{display:none;min-height:40px;padding:9px 12px;box-shadow:none}#header-onyx-current-eight .onyxline-toggle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(255,255,255,.1)}#header-onyx-current-eight .onyxline-toggle:focus{box-shadow:0 0 0 4px rgba(56,189,248,.2)}#header-onyx-current-eight .onyxline-toggle span{display:block;width:20px;height:2px;border-radius:999px;background:#ffffff;transition:transform .2s ease,opacity .2s ease}#header-onyx-current-eight .onyxline-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}#header-onyx-current-eight .onyxline-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}#header-onyx-current-eight .onyxline-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:1199.98px){#header-onyx-current-eight .onyxline-container{gap:13px}#header-onyx-current-eight .onyxline-link{padding:10px 10px;font-size:14px}#header-onyx-current-eight .onyxline-login{padding:10px 12px}}@media (max-width:991.98px){#header-onyx-current-eight .onyxline-rail{min-height:66px}#header-onyx-current-eight .onyxline-container{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand mobile" "menu menu";min-height:66px;gap:10px 12px}#header-onyx-current-eight .onyxline-mark{max-width:198px;height:46px;min-width:0;padding:5px 10px}#header-onyx-current-eight .onyxline-logo{height:34px;max-width:100%}#header-onyx-current-eight .onyxline-mobile-zone{grid-area:mobile;display:flex}#header-onyx-current-eight .onyxline-login-mobile{display:inline-flex;max-width:132px;overflow:hidden}#header-onyx-current-eight .onyxline-collapse{width:100%;max-height:calc(100vh - 82px);margin-top:2px;overflow:auto;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#0d1420;box-shadow:0 22px 44px rgba(0,0,0,.24)}#header-onyx-current-eight .onyxline-collapse.show,#header-onyx-current-eight .onyxline-collapse.collapsing{padding:12px}#header-onyx-current-eight .onyxline-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%;padding:0;border:0;background:transparent}#header-onyx-current-eight .onyxline-item{display:block}#header-onyx-current-eight .onyxline-link{justify-content:center;width:100%;min-height:46px;padding:12px 10px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.06);color:rgba(255,255,255,.86);font-size:15px;text-align:center;white-space:normal}#header-onyx-current-eight .onyxline-action-zone{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));width:100%;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1)}#header-onyx-current-eight .onyxline-action-zone .onyxline-login{width:100%;min-height:44px;box-shadow:none}}@media (max-width:575.98px){#header-onyx-current-eight .container{padding-left:12px;padding-right:12px}#header-onyx-current-eight .onyxline-mark{max-width:172px;height:42px;padding:4px 8px}#header-onyx-current-eight .onyxline-logo{height:30px}#header-onyx-current-eight .onyxline-login-mobile{max-width:110px;min-height:40px;padding:8px 9px;font-size:13px}#header-onyx-current-eight .onyxline-login-mobile span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#header-onyx-current-eight .onyxline-menu{grid-template-columns:1fr}#header-onyx-current-eight .onyxline-link{justify-content:flex-start;text-align:left}}@media (max-width:390px){#header-onyx-current-eight .onyxline-mobile-zone{gap:7px}#header-onyx-current-eight .onyxline-mark{max-width:148px}#header-onyx-current-eight .onyxline-login-mobile{width:42px;padding:0}#header-onyx-current-eight .onyxline-login-mobile span{display:none}#header-onyx-current-eight .onyxline-logo{height:28px}}#rongyu-compact-seven{padding:44px 16px 48px;background:#f7f8fa;color:#111827;overflow:hidden}#rongyu-compact-seven *{box-sizing:border-box}#rongyu-compact-seven .rongyu-seven__wrap{max-width:1180px;margin:0 auto}#rongyu-compact-seven .rongyu-seven__head{display:grid;grid-template-columns:minmax(260px,.78fr) minmax(0,1.1fr);gap:28px;align-items:end;margin-bottom:22px}#rongyu-compact-seven .rongyu-seven__head span{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:5px 11px;border-radius:8px;background:#fff3dc;color:#9b5f12;font-size:13px;font-weight:800}#rongyu-compact-seven .rongyu-seven__head span i{color:#d99a18;font-size:14px}#rongyu-compact-seven h2{margin:10px 0 0;color:#071229;font-size:clamp(26px,3vw,38px);line-height:1.16;font-weight:900;letter-spacing:0}#rongyu-compact-seven .rongyu-seven__head p{margin:0;color:#526070;font-size:15px;line-height:1.72}#rongyu-compact-seven .rongyu-seven__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}#rongyu-compact-seven .rongyu-seven__item{min-width:0;min-height:248px;padding:14px 12px;border:1px solid #e3e8ee;border-radius:8px;background:#fff;text-align:center;box-shadow:0 12px 28px rgba(15,23,42,.06)}#rongyu-compact-seven figure{width:78px;height:78px;margin:0 auto 10px;overflow:hidden;border-radius:50%;background:#e7edf2;box-shadow:0 9px 20px rgba(15,23,42,.12)}#rongyu-compact-seven img{display:block;width:100%;height:100%;object-fit:cover}#rongyu-compact-seven .rongyu-seven__item>span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:24px;padding:0 8px;border-radius:999px;background:#eef7f1;color:#227a55;font-size:12px;font-weight:900}#rongyu-compact-seven h3{margin:8px 0 0;color:#132034;font-size:18px;line-height:1.3;font-weight:900;letter-spacing:0}#rongyu-compact-seven .rongyu-seven__item p{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin:7px 0 0;color:#4b5565;font-size:14px;line-height:1.55}@media (max-width:1020px){#rongyu-compact-seven .rongyu-seven__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){#rongyu-compact-seven{padding:38px 14px 42px}#rongyu-compact-seven .rongyu-seven__head{grid-template-columns:1fr;gap:10px;text-align:center}#rongyu-compact-seven .rongyu-seven__head p{max-width:620px;margin:0 auto}#rongyu-compact-seven .rongyu-seven__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:460px){#rongyu-compact-seven .rongyu-seven__grid{grid-template-columns:1fr}#rongyu-compact-seven .rongyu-seven__item{min-height:auto}#rongyu-compact-seven .rongyu-seven__item p{-webkit-line-clamp:3}}.service-ribbon-h8{padding:56px 0;background:#ffffff;color:#172033}.service-ribbon-h8__inner{max-width:1220px}.service-ribbon-h8__bar{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.72fr);gap:24px;align-items:end;margin-bottom:16px;padding-bottom:18px;border-bottom:1px solid #e4ebf1}.service-ribbon-h8__title span{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#fff3d6;color:#9a6500;font-size:13px;font-weight:900}.service-ribbon-h8__title h2{max-width:680px;margin:10px 0 0;color:#172033;font-size:34px;line-height:1.18;letter-spacing:0;font-weight:950}.service-ribbon-h8__bar>p{margin:0;color:#5f6977;font-size:15px;line-height:1.78}.service-ribbon-h8__main{display:grid;grid-template-columns:repeat(2,minmax(220px,.42fr)) minmax(0,1fr);gap:12px}.service-ribbon-h8__feature{min-height:210px;padding:22px;border:1px solid #e2e9ef;border-radius:8px;background:linear-gradient(180deg,#f8fbff,#fff);box-shadow:0 12px 30px rgba(15,23,42,.055)}.service-ribbon-h8__feature:nth-child(2){background:linear-gradient(180deg,#fff8fb,#fff)}.service-ribbon-h8__feature i{display:grid;place-items:center;width:48px;height:48px;margin-bottom:22px;border-radius:8px;background:#2f63ea;color:#fff;font-size:24px}.service-ribbon-h8__feature:nth-child(2) i{background:#d65070}.service-ribbon-h8__feature strong{display:block;margin-bottom:10px;color:#172033;font-size:24px;line-height:1.25;letter-spacing:0;font-weight:950}.service-ribbon-h8__feature p{margin:0;color:#5f6977;font-size:15px;line-height:1.74}.service-ribbon-h8__mini{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.service-ribbon-h8__mini article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;min-height:99px;padding:16px;border:1px solid #e3eaf0;border-radius:8px;background:#f9fbfc}.service-ribbon-h8__mini i{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:#1f8e69;color:#fff;font-size:19px}.service-ribbon-h8__mini article:nth-child(2) i{background:#cf8d1d}.service-ribbon-h8__mini article:nth-child(3) i{background:#7245d8}.service-ribbon-h8__mini article:nth-child(4) i{background:#277973}.service-ribbon-h8__mini h3{margin:0 0 5px;color:#172033;font-size:18px;line-height:1.32;letter-spacing:0;font-weight:950}.service-ribbon-h8__mini p{margin:0;color:#5f6977;font-size:14px;line-height:1.62}@media (max-width:1080px){.service-ribbon-h8__main{grid-template-columns:repeat(2,minmax(0,1fr))}.service-ribbon-h8__mini{grid-column:1 / -1}}@media (max-width:860px){.service-ribbon-h8{padding:44px 0}.service-ribbon-h8__bar{grid-template-columns:1fr;gap:14px}.service-ribbon-h8__title h2{font-size:29px}}@media (max-width:620px){.service-ribbon-h8{padding:36px 0}.service-ribbon-h8__main,.service-ribbon-h8__mini{grid-template-columns:1fr}.service-ribbon-h8__feature{min-height:auto}.service-ribbon-h8__title h2{font-size:25px}}