.guest-results-cards{background:#f2eceb;padding:5rem 0}.guest-results-cards__header{margin-bottom:3rem;text-align:center}.guest-results-cards__small{color:#464547;font-size:14px;font-weight:400;letter-spacing:3px;line-height:1.5;margin:0 0 14px;text-transform:uppercase}.guest-results-cards__grid{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.guest-results-cards__card{background:#f2eceb;border:1px solid #b7adab;padding:1.5rem}.guest-results-cards__quote,.guest-results-cards__quote p{color:#5d5858;font-size:14px;line-height:1.5;margin:0}.guest-results-cards__footer{align-items:end;display:grid;gap:12px;grid-template-columns:1fr auto;margin-top:10px}.guest-results-cards__guest,.guest-results-cards__programme,.guest-results-cards__result,.guest-results-cards__result-label{font-size:10px;line-height:1.35;margin:0}.guest-results-cards__guest,.guest-results-cards__result{color:#3f3b3d;font-size:11px}.guest-results-cards__programme,.guest-results-cards__result-label{color:#696364}.guest-results-cards__right{text-align:right}@media (max-width:900px){.guest-results-cards__grid{grid-template-columns:1fr}}