h1{text-align:center;text-shadow:1.5px 1px #4c859f;margin:1.5ch;font-size:clamp(24px,5vw,40px)}.Contact{text-align:center;text-shadow:1.5px 1px #969696;margin:1.5ch;font-size:clamp(16px,3vw,24px)}main{justify-content:center;align-items:center;font-family:Times New Roman,Times,serif;font-size:clamp(14px,2.5vw,20px);font-weight:500}.ReveiwSection{border:5px solid #187e857c;border-radius:60px;margin:20px;padding:25px}.contact-section{padding:40px 0}.cards{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.card{cursor:pointer;background:#fff;border:2px solid #444;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;width:280px;height:140px;transition:all .4s;display:flex;box-shadow:0 6px 18px #0000001a}.card:hover{transform:translateY(-10px);box-shadow:0 10px 25px #00000026}.card img{width:60px;margin-bottom:12px}.card p{color:#444;font-size:18px;font-weight:600}@media (max-width:600px){.card{width:max-content;height:120px}.card img{width:40px;margin-bottom:8px}.card p{font-size:16px}}
