.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%}}