@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@250;400;700&display=swap");*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{background:#01070c;color:#fff;font-family:Poppins,sans-serif}img{display:block;height:auto;max-width:100%}.container{margin:0 auto;max-width:1200px;padding:0 24px}.blog-article-section{padding:32px 0}.post{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;padding:24px}.post-kicker{font-size:16px;font-weight:700;line-height:26px;opacity:.9}.post-title{font-size:50px;font-weight:700;line-height:60px}.post-content li,.post-content p{font-size:20px;font-weight:400;line-height:32px}.post-content h2{font-size:40px;font-weight:700;line-height:48px;margin-top:16px}.post-content h3{font-size:30px;font-weight:700;line-height:36px;margin-top:12px}.post-header{display:grid;gap:8px;margin-bottom:12px}.post-content>*+*{margin-top:12px}.post-list{display:grid;gap:8px;list-style:disc inside}.post h2{padding-top:4px;position:relative}.post h2:before{background:linear-gradient(90deg,#0fccc9,rgba(15,204,201,0));border-radius:2px;content:"";height:2px;left:0;position:absolute;top:0;width:72px}.post-image{background:hsla(0,0%,100%,.02);border:1px solid hsla(0,0%,100%,.12);border-radius:12px;overflow:hidden}.post-image figcaption{background:hsla(0,0%,100%,.02);font-size:16px;font-weight:400;line-height:26px;opacity:.8;padding:8px 10px}.image-row{display:grid;gap:12px;grid-template-columns:1fr 1fr}@media (max-width:992px){.post{padding:16px}.post-title{font-size:30px;font-weight:700;line-height:36px}.post-content h2{font-size:24px;font-weight:700;line-height:29px;margin-top:12px}.post-content h3{font-size:21px;font-weight:700;line-height:25px;margin-top:8px}.post-content li,.post-content p{font-size:16px;line-height:22px}.image-row{gap:8px;grid-template-columns:1fr}}@media (max-width:576px){.container{padding:0 16px}}.blog-article-section,.blog-article-section *{font-family:Poppins,sans-serif!important}.blog-article-section .post .post-content h1,.blog-article-section .post .post-content h2,.blog-article-section .post .post-content h3,.blog-article-section .post .post-content h4,.blog-article-section .post .post-header .post-title{color:#fff!important}.blog-article-section .post .post-content h1 a,.blog-article-section .post .post-content h2 a,.blog-article-section .post .post-content h3 a,.blog-article-section .post .post-content h4 a{color:inherit!important;text-decoration:none}