#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}}.appld25{padding:68px 16px;background:#f5f3ff;color:#1e1b4b}.appld25 *{box-sizing:border-box}.appld25-compare{max-width:1120px;margin:0 auto}.appld25 header{background:#fff;border:1px solid #ddd6fe;border-radius:8px;padding:32px}.appld25 header span{font-weight:900;color:#6d28d9}.appld25 h2{font-size:34px;line-height:1.18;margin:12px 0}.appld25 p{line-height:1.75;color:#5b5a77;margin:0}.appld25 nav{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0}.appld25 nav em{font-style:normal;background:#ede9fe;color:#4c1d95;border-radius:999px;padding:8px 12px;font-weight:900}.appld25-rows{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.appld25 article{background:#fff;border:1px solid #ddd6fe;border-radius:8px;padding:17px}.appld25 article strong{display:block}.appld25 article span{display:block;background:#f5f3ff;border-radius:8px;padding:9px 10px;margin-top:10px;color:#4c1d95}.appld25 article small{display:block;color:#65637e;line-height:1.55;margin-top:8px}@media(max-width:900px){.appld25{padding:40px 14px}.appld25 header{padding:26px}.appld25 h2{font-size:25px}.appld25-rows{grid-template-columns:1fr}}#footer-opal-matrix-nine{padding:30px 0 18px;background:linear-gradient(180deg,#101315 0%,#17201e 56%,#111719 100%);color:#eef5f1}#footer-opal-matrix-nine a{color:inherit;text-decoration:none}#footer-opal-matrix-nine .ftr9-showcase{display:grid;grid-template-columns:minmax(0,1fr) 286px;grid-template-areas:"copy visual" "points visual";gap:14px;align-items:stretch}#footer-opal-matrix-nine .ftr9-copy{position:relative;grid-area:copy;min-width:0;padding:20px 22px 18px;overflow:hidden;border:1px solid rgba(242,215,155,.22);border-radius:8px;background:linear-gradient(135deg,rgba(242,215,155,.1),transparent 38%),rgba(255,255,255,.055)}#footer-opal-matrix-nine .ftr9-copy:before{content:"";position:absolute;top:0;left:22px;width:112px;height:3px;background:linear-gradient(90deg,#f2d79b,#41c7aa,#ef6b5a)}#footer-opal-matrix-nine .ftr9-logo{display:inline-flex;align-items:center;justify-content:center;width:142px;height:47px;margin-bottom:14px;padding:7px 13px;border-radius:8px;background:#f8fbf7}#footer-opal-matrix-nine .ftr9-logo img{display:block;width:auto;max-width:116px;height:32px;object-fit:contain}#footer-opal-matrix-nine h2,#footer-opal-matrix-nine h3{margin:0;letter-spacing:0;line-height:1.22}#footer-opal-matrix-nine h2{color:#ffffff;font-size:25px;font-weight:900}#footer-opal-matrix-nine h3{margin-bottom:11px;color:#ffffff;font-size:15px;font-weight:900}#footer-opal-matrix-nine .ftr9-copy p{max-width:920px;margin:8px 0 0;color:#cbd9d4;font-size:13px;line-height:1.72}#footer-opal-matrix-nine .ftr9-visual{position:relative;grid-area:visual;min-height:234px;margin:0;overflow:hidden;border:1px solid rgba(242,215,155,.24);border-radius:8px;background:#273a34}#footer-opal-matrix-nine .ftr9-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(16,19,21,.04),rgba(16,19,21,.52))}#footer-opal-matrix-nine .ftr9-visual img{display:block;width:100%;height:100%;min-height:234px;object-fit:cover}#footer-opal-matrix-nine .ftr9-points{grid-area:points;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}#footer-opal-matrix-nine .ftr9-points span{display:flex;gap:9px;align-items:center;min-width:0;padding:12px;border:1px solid rgba(65,199,170,.22);border-radius:8px;background:rgba(65,199,170,.1);color:#eaf8f4;font-size:12px;font-weight:800;line-height:1.35}#footer-opal-matrix-nine .ftr9-points i{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;background:rgba(242,215,155,.15);color:#f2d79b;font-size:12px;flex:0 0 auto}#footer-opal-matrix-nine .ftr9-rail{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(240px,.78fr) minmax(260px,.88fr);gap:14px;margin-top:14px}#footer-opal-matrix-nine .ftr9-nav,#footer-opal-matrix-nine .ftr9-service,#footer-opal-matrix-nine .ftr9-contact{min-width:0;padding:16px 18px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:rgba(255,255,255,.065)}#footer-opal-matrix-nine .ftr9-nav div{display:flex;flex-wrap:wrap;gap:8px 10px}#footer-opal-matrix-nine .ftr9-nav a{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border-radius:999px;background:rgba(246,239,226,.1);color:#dbe7e2;font-size:12px;font-weight:800;line-height:1.25}#footer-opal-matrix-nine .ftr9-nav a:hover{background:rgba(242,215,155,.18);color:#ffffff}#footer-opal-matrix-nine .ftr9-service,#footer-opal-matrix-nine .ftr9-contact{display:grid;gap:8px}#footer-opal-matrix-nine .ftr9-service p,#footer-opal-matrix-nine .ftr9-contact span{display:flex;gap:9px;align-items:flex-start;margin:0;color:#cbd9d4;font-size:13px;line-height:1.55}#footer-opal-matrix-nine .ftr9-service i,#footer-opal-matrix-nine .ftr9-contact i{width:16px;margin-top:3px;color:#41c7aa;flex:0 0 auto}#footer-opal-matrix-nine .ftr9-contact{margin:0;font-style:normal}#footer-opal-matrix-nine .ftr9-friends{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;margin-top:14px;padding:12px 0;border-top:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13)}#footer-opal-matrix-nine .ftr9-friends strong{color:#ffffff;font-size:13px;font-weight:900}#footer-opal-matrix-nine .ftr9-friends div{display:flex;flex-wrap:wrap;gap:8px 12px}#footer-opal-matrix-nine .ftr9-friends a{color:#b9c9c4;font-size:12px;font-weight:800}#footer-opal-matrix-nine .ftr9-friends a:hover{color:#f2d79b}#footer-opal-matrix-nine .ftr9-legal{display:flex;justify-content:space-between;gap:14px;padding-top:13px;color:#aab8b4;font-size:12px;line-height:1.55}#footer-opal-matrix-nine .ftr9-legal>span:last-child{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px}@media (max-width:991.98px){#footer-opal-matrix-nine .ftr9-showcase{grid-template-columns:1fr;grid-template-areas:"copy" "visual" "points"}#footer-opal-matrix-nine .ftr9-visual,#footer-opal-matrix-nine .ftr9-visual img{min-height:180px}#footer-opal-matrix-nine .ftr9-rail{grid-template-columns:1fr}}@media (max-width:575.98px){#footer-opal-matrix-nine{padding:24px 0 16px}#footer-opal-matrix-nine .ftr9-copy,#footer-opal-matrix-nine .ftr9-nav,#footer-opal-matrix-nine .ftr9-service,#footer-opal-matrix-nine .ftr9-contact{padding:15px}#footer-opal-matrix-nine .ftr9-points,#footer-opal-matrix-nine .ftr9-friends{grid-template-columns:1fr}#footer-opal-matrix-nine .ftr9-legal{display:grid}#footer-opal-matrix-nine .ftr9-legal>span:last-child{justify-content:flex-start}}#fuwu-departments-five{background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(241,246,244,.96)),#f3f7f5;color:#111827;overflow:hidden}#fuwu-departments-five *{box-sizing:border-box}#fuwu-departments-five .fxm-five__top{margin-bottom:18px}#fuwu-departments-five .fxm-five__badge{display:inline-flex;align-items:center;gap:8px;min-height:32px;padding:6px 12px;border-radius:8px;background:#102033;color:#f7c95d;font-size:13px;font-weight:900}#fuwu-departments-five .fxm-five__badge i{color:#86d6a8;font-size:15px}#fuwu-departments-five h2{margin:15px 0 0;color:#0f172a;font-size:clamp(28px,3vw,42px);line-height:1.15;font-weight:900;letter-spacing:0}#fuwu-departments-five .fxm-five__top p{max-width:760px;margin:12px 0 0;color:#536272;font-size:15px;line-height:1.76}#fuwu-departments-five .fxm-five__league{display:flex;align-items:flex-start;gap:12px;padding:15px 16px;border:1px solid #dce6df;border-radius:8px;background:#ffffff;box-shadow:0 12px 30px rgba(15,23,42,.06);color:#385168;font-size:14px;line-height:1.62;font-weight:800}#fuwu-departments-five .fxm-five__league i{color:#20825d;font-size:18px;margin-top:2px}#fuwu-departments-five .fxm-five__console{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.55fr);gap:16px;align-items:stretch}#fuwu-departments-five .fxm-five__hub{min-width:0;padding:26px;border:1px solid #d8e3dc;border-radius:8px;background:#ffffff;box-shadow:0 18px 42px rgba(15,23,42,.07)}#fuwu-departments-five .fxm-five__dial{width:108px;height:108px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:8px solid #eaf3ee;border-top-color:#20825d;border-right-color:#f1b84f;border-radius:50%;background:#fbfdfc}#fuwu-departments-five .fxm-five__dial span{color:#102033;font-size:34px;line-height:1;font-weight:900}#fuwu-departments-five .fxm-five__dial small{margin-top:4px;color:#708091;font-size:11px;line-height:1;font-weight:900}#fuwu-departments-five .fxm-five__hub h3{margin:18px 0 0;color:#102033;font-size:23px;line-height:1.24;font-weight:900;letter-spacing:0}#fuwu-departments-five .fxm-five__hub p{margin:10px 0 0;color:#556373;font-size:14px;line-height:1.72}#fuwu-departments-five .fxm-five__steps{display:grid;grid-template-columns:1fr;gap:9px;margin-top:18px}#fuwu-departments-five .fxm-five__steps span{display:flex;align-items:center;gap:9px;min-height:36px;padding:8px 10px;border-radius:8px;background:#f2f7f4;color:#2e4b40;font-size:13px;font-weight:900}#fuwu-departments-five .fxm-five__steps i{color:#20825d;font-size:15px}#fuwu-departments-five .fxm-five__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;min-width:0}#fuwu-departments-five .fxm-five__card{min-width:0;min-height:292px;display:flex;flex-direction:column;padding:16px;border:1px solid #dbe5de;border-radius:8px;background:#ffffff;box-shadow:0 12px 30px rgba(15,23,42,.055)}#fuwu-departments-five .fxm-five__cardHead{display:grid;grid-template-columns:32px 40px minmax(0,1fr);gap:8px;align-items:center}#fuwu-departments-five .fxm-five__cardHead span{color:#9aa6b6;font-size:12px;font-weight:900}#fuwu-departments-five .fxm-five__cardHead i{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#eef7f2;color:#20825d;font-size:17px}#fuwu-departments-five .fxm-five__card--basketball .fxm-five__cardHead i{background:#fff4e8;color:#c06b19}#fuwu-departments-five .fxm-five__card--tennis .fxm-five__cardHead i{background:#edf4ff;color:#2f63c7}#fuwu-departments-five .fxm-five__card--esports .fxm-five__cardHead i{background:#f3efff;color:#6553c9}#fuwu-departments-five .fxm-five__card--cricket .fxm-five__cardHead i{background:#fff8d9;color:#a67608}#fuwu-departments-five .fxm-five__cardHead b{min-width:0;color:#425266;font-size:13px;font-weight:900}#fuwu-departments-five .fxm-five__card h3{margin:16px 0 0;color:#122033;font-size:20px;line-height:1.28;font-weight:900;letter-spacing:0}#fuwu-departments-five .fxm-five__card p{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;margin:9px 0 0;color:#596677;font-size:14px;line-height:1.58}#fuwu-departments-five .fxm-five__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:auto;padding-top:14px}#fuwu-departments-five .fxm-five__tags em{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:8px;background:#f3f6f8;color:#526172;font-size:12px;line-height:1.2;font-style:normal;font-weight:800}@media (max-width:1120px){#fuwu-departments-five .fxm-five__console{grid-template-columns:1fr}#fuwu-departments-five .fxm-five__grid{grid-template-columns:repeat(3,minmax(0,1fr))}#fuwu-departments-five .fxm-five__card{min-height:248px}}@media (max-width:720px){#fuwu-departments-five .fxm-five__grid{grid-template-columns:repeat(2,minmax(0,1fr))}#fuwu-departments-five .fxm-five__hub{padding:20px}}@media (max-width:480px){#fuwu-departments-five .fxm-five__grid{grid-template-columns:1fr}#fuwu-departments-five .fxm-five__card{min-height:auto}#fuwu-departments-five .fxm-five__card p{-webkit-line-clamp:4}}#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}}.proofdots-m8{padding:22px 18px;background:linear-gradient(90deg,#fefce8,#ecfeff);color:#1f2937}.proofdots-m8__wrap{display:flex;flex-wrap:wrap;gap:10px;width:min(1180px,100%);margin:0 auto}.proofdots-m8__pill{flex:1 1 240px;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:72px;padding:14px 18px;border:1px solid #dbe4ef;border-radius:8px;background:rgba(255,255,255,.86)}.proofdots-m8__pill::before{content:"";flex:0 0 auto;width:8px;height:36px;border-radius:999px;background:#06b6d4}.proofdots-m8__pill:nth-child(2)::before{background:#22c55e}.proofdots-m8__pill:nth-child(3)::before{background:#f59e0b}.proofdots-m8__pill:nth-child(4)::before{background:#8b5cf6}.proofdots-m8 span{flex:1 1 auto;color:#526173;font-size:14px;line-height:1.45;font-weight:850}.proofdots-m8 strong{flex:0 0 auto;color:#0f172a;font-size:30px;line-height:1;letter-spacing:0;font-weight:950}@media (max-width:620px){.proofdots-m8{padding:18px 14px}.proofdots-m8__pill{flex-basis:100%}.proofdots-m8 strong{font-size:28px}}