/* FM-1: the original Elementor heading remains the editable, accessible source. */
.elementor .pc-site-footer .pc-footer-word{min-width:0}
.elementor .pc-site-footer .pc-footer-word .pc-footer-marquee{position:relative;width:100%;min-width:0;max-width:100%;padding-bottom:40px}
.elementor .pc-site-footer .pc-footer-word .pc-marquee-source{
 position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;
 overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important
}
.pc-footer-marquee-viewport{width:100%;min-width:0;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent)}
.pc-footer-marquee-track{
 display:flex;width:max-content;max-width:none;gap:0;direction:ltr;
 animation:pc-footer-marquee-slide var(--pc-marquee-duration,32s) linear infinite;
 animation-play-state:paused;will-change:transform
}
.pc-footer-marquee-group{display:flex;align-items:center;flex:0 0 auto;gap:0;width:max-content}
.elementor .pc-site-footer .pc-footer-word .pc-footer-marquee-copy{
 display:block;flex:0 0 auto;width:max-content;max-width:none;margin:0;
 padding:0 clamp(32px,5vw,96px) 0 0!important;white-space:nowrap;
 background:linear-gradient(180deg,rgba(252,250,244,.12),rgba(252,250,244,.045))!important;
 background-clip:text!important;-webkit-background-clip:text!important;color:transparent!important;-webkit-text-fill-color:transparent
}
.pc-footer-marquee[data-active="true"][data-paused="false"] .pc-footer-marquee-track{animation-play-state:running}
@media(hover:hover){.pc-footer-marquee .pc-footer-marquee-viewport:hover .pc-footer-marquee-track{animation-play-state:paused}}
.elementor .pc-site-footer .pc-footer-word .pc-footer-marquee-toggle{
 position:absolute;right:2px;bottom:2px;z-index:2;display:grid;place-items:center;
 width:34px;height:34px;min-width:34px;padding:0;margin:0;border-radius:50%;
 border:1px solid rgba(252,250,244,.22);background:#432f27;color:#FCFAF4;
 opacity:.7;cursor:pointer;box-shadow:none;transition:opacity .2s,background .2s
}
.elementor .pc-site-footer .pc-footer-word .pc-footer-marquee-toggle:hover,
.elementor .pc-site-footer .pc-footer-word .pc-footer-marquee-toggle:focus-visible{opacity:1;background:#5b4338}
.elementor .pc-site-footer .pc-footer-word .pc-footer-marquee-toggle:focus-visible{outline:2px solid #FCBE64;outline-offset:4px}
.pc-footer-marquee-toggle svg{display:block;width:14px;height:14px;fill:none!important;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
@keyframes pc-footer-marquee-slide{to{transform:translate3d(calc(-1 * var(--pc-marquee-distance,0px)),0,0)}}
@media(prefers-reduced-motion:reduce){.pc-footer-marquee-track{animation:none!important;transform:none!important}}
