.subpage-hero{overflow:hidden;position:relative;width:100%}.subpage-hero .content-wrapper{display:grid;gap:80px;grid-template-columns:1fr 1fr;margin:auto;padding:280px 0;width:100%}.subpage-hero__image{aspect-ratio:1/1;clip-path:polygon(47% 8%,100% 20%,100% 100%,20% 100%,5% 40%);height:100%;position:absolute;right:0;top:80px;width:50%;z-index:1}.subpage-hero__image img{height:100%;object-fit:cover;object-position:center;width:100%}.subpage-hero__column{position:relative;z-index:2}.subpage-hero__column p:last-of-type{margin-bottom:0}.subpage-hero__column .cta-wrapper{margin-top:32px}@media screen and (max-width:1400px){.subpage-hero .content-wrapper{gap:40px;padding:200px 32px}}@media screen and (max-width:1200px){.subpage-hero .content-wrapper{padding:150px 32px}}@media screen and (max-width:1023px){.subpage-hero .content-wrapper{padding:100px 32px}}@media screen and (max-width:890px){.subpage-hero .content-wrapper{gap:0;grid-template-columns:1fr;padding-bottom:0}.subpage-hero__image{bottom:0;height:500px;right:0;top:auto;width:auto}.subpage-hero__column:last-of-type{display:block;height:500px}}@media screen and (max-width:480px){.subpage-hero .content-wrapper{padding-top:140px}.subpage-hero__column:last-of-type,.subpage-hero__image{height:350px}}