.hero-lp .parallax-container{clip-path:inset(0);min-height:100vh;position:relative;width:100%;z-index:1}.hero-lp .content{background:rgba(0,0,0,.6)}.hero-lp .parallax-img{height:100%;left:0;object-fit:cover;object-position:center;position:fixed;top:0;width:100%;z-index:-1}.hero-lp .parallax-blur{backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);background:rgba(0,0,0,.4);height:100%;left:0;mask-image:linear-gradient(180deg,transparent 10%,#000);-webkit-mask-image:linear-gradient(180deg,transparent 10%,#000);pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.hero-lp .content-wrapper{color:#fff;padding:3.2rem 0;position:relative;width:calc(100% - 3.2rem)!important;z-index:2}.hero-lp--bottom-content{display:flex;flex-direction:column;gap:2.4rem;margin-top:10rem}.hero-lp--bottom-content .dashed-border p{font-size:2.4rem;line-height:1.35}@media (min-width:768px){.hero-lp .content-wrapper{padding:9.6rem 0 14.4rem}.hero-lp--introduction{max-width:58.8rem}.hero-lp--introduction>button{margin-top:4rem}.hero-lp--bottom-content{align-items:flex-start;flex-direction:row;justify-content:flex-end;margin-top:28.8rem}.hero-lp--bottom-content .dashed-border,.hero-lp--description-text{width:50%}}@media (min-width:992px){.hero-lp--bottom-content{margin-top:20rem}.hero-lp--bottom-content .dashed-border,.hero-lp--description-text{width:calc(40% - 1.6rem)}}