main{width:100%}#title-section{--overlay-direction:to right;--overlay-midpoint:50%;--overlay:linear-gradient( var(--overlay-direction),#0A1928C6 0%,#0A192859 var(--overlay-midpoint),#0A192816 100% );padding:5rem 12rem 1.5rem 12rem;width:100%;background:var(--overlay),url("/res/backgrounds/homepage-hero.jpg") no-repeat center 20% / cover;color:var(--col-white);background-attachment:scroll,fixed}main h1{text-align:center;text-shadow:3px 2px 2px #0003}.body-section{margin:0 auto;padding:3rem 6vw;max-width:80rem;background:var(--col-neutral);border-bottom:1px solid #0001;box-shadow:0 2px 8px #0001 inset}.body-section:nth-of-type(even){background:var(--col-white)}.body-section h2{margin-bottom:1rem;color:var(--col-black);font:700 1.25rem/1.4 var(--font-Body);letter-spacing:0.05em;text-align:center;text-transform:uppercase}.body-section h3{margin:2.25rem auto 0.5rem auto;max-width:34.5rem;color:var(--col-text-dark);font:650 1.3rem/1.6 var(--font-Body)}.body-section p,.body-section li{margin:0.5rem auto;max-width:34.5rem;color:var(--col-text-dark);font:350 1rem/1.6 var(--font-Body)}.body-section ul{margin:1rem auto 2rem auto;max-width:34.5rem;padding-left:1.35em}.body-section ul.checklist > li::marker{content:"✔"}.body-section li{padding-left:0.33em}details:not(:first-of-type){padding-top:1.5rem}details[open] summary ~ *{animation:0.15s opacity-in}@keyframes opacity-in{from{opacity:0}to{opacity:1}}details > summary{margin:0;color:var(--col-black);font:650 1.25rem/1.4 var(--font-Body);letter-spacing:0.05em;text-align:center;text-transform:uppercase;cursor:pointer}details > summary:focus-visible{outline:2px solid var(--col-accent) !important}.dropdown-hash-entry{scroll-margin-top:calc(var(--header-height) + var(--banner-height) + 2em)}#consult-btn{display:block;margin:2.5rem auto 0 auto;width:16.25rem;height:3em;color:var(--col-white) !important;font:600 1.33rem / 1.25 var(--font-Body);line-height:2.95em;text-align:center;text-decoration:none;text-shadow:2px 2px 1px #0003;background-color:var(--col-accent);border-radius:0.3em;box-shadow:0 6px 20px #0002;cursor:pointer;transition:0.2s box-shadow,0.2s transform}#consult-btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px #0003}#consult-btn:focus-visible{outline:2px solid var(--col-black) !important}@media screen and (orientation:portrait){#title-section{--overlay-direction:to bottom;--overlay-midpoint:60%;padding:2rem 1rem 1rem 1rem;text-align:center}#title-section h1{font-size:2.25rem}.body-section{padding:2rem 8vw}details > summary{font-size:1rem;text-align:center}.body-section h2{font-size:1.1rem;text-align:center}.body-section h3{font-size:1rem;text-align:center}.body-section p{font-size:0.9rem;text-align:center}.body-section li{font-size:0.9rem;text-align:left}#consult-btn{font-size:1.25rem;width:14.5rem}}