#about-board-nine{padding:62px 16px;background:#f5f7fa;color:#172033;overflow:hidden}#about-board-nine *{box-sizing:border-box}#about-board-nine .about-nine__shell{max-width:1180px;margin:0 auto}#about-board-nine .about-nine__board{display:grid;grid-template-columns:420px minmax(0,1fr);gap:0;border:1px solid #d9e2ec;border-radius:8px;background:#fff;box-shadow:0 22px 54px rgba(23,32,51,.08);overflow:hidden}#about-board-nine .about-nine__media{position:relative;margin:0;min-height:430px;background:#d9e2ec;overflow:hidden}#about-board-nine .about-nine__media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(23,32,51,0) 42%,rgba(23,32,51,.56));pointer-events:none}#about-board-nine .about-nine__media img{display:block;width:100%;height:100%;object-fit:cover}#about-board-nine .about-nine__media figcaption{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;display:flex;flex-wrap:wrap;gap:8px}#about-board-nine .about-nine__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-board-nine .about-nine__copy{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:42px 44px}#about-board-nine .about-nine__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-board-nine h2{margin:0;color:#172033;font-size:clamp(28px,3.05vw,44px);line-height:1.14;font-weight:900;letter-spacing:0}#about-board-nine .about-nine__copy p{margin:18px 0 0;color:#536173;font-size:15px;line-height:1.9;letter-spacing:0}#about-board-nine .about-nine__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:16px}#about-board-nine .about-nine__cards article{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;align-items:start;min-width:0;min-height:130px;border:1px solid #d9e2ec;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-board-nine .about-nine__cards article:hover{transform:translateY(-2px);border-color:#b8c5d3;box-shadow:0 18px 42px rgba(23,32,51,.085)}#about-board-nine .about-nine__mark{display:flex;gap:8px;align-items:center}#about-board-nine .about-nine__mark b,#about-board-nine .about-nine__mark i{display:grid;place-items:center;width:37px;height:37px;border-radius:8px;font-size:13px;letter-spacing:0}#about-board-nine .about-nine__mark b{background:#172033;color:#fff;font-weight:900}#about-board-nine .about-nine__mark i{background:#e9f6f1;color:#08745c;font-size:16px}#about-board-nine .about-nine__cards article:nth-child(2) .about-nine__mark i{background:#edf2ff;color:#3454d1}#about-board-nine .about-nine__cards article:nth-child(3) .about-nine__mark i{background:#fff4e6;color:#b45309}#about-board-nine h3{margin:0;color:#172033;font-size:18px;line-height:1.3;font-weight:900;letter-spacing:0}#about-board-nine .about-nine__cards p{margin:7px 0 0;color:#5d6978;font-size:13px;line-height:1.62;letter-spacing:0}@media (max-width:991px){#about-board-nine{padding:46px 14px}#about-board-nine .about-nine__board{grid-template-columns:1fr}#about-board-nine .about-nine__media{min-height:300px}#about-board-nine .about-nine__copy{padding:30px}#about-board-nine .about-nine__cards{grid-template-columns:1fr}}@media (max-width:640px){#about-board-nine{padding:36px 14px}#about-board-nine .about-nine__media{min-height:220px}#about-board-nine .about-nine__media figcaption{left:12px;right:12px;bottom:12px}#about-board-nine .about-nine__media span{min-height:29px;font-size:11px}#about-board-nine .about-nine__copy{padding:22px 18px}#about-board-nine h2{font-size:24px}#about-board-nine .about-nine__copy p{font-size:14px;line-height:1.82}#about-board-nine .about-nine__cards article{grid-template-columns:1fr;min-height:0;padding:16px}#about-board-nine .about-nine__mark b,#about-board-nine .about-nine__mark i{width:36px;height:36px}}.appld29{padding:72px 16px;background:#0f172a;color:#f8fafc}.appld29 *{box-sizing:border-box}.appld29-console{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:320px 1fr 170px;gap:14px}.appld29-title{background:#1e293b;border:1px solid rgba(148,163,184,.18);border-radius:8px;padding:28px}.appld29-title span{font-weight:900;color:#facc15}.appld29 h2{font-size:30px;line-height:1.18;margin:12px 0}.appld29 p{line-height:1.7;color:#d8e0ec}.appld29-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.appld29-tiles article{background:#111827;border:1px solid rgba(250,204,21,.16);border-radius:8px;padding:16px}.appld29-tiles i{color:#facc15}.appld29-tiles strong{display:block;margin-top:9px}.appld29-tiles small{display:block;color:#cbd5e1;line-height:1.5;margin-top:6px}.appld29 aside{display:grid;gap:10px}.appld29 aside b{background:#facc15;color:#1c1917;border-radius:8px;padding:15px;font-size:22px}.appld29 aside span{display:block;font-size:12px;margin-top:5px}@media(max-width:980px){.appld29{padding:42px 14px}.appld29-console,.appld29-tiles{grid-template-columns:1fr}.appld29-title{padding:26px}.appld29 h2{font-size:25px}}#footer-site-anchor-one{position:relative;padding:34px 0 20px;background:radial-gradient(circle at 12% 0%,rgba(37,99,235,.16),transparent 30%),radial-gradient(circle at 88% 8%,rgba(20,184,166,.12),transparent 28%),#101827;color:#e5edf7}#footer-site-anchor-one a{color:inherit;text-decoration:none}#footer-site-anchor-one .dp-footer__trust{padding-bottom:20px;border-bottom:1px solid rgba(255,255,255,.12)}#footer-site-anchor-one .dp-footer__brand{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:16px;align-items:center;max-width:980px;min-width:0}#footer-site-anchor-one .dp-footer__logo-link{display:block}#footer-site-anchor-one .dp-footer__logo{display:block;width:auto;height:38px;max-width:150px;object-fit:contain;border-radius:8px}#footer-site-anchor-one .dp-footer__intro{min-width:0}#footer-site-anchor-one h2{margin:0 0 6px;color:#ffffff;font-size:22px;font-weight:900;line-height:1.2;letter-spacing:0}#footer-site-anchor-one h3{margin:0 0 11px;color:#ffffff;font-size:15px;font-weight:900;line-height:1.25}#footer-site-anchor-one p{margin:0;color:#aebbd0;font-size:13px;line-height:1.7}#footer-site-anchor-one .dp-footer__main{display:grid;grid-template-columns:1.15fr .9fr 1.2fr;gap:24px;align-items:start;padding-top:20px}#footer-site-anchor-one .dp-footer__links{display:flex;flex-wrap:wrap;gap:8px 14px}#footer-site-anchor-one .dp-footer__links a{display:inline-flex;align-items:center;min-width:0;padding-left:10px;border-left:2px solid rgba(96,165,250,.5);color:#dbe7f6;font-size:13px;font-weight:800;line-height:1.35}#footer-site-anchor-one .dp-footer__links a:hover{border-left-color:#facc15;color:#ffffff}#footer-site-anchor-one .dp-footer__service{display:grid;gap:8px}#footer-site-anchor-one .dp-footer__service p,#footer-site-anchor-one .dp-footer__contact span{display:flex;gap:10px;align-items:flex-start;margin:0;color:#b9c6d8;font-size:13px;line-height:1.55}#footer-site-anchor-one .dp-footer__service i,#footer-site-anchor-one .dp-footer__contact i{width:18px;margin-top:4px;color:#60a5fa;flex:0 0 auto}#footer-site-anchor-one .dp-footer__contact{display:grid;gap:9px;margin:0;font-style:normal}#footer-site-anchor-one .dp-footer__friends{display:flex;gap:14px;align-items:flex-start;margin-top:18px;padding:14px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}#footer-site-anchor-one .dp-footer__friends strong{color:#ffffff;white-space:nowrap}#footer-site-anchor-one .dp-footer__friends div{display:flex;flex-wrap:wrap;gap:10px}#footer-site-anchor-one .dp-footer__friends a{padding:4px 9px;border-radius:999px;background:rgba(255,255,255,.08);color:#cbd5e1;font-size:12px}#footer-site-anchor-one .dp-footer__friends a:hover{background:rgba(96,165,250,.18);color:#ffffff}#footer-site-anchor-one .dp-footer__bottom{display:flex;justify-content:space-between;gap:16px;margin-top:14px;color:#9ca9ba;font-size:12px;line-height:1.55}#footer-site-anchor-one .dp-footer__records{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}@media (max-width:991.98px){#footer-site-anchor-one .dp-footer__main{grid-template-columns:1fr}#footer-site-anchor-one .dp-footer__friends{display:block}#footer-site-anchor-one .dp-footer__friends div{margin-top:12px}}@media (max-width:575.98px){#footer-site-anchor-one{padding:42px 0 24px}#footer-site-anchor-one .dp-footer__brand{grid-template-columns:1fr;row-gap:12px}#footer-site-anchor-one h2{font-size:24px}#footer-site-anchor-one .dp-footer__bottom{display:grid}#footer-site-anchor-one .dp-footer__records{justify-content:flex-start}}#header-river-clasp-ten{position:relative;z-index:33;background:#ffffff;border-bottom:1px solid rgba(20,30,46,.1);box-shadow:0 10px 28px rgba(20,30,46,.07)}#header-river-clasp-ten::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,#0ea5e9,#22c55e,#f97316);pointer-events:none}#header-river-clasp-ten .claspbar-shell{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"brand nav";align-items:center;gap:16px;min-height:66px;padding-top:8px;padding-bottom:8px}#header-river-clasp-ten .claspbar-brand-zone{grid-area:brand;min-width:0}#header-river-clasp-ten .claspbar-brand{display:inline-flex;align-items:center;text-decoration:none}#header-river-clasp-ten .claspbar-mark{display:grid;place-items:center;height:48px;min-width:148px;padding:5px 12px;border:1px solid rgba(20,30,46,.11);border-radius:8px;background:#f8fafc;box-shadow:inset 0 1px 0 rgba(255,255,255,.94);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}#header-river-clasp-ten .claspbar-brand:hover .claspbar-mark{border-color:rgba(14,165,233,.3);transform:translateY(-1px);box-shadow:0 12px 22px rgba(14,165,233,.12)}#header-river-clasp-ten .claspbar-logo{display:block;width:auto;height:36px;max-width:202px;object-fit:contain}#header-river-clasp-ten .claspbar-mobile-zone{display:none;align-items:center;justify-content:flex-end;gap:9px}#header-river-clasp-ten .claspbar-nav-zone{grid-area:nav;min-width:0}#header-river-clasp-ten .claspbar-collapse{align-items:center;justify-content:flex-end;gap:12px;width:100%;min-width:0}#header-river-clasp-ten .claspbar-menu{display:flex;align-items:center;justify-content:flex-end;gap:2px;min-width:0;margin:0 auto}#header-river-clasp-ten .claspbar-item{display:flex;align-items:center}#header-river-clasp-ten .claspbar-link{position:relative;display:inline-flex;align-items:center;min-height:38px;padding:9px 12px;border-radius:8px;color:#27344c;font-size:14px;font-weight:850;line-height:1.15;letter-spacing:0;white-space:nowrap;text-decoration:none;transition:color .2s ease,background .2s ease,box-shadow .2s ease}#header-river-clasp-ten .claspbar-link:hover,#header-river-clasp-ten .claspbar-link.active{color:#075985;background:#eaf7ff;box-shadow:inset 0 -2px 0 #0ea5e9}#header-river-clasp-ten .claspbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex:0 0 auto}#header-river-clasp-ten .claspbar-login{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:9px 13px;border:1px solid rgba(14,165,233,.2);border-radius:8px;background:#0ea5e9;color:#ffffff;font-size:14px;font-weight:900;line-height:1;text-decoration:none;box-shadow:0 10px 20px rgba(14,165,233,.15);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}#header-river-clasp-ten .claspbar-login:hover{color:#ffffff;background:#0284c7;transform:translateY(-1px);box-shadow:0 14px 26px rgba(14,165,233,.24);text-decoration:none}#header-river-clasp-ten .claspbar-actions .claspbar-login:nth-child(2){border-color:rgba(34,197,94,.22);background:#22c55e;box-shadow:0 10px 20px rgba(34,197,94,.15)}#header-river-clasp-ten .claspbar-actions .claspbar-login:nth-child(2):hover{background:#16a34a;box-shadow:0 14px 26px rgba(34,197,94,.24)}#header-river-clasp-ten .claspbar-login i,#header-river-clasp-ten .claspbar-login span{position:relative;z-index:1}#header-river-clasp-ten .claspbar-login-mobile{display:none;min-height:38px;padding:8px 11px;box-shadow:none}#header-river-clasp-ten .claspbar-toggle{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:40px;height:40px;padding:0;border:1px solid rgba(20,30,46,.13);border-radius:8px;background:#ffffff;box-shadow:0 8px 18px rgba(20,30,46,.1)}#header-river-clasp-ten .claspbar-toggle:focus{box-shadow:0 0 0 4px rgba(14,165,233,.16)}#header-river-clasp-ten .claspbar-toggle span{display:block;width:19px;height:2px;border-radius:999px;background:#141e2e;transition:transform .2s ease,opacity .2s ease}#header-river-clasp-ten .claspbar-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(7px) rotate(45deg)}#header-river-clasp-ten .claspbar-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}#header-river-clasp-ten .claspbar-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:1199.98px){#header-river-clasp-ten .claspbar-shell{gap:12px}#header-river-clasp-ten .claspbar-link{padding:9px 9px;font-size:14px}#header-river-clasp-ten .claspbar-login{padding:9px 11px}}@media (max-width:991.98px){#header-river-clasp-ten .claspbar-shell{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"brand mobile" "nav nav";min-height:62px;gap:9px 12px}#header-river-clasp-ten .claspbar-mark{max-width:190px;height:44px;min-width:0;padding:4px 9px}#header-river-clasp-ten .claspbar-logo{height:32px;max-width:100%}#header-river-clasp-ten .claspbar-mobile-zone{grid-area:mobile;display:flex}#header-river-clasp-ten .claspbar-login-mobile{display:inline-flex;max-width:126px;overflow:hidden}#header-river-clasp-ten .claspbar-collapse{width:100%;max-height:calc(100vh - 78px);margin-top:2px;overflow:auto;border:1px solid rgba(20,30,46,.1);border-radius:8px;background:#ffffff;box-shadow:0 18px 36px rgba(20,30,46,.13)}#header-river-clasp-ten .claspbar-collapse.show,#header-river-clasp-ten .claspbar-collapse.collapsing{padding:12px}#header-river-clasp-ten .claspbar-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}#header-river-clasp-ten .claspbar-item{display:block}#header-river-clasp-ten .claspbar-link{justify-content:center;width:100%;min-height:43px;padding:11px 10px;border:1px solid rgba(20,30,46,.08);background:#f6f9fd;font-size:15px;text-align:center;white-space:normal}#header-river-clasp-ten .claspbar-actions{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(20,30,46,.1)}#header-river-clasp-ten .claspbar-actions .claspbar-login{width:100%;min-height:42px;box-shadow:none}}@media (max-width:575.98px){#header-river-clasp-ten .container{padding-left:12px;padding-right:12px}#header-river-clasp-ten .claspbar-mark{max-width:166px;height:40px;padding:4px 8px}#header-river-clasp-ten .claspbar-logo{height:29px}#header-river-clasp-ten .claspbar-login-mobile{max-width:106px;min-height:38px;padding:8px 8px;font-size:13px}#header-river-clasp-ten .claspbar-login-mobile span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#header-river-clasp-ten .claspbar-menu{grid-template-columns:1fr}#header-river-clasp-ten .claspbar-link{justify-content:flex-start;text-align:left}}@media (max-width:390px){#header-river-clasp-ten .claspbar-mobile-zone{gap:7px}#header-river-clasp-ten .claspbar-mark{max-width:144px}#header-river-clasp-ten .claspbar-login-mobile{width:40px;padding:0}#header-river-clasp-ten .claspbar-login-mobile span{display:none}#header-river-clasp-ten .claspbar-logo{height:27px}}#rongyu-showcase-ten{padding:56px 16px 60px;background:#f6f8fb;color:#111827;overflow:hidden}#rongyu-showcase-ten *{box-sizing:border-box}#rongyu-showcase-ten .rongyu-ten__wrap{max-width:1180px;margin:0 auto}#rongyu-showcase-ten .rongyu-ten__hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.78fr);gap:24px;align-items:stretch;margin-bottom:14px}#rongyu-showcase-ten .rongyu-ten__copy{min-height:220px;padding:30px;border-radius:8px;background:#102033;color:#fff}#rongyu-showcase-ten .rongyu-ten__copy>span{display:inline-flex;align-items:center;gap:8px;min-height:31px;padding:6px 12px;border-radius:8px;background:rgba(255,255,255,.12);color:#f5d58d;font-size:13px;font-weight:800}#rongyu-showcase-ten .rongyu-ten__copy>span i{color:#f0b52a;font-size:14px}#rongyu-showcase-ten h2{margin:16px 0 0;color:#fff;font-size:clamp(28px,3.2vw,42px);line-height:1.16;font-weight:900;letter-spacing:0}#rongyu-showcase-ten .rongyu-ten__copy p{max-width:680px;margin:12px 0 0;color:rgba(255,255,255,.78);font-size:16px;line-height:1.76}#rongyu-showcase-ten figure{min-height:220px;margin:0;overflow:hidden;border-radius:8px;background:#dfe7ee}#rongyu-showcase-ten figure img{display:block;width:100%;height:100%;min-height:220px;object-fit:cover}#rongyu-showcase-ten .rongyu-ten__items{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}#rongyu-showcase-ten .rongyu-ten__item{min-width:0;padding:10px;border:1px solid #e3e8ef;border-radius:8px;background:#fff}#rongyu-showcase-ten .rongyu-ten__item>img{display:block;width:100%;height:78px;object-fit:cover;border-radius:6px;background:#e8edf2}#rongyu-showcase-ten .rongyu-ten__item span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:23px;margin-top:10px;padding:0 8px;border-radius:999px;background:#fff4dc;color:#9b5f12;font-size:12px;font-weight:900}#rongyu-showcase-ten h3{margin:8px 0 0;color:#132034;font-size:18px;line-height:1.3;font-weight:900;letter-spacing:0}#rongyu-showcase-ten .rongyu-ten__item p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:7px 0 0;color:#4b5565;font-size:14px;line-height:1.55}@media (max-width:980px){#rongyu-showcase-ten .rongyu-ten__hero{grid-template-columns:1fr}#rongyu-showcase-ten .rongyu-ten__items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){#rongyu-showcase-ten{padding:42px 14px 46px}#rongyu-showcase-ten .rongyu-ten__copy{min-height:auto;padding:22px}#rongyu-showcase-ten figure,#rongyu-showcase-ten figure img{min-height:180px}#rongyu-showcase-ten .rongyu-ten__items{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:460px){#rongyu-showcase-ten .rongyu-ten__items{grid-template-columns:1fr}#rongyu-showcase-ten .rongyu-ten__item>img{height:104px}}.countstrip-z7{padding:24px 18px;background:#fff;color:#111827}.countstrip-z7 ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:min(1180px,100%);margin:0 auto;padding:0;list-style:none;counter-reset:stat;border-top:2px solid #0f172a;border-bottom:1px solid #d7dee8}.countstrip-z7 li{counter-increment:stat;position:relative;min-height:106px;padding:20px 18px 18px 48px;border-right:1px solid #d7dee8}.countstrip-z7 li:last-child{border-right:0}.countstrip-z7 li::before{content:counter(stat);position:absolute;left:18px;top:22px;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#111827;color:#fff;font-size:12px;font-weight:950}.countstrip-z7 span{display:block;color:#64748b;font-size:14px;line-height:1.45;font-weight:850}.countstrip-z7 b{display:block;margin-top:12px;color:#111827;font-size:34px;line-height:1;letter-spacing:0;font-weight:950}@media (max-width:900px){.countstrip-z7 ol{grid-template-columns:repeat(2,minmax(0,1fr))}.countstrip-z7 li:nth-child(2){border-right:0}.countstrip-z7 li:nth-child(1),.countstrip-z7 li:nth-child(2){border-bottom:1px solid #d7dee8}}@media (max-width:520px){.countstrip-z7{padding:18px 14px}.countstrip-z7 ol{grid-template-columns:1fr}.countstrip-z7 li{min-height:92px;border-right:0;border-bottom:1px solid #d7dee8}.countstrip-z7 li:last-child{border-bottom:0}}