@charset "UTF-8";.block-lp-hero{position:relative;display:flex;flex-direction:column;min-height:100vh;background-color:#101010;background-size:cover;background-position:center;color:#fff;overflow:hidden}.block-lp-hero__media{position:absolute;inset:0;z-index:0}.block-lp-hero__bg{display:block;width:100%;height:100%}.block-lp-hero__poster,.block-lp-hero__bg-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.block-lp-hero:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#10101073,#101010bf)}.block-lp-hero__inner{position:relative;z-index:2;flex:1 1 auto;display:flex;align-items:center;justify-content:center}.block-lp-hero__content{gap:32px}@media (max-width:991.98px){.block-lp-hero{min-height:75vh}}.block-lp-hero__heading{margin:0}.block-lp-hero__cta{gap:12px}.block-lp-hero__note{margin:0;color:#fff;font-size:14px;font-weight:500;line-height:1.6}.block-lp-hero__strip{position:relative;z-index:2;backdrop-filter:blur(25px);background:#0000004d;border-top:1px solid #353535;padding:18px 0}.block-lp-hero__marquee{display:flex}.block-lp-hero__track{display:flex;align-items:center;justify-content:space-between;width:100%;gap:24px;margin:0;padding:0;list-style:none}.block-lp-hero__track--clone{display:none}.block-lp-hero__trust{flex-shrink:0;gap:16px;max-width:420px}.block-lp-hero__trust p{margin:0;color:#fff}.block-lp-hero__trust-icon{width:auto;height:48px}@media (max-width:1199.98px){.block-lp-hero__strip{padding:14px 0}.block-lp-hero__marquee{justify-content:flex-start;overflow:hidden;mask-image:linear-gradient(90deg,transparent 0,#000 40px,#000 calc(100% - 40px),transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 40px,#000 calc(100% - 40px),transparent 100%)}.block-lp-hero__track{width:auto;justify-content:flex-start;flex-shrink:0;gap:24px;padding-right:24px;animation:lp-hero-trust-scroll 28s linear infinite}.block-lp-hero__track--clone{display:flex}.block-lp-hero__trust{max-width:none}.block-lp-hero__trust p{white-space:nowrap}.block-lp-hero__trust-icon{height:36px}}@keyframes lp-hero-trust-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}@media (prefers-reduced-motion:reduce){.block-lp-hero__track{animation:none}}
