.pt-home-content-stack,
.pt-home-block,
.pt-home-block *{box-sizing:border-box}
.pt-home-content-stack{display:flex;flex-direction:column;gap:76px}
.pt-home-block{width:100%;font-family:inherit}
.pt-home-block-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:30px}
.pt-home-block-copy{max-width:760px}
.pt-home-eyebrow{margin-bottom:9px;color:#22a865;font-size:12px;line-height:1.4;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.pt-home-block h2{margin:0 0 10px;color:#151c18;font-size:clamp(30px,4vw,46px);line-height:1.08;letter-spacing:-.035em;font-weight:900}
.pt-home-block-copy>p{margin:0;color:#69736d;font-size:16px;line-height:1.7}
.pt-home-outline-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 17px;border:1px solid #cfe7d8;border-radius:10px;background:#fff;color:#197846!important;font-size:13px;font-weight:850;text-decoration:none!important;white-space:nowrap}
.pt-home-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.pt-home-card{min-width:0;overflow:hidden;border:1px solid #e2e9e4;border-radius:18px;background:#fff;box-shadow:0 10px 28px rgba(21,57,38,.055)}
.pt-home-card-media{position:relative;display:block;overflow:hidden;background:linear-gradient(135deg,#0e1e16,#153826);text-decoration:none!important}
.pt-home-card-course .pt-home-card-media{aspect-ratio:1/1}
.pt-home-card-magazine .pt-home-card-media{aspect-ratio:210/297;background:#f4f5f4}
.pt-home-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}
.pt-home-card-magazine .pt-home-card-media img{object-fit:contain;background:#f4f5f4}
.pt-home-card:hover .pt-home-card-media img{transform:scale(1.025)}
.pt-home-card-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:rgba(255,255,255,.12);font-size:72px;font-weight:900}
.pt-home-card-label{position:absolute;left:14px;bottom:14px;padding:7px 10px;border-radius:999px;background:#24b06a;color:#fff;font-size:10px;line-height:1.2;font-weight:900;letter-spacing:.08em;text-transform:uppercase}
.pt-home-card-body{padding:21px}
.pt-home-card-body h3{margin:0 0 9px;font-size:20px;line-height:1.3;font-weight:850}
.pt-home-card-body h3 a{color:#172019!important;text-decoration:none!important}
.pt-home-card-body p{margin:0 0 17px;color:#707a73;font-size:14px;line-height:1.65}
.pt-home-card-link{color:#16844c!important;font-size:13px;font-weight:850;text-decoration:none!important}
@media(max-width:900px){.pt-home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pt-home-block-head{align-items:flex-start;flex-direction:column}.pt-home-outline-btn{white-space:normal}}
@media(max-width:620px){.pt-home-content-stack{gap:54px}.pt-home-grid{grid-template-columns:1fr;gap:14px}.pt-home-block h2{font-size:31px}.pt-home-block-copy>p{font-size:15px}.pt-home-outline-btn{width:100%}.pt-home-card-body{padding:19px}}
