*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333}.page-header{background:linear-gradient(135deg,#036,#06c);color:#fff;padding:60px 20px;text-align:center}.page-header h1{font-size:42px;margin-bottom:15px}.page-header p{font-size:18px;max-width:700px;margin:0 auto}.section{padding:60px 0}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section-title{font-size:32px;margin-bottom:40px;color:#036;text-align:center;position:relative;padding-bottom:15px}.section-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:80px;height:4px;background:#036}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-bottom:50px}.info-card{background:#fff;border-radius:10px;padding:30px;box-shadow:0 3px 15px #0000001a;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;height:100%}.info-card:hover{transform:translateY(-5px);box-shadow:0 5px 20px #00000026}.info-icon{width:80px;height:80px;background:linear-gradient(135deg,#036,#06c);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:36px;color:#fff;margin-bottom:20px}.info-card h3{color:#036;margin-bottom:15px;font-size:20px}.info-card p{color:#666;line-height:1.8;margin-bottom:15px}.info-card a{color:#06c;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:8px;margin-top:auto}.info-card a:hover{text-decoration:underline}.kontak-info{background:linear-gradient(135deg,#036,#06c);color:#fff;padding:40px;border-radius:10px;text-align:center}.kontak-info h3{font-size:24px;margin-bottom:20px}.kontak-details{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;margin-top:30px}.kontak-item{display:flex;align-items:center;gap:10px}.kontak-item i{font-size:24px}@media(max-width:768px){.container{padding:0 15px}.page-header h1{font-size:32px}.section{padding:40px 0}.form-container{padding:25px}.kontak-details{flex-direction:column;gap:20px}.alur-container{grid-template-columns:1fr}}.btn-cta-yellow{background:#ffb700;color:#036;padding:12px 35px;border-radius:5px;text-decoration:none;font-size:16px;font-weight:700;display:inline-flex;align-items:center;gap:10px;transition:all .3s;margin-top:20px;box-shadow:0 4px 15px #ffb7004d;border:2px solid transparent}.btn-cta-yellow:hover{background:#ffc933;transform:translateY(-3px);box-shadow:0 6px 20px #ffb70066}
