/* Generated by _ofm/build-library.php from ofm_base_css(). Do not edit. */
/* The muted globals are calibrated against white and paper. On the alt band
   #EBE6D6 the muted brown #8B6843 measures 4.04 and deep sage #5F7052 measures
   4.28, both under AA. Re-pointing the two custom properties for the band's
   subtree fixes every descendant at once, instead of asking each component to
   remember which ground it happens to be sitting on. */
.ofm-band-alt{--e-global-color-accent:#6B4C35;--e-global-color-ofmsaged:#55654A}
.ofm-sec h1,.ofm-sec h2,.ofm-sec h3,.ofm-sec h4,.ofm-sec h5,.ofm-sec h6{margin:0}
.ofm-prose p{margin:0 0 .8em}
.ofm-prose p:last-child{margin-bottom:0}
.ofm-prose ul{margin:.2em 0 .8em;padding-left:1.15em}
.ofm-prose li{margin:0 0 .38em}
.ofm-prose a{color:#6B4C35;text-underline-offset:.18em}
.ofm-prose a:hover{color:#533B30}
.ofm-eyebrow{font-feature-settings:"ss01"}
.ofm-num{font-variant-numeric:tabular-nums}
.ofm-card{transition:transform .28s cubic-bezier(.2,.7,.3,1),box-shadow .28s ease,border-color .28s ease}
.ofm-card:hover{transform:translateY(-4px);border-color:#C4AE80;box-shadow:0 18px 38px -24px rgba(47,31,25,.42)}
.ofm-frame img,.ofm-media img{display:block;width:100%}
/* The video widget has no border-radius control, so the plate is rounded here. */
.ofm-media .elementor-wrapper{border-radius:16px;overflow:hidden}
.ofm-frame{position:relative}
.ofm-frame>.elementor-widget,.ofm-frame>.elementor-element{width:100%;height:100%}
.ofm-frame .elementor-widget-image,.ofm-frame .elementor-widget-container,.ofm-frame figure{height:100%}
.ofm-frame img{height:100%;object-fit:cover;object-position:center}
.ofm-tile{display:inline-flex;align-items:center;justify-content:center;flex:none}
.ofm-ico{display:block}
.ofm-arrow{display:inline-flex;align-items:center;gap:.42em;font-weight:600;font-size:15px;text-decoration:none;letter-spacing:.2px}
.ofm-arrow span{transition:transform .22s ease}
.ofm-arrow:hover span{transform:translateX(4px)}
.ofm-btn .elementor-button{transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}
.ofm-btn .elementor-button:focus-visible{outline:3px solid #D2B475;outline-offset:2px}
.ofm-photo-band{position:relative;isolation:isolate}
/* A header-zone scrim. The band's photograph averages dark, but `cover` crops
   into a different part of it at every width, and on a 375px viewport the crop
   lands on a pale arch: the brightest patch under the transparent header
   measures 3.18 against white, so the light logo and the menu toggle sit on top
   of it. Anchored in pixels because the header is a fixed height whatever the
   band's is. */
.ofm-photo-band::after{content:"";position:absolute;left:0;right:0;top:0;height:210px;z-index:0;pointer-events:none;background:linear-gradient(180deg,rgba(47,31,25,.62) 0%,rgba(47,31,25,0) 100%)}
.ofm-photo-band > *{position:relative;z-index:1}
@media (prefers-reduced-motion:reduce){
  .ofm-card,.ofm-btn .elementor-button,.ofm-arrow span{transition:none}
  .ofm-card:hover{transform:none}
}
