/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.image{display:block;max-width:100%;height:auto;}
.spicy-heading--center{text-align:center;}.spicy-heading--right{text-align:right;}
.spicy-hero{position:relative;width:100%;overflow:hidden;display:flex;align-items:center;}.spicy-hero--h-sm{min-height:40vh;}.spicy-hero--h-md{min-height:55vh;}.spicy-hero--h-lg{min-height:70vh;}.spicy-hero--h-xl{min-height:90vh;}.spicy-hero__media{position:absolute;inset:0;}.spicy-hero__media img,.spicy-hero__media picture,.spicy-hero__media picture img{width:100%;height:100%;object-fit:cover;display:block;}.spicy-hero__overlay{position:absolute;inset:0;pointer-events:none;}.spicy-hero--overlay-light .spicy-hero__overlay{background:rgba(255,255,255,0.35);}.spicy-hero--overlay-dark  .spicy-hero__overlay{background:rgba(0,0,0,0.35);}.spicy-hero__content{position:relative;z-index:1;width:100%;max-width:72rem;margin:0 auto;padding:3rem 1.5rem;}.spicy-hero--align-left   .spicy-hero__content{text-align:left;}.spicy-hero--align-center .spicy-hero__content{text-align:center;}.spicy-hero--align-right  .spicy-hero__content{text-align:right;}.spicy-hero--text-light .spicy-hero__content{color:#fff;}.spicy-hero--text-dark  .spicy-hero__content{color:#1a1a1a;}.spicy-hero--text-light .spicy-hero__content{text-shadow:0 1px 12px rgba(0,0,0,0.35);}.spicy-hero__eyebrow{font-size:0.875rem;letter-spacing:0.15em;text-transform:uppercase;margin:0 0 1rem;opacity:0.9;}.spicy-hero__headline{font-weight:300;font-size:clamp(2.5rem,5vw + 1rem,4.5rem);line-height:1.1;margin:0;}.spicy-hero__subhead{font-size:clamp(0.875rem,0.7vw + 0.75rem,1.125rem);letter-spacing:0.18em;text-transform:uppercase;margin:1rem 0 0;}
.spicy-section--pady-none{padding-top:0;padding-bottom:0;}.spicy-section--pady-sm{padding-top:1rem;padding-bottom:1rem;}.spicy-section--pady-md{padding-top:2rem;padding-bottom:2rem;}.spicy-section--pady-lg{padding-top:3rem;padding-bottom:3rem;}.spicy-section--pady-xl{padding-top:5rem;padding-bottom:5rem;}.spicy-section--bg-none{background:transparent;}.spicy-section--bg-muted{background:rgba(0,0,0,0.03);}.spicy-section--bg-contrast{background:rgba(0,0,0,0.08);}.spicy-section--bg-primary{background:#006C00;color:#fff;}.spicy-section--bg-secondary{background:#6c757d;color:#fff;}.spicy-section--bg-dark{background:#212529;color:#fff;}.spicy-section--bg-light{background:#f5f5f5;}.spicy-section--bg-accent{background:#FBC315;}.spicy-section--bg-cream{background:#edeae6;}.spicy-section--bg-primary a,.spicy-section--bg-secondary a,.spicy-section--bg-dark a{color:#fff;}.spicy-section__inner{margin:0 auto;}.spicy-section--padx-none .spicy-section__inner{padding-left:0;padding-right:0;}.spicy-section--padx-sm   .spicy-section__inner{padding-left:1rem;padding-right:1rem;}.spicy-section--padx-md   .spicy-section__inner{padding-left:2rem;padding-right:2rem;}.spicy-section--padx-lg   .spicy-section__inner{padding-left:3rem;padding-right:3rem;}.spicy-section__inner--full{max-width:none;}.spicy-section__inner--wide{max-width:72rem;}.spicy-section__inner--narrow{max-width:48rem;}.spicy-section--align-left{text-align:left;}.spicy-section--align-center{text-align:center;}.spicy-section--align-right{text-align:right;}
.spicy-spacer{height:var(--spicy-spacer-height,1rem);}
.spicy-text{display:flow-root;}.spicy-text > :first-child{margin-top:0;}.spicy-text > :last-child{margin-bottom:0;}.spicy-text img{max-width:100%;height:auto;display:block;}.spicy-text--size-xs{font-size:0.75rem;}.spicy-text--size-sm{font-size:0.875rem;}.spicy-text--size-md{font-size:1.125rem;}.spicy-text--size-lg{font-size:1.375rem;}.spicy-text--size-xl{font-size:1.75rem;}.spicy-text--size-xxl{font-size:2.25rem;}
