html,body{padding:0;margin:0;background:#fed500;color:#2c3e50;font-family:PingFang,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;overflow-x:hidden}a{text-decoration:none;color:inherit;transition:color .3s ease}:root{--primary-color: rgb(254, 213, 0);--secondary-color: #2c3e50;--background-light: #ffffff;--background-dark: #232012;--text-primary: #333333;--text-secondary: #666666;--shadow-sm: 0 2px 4px rgba(0,0,0,.1);--shadow-md: 0 4px 6px rgba(0,0,0,.1);--shadow-lg: 0 10px 15px rgba(0,0,0,.1);--border-radius-sm: 4px;--border-radius-md: 8px;--border-radius-lg: 12px;--spacing-xs: 4px;--spacing-sm: 8px;--spacing-md: 16px;--spacing-lg: 24px;--spacing-xl: 32px}*{box-sizing:border-box;margin:0;padding:0}img{max-width:100%;height:auto}@media (max-width: 768px){.router[data-v-1ae9b97d]{width:100%;justify-content:space-around!important}.head[data-v-1ae9b97d]{padding:0!important}.logo_box[data-v-1ae9b97d]{display:none!important}}.head[data-v-1ae9b97d]{position:fixed;top:0;left:0;right:0;height:85px;padding:0 10%;display:flex;align-items:center;justify-content:space-between;box-shadow:var(--shadow-sm);z-index:1000;transition:box-shadow .3s ease;background:#fed500}.head[data-v-1ae9b97d]:hover{box-shadow:var(--shadow-md)}.head .logo[data-v-1ae9b97d]{margin-top:2px;width:60px;height:60px;transition:transform .3s ease;border-radius:10px;flex-shrink:0}.head .logo[data-v-1ae9b97d]:hover{transform:scale(1.05)}.router[data-v-1ae9b97d]{display:flex;justify-content:space-around;gap:var(--spacing-lg);align-items:center;font-size:16px;font-weight:600;color:var(--text-primary)}.router a[data-v-1ae9b97d]{position:relative;padding:var(--spacing-xs) var(--spacing-sm);transition:all .3s ease;white-space:nowrap}.router a[data-v-1ae9b97d]:hover{color:#b93815}.router a[data-v-1ae9b97d]:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:2px;background-color:var(--primary-color);transition:all .3s ease;transform:translate(-50%)}.router a[data-v-1ae9b97d]:hover:after{width:100%}.router .router-link-active[data-v-1ae9b97d]{color:#b93815}.router .router-link-active[data-v-1ae9b97d]:after{width:100%;height:2px;background-color:#b93815}@media (max-width: 768px){.head[data-v-1ae9b97d]{padding:0 var(--spacing-md)}.logo_box[data-v-1ae9b97d]{display:flex}.logo_box .logo[data-v-1ae9b97d]{width:60px;height:60px}.logo_box .app_name[data-v-1ae9b97d]{display:none}.router[data-v-1ae9b97d]{gap:var(--spacing-md);font-size:14px}.router .router-link-active[data-v-1ae9b97d]:after{display:none}}.footer[data-v-1bebb83f]{padding:60px 0 20px;background:var(--background-dark);color:#ffffffb3}.flex[data-v-1bebb83f]{display:flex;align-items:center;justify-content:space-between;padding:0 10%;margin-bottom:var(--spacing-xl)}.flex .flex_left[data-v-1bebb83f]{display:flex;align-items:center}.flex .logo[data-v-1bebb83f]{width:120px;height:120px;transition:transform .3s ease;border-radius:10px}.flex .logo[data-v-1bebb83f]:hover{transform:scale(1.05)}.flex .info[data-v-1bebb83f]{margin-left:var(--spacing-xl)}.flex .info_row[data-v-1bebb83f]{display:flex;align-items:center;margin-bottom:var(--spacing-sm);transition:opacity .3s ease}.flex .info_row[data-v-1bebb83f]:hover{opacity:.9}.flex .info_row .text[data-v-1bebb83f]{margin-left:var(--spacing-sm)}.qRCode[data-v-1bebb83f]{display:flex;align-items:center;gap:var(--spacing-lg)}.qRCode_item[data-v-1bebb83f]{display:flex;justify-content:center;align-items:center;flex-direction:column;transition:transform .3s ease}.qRCode_item[data-v-1bebb83f]:hover{transform:translateY(-5px)}.qRCode_item .img[data-v-1bebb83f]{width:100px;height:100px;margin-bottom:var(--spacing-sm);border-radius:var(--border-radius-sm);box-shadow:var(--shadow-md)}.footer-line[data-v-1bebb83f]{background-color:#ffffff1a;height:1px}.icp[data-v-1bebb83f]{display:flex;align-items:center;justify-content:center;font-size:14px;color:#ffffff80;gap:var(--spacing-xs)}.icp_icon[data-v-1bebb83f]{width:14px;height:14px;opacity:.7}.pointer[data-v-1bebb83f]{cursor:pointer;transition:color .3s ease}.pointer[data-v-1bebb83f]:hover{color:#fffc}@media (max-width: 768px){.flex[data-v-1bebb83f]{flex-direction:column;gap:var(--spacing-xl);text-align:center}.flex .flex_left[data-v-1bebb83f]{flex-direction:column}.flex .info[data-v-1bebb83f]{margin-left:0;margin-top:var(--spacing-lg)}.icp[data-v-1bebb83f]{font-size:12px!important}.weizhi[data-v-1bebb83f]{text-align:left}}.ml_20[data-v-1bebb83f]{margin-left:20px}@media (max-width: 480px){.qRCode[data-v-1bebb83f]{flex-direction:column}.ml_20[data-v-1bebb83f]{margin-left:0}}.qRCode_item[data-v-1bebb83f]{display:flex;justify-content:center;align-items:center;flex-direction:column}.qRCode_item .img[data-v-1bebb83f]{width:100px;height:100px;margin-bottom:10px}.footer-line[data-v-1bebb83f]{background-color:#343227;margin:0 10% 20px;height:1px}.icp[data-v-1bebb83f]{display:flex;align-items:center;justify-content:center;font-size:14px;color:#ffffffb4}.icp_icon[data-v-1bebb83f]{margin:0 6px;width:14px;height:14px}.pointer[data-v-1bebb83f]{cursor:pointer}@font-face{font-family:PingFang;src:url(./PingFang-D2K0UjAr.ttf) format("truetype")}#app{overflow:hidden}#app .content{padding-top:20px}.decoration[data-v-d496c12d]{border-radius:50%;position:absolute;z-index:99;background:linear-gradient(180deg,#ffb683,#ffb68300)}.decoration_1[data-v-d496c12d]{width:494px;height:494px;left:-46%;top:87px}.decoration_2[data-v-d496c12d]{width:494px;height:494px;left:-36%;top:987px}.decoration_3[data-v-d496c12d]{width:494px;height:494px;right:-55%;top:506px}.decoration_4[data-v-d496c12d]{width:106px;height:106px;left:17%;top:460px}.decoration_6[data-v-d496c12d]{width:106px;height:106px;right:-100px;top:160px}.decoration_7[data-v-d496c12d]{width:106px;height:106px;left:-16%;top:660px}.decoration_8[data-v-d496c12d]{width:490px;height:490px;right:-550px;bottom:-50px}.decoration_5[data-v-d496c12d]{width:290px;height:290px;right:-40%;top:446px}.home[data-v-d496c12d]{max-width:1200px;margin:0 auto;padding:20px;color:#111927;position:relative}.why-join[data-v-d496c12d]{margin-bottom:120px}.hero[data-v-d496c12d]{display:flex;align-items:center;justify-content:space-between;margin:60px 0 100px;gap:40px}.hero .hero-content[data-v-d496c12d]{flex:1}.hero .title[data-v-d496c12d]{color:#111927;font-family:Inter;font-size:60px;font-weight:700;text-align:center;margin-bottom:40px}.hero .subtitle[data-v-d496c12d]{color:#040404;font-family:Inter;font-size:18px;font-weight:400;line-height:28px;letter-spacing:0%;text-align:left}.hero .slogan[data-v-d496c12d]{padding-top:40px;color:#1e1e1e;font-family:优设好身体;font-size:36px;font-weight:400;line-height:28px;letter-spacing:0%;text-align:center}.hero .author[data-v-d496c12d]{padding-top:20px;padding-right:100px;color:#1e1e1e;font-family:优设好身体;font-size:24px;font-weight:400;line-height:28px;letter-spacing:0%;text-align:right}.hero .hero-image[data-v-d496c12d]{flex:1;display:flex;justify-content:center}.hero .hero-image .mascot[data-v-d496c12d]{width:400px;height:auto}.section-title[data-v-d496c12d]{text-align:center;font-size:36px;font-weight:700;margin-bottom:20px}.section-subtitle[data-v-d496c12d]{text-align:center;font-size:18px;margin-bottom:40px}.features[data-v-d496c12d],.benefits[data-v-d496c12d]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:40px 0}.features[data-v-d496c12d]{margin-bottom:120px}.why-join .benefits[data-v-d496c12d]{grid-template-columns:repeat(4,1fr)}.feature-card[data-v-d496c12d],.benefit-card[data-v-d496c12d]{padding:30px;border-radius:10px;box-shadow:0 4px 6px #0000001a;text-align:left;transition:transform .3s ease}.feature-card[data-v-d496c12d]:hover,.benefit-card[data-v-d496c12d]:hover{transform:translateY(-5px)}.feature-card .icon[data-v-d496c12d],.benefit-card .icon[data-v-d496c12d]{width:60px;height:60px;margin:0 auto 20px}.feature-card .icon img[data-v-d496c12d],.benefit-card .icon img[data-v-d496c12d]{width:100%;height:100%;object-fit:contain}.feature-card h3[data-v-d496c12d],.benefit-card h3[data-v-d496c12d]{font-size:20px;font-weight:700;margin-bottom:15px;text-align:center}.feature-card p[data-v-d496c12d],.benefit-card p[data-v-d496c12d]{font-size:16px;color:#666;line-height:1.6}.download[data-v-d496c12d]{text-align:center;margin:60px 0}@media (max-width: 768px){.decoration[data-v-d496c12d]{display:none}.hero[data-v-d496c12d]{flex-direction:column;text-align:center;margin-bottom:20px}.hero .title[data-v-d496c12d]{font-size:36px}.hero .subtitle[data-v-d496c12d]{font-size:16px}.hero .slogan[data-v-d496c12d]{font-size:20px}.hero .author[data-v-d496c12d]{padding-right:10px}.mascot[data-v-d496c12d]{width:200px!important}.section-title[data-v-d496c12d]{font-size:28px}.features[data-v-d496c12d],.benefits[data-v-d496c12d]{grid-template-columns:1fr}.app-showcase[data-v-d496c12d]{flex-direction:column;align-items:center}.features[data-v-d496c12d]{margin-bottom:40px}.why-join .benefits[data-v-d496c12d]{display:block}.why-join .section-title[data-v-d496c12d]{font-size:32px}}.decoration[data-v-0842c5c7]{border-radius:50%;position:absolute;background:linear-gradient(180deg,#ffb683,#ffb68300)}.decoration_1[data-v-0842c5c7]{width:494px;height:494px;left:-40%;top:87px}.decoration_2[data-v-0842c5c7]{width:494px;height:494px;left:-36%;top:987px}.decoration_3[data-v-0842c5c7]{width:494px;height:494px;right:-55%;top:506px}.decoration_4[data-v-0842c5c7]{width:106px;height:106px;left:17%;top:460px}.decoration_6[data-v-0842c5c7]{width:106px;height:106px;right:0;top:160px}.decoration_7[data-v-0842c5c7]{width:106px;height:106px;left:-20%;top:660px}.decoration_5[data-v-0842c5c7]{width:290px;height:290px;right:-40%;top:446px}.home[data-v-0842c5c7]{max-width:1200px;margin:0 auto;padding:20px;color:#111927;position:relative}.welfare[data-v-0842c5c7]{color:#040404;font-family:优设好身体;font-size:20px;font-weight:400;line-height:20px;letter-spacing:0%;text-align:center}.why-join[data-v-0842c5c7]{margin-bottom:120px}.hero[data-v-0842c5c7]{display:flex;align-items:center;justify-content:space-between;margin:60px 0 140px;gap:40px}.hero .hero-content[data-v-0842c5c7]{flex:1.5}.hero .title[data-v-0842c5c7]{color:#111927;font-family:Inter;font-size:60px;font-weight:700;text-align:center;margin-bottom:40px}.hero .subtitle[data-v-0842c5c7]{color:#040404;font-family:Inter;font-size:18px;font-weight:400;line-height:28px;letter-spacing:0%;text-align:left}.hero .slogan[data-v-0842c5c7]{padding-top:40px;color:#1e1e1e;font-family:优设好身体;font-size:36px;font-weight:400;line-height:28px;letter-spacing:0%;text-align:right}.hero .author[data-v-0842c5c7]{padding-top:20px;color:#1e1e1e;font-family:优设好身体;font-size:24px;font-weight:400;line-height:28px;letter-spacing:0%;text-align:right}.hero .hero-image[data-v-0842c5c7]{flex:1;display:flex;justify-content:center}.hero .hero-image .mascot[data-v-0842c5c7]{border-radius:20px;width:400px;height:auto}.section-title[data-v-0842c5c7]{text-align:center;font-size:48px;font-weight:700;margin-bottom:20px}.section-subtitle[data-v-0842c5c7]{text-align:center;font-size:18px;margin-bottom:40px}.features[data-v-0842c5c7],.benefits[data-v-0842c5c7]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:40px 0}.why-join .benefits[data-v-0842c5c7]{grid-template-columns:repeat(4,1fr)}.feature-card[data-v-0842c5c7],.benefit-card[data-v-0842c5c7]{padding:30px;border-radius:10px;box-shadow:0 4px 6px #0000001a;text-align:left;transition:transform .3s ease}.feature-card[data-v-0842c5c7]:hover,.benefit-card[data-v-0842c5c7]:hover{transform:translateY(-5px)}.feature-card .icon[data-v-0842c5c7],.benefit-card .icon[data-v-0842c5c7]{width:60px;height:60px;margin:0 auto 20px}.feature-card .icon img[data-v-0842c5c7],.benefit-card .icon img[data-v-0842c5c7]{width:100%;height:100%;object-fit:contain}.feature-card h3[data-v-0842c5c7],.benefit-card h3[data-v-0842c5c7]{font-size:20px;font-weight:700;margin-bottom:15px;text-align:center}.feature-card p[data-v-0842c5c7],.benefit-card p[data-v-0842c5c7]{font-size:16px;color:#666;line-height:1.6}.download[data-v-0842c5c7]{text-align:center;margin:100px 0 20px;position:relative}.download .section-subtitle[data-v-0842c5c7]{width:340px;margin:0 auto;text-align:right}.download .name[data-v-0842c5c7]{color:#1e1e1e;font-family:微软雅黑;font-size:18px;font-weight:700;line-height:18px;letter-spacing:0%;text-align:center}.download .right[data-v-0842c5c7]{position:absolute;right:0;bottom:0}@media (max-width: 768px){.decoration[data-v-0842c5c7]{display:none}.hero[data-v-0842c5c7]{flex-direction:column;text-align:center;margin-bottom:20px}.hero .title[data-v-0842c5c7]{font-size:36px}.hero .subtitle[data-v-0842c5c7]{font-size:16px}.hero .slogan[data-v-0842c5c7]{font-size:20px;text-align:left}.hero .mascot[data-v-0842c5c7]{width:200px!important}.features[data-v-0842c5c7],.benefits[data-v-0842c5c7]{grid-template-columns:1fr}.app-showcase[data-v-0842c5c7]{flex-direction:column;align-items:center}.download .right[data-v-0842c5c7]{display:none}}.decoration[data-v-111df51d]{border-radius:50%;position:absolute;background:linear-gradient(180deg,#ffb683,#ffb68300)}.decoration_1[data-v-111df51d]{width:494px;height:494px;left:-40%;top:87px}.decoration_2[data-v-111df51d]{width:494px;height:494px;left:-36%;top:987px}.decoration_3[data-v-111df51d]{width:494px;height:494px;right:-55%;top:506px}.decoration_4[data-v-111df51d]{width:106px;height:106px;left:17%;top:460px}.decoration_6[data-v-111df51d]{width:106px;height:106px;right:0;top:160px}.decoration_7[data-v-111df51d]{width:106px;height:106px;left:-20%;top:660px}.decoration_5[data-v-111df51d]{width:290px;height:290px;right:-40%;top:446px}.home[data-v-111df51d]{max-width:1200px;margin:0 auto;padding:20px;color:#111927;position:relative}.welfare[data-v-111df51d]{color:#040404;font-family:优设好身体;font-size:20px;font-weight:400;line-height:20px;letter-spacing:0%;text-align:center}.why-join[data-v-111df51d]{margin-bottom:120px}.hero[data-v-111df51d]{display:flex;align-items:center;justify-content:space-between;margin:60px 0 140px;gap:40px}.hero .hero-content[data-v-111df51d]{flex:1.5}.hero .title[data-v-111df51d]{color:#111927;font-family:Inter;font-size:60px;font-weight:700;text-align:center;margin-bottom:40px}.hero .subtitle[data-v-111df51d]{color:#040404;font-family:Inter;font-size:18px;font-weight:400;line-height:28px;letter-spacing:0%;text-align:left}.hero .slogan[data-v-111df51d]{padding-top:40px;color:#1e1e1e;font-family:优设好身体;font-size:36px;font-weight:400;line-height:28px;letter-spacing:0%;text-align:right}.hero .author[data-v-111df51d]{padding-top:20px;color:#1e1e1e;font-family:优设好身体;font-size:24px;font-weight:400;line-height:28px;letter-spacing:0%;text-align:right}.hero .hero-image[data-v-111df51d]{flex:1;display:flex;justify-content:center}.hero .hero-image .mascot[data-v-111df51d]{width:400px;height:auto;border-radius:20px}.section-title[data-v-111df51d]{text-align:center;font-size:48px;font-weight:700;margin-bottom:20px}.section-subtitle[data-v-111df51d]{text-align:center;font-size:18px;margin-bottom:40px}.features[data-v-111df51d],.benefits[data-v-111df51d]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:40px 0}.why-join .benefits[data-v-111df51d]{grid-template-columns:repeat(4,1fr)}.feature-card[data-v-111df51d],.benefit-card[data-v-111df51d]{padding:30px;border-radius:10px;box-shadow:0 4px 6px #0000001a;text-align:left;transition:transform .3s ease}.feature-card[data-v-111df51d]:hover,.benefit-card[data-v-111df51d]:hover{transform:translateY(-5px)}.feature-card .icon[data-v-111df51d],.benefit-card .icon[data-v-111df51d]{width:60px;height:60px;margin:0 auto 20px}.feature-card .icon img[data-v-111df51d],.benefit-card .icon img[data-v-111df51d]{width:100%;height:100%;object-fit:contain}.feature-card h3[data-v-111df51d],.benefit-card h3[data-v-111df51d]{font-size:20px;font-weight:700;margin-bottom:15px;text-align:center}.feature-card p[data-v-111df51d],.benefit-card p[data-v-111df51d]{font-size:16px;color:#666;line-height:1.6}.download[data-v-111df51d]{text-align:center;margin:100px 0 20px;position:relative}.download .section-subtitle[data-v-111df51d]{width:720px;margin:0 auto;text-align:right}.download .name[data-v-111df51d]{color:#1e1e1e;font-family:微软雅黑;font-size:18px;font-weight:700;line-height:18px;letter-spacing:0%;text-align:center}.download .right[data-v-111df51d]{position:absolute;right:0;bottom:0}@media (max-width: 768px){.decoration[data-v-111df51d]{display:none}.hero[data-v-111df51d]{flex-direction:column;text-align:center;margin-bottom:20px}.hero .title[data-v-111df51d]{font-size:36px}.hero .subtitle[data-v-111df51d]{font-size:16px}.hero .slogan[data-v-111df51d]{font-size:20px;text-align:left}.mascot[data-v-111df51d]{width:200px!important}.features[data-v-111df51d],.benefits[data-v-111df51d]{grid-template-columns:1fr}.app-showcase[data-v-111df51d]{flex-direction:column;align-items:center}.download .section-title[data-v-111df51d]{font-size:36px}.download .right[data-v-111df51d]{display:none}}.decoration[data-v-246b77f4]{border-radius:50%;position:absolute;background:linear-gradient(180deg,#ffb683,#ffb68300)}.decoration_1[data-v-246b77f4]{width:494px;height:494px;left:-40%;top:87px}.decoration_2[data-v-246b77f4]{width:494px;height:494px;left:-36%;top:687px}.decoration_3[data-v-246b77f4]{width:494px;height:494px;right:-55%;top:906px}.decoration_4[data-v-246b77f4]{width:106px;height:106px;left:17%;top:460px}.line[data-v-246b77f4]{height:1px;background:#706c6c;width:70%;margin:0 auto 140px}.home[data-v-246b77f4]{max-width:1200px;margin:0 auto;padding:20px;color:#111927;position:relative}.welfare[data-v-246b77f4]{color:#040404;font-family:优设好身体;font-size:20px;font-weight:400;line-height:20px;letter-spacing:0%;text-align:center}.why-join[data-v-246b77f4]{margin-bottom:120px}.hero[data-v-246b77f4]{display:flex;align-items:center;justify-content:space-between;margin:60px 0 140px;gap:40px}.hero .hero-content[data-v-246b77f4]{flex:1.5}.hero .title[data-v-246b77f4]{color:#111927;font-family:Inter;font-size:60px;font-weight:700;text-align:center;margin-bottom:40px}.hero .subtitle[data-v-246b77f4]{color:#040404;font-family:Inter;font-size:18px;font-weight:400;line-height:28px;letter-spacing:0%;text-align:left}.hero .slogan[data-v-246b77f4]{padding-top:40px;color:#1e1e1e;font-family:优设好身体;font-size:36px;font-weight:400;line-height:28px;letter-spacing:0%;text-align:right}.hero .author[data-v-246b77f4]{padding-top:20px;color:#1e1e1e;font-family:优设好身体;font-size:24px;font-weight:400;line-height:28px;letter-spacing:0%;text-align:right}.hero .hero-image[data-v-246b77f4]{flex:1;display:flex;justify-content:center}.hero .hero-image .mascot[data-v-246b77f4]{width:400px;height:auto}.section-title[data-v-246b77f4]{text-align:center;font-size:48px;font-weight:700;margin-bottom:20px}.section-subtitle[data-v-246b77f4]{text-align:center;font-size:18px;margin-bottom:40px}.features[data-v-246b77f4],.benefits[data-v-246b77f4]{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:40px 0}.why-join .benefits[data-v-246b77f4]{grid-template-columns:repeat(4,1fr)}.feature-card[data-v-246b77f4],.benefit-card[data-v-246b77f4]{padding:30px;border-radius:10px;box-shadow:0 4px 6px #0000001a;text-align:left;transition:transform .3s ease}.feature-card[data-v-246b77f4]:hover,.benefit-card[data-v-246b77f4]:hover{transform:translateY(-5px)}.feature-card .icon[data-v-246b77f4],.benefit-card .icon[data-v-246b77f4]{width:60px;height:60px;margin:0 auto 20px}.feature-card .icon img[data-v-246b77f4],.benefit-card .icon img[data-v-246b77f4]{width:100%;height:100%;object-fit:contain}.feature-card h3[data-v-246b77f4],.benefit-card h3[data-v-246b77f4]{font-size:20px;font-weight:700;margin-bottom:15px;text-align:center}.feature-card p[data-v-246b77f4],.benefit-card p[data-v-246b77f4]{font-size:16px;color:#666;line-height:1.6}.download[data-v-246b77f4]{text-align:center;margin:100px 0 20px;position:relative}.download .section-subtitle[data-v-246b77f4]{width:720px;margin:0 auto;text-align:center}.download .name[data-v-246b77f4]{color:#1e1e1e;font-family:微软雅黑;font-size:18px;font-weight:700;line-height:18px;letter-spacing:0%;text-align:center}@media (max-width: 768px){.decoration[data-v-246b77f4]{display:none}.hero[data-v-246b77f4]{flex-direction:column;text-align:center;margin-bottom:20px}.hero .title[data-v-246b77f4]{font-size:36px}.hero .subtitle[data-v-246b77f4]{font-size:16px}.hero .slogan[data-v-246b77f4]{font-size:20px}.line[data-v-246b77f4]{width:100%;margin-bottom:0}.features[data-v-246b77f4],.benefits[data-v-246b77f4]{grid-template-columns:1fr}.app-showcase[data-v-246b77f4]{flex-direction:column;align-items:center}.download[data-v-246b77f4]{margin-top:80px}.download .section-title[data-v-246b77f4]{font-size:28px}.download .first_img[data-v-246b77f4]{margin-right:60px!important}.download .section-subtitle[data-v-246b77f4]{width:100%}.mascot[data-v-246b77f4]{width:200px!important}}
