.story-panel{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:60px 20px;position:relative;width:100%}.story-container--snap .story-panel{scroll-snap-align:start;scroll-snap-stop:always}@media (min-width:768px){.story-panel{padding:80px 40px}}.story-panel__content{margin:0 auto;max-width:800px;width:100%}.story-textbox--light{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:hsla(0,0%,100%,.85);border-radius:12px;color:#000;padding:1.5rem}.story-text-box,.story-textbox--dark{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:rgba(0,0,0,.55);border-radius:12px;color:#fff;padding:1.5rem}.story-panel[data-reveal]{opacity:0;transform:translateY(20px);transition:opacity .5s ease-out,transform .5s ease-out}.story-panel[data-reveal].is-visible{opacity:1;transform:translateY(0)}.story-panel--auto,.story-panel--dark,.story-panel--full,.story-panel--half,.story-panel--light,.story-panel--overlay{background:none}.story-panel--full{min-height:100vh}.story-panel--half{min-height:50vh}.story-panel--auto{min-height:auto}.story-panel--spacing-small{padding:40px 20px}.story-panel--spacing-large{padding:120px 20px}@media (min-width:768px){.story-panel--spacing-small{padding:60px 40px}.story-panel--spacing-large{padding:160px 40px}}.story-panel h1{font-size:4.4rem}.story-panel h1,.story-panel h2{line-height:1.2;margin-bottom:1em}.story-panel h2{font-size:3.2rem}.story-panel h3{font-size:3.4rem;line-height:1.2;margin-bottom:1em}.story-panel p{font-size:1.9rem;line-height:1.7;margin-bottom:1em}.story-panel p:last-child{margin-bottom:0}.story-textbox--dark p,.story-textbox--light p{font-size:1.9rem;line-height:1.7}@media (max-width:768px){.story-panel{padding:30px 16px}.story-panel h1{font-size:2.2rem}.story-panel h2,.story-panel h3{font-size:1.6rem}.story-panel p,.story-textbox--dark p,.story-textbox--light p{font-size:1.05rem;line-height:1.6}.story-container--snap .story-panel--auto-grow{min-height:auto;scroll-snap-align:none}.story-panel[data-outro]{padding:0!important}.story-panel[data-outro] .story-panel__content{height:100%;max-width:100%!important;width:100%}.story-panel[data-outro] .story-panel__content>div{flex-direction:column!important;gap:0!important;height:100%}.story-panel[data-outro] .story-panel__content .story-textbox--dark{padding:1rem}.story-panel[data-outro] .story-panel__content>div>div:first-child{flex:0 0 auto;padding:1rem 16px;width:100%!important}.story-panel[data-outro] .story-panel__content>div>div:last-child{flex:1 1 auto!important;min-height:0;width:100%}.story-panel[data-outro] .story-panel__content img{border-radius:0!important;height:100%!important;max-height:none!important;-o-object-fit:cover!important;object-fit:cover!important;width:100%!important}}.story-image img,.story-panel img{border-radius:8px;display:block;height:auto;margin:0 auto;max-height:100vh;-o-object-fit:contain;object-fit:contain;width:auto}
/*# sourceMappingURL=_panels.css.map */