.Hero.svelte-xui05l{position:relative;overflow:hidden;height:100vh;width:100%;color:#fff;background-color:#000}.Hero.svelte-xui05l h2{color:#fff}.Hero.svelte-xui05l img{margin:0;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;display:block}.Hero-content.svelte-xui05l{position:absolute;top:0;left:0;z-index:2;padding:70px;height:100%;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}:root{--angle: -18deg;--dur: 5.1s}.title-reveal{color:#fff;-webkit-mask-image:linear-gradient(var(--angle),rgba(0,0,0,0) 0%,rgba(0,0,0,0) 30%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 100%);mask-image:linear-gradient(var(--angle),rgba(0,0,0,0) 0%,rgba(0,0,0,0) 30%,rgba(0,0,0,1) 50%,rgba(0,0,0,1) 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:220% 200%;mask-size:220% 200%;-webkit-mask-position:200% 0;mask-position:200% 0;transform:translateY(20%);line-height:2}.video-reveal.svelte-xui05l{width:100%;height:100%;-webkit-mask-image:linear-gradient(120deg,rgba(0,0,0,1) 25%,rgba(255,255,255,0) 60%);mask-image:linear-gradient(120deg,#000 25%,#fff0 60%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:220% 100%;mask-size:220% 100%;-webkit-mask-position:150% 0%;mask-position:150% 0%;backface-visibility:hidden}.showed .title-reveal{animation:svelte-xui05l-mask-reveal var(--dur) cubic-bezier(.2,.7,.2,1) .6s forwards,svelte-xui05l-y-reveal 1.2s ease-out forwards;animation-delay:3s}.showed.svelte-xui05l .video-reveal:where(.svelte-xui05l){animation:svelte-xui05l-mask-video-reveal 2s ease-out 0s forwards}@keyframes svelte-xui05l-mask-video-reveal{to{-webkit-mask-position:0% 0%;mask-position:0% 0%}}@keyframes svelte-xui05l-mask-reveal{to{-webkit-mask-position:0 0;mask-position:0 0}}@keyframes svelte-xui05l-y-reveal{to{transform:translateY(0);line-height:1.1}}@media (max-width: 768px){.Hero-content.svelte-xui05l{flex-direction:column;justify-content:flex-end;align-items:center;text-align:center;gap:2rem;padding-bottom:4rem}}
