@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap');
:root{--ink:#17313e;--muted:#70808a;--orange:#f17922;--green:#08a92a;--paper:#fbfaf7;--line:#e3e8eb;--navy:#103f59}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Hind Siliguri',sans-serif;font-size:16px;line-height:1.75}a{text-decoration:none;color:inherit}.container{max-width:1160px;margin:auto;padding:0 26px}.site-header{background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10;backdrop-filter:blur(14px)}.header-inner{min-height:82px;display:flex;align-items:center;gap:35px}.brand{display:flex;align-items:center;gap:12px;margin-right:auto}.brand-mark{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:#dfeaf0;font-size:27px;box-shadow:0 7px 14px #b8cbd4}.brand strong{display:block;font-family:Manrope,sans-serif;font-size:20px;letter-spacing:-.04em}.brand small{display:block;color:#82909a;font-size:11px;line-height:1.2}.main-nav{display:flex;gap:25px;color:#65757e;font-size:14px}.main-nav a:hover{color:var(--orange)}.menu-toggle{display:none;border:0;background:none;font-size:24px;color:var(--ink)}.article-hero{background:linear-gradient(135deg,#eff4f2,#fffaf4);border-bottom:1px solid var(--line);padding:23px 0 66px}.breadcrumb{display:flex;gap:10px;color:#89969c;font-size:13px}.breadcrumb a{color:var(--orange)}.article-head{max-width:900px;padding-top:54px}.eyebrow{color:var(--orange);font:700 11px Manrope,sans-serif;letter-spacing:.16em}.article-head h1{font-size:clamp(40px,6vw,70px);line-height:1.08;letter-spacing:-.06em;margin:18px 0 17px;max-width:820px}.article-head>p{font-size:19px;line-height:1.7;color:#65757e;max-width:700px;margin:0}.article-meta{display:flex;gap:12px;color:#94a0a4;font-size:12px;margin-top:27px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 290px;gap:75px;padding-top:70px;padding-bottom:100px}.article-content{max-width:760px}.notice{background:#fff2df;border-left:4px solid var(--orange);padding:16px 20px;color:#6f685d;font-size:14px;margin-bottom:48px}.notice strong{color:#bf5d1d}.article-block{display:grid;grid-template-columns:55px 1fr;gap:18px;padding:30px 0;border-bottom:1px solid var(--line)}.section-number{color:#e99c61;font:700 12px Manrope,sans-serif;padding-top:8px}.article-block h2{font-size:27px;line-height:1.2;letter-spacing:-.04em;margin:0 0 12px}.article-block p{color:#667780;margin:0 0 12px}.article-block ul{margin:0;padding-left:20px;color:#75848b;font-size:14px}.article-block li{padding:2px 0}.sidebar{padding-top:8px}.side-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:20px;margin-bottom:20px;box-shadow:0 10px 30px #49606d0c}.side-card h3{margin:0 0 13px;font-size:17px}.side-card>a{display:flex;justify-content:space-between;border-top:1px solid #edf0f1;padding:10px 0;color:#657780;font-size:13px}.side-card>a:hover{color:var(--orange)}.related a{justify-content:flex-start;gap:8px}.related a span{color:var(--orange)}.article-cta{margin-top:48px;background:var(--navy);color:#f3f8f8;border-radius:17px;padding:30px}.article-cta h2{margin:0;font-size:25px}.article-cta p{color:#b9ccd1;margin:8px 0 20px}.button{display:inline-flex;gap:10px;align-items:center;border-radius:999px;padding:11px 18px;font-weight:700;font-size:14px}.button.primary{background:var(--orange);color:#fff}.button.primary:hover{background:#dc6110}.home-hero{padding:100px 0;background:linear-gradient(135deg,#f3f6f3,#fff6e9)}.home-grid{display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:70px}.home-hero h1{font-size:clamp(45px,6vw,76px);line-height:1.02;letter-spacing:-.07em;margin:18px 0}.home-hero h1 span{color:var(--orange)}.home-hero p{color:#6c7d84;font-size:18px;max-width:590px}.home-card{background:#fff;border:1px solid var(--line);border-radius:25px;padding:30px;box-shadow:0 25px 50px #31536818}.home-card h2{font:700 25px Manrope,sans-serif;margin:0 0 22px}.home-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:65px 0}.quick-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:23px;transition:.2s;box-shadow:0 12px 25px #4258660a}.quick-card:hover{transform:translateY(-5px);box-shadow:0 16px 30px #42586618}.quick-card .q-icon{font-size:32px}.quick-card h3{font-size:20px;margin:12px 0 2px}.quick-card p{color:#8a969b;font-size:13px;margin:0 0 19px}.pill{display:flex;justify-content:center;align-items:center;gap:8px;border-radius:99px;padding:10px;background:var(--green);color:#fff;font-weight:700;font-size:13px}.pill.orange{background:var(--orange)}.section-title{text-align:center;margin:10px auto 35px;max-width:700px}.section-title h2{font-size:43px;line-height:1.1;letter-spacing:-.06em;margin:9px 0}.section-title p{color:#72828a}.post-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;padding-bottom:90px}.post-link{background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px;color:#45606b;font-size:14px}.post-link:hover{color:var(--orange);border-color:#f5c4a3}.post-link small{display:block;color:#a0aaae;font:11px Manrope,sans-serif;margin-bottom:5px}.footer{background:#17313e;color:#d8e7e8;padding-top:50px}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:50px;padding-bottom:40px}.footer h3{font-size:16px;color:#f0bf8e}.footer p,.footer a{display:block;color:#a9c0c4;font-size:13px}.footer a:hover{color:#fff}.footer-brand{font:700 22px Manrope,sans-serif}.footer-bottom{border-top:1px solid #ffffff20;padding-top:17px;padding-bottom:17px;color:#88a5aa;font-size:12px}
@media(max-width:800px){.container{padding:0 18px}.main-nav{display:none}.menu-toggle{display:block}.header-inner{min-height:68px}.article-layout{display:block;padding-top:45px}.sidebar{margin-top:35px}.home-grid{grid-template-columns:1fr;gap:30px}.home-hero{padding:65px 0}.home-actions{grid-template-columns:repeat(3,1fr);gap:8px}.quick-card{padding:13px}.quick-card h3{font-size:14px}.quick-card p{font-size:10px}.pill{font-size:9px;padding:8px 3px}.post-directory{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr;gap:20px}.article-head h1{font-size:43px}.article-block{grid-template-columns:38px 1fr}.article-block h2{font-size:23px}}

/* Restored original warm-paper homepage design */
.legacy-home{background:#fbf8f1;color:#1c2927}.legacy-utility{background:#1c2927;color:#dfece4;font-size:12px}.legacy-utility .container{min-height:32px;display:flex;justify-content:space-between;align-items:center}.legacy-utility span:last-child{color:#b0c9bc}.legacy-home .site-header{background:rgba(251,248,241,.94)}.legacy-outline{padding:10px 17px;color:#29423d;border:1px solid #cdd9d1;border-radius:7px;font-size:13px}.legacy-outline:hover{background:#e9f1ed}.legacy-hero{position:relative;background:#f7f2e9}.legacy-hero-grid{min-height:575px;display:grid;grid-template-columns:minmax(0,.93fr) minmax(470px,.9fr);align-items:center;gap:78px;padding-top:68px;padding-bottom:70px}.legacy-eyebrow{display:flex;align-items:center;gap:10px;color:#d86529;font-size:12px;font-weight:700}.legacy-eyebrow i{width:24px;height:2px;background:#d86529}.legacy-copy h1{margin:18px 0;font-size:clamp(47px,5.4vw,78px);line-height:.98;letter-spacing:-.06em}.legacy-copy h1 em,.legacy-split-heading h2 span,.legacy-intro em{color:#d86529;font-style:normal}.legacy-copy>p{max-width:530px;color:#66726b;font-size:17px;line-height:1.75}.legacy-actions{display:flex;align-items:center;gap:24px;margin-top:31px}.legacy-primary{padding:14px 20px;color:#fffdf8;border-radius:7px;background:#e87332;box-shadow:0 9px 18px #dc662a30;font-size:14px}.legacy-primary:hover{background:#d96122}.legacy-text-link,.legacy-intro a{color:#295c50;font-weight:700;font-size:14px}.legacy-note{display:block;color:#87918b;font-size:12px;margin-top:35px}.legacy-art{min-height:423px;position:relative;display:flex;justify-content:center;align-items:center;isolation:isolate}.legacy-blob{position:absolute;inset:17px 0 0 50px;background:#dbeae2;border-radius:47% 53% 42% 57%;transform:rotate(-9deg);z-index:-2}.legacy-blob:before{content:"";position:absolute;inset:18px;border:1px dashed #36735b3d;border-radius:inherit}.legacy-orbit{position:absolute;border:1px solid #d15e2547;border-radius:50%}.legacy-orbit.one{width:460px;height:180px;transform:rotate(-22deg)}.legacy-orbit.two{width:510px;height:235px;transform:rotate(29deg);border-color:#1c625241}.legacy-stamp{position:absolute;left:16px;top:65px;width:83px;height:83px;border:1px solid #d58451;border-radius:50%;display:grid;place-items:center;text-align:center;transform:rotate(-13deg);color:#d86529;font-weight:700;font-size:13px;line-height:1.1}.legacy-support-card{width:min(330px,70%);padding:25px 27px 21px;background:#fffdf8;border:1px solid #dacdba;border-radius:9px;box-shadow:0 26px 55px #2e413925;transform:rotate(2.5deg)}.legacy-support-card>div,.legacy-support-card footer{display:flex;justify-content:space-between;align-items:center}.legacy-support-card>div{color:#68756c;font-size:12px}.legacy-support-card>div b{padding:5px 8px;background:#fdf0df;color:#d67131;border-radius:99px;font-size:10px}.legacy-support-card>strong{display:block;color:#1c2927;font-size:62px;line-height:1;letter-spacing:-.07em;margin:20px 0}.legacy-support-card strong small{color:#87918b;font-size:13px;letter-spacing:0;margin-left:7px}.legacy-support-card hr{border:0;border-top:1px solid #e8e0d4}.legacy-support-card footer{color:#708077;font-size:11px;margin-top:14px}.legacy-support-card footer em{color:#c4b9a8;font-style:normal;font-size:18px}.legacy-float{position:absolute;display:grid;grid-template-columns:auto auto;column-gap:7px;padding:11px 13px;background:#fffdf8;border:1px solid #d9d0c3;box-shadow:0 12px 25px #31493c1a;border-radius:7px;color:#d86529;font-size:13px}.legacy-float b,.legacy-float small{display:block;color:#29423d}.legacy-float small{grid-column:2;color:#718078;font-size:10px}.legacy-float.top{right:0;top:42px;transform:rotate(4deg)}.legacy-float.bottom{left:39px;bottom:38px;transform:rotate(-4deg)}.legacy-caption{position:absolute;right:5px;bottom:18px;text-align:right;color:#5e756a;line-height:1.35;font-size:14px}.legacy-color-line{height:6px;background:repeating-linear-gradient(90deg,#e87332 0 100px,#ecb57b 100px 200px,#a3cbb6 200px 300px,#d9e3d5 300px 400px);opacity:.72}.legacy-quick{background:#fffdf8;border-bottom:1px solid #ebe4d9}.legacy-quick .container{min-height:65px;display:flex;align-items:center;gap:31px}.legacy-quick a,.legacy-quick b{font-size:13px;color:#69766f}.legacy-quick b{color:#2c4a42;margin-right:12px}.legacy-section{padding:105px 0;background:#fffdf8}.legacy-split-heading{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:70px;margin-bottom:50px}.legacy-split-heading label{color:#d86529;font-size:12px;font-weight:700;letter-spacing:.14em}.legacy-split-heading h2{margin:13px 0 0;font-size:clamp(36px,4vw,54px);line-height:1.03;letter-spacing:-.055em}.legacy-split-heading>p{color:#728078;line-height:1.75;font-size:15px;max-width:500px;margin:0 0 3px auto}.legacy-facts{display:grid;grid-template-columns:.85fr 1.4fr;gap:90px}.legacy-intro{padding:20px 0 10px;border-top:1px solid #e4dbcd}.legacy-intro>small{color:#d8c9b8;font-family:monospace}.legacy-intro h3{font-size:32px;line-height:1.13;letter-spacing:-.045em;margin:26px 0 12px}.legacy-intro p{color:#7b857f;line-height:1.6;font-size:14px;max-width:240px}.legacy-facts-table{border:1px solid #e7dfd3;border-radius:9px;overflow:hidden;background:#fbf8f1}.legacy-facts-table div{min-height:80px;display:grid;grid-template-columns:60px 1fr 1.05fr;align-items:center;border-bottom:1px solid #e7dfd3;padding:0 25px}.legacy-facts-table div:last-child{border-bottom:0}.legacy-facts-table small{color:#d2bca7;font-family:monospace}.legacy-facts-table span{color:#7a857e;font-size:13px}.legacy-facts-table b{font-size:16px;color:#29423d}.legacy-action-section{padding:78px 0;background:#f3f5f6;border-top:1px solid #e0e9e1}.legacy-action-board{background:#fff;border:1px solid #e5e9eb;border-radius:28px;padding:31px 55px 54px;box-shadow:0 22px 55px #2037451a}.legacy-board-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:25px;border-bottom:2px solid #e7ebed;margin-bottom:35px}.legacy-board-head>div{display:flex;align-items:center;gap:16px}.legacy-board-head h2{font-family:Arial,sans-serif;font-size:31px;margin:0;color:#132d3b}.legacy-board-head small{color:#d36b30;font-weight:700;letter-spacing:.13em}.legacy-board-mark{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#123f59;color:#edf7fa;font-size:28px}.legacy-action-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.legacy-action-grid>a{min-height:270px;display:flex;flex-direction:column;align-items:center;padding:34px 24px 26px;border:1px solid #e7ebed;border-radius:26px;background:linear-gradient(#fff,#fbfcfd);box-shadow:0 9px 20px #2f434f0a;transition:.2s}.legacy-action-grid>a:hover{transform:translateY(-7px);box-shadow:0 17px 32px #2f434f1f}.legacy-action-grid i{font-style:normal;font-size:38px}.legacy-action-grid h3{font:700 22px Arial,sans-serif;margin:13px 0 0;color:#152f3c}.legacy-action-grid p{font:15px Arial,sans-serif;color:#849099;margin:8px 0 25px}.legacy-action-grid b{width:100%;text-align:center;border-radius:99px;padding:12px;color:#fff;font:700 15px Arial,sans-serif;box-shadow:inset 0 -2px #0002,0 7px 13px #204b2a2b}.legacy-action-grid b.green{background:#08aa25}.legacy-action-grid b.orange{background:#f77a06}.legacy-posts{background:#f7f2e9}.legacy-posts .post-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.legacy-posts .post-link{background:#fffdf8;border:1px solid #e7dfd3;border-radius:8px;padding:16px;color:#526e72;font-size:14px}.legacy-posts .post-link small{display:block;color:#d88b57;font:11px monospace;margin-bottom:5px}.legacy-posts .post-link:hover{border-color:#e87332;color:#d86529}@media(max-width:800px){.legacy-utility .container{font-size:10px}.legacy-utility span:last-child{display:none}.legacy-outline{display:none}.legacy-hero-grid{display:block;padding-top:58px;padding-bottom:25px}.legacy-copy h1{font-size:54px}.legacy-copy>p{font-size:15px}.legacy-art{margin-top:35px;min-height:360px;transform:scale(.89);transform-origin:center top}.legacy-quick{overflow:auto}.legacy-quick .container{min-width:650px}.legacy-section{padding:75px 0}.legacy-split-heading{display:block;margin-bottom:35px}.legacy-split-heading>p{margin:20px 0 0}.legacy-facts{display:block}.legacy-intro{margin-bottom:35px}.legacy-action-board{padding:25px 17px 27px;border-radius:22px}.legacy-board-head{margin-bottom:22px;padding-bottom:20px}.legacy-board-head h2{font-size:20px}.legacy-board-mark{width:43px;height:43px;font-size:21px}.legacy-action-grid{gap:12px}.legacy-action-grid>a{min-height:220px;padding:21px 10px 16px;border-radius:16px}.legacy-action-grid i{font-size:27px}.legacy-action-grid h3{font-size:14px;text-align:center}.legacy-action-grid p{font-size:10px;text-align:center;margin:5px 0 17px}.legacy-action-grid b{font-size:10px;padding:11px 3px}.legacy-posts .post-directory{grid-template-columns:1fr 1fr}.legacy-facts-table div{grid-template-columns:38px 1fr 1fr;padding:0 13px}.legacy-facts-table b{font-size:13px}}
.legacy-two-col{display:grid;grid-template-columns:.8fr 1.2fr;gap:110px;align-items:start}.legacy-two-col label,.legacy-documents label,.legacy-steps label{color:#d86529;font-size:12px;font-weight:700;letter-spacing:.14em}.legacy-two-col h2,.legacy-documents h2,.legacy-steps h2{font-size:clamp(36px,4vw,54px);line-height:1.03;letter-spacing:-.055em;margin:13px 0}.legacy-two-col h2 span,.legacy-documents h2 span,.legacy-steps h2 span{color:#d86529}.legacy-two-col>div>p{color:#76837b;font-size:15px;line-height:1.7;max-width:350px;margin:22px 0}.legacy-timeline{background:#fffdf8}.legacy-timeline-list{border-left:1px solid #d7e3da;padding-left:35px}.legacy-timeline-list>div{position:relative;padding:21px 0}.legacy-timeline-list>div>b,.legacy-timeline-list>div>i{position:absolute;left:-43px;top:27px;width:15px;height:15px;border-radius:50%;display:grid;place-items:center;background:#e87332;color:white;font-size:10px;font-style:normal}.legacy-timeline-list>div>i{background:#fffdf8;border:2px solid #c5d8cd}.legacy-timeline-list small{color:#a1aaa3;font-size:11px}.legacy-timeline-list h3{color:#29423d;margin:4px 0 3px;font-size:18px}.legacy-timeline-list p{color:#7c8881;font-size:13px;margin:0}.legacy-disclaimer{display:flex;gap:10px;background:#f6f0e6;border:1px solid #eadfce;border-radius:7px;padding:15px 18px;margin-top:70px;color:#d97738}.legacy-disclaimer p{margin:0;color:#7d827a;font-size:12px}.legacy-eligibility{background:#f7f2e9}.legacy-criteria{margin-top:34px}.legacy-criteria>div{display:flex;gap:18px;border-top:1px solid #e1d8cb;padding:17px 0}.legacy-criteria>div:last-child{border-bottom:1px solid #e1d8cb}.legacy-criteria>b{color:#d87a3d}.legacy-criteria p{margin:0}.legacy-criteria strong,.legacy-criteria small{display:block}.legacy-criteria strong{color:#34463f;font-size:14px}.legacy-criteria small{color:#8a9089;font-size:12px}.legacy-quote{min-height:430px;background:#d9ebe0;border-radius:9px;padding:54px;display:flex;flex-direction:column;justify-content:center}.legacy-quote>span{color:#6ca28a;font:100px Georgia;line-height:.7}.legacy-quote blockquote{color:#25493e;font-size:31px;line-height:1.2;letter-spacing:-.04em;margin:21px 0 18px}.legacy-quote p{color:#617c70}.legacy-documents{background:#fffdf8}.legacy-doc-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.legacy-doc-grid>div{min-height:220px;border:1px solid #e7dfd3;background:#fbf8f1;border-radius:8px;padding:21px;position:relative}.legacy-doc-grid b{position:absolute;right:19px;top:21px;color:#c9b8a3;font:12px monospace}.legacy-doc-grid i{display:grid;place-items:center;width:44px;height:44px;background:#f9d6b7;color:#be551f;border-radius:7px;font-style:normal;font-size:24px;margin-top:27px}.legacy-doc-grid h3{color:#29423d;margin:27px 0 6px;font-size:19px}.legacy-doc-grid p{color:#7d8980;font-size:12px;line-height:1.5;margin:0}.legacy-steps{background:#1e322f;color:#f4f5eb;padding:105px 0}.legacy-steps h2{color:#f4f5eb}.legacy-steps h2 span{color:#e8a66d}.legacy-steps p{color:#a9bbb1}.legacy-step-grid{display:grid;grid-template-columns:repeat(7,1fr);padding-top:38px}.legacy-step-grid>div{min-height:110px;border-right:1px solid #e2eee62b;margin-right:20px;padding-right:18px}.legacy-step-grid>div:last-child{border:0}.legacy-step-grid b{color:#e8a66d;font:12px monospace}.legacy-step-grid p{color:#ebf0e9;font-size:14px;line-height:1.42;margin-top:22px}.legacy-faq{background:#f7f2e9}.legacy-faq-list{border-top:1px solid #e0d8cd}.legacy-faq-list details{border-bottom:1px solid #e0d8cd;padding:19px 0}.legacy-faq-list summary{cursor:pointer;color:#35483f;font-weight:600;list-style:none}.legacy-faq-list summary b{color:#d8793b;font:11px monospace;margin-right:18px}.legacy-faq-list p{color:#78847d;font-size:13px;line-height:1.7;margin:10px 0 0 36px}.legacy-faq .legacy-primary{display:inline-block;margin-top:12px}@media(max-width:800px){.legacy-two-col{display:block}.legacy-timeline-list,.legacy-quote,.legacy-faq-list{margin-top:42px}.legacy-quote{min-height:360px;padding:35px}.legacy-quote blockquote{font-size:28px}.legacy-doc-grid{grid-template-columns:repeat(2,1fr);gap:10px}.legacy-doc-grid>div{min-height:200px;padding:16px}.legacy-doc-grid h3{font-size:17px;margin-top:25px}.legacy-step-grid{grid-template-columns:repeat(2,1fr);row-gap:25px}.legacy-step-grid>div{min-height:110px;margin-right:14px}.legacy-step-grid>div:nth-child(2n){border-right:0}.legacy-disclaimer{margin-top:50px}}
/* Refined post directory cards */
.legacy-posts{position:relative;overflow:hidden}.legacy-posts:before{content:"";position:absolute;width:360px;height:360px;right:-170px;top:70px;border:1px solid #e7c8ab;border-radius:50%;box-shadow:0 0 0 24px #e7c8ab22,0 0 0 48px #e7c8ab1a;pointer-events:none}.legacy-posts .post-directory{position:relative;z-index:1;counter-reset:post}.legacy-posts .post-link{min-height:112px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden;padding:22px 22px 19px 62px;background:rgba(255,253,248,.88);border:1px solid #e5dacb;border-radius:14px;color:#29423d;font-size:15px;line-height:1.35;box-shadow:0 8px 18px #7d69450b;transition:transform 220ms cubic-bezier(.23,1,.32,1),box-shadow 220ms ease,border-color 180ms ease,background 180ms ease}.legacy-posts .post-link:before{counter-increment:post;content:counter(post,decimal-leading-zero);position:absolute;left:19px;top:22px;color:#d8793b;font:700 11px monospace;letter-spacing:.08em}.legacy-posts .post-link:after{content:"↗";position:absolute;right:17px;bottom:14px;color:#d8793b;font-size:17px;opacity:.7;transition:transform 180ms ease}.legacy-posts .post-link:hover{transform:translateY(-6px);background:#fff;border-color:#e87332;box-shadow:0 16px 28px #7d69451c;color:#d86529}.legacy-posts .post-link:hover:after{transform:translate(3px,-3px)}.legacy-posts .post-link small{display:none}.legacy-posts .post-link:nth-child(3n+2):before{color:#2f8871}.legacy-posts .post-link:nth-child(3n):before{color:#607c91}
@media(max-width:800px){.legacy-posts .post-directory{gap:10px}.legacy-posts .post-link{min-height:122px;padding:21px 13px 19px 45px;font-size:13px}.legacy-posts .post-link:before{left:13px;top:18px}.legacy-posts .post-link:after{right:11px;bottom:9px;font-size:14px}}
