.edits__wrapper{grid-template-columns:1fr;gap:52px;display:grid}.edits__header{grid-template-columns:1fr;gap:12px;display:grid}@media screen and (width>=1024px){.edits__header{justify-content:space-between;align-items:flex-end;display:flex}}.edits__header h2{font-size:24px}@media screen and (width>=1024px){.edits__header h2{font-size:24px}}.edits__grid{grid-template-columns:1fr;gap:52px;display:grid}@media screen and (width>=1024px){.edits__grid{grid-template-columns:2.57fr 1fr;align-items:flex-start}}.edits__cta{font-size:var(--text-xs);font-family:var(--font-heading-family);letter-spacing:1px;text-transform:uppercase;color:#10366a;white-space:nowrap;align-items:center;gap:6px;width:fit-content;display:flex}.edits__cta:after{content:"";background-color:#10366a;width:10px;height:9px;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 10 9'%3E%3Cpath fill='%23000' d='M8.256 3.9v-.036q-.108-.012-.384-.18a2.7 2.7 0 0 1-.432-.336L4.116.096V0h1.44l4.2 4.2-4.2 4.2h-1.44v-.096L7.44 5.052q.156-.156.432-.324.276-.18.384-.192V4.5l-7.728.312H0V3.588h.528z'/%3E%3C/svg%3E") 50%/contain no-repeat}.edits__cta{text-align:left}