@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');

:root{--ink:#1c211b;--muted:#686e66;--lime:#c5f46a;--line:#dfe3db;--paper:#f5f6f2;--display:'Manrope','Arial',sans-serif;--body:'DM Sans','Arial','Microsoft YaHei',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--body);font-size:15px;line-height:1.6;letter-spacing:0}body.modal-open{overflow:hidden}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:disabled{cursor:default}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid #75a72c;outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);letter-spacing:0}h2{font-size:43px;line-height:1.22;font-weight:650}h3{font-weight:650}svg{width:20px;height:20px;stroke-width:1.7;flex-shrink:0}.page-width{width:calc(100% - 112px);max-width:1328px;margin-inline:auto}.section-space{padding-block:100px}.green{color:var(--lime)}.eyebrow{display:flex;align-items:center;gap:12px;font-size:11px;font-weight:650;line-height:1.5}.section-index{color:#8a9087}.eyebrow.light{color:#fff}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--lime);flex-shrink:0}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;padding:15px 23px;font-size:13px;font-weight:600;min-height:50px;border:1px solid transparent;border-radius:3px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#363e31}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#d5ff8c}.text-link{display:inline-flex;align-items:center;gap:24px;font-size:13px;font-weight:600;border:0;background:none;padding:6px 0}.text-link:hover svg,.round-link:hover svg{transform:translate(2px,-2px)}.text-link svg,.round-link svg{transition:transform .2s}.icon-button{width:42px;height:42px;display:grid;place-items:center;background:none;border:1px solid var(--line);border-radius:3px}.skip-link{position:fixed;z-index:100;top:-80px;left:20px;background:var(--lime);padding:12px 20px}.skip-link:focus{top:12px}
.header{height:88px;padding:0 56px;display:flex;justify-content:space-between;align-items:center;gap:30px;position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #efefeb}.brand{display:inline-flex;align-items:center;gap:11px;font-family:var(--display);font-size:31px;font-weight:800;line-height:1}.brand-dot{color:#82ae35}.brand-mark{position:relative;display:inline-block;width:29px;height:32px;border-left:10px solid var(--ink);border-bottom:10px solid var(--ink);transform:skewY(-10deg)}.brand-mark:after{content:'';position:absolute;background:#a9d858;width:10px;height:10px;right:0;top:0}.desktop-nav{display:flex;gap:31px;font-size:12px;font-weight:500;margin-left:auto;margin-right:auto}.desktop-nav a{position:relative;padding-block:12px}.desktop-nav a:after{position:absolute;content:'';bottom:5px;left:0;width:0;height:2px;background:#88ad42;transition:width .2s}.desktop-nav a:hover:after,.desktop-nav a.active:after{width:100%}.header-actions{display:flex;align-items:center;gap:25px}.language-button{display:flex;align-items:center;gap:7px;background:none;border:0;font-size:11px;padding:10px 0}.language-button svg{width:16px;height:16px}.language-button .tiny-icon{width:12px;height:12px}.header-cta{min-height:43px;padding:10px 17px;font-size:11px;gap:23px}.header-cta svg{width:17px}.menu-button{display:none}.mobile-nav[hidden]{display:none}
.hero{position:relative;min-height:700px;height:calc(100svh - 138px);max-height:940px;background:#202826;isolation:isolate;color:#fff;overflow:hidden}.hero-image{position:absolute;inset:0;z-index:-3;object-position:center 52%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,20,21,.82),rgba(9,18,17,.38) 57%,rgba(5,12,12,.08)),linear-gradient(0deg,rgba(10,19,18,.65),transparent 35%);z-index:-2}.hero-content{padding-top:65px;padding-bottom:100px}.hero .eyebrow{font-size:10px;gap:10px}.hero h1{font-size:91px;font-weight:600;line-height:1.02;margin-top:32px}.hero h2{font-size:29px;font-weight:500;line-height:1.35;margin-top:26px}.hero-content>p{font-size:13px;line-height:1.8;color:#d3d9d4;margin-top:17px}.hero .button{margin-top:27px}.hero-side-note{position:absolute;right:57px;bottom:141px;display:flex;gap:19px;align-items:center;font-size:9px;font-weight:500;line-height:1.9;color:#e4e9e4}.crosshair{font-size:45px;font-weight:300;color:var(--lime)}.hero-bottom{position:absolute;bottom:25px;left:0;right:0;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff35;padding-top:22px;font-size:9px;color:#e7eae5}.hero-bottom a{display:flex;gap:25px;align-items:center;font-size:10px}.hero-bottom svg{width:16px;height:16px}.capability-strip{background:var(--paper);border-bottom:1px solid var(--line)}.strip-inner{display:flex;align-items:center;justify-content:space-between;min-height:84px;gap:18px}.strip-inner>span{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:500}.strip-inner svg{width:19px}.strip-inner .strip-plus{color:#9baf83;font-size:20px;font-weight:400}
.about{display:grid;grid-template-columns:1fr 1fr;gap:90px}.about h2{margin-top:24px}.about-copy{padding-top:35px}.large-copy{font-size:21px;font-weight:500;line-height:1.5}.about-copy>p+p{color:var(--muted);font-size:14px;line-height:1.9;margin-top:20px}.platforms{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:28px;padding-top:22px}.platforms>span{font-size:9px;font-weight:600;color:var(--muted)}.platforms>div{display:flex;gap:24px}.platforms>div>span{display:flex;align-items:center;gap:7px;font-size:12px}.platforms svg{width:16px;height:16px}.expertise{background:var(--paper)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:43px}.section-heading h2{margin-top:23px}.section-heading>p{font-size:13px;color:var(--muted);line-height:1.9;padding-bottom:3px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:27px}.product-card{border:1px solid var(--line);background:#fff;border-radius:4px;overflow:hidden}.product-art{height:310px;position:relative;overflow:hidden}.gaming .product-art:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#071216bc,transparent 80%)}.gaming img{object-position:center;transition:transform .6s}.gaming:hover img{transform:scale(1.035)}.art-label{position:absolute;left:28px;top:24px;display:flex;align-items:center;gap:9px;font-size:9px;font-weight:600;color:white;z-index:1}.art-label svg{width:17px;height:17px}.art-caption{position:absolute;bottom:27px;left:28px;z-index:1;color:white;font-family:var(--display);font-size:33px;font-weight:600;line-height:1.25}.product-copy{padding:28px 29px 27px}.product-category{font-size:9px;color:#6b7266;font-weight:600}.product-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px}.product-title h3{font-size:27px;line-height:1.25}.round-link{width:39px;height:39px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;border:1px solid #c8cec2;background:none;transition:background .2s}.round-link:hover{background:var(--lime);border-color:var(--lime)}.product-copy>p{font-size:13px;line-height:1.85;margin-top:14px;max-width:430px;color:var(--muted)}.tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:21px}.tags span{font-size:10px;line-height:1.4;background:#f0f2ec;padding:7px 11px;border-radius:2px}.tools-art{background:#e4eccf;background-image:linear-gradient(#bcc8a52e 1px,transparent 1px),linear-gradient(90deg,#bcc8a52e 1px,transparent 1px);background-size:44px 44px}.tools-art .art-label{color:#47553a}.tool-grid{display:grid;grid-template-columns:88px 88px;gap:15px;position:absolute;left:50%;top:53%;transform:translate(-50%,-50%) rotate(-12deg)}.tool-tile{width:88px;height:88px;border-radius:19px;display:grid;place-items:center;box-shadow:0 9px 18px #4d62201a}.tool-tile svg{width:42px;height:42px;stroke-width:1.8}.heart-tile{background:#fcfaf6;color:#e88474}.folder-tile{background:#c2da86;color:#475e23}.shield-tile{background:#3e5647;color:#c9ecb3}.activity-tile{background:#fcfaf6;color:#7894bd}.tools-art-note{position:absolute;bottom:19px;left:0;right:0;text-align:center;font-size:12px;font-weight:600;color:#48513c}.art-cross{position:absolute;font-weight:400;font-size:24px;color:#7d8b64}.cross-one{top:97px;right:69px}.cross-two{bottom:62px;left:66px}.engineering-note{display:flex;align-items:center;gap:12px;margin-top:29px;font-size:11px;color:var(--muted)}.engineering-note svg{width:17px}.engineering-note>span:last-child{font-size:9px;font-weight:600;white-space:nowrap}.note-line{flex:1;height:1px;background:#d8ded0;margin-inline:15px}
.growth{background:#191e1b;color:#fff}.growth-grid{display:grid;grid-template-columns:1fr 1fr;gap:120px}.growth-intro h2{font-size:49px;margin-top:26px}.growth-intro>p{color:#aeb7ae;font-size:14px;line-height:1.9;margin-top:26px;max-width:420px}.light-link{color:var(--lime);margin-top:26px}.global-signature{display:flex;align-items:center;gap:18px;padding-top:55px}.global-signature>svg{width:46px;height:46px;stroke-width:1;color:#d1dfc7}.global-signature strong{display:block;font-size:13px;font-weight:500}.global-signature span{display:block;font-size:8px;color:#8e9a8e;margin-top:5px}.growth-steps article{display:flex;gap:23px;position:relative;border-bottom:1px solid #394039;padding:29px 32px 28px 0}.growth-steps article:first-child{padding-top:5px}.growth-steps article:last-child{border-bottom:0;padding-bottom:0}.step-number{font-size:10px;color:#7c897e;margin-top:3px}.growth-steps article>div>svg{color:var(--lime);width:26px;height:26px}.growth-steps h3{font-size:21px;margin-top:11px}.growth-steps p{font-size:12px;color:#aeb7ae;line-height:1.9;margin-top:9px}.step-arrow{position:absolute;right:0;top:33px;width:17px;color:#8d9b8e}.growth-steps article:first-child .step-arrow{top:8px}.advantage-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:51px}.advantage-grid article{position:relative;padding:0 33px;border-left:1px solid var(--line)}.advantage-grid article:first-child{padding-left:0;border:0}.advantage-grid article:last-child{padding-right:0}.advantage-grid article>svg{width:29px;height:29px;stroke-width:1.4}.advantage-number{position:absolute;right:33px;top:1px;font-size:10px;color:#a1a79b}.advantage-grid article:last-child .advantage-number{right:0}.advantage-grid h3{font-size:18px;line-height:1.5;margin-top:24px;max-width:280px}.advantage-grid p{font-size:13px;line-height:1.9;color:var(--muted);margin-top:13px}.connect{background:var(--lime);padding-block:65px}.dark-dot{background:var(--ink)}.connect-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:25px}.connect-heading h2{font-size:49px}.connect-arrow{display:grid;place-items:center;width:90px;height:90px;border:1px solid #749541;border-radius:50%;flex-shrink:0;transition:background .2s,transform .2s}.connect-arrow:hover{background:#b4e05e;transform:rotate(10deg)}.connect-arrow svg{width:40px;height:40px;stroke-width:1.3}.connect-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:34px}.connect-bottom p{font-size:12px;color:#43542d}.connect-bottom .text-link{font-size:12px}.footer{padding-top:52px;background:#f7f8f4}.footer-top{display:flex;align-items:center;gap:70px;padding-bottom:43px}.footer-top>p{font-size:11px;color:var(--muted);line-height:1.8}.footer-top>.text-link{margin-left:auto;font-size:11px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-block:23px;color:#7c8477;font-size:9px}.footer-bottom>span:last-child{font-size:8px}.detail-dialog{border:0;border-radius:6px;padding:35px;width:calc(100% - 40px);max-width:590px;max-height:calc(100svh - 48px);color:var(--ink);box-shadow:0 20px 100px #0003}.detail-dialog::backdrop{background:#102018b3;backdrop-filter:blur(5px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:15px}.dialog-top .eyebrow{font-size:10px;color:var(--muted)}.detail-dialog h2{font-size:32px;margin-top:24px}.detail-dialog>p{font-size:14px;color:var(--muted);margin-top:20px}.detail-dialog ul{padding:0;list-style:none;margin:22px 0 28px}.detail-dialog li{padding:13px 0 13px 20px;border-top:1px solid var(--line);position:relative;font-size:13px}.detail-dialog li:before{content:'+';position:absolute;left:0;color:#749a36}.detail-dialog .button{font-size:12px}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 15px 20px #0001;padding:12px 24px 24px}.mobile-nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}
html[lang="zh-CN"] h1{font-family:var(--display)}html[lang="zh-CN"] h2{line-height:1.4}html[lang="zh-CN"] .hero h2{font-size:28px}html[lang="zh-CN"] .hero-content>p{max-width:470px}
@media(min-width:1600px){.header{padding-inline:max(56px,calc((100% - 1328px)/2))}.hero-content{padding-top:90px}.hero h1{font-size:110px}.hero h2{font-size:34px}.hero-content>p{font-size:15px}.hero-side-note{right:max(56px,calc((100% - 1328px)/2))}}
@media(max-width:1100px){.page-width{width:calc(100% - 72px)}.header{padding-inline:36px;gap:20px}.desktop-nav{gap:19px;font-size:11px}.header-actions{gap:18px}.brand{font-size:28px}.header-cta{gap:14px}.hero-side-note{right:36px}.about{gap:50px}h2{font-size:36px}.growth-grid{gap:65px}.growth-intro h2{font-size:43px}.product-title h3{font-size:23px}.strip-inner>span{font-size:10px;gap:8px}.connect-heading h2{font-size:43px}}
@media(max-width:800px){.header{height:74px;padding-inline:24px}.desktop-nav{display:none}.header-actions{margin-left:auto;gap:20px}.menu-button{display:grid;border:0}.header-cta{display:none}.page-width{width:calc(100% - 48px)}.hero{min-height:700px;height:calc(100svh - 74px);max-height:850px}.hero-content{padding-top:64px}.hero h1{font-size:78px}.hero h2{font-size:27px}.hero-side-note{display:none}.hero-image{object-position:59% center}.strip-inner{display:grid;grid-template-columns:1fr 1fr;gap:18px 24px;padding-block:22px}.strip-inner>span{font-size:12px}.strip-inner .strip-plus{display:none}.section-space{padding-block:70px}.about{gap:35px}.about h2{font-size:31px}.large-copy{font-size:18px}.about-copy{padding-top:32px}.about-copy>p+p{font-size:13px}.platforms{align-items:flex-start;flex-direction:column;gap:12px}.section-heading{gap:24px}.section-heading>p{max-width:230px;font-size:12px}.product-grid{gap:18px}.product-art{height:280px}.product-copy{padding:23px 21px}.product-title h3{font-size:21px}.product-title{gap:8px}.round-link{width:34px;height:34px}.product-category{font-size:8px}.product-copy>p{font-size:12px}.art-caption{font-size:28px;left:23px}.art-label{left:23px;font-size:8px}.tool-grid{grid-template-columns:74px 74px;gap:12px}.tool-tile{width:74px;height:74px;border-radius:16px}.tool-tile svg{width:35px;height:35px}.cross-one{right:25px}.cross-two{left:25px}.engineering-note>span:last-child,.note-line{display:none}.growth-grid{gap:45px}.growth-intro h2{font-size:35px}.growth-steps h3{font-size:18px}.growth-steps article{gap:13px}.global-signature{gap:12px}.global-signature span{font-size:7px}.advantage-grid article{padding-inline:22px}.advantage-grid h3{font-size:16px}.advantage-grid p{font-size:12px}.connect-heading h2{font-size:39px}.connect-bottom{align-items:flex-start;flex-direction:column;gap:18px}.footer-top{gap:35px}.footer-bottom>span:last-child{display:none}}
@media(max-width:560px){html{scroll-padding-top:86px}.header{height:70px;padding-inline:21px}.brand{font-size:27px;gap:10px}.brand-mark{width:25px;height:28px;border-width:8px}.brand-mark:after{width:8px;height:8px}.header-actions{gap:16px}.page-width{width:calc(100% - 44px)}.hero{min-height:660px;height:calc(100svh - 105px);max-height:820px}.hero-content{padding-top:48px}.hero .eyebrow{font-size:8px;gap:8px}.hero h1{font-size:68px;margin-top:36px}.hero h2{font-size:24px;margin-top:27px;line-height:1.45}.hero-content>p{font-size:12px;line-height:1.8;max-width:300px;margin-top:20px}.desktop-break{display:none}.hero .button{margin-top:27px;padding:14px 18px;gap:32px;font-size:12px}.hero-image{object-position:59% center}.hero-shade{background:linear-gradient(90deg,#071c20d4,#071c2050),linear-gradient(0deg,#0b171bc4,transparent 45%)}.hero-bottom{bottom:21px;padding-top:18px;gap:20px}.hero-bottom>span{font-size:7px;max-width:150px}.hero-bottom a{font-size:9px;gap:10px}.strip-inner{gap:19px 10px;padding-block:24px}.strip-inner>span{font-size:10px;gap:8px}.strip-inner svg{width:16px;height:16px}.section-space{padding-block:58px}.eyebrow{font-size:9px;gap:10px}h2{font-size:32px}.about{grid-template-columns:1fr;gap:0}.about h2{font-size:34px;margin-top:21px}.about-copy{padding-top:26px}.large-copy{font-size:19px}.about-copy>p+p{font-size:13px;margin-top:16px}.platforms{flex-direction:row;align-items:center;margin-top:23px}.platforms>span{font-size:8px;max-width:115px}.platforms>div{gap:15px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{margin-top:19px}.section-heading>p{max-width:none;font-size:12px;margin-top:18px}.product-grid{grid-template-columns:1fr;gap:25px}.product-art{height:290px}.product-title h3{font-size:25px}.product-copy{padding:23px}.product-copy>p{font-size:13px}.product-category{font-size:9px}.art-label{font-size:9px}.art-caption{font-size:32px}.tool-grid{grid-template-columns:82px 82px;gap:14px}.tool-tile{width:82px;height:82px}.tool-tile svg{width:40px;height:40px}.tools-art-note{bottom:18px}.engineering-note{align-items:flex-start;font-size:10px;gap:10px;max-width:310px}.engineering-note svg{margin-top:1px;flex-shrink:0}.growth-grid{grid-template-columns:1fr;gap:40px}.growth-intro h2{font-size:39px}.growth-intro>p{font-size:13px;margin-top:21px}.light-link{font-size:12px;margin-top:20px}.global-signature{padding-top:31px}.global-signature span{font-size:8px}.growth-steps{border-top:1px solid #394039}.growth-steps article:first-child{padding-top:28px}.growth-steps article:first-child .step-arrow{top:32px}.growth-steps article{padding-block:28px;gap:20px}.growth-steps h3{font-size:20px}.growth-steps p{font-size:13px}.advantage-grid{grid-template-columns:1fr;margin-top:27px;gap:0}.advantage-grid article,.advantage-grid article:first-child{padding:26px 0;border-left:0;border-top:1px solid var(--line)}.advantage-grid article:last-child{padding-bottom:0}.advantage-grid h3{font-size:19px;max-width:none;margin-top:14px}.advantage-grid p{font-size:13px;margin-top:10px}.advantage-number,.advantage-grid article:last-child .advantage-number{right:0;top:29px}.connect{padding-block:47px}.connect-heading{gap:15px;align-items:flex-start}.connect-heading h2{font-size:29px}.connect-arrow{width:47px;height:47px;margin-top:4px}.connect-arrow svg{width:25px;height:25px}.connect-bottom{margin-top:23px}.connect-bottom p{font-size:11px;max-width:260px}.connect-bottom .text-link{font-size:11px}.footer{padding-top:35px}.footer-top{flex-wrap:wrap;gap:21px;padding-bottom:28px}.footer-top>p{margin-left:auto;font-size:9px}.footer-top>.text-link{width:100%;margin-left:0;font-size:10px}.footer-bottom{padding-block:19px;font-size:8px}.detail-dialog{padding:25px}.detail-dialog h2{font-size:27px}html[lang="zh-CN"] .hero h2{font-size:24px}html[lang="zh-CN"] .connect-heading h2{font-size:27px}}
@media(min-width:1600px) and (min-height:821px) and (max-height:950px){.hero-content{padding-top:45px}.hero h1{font-size:90px}.hero h2{font-size:29px}}
@media(min-width:801px) and (max-height:820px){.hero{min-height:0;height:calc(100svh - 138px)}.hero-content{padding-top:28px}.hero h1{font-size:66px;margin-top:20px}.hero h2,html[lang="zh-CN"] .hero h2{font-size:22px;margin-top:18px}.hero-content>p{font-size:12px;margin-top:12px}.hero .button{margin-top:18px}.hero-side-note{bottom:110px}}
@media(max-width:800px) and (max-height:740px){.hero{min-height:0;height:calc(100svh - 106px)}.hero-content{padding-top:28px}.hero h1{font-size:58px;margin-top:20px}.hero h2,html[lang="zh-CN"] .hero h2{font-size:22px;margin-top:18px}.hero-content>p{font-size:11px;margin-top:12px}.hero .button{margin-top:18px;min-height:46px;padding-block:12px}.hero-bottom{bottom:16px;padding-top:14px}}
@media(max-height:620px){.hero{height:auto;min-height:0}.hero-content{padding-top:24px;padding-bottom:74px}.hero h1{font-size:44px;margin-top:16px}.hero h2,html[lang="zh-CN"] .hero h2{font-size:19px;margin-top:14px}.hero-content>p{font-size:11px;margin-top:10px}.hero .button{margin-top:14px;min-height:44px;padding-block:10px}.hero-bottom{bottom:14px;padding-top:10px}.hero-side-note{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* The profile download is intentionally removed from the contact band. */
.connect-bottom .text-link{display:none!important}
.connect-contact{display:flex;flex-direction:column;align-items:flex-start;gap:10px;min-width:330px}.connect-contact-label{font-size:11px;font-weight:700;letter-spacing:.08em;color:#3f5328}.connect-email{display:inline-flex;align-items:center;justify-content:center;min-height:58px;padding:0 25px;border:1px solid #789846;color:var(--ink);font-size:17px;font-weight:650;transition:background .2s,transform .2s}.connect-email:hover{background:#b8e966;transform:translateY(-2px)}
@media(max-width:560px){.connect-contact{min-width:0;width:100%;gap:7px}.connect-contact-label{font-size:9px}.connect-email{font-size:12px;min-height:45px;padding-inline:14px;word-break:break-word}.connect-heading{align-items:flex-start;flex-direction:column}}
