.matchSection{margin-top:clamp(2.25rem,5vw,4rem)}.matchSection__header{max-width:760px;margin-bottom:clamp(1rem,2.5vw,1.6rem)}.matchSection__header h2{margin:0;color:#dbe8ff;font-size:clamp(1.7rem,4vw,2.5rem);font-weight:820;line-height:1.15;letter-spacing:-.04em}.matchSection__header p{margin:.45rem 0 0;color:rgba(240,244,255,.6);font-size:1rem;line-height:1.6}.matchSection__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:clamp(.9rem,2vw,1.15rem);gap:clamp(.9rem,2vw,1.15rem)}.matchSection__message{padding:1rem;color:rgba(240,244,255,.64);background:hsla(0,0%,100%,.025);border:1px dashed rgba(147,197,253,.15);border-radius:var(--radius-md,12px);font-size:.9375rem;text-align:center}@media (max-width:1080px){.matchSection__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.matchSection{margin-top:2.25rem}.matchSection__grid{grid-template-columns:1fr}.matchSection__header h2{font-size:clamp(1.65rem,8vw,2.15rem)}}