.code_post_body{color:var(--default_font_color);display:flex;flex-direction:column}.code_post_body h1{font-size:28px;font-weight:500;line-height:1.25;margin:0}.code_post_body h2{cursor:pointer;display:flex;font-size:24px;font-weight:500;gap:10px;line-height:1.38;margin:16px 0 12px}.code_post_body h2 i{height:20px;width:20px}.code_post_body h2 svg{fill:#cbd6e2;transition:all .4s}.code_post_body h2:hover svg{fill:var(--default_font_color)}.code_post_body h3{font-size:19px;font-weight:500;line-height:1.42;margin:16px 0 10px}.code_post_body p{display:block;margin-top:10px}.code_post_body p,.code_post_body span{font-size:15px;font-weight:400;line-height:1.75}.code_post_body hr{margin:22px 0}.code_post_body blockquote{background-color:#fff;border:1px solid #7fd1de;color:#33475b;font-size:16px;line-height:24px;margin:16px 0 0;padding:24px 24px 22px}.code_post_body blockquote p{margin:0}.code_post_body pre{background-color:#fef8f0;border:1px solid #f5c26b;color:#33475b;font-size:16px;line-height:24px;margin:16px 0 0;padding:24px 24px 22px;white-space:pre-wrap}.code_post_body pre:before{content:"warning : ";display:none;font-size:16px;font-weight:700;line-height:24px}.code_post_body .code_description pre:before{display:inline}.code_post_body pre p{margin:0}.code_post_body a[target=_blank]{box-shadow:inset 0 -1px 0 #0068b1;color:#0068b1;display:inline;font-weight:500}.code_post_body a[target=_blank]:hover,.code_post_body a[target=_blank]:hover *{font-weight:700}.code_post_body a[target=_blank]:after{background:url(//53.fs1.hubspotusercontent-na1.net/hubfs/53/raw_assets/public/developers-website/images/externalLink.svg) no-repeat;background-size:14px 14px;box-sizing:border-box;content:"";display:inline-block;height:14px;margin:3px;vertical-align:middle;width:14px}.code_post_body code{background:#f0f8ff;border-radius:3px;color:#33475b;font-weight:500;padding:0 4px}