@media (max-width:1024px){:root{--mobile-shell-header-h:13.33333333vw;--mobile-shell-footer-h:13.33333333vw;--mobile-shell-text:#172033;--mobile-shell-muted:#667085;--mobile-shell-border:#dde3ea;--mobile-shell-red:#d71c20;--mobile-shell-black:#000;--mobile-page-gutter:18px;--mobile-content-width:calc(100vw - 36px);--mobile-font-body:16px;--mobile-font-caption:14px;--mobile-font-card-title:18px;--mobile-font-section-title:24px;--mobile-font-hero:34px;--mobile-line-body:1.65;--mobile-line-caption:1.7;--mobile-line-title:1.4}body.mobile-shell-ready{margin:0;background:#ffffff;font-family:var(--site-font-family);font-size:var(--mobile-font-body);line-height:var(--mobile-line-body);overflow:hidden}body.mobile-shell-ready #app,body.mobile-shell-ready #app .nav-content[data-v-ff6783a4],body.mobile-shell-ready #app .layout-footer[data-v-ff6783a4],body.mobile-shell-ready #app .layout-tips,body.mobile-shell-ready #app .layout-tips[data-v-ff6783a4]{display:none !important}.mobile-shell{position:fixed;inset:0;z-index:10020;background:#ffffff;display:flex;flex-direction:column}.mobile-shell__header{height:var(--mobile-shell-header-h);padding:0;display:flex;align-items:center;justify-content:space-between;background:rgba(255,255,255,0.94);border-bottom:1px solid var(--mobile-shell-border);box-shadow:0 8px 24px rgba(17,24,39,0.06);box-sizing:border-box}.mobile-shell__logo{display:inline-flex;align-items:center;width:26.4vw;height:var(--mobile-shell-header-h);margin-left:4.26666667vw;text-decoration:none}.mobile-shell__logo img{width:26.4vw;height:6.93333333vw;display:block;object-fit:contain}.mobile-shell__page-title{position:absolute;left:50%;transform:translateX(-50%);max-width:36vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--mobile-shell-text);font-size:4.26666667vw;line-height:1.2;font-weight:700}.mobile-shell__menu-btn,.mobile-shell__menu-close{border:0;background:transparent;padding:0;cursor:pointer;color:#485569;display:inline-flex;align-items:center;justify-content:center;min-width:0;min-height:0}.mobile-shell__menu-btn{position:fixed;top:4.26666667vw;right:4.26666667vw;width:5.06666667vw;height:5.06666667vw}.mobile-shell__menu-btn-lines{display:grid;gap:0.8vw}.mobile-shell__menu-btn-lines span{display:block;width:5.06666667vw;height:0.53333333vw;border-radius:999px;background:#6f7581}.mobile-shell__menu-close{font-size:52px;line-height:1;font-weight:300}.mobile-shell__stage{flex:1;background:#ffffff;min-height:0;overflow-y:auto}.mobile-shell__content{min-height:100%;padding-bottom:calc(var(--mobile-shell-footer-h) + 24px);background:#ffffff}.mobile-shell__desktop-content{min-height:100%;background:#ffffff;width:100%}.mobile-shell__desktop-viewport{position:relative;width:100%;overflow:hidden;background:#ffffff}.mobile-shell__desktop-frame{position:absolute;left:0;top:0;border:0;transform-origin:top left;background:#ffffff;display:block}.mobile-shell__menu{position:fixed;inset:0;z-index:10030;display:none;background:#ffffff;overflow-y:auto}.mobile-shell__menu.is-open{display:block}.mobile-shell__menu-inner{min-height:100%;padding:max(18px,env(safe-area-inset-top)) 28px calc(var(--mobile-shell-footer-h) + 40px);box-sizing:border-box;background:#ffffff}.mobile-shell__menu-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--mobile-shell-border)}.mobile-shell__menu-nav{display:grid}.mobile-shell__menu-link{display:block;padding:30px 0;border-bottom:1px solid var(--mobile-shell-border);color:var(--mobile-shell-text);text-decoration:none;font-size:var(--mobile-font-card-title);line-height:var(--mobile-line-title);font-weight:700}.mobile-shell__menu-link.is-active{color:var(--mobile-shell-red);font-weight:700}.mobile-shell__menu-actions{display:grid;gap:22px;padding:36px 0 0}.mobile-shell__menu-action{display:block;text-align:center;text-decoration:none;border-radius:999px;font-size:var(--mobile-font-card-title);line-height:1.2;padding:24px 24px;font-weight:500}.mobile-shell__menu-action--ghost{color:var(--mobile-shell-text);border:3px solid #c7ced8;background:#ffffff}.mobile-shell__menu-action--primary{color:#ffffff;background:linear-gradient(135deg,#d71c20 0%,#d71c20 100%);border:3px solid #d71c20;box-shadow:0 16px 34px rgba(196,18,26,0.22)}.mobile-shell__footer{position:fixed;left:0;right:0;bottom:0;z-index:10025;min-height:var(--mobile-shell-footer-h);height:calc(var(--mobile-shell-footer-h) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(32,38,46,0.08);background:#ffffff}.mobile-shell__footer-link{display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-size:var(--mobile-font-body);font-weight:500}.mobile-shell__footer-link--light{background:#ffffff;color:var(--mobile-shell-text)}.mobile-shell__footer-link--primary{background:linear-gradient(135deg,#d71c20 0%,#d71c20 100%);color:#ffffff}.mobile-shell__menu-btn:focus-visible,.mobile-shell__menu-close:focus-visible,.mobile-shell__menu-link:focus-visible,.mobile-shell__footer-link:focus-visible{outline:3px solid rgba(215,28,32,0.26);outline-offset:3px}.mobile-shell__footer-icon{width:28px;height:28px;object-fit:contain}.mobile-shell__footer-badge{width:28px;height:28px;border:2px solid rgba(255,255,255,0.95);border-radius:999px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;box-sizing:border-box}.mobile-shell__footer-badge span{display:block;width:12px;height:2px;border-radius:999px;background:#ffffff}.mobile-page__hero{position:relative;background:#000;min-height:286px;overflow:hidden}.mobile-hero-carousel{min-height:286px}.mobile-hero-carousel__slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity 0.45s ease}.mobile-hero-carousel__slide.is-active{opacity:1;pointer-events:auto}.mobile-hero-carousel__bg{position:absolute;inset:0;background-position:center center;background-repeat:no-repeat;background-size:cover}.mobile-hero-carousel__bg::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,0.84) 0%,rgba(0,0,0,0.58) 34%,rgba(0,0,0,0.08) 76%)}.mobile-page__hero-text{position:absolute;left:var(--mobile-page-gutter);top:34px;z-index:2;max-width:60%}.mobile-page__hero-text h1{margin:0;color:#ffffff;font-size:var(--mobile-font-hero);line-height:var(--mobile-line-title);font-weight:800;text-align:left}.mobile-hero-carousel__dots{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.mobile-hero-carousel__dots span{width:24px;height:4px;border-radius:999px;background:rgba(255,255,255,0.45)}.mobile-hero-carousel__dots span.is-active{background:var(--mobile-shell-red)}.mobile-page__section{padding:28px var(--mobile-page-gutter) 0}.mobile-page__section--center{text-align:center}.mobile-page__section--gray{background:#f7f7f7;padding-top:34px;padding-bottom:12px;margin-top:22px}.mobile-page__section--dark{background:#2c2727;color:#ffffff;padding-top:32px;padding-bottom:34px;margin-top:30px}.mobile-page__section h2{margin:0;color:#172033;font-size:var(--mobile-font-section-title);line-height:var(--mobile-line-title);font-weight:800}.mobile-page__section--dark h2{color:#ffffff}.mobile-page__sub{margin:10px 0 0;color:#485569;font-size:var(--mobile-font-caption);line-height:var(--mobile-line-caption)}.mobile-page__image{display:block;width:100%;height:auto;margin-top:18px}.mobile-page__image--diagram{margin-top:12px}.mobile-page__image--robot,.mobile-page__image--globe{max-width:280px;margin-left:auto;margin-right:auto}.mobile-page__image--apng{max-width:240px}.mobile-stat-grid,.mobile-home__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mobile-stat{padding:14px 6px}.mobile-stat strong{display:block;color:var(--mobile-shell-red);font-size:34px;line-height:1.1;font-weight:700}.mobile-stat strong span{font-size:var(--mobile-font-card-title);margin-left:2px}.mobile-stat p{margin:10px 0 0;color:#485569;font-size:var(--mobile-font-caption);line-height:var(--mobile-line-caption)}.mobile-stat--soft{background:#ffffff;border-radius:10px;box-shadow:0 6px 16px rgba(15,23,42,0.04);padding:18px 14px}.mobile-feature-list,.mobile-simple-stack,.mobile-copy-block{display:grid;gap:14px;margin-top:18px}.mobile-copy-block p,.mobile-page__note{margin:0;color:#485569;font-size:var(--mobile-font-body);line-height:var(--mobile-line-body);text-align:left}.mobile-copy-block--timeline h3{margin:0 0 8px;color:#172033;font-size:var(--mobile-font-card-title);text-align:left}.mobile-feature{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start;padding:14px 12px}.mobile-feature img{width:24px;height:24px;object-fit:contain;margin-top:3px}.mobile-feature h3,.mobile-logo-card h3,.mobile-soft-card h3,.mobile-overlay-card h3,.mobile-product-card h3,.mobile-system-card h3,.mobile-mini-card h3{margin:0;color:#172033;font-size:var(--mobile-font-card-title);line-height:var(--mobile-line-title);font-weight:700;text-align:left}.mobile-feature p,.mobile-logo-card p,.mobile-soft-card p,.mobile-overlay-card p,.mobile-product-card p,.mobile-system-card p,.mobile-mini-card p{margin:8px 0 0;color:#485569;font-size:var(--mobile-font-caption);line-height:var(--mobile-line-caption);text-align:left}.mobile-card-grid{display:grid;gap:14px;margin-top:18px}.mobile-card-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-card-grid--three{grid-template-columns:1fr}.mobile-card-grid--three-partners{grid-template-columns:1fr}.mobile-card img,.mobile-soft-card img,.mobile-overlay-card img,.mobile-system-card img,.mobile-product-card img{width:100%;height:auto;display:block}.mobile-card>div,.mobile-soft-card,.mobile-system-card>div,.mobile-product-card>div,.mobile-logo-card>div,.mobile-icon-card{padding:12px}.mobile-soft-card h3,.mobile-soft-card p,.mobile-soft-card img{text-align:center;margin-left:auto;margin-right:auto}.mobile-soft-card img{width:32px;height:32px;margin-top:18px}.mobile-overlay-card{position:relative}.mobile-overlay-card div{position:absolute;left:0;right:0;bottom:0;padding:18px 16px;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(18,18,18,0.82) 100%)}.mobile-overlay-card h3,.mobile-overlay-card p{color:#ffffff}.mobile-mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.mobile-mini-card{padding:14px 10px 16px;text-align:center}.mobile-mini-card img{width:26px;height:26px;display:block;margin:0 auto 10px}.mobile-mini-card h3,.mobile-mini-card p{text-align:center}.mobile-platforms,.mobile-simple-tabs{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;margin-top:16px}.mobile-platforms span,.mobile-simple-tabs span{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:34px;color:var(--mobile-shell-red);font-size:var(--mobile-font-caption)}.mobile-simple-tabs span.is-active{color:var(--mobile-shell-red)}.mobile-logo-card{display:grid;grid-template-columns:82px 1fr;gap:14px;padding:14px 12px;align-items:center}.mobile-logo-card img{width:82px;height:auto;display:block}.mobile-product-list{display:grid;gap:18px}.mobile-product-card{background:rgba(255,255,255,0.04)}.mobile-product-card strong{display:block;margin-top:10px;color:var(--mobile-shell-red);font-size:var(--mobile-font-section-title);text-align:left}.mobile-product-card__meta{display:flex;align-items:baseline;gap:6px}.mobile-product-card__meta strong{margin-top:0}.mobile-product-card__meta span{color:rgba(255,255,255,0.85);font-size:var(--mobile-font-caption);line-height:var(--mobile-line-caption)}.mobile-compare-head{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:var(--mobile-shell-red);border-radius:10px 10px 0 0;overflow:hidden;margin-top:4px}.mobile-compare-head span{text-align:center;color:#ffffff;font-size:var(--mobile-font-caption);line-height:var(--mobile-line-title);padding:12px 8px;border-right:1px solid rgba(255,255,255,0.18)}.mobile-compare-head span:last-child{border-right:0}.mobile-accordion{margin-bottom:12px}.mobile-accordion--plain{border-bottom:1px solid #eceff4;margin-bottom:0}.mobile-accordion summary{list-style:none;cursor:pointer;padding:18px 16px;font-size:var(--mobile-font-card-title);color:#172033;font-weight:600;position:relative}.mobile-accordion summary::-webkit-details-marker{display:none}.mobile-accordion summary::after{content:"⌄";position:absolute;right:16px;top:18px;color:#485569}.mobile-accordion[open] summary::after{content:"⌃"}.mobile-accordion__body{padding:0 16px 18px;display:grid;gap:14px}.mobile-accordion__body--chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-accordion__item h4{margin:0;color:#172033;font-size:var(--mobile-font-card-title);line-height:var(--mobile-line-title);text-align:left}.mobile-accordion__item p{margin:8px 0 0;color:#485569;font-size:var(--mobile-font-caption);line-height:var(--mobile-line-caption);text-align:left}.mobile-capability-chip{display:flex;align-items:center;justify-content:center;min-height:40px;padding:8px 10px;box-sizing:border-box;color:#172033;font-size:var(--mobile-font-caption);line-height:var(--mobile-line-caption);text-align:center}.mobile-circles{margin-top:24px;display:grid;justify-items:center;gap:10px}.mobile-circle{width:118px;height:118px;display:flex;align-items:center;justify-content:center}.mobile-circle span{width:82px;height:82px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:var(--mobile-font-card-title);line-height:var(--mobile-line-title)}.mobile-circle-cross{color:#172033;font-size:46px;line-height:1}.mobile-circle-group{display:grid;justify-items:center}.mobile-circle-group p{margin:14px 0 0;color:#172033;font-size:var(--mobile-font-card-title);line-height:var(--mobile-line-title);font-weight:700;text-align:center}.mobile-video{width:100%;display:block;margin-top:18px;aspect-ratio:16 / 9}.mobile-partner-card{padding:26px 18px;text-align:center}.mobile-partner-card img{width:48px;height:48px;display:block;margin:0 auto;object-fit:contain}.mobile-partner-card h3{margin:18px 0 0;color:#172033;font-size:var(--mobile-font-card-title);line-height:var(--mobile-line-title);font-weight:700;text-align:center}.mobile-culture-list{display:grid;gap:12px;margin-top:18px}.mobile-culture-card{padding:18px 16px 22px}.mobile-culture-card h3{margin:0;font-size:var(--mobile-font-card-title);color:#172033;text-align:left}.mobile-culture-card span{display:block;margin-top:6px;font-size:var(--mobile-font-caption);color:var(--mobile-shell-red);text-align:left}.mobile-culture-card p{margin:12px 0 0;color:#485569;text-align:left;font-size:var(--mobile-font-caption);line-height:var(--mobile-line-caption)}.mobile-timeline-years{display:flex;justify-content:center;gap:24px;margin-top:18px;color:#485569;font-size:var(--mobile-font-body)}.mobile-timeline-years span.is-active{color:var(--mobile-shell-red);font-weight:700}.mobile-timeline-list{display:grid;gap:12px;margin-top:18px}.mobile-timeline-card{padding:16px 14px;text-align:left}.mobile-timeline-card h3{margin:0;color:#172033;font-size:var(--mobile-font-card-title);line-height:var(--mobile-line-title);font-weight:700}.mobile-timeline-card p{margin:8px 0 0;color:#485569;font-size:var(--mobile-font-caption);line-height:var(--mobile-line-caption)}.mobile-stat-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.mobile-stat-strip strong{display:block;font-size:var(--mobile-font-section-title);color:#172033;text-align:left}.mobile-stat-strip span{display:block;margin-top:6px;color:#485569;font-size:var(--mobile-font-caption);text-align:left}.mobile-page__footer-info{background:#2c2727;padding:26px var(--mobile-page-gutter) 24px;margin-top:28px}.mobile-page__footer-brand img{width:70px;height:auto;display:block}.mobile-page__footer-lines{margin-top:18px;display:grid;gap:8px}.mobile-page__footer-lines p{margin:0;color:rgba(255,255,255,0.82);font-size:var(--mobile-font-caption);line-height:var(--mobile-line-caption);text-align:left}.mobile-page__footer-copy{margin-top:30px;color:rgba(255,255,255,0.72);font-size:var(--mobile-font-caption);line-height:var(--mobile-line-caption);text-align:center}.mobile-page__footer-copy a{color:rgba(255,255,255,0.92);text-decoration:none}.mobile-shell__content .layout-banner,.mobile-shell__content .main-contain,.mobile-shell__content .layout-footer{width:100% !important;margin:0 !important}.mobile-shell__content .cw,.mobile-shell__content .contain,.mobile-shell__content .contain-layout,.mobile-shell__content .footer-content,.mobile-shell__content .w-1200,.mobile-shell__content .w-1290,.mobile-shell__content .w-1250{width:auto !important;max-width:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:var(--mobile-page-gutter) !important;padding-right:var(--mobile-page-gutter) !important;box-sizing:border-box !important}.mobile-shell__content img{max-width:100% !important;height:auto !important;object-fit:contain !important}.mobile-shell__content .layout-banner .el-carousel__container,.mobile-shell__content .layout-banner .banner-img{height:286px !important}.mobile-shell__content .layout-banner .banner-img{background-size:cover !important;background-position:center center !important}.mobile-shell__content .layout-banner .banner-p{left:var(--mobile-page-gutter) !important;top:34px !important;width:auto !important;max-width:62% !important;font-size:var(--mobile-font-hero) !important;line-height:var(--mobile-line-title) !important;text-align:left !important}.mobile-shell__content .ss-flex{flex-wrap:wrap !important}.mobile-shell__content .ss-row-between,.mobile-shell__content .ss-row-around{gap:12px !important}.mobile-shell__content .b1-item,.mobile-shell__content .w-208,.mobile-shell__content .w-220,.mobile-shell__content .w-250,.mobile-shell__content .w-280,.mobile-shell__content .w-282,.mobile-shell__content .w-294,.mobile-shell__content .w-358,.mobile-shell__content .w-370,.mobile-shell__content .w-386{width:calc(50% - 6px) !important}.mobile-shell__content .w-650,.mobile-shell__content .w-1040{width:100% !important}.mobile-shell__content .w-230,.mobile-shell__content .w-304,.mobile-shell__content .w-320,.mobile-shell__content .w-560,.mobile-shell__content .w-600,.mobile-shell__content .w-760{width:100% !important}.mobile-shell__content .contain-tab .nav-item,.mobile-shell__content .content-years .item{white-space:nowrap !important}.mobile-shell__content .contain-tab .ss-flex.ss-row-around,.mobile-shell__content .content-years .years{flex-wrap:nowrap !important;overflow-x:auto !important;justify-content:flex-start !important;gap:18px !important;padding-bottom:4px !important;left:0 !important}.mobile-shell__content .contain-tab .nav-img,.mobile-shell__content .img-quan{width:100% !important;background-size:contain !important;background-position:center center !important;background-repeat:no-repeat !important}.mobile-shell__content .contain-ig .ss-row-between>div,.mobile-shell__content .contain-icon .ss-row-between>div,.mobile-shell__content .contain-fz .ss-row-between>div,.mobile-shell__content .content .ss-row-between>div{width:calc(50% - 6px) !important}.mobile-shell__content .text-content,.mobile-shell__content .mobile-copy-block,.mobile-shell__content p{word-break:break-word}.mobile-shell__content .layout-footer{background:#2c2727 !important;padding-top:26px !important;padding-bottom:20px !important;margin-top:28px !important}.mobile-shell__content .layout-footer .footer-content{display:block !important}.mobile-shell__content .layout-footer .content-r,.mobile-shell__content .layout-footer .footer-qrs,.mobile-shell__content .layout-footer .footer-qr{display:none !important}.mobile-shell__content .layout-footer .content-l img{width:70px !important;height:auto !important;transform:none !important;margin-top:0 !important}.mobile-shell__content .layout-footer .content-l p,.mobile-shell__content .layout-footer>div:last-child,.mobile-shell__content .layout-footer>div:last-child a,.mobile-shell__content .layout-footer>div:last-child span{color:rgba(255,255,255,0.82) !important;text-align:left !important;font-size:var(--mobile-font-caption) !important;line-height:var(--mobile-line-body) !important}.mobile-shell__content .layout-footer>div:last-child{width:auto !important;margin:28px var(--mobile-page-gutter) 0 !important;display:block !important}.mobile-shell__content .layout-footer>div:last-child a:last-child{display:none !important}@media (min-width:768px) and (max-width:1024px){:root{--mobile-shell-header-h:64px;--mobile-shell-footer-h:0px;--mobile-page-gutter:32px;--mobile-content-width:calc(100vw - 64px)}.mobile-shell__header,.mobile-shell__menu-inner{padding-left:36px;padding-right:36px}.mobile-shell__header{padding:0}.mobile-shell__logo{width:121px;height:64px;margin-left:20px}.mobile-shell__logo img{width:121px;height:32px}.mobile-shell__menu-btn{top:20px;right:20px;width:24px;height:24px}.mobile-shell__menu-btn-lines{gap:4px}.mobile-shell__menu-btn-lines span{width:24px;height:3px}.mobile-shell__footer{display:none}.mobile-page__hero,.mobile-hero-carousel{min-height:420px}.mobile-shell__content .layout-banner .el-carousel__container,.mobile-shell__content .layout-banner .banner-img{height:420px !important}.mobile-page__hero-text{left:32px;top:54px;max-width:52%}.mobile-page__hero-text h1{font-size:var(--mobile-font-hero)}.mobile-page__section{padding-left:32px;padding-right:32px}.mobile-card-grid--three-partners{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-shell__content .b1-item,.mobile-shell__content .w-208,.mobile-shell__content .w-220,.mobile-shell__content .w-250,.mobile-shell__content .w-280,.mobile-shell__content .w-282,.mobile-shell__content .w-294,.mobile-shell__content .w-358,.mobile-shell__content .w-370,.mobile-shell__content .w-386{width:calc(50% - 8px) !important}.mobile-shell__footer-link{font-size:var(--mobile-font-body)}@media (max-width:1024px){.mobile-shell__content .layout-banner .banner-img .banner-copy[data-v-ff6783a4]{left:var(--mobile-page-gutter) !important;top:34px !important;width:auto !important;max-width:62% !important;transform:none !important}.mobile-shell__content .layout-banner .banner-p{position:static !important;transform:none !important;width:auto !important;max-width:none !important;font-size:var(--mobile-font-hero) !important;line-height:var(--mobile-line-title) !important}.mobile-shell__content .layout-banner .banner-action[data-v-ff6783a4]{min-width:116px !important;height:38px !important;margin-top:22px !important;font-size:14px !important}.mobile-shell__content .ss-font-15,.mobile-shell__content .ss-font-16,.mobile-shell__content .ss-font-17,.mobile-shell__content p{font-size:var(--mobile-font-body) !important;line-height:var(--mobile-line-body) !important}.mobile-shell__content .ss-font-22,.mobile-shell__content h3{font-size:var(--mobile-font-card-title) !important;line-height:var(--mobile-line-title) !important}.mobile-shell__content .ss-font-34,.mobile-shell__content h2{font-size:var(--mobile-font-section-title) !important;line-height:var(--mobile-line-title) !important}@media (min-width:768px) and (max-width:1024px){:root{--mobile-page-gutter:32px;--mobile-content-width:calc(100vw - 64px);--mobile-font-body:16px;--mobile-font-caption:14px;--mobile-font-card-title:20px;--mobile-font-section-title:34px;--mobile-font-hero:40px}
