.GradientSpinner_spinnerContainer__id_cu{display:inline-block;position:relative;width:90px;height:90px}.GradientSpinner_spinner__Om_C0{width:90px;height:90px;border-radius:50%;border-color:#a78bfa #60a5fa transparent transparent;border-style:solid;border-width:7px;position:relative;animation:GradientSpinner_spin__x5Eh1 1.2s cubic-bezier(.68,-.55,.27,1.55) infinite;box-shadow:0 0 20px rgba(167,139,250,.3)}@keyframes GradientSpinner_spin__x5Eh1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SearchForm_searchForm__OCQwa{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:64px;padding:14px 13px;border-radius:100px;background:#fff;border:2px solid #173aa2;box-shadow:4px 4px 10px rgba(0,0,0,.3);transition:all .25s ease-out}.SearchForm_searchForm__OCQwa:focus-within{border-color:#10147b;box-shadow:4px 4px 20px rgba(16,20,123,.4);transform:translateY(-2px)}.SearchForm_icon__GK5pN{display:grid;place-items:center}.SearchForm_icon__GK5pN svg{width:20px;height:20px;stroke:#6e757c;stroke-width:2;fill:none}.SearchForm_searchInput__bWZWa{flex:1 1;border:none;font-size:16px;font-family:inherit;color:#101010;background:transparent;outline:none;min-height:36px}.SearchForm_searchInput__bWZWa::placeholder{color:#6e757c;transition:opacity .4s ease-in-out}.SearchForm_searchInput__bWZWa.SearchForm_fadeOut__zd_1d::placeholder{opacity:0}.SearchForm_searchInput__bWZWa.SearchForm_fadeIn__SpGdX::placeholder{opacity:1;animation:SearchForm_fadeInAnimation__aduBr .4s ease-in-out}@keyframes SearchForm_fadeInAnimation__aduBr{0%{opacity:0}to{opacity:1}}.SearchForm_searchSubmit__439HE{width:36px;height:36px;border-radius:50%;border:none;background:transparent;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease-out,opacity .2s ease-out;padding:0;animation:SearchForm_buttonSlideIn__LQ8GB .3s ease-out}@keyframes SearchForm_buttonSlideIn__LQ8GB{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.SearchForm_searchSubmit__439HE:hover:not(:disabled){transform:scale(1.1)}.SearchForm_searchSubmit__439HE:active:not(:disabled){transform:scale(.95)}.SearchForm_searchSubmit__439HE:disabled{opacity:.6;cursor:not-allowed}.SearchForm_searchSubmit__439HE svg{width:36px;height:36px;display:block}.SearchForm_searchClear__T8oLy{width:40px;height:40px;border-radius:50%;border:none;background:transparent;display:grid;place-items:center;cursor:pointer;transition:all .2s ease-out;animation:SearchForm_buttonSlideIn__LQ8GB .3s ease-out}.SearchForm_searchClear__T8oLy:hover{background:rgba(0,0,0,.05);transform:scale(1.1)}.SearchForm_searchClear__T8oLy:active{transform:scale(.9)}.SearchForm_voiceButton__twtZ9{width:40px;height:40px;border-radius:50%;border:none;background:transparent;display:grid;place-items:center;cursor:pointer;transition:all .2s ease-out;color:#6e757c}.SearchForm_voiceButton__twtZ9:hover:not(:disabled){background:rgba(0,0,0,.05);transform:scale(1.1);color:#10147b}.SearchForm_voiceButton__twtZ9:active:not(:disabled){transform:scale(.9)}.SearchForm_voiceButton__twtZ9:disabled{opacity:.5;cursor:not-allowed}.SearchForm_voiceButton__twtZ9.SearchForm_listening__uZ6Pw{color:#ef4444;animation:SearchForm_pulse__InYYF 1.5s ease-in-out infinite}@keyframes SearchForm_pulse__InYYF{0%,to{opacity:1}50%{opacity:.5}}.SearchForm_searchClear__T8oLy svg{width:18px;height:18px;stroke:#02020e;stroke-width:2;fill:none}.SearchForm_loader__jcEjO{width:24px;height:24px;border-radius:50%;border:3px solid hsla(0,0%,100%,.3);border-top-color:#fff;animation:SearchForm_spin__wf0UZ 1s linear infinite}@keyframes SearchForm_spin__wf0UZ{to{transform:rotate(1turn)}}@media (max-width:768px){.SearchForm_searchForm__OCQwa{border-radius:24px;padding:8px 12px;gap:6px;min-height:48px}.SearchForm_searchInput__bWZWa{font-size:15px;min-height:32px}.SearchForm_iconButton__vXPfC{width:32px;height:32px;min-width:32px}.SearchForm_iconButton__vXPfC svg{width:18px;height:18px}.SearchForm_submitButton__pOaRN{width:32px;height:32px;min-width:32px}.SearchForm_submitButton__pOaRN svg{width:18px;height:18px}}.BackButton_backButton__SVa09{position:absolute;top:71px;left:48px;z-index:10;width:48px;height:48px;border:none;border-radius:50%;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .2s ease;animation:BackButton_buttonSlideDown__Wwmw6 .2s ease-out;text-decoration:none}.BackButton_backButton__SVa09.BackButton_withLabel__FtgNS{width:auto;padding:12px 20px 12px 16px;border-radius:100px}@keyframes BackButton_buttonSlideDown__Wwmw6{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.BackButton_backButton__SVa09:hover{background:hsla(0,0%,100%,.2);transform:scale(1.05)}.BackButton_backButton__SVa09:active{transform:scale(.95)}.BackButton_backButton__SVa09 svg{width:24px;height:24px;flex-shrink:0}.BackButton_label__C5L_i{font-size:16px;font-weight:500;white-space:nowrap;color:#fff}@media (max-width:768px){.BackButton_backButton__SVa09{top:20px;left:16px;width:40px;height:40px}.BackButton_backButton__SVa09.BackButton_withLabel__FtgNS{padding:10px 16px 10px 12px}.BackButton_backButton__SVa09 svg{width:20px;height:20px}.BackButton_label__C5L_i{font-size:14px}}.PDFModal_modalOverlay__0WW4j{position:fixed;inset:0;background:rgba(0,0,0,.85);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;display:flex;align-items:flex-start;justify-content:center;padding:20px;animation:PDFModal_fadeIn__ebUp1 .2s ease-out}@keyframes PDFModal_fadeIn__ebUp1{0%{opacity:0}to{opacity:1}}.PDFModal_modalContent__CJW7K{position:relative;width:100%;height:100%;max-width:1400px;max-height:90vh;background:#fff;border-radius:12px;overflow:hidden;animation:PDFModal_slideUp__of_56 .3s ease-out;display:flex;align-items:center;justify-content:center;background:transparent}@keyframes PDFModal_slideUp__of_56{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.PDFModal_closeButton__2o_PP{position:absolute;top:10px;right:15px;z-index:10;width:40px;height:40px;border:none;border-radius:50%;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.PDFModal_closeButton__2o_PP:hover{background:hsla(0,0%,100%,.25);transform:scale(1.1)}.PDFModal_closeButton__2o_PP:active{transform:scale(.95)}.PDFModal_closeButton__2o_PP svg{width:20px;height:20px}.PDFModal_pdfFrameContainer__As4Au{width:100%;height:100%;display:flex;align-items:flex-start;justify-content:center;background:transparent}.PDFModal_pdfFrame__xTjhI{width:90%;height:90%;border:none;display:block}@media (max-width:768px){.PDFModal_modalOverlay__0WW4j{padding:0;align-items:stretch;background:#000}.PDFModal_modalContent__CJW7K{max-width:100%;max-height:100%;width:100%;height:100vh;height:100dvh;border-radius:0;overflow:hidden;position:relative;display:flex;flex-direction:column;justify-content:flex-end}.PDFModal_closeButton__2o_PP{position:absolute;top:8px;right:8px;width:48px;height:48px;background:hsla(0,0%,100%,.95);color:#000;z-index:1000;pointer-events:auto;box-shadow:0 4px 12px rgba(0,0,0,.4);border:2px solid rgba(0,0,0,.1)}.PDFModal_closeButton__2o_PP:active{background:#fff;transform:scale(.75)}.PDFModal_closeButton__2o_PP svg{width:20px;height:20px;stroke-width:2.5}.PDFModal_pdfFrame__xTjhI{width:90%;height:90%;flex:1 1;border:none;background:#fff;touch-action:manipulation}}.Footer_footer__pQtti{position:fixed;bottom:0;left:0;right:0;z-index:10;background:hsla(0,0%,4%,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid hsla(0,0%,100%,.08)}.Footer_content__sRLWS{display:flex;justify-content:center;align-items:center;gap:24px;padding:16px 24px;max-width:1200px;margin:0 auto}.Footer_copyright__j4atB{font-size:14px;color:hsla(0,0%,100%,.7)}.Footer_link__TBOP7{font-size:14px;color:hsla(0,0%,100%,.9);text-decoration:none;transition:color .2s ease}.Footer_link__TBOP7:hover{color:#fff;text-decoration:underline}@media (max-width:768px){.Footer_content__sRLWS{flex-direction:column;gap:8px;padding:12px 16px}.Footer_copyright__j4atB,.Footer_link__TBOP7{font-size:12px}}.page_hero__nVmkR{position:relative;width:100%;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;overflow:hidden;background:#0b0b0b;display:flex;align-items:center;justify-content:center;animation:page_fadeIn__tti9f .4s ease-out}@keyframes page_fadeIn__tti9f{0%{opacity:0}to{opacity:1}}.page_hero__nVmkR:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;background-image:url(/prosus-gradient.png);background-size:100% 100%;background-position:top;background-repeat:repeat-y;z-index:0}.page_prosusWordmark__L1W91{position:absolute;top:48px;right:48px;z-index:2;animation:page_logoFadeIn__tMfPv .5s ease-out .1s both}@keyframes page_logoFadeIn__tMfPv{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page_prosusWordmark__L1W91 svg{width:190px;height:auto;display:block}.page_heroContent__F0ww9{position:relative;width:100%;max-width:800px;padding-bottom:80px;display:flex;flex-direction:column;gap:33px;z-index:1;animation:page_slideUp__w37CP .6s ease-out}.page_heroTitle__wj2hR{width:100%;font-size:36px;line-height:44px;font-weight:700;letter-spacing:-.002em;margin:0;color:#fff;text-align:center;transition:opacity .3s ease,transform .3s ease}.page_hero__nVmkR.page_transitioning__DM3SB .page_heroTitle__wj2hR{opacity:0;transform:translateY(-10px)}.page_hero__nVmkR.page_transitioning__DM3SB .page_heroContent__F0ww9{transform:translateY(-20px)}@keyframes page_slideUp__w37CP{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page_prosusWordmark__L1W91{position:static;margin:24px auto;text-align:center;display:flex;justify-content:center}.page_prosusWordmark__L1W91 svg{width:150px}.page_hero__nVmkR{flex-direction:column;padding:40px 20px}.page_heroContent__F0ww9{margin-top:auto;margin-bottom:auto}.page_heroTitle__wj2hR{font-size:28px;line-height:1.3}}.page_resultsScreen__b1HB2{width:100%;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;position:relative;overflow:hidden;background:#0b0b0b}@keyframes page_fadeIn__4Vg7Z{0%{opacity:0}to{opacity:1}}.page_resultsScreen__b1HB2:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;background-image:url(/prosus-gradient.png);background-size:100% 100%;background-position:top;background-repeat:repeat-y;z-index:0}.page_prosusWordmark__NGLx8{position:absolute;top:48px;right:48px;z-index:2;animation:page_logoSlideDown__q8zSY .2s ease-out}@keyframes page_logoSlideDown__q8zSY{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.page_prosusWordmark__NGLx8 svg{width:190px;height:auto;display:block}.page_resultsStack__4f11T{position:relative;z-index:1;width:min(970px,calc(100% - 64px));margin:0 auto;padding:136px 0 140px;display:flex;flex-direction:column;gap:48px;animation:page_slideDown___6YCz .4s ease-out .1s both}@keyframes page_slideDown___6YCz{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.page_resultsSearch__LF_dx{width:100%}.page_resultsBody__Gzw8L{display:flex;flex-direction:column;gap:32px}.page_resultsBody__Gzw8L>*{animation:page_slideUp__S_QhZ .4s ease-out;animation-fill-mode:both}.page_resultsBody__Gzw8L>:first-child{animation-delay:.05s}.page_resultsBody__Gzw8L>:nth-child(2){animation-delay:.1s}.page_resultsBody__Gzw8L>:nth-child(3){animation-delay:.15s}@keyframes page_slideUp__S_QhZ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page_resultsColumns__FLYiJ{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;align-items:start}.page_documentsList__pcHlA,.page_videosSection__5iaru{width:100%}.page_statusPanel__jxhfu{padding:40px;border-radius:16px;background:rgba(18,19,26,.75);border:1px solid hsla(0,0%,100%,.08);display:flex;gap:16px;align-items:center;font-size:18px;animation:page_fadeInScale__zEApk .3s ease-out}@keyframes page_fadeInScale__zEApk{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.page_statusPanel__jxhfu.page_error__4N_E8{border-color:#f16b6b;color:#ffb2b2;flex-direction:column;align-items:flex-start}.page_statusPanel__jxhfu.page_error__4N_E8 button{padding:10px 18px;border-radius:999px;border:none;background:#f16b6b;color:#0b0b0b;cursor:pointer;font-weight:600;transition:transform .2s ease}.page_statusPanel__jxhfu.page_error__4N_E8 button:hover{transform:scale(1.05)}.page_loaderContainer__GHACk{display:flex;justify-content:center;align-items:center;min-height:400px}.page_videoLoaderContainer__xi2aO{display:flex;justify-content:center;align-items:center;min-height:200px;padding:40px 0}.page_stackPanel__UY7Sq{display:flex;flex-direction:column;gap:16px;min-width:0}.page_documentsList__pcHlA,.page_videosSection__5iaru{animation:page_sectionFadeIn__bkfXr .4s ease-out}@keyframes page_sectionFadeIn__bkfXr{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page_stackContent__kE4nm{display:flex;flex-direction:column;gap:16px}.page_stackContent__kE4nm>*{animation-delay:calc(var(--item-index, 0) * .05s)}.page_videosGrid__mt9zZ{display:flex;flex-direction:column;gap:16px}.page_videosGridLarge__ZAn1T{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));grid-gap:24px;gap:24px}.page_videosGridLarge__ZAn1T>*,.page_videosGrid__mt9zZ>*{animation-delay:calc(var(--item-index, 0) * .05s)}.page_emptyState__OzEby{padding:60px 40px;display:flex;flex-direction:column;align-items:center;text-align:center;animation:page_fadeInScale__zEApk .4s ease-out;gap:24px}.page_emptyImage__g5BdM{max-width:300px;width:100%;height:auto;opacity:.9}.page_emptyHeadline__g039L{font-size:20px;font-weight:600;margin:0;color:#fff;max-width:600px;line-height:1.5}.page_sectionLabel__MZ8V0{font-size:20px;font-weight:600;margin:0 0 16px;color:#fff}@media (max-width:768px){.page_resultsScreen__b1HB2{padding-bottom:40px}.page_prosusWordmark__NGLx8{position:relative;top:16px;right:auto;left:0;width:100%;margin:0 auto 16px;text-align:center;display:flex;justify-content:center}.page_prosusWordmark__NGLx8 svg{width:130px}.page_resultsStack__4f11T{padding-top:calc(48px + env(safe-area-inset-top));padding-bottom:calc(40px + env(safe-area-inset-bottom))}.page_resultsBody__Gzw8L{gap:24px}.page_loaderContainer__GHACk{min-height:300px}.page_videoLoaderContainer__xi2aO{min-height:150px;padding:30px 0}.page_resultsColumns__FLYiJ{grid-template-columns:1fr;gap:24px}.page_videosGridLarge__ZAn1T,.page_videosGrid__mt9zZ{grid-template-columns:1fr}.page_sectionLabel__MZ8V0{font-size:16px;margin-bottom:12px}.page_stackContent__kE4nm{gap:12px}.page_emptyHeadline__g039L{font-size:16px}.page_emptyImage__g5BdM{max-width:200px}.page_statusPanel__jxhfu{padding:20px}}.page_hero__cNdQr{position:relative;width:100%;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;overflow:hidden;background:#0b0b0b;display:flex;align-items:center;justify-content:center;animation:page_fadeIn__9gExx .4s ease-out}@keyframes page_fadeIn__9gExx{0%{opacity:0}to{opacity:1}}.page_hero__cNdQr:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;background-image:url(/prosus-gradient.png);background-size:100% 100%;background-position:top;background-repeat:repeat-y;z-index:0}.page_prosusWordmark__Kle8q{position:absolute;top:48px;right:48px;z-index:2;animation:page_logoFadeIn__lIuqj .5s ease-out .1s both}@keyframes page_logoFadeIn__lIuqj{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page_prosusWordmark__Kle8q svg{width:190px;height:auto;display:block}.page_heroContent__TuyPg{position:relative;width:100%;max-width:800px;padding-bottom:80px;display:flex;flex-direction:column;gap:33px;z-index:1;animation:page_slideUp__PeG01 .6s ease-out}.page_heroTitle__Eba4J{width:100%;font-size:36px;line-height:44px;font-weight:700;letter-spacing:-.002em;margin:0;color:#fff;text-align:center;transition:opacity .3s ease,transform .3s ease}.page_hero__cNdQr.page_transitioning__m_7OD .page_heroTitle__Eba4J{opacity:0;transform:translateY(-10px)}.page_hero__cNdQr.page_transitioning__m_7OD .page_heroContent__TuyPg{transform:translateY(-20px)}@keyframes page_slideUp__PeG01{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page_prosusWordmark__Kle8q{position:static;margin:24px auto;text-align:center;display:flex;justify-content:center}.page_prosusWordmark__Kle8q svg{width:150px}.page_hero__cNdQr{flex-direction:column;padding:40px 20px}.page_heroContent__TuyPg{margin-top:auto;margin-bottom:auto}.page_heroTitle__Eba4J{font-size:28px;line-height:1.3}}.page_resultsScreen__CbS0H{width:100%;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;position:relative;overflow:hidden;background:#0b0b0b}@keyframes page_fadeIn__Rm6Ep{0%{opacity:0}to{opacity:1}}.page_resultsScreen__CbS0H:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;background-image:url(/prosus-gradient.png);background-size:100% 100%;background-position:top;background-repeat:repeat-y;z-index:0}.page_prosusWordmark__w1gdY{position:absolute;top:48px;right:48px;z-index:2;animation:page_logoSlideDown__DaFL3 .2s ease-out}@keyframes page_logoSlideDown__DaFL3{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.page_prosusWordmark__w1gdY svg{width:190px;height:auto;display:block}.page_resultsStack__sIG_K{position:relative;z-index:1;width:min(970px,calc(100% - 64px));margin:0 auto;padding:136px 0 140px;display:flex;flex-direction:column;gap:48px;animation:page_slideDown__vuCZ4 .4s ease-out .1s both}@keyframes page_slideDown__vuCZ4{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.page_resultsSearch__N1KXA{width:100%}.page_resultsBody__wD08k{display:flex;flex-direction:column;gap:32px}.page_resultsBody__wD08k>*{animation:page_slideUp__vcrkg .4s ease-out;animation-fill-mode:both}.page_resultsBody__wD08k>:first-child{animation-delay:.05s}.page_resultsBody__wD08k>:nth-child(2){animation-delay:.1s}.page_resultsBody__wD08k>:nth-child(3){animation-delay:.15s}@keyframes page_slideUp__vcrkg{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page_resultsColumns__tc3vt{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;align-items:start}.page_documentsList__2wd2h,.page_videosSection__dojyN{width:100%}.page_statusPanel__p5t8t{padding:40px;border-radius:16px;background:rgba(18,19,26,.75);border:1px solid hsla(0,0%,100%,.08);display:flex;gap:16px;align-items:center;font-size:18px;animation:page_fadeInScale__RZGoI .3s ease-out}@keyframes page_fadeInScale__RZGoI{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.page_statusPanel__p5t8t.page_error__z2lhR{border-color:#f16b6b;color:#ffb2b2;flex-direction:column;align-items:flex-start}.page_statusPanel__p5t8t.page_error__z2lhR button{padding:10px 18px;border-radius:999px;border:none;background:#f16b6b;color:#0b0b0b;cursor:pointer;font-weight:600;transition:transform .2s ease}.page_statusPanel__p5t8t.page_error__z2lhR button:hover{transform:scale(1.05)}.page_loaderContainer__Zn94n{display:flex;justify-content:center;align-items:center;min-height:400px}.page_videoLoaderContainer__WRtoc{display:flex;justify-content:center;align-items:center;min-height:200px;padding:40px 0}.page_stackPanel__59bXZ{display:flex;flex-direction:column;gap:16px;min-width:0}.page_documentsList__2wd2h,.page_videosSection__dojyN{animation:page_sectionFadeIn__m3F7F .4s ease-out}@keyframes page_sectionFadeIn__m3F7F{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page_stackContent__cELfp{display:flex;flex-direction:column;gap:16px}.page_stackContent__cELfp>*{animation-delay:calc(var(--item-index, 0) * .05s)}.page_videosGrid__hiz7B{display:flex;flex-direction:column;gap:16px}.page_videosGridLarge__dMYfL{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));grid-gap:24px;gap:24px}.page_videosGridLarge__dMYfL>*,.page_videosGrid__hiz7B>*{animation-delay:calc(var(--item-index, 0) * .05s)}.page_emptyState__bwEp1{padding:60px 40px;display:flex;flex-direction:column;align-items:center;text-align:center;animation:page_fadeInScale__RZGoI .4s ease-out;gap:24px}.page_emptyImage___NQnz{max-width:300px;width:100%;height:auto;opacity:.9}.page_emptyHeadline__3_7B_{font-size:20px;font-weight:600;margin:0;color:#fff;max-width:600px;line-height:1.5}.page_sectionLabel__1hWDB{font-size:20px;font-weight:600;margin:0 0 16px;color:#fff}@media (max-width:768px){.page_resultsScreen__CbS0H{padding-bottom:40px}.page_prosusWordmark__w1gdY{position:relative;top:16px;right:auto;left:0;width:100%;margin:0 auto 16px;text-align:center;display:flex;justify-content:center}.page_prosusWordmark__w1gdY svg{width:130px}.page_resultsStack__sIG_K{padding-top:calc(48px + env(safe-area-inset-top));padding-bottom:calc(40px + env(safe-area-inset-bottom))}.page_resultsBody__wD08k{gap:24px}.page_loaderContainer__Zn94n{min-height:300px}.page_videoLoaderContainer__WRtoc{min-height:150px;padding:30px 0}.page_resultsColumns__tc3vt{grid-template-columns:1fr;gap:24px}.page_videosGridLarge__dMYfL,.page_videosGrid__hiz7B{grid-template-columns:1fr}.page_sectionLabel__1hWDB{font-size:16px;margin-bottom:12px}.page_stackContent__cELfp{gap:12px}.page_emptyHeadline__3_7B_{font-size:16px}.page_emptyImage___NQnz{max-width:200px}.page_statusPanel__p5t8t{padding:20px}}.Placeholder_placeholder__QWto1{position:relative;width:100%;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;overflow:hidden;background:#0b0b0b;display:flex;align-items:center;justify-content:center;animation:Placeholder_fadeIn__IIGYy .4s ease-out}@keyframes Placeholder_fadeIn__IIGYy{0%{opacity:0}to{opacity:1}}.Placeholder_placeholder__QWto1:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;background-image:url(/prosus-gradient.png);background-size:100% 100%;background-position:top;background-repeat:repeat-y;z-index:0}.Placeholder_prosusWordmark__k9dWg{position:absolute;top:48px;right:48px;z-index:2;animation:Placeholder_logoFadeIn__l8SdM .5s ease-out .1s both}@keyframes Placeholder_logoFadeIn__l8SdM{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Placeholder_prosusWordmark__k9dWg svg{width:190px;height:auto;display:block}.Placeholder_content__hrgQv{position:relative;width:100%;max-width:800px;padding:0 32px 80px;display:flex;flex-direction:column;gap:32px;z-index:1;animation:Placeholder_slideUp__zFqsJ .6s ease-out}@keyframes Placeholder_slideUp__zFqsJ{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Placeholder_title__kxXKv{font-size:48px;line-height:56px;font-weight:700;letter-spacing:-.02em;margin:0;color:#fff;text-align:center}.Placeholder_text___ne4m{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:48px;display:flex;flex-direction:column;gap:24px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.Placeholder_text___ne4m p{margin:0;font-size:18px;line-height:1.6;color:#0f172a}.Placeholder_text___ne4m ul{margin:0;padding-left:24px;display:flex;flex-direction:column;gap:12px}.Placeholder_text___ne4m li{font-size:18px;line-height:1.6;color:#0f172a}.Placeholder_highlight__Rf_0q{padding:24px;background:rgba(100,116,139,.08);border-radius:12px;border:1px solid rgba(100,116,139,.2);font-weight:600;color:#0f172a!important}@media (max-width:768px){.Placeholder_prosusWordmark__k9dWg{position:static;margin:24px auto;text-align:center;display:flex;justify-content:center}.Placeholder_prosusWordmark__k9dWg svg{width:150px}.Placeholder_placeholder__QWto1{flex-direction:column;padding:40px 20px}.Placeholder_content__hrgQv{margin-top:auto;margin-bottom:auto;padding:0 16px 100px}.Placeholder_title__kxXKv{font-size:32px;line-height:1.2}.Placeholder_text___ne4m{padding:32px 24px;gap:20px}.Placeholder_text___ne4m li,.Placeholder_text___ne4m p{font-size:16px}.Placeholder_highlight__Rf_0q{padding:20px}}.page_hero__XJeWa{position:relative;width:100%;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;overflow:hidden;background:#0b0b0b;display:flex;align-items:center;justify-content:center;animation:page_fadeIn__eOXwq .4s ease-out}@keyframes page_fadeIn__eOXwq{0%{opacity:0}to{opacity:1}}.page_hero__XJeWa:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;background-image:url(/prosus-gradient.png);background-size:100% 100%;background-position:top;background-repeat:repeat-y;z-index:0}.page_prosusWordmark__s0toq{position:absolute;top:48px;right:48px;z-index:2;animation:page_logoFadeIn__P1KDe .5s ease-out .1s both}@keyframes page_logoFadeIn__P1KDe{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page_prosusWordmark__s0toq svg{width:190px;height:auto;display:block}.page_heroContent__iYrH6{position:relative;width:100%;max-width:800px;padding-bottom:80px;display:flex;flex-direction:column;gap:33px;z-index:1;animation:page_slideUp__rrLMJ .6s ease-out}.page_heroTitle__TRzFv{width:100%;font-size:36px;line-height:44px;font-weight:700;letter-spacing:-.002em;margin:0;color:#fff;text-align:center;transition:opacity .3s ease,transform .3s ease}.page_hero__XJeWa.page_transitioning__lLWZI .page_heroTitle__TRzFv{opacity:0;transform:translateY(-10px)}.page_hero__XJeWa.page_transitioning__lLWZI .page_heroContent__iYrH6{transform:translateY(-20px)}@keyframes page_slideUp__rrLMJ{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.page_prosusWordmark__s0toq{position:static;margin:24px auto;text-align:center;display:flex;justify-content:center}.page_prosusWordmark__s0toq svg{width:150px}.page_hero__XJeWa{flex-direction:column;padding:40px 20px}.page_heroContent__iYrH6{margin-top:auto;margin-bottom:auto}.page_heroTitle__TRzFv{font-size:28px;line-height:1.3}}.page_resultsScreen__ywztL{width:100%;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;position:relative;overflow:hidden;background:#0b0b0b}@keyframes page_fadeIn__AU_XD{0%{opacity:0}to{opacity:1}}.page_resultsScreen__ywztL:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;background-image:url(/prosus-gradient.png);background-size:100% 100%;background-position:top;background-repeat:repeat-y;z-index:0}.page_prosusWordmark__lnagm{position:absolute;top:48px;right:48px;z-index:2;animation:page_logoSlideDown__ZHgGN .2s ease-out}@keyframes page_logoSlideDown__ZHgGN{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.page_prosusWordmark__lnagm svg{width:190px;height:auto;display:block}.page_resultsStack__4Kjdd{position:relative;z-index:1;width:min(970px,calc(100% - 64px));margin:0 auto;padding:136px 0 140px;display:flex;flex-direction:column;gap:48px;animation:page_slideDown__MLswx .4s ease-out .1s both}@keyframes page_slideDown__MLswx{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.page_resultsSearch__hP1gW{width:100%}.page_resultsBody__Dhiuj{display:flex;flex-direction:column;gap:32px}.page_resultsBody__Dhiuj>*{animation:page_slideUp__aNJ41 .4s ease-out;animation-fill-mode:both}.page_resultsBody__Dhiuj>:first-child{animation-delay:.05s}.page_resultsBody__Dhiuj>:nth-child(2){animation-delay:.1s}.page_resultsBody__Dhiuj>:nth-child(3){animation-delay:.15s}@keyframes page_slideUp__aNJ41{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page_resultsColumns__nMp_S{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;align-items:start}.page_documentsList__coo7j,.page_videosSection__HqGdm{width:100%}.page_statusPanel___LstY{padding:40px;border-radius:16px;background:rgba(18,19,26,.75);border:1px solid hsla(0,0%,100%,.08);display:flex;gap:16px;align-items:center;font-size:18px;animation:page_fadeInScale__yDbdF .3s ease-out}@keyframes page_fadeInScale__yDbdF{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.page_statusPanel___LstY.page_error__UkVqo{border-color:#f16b6b;color:#ffb2b2;flex-direction:column;align-items:flex-start}.page_statusPanel___LstY.page_error__UkVqo button{padding:10px 18px;border-radius:999px;border:none;background:#f16b6b;color:#0b0b0b;cursor:pointer;font-weight:600;transition:transform .2s ease}.page_statusPanel___LstY.page_error__UkVqo button:hover{transform:scale(1.05)}.page_loaderContainer__V_p_M{display:flex;justify-content:center;align-items:center;min-height:400px}.page_videoLoaderContainer__zXBuN{display:flex;justify-content:center;align-items:center;min-height:200px;padding:40px 0}.page_stackPanel__TzNw_{display:flex;flex-direction:column;gap:16px;min-width:0}.page_documentsList__coo7j,.page_videosSection__HqGdm{animation:page_sectionFadeIn__x3cAr .4s ease-out}@keyframes page_sectionFadeIn__x3cAr{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page_stackContent__BwMS5{display:flex;flex-direction:column;gap:16px}.page_stackContent__BwMS5>*{animation-delay:calc(var(--item-index, 0) * .05s)}.page_videosGrid__71JAC{display:flex;flex-direction:column;gap:16px}.page_videosGridLarge__AbLgO{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));grid-gap:24px;gap:24px}.page_videosGridLarge__AbLgO>*,.page_videosGrid__71JAC>*{animation-delay:calc(var(--item-index, 0) * .05s)}.page_emptyState__kd0_B{padding:60px 40px;display:flex;flex-direction:column;align-items:center;text-align:center;animation:page_fadeInScale__yDbdF .4s ease-out;gap:24px}.page_emptyImage__6gWT8{max-width:300px;width:100%;height:auto;opacity:.9}.page_emptyHeadline__Cc5R3{font-size:20px;font-weight:600;margin:0;color:#fff;max-width:600px;line-height:1.5}.page_sectionLabel__AJt4H{font-size:20px;font-weight:600;margin:0 0 16px;color:#fff}@media (max-width:768px){.page_resultsScreen__ywztL{padding-bottom:40px}.page_prosusWordmark__lnagm{position:relative;top:16px;right:auto;left:0;width:100%;margin:0 auto 16px;text-align:center;display:flex;justify-content:center}.page_prosusWordmark__lnagm svg{width:130px}.page_resultsStack__4Kjdd{padding-top:calc(48px + env(safe-area-inset-top));padding-bottom:calc(40px + env(safe-area-inset-bottom))}.page_resultsBody__Dhiuj{gap:24px}.page_loaderContainer__V_p_M{min-height:300px}.page_videoLoaderContainer__zXBuN{min-height:150px;padding:30px 0}.page_resultsColumns__nMp_S{grid-template-columns:1fr;gap:24px}.page_videosGridLarge__AbLgO,.page_videosGrid__71JAC{grid-template-columns:1fr}.page_sectionLabel__AJt4H{font-size:16px;margin-bottom:12px}.page_stackContent__BwMS5{gap:12px}.page_emptyHeadline__Cc5R3{font-size:16px}.page_emptyImage__6gWT8{max-width:200px}.page_statusPanel___LstY{padding:20px}}@property --ang{syntax:"<angle>";initial-value:0deg;inherits:false}.page_page__dFnZu{--paper:#f7f8fb;--card:#fff;--ink:#0f172a;--muted:#64748b;--line:#e2e8f0;--blue:#10147b;--blue-2:#173aa2;--azure:#2e5be8;--grad:linear-gradient(105deg,#2e5be8,#1b3fc4 55%,#10147b);min-height:100vh;background:var(--paper);color:var(--ink);font-family:var(--font-inter),system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;display:flex;flex-direction:column;position:relative;overflow-x:hidden}.page_page__dFnZu:before{content:"";position:absolute;top:-260px;left:50%;transform:translateX(-50%);width:1200px;height:760px;background:radial-gradient(48% 50% at 50% 50%,rgba(46,91,232,.18),rgba(46,91,232,0) 72%);pointer-events:none;z-index:0}.page_scan__scpcZ{position:fixed;inset:0 0 auto 0;height:2px;background:var(--grad);background-size:220% 100%;opacity:0;transform:scaleX(0);transform-origin:left;transition:opacity .3s,transform .3s;z-index:50}.page_scanOn__4YGPU{opacity:1;transform:scaleX(1);animation:page_slide__t3quZ 1.1s linear infinite}@keyframes page_slide__t3quZ{to{background-position:-220% 0}}.page_topbar__Ujh_m{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:26px clamp(20px,5vw,64px);max-width:1180px;width:100%;margin:0 auto}.page_brand__mwxvV{display:flex;align-items:center;gap:12px;color:var(--blue)}.page_brand__mwxvV svg{height:22px;width:auto}.page_brandTag__pQQV8{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--blue-2);padding:3px 9px;border:1px solid #d6e2ff;background:#eef3ff;border-radius:999px}.page_exit__kG32h{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:var(--muted);text-decoration:none;transition:color .2s}.page_exit__kG32h:hover{color:var(--blue)}.page_hero__zGsAh{position:relative;z-index:1;max-width:1180px;width:100%;margin:0 auto;padding:clamp(36px,7vw,80px) clamp(20px,5vw,64px) 28px;transition:padding .4s ease}.page_hero__zGsAh[data-compact=true]{padding-top:24px;padding-bottom:12px}.page_eyebrow__dmLOl{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:600;letter-spacing:.14em;color:var(--blue-2);margin:0 0 22px}.page_eyebrowMark__Y0aQ3{width:26px;height:3px;border-radius:2px;background:var(--grad)}.page_headline__CFXOa{font-weight:800;font-size:clamp(2.4rem,6.4vw,4.6rem);line-height:1;letter-spacing:-.035em;margin:0;max-width:15ch;color:var(--blue)}.page_grad__uf30R{background:var(--grad);-webkit-background-clip:text;background-clip:text;color:transparent}.page_hero__zGsAh[data-compact=true] .page_headline__CFXOa{font-size:clamp(1.7rem,3.4vw,2.4rem);max-width:none}.page_hero__zGsAh[data-compact=true] .page_lede__wC7Pu{display:none}.page_lede__wC7Pu{font-size:clamp(1rem,1.7vw,1.18rem);color:var(--muted);margin:20px 0 0;max-width:46ch;line-height:1.5}.page_searchRow__c2oxy{margin-top:clamp(28px,4vw,38px)}.page_lens__2YzFM{position:relative;border-radius:20px;padding:1.5px;background:conic-gradient(from var(--ang),#2e5be8,#173aa2,#10147b,#3a63f0,#2e5be8);max-width:720px;animation:page_spin__3Bblr 16s linear infinite;box-shadow:0 18px 44px -24px rgba(16,20,123,.45);transition:box-shadow .3s}.page_lensBusy__Nvvz0{animation-duration:2.4s}.page_lensListen__B3ORF{animation-duration:4s}@keyframes page_spin__3Bblr{to{--ang:360deg}}.page_lensInner__6fXLr{display:flex;align-items:center;gap:10px;background:var(--card);border-radius:18.5px;padding:8px 8px 8px 18px}.page_lens__2YzFM:focus-within{box-shadow:0 22px 52px -20px rgba(46,91,232,.6)}.page_lensIcon__EdLQ_{width:20px;height:20px;color:var(--blue-2);flex-shrink:0}.page_input__tLHgx{flex:1 1;border:none;outline:none;background:transparent;font-family:inherit;font-size:clamp(.98rem,1.6vw,1.1rem);color:var(--ink);padding:12px 4px;min-width:0}.page_input__tLHgx::placeholder{color:#9aa3b2}.page_clear___89aQ,.page_mic__6HmZq{flex-shrink:0;width:38px;height:38px;border:none;border-radius:50%;background:transparent;color:var(--muted);cursor:pointer;display:grid;place-items:center;transition:background .2s,color .2s}.page_clear___89aQ{font-size:22px;line-height:1}.page_clear___89aQ:hover,.page_mic__6HmZq:hover{background:#eef3ff;color:var(--blue)}.page_mic__6HmZq svg{width:18px;height:18px}.page_micOn__ZLXV0,.page_micOn__ZLXV0:hover{background:var(--azure);color:#fff}.page_go__y_0O0{flex-shrink:0;border:none;border-radius:14px;background:var(--blue);color:#fff;font-family:inherit;font-size:.95rem;font-weight:600;padding:0 22px;height:46px;cursor:pointer;transition:transform .15s,background .2s}.page_go__y_0O0:hover{background:var(--blue-2);transform:translateY(-1px)}.page_go__y_0O0:active{transform:translateY(0)}.page_asked__tL3c_{margin-top:22px}.page_askedLabel__Gj_Lc{display:block;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#9aa3b2;margin-bottom:12px}.page_bubbles__wHZAE{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.page_bubble__7P161{--w:2;font-family:inherit;font-weight:600;font-size:calc(.74rem + var(--w) * .11rem);line-height:1;border-radius:999px;padding:calc(.46em + .05em * var(--w)) calc(.9em + .12em * var(--w));border:1px solid var(--line);background:var(--card);color:var(--muted);cursor:pointer;transition:transform .15s,box-shadow .2s,border-color .2s,color .2s}.page_bubble__7P161:hover{transform:translateY(-2px);border-color:#c7d4f5;color:var(--blue);box-shadow:0 12px 24px -16px rgba(16,20,123,.55)}.page_bubble__7P161[data-w="3"]{background:#eef3ff;border-color:#d6e2ff;color:var(--blue-2)}.page_bubble__7P161[data-w="4"]{background:var(--blue);border-color:var(--blue);color:#fff}.page_bubble__7P161[data-w="4"]:hover{color:#fff}.page_bubble__7P161[data-w="5"]{background:var(--grad);border-color:transparent;color:#fff;box-shadow:0 14px 28px -12px rgba(16,20,123,.6)}.page_bubble__7P161[data-w="5"]:hover{color:#fff}.page_results__VRfy8{position:relative;z-index:1;max-width:1180px;width:100%;margin:0 auto;padding:8px clamp(20px,5vw,64px) 64px;flex:1 1}.page_loading__xq_q3{padding:40px 0}.page_loadingBar__atKXB{height:4px;border-radius:999px;background:var(--line);overflow:hidden;max-width:320px}.page_loadingBar__atKXB span{display:block;height:100%;width:40%;border-radius:999px;background:var(--grad);animation:page_track__U4ddZ 1.2s ease-in-out infinite}@keyframes page_track__U4ddZ{0%{transform:translateX(-100%)}to{transform:translateX(320%)}}.page_loadingText__g8LHK{margin:16px 0 0;color:var(--muted);font-size:.95rem}.page_loadingText__g8LHK em{color:var(--blue);font-style:normal;font-weight:600}.page_notice___lXcK{border:1px solid var(--line);border-radius:16px;padding:22px;background:var(--card)}.page_notice___lXcK p{margin:0 0 12px;color:var(--ink)}.page_notice___lXcK button{border:none;background:var(--blue);color:#fff;border-radius:10px;padding:8px 16px;font-family:inherit;font-weight:600;cursor:pointer}.page_empty__yfXkm{padding:52px 0}.page_emptyHead__1s6pz{font-weight:700;font-size:1.5rem;margin:0 0 8px;color:var(--blue)}.page_emptySub__jbvc1{margin:0;color:var(--muted);max-width:44ch}.page_feature__GczAS{position:relative;display:block;width:100%;text-align:left;background:var(--card);border:1px solid var(--line);border-radius:20px;padding:30px clamp(24px,4vw,40px) 28px;cursor:pointer;overflow:hidden;transition:transform .18s,box-shadow .25s;animation:page_rise__fpFVk .4s ease both}.page_feature__GczAS:hover{transform:translateY(-2px);box-shadow:0 26px 54px -30px rgba(16,20,123,.5)}.page_featureBar___Yte_{position:absolute;inset:0 0 auto 0;height:4px;background:var(--grad)}.page_featureMeta__8_rEh{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.page_kicker__8b1M1{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--azure)}.page_coords__y2rek{display:flex;gap:8px}.page_coord__1QD3u{font-size:12px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.02em;color:var(--blue);background:#eef3ff;border-radius:7px;padding:4px 9px}.page_featureTitle__h14Jk{font-weight:700;font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.1;letter-spacing:-.02em;margin:0;color:var(--ink)}.page_featureSrc__ASuP7{font-size:12.5px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--muted);margin:12px 0 0}.page_featureOpen__MBKr4{display:inline-block;margin-top:20px;font-size:.9rem;font-weight:600;color:var(--blue)}.page_block__jqcBt{margin-top:38px}.page_blockHead__1Z_YJ{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}.page_blockHead__1Z_YJ h3{font-weight:700;font-size:1.05rem;letter-spacing:-.01em;margin:0;color:var(--ink)}.page_blockCount__6Wksk{font-size:12px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--muted)}.page_grid__iBBRX{display:grid;grid-template-columns:repeat(auto-fill,minmax(248px,1fr));grid-gap:14px;gap:14px}.page_card__pb78h{display:flex;flex-direction:column;text-align:left;background:var(--card);border:1px solid var(--line);border-radius:16px;padding:18px;cursor:pointer;transition:transform .16s,border-color .2s,box-shadow .22s;animation:page_rise__fpFVk .4s ease both}.page_card__pb78h:hover{transform:translateY(-2px);border-color:#c7d4f5;box-shadow:0 20px 40px -28px rgba(16,20,123,.5)}.page_cardTop__dkCAO{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.page_tag__NVj_A{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);border:1px solid var(--line);border-radius:6px;padding:3px 7px}.page_tagVideo__RC5n2{color:var(--blue-2);border-color:#d6e2ff;background:#eef3ff}.page_coordSm__g_A74{font-size:12px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--blue)}.page_cardTitle__sfhBy{font-weight:600;font-size:.98rem;line-height:1.3;margin:0;color:var(--ink)}.page_cardSub__7_ifm{font-size:.85rem;line-height:1.45;color:var(--muted);margin:8px 0 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.page_cardVideo__GkTTk .page_cardSub__7_ifm{-webkit-line-clamp:4}.page_play__Xx7P8{margin-top:14px;font-size:.82rem;font-weight:600;color:var(--blue-2)}@keyframes page_rise__fpFVk{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page_footer____neR{position:relative;z-index:1;max-width:1180px;width:100%;margin:0 auto;padding:24px clamp(20px,5vw,64px);display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.page_footMono__P2eZy{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.05em}@media (max-width:560px){.page_lensInner__6fXLr{flex-wrap:wrap}.page_go__y_0O0{flex:1 1}}@media (prefers-reduced-motion:reduce){.page_card__pb78h,.page_feature__GczAS,.page_lens__2YzFM,.page_loadingBar__atKXB span,.page_scanOn__4YGPU{animation:none!important}.page_scanOn__4YGPU{background-position:0 0}}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_48b81b;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_48b81b;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_48b81b{font-family:__Inter_48b81b,__Inter_Fallback_48b81b;font-style:normal}.__variable_48b81b{--font-inter:"__Inter_48b81b","__Inter_Fallback_48b81b"}.page_termsPage__6V2oC{position:relative;width:100%;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;overflow:hidden;background:#0b0b0b;display:flex;align-items:center;justify-content:center;animation:page_fadeIn__Jn8YK .4s ease-out}@keyframes page_fadeIn__Jn8YK{0%{opacity:0}to{opacity:1}}.page_termsPage__6V2oC:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;background-image:url(/prosus-gradient.png);background-size:100% 100%;background-position:top;background-repeat:repeat-y;z-index:0}.page_prosusWordmark__ch41P{position:absolute;top:48px;right:48px;z-index:2;animation:page_logoFadeIn__pPjvm .5s ease-out .1s both}@keyframes page_logoFadeIn__pPjvm{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page_prosusWordmark__ch41P svg{width:190px;height:auto;display:block}.page_content__7OWdv{position:relative;width:100%;max-width:800px;padding:0 32px 100px;margin-top:140px;display:flex;flex-direction:column;gap:32px;z-index:1;animation:page_slideUp__2BwKc .6s ease-out}@keyframes page_slideUp__2BwKc{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.page_card__VNWE9{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:48px;display:flex;flex-direction:column;gap:24px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.page_title__S_l43{font-size:36px;line-height:44px;font-weight:700;letter-spacing:-.02em;margin:0;color:#0f172a}.page_text__NJdOh{display:flex;flex-direction:column;gap:16px}.page_text__NJdOh h2{font-size:22px;font-weight:600;margin:24px 0 12px;color:#0f172a}.page_text__NJdOh h2:first-child{margin-top:0}.page_text__NJdOh p{margin:0;font-size:16px;line-height:1.7;color:#0f172a}.page_text__NJdOh ul{margin:8px 0;padding-left:24px;display:flex;flex-direction:column;gap:8px}.page_text__NJdOh li{font-size:16px;line-height:1.7;color:#0f172a}.page_link__Sg781{color:#10147b;text-decoration:underline;transition:opacity .2s ease}.page_link__Sg781:hover{opacity:.8}@media (max-width:768px){.page_prosusWordmark__ch41P{position:static;margin:24px auto;text-align:center;display:flex;justify-content:center}.page_prosusWordmark__ch41P svg{width:150px}.page_termsPage__6V2oC{flex-direction:column;padding:40px 20px}.page_content__7OWdv{margin-top:120px;margin-bottom:auto;padding:0 16px 120px}.page_card__VNWE9{padding:32px 24px;gap:20px}.page_title__S_l43{font-size:28px;line-height:1.2}.page_text__NJdOh h2{font-size:20px;margin:20px 0 10px}.page_text__NJdOh li,.page_text__NJdOh p{font-size:14px}.page_text__NJdOh ul{padding-left:20px}}.page_termsPage__87_Hm{position:relative;width:100%;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;overflow:hidden;background:#0b0b0b;display:flex;align-items:center;justify-content:center;animation:page_fadeIn__FaEy_ .4s ease-out}@keyframes page_fadeIn__FaEy_{0%{opacity:0}to{opacity:1}}.page_termsPage__87_Hm:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;min-height:100vh;min-height:-webkit-fill-available;min-height:100dvh;background-image:url(/prosus-gradient.png);background-size:100% 100%;background-position:top;background-repeat:repeat-y;z-index:0}.page_prosusWordmark__ad_pm{position:absolute;top:48px;right:48px;z-index:2;animation:page_logoFadeIn__vtIiW .5s ease-out .1s both}@keyframes page_logoFadeIn__vtIiW{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page_prosusWordmark__ad_pm svg{width:190px;height:auto;display:block}.page_content__Otcie{position:relative;width:100%;max-width:800px;padding:0 32px 100px;margin-top:140px;display:flex;flex-direction:column;gap:32px;z-index:1;animation:page_slideUp__gu8C2 .6s ease-out}@keyframes page_slideUp__gu8C2{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.page_card__PEo5r{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:48px;display:flex;flex-direction:column;gap:24px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.page_title__s5Vt6{font-size:36px;line-height:44px;font-weight:700;letter-spacing:-.02em;margin:0;color:#0f172a}.page_text__RdzUr{display:flex;flex-direction:column;gap:16px}.page_text__RdzUr h2{font-size:22px;font-weight:600;margin:24px 0 12px;color:#0f172a}.page_text__RdzUr h2:first-child{margin-top:0}.page_text__RdzUr p{margin:0;font-size:16px;line-height:1.7;color:#0f172a}.page_text__RdzUr ul{margin:8px 0;padding-left:24px;display:flex;flex-direction:column;gap:8px}.page_text__RdzUr li{font-size:16px;line-height:1.7;color:#0f172a}.page_link__RUBU8{color:#10147b;text-decoration:underline;transition:opacity .2s ease}.page_link__RUBU8:hover{opacity:.8}@media (max-width:768px){.page_prosusWordmark__ad_pm{position:static;margin:24px auto;text-align:center;display:flex;justify-content:center}.page_prosusWordmark__ad_pm svg{width:150px}.page_termsPage__87_Hm{flex-direction:column;padding:40px 20px}.page_content__Otcie{margin-top:120px;margin-bottom:auto;padding:0 16px 120px}.page_card__PEo5r{padding:32px 24px;gap:20px}.page_title__s5Vt6{font-size:28px;line-height:1.2}.page_text__RdzUr h2{font-size:20px;margin:20px 0 10px}.page_text__RdzUr li,.page_text__RdzUr p{font-size:14px}.page_text__RdzUr ul{padding-left:20px}}