.title-text-shadow{text-shadow:0 4px 4px rgba(0,0,0,.55);-webkit-text-stroke:.1px black}.landing-section{background-image:url(/images/hero-image-2026.png);background-size:120%;background-position:center 90%;background-repeat:no-repeat;min-height:150vh}@media screen and (min-width:640px){.landing-section{background-image:url(/images/hero-image-2026.png);background-size:110%;background-position:center 97%}}@media screen and (min-width:768px){.landing-section{background-image:url(/images/hero-image-2026.png);background-size:100%;background-position:center 95%}}@media screen and (min-width:1024px){.landing-section{background-image:url(/images/hero-image-2026.png);background-size:100%;background-position:center 97%}}.small-bullets li::marker{font-size:.5em}.image-dropshadow{filter:drop-shadow(8px 8px 16px rgba(0,0,0,.3));box-shadow:8px 8px 16px rgba(0,0,0,.3)}:root{interpolate-size:allow-keywords}details{overflow:hidden}details>:not(summary){block-size:0;transition:block-size .2s,content-visibility .2s;transition-behavior:allow-discrete}details[open]>:not(summary){block-size:auto}.faq-answer-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s ease-out}details[open]>.faq-answer-content{grid-template-rows:1fr}details summary::-webkit-details-marker{display:none}summary:after{content:"";width:18px;height:18px;background:url(/icons/chevron-down.svg);background-size:cover;transition:.2s;margin:auto 0}summary:hover:after{border:1px solid gray;border-radius:10px}details[open]>summary:after{transform:rotate(180deg)}.bread-pattern-bg{background-image:url(/bread-bg-icon.svg);background-color:var(--cream);background-repeat:repeat;background-size:110px 140px}