.body-container--blog-post{padding-top:80px}@media (max-width:767px){.body-container--blog-post{padding-top:40px}}.blog-post__banner{padding:1rem 0}.blog-post__header{margin-bottom:2rem}.blog-post__tag-arrow{display:flex;flex-direction:row;margin-bottom:2rem}.blog-post__back-to-blog{background-color:#f1f2f2;border-radius:.25rem;clip-path:polygon(0 0,calc(100% - .5rem) 0,100% 50%,calc(100% - .5rem) 100%,0 100%);position:relative;z-index:1}.blog-post__back-to-blog-link{border:0;border-radius:.25rem;display:block;padding:.25rem 1.5rem .25rem 1rem;text-decoration:none}.blog-post__back-to-blog-link:active,.blog-post__back-to-blog-link:focus,.blog-post__back-to-blog-link:hover{border:0;text-decoration:none}.blog-post__back-to-blog-icon{margin-right:.25rem}.blog-post__back-to-blog-icon svg{height:1rem;transform:translateY(2px);width:auto}.blog-post__tags{border-radius:.25rem;padding:.25rem 1rem .25rem 1.5rem;transform:translateX(-.5rem)}.blog-post__tag-link,.blog-post__tag-link:hover{border:0;text-decoration:none}@media (min-width:768px){.blog-post__header h1{font-size:3rem}}.blog-post__meta{border-bottom-style:solid;border-bottom-width:1px;border-top-style:solid;border-top-width:1px;display:flex;flex-direction:column;font-size:.875rem;justify-content:space-between;margin-bottom:3rem;padding:1rem 0}.blog-post__difficulty span{padding:.15rem .25rem}@media (min-width:768px){.blog-post__meta{flex-direction:row}}.blog-post__warning{border:2px solid #f1f2f2;box-shadow:0 1px 2px rgb(16 24 40/5%);font-size:.875rem;margin-bottom:2rem;padding:1rem}.blog-post__body-wrapper{display:flex;flex-direction:row;width:100%}.blog-post__body{width:100%}.blog-post__sidebar{align-items:flex-start;display:flex;justify-content:flex-end}.blog-post__sticky-box{background-color:#fff;border:2px solid #f1f2f2;border-radius:.25rem;box-shadow:0 1px 2px rgb(16 24 40/5%);padding:1rem;position:sticky;top:1rem;width:100%}.bmc-btn-container{text-align:center}a.bmc-btn:active,a.bmc-btn:focus,a.bmc-btn:hover{color:#000}@media (max-width:767px){.blog-post__body-wrapper{flex-wrap:wrap}.blog-post__sidebar{justify-content:center;width:100%}}@media (min-width:768px){.blog-post__body{max-width:800px}.blog-post__body,.blog-post__body p{font-size:1.125rem}.blog-post__sidebar{flex-grow:1;padding-left:2rem}.blog-post__sticky-box{max-width:250px}}.blog-post__prev-next{border-bottom-style:solid;border-bottom-width:1px;border-top-style:solid;border-top-width:1px;display:flex;flex-direction:column;justify-content:space-between;margin-top:3rem;padding:1rem 0}.blog-post__prev-next-header{font-size:.875rem;margin-bottom:.25rem}@media (max-width:767px){.blog-post__prev-next-item--prev{margin-bottom:2rem}}@media (min-width:768px){.blog-post__prev-next{flex-direction:row}.blog-post__prev-next-item{max-width:420px;width:50%}.blog-post__prev-next-item--prev{padding-right:1rem}.blog-post__prev-next-item--next{padding-left:1rem;text-align:right}}.gist{max-width:calc(100vw - 3rem)}