.pds-root{--pds-max:1220px;--pds-wide:1480px;font-family:var(--pds-font);color:var(--pds-text);background:#fff;overflow:hidden}.pds-root *{box-sizing:border-box}.pds-root a{text-decoration:none}.pds-wrap{width:min(var(--pds-max),calc(100% - 40px));margin-inline:auto}.pds-wide{width:min(var(--pds-wide),calc(100% - 40px));margin-inline:auto}.pds-section{padding:var(--pds-section-y) 0}.pds-center{text-align:center}.pds-section-head{text-align:center;max-width:760px;margin:0 auto 44px}.pds-section-head h2,.pds-device-copy h2,.pds-count-head h2,.pds-community h2{font-size:clamp(34px,4vw,54px);line-height:1.04;margin:0 0 14px;letter-spacing:-.04em}.pds-section-head p,.pds-device-copy p,.pds-count-head p,.pds-community p{font-size:clamp(17px,1.6vw,20px);color:var(--pds-muted);line-height:1.65;margin:0}.pds-reveal{opacity:0;transform:translateY(26px);transition:opacity .75s ease,transform .75s ease}.pds-reveal.is-visible{opacity:1;transform:none}.pds-announcement{height:38px;background:var(--pds-ann-bg);color:var(--pds-ann-text);display:flex;align-items:center;justify-content:center;gap:12px;font-size:14px;font-weight:700;position:relative;z-index:80}.pds-announcement a{color:inherit;display:flex;align-items:center;gap:8px}.pds-ann-close{position:absolute;right:14px;border:0;background:#fff0;color:inherit;font-size:22px;line-height:1;cursor:pointer}.pds-announcement.is-hidden{display:none}.pds-header{position:relative;z-index:70;background:rgb(255 255 255 / .86);backdrop-filter:blur(18px);border-bottom:1px solid rgb(108 43 217 / .09)}.pds-header.is-sticky{position:sticky;top:0}.pds-header.is-scrolled{box-shadow:0 14px 36px rgb(31 18 58 / .09)}.pds-header-inner{width:min(1360px,calc(100% - 36px));height:82px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.pds-brand{display:flex;align-items:center;gap:12px;color:var(--pds-text);min-width:220px}.pds-brand img{width:48px;height:48px;border-radius:50%;object-fit:cover;box-shadow:0 8px 18px rgb(108 43 217 / .12)}.pds-brand b{display:block;font-size:19px;line-height:1}.pds-brand small{display:block;color:var(--pds-muted);font-size:11px;margin-top:5px;white-space:nowrap}.pds-header-panel{display:flex;align-items:center;justify-content:flex-end;gap:24px;flex:1}.pds-nav{display:flex;align-items:center;gap:24px}.pds-nav>a,.pds-more>button{color:#1f2937;font-weight:750;font-size:15px;background:#fff0;border:0;cursor:pointer;padding:10px 0}.pds-nav>a:hover,.pds-more>button:hover{color:var(--pds-primary)}.pds-more{position:relative}.pds-more-menu{position:absolute;top:42px;right:0;width:230px;background:#fff;border:1px solid rgb(108 43 217 / .12);box-shadow:0 22px 60px rgb(31 18 58 / .16);border-radius:18px;padding:10px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s ease}.pds-more:hover .pds-more-menu,.pds-more:focus-within .pds-more-menu{opacity:1;visibility:visible;transform:none}.pds-more-menu a{display:block;color:#1f2937;font-weight:700;padding:12px 14px;border-radius:12px}.pds-more-menu a:hover{background:var(--pds-surface);color:var(--pds-primary)}.pds-head-actions{display:flex;align-items:center;gap:12px}.pds-head-search{height:42px;display:flex;align-items:center;border:1px solid rgb(108 43 217 / .14);border-radius:999px;background:#fff;overflow:hidden;transition:.25s ease}.pds-head-search button{width:42px;border:0;background:#fff0;color:var(--pds-primary);display:grid;place-items:center;cursor:pointer}.pds-head-search svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2}.pds-head-search input{width:0;border:0;outline:0;padding:0;background:#fff0;transition:.25s ease}.pds-head-search:focus-within input,.pds-head-search.is-open input{width:190px;padding-right:14px}.pds-login{height:42px;display:grid;place-items:center;padding:0 18px;border:1px solid rgb(108 43 217 / .18);border-radius:999px;color:var(--pds-primary);font-weight:800;background:#fff}.pds-signup{height:44px;display:grid;place-items:center;padding:0 20px;border-radius:999px;color:#fff;font-weight:850;background:linear-gradient(135deg,var(--pds-primary),var(--pds-accent));box-shadow:0 16px 30px rgb(108 43 217 / .23)}.pds-mobile-toggle,.pds-mobile-btn{display:none}.pds-hero{min-height:calc(100vh - 120px);display:grid;place-items:center;position:relative;background:radial-gradient(circle at 50% 20%,#f0e8ff 0,rgb(240 232 255 / .55) 22%,transparent 48%),linear-gradient(180deg,#fff 0,#fbfaff 100%)}.pds-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgb(108 43 217 / .12) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,transparent,black 16%,black 60%,transparent);opacity:.28}.pds-hero-glow i{position:absolute;border-radius:50%;filter:blur(50px);opacity:.42;animation:pds-float 10s ease-in-out infinite}.pds-hero-glow i:nth-child(1){width:320px;height:320px;background:#ddd6fe;left:8%;top:18%}.pds-hero-glow i:nth-child(2){width:260px;height:260px;background:#c4b5fd;right:10%;top:24%;animation-delay:-2s}.pds-hero-glow i:nth-child(3){width:220px;height:220px;background:#e9d5ff;left:44%;bottom:8%;animation-delay:-5s}.pds-hero-inner{width:min(980px,calc(100% - 36px));margin:auto;text-align:center;position:relative;z-index:2;padding:80px 0}.pds-hero h1{font-size:clamp(46px,8vw,88px);line-height:.96;letter-spacing:-.07em;margin:0 0 24px;font-weight:950;color:#111827}.pds-hero p{font-size:clamp(19px,2.2vw,27px);line-height:1.45;color:var(--pds-muted);margin:0 auto 34px}.pds-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.pds-btn{min-height:54px;padding:0 28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:900}.pds-btn-primary{color:#fff;background:linear-gradient(135deg,var(--pds-primary),var(--pds-accent));box-shadow:0 18px 40px rgb(108 43 217 / .24)}.pds-btn-ghost{color:var(--pds-primary);background:#fff;border:1px solid rgb(108 43 217 / .18)}.pds-trust{padding:22px 0;border-top:1px solid rgb(108 43 217 / .08);border-bottom:1px solid rgb(108 43 217 / .08);background:#fff}.pds-trust-list{display:flex;justify-content:center;align-items:center;gap:12px 34px;flex-wrap:wrap}.pds-trust-list a{color:#3a3150;font-weight:850;font-size:15px}.pds-trust-list a:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--pds-primary);margin-right:10px;vertical-align:middle}.pds-subjects{background:linear-gradient(180deg,#fff 0,var(--pds-surface) 100%)}.pds-subject-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.pds-subject-tile{min-height:150px;padding:24px 18px;border-radius:24px;background:rgb(255 255 255 / .82);border:1px solid rgb(108 43 217 / .10);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--pds-text);box-shadow:0 10px 28px rgb(31 18 58 / .04);transition:.25s ease}.pds-subject-tile span{font-size:34px;margin-bottom:12px}.pds-subject-tile b{font-size:18px;line-height:1.15}.pds-subject-tile small{color:var(--pds-muted);font-size:13px;margin-top:8px;line-height:1.35}.pds-subject-tile:hover{transform:translateY(-7px);border-color:rgb(108 43 217 / .32);box-shadow:0 20px 46px rgb(108 43 217 / .14)}.pds-devices{position:relative;background:#0f172a;color:#fff;padding:120px 0;overflow:hidden}.pds-device-bg{position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgb(108 43 217 / .46),transparent 32%),radial-gradient(circle at 82% 68%,rgb(139 92 246 / .34),transparent 34%)}.pds-device-copy{position:relative;text-align:center;max-width:820px;margin:0 auto 60px}.pds-device-copy p{color:#cbd5e1}.pds-device-stage{position:relative;height:520px}.pds-device{position:absolute;background:linear-gradient(180deg,#fff,#f8fafc);color:#111827;border:10px solid #111827;border-radius:34px;box-shadow:0 40px 100px rgb(0 0 0 / .4);overflow:hidden}.pds-device-bar{height:36px;background:#111827;border-radius:0 0 18px 18px;margin:0 auto 18px;width:45%}.pds-phone{width:220px;height:410px;left:5%;top:70px;transform:rotate(-9deg);padding:24px 18px}.pds-tablet{width:360px;height:440px;left:32%;top:30px;transform:rotate(4deg);padding:26px}.pds-laptop{width:520px;height:350px;right:2%;top:110px;transform:rotate(-3deg);border-radius:28px;padding:0;overflow:visible;background:#fff0;border:0;box-shadow:none}.pds-laptop-screen{height:310px;background:#fff;border:10px solid #111827;border-radius:24px;padding:26px;box-shadow:0 40px 100px rgb(0 0 0 / .45)}.pds-laptop-base{height:24px;width:78%;margin:0 auto;background:#1f2937;border-radius:0 0 30px 30px}.pds-search-mock small,.pds-device h3{display:block;color:var(--pds-primary);font-weight:900;margin:0 0 12px}.pds-search-mock strong{display:block;font-size:28px;margin:10px 0}.pds-search-mock em{display:block;background:#f1f5f9;border-radius:999px;padding:10px 12px;color:#475569;font-style:normal}.pds-device p{color:#475569}.pds-device ul{padding:0;margin:26px 0 0;list-style:none;display:grid;gap:10px}.pds-device li{background:#f4f0ff;border-radius:12px;padding:11px 14px;font-weight:800;color:#4c1d95}.pds-analytics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.pds-analytics span{background:#f8f5ff;border:1px solid #e9d5ff;border-radius:16px;padding:16px}.pds-analytics b{display:block;font-size:12px;color:#6b7280}.pds-analytics i{display:block;font-style:normal;font-size:26px;font-weight:950;color:var(--pds-primary);margin-top:6px}.pds-journey-arrow{position:absolute;color:#fff;font-size:42px;font-weight:900;opacity:.7}.pds-journey-arrow.one{left:25%;top:250px}.pds-journey-arrow.two{left:62%;top:250px}.pds-float-key{position:absolute;z-index:4;padding:8px 13px;border:1px solid rgb(255 255 255 / .16);border-radius:999px;background:rgb(255 255 255 / .09);backdrop-filter:blur(12px);color:#fff;font-weight:800;font-size:13px;animation:pds-float 8s ease-in-out infinite}.k0{left:10%;top:5%}.k1{left:22%;bottom:5%;animation-delay:-1s}.k2{left:48%;top:5%;animation-delay:-2s}.k3{right:12%;top:6%;animation-delay:-3s}.k4{right:8%;bottom:10%;animation-delay:-4s}.k5{left:55%;bottom:0;animation-delay:-5s}.pds-latest{background:#fff}.pds-magazine{display:grid;grid-template-columns:1.35fr .9fr;gap:28px;align-items:stretch}.pds-featured a{display:grid;min-height:520px;border-radius:32px;overflow:hidden;background:#111827;color:#fff;position:relative}.pds-featured img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.64}.pds-featured div{position:relative;z-index:2;align-self:end;padding:36px;background:linear-gradient(transparent,rgb(0 0 0 / .75))}.pds-featured span,.pds-mini-post span{font-size:13px;font-weight:800;color:#a78bfa}.pds-featured h3{font-size:clamp(30px,3.4vw,48px);line-height:1.04;margin:10px 0 12px}.pds-featured p{color:#e5e7eb;font-size:17px}.pds-latest-list{display:grid;gap:16px}.pds-mini-post a{display:block;padding:26px;border-radius:24px;border:1px solid rgb(108 43 217 / .10);background:#fff;color:var(--pds-text);box-shadow:0 12px 34px rgb(31 18 58 / .05);height:100%}.pds-mini-post h3{font-size:22px;line-height:1.2;margin:8px 0 0}.pds-link-btn{display:inline-block;margin-top:34px;color:var(--pds-primary);font-weight:900}.pds-countdown{background:#FAFAFB;color:#111827}.pds-count-head{text-align:center;max-width:760px;margin:0 auto 42px}.pds-count-head p{color:var(--pds-muted)}.pds-count-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.pds-count-card{background:#fff;border:1px solid #EAECEF;border-radius:32px;padding:36px;text-align:center;box-shadow:0 2px 8px rgb(0 0 0 / .04)}.pds-count-card h3{font-size:24px;margin:0 0 18px}.pds-days-left{display:block;font-size:clamp(60px,8vw,120px);line-height:.9;letter-spacing:-.06em}.pds-count-card small{display:block;color:#6B7280;font-weight:800;margin:8px 0 26px}.pds-clock{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.pds-clock span{background:rgb(255 255 255 / .13);border-radius:18px;padding:16px 10px}.pds-clock b{display:block;font-size:26px}.pds-clock i{font-style:normal;color:#ddd6fe;font-size:12px;font-weight:800}.pds-community{background:linear-gradient(180deg,#fff,var(--pds-surface))}.pds-community-box{display:grid;grid-template-columns:1fr 420px;gap:34px;align-items:center;padding:44px;border-radius:36px;background:#fff;border:1px solid rgb(108 43 217 / .10);box-shadow:0 20px 70px rgb(31 18 58 / .08)}.pds-socials{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.pds-socials a{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;color:#fff;transition:.25s ease}.pds-socials svg{width:25px;height:25px}.pds-socials a:hover{transform:translateY(-5px) scale(1.03)}.tg{background:#229ED9}.wa{background:#25D366}.yt{background:red}.ig{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%)}.xx{background:#000}.pds-news-card{background:#111827;color:#fff;border-radius:28px;padding:30px}.pds-news-card p{color:#cbd5e1}.pds-newsletter{display:flex;gap:10px;margin-top:18px}.pds-newsletter input{flex:1;min-width:0;height:52px;border:0;border-radius:999px;padding:0 18px}.pds-newsletter button{height:52px;border:0;border-radius:999px;padding:0 20px;font-weight:900;background:linear-gradient(135deg,var(--pds-primary),var(--pds-accent));color:#fff;cursor:pointer}.pds-footer{background:#0b1020;color:#fff;padding:78px 0 34px}.pds-footer-brand{text-align:center;max-width:720px;margin:0 auto 46px}.pds-footer-brand img{width:70px;height:70px;border-radius:50%;object-fit:cover;margin-bottom:16px}.pds-footer-brand h2{font-size:36px;margin:0 0 12px}.pds-footer-brand p{color:#cbd5e1;font-size:18px;line-height:1.6;margin:0}.pds-footer-brand small{display:block;color:#a78bfa;font-weight:800;margin-top:12px}.pds-footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;padding:34px 0;border-top:1px solid rgb(255 255 255 / .10);border-bottom:1px solid rgb(255 255 255 / .10)}.pds-footer h4{color:#fff;margin:0 0 16px}.pds-footer a{display:block;color:#cbd5e1;margin:10px 0}.pds-footer a:hover{color:#fff}.pds-copyright{text-align:center;color:#94a3b8;padding-top:26px;font-size:14px}@keyframes pds-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-16px)}}@media (max-width:1100px){.pds-header-inner{height:auto;min-height:76px;flex-wrap:wrap}.pds-mobile-btn{display:flex;width:42px;height:42px;border:1px solid rgb(108 43 217 / .16);border-radius:12px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.pds-mobile-btn span{width:20px;height:2px;background:var(--pds-text)}.pds-mobile-toggle{display:none}.pds-header-panel{display:none;width:100%;padding:0 0 18px;flex-direction:column;align-items:stretch}.pds-mobile-toggle:checked~.pds-header-panel{display:flex}.pds-nav{flex-direction:column;align-items:stretch;gap:2px}.pds-more-menu{position:static;width:auto;opacity:1;visibility:visible;transform:none;box-shadow:none;border-radius:14px;margin-top:4px}.pds-head-actions{justify-content:space-between;flex-wrap:wrap}.pds-head-search input{width:180px;padding-right:12px}.pds-subject-grid{grid-template-columns:repeat(3,1fr)}.pds-device-stage{height:auto;display:grid;gap:26px}.pds-device,.pds-laptop{position:relative;left:auto;right:auto;top:auto;transform:none;margin:auto}.pds-journey-arrow{position:relative;left:auto!important;top:auto!important;text-align:center;transform:rotate(90deg)}.pds-phone,.pds-tablet,.pds-laptop{width:min(100%,360px)}.pds-laptop{height:auto}.pds-laptop-screen{height:auto}.pds-magazine,.pds-count-grid,.pds-community-box{grid-template-columns:1fr}.pds-featured a{min-height:420px}}@media (max-width:700px){.pds-section{padding:70px 0}.pds-wrap,.pds-wide{width:min(100% - 28px, var(--pds-max))}.pds-brand{min-width:0}.pds-brand small{display:none}.pds-hero{min-height:76vh}.pds-hero h1{font-size:44px}.pds-actions{flex-direction:column}.pds-btn{width:100%}.pds-subject-grid{grid-template-columns:repeat(2,1fr);gap:12px}.pds-subject-tile{min-height:132px;padding:18px 12px}.pds-trust-list{justify-content:flex-start;gap:10px 18px}.pds-featured a{min-height:360px}.pds-clock{grid-template-columns:repeat(2,1fr)}.pds-community-box{padding:24px;border-radius:26px}.pds-newsletter{flex-direction:column}.pds-footer-grid{grid-template-columns:1fr 1fr}.pds-footer-brand h2{font-size:30px}}@media (prefers-reduced-motion:reduce){.pds-reveal,.pds-hero-glow i,.pds-float-key{animation:none;transition:none;opacity:1;transform:none}}.pds-proof{background:linear-gradient(180deg,var(--pds-surface) 0,#fff 100%);padding-top:34px;padding-bottom:46px}.pds-proof-card{border:1px solid rgb(108 43 217 / .10);background:rgb(255 255 255 / .78);box-shadow:0 18px 60px rgb(31 18 58 / .06);border-radius:28px;padding:28px 32px;display:flex;align-items:center;justify-content:space-between;gap:28px}.pds-proof-card h2{font-size:clamp(22px,2vw,30px);line-height:1.12;letter-spacing:-.035em;margin:0;color:#111827;max-width:360px}.pds-proof-list{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.pds-proof-list span{display:inline-flex;align-items:center;gap:9px;padding:11px 14px;border-radius:999px;background:#fff;border:1px solid rgb(108 43 217 / .10);box-shadow:0 10px 28px rgb(31 18 58 / .04);font-weight:850;color:#2f2646;white-space:nowrap}.pds-proof-list i{font-style:normal}.pds-latest{background:#fff}.pds-latest-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:38px}.pds-latest-head h2{font-size:clamp(38px,4.8vw,64px);line-height:.98;letter-spacing:-.055em;margin:8px 0 16px;color:#111827}.pds-latest-head p{font-size:clamp(17px,1.5vw,20px);line-height:1.55;color:var(--pds-muted);margin:0;max-width:620px}.pds-eyebrow{display:inline-flex;align-items:center;height:30px;padding:0 13px;border-radius:999px;background:#efe7ff;color:var(--pds-primary);font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.pds-view-all{flex:0 0 auto;height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:999px;background:#fff;border:1px solid rgb(108 43 217 / .16);box-shadow:0 12px 34px rgb(31 18 58 / .05);color:#1f1833;font-weight:900}.pds-view-all:hover{color:#fff;background:linear-gradient(135deg,var(--pds-primary),var(--pds-accent));border-color:#fff0;transform:translateY(-2px)}.pds-magazine{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:28px;align-items:stretch}.pds-featured a{display:grid;grid-template-rows:auto 1fr;min-height:0;border-radius:32px;overflow:hidden;background:#fff;color:var(--pds-text);border:1px solid rgb(108 43 217 / .10);box-shadow:0 24px 70px rgb(31 18 58 / .08);position:relative;transition:.25s ease}.pds-featured a:hover{transform:translateY(-5px);box-shadow:0 30px 90px rgb(108 43 217 / .13)}.pds-featured img{position:static;width:100%;height:330px;object-fit:cover;opacity:1;display:block;filter:none}.pds-placeholder-thumb{height:330px;display:grid;place-items:center;background:linear-gradient(135deg,#f6f2ff,#ede9fe);font-size:34px;font-weight:950;color:#6c2bd9}.pds-featured div{position:static;background:none;padding:0}.pds-featured-body{padding:28px 30px 30px!important}.pds-badge{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 12px;border-radius:999px;background:#efe7ff;color:var(--pds-primary)!important;font-size:12px!important;font-weight:950!important;text-transform:uppercase;letter-spacing:.04em;margin:0 10px 0 0}.pds-featured time,.pds-mini-post time{font-size:13px;font-weight:850;color:#8b5cf6}.pds-featured h3{font-size:clamp(28px,3vw,42px);line-height:1.06;letter-spacing:-.04em;margin:14px 0 12px;color:#111827}.pds-featured p{font-size:17px;line-height:1.58;color:var(--pds-muted);margin:0 0 18px}.pds-featured strong{color:var(--pds-primary);font-weight:950}.pds-latest-list{display:grid;gap:16px}.pds-mini-post a{display:flex;flex-direction:column;justify-content:center;min-height:132px;padding:24px 26px;border-radius:26px;border:1px solid rgb(108 43 217 / .10);background:#fff;color:var(--pds-text);box-shadow:0 14px 42px rgb(31 18 58 / .055);height:100%;transition:.25s ease}.pds-mini-post a:hover{transform:translateY(-4px);border-color:rgb(108 43 217 / .22);box-shadow:0 20px 60px rgb(108 43 217 / .10)}.pds-mini-post h3{font-size:clamp(19px,1.55vw,25px);line-height:1.2;letter-spacing:-.025em;margin:10px 0 0;color:#111827}.pds-link-btn{display:none!important}@media (max-width:1100px){.pds-proof-card{display:block;text-align:center}.pds-proof-card h2{max-width:none;margin-bottom:18px}.pds-proof-list{justify-content:center}.pds-magazine{grid-template-columns:1fr}.pds-latest-head{align-items:flex-start;flex-direction:column}.pds-view-all{align-self:flex-start}.pds-featured img,.pds-placeholder-thumb{height:300px}}@media (max-width:700px){.pds-proof{padding-top:26px;padding-bottom:34px}.pds-proof-card{padding:22px 16px;border-radius:22px}.pds-proof-list{display:grid;grid-template-columns:1fr;gap:10px}.pds-proof-list span{justify-content:center}.pds-latest-head h2{font-size:40px}.pds-featured img,.pds-placeholder-thumb{height:220px}.pds-featured-body{padding:22px!important}.pds-mini-post a{min-height:112px;padding:20px}.pds-view-all{width:100%}}@media (min-width:1200px){.pds-latest .pds-wrap,.pds-proof .pds-wrap,.pds-community .pds-wrap{width:min(1440px,calc(100% - 72px))}.pds-countdown .pds-wide,.pds-footer .pds-wrap{width:min(1520px,calc(100% - 72px))}}.pds-proof{background:#fff;padding-top:34px;padding-bottom:66px}.pds-proof-card{border:0;background:#fff0;box-shadow:none;border-radius:0;padding:0;display:block;text-align:center}.pds-proof-card h2{display:none}.pds-proof-list{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap}.pds-proof-list span{background:linear-gradient(180deg,#fff,#fbfaff);border:1px solid rgb(108 43 217 / .10);box-shadow:0 10px 34px rgb(31 18 58 / .045);padding:13px 18px;border-radius:999px;font-size:15px}.pds-proof-list i{font-style:normal;font-size:17px}.pds-latest{background:linear-gradient(180deg,#fff 0,#fff 70%,#fbfaff 100%);padding-top:96px;padding-bottom:118px}.pds-latest-head{margin-bottom:46px}.pds-latest-head h2{font-size:clamp(42px,4.6vw,72px)}.pds-latest-head p{max-width:700px}.pds-magazine{grid-template-columns:minmax(0,1.24fr) minmax(410px,.76fr);gap:34px}.pds-featured a{border-radius:34px;border:1px solid rgb(108 43 217 / .09);box-shadow:0 22px 80px rgb(31 18 58 / .075)}.pds-featured img,.pds-placeholder-thumb{height:380px}.pds-featured-body{padding:34px 36px 36px!important}.pds-featured h3{font-size:clamp(34px,3.5vw,54px);line-height:1.02}.pds-featured p{font-size:18px;line-height:1.6;max-width:760px}.pds-latest-list{gap:18px}.pds-mini-post a{min-height:150px;border-radius:28px;padding:28px 30px;background:rgb(255 255 255 / .86);box-shadow:0 14px 50px rgb(31 18 58 / .052)}.pds-mini-post h3{font-size:clamp(21px,1.75vw,29px)}.pds-community{background:linear-gradient(180deg,#fbfaff 0,#fff 100%);padding-top:112px;padding-bottom:112px}.pds-community-box{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,520px);gap:70px;align-items:center;padding:0;border:0;border-radius:0;background:#fff0;box-shadow:none}.pds-community h2{font-size:clamp(42px,4.4vw,70px)}.pds-community p{max-width:720px}.pds-socials{gap:16px;margin-top:34px}.pds-socials a{width:64px;height:64px;box-shadow:0 16px 38px rgb(31 18 58 / .12)}.pds-socials svg{width:29px;height:29px}.pds-news-card{border-radius:34px;padding:38px;background:#111827;box-shadow:0 28px 80px rgb(17 24 39 / .22)}.pds-news-card h3{font-size:clamp(28px,2.5vw,40px);line-height:1.08;margin:0 0 12px}.pds-newsletter input,.pds-newsletter button{height:58px}.pds-footer{padding:92px 0 36px;background:radial-gradient(circle at 50% -20%,rgb(108 43 217 / .35),transparent 34%),#0b1020}.pds-footer-brand{max-width:820px;margin-bottom:56px}.pds-footer-brand img{width:92px;height:92px;box-shadow:0 20px 48px rgb(0 0 0 / .22)}.pds-footer-brand h2{font-size:clamp(40px,4vw,60px);letter-spacing:-.045em}.pds-footer-brand p{font-size:20px}.pds-footer-grid{gap:44px;padding:42px 0}.pds-footer h4{font-size:18px;letter-spacing:.02em}.pds-footer a{font-size:15px}@media (max-width:1100px){.pds-magazine{grid-template-columns:1fr}.pds-featured img,.pds-placeholder-thumb{height:320px}.pds-community-box{grid-template-columns:1fr;gap:34px}}@media (max-width:700px){.pds-proof{padding:26px 0 44px}.pds-proof-list{display:grid;grid-template-columns:1fr;gap:10px}.pds-proof-list span{justify-content:center}.pds-latest{padding-top:72px;padding-bottom:84px}.pds-featured img,.pds-placeholder-thumb{height:230px}.pds-featured-body{padding:22px!important}.pds-countdown{padding:82px 0}.pds-count-card{padding:30px 20px;border-radius:28px}.pds-community{padding-top:82px;padding-bottom:82px}.pds-socials a{width:56px;height:56px}.pds-news-card{padding:28px;border-radius:28px}.pds-footer{padding-top:78px}.pds-footer-brand img{width:78px;height:78px}}.pds-root{--pds-max:1360px;--pds-wide:1540px;background:#fff!important}.pds-section{background:#fff;padding-top:clamp(76px,7vw,118px);padding-bottom:clamp(76px,7vw,118px)}.pds-wrap{width:min(var(--pds-max),calc(100% - 56px))}.pds-wide{width:min(var(--pds-wide),calc(100% - 56px))}.pds-section-head{max-width:820px;margin-bottom:52px}.pds-subjects{background:#fff!important}.pds-subject-grid{gap:18px}.pds-subject-tile{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:22px;min-height:142px;padding:22px 16px}.pds-subject-tile:hover{background:linear-gradient(180deg,#fbfaff,#fff)!important;transform:translateY(-5px);box-shadow:0 16px 42px rgb(108 43 217 / .075)!important}.pds-proof{background:#fff!important;padding-top:30px;padding-bottom:46px}.pds-proof-card{padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;display:block!important;text-align:center!important}.pds-proof-card h2{display:none!important}.pds-proof-list{justify-content:center!important;gap:12px 18px!important}.pds-proof-list span{background:transparent!important;border:0!important;box-shadow:none!important;padding:8px 4px!important;border-radius:0!important;color:#31244c}.pds-proof-list i{color:var(--pds-primary)}.pds-latest{background:#fff!important}.pds-latest-head{border:0!important}.pds-magazine{gap:46px;align-items:start}.pds-featured a{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important}.pds-featured a:hover{transform:none!important;box-shadow:none!important}.pds-featured-media{border-radius:30px;overflow:hidden;box-shadow:0 20px 70px rgb(31 18 58 / .08)}.pds-featured-body{padding:28px 0 0!important}.pds-latest-list{gap:0;border-top:1px solid rgb(108 43 217 / .12)}.pds-mini-post a{background:transparent!important;border:0!important;border-bottom:1px solid rgb(108 43 217 / .12)!important;border-radius:0!important;box-shadow:none!important;padding:24px 2px!important;min-height:auto!important}.pds-mini-post a:hover{transform:none!important;background:linear-gradient(90deg,rgb(245 243 255 / .75),transparent)!important;box-shadow:none!important}.pds-section,.pds-wrap,.pds-wide,.pds-section-head,.pds-subject-grid,.pds-magazine,.pds-count-grid,.pds-community-box{transform:none!important;margin-left:auto;margin-right:auto}@media (max-width:1100px){.pds-magazine,.pds-community-box{grid-template-columns:1fr;gap:34px}.pds-featured-media{border-radius:24px}}@media (max-width:700px){.pds-wrap,.pds-wide{width:min(100% - 28px,var(--pds-max))}.pds-subject-tile{background:linear-gradient(180deg,#fff,#fbfaff)!important;box-shadow:0 8px 26px rgb(31 18 58 / .045)!important}.pds-proof-list{display:grid!important;grid-template-columns:1fr;gap:8px!important}.pds-featured-body{padding-top:22px!important}.pds-newsletter{border-radius:24px;display:flex;flex-direction:column;padding:10px}.pds-newsletter input,.pds-newsletter button{width:100%}}.entry-content>.pds-root,.wp-block-post-content>.pds-root,.pds-root{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important}.pds-root .pds-announcement,.pds-root .pds-header,.pds-root .pds-hero,.pds-root .pds-trust,.pds-root .pds-section,.pds-root .pds-footer{width:100%!important;max-width:none!important}.pds-hero{min-height:calc(100vh - 120px)}.pds-hero-inner{max-width:980px}.pds-wrap{width:min(1220px,calc(100% - 56px))!important}.pds-wide{width:min(1480px,calc(100% - 56px))!important}@media (max-width:700px){.pds-wrap,.pds-wide,.pds-header-inner{width:min(100% - 28px,1220px)!important}}body:has(.pds-root) .site-content,body:has(.pds-root) .content-area,body:has(.pds-root) .site-main,body:has(.pds-root) .ast-container,body:has(.pds-root) article,body:has(.pds-root) .ast-article-single,body:has(.pds-root) .entry-content{margin-top:0!important;padding-top:0!important}.pds-root{margin-top:0!important}.pds-announcement{height:40px!important;margin-top:0!important}.pds-header{background:rgb(255 255 255 / .94)!important;border-bottom:1px solid rgb(108 43 217 / .10)!important}.pds-header-inner{height:96px!important;width:min(1460px,calc(100% - 56px))!important}.pds-brand img{width:56px!important;height:56px!important}.pds-brand b{font-size:22px!important}.pds-brand small{font-size:12px!important;margin-top:6px!important}.pds-nav>a,.pds-more>button{font-size:15.5px!important}.pds-head-search,.pds-login{height:48px!important}.pds-head-search button{width:48px!important}.pds-signup{height:50px!important;padding-inline:24px!important}.pds-trust,.pds-proof{display:none!important}.pds-subjects{background:linear-gradient(180deg,#fff 0,#fbfaff 100%)!important;padding-top:92px!important;padding-bottom:110px!important}.pds-subjects .pds-wrap{width:min(1280px,calc(100% - 72px))!important}.pds-subject-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:22px!important}.pds-subject-tile{min-height:178px!important;padding:28px 18px!important;border-radius:28px!important;background:rgb(255 255 255 / .78)!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 16px 44px rgb(31 18 58 / .055)!important}.pds-subject-tile:hover{background:#fff!important;border-color:rgb(108 43 217 / .18)!important;transform:translateY(-6px)!important;box-shadow:0 24px 66px rgb(31 18 58 / .095)!important}.pds-subject-tile span{font-size:34px!important;margin-bottom:14px!important}.pds-subject-tile b{font-size:18px!important}.pds-subject-tile small{font-size:13px!important;line-height:1.45!important;margin-top:8px!important}.pds-hero{min-height:calc(100vh - 136px)!important}@media (max-width:1100px){.pds-header-inner{height:auto!important;min-height:86px!important;width:min(100% - 36px,1220px)!important}.pds-subject-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media (max-width:700px){.pds-announcement{height:auto!important;min-height:38px!important;padding:8px 34px 8px 14px!important;font-size:12px!important}.pds-header-inner{width:min(100% - 28px,1220px)!important;min-height:78px!important}.pds-brand img{width:46px!important;height:46px!important}.pds-brand b{font-size:18px!important}.pds-subjects{padding-top:70px!important;padding-bottom:78px!important}.pds-subjects .pds-wrap{width:min(100% - 28px,1220px)!important}.pds-subject-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.pds-subject-tile{min-height:148px!important;padding:20px 12px!important;border-radius:22px!important}.pds-subject-tile span{font-size:28px!important}}body:has(.pds-root) #primary,body:has(.pds-root) .ast-article-single,body:has(.pds-root) .entry-content{margin-top:0!important;margin-bottom:0!important;padding-top:0!important}body:has(.pds-root) .entry-header{display:none!important}.pds-hero{min-height:calc(100vh - var(--pds-hero-offset,180px))!important;padding-top:var(--pds-hero-top,56px)!important;padding-bottom:var(--pds-hero-bottom,72px)!important;place-items:center!important}.pds-hero-inner{width:min(var(--pds-hero-inner,1080px),calc(100% - 36px))!important;max-width:var(--pds-hero-inner,1080px)!important;padding:0!important}.pds-hero p{max-width:var(--pds-hero-desc,920px)!important}@media (max-width:700px){.pds-hero{min-height:auto!important;padding-top:70px!important;padding-bottom:76px!important}.pds-hero-inner{padding:0!important}}.pds-root .pds-hero{min-height:calc(100vh - var(--pds-hero-offset,180px) - 128px)!important;padding-top:var(--pds-hero-top,56px)!important;padding-bottom:var(--pds-hero-bottom,72px)!important;display:flex!important;align-items:center!important;justify-content:center!important}.pds-root .pds-hero-inner{width:min(var(--pds-hero-inner,1080px),calc(100% - 36px))!important;max-width:var(--pds-hero-inner,1080px)!important;padding:0!important}.pds-root .pds-hero p{max-width:var(--pds-hero-desc,920px)!important}@media (max-width:700px){.pds-root .pds-hero{min-height:auto!important;padding-top:64px!important;padding-bottom:70px!important}}.pds-latest-learning_feed{background:linear-gradient(180deg,#fff 0,#fbfaff 100%)!important;padding-top:clamp(82px,7vw,118px)!important;padding-bottom:clamp(86px,7vw,124px)!important}.pds-latest-learning_feed .pds-wrap{width:min(1280px,calc(100% - 72px))!important}.pds-latest-learning_feed .pds-latest-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:30px!important;margin-bottom:38px!important;border:0!important}.pds-latest-learning_feed .pds-latest-head h2{font-size:clamp(40px,4.2vw,66px)!important;letter-spacing:-.055em!important;line-height:.98!important;margin:0 0 12px!important}.pds-latest-learning_feed .pds-latest-head p{max-width:720px!important;font-size:18px!important;line-height:1.65!important;color:var(--pds-muted)!important}.pds-resource-grid{display:grid!important;gap:22px!important;align-items:stretch!important}.pds-resource-grid.columns-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pds-resource-grid.columns-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.pds-resource-grid.columns-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}.pds-resource-card{min-width:0!important}.pds-resource-card a{position:relative!important;display:flex!important;flex-direction:column!important;min-height:254px!important;height:100%!important;padding:30px!important;border-radius:30px!important;background:rgb(255 255 255 / .82)!important;border:1px solid rgb(108 43 217 / .11)!important;text-decoration:none!important;color:var(--pds-text)!important;box-shadow:0 18px 54px rgb(31 18 58 / .055)!important;overflow:hidden!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.pds-resource-card a:before{content:"";position:absolute;inset:auto 24px 0 24px;height:3px;border-radius:999px;background:linear-gradient(90deg,var(--pds-primary),rgb(139 92 246 / .16));opacity:.35}.pds-resource-card a:hover{transform:translateY(-6px)!important;background:#fff!important;border-color:rgb(108 43 217 / .22)!important;box-shadow:0 28px 78px rgb(31 18 58 / .10)!important}.pds-resource-card .pds-badge{align-self:flex-start!important;margin-bottom:18px!important;text-transform:uppercase!important;letter-spacing:.09em!important;font-size:11px!important;font-weight:900!important;color:#5b21b6!important;background:#f3e8ff!important;border:1px solid rgb(108 43 217 / .10)!important;padding:8px 11px!important;border-radius:999px!important}.pds-resource-card h3{font-size:clamp(20px,1.65vw,28px)!important;line-height:1.15!important;letter-spacing:-.035em!important;margin:0 0 20px!important;color:#17112b!important}.pds-resource-card time{display:block!important;margin-top:auto!important;color:var(--pds-muted)!important;font-size:14px!important;font-weight:700!important}.pds-resource-card strong{display:inline-flex!important;margin-top:22px!important;font-size:15px!important;color:var(--pds-primary)!important}.pds-resource-media{margin:-18px -18px 22px!important;border-radius:22px!important;overflow:hidden!important;background:#f3e8ff!important;aspect-ratio:16/9!important}.pds-resource-media img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.pds-latest-learning_feed.no-images .pds-resource-card a{justify-content:flex-start!important}.pds-latest-learning_feed.no-images .pds-resource-card a:after{content:"";position:absolute;right:-60px;top:-60px;width:150px;height:150px;border-radius:999px;background:radial-gradient(circle,rgb(108 43 217 / .11),transparent 68%)}@media (max-width:1100px){.pds-resource-grid.columns-3,.pds-resource-grid.columns-4{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:700px){.pds-latest-learning_feed .pds-wrap{width:min(100% - 28px,1220px)!important}.pds-latest-learning_feed .pds-latest-head{display:block!important;margin-bottom:26px!important}.pds-latest-learning_feed .pds-view-all{margin-top:18px!important;display:inline-flex!important}.pds-resource-grid,.pds-resource-grid.columns-2,.pds-resource-grid.columns-3,.pds-resource-grid.columns-4{grid-template-columns:1fr!important;gap:16px!important}.pds-resource-card a{min-height:210px!important;padding:24px!important;border-radius:24px!important}}.pds-latest-learning_feed .pds-resource-card a{min-height:230px!important;padding:28px!important;box-shadow:0 16px 46px rgb(31 18 58 / .05)!important}.pds-latest-learning_feed .pds-resource-card a:hover{transform:translateY(-7px)!important;box-shadow:0 30px 76px rgb(31 18 58 / .115)!important}.pds-resource-meta{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin-bottom:20px!important}.pds-resource-meta time{margin-top:0!important;color:#6b5b84!important;font-size:13px!important;font-weight:800!important;white-space:nowrap!important}.pds-resource-card .pds-resource-meta .pds-badge{margin-bottom:0!important}.pds-resource-card h3{margin-bottom:18px!important}.pds-resource-card strong{margin-top:auto!important}.pds-resource-card .pds-badge{background:#f3e8ff!important;color:#5b21b6!important;border-color:#e9d5ff!important}.pds-resource-card .pds-cat-current-affairs,.pds-resource-card .pds-cat-upsc-current-affairs,.pds-resource-card .pds-cat-news-summary,.pds-resource-card .pds-cat-upsc-news-summary{background:#f3e8ff!important;color:#5b21b6!important;border-color:#e9d5ff!important}.pds-resource-card .pds-cat-economy,.pds-resource-card .pds-cat-economy-notes,.pds-resource-card .pds-cat-indian-economy{background:#e0f2fe!important;color:#075985!important;border-color:#bae6fd!important}.pds-resource-card .pds-cat-environment,.pds-resource-card .pds-cat-environment-notes,.pds-resource-card .pds-cat-ecology,.pds-resource-card .pds-cat-climate{background:#dcfce7!important;color:#166534!important;border-color:#bbf7d0!important}.pds-resource-card .pds-cat-polity,.pds-resource-card .pds-cat-polity-notes,.pds-resource-card .pds-cat-indian-polity,.pds-resource-card .pds-cat-constitution{background:#e0e7ff!important;color:#3730a3!important;border-color:#c7d2fe!important}.pds-resource-card .pds-cat-science,.pds-resource-card .pds-cat-science-tech,.pds-resource-card .pds-cat-science-and-tech,.pds-resource-card .pds-cat-science-technology,.pds-resource-card .pds-cat-technology{background:#ccfbf1!important;color:#0f766e!important;border-color:#99f6e4!important}.pds-resource-card .pds-cat-geography,.pds-resource-card .pds-cat-geography-notes{background:#dbeafe!important;color:#1d4ed8!important;border-color:#bfdbfe!important}.pds-resource-card .pds-cat-history,.pds-resource-card .pds-cat-history-notes,.pds-resource-card .pds-cat-art-and-culture,.pds-resource-card .pds-cat-culture{background:#fef3c7!important;color:#92400e!important;border-color:#fde68a!important}.pds-resource-card .pds-cat-international-relations,.pds-resource-card .pds-cat-ir,.pds-resource-card .pds-cat-world-affairs{background:#ede9fe!important;color:#6d28d9!important;border-color:#ddd6fe!important}.pds-resource-card .pds-cat-uttar-pradesh,.pds-resource-card .pds-cat-uppsc,.pds-resource-card .pds-cat-up-special{background:#ffe4e6!important;color:#be123c!important;border-color:#fecdd3!important}.pds-resource-card .pds-cat-ethics,.pds-resource-card .pds-cat-ethics-notes,.pds-resource-card .pds-cat-gs-iv{background:#f5f3ff!important;color:#4c1d95!important;border-color:#ddd6fe!important}.pds-resource-card .pds-cat-quiz,.pds-resource-card .pds-cat-daily-quiz,.pds-resource-card .pds-cat-current-affairs-quiz{background:#fae8ff!important;color:#a21caf!important;border-color:#f5d0fe!important}.pds-latest-learning_feed .pds-eyebrow{display:none!important}.pds-latest-learning_feed .pds-resource-card .pds-badge,.pds-latest-learning_feed .pds-resource-card .pds-resource-meta .pds-badge{display:none!important}.pds-latest-learning_feed .pds-resource-meta{display:none!important}.pds-latest-learning_feed .pds-resource-card a{min-height:280px!important;padding:30px 30px 28px!important;border:1px solid rgb(31 41 55 / .10)!important;background:linear-gradient(180deg,#fff 0%,#fdfcff 100%)!important;box-shadow:0 18px 52px rgb(31 18 58 / .055)!important}.pds-latest-learning_feed .pds-resource-card a:hover{transform:translateY(-6px)!important;border-color:rgb(108 43 217 / .20)!important;box-shadow:0 24px 76px rgb(108 43 217 / .12)!important}.pds-resource-meta-line{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin:0 0 22px!important;color:#64748b!important;font-size:11px!important;font-weight:900!important;letter-spacing:.105em!important;line-height:1.35!important;text-transform:uppercase!important}.pds-resource-meta-line span{color:#94a3b8!important;letter-spacing:0!important}.pds-resource-meta-line time{font:inherit!important;color:inherit!important}.pds-latest-learning_feed .pds-resource-card h3{margin-top:0!important;margin-bottom:26px!important}.pds-resource-btn{margin-top:auto!important;width:max-content!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 17px!important;border-radius:999px!important;border:1px solid rgb(108 43 217 / .18)!important;background:#fff!important;color:#4c1d95!important;font-size:14px!important;font-weight:950!important;box-shadow:0 10px 28px rgb(31 18 58 / .045)!important}.pds-resource-btn:after{content:'→';margin-left:8px}.pds-latest-learning_feed .pds-resource-card a:hover .pds-resource-btn{background:linear-gradient(135deg,var(--pds-primary),var(--pds-accent))!important;color:#fff!important;border-color:transparent!important}@media (max-width:700px){.pds-latest-learning_feed .pds-resource-card a{min-height:230px!important;padding:24px!important}.pds-resource-meta-line{font-size:10px!important;margin-bottom:16px!important}}.pds-latest-learning_feed .pds-resource-card a{min-height:292px!important;justify-content:flex-start!important}.pds-resource-subject{margin:0 0 16px!important;color:#64748b!important;font-size:11px!important;font-weight:950!important;letter-spacing:.12em!important;line-height:1.35!important;text-transform:uppercase!important}.pds-latest-learning_feed .pds-resource-card h3{margin:0 0 14px!important}.pds-resource-meta-line{margin:0 0 24px!important;color:#64748b!important;font-size:13px!important;font-weight:800!important;letter-spacing:0!important;text-transform:none!important}.pds-resource-meta-line span{color:#94a3b8!important}.pds-resource-meta-line time{font:inherit!important;color:inherit!important;text-transform:none!important}.pds-resource-btn{margin-top:auto!important}@media (max-width:700px){.pds-latest-learning_feed .pds-resource-card a{min-height:244px!important}.pds-resource-subject{font-size:10px!important;margin-bottom:13px!important}.pds-resource-meta-line{font-size:12px!important;margin-bottom:18px!important}}.pds-latest-learning_feed{background:#FAFAFB!important}.pds-latest-learning_feed .pds-resource-card a{background:#FFFFFF!important;border:1px solid #EAECEF!important;box-shadow:0 2px 8px rgb(0 0 0 / .04)!important;overflow:hidden!important}.pds-latest-learning_feed .pds-resource-card a:before,.pds-latest-learning_feed.no-images .pds-resource-card a:after{content:none!important;display:none!important}.pds-latest-learning_feed .pds-resource-card a:hover{background:#FFFFFF!important;border-color:#DED9EA!important;box-shadow:0 14px 34px rgb(31 18 58 / .075)!important}.pds-latest-learning_feed .pds-resource-media{background:#F8FAFC!important}.pds-latest-learning_feed .pds-latest-head{display:block!important;margin-bottom:34px!important}.pds-latest-learning_feed .pds-view-all{display:none!important}.pds-latest-learning_feed .pds-resource-card a{min-height:220px!important;padding:28px!important}.pds-resource-subject{margin:0 0 14px!important;color:#64748B!important;font-size:12px!important;font-weight:700!important;letter-spacing:.10em!important;line-height:1.35!important}.pds-latest-learning_feed .pds-resource-card h3{margin:0 0 12px!important}.pds-resource-meta-line{margin:0 0 20px!important;color:#6B7280!important;font-size:13px!important;font-weight:500!important}.pds-resource-meta-line span{color:#A3AAB8!important;padding:0 7px!important}.pds-resource-btn{min-height:40px!important;padding:0 16px!important;font-size:14px!important}@media (max-width:700px){.pds-latest-learning_feed .pds-resource-card a{min-height:210px!important;padding:24px!important}.pds-resource-subject{font-size:11px!important;margin-bottom:12px!important}.pds-resource-meta-line{font-size:12px!important;margin-bottom:16px!important}}.pds-latest-learning_feed .pds-latest-head{max-width:720px!important;margin:0 auto 38px!important;text-align:center!important}.pds-latest-learning_feed .pds-latest-head p{max-width:680px!important;margin-left:auto!important;margin-right:auto!important}@media (max-width:700px){.pds-latest-learning_feed .pds-latest-head{max-width:100%!important;margin-bottom:30px!important}}.pds-countdown{background:#FAFAFB!important;color:#111827!important;padding:clamp(86px,7vw,112px) 0!important}.pds-countdown .pds-wide{width:min(1280px,calc(100% - 72px))!important}.pds-count-head{max-width:760px!important;margin:0 auto 42px!important;text-align:center!important}.pds-count-head h2{color:#111827!important;font-size:clamp(38px,4vw,58px)!important;line-height:1.04!important;letter-spacing:-.045em!important;margin:0 0 14px!important}.pds-count-head p{color:#64748B!important;font-size:clamp(17px,1.5vw,20px)!important;line-height:1.65!important;margin:0!important}.pds-count-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important}.pds-count-card{position:relative!important;overflow:hidden!important;background:#FFFFFF!important;border:1px solid #EAECEF!important;border-radius:30px!important;padding:34px 34px 32px!important;text-align:center!important;box-shadow:0 2px 8px rgb(0 0 0 / .04)!important;backdrop-filter:none!important}.pds-count-card:before,.pds-count-card:after{content:none!important;display:none!important}.pds-count-card h3{color:#111827!important;font-size:clamp(22px,2vw,30px)!important;line-height:1.14!important;letter-spacing:-.03em!important;margin:0 0 18px!important}.pds-days-left{display:block!important;color:var(--pds-primary)!important;font-size:clamp(58px,6.8vw,96px)!important;line-height:.9!important;letter-spacing:-.06em!important;margin:0!important}.pds-count-card small{display:block!important;margin:8px 0 24px!important;color:#64748B!important;font-size:13px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important}.pds-clock{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin-top:0!important}.pds-clock span{background:#FAFAFB!important;border:1px solid #EAECEF!important;border-radius:16px!important;padding:14px 8px!important;text-align:center!important;box-shadow:none!important}.pds-clock b{display:block!important;color:#111827!important;font-size:clamp(22px,2.2vw,30px)!important;line-height:1!important}.pds-clock i{display:block!important;margin-top:7px!important;color:#64748B!important;font-style:normal!important;font-size:11px!important;font-weight:800!important}@media (max-width:900px){.pds-count-grid{grid-template-columns:1fr!important}}@media (max-width:700px){.pds-countdown{padding:72px 0!important}.pds-countdown .pds-wide{width:min(100% - 28px,1220px)!important}.pds-count-card{padding:26px 20px!important;border-radius:26px!important}.pds-clock{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.pds-community{background:#FFFFFF!important;padding:clamp(82px,7vw,110px) 0!important}.pds-community .pds-wrap{width:min(1220px,calc(100% - 72px))!important}.pds-community-box{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(360px,460px)!important;gap:40px!important;align-items:center!important;padding:clamp(34px,4vw,54px)!important;border-radius:34px!important;background:#FFFFFF!important;border:1px solid #EAECEF!important;box-shadow:0 2px 8px rgb(0 0 0 / .04)!important}.pds-community-box>div:first-child{max-width:620px!important}.pds-community h2{color:#111827!important;font-size:clamp(38px,4vw,58px)!important;line-height:1.04!important;letter-spacing:-.045em!important;margin:0 0 16px!important}.pds-community p{color:#64748B!important;font-size:clamp(16px,1.4vw,19px)!important;line-height:1.65!important;margin:0!important}.pds-socials{display:flex!important;gap:14px!important;flex-wrap:wrap!important;margin-top:30px!important}.pds-socials a{width:52px!important;height:52px!important;border-radius:999px!important;box-shadow:0 10px 24px rgb(15 23 42 / .10)!important}.pds-news-card{background:#FFFFFF!important;color:#111827!important;border:1px solid #EAECEF!important;border-radius:28px!important;padding:30px!important;box-shadow:0 2px 8px rgb(0 0 0 / .04)!important}.pds-news-card h3{color:#111827!important;font-size:clamp(24px,2.1vw,32px)!important;line-height:1.12!important;letter-spacing:-.035em!important;margin:0 0 12px!important}.pds-news-card p{color:#64748B!important;font-size:16px!important;line-height:1.6!important;margin:0!important}.pds-newsletter{display:flex!important;gap:10px!important;margin-top:22px!important;padding:0!important;border-radius:999px!important;background:#FAFAFB!important;border:1px solid #EAECEF!important;box-shadow:inset 0 1px 2px rgb(15 23 42 / .03)!important}.pds-newsletter input{flex:1!important;min-width:0!important;height:54px!important;border:0!important;outline:0!important;border-radius:999px!important;padding:0 18px!important;background:transparent!important;color:#111827!important}.pds-newsletter button{height:54px!important;border:0!important;border-radius:999px!important;padding:0 22px!important;font-weight:900!important;background:linear-gradient(135deg,var(--pds-primary),var(--pds-accent))!important;color:#fff!important;cursor:pointer!important;box-shadow:0 10px 24px rgb(108 43 217 / .18)!important}@media (max-width:900px){.pds-community .pds-wrap{width:min(100% - 40px,1220px)!important}.pds-community-box{grid-template-columns:1fr!important;text-align:center!important;gap:30px!important}.pds-community-box>div:first-child{max-width:760px!important;margin:0 auto!important}.pds-socials{justify-content:center!important}}@media (max-width:700px){.pds-community{padding:72px 0!important}.pds-community .pds-wrap{width:min(100% - 28px,1220px)!important}.pds-community-box{padding:26px!important;border-radius:26px!important}.pds-news-card{padding:24px!important;border-radius:24px!important}.pds-newsletter{flex-direction:column!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important}.pds-newsletter input,.pds-newsletter button{width:100%!important;height:52px!important}.pds-newsletter input{background:#FAFAFB!important;border:1px solid #EAECEF!important}}.pds-root .pds-footer{background:radial-gradient(circle at 50% -20%,color-mix(in srgb,var(--pds-footer-glow) calc(var(--pds-footer-glow-opacity) * 1%),transparent),transparent 34%),var(--pds-footer-bg)!important;color:var(--pds-footer-text)!important}.pds-root .pds-footer-brand h2{display:block!important;visibility:visible!important;opacity:1!important;color:var(--pds-footer-title)!important;-webkit-text-fill-color:var(--pds-footer-title)!important;background:none!important;text-shadow:0 1px 2px rgb(0 0 0 / .22)!important}.pds-root .pds-footer-brand p{color:var(--pds-footer-text)!important}.pds-root .pds-footer-brand small,.pds-root .pds-copyright{color:var(--pds-footer-muted)!important}.pds-root .pds-footer-social-icons{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:16px!important}.pds-root .pds-footer-social-icons a{width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--pds-footer-divider)!important;border-radius:999px!important;background:rgb(255 255 255 / .62)!important;color:var(--pds-footer-link)!important;margin:0!important}.pds-root .pds-footer-social-icons a:hover{background:#fff!important;color:var(--pds-footer-link-hover)!important;transform:translateY(-1px)!important}.pds-root .pds-footer-social-icons svg{width:17px!important;height:17px!important}.pds-root .pds-footer h4{color:var(--pds-footer-title)!important}.pds-root .pds-footer a{color:var(--pds-footer-link)!important}.pds-root .pds-footer a:hover{color:var(--pds-footer-link-hover)!important}.pds-root .pds-footer-brand img{box-shadow:0 18px 42px rgba(0,0,0,calc(var(--pds-footer-logo-shadow-opacity) / 100))!important}.pds-root .pds-footer{padding:58px 0 28px!important}.pds-root .pds-footer .pds-wrap{width:min(1220px,calc(100% - 72px))!important}.pds-root .pds-footer-grid-compact{display:grid!important;grid-template-columns:1.35fr 1fr 1fr 1.15fr 1fr!important;gap:34px!important;align-items:start!important;padding:0 0 34px!important;border-top:0!important;border-bottom:1px solid rgb(255 255 255 / .16)!important}.pds-root .pds-footer-brand-col{text-align:left!important;max-width:360px!important;margin:0!important}.pds-root .pds-footer-brand-col img{width:58px!important;height:58px!important;margin:0 0 14px!important}.pds-root .pds-footer-brand-col h2{font-size:clamp(26px,2.2vw,34px)!important;line-height:1.05!important;letter-spacing:-.035em!important;margin:0 0 12px!important}.pds-root .pds-footer-brand-col p{font-size:var(--pds-footer-description-size)!important;line-height:1.65!important;margin:0!important}.pds-root .pds-footer-brand-col small{display:block!important;margin-top:12px!important;font-size:12px!important;font-weight:800!important}.pds-root .pds-footer-social-icons{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:16px!important}.pds-root .pds-footer-social-icons a{width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--pds-footer-divider)!important;border-radius:999px!important;background:rgb(255 255 255 / .62)!important;color:var(--pds-footer-link)!important;margin:0!important}.pds-root .pds-footer-social-icons a:hover{background:#fff!important;color:var(--pds-footer-link-hover)!important;transform:translateY(-1px)!important}.pds-root .pds-footer-social-icons svg{width:17px!important;height:17px!important}.pds-root .pds-footer h4{margin:0 0 14px!important;font-size:15px!important;letter-spacing:.02em!important}.pds-root .pds-footer a{margin:8px 0!important;font-size:14px!important;line-height:1.35!important}.pds-root .pds-copyright{padding-top:22px!important;font-size:13px!important}@media (max-width:1100px){.pds-root .pds-footer-grid-compact{grid-template-columns:1.35fr 1fr 1fr!important}}@media (max-width:700px){.pds-root .pds-footer{padding:46px 0 24px!important}.pds-root .pds-footer .pds-wrap{width:min(100% - 32px,1220px)!important}.pds-root .pds-footer-grid-compact{grid-template-columns:1fr 1fr!important;gap:26px!important}.pds-root .pds-footer-brand-col{grid-column:1 / -1!important;max-width:none!important;text-align:center!important}.pds-root .pds-footer-brand-col img{margin-left:auto!important;margin-right:auto!important}}.pds-root .pds-footer{padding:48px 0 24px!important;background:var(--pds-footer-bg)!important;border-top:1px solid var(--pds-footer-divider)!important;color:var(--pds-footer-text)!important}.pds-root .pds-footer .pds-wrap{width:min(1220px,calc(100% - 72px))!important}.pds-root .pds-footer-grid-light{display:grid!important;grid-template-columns:2.05fr 1fr 1fr 1fr!important;gap:44px!important;align-items:start!important;padding:0 0 30px!important;border-top:0!important;border-bottom:1px solid var(--pds-footer-divider)!important}.pds-root .pds-footer-brand-wide{text-align:left!important;max-width:460px!important;margin:0!important}.pds-root .pds-footer-brand-head{display:flex!important;align-items:center!important;gap:14px!important;margin:0 0 16px!important}.pds-root .pds-footer-brand-head img{width:56px!important;height:56px!important;border-radius:50%!important;object-fit:cover!important;margin:0!important;box-shadow:0 10px 24px rgba(17,24,39,calc(var(--pds-footer-logo-shadow-opacity) / 100))!important}.pds-root .pds-footer-brand-wide h2{display:block!important;visibility:visible!important;opacity:1!important;margin:0 0 4px!important;font-size:var(--pds-footer-brand-title-size)!important;line-height:1!important;letter-spacing:-.035em!important;font-weight:var(--pds-footer-brand-title-weight)!important;color:var(--pds-footer-title)!important;-webkit-text-fill-color:var(--pds-footer-title)!important;background:none!important;text-shadow:none!important}.pds-root .pds-footer-sanskrit{display:block!important;margin:0!important;color:var(--pds-footer-muted)!important;font-size:12px!important;line-height:1.25!important;font-weight:700!important}.pds-root .pds-footer-brand-wide p{margin:0 0 16px!important;color:var(--pds-footer-text)!important;font-size:var(--pds-footer-description-size)!important;line-height:1.65!important}.pds-root .pds-footer-contact-inline{display:grid!important;gap:7px!important}.pds-root .pds-footer-contact-inline a{margin:0!important;font-size:14px!important;font-weight:700!important}.pds-root .pds-footer-social-icons{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin-top:16px!important}.pds-root .pds-footer-social-icons a{width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--pds-footer-divider)!important;border-radius:999px!important;background:rgb(255 255 255 / .62)!important;color:var(--pds-footer-link)!important;margin:0!important}.pds-root .pds-footer-social-icons a:hover{background:#fff!important;color:var(--pds-footer-link-hover)!important;transform:translateY(-1px)!important}.pds-root .pds-footer-social-icons svg{width:17px!important;height:17px!important}.pds-root .pds-footer h4{margin:4px 0 14px!important;font-size:15px!important;letter-spacing:.02em!important;color:var(--pds-footer-title)!important}.pds-root .pds-footer a{display:block!important;margin:8px 0!important;color:var(--pds-footer-link)!important;font-size:14px!important;line-height:1.35!important}.pds-root .pds-footer a:hover{color:var(--pds-footer-link-hover)!important}.pds-root .pds-copyright{padding-top:20px!important;color:var(--pds-footer-muted)!important;font-size:13px!important;text-align:center!important}@media (max-width:900px){.pds-root .pds-footer .pds-wrap{width:min(100% - 40px,1220px)!important}.pds-root .pds-footer-grid-light{grid-template-columns:1fr 1fr!important;gap:32px!important}.pds-root .pds-footer-brand-wide{max-width:none!important;grid-column:1 / -1!important}}@media (max-width:700px){.pds-root .pds-footer{padding:38px 0 22px!important}.pds-root .pds-footer .pds-wrap{width:min(100% - 28px,1220px)!important}.pds-root .pds-footer-grid-light{grid-template-columns:1fr!important;gap:24px!important}}.pds-root .pds-email-updates .pds-socials{display:none!important}.pds-root .pds-footer-social-icons a{width:42px!important;height:42px!important;border-radius:10px!important;background:var(--pds-footer-social-bg)!important;color:var(--pds-footer-social-icon)!important}.pds-root .pds-footer-social-icons a:hover{background:var(--pds-footer-social-hover-bg)!important;color:var(--pds-footer-social-hover-icon)!important}.pds-root .pds-email-updates{background:linear-gradient(180deg,#fff,var(--pds-surface))!important}.pds-root .pds-email-updates .pds-email-updates-card{max-width:860px!important;margin:0 auto!important;text-align:center!important;padding:52px 48px!important;border-radius:34px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 20px 70px rgb(31 18 58 / .07)!important}.pds-root .pds-email-updates .pds-email-updates-card h2{margin:0 0 14px!important;font-size:clamp(34px,4vw,52px)!important;line-height:1.05!important;letter-spacing:-.045em!important;color:#111827!important}.pds-root .pds-email-updates .pds-email-updates-card p{max-width:640px!important;margin:0 auto 26px!important;font-size:17px!important;line-height:1.65!important;color:var(--pds-muted)!important}.pds-root .pds-newsletter-centered{max-width:560px!important;margin:0 auto!important;display:flex!important;gap:10px!important;padding:8px!important;background:#F9FAFB!important;border:1px solid #E5E7EB!important;border-radius:999px!important}.pds-root .pds-newsletter-centered input{height:48px!important;background:transparent!important;border:0!important;outline:0!important;padding:0 18px!important;flex:1!important;min-width:0!important}.pds-root .pds-newsletter-centered button{height:48px!important;border:0!important;border-radius:999px!important;padding:0 22px!important;background:linear-gradient(135deg,var(--pds-primary),var(--pds-accent))!important;color:#fff!important;font-weight:900!important;cursor:pointer!important;box-shadow:0 10px 24px rgb(108 43 217 / .18)!important}.pds-root .pds-footer-brand-head{gap:12px!important;margin-bottom:14px!important}.pds-root .pds-footer-brand-head img{width:52px!important;height:52px!important}.pds-root .pds-footer-brand-wide h2{font-size:calc(var(--pds-footer-brand-title-size) + 2px)!important;font-weight:850!important}.pds-root .pds-footer-social-icons{gap:9px!important;margin-top:18px!important}.pds-root .pds-footer-social-icons a{width:44px!important;height:44px!important;border-radius:10px!important;border:1px solid rgb(17 24 39 / .08)!important;background:var(--pds-footer-social-bg)!important;color:var(--pds-footer-social-icon)!important;opacity:1!important;box-shadow:0 6px 16px rgb(17 24 39 / .05)!important}.pds-root .pds-footer-social-icons svg{width:19px!important;height:19px!important}.pds-root .pds-footer-social-icons a:hover{transform:translateY(-2px)!important;background:var(--pds-footer-social-hover-bg)!important;color:var(--pds-footer-social-hover-icon)!important;box-shadow:0 10px 22px rgb(108 43 217 / .18)!important}@media (max-width:700px){.pds-root .pds-email-updates .pds-email-updates-card{padding:34px 22px!important;border-radius:28px!important}.pds-root .pds-newsletter-centered{flex-direction:column!important;border-radius:24px!important}.pds-root .pds-newsletter-centered button{width:100%!important}}.pds-root .pds-footer-social-icons{gap:16px!important;margin-top:18px!important;align-items:center!important}.pds-root .pds-footer-social-icons a,.pds-root .pds-footer-social-icons.pds-footer-social-style-minimal a{width:auto!important;height:auto!important;min-width:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--pds-footer-social-icon)!important;opacity:1!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.pds-root .pds-footer-social-icons a svg,.pds-root .pds-footer-social-icons.pds-footer-social-style-minimal a svg{width:20px!important;height:20px!important}.pds-root .pds-footer-social-icons a:hover,.pds-root .pds-footer-social-icons.pds-footer-social-style-minimal a:hover{color:var(--pds-footer-social-hover-icon)!important;background:transparent!important;box-shadow:none!important;transform:translateY(-2px)!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-outline a{width:40px!important;height:40px!important;border-radius:10px!important;border:1px solid var(--pds-footer-divider)!important;background:#fff!important;color:var(--pds-footer-social-icon)!important;box-shadow:0 5px 14px rgb(17 24 39 / .04)!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-outline a:hover,.pds-root .pds-footer-social-icons.pds-footer-social-style-custom a:hover{background:var(--pds-footer-social-hover-bg)!important;color:var(--pds-footer-social-hover-icon)!important;box-shadow:0 10px 22px rgb(108 43 217 / .12)!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-custom a{width:40px!important;height:40px!important;border-radius:10px!important;border:1px solid var(--pds-footer-divider)!important;background:var(--pds-footer-social-bg)!important;color:var(--pds-footer-social-icon)!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official a{width:auto!important;height:auto!important;background:transparent!important;border:0!important;box-shadow:none!important}.pds-root .pds-footer-social-icons{display:flex!important;flex-wrap:wrap!important;gap:14px!important;margin-top:18px!important;align-items:center!important}.pds-root .pds-footer-social-icons a,.pds-root .pds-footer-social-icons.pds-footer-social-style-minimal a{width:var(--pds-footer-social-size)!important;height:var(--pds-footer-social-size)!important;min-width:var(--pds-footer-social-size)!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--pds-social-item-color,var(--pds-footer-social-icon))!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;opacity:1!important}.pds-root .pds-footer-social-icons svg{width:100%!important;height:100%!important;display:block!important;overflow:visible!important}.pds-root .pds-footer-social-icons a:hover,.pds-root .pds-footer-social-icons.pds-footer-social-style-minimal a:hover{color:var(--pds-social-item-hover,var(--pds-footer-social-hover-icon))!important;background:transparent!important;box-shadow:none!important;transform:translateY(-2px)!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-outline a,.pds-root .pds-footer-social-icons.pds-footer-social-style-custom a{width:calc(var(--pds-footer-social-size) + 18px)!important;height:calc(var(--pds-footer-social-size) + 18px)!important;min-width:calc(var(--pds-footer-social-size) + 18px)!important;border-radius:10px!important;border:1px solid var(--pds-footer-divider)!important;background:var(--pds-footer-social-bg)!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-outline svg,.pds-root .pds-footer-social-icons.pds-footer-social-style-custom svg{width:var(--pds-footer-social-size)!important;height:var(--pds-footer-social-size)!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-outline a:hover,.pds-root .pds-footer-social-icons.pds-footer-social-style-custom a:hover{background:var(--pds-footer-social-hover-bg)!important;color:var(--pds-social-item-hover,var(--pds-footer-social-hover-icon))!important;box-shadow:0 10px 22px rgb(108 43 217 / .12)!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-telegram{color:#229ED9!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-whatsapp{color:#25D366!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-youtube{color:#FF0000!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-instagram{color:#C13584!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-x{color:#111827!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-facebook{color:#1877F2!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-linkedin{color:#0A66C2!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-threads{color:#111827!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-medium{color:#111827!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-discord{color:#5865F2!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-pinterest{color:#E60023!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-github{color:#111827!important}.pds-root .pds-footer-social-icons.pds-footer-social-style-official .pds-social-reddit{color:#FF4500!important}.pds-root .pds-footer-grid-light{grid-template-columns:1.55fr repeat(3,1fr)!important}@media(max-width:1100px){.pds-root .pds-footer-grid-light{grid-template-columns:1fr 1fr!important}}@media(max-width:700px){.pds-root .pds-footer-grid-light{grid-template-columns:1fr!important}.pds-root .pds-footer-social-icons{justify-content:center!important}}.pds-root .pds-footer h4{font-size:var(--pds-footer-column-heading-size)!important;font-weight:var(--pds-footer-column-heading-weight)!important}.pds-root .pds-footer a{font-size:var(--pds-footer-link-size)!important;font-weight:var(--pds-footer-link-weight)!important}.pds-root .pds-footer-contact-inline a{display:grid!important;gap:2px!important;align-items:start!important;text-decoration:none!important}.pds-root .pds-footer-contact-label{font-size:var(--pds-footer-contact-label-size)!important;font-weight:var(--pds-footer-contact-label-weight)!important;color:var(--pds-footer-contact-label-color)!important;line-height:1.25!important}.pds-root .pds-footer-contact-value{font-size:var(--pds-footer-contact-value-size)!important;font-weight:var(--pds-footer-contact-value-weight)!important;color:var(--pds-footer-contact-value-color)!important;line-height:1.35!important}.pds-root .pds-footer-brand h2,.pds-root .pds-footer-brand-name{font-family:var(--pds-footer-brand-title-font)!important;font-style:var(--pds-footer-brand-title-style)!important;text-decoration:var(--pds-footer-brand-title-decoration)!important;text-align:var(--pds-footer-brand-title-align)!important}.pds-root .pds-footer-sanskrit{font-family:var(--pds-footer-sanskrit-font)!important;font-size:var(--pds-footer-sanskrit-size)!important;font-weight:var(--pds-footer-sanskrit-weight)!important;color:var(--pds-footer-sanskrit-color)!important;font-style:var(--pds-footer-sanskrit-style)!important;text-decoration:var(--pds-footer-sanskrit-decoration)!important;text-align:var(--pds-footer-sanskrit-align)!important}.pds-root .pds-footer-brand p{font-family:var(--pds-footer-description-font)!important;font-size:var(--pds-footer-description-size)!important;font-weight:var(--pds-footer-description-weight)!important;color:var(--pds-footer-description-color)!important;font-style:var(--pds-footer-description-style)!important;text-decoration:var(--pds-footer-description-decoration)!important;text-align:var(--pds-footer-description-align)!important}.pds-root .pds-footer h4{font-family:var(--pds-footer-column-heading-font)!important;font-style:var(--pds-footer-column-heading-style)!important;text-decoration:var(--pds-footer-column-heading-decoration)!important;text-align:var(--pds-footer-column-heading-align)!important}.pds-root .pds-footer-col a{font-family:var(--pds-footer-link-font)!important;font-style:var(--pds-footer-link-style)!important;text-decoration:var(--pds-footer-link-decoration)!important;text-align:var(--pds-footer-link-align)!important}.pds-root .pds-footer-contact-label{font-family:var(--pds-footer-contact-label-font)!important;font-style:var(--pds-footer-contact-label-style)!important;text-decoration:var(--pds-footer-contact-label-decoration)!important;text-align:var(--pds-footer-contact-label-align)!important}.pds-root .pds-footer-contact-value{font-family:var(--pds-footer-contact-value-font)!important;font-style:var(--pds-footer-contact-value-style)!important;text-decoration:var(--pds-footer-contact-value-decoration)!important;text-align:var(--pds-footer-contact-value-align)!important}.pds-root .pds-announcement{height:36px!important;min-height:36px!important;background:#F5F3FF!important;color:#6C2BD9!important;border-bottom:1px solid rgb(108 43 217 / .10)!important}.pds-root .pds-announcement a{color:#6C2BD9!important;font-weight:800!important}.pds-root .pds-announcement .pds-ann-close{color:#6C2BD9!important;opacity:.75!important}.pds-root .pds-hero{position:relative!important;overflow:hidden!important;background-color:#FBFAFF!important;background-image:radial-gradient(circle at 50% 42%,rgb(108 43 217 / .14),transparent 38%),radial-gradient(circle at 82% 22%,rgb(139 92 246 / .10),transparent 26%),linear-gradient(rgb(108 43 217 / .045) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .045) 1px,transparent 1px),linear-gradient(180deg,#fff 0%,#fbfaff 100%)!important;background-size:auto,auto,56px 56px,56px 56px,auto!important;min-height:max(430px,calc(100vh - 360px))!important;padding-top:54px!important;padding-bottom:62px!important}.pds-root .pds-hero:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:linear-gradient(180deg,rgb(255 255 255 / .78),rgb(255 255 255 / .22) 45%,rgb(255 255 255 / .72))!important;z-index:0!important}.pds-root .pds-hero-glow{display:none!important}.pds-root .pds-hero-inner{position:relative!important;z-index:1!important}.pds-root .pds-subjects{padding-top:72px!important;padding-bottom:82px!important}.pds-root .pds-latest-learning_feed{padding-top:76px!important;padding-bottom:86px!important}.pds-root .pds-email-updates{padding-top:76px!important;padding-bottom:78px!important}.pds-root .pds-subject-tile:hover{transform:translateY(-5px)!important;box-shadow:0 20px 54px rgb(31 18 58 / .085)!important}.pds-root .pds-email-updates .pds-email-updates-card{max-width:940px!important;padding:48px 54px!important}.pds-root .pds-newsletter-trust{margin-top:14px!important;color:#6B7280!important;font-size:13px!important;font-weight:700!important;letter-spacing:.01em!important}.pds-root .pds-footer{padding-top:44px!important}.pds-root .pds-footer-grid-light{gap:50px!important}.pds-root .pds-footer h4{font-size:16px!important;font-weight:850!important;line-height:1.15!important;letter-spacing:.025em!important;color:#111827!important;margin:3px 0 16px!important}.pds-root .pds-footer-col a{font-size:14px!important;font-weight:500!important;line-height:1.45!important;color:#4B5563!important;margin:8px 0!important}.pds-root .pds-footer-col a:hover{color:var(--pds-primary)!important}.pds-root .pds-footer-contact-inline{display:flex!important;flex-direction:column!important;gap:8px!important;margin-top:16px!important}.pds-root .pds-footer-contact-inline a.pds-footer-contact-item{display:inline-flex!important;align-items:center!important;gap:9px!important;width:max-content!important;max-width:100%!important;margin:0!important;color:#374151!important;font-size:14px!important;font-weight:700!important;text-decoration:none!important}.pds-root .pds-footer-contact-icon{width:18px!important;height:18px!important;min-width:18px!important;display:inline-flex!important;color:#6C2BD9!important}.pds-root .pds-footer-contact-icon svg{width:18px!important;height:18px!important;display:block!important}.pds-root .pds-footer-contact-label{display:none!important}.pds-root .pds-footer-contact-value{font-size:14px!important;font-weight:700!important;color:#374151!important;line-height:1.3!important}@media (max-width:700px){.pds-root .pds-hero{min-height:auto!important;padding-top:64px!important;padding-bottom:70px!important;background-size:auto,auto,42px 42px,42px 42px,auto!important}.pds-root .pds-subjects{padding-top:62px!important;padding-bottom:70px!important}.pds-root .pds-latest-learning_feed{padding-top:66px!important;padding-bottom:72px!important}.pds-root .pds-email-updates{padding-top:62px!important;padding-bottom:66px!important}.pds-root .pds-email-updates .pds-email-updates-card{padding:34px 22px!important}}.pds-root .pds-announcement{background:#F5F3FF!important;color:#5B21B6!important;min-height:38px}.pds-root .pds-announcement a{color:#5B21B6!important;font-weight:700}.pds-root .pds-header-inner{gap:22px!important}.pds-root .pds-header-panel{gap:20px!important}.pds-root .pds-nav{gap:8px!important}.pds-root .pds-nav-item{position:relative}.pds-root .pds-nav-item>a,.pds-root .pds-nav>a{display:flex!important;align-items:center;gap:5px;padding:10px 12px!important;border-radius:12px;font-weight:700;color:#1F2937!important;text-decoration:none!important}.pds-root .pds-nav-item>a:hover,.pds-root .pds-nav>a:hover{background:#F5F3FF!important;color:#6C2BD9!important}.pds-root .pds-mega-menu{position:absolute;left:50%;top:calc(100% + 12px);transform:translateX(-50%) translateY(8px);width:280px;background:#fff;border:1px solid rgb(17 24 39 / .08);border-radius:18px;padding:14px;box-shadow:0 20px 50px rgb(15 23 42 / .12);opacity:0;visibility:hidden;transition:.18s ease;z-index:50;display:grid;grid-template-columns:1fr;gap:4px}.pds-root .pds-nav-item:hover .pds-mega-menu,.pds-root .pds-nav-item:focus-within .pds-mega-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.pds-root .pds-mega-menu a{padding:10px 12px;border-radius:12px;color:#374151!important;text-decoration:none!important;font-weight:600}.pds-root .pds-mega-menu a:hover{background:#F5F3FF!important;color:#6C2BD9!important}.pds-root .pds-head-actions{gap:12px!important}.pds-root .pds-lang-switch{font-weight:800;color:#4B5563!important;text-decoration:none!important;padding:9px 10px;border-radius:12px;white-space:nowrap}.pds-root .pds-lang-switch:hover{background:#F5F3FF!important;color:#6C2BD9!important}.pds-root .pds-head-search{display:flex!important;align-items:center;gap:8px;border:1px solid rgb(108 43 217 / .16)!important;border-radius:999px;padding:6px 12px;background:#fff!important}.pds-root .pds-head-search input{width:220px!important;border:0!important;outline:0!important;background:transparent!important;padding:6px 0!important}.pds-root .pds-search-trigger{display:flex!important;align-items:center;gap:6px;border:0!important;background:transparent!important;color:#4B5563!important;font-weight:800;cursor:pointer}.pds-root .pds-search-trigger svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2}.pds-root .pds-header-cta{background:#6C2BD9!important;color:#fff!important;border-radius:999px;padding:12px 18px!important;font-weight:900;text-decoration:none!important;box-shadow:0 10px 24px rgb(108 43 217 / .22);white-space:nowrap}.pds-root .pds-header-cta:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgb(108 43 217 / .28)}.pds-root .pds-login,.pds-root .pds-signup,.pds-root .pds-more{display:none!important}.pds-root .pds-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 35%,rgb(108 43 217 / .13),transparent 32%),linear-gradient(rgb(108 43 217 / .035) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .035) 1px,transparent 1px),linear-gradient(180deg,#FFFFFF 0%,#FBFAFF 100%)!important;background-size:auto,44px 44px,44px 44px,auto!important}.pds-root .pds-hero .pds-hero-glow{opacity:.45!important}.pds-root .pds-hero .pds-btn-primary{font-weight:900}.pds-root .pds-hero .pds-btn-ghost{font-weight:900}.pds-root .pds-subject-tile span svg{width:38px;height:38px;display:block;margin:0 auto 12px;color:#6C2BD9}.pds-root .pds-subject-tile span{display:block;line-height:1}.pds-root .pds-subject-tile:hover span svg{transform:translateY(-2px);transition:.2s ease}.pds-root .pds-latest-grid,.pds-root .pds-learning-feed{align-items:stretch!important}.pds-root .pds-resource-card,.pds-root .pds-latest-card{height:100%!important;display:flex!important;flex-direction:column!important}.pds-root .pds-resource-card .pds-card-action,.pds-root .pds-latest-card .pds-card-action,.pds-root .pds-resource-card .pds-read-resource{margin-top:auto!important}.pds-root .pds-email-updates-card{max-width:880px!important}.pds-root .pds-footer-brand-head{display:flex!important;align-items:center!important;gap:14px!important;margin-bottom:12px!important}.pds-root .pds-footer-brand-head img{width:54px!important;height:54px!important;flex:0 0 54px!important}.pds-root .pds-footer-brand h2{margin:0!important;line-height:1.05!important}.pds-root .pds-footer-sanskrit{display:block!important;margin-top:4px!important}.pds-root .pds-footer-contact-inline{display:grid!important;gap:8px!important;margin-top:14px!important}.pds-root .pds-footer-contact-item{display:inline-flex!important;align-items:center!important;gap:9px!important;text-decoration:none!important;margin:0!important}.pds-root .pds-footer-contact-icon{width:18px!important;height:18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#6C2BD9!important}.pds-root .pds-footer-contact-icon svg{width:18px!important;height:18px!important}.pds-root .pds-footer h4{font-size:16px!important;font-weight:800!important;color:#111827!important;margin-bottom:14px!important}.pds-root .pds-footer a{font-size:14px!important;font-weight:500!important}@media (max-width:1100px){.pds-root .pds-mega-menu{position:static;transform:none!important;opacity:1;visibility:visible;width:auto;box-shadow:none;border:0;background:#F8FAFC;margin:4px 0 8px 12px}.pds-root .pds-head-search input{width:100%!important}.pds-root .pds-head-actions{align-items:stretch!important}}.pds-root .pds-resource-card>a{display:flex!important;flex-direction:column!important;height:100%!important}.pds-root .pds-resource-btn{margin-top:auto!important;align-self:flex-start}.pds-root .pds-header-inner{min-height:76px!important;display:flex!important;align-items:center!important;gap:22px!important}.pds-root .pds-header-panel{flex:1 1 auto!important;justify-content:flex-end!important;gap:18px!important}.pds-root .pds-nav{gap:6px!important;flex:0 1 auto!important}.pds-root .pds-nav-item>a{font-size:14px!important;line-height:1!important}.pds-root .pds-head-actions{gap:10px!important;flex:0 0 auto!important}.pds-root .pds-lang-switch{font-size:14px!important;border-left:1px solid rgb(17 24 39 / .10);padding-left:14px!important}.pds-root .pds-head-search{min-width:250px!important;padding:6px 12px!important}.pds-root .pds-head-search .pds-search-trigger span{display:none!important}.pds-root .pds-head-search input{width:220px!important;font-size:14px!important}.pds-root .pds-header-cta{padding:12px 18px!important;font-size:14px!important}.pds-root .pds-hero{background:radial-gradient(circle at 50% 38%,rgb(108 43 217 / .115),transparent 34%),linear-gradient(rgb(108 43 217 / .018) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .018) 1px,transparent 1px),linear-gradient(180deg,#FFFFFF 0%,#FBFAFF 100%)!important;background-size:auto,48px 48px,48px 48px,auto!important}.pds-root .pds-hero .pds-hero-glow{opacity:.32!important}.pds-root .pds-subject-tile span svg{width:40px!important;height:40px!important;stroke:currentColor;fill:none;color:#6C2BD9!important}.pds-root .pds-subject-tile span svg [fill="currentColor"]{fill:currentColor!important}.pds-root .pds-subject-tile span svg [stroke="currentColor"]{stroke:currentColor!important}.pds-root .pds-resource-grid{align-items:stretch!important}.pds-root .pds-resource-card>a{min-height:205px!important;display:flex!important;flex-direction:column!important}.pds-root .pds-resource-btn{margin-top:auto!important}.pds-root .pds-footer-brand-head{display:flex!important;align-items:flex-start!important;gap:13px!important;margin-bottom:12px!important}.pds-root .pds-footer-brand-head img{margin:0!important}.pds-root .pds-footer-brand-head h2{margin:0!important;line-height:1!important}.pds-root .pds-footer-brand-head .pds-footer-sanskrit{margin-top:3px!important;line-height:1.25!important}.pds-root .pds-footer-contact-inline{display:flex!important;flex-direction:column!important;gap:8px!important}.pds-root .pds-footer-contact-item{display:inline-flex!important;flex-direction:row!important;align-items:center!important;gap:9px!important;width:max-content!important;max-width:100%!important}.pds-root .pds-footer-contact-icon,.pds-root .pds-footer-contact-icon svg{width:16px!important;height:16px!important;min-width:16px!important}.pds-root .pds-footer-contact-value{line-height:1.2!important}.pds-root .pds-footer h4{font-size:16px!important;font-weight:900!important;letter-spacing:.01em!important}.pds-root .pds-footer-col a{font-size:14px!important;font-weight:500!important}@media (max-width:1250px){.pds-root .pds-head-search{min-width:210px!important}.pds-root .pds-head-search input{width:180px!important}.pds-root .pds-nav-item>a{padding:9px 9px!important}}.pds-root .pds-hero{background:radial-gradient(circle at 50% 38%,rgb(108 43 217 / .095),transparent 34%),linear-gradient(rgb(108 43 217 / .007) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .007) 1px,transparent 1px),linear-gradient(180deg,#FFFFFF 0%,#FBFAFF 100%)!important;background-size:auto,52px 52px,52px 52px,auto!important}.pds-root .pds-hero .pds-hero-glow{opacity:.24!important}.pds-root .pds-lang-switch{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#64748B!important;white-space:nowrap!important;text-decoration:none!important;font-size:14px!important;border-left:1px solid rgb(17 24 39 / .10)!important;padding-left:14px!important}.pds-root .pds-lang-switch a{color:#64748B!important;text-decoration:none!important;font-weight:600!important}.pds-root .pds-lang-switch a:hover{color:#6C2BD9!important}.pds-root .pds-lang-switch strong{color:#111827!important;font-weight:900!important}.pds-root .pds-lang-switch span{color:#CBD5E1!important}.pds-root .pds-head-search{min-width:230px!important;padding:6px 11px!important}.pds-root .pds-head-search input{width:190px!important;font-size:13px!important}@media (max-width:1250px){.pds-root .pds-head-search{min-width:190px!important}.pds-root .pds-head-search input{width:155px!important}}.pds-root .pds-subject-tile span svg{width:43px!important;height:43px!important;transition:transform .22s ease,color .22s ease!important}.pds-root .pds-subject-parliament span svg{color:#6C2BD9!important}.pds-root .pds-subject-history span svg{color:#D97706!important}.pds-root .pds-subject-geography span svg{color:#2563EB!important}.pds-root .pds-subject-economy span svg{color:#059669!important}.pds-root .pds-subject-environment span svg{color:#16A34A!important}.pds-root .pds-subject-science span svg{color:#0D9488!important}.pds-root .pds-subject-ir span svg{color:#0284C7!important}.pds-root .pds-subject-up span svg{color:#E11D48!important}.pds-root .pds-subject-ethics span svg{color:#4F46E5!important}.pds-root .pds-subject-hindi span svg{color:#EA580C!important}.pds-root .pds-subject-tile:hover{transform:translateY(-4px)!important;border-color:rgb(108 43 217 / .18)!important;box-shadow:0 18px 44px rgb(31 18 58 / .08)!important}.pds-root .pds-subject-tile:hover span svg{transform:translateY(-3px) scale(1.04)!important}.pds-root .pds-nav-item>a{font-size:16px!important;font-weight:500!important;color:#4B5563!important;letter-spacing:-.01em!important;padding:10px 13px!important}.pds-root .pds-nav-item>a:hover,.pds-root .pds-nav-item.has-mega:hover>a{color:#6C2BD9!important}.pds-root .pds-head-actions{gap:12px!important}.pds-root .pds-head-search{min-width:178px!important;max-width:190px!important;height:42px!important;padding:5px 12px!important;border-color:rgb(17 24 39 / .10)!important;background:#FFFFFF!important;box-shadow:0 8px 22px rgb(15 23 42 / .035)!important}.pds-root .pds-head-search input{width:136px!important;font-size:13px!important;color:#374151!important}.pds-root .pds-head-search input::placeholder{color:#9CA3AF!important}.pds-root .pds-search-trigger{width:18px!important;min-width:18px!important;padding:0!important}.pds-root .pds-search-trigger span{display:none!important}.pds-root .pds-lang-switch{order:99!important;border-left:0!important;padding-left:2px!important;margin-left:2px!important;font-size:14px!important;color:#6B7280!important}.pds-root .pds-lang-switch strong{color:#111827!important;font-weight:800!important}.pds-root .pds-lang-switch a{color:#6B7280!important;font-weight:500!important}.pds-root .pds-lang-switch a:hover{color:#6C2BD9!important}.pds-root .pds-header-cta{white-space:nowrap!important}.pds-root .pds-hero{background:radial-gradient(circle at 50% 42%,rgb(108 43 217 / .085),transparent 30%),linear-gradient(rgb(108 43 217 / .0045) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .0045) 1px,transparent 1px),linear-gradient(180deg,#FFFFFF 0%,#FBFAFF 100%)!important;background-size:auto,58px 58px,58px 58px,auto!important}.pds-root .pds-hero h1{text-align:center!important}.pds-root .pds-hero-highlight{background:linear-gradient(90deg,#6C2BD9 0%,#A855F7 52%,#7C3AED 100%);-webkit-background-clip:text;background-clip:text;color:transparent!important;-webkit-text-fill-color:transparent!important;position:relative;display:inline-block}.pds-root .pds-hero-highlight::after{content:"";position:absolute;left:.03em;right:.03em;bottom:.04em;height:.16em;border-radius:999px;background:linear-gradient(90deg,rgb(108 43 217 / .16),rgb(168 85 247 / .24));z-index:-1}.pds-root .pds-hero p{max-width:760px!important;margin-left:auto!important;margin-right:auto!important;text-align:center!important}.pds-root .pds-hero .pds-actions{justify-content:center!important}.pds-root .pds-subject-tile span{min-height:46px!important;display:flex!important;align-items:center!important;justify-content:center!important}.pds-root .pds-subject-emoji{display:inline-flex!important;width:46px!important;height:46px!important;align-items:center!important;justify-content:center!important;font-size:32px!important;line-height:1!important;filter:saturate(1.08);transition:transform .22s ease!important}.pds-root .pds-subject-tile:hover .pds-subject-emoji{transform:translateY(-3px) scale(1.06)!important}.pds-root .pds-hindi-mark{font-size:34px!important;color:#EA580C!important;font-weight:800!important;font-family:"Noto Sans Devanagari","Noto Sans",Arial,sans-serif!important}.pds-root .pds-subject-environment span svg,.pds-root .pds-subject-science span svg{width:44px!important;height:44px!important}@media (max-width:1320px){.pds-root .pds-nav-item>a{font-size:15px!important;padding:9px 9px!important}.pds-root .pds-head-search{min-width:154px!important;max-width:164px!important}.pds-root .pds-head-search input{width:112px!important}}.pds-root .pds-hero{overflow:hidden!important}.pds-root .pds-hero::after{content:"";position:absolute;inset:auto 0 0 0;height:72%;pointer-events:none;z-index:0;opacity:.48;background-repeat:no-repeat,no-repeat;background-position:left 6% bottom -18px,right 5% bottom -20px;background-size:min(34vw,520px) auto,min(31vw,470px) auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 620 260'%3E%3Cg fill='none' stroke='%236C2BD9' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' opacity='.20'%3E%3Cpath d='M40 210h540M80 190c70-74 390-74 460 0M110 170c70-50 330-50 400 0M140 150c56-30 284-30 340 0M166 132c52-20 236-20 288 0'/%3E%3Cpath d='M104 190v22M148 176v36M192 164v48M236 158v54M280 154v58M324 154v58M368 158v54M412 164v48M456 176v36M500 190v22'/%3E%3Cpath d='M86 214h448M122 136h376M310 58v72M310 58l52 20-52 20'/%3E%3C/g%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 520 300'%3E%3Cg fill='none' stroke='%236C2BD9' stroke-width='4' stroke-linecap='round' stroke-linejoin='round' opacity='.18'%3E%3Cpath d='M58 240h404M82 218h356M110 196h300M132 176h256'/%3E%3Cpath d='M150 176V122M190 176V122M230 176V122M270 176V122M310 176V122M350 176V122'/%3E%3Cpath d='M124 122h264M150 100h212M180 80h152M212 60h88'/%3E%3Cpath d='M176 80c16-42 152-42 168 0M222 60c8-36 76-36 84 0M264 20v38M264 20l28 12-28 12'/%3E%3C/g%3E%3C/svg%3E");mask-image:linear-gradient(to bottom,transparent 0%,black 24%,black 72%,transparent 100%)}.pds-root .pds-hero-inner{position:relative!important;z-index:2!important}.pds-root .pds-hero-highlight{position:relative!important;display:inline-block!important;isolation:isolate!important;color:#111827!important;-webkit-text-fill-color:#111827!important;background:none!important;padding:.02em .14em .045em!important;margin-inline:-.04em .02em!important;font-weight:950!important}.pds-root .pds-hero-highlight::before{content:"";position:absolute;z-index:-1;left:-.06em;right:-.08em;top:.12em;bottom:.08em;border-radius:.18em;background:linear-gradient(90deg,rgb(221 214 254 / .92),rgb(233 213 255 / .82));transform:rotate(-1deg);box-shadow:0 10px 26px rgb(108 43 217 / .10);clip-path:polygon(2% 16%,98% 6%,100% 82%,5% 94%,0 76%)}.pds-root .pds-hero-highlight::after{display:none!important}@media (max-width:900px){.pds-root .pds-hero::after{opacity:.24;background-size:64vw auto,58vw auto;background-position:left -20vw bottom -8px,right -18vw bottom -8px}.pds-root .pds-hero-highlight{padding:.01em .10em .04em!important}}.pds-root .pds-hero{overflow:hidden!important;background:radial-gradient(circle at 50% 42%,rgb(108 43 217 / .060),transparent 30%),linear-gradient(rgb(108 43 217 / .0035) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .0035) 1px,transparent 1px),linear-gradient(180deg,#FFFFFF 0%,#FBFAFF 100%)!important;background-size:auto,64px 64px,64px 64px,auto!important}.pds-root .pds-hero::after{content:""!important;position:absolute!important;inset:auto 0 0 0!important;height:78%!important;pointer-events:none!important;z-index:0!important;opacity:.72!important;background-repeat:no-repeat,no-repeat!important;background-position:left 4% bottom -6px,right 4% bottom -10px!important;background-size:min(38vw,620px) auto,min(34vw,560px) auto!important;background-image:url(/wp-content/plugins/pinwas-design-system-v10-6-0/assets/img/hero-parliament.png),url(/wp-content/plugins/pinwas-design-system-v10-6-0/assets/img/hero-supreme-court.png)!important;mask-image:linear-gradient(to bottom,transparent 0%,black 20%,black 76%,transparent 100%)!important}.pds-root .pds-hero-inner{position:relative!important;z-index:2!important}.pds-root .pds-hero-highlight{position:relative!important;display:inline-block!important;isolation:isolate!important;color:#111827!important;-webkit-text-fill-color:#111827!important;background:none!important;padding:.02em .18em .055em!important;margin-inline:-.06em .04em!important;font-weight:950!important}.pds-root .pds-hero-highlight::before{content:""!important;position:absolute!important;z-index:-1!important;left:-.10em!important;right:-.10em!important;top:.12em!important;bottom:.06em!important;border-radius:.16em!important;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 900 150' preserveAspectRatio='none'%3E%3Cpath fill='%23E9D5FF' d='M8 40C92 20 176 32 260 24c120-12 238-20 358-11 88 7 178 6 266 25 18 4 14 75-4 80-112 28-226 10-340 17-112 7-224 18-336 5-70-8-140 2-210-15C-10 121-7 47 8 40z'/%3E%3Cpath fill='%23D8B4FE' fill-opacity='.55' d='M16 48c142-14 286-8 428-24 146-16 288 4 434 20 18 2 18 48 0 52-144 31-292 14-438 25-142 10-284 20-424-4-18-3-20-65 0-69z'/%3E%3C/svg%3E") center/100% 100% no-repeat!important;transform:rotate(-1deg)!important;box-shadow:0 12px 28px rgb(108 43 217 / .12)!important;clip-path:none!important}.pds-root .pds-hero-highlight::after{display:none!important}@media (max-width:900px){.pds-root .pds-hero::after{opacity:.36!important;background-size:72vw auto,64vw auto!important;background-position:left -22vw bottom -4px,right -20vw bottom -4px!important}.pds-root .pds-hero-highlight{padding:.01em .12em .04em!important}}.pds-root .pds-system-hero{position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 18% 28%,rgb(108 43 217 / .105),transparent 28%),radial-gradient(circle at 78% 34%,rgb(168 85 247 / .105),transparent 30%),radial-gradient(circle at 65% 82%,rgb(59 130 246 / .055),transparent 34%),linear-gradient(rgb(108 43 217 / .030) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .030) 1px,transparent 1px),linear-gradient(180deg,#FFFFFF 0%,#FBFAFF 100%)!important;background-size:auto,auto,auto,42px 42px,42px 42px,auto!important}.pds-root .pds-system-hero::after{display:none!important;background-image:none!important;content:none!important}.pds-root .pds-system-hero::before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;z-index:0!important;opacity:.50!important;background:radial-gradient(circle at 12% 55%,rgb(108 43 217 / .09) 0 2px,transparent 3px),radial-gradient(circle at 88% 28%,rgb(108 43 217 / .10) 0 2px,transparent 3px),linear-gradient(120deg,transparent 0 42%,rgb(108 43 217 / .08) 42.2%,transparent 42.6% 100%),linear-gradient(24deg,transparent 0 58%,rgb(168 85 247 / .075) 58.2%,transparent 58.6% 100%);mask-image:linear-gradient(to bottom,transparent 0%,black 16%,black 82%,transparent 100%)!important}.pds-root .pds-ecosystem-orbits{position:absolute!important;inset:0!important;overflow:hidden!important;pointer-events:none!important;z-index:1!important}.pds-root .pds-ecosystem-orbits span{position:absolute!important;border:1px solid rgb(108 43 217 / .13)!important;border-radius:999px!important;filter:blur(.1px)!important}.pds-root .pds-ecosystem-orbits span:nth-child(1){width:440px;height:160px;right:-120px;top:78px;transform:rotate(-18deg)}.pds-root .pds-ecosystem-orbits span:nth-child(2){width:330px;height:120px;left:-90px;bottom:36px;transform:rotate(15deg)}.pds-root .pds-ecosystem-orbits span:nth-child(3){width:220px;height:78px;right:18%;bottom:52px;transform:rotate(26deg);opacity:.60}.pds-root .pds-system-hero-inner{position:relative!important;z-index:2!important;width:min(1280px,calc(100% - 56px))!important;max-width:1280px!important;display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;align-items:center!important;gap:54px!important}.pds-root .pds-hero-copy h1,.pds-root .pds-system-hero h1{max-width:760px!important;margin:0!important;text-align:left!important;letter-spacing:-.055em!important;line-height:.98!important}.pds-root .pds-hero-copy p,.pds-root .pds-system-hero p{max-width:700px!important;margin:24px 0 0!important;text-align:left!important;line-height:1.58!important}.pds-root .pds-system-hero .pds-actions,.pds-root .pds-hero-actions{justify-content:flex-start!important;align-items:center!important;gap:24px!important;margin-top:32px!important}.pds-root .pds-hero-roadmap-link{display:inline-flex!important;align-items:center!important;gap:9px!important;color:#5B21B6!important;font-weight:900!important;text-decoration:none!important;padding:10px 2px!important;white-space:nowrap!important}.pds-root .pds-hero-roadmap-link:hover{color:#3B0764!important;transform:translateX(2px)}.pds-root .pds-journey-card{position:relative!important;isolation:isolate!important;border:1px solid rgb(108 43 217 / .12)!important;border-radius:32px!important;background:rgb(255 255 255 / .76)!important;box-shadow:0 26px 90px rgb(88 28 135 / .14),0 1px 0 rgb(255 255 255 / .9) inset!important;backdrop-filter:blur(18px)!important;-webkit-backdrop-filter:blur(18px)!important;padding:28px!important;max-width:460px!important;justify-self:center!important}.pds-root .pds-journey-card::before{content:""!important;position:absolute!important;inset:-1px!important;border-radius:inherit!important;padding:1px!important;background:linear-gradient(135deg,rgb(108 43 217 / .22),rgb(255 255 255 / .18),rgb(168 85 247 / .20))!important;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0)!important;-webkit-mask-composite:xor!important;mask-composite:exclude!important;pointer-events:none!important;z-index:-1!important}.pds-root .pds-journey-card h2{margin:0 0 22px!important;text-align:center!important;font-size:22px!important;line-height:1.15!important;color:#111827!important;font-weight:950!important;letter-spacing:-.03em!important}.pds-root .pds-journey-card h2::after{content:""!important;display:block!important;width:48px!important;height:3px!important;border-radius:999px!important;margin:12px auto 0!important;background:linear-gradient(90deg,#6C2BD9,#A855F7)!important}.pds-root .pds-journey-flow{display:grid!important;gap:8px!important}.pds-root .pds-journey-node{display:flex!important;align-items:center!important;gap:16px!important;padding:16px 18px!important;border:1px solid rgb(108 43 217 / .10)!important;border-radius:20px!important;background:linear-gradient(180deg,rgb(255 255 255 / .94),rgb(255 255 255 / .72))!important;box-shadow:0 13px 32px rgb(17 24 39 / .07)!important;opacity:0;transform:translateY(10px);animation:pdsJourneyIn .48s ease forwards;animation-delay:var(--pds-step-delay,0ms)}.pds-root .pds-journey-icon{width:52px!important;height:52px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 52px!important;border-radius:17px!important;font-size:26px!important;background:linear-gradient(135deg,rgb(108 43 217 / .13),rgb(168 85 247 / .08))!important}.pds-root .pds-journey-node b{display:block!important;margin-bottom:4px!important;color:#111827!important;font-size:16px!important;font-weight:950!important}.pds-root .pds-journey-node small{display:block!important;color:#4B5563!important;font-size:13px!important;line-height:1.35!important;font-weight:650!important}.pds-root .pds-journey-learn b{color:#6C2BD9!important}.pds-root .pds-journey-practice b{color:#DB2777!important}.pds-root .pds-journey-analyse b{color:#2563EB!important}.pds-root .pds-journey-improve b{color:#059669!important}.pds-root .pds-journey-practice .pds-journey-icon{background:linear-gradient(135deg,rgb(219 39 119 / .14),rgb(244 114 182 / .08))!important}.pds-root .pds-journey-analyse .pds-journey-icon{background:linear-gradient(135deg,rgb(37 99 235 / .14),rgb(96 165 250 / .08))!important}.pds-root .pds-journey-improve .pds-journey-icon{background:linear-gradient(135deg,rgb(5 150 105 / .14),rgb(52 211 153 / .08))!important}.pds-root .pds-journey-down{height:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#7C3AED!important;font-size:20px!important;font-weight:900!important;line-height:1!important;opacity:.82!important}@keyframes pdsJourneyIn{to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.pds-root .pds-system-hero-inner{grid-template-columns:1fr!important;gap:38px!important;width:min(100% - 36px,760px)!important}.pds-root .pds-hero-copy h1,.pds-root .pds-system-hero h1{text-align:center!important;margin-inline:auto!important}.pds-root .pds-hero-copy p,.pds-root .pds-system-hero p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.pds-root .pds-system-hero .pds-actions,.pds-root .pds-hero-actions{justify-content:center!important}.pds-root .pds-journey-card{justify-self:center!important;width:min(100%,460px)!important}}@media (max-width:700px){.pds-root .pds-system-hero{padding-top:56px!important;padding-bottom:62px!important}.pds-root .pds-system-hero-inner{width:min(100% - 28px,560px)!important;gap:30px!important}.pds-root .pds-system-hero .pds-actions,.pds-root .pds-hero-actions{flex-direction:column!important;gap:12px!important}.pds-root .pds-hero-roadmap-link{justify-content:center!important;width:100%!important}.pds-root .pds-journey-card{padding:20px!important;border-radius:26px!important}.pds-root .pds-journey-node{padding:14px!important;gap:12px!important}.pds-root .pds-journey-icon{width:46px!important;height:46px!important;flex-basis:46px!important;font-size:23px!important}}@media (prefers-reduced-motion:reduce){.pds-root .pds-journey-node{animation:none!important;opacity:1!important;transform:none!important}}.pds-root section.pds-system-hero{padding-top:44px!important;padding-bottom:44px!important;background:radial-gradient(circle at 18% 24%,rgb(108 43 217 / .10),transparent 27%),radial-gradient(circle at 82% 30%,rgb(168 85 247 / .095),transparent 28%),radial-gradient(circle at 58% 92%,rgb(59 130 246 / .045),transparent 35%),linear-gradient(rgb(108 43 217 / .020) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .020) 1px,transparent 1px),linear-gradient(180deg,#FFFFFF 0%,#FBFAFF 100%)!important;background-size:auto,auto,auto,46px 46px,46px 46px,auto!important}.pds-root section.pds-system-hero .pds-system-hero-inner{width:min(1180px,calc(100% - 52px))!important;max-width:1180px!important;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(340px,392px)!important;align-items:center!important;gap:clamp(30px,4vw,48px)!important;padding:clamp(34px,4.8vw,58px)!important;border:1px solid rgb(108 43 217 / .085)!important;border-radius:42px!important;background:linear-gradient(135deg,rgb(255 255 255 / .86),rgb(255 255 255 / .62)),radial-gradient(circle at 20% 20%,rgb(108 43 217 / .055),transparent 38%),radial-gradient(circle at 92% 24%,rgb(168 85 247 / .060),transparent 34%)!important;box-shadow:0 28px 90px rgb(31 18 58 / .055),inset 0 1px 0 rgb(255 255 255 / .85)!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important}.pds-root section.pds-system-hero .pds-hero-copy{position:relative!important;max-width:670px!important;justify-self:start!important}.pds-root section.pds-system-hero .pds-hero-copy::after{content:""!important;position:absolute!important;right:-34px!important;top:16%!important;bottom:16%!important;width:1px!important;background:linear-gradient(to bottom,transparent,rgb(108 43 217 / .14),transparent)!important}.pds-root section.pds-system-hero .pds-hero-copy h1,.pds-root section.pds-system-hero h1{text-align:left!important;max-width:660px!important;margin:0!important;line-height:1.01!important;letter-spacing:-.055em!important}.pds-root section.pds-system-hero .pds-hero-copy p,.pds-root section.pds-system-hero p{text-align:left!important;max-width:640px!important;margin:24px 0 0!important;line-height:1.58!important}.pds-root section.pds-system-hero .pds-hero-actions,.pds-root section.pds-system-hero .pds-actions{justify-content:flex-start!important;margin-top:30px!important;gap:22px!important}.pds-root section.pds-system-hero .pds-journey-card{width:100%!important;max-width:392px!important;justify-self:end!important;border-radius:28px!important;padding:24px!important;background:rgb(255 255 255 / .84)!important;box-shadow:0 24px 72px rgb(88 28 135 / .12),0 1px 0 rgb(255 255 255 / .9) inset!important}.pds-root section.pds-system-hero .pds-journey-card h2{font-size:21px!important;margin-bottom:18px!important}.pds-root section.pds-system-hero .pds-journey-flow{gap:7px!important}.pds-root section.pds-system-hero .pds-journey-node{padding:14px 16px!important;border-radius:18px!important;gap:14px!important}.pds-root section.pds-system-hero .pds-journey-icon{width:48px!important;height:48px!important;flex-basis:48px!important;font-size:24px!important}.pds-root section.pds-system-hero .pds-journey-down{height:11px!important;font-size:17px!important}.pds-root section.pds-system-hero .pds-ecosystem-orbits span{opacity:.45!important}.pds-root section.pds-system-hero .pds-ecosystem-orbits span:nth-child(1){right:-150px!important;top:48px!important}.pds-root section.pds-system-hero .pds-ecosystem-orbits span:nth-child(2){left:-130px!important;bottom:24px!important}@media (max-width:980px){.pds-root section.pds-system-hero .pds-system-hero-inner{grid-template-columns:1fr!important;width:min(100% - 36px,760px)!important;padding:34px!important;gap:32px!important}.pds-root section.pds-system-hero .pds-hero-copy{justify-self:center!important;max-width:680px!important}.pds-root section.pds-system-hero .pds-hero-copy::after{display:none!important}.pds-root section.pds-system-hero .pds-hero-copy h1,.pds-root section.pds-system-hero h1,.pds-root section.pds-system-hero .pds-hero-copy p,.pds-root section.pds-system-hero p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.pds-root section.pds-system-hero .pds-hero-actions,.pds-root section.pds-system-hero .pds-actions{justify-content:center!important}.pds-root section.pds-system-hero .pds-journey-card{justify-self:center!important}}@media (max-width:700px){.pds-root section.pds-system-hero{padding-top:42px!important;padding-bottom:46px!important}.pds-root section.pds-system-hero .pds-system-hero-inner{width:min(100% - 28px,560px)!important;padding:24px!important;border-radius:30px!important}}.pds-root .pds-header-login{height:42px!important;display:grid!important;place-items:center!important;padding:0 14px!important;border-radius:999px!important;color:#374151!important;font-weight:800!important;background:transparent!important;border:0!important}.pds-root .pds-header-login:hover{color:var(--pds-primary)!important;background:rgb(108 43 217 / .06)!important}.pds-root section.pds-system-hero-v91{overflow:hidden!important;background:radial-gradient(circle at 18% 28%,rgb(139 92 246 / .18),transparent 34%),radial-gradient(circle at 82% 26%,rgb(108 43 217 / .14),transparent 30%),radial-gradient(circle at 58% 88%,rgb(196 181 253 / .22),transparent 36%),linear-gradient(180deg,#fff 0%,#fbfaff 58%,#fff 100%)!important}.pds-root section.pds-system-hero-v91:before{content:""!important;position:absolute!important;inset:0!important;background-image:linear-gradient(rgb(108 43 217 / .055) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .055) 1px,transparent 1px)!important;background-size:44px 44px!important;mask-image:linear-gradient(to bottom,transparent 0%,#000 15%,#000 72%,transparent 100%)!important;opacity:.8!important;z-index:0!important}.pds-root section.pds-system-hero-v91:after{content:""!important;position:absolute!important;inset:10% 4% 4% 4%!important;background:radial-gradient(circle at 72% 30%,rgb(108 43 217 / .12) 0 3px,transparent 4px),radial-gradient(circle at 84% 44%,rgb(108 43 217 / .10) 0 2px,transparent 3px),radial-gradient(circle at 66% 58%,rgb(139 92 246 / .10) 0 3px,transparent 4px),radial-gradient(circle at 78% 72%,rgb(139 92 246 / .10) 0 2px,transparent 3px),linear-gradient(130deg,transparent 62%,rgb(108 43 217 / .10) 62.2%,transparent 62.8%),linear-gradient(40deg,transparent 68%,rgb(139 92 246 / .09) 68.2%,transparent 68.8%)!important;opacity:.65!important;pointer-events:none!important;z-index:0!important}.pds-root section.pds-system-hero-v91 .pds-learning-network{position:absolute!important;inset:0!important;pointer-events:none!important;z-index:1!important;opacity:.75!important}.pds-root section.pds-system-hero-v91 .pds-learning-network span{position:absolute!important;width:8px!important;height:8px!important;border-radius:999px!important;background:rgb(108 43 217 / .16)!important;box-shadow:0 0 0 12px rgb(108 43 217 / .035)!important}.pds-root section.pds-system-hero-v91 .pds-learning-network span:nth-child(1){right:28%;top:22%}.pds-root section.pds-system-hero-v91 .pds-learning-network span:nth-child(2){right:17%;top:37%}.pds-root section.pds-system-hero-v91 .pds-learning-network span:nth-child(3){right:31%;top:53%}.pds-root section.pds-system-hero-v91 .pds-learning-network span:nth-child(4){right:20%;top:68%}.pds-root section.pds-system-hero-v91 .pds-learning-network span:nth-child(5){left:18%;bottom:18%}.pds-root section.pds-system-hero-v91 .pds-learning-network span:nth-child(6){left:10%;top:28%}.pds-root section.pds-system-hero-v91 .pds-system-hero-inner{width:min(1240px,calc(100% - 40px))!important;display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;align-items:center!important;gap:clamp(42px,6vw,88px)!important;padding:clamp(72px,8vw,118px) 0!important;text-align:left!important;position:relative!important;z-index:3!important}.pds-root section.pds-system-hero-v91 .pds-system-hero-inner:before{content:""!important;position:absolute!important;inset:0!important;border:1px solid rgb(108 43 217 / .10)!important;border-radius:42px!important;background:linear-gradient(135deg,rgb(255 255 255 / .74),rgb(255 255 255 / .42))!important;box-shadow:0 28px 90px rgb(31 18 58 / .09)!important;z-index:-1!important;transform:translateY(0)!important}.pds-root section.pds-system-hero-v91 .pds-hero-copy{padding:clamp(28px,4vw,56px) 0 clamp(28px,4vw,56px) clamp(26px,5vw,64px)!important;max-width:720px!important}.pds-root section.pds-system-hero-v91 .pds-hero-copy h1{text-align:left!important;max-width:720px!important;margin:0 0 22px!important;line-height:1.02!important;letter-spacing:-.055em!important}.pds-root section.pds-system-hero-v91 .pds-hero-copy p{text-align:left!important;max-width:660px!important;margin:0 0 30px!important;line-height:1.62!important}.pds-root section.pds-system-hero-v91 .pds-hero-highlight{display:inline!important;color:#111827!important;background:linear-gradient(180deg,transparent 54%,rgb(196 181 253 / .52) 54%,rgb(196 181 253 / .52) 88%,transparent 88%)!important;border-radius:10px!important;box-shadow:none!important;padding:0 .04em!important}.pds-root section.pds-system-hero-v91 .pds-hero-actions{justify-content:flex-start!important;margin-top:0!important;gap:16px!important}.pds-root section.pds-system-hero-v91 .pds-hero-actions .pds-btn{height:52px!important;padding:0 24px!important;box-shadow:0 16px 34px rgb(108 43 217 / .22)!important}.pds-root section.pds-system-hero-v91 .pds-hero-roadmap-link{font-weight:850!important;color:var(--pds-primary)!important;padding:14px 0!important}.pds-root section.pds-system-hero-v91 .pds-journey-panel{position:relative!important;justify-self:stretch!important;margin-right:clamp(22px,4vw,54px)!important;padding:clamp(24px,3vw,34px)!important;border-radius:34px!important;background:rgb(255 255 255 / .54)!important;border:1px solid rgb(108 43 217 / .11)!important;box-shadow:none!important;backdrop-filter:blur(18px)!important}.pds-root section.pds-system-hero-v91 .pds-journey-panel:before{content:""!important;position:absolute!important;inset:-1px!important;border-radius:34px!important;background:linear-gradient(135deg,rgb(108 43 217 / .10),transparent 42%,rgb(139 92 246 / .08))!important;z-index:-1!important}.pds-root section.pds-system-hero-v91 .pds-journey-panel h2{font-size:clamp(20px,2vw,26px)!important;line-height:1.15!important;letter-spacing:-.03em!important;margin:0 0 24px!important;text-align:left!important;color:#1E123A!important;font-weight:900!important}.pds-root section.pds-system-hero-v91 .pds-journey-panel h2:after{display:none!important}.pds-root section.pds-system-hero-v91 .pds-journey-flow{display:grid!important;gap:0!important;position:relative!important}.pds-root section.pds-system-hero-v91 .pds-journey-node{display:flex!important;align-items:center!important;gap:16px!important;padding:16px 18px!important;border-radius:22px!important;background:rgb(255 255 255 / .82)!important;border:1px solid rgb(108 43 217 / .095)!important;box-shadow:0 12px 34px rgb(31 18 58 / .055)!important;opacity:0!important;transform:translateY(14px) scale(.985)!important;animation:pdsJourneyNodeIn .56s cubic-bezier(.2,.7,.2,1) forwards!important;animation-delay:var(--pds-step-delay)!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important}.pds-root section.pds-system-hero-v91 .pds-journey-node:hover{transform:translateY(-3px) scale(1)!important;box-shadow:0 20px 46px rgb(31 18 58 / .095)!important;border-color:rgb(108 43 217 / .18)!important}.pds-root section.pds-system-hero-v91 .pds-journey-icon{width:50px!important;height:50px!important;flex:0 0 50px!important;border-radius:17px!important;display:grid!important;place-items:center!important;font-size:24px!important;background:linear-gradient(135deg,rgb(108 43 217 / .13),rgb(139 92 246 / .06))!important}.pds-root section.pds-system-hero-v91 .pds-journey-node b{display:block!important;font-size:19px!important;line-height:1.05!important;color:#111827!important;font-weight:900!important;letter-spacing:-.02em!important}.pds-root section.pds-system-hero-v91 .pds-journey-node small{display:block!important;margin-top:5px!important;color:#5B6475!important;font-size:13px!important;line-height:1.35!important;font-weight:650!important}.pds-root section.pds-system-hero-v91 .pds-journey-down{height:24px!important;display:grid!important;place-items:center!important;opacity:0!important;animation:pdsConnectorIn .45s ease forwards!important;animation-delay:var(--pds-step-delay)!important}.pds-root section.pds-system-hero-v91 .pds-journey-down span{width:2px!important;height:0!important;border-radius:999px!important;background:linear-gradient(180deg,rgb(108 43 217 / .28),rgb(108 43 217 / .08))!important;animation:pdsConnectorDraw .44s ease forwards!important;animation-delay:inherit!important;position:relative!important}.pds-root section.pds-system-hero-v91 .pds-journey-down span:after{content:""!important;position:absolute!important;left:50%!important;bottom:-2px!important;width:7px!important;height:7px!important;border-right:2px solid rgb(108 43 217 / .28)!important;border-bottom:2px solid rgb(108 43 217 / .28)!important;transform:translateX(-50%) rotate(45deg)!important}.pds-root section.pds-system-hero-v91 .pds-journey-cta{display:inline-grid!important;place-items:center!important;margin-top:24px!important;height:46px!important;padding:0 18px!important;border-radius:999px!important;background:#fff!important;color:var(--pds-primary)!important;border:1px solid rgb(108 43 217 / .18)!important;font-weight:900!important;box-shadow:0 12px 30px rgb(31 18 58 / .055)!important;transition:.22s ease!important}.pds-root section.pds-system-hero-v91 .pds-journey-cta:hover{transform:translateY(-2px)!important;background:var(--pds-primary)!important;color:#fff!important;box-shadow:0 18px 36px rgb(108 43 217 / .22)!important}@keyframes pdsJourneyNodeIn{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pdsConnectorIn{to{opacity:1}}@keyframes pdsConnectorDraw{to{height:22px}}@media (max-width:1100px){.pds-root section.pds-system-hero-v91 .pds-system-hero-inner{grid-template-columns:1fr!important;gap:28px!important;width:min(920px,calc(100% - 32px))!important}.pds-root section.pds-system-hero-v91 .pds-hero-copy{padding:44px 34px 0!important;text-align:center!important;max-width:100%!important}.pds-root section.pds-system-hero-v91 .pds-hero-copy h1,.pds-root section.pds-system-hero-v91 .pds-hero-copy p{text-align:center!important;margin-left:auto!important;margin-right:auto!important}.pds-root section.pds-system-hero-v91 .pds-hero-actions{justify-content:center!important}.pds-root section.pds-system-hero-v91 .pds-journey-panel{margin:0 28px 34px!important;justify-self:center!important;width:min(100% - 20px,520px)!important}}@media (max-width:700px){.pds-root section.pds-system-hero-v91{min-height:auto!important}.pds-root section.pds-system-hero-v91 .pds-system-hero-inner{width:min(100% - 24px, var(--pds-max))!important;padding:38px 0!important}.pds-root section.pds-system-hero-v91 .pds-system-hero-inner:before{border-radius:30px!important}.pds-root section.pds-system-hero-v91 .pds-hero-copy{padding:34px 22px 0!important}.pds-root section.pds-system-hero-v91 .pds-hero-copy h1{font-size:clamp(42px,12vw,56px)!important}.pds-root section.pds-system-hero-v91 .pds-hero-copy p{font-size:17px!important}.pds-root section.pds-system-hero-v91 .pds-hero-actions .pds-btn{width:100%!important}.pds-root section.pds-system-hero-v91 .pds-journey-panel{margin:0 16px 24px!important;padding:20px!important;border-radius:26px!important}.pds-root section.pds-system-hero-v91 .pds-journey-node{padding:14px!important;gap:12px!important}.pds-root section.pds-system-hero-v91 .pds-journey-icon{width:44px!important;height:44px!important;flex-basis:44px!important;font-size:22px!important}}@media (prefers-reduced-motion:reduce){.pds-root section.pds-system-hero-v91 .pds-journey-node,.pds-root section.pds-system-hero-v91 .pds-journey-down,.pds-root section.pds-system-hero-v91 .pds-journey-down span{animation:none!important;opacity:1!important;transform:none!important;height:auto!important}.pds-root section.pds-system-hero-v91 .pds-journey-down span{height:22px!important}}.pds-root section.pds-simple-hero-v92{overflow:hidden!important;background:radial-gradient(circle at 20% 24%,rgb(139 92 246 / .16),transparent 34%),radial-gradient(circle at 78% 26%,rgb(108 43 217 / .12),transparent 32%),radial-gradient(circle at 54% 86%,rgb(196 181 253 / .18),transparent 36%),linear-gradient(180deg,#fff 0%,#fbfaff 64%,#fff 100%)!important}.pds-root section.pds-simple-hero-v92:before{content:""!important;position:absolute!important;inset:0!important;background-image:linear-gradient(rgb(108 43 217 / .05) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .05) 1px,transparent 1px)!important;background-size:46px 46px!important;mask-image:linear-gradient(to bottom,transparent 0%,#000 18%,#000 70%,transparent 100%)!important;opacity:.75!important;z-index:0!important}.pds-root section.pds-simple-hero-v92 .pds-learning-network{position:absolute!important;inset:0!important;pointer-events:none!important;z-index:1!important;opacity:.55!important}.pds-root section.pds-simple-hero-v92 .pds-learning-network span{position:absolute!important;width:7px!important;height:7px!important;border-radius:999px!important;background:rgb(108 43 217 / .15)!important;box-shadow:0 0 0 12px rgb(108 43 217 / .03)!important}.pds-root section.pds-simple-hero-v92 .pds-learning-network span:nth-child(1){right:22%;top:25%}.pds-root section.pds-simple-hero-v92 .pds-learning-network span:nth-child(2){right:12%;top:46%}.pds-root section.pds-simple-hero-v92 .pds-learning-network span:nth-child(3){left:16%;top:34%}.pds-root section.pds-simple-hero-v92 .pds-learning-network span:nth-child(4){left:25%;bottom:22%}.pds-root section.pds-simple-hero-v92 .pds-learning-network span:nth-child(5){right:32%;bottom:20%}.pds-root section.pds-simple-hero-v92 .pds-learning-network span:nth-child(6){left:50%;top:18%}.pds-root section.pds-simple-hero-v92 .pds-simple-hero-inner{width:min(var(--pds-hero-inner,1080px),calc(100% - 36px))!important;text-align:center!important;position:relative!important;z-index:3!important;padding:clamp(70px,8vw,118px) 0!important}.pds-root section.pds-simple-hero-v92 h1{max-width:920px!important;margin:0 auto 24px!important;line-height:.98!important;letter-spacing:-.065em!important;text-align:center!important}.pds-root section.pds-simple-hero-v92 p{max-width:min(var(--pds-hero-desc,920px),100%)!important;margin:0 auto 34px!important;line-height:1.55!important;text-align:center!important}.pds-root section.pds-simple-hero-v92 .pds-hero-highlight{display:inline!important;color:#111827!important;background:linear-gradient(180deg,transparent 58%,rgb(196 181 253 / .48) 58%,rgb(196 181 253 / .48) 88%,transparent 88%)!important;border-radius:10px!important;box-shadow:none!important;padding:0 .04em!important}.pds-root section.pds-simple-hero-v92 .pds-actions{justify-content:center!important;gap:14px!important}.pds-root section.pds-simple-hero-v92 .pds-btn-ghost{background:#fff!important;color:var(--pds-primary)!important;border:1px solid rgb(108 43 217 / .18)!important;box-shadow:0 12px 30px rgb(31 18 58 / .05)!important}.pds-root section.pds-simple-hero-v92 .pds-btn-ghost:hover{transform:translateY(-2px)!important;border-color:rgb(108 43 217 / .28)!important;box-shadow:0 18px 42px rgb(108 43 217 / .11)!important}.pds-root .pds-prep-journey{position:relative!important;overflow:hidden!important;background:linear-gradient(180deg,#fff 0%,#fbfaff 50%,#fff 100%)!important;padding-top:clamp(78px,8vw,120px)!important;padding-bottom:clamp(72px,8vw,118px)!important}.pds-root .pds-prep-journey:before{content:""!important;position:absolute!important;inset:0!important;background-image:radial-gradient(circle,rgb(108 43 217 / .09) 1px,transparent 1px)!important;background-size:38px 38px!important;mask-image:linear-gradient(to bottom,transparent,#000 18%,#000 72%,transparent)!important;opacity:.34!important}.pds-root .pds-journey-bg span{position:absolute!important;border-radius:50%!important;filter:blur(44px)!important;opacity:.25!important;background:#c4b5fd!important}.pds-root .pds-journey-bg span:nth-child(1){width:260px;height:260px;left:8%;top:18%}.pds-root .pds-journey-bg span:nth-child(2){width:220px;height:220px;right:10%;top:30%}.pds-root .pds-journey-bg span:nth-child(3){width:180px;height:180px;left:44%;bottom:4%}.pds-root .pds-journey-bg span:nth-child(4){width:150px;height:150px;right:34%;bottom:18%}.pds-root .pds-journey-head{position:relative!important;z-index:2!important;margin-bottom:48px!important}.pds-root .pds-section-eyebrow{display:block!important;margin:0 auto 12px!important;color:#64748b!important;font-size:12px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important}.pds-root .pds-zigzag-journey{position:relative!important;z-index:2!important;height:420px!important;width:min(1040px,100%)!important;margin:0 auto!important}.pds-root .pds-zigzag-path{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;overflow:visible!important}.pds-root .pds-zigzag-path path{fill:none!important;stroke-linecap:round!important;stroke-linejoin:round!important}.pds-root .pds-path-shadow{stroke:rgb(108 43 217 / .08)!important;stroke-width:18!important}.pds-root .pds-path-line{stroke:url(#none)!important;stroke:rgb(108 43 217 / .34)!important;stroke-width:3!important;stroke-dasharray:1200!important;stroke-dashoffset:1200!important}.pds-root .pds-prep-journey.is-visible .pds-path-line{animation:pdsPathDraw 1.45s cubic-bezier(.2,.7,.2,1) forwards!important}.pds-root .pds-zig-node{position:absolute!important;display:grid!important;place-items:center!important;text-align:center!important;gap:8px!important;min-width:170px!important;opacity:0!important;transform:translateY(18px) scale(.98)!important;animation:pdsZigNodeIn .55s cubic-bezier(.2,.7,.2,1) forwards!important;animation-delay:calc(.18s + var(--pds-step-delay))!important}.pds-root .pds-zig-node-1{left:6%;top:4%}.pds-root .pds-zig-node-2{left:40%;top:31%}.pds-root .pds-zig-node-3{left:9%;top:63%}.pds-root .pds-zig-node-4{right:5%;top:66%}.pds-root .pds-zig-icon{width:70px!important;height:70px!important;border-radius:24px!important;display:grid!important;place-items:center!important;font-size:32px!important;background:rgb(255 255 255 / .86)!important;border:1px solid rgb(108 43 217 / .12)!important;box-shadow:0 18px 46px rgb(31 18 58 / .08),0 0 0 10px rgb(108 43 217 / .035)!important;backdrop-filter:blur(14px)!important}.pds-root .pds-zig-node b{display:block!important;color:#111827!important;font-size:clamp(24px,2.4vw,34px)!important;letter-spacing:-.04em!important;line-height:1!important;font-weight:950!important}.pds-root .pds-zig-node small{display:block!important;max-width:220px!important;color:#5B6475!important;font-size:14px!important;line-height:1.45!important;font-weight:650!important}.pds-root .pds-zig-node:hover .pds-zig-icon{transform:translateY(-4px)!important;box-shadow:0 24px 58px rgb(108 43 217 / .14),0 0 0 12px rgb(108 43 217 / .045)!important}@keyframes pdsPathDraw{to{stroke-dashoffset:0}}@keyframes pdsZigNodeIn{to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:760px){.pds-root .pds-prep-journey{padding-top:68px!important;padding-bottom:72px!important}.pds-root .pds-zigzag-journey{height:auto!important;display:grid!important;gap:22px!important;width:min(100%,440px)!important}.pds-root .pds-zigzag-path{display:none!important}.pds-root .pds-zig-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;min-width:0!important;padding:0 0 22px!important}.pds-root .pds-zig-node:not(:last-child):after{content:""!important;position:absolute!important;left:50%!important;bottom:-10px!important;width:2px!important;height:26px!important;background:linear-gradient(180deg,rgb(108 43 217 / .32),rgb(108 43 217 / .08))!important}.pds-root .pds-zig-icon{width:62px!important;height:62px!important;border-radius:21px!important;font-size:28px!important}}.pds-root .pds-latest-compact_strip{padding-top:54px!important;padding-bottom:60px!important;background:#fff!important}.pds-root .pds-latest-compact_strip .pds-latest-head{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:18px!important;gap:18px!important}.pds-root .pds-latest-compact_strip .pds-latest-head h2{font-size:clamp(28px,3.2vw,44px)!important;letter-spacing:-.045em!important;margin:0 0 4px!important}.pds-root .pds-latest-compact_strip .pds-latest-head p{font-size:15px!important;line-height:1.45!important;max-width:620px!important}.pds-root .pds-latest-strip{position:relative!important;overflow:hidden!important;border-top:1px solid rgb(108 43 217 / .12)!important;border-bottom:1px solid rgb(108 43 217 / .12)!important;background:linear-gradient(90deg,#fff,#fbfaff,#fff)!important}.pds-root .pds-latest-track{display:flex!important;width:max-content!important;gap:0!important;animation:pdsLatestMarquee 42s linear infinite!important}.pds-root .pds-latest-strip:hover .pds-latest-track{animation-play-state:paused!important}.pds-root .pds-latest-strip-item{display:flex!important;align-items:center!important;gap:12px!important;padding:18px 28px!important;color:#111827!important;white-space:nowrap!important;border-right:1px solid rgb(108 43 217 / .10)!important}.pds-root .pds-latest-strip-item span{font-size:11px!important;font-weight:900!important;letter-spacing:.11em!important;color:#64748b!important;text-transform:uppercase!important}.pds-root .pds-latest-strip-item b{font-size:16px!important;font-weight:850!important;letter-spacing:-.015em!important}.pds-root .pds-latest-strip-item:hover b{color:var(--pds-primary)!important}@keyframes pdsLatestMarquee{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:700px){.pds-root .pds-latest-compact_strip .pds-latest-head{display:block!important}.pds-root .pds-latest-strip-item{padding:16px 20px!important}.pds-root .pds-latest-strip-item b{font-size:15px!important}}@media (prefers-reduced-motion:reduce){.pds-root .pds-prep-journey.is-visible .pds-path-line,.pds-root .pds-zig-node,.pds-root .pds-latest-track{animation:none!important;opacity:1!important;transform:none!important;stroke-dashoffset:0!important}}.pds-root section.pds-simple-hero-v92{background:#fff!important;overflow:hidden!important}.pds-root section.pds-simple-hero-v92:before{background-image:linear-gradient(rgb(108 43 217 / .025) 1px,transparent 1px),linear-gradient(90deg,rgb(108 43 217 / .025) 1px,transparent 1px)!important;opacity:.45!important;mask-image:linear-gradient(to bottom,transparent 0%,#000 20%,#000 58%,transparent 100%)!important}.pds-root section.pds-simple-hero-v92 .pds-hero-glow i{display:none!important}.pds-root section.pds-simple-hero-v92 .pds-learning-network{opacity:.32!important}.pds-root section.pds-simple-hero-v92 .pds-simple-hero-inner{padding:clamp(78px,8vw,118px) 0 clamp(70px,7vw,104px)!important}.pds-root section.pds-simple-hero-v92 .pds-hero-highlight{display:inline!important;color:#111827!important;background:linear-gradient(180deg,transparent 53%,rgb(167 139 250 / .50) 53%,rgb(167 139 250 / .50) 87%,transparent 87%)!important;border-radius:8px!important;box-shadow:none!important;padding:0 .035em!important}.pds-root .pds-prep-journey{background:#fff!important;padding-top:clamp(54px,6vw,82px)!important;padding-bottom:clamp(54px,6vw,82px)!important}.pds-root .pds-prep-journey:before{opacity:.14!important}.pds-root .pds-journey-bg span{opacity:.12!important;filter:blur(52px)!important}.pds-root .pds-journey-head{margin-bottom:34px!important}.pds-root .pds-zigzag-journey{height:260px!important;width:min(1120px,100%)!important}.pds-root .pds-zigzag-path{height:150px!important;top:20px!important}.pds-root .pds-path-shadow{stroke-width:10!important;stroke:rgb(108 43 217 / .06)!important}.pds-root .pds-path-line{stroke:rgb(108 43 217 / .42)!important;stroke-width:3!important}.pds-root .pds-zig-node{opacity:1!important;transform:none!important;animation:none!important;min-width:190px!important;gap:8px!important}.pds-root .pds-zig-node-1{left:2%!important;top:0!important}.pds-root .pds-zig-node-2{left:31%!important;top:44px!important}.pds-root .pds-zig-node-3{left:59%!important;top:44px!important}.pds-root .pds-zig-node-4{right:1%!important;top:0!important}.pds-root .pds-zig-icon{width:82px!important;height:82px!important;border-radius:50%!important;font-size:34px!important;background:rgb(255 255 255 / .92)!important;border:1px solid rgb(108 43 217 / .13)!important;box-shadow:0 16px 42px rgb(31 18 58 / .07),0 0 0 10px rgb(108 43 217 / .035)!important}.pds-root .pds-zig-node b{font-size:22px!important;letter-spacing:-.035em!important;margin-top:4px!important}.pds-root .pds-zig-node small{display:block!important;font-size:14px!important;line-height:1.45!important;max-width:190px!important;color:#596273!important;font-weight:650!important}.pds-root .pds-subjects{background:#fff!important;padding-top:clamp(58px,6vw,88px)!important;padding-bottom:clamp(66px,6vw,96px)!important}.pds-root .pds-subject-tile{min-height:152px!important;padding:24px 16px!important}.pds-root .pds-latest-compact_strip{background:#fff!important;padding-top:clamp(54px,6vw,82px)!important;padding-bottom:clamp(54px,6vw,82px)!important}.pds-root .pds-latest-compact_strip .pds-latest-head{display:block!important;text-align:center!important;margin-bottom:34px!important}.pds-root .pds-latest-compact_strip .pds-latest-head h2{font-size:clamp(32px,3.5vw,46px)!important;letter-spacing:-.045em!important;margin:0 0 10px!important}.pds-root .pds-latest-compact_strip .pds-latest-head p{max-width:680px!important;margin:0 auto!important;color:#596273!important}.pds-root .pds-latest-editorial{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:0!important;border-top:1px solid rgb(108 43 217 / .12)!important;border-bottom:1px solid rgb(108 43 217 / .12)!important}.pds-root .pds-latest-editorial-item{min-width:0!important}.pds-root .pds-latest-editorial-item:not(:last-child){border-right:1px solid rgb(108 43 217 / .12)!important}.pds-root .pds-latest-editorial-item a{display:flex!important;flex-direction:column!important;min-height:180px!important;padding:24px 24px 22px!important;color:#111827!important;background:#fff!important;transition:.22s ease!important}.pds-root .pds-latest-editorial-item a:hover{background:linear-gradient(180deg,#fff,#fbfaff)!important;transform:translateY(-3px)!important}.pds-root .pds-latest-editorial-subject{font-size:11px!important;line-height:1.2!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--pds-primary)!important;margin-bottom:14px!important}.pds-root .pds-latest-editorial h3{font-size:17px!important;line-height:1.28!important;font-weight:900!important;letter-spacing:-.02em!important;margin:0 0 14px!important}.pds-root .pds-latest-editorial-meta{display:flex!important;gap:8px!important;align-items:center!important;flex-wrap:wrap!important;color:#64748b!important;font-size:13px!important;font-weight:650!important;margin-top:auto!important}.pds-root .pds-latest-editorial strong{display:block!important;color:var(--pds-primary)!important;font-weight:900!important;font-size:15px!important;margin-top:18px!important}.pds-root .pds-stay-connected{background:#fff!important;padding-top:clamp(44px,5vw,68px)!important;padding-bottom:clamp(58px,6vw,86px)!important}.pds-root .pds-stay-card{border-top:1px solid rgb(108 43 217 / .12)!important;padding-top:30px!important}.pds-root .pds-stay-head{text-align:center!important;margin-bottom:30px!important}.pds-root .pds-stay-head h2{font-size:clamp(30px,3.2vw,42px)!important;line-height:1.1!important;margin:0 0 10px!important;letter-spacing:-.045em!important;color:#111827!important}.pds-root .pds-stay-head p{margin:0 auto!important;max-width:640px!important;color:#596273!important;font-size:16px!important;line-height:1.55!important}.pds-root .pds-stay-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}.pds-root .pds-stay-item{display:grid!important;grid-template-columns:auto 1fr!important;grid-template-areas:'icon title' 'icon text'!important;align-items:center!important;column-gap:14px!important;padding:20px!important;border-radius:22px!important;color:#111827!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;box-shadow:0 12px 32px rgb(31 18 58 / .045)!important;transition:.22s ease!important}.pds-root .pds-stay-item:hover{transform:translateY(-4px)!important;box-shadow:0 20px 48px rgb(31 18 58 / .08)!important;border-color:rgb(108 43 217 / .18)!important}.pds-root .pds-stay-item span{grid-area:icon!important;width:54px!important;height:54px!important;border-radius:50%!important;display:grid!important;place-items:center!important;color:#fff!important}.pds-root .pds-stay-item svg{width:25px!important;height:25px!important}.pds-root .pds-stay-item b{grid-area:title!important;font-size:16px!important;font-weight:900!important;line-height:1.15!important}.pds-root .pds-stay-item small{grid-area:text!important;color:#596273!important;font-size:13px!important;font-weight:650!important;line-height:1.35!important;margin-top:4px!important}.pds-root .pds-stay-email span{background:linear-gradient(135deg,#7c3aed,#a78bfa)!important}.pds-root .pds-stay-telegram span{background:#229ED9!important}.pds-root .pds-stay-youtube span{background:#FF0000!important}.pds-root .pds-stay-instagram span{background:radial-gradient(circle at 30% 107%,#fdf497 0,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285AEB 90%)!important}@media (max-width:1100px){.pds-root .pds-zigzag-journey{height:auto!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:28px 18px!important;width:min(760px,100%)!important}.pds-root .pds-zigzag-path{display:none!important}.pds-root .pds-zig-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;min-width:0!important}.pds-root .pds-latest-editorial{grid-template-columns:repeat(2,minmax(0,1fr))!important;border:0!important;gap:14px!important}.pds-root .pds-latest-editorial-item{border:1px solid rgb(108 43 217 / .12)!important;border-radius:22px!important;overflow:hidden!important}.pds-root .pds-stay-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:700px){.pds-root section.pds-simple-hero-v92 .pds-simple-hero-inner{padding:58px 0 64px!important}.pds-root .pds-zigzag-journey{grid-template-columns:1fr!important;width:min(100%,420px)!important}.pds-root .pds-zig-node:not(:last-child):after{content:""!important;position:absolute!important;left:50%!important;bottom:-22px!important;width:2px!important;height:22px!important;background:linear-gradient(180deg,rgb(108 43 217 / .35),rgb(108 43 217 / .08))!important}.pds-root .pds-latest-editorial{grid-template-columns:1fr!important}.pds-root .pds-latest-editorial-item a{min-height:auto!important;padding:22px!important}.pds-root .pds-stay-grid{grid-template-columns:1fr!important}}.pds-root{--pds-section-tight:clamp(44px,4.8vw,72px)}.pds-root section.pds-simple-hero-v92{background:#fff!important;min-height:auto!important}.pds-root section.pds-simple-hero-v92:before{opacity:.26!important}.pds-root section.pds-simple-hero-v92 .pds-learning-network{opacity:.22!important}.pds-root section.pds-simple-hero-v92 .pds-simple-hero-inner{width:min(1180px,calc(100% - 36px))!important;padding:clamp(64px,6.5vw,96px) 0 clamp(52px,5.5vw,78px)!important}.pds-root section.pds-simple-hero-v92 h1{max-width:1120px!important;font-size:clamp(62px,7.85vw,106px)!important;line-height:.93!important;letter-spacing:-.075em!important;margin-bottom:22px!important}.pds-root section.pds-simple-hero-v92 p{font-size:clamp(18px,1.8vw,23px)!important;max-width:790px!important;margin-bottom:30px!important}.pds-root section.pds-simple-hero-v92 .pds-hero-highlight{display:inline-block!important;position:relative!important;color:#111827!important;background:none!important;padding:0 .07em .015em!important;isolation:isolate!important}.pds-root section.pds-simple-hero-v92 .pds-hero-highlight:before{content:""!important;position:absolute!important;left:-.055em!important;right:-.055em!important;top:.08em!important;bottom:.08em!important;z-index:-1!important;border-radius:.22em .32em .24em .28em!important;background:radial-gradient(120% 105% at 18% 25%,rgb(255 255 255 / .38),transparent 48%),linear-gradient(96deg,rgb(221 214 254 / .74),rgb(196 181 253 / .62) 48%,rgb(233 213 255 / .70))!important;box-shadow:0 12px 34px rgb(108 43 217 / .11),inset 0 -10px 20px rgb(108 43 217 / .06)!important;transform:rotate(-.55deg) skewX(-1deg)!important}.pds-root section.pds-simple-hero-v92 .pds-hero-highlight:after{content:""!important;position:absolute!important;left:-.02em!important;right:.01em!important;bottom:.035em!important;height:.06em!important;z-index:-1!important;border-radius:999px!important;background:rgb(108 43 217 / .20)!important;transform:rotate(-.8deg)!important}.pds-root .pds-prep-journey{padding-top:clamp(34px,4vw,54px)!important;padding-bottom:clamp(42px,4.5vw,66px)!important}.pds-root .pds-journey-head{margin-bottom:28px!important}.pds-root .pds-journey-head h2{font-size:clamp(31px,3.2vw,44px)!important;margin-bottom:10px!important}.pds-root .pds-journey-head p{font-size:16px!important}.pds-root .pds-zigzag-journey{height:auto!important;width:min(1120px,100%)!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:24px!important;margin-top:8px!important}.pds-root .pds-zigzag-path{display:none!important}.pds-root .pds-zig-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;min-width:0!important;min-height:210px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;padding:6px 14px 0!important;text-align:center!important;opacity:1!important;transform:none!important;animation:none!important}.pds-root .pds-zig-node:not(:last-child):after{content:""!important;position:absolute!important;left:calc(50% + 50px)!important;right:calc(-50% + 50px)!important;top:46px!important;height:2px!important;background:linear-gradient(90deg,rgb(108 43 217 / .42),rgb(108 43 217 / .15))!important;border-radius:999px!important}.pds-root .pds-zig-node:not(:last-child):before{content:"→"!important;position:absolute!important;right:-16px!important;top:32px!important;color:#6C2BD9!important;font-size:24px!important;font-weight:900!important;z-index:2!important}.pds-root .pds-zig-icon{width:92px!important;height:92px!important;border-radius:50%!important;font-size:38px!important;display:grid!important;place-items:center!important;background:linear-gradient(180deg,#fff,#fbfaff)!important;border:1px solid rgb(108 43 217 / .16)!important;box-shadow:0 16px 38px rgb(31 18 58 / .08),0 0 0 10px rgb(108 43 217 / .035)!important;margin-bottom:16px!important;position:relative!important;z-index:3!important}.pds-root .pds-zig-node b{display:block!important;font-size:22px!important;line-height:1.1!important;color:#111827!important;margin:0 0 10px!important;letter-spacing:-.035em!important;font-weight:950!important}.pds-root .pds-zig-node small{display:block!important;max-width:210px!important;color:#4B5563!important;font-size:14px!important;line-height:1.5!important;font-weight:650!important}.pds-root .pds-subjects{padding-top:clamp(42px,4.8vw,70px)!important;padding-bottom:clamp(48px,5vw,76px)!important}.pds-root .pds-section-head{margin-bottom:32px!important}.pds-root .pds-subject-tile{min-height:142px!important;padding:20px 16px!important}.pds-root .pds-latest,.pds-root .pds-latest-compact_strip{background:#fff!important;padding-top:clamp(44px,4.8vw,70px)!important;padding-bottom:clamp(40px,4.5vw,64px)!important}.pds-root .pds-latest-compact_strip .pds-latest-head{margin-bottom:28px!important}.pds-root .pds-latest-editorial{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;border:0!important;gap:0!important;background:#fff!important}.pds-root .pds-latest-editorial-item{border-right:1px solid rgb(108 43 217 / .14)!important;border-radius:0!important;overflow:visible!important}.pds-root .pds-latest-editorial-item:last-child{border-right:0!important}.pds-root .pds-latest-editorial-item a{min-height:158px!important;padding:18px 22px 16px!important;background:#fff!important;border:0!important;box-shadow:none!important}.pds-root .pds-latest-editorial-item a:hover{background:#fbfaff!important;transform:none!important}.pds-root .pds-latest-editorial-subject{font-size:10.5px!important;margin-bottom:12px!important;color:#5B21B6!important}.pds-root .pds-latest-editorial h3{font-size:17px!important;line-height:1.3!important;margin-bottom:12px!important}.pds-root .pds-latest-editorial-meta{font-size:12.5px!important}.pds-root .pds-latest-editorial strong{margin-top:16px!important;font-size:14px!important}.pds-root .pds-stay-connected{padding-top:clamp(34px,4vw,52px)!important;padding-bottom:clamp(48px,5vw,72px)!important}.pds-root .pds-stay-card{padding-top:24px!important}.pds-root .pds-stay-head{margin-bottom:24px!important}.pds-root .pds-stay-item{padding:18px!important;box-shadow:0 10px 26px rgb(31 18 58 / .04)!important}@media (max-width:1100px){.pds-root section.pds-simple-hero-v92 h1{font-size:clamp(50px,9vw,82px)!important}.pds-root .pds-zigzag-journey{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 20px!important}.pds-root .pds-zig-node:not(:last-child):before,.pds-root .pds-zig-node:not(:last-child):after{display:none!important}.pds-root .pds-zig-node{min-height:auto!important;padding-bottom:12px!important}.pds-root .pds-latest-editorial{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.pds-root .pds-latest-editorial-item{border:1px solid rgb(108 43 217 / .12)!important;border-radius:20px!important}.pds-root .pds-latest-editorial-item a{min-height:150px!important}}@media (max-width:700px){.pds-root section.pds-simple-hero-v92 .pds-simple-hero-inner{padding:46px 0 52px!important}.pds-root section.pds-simple-hero-v92 h1{font-size:clamp(42px,13vw,58px)!important;line-height:.98!important}.pds-root section.pds-simple-hero-v92 .pds-hero-highlight{padding:0 .045em!important}.pds-root .pds-zigzag-journey{grid-template-columns:1fr!important;width:min(100%,420px)!important}.pds-root .pds-zig-icon{width:78px!important;height:78px!important;font-size:32px!important}.pds-root .pds-latest-editorial{grid-template-columns:1fr!important}.pds-root .pds-latest-editorial-item a{min-height:auto!important;padding:20px!important}}.pds-root .pds-hero,.pds-root section.pds-simple-hero-v92{background:#fff!important;background-image:none!important}.pds-root .pds-hero::after,.pds-root section.pds-simple-hero-v92::after{display:none!important}.pds-root section.pds-simple-hero-v92 h1{font-size:clamp(58px,7.2vw,94px)!important;line-height:.96!important;max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}.pds-root section.pds-simple-hero-v92 .pds-simple-hero-inner{padding:44px 0 52px!important}.pds-root .pds-hero-highlight{padding:.015em .18em .07em!important;margin-inline:-.055em .025em!important}.pds-root .pds-hero-highlight::before{left:-.08em!important;right:-.08em!important;top:.06em!important;bottom:.01em!important;border-radius:.20em .28em .18em .26em!important;background:linear-gradient(100deg,rgb(237 233 254 / .96),rgb(221 214 254 / .94) 48%,rgb(233 213 255 / .90))!important;box-shadow:0 12px 30px rgb(108 43 217 / .12),inset 0 -10px 18px rgb(124 58 237 / .07)!important;transform:rotate(-1.15deg) skewX(-1deg)!important;clip-path:polygon(1% 19%,10% 10%,39% 4%,72% 8%,99% 2%,98% 80%,91% 90%,55% 96%,20% 91%,0 98%)!important}.pds-root .pds-section{padding-top:clamp(42px,4.6vw,68px)!important;padding-bottom:clamp(42px,4.6vw,68px)!important}.pds-root .pds-prep-journey{padding-top:clamp(28px,3.6vw,48px)!important;padding-bottom:clamp(36px,4vw,58px)!important}.pds-root .pds-subjects{padding-top:clamp(36px,4vw,58px)!important;padding-bottom:clamp(42px,4.6vw,66px)!important}.pds-root .pds-subject-tile{min-height:124px!important;padding:18px 14px!important}.pds-root .pds-zigzag-journey{position:relative!important}.pds-root .pds-zig-icon svg{width:42px!important;height:42px!important;display:block!important}.pds-root .pds-zig-icon{color:#6C2BD9!important;transition:transform .28s ease,box-shadow .28s ease,background .28s ease,color .28s ease!important}.pds-root .pds-zig-node{opacity:0!important;transform:translateY(14px) scale(.985)!important;transition:opacity .45s ease,transform .45s cubic-bezier(.2,.7,.2,1)!important}.pds-root .pds-prep-journey.is-visible .pds-zig-node,.pds-root .pds-prep-journey.pds-journey-animated .pds-zig-node{opacity:1!important;transform:translateY(0) scale(1)!important;transition-delay:calc(.16s + var(--pds-step-delay))!important}.pds-root .pds-zig-node:not(:last-child):after{transform-origin:left center!important;transform:scaleX(0)!important;transition:transform .62s cubic-bezier(.2,.7,.2,1)!important;transition-delay:calc(.38s + var(--pds-step-delay))!important}.pds-root .pds-prep-journey.is-visible .pds-zig-node:not(:last-child):after,.pds-root .pds-prep-journey.pds-journey-animated .pds-zig-node:not(:last-child):after{transform:scaleX(1)!important}.pds-root .pds-zig-node:not(:last-child):before{opacity:0!important;transform:translateX(-8px)!important;transition:opacity .3s ease,transform .3s ease!important;transition-delay:calc(.86s + var(--pds-step-delay))!important}.pds-root .pds-prep-journey.is-visible .pds-zig-node:not(:last-child):before,.pds-root .pds-prep-journey.pds-journey-animated .pds-zig-node:not(:last-child):before{opacity:1!important;transform:translateX(0)!important}.pds-root .pds-zig-node small{line-height:1.58!important;color:#4b5563!important}.pds-root .pds-zig-node small br{display:block!important;content:"";margin:.15em 0!important}.pds-root .pds-zig-node.pds-step-active .pds-zig-icon{color:#fff!important;background:linear-gradient(135deg,#6C2BD9,#8B5CF6)!important;box-shadow:0 22px 52px rgb(108 43 217 / .20),0 0 0 12px rgb(108 43 217 / .07)!important;transform:translateY(-4px) scale(1.035)!important}.pds-root .pds-zig-node.pds-step-active b{color:#4C1D95!important}.pds-root .pds-latest,.pds-root .pds-latest-compact_strip{padding-top:clamp(36px,4vw,58px)!important;padding-bottom:clamp(34px,3.8vw,54px)!important}.pds-root .pds-latest-editorial-item{border-right:1px solid rgb(108 43 217 / .085)!important}.pds-root .pds-latest-editorial-item a{min-height:132px!important;padding:16px 20px 14px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.pds-root .pds-latest-editorial-item a:hover{background:#FCFAFF!important}.pds-root .pds-latest-editorial h3{font-size:16.5px!important;margin-bottom:10px!important}.pds-root .pds-latest-editorial-subject{font-weight:950!important;letter-spacing:.12em!important;color:#4C1D95!important;margin-bottom:10px!important}.pds-root .pds-latest-editorial strong{display:none!important}.pds-root .pds-latest-editorial-meta{margin-top:auto!important;color:#64748B!important}.pds-root .pds-stay-connected{padding-top:clamp(30px,3.6vw,48px)!important;padding-bottom:clamp(42px,4.4vw,64px)!important}@media (max-width:1100px){.pds-root section.pds-simple-hero-v92 h1{font-size:clamp(48px,8.4vw,76px)!important}.pds-root .pds-zig-node{opacity:1!important;transform:none!important}.pds-root .pds-zig-node:not(:last-child):before,.pds-root .pds-zig-node:not(:last-child):after{display:none!important}}@media (max-width:700px){.pds-root section.pds-simple-hero-v92 h1{font-size:clamp(38px,12vw,54px)!important;line-height:1!important}.pds-root section.pds-simple-hero-v92 .pds-simple-hero-inner{padding:38px 0 44px!important}.pds-root .pds-section{padding-top:54px!important;padding-bottom:54px!important}.pds-root .pds-subject-tile{min-height:116px!important}}@media (prefers-reduced-motion:reduce){.pds-root .pds-zig-node,.pds-root .pds-zig-node:not(:last-child):after,.pds-root .pds-zig-node:not(:last-child):before{transition:none!important;opacity:1!important;transform:none!important}}.pds-root .pds-ecosystem{position:relative!important;overflow:hidden!important;background:#fff!important;padding-top:clamp(44px,5vw,72px)!important;padding-bottom:clamp(48px,5vw,78px)!important}.pds-root .pds-ecosystem:before{display:none!important}.pds-root .pds-ecosystem-bg{position:absolute!important;inset:0!important;pointer-events:none!important;overflow:hidden!important}.pds-root .pds-ecosystem-bg span{position:absolute!important;border-radius:999px!important;filter:blur(44px)!important;opacity:.55!important;background:rgb(108 43 217 / .08)!important}.pds-root .pds-ecosystem-bg span:nth-child(1){width:300px!important;height:300px!important;left:5%!important;top:20%!important}.pds-root .pds-ecosystem-bg span:nth-child(2){width:360px!important;height:360px!important;right:4%!important;top:12%!important}.pds-root .pds-ecosystem-bg span:nth-child(3){width:260px!important;height:260px!important;left:42%!important;bottom:0!important}.pds-root .pds-ecosystem-head{position:relative!important;z-index:2!important;margin-bottom:clamp(26px,3vw,42px)!important}.pds-root .pds-ecosystem-head h2{max-width:900px!important;margin-left:auto!important;margin-right:auto!important}.pds-root .pds-ecosystem-stage{position:relative!important;z-index:2!important;min-height:560px!important;width:min(1180px,100%)!important;margin:0 auto!important;display:grid!important;place-items:center!important}.pds-root .pds-ecosystem-device{position:relative!important;z-index:3!important;width:min(680px,58vw)!important;margin:0 auto!important}.pds-root .pds-laptop-mock{position:relative!important;width:100%!important;filter:drop-shadow(0 30px 48px rgb(31 18 58 / .14))!important}.pds-root .pds-laptop-screen{position:relative!important;display:grid!important;grid-template-columns:156px 1fr!important;min-height:360px!important;border:10px solid #0d111c!important;border-radius:24px 24px 18px 18px!important;background:#fff!important;overflow:hidden!important;box-shadow:inset 0 0 0 1px rgb(255 255 255 / .12)!important}.pds-root .pds-laptop-topbar{position:absolute!important;left:50%!important;top:10px!important;transform:translateX(-50%)!important;z-index:5!important;display:flex!important;gap:5px!important}.pds-root .pds-laptop-topbar span{width:5px!important;height:5px!important;border-radius:999px!important;background:rgb(255 255 255 / .36)!important}.pds-root .pds-laptop-base{width:84%!important;height:22px!important;margin:0 auto!important;background:linear-gradient(180deg,#2e3341,#111827)!important;border-radius:0 0 48px 48px!important;box-shadow:inset 0 5px 8px rgb(255 255 255 / .12)!important}.pds-root .pds-app-sidebar{background:linear-gradient(180deg,#fbfaff,#f6f2ff)!important;border-right:1px solid rgb(108 43 217 / .09)!important;padding:30px 18px 18px!important;display:flex!important;flex-direction:column!important;gap:9px!important}.pds-root .pds-app-sidebar strong{font-size:20px!important;letter-spacing:.18em!important;color:#6C2BD9!important;margin-bottom:14px!important}.pds-root .pds-app-sidebar span{font-size:12px!important;color:#5b6475!important;font-weight:750!important;padding:9px 10px!important;border-radius:10px!important}.pds-root .pds-app-sidebar span.active{background:#eee7ff!important;color:#5B21B6!important}.pds-root .pds-app-main{position:relative!important;background:linear-gradient(135deg,#fff 0%,#fbfbff 100%)!important;padding:38px 32px!important;overflow:hidden!important}.pds-root .pds-screen-state{position:absolute!important;inset:38px 32px!important;opacity:0!important;transform:translateY(12px) scale(.985)!important;transition:opacity .55s ease,transform .55s cubic-bezier(.2,.7,.2,1)!important;pointer-events:none!important}.pds-root .pds-screen-state.is-active{opacity:1!important;transform:translateY(0) scale(1)!important;pointer-events:auto!important}.pds-root .pds-screen-state small{display:block!important;color:#6C2BD9!important;font-weight:900!important;letter-spacing:.13em!important;font-size:11px!important;margin-bottom:8px!important}.pds-root .pds-screen-state h3{font-size:clamp(28px,2.5vw,38px)!important;line-height:1.05!important;letter-spacing:-.045em!important;margin:0 0 12px!important;color:#111827!important}.pds-root .pds-screen-state p{font-size:15px!important;line-height:1.55!important;color:#475569!important;max-width:470px!important;margin:0 0 16px!important;font-weight:650!important}.pds-root .pds-screen-state ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 14px!important;list-style:none!important;margin:18px 0 0!important;padding:0!important}.pds-root .pds-screen-state li{position:relative!important;padding-left:22px!important;color:#253047!important;font-weight:750!important;font-size:13px!important}.pds-root .pds-screen-state li:before{content:"✓"!important;position:absolute!important;left:0!important;color:#16a34a!important;font-weight:950!important}.pds-root .pds-mcq-options{display:grid!important;gap:10px!important;max-width:430px!important;margin-top:18px!important}.pds-root .pds-mcq-options span,.pds-root .pds-revision-pills span{display:block!important;border:1px solid rgb(108 43 217 / .12)!important;border-radius:12px!important;background:#fff!important;padding:12px 14px!important;color:#253047!important;font-weight:750!important;box-shadow:0 10px 28px rgb(31 18 58 / .04)!important}.pds-root .pds-mcq-options .correct{border-color:rgb(22 163 74 / .38)!important;background:#f0fdf4!important}.pds-root .pds-analytics-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin:18px 0!important}.pds-root .pds-analytics-grid b{background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;border-radius:15px!important;padding:16px!important;color:#5b6475!important;font-size:12px!important;box-shadow:0 14px 32px rgb(31 18 58 / .05)!important}.pds-root .pds-analytics-grid em{display:block!important;font-style:normal!important;color:#111827!important;font-size:24px!important;margin-top:6px!important}.pds-root .pds-chart-line{height:100px!important;border-radius:16px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;display:flex!important;align-items:end!important;gap:14px!important;padding:18px!important;max-width:440px!important}.pds-root .pds-chart-line i{display:block!important;width:100%!important;border-radius:8px 8px 0 0!important;background:linear-gradient(180deg,#7C3AED,#C4B5FD)!important}.pds-root .pds-revision-pills{display:flex!important;gap:10px!important;flex-wrap:wrap!important;margin-top:18px!important}.pds-root .pds-phone-mock{position:absolute!important;right:-44px!important;bottom:18px!important;width:170px!important;height:310px!important;border:9px solid #0d111c!important;border-radius:34px!important;background:#fff!important;box-shadow:0 22px 48px rgb(31 18 58 / .22)!important;overflow:hidden!important;display:none!important}.pds-root .pds-phone-notch{position:absolute!important;top:0!important;left:50%!important;transform:translateX(-50%)!important;width:74px!important;height:18px!important;background:#0d111c!important;border-radius:0 0 13px 13px!important;z-index:4!important}.pds-root .pds-phone-state{position:absolute!important;inset:34px 14px 14px!important;opacity:0!important;transform:translateY(10px)!important;transition:opacity .5s ease,transform .5s ease!important;display:flex!important;flex-direction:column!important;gap:10px!important;justify-content:center!important}.pds-root .pds-phone-state.is-active{opacity:1!important;transform:translateY(0)!important}.pds-root .pds-phone-state small{color:#6C2BD9!important;font-weight:900!important;letter-spacing:.11em!important;font-size:10px!important}.pds-root .pds-phone-state b{font-size:22px!important;line-height:1.1!important;color:#111827!important}.pds-root .pds-phone-state span{padding:10px 12px!important;border-radius:12px!important;background:#f6f2ff!important;color:#5B21B6!important;font-weight:800!important;font-size:12px!important}.pds-root .pds-ecosystem-nodes{position:absolute!important;inset:0!important;z-index:4!important;pointer-events:none!important}.pds-root .pds-eco-node{position:absolute!important;width:238px!important;min-height:116px!important;display:grid!important;grid-template-columns:50px 1fr!important;gap:8px 14px!important;align-items:center!important;padding:18px!important;border:1px solid rgb(108 43 217 / .12)!important;border-radius:24px!important;background:rgb(255 255 255 / .83)!important;box-shadow:0 18px 46px rgb(31 18 58 / .07)!important;backdrop-filter:blur(16px)!important;opacity:0!important;transform:translateY(12px)!important;transition:opacity .55s ease,transform .55s cubic-bezier(.2,.7,.2,1),box-shadow .25s ease!important}.pds-root .pds-ecosystem.is-visible .pds-eco-node{opacity:1!important;transform:translateY(0)!important}.pds-root .pds-eco-node span{grid-row:1/3!important;width:50px!important;height:50px!important;border-radius:18px!important;display:grid!important;place-items:center!important;color:#6C2BD9!important;background:#f1eaff!important}.pds-root .pds-eco-node svg{width:28px!important;height:28px!important}.pds-root .pds-eco-node b{font-size:17px!important;line-height:1.12!important;color:#111827!important;font-weight:950!important;letter-spacing:-.025em!important}.pds-root .pds-eco-node small{font-size:13px!important;line-height:1.42!important;color:#4b5563!important;font-weight:650!important}.pds-root .pds-eco-node-1{left:0!important;top:44px!important;transition-delay:.1s!important}.pds-root .pds-eco-node-2{left:0!important;top:190px!important;transition-delay:.22s!important}.pds-root .pds-eco-node-3{left:0!important;top:336px!important;transition-delay:.34s!important}.pds-root .pds-eco-node-4{right:0!important;top:44px!important;transition-delay:.16s!important}.pds-root .pds-eco-node-5{right:0!important;top:190px!important;transition-delay:.28s!important}.pds-root .pds-eco-node-6{right:0!important;top:336px!important;transition-delay:.4s!important}.pds-root .pds-eco-node.is-active{box-shadow:0 24px 58px rgb(108 43 217 / .14)!important;border-color:rgb(108 43 217 / .26)!important}.pds-root .pds-eco-node.is-active span{background:#6C2BD9!important;color:#fff!important}.pds-root .pds-eco-node:after{content:""!important;position:absolute!important;top:50%!important;width:46px!important;height:1px!important;background:linear-gradient(90deg,rgb(108 43 217 / .38),#fff0)!important}.pds-root .pds-eco-node-1:after,.pds-root .pds-eco-node-2:after,.pds-root .pds-eco-node-3:after{right:-46px!important}.pds-root .pds-eco-node-4:after,.pds-root .pds-eco-node-5:after,.pds-root .pds-eco-node-6:after{left:-46px!important;transform:rotate(180deg)!important}@media (min-width:1024px){.pds-root .pds-phone-mock{display:block!important}}@media (max-width:1180px){.pds-root .pds-ecosystem-stage{min-height:760px!important;align-items:start!important}.pds-root .pds-ecosystem-device{width:min(700px,92vw)!important}.pds-root .pds-ecosystem-nodes{position:relative!important;inset:auto!important;width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;margin-top:26px!important}.pds-root .pds-eco-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;min-height:104px!important}.pds-root .pds-eco-node:after{display:none!important}}@media (max-width:760px){.pds-root .pds-ecosystem{padding-top:42px!important;padding-bottom:50px!important}.pds-root .pds-ecosystem-stage{min-height:0!important;display:block!important}.pds-root .pds-ecosystem-device{width:min(360px,100%)!important;margin:0 auto!important}.pds-root .pds-laptop-mock{display:none!important}.pds-root .pds-phone-mock{display:block!important;position:relative!important;right:auto!important;bottom:auto!important;width:min(270px,82vw)!important;height:500px!important;margin:0 auto 26px!important;border-width:10px!important;border-radius:42px!important}.pds-root .pds-phone-state{inset:54px 22px 22px!important}.pds-root .pds-phone-state b{font-size:30px!important}.pds-root .pds-ecosystem-nodes{grid-template-columns:1fr!important;gap:12px!important;margin-top:0!important}.pds-root .pds-eco-node{grid-template-columns:46px 1fr!important;border-radius:20px!important;padding:15px!important;min-height:auto!important}.pds-root .pds-eco-node span{width:46px!important;height:46px!important;border-radius:16px!important}}@media (prefers-reduced-motion:reduce){.pds-root .pds-screen-state,.pds-root .pds-phone-state,.pds-root .pds-eco-node{transition:none!important;opacity:1!important;transform:none!important}.pds-root .pds-screen-state:not(:first-child),.pds-root .pds-phone-state:not(:first-child){display:none!important}}.pds-root .pds-ecosystem{padding-top:clamp(54px,6vw,84px)!important;padding-bottom:clamp(54px,6vw,88px)!important}.pds-root .pds-ecosystem-head{margin-bottom:clamp(22px,2.5vw,34px)!important}.pds-root .pds-ecosystem-head .pds-section-eyebrow{color:#5B21B6!important;font-weight:950!important;letter-spacing:.16em!important}.pds-root .pds-ecosystem-head h2{font-size:clamp(34px,4.2vw,58px)!important;letter-spacing:-.055em!important}.pds-root .pds-ecosystem-head p{max-width:780px!important;font-size:clamp(16px,1.25vw,20px)!important}.pds-root .pds-ecosystem-stage{min-height:720px!important;width:min(1280px,100%)!important}.pds-root .pds-ecosystem-device{width:min(760px,58vw)!important;filter:drop-shadow(0 32px 60px rgb(17 24 39 / .16))!important}.pds-root .pds-laptop-mock{border-radius:22px!important;background:linear-gradient(180deg,#111827,#050713)!important;padding:12px 12px 0!important;box-shadow:0 34px 80px rgb(17 24 39 / .22),0 0 0 1px rgb(255 255 255 / .42) inset!important}.pds-root .pds-laptop-screen{min-height:390px!important;border-radius:14px 14px 8px 8px!important;background:linear-gradient(135deg,#ffffff 0%,#fbfaff 100%)!important;box-shadow:inset 0 0 0 1px rgb(108 43 217 / .08)!important}.pds-root .pds-app-sidebar{width:168px!important;padding:24px 18px!important;background:linear-gradient(180deg,#fff,#f8f5ff)!important;border-right:1px solid rgb(108 43 217 / .10)!important}.pds-root .pds-app-sidebar strong{font-size:21px!important;letter-spacing:.22em!important;margin-bottom:26px!important;color:#5B21B6!important}.pds-root .pds-app-sidebar span{border-radius:11px!important;padding:10px 12px!important;font-size:12px!important;color:#475569!important;font-weight:850!important}.pds-root .pds-app-sidebar span.active{background:#eee7ff!important;color:#5B21B6!important;box-shadow:0 12px 26px rgb(108 43 217 / .10)!important}.pds-root .pds-app-main{padding:34px!important;background:radial-gradient(circle at 80% 18%,rgb(108 43 217 / .07),transparent 32%),linear-gradient(180deg,rgb(255 255 255 / .92),rgb(255 255 255 / .76))!important}.pds-root .pds-screen-state h3{font-size:31px!important;letter-spacing:-.045em!important;margin-bottom:10px!important}.pds-root .pds-screen-state small{font-size:12px!important;color:#5B21B6!important}.pds-root .pds-screen-state p{font-size:15px!important;line-height:1.6!important}.pds-root .pds-screen-state ul{max-width:560px!important}.pds-root .pds-screen-state li{font-size:14px!important}.pds-root .pds-mini-panel{margin-top:18px!important;display:grid!important;grid-template-columns:1fr 140px auto!important;align-items:center!important;gap:14px!important;max-width:520px!important;padding:14px 16px!important;border:1px solid rgb(108 43 217 / .10)!important;border-radius:16px!important;background:rgb(255 255 255 / .86)!important;box-shadow:0 14px 34px rgb(31 18 58 / .06)!important}.pds-root .pds-mini-panel b{font-size:13px!important;color:#111827!important}.pds-root .pds-mini-panel span{height:8px!important;border-radius:999px!important;background:#ece6ff!important;overflow:hidden!important;display:block!important}.pds-root .pds-mini-panel span i{height:100%!important;display:block!important;border-radius:999px!important;background:linear-gradient(90deg,#6C2BD9,#A78BFA)!important}.pds-root .pds-mini-panel em{font-style:normal!important;font-size:12px!important;font-weight:900!important;color:#5B21B6!important}.pds-root .pds-laptop-base{height:26px!important;margin:0 -44px!important;border-radius:0 0 44px 44px!important;background:linear-gradient(180deg,#1f2937,#050713)!important;position:relative!important}.pds-root .pds-laptop-base:after{content:""!important;position:absolute!important;left:50%!important;top:2px!important;transform:translateX(-50%)!important;width:160px!important;height:7px!important;border-radius:999px!important;background:rgb(255 255 255 / .18)!important}.pds-root .pds-phone-mock{display:block!important;right:-74px!important;bottom:42px!important;width:186px!important;height:342px!important;z-index:6!important;box-shadow:0 28px 70px rgb(17 24 39 / .28)!important}.pds-root .pds-phone-state{background:linear-gradient(180deg,#fff,#faf8ff)!important;border-radius:23px!important;padding:8px!important}.pds-root .pds-phone-state:after{content:""!important;display:block!important;margin-top:14px!important;height:90px!important;border-radius:16px!important;background:linear-gradient(180deg,#f5f1ff,#fff)!important;border:1px solid rgb(108 43 217 / .10)!important}.pds-root .pds-eco-connectors{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:2!important;pointer-events:none!important;opacity:.88!important}.pds-root .pds-eco-connector{fill:none!important;stroke:#8B5CF6!important;stroke-width:1.5!important;stroke-linecap:round!important;stroke-dasharray:5 8!important;filter:drop-shadow(0 0 10px rgb(108 43 217 / .18))!important}.pds-root .pds-eco-connector:where(.pds-eco-left-1,.pds-eco-right-1){opacity:.78!important}.pds-root .pds-eco-node{width:282px!important;min-height:132px!important;border-radius:26px!important;background:rgb(255 255 255 / .91)!important;border-color:rgb(108 43 217 / .14)!important;box-shadow:0 24px 62px rgb(31 18 58 / .075)!important}.pds-root .pds-eco-node b{font-size:18px!important}.pds-root .pds-eco-node small{font-size:14px!important;line-height:1.48!important}.pds-root .pds-eco-node span{width:58px!important;height:58px!important;border-radius:20px!important;background:#f0eaff!important;box-shadow:0 12px 26px rgb(108 43 217 / .10)!important}.pds-root .pds-eco-node svg{width:31px!important;height:31px!important}.pds-root .pds-eco-node-1{left:0!important;top:34px!important}.pds-root .pds-eco-node-2{left:0!important;top:204px!important}.pds-root .pds-eco-node-3{left:0!important;top:374px!important}.pds-root .pds-eco-node-4{right:0!important;top:34px!important}.pds-root .pds-eco-node-5{right:0!important;top:204px!important}.pds-root .pds-eco-node-6{right:0!important;top:374px!important}.pds-root .pds-eco-node:after{display:none!important}.pds-root .pds-eco-node.is-active{transform:translateY(-3px)!important;background:#fff!important;border-color:rgb(108 43 217 / .30)!important;box-shadow:0 30px 76px rgb(108 43 217 / .16)!important}.pds-root .pds-eco-benefits{position:absolute!important;left:50%!important;bottom:4px!important;transform:translateX(-50%)!important;width:min(860px,78%)!important;z-index:7!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;border:1px solid rgb(108 43 217 / .12)!important;border-radius:24px!important;background:rgb(255 255 255 / .90)!important;box-shadow:0 24px 60px rgb(31 18 58 / .08)!important;backdrop-filter:blur(16px)!important;overflow:hidden!important}.pds-root .pds-eco-benefits div{padding:18px 20px!important;display:grid!important;grid-template-columns:38px 1fr!important;gap:2px 12px!important;align-items:center!important;border-right:1px solid rgb(108 43 217 / .10)!important}.pds-root .pds-eco-benefits div:last-child{border-right:0!important}.pds-root .pds-eco-benefits span{grid-row:1/3!important;width:38px!important;height:38px!important;border-radius:14px!important;background:#f0eaff!important;color:#6C2BD9!important;display:grid!important;place-items:center!important;font-weight:950!important}.pds-root .pds-eco-benefits b{font-size:14px!important;line-height:1.15!important;color:#111827!important;font-weight:950!important}.pds-root .pds-eco-benefits small{font-size:12px!important;line-height:1.35!important;color:#64748b!important;font-weight:650!important}@media (max-width:1180px){.pds-root .pds-ecosystem-stage{min-height:880px!important}.pds-root .pds-ecosystem-device{width:min(760px,92vw)!important}.pds-root .pds-eco-connectors{display:none!important}.pds-root .pds-ecosystem-nodes{margin-top:44px!important}.pds-root .pds-eco-node{width:auto!important;min-height:118px!important}.pds-root .pds-eco-benefits{position:relative!important;left:auto!important;bottom:auto!important;transform:none!important;width:100%!important;margin-top:18px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.pds-root .pds-eco-benefits div:nth-child(2){border-right:0!important}.pds-root .pds-eco-benefits div:nth-child(-n+2){border-bottom:1px solid rgb(108 43 217 / .10)!important}}@media (max-width:760px){.pds-root .pds-ecosystem-head h2{font-size:clamp(30px,9vw,42px)!important}.pds-root .pds-ecosystem-stage{min-height:0!important}.pds-root .pds-phone-mock{right:auto!important;bottom:auto!important;width:min(290px,84vw)!important;height:520px!important}.pds-root .pds-eco-benefits{grid-template-columns:1fr!important;border-radius:20px!important}.pds-root .pds-eco-benefits div{border-right:0!important;border-bottom:1px solid rgb(108 43 217 / .10)!important}.pds-root .pds-eco-benefits div:last-child{border-bottom:0!important}}.pds-root .pds-ecosystem{background:radial-gradient(circle at 50% 36%,rgb(108 43 217 / .055),transparent 34%),radial-gradient(circle at 8% 50%,rgb(108 43 217 / .045),transparent 28%),radial-gradient(circle at 92% 50%,rgb(108 43 217 / .045),transparent 28%),#fff!important}.pds-root .pds-ecosystem-stage{min-height:980px!important;width:min(1390px,100%)!important;margin-inline:auto!important}.pds-root .pds-ecosystem-device{width:min(760px,52vw)!important;top:0!important}.pds-root .pds-laptop-mock{transform:translateY(0)!important}.pds-root .pds-laptop-screen{min-height:405px!important;overflow:hidden!important}.pds-root .pds-phone-mock{right:-96px!important;bottom:22px!important;width:190px!important;height:350px!important}.pds-root .pds-eco-node{background:rgb(255 255 255 / .94)!important;box-shadow:0 24px 70px rgb(31 18 58 / .07)!important}.pds-root .pds-eco-node-1{left:0!important;top:8px!important}.pds-root .pds-eco-node-2{left:0!important;top:186px!important}.pds-root .pds-eco-node-3{left:0!important;top:364px!important}.pds-root .pds-eco-node-4{right:0!important;top:8px!important}.pds-root .pds-eco-node-5{right:0!important;top:186px!important}.pds-root .pds-eco-node-6{right:0!important;top:364px!important}.pds-root .pds-eco-benefits{bottom:308px!important;width:min(900px,74%)!important}.pds-root .pds-eco-mobile-panel{position:absolute!important;left:50%!important;bottom:0!important;transform:translateX(-50%)!important;width:min(1180px,96%)!important;min-height:250px!important;border:1px solid rgb(108 43 217 / .18)!important;border-radius:28px!important;background:linear-gradient(135deg,rgb(250 245 255 / .92),rgb(255 255 255 / .94))!important;box-shadow:0 28px 70px rgb(31 18 58 / .08)!important;overflow:hidden!important;z-index:6!important;display:grid!important;grid-template-columns:1fr minmax(380px,520px) 260px!important;gap:28px!important;align-items:center!important;padding:34px 40px!important}.pds-root .pds-eco-mobile-panel:before{content:""!important;position:absolute!important;inset:auto 26% -180px 33%!important;height:320px!important;border-radius:999px!important;background:radial-gradient(circle,rgb(108 43 217 / .13),transparent 64%)!important;pointer-events:none!important}.pds-root .pds-eco-mobile-copy{position:relative!important;z-index:2!important}.pds-root .pds-mobile-kicker{display:inline-grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:14px!important;background:#fff!important;color:#6C2BD9!important;border:1px solid rgb(108 43 217 / .14)!important;box-shadow:0 12px 28px rgb(108 43 217 / .10)!important;margin-bottom:12px!important;font-weight:950!important}.pds-root .pds-eco-mobile-copy h3{margin:0 0 12px!important;font-size:clamp(25px,2.2vw,34px)!important;letter-spacing:-.045em!important;color:#5B21B6!important;font-weight:950!important}.pds-root .pds-eco-mobile-copy p{margin:0 0 22px!important;color:#475569!important;font-size:16px!important;line-height:1.65!important;max-width:420px!important}.pds-root .pds-mobile-chips{display:grid!important;grid-template-columns:repeat(4,minmax(86px,1fr))!important;gap:10px!important}.pds-root .pds-mobile-chips span{min-height:70px!important;border-radius:16px!important;background:#fff!important;border:1px solid rgb(108 43 217 / .10)!important;display:grid!important;place-items:center!important;text-align:center!important;padding:10px!important;font-size:12px!important;line-height:1.25!important;font-weight:850!important;color:#1f2937!important;box-shadow:0 12px 28px rgb(31 18 58 / .045)!important}.pds-root .pds-tablet-preview{position:relative!important;z-index:2!important;align-self:end!important;height:238px!important;border:12px solid #111827!important;border-bottom-width:0!important;border-radius:34px 34px 0 0!important;background:#111827!important;box-shadow:0 28px 70px rgb(17 24 39 / .22)!important;overflow:hidden!important}.pds-root .pds-tablet-notch{position:absolute!important;left:50%!important;top:7px!important;transform:translateX(-50%)!important;width:92px!important;height:6px!important;border-radius:999px!important;background:rgb(255 255 255 / .18)!important;z-index:3!important}.pds-root .pds-tablet-screen{position:absolute!important;inset:18px 0 0!important;background:#fff!important;border-radius:18px 18px 0 0!important;padding:22px!important}.pds-root .pds-tablet-head{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-bottom:16px!important}.pds-root .pds-tablet-head b{font-size:15px!important;color:#111827!important}.pds-root .pds-tablet-head small{border:1px solid rgb(108 43 217 / .12)!important;border-radius:999px!important;padding:6px 10px!important;color:#64748b!important;background:#fafafa!important}.pds-root .pds-tablet-stats{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:10px!important;margin-bottom:14px!important}.pds-root .pds-tablet-stats span{border:1px solid rgb(108 43 217 / .10)!important;border-radius:14px!important;background:#faf8ff!important;padding:10px!important}.pds-root .pds-tablet-stats small{display:block!important;color:#64748b!important;font-size:10px!important;margin-bottom:4px!important}.pds-root .pds-tablet-stats b{font-size:22px!important;color:#111827!important}.pds-root .pds-tablet-chart{height:58px!important;border-radius:14px!important;background:linear-gradient(180deg,#fff,#faf8ff)!important;border:1px solid rgb(108 43 217 / .10)!important;display:flex!important;align-items:end!important;gap:8px!important;padding:10px 14px!important;margin-bottom:12px!important}.pds-root .pds-tablet-chart i{flex:1!important;border-radius:999px 999px 4px 4px!important;background:linear-gradient(180deg,#6C2BD9,#A78BFA)!important;min-height:18px!important}.pds-root .pds-tablet-chart i:nth-child(1){height:38%!important}.pds-root .pds-tablet-chart i:nth-child(2){height:48%!important}.pds-root .pds-tablet-chart i:nth-child(3){height:34%!important}.pds-root .pds-tablet-chart i:nth-child(4){height:66%!important}.pds-root .pds-tablet-chart i:nth-child(5){height:54%!important}.pds-root .pds-tablet-chart i:nth-child(6){height:72%!important}.pds-root .pds-tablet-bars{display:grid!important;gap:7px!important}.pds-root .pds-tablet-bars span{height:7px!important;border-radius:999px!important;background:linear-gradient(90deg,#6C2BD9,#A78BFA)!important}.pds-root .pds-handwritten-note{position:relative!important;z-index:2!important;color:#5B21B6!important;font-family:"Comic Sans MS","Segoe Print",cursive!important;font-weight:700!important;font-size:clamp(23px,2.1vw,31px)!important;line-height:1.55!important;transform:rotate(-4deg)!important}.pds-root .pds-handwritten-note em{display:block!important;font-style:normal!important}.pds-root .pds-handwritten-note svg{width:100px!important;height:45px!important;margin-top:8px!important;transform:rotate(4deg)!important}.pds-root .pds-handwritten-note path{fill:none!important;stroke:#6C2BD9!important;stroke-width:4!important;stroke-linecap:round!important;stroke-linejoin:round!important}@media (max-width:1180px){.pds-root .pds-ecosystem-stage{min-height:1280px!important}.pds-root .pds-eco-benefits{position:relative!important;bottom:auto!important;margin:22px auto!important;width:100%!important}.pds-root .pds-eco-mobile-panel{position:relative!important;left:auto!important;bottom:auto!important;transform:none!important;width:100%!important;margin-top:26px!important;grid-template-columns:1fr!important}.pds-root .pds-tablet-preview{height:260px!important;max-width:620px!important;width:100%!important;margin-inline:auto!important}.pds-root .pds-handwritten-note{text-align:center!important;justify-self:center!important}}@media (max-width:760px){.pds-root .pds-ecosystem-stage{min-height:0!important}.pds-root .pds-eco-mobile-panel{padding:22px!important;border-radius:22px!important}.pds-root .pds-mobile-chips{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pds-root .pds-tablet-preview{display:none!important}.pds-root .pds-handwritten-note{font-size:24px!important}}.pds-root .pds-ecosystem{padding-top:clamp(50px,5.4vw,76px)!important;padding-bottom:clamp(56px,6vw,86px)!important;background:radial-gradient(circle at 50% 34%,rgb(108 43 217 / .052),transparent 34%),radial-gradient(circle at 7% 48%,rgb(108 43 217 / .035),transparent 29%),radial-gradient(circle at 93% 48%,rgb(108 43 217 / .035),transparent 29%),#fff!important;overflow:visible!important}.pds-root .pds-ecosystem .pds-wide{width:min(1480px,calc(100% - 44px))!important;margin-inline:auto!important}.pds-root .pds-ecosystem-head{margin-bottom:30px!important}.pds-root .pds-ecosystem-head h2{font-size:clamp(34px,3.8vw,56px)!important;letter-spacing:-.055em!important;margin-bottom:12px!important}.pds-root .pds-ecosystem-head p{max-width:760px!important}.pds-root .pds-ecosystem-stage{position:relative!important;width:100%!important;min-height:1020px!important;margin-inline:auto!important;overflow:visible!important}.pds-root .pds-ecosystem-device{position:absolute!important;left:50%!important;top:20px!important;transform:translateX(-50%)!important;width:min(780px,54vw)!important;z-index:5!important;filter:drop-shadow(0 42px 76px rgb(17 24 39 / .18))!important}.pds-root .pds-laptop-mock{padding:13px 13px 0!important;border-radius:26px!important;background:linear-gradient(180deg,#111827,#060814)!important;box-shadow:0 32px 82px rgb(17 24 39 / .20),0 0 0 1px rgb(255 255 255 / .45) inset!important}.pds-root .pds-laptop-screen{min-height:430px!important;border-radius:16px 16px 9px 9px!important}.pds-root .pds-laptop-base{height:29px!important;margin:0 -55px!important;border-radius:0 0 54px 54px!important}.pds-root .pds-app-sidebar{width:176px!important;padding:26px 20px!important}.pds-root .pds-app-main{padding:36px!important}.pds-root .pds-screen-state h3{font-size:32px!important}.pds-root .pds-screen-state ul{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px 24px!important;margin-top:18px!important}.pds-root .pds-screen-state li{position:relative!important;padding-left:18px!important;list-style:none!important}.pds-root .pds-screen-state li:before{content:"✓"!important;position:absolute!important;left:0!important;top:0!important;color:#16a34a!important;font-weight:950!important}.pds-root .pds-phone-mock{right:-108px!important;bottom:36px!important;width:198px!important;height:360px!important;z-index:8!important;border-width:10px!important;box-shadow:0 32px 76px rgb(17 24 39 / .30)!important}.pds-root .pds-eco-node{width:260px!important;min-height:126px!important;border-radius:24px!important;grid-template-columns:58px 1fr!important;padding:18px!important;z-index:9!important;background:rgb(255 255 255 / .96)!important;border:1px solid rgb(108 43 217 / .15)!important;box-shadow:0 26px 70px rgb(31 18 58 / .075)!important}.pds-root .pds-eco-node b{font-size:17px!important;margin-top:0!important}.pds-root .pds-eco-node small{font-size:13px!important;line-height:1.45!important}.pds-root .pds-eco-node span{width:56px!important;height:56px!important;border-radius:20px!important}.pds-root .pds-eco-node-1{left:0!important;top:22px!important}.pds-root .pds-eco-node-2{left:0!important;top:202px!important}.pds-root .pds-eco-node-3{left:0!important;top:382px!important}.pds-root .pds-eco-node-4{right:0!important;top:22px!important}.pds-root .pds-eco-node-5{right:0!important;top:202px!important}.pds-root .pds-eco-node-6{right:0!important;top:382px!important}.pds-root .pds-eco-connectors{z-index:3!important;opacity:.72!important}.pds-root .pds-eco-connector{stroke-width:1.35!important;stroke-dasharray:4 7!important}.pds-root .pds-eco-benefits{position:absolute!important;left:50%!important;top:570px!important;bottom:auto!important;transform:translateX(-50%)!important;width:min(930px,76%)!important;z-index:10!important;border-radius:22px!important;background:rgb(255 255 255 / .94)!important;box-shadow:0 22px 58px rgb(31 18 58 / .075)!important}.pds-root .pds-eco-benefits div{padding:16px 18px!important}.pds-root .pds-eco-mobile-panel{position:absolute!important;left:50%!important;bottom:0!important;transform:translateX(-50%)!important;width:min(1210px,94%)!important;min-height:300px!important;grid-template-columns:minmax(320px,1fr) minmax(430px,560px) 290px!important;gap:34px!important;padding:38px 44px!important;border-radius:30px!important;z-index:4!important}.pds-root .pds-tablet-preview{height:285px!important;border-width:13px!important;border-bottom-width:0!important;border-radius:36px 36px 0 0!important}.pds-root .pds-tablet-screen{padding:24px!important}.pds-root .pds-handwritten-note{font-family:"Segoe Print","Bradley Hand","Comic Sans MS",cursive!important;font-size:clamp(24px,2.1vw,32px)!important;line-height:1.52!important}.pds-root .pds-mobile-chips{grid-template-columns:repeat(4,minmax(82px,1fr))!important}.pds-root .pds-mobile-chips span{min-height:76px!important}@media (max-width:1320px){.pds-root .pds-ecosystem-stage{min-height:1060px!important}.pds-root .pds-ecosystem-device{width:min(720px,56vw)!important}.pds-root .pds-eco-node{width:238px!important;padding:16px!important}.pds-root .pds-phone-mock{right:-86px!important}.pds-root .pds-eco-benefits{top:545px!important;width:min(860px,74%)!important}}@media (max-width:1180px){.pds-root .pds-ecosystem-stage{min-height:0!important;display:block!important}.pds-root .pds-ecosystem-device{position:relative!important;left:auto!important;top:auto!important;transform:none!important;width:min(780px,92vw)!important;margin:0 auto!important}.pds-root .pds-eco-connectors{display:none!important}.pds-root .pds-ecosystem-nodes{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;margin:34px auto 0!important;max-width:760px!important}.pds-root .pds-eco-node{position:relative!important;left:auto!important;right:auto!important;top:auto!important;width:auto!important;min-height:112px!important}.pds-root .pds-eco-benefits{position:relative!important;left:auto!important;top:auto!important;bottom:auto!important;transform:none!important;width:min(760px,100%)!important;margin:22px auto 0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}.pds-root .pds-eco-mobile-panel{position:relative!important;left:auto!important;bottom:auto!important;transform:none!important;width:min(920px,100%)!important;margin:28px auto 0!important;grid-template-columns:1fr!important}.pds-root .pds-tablet-preview{max-width:620px!important;width:100%!important;margin-inline:auto!important}.pds-root .pds-handwritten-note{text-align:center!important;justify-self:center!important}}@media (max-width:760px){.pds-root .pds-ecosystem .pds-wide{width:min(100% - 28px,540px)!important}.pds-root .pds-laptop-mock{display:none!important}.pds-root .pds-phone-mock{display:block!important;position:relative!important;right:auto!important;bottom:auto!important;width:min(292px,84vw)!important;height:520px!important;margin:0 auto!important}.pds-root .pds-ecosystem-device{width:100%!important}.pds-root .pds-ecosystem-nodes{grid-template-columns:1fr!important;margin-top:22px!important}.pds-root .pds-eco-node{grid-template-columns:52px 1fr!important;min-height:auto!important}.pds-root .pds-eco-benefits{grid-template-columns:1fr!important}.pds-root .pds-eco-mobile-panel{padding:24px!important;border-radius:24px!important}.pds-root .pds-tablet-preview{display:none!important}.pds-root .pds-mobile-chips{grid-template-columns:repeat(2,minmax(0,1fr))!important}}