
.hero-inner{align-items:start}.hero-copy{padding-top:0}.hero-description{margin-top:28px;margin-bottom:32px}.hero .actions{gap:16px}.hero .actions .button{height:52px;min-width:158px;justify-content:space-between;padding:14px 22px}.hero .demo-send,.hero .demo-next{background:#E2F5F5;color:#006969;border:1px solid #B7DCDC;box-shadow:none;cursor:default}.hero .demo-next.pressed{background:#CFECEC;color:#006969}.hero .demo-pointer path{fill:#006F6F}.hero .demo-options .selected,.hero .demo-role-grid .selected{background:#EFF9F9;color:#006969;border-color:#9BCFCF}.hero .selected i{background:#006F6F;border-color:#006F6F}.hero .demo-header{background:#F5F9FA}.hero .showcase *{cursor:default}@media(max-width:760px){.hero .actions .button{min-width:0;flex:1;padding:13px 16px}}


/* Revised proposal: align the text silhouette, keep actions content-sized. */
.hero-inner{align-items:center}.hero-copy h1{font-size:64px;line-height:1.25;letter-spacing:0;font-weight:500}.hero-copy h1 em{letter-spacing:0}.hero-description{width:max-content;max-width:100%;font-size:17px;line-height:1.9;letter-spacing:0;margin:28px 0 30px}.hero-copy .actions{gap:14px;align-items:center}.hero .actions .button{flex:none;width:auto;min-width:0;height:48px;min-height:48px;padding:12px 18px;gap:8px;justify-content:center;font-size:16px}.hero .actions .button span{display:inline-block;flex:none}.hero-description .service-line{display:block;white-space:nowrap}.hero-description .service-line:first-child{letter-spacing:0}
@media(max-width:760px){.hero-copy h1{font-size:48px}.hero-description{font-size:15px}.hero-description .service-line:first-child{letter-spacing:0}.hero .actions .button{flex:none;min-width:0;padding:12px 16px;font-size:15px}}

.hero-description{width:256px;text-align:right}.hero-copy .actions{gap:8px}@media(max-width:760px){.hero-description{width:256px;text-align:left}}

.hero .hero-description{width:256px;max-width:100%;text-align:justify}
.hero .hero-description .service-line{display:block;width:100%;white-space:normal;text-align:justify;text-align-last:justify;text-justify:inter-character;letter-spacing:0}
