.BlogPost-module__E68-bG__section{color:#fff;background-color:#000;min-height:50vh;padding:8rem 0 4rem;position:relative;overflow:hidden}.BlogPost-module__E68-bG__container{z-index:2;flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;position:relative}.BlogPost-module__E68-bG__section:before{content:"";pointer-events:none;background:radial-gradient(circle at 10% 20%,#00f0980d,#0000 40%),radial-gradient(circle at 90% 60%,#00f0980d,#0000 40%);width:100%;height:100%;position:absolute;top:0;left:0}.BlogPost-module__E68-bG__title{letter-spacing:-1px;max-width:800px;font-size:3.5rem;font-weight:700;line-height:1.2}.BlogPost-module__E68-bG__meta{color:#aaa;align-items:center;gap:1rem;font-size:1rem;display:flex}.BlogPost-module__E68-bG__mainImageWrapper{border-radius:8px;width:100%;height:500px;margin-top:2rem;position:relative;overflow:hidden}.BlogPost-module__E68-bG__mainImage{object-fit:cover;width:100%;height:100%}.BlogPost-module__E68-bG__contentLayout{grid-template-columns:2.5fr 1fr;gap:4rem;padding-bottom:6rem;display:grid}.BlogPost-module__E68-bG__article{color:#ccc;flex-direction:column;gap:2rem;font-size:1.1rem;line-height:1.8;display:flex}.BlogPost-module__E68-bG__article h2{color:#fff;margin-top:1rem;margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.BlogPost-module__E68-bG__article h3{color:#fff;margin-top:1rem;font-size:1.4rem;font-weight:600}.BlogPost-module__E68-bG__article p{margin-bottom:1rem}.BlogPost-module__E68-bG__article strong{color:var(--primary)}.BlogPost-module__E68-bG__sidebar{flex-direction:column;gap:2rem;display:flex}.BlogPost-module__E68-bG__relatedCard{cursor:pointer;flex-direction:column;gap:1rem;margin-bottom:2rem;transition:opacity .2s;display:flex}.BlogPost-module__E68-bG__relatedCard:hover{opacity:.8}.BlogPost-module__E68-bG__relatedImageWrapper{aspect-ratio:16/10;border-radius:4px;width:100%;position:relative;overflow:hidden}.BlogPost-module__E68-bG__relatedTitle{color:#fff;font-size:1.1rem;font-weight:600;line-height:1.4}.BlogPost-module__E68-bG__relatedDate{color:#888;font-size:.8rem}.BlogPost-module__E68-bG__readMoreLink{color:var(--primary);font-size:.9rem;font-weight:600;text-decoration:none}.BlogPost-module__E68-bG__ctaBtn{background-color:var(--primary);color:#000;border-radius:4px;align-items:center;gap:.8rem;width:fit-content;margin-top:3rem;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-flex}.BlogPost-module__E68-bG__ctaBtn:hover{transform:translateY(-2px)}@media (max-width:1024px){.BlogPost-module__E68-bG__contentLayout{grid-template-columns:1fr;gap:4rem}.BlogPost-module__E68-bG__title{font-size:2.5rem}.BlogPost-module__E68-bG__mainImageWrapper{height:350px}}
