@keyframes hero-rise{0%{opacity:0;filter:blur(6px);transform:translateY(22px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes hero-dashboard-in{0%{opacity:0;transform:translateY(72px)scale(.965)}to{opacity:1;transform:translateY(0)scale(1)}}.hero-copy>*{animation:.9s cubic-bezier(.2,.8,.2,1) both hero-rise}.hero-copy>:first-child{animation-delay:50ms}.hero-copy>:nth-child(2){animation-delay:.16s}.hero-copy>:nth-child(3){animation-delay:.3s}.hero-copy>:nth-child(4){animation-delay:.42s}.hero-copy>:nth-child(5){animation-delay:.54s}.hero-dashboard{animation:1.25s cubic-bezier(.16,.84,.24,1) .55s both hero-dashboard-in;-webkit-mask-image:linear-gradient(#000 0% 42%,#0000008c 68%,#0000 100%);mask-image:linear-gradient(#000 0% 42%,#0000008c 68%,#0000 100%)}@media (prefers-reduced-motion:reduce){.hero-copy>*,.hero-dashboard{animation:none}}.brand-marquee{-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 14% 86%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 14% 86%,#0000 100%)}.brand-marquee-track{animation:brand-marquee var(--marquee-duration,90s) linear infinite}.brand-marquee-track.is-reverse{animation-direction:reverse}.brand-marquee:hover .brand-marquee-track{animation-play-state:paused}@keyframes brand-marquee{to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.brand-marquee-track{animation:none}}#example{--ink:#10213d;--body:#5e6b7e;--muted:#7a879c;--brand:#096fe0;--blue:#087ff5;--line:#dfe7f2;--surface:#f6f9fe;--ease:cubic-bezier(.22,.7,.2,1)}#example .example-panel{width:100%;max-width:960px;margin-top:0}:where(#example .example-panel) img{object-fit:contain}:where(#example .example-panel) button{color:inherit;cursor:pointer;touch-action:manipulation;background:0 0;border:0}:where(#example .example-panel) h3{color:inherit;font-size:inherit;line-height:inherit}#example .screen{aspect-ratio:1920/1700}#example .source-layout{-webkit-user-select:none;user-select:none;width:100%;max-width:none;height:auto;display:block}.example-panel{border:1px solid var(--line);background:var(--surface);border-radius:24px;margin-top:56px;padding:24px;position:relative;box-shadow:0 1px 2px #10182b0f}.panel-head{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:24px;font-size:11.5px;display:flex}.panel-head>span:first-child{font-weight:500}.panel-head>span:last-child{font-size:11px}.composition{grid-template-columns:218px minmax(0,1fr);align-items:start;gap:28px;display:grid;position:relative}.capabilities{z-index:4;position:relative}.list-label{color:#5e7390;justify-content:space-between;align-items:center;height:25px;margin-bottom:9px;padding:0 9px;font-size:11px;display:flex}.list-label span{color:#8d9cb1;font-variant-numeric:tabular-nums;font-size:9px}.feature-list{position:relative}.category{color:#90a0b5;letter-spacing:.5px;align-items:center;gap:9px;margin:13px 0 6px;padding:0 9px;font-size:9px;line-height:12px;display:flex}.category:after{content:"";background:#e1e9f5;flex:1;height:1px}.category:first-child{margin-top:0}.feature{text-align:left;width:100%;min-height:32px;transition:background .2s,border-color .2s,box-shadow .2s,transform .25s var(--ease);z-index:1;border:1px solid #0000;border-radius:7px;grid-template-columns:21px minmax(0,1fr) 12px;align-items:center;column-gap:7px;padding:6px 9px;line-height:1;display:grid;position:relative}.feature:not(.active){grid-template-columns:20px minmax(0,1fr)}.feature:not(.active) .arrow{display:none}.feature:hover{background:#e9f2ff}.feature .num{color:#98abc2;text-align:center;align-self:start;height:20px;font:9px/20px Arial,sans-serif}.feature .name{color:#59718f;font-size:11.5px;font-weight:500;line-height:18px}.feature .arrow{color:#84a8d3;opacity:0;align-self:start;font-size:14px;line-height:18px}.feature:hover .arrow{opacity:.6}.feature .desc{color:#5d7492;border-top:1px solid #e7effb;grid-column:1/4;margin-top:9px;padding-top:9px;font-size:12.5px;font-weight:400;line-height:1.7;display:none}.feature.active{z-index:2;background:#fff;border:1px solid #84b8f7;border-radius:11px;grid-template-columns:23px minmax(0,1fr) 13px;column-gap:8px;width:calc(100% + 14px);margin:5px 0 8px;padding:13px 12px;transform:translate(-7px);box-shadow:0 12px 25px -13px #1d64be55,0 3px 7px #2c68b80b}.feature.active .name,.feature.hub.active .name{color:#16477d;letter-spacing:-.15px;font-size:16px;font-weight:600;line-height:23px}.feature.active .num{color:#fff;background:#1680f3;border-radius:6px;height:23px;font-size:10px;line-height:23px;box-shadow:0 2px 5px #2b81dc20}.feature.active .arrow{opacity:1;color:#2785ed;font-size:17px;line-height:22px}.feature.active .desc{animation:explain-in .22s var(--ease);display:block}.feature.active:after{content:"";background:#1680f3;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:20px;right:-4px;box-shadow:0 0 0 1px #83b7f2}.feature.hub .name{font-size:11px}.list-footer{color:#91a4be;align-items:center;gap:6px;padding:13px 9px 0;font-size:9px;display:flex}.list-footer i{background:#83b1e9;border-radius:50%;width:4px;height:4px}@keyframes explain-in{0%{opacity:.4;transform:translateY(3px)}to{opacity:1;transform:none}}.visual-column{min-width:0;position:relative}.visual-heading{justify-content:space-between;align-items:center;height:30px;margin-bottom:12px;padding:0 3px;display:flex}.visual-heading strong{color:#456080;align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex}.visual-heading strong i{background:#4695f1;border-radius:50%;width:5px;height:5px}.visual-heading>span{color:#8b9bb1;font-size:10px}.product-frame{background:#fff;border:1px solid #d4dfed;border-radius:12px;padding:6px;position:relative;box-shadow:0 18px 38px -23px #173f7840,0 3px 8px #243b5408}.browser-bar{color:#9ba9ba;letter-spacing:.6px;justify-content:center;align-items:center;height:23px;font-size:8px;display:flex;position:relative}.window-dots{gap:4px;display:flex;position:absolute;top:7px;left:5px}.window-dots i{border:1px solid #d5dce7;border-radius:50%;width:4px;height:4px}.browser-bar>span{align-items:center;gap:4px;display:flex}.browser-bar>span:before{content:"";background:#a1bedf;border-radius:50%;width:4px;height:4px}.screen{aspect-ratio:650/414;background:#f3f4f6;border-radius:6px;position:relative;overflow:hidden}.ozbet-ui{transform-origin:0 0;color:#333a45;-webkit-user-select:none;user-select:none;background:linear-gradient(#ebf1fd,#f3f4f6 75%);width:650px;height:414px;font-family:PingFang SC,Arial,sans-serif;position:absolute;top:0;left:0}.oz-header{align-items:center;gap:19px;height:43px;padding:0 13px;display:flex}.oz-logo{width:57px;height:20px;margin-right:28px}.oz-search{color:#b1b8c4;background:#fff;border:1px solid #e7ebf2;border-radius:8px;width:107px;height:20px;padding:5px 9px;font-size:7px}.oz-pay{white-space:nowrap;align-items:center;gap:7px;margin-left:auto;display:flex}.oz-rate{color:#737c8a;background:#fff;border-radius:6px;padding:6px;font-size:7px}.aupay{color:#fff;background:#146bfd;border-radius:5px;align-items:center;gap:3px;padding:6px 7px;font-size:10px;font-weight:600;display:flex;box-shadow:0 2px 4px #3376dd38}.aupay img{width:13px;height:11px}.oz-account{align-items:center;gap:6px;font-size:7px;display:flex}.oz-account>span:first-child{background:#fff;border-radius:7px;padding:5px 6px}.oz-account b{color:#3a85f3;margin-left:4px;font-weight:400}.oz-avatar{color:#fff;background:#3a85f3;border-radius:50%;place-items:center;width:19px;height:19px;font-size:8px;display:grid}.oz-body{grid-template-columns:108px minmax(0,1fr) 115px;gap:9px;padding:6px 10px 10px;display:grid}.oz-sidebar{min-width:0}.pool{width:108px;height:55px}.worldcup{width:108px;height:35px;margin-top:6px}.trade-entry{background:#fff;border:1px solid #a9d9ff;border-radius:4px;align-items:center;gap:5px;height:26px;margin:7px 0;padding:0 7px;font-size:7px;display:flex}.trade-entry img{width:34px;height:15px}.trade-entry i{color:#1595f6;margin-left:auto;font-size:15px;font-style:normal}.nav-group{color:#8c939e;margin:10px 0 4px 9px;font-size:7px}.oz-nav{color:#76808e;align-items:center;gap:6px;height:22px;padding:0 9px;font-size:8px;display:flex}.oz-nav img{width:10px;height:10px}.oz-nav.selected{color:#1497f8;background:#e9f3fc;border-radius:5px}.vip-card{width:102px;height:50px;margin:8px auto 0}.sports-nav{justify-content:space-between;gap:5px;height:51px;padding-top:2px;display:flex}.sport{color:#8b96a6;text-align:center;flex:1;font-size:7px;line-height:1.5}.sport img{background:#fff;border-radius:6px;width:26px;height:26px;margin:0 auto 5px;padding:4px}.sport.hot{color:#f07374}.sport.trade img{padding:3px}.match-cards{grid-template-columns:1fr 1fr;gap:7px;display:grid}.match-card{background:linear-gradient(#fff,#e6effe);border:1px solid #b4d6ff;border-radius:7px;min-width:0;padding:8px 7px}.match-caption{border-bottom:1px solid #e6effa;justify-content:space-between;padding-bottom:6px;font-size:7px;font-weight:500;display:flex}.match-caption small{color:#57a9ee;font-size:6px}.match-clubs{justify-content:space-around;align-items:center;margin:10px 0 5px;display:flex}.match-clubs img{background:#dcf0ff;border-radius:7px;width:25px;height:25px;padding:3px}.match-clubs span{text-align:center;font-size:8px;font-weight:500}.match-clubs small{color:#69abe5;margin-bottom:4px;font-size:6px;font-weight:400;display:block}.match-names{color:#8393a9;justify-content:space-between;margin:0 3px 8px;font-size:6px;display:flex}.odds{gap:4px;display:flex}.odds span{color:#657992;text-align:center;background:#dce8fa;border-radius:3px;flex:1;padding:4px 0;font-size:7px}.odds b{color:#64bcb0;margin-left:3px;font-size:6px;font-weight:400}.oz-market{background:#fff;border-radius:7px;margin-top:9px;overflow:hidden}.market-header{align-items:center;gap:5px;padding:9px 9px 6px;font-size:10px;font-weight:500;display:flex}.market-header img{width:13px;height:13px}.market-header>span{color:#4db1ff;margin-left:auto;font-size:10px}.market-tabs{color:#8995a5;gap:18px;padding:0 10px 7px;font-size:7px;display:flex}.market-tabs b{color:#3b86e5;font-weight:500}.league{color:#1aa1f6;background:#f6f8fb;justify-content:space-between;padding:6px 9px;font-size:7px;display:flex}.league span{color:#99b0cd;font-size:6px}.market-row{border-bottom:1px solid #f0f2f6;align-items:center;gap:12px;padding:8px 10px;display:flex}.teams{flex:1;font-size:7px;line-height:1.8}.teams div{align-items:center;gap:5px;display:flex}.teams img{width:12px;height:12px}.match-prices{gap:4px;display:flex}.match-prices span{color:#c5a15c;text-align:center;background:#f7f8fa;border-radius:3px;min-width:33px;padding:7px 4px;font-size:7px}.match-prices span:first-child{background:#fff;border:1px solid #efd5a1}.more{color:#27a6fa;font-size:7px}.market-other{color:#718297;background:#fff;border-radius:5px;align-items:center;gap:5px;margin-top:7px;padding:8px 10px;font-size:8px;display:flex}.market-other img{width:11px;height:11px}.market-other span{color:#a6b8d1;margin-left:auto}.oz-slip{background:#fff;border:1px solid #e0e8f8;border-radius:6px;align-self:start;min-height:332px;margin-top:2px;overflow:hidden}.slip-tabs{color:#647384;border-bottom:1px solid #edf1f7;justify-content:space-between;padding:10px 7px 9px;font-size:7px;display:flex}.slip-tabs b{color:#4e87fb;font-weight:600}.slip-item{border:1px solid #b5cdff;border-top:2px solid #4d8fff;border-radius:3px;margin:7px 5px;padding:7px 5px;font-size:6px}.slip-item strong{font-size:6px;font-weight:600}.live{color:#fff;background:#fc6470;border-radius:1px;margin-right:3px;padding:1px 2px;font-size:5px}.slip-info{color:#a7afbc;margin-top:5px;font-size:5px}.slip-odds{color:#d0a449;justify-content:space-between;margin:10px 0 8px;font-size:7px;display:flex}.slip-odds b{color:#438ee9;font-weight:500}.stake{text-align:right;color:#8e9cb1;border:1px solid #dce2ea;border-radius:3px;height:22px;padding:7px 5px}.amounts{gap:3px;margin-top:4px;display:flex}.amounts span{text-align:center;color:#9da8ba;background:#f0f5ff;border-radius:2px;flex:1;padding:4px}.amounts span:last-child{color:#fff;background:#4288fe}.slip-note{color:#6a8aba;text-align:right;margin-top:9px;font-size:5px}.wire{pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.wire path{fill:none;stroke:#7bb4f5;stroke-width:1.2px;stroke-dasharray:3 4}.wire circle{fill:#268cf4;stroke:var(--surface);stroke-width:2px}.detail-bridge{justify-content:center;height:19px;display:flex}.detail-bridge:before{content:"";border-left:1px dashed #9bc4f2;height:100%}.detail-card{background:#fff;border:1px solid #bed7f5;border-radius:11px;grid-template-columns:1fr 1.2fr;align-items:center;gap:16px;min-height:103px;padding:15px 18px;display:grid;position:relative;box-shadow:0 7px 18px -12px #143e7450}.detail-copy small{color:#7f9cbd;letter-spacing:.5px;margin-bottom:7px;font-size:9px;display:block}.detail-copy h3{color:#284e7d;font-size:14px;font-weight:600;line-height:1.5}.detail-copy p{color:#8c9bb0;margin-top:4px;font-size:10px;line-height:1.6}.detail-visual{justify-content:center;align-items:center;min-width:0;min-height:64px;display:flex}.detail-visual .detail-match{justify-content:space-between;align-items:center;gap:7px;width:100%;display:flex}.detail-team{white-space:nowrap;flex-direction:column;align-items:center;gap:5px;font-size:9px;display:flex}.detail-team img{width:28px;height:28px}.detail-score{color:#3e5e85;text-align:center;white-space:nowrap;font-size:13px}.detail-score small{color:#8c9fb8;margin-bottom:6px;font-size:8px;font-weight:400;display:block}.detail-score span{color:#3289ec;margin-top:5px;font-size:8px;display:block}.detail-entry{background:#f7faff;border:1px solid #dce9fb;border-radius:7px;justify-content:space-between;align-items:center;gap:9px;width:100%;padding:12px;display:flex}.detail-entry img{width:52px;height:25px}.detail-entry strong{white-space:nowrap;font-size:11px;font-weight:500}.detail-entry>span{color:#3384e4;font-size:18px}.detail-wallet{justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.detail-wallet small{color:#8297b1;margin-bottom:4px;font-size:9px;display:block}.detail-wallet strong{letter-spacing:-.3px;white-space:nowrap;font-size:17px;font-weight:500}.detail-wallet strong em{color:#879bb7;font-size:9px;font-style:normal}.detail-wallet .aupay{padding:10px;font-size:12px}.detail-vip{align-items:center;gap:12px;display:flex}.detail-vip img{width:132px;height:64px}.detail-vip span{color:#6193ca;font-size:9px;line-height:1.8}.detail-combine{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.product-token{color:#3874b9;text-align:center;background:#f3f8ff;border:1px solid #bfd5f1;border-radius:8px;justify-content:center;align-items:center;min-height:57px;padding:16px 11px;font-size:12px;font-weight:500;display:flex}.detail-combine>span{color:#90b5e3;font-size:18px}.detail-combine>img{width:61px;height:25px}.detail-services{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.detail-services span{color:#648ab9;background:#f7faff;border:1px solid #dce7f7;border-radius:6px;padding:9px 10px;font-size:10px}.detail-card.animate .detail-visual{animation:appear .26s var(--ease)}@keyframes appear{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.hub-rail{color:#fff;background:#102b50;border:1px solid #102b50;border-radius:9px;align-items:center;gap:12px;margin-top:17px;padding:13px 16px;display:flex;position:relative}.hub-mark{letter-spacing:-1px;color:#75b6ff;border:1px solid #48688e;border-radius:7px;place-items:center;width:27px;height:27px;font-size:14px;display:grid}.hub-rail strong{white-space:nowrap;font-size:12px;font-weight:500}.hub-rail>span{color:#9eb6d3;white-space:nowrap;margin-left:auto;font-size:10px}.panel-footer{border-top:1px solid #e1e9f5;justify-content:space-between;align-items:center;gap:15px;margin-top:22px;padding-top:17px;display:flex}.hint{color:#8e9eb4;font-size:10px}.tour-controls{color:#7c93b2;align-items:center;gap:10px;font-size:10px;display:flex}.counter{font-variant-numeric:tabular-nums;color:#7999c3}.tour{color:#5286c2;align-items:center;gap:6px;padding:5px 0;font-size:10px;display:flex}.tour span:first-child{font-size:8px}.next{color:#7c9bc1;padding:3px;font-size:15px}.notice{color:#7a8aa2;margin-top:14px;font-size:11px;line-height:1.7}.mobile-description,.mobile-steppers{display:none}@media (min-width:768px) and (max-width:1000px){.composition{grid-template-columns:198px minmax(0,1fr);gap:24px}.example-panel{padding:22px}.feature .name{font-size:11px}.feature.hub .name{font-size:10.5px}.detail-card{gap:10px;padding:13px}.detail-copy h3{font-size:12px}.detail-copy p{font-size:9px}.detail-team{font-size:8px}.detail-vip{gap:5px}.detail-vip img{width:110px}.hub-rail{gap:8px;padding:12px}.hub-rail>span{font-size:8px}.hub-rail strong{font-size:10px}.hub-mark{width:23px;height:23px}}@media (max-width:767px){.example-panel{border-radius:17px;margin-top:35px;padding:16px 14px}.panel-head{margin-bottom:18px;font-size:10px}.panel-head>span:last-child{font-size:9px}.composition{flex-direction:column;gap:18px;display:flex}.capabilities{width:100%;min-width:0}.list-label{height:18px;margin:0 0 12px;padding:0 2px;font-size:10px}.list-label span{font-size:9px}.feature-list{scrollbar-width:none;gap:6px;padding:3px 1px 6px;display:flex;overflow-x:auto}.feature-list::-webkit-scrollbar{display:none}.category,.list-footer{display:none}.feature{white-space:nowrap;background:#fff;border:1px solid #e0e8f3;border-radius:7px;flex:none;gap:6px;width:auto;min-height:35px;padding:8px 11px;display:flex}.feature .name,.feature.hub .name{font-size:11px}.feature .num{align-self:center;padding-top:0;font-size:8px}.feature .arrow,.feature .desc,.feature.active .desc,.feature.active:after{display:none}.feature.active{width:auto;box-shadow:none;background:#edf5ff;border-radius:7px;margin:0;padding:8px 11px;transform:none}.feature.active .name,.feature.hub.active .name{letter-spacing:0;font-size:11px;line-height:18px}.feature.active .num{height:14px;box-shadow:none;border-radius:3px;padding:0 3px;font-size:8px;line-height:14px}.feature .num{height:14px;line-height:14px}.mobile-description{background:#fff;border:1px solid #d2e3f9;border-radius:9px;margin-top:8px;box-shadow:0 4px 12px #1b4c9010}.mobile-description:before{content:attr(data-title);color:#16477d;margin-bottom:5px;font-size:14px;font-weight:600;line-height:1.5;display:block}.mobile-description{color:#7387a0;min-height:37px;padding:12px;font-size:12px;line-height:1.75;display:block}.visual-column{width:100%}.visual-heading{height:23px;margin-bottom:8px}.visual-heading strong{font-size:10px}.visual-heading>span{font-size:8px}.product-frame{border-radius:8px;padding:4px}.browser-bar{height:17px;font-size:6px}.window-dots{top:5px}.window-dots i{width:3px;height:3px}.wire{display:none}.detail-card{border-radius:8px;grid-template-columns:.9fr 1.1fr;gap:11px;min-height:117px;padding:13px 11px}.detail-copy small{letter-spacing:0;margin-bottom:5px;font-size:8px}.detail-copy h3{font-size:12px}.detail-copy p{font-size:9px}.detail-team{gap:4px;font-size:7px}.detail-team img{width:22px;height:22px}.detail-score{font-size:11px}.detail-score small,.detail-score span{font-size:7px}.detail-entry{flex-wrap:wrap;gap:7px;padding:9px 7px}.detail-entry img{width:45px;height:20px}.detail-entry strong{font-size:9px}.detail-entry>span{font-size:15px}.detail-wallet{flex-direction:column;align-items:flex-end;gap:6px}.detail-wallet strong{font-size:15px}.detail-wallet small{font-size:8px}.detail-wallet .aupay{padding:7px 9px;font-size:10px}.detail-vip{flex-direction:column;gap:3px}.detail-vip img{width:110px;height:54px}.detail-vip span{font-size:8px}.product-token{min-height:46px;padding:10px 7px;font-size:10px}.detail-combine{gap:7px}.detail-combine>img{width:40px;height:22px}.detail-combine>span{font-size:14px}.detail-services{gap:4px}.detail-services span{padding:7px;font-size:9px}.hub-rail{border-radius:7px;gap:8px;margin-top:13px;padding:11px 10px}.hub-rail strong{font-size:10px}.hub-mark{width:23px;height:23px;font-size:12px}.hub-rail>span{font-size:8px}.hint{max-width:128px;font-size:9px;line-height:1.6}.tour-controls{gap:7px}.tour,.counter{font-size:9px}.next{font-size:14px}.panel-footer{gap:7px;margin-top:17px;padding-top:13px}.notice{margin-top:13px;font-size:9px;line-height:1.85}}.brand-title,.feature.active .has-logo .name-text{display:none}.feature.active .brand-title{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.feature-logo{object-fit:contain;object-position:left center;width:88px;height:27px}.feature-logo.logo-trade1{width:68px;height:24px}.feature-logo.logo-fortune{width:76px;height:43px}.feature-logo.logo-hub{width:113px;height:25px}.feature-logo.logo-aupay{width:73px;height:24px}.brand-caption{letter-spacing:0;color:#6686ab;font-size:10px;font-weight:400;line-height:1.5}.brand-caption:empty{display:none}.hub-brand{background:#fff;border-radius:5px;flex:none;justify-content:center;align-items:center;padding:6px 8px;display:flex}.hub-brand img{width:109px;height:24px}.logo-token{background:#fff;min-width:100px;padding:5px}.logo-token img{width:88px;height:50px}.detail-payment-logo{flex:none;width:77px;height:27px}.mobile-brand{display:none}@media (max-width:767px){.feature.active .brand-title{display:none}.feature.active .has-logo .name-text{display:inline}.hub-brand{padding:5px 7px}.hub-brand img{width:87px;height:19px}.logo-token{min-width:70px;padding:5px}.logo-token img{width:62px;height:35px}.detail-payment-logo{width:62px;height:23px}.mobile-description.has-brand:before{display:none}.mobile-description.has-brand .mobile-brand{object-position:left center;width:95px;height:30px;margin-bottom:7px;display:block}.mobile-description.has-brand .mobile-brand[data-brand=fortune]{width:75px;height:39px}.mobile-description.has-brand .mobile-brand[data-brand=hub]{width:116px;height:25px}}.composition{grid-template-columns:246px minmax(0,1fr);align-items:stretch;gap:28px}.capabilities{background:#102b50;border:1px solid #23436b;border-radius:14px;padding:18px 14px 16px;box-shadow:0 12px 25px -20px #0b2c5c80}.list-label{color:#f2f7ff;height:25px;margin-bottom:14px;padding:0 4px;font-size:11px;font-weight:500}.list-label span{color:#9ab5d8;font-size:9px;font-weight:400}.category{color:#94afd1;margin:15px 0 7px;padding:0 4px}.category:after{background:#315075}.feature:not(.active) .name{color:#d7e3f3}.feature:not(.active) .num{color:#8ca9cd}.feature:not(.active):hover{background:#20446f}.feature:not(.active):hover .name{color:#fff}.feature.active{border-color:#8fc3ff;width:calc(100% + 10px);transform:translate(-5px);box-shadow:0 9px 22px -10px #000a}.feature.active .name,.feature.hub.active .name{color:#153d6f}.feature.active .desc{color:#546f90}.feature.active:after{box-shadow:0 0 0 2px #102b50}@media (min-width:768px) and (max-width:1000px){.composition{grid-template-columns:226px minmax(0,1fr);gap:24px}.capabilities{padding:16px 12px 14px}.list-label{font-size:10px}.list-label span{font-size:8px}}@media (max-width:767px){.composition{gap:22px;display:flex}.capabilities{border-radius:11px;padding:15px 12px 13px}.list-label{height:20px;margin:0 0 11px;padding:0 1px;font-size:10px}.category{display:none}.feature:not(.active){background:#193960;border-color:#355478}.feature.active{width:auto;box-shadow:none;background:#fff;border-color:#a5cbfb;transform:none}.feature.active .name,.feature.hub.active .name{color:#154476}.mobile-description{box-shadow:none;border-color:#bfd5ef}.feature-list{padding:2px 0 5px}.mobile-description:before{color:#154476}}
