.wdi-campaign .pp-form,.wdi-campaign .pp-hero{--rose-700:#c40f46;--rose-600:#e41252;--rose-500:#f92f64;--rose-400:#fd3b6f;--rose-300:#ff6f92;--violet:#7a00ff;--violet-2:#a24bff;--ink:#0b0c0e;--font:"Figtree","Google Sans Flex","Google Sans",system-ui,sans-serif;--maxw:1280px}.wdi-campaign .pp-hero-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px,5vw,80px);align-items:center;width:100%}.wdi-campaign .pp-hero-l{min-width:0}.wdi-campaign .pp-hero .hb3-h{font-size:clamp(34px,4.4vw,60px);line-height:1.02;letter-spacing:-.045em;font-weight:400;color:#fff;text-align:left}.wdi-campaign .pp-hero .hb3-rule{margin:clamp(24px,3vw,36px) 0 clamp(20px,2.6vw,28px)}.wdi-campaign .pp-hero .hb3-sub{max-width:none;font-size:17.5px;font-weight:300;line-height:1.45;color:#b9bec6;text-align:left}.wdi-campaign .pp-hero .hb3-aeo{max-width:none;margin-top:14px;font-size:15px;font-weight:300;line-height:1.55;color:#7e848d;text-align:left}.wdi-campaign .pp-hero .hb3-cta{margin-top:30px}.wdi-campaign .pp-assure{margin-top:26px;display:flex;gap:20px;flex-wrap:wrap;opacity:0;animation:hb3fade 1s ease .8s forwards}.wdi-campaign .pp-assure span{display:inline-flex;align-items:center;gap:8px;font-size:13.5px;font-weight:500;color:#c9cdd4}.wdi-campaign .pp-assure i{width:17px;height:17px;flex:none;display:grid;place-items:center;border-radius:50%;background:rgba(249,47,100,.18);color:var(--rose-300);font-style:normal;font-size:10px;font-weight:700}@keyframes hb3fade{to{opacity:1}}@keyframes hb3rise{to{opacity:1;transform:none}}.wdi-campaign .pp-form{position:relative;z-index:10;width:100%;max-width:100%;margin:0;padding:0;overflow:hidden;box-sizing:border-box;background:linear-gradient(180deg,#15161b,#101115);border:1px solid rgba(255,255,255,.1);border-radius:20px;box-shadow:inset 0 2px 0 rgba(255,255,255,.05),0 44px 90px -46px rgba(0,0,0,.85);opacity:0;transform:translateY(20px);animation:hb3rise 1s cubic-bezier(.2,.7,.2,1) .5s forwards;color:#fff;font-family:var(--font)}.wdi-campaign .pp-form-hd{position:relative;padding:clamp(24px,2.4vw,30px) clamp(24px,2.6vw,34px) clamp(20px,2vw,24px);border-bottom:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.02)}.wdi-campaign .pp-form-hd:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:1px;background:linear-gradient(90deg,var(--rose-500),rgba(162,75,255,.5),transparent 72%)}.wdi-campaign .pp-form-kick{display:inline-flex;align-items:center;gap:8px;font-size:10.5px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--rose-300)}.wdi-campaign .pp-form-kick i{width:5px;height:5px;border-radius:50%;background:var(--rose-500);box-shadow:0 0 0 3px rgba(249,47,100,.18);font-style:normal;display:inline-block}.wdi-campaign .pp-form h2{margin:12px 0 0;font-size:clamp(20px,1.9vw,25px);font-weight:400;letter-spacing:-.035em;line-height:1.14;color:#fff}.wdi-campaign .pp-form-hd>p{margin:9px 0 0;font-size:13.5px;font-weight:300;line-height:1.55;color:#8c929b;max-width:40ch}.wdi-campaign .pp-form-bd{padding:clamp(22px,2.2vw,28px) clamp(24px,2.6vw,34px) clamp(24px,2.4vw,30px)}.wdi-campaign .pp-fields{display:flex;flex-direction:column;gap:clamp(16px,1.6vw,20px)}.wdi-campaign .pp-form .pp-row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(16px,1.6vw,20px);opacity:1;transform:none;margin-top:0;max-width:none;align-items:stretch;flex-wrap:nowrap}.wdi-campaign .pp-field{position:relative;min-width:0}.wdi-campaign .pp-field label{display:flex;align-items:baseline;gap:7px;font-size:12px;font-weight:500;letter-spacing:-.005em;color:#c3c8d0;margin-bottom:9px}.wdi-campaign .pp-field label b{color:var(--rose-400);font-weight:500}.wdi-campaign .pp-field label em{font-style:normal;font-size:11px;color:#6e747d}.wdi-campaign .pp-field input,.wdi-campaign .pp-field textarea{display:block;width:100%;box-sizing:border-box;font-family:var(--font);font-size:15px;font-weight:400;color:#fff;background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.16);border-radius:0;padding:0 0 11px;margin:0;box-shadow:none;appearance:none;-webkit-appearance:none;transition:border-color .3s ease}.wdi-campaign .pp-field textarea{min-height:74px;resize:vertical;line-height:1.55;padding-top:2px}.wdi-campaign .pp-field input::placeholder,.wdi-campaign .pp-field textarea::placeholder{color:#5c626b;opacity:1}.wdi-campaign .pp-field input:focus,.wdi-campaign .pp-field textarea:focus{outline:none;border-bottom-color:var(--rose-400);box-shadow:none;background:transparent}.wdi-campaign .pp-field input:-webkit-autofill,.wdi-campaign .pp-field input:-webkit-autofill:focus,.wdi-campaign .pp-field input:-webkit-autofill:hover{-webkit-text-fill-color:#fff;caret-color:#fff;transition:background-color 99999s ease-out;box-shadow:inset 0 0 0 1000px #121319}.wdi-campaign .pp-field:after{content:"";position:absolute;left:0;bottom:0;height:2px;width:0;background:linear-gradient(90deg,var(--rose-500),#a24bff);transition:width .45s cubic-bezier(.2,.7,.2,1);pointer-events:none}.wdi-campaign .pp-field:focus-within:after{width:100%}.wdi-campaign .pp-form .lp-btn-primary,.wdi-campaign .pp-form .pp-form-btn{margin-top:clamp(22px,2.2vw,28px);width:100%;justify-content:center;display:inline-flex;align-items:center;gap:12px;box-sizing:border-box;font-family:var(--font);font-size:15.5px;font-weight:600;letter-spacing:-.01em;border-radius:999px;padding:15px 26px;cursor:pointer;text-decoration:none;border:1px solid transparent;appearance:none;-webkit-appearance:none;background:var(--rose-500);color:#fff;box-shadow:0 14px 34px rgba(228,18,82,.28);transition:transform .3s cubic-bezier(.2,.7,.2,1),background .3s,color .3s,border-color .3s,box-shadow .3s}.wdi-campaign .pp-form .lp-btn-primary:hover,.wdi-campaign .pp-form .pp-form-btn:hover{background:#fff;color:var(--rose-600);transform:translateY(-2px);box-shadow:0 20px 44px rgba(228,18,82,.34)}.wdi-campaign .pp-form .pp-form-btn .ar{display:inline-flex;width:20px;height:20px;transition:transform .35s cubic-bezier(.2,.7,.2,1)}.wdi-campaign .pp-form .pp-form-btn .ar svg{width:100%;height:100%}.wdi-campaign .pp-form .pp-form-btn:hover .ar{transform:translateX(4px)}.wdi-campaign .pp-form-ft{display:flex;align-items:center;justify-content:center;gap:9px;margin:clamp(18px,1.8vw,22px) 0 0;padding-top:clamp(16px,1.6vw,20px);border-top:1px solid rgba(255,255,255,.08);font-size:12px;font-weight:300;letter-spacing:-.005em;color:#7a8089;text-align:center}.wdi-campaign .pp-form-ft svg{width:13px;height:13px;flex:none;color:#5c626b}@media (max-width:1000px){.wdi-campaign .pp-hero-split{grid-template-columns:1fr}.wdi-campaign .pp-form{margin-top:8px}.wdi-campaign .hb3.pp-hero{min-height:0!important;height:auto!important}.wdi-campaign .hb3.pp-hero>.hb3-body{flex:none!important;justify-content:flex-start!important}}@media (max-width:560px){.wdi-campaign .pp-form .pp-row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.wdi-campaign .pp-assure,.wdi-campaign .pp-form{animation:none;opacity:1;transform:none}}[data-cms-preview] .wdi-campaign .pp-assure,[data-cms-preview] .wdi-campaign .pp-form,[data-cms-preview] .wdi-campaign .pp-hero .hb3-aeo,[data-cms-preview] .wdi-campaign .pp-hero .hb3-cta,[data-cms-preview] .wdi-campaign .pp-hero .hb3-h,[data-cms-preview] .wdi-campaign .pp-hero .hb3-sub,[data-cms-preview] .wdi-campaign .pp-hero .hb3-top{animation:none;opacity:1;transform:none}[data-cms-preview] .wdi-campaign .pp-hero .hb3-rule{animation:none;transform:scaleX(1)}.wdi-campaign .lp-band-cta{margin-top:clamp(30px,3.4vw,44px);display:flex;flex-direction:column;align-items:center;gap:14px}.wdi-campaign .lp-band-note{font-size:13.5px;font-weight:300;color:rgba(255,255,255,.5);text-align:center}.wdi-campaign .lp-prob-solve{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;font-family:var(--font);font-size:13.5px;font-weight:600;letter-spacing:-.01em;color:#fff;background:var(--rose-500);border-radius:999px;text-decoration:none;overflow:hidden;white-space:nowrap;max-height:0;padding:0 16px;opacity:0;transform:translateY(6px);pointer-events:none;transition:max-height .42s cubic-bezier(.2,.7,.2,1),opacity .32s ease,transform .42s cubic-bezier(.2,.7,.2,1),padding .32s,margin-top .42s,background .3s}.wdi-campaign .lp-prob-solve svg{width:15px;height:15px;transition:transform .3s cubic-bezier(.2,.7,.2,1)}.wdi-campaign .lp-prob.in:hover .lp-prob-solve,.wdi-campaign .lp-prob:focus-within .lp-prob-solve{max-height:52px;opacity:1;transform:none;pointer-events:auto;margin-top:6px;padding:10px 17px}.wdi-campaign .lp-prob-solve:hover{background:var(--rose-600)}.wdi-campaign .lp-prob-solve:hover svg{transform:translateX(3px)}@media (prefers-reduced-motion:reduce){.wdi-campaign .lp-prob-solve{transition:opacity .2s ease}}.t06-next{margin:clamp(28px,3vw,38px) auto 0;max-width:60ch;list-style:none;counter-reset:t06n;display:flex;flex-direction:column;gap:12px;text-align:left}.t06-next li{position:relative;padding-left:40px;font-size:14.5px;font-weight:300;line-height:1.55;color:rgba(255,255,255,.72);counter-increment:t06n}.t06-next li:before{content:counter(t06n);position:absolute;left:0;top:-1px;width:26px;height:26px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);font-size:12px;font-weight:600;color:#fff}#usecases-b .ucb-grid{margin-top:clamp(38px,4.4vw,56px);gap:16px}#usecases-b .ucb-cell{position:relative;border-top:none;border:1px solid var(--line);border-radius:20px;background:#fff;padding:clamp(26px,2.6vw,34px);overflow:hidden;isolation:isolate;transition:transform .5s cubic-bezier(.2,.7,.2,1),box-shadow .45s ease,border-color .4s ease,background .4s ease}#usecases-b .ucb-cell:before{content:"";position:absolute;left:0;top:0;height:3px;width:0;z-index:2;background:linear-gradient(90deg,var(--rose-500),var(--violet));transition:width .55s cubic-bezier(.2,.7,.2,1)}#usecases-b .ucb-cell:hover:before{width:100%}#usecases-b .ucb-cell>*{position:relative;z-index:1}#usecases-b.in .ucb-cell{transform:none}#usecases-b .ucb-cell:hover{transform:translateY(-5px);box-shadow:0 26px 56px rgba(11,12,14,.1)}#usecases-b .ucb-cell:nth-child(4n+2),#usecases-b .ucb-cell:nth-child(4n+3),#usecases-b .ucb-dark{background:#0e0f13;border-color:#1b1d22}#usecases-b .ucb-cell:nth-child(4n+2):after,#usecases-b .ucb-cell:nth-child(4n+3):after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:0;background:radial-gradient(70% 110% at 100% 0,rgba(249,47,100,.2),transparent 62%);transition:opacity .55s ease}#usecases-b .ucb-cell:nth-child(4n+2):hover:after,#usecases-b .ucb-cell:nth-child(4n+3):hover:after{opacity:1}#usecases-b .ucb-cell:nth-child(4n+2):hover,#usecases-b .ucb-cell:nth-child(4n+3):hover{background:#12141a;box-shadow:0 26px 56px rgba(0,0,0,.42)}#usecases-b .ucb-dark:after{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;opacity:0;background:radial-gradient(70% 110% at 100% 0,rgba(249,47,100,.2),transparent 62%);transition:opacity .55s ease}#usecases-b .ucb-dark:hover:after{opacity:1}#usecases-b .ucb-dark:hover{background:#12141a;box-shadow:0 26px 56px rgba(0,0,0,.42)}#usecases-b .ucb-cell:nth-child(4n+2) .ucb-title,#usecases-b .ucb-cell:nth-child(4n+3) .ucb-title,#usecases-b .ucb-dark .ucb-title{color:#fff}#usecases-b .ucb-cell:nth-child(4n+2) .ucb-scenario,#usecases-b .ucb-cell:nth-child(4n+3) .ucb-scenario,#usecases-b .ucb-dark .ucb-scenario{color:rgba(255,255,255,.62)}#usecases-b .ucb-cell:nth-child(4n+2) .ucb-line,#usecases-b .ucb-cell:nth-child(4n+3) .ucb-line,#usecases-b .ucb-dark .ucb-line{color:rgba(255,255,255,.78)}#usecases-b .ucb-cell:nth-child(4n+2) .ucb-line:before,#usecases-b .ucb-cell:nth-child(4n+3) .ucb-line:before,#usecases-b .ucb-dark .ucb-line:before{background:rgba(255,255,255,.2)}#usecases-b .ucb-cell:nth-child(4n+2) .ucb-line.is-out:before,#usecases-b .ucb-cell:nth-child(4n+3) .ucb-line.is-out:before,#usecases-b .ucb-dark .ucb-line.is-out:before{background:linear-gradient(180deg,var(--rose-400),var(--violet-2))}#usecases-b .ucb-cell:nth-child(4n+2) .ucb-l,#usecases-b .ucb-cell:nth-child(4n+3) .ucb-l,#usecases-b .ucb-dark .ucb-l{color:rgba(255,255,255,.42)}#usecases-b .ucb-cell:nth-child(4n+2) .ucb-line.is-out .ucb-l,#usecases-b .ucb-cell:nth-child(4n+3) .ucb-line.is-out .ucb-l,#usecases-b .ucb-dark .ucb-line.is-out .ucb-l{color:var(--rose-300)}#usecases-b .ucb-cell:nth-child(4n+2) .ucb-num,#usecases-b .ucb-cell:nth-child(4n+3) .ucb-num,#usecases-b .ucb-dark .ucb-num{color:rgba(255,255,255,.24)}#usecases-b .ucb-cell:nth-child(4n+2):hover .ucb-num,#usecases-b .ucb-cell:nth-child(4n+3):hover .ucb-num,#usecases-b .ucb-dark:hover .ucb-num{color:var(--rose-300)}#usecases-b .ucb-cell:nth-child(4n+2) .ucb-ico,#usecases-b .ucb-cell:nth-child(4n+3) .ucb-ico,#usecases-b .ucb-dark .ucb-ico{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.14);color:rgba(255,255,255,.82)}#usecases-b .ucb-cell:nth-child(4n+2):hover .ucb-ico,#usecases-b .ucb-cell:nth-child(4n+3):hover .ucb-ico,#usecases-b .ucb-dark:hover .ucb-ico{background:#fff;border-color:#fff;color:var(--ink)}#usecases-b .ucb-cell:nth-child(4n+2) .ucb-svc,#usecases-b .ucb-cell:nth-child(4n+3) .ucb-svc,#usecases-b .ucb-dark .ucb-svc{color:rgba(255,255,255,.55)}#usecases-b .ucb-cell:nth-child(4n+2) .ucb-svc i,#usecases-b .ucb-cell:nth-child(4n+3) .ucb-svc i,#usecases-b .ucb-dark .ucb-svc i{color:rgba(255,255,255,.24)}#usecases-b .ucb-cell:nth-child(4n+2) .uc-link,#usecases-b .ucb-cell:nth-child(4n+3) .uc-link,#usecases-b .ucb-dark .ucb-cta{color:#fff}#usecases-b .ucb-title{font-size:clamp(19px,1.7vw,22px);letter-spacing:-.03em}#usecases-b .ucb-num{font-size:clamp(26px,2.4vw,32px)}@media (max-width:760px){#usecases-b .ucb-dark{background:#0e0f13}}@media (prefers-reduced-motion:reduce){#usecases-b .ucb-cell{transition:none}}.t06-scope{background:var(--bg-2);padding:clamp(64px,6.5vw,96px) 0 clamp(68px,7vw,100px)}.t06-scope .wrap{max-width:1300px;margin:0 auto;padding-left:clamp(22px,5vw,56px);padding-right:clamp(22px,5vw,56px)}.t06-scope .tsa-grid{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:clamp(36px,4.5vw,72px);align-items:start}.t06-scope .tsa-left{position:static;display:flex;flex-direction:column;gap:clamp(22px,2.4vw,30px);padding-right:0}.t06-scope .ts-h{font-size:clamp(28px,3.2vw,44px);font-weight:400;letter-spacing:-.04em;line-height:1.06}.t06-scope .ts-h .accent{color:var(--rose-500)}.t06-scope .ts-sub{margin-top:14px;font-size:15.5px;font-weight:300;line-height:1.62;color:var(--muted);max-width:38ch}.t06-scope-nav{display:flex;flex-direction:column;border-top:1px solid var(--line);margin-top:2px}.t06-sn{position:relative;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:16px;width:100%;text-align:left;background:none;border:0;border-bottom:1px solid var(--line);padding:14px 4px;cursor:pointer;font:inherit;transition:padding-left .45s cubic-bezier(.2,.7,.2,1)}.t06-sn-bar{position:absolute;left:0;top:0;bottom:0;width:2px;background:linear-gradient(180deg,var(--rose-500),var(--violet));transform:scaleY(0);transform-origin:top;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.t06-sn-n{font-size:11.5px;font-weight:700;letter-spacing:.1em;color:var(--faint);font-feature-settings:"tnum" 1}.t06-sn-k,.t06-sn-n{transition:color .4s}.t06-sn-k{font-size:16.5px;font-weight:500;letter-spacing:-.025em;color:var(--ink-2)}.t06-sn:hover .t06-sn-k{color:var(--ink)}.t06-sn.active{padding-left:18px}.t06-sn.active .t06-sn-bar{transform:scaleY(1)}.t06-sn.active .t06-sn-n{color:var(--rose-600)}.t06-sn.active .t06-sn-k{color:var(--ink);font-weight:600}.t06-scope .tsa-viewport{overflow:visible;-webkit-mask-image:none;mask-image:none}.t06-scope .tsa-track{display:grid;grid-template-columns:1fr 1fr;gap:18px;transform:none!important;transition:none}.t06-scope .t06-sc{flex:none;position:relative;padding:26px 26px 28px;border:1px solid var(--line);border-radius:18px;background:#fff;opacity:1;cursor:pointer;transition:border-color .45s ease,box-shadow .45s ease,transform .45s cubic-bezier(.2,.7,.2,1),background .45s ease}.t06-scope .t06-sc:not(.active){background:var(--bg-2);border-color:var(--line)}.t06-scope .t06-sc:not(.active) .t06-sc-d,.t06-scope .t06-sc:not(.active) .t06-sc-k,.t06-scope .t06-sc:not(.active) .t06-sc-tests{opacity:.5;transition:opacity .45s ease}.t06-scope .t06-sc.active{background:#fff;border-color:var(--line-2);box-shadow:0 24px 52px rgba(11,12,14,.09);transform:translateY(-3px)}.t06-sc-top{display:flex;align-items:center;gap:12px}.t06-sc-n{width:36px;height:36px;flex:none;display:grid;place-items:center;border-radius:12px;background:#fff;border:1px solid var(--line);font-size:12px;font-weight:600;color:var(--ink-2);font-feature-settings:"tnum" 1;transition:background .45s,color .45s,border-color .45s,transform .45s cubic-bezier(.2,.7,.2,1)}.t06-sc.active .t06-sc-n{background:var(--rose-500);border-color:var(--rose-500);color:#fff;transform:scale(1.04)}.t06-sc-tag{font-size:10.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--faint)}.t06-sc.active .t06-sc-tag{color:var(--rose-600)}.t06-sc-k{margin-top:16px;font-size:clamp(19px,1.7vw,23px);font-weight:400;letter-spacing:-.035em;line-height:1.1;color:var(--ink)}.t06-sc-d{margin-top:11px;font-size:14px;font-weight:300;line-height:1.62;color:var(--muted);max-width:none}.t06-sc-tests{margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.t06-sc-l{display:block;font-size:10.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--faint);margin-bottom:12px}.t06-sc.active .t06-sc-l{color:var(--rose-600)}.t06-sc-tests ul{list-style:none;display:flex;flex-direction:column;gap:9px}.t06-sc-tests li{position:relative;padding-left:20px;font-size:13px;font-weight:300;line-height:1.55;color:var(--ink-2)}.t06-sc-tests li:before{content:"";position:absolute;left:0;top:9px;width:8px;height:1.5px;border-radius:2px;background:var(--line-2);transition:background .45s}.t06-sc.active .t06-sc-tests li:before{background:var(--rose-400)}@media (max-width:1000px){.t06-scope .tsa-grid,.t06-scope .tsa-track{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.t06-sc-n,.t06-scope .t06-sc,.t06-sn,.t06-sn-bar{transition:none}}#approach.sa-sec .sad-fx,#approach.sa-sec .sad-fx.show{transform:none;filter:none}[data-section-id=t06-deliverables] .pr-cta{display:none}[data-section-id=t06-risks]{position:relative;z-index:20}[data-section-id=t06-risks] .t02-pin,[data-section-id=t06-risks] .t02-pin>.t02-pinned{background:#fff;z-index:20}[data-section-id=t06-risks] .t02-pin>.t02-pinned{top:96px;justify-content:flex-start;min-height:calc(100svh - 96px);overflow:hidden}[data-section-id=t06-risks] .chal-light.t02-pinned,[data-section-id=t06-risks] .t02-pin>.t02-pinned{padding-top:clamp(20px,2.4vw,32px);padding-bottom:40px}[data-section-id=t06-risks] .t02-pinned .chal-intro,[data-section-id=t06-risks] .t02-pinned .chal-seo{display:none}[data-section-id=t06-risks] .t02-pinned .chal-h{font-size:clamp(24px,2.4vw,34px)}[data-section-id=t06-risks] .t02-pinned .chal-head{margin-bottom:14px}[data-section-id=t06-risks] .t02-pinned .cd-split{margin-top:18px;align-items:start}[data-section-id=t06-risks] .t02-pinned .cd-stage{min-height:0;padding:28px 32px;max-height:calc(100svh - 210px);overflow-y:auto}[data-section-id=t06-risks] .t02-pinned .cd-stage-title{margin-top:18px;font-size:clamp(22px,2.2vw,28px)}[data-section-id=t06-risks] .t02-pinned .cd-stage-foot{padding-top:18px}@media (max-width:1000px){[data-section-id=t06-risks] .t02-pin>.t02-pinned{top:0;min-height:100svh}}@media (max-width:1100px){[data-section-id=t06-risks] .t02-pin{height:auto!important}[data-section-id=t06-risks] .t02-pin>.t02-pinned{position:static!important;top:auto!important;min-height:0;padding-top:0;padding-bottom:0}[data-section-id=t06-risks] .chal-light.t02-pinned{padding-top:104px;padding-bottom:116px}[data-section-id=t06-risks] .t02-pinned .chal-intro,[data-section-id=t06-risks] .t02-pinned .chal-seo{display:block}[data-section-id=t06-risks] .t02-pinned .cd-stage{max-height:none;overflow:visible;padding:46px 48px}[data-section-id=t06-risks] .t02-pin-bar{display:none}}.wdi-campaign,.wdi-page-chrome{--font:"Google Sans Flex","Google Sans","Product Sans","Figtree",system-ui,-apple-system,sans-serif}#ai-ops .lp-h,#ais-sv4 .sv4-h,#ais-sv4 .svv-h,#usecases-b2 .uc-h,.aid-diff .lp-h,.ais-chal .svv-h,.ais-sv4 .sv4-h,.ais-sv4 .svv-h,.mad-ai-sec .lp-h{font-family:var(--font)!important;font-weight:300!important;letter-spacing:-.05em!important;line-height:1!important;font-size:clamp(30px,3.8vw,54px)!important;text-wrap:balance}#ai-ops .lp-h .amp,#ais-sv4 .sv4-h .amp,#ais-sv4 .svv-h .amp,#usecases-b2 .uc-h .amp,.aid-diff .lp-h .amp,.ais-chal .svv-h .amp,.ais-sv4 .sv4-h .amp,.ais-sv4 .svv-h .amp,.mad-ai-sec .lp-h .amp{font-weight:300!important;font-style:normal}#ai-ops .lp-eyebrow,#ais-sv4 .svv-eyebrow,#usecases-b2 .uc-eyebrow,.aid-diff .lp-eyebrow,.aid-stmt .lp-eyebrow,.ais-chal .svv-eyebrow,.ais-edge .lp-eyebrow,.ais-ind .lp-eyebrow,.ais-sv4 .svv-eyebrow,.ais-tech .lp-eyebrow,.mad-ai-sec .lp-eyebrow{font-family:var(--font)!important;font-size:12.5px!important;font-weight:600!important;letter-spacing:.16em!important;text-transform:uppercase!important}.aid-stmt-h{font-family:var(--font)!important;font-weight:400!important;letter-spacing:-.045em!important;line-height:1.06!important;font-size:clamp(30px,3.5vw,50px)!important}.aid-stmt-h .amp{font-weight:400!important;font-style:normal}.ais-edge-h{font-family:var(--font)!important;font-weight:400!important;letter-spacing:-.05em!important;line-height:1.02!important;font-size:clamp(30px,3.1vw,45px)!important}.ais-edge-h .amp{font-weight:400!important;font-style:normal}.ais-ind-h,.ais-tech-h{font-family:var(--font)!important;font-weight:400!important;letter-spacing:-.045em!important;line-height:1.06!important;font-size:clamp(28px,3vw,44px)!important}.ais-ind-h .amp,.ais-tech-h .amp{font-weight:400!important;font-style:normal}#ais-final.mad-final h2,.mad-final.pp-band h2{font-family:var(--font)!important;font-weight:400!important;letter-spacing:-.045em!important;line-height:1.04!important;font-size:clamp(34px,5vw,72px)!important}#ais-final.mad-final h2 em,.mad-final.pp-band h2 em{font-weight:400!important;font-style:normal}.hb5,.hb5-h{font-family:var(--font)}