.block-form-section.bg-black-700 .c-title strong,.block-form-section.bg-brand .c-title strong,.block-form-section.bg-gray-650 .c-title strong,.block-form-section.bg-header .c-title strong{-webkit-text-fill-color:inherit;color:inherit}.block-form__marquee{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 64px,#000 calc(100% - 64px),transparent);mask-image:linear-gradient(90deg,transparent 0,#000 64px,#000 calc(100% - 64px),transparent);position:relative;width:100%}.block-form__marquee:hover .block-form__marquee-track{animation-play-state:paused}.block-form__marquee-track{animation:blockFormMarquee 18s linear infinite}@media (min-width:992px){.block-form__marquee-track{animation-duration:40s}}@keyframes blockFormMarquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@property --scanner-glow-angle{syntax:"<angle>";initial-value:0deg;inherits:false}.scanner-glow-border{position:relative}.scanner-glow-border:before{animation:scanner-glow-spin 8s linear infinite;background:conic-gradient(from var(--scanner-glow-angle),#fff 0deg,#ff8a92 6deg,#ff5a64 14deg,#d5232e 28deg,#d5232e 1turn);border-radius:15px;box-shadow:0 0 6px rgba(213,35,46,.7),0 0 14px rgba(213,35,46,.45),0 0 30px rgba(213,35,46,.25);content:"";inset:-3px;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:3px;pointer-events:none;position:absolute}@keyframes scanner-glow-spin{to{--scanner-glow-angle:360deg}}@media (prefers-reduced-motion:reduce){.block-form__marquee-track,.scanner-glow-border:before{animation:none}}