.home-four-choices{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.home-four-choices article{border-radius:12px}.home-four-choices article>img{aspect-ratio:16/9}.home-four-choices .choice-content{padding:20px;gap:10px}.home-four-choices .choice-content h3{font-size:clamp(24px,2.1vw,30px);line-height:1.15;overflow-wrap:normal}.home-four-choices .choice-content p{font-size:16px;line-height:1.5}.home-four-choices .choice-content .choice-age{font-size:14px;line-height:1.4}.home-four-choices .choice-location{padding:10px 0}.home-four-choices .choice-links{gap:6px;flex-direction:column}.home-four-choices .choice-links a{font-size:14px;line-height:1.5;display:flex;align-items:center;min-height:44px}@media(max-width:1000px){.home-four-choices{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:480px){.home-four-choices{gap:12px}.home-four-choices .choice-content{padding:12px}.home-four-choices .choice-content h3{font-size:22px}.home-four-choices .choice-content p{font-size:16px}.home-four-choices .choice-content .choice-age{font-size:14px}}@media(max-width:340px){.home-four-choices{grid-template-columns:1fr}}
