.resource-hero{background-color:#32323c;display:flex;justify-content:center;padding:84px 0 132px;position:relative;z-index:1}.resource-hero--envelope::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100%25' height='100%25' viewBox='0 0 2 1'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='1' gradientTransform='rotate(209,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%231e2025'/%3E%3Cstop offset='1' stop-color='%231e2025'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='0' y1='0' x2='0' y2='1' gradientTransform='rotate(129,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2332323c' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%2332323c' stop-opacity='1'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' gradientUnits='userSpaceOnUse' x1='0' y1='0' x2='2' y2='2' gradientTransform='rotate(199,0.5,0.5)'%3E%3Cstop offset='0' stop-color='%2332323c' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%2332323c' stop-opacity='1'/%3E%3C/linearGradient%3E%3C/defs%3E%3Crect x='0' y='0' fill='url(%23a)' width='2' height='1'/%3E%3Cg fill-opacity='0.46'%3E%3Cpolygon fill='url(%23b)' points='0 1 0 0 2 0'/%3E%3Cpolygon fill='url(%23c)' points='2 1 2 0 0 0'/%3E%3C/g%3E%3C/svg%3E");background-size:cover;background-position:center;content:'';display:block;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.resource-hero__wrapper{align-items:center;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:1fr;gap:36px;max-width:1032px}.resource-hero__intro{grid-column:2 / 8;grid-row:1 / -1;padding-right:56px}.resource-hero__super{color:#ffb432;font-weight:500;font-size:16px;line-height:24px;letter-spacing:.1em;margin-bottom:12px;text-transform:uppercase}.resource-hero__title{font-weight:bold;font-size:42px;line-height:1.3;padding-bottom:16px}.resource-hero__title>span{display:block}.resource-hero__title,.resource-hero__copy{color:#FFF}.resource-hero__copy{margin-bottom:48px}.resource-hero__cover{align-items:center;border-radius:0 12px 12px 0;box-shadow:0 6px 24px rgba(10,10,10,0.5);display:flex;flex-direction:column;grid-column:7 / 12;grid-row:1 / 1;margin-left:60px;position:relative;width:350px;z-index:5}.resource-hero__cover::before{background-color:#1e2225;content:'';display:block;height:100%;left:8px;mix-blend-mode:multiply;opacity:.2;position:absolute;width:2px}.resource-hero__img{border-radius:0 12px 12px 0;height:100%;object-fit:cover;width:100%}.resource-hero__detail{bottom:-48px;color:#fff;font-weight:500;font-size:16px;line-height:24px;letter-spacing:.05em;position:absolute;text-align:center;text-transform:uppercase}@media screen and (max-width:960px){.resource-hero{padding:72px 24px 120px}.resource-hero__wrapper{align-items:center;display:flex;grid-template-columns:unset;grid-template-rows:unset;gap:unset;flex-direction:column;width:100%}.resource-hero__intro{padding:0 16px;text-align:center;min-width:400px;max-width:600px}.resource-hero__cover{margin-left:0;margin-top:60px}}@media screen and (max-width:480px){.resource-hero{padding:60px 16px 108px}.resource-hero__title{font-size:32px}.resource-hero__intro{padding:0;min-width:initial;max-width:initial}.resource-hero__cover{max-width:350px;width:100%}}