﻿/* Auto-generated from CSTP.html. Keep page-specific styles here. */

/* Extracted style block 1 from CSTP.html */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500;700&display=swap');

  * {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
  }

  body {
    font-family: 'Poppins', sans-serif;
background: linear-gradient(135deg, #e6f9ff 0%, #f9f9f9 100%);
  }

/* Extracted inline styles from CSTP.html */
.cstp-inline-001 { padding: 100px 20px; margin-top: 50px; background: linear-gradient(135deg, #e6f9ff 0%, #f9f9f9 100%); font-family: 'Poppins', sans-serif; overflow: hidden; }
.cstp-inline-002 { max-width: 1200px; margin: auto; display: flex; flex-wrap: wrap; align-items: center; gap: 40px; }
.cstp-inline-003 { flex: 1; min-width: 300px; }
.cstp-inline-004 { font-size: 2.5rem; font-weight: 700; color: #0077b6; margin: 20px auto; border-left: 6px solid #00b4d8; padding-left: 15px; display: inline-block; text-align: center; line-height: 1.3; }
.cstp-inline-005 { font-size: 1.1rem; color: #333; margin-bottom: 20px; line-height: 1.6; }
.cstp-inline-006 { color: #0077b6; }
.cstp-inline-007 { font-size: 1.1rem; color: #444; margin-bottom: 20px; line-height: 1.6; }
.cstp-inline-008 { font-size: 1rem; line-height: 1.7; color: #555; background: #f0fbff; padding: 15px 20px; border-left: 4px solid #00b4d8; border-radius: 8px; margin-bottom: 25px; }
.cstp-inline-009 { font-size: 1.3rem; font-weight: 600; color: #0077b6; margin-bottom: 15px; }
.cstp-inline-010 { list-style: none; padding: 0; margin: 0; font-size: 1rem; line-height: 1.8; color: #444; }
.cstp-inline-011 { flex: 1; min-width: 300px; text-align: center; }
.cstp-inline-012 { width: 100%; border-radius: 12px; box-shadow: 0 6px 20px rgba(0,0,0,0.15); transition: transform 0.5s ease, box-shadow 0.5s ease; cursor: pointer; }

