.structured-content{z-index:1}.structured-content__container{width:100%}.structured-content__wrapper{display:grid;grid-template-columns:1fr;gap:3rem;width:100%}.structured-content__content-wrapper{display:grid;grid-template-columns:1fr;gap:3rem;width:100%;align-items:start}.structured-content__wrapper--left .structured-content__content-wrapper,.structured-content__wrapper--right .structured-content__content-wrapper{grid-template-columns:1fr}.structured-content__content{width:100%;max-width:100%}.structured-content__content>*{margin-top:0;margin-bottom:2rem}.structured-content__content>*:first-child{margin-top:0}.structured-content__content>*:last-child{margin-bottom:0}.structured-content__heading{margin-top:3rem;margin-bottom:1.5rem;scroll-margin-top:2rem}.structured-content__heading:first-child{margin-top:0}.structured-content__heading--h2{font-size:calc(var(--font-heading-scale) * 2.4rem)}.structured-content__heading--h3{font-size:calc(var(--font-heading-scale) * 2rem);margin-top:2.5rem}.structured-content__heading--h4{font-size:calc(var(--font-heading-scale) * 1.6rem);margin-top:2rem}.structured-content__heading--h5{font-size:calc(var(--font-heading-scale) * 1.4rem);margin-top:1.5rem}.structured-content__heading--h6{font-size:calc(var(--font-heading-scale) * 1.2rem);margin-top:1.5rem}.structured-content__text{line-height:1.8}.structured-content__text p{margin-bottom:1.5rem}.structured-content__text p:last-child{margin-bottom:0}.structured-content__text ul,.structured-content__text ol{margin:1.5rem 0;padding-left:2rem}.structured-content__text li{margin-bottom:.75rem}.structured-content__text a{text-decoration:underline;text-underline-offset:.3rem}.structured-content__text a:hover{text-decoration-thickness:.2rem}.structured-content__text strong{font-weight:700}.structured-content__text em{font-style:italic}.structured-content__image{margin:2.5rem 0}.structured-content__image-wrapper{width:100%;position:relative}.structured-content__image-wrapper img{width:100%;height:auto;display:block;border-radius:.4rem}.structured-content__image-caption{margin-top:1rem;font-size:1.4rem;color:rgba(var(--color-foreground),.7);text-align:center;font-style:italic}.structured-content__image-placeholder{background:rgba(var(--color-foreground),.04);border-radius:.4rem;padding:4rem;text-align:center}.structured-content__image-placeholder svg{width:100%;max-width:20rem;height:auto;margin:0 auto;opacity:.3}.structured-content__toc{background:rgba(var(--color-foreground),.03);border:.1rem solid rgba(var(--color-foreground),.1);border-radius:.8rem;padding:2rem}.structured-content__toc--top{position:relative;margin-bottom:3rem;max-height:none}.structured-content__toc--bottom{position:relative;margin-top:3rem;max-height:none}.structured-content__toc--left,.structured-content__toc--right{position:sticky;top:10rem;max-height:calc(100vh - 4rem);overflow-y:auto;align-self:start;width:100%;min-width:0}.structured-content__toc-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.structured-content__toc-title{font-size:1.6rem;font-weight:600;margin:0}.structured-content__toc-nav{width:100%}.structured-content__toc-list{list-style:none;margin:0;padding:0}.structured-content__toc-sublist{list-style:none;margin:0;padding:0;margin-top:.5rem;margin-left:1.5rem;border-left:.1rem solid rgba(var(--color-foreground),.1);padding-left:.5rem}.structured-content__toc-item{margin-bottom:.5rem}.structured-content__toc-item:last-child{margin-bottom:0}.structured-content__toc-link{display:block;color:rgba(var(--color-foreground),.75);text-decoration:none;font-size:1.4rem;line-height:1.6;padding:.5rem 0;transition:color .2s ease,padding-left .2s ease;border-left:.2rem solid transparent}.structured-content__toc-link:hover{color:rgb(var(--color-foreground));border-left-color:rgb(var(--color-foreground))}.structured-content__toc-link.active{color:rgb(var(--color-foreground));font-weight:600;border-left-color:rgb(var(--color-foreground))}.structured-content__toc-link{padding-left:1rem}.structured-content__toc-link:hover,.structured-content__toc-link.active{padding-left:1.5rem}.structured-content__toc-item--h2 .structured-content__toc-link{font-weight:600;font-size:1.4rem}.structured-content__toc-sublist .structured-content__toc-item--h3 .structured-content__toc-link{font-weight:500;font-size:1.3rem}.structured-content__toc-sublist .structured-content__toc-sublist .structured-content__toc-item--h4 .structured-content__toc-link{font-weight:400;font-size:1.2rem}.structured-content__toc-sublist .structured-content__toc-sublist .structured-content__toc-sublist .structured-content__toc-item--h5 .structured-content__toc-link{font-weight:400;font-size:1.1rem}.structured-content__toc-sublist .structured-content__toc-sublist .structured-content__toc-sublist .structured-content__toc-sublist .structured-content__toc-item--h6 .structured-content__toc-link{font-weight:400;font-size:1rem}@media screen and (min-width:750px){.structured-content__wrapper--left .structured-content__content-wrapper{display:grid!important;grid-template-columns:25rem 1fr!important;gap:4rem;align-items:start}.structured-content__wrapper--left .structured-content__toc--left{width:25rem;max-width:25rem;min-width:25rem;flex-shrink:0;grid-column:1}.structured-content__wrapper--left .structured-content__content{max-width:80rem;min-width:0;grid-column:2;width:100%}.structured-content__wrapper--right .structured-content__content-wrapper{display:grid!important;grid-template-columns:1fr 25rem!important;gap:4rem;align-items:start}.structured-content__wrapper--right .structured-content__content{max-width:80rem;min-width:0;grid-column:1;width:100%}.structured-content__wrapper--right .structured-content__toc--right{width:25rem;max-width:25rem;min-width:25rem;flex-shrink:0;grid-column:2}}@media screen and (min-width:990px){.structured-content__wrapper--top,.structured-content__wrapper--bottom{grid-template-columns:1fr}.structured-content__wrapper--top .structured-content__content,.structured-content__wrapper--bottom .structured-content__content{max-width:80rem;margin:0 auto}}@media screen and (max-width:1350px){.structured-content__content-wrapper{padding-left:20px}}@media screen and (max-width:989px){.structured-content__wrapper{grid-template-columns:1fr}.structured-content__content-wrapper{grid-template-columns:1fr;padding-left:20px;padding-right:20px}.structured-content__toc--left,.structured-content__toc--right{position:relative;top:0;margin-bottom:3rem;max-height:30rem}.structured-content__toc--top{margin-bottom:2rem}.structured-content__toc--bottom{margin-top:2rem}}@media screen and (min-width:750px){.structured-content__content{font-size:1.6rem}}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.structured-content__toc-link{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/structured-content.css.map */
