@charset "utf-8";:root{--product-font-primary-color:#424a4f;--product-font-heading-color:#191920;--product-font-heading1-color:#28283a;--product-heightlight-color:#1e6dfb;--product-heightlight1-color:#ff7825;--product-heightlight2-color:#fe6000;--product-btn-bluebg-color:var(--product-heightlight-color);--product-btn-bluebg-hover-color:#0d5ced;--product-btn-orangebg-color:var(--product-heightlight1-color);--product-btn-orangebg-hover-color:var(--product-heightlight2-color);--section-spacing:80px;--product-box-shadow:0px 0px 16px rgba(35,64,138,0.08);}.main{background-color:#f4f7ff;}img{max-width:100%;height:auto;}.btn{display:inline-block;max-width:200px;width:100%;padding:15px clamp(1rem,0.825rem + 0.88vw,1.875rem);border-radius:8px;line-height:1;font-size:1.125rem;font-weight:600;color:#fff;text-decoration:none;text-align:center;transition:all 0.3s;}.btn:hover{color:#fff;text-decoration:none;}.down-btn{border:1px solid var(--product-btn-bluebg-color);}.down-btn-blue{background:var(--product-btn-bluebg-color);}.down-btn-blue:hover{background:var(--product-btn-bluebg-hover-color);}.down-btn-orange{background:var(--product-btn-orangebg-color);border:1px solid var(--product-btn-orangebg-color);}.down-btn-orange:hover{background:var(--product-btn-orangebg-hover-color);}.down-btn-white{background:#fff;color:var(--product-btn-bluebg-color);}.down-btn-white:hover{background:var(--product-btn-bluebg-color);color:#fff;}.down-btn-border{background:transparent;color:var(--product-btn-bluebg-color);}.down-btn-border:hover{background:var(--product-btn-bluebg-color);color:#fff;}.buy-btn{border:1px solid var(--product-btn-orangebg-color);}.buy-btn-orange{background:var(--product-btn-orangebg-color);}.buy-btn-orange:hover{background:var(--product-btn-orangebg-hover-color);}.buy-btn-border{background:transparent;color:var(--product-btn-orangebg-color);}.buy-btn-border:hover{background:var(--product-btn-orangebg-color);color:#fff;}.section-item{color:var(--product-font-primary-color);}.section-item h2{font-size:3rem;font-weight:700;color:var(--product-font-heading-color);text-align:center;}.trust-container{padding:40px clamp(1.25rem,0.75rem + 2.5vw,3.75rem);margin-top:-75px;background:rgba(244,247,255,0.96);box-shadow:var(--product-box-shadow);backdrop-filter:blur(18px);border:2px solid #fff;border-radius:20px;}.trust-container .trust-item{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid rgba(0,0,0,0.06);display:flex;justify-content:space-between;gap:20px;}.trust-item .trust-content{display:flex;justify-content:space-between;align-items:start;gap:20px;max-width:1060px;width:100%;}.trust-item .trust-content .trust-info{display:flex;justify-content:center;gap:10px;}.trust-icon{width:33px;padding-top:14px;}.trust-text{font-size:1.125rem;color:#888;}.trust-text span{display:block;line-height:1.5;font-size:2.5rem;font-weight:600;color:var(--product-heightlight-color);}.trust-review{padding-left:clamp(1.25rem,1rem + 1.25vw,2.5rem);border-left:1px solid rgba(0,0,0,0.06);display:flex;align-items:center;}.trust-review i{display:block;width:134px;height:60px;background-image:url("/images/2026/icon/review-star-img.png");}.logo-item ul{display:flex;justify-content:space-between;align-items:center;gap:20px;}.logo-item ul li img{transition:all 0.2s;opacity:0.4;}.logo-item ul li:hover img{opacity:1;}@media screen and (max-width:1279px){.section-trust{padding-top:var(--section-spacing);}.trust-container{margin-top:0;}.trust-container .trust-item{flex-direction:column-reverse;}.trust-review{padding-left:0;padding-bottom:20px;border-left:none;border-bottom:1px solid rgba(0,0,0,0.06);justify-content:center;}.trust-review i{display:block;width:264px;height:21px;background-image:url("/images/2026/icon/review-star-img-1280.png");}.logo-item ul{flex-wrap:wrap;justify-content:center;gap:20px 80px;}}@media screen and (max-width:1023px){.trust-item .trust-content{flex-wrap:wrap;}.trust-item .trust-content .trust-info{width:40%;justify-content:flex-start;}.trust-text span{font-size:clamp(2.5rem,2.25rem + 1.25vw,3.75rem);}}.section-features{background:url("/images/2026/management-features-bg.png") center bottom no-repeat #0b192c;}.features-container h2{margin-bottom:10px;color:#fff;}.features-container .subtitle{font-size:1.125rem;color:#dfdfdf;text-align:center;}.features-content-wrap{margin-top:60px;display:grid;grid-template-columns:repeat(3,1fr);gap:30px;}.features-content-wrap .features-item{width:100%;padding:40px;background:rgba(244,247,255,0.1);border:1px solid rgba(255,255,255,0.2);border-radius:20px;backdrop-filter:blur(14px);}.features-content-wrap .features-item:nth-child(2n){background:rgba(88,68,203,0.1);}.features-content-wrap .features-item h3{margin:40px 0 20px;line-height:1.5rem;font-size:1.5rem;font-weight:500;color:#fff;}.features-content-wrap .features-item p{color:#c5d5f3;}.features-content-wrap .features-item p a{color:#ffee00;text-decoration:underline;}.features-content-wrap .features-item p a:hover{text-decoration:none;}.features-container .btn-wrap{margin-top:60px;display:flex;justify-content:center;align-items:center;gap:20px 30px;}.features-container .btn-wrap .btn{max-width:200px;width:100%;}@media screen and (max-width:1279px){.features-content-wrap{grid-template-columns:repeat(2,1fr);}}@media screen and (max-width:600px){.features-content-wrap{grid-template-columns:repeat(1,1fr);}}.section-review{background:#fff;}.reviews-container h2{margin-bottom:60px;}.reviews-wrap .title{margin-top:12px;line-height:1.2;font-size:2.25rem;font-weight:600;color:var(--product-font-heading1-color);}.reviews-wrap .title span{margin-right:10px;color:var(--product-heightlight-color);}.reviews-list-container{margin-top:40px;margin-bottom:80px;height:329px;overflow:visible;}.reviews-list-wrap{display:flex;}.reviews-item{max-width:632px;width:100%;padding:60px 40px;background-color:#f4f7ff;border-radius:20px;box-sizing:border-box;}.reviews-item p{margin-top:40px;}@media screen and (max-width:1279px){.reviews-list-container{height:auto;overflow:hidden;}.reviews-item{max-width:none;width:100%;}}.section-faq{padding-top:0;background:#fff;}.product-faq .g-faq{background-color:#fff;border:1px solid #e0eafc;border-radius:6px;margin-bottom:1.25rem;}.product-faq .g-faq ul{list-style:inside;}.product-faq .g-faq ol{list-style:decimal;padding-left:1.25rem;}.product-faq .g-question{position:relative;font-size:1.25rem;font-weight:normal;color:var(--product-font-heading1-color);padding:1.125rem 4rem 1.125rem 1.25rem;margin-bottom:0;cursor:pointer;}.product-faq .g-question:after{position:absolute;content:"+";font-size:1.25rem;color:#9fb3cf;top:50%;right:2.5rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);}.product-faq .g-answer{display:none;line-height:1.5;font-size:1.125rem;color:#424a4f;padding:1rem 4rem 1.875rem 1.25rem;overflow:hidden;}.product-faq .g-answer span{font-weight:500;color:var(--product-font-heading1-color);}.product-faq .g-faq.active .g-question:after{content:"";width:.625rem;height:.1rem;background-color:#1e6dfb;}.product-faq .more-faq{font-size:1.25rem;float:right;}.section-bottom-down{position:relative;padding-top:20px;background:#fff;}.section-bottom-down:after{position:absolute;content:"";width:100%;height:30%;background:#191920;left:0;bottom:0;}.bottom-down-container{position:relative;padding:100px 40px;background:linear-gradient(268.45deg,#002455 1.47%,#303FB8 96.72%);border-radius:20px;z-index:1;}.bottom-down-container:after{position:absolute;content:"";width:100%;height:100%;background:url("/images/2026/bottom-down-bg.png") center no-repeat;border-radius:20px;left:0;top:0;z-index:-1;}.bottom-down-content{display:flex;flex-direction:column;text-align:center;}.bottom-down-content .title{line-height:1.5;font-size:3rem;font-weight:700;color:#fff;}.bottom-down-content .subtitle{margin-top:20px;font-size:1.5rem;color:#c5d5f3;}.bottom-down-content .btn-wrap{margin-top:70px;display:flex;justify-content:center;gap:20px 40px;}.bottom-down-content .btn-wrap .btn{max-width:260px;width:100%;padding:22px clamp(1rem,0.825rem + 0.88vw,1.875rem);}@media screen and (max-width:900px){.bottom-down-content .btn-wrap{flex-direction:column;}.bottom-down-content .btn-wrap .btn{max-width:none;}}.section-product-banner{padding:clamp(3.75rem,3.25rem + 2.5vw,6.25rem) 0 180px;}.section-free-banner{background:url("/images/2026/free/banner-bg.jpg") center no-repeat #000816;}.product-banner-container{max-width:684px;width:100%;color:#e0eafc;}.product-banner-container h1{margin-bottom:0;line-height:1.2;font-size:3.75rem;font-weight:700;color:#fff;}.product-banner-container .edition{margin-bottom:5px;line-height:1.2;font-size:1.875rem;font-weight:600;}.product-banner-container .edition span{font-weight:900;color:#1dd283;}.product-banner-container .descript-item{margin-top:30px;display:flex;flex-direction:column;gap:11px;}.product-banner-container .descript-item li{position:relative;padding-left:20px;text-align:left;}.product-banner-container .descript-item li:before{position:absolute;content:"";display:block;width:12px;height:10px;background-image:url("/images/2026/icon/list-img.png");left:0;top:7px;}.product-banner-container .btn-wrap{margin-top:30px;display:flex;align-items:center;gap:10px 30px;}.product-banner-container .descript-item li span.new{position:relative;display:inline-block;line-height:1;padding:4px 9px;background:#fe6000;border-radius:12px 0 12px 0;font-size:12px;font-weight:600;color:#fff;top:-6px;left:5px;}@media screen and (max-width:1440px){.section-free-banner{background:url("/images/2026/free/banner-bg-1440.jpg") center no-repeat #000816;}}@media screen and (max-width:1279px){.section-product-banner{padding-bottom:617px;}.section-free-banner{background:url("/images/2026/free/banner-bg-1280.jpg") center no-repeat #000816;}.product-banner-container{max-width:100%;display:flex;flex-direction:column;align-items:center;}.product-banner-container h1{font-size:clamp(2.5rem,2.25rem + 1.25vw,3.75rem);text-align:center;}.product-banner-container .subtitle{font-size:clamp(1rem,0.9rem + 0.5vw,1.5rem);text-align:center;}.product-banner-container .btn-wrap{width:100%;justify-content:center;}}@media screen and (max-width:500px){.section-product-banner{padding-bottom:408px;}.section-free-banner{background:url("/images/2026/free/banner-bg-440.jpg") center no-repeat #000816;background-size:cover;}.product-banner-container .btn-wrap{flex-direction:column;}}.edition-info-container h2{line-height:1.2;margin-bottom:10px;}.edition-info-container .subtitle{max-width:1220px;width:100%;margin:0 auto;line-height:1.5;font-size:1.5rem;text-align:center;}.edition-info-wrap{margin-top:60px;display:flex;justify-content:space-between;align-items:center;gap:40px 60px;}.edition-info-img{max-width:540px;width:100%;}.edition-info-content{max-width:735px;width:100%;}.edition-info-wrap .edition-info-content ul{display:flex;flex-direction:column;gap:20px;}.edition-info-wrap .edition-info-content ul li{position:relative;padding-left:22px;font-size:1.125rem;}.edition-info-wrap .edition-info-content ul li:before{position:absolute;content:"";width:12px;height:10px;background:url("/images/2026/icon/product-list-img.png") no-repeat;left:0;top:7px;}.edition-info-wrap .edition-info-content .btn-wrap{margin-top:30px;display:flex;gap:20px 30px;}@media screen and (max-width:1279px){.edition-info-wrap{flex-direction:column;}.edition-info-wrap .edition-info-content .btn-wrap{justify-content:center;align-items:center;}}@media screen and (max-width:500px){.edition-info-wrap .edition-info-content .btn-wrap{flex-direction:column;}}.section-edition-features{background:#fff;}.edition-features-container h2{line-height:1.2;margin-bottom:10px;}.edition-features-container .subtitle{max-width:1220px;width:100%;margin:0 auto;line-height:1.5;font-size:1.5rem;text-align:center;}.edition-features-container .subtitle span{color:var(--product-heightlight-color);}.edition-features-wrap{margin-top:60px;display:flex;flex-direction:column;gap:80px;}.edition-features-item{display:flex;justify-content:space-between;align-items:center;gap:40px 100px;height:540px;}.edition-features-content{max-width:635px;width:100%;}.edition-features-content h3{line-height:1.2;font-size:1.875rem;font-weight:600;color:var(--product-font-heading-color);}.edition-features-content .descript{margin-top:10px;}.edition-features-content ul{margin-top:30px;display:flex;flex-direction:column;gap:10px;}.edition-features-content ul li{position:relative;padding-left:14px;}.edition-features-content ul li:before{position:absolute;content:"";width:4px;height:4px;background:#888;border-radius:50%;top:10px;left:0;}.edition-features-content ul li span{font-weight:500;color:var(--product-font-heading-color);}.edition-features-content ul li a{text-decoration:underline;}.edition-features-content .btn-wrap{margin-top:40px;display:flex;align-items:center;gap:20px;}.edition-features-content .btn-wrap .buy-btn-border{padding:14px clamp(1rem,0.825rem + 0.88vw,1.875rem);border-width:2px;}.edition-features-content .btn-wrap .trial-down-btn{color:#696969;text-decoration:underline;}.edition-features-content .btn-wrap .trial-down-btn{position:relative;display:inline-block;color:#696969;text-decoration:none;}.edition-features-content .btn-wrap .trial-down-btn:after{position:absolute;content:"";width:100%;height:1px;background-color:#c9cfd8;left:0;bottom:0;transition:all 0.3s;}.edition-features-content .btn-wrap .trial-down-btn:hover{color:var(--product-heightlight-color);}.edition-features-content .btn-wrap .trial-down-btn:hover:after{background-color:var(--product-heightlight-color);}.edition-features-img{max-width:600px;width:100%;height:540px;background:url("/images/2026/feature-img-bg.png") no-repeat;border-radius:20px;display:flex;justify-content:center;align-items:center;}@media screen and (max-width:1400px){.edition-features-content{max-width:535px;}}@media screen and (min-width:1279px){.p-edition-features-img{top:0;right:10px;opacity:0;visibility:hidden;transition:opacity 1s ease,visibility 0s linear 1s;}.p-edition-features-img.active{opacity:1;visibility:visible;transition:opacity 1s ease,visibility 0s;}}@media screen and (max-width:1279px){.edition-features-item{flex-direction:column;height:auto;}.edition-features-content{max-width:none;display:flex;flex-direction:column;align-items:center;}.edition-features-content .descript{text-align:center;}.edition-features-content .btn-wrap{width:100%;justify-content:center;}.edition-info-wrap .edition-info-content .btn-wrap{justify-content:center;align-items:center;}}@media screen and (max-width:500px){.edition-features-content .btn-wrap{flex-direction:column;}}.section-compare{background:url("/images/2026/free/product-compare-bg.png") center no-repeat #f4f7ff;background-size:cover;}.section-compare h2{margin-bottom:10px;}.products-compare-box{padding-top:100px;}.products-compare-wrap{position:relative;}.products-compare-content{background:#fff;border:3px solid #fff;border-radius:20px;box-shadow:0 0 16px rgba(35,64,138,0.08);box-sizing:border-box;}.products-compare-head{display:flex;height:240px;background-color:#f4f7ff;border-radius:20px 20px 0 0;}.products-compare-head .item-head{width:19%;padding:30px clamp(0.625rem,0.375rem + 1.25vw,1.875rem);border-right:1px solid #e6e8f0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;}.products-compare-body{background-color:#fff;border-radius:0 0 20px 20px;}.products-compare-body ul{display:flex;border-bottom:1px solid #e6e8f0;justify-content:center;transition:all 0.5s;}.products-compare-body ul:hover{background:#f8faff;}.products-compare-body ul.hide{display:none;}.products-compare-body ul:last-child{border-bottom:none;}.products-compare-body ul li{width:19%;padding:22px clamp(0.625rem,0.375rem + 1.25vw,1.875rem);border-right:1px solid #e6e8f0;display:flex;flex-direction:column;justify-content:center;align-items:center;}.products-compare-head .item-head:last-child,.products-compare-body ul li:last-child{border-right:none;}.products-compare-head .item-head:first-child,.products-compare-body ul li:first-child{width:24%;align-items:flex-start;}.products-compare-head .item-head .item-head-content{text-align:center;}.item-head .item-head-content .item-name{font-size:1.5rem;font-weight:500;color:var(--product-font-heading-color);}.item-head .item-head-content .price{padding:25px 0 14px;font-size:1rem;color:var(--product-font-heading1-color);}.item-head .item-head-content .price span.current-price{font-size:2.25rem;font-weight:700;color:var(--product-heightlight2-color);}.item-head .item-head-content .usage{color:var(--product-font-heading1-color);}.item-head .item-head-content .usage span{font-weight:600;}.item-head .btn-wrap .btn{max-width:140px;width:100%;padding:11px clamp(0.625rem,0.375rem + 1.25vw,1.875rem);font-size:1rem;}.item-head .btn-wrap .down-btn{max-width:169px;width:100%;padding:11px clamp(0.625rem,0.375rem + 1.25vw,1.875rem);}.item-head .item-table-name{padding-top:20px;}.item-head .differences-btn{padding-bottom:10px;display:flex;align-items:center;gap:10px;cursor:pointer;}.item-head .differences-btn span{display:inline-block;width:20px;height:20px;border-radius:4px;border:1px solid #888;}.item-head .differences-btn.active span{position:relative;border-color:var(--product-heightlight-color);}.item-head .differences-btn.active span:before,.item-head .differences-btn.active span:after{position:absolute;content:"";height:1px;background-color:var(--product-heightlight-color);}.item-head .differences-btn.active span:before{width:5px;transform:rotate(45deg);left:4px;top:11px;}.item-head .differences-btn.active span:after{width:10px;transform:rotate(-45deg);left:6px;top:9px;}.products-compare-body li span.yes{display:inline-block;width:20px;height:16px;background:url("/images/2026/icon/compare-yes.png");}.products-compare-body li span.no{display:inline-block;width:16px;height:16px;background:url("/images/2026/icon/compare-no.png");}.recommend-container{position:absolute;width:19%;height:100%;border:4px solid #ff6b00;border-radius:0 0 20px 20px;box-shadow:0 0 16px rgba(35,64,138,0.08);left:calc(62% - 2px);top:0;pointer-events:none;}.recommend-content{position:relative;height:100%;}.recommend-content p{position:absolute;width:calc(100% + 8px);height:60px;padding:18px 10px 14px;background:linear-gradient(0deg,#FF5C09 0%,#FFB039 100%);border-radius:20px 20px 0 0;top:-60px;left:-4px;text-align:center;}.recommend-content p span{position:relative;display:inline-block;padding:0 40px 0 30px;font-size:1.25rem;font-weight:500;color:#fff;text-transform:uppercase;text-align:center;}.recommend-content p span:before,.recommend-content p span:after{position:absolute;content:"";}.recommend-content p span:before{width:20px;height:20px;background:url("/images/2026/icon/recommend-img1.png") no-repeat;left:0;}.recommend-content p span:after{width:31px;height:25px;background:url("/images/2026/icon/recommend-img2.png") no-repeat;right:0;}@media screen and (max-width:1279px){.products-compare-box{overflow:auto;}.products-compare-wrap{width:1280px;}}.supported-wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;}.supported-wrap .supported-item{padding:2px;background:linear-gradient(180deg,#FFFFFF 0%,#E0EAFC 100%);border-radius:10px;box-shadow:0 0 16px rgba(35,64,138,0.08);}.supported-wrap .supported-item .supported-item-content{height:100%;padding:40px clamp(1.25rem,1rem + 1.25vw,2.5rem);background:linear-gradient(180deg,#ECF1FF 0%,#FFFFFF 100%);border-radius:10px;}.supported-wrap .supported-item .supported-item-content h3{margin:10px 0 20px;line-height:1.5;font-size:1.5rem;font-weight:500;color:var(--product-font-heading1-color);}.supported-wrap .supported-item .supported-item-content .supported-content{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;}.supported-wrap .supported-item-content .supported-content ul{padding-left:20px;display:flex;flex-direction:column;gap:10px 30px;}.supported-wrap .supported-item-content .supported-content ul li{list-style:disc;}@media screen and (max-width:1279px){.supported-wrap{grid-template-columns:repeat(1,1fr);}.supported-wrap .supported-item .supported-item-content .supported-content{width:fit-content;grid-template-columns:repeat(2,auto);}.supported-wrap .supported-item-content .supported-content ul{flex-direction:row;}}@media screen and (max-width:1023px){.supported-wrap .supported-item .supported-item-content .supported-content{width:100%;grid-template-columns:repeat(2,auto);}.supported-wrap .supported-item-content .supported-content ul{flex-direction:column;}}.section-pro-banner{padding:clamp(3.75rem,3.25rem + 2.5vw,6.25rem) 0 155px;background:url("/images/2026/pro/banner-bg.jpg") center no-repeat #000816;}.section-pro-banner .product-banner-container{max-width:780px;}.section-pro-compare{background:url("/images/2026/pro/product-compare-bg.png") center no-repeat #f4f7ff;background-size:cover;}.section-pro-compare .products-compare-head .item-head,.section-pro-compare .products-compare-body ul li{width:25%;}.section-pro-compare .products-compare-head .item-head:first-child,.section-pro-compare .products-compare-body ul li:first-child{width:25%;}.section-pro-compare .recommend-container{width:calc(25% + 8px);left:calc(50% - 6px);}.section-pro-edition-features .edition-features-content{max-width:538px;}.section-pro-edition-features .edition-features-item,.section-pro-edition-features .edition-features-img{height:480px;}@media screen and (max-width:1440px){.section-pro-banner{background:url("/images/2026/pro/banner-bg-1440.jpg") center no-repeat #000816;}}@media screen and (max-width:1279px){.section-pro-banner{padding-bottom:617px;background:url("/images/2026/pro/banner-bg-1280.jpg") center no-repeat #000816;}.section-pro-banner .product-banner-container{max-width:100%;}.section-pro-edition-features .edition-features-item{height:auto;}.section-pro-edition-features .edition-features-content{max-width:none;justify-content:center;}}@media screen and (max-width:500px){.section-pro-banner{padding-bottom:440px;background:url("/images/2026/pro/banner-bg-440.jpg") center no-repeat #000816;background-size:cover;}}.section-ser-banner{padding:90px 0 135px;background:url("/images/2026/ser/banner-bg.jpg") center no-repeat #000816;}.section-ser-banner .product-banner-container{max-width:820px;}@media screen and (max-width:1440px){.section-ser-banner{background:url("/images/2026/ser/banner-bg-1440.jpg") center no-repeat #000816;}}@media screen and (max-width:1279px){.section-ser-banner{padding-bottom:617px;background:url("/images/2026/ser/banner-bg-1280.jpg") center no-repeat #000816;}.section-ser-banner .product-banner-container{max-width:100%;}}@media screen and (max-width:500px){.section-ser-banner{padding-bottom:440px;background:url("/images/2026/ser/banner-bg-440.jpg") center no-repeat #000816;background-size:cover;}}.section-ser-edition-info h2{margin-bottom:30px;text-align:left;}.ser-edition-info-container{padding-top:120px;display:flex;justify-content:space-between;gap:60px 100px;}.ser-overview-title{position:relative;max-width:500px;width:100%;top:-80px;}.ser-overview-content{max-width:710px;width:100%;}.ser-overview-title .btn-wrap{display:flex;gap:20px;}.ser-overview-title .edition-info-img{margin-top:80px;}.ser-overview-wrap{display:flex;flex-wrap:wrap;gap:30px;}.ser-overview-wrap .ser-overview-item{position:relative;max-width:calc(50% - 15px);width:100%;padding:2px;background:linear-gradient(180deg,#FFFFFF 0%,#E0EAFC 100%);border-radius:20px;box-shadow:0 0 16px rgba(35,64,138,0.08);}.ser-overview-wrap .ser-edition-info-content{height:100%;padding:40px clamp(1rem,0.825rem + 0.88vw,1.875rem);background:linear-gradient(180deg,#DFE8FF 0%,#FFFFFF 60.1%);border-radius:20px;}.ser-overview-wrap .ser-edition-info-content h3{margin:10px auto 30px;line-height:1.2;font-size:1.5rem;font-weight:600;color:var(--product-font-heading-color);}.ser-overview-wrap .ser-overview-item:nth-child(1),.ser-overview-wrap .ser-overview-item:nth-child(3){top:-80px;}@media screen and (max-width:1279px){.section-ser-edition-info h2{text-align:center;}.ser-edition-info-container{padding-top:0;flex-direction:column;}.ser-overview-title{max-width:none;top:0;}.ser-overview-title .btn-wrap{justify-content:center;}.edition-info-img{max-width:none;text-align:center;}.ser-overview-content{max-width:none;}.ser-overview-wrap .ser-overview-item:nth-child(1),.ser-overview-wrap .ser-overview-item:nth-child(3){top:0;}}@media screen and (max-width:1023px){.ser-overview-wrap .ser-overview-item{max-width:none;}}.section-ser-compare{background:url("/images/2026/pro/product-compare-bg.png") center no-repeat #f4f7ff;background-size:cover;}.section-ser-compare .products-compare-head .item-head,.section-ser-compare .products-compare-body ul li{width:20%;}.section-ser-compare .products-compare-head .item-head:first-child,.section-ser-compare .products-compare-body ul li:first-child{width:20%;}.section-ser-compare .products-compare-head .item-head{padding:30px 10px;}.section-ser-compare .recommend-container{width:calc(20% + 8px);left:calc(40% - 6px);}.ser-supported-wrap{display:flex;flex-wrap:wrap;gap:30px;}.ser-supported-wrap .supported-item:nth-child(1){width:100%;}.ser-supported-wrap .supported-item:nth-child(2){max-width:calc(40% - 30px);width:100%;}.ser-supported-wrap .supported-item:nth-child(3){max-width:60%;width:100%;}.ser-supported-wrap .supported-item{padding:2px;background:linear-gradient(180deg,#FFFFFF 0%,#E0EAFC 100%);border-radius:10px;box-shadow:0 0 16px rgba(35,64,138,0.08);}.ser-supported-wrap .supported-item .supported-item-content{height:100%;padding:40px clamp(1.25rem,1rem + 1.25vw,2.5rem);background:linear-gradient(180deg,#ECF1FF 0%,#FFFFFF 100%);border-radius:10px;}.ser-supported-wrap .supported-item .supported-item-content h3{margin:10px 0 20px;line-height:1.5;font-size:1.5rem;font-weight:500;color:var(--product-font-heading1-color);}.ser-supported-wrap .supported-content ul{display:flex;flex-wrap:wrap;gap:10px 20px;}.ser-supported-wrap .supported-content ul li{list-style:disc inside;}.ser-supported-wrap .supported-item:nth-child(1) .supported-content ul li{width:calc(25% - 20px);}.ser-supported-wrap .supported-item:nth-child(2) .supported-content ul li{width:calc(50% - 20px);}.ser-supported-wrap .supported-item:nth-child(3) .supported-content ul li{width:32%;}@media screen and (max-width:1279px){.ser-supported-wrap .supported-item:nth-child(1),.ser-supported-wrap .supported-item:nth-child(2),.ser-supported-wrap .supported-item:nth-child(3){max-width:100%;}}@media screen and (max-width:1023px){.ser-supported-wrap .supported-item:nth-child(1) .supported-content ul li,.ser-supported-wrap .supported-item:nth-child(2) .supported-content ul li,.ser-supported-wrap .supported-item:nth-child(3) .supported-content ul li{width:32%;}}@media screen and (max-width:600px){.ser-supported-wrap .supported-item:nth-child(1) .supported-content ul li,.ser-supported-wrap .supported-item:nth-child(2) .supported-content ul li,.ser-supported-wrap .supported-item:nth-child(3) .supported-content ul li{width:calc(50% - 20px);}}.section-ser-faq{padding-top:80px;}