/* One continuous brand sentence; scale relative to its own available width. */
.home-brand-statement{padding:47px 0 53px;background:radial-gradient(ellipse at 35% 120%,#c067251c,transparent 65%),linear-gradient(110deg,#111b1e,#1c2a30);border-bottom:1px solid #ffffff19}
.home-brand-statement .wrap{container-type:inline-size}
.home-brand-statement .eyebrow{font-size:10px;letter-spacing:.24em;color:#aab8bd;margin-bottom:24px}
.dimensional-promise{display:flex;align-items:baseline;justify-content:center;gap:.22em;white-space:nowrap;font-size:clamp(15px,4.25vw,76px);font-size:6.7cqw;line-height:1.25;letter-spacing:-.045em;font-weight:500;perspective:none;margin:0;padding:0 0 9px;color:#edf1f1}
.dimensional-promise .promise-lead,.dimensional-promise .promise-ending{display:inline;font:inherit;letter-spacing:inherit;color:inherit;margin:0;text-shadow:none}
.dimensional-promise strong{position:relative;display:inline-block;font:inherit;font-weight:750;letter-spacing:-.05em;color:#ff963f;transform:none;transform-origin:center;text-shadow:0 1px 0 #a94e12,0 2px 0 #793708,0 7px 15px #0004;animation:none!important}
.dimensional-promise strong::after{content:'';position:absolute;left:0;right:0;bottom:-10px;height:2px;background:linear-gradient(90deg,#ff7a00,#ffc791);box-shadow:0 3px 14px #ff7a0060;transform-origin:left}
.motion-enabled .home-brand-statement .dimensional-promise{animation:statement-arrive .9s cubic-bezier(.2,.7,.2,1) both}
.motion-enabled .dimensional-promise strong::after{animation:statement-line 1.2s .25s cubic-bezier(.2,.7,.2,1) both}
@keyframes statement-arrive{from{opacity:.3;translate:0 10px}to{opacity:1;translate:0 0}}
@keyframes statement-line{from{transform:scaleX(0)}to{transform:scaleX(1)}}
@media(max-width:760px){.home-brand-statement{padding:28px 0 32px}.home-brand-statement .wrap{width:calc(100% - 32px)}.home-brand-statement .eyebrow{font-size:9px;margin-bottom:19px;letter-spacing:.15em}.dimensional-promise{font-size:6.7cqw;gap:.18em}.dimensional-promise strong{transform:none;text-shadow:0 1px #8d4314,0 3px 6px #0003}.dimensional-promise strong::after{bottom:-7px;height:1px}}
