.hero-img-wrap{align-items:center;background:var(--purple);display:flex;flex-direction:column;height:calc(100svh - var(--head-padding));justify-content:center;max-height:1250px;min-height:500px;overflow:hidden;width:100%}.hero-img-wrap,.hero-img-wrap .full{position:relative}.hero-img-wrap:before{background:linear-gradient(transparent 65%,#00000080);content:"";left:0;pointer-events:none;z-index:1}.edge-top-wrap,.hero-img-wrap:before{height:100%;position:absolute;top:0;width:100%}.edge-top-wrap{background-color:var(--rose);clip-path:polygon(100% 40%,90% 0,100% 0);right:0;z-index:3}.edge-bot-wrap{background-color:var(--violet);bottom:0;clip-path:polygon(0 60%,0 100%,10% 100%);z-index:2}.edge-bot-wrap,.hero-text-wrap{height:100%;left:0;position:absolute;width:100%}.hero-text-wrap{align-items:center;color:var(--white);display:flex;flex-direction:column;justify-content:flex-end;padding:2em 0;top:0;z-index:3}@media (min-width:1000px){.hero-img-wrap{height:calc(100vh - var(--head-padding));height:calc(100svh - var(--head-padding));max-height:800px;min-height:600px}.edge-top-wrap{clip-path:polygon(100% 50%,95% 0,100% 0)}.edge-bot-wrap{clip-path:polygon(0 50%,0 100%,5% 100%)}}
