.brand-to-demand{--btd-dark:var(--color-content);--btd-fill-from:var(--color-white);--btd-fill-to:var(--color-blue);background:linear-gradient(180deg,var(--color-blue-light) 0,var(--color-white) 100%);overflow:hidden;padding:80px 0;position:relative}.brand-to-demand__layout{display:flex;flex-direction:column;position:relative}.brand-to-demand__body,.brand-to-demand__eyebrow,.brand-to-demand__headline{position:relative;z-index:1}.brand-to-demand__headline{font-size:72px;font-weight:700;letter-spacing:-2px;line-height:76px;margin:0 0 28px;width:fit-content}.brand-to-demand__headline:focus-visible{border-radius:4px;outline:2px solid var(--color-blue);outline-offset:6px}.brand-to-demand__oval{height:210px;pointer-events:none;position:absolute;right:-60px;top:-30px;transform:scaleX(-1);width:180px;z-index:2}.brand-to-demand__line{background:linear-gradient(90deg,var(--btd-fill-to) 50%,var(--btd-fill-from) 50%);-webkit-background-clip:text;background-clip:text;background-position:100% 0;background-size:200% 100%;display:block;padding-bottom:8px;-webkit-text-fill-color:transparent;color:transparent;transition:background-position .1s linear}.brand-to-demand__body{color:var(--btd-dark);font-size:20px;line-height:32px;margin-left:auto;max-width:700px}.brand-to-demand__body p{margin:0 0 16px}.brand-to-demand__body p:last-child{margin-bottom:0}@media (max-width:991px){.brand-to-demand{padding:64px 0}.brand-to-demand__oval{height:140px;right:-10px;top:-20px;width:120px}.brand-to-demand__headline{font-size:48px;line-height:52px}.brand-to-demand__body{max-width:100%}}@media (max-width:767px){.brand-to-demand__oval{height:105px;right:-10px;top:-15px;width:90px}.brand-to-demand__headline{font-size:36px;letter-spacing:-1px;line-height:40px}.brand-to-demand__body{font-size:14px;line-height:22px;max-width:100%}}