.participating-hotels{position:relative;background-color:#fff;padding-top:2.5rem;padding-bottom:2.5rem}@media (min-width: 1024px){.participating-hotels{padding-top:7rem;padding-bottom:7rem}}.participating-hotels h2{font-size:var(--text-2xl)}@media (min-width: 1024px){.participating-hotels h2{font-size:var(--text-4xl)}}.participating-hotels__wrapper{display:grid;position:relative;grid-template-columns:repeat(1,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:2.5rem}@media (min-width: 640px){.participating-hotels__wrapper{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.participating-hotels__wrapper{grid-template-columns:repeat(4,1fr);gap:3rem;margin-top:5rem}}.participating-hotels__card{max-width:300px;width:100%;height:100%;margin:auto}@media (min-width: 1024px){.participating-hotels__card{max-width:360px}}.participating-hotels__card-wrapper{display:flex;flex-direction:column;background-color:#fff;height:100%}.participating-hotels__card-image{position:relative;display:flex;width:100%;aspect-ratio:240/180}.participating-hotels__card-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.participating-hotels__card-content{display:flex;flex-grow:1;flex-direction:column;align-items:flex-start;padding:1.25rem 1.25rem 2rem;gap:1rem;border:1px solid rgba(31,31,31,.2);border-bottom-right-radius:5px;border-bottom-left-radius:5px}.participating-hotels__card-content span{font-size:var(--text-xs);font-weight:500;text-transform:uppercase;line-height:.75rem}.participating-hotels__card-content h3{margin-top:1rem;margin-bottom:auto;font-size:1rem;font-weight:500;line-height:1.25rem}@media (min-width: 1024px){.participating-hotels__card-content h3{font-size:var(--text-body-lg)}}.participating-hotels__card-content .content{display:flex;flex-wrap:wrap;align-items:center;width:100%;gap:1rem;margin-top:1.5rem}@media (min-width: 1024px){.participating-hotels__card-content .content{margin-top:var(--text-3x)}}.participating-hotels__card-content a{flex-grow:1}
