.choice-card.text-only{background:var(--green);border-radius:4px 28px 4px 4px;min-height:155px}.choice-card.text-only:nth-child(2){background:var(--gold);color:var(--dark)}.choice-card.text-only:nth-child(3){background:var(--blue)}.choice-card.text-only:nth-child(4){background:var(--dark)}.choice-card.text-only:nth-child(5){background:#0b6f49}.choice-card.text-only:hover{filter:brightness(1.06)}.match-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#051c12c7;place-items:center;padding:clamp(18px,4vw,64px);display:grid;position:fixed;inset:0}.match-dialog{background:#fff;border-radius:6px 54px 6px 6px;grid-template-columns:1.05fr .95fr;width:min(1120px,100%);max-height:calc(100vh - 36px);display:grid;position:relative;overflow:auto;box-shadow:0 28px 90px #00000061}.match-close{z-index:2;width:46px;height:46px;color:var(--dark);cursor:pointer;background:#fff;border:0;border-radius:50%;font-size:31px;line-height:1;position:absolute;top:18px;right:18px;box-shadow:0 5px 25px #0003}.match-close:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.match-photo-wrap{min-height:560px;position:relative;overflow:hidden}.match-photo{object-fit:cover;width:100%;height:100%;display:block}.match-photo-wrap:after{content:"";background:linear-gradient(#0000,#041f14e6);position:absolute;inset:50% 0 0}.match-photo-wrap strong{z-index:1;color:#fff;font-size:34px;line-height:1;position:absolute;bottom:34px;left:38px}.match-content{background:var(--green);color:#fff;flex-direction:column;justify-content:center;padding:clamp(44px,6vw,76px);display:flex}.match-content h3{letter-spacing:-.045em;margin:0 0 20px;font-size:clamp(42px,4.5vw,66px);line-height:.98}.match-content>p:not(.eyebrow){color:#dbe9e1;margin:0 0 34px;font-size:18px;line-height:1.65}@media (max-width:800px){.choice-card.text-only{min-width:62vw;min-height:150px}.match-overlay{place-items:center;padding:12px}.match-dialog{border-radius:5px 34px 5px 5px;grid-template-columns:1fr;max-height:calc(100vh - 24px)}.match-photo-wrap{min-height:260px;max-height:36vh}.match-photo-wrap strong{font-size:27px;bottom:22px;left:24px}.match-content{padding:38px 26px 34px}.match-content h3{font-size:40px}.match-content>p:not(.eyebrow){margin-bottom:26px;font-size:16px}.match-close{top:12px;right:12px}}
