﻿*,::after,::before{box-sizing:inherit}html{box-sizing:border-box}body{font-family:var(--text-font);font-weight:400;line-height:1;background-color:var(--page-bg-color);padding:0;margin:0;user-select:none}a img{border:0}a{text-decoration:none;transition:all 0.3s ease}dl,ol,ul{line-height:1}img{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;height:auto;width:auto;-ms-interpolation-mode:bicubic}::-webkit-scrollbar{height:2px;width:2px}::-webkit-scrollbar-thumb{border-radius:2px;border:3px solid}::-webkit-scrollbar-track{background:grey}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}main.main{display:flex}main.main .main-inner{width:calc(100% - 255px);margin-left:255px}@media (max-width:1024px){main.main .main-inner{width:100%;margin-left:0}}main.main .container{display:flex;max-width:1600px;flex-direction:row;flex-wrap:wrap;gap:0 32px;padding:20px 24px;margin:0 auto}@media (max-width:768px){main.main .container{padding-left:16px;padding-right:16px}}aside.sidebar{position:fixed;top:0;left:0;z-index:160;width:255px;height:100%;background-color:var(--sidebar-bg-color);overflow-y:scroll;transition:left 0.5s ease}@media (max-width:1024px){aside.sidebar{width:100vw;left:-100%}}aside.sidebar.active{left:0}aside.sidebar .sidebar-btn-close{position:absolute;top:10px;right:10px;display:none;width:24px;height:24px;transition:all 0.5s ease}@media (max-width:1024px){aside.sidebar .sidebar-btn-close{display:flex}}aside.sidebar .sidebar-btn-close:hover{transform:rotate(180deg)}aside.sidebar .sidebar-btn-close span{position:absolute;top:11px;left:3px;width:18px;height:2px;background-color:var(--hamburger-color);transition:all 0.3s ease}aside.sidebar .sidebar-btn-close span:nth-child(1){transform:rotate(45deg)}aside.sidebar .sidebar-btn-close span:nth-child(2){transform:rotate(315deg)}aside.sidebar .sidebar-inner{display:flex;width:100%;flex-direction:column;padding:50px 14px;margin:0}aside.sidebar .sidebar-btns{display:flex;width:100%;flex-wrap:wrap;gap:6px;padding:0px;margin:0px}aside.sidebar .sidebar-btns .sidebar-btn{display:flex;width:calc(50% - 4.5px);max-width:100%;flex-direction:row;justify-content:flex-start;align-items:center;gap:9px;font-size:14px;font-weight:400;color:var(--sidebar-btns-text-color);background:linear-gradient(130deg, var(--sidebar-btns-bg-color-1), var(--sidebar-btns-bg-color-2) 60%);border:1px solid transparent;border-radius:8px;padding:10px;transition:opacity 0.3s}aside.sidebar .sidebar-btns .sidebar-btn:hover{opacity:0.85}aside.sidebar .sidebar-btns .sidebar-btn svg{width:24px;height:24px}aside.sidebar .sidebar-btns .sidebar-btn img{width:24px;height:24px;object-fit:contain}aside.sidebar .sidebar-btns .sidebar-btn span{margin:1px 0 0 -1px}aside.sidebar .sidebar-nav{display:flex;width:100%;flex-direction:column;justify-content:flex-start;background:transparent;padding:0px;margin:0px;overflow-x:hidden}aside.sidebar .sidebar-nav .sidebar-nav-item{display:flex;width:100%;flex-direction:row;align-items:center;gap:8px;font-size:14px;font-weight:400;color:var(--sidebar-menu-text-color);background:transparent;border:1px solid transparent;white-space:nowrap;padding:12px 14px;transition:opacity 0.3s}aside.sidebar .sidebar-nav .sidebar-nav-item:hover{opacity:0.85}aside.sidebar .sidebar-nav .sidebar-nav-item svg{width:24px;height:24px}aside.sidebar .sidebar-nav .sidebar-nav-item img{width:24px;height:24px;object-fit:contain}aside.sidebar .sidebar-nav .sidebar-nav-item span{margin:1px 0 0 0}aside.sidebar .sidebar-instal-btn{display:flex;width:100%;align-items:center;justify-content:center;gap:8px;font-size:14px;color:var(--btn1-text-color);background:var(--btn1-bg-color);border:1px solid var(--btn1-border-color);border-radius:8px;white-space:nowrap;padding:16px 10px;margin:10px 0 0;transition:opacity 0.3s}aside.sidebar .sidebar-instal-btn:hover{opacity:0.85}aside.sidebar .sidebar-instal-btn svg{width:24px;height:24px}aside.sidebar .sidebar-instal-btn img{width:24px;height:24px;object-fit:contain}aside.sidebar .sidebar-instal-btn span{margin:1px 0 0 0}header.header-2026{position:sticky;top:0;z-index:100;background-color:var(--header-bg-color);overflow-x:hidden}header.header-2026 .header-inner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;padding:8px 26px;margin:0}@media (max-width:768px){header.header-2026 .header-inner{padding-left:16px;padding-right:16px}}header.header-2026 .header-hamburger{flex:0 0 20px;position:relative;display:none;width:20px;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;background-color:transparent;border:none;cursor:pointer;padding:0;margin:0}@media (max-width:1024px){header.header-2026 .header-hamburger{display:flex}}header.header-2026 .header-hamburger span{height:2px;width:100%;background-color:var(--hamburger-color);transition:all 0.3s ease}header.header-2026 .header-hamburger span:last-child{width:80%}header.header-2026 .header-hamburger:hover span{width:100%}header.header-2026 .header-logo{flex:0 1 auto;display:flex;max-height:40px;max-width:140px;margin-right:auto}header.header-2026 .header-logo a{display:inline-block}header.header-2026 .header-btns{flex:0 0 auto;display:flex;align-items:center;gap:4px}header.header-2026 .header-btns .button{font-family:var(--text-font);font-size:12px;font-weight:400;border-radius:8px;transition:all 0.3s ease}header.header-2026 .header-btns .button:hover{opacity:0.85}header.header-2026 .header-btns .btn-style-1{height:40px;color:var(--btn1-text-color);background-color:var(--btn1-bg-color);border:1px solid var(--btn1-border-color);padding:13px 16px 11px}header.header-2026 .header-btns .btn-style-2{height:38px;color:var(--btn2-text-color);background-color:var(--btn2-bg-color);border:1px solid var(--btn2-border-color);padding:12px 15px 12px}nav.mibile-bottom{position:fixed;left:0;bottom:0;z-index:333;display:none;width:100vw;background-color:var(--mobile-bottom-menu-bg-color)}@media (max-width:768px){nav.mibile-bottom{display:block}}nav.mibile-bottom .mibile-bottom-inner{display:flex;width:100%;flex-direction:row;padding:5px 16px;margin:0px;overflow-x:hidden}nav.mibile-bottom .mibile-bottom-inner .mibile-bottom-item{display:flex;flex-grow:1;flex-direction:column;align-items:center;gap:8px;font-size:12px;font-weight:400;line-height:14px;color:var(--mobile-bottom-menu-text-color);background:transparent;border:1px solid transparent;white-space:nowrap;transition:opacity 0.3s}nav.mibile-bottom .mibile-bottom-inner .mibile-bottom-item:hover{opacity:0.85}nav.mibile-bottom .mibile-bottom-inner .mibile-bottom-item svg{width:24px;height:24px}nav.mibile-bottom .mibile-bottom-inner .mibile-bottom-item img{width:24px;height:24px;object-fit:contain}nav.mibile-bottom .mibile-bottom-inner .mibile-bottom-item span{padding:0 2px}footer.footer-2026{width:100%;background-color:var(--footer-bg-color)}footer.footer-2026 .footer-inner{display:flex;flex-direction:column;padding:20px 24px;margin:0}@media (max-width:768px){footer.footer-2026 .footer-inner{padding-left:16px;padding-right:16px}}footer.footer-2026 .footer-row-1{display:flex;gap:32px;margin-bottom:42px}@media (max-width:1440px){footer.footer-2026 .footer-row-1{flex-wrap:wrap}}footer.footer-2026 .footer-col-logo{max-width:420px;width:calc(50% - 16px)}@media (max-width:768px){footer.footer-2026 .footer-col-logo{max-width:unset;width:100%}}footer.footer-2026 .footer-col-logo a{display:block;width:fit-content;margin:0 auto}footer.footer-2026 .footer-col-menu{width:calc(50% - 16px);column-count:2}@media (max-width:768px){footer.footer-2026 .footer-col-menu{width:100%}}footer.footer-2026 .footer-col-menu ul{display:flex;flex-direction:column;gap:2px;list-style:none;padding:0;margin:0}footer.footer-2026 .footer-col-menu ul li a{display:block;font-family:var(--text-font);font-size:12px;font-weight:400;line-height:1;letter-spacing:0;white-space:nowrap;color:var(--footer-menu-color-text);padding:2px 0;margin:2px 0}footer.footer-2026 .footer-col-menu ul li a:hover{opacity:0.85}footer.footer-2026 .footer-col-info{width:calc(50% - 16px)}@media (max-width:1440px){footer.footer-2026 .footer-col-info{display:flex;width:100%}}@media (max-width:768px){footer.footer-2026 .footer-col-info{flex-wrap:wrap;gap:32px}}footer.footer-2026 .footer-col-info .info-precedence{display:flex;gap:14px;align-items:center;margin:0 0 30px}@media (max-width:1440px){footer.footer-2026 .footer-col-info .info-precedence{width:100%;margin-bottom:0}}footer.footer-2026 .footer-col-info .info-precedence .precedence-icon{width:53px}footer.footer-2026 .footer-col-info .info-precedence .precedence-text p{display:block;font-family:var(--text-font);font-size:14px;font-weight:400;line-height:1.3;letter-spacing:0;color:var(--footer-precedence-text-color);padding:0;margin:0}footer.footer-2026 .footer-col-info .info-precedence .precedence-text p img{display:block}footer.footer-2026 .footer-col-info .info-btns{display:flex;flex-direction:row;flex-wrap:wrap;gap:13px 8px}@media (max-width:768px){footer.footer-2026 .footer-col-info .info-btns{width:100%}}footer.footer-2026 .footer-col-info .info-btns .info-btn:hover{opacity:0.85}footer.footer-2026 .footer-col-info .info-btns .info-btn img{width:146px;height:44px}footer.footer-2026 .footer-row-2{padding:20px 0}footer.footer-2026 .footer-row-2 hr{color:var(--footer-payment-line-color);background-color:var(--footer-payment-line-color);border:none;border-top:2px solid;margin:10px 0}footer.footer-2026 .footer-row-2 .footer-row-2x{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-around;gap:16px}footer.footer-2026 .footer-row-2 .footer-row-2x a{display:block}footer.footer-2026 .footer-row-2 .footer-row-2x a:hover{opacity:0.85}footer.footer-2026 .footer-row-2 .footer-row-2x img{height:32px;width:auto;border:1px solid transparent}footer.footer-2026 .footer-copyright{padding:20px 0 0}footer.footer-2026 .footer-copyright p{display:flex;align-items:center;justify-content:center;font-size:12px;color:var(--footer-bottom-text-color);margin:0}footer.footer-2026 .footer-copyright p:not(:last-child){margin-top:10px}.main-inner>.container h2{font-family:var(--title-font);font-size:24px;font-weight:700;line-height:1.5;color:var(--title-color);margin:0 0 16px}section.block-text,section.block-text-12{position:relative;z-index:0;order:30;margin:0;overflow-x:hidden}section.block-text h1,section.block-text-12 h1{font-family:var(--title-font);font-size:clamp(28px, 4vw, 36px);font-weight:700;line-height:1.5;text-align:left;color:var(--title-color);margin:18px 0 16px}section.block-text h2,section.block-text-12 h2{font-family:var(--title-font);font-size:1.5vw;font-weight:700;line-height:1.5;text-align:left;color:var(--title-color);margin:0 0 16px}section.block-text h3,section.block-text-12 h3{font-family:var(--title-font);font-size:18.72px;font-weight:700;line-height:1.5;text-align:left;color:var(--title-color);margin:0 0 16px}section.block-text h4,section.block-text-12 h4{font-family:var(--title-font);font-size:1.1vw;font-weight:700;line-height:1.5;text-align:left;color:var(--title-color);margin:0 0 16px}section.block-text p,section.block-text div,section.block-text section,section.block-text-12 p,section.block-text-12 div,section.block-text-12 section{font-family:var(--text-font);font-size:14px;font-weight:400;line-height:1.5;color:var(--text-color);margin:0 0 16px}section.block-text a:not(:has(img)),section.block-text-12 a:not(:has(img)){border-bottom:1px solid var(--text-color)}section.block-text a:not(:has(img)):hover,section.block-text-12 a:not(:has(img)):hover{border-bottom:1px solid transparent}section.block-text b,section.block-text strong,section.block-text-12 b,section.block-text-12 strong{font-weight:700}section.block-text i,section.block-text em,section.block-text-12 i,section.block-text-12 em{font-style:italic}section.block-text img,section.block-text-12 img{display:block;margin:0}section.block-text img[align="right"],section.block-text img.alignright,section.block-text-12 img[align="right"],section.block-text-12 img.alignright{margin:0 auto 16px}@media (min-width:769px){section.block-text img[align="right"],section.block-text img.alignright,section.block-text-12 img[align="right"],section.block-text-12 img.alignright{float:right;max-width:40%;width:auto;height:auto;margin:8px 0 8px 16px}}section.block-text img[align="left"],section.block-text img.alignleft,section.block-text-12 img[align="left"],section.block-text-12 img.alignleft{margin:0 auto 16px}@media (min-width:769px){section.block-text img[align="left"],section.block-text img.alignleft,section.block-text-12 img[align="left"],section.block-text-12 img.alignleft{float:left;max-width:40%;width:auto;height:auto;margin:8px 16px 8px 0}}section.block-text img[align="center"],section.block-text img.aligncenter,section.block-text-12 img[align="center"],section.block-text-12 img.aligncenter{margin-left:auto;margin-right:auto}section.block-text ol,section.block-text ul,section.block-text-12 ol,section.block-text-12 ul{list-style:none;display:flex;flex-direction:column;gap:20px;font-size:18px;background-color:var(--ulol-bg-color);border-radius:10px;padding:32px 42px;margin:0 0 16px}@media (max-width:500px){section.block-text ol,section.block-text ul,section.block-text-12 ol,section.block-text-12 ul{font-size:14px;padding:16px 8px}}section.block-text ol li,section.block-text ul li,section.block-text-12 ol li,section.block-text-12 ul li{position:relative;font-family:var(--text-font);font-size:inherit;font-weight:400;line-height:1.5;color:var(--text-color);padding:0 0 0 55px;margin:0}@media (max-width:500px){section.block-text ol li,section.block-text ul li,section.block-text-12 ol li,section.block-text-12 ul li{padding-left:47px}}section.block-text ol li:last-child::after,section.block-text ul li:last-child::after,section.block-text-12 ol li:last-child::after,section.block-text-12 ul li:last-child::after{content:unset}section.block-text ul li::before,section.block-text-12 ul li::before{content:"";position:absolute;top:0;left:0;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;background:linear-gradient(76deg, var(--ul-color1) 49%, var(--ul-color2) 79%);border-radius:50%}@media (max-width:500px){section.block-text ul li::before,section.block-text-12 ul li::before{left:10px;width:28px;height:28px}}section.block-text ul li:after,section.block-text-12 ul li:after{content:"";background-color:var(--ulol-line-color);width:2px;height:calc(100% - 20px);display:block;position:absolute;top:35px;left:15px}@media (max-width:500px){section.block-text ul li:after,section.block-text-12 ul li:after{top:31px;left:23px;height:calc(100% - 14px)}}section.block-text ol,section.block-text-12 ol{counter-reset:myCounter}section.block-text ol[start="2"],section.block-text-12 ol[start="2"]{counter-reset:myCounter 1}section.block-text ol[start="3"],section.block-text-12 ol[start="3"]{counter-reset:myCounter 2}section.block-text ol[start="4"],section.block-text-12 ol[start="4"]{counter-reset:myCounter 3}section.block-text ol[start="5"],section.block-text-12 ol[start="5"]{counter-reset:myCounter 4}section.block-text ol[start="6"],section.block-text-12 ol[start="6"]{counter-reset:myCounter 5}section.block-text ol[start="7"],section.block-text-12 ol[start="7"]{counter-reset:myCounter 6}section.block-text ol[start="8"],section.block-text-12 ol[start="8"]{counter-reset:myCounter 7}section.block-text ol[start="9"],section.block-text-12 ol[start="9"]{counter-reset:myCounter 8}section.block-text ol li,section.block-text-12 ol li{margin-bottom:16px}section.block-text ol li::before,section.block-text-12 ol li::before{counter-increment:myCounter;content:counter(myCounter);position:absolute;top:0;left:0;display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;font-weight:700;color:var(--ol-num-color);background-color:var(--ol-bg-color);border-radius:50%}@media (max-width:500px){section.block-text ol li::before,section.block-text-12 ol li::before{left:10px;width:28px;height:28px}}section.block-text ol li::after,section.block-text-12 ol li::after{content:"";position:absolute;top:35px;left:15px;display:block;width:2px;height:calc(100% - 4px);background-color:var(--ulol-line-color)}@media (max-width:500px){section.block-text ol li::after,section.block-text-12 ol li::after{top:31px;left:23px;height:calc(100% + 2px)}}section.block-text table,section.block-text-12 table{width:100%;table-layout:fixed;border-collapse:collapse;overflow-x:auto;margin:0 0 32px}@media (max-width:768px){section.block-text table,section.block-text-12 table{display:block}}section.block-text table th,section.block-text table td,section.block-text-12 table th,section.block-text-12 table td{min-width:200px;font-family:var(--text-font);font-size:14px;line-height:1.5;word-break:break-word;color:var(--text-color);border:1px solid var(--text-color);padding:7px}section.block-text table th,section.block-text-12 table th{font-weight:600}section.block-text table td,section.block-text-12 table td{width:max-content;max-width:50%;font-weight:400}section.block-text{width:100%}section.block-text-12{width:calc(50% - 16px);margin-bottom:28px}@media (max-width:768px){section.block-text-12{width:100%;margin-bottom:0}}section.block-games{position:relative;z-index:0;order:30;width:100%;margin:16px 0 27px}section.block-games .card-item{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:8px;overflow:hidden}section.block-games .card-item:hover .item-inner{opacity:1}section.block-games .card-item .item-inner{display:flex;min-height:180px;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:linear-gradient(0deg, rgba(132, 132, 132, 0.75) 0%, rgba(0, 0, 0, 0.75) 100%);padding:10px 0;opacity:0;transition:opacity 0.3s ease}section.block-games .card-item .item-title{font-family:var(--title-font);font-size:16px;line-height:1.5;text-align:center;color:var(--banner6-title-color);padding:16px 0;margin:0}section.block-games .card-item .item-btn{display:flex;width:24px;height:24px;align-items:center;justify-content:center;color:var(--banner6-text-color);background-color:var(--banner6-btn-bg-color);border-radius:50%;padding:4px;margin:0}section.block-games .card-item .item-text{font-family:var(--text-font);font-size:17px;font-weight:400;line-height:19px;text-align:center;color:var(--banner6-text-color);margin:0}section.block-btn{position:relative;z-index:0;order:30;display:flex;width:100%;justify-content:center;margin:5px 5px 7px}section.block-btn .button{font-family:var(--text-font);display:block;font-size:14px;font-weight:400;line-height:1.2;color:var(--btn2-text-color);background-color:var(--btn2-bg-color);border-radius:8px;padding:12px 10px 10px 10px}section.block-btn .button:hover{opacity:0.85}section:last-child{margin-bottom:0}section:last-child h2,section:last-child h3,section:last-child p,section:last-child ul,section:last-child ol,section:last-child table{margin-bottom:0}section.section-top1{width:100%;order:var(--baner1-order);margin:0 0 30px}section.section-top1 .top1-item{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:12px;overflow:hidden}section.section-top1 .top1-item::before{content:"";position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:#2222222e;border-radius:12px}section.section-top1 .top1-item .item-inner{position:relative;z-index:2;display:flex;min-height:230px;flex-direction:column;padding:20px 16px 16px}section.section-top1 .top1-item .item-title{font-family:var(--title-font);font-size:24px;font-weight:400;line-height:1;color:var(--banner1-title-color);margin-bottom:18px}section.section-top1 .top1-item .item-text{font-family:var(--text-font);font-size:18px;font-weight:500;line-height:1.2;color:var(--banner1-text1-color);margin-bottom:auto}section.section-top1 .top1-item .item-btn{display:block;width:min-content;font-family:var(--text-font);font-size:14px;font-weight:400;line-height:1.2;color:var(--btn2-text-color);background-color:var(--btn2-bg-color);border-radius:8px;padding:9px 32px 7px;margin-top:auto}section.section-top1 .top1-item .item-text2{font-family:var(--text-font);font-size:24px;font-weight:400;line-height:1.2;color:var(--banner1-text2-color);margin-top:18px}section.section-top2{width:100%;order:var(--baner2-order);margin:0 0 10px}section.section-top2 .top2-item{min-height:81px;background-color:var(--banner2-bg-color);border-radius:12px;padding:0px}section.section-top2 .top2-item .item-inner{position:relative;display:flex;flex-direction:column;padding:19px 16px 17px}section.section-top2 .top2-item .item-tag{position:absolute;right:10px;top:10px;font-family:var(--text-font);font-size:10px;font-weight:400;color:var(--banner2-tag-text-color);background-color:var(--banner2-tag-bg-color);border-radius:4px;padding:4px 5px 3px}section.section-top2 .top2-item .item-title{font-family:var(--title-font);font-size:18px;font-weight:400;line-height:22px;color:var(--banner2-title-color);margin-bottom:8px}section.section-top2 .top2-item .item-text{font-family:var(--text-font);font-size:12px;font-weight:400;line-height:14px;color:var(--banner2-text-color)}section.section-top3{width:100%;order:var(--baner3-order);margin:0 0 10px}section.section-top3 .top3-item{width:min-content}section.section-top3 .top3-item .item-inner{display:flex;width:200px;height:60px;align-items:center;justify-content:center;opacity:0.85;transition:opacity 0.3s ease}section.section-top3 .top3-item .item-inner:hover{opacity:1}section.section-top3 .top3-item .item-inner a{display:block}section.section-top3 .top3-item .item-inner img{width:200px;height:30px;filter:grayscale(0);object-fit:contain}section.section-top3 .top3-item .item-inner img.white{opacity:0.3}section.section-top4{width:100%;order:var(--baner4-order);padding-top:20px;margin:0 0 30px}section.section-top4 .top4-inner{align-items:stretch}section.section-top4 .top4-item{min-height:170px;height:auto;background-color:var(--banner4-bg-color);border-radius:8px;padding:0px}section.section-top4 .top4-item .item-inner{position:relative;display:flex;height:calc(100% - 75px);flex-direction:column;align-items:center;justify-content:flex-end;gap:16px;padding:49px 16px 26px}section.section-top4 .top4-item .item-icon{position:absolute;left:calc(50% - 40px);top:-25px;display:flex;width:80px;height:80px;align-items:center;justify-content:center}section.section-top4 .top4-item .item-icon img{max-width:100%;max-height:100%;width:auto;height:auto}section.section-top4 .top4-item .item-title{font-family:var(--title-font);font-size:16px;font-weight:500;line-height:19px;text-align:center;color:var(--banner4-title-color)}section.section-top4 .top4-item .item-text{font-family:var(--text-font);font-size:12px;font-weight:400;line-height:14px;text-align:center;color:var(--banner4-text-color)}section.section-top4 .top4-item .item-btn{min-width:70px;width:min-content;font-family:var(--text-font);font-size:12px;font-weight:400;line-height:14px;text-align:center;color:var(--banner4-btn-text-color);background-color:var(--banner4-btn-bg-color);border-radius:8px;padding:8px 16px}.top5-title{width:100%;order:var(--baner5-order);font-size:24px;font-weight:400;line-height:1.5;color:var(--title-color)}section.section-top5{width:100%;order:var(--baner5-order);margin:32px 0}section.section-top5 .top5-item{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:8px;overflow:hidden}section.section-top5 .top5-item:hover .item-inner{opacity:1}section.section-top5 .top5-item .item-inner{display:flex;min-height:180px;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:linear-gradient(0deg, rgba(132, 132, 132, 0.75) 0%, rgba(0, 0, 0, 0.75) 100%);padding:10px 0;opacity:0;transition:opacity 0.3s ease}section.section-top5 .top5-item .item-title{font-family:var(--title-font);font-size:16px;font-weight:400;line-height:1.5;text-align:center;color:var(--banner5-title-color);padding:16px 0;margin:0}section.section-top5 .top5-item .item-btn{display:flex;width:24px;height:24px;align-items:center;justify-content:center;color:var(--banner5-text-color);background-color:var(--banner5-btn-bg-color);border-radius:50%;padding:4px;margin:0}section.section-top5 .top5-item .item-text{font-family:var(--text-font);font-size:17px;font-weight:400;line-height:19px;text-align:center;color:var(--banner5-text-color);margin:0}.top6-title{width:100%;order:var(--baner6-order);font-size:24px;font-weight:400;line-height:1.5;color:var(--title-color);margin:30px 0 0}section.section-top6{width:100%;order:var(--baner6-order);margin:32px 0}section.section-top6 .top6-item{position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:8px;overflow:hidden}section.section-top6 .top6-item:hover .item-inner{opacity:1}section.section-top6 .top6-item .item-inner{display:flex;min-height:180px;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:linear-gradient(0deg, rgba(132, 132, 132, 0.75) 0%, rgba(0, 0, 0, 0.75) 100%);padding:10px 0;opacity:0;transition:opacity 0.3s ease}section.section-top6 .top6-item .item-title{font-family:var(--title-font);font-size:16px;font-weight:400;line-height:1.5;text-align:center;color:var(--banner6-title-color);padding:16px 0;margin:0}section.section-top6 .top6-item .item-btn{display:flex;width:24px;height:24px;align-items:center;justify-content:center;color:var(--banner6-text-color);background-color:var(--banner6-btn-bg-color);border-radius:50%;padding:4px;margin:0}section.section-top6 .top6-item .item-text{font-family:var(--text-font);font-size:17px;font-weight:400;line-height:19px;text-align:center;color:var(--banner6-text-color);margin:0}.top7-title{width:100%;order:var(--baner7-order);font-size:24px;font-weight:400;line-height:1.5;color:var(--title-color);margin:30px 0 16px}section.section-top7{width:100%;order:var(--baner7-order);margin:0}section.section-top7 .top7-item{width:auto;border-radius:12px;overflow:hidden}section.section-top7 .top7-item .item-inner{display:flex;min-height:115px;flex-direction:column;align-items:center;justify-content:center;gap:8px;background-color:var(--banner7-bg-color);padding:16px 32px;transition:opacity 0.3s ease}section.section-top7 .top7-item .item-inner:hover{opacity:0.85}section.section-top7 .top7-item .item-icon{width:88px;height:88px;display:flex;align-items:center;justify-content:center}section.section-top7 .top7-item .item-icon svg{fill:var(--banner7-icon-color)}section.section-top7 .top7-item .item-text{font-family:var(--text-font);font-size:14px;font-weight:400;line-height:17px;text-align:center;color:var(--banner7-text-color);margin:0}.top8-title{width:100%;order:var(--baner8-order);font-size:24px;font-weight:400;line-height:1.5;color:var(--title-color);margin:30px 0 16px}section.section-top8{width:100%;order:var(--baner8-order);margin:0}section.section-top8 .top8-inner{display:flex;align-items:stretch;gap:16px}@media (max-width:1200px){section.section-top8 .top8-inner{flex-wrap:wrap}}section.section-top8 .top8-item{display:flex;height:auto;width:100%;flex-direction:column;background-color:var(--banner8-bg-color);border-radius:16px;overflow:hidden}@media (max-width:1200px){section.section-top8 .top8-item{width:calc(50% - 8px)}}@media (max-width:500px){section.section-top8 .top8-item{width:100%}}section.section-top8 .top8-item .item-inner{display:flex;min-height:154px;height:100%;flex-direction:column;gap:16px}section.section-top8 .top8-item .item-content{display:flex;flex-direction:column;height:100%;padding:16px 16px 32px}section.section-top8 .top8-item .item-img{height:154px;width:100%;border-radius:16px;object-fit:cover}section.section-top8 .top8-item .item-title{font-family:var(--title-font);font-size:18px;font-weight:700;line-height:22px;color:var(--banner8-title-color);margin-bottom:8px}section.section-top8 .top8-item .item-text{font-family:var(--text-font);font-size:18px;font-weight:400;line-height:1.2;color:var(--banner8-text-color);margin-bottom:24px}section.section-top8 .top8-item .item-btn{display:block;font-family:var(--text-font);font-size:16px;font-weight:500;line-height:19px;text-align:center;color:var(--btn2-text-color);background-color:var(--btn2-bg-color);border-radius:8px;padding:12px 16px;margin-top:auto}.top9-title{width:100%;order:var(--baner9-order);font-size:24px;font-weight:400;line-height:1.5;color:var(--title-color);margin:30px 0 16px}section.section-top9{order:var(--baner9-order);margin:0 auto}section.section-top9 .top9-item{display:flex;height:32px;width:150px;flex-direction:column;align-items:center;justify-content:center;background-color:var(--banner9-bg-color);border-radius:8px;overflow:hidden;opacity:0.85;transition:opacity 0.3s ease}section.section-top9 .top9-item:hover{opacity:1}section.section-top9 .top9-item a{display:block;width:100%;height:24px}section.section-top9 .top9-item .item-img{width:100%;height:24px;object-fit:contain;filter:grayscale(0)}.top10-title{width:100%;order:var(--baner10-order);font-family:var(--title-font);font-size:24px;font-weight:400;line-height:1.5;color:var(--title-color);margin:30px 0 16px}section.section-top10{width:100%;order:var(--baner10-order);margin:0 0 48px}section.section-top10 .top10-inner{width:100%;display:flex;flex-direction:row;gap:32px}@media (max-width:768px){section.section-top10 .top10-inner{flex-direction:column}}section.section-top10 .top10-item{min-height:110px;width:100%;background-color:var(--banner10-bg-color);border-radius:16px;padding:0px}section.section-top10 .top10-item .item-inner{display:flex;flex-direction:row;align-items:center;gap:16px;padding:20px}@media (max-width:768px){section.section-top10 .top10-item .item-inner{padding-left:16px;padding-right:16px}}section.section-top10 .top10-item .item-pic{width:35px;height:35px;margin:0 0 16px}section.section-top10 .top10-item .item-pic img{width:35px;height:35px;object-fit:cover;border-radius:8px;overflow:clip}section.section-top10 .top10-item .item-content{display:flex;flex-direction:column;gap:8px}section.section-top10 .top10-item .item-title{font-family:var(--text-font);font-size:12px;font-weight:400;line-height:18px;color:var(--banner10-title-color)}section.section-top10 .top10-item .item-text{font-family:var(--text-font);font-size:10px;font-weight:400;line-height:15px;color:var(--banner10-text-color)}section.section-top10 .top10-item .item-val{font-family:var(--text-font);font-size:14px;font-weight:700;line-height:21px;color:var(--banner10-val-color)}section.section-top10 .top10-item .item-val span{color:var(--banner10-cur-color)}.toc{width:100%;order:20;padding:0;margin:0 0 28px}.toc .toc-inner{display:flex;flex-direction:row;align-items:flex-start;gap:32px;padding:0;margin:0}@media (max-width:768px){.toc .toc-inner{flex-direction:column;gap:20px;background-color:var(--toc-bg-color);border-radius:10px;padding:32px 16px}}@media (max-width:500px){.toc .toc-inner{padding:16px 8px}}.toc .toc-col{display:flex;width:calc(50% - 16px);flex-direction:column;gap:20px;background-color:var(--toc-bg-color);border-radius:10px;padding:32px 16px}@media (max-width:768px){.toc .toc-col{width:100%;padding:0}}@media (max-width:768px){.toc .toc-col:nth-child(1) a.toc-child:last-child::after{content:""}}.toc a.toc-child{position:relative;display:block;font-size:18px;line-height:1.5;color:var(--toc-link-color);padding-left:82px}@media (max-width:500px){.toc a.toc-child{font-size:14px;padding-left:47px}}.toc a.toc-child::before{content:"";position:absolute;top:0;left:27px;display:block;width:32px;height:32px;background-image:linear-gradient(76deg, var(--toc-bullet-color1) 49%, var(--toc-bullet-color2) 79%);border-radius:50%}@media (max-width:500px){.toc a.toc-child::before{left:10px;width:28px;height:28px}}.toc a.toc-child::after{content:"";position:absolute;top:35px;left:42px;display:block;width:2px;height:calc(100% - 20px);background-color:var(--ulol-line-color)}@media (max-width:500px){.toc a.toc-child::after{top:31px;left:23px;height:calc(100% - 14px)}}.toc a.toc-child:last-child::after{content:unset}.toc a.toc-child:hover{color:var(--toc-link-color-hover)}.faq-title{order:40}section.sections-faq{width:100%;order:40}section.sections-faq .faq-wrapper{display:flex;width:100%;flex-direction:column;row-gap:10px;padding:0;margin:0}section.sections-faq .faq-item{position:relative}section.sections-faq .faq-item h3.faq-q{position:relative;width:100%;font-size:14px;font-weight:700;line-height:1.5;color:var(--faq-q-text-color);background-color:var(--faq-q-bg-color);border-radius:5px;cursor:pointer;padding:16px 35px 16px 16px;margin:0;overflow:hidden}section.sections-faq .faq-item h3.faq-q::after{content:"❮";position:absolute;right:19px;top:10px;display:block;font-size:15px;color:var(--faq-arrow-color);transform:rotate(-90deg) translate(-50%)}section.sections-faq .faq-item .faq-a-wrapper{display:none}section.sections-faq .faq-item .faq-a{position:relative;z-index:1;background-color:var(--faq-a-bg-color);padding:16px 16px}section.sections-faq .faq-item .faq-a p{font-size:12px;line-height:1.5;color:var(--faq-a-text-color);margin:0}