.info-section {background: white;padding: 18px 20px;margin-bottom: 15px;border-radius: 6px;box-shadow: 0 1px 3px rgba(0,0,0,0.08);}  .info-section h4 {font-size: 18px;font-weight: 700;color: #09581b;margin-bottom: 14px;letter-spacing: -0.3px;}  .info-section p {font-size: 15px;line-height: 1.7;margin-bottom: 12px;color: #333;font-weight: 400;}  .sms-format {background: #f8f9fa;padding: 12px 15px;border-radius: 4px;margin: 8px 0;font-size: 14px;}  .sms-format strong {color: #09581b;}  .sms-format code {background: white;padding: 3px 8px;border-radius: 3px;color: #d32f2f;font-weight: 600;font-size: 13px;}  .ketentuan-list {background: #fafafa;padding: 12px 15px 12px 35px;border-radius: 4px;margin: 10px 0;font-size: 14px;}  .ketentuan-list li {margin-bottom: 5px;line-height: 1.5;}  .price-list {background: #fafafa;padding: 0 20px;border-radius: 4px;margin: 12px 0;}  .price-item {display: flex;justify-content: space-between;align-items: center;padding: 10px 0;font-size: 15px;border-bottom: 1px solid #e8e8e8;}  .price-item:last-child {border-bottom: none;}  .price-label {color: #333;font-weight: 500;}  .price-amount {color: #065a1b;font-size: 20px;font-weight: 700;letter-spacing: -0.5px;}  .doc-requirement {background: #f0f9f4;padding: 10px 15px;border-radius: 4px;margin: 10px 0 15px 0;font-size: 14px;}  .doc-list {padding-left: 20px;margin: 8px 0;}  .doc-list li {margin-bottom: 8px;font-size: 15px;line-height: 1.5;}  .program-divider {font-size: 16px;font-weight: 600;color: #09581b;margin: 15px 0 10px 0;padding-bottom: 5px;border-bottom: 1px solid #e0e0e0;}  .btn-success {background-color: #09581b;border-color: #09581b;padding: 8px 18px;font-size: 14px;}  .btn-success:hover {background-color: #0a6622;border-color: #0a6622;}  .note-text {font-size: 14px;color: #666;font-style: italic;margin-top: 10px;}