.tpost-page{background:#f6f7f8;min-height:100vh;padding-top:69px}.tpost-banner{background:#8e42fd;justify-content:center;align-items:center;gap:16px;min-height:40px;padding:8px 24px;display:flex}.tpost-banner__text{font-family:var(--font-inter),sans-serif;color:#fff;font-size:14px;font-weight:500}.tpost-banner__btn{font-family:var(--font-inter),sans-serif;color:#fff;white-space:nowrap;background:#0f171f;border-radius:7px;padding:6px 16px;font-size:12px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-block}.tpost-banner__btn:hover{opacity:.85}.tpost-header{text-align:center;padding:40px 24px 0}.tpost-title{font-family:var(--font-poppins),sans-serif;color:#0f171f;max-width:800px;margin:0 auto;font-size:48px;font-weight:600;line-height:56px}.tpost-divider{background:#dcdfe3;max-width:950px;height:1px;margin:30px auto}.tpost-embed{padding:0 24px 40px}.tpost-embed__inner{max-width:950px;margin:0 auto}.tpost-embed__iframe-wrap{background:#0f171f;border-radius:24px;overflow:hidden}.tpost-embed__iframe{border:none;width:100%;height:713px;display:block}.tpost-body{padding:40px 24px 80px}.tpost-body__inner{align-items:flex-start;gap:50px;max-width:950px;margin:0 auto;display:flex}.tpost-features{flex-direction:column;flex-shrink:0;gap:16px;width:291px;display:flex}.tpost-features__heading{font-family:var(--font-poppins),sans-serif;color:#0f171f;margin:0;font-size:16px;font-weight:600;line-height:20px}.tpost-features__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.tpost-features__item{font-family:var(--font-inter),sans-serif;letter-spacing:-.16px;color:#0047ff;align-items:center;gap:10px;font-size:16px;line-height:24px;display:flex}.tpost-features__check{color:#0047ff;flex-shrink:0;width:20px;height:20px}.tpost-features__cta{font-family:var(--font-poppins),sans-serif;color:#fff;cursor:pointer;text-align:center;background:#0f171f;border:none;border-radius:12px;align-self:flex-start;margin-top:24px;padding:10px 16px;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition:opacity .15s;display:inline-block}.tpost-features__cta:hover{opacity:.85}.tpost-content{flex:1;min-width:0}.tpost-content__body{font-family:var(--font-inter),sans-serif;letter-spacing:-.16px;color:#0f171f;font-size:16px;line-height:24px}.tpost-content__body>:first-child{margin-top:0}.tpost-content__body h2{font-family:var(--font-poppins),sans-serif;letter-spacing:normal;color:#0f171f;margin-top:40px;margin-bottom:0;font-size:24px;font-weight:600;line-height:32px}.tpost-content__body h3{font-family:var(--font-poppins),sans-serif;letter-spacing:normal;color:#0f171f;margin-top:32px;margin-bottom:0;font-size:20px;font-weight:600;line-height:28px}.tpost-content__body p{margin-top:16px;margin-bottom:0}.tpost-content__body ul,.tpost-content__body ol{flex-direction:column;gap:8px;margin-top:16px;margin-bottom:0;padding-left:20px;display:flex}.tpost-content__body li{line-height:24px}.tpost-content__body strong{color:#0f171f;font-weight:700}.tpost-content__body a{color:#0047ff;text-underline-offset:3px;text-decoration:underline}.tpost-content__body a:hover{opacity:.8}.tpost-related{padding:80px 24px 60px}.tpost-related__inner{max-width:1140px;margin:0 auto}.tpost-related__header-row{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}.tpost-related__heading{font-family:var(--font-poppins),sans-serif;color:#0f171f;margin:0 0 8px;font-size:32px;font-weight:600;line-height:40px}.tpost-related__sub{font-family:var(--font-inter),sans-serif;letter-spacing:-.16px;color:#0f171f;font-size:16px;line-height:24px}.tpost-related__tags{flex-shrink:0;align-items:center;gap:24px;padding-top:12px;display:flex}.tpost-related__tag{font-family:var(--font-inter),sans-serif;color:#0f171f;white-space:nowrap;align-items:center;gap:6px;font-size:16px;font-weight:500;display:flex}.tpost-related__tag-check{color:#0047ff;flex-shrink:0;width:18px;height:18px}.tpost-related__grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.tpost-related__card{border-radius:12px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:block;overflow:hidden}.tpost-related__card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000001a}.tpost-related__card-img{border-radius:12px;width:100%;height:auto;display:block}.tpost-cta-section{text-align:center;background:#c7f2fc;padding:100px 24px 80px;position:relative;overflow:hidden}.tpost-cta-section__heading{font-family:var(--font-poppins),sans-serif;color:#0f171f;max-width:672px;margin-bottom:16px;margin-left:auto;margin-right:auto;font-size:48px;font-weight:600;line-height:56px}.tpost-cta-section__sub{font-family:var(--font-inter),sans-serif;color:#0f171f;margin-bottom:32px;font-size:18px;line-height:28px}.tpost-cta-section__btn{font-family:var(--font-poppins),sans-serif;color:#fff;background:#0f171f;border-radius:12px;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-block}.tpost-cta-section__btn:hover{opacity:.85}.tpost-notfound{text-align:center;font-family:var(--font-inter),sans-serif;padding:120px 24px}.tpost-notfound a{color:#0047ff;text-decoration:none}@media (max-width:1199px){.tpost-title{font-size:40px;line-height:56px}.tpost-body__inner{flex-direction:column}.tpost-features{width:100%}.tpost-embed__iframe{height:560px}.tpost-cta-section__heading{font-size:40px;line-height:52px}.tpost-related__header-row{flex-direction:column;gap:16px}.tpost-related__heading{font-size:32px;line-height:40px}.tpost-related__tags{padding-top:0}}@media (max-width:799px){.tpost-title{font-size:32px;line-height:48px}.tpost-embed__iframe{height:480px}.tpost-embed__iframe-wrap{border-radius:16px}.tpost-features__item{font-size:14px;line-height:20px}.tpost-related__grid{grid-template-columns:1fr}.tpost-related__heading{font-size:28px;line-height:36px}.tpost-related__tags{flex-wrap:wrap;gap:12px}.tpost-related__tag{font-size:14px}.tpost-cta-section{padding:80px 24px}.tpost-cta-section__heading{font-size:28px;line-height:40px}.tpost-cta-section__sub{font-size:16px;line-height:24px}.tpost-banner__text{font-size:12px}}
