.intro{display:flow-root;height:auto;min-height:110vh;position:relative}.chapter{align-items:center;background-color:#f7f2db;display:flex;justify-content:center;overflow:hidden}.chapter,.chapter-inner{height:auto;position:relative;width:100%}.chapter-inner{aspect-ratio:auto;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;max-height:none;max-width:none}.image-wrap,.text{grid-area:1/1}.image-wrap{height:100%;width:100%;z-index:1}.image-wrap img{height:100%;object-fit:cover;width:100%}.text{align-self:end;backdrop-filter:blur(1.5rem);-webkit-backdrop-filter:blur(1.5rem);background:rgba(43,40,27,.45);border:1px solid rgba(241,193,73,.2);border-radius:1.5rem;box-sizing:border-box;justify-self:start;margin-bottom:5%;margin-left:5%;max-width:clamp(24rem,35vw,36rem);min-width:20rem;padding:2.5rem;width:fit-content;z-index:2}.text span{color:var(--color-gold,#bf953f);font-size:.85rem;letter-spacing:.2rem;text-transform:uppercase}.text h2{color:#fff;font-size:clamp(2rem,4vw,3.5rem);font-weight:300;line-height:1.2;margin:1rem 0 1.5rem;white-space:normal;text-wrap:balance}.text h2.chapter9-title{font-size:clamp(1.8rem,5vw,3.2rem)}.text h2 .sub-title{color:var(--color-gold);font-size:.4em;font-weight:400;margin-left:.5rem;vertical-align:text-bottom}.text p{color:#e7d79e;font-size:1.1rem;line-height:1.8;margin-bottom:0;overflow-wrap:break-word;text-align:justify;text-justify:inter-ideograph;text-wrap:pretty;word-break:break-all}.cta-btn{border:1px solid var(--cta-border);border-radius:1.875rem;color:var(--color-white);display:inline-block;font-size:.9rem;letter-spacing:.125rem;margin-top:1.875rem;padding:.75rem 1.875rem;text-decoration:none;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease,translate .3s ease;z-index:999}.cta-btn:hover{background:var(--color-white);box-shadow:0 .625rem 1.25rem var(--cta-hover-shadow);color:var(--color-black);translate:0 -.1875rem}@media (max-width:64rem) or (orientation:portrait){.chapter{background-color:var(--color-brown-light);display:block;height:auto}.chapter-inner{aspect-ratio:auto;display:flex;flex-direction:column;height:auto;max-height:none;max-width:100%;width:100%}.image-wrap{background-color:#f7f2db;height:auto;width:100%}.text{align-self:stretch;backdrop-filter:blur(1.25rem);-webkit-backdrop-filter:blur(1.25rem);background:rgba(22,22,22,.85);border:none;border-radius:0;border-top:1px solid rgba(241,193,73,.25);justify-self:stretch;margin-bottom:0;margin-left:0;max-width:100%;padding:2.5rem 1.5rem;position:relative;text-align:center;width:100%}.text h2{color:#fff;font-size:clamp(1.8rem,5vw,2.4rem);margin:.5rem 0 1rem;white-space:normal}.text p{color:#e7d79e;font-size:1rem;line-height:1.7}.cta-btn,.text p{text-align:center}.cta-btn{box-sizing:border-box;margin-top:1.5rem;min-width:13rem;padding:.65rem 2rem;width:auto}}.bento-slat-section img,.chapter .image-wrap img,.chapter .image-wrap picture{-webkit-touch-callout:none;user-select:none}