.toolbar-buttons{width:Min(calc(100% - var(--gutter)),var(--content-width));margin-inline:auto;padding-block:var(--spacer);text-align:center;padding-block:var(--gutter)}.toolbar-buttons .nav-links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px}.toolbar-buttons .btn{--button-color:#352228;--button-color-rgb:170,170,170;min-width:auto;width:auto;max-width:100%}.toolbar-buttons .btn .btn.btn-sm{padding:3px 1rem 2px}@media (min-width:500px){.toolbar-buttons .btn{max-width:44%}}.toolbar-buttons .btn.active{color:var(--primary);border-color:var(--primary)}.toolbar-buttons .btn.active:hover{border-color:var(--primary);color:#fff}.toolbar-buttons .btn.icon-only{height:40px}.toolbar-buttons .btn.icon-only svg{margin:0;fill:var(--text-color);top:-1px}.toolbar-buttons .btn:hover.icon-only svg{fill:white}.toolbar-buttons .btn.icon-only:focus-visible svg{fill:white}.toolbar-buttons .btn.icon-only:focus svg{fill:white}.toolbar-buttons .btn.icon-only:focus:not(:focus-visible) svg{fill:var(--dark)}@media (prefers-color-scheme:dark){.toolbar-buttons .btn.active:hover{color:var(--dark)}.toolbar-buttons .btn{--button-color:white;--button-color-rgb:175,175,175}.toolbar-buttons .btn.active{color:#43c1d2;border-color:rgba(44,166,182,.6)}.toolbar-buttons .btn.icon-only svg{fill:white}.toolbar-buttons .btn:hover.icon-only svg{fill:var(--dark)}.toolbar-buttons .btn.icon-only:focus-visible svg{fill:var(--dark)}.toolbar-buttons .btn.icon-only:focus svg{fill:var(--dark)}.toolbar-buttons .btn.icon-only:focus:not(:focus-visible) svg{fill:white}}.section--social{padding-top:0}.hero-small{margin-bottom:var(--spacer)}.books-list{display:flex;flex-wrap:wrap;margin-block:0 40px;justify-content:center}.books-list>.book{padding:0;background:0 0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center}.books-list>.book img{max-width:200px;margin:0 auto .5rem}.books-list>.book .book-img{display:flex;align-items:flex-end;height:250px;width:250px}.books-list>.book .book-info{display:flex;width:250px;min-height:100px;flex-direction:column;justify-content:flex-start}.books-list p.book__author{margin:.25rem 1rem 0;color:#999;line-height:1.3;font-size:1rem}.story-list{padding-bottom:40px}@media all and (max-width:26.1875em){.story-list .story{padding:20px}}@media all and (min-width:48.75em){.books-list>.book{display:flex;flex-direction:row;text-align:center;justify-content:center;align-items:flex-start;flex-wrap:wrap}.books-list>.book .book{flex-basis:30%}.story-list{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:40px;grid-row-gap:40px}}.story-list .story{padding:60px 40px;border:2px solid var(--border-color)}.story-list .story h3{font-size:1.9rem;margin:0 0 2.2rem;text-align:center}.story-list .story p{font-family:brandon-grotesque,Helvetica,Arial,sans-serif}.smallcaps{display:block;font-size:1rem;letter-spacing:.2em;opacity:.7}:root{--book-width:250px}.icon-flourish{margin:0 auto;display:block;fill:#ccc;height:80px;width:80px}.hero{background-color:var(--hero-bg-color);margin-top:-40px;padding:40px 0;display:block;font-size:1.3rem;text-align:left;clip-path:polygon(0 0,100% 0,100% 100%,0 94%)}.hero:after{content:"";position:absolute;bottom:0;left:0;display:block;background:rgba(255,255,255,.2);height:50px;width:100%;-webkit-clip-path:polygon(0 100%,100% 0,100% 100%,0 100%);clip-path:polygon(0 100%,100% 0,100% 100%,0 100%)}.hero .book{display:block;text-align:center}.hero .book img{filter:drop-shadow(10px 10px 10px rgba(0,0,0,.2)) drop-shadow(3px 3px 3px rgba(0,0,0,.2));border-radius:2px;object-fit:contain;height:350px;width:350px}.hero .book:focus-visible{outline:var(--link-color) dotted 3px;outline-offset:4px}.hero .book:focus{outline:var(--link-color) dotted 3px;outline-offset:4px}.hero .book:focus:not(:focus-visible){outline:0}.hero .book-content a:not(.btn):focus-visible{outline:var(--link-color) dotted 3px;outline-offset:4px}.hero .book-content a:not(.btn):focus{outline:var(--link-color) dotted 3px;outline-offset:4px}.hero .book-content a:not(.btn):focus:not(:focus-visible){outline:0}.hero .featured-label{font-size:.9rem;letter-spacing:.1em;text-transform:uppercase;color:var(--hero-color);opacity:.7}.hero h2{font-size:2.5rem;line-height:1.1}.hero h2>a{color:inherit}.hero h3{font-family:var(--sans);line-height:1.2;font-weight:500}@media (max-width:780px){.hero{text-align:center;padding-block:80px}}@media all and (min-width:781px) and (min-width:48.75em){.hero .container{grid-template-columns:var(--book-width) 1fr}}@media (min-width:781px){.hero{padding-block:80px}.hero .container{display:grid;gap:40px}.hero .book-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.hero .book-content h2,.hero .book-content h3,.hero .book-content p{margin-block:.5rem}}.books-list{padding-top:0}.books-list>.book{padding-inline:1rem;margin:0;width:100%;max-width:250px}.books-list>.book:nth-child(2n){transition-delay:0.1s}.books-list>.book:nth-child(3n){transition-delay:0.2s}.books-list>.book:nth-child(4n){transition-delay:0.3s}.books-list>.book h3{font-size:1.3rem;line-height:1.3;margin-block:0}.books-list>.book .book-img{display:flex;justify-content:center;align-items:flex-end}.books-list>.book img{width:200px;height:200px;object-fit:contain;object-position:bottom}.books-list>.book img:not(.hide-shadow){filter:drop-shadow(10px 10px 10px rgba(0,0,0,.2)) drop-shadow(3px 3px 3px rgba(0,0,0,.2))}.books-list a:focus-visible{outline:var(--link-color) dotted 3px;outline-offset:0}.books-list a:focus{outline:var(--link-color) dotted 3px;outline-offset:0}.books-list a:focus:not(:focus-visible){outline:0}.books-landing .hero{min-height:auto}