/* Four audience landing pages. Homepage content and its styles stay isolated. */
.desktop-nav:has(.aud-nav-item){gap:15px}
.aud-nav-item{display:flex;align-items:center;gap:0;position:relative}
.aud-nav-item>a{font-size:14px;line-height:1.4;padding:22px 0;white-space:nowrap;font-weight:500;color:inherit}
.aud-nav-item>a:hover{color:inherit}.aud-nav-item>a[aria-current=page]{text-decoration:underline;text-underline-offset:7px;text-decoration-thickness:1px}
.desktop-nav .aud-nav-toggle{padding:0;width:23px;min-width:23px;min-height:36px;border:0;border-radius:8px;font-size:15px;line-height:1;color:inherit;margin-left:3px}
.aud-nav-toggle:hover{background:#8094ae15}.aud-nav-toggle[aria-expanded=true]>span{display:block;transform:rotate(180deg)}
.aud-mobile-links>a{display:flex;align-items:center;flex-shrink:0;padding:10px 14px;border-radius:999px;font-size:14px;white-space:nowrap;color:white;font-weight:500}
.aud-mobile-links>a[aria-current=page]{background:#ffffff17}
.rev-audiences.aud-mobile-links{display:grid;grid-template-columns:1fr 1fr;gap:8px;overflow:visible;margin-right:0}
.aud-mobile-links>a{justify-content:center;border:1px solid #ffffff29}
.rev-mobile.mobile-menu .aud-mobile-links>a{display:flex;justify-content:center;align-items:center;padding:14px 8px;font-size:14px;min-height:48px;line-height:1.4}
.audience-landing{--aud-light:#f4f6f9;--aud-ink:#14191f;--aud-muted:#5c6673;color:var(--aud-ink);background:white;overflow:clip}
.audience-landing .is-dark{background:#000;color:#fff}
.audience-hero{min-height:790px;height:calc(100svh - 72px);max-height:1000px;position:relative;background:var(--aud-light);isolation:isolate;overflow:hidden}
.aud-hero-inner{max-width:1128px;padding:90px 40px 42px;margin:auto;height:100%;min-height:inherit;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:1}
.aud-hero-copy{max-width:600px;padding:15px 0 110px}
.audience-landing .aud-eyebrow{font-size:12px;line-height:1.4;font-weight:500;letter-spacing:.025em;color:#647083;margin:0 0 27px}
.audience-hero h1{font-size:clamp(62px,5.4vw,80px);font-weight:500;line-height:1.025;letter-spacing:-2.9px;margin:0;max-width:650px}
.audience-landing .aud-lead{font-size:17px;line-height:1.65;max-width:425px;margin:28px 0 0;color:#576474}
.aud-hero-copy .actions{margin-top:31px;gap:23px}.audience-landing .button{font-size:14px;padding:14px 25px;min-height:48px;font-weight:500;gap:14px}
.aud-hero-art{position:absolute;right:calc(50% - 890px);top:0;bottom:0;width:1040px;z-index:-1;transform:translate3d(var(--pointer-x,0px),calc(var(--parallax-y,0px) + var(--pointer-y,0px)),0);transition:transform .7s cubic-bezier(.16,1,.3,1);mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}
.aud-hero-art img{width:100%;height:100%;object-fit:cover;object-position:62% center;animation:aud-art-float 12s ease-in-out infinite alternate}
.audience-hero:after{content:'';position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,var(--aud-light) 8%,#f4f6f9f5 28%,#f4f6f9a6 39%,transparent 58%)}
.audience-hero.is-dark:after{background:linear-gradient(90deg,#000 8%,#000f 27%,#000a 41%,transparent 66%)}
.audience-landing .is-dark .aud-eyebrow{color:#9fb4d4}.audience-landing .is-dark .aud-lead{color:#b3c0d4}
.aud-hero-foot{display:grid;grid-template-columns:repeat(3,1fr);max-width:650px;position:absolute;bottom:40px;left:40px;right:40px;gap:25px;padding-top:22px;border-top:1px solid #b8c6d24a}
.aud-hero-foot>div{display:flex;flex-direction:column;gap:6px}.aud-hero-foot strong{font-size:15px;font-weight:500;letter-spacing:-.02em}.aud-hero-foot span{font-size:10px;color:#6b7786}.is-dark .aud-hero-foot{border-color:#8fa3c12b}.is-dark .aud-hero-foot span{color:#8ea0ba}
.audience-business .aud-hero-art{right:calc(50% - 905px);width:1100px}.audience-business .aud-hero-art img{object-position:65% center}
.audience-trading .aud-hero-art{right:calc(50% - 960px);width:1150px}.audience-trading .aud-hero-art img{object-position:63% center}
.audience-company .aud-hero-art{right:calc(50% - 920px);width:1100px}.audience-company .aud-hero-art img{object-position:63% center}
.aud-jump{font-size:13px;padding:12px 0;min-height:44px;display:inline-flex;align-items:center;gap:17px;line-height:1.5;text-align:left;color:inherit}.aud-jump span{font-size:17px;transition:transform .25s}.aud-jump:hover span{transform:translateY(4px)}
.aud-section-nav{position:sticky;top:72px;z-index:15;background:#ffffffed;backdrop-filter:blur(22px);border-bottom:1px solid #e4e8ed}
.aud-section-nav>div{display:flex;align-items:center;gap:32px;max-width:1128px;padding:10px 40px;margin:auto}.aud-section-nav>div>span{font-size:13px;font-weight:600;margin-right:auto}.aud-section-nav .aud-jump{font-size:12px;padding:8px 0;white-space:nowrap}.aud-section-nav .aud-jump span{font-size:12px;opacity:.6}
.audience-landing [id]{scroll-margin-top:45px}
.aud-section{max-width:1128px;margin:auto;padding:104px 40px}.aud-heading{max-width:700px}.aud-heading h2{font-size:clamp(40px,4.2vw,59px);font-weight:500;line-height:1.08;letter-spacing:-1.8px;margin:0}
.aud-heading>p:not(.aud-eyebrow){font-size:16px;line-height:1.65;color:#657181;max-width:540px;margin-top:25px}.aud-heading .aud-eyebrow{margin-bottom:25px}.aud-center{text-align:center}.aud-heading.aud-center{margin-inline:auto}.aud-heading.aud-center>p{margin-inline:auto}.aud-narrow{max-width:750px;margin:auto}.aud-narrow .aud-heading{margin:auto}.aud-narrow .aud-heading>p{margin-inline:auto}
.aud-photo{height:800px;min-height:670px;position:relative;isolation:isolate;overflow:hidden;background:#172335;color:white}
.aud-photo>img{position:absolute;inset:0;object-fit:cover;width:100%;height:100%;z-index:-2;animation:aud-photo-breathe 16s ease-in-out infinite alternate;object-position:center}
.aud-photo-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#0e172aca,transparent 75%),linear-gradient(0deg,#0e172a60,transparent 55%)}
.aud-photo-copy{max-width:1128px;margin:auto;padding:120px 40px 100px;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.aud-photo .aud-heading{max-width:540px}.aud-photo .aud-heading h2{font-size:67px;line-height:1.06;letter-spacing:-2px}.aud-photo .aud-eyebrow{color:#e2e8ef}.aud-photo .aud-heading>p:not(.aud-eyebrow){color:#e0e7f1;max-width:380px;font-size:16px}.aud-photo .button{margin-top:31px}.aud-photo-life>img{object-position:65% center}.aud-photo-city .aud-photo-shade{background:linear-gradient(90deg,#05101fa8,transparent 80%),linear-gradient(0deg,#0e172a20,transparent)}
.aud-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:58px;text-align:left}.aud-card{position:relative;border:1px solid #e4e8ef;border-radius:25px;overflow:hidden;isolation:isolate;background:#f4f6f9;display:flex;flex-direction:column;transition:transform .3s,box-shadow .3s;color:#182335}.aud-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #293f6317;color:inherit}.aud-card.is-dark{border-color:#192439}.aud-card-art{height:240px;overflow:hidden;background:inherit}.aud-card-art>img{width:100%;height:100%;object-fit:cover;object-position:65% center;transition:transform .8s}.aud-card:hover .aud-card-art>img{transform:scale(1.07)}.aud-card-copy{padding:29px 26px 28px;display:flex;flex-direction:column;flex:1}.aud-card-copy>span{font-size:9px;letter-spacing:.04em;color:#68778e;margin-bottom:20px}.aud-card-copy h3{font-size:31px;line-height:1.13;letter-spacing:-1px;font-weight:500}.aud-card-copy p{font-size:13px;line-height:1.7;color:#657081;margin-top:18px}.aud-card-copy>strong{font-size:12px;font-weight:500;margin-top:auto;padding-top:30px;display:flex;align-items:center;justify-content:space-between;gap:10px}.aud-card-copy>strong>span{font-size:21px;font-weight:400}.aud-card.is-dark .aud-card-copy>span{color:#8fa9d0}.aud-card.is-dark p{color:#a4b3c9}
.aud-product .aud-section{padding-block:90px}.aud-product-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:42px}.aud-product-heading .aud-heading{max-width:650px}.aud-product-heading>.button{flex-shrink:0;margin-bottom:7px}.aud-product .aud-heading>p:not(.aud-eyebrow){color:#9fafc8}.aud-terminal{border-radius:20px;box-shadow:0 0 0 1px #8ca4d054,0 40px 80px #315bc424;overflow:hidden;margin-top:45px;position:relative}.aud-terminal:before{content:'';position:absolute;top:0;left:0;width:40%;height:1px;background:linear-gradient(90deg,transparent,#d3e6ff,transparent);animation:aud-glint 6s linear infinite;z-index:2}.aud-terminal .terminal{border:0;border-radius:0;box-shadow:none}.aud-terminal .terminal-body{min-height:350px}.aud-terminal .chart-wrap{height:230px}.aud-product .aud-caption{font-size:10px;color:#8295b2;text-align:center;margin-top:23px}.aud-product .tabs{justify-content:center;margin-top:33px}.aud-product .tabs button{border:1px solid #506582;color:#c7d5e8;background:transparent}.aud-product .tabs button[aria-selected=true]{background:white;color:#162439;border-color:white}.aud-product-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px}.aud-product-footer .aud-caption{margin:0;text-align:left}.aud-brand{display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:34px}.aud-brand img{width:24px;height:28px}.aud-brand span{font-size:31px;font-weight:500;letter-spacing:-1px}
.aud-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:55px}.aud-steps>div>span{display:block;font-size:13px;color:#7490b7;border-top:1px solid #d6dfea;padding-top:18px;margin-bottom:31px}.aud-steps h3{font-size:28px;font-weight:500;line-height:1.15;letter-spacing:-.8px}.aud-steps p{font-size:14px;line-height:1.8;margin-top:18px;max-width:310px;color:#687587}.aud-bottom-actions{display:flex;gap:15px;margin-top:45px}.aud-risk{font-size:11px;color:#778399;margin-top:27px;max-width:700px;line-height:1.7}
.aud-tab-experience{margin-top:43px}.aud-tabs{display:flex;gap:9px;justify-content:center;flex-wrap:wrap;margin-bottom:42px}.aud-tabs button{font-size:14px;padding:13px 22px;min-height:46px;border:1px solid #cad3e0;border-radius:40px;color:#41516b;font-weight:500;line-height:1.4}.aud-tabs button[aria-selected=true]{background:#171e29;border-color:#171e29;color:white}.aud-tabs button:hover{border-color:#6b839e}.aud-tab-panel{display:grid;grid-template-columns:1.06fr 1fr;gap:60px;align-items:center;min-height:490px}.aud-tab-panel[hidden]{display:none!important}.aud-tab-copy .aud-heading h2{font-size:43px;line-height:1.12;letter-spacing:-1.2px}.aud-tab-copy .aud-heading>p:not(.aud-eyebrow){font-size:14px;line-height:1.8;margin-top:22px}.aud-tab-copy ul{list-style:none;padding:0;margin:25px 0 28px;display:grid;gap:10px;font-size:13px;color:#516178}.aud-tab-copy li:before{content:'';display:inline-block;width:5px;height:5px;border-radius:50%;background:#6f95c5;vertical-align:middle;margin-right:10px}.aud-tab-art{height:470px;border-radius:28px;overflow:hidden;background:#f2f5f8;isolation:isolate}.aud-tab-art>img{height:100%;width:100%;object-fit:cover;object-position:70% center;animation:aud-art-float 11s ease-in-out infinite alternate}.aud-tab-panel:not([hidden]){animation:aud-panel-in .45s ease-out both}
.aud-info-split{max-width:1128px;padding:100px 40px;margin:auto;display:grid;grid-template-columns:1.08fr 1fr;gap:80px;border-top:1px solid #e5eaf0}.aud-info-split .aud-heading h2{font-size:48px}.aud-info-split .button{margin-top:30px}.aud-info-links{padding-top:12px}.aud-info-links>a{display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:19px;letter-spacing:-.4px;padding:26px 0;border-bottom:1px solid #dbe2ea;color:#263b59}.aud-info-links b{font-size:22px;font-weight:400}.aud-info-links>small{display:block;font-size:10px;line-height:1.8;color:#718098;margin-top:28px;max-width:360px}
.aud-conditions{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:65px 55px;background:#f3f5f8;border-radius:30px}.aud-conditions .aud-heading h2{font-size:48px}.aud-conditions .aud-heading>p:not(.aud-eyebrow){font-size:14px;line-height:1.8}.aud-conditions .button{margin-top:28px}.aud-condition-stack{display:grid;gap:15px}.aud-condition-stack>a{display:flex;align-items:center;gap:15px;padding:26px 20px;background:linear-gradient(120deg,#ffffff,#e8eef7);box-shadow:0 7px 20px #2137520a,inset 0 0 0 1px #d3deec;border-radius:15px;font-size:13px;color:#2c4365;transition:transform .25s}.aud-condition-stack>a:nth-child(2){margin-left:14px}.aud-condition-stack>a:nth-child(3){margin-left:28px}.aud-condition-stack>a:hover{transform:translateX(5px)}.aud-condition-stack strong{font-weight:500}.aud-condition-stack>a>span{font-size:10px;color:#8194af}.aud-condition-stack b{margin-left:auto;font-size:18px;font-weight:400}.aud-condition-stack>p{font-size:10px;line-height:1.8;color:#7a8aa1;margin:8px 0 0 28px}
.aud-finale{position:relative;overflow:hidden;isolation:isolate;background:#f1f4f9;min-height:620px;display:flex;align-items:center}.aud-finale>div:last-child{position:relative;max-width:1128px;width:100%;padding:90px 40px;margin:auto;z-index:1}.aud-finale h2{font-size:59px;letter-spacing:-1.8px;line-height:1.06;font-weight:500;max-width:680px}.aud-finale p{font-size:16px;line-height:1.7;color:#607089;max-width:425px;margin-top:25px}.aud-finale .actions{gap:14px;margin-top:30px}.aud-finale-art{position:absolute;right:calc(50% - 900px);top:-120px;bottom:-120px;width:1000px;z-index:-1;opacity:.55;mask-image:linear-gradient(90deg,transparent 8%,#000 48%,#000 80%,transparent)}.aud-finale-art img{width:100%;height:100%;object-fit:cover;object-position:75% center;animation:aud-art-float 13s ease-in-out infinite alternate}.aud-finale:after{content:'';position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,#f1f4f9 10%,#f1f4f9e6 37%,transparent 85%)}
.aud-history{display:grid;grid-template-columns:1fr 1.15fr;gap:100px;align-items:center;padding-block:115px}.aud-history .aud-heading h2{font-size:45px}.aud-history-year{position:relative;padding:35px 0 45px;overflow:hidden}.aud-history-year>span{font-size:10px;letter-spacing:.05em;color:#778ba7;display:block}.aud-history-year strong{display:block;font-size:165px;letter-spacing:-12px;line-height:1;font-weight:500;margin:29px 0;color:transparent;background:linear-gradient(120deg,#192c48,#b6cdeb 22%,#edf3fc 33%,#35547c 47%,#1d2c46 62%,#a1c5ff 76%,#425d81);background-clip:text;background-size:220%;animation:aud-metal-year 11s ease-in-out infinite alternate}.aud-history-track{height:1px;background:#d4deeb;position:relative;overflow:hidden}.aud-history-track:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent,#608dc6,#d4e8ff);animation:aud-history-trace 5s ease-in-out infinite;transform-origin:left}.aud-history-note{font-size:14px;line-height:1.8;color:#7a889b;margin-top:25px}
.aud-company-details details{border-bottom:1px solid #dce3ed}.aud-company-details summary{display:flex;justify-content:space-between;gap:22px;list-style:none;cursor:pointer;font-size:16px;font-weight:500;padding:21px 0}.aud-company-details summary::-webkit-details-marker{display:none}.aud-company-details summary>span{font-size:22px;color:#91a6c3;font-weight:400}.aud-company-details details[open] summary>span{transform:rotate(45deg)}.aud-company-details details p{font-size:13px;line-height:1.9;color:#63748b;padding-bottom:22px}.aud-company-details details a,.aud-company-details details button{display:inline-block;text-align:left;padding:0 0 22px;font-size:12px;color:#284e86}.aud-company-details>small{display:block;font-size:10px;line-height:1.7;color:#8a98aa;margin-top:22px}
.aud-contact{display:grid;grid-template-columns:1.1fr 1fr;gap:100px;padding-top:45px}.aud-contact>.aud-heading{max-width:550px}.aud-contact .button{margin-top:28px}.aud-contact-card{padding:43px;border:1px solid #d5dfee;border-radius:24px;background:linear-gradient(120deg,#f6f9fc,#e5ebf5);display:flex;align-items:flex-start;flex-direction:column;box-shadow:inset 0 1px 0 #fff}.aud-contact-card>span{font-size:10px;letter-spacing:.08em;color:#7991b3}.aud-contact-card>strong{font-size:27px;letter-spacing:-.7px;font-weight:500;white-space:nowrap;margin-top:32px}.aud-contact-card>p{font-size:19px;color:#5b759b;margin-top:12px}.aud-contact-card>div{font-size:13px;line-height:1.8;color:#6e829e;margin-top:30px}.aud-contact-card .button{font-size:13px;margin-top:32px}
.header-on-photo:has(.audience-hero.is-dark) .header{background:#000}.header-on-photo:has(.audience-hero.is-dark) .mega.rev-mega{background:#25272bed}
@keyframes aud-art-float{from{transform:scale(1.025) translateY(6px) rotate(-.5deg)}to{transform:scale(1.055) translateY(-8px) rotate(.7deg)}}
@keyframes aud-photo-breathe{from{transform:scale(1)}to{transform:scale(1.055)}}
@keyframes aud-glint{from{transform:translateX(-110%)}to{transform:translateX(350%)}}
@keyframes aud-panel-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@keyframes aud-metal-year{from{background-position:0%}to{background-position:100%}}
@keyframes aud-history-trace{0%{transform:scaleX(0);opacity:0}45%,85%{transform:scaleX(1);opacity:1}100%{transform:scaleX(1);opacity:0}}
@media(min-width:1700px){.aud-hero-art{right:calc(50% - 1000px);width:1150px}.audience-business .aud-hero-art,.audience-trading .aud-hero-art,.audience-company .aud-hero-art{right:calc(50% - 1070px);width:1250px}}
@media(min-width:1120px){.audience-private .aud-hero-copy{max-width:700px}.audience-private .audience-hero h1{font-size:70px;max-width:700px}}
@media(max-width:1119px){
 .audience-hero{min-height:760px;height:calc(100svh - 64px)}.aud-hero-inner{padding:70px 32px 40px}.aud-hero-copy{max-width:550px;padding-bottom:100px}.audience-hero h1{font-size:66px;letter-spacing:-2px}.audience-landing .aud-lead{font-size:16px;max-width:390px}.aud-hero-art,.audience-business .aud-hero-art,.audience-trading .aud-hero-art,.audience-company .aud-hero-art{right:-270px;width:930px}.aud-hero-foot{left:32px;right:32px;max-width:610px}.aud-section-nav{top:64px}.aud-section-nav>div{padding-inline:32px;gap:24px}.aud-section{padding:80px 32px}.aud-photo{height:730px}.aud-photo-copy{padding:90px 32px}.aud-photo .aud-heading h2{font-size:59px}.aud-card-copy{padding:25px 22px}.aud-card-copy h3{font-size:28px}.aud-card-art{height:210px}.aud-product-heading{gap:25px}.aud-product-heading .aud-heading h2{font-size:46px}.aud-tab-panel{gap:35px}.aud-tab-copy .aud-heading h2{font-size:38px}.aud-tab-art{height:440px}.aud-conditions{gap:40px;padding:45px 35px}.aud-conditions .aud-heading h2{font-size:41px}.aud-info-split{gap:45px;padding:80px 32px}.aud-info-split .aud-heading h2{font-size:43px}.aud-history{gap:50px}.aud-history-year strong{font-size:140px}.aud-history .aud-heading h2{font-size:39px}.aud-contact{gap:50px}.aud-contact-card{padding:30px}.aud-contact-card>strong{font-size:25px}.aud-finale>div:last-child{padding-inline:32px}.aud-finale h2{font-size:53px}
}
@media(max-width:767px){
 .aud-mobile-links>a{font-size:13px;padding:9px 12px}.audience-hero{height:970px;min-height:930px;max-height:none}.aud-hero-inner{padding:49px 20px 25px;display:block;min-height:0}.aud-hero-copy{padding:0;max-width:none}.audience-hero h1{font-size:clamp(44px,12vw,60px);letter-spacing:-1.7px;line-height:1.04;max-width:550px}.audience-landing .aud-eyebrow{font-size:10px;margin-bottom:23px;letter-spacing:.015em}.audience-landing .aud-lead{font-size:15px;line-height:1.65;max-width:380px;margin-top:24px}.aud-hero-copy .actions{margin-top:24px;gap:15px}.audience-landing .button{font-size:12px;padding:12px 21px;min-height:44px}.aud-jump{font-size:12px;gap:12px}.aud-jump span{font-size:14px}.aud-hero-art,.audience-business .aud-hero-art,.audience-trading .aud-hero-art,.audience-company .aud-hero-art{top:355px;bottom:80px;right:-215px;width:800px;mask-image:linear-gradient(0deg,transparent,#000 15%,#000 84%,transparent)}.aud-hero-art img{object-position:65% center}.audience-business .aud-hero-art{top:370px;right:-180px;width:750px}.audience-trading .aud-hero-art{top:355px;right:-215px;width:790px}.audience-company .aud-hero-art{top:335px;right:-190px;width:780px}.audience-hero:after{background:linear-gradient(180deg,#f4f6f9 29%,#f4f6f9ec 36%,transparent 49%,transparent 80%,#f4f6f9 95%)}.audience-hero.is-dark:after{background:linear-gradient(180deg,#000 29%,#000e6 38%,transparent 52%,transparent 80%,#000 95%)}.aud-hero-foot{left:20px;right:20px;bottom:23px;gap:13px;max-width:none;padding-top:19px}.aud-hero-foot strong{font-size:12px;line-height:1.4}.aud-hero-foot span{font-size:8px;line-height:1.6}.aud-section-nav{top:60px}.aud-section-nav>div{padding:10px 20px;gap:22px;overflow-x:auto;scrollbar-width:none}.aud-section-nav>div>span{display:none}.aud-section-nav .aud-jump{font-size:11px;min-height:35px;flex-shrink:0;gap:8px}.audience-landing [id]{scroll-margin-top:30px}.aud-section{padding:65px 20px}.aud-heading h2{font-size:38px;line-height:1.09;letter-spacing:-1.1px}.aud-heading>p:not(.aud-eyebrow){font-size:14px;line-height:1.75;margin-top:23px}.aud-photo{height:760px;min-height:0}.aud-photo-copy{padding:58px 22px;justify-content:flex-start}.aud-photo .aud-heading h2{font-size:43px;line-height:1.08;letter-spacing:-1.2px}.aud-photo .aud-heading>p:not(.aud-eyebrow){font-size:14px;line-height:1.7;max-width:340px}.aud-photo .button{margin-top:25px}.aud-photo-life>img{object-position:74% center}.aud-photo-shade{background:linear-gradient(180deg,#0b162dd1,transparent 70%),linear-gradient(90deg,#0e172a55,transparent)}.aud-photo-city .aud-photo-shade{background:linear-gradient(180deg,#05101fe0,transparent 80%)}.aud-photo-work>img{object-position:69% center}.aud-card-grid{grid-template-columns:1fr;gap:22px;margin-top:38px}.aud-card-art{height:245px}.aud-card-copy{padding:28px}.aud-card-copy h3{font-size:34px}.aud-card-copy>span{font-size:9px;margin-bottom:18px}.aud-card-copy p{font-size:14px;max-width:310px;margin-top:17px}.aud-card-copy>strong{font-size:12px;padding-top:28px}.aud-product .aud-section{padding-block:65px}.aud-product-heading{display:block;margin-bottom:30px}.aud-product-heading .aud-heading h2{font-size:37px}.aud-product-heading>.button{margin-top:25px}.aud-terminal{margin-top:35px;border-radius:14px}.aud-terminal .terminal-body{grid-template-columns:1fr;min-height:300px}.aud-terminal .chart-wrap{height:175px}.aud-terminal .terminal-workspace{display:none}.aud-terminal .terminal.view-2 .orderbook{display:block}.aud-terminal .terminal.view-2 .chart-panel{display:none}.aud-terminal .terminal.view-2 .terminal-body{grid-template-columns:1fr}.aud-terminal .terminal.view-2 .orderbook{padding:18px 22px}.aud-terminal .terminal.view-2 .book-row{padding:5px 9px}.aud-product .aud-caption{font-size:9px;margin-top:19px;line-height:1.7}.aud-product .tabs{gap:7px;flex-wrap:wrap;margin-top:28px}.aud-product .tabs button{font-size:11px;padding:10px 13px;min-height:40px}.aud-product-footer{flex-direction:column;align-items:center;gap:22px;margin-top:25px}.aud-product-footer .aud-caption{text-align:center;margin:0}.aud-brand{margin-bottom:30px}.aud-steps{grid-template-columns:1fr;gap:35px;margin-top:35px}.aud-steps>div>span{margin-bottom:21px;padding-top:15px;font-size:11px}.aud-steps h3{font-size:28px}.aud-steps p{font-size:14px;max-width:none;margin-top:17px}.aud-bottom-actions{margin-top:32px;gap:12px;flex-wrap:wrap}.aud-risk{font-size:10px;margin-top:22px}.aud-tab-experience{margin-top:32px}.aud-tabs{gap:7px;justify-content:flex-start;margin-bottom:32px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}.aud-tabs button{font-size:11px;padding:11px 15px;min-height:41px;white-space:nowrap;flex-shrink:0}.aud-tab-panel{grid-template-columns:1fr;gap:30px;min-height:0}.aud-tab-copy .aud-heading h2{font-size:35px;letter-spacing:-1px;line-height:1.1}.aud-tab-copy .aud-heading>p:not(.aud-eyebrow){font-size:14px}.aud-tab-copy ul{font-size:12px;gap:9px;margin:23px 0}.aud-tab-art{height:330px;border-radius:22px}.aud-conditions{grid-template-columns:1fr;gap:35px;padding:32px 24px;border-radius:24px}.aud-conditions .aud-heading h2{font-size:36px}.aud-conditions .aud-heading>p:not(.aud-eyebrow){font-size:13px}.aud-condition-stack{gap:12px}.aud-condition-stack>a{padding:22px 14px;font-size:12px;gap:12px}.aud-condition-stack>a:nth-child(2){margin-left:8px}.aud-condition-stack>a:nth-child(3){margin-left:16px}.aud-condition-stack>p{margin-left:16px;font-size:9px}.aud-info-split{grid-template-columns:1fr;gap:35px;padding:65px 20px}.aud-info-split .aud-heading h2{font-size:38px}.aud-info-split .button{margin-top:24px}.aud-info-links{padding-top:0}.aud-info-links>a{font-size:18px;padding:24px 0}.aud-info-links>small{font-size:10px;margin-top:24px}.aud-finale{min-height:660px;align-items:flex-start}.aud-finale>div:last-child{padding:65px 22px 250px}.aud-finale h2{font-size:39px;line-height:1.1;letter-spacing:-1.2px}.aud-finale p{font-size:14px;line-height:1.7;max-width:320px;margin-top:23px}.aud-finale .actions{gap:12px;margin-top:25px;flex-wrap:wrap}.aud-finale-art{top:225px;bottom:-60px;right:-210px;width:720px;opacity:.7;mask-image:linear-gradient(0deg,#000 65%,transparent)}.aud-finale:after{background:linear-gradient(180deg,#f1f4f9 25%,#f1f4f9dd 45%,transparent 90%)}.aud-history{grid-template-columns:1fr;gap:30px;padding-block:65px}.aud-history-year{padding:0 0 20px}.aud-history-year strong{font-size:145px;letter-spacing:-10px;line-height:1;margin:22px 0}.aud-history-year>span{font-size:9px}.aud-history .aud-heading h2{font-size:36px}.aud-history-note{font-size:13px;margin-top:22px}.aud-company-details summary{font-size:15px;padding:21px 0}.aud-company-details details p{font-size:13px}.aud-contact{grid-template-columns:1fr;gap:35px;padding-top:20px}.aud-contact-card{padding:32px 27px;border-radius:22px}.aud-contact-card>strong{font-size:27px;margin-top:27px}.aud-contact-card>p{font-size:18px}.aud-contact-card>div{font-size:13px;margin-top:24px}
}
@media(max-width:359px){.audience-hero h1{font-size:42px}.audience-landing .aud-lead{font-size:14px}.aud-hero-copy .actions{gap:8px}.audience-landing .button{font-size:11px;padding:12px 18px}.aud-jump{font-size:11px}.aud-hero-foot{gap:9px}.aud-hero-foot strong{font-size:11px}.aud-hero-foot span{font-size:8px}.aud-heading h2{font-size:34px}.aud-photo .aud-heading h2{font-size:38px}.aud-photo .aud-heading>p:not(.aud-eyebrow){font-size:13px}.aud-section-nav>div{gap:18px}.aud-section-nav .aud-jump{font-size:10px}.aud-card-copy{padding:24px}.aud-card-copy h3{font-size:30px}.aud-history-year strong{font-size:125px}.aud-contact-card>strong{font-size:23px}.aud-finale h2{font-size:35px}.aud-tabs button{font-size:10px;padding:11px 13px}}
@media(prefers-reduced-motion:reduce){.aud-tab-panel:not([hidden]){animation:none}}
@media(max-width:767px){.audience-business .audience-hero h1{font-size:clamp(32px,10.1vw,44px)}}
