.sponsorship-hero{background-color:#08080a;padding:120px 78px 80px 69px}.sponsorship-hero__container{display:flex;flex-direction:column;gap:56px;margin:0 auto;max-width:1920px}.sponsorship-hero__intro{align-items:end;display:grid;gap:40px;grid-template-columns:1fr 1fr}.sponsorship-hero__heading-col{display:flex;flex-direction:column;gap:20px}.sponsorship-hero__badge{align-self:flex-start;border-radius:2px;color:#fff;display:inline-flex;font-size:10px;font-weight:600;letter-spacing:1.4px;line-height:15px;padding:5px 14px 6px}.sponsorship-hero__heading{color:#fff;font-size:42px;font-weight:900;line-height:46.2px;margin:0;white-space:pre-line}.sponsorship-hero__description{color:#fff;font-size:14px;font-weight:400;line-height:23.8px;margin:0}.sponsorship-hero__grid{display:grid;gap:8px;grid-template-columns:460fr 328fr 328fr;grid-template-rows:200px 200px}.sponsorship-hero__tile{border-radius:4px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;padding:14px;position:relative}.sponsorship-hero__tile:first-child{grid-column:1;grid-row:1/span 2}.sponsorship-hero__tile:nth-child(2){grid-column:2;grid-row:1}.sponsorship-hero__tile:nth-child(3){grid-column:3;grid-row:1}.sponsorship-hero__tile:nth-child(4){grid-column:2/span 2;grid-row:2}.sponsorship-hero__tile-media{height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.sponsorship-hero__tile-overlay{background:linear-gradient(0deg,rgba(0,0,0,.72) 0,rgba(0,0,0,.05) 60%);inset:0;position:absolute}.sponsorship-hero__tile-tag{align-self:flex-start;backdrop-filter:blur(8px);background-color:#fff;border-radius:2px;color:#1b1c1c;font-size:9px;font-weight:700;letter-spacing:1.26px;line-height:13.5px;margin-bottom:auto;padding:5px 10px 6px;position:relative;z-index:1}.sponsorship-hero__tile-title{color:#fff;font-size:22px;font-weight:700;line-height:26.4px;margin:0;position:relative;z-index:1}.sponsorship-hero__tile:nth-child(2) .sponsorship-hero__tile-title,.sponsorship-hero__tile:nth-child(3) .sponsorship-hero__tile-title{font-size:15px;line-height:18px}@media (max-width:1024px){.sponsorship-hero{padding:80px 40px}.sponsorship-hero__intro{gap:24px;grid-template-columns:1fr}.sponsorship-hero__heading{font-size:32px;line-height:36px}}@media (max-width:767px){.sponsorship-hero{padding:56px 20px}.sponsorship-hero__grid{grid-template-columns:1fr;grid-template-rows:none}.sponsorship-hero__tile{min-height:220px}.sponsorship-hero__tile:first-child,.sponsorship-hero__tile:nth-child(2),.sponsorship-hero__tile:nth-child(3),.sponsorship-hero__tile:nth-child(4){grid-column:1;grid-row:auto}}