.section{position:relative;max-width:50rem;overflow:hidden;line-height:1.5em;word-wrap:break-word}.section-content{position:relative;width:100%;max-width:100%;line-height:1.5em;word-wrap:break-word}.section>h1,.section>.section-content>h1{line-height:1.1em}.section>h2,.section>.section-content>h2{line-height:1.1em}.section img{max-width:100%}.section-content-box{padding:1rem;background-color:var(--section-highlight-background-color)}.section-highlight{position:relative;display:flex;flex-direction:column;justify-content:start;width:100%;background-color:var(--section-highlight-background-color)}.section-secondary{position:relative;display:flex;flex-direction:column;justify-content:start;width:100%;background-color:var(--section-secondary-background-color)}.section-highlight>.section-content,.section-secondary>.section-content{padding:1rem}.section-cover{position:relative;width:90%;max-width:60rem;background-repeat:no-repeat;background-size:cover}.section-cover-image{background-size:cover;background-position:top;background-repeat:no-repeat;width:100%}.section-cover-image-small{width:75%}.section-cover-box{padding:1rem;background-color:var(--section-highlight-background-color);min-width:20rem;max-width:25rem;position:absolute;right:0;bottom:3rem}.section-cover-box-primary{font-weight:700;font-size:1.5rem}.section-cover-box-secondary{font-weight:700;font-size:1.5rem;color:var(--section-highlight-foreground-color-accent)}.section-cover-box>p{margin:.5rem}@media only screen and (max-width:640px){.section-cover{width:100%;max-width:100%}.section-cover-box{width:100%;max-width:100%;position:relative}.section-cover-image{width:100%}}@media only screen and (max-width:50rem){.section-primary,.section-secondary-inner,.section-highlight-inner{width:100%;max-width:100%}.section-content{padding:0 1rem}.section-content-box{padding:1rem}.section-content:has(.section-content-box){padding:0}}