@media screen and (max-width:1024px){body,html{scroll-padding-top:200px}}.post__content{grid-row-gap:60px;grid-column-gap:100px;align-content:start;align-items:start;display:grid;grid-template-areas:"content share" "content index" "content empty";grid-template-columns:1fr 455px}@media screen and (max-width:1024px){.post__content{display:flex;flex-direction:column;gap:20px}}.post__content--content{grid-area:content;max-width:885px}@media screen and (max-width:1024px){.post__content--content{max-width:100%;order:3;width:100%}}.post__content--content h1{color:#555;font-size:80px;font-weight:400;line-height:78px;margin:0 0 40px}@media screen and (max-width:820px){.post__content--content h1{font-size:70px;line-height:60px}}.post__content--content span.post-date{display:block;font-size:15px;font-weight:500;line-height:12px;margin:0 0 30px}.post__content--content img.featured-image{border-radius:10px;margin:0 0 40px}.post__content--share{align-items:center;display:flex;gap:10px;grid-area:share}@media screen and (max-width:1024px){.post__content--share{max-width:100%;order:1;width:100%}}.post__content--share__label{font-size:23px;font-weight:700;line-height:30px}.post__content--share__icons{align-items:center;display:flex;gap:2px}.post__content--share__icons svg{display:block;height:40px;width:40px}.post__content--index{background-color:#fff;grid-area:index;position:sticky;top:0;z-index:10}@media screen and (max-width:1024px){.post__content--index{max-width:100%;order:2;padding:20px 0;width:100%}.post__content--index:after{background-color:#fff;background-image:url(../../images/select-arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:45px 45px;border-radius:10px;bottom:20px;content:"";display:block;height:45px;pointer-events:none;position:absolute;right:0;width:45px}}.post__content--index .post-sidebar__index{position:relative}.post__content--index .post-sidebar__index__header{margin:0 0 10px}.post__content--index .post-sidebar__index__title{font-size:23px;font-weight:700;line-height:30px}.post__content--index .post-sidebar__index__items{list-style:none;margin:0;padding:0}@media screen and (max-width:1024px){.post__content--index .post-sidebar__index__items{display:none}}.post__content--index .post-sidebar__index__items--select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid #526ea3;border-radius:10px;color:#000;display:none;font-size:18px;line-height:normal;min-height:45px;padding:0 20px;width:100%}@media screen and (max-width:1024px){.post__content--index .post-sidebar__index__items--select{display:block}}.post__content--index .post-sidebar__index__item a{font-size:19px;font-weight:700;line-height:30px;text-decoration:none}.post__content--index .post-sidebar__index--subindex{padding:0 0 10px 20px}.post__content--index .post-sidebar__index--subindex .post-sidebar__index__item a{font-size:18px;font-weight:400;line-height:24px}
