.typography-editor,.typography-output{font-weight:400;color:var(--fg-default);h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25em}h1{font-size:36px;margin-bottom:10px}h2{margin-top:48px;margin-bottom:25px;font-size:24px;font-weight:500}h3{font-size:20px}h3,h4{margin-top:25px;margin-bottom:10px;font-weight:500}h4{font-size:18px}h5,h6{margin-top:25px;margin-bottom:10px;font-size:18px;font-weight:500}ol{margin:.5rem 0;list-style:numeric;padding-left:20px}ul{margin:.5rem 0;list-style:none;padding-left:20px;li::marker{content:"– ";color:var(--fg-default)}}a{color:#5282ff}p{margin-bottom:.5rem;line-height:20px}p+.code-block{margin-top:0}.code-block+h4{margin-top:2rem}.code-block{margin-bottom:.5rem}[withbackground=true]{width:100%;padding:10px;text-align:center;margin-bottom:16px;background-color:var(--bg-page);img{max-width:60%;margin:0 auto}}.ce-desc,.desc{font-size:16px;font-weight:400;outline:none}.gallery{--column-width:220px;--row-height:200px;--gap-length:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--column-width),1fr));grid-auto-rows:var(--row-height);grid-gap:var(--gap-length);margin:16px 0;img{object-fit:cover;width:100%;height:100%}}.video-preview{padding:16px 0;border-radius:10px;overflow:hidden;--plyr-color-main:#5282ff;.plyr__control.plyr__control--overlaid{background-color:#171718}video{width:100%;height:auto}}}.banner-title{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media screen and (max-width:768px){.typography-output div.gallery{--gap-length:8px;margin:8px 0}.typography-output{h1,h2{font-size:18px}h2{margin-top:38px;margin-bottom:18px;font-weight:500}h3,h4,h5,h6{font-size:16px;font-weight:500;margin-bottom:16px}.desc,code,ol,p,ul{font-size:14px;line-height:1.5}}p.banner-title{-webkit-line-clamp:4;line-height:normal}}@media screen and (min-width:478px){.gallery img:nth-child(2n):not(:last-of-type){grid-row-end:span 2}}