.facilities-module__wAPSUW__hero{background:var(--gradient-hero);text-align:center;padding:160px 0 100px}.facilities-module__wAPSUW__heroTitle{color:var(--white);margin-bottom:16px;font-size:clamp(2.5rem,5vw,3.5rem)}.facilities-module__wAPSUW__heroSub{color:var(--slate-300);max-width:560px;margin:0 auto;font-size:1.15rem}.facilities-module__wAPSUW__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.facilities-module__wAPSUW__card{background:var(--white);border-radius:var(--radius-lg);transition:var(--transition-base);border:1px solid #0000000f;gap:20px;padding:32px;display:flex}.facilities-module__wAPSUW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.facilities-module__wAPSUW__cardIcon{border-radius:var(--radius-md);background:var(--slate-50);flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:28px;display:flex}.facilities-module__wAPSUW__card h3{margin-bottom:8px;font-size:1.1rem}.facilities-module__wAPSUW__card p{color:var(--slate-600);font-size:14px;line-height:1.8}@media (max-width:768px){.facilities-module__wAPSUW__grid{grid-template-columns:1fr}.facilities-module__wAPSUW__card{text-align:center;flex-direction:column;align-items:center}.facilities-module__wAPSUW__cardIcon{margin:0 auto}}
