.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:linear-gradient(135deg,#1e123a,#4c1d95 55%,#6d28d9);color:#fff}.pds-count-head{text-align:center;max-width:760px;margin:0 auto 42px}.pds-count-head p{color:#ddd6fe}.pds-count-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.pds-count-card{background:rgb(255 255 255 / .11);border:1px solid rgb(255 255 255 / .18);border-radius:32px;padding:36px;text-align:center;backdrop-filter:blur(14px)}.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:#ddd6fe;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-countdown{padding:118px 0;background:radial-gradient(circle at 16% 20%,rgb(167 139 250 / .30),transparent 34%),radial-gradient(circle at 84% 80%,rgb(108 43 217 / .34),transparent 36%),linear-gradient(135deg,#130b2b,#32156f 48%,#5b21b6)}.pds-count-head{margin-bottom:54px}.pds-count-head h2{font-size:clamp(38px,4vw,66px);letter-spacing:-.055em}.pds-count-head p{font-size:clamp(17px,1.55vw,21px);color:#eadfff}.pds-count-grid{gap:30px}.pds-count-card{border-radius:38px;padding:44px 40px;background:rgb(255 255 255 / .13);border:1px solid rgb(255 255 255 / .18);box-shadow:0 24px 80px rgb(0 0 0 / .20)}.pds-count-card h3{font-size:clamp(24px,2vw,34px);margin-bottom:22px}.pds-days-left{font-size:clamp(82px,8.8vw,148px)}.pds-count-card small{font-size:15px;letter-spacing:.06em;text-transform:uppercase;color:#efe7ff}.pds-clock{gap:12px}.pds-clock span{padding:19px 12px;border-radius:20px;background:rgb(255 255 255 / .15)}.pds-clock b{font-size:clamp(28px,2.4vw,42px)}.pds-clock i{font-size:12px;color:#efe7ff}.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-countdown{background:radial-gradient(circle at 16% 20%,rgb(167 139 250 / .30),transparent 34%),radial-gradient(circle at 84% 80%,rgb(108 43 217 / .34),transparent 36%),linear-gradient(135deg,#130b2b,#32156f 48%,#5b21b6)!important;color:#fff}.pds-count-card{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:12px 4px!important}.pds-clock span{background:rgb(255 255 255 / .13)!important;border:1px solid rgb(255 255 255 / .16);box-shadow:none!important}.pds-community{background:#fff!important}.pds-community-box{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,500px);gap:64px;align-items:center;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}.pds-news-card{background:transparent!important;color:var(--pds-text)!important;border:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.pds-news-card h3,.pds-news-card p{color:inherit!important}.pds-newsletter{background:#fff;border:1px solid rgb(108 43 217 / .14);border-radius:999px;padding:7px;box-shadow:0 18px 52px rgb(31 18 58 / .07)}.pds-newsletter input{border:0!important;background:transparent!important}.pds-newsletter button{border-radius:999px}.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-countdown{background:linear-gradient(180deg,#fff 0,#fbfaff 100%)!important;color:var(--pds-text)!important;padding:clamp(82px,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 38px!important;text-align:center!important}.pds-count-head h2{color:var(--pds-text)!important;font-size:clamp(40px,4.2vw,64px)!important;letter-spacing:-.055em!important;line-height:1!important;margin:0 0 14px!important}.pds-count-head p{color:var(--pds-muted)!important;font-size:clamp(17px,1.5vw,20px)!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:rgb(255 255 255 / .86)!important;border:1px solid rgb(108 43 217 / .12)!important;border-radius:32px!important;padding:34px!important;text-align:left!important;box-shadow:0 20px 64px rgb(31 18 58 / .065)!important;backdrop-filter:blur(14px)!important}.pds-count-card:before{content:""!important;position:absolute!important;right:-78px!important;top:-78px!important;width:190px!important;height:190px!important;border-radius:999px!important;background:radial-gradient(circle,rgb(108 43 217 / .16),transparent 68%)!important}.pds-count-card h3{position:relative!important;color:#17112b!important;font-size:clamp(22px,2vw,30px)!important;line-height:1.1!important;letter-spacing:-.035em!important;margin:0 0 22px!important}.pds-days-left{position:relative!important;display:inline-block!important;color:var(--pds-primary)!important;font-size:clamp(64px,7vw,108px)!important;line-height:.9!important;letter-spacing:-.07em!important}.pds-count-card small{position:relative!important;display:inline-block!important;margin-left:14px!important;margin-top:0!important;color:#6b5b84!important;font-size:13px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important;vertical-align:middle!important}.pds-clock{position:relative!important;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin-top:28px!important}.pds-clock span{background:linear-gradient(180deg,#fff,#fbfaff)!important;border:1px solid rgb(108 43 217 / .11)!important;border-radius:18px!important;padding:16px 10px!important;text-align:center!important;box-shadow:0 12px 32px rgb(31 18 58 / .045)!important}.pds-clock b{display:block!important;color:#17112b!important;font-size:clamp(24px,2.4vw,34px)!important;line-height:1!important}.pds-clock i{display:block!important;margin-top:7px!important;color:#6b5b84!important;font-style:normal!important;font-size:11px!important;font-weight:900!important}@media (max-width:900px){.pds-count-grid{grid-template-columns:1fr!important}}@media (max-width:700px){.pds-countdown .pds-wide{width:min(100% - 28px,1220px)!important}.pds-count-card{padding:24px!important;border-radius:26px!important}.pds-clock{grid-template-columns:repeat(2,minmax(0,1fr))!important}.pds-resource-meta{align-items:flex-start!important;flex-direction:column!important;gap:8px!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}}