.hero{isolation:isolate;overflow-x:clip;padding-inline:2rem}.hero__inner{display:grid;gap:2rem}.hero__content .hero__button{margin-top:2.4rem}.hero__content :last-child{margin-bottom:0}.hero__image--large,.hero__image--small{-webkit-filter:drop-shadow(var(--box-shadow-image));filter:drop-shadow(var(--box-shadow-image))}.hero__images{pointer-events:none}.hero__images img{aspect-ratio:1;clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%);-o-object-fit:cover;object-fit:cover}.hero__image--large:after,.hero__image--small:after{aspect-ratio:1;border:2px solid hsla(0,0%,100%,.6);content:"";inset:0;pointer-events:none;position:absolute;rotate:45deg;scale:.7;transform:translate(4rem,-3.5rem);z-index:-1}.hero__image--small{bottom:3rem;max-width:35vw;z-index:2}@media (min-width:980px){.hero__inner{gap:10%;grid-template-columns:48rem 1fr;min-height:56rem}.hero__content{padding-block:10rem}.hero__images{height:100%}.hero__image--large{position:absolute;top:-14rem;width:800px}}@media (min-width:980px) and (max-width:1099px){.hero__inner{gap:6rem;grid-template-columns:40rem 1fr}.hero__image--large{top:-12rem}}@media (max-width:979px){.hero{padding-top:6rem}.hero__images{margin-inline:auto;margin-bottom:-2rem;max-width:500px}.hero__image--large:after,.hero__image--small:after{transform:translate(2.75rem,-2.5rem)}}