.elementor-211 .elementor-element.elementor-element-973627f{--display:flex;--margin-top:40px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-211 .elementor-element.elementor-element-973627f.e-con{--flex-grow:0;--flex-shrink:0;}/* Start custom CSS for html, class: .elementor-element-b805798 */*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

        body {
            font-family: 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
            background: #f0f2f5;
            color: #2c3e50;
            line-height: 1.6;
        }

        h1 { text-align: center; }

        /* === Intro === */
        .ptp-intro {
            padding: 28px 24px;
            background: #fff;
            border-radius: 16px;
            box-shadow: 0 6px 20px rgba(0,0,0,0.08);
            max-width: 1400px;
            margin: 24px auto 32px;
        }
        .ptp-intro p {
            font-size: 1.125rem;
            line-height: 1.6;
            color: #2c3e50;
            text-align: center;
            font-weight: 400;
            padding: 0 12px;
        }
        .ptp-intro strong { font-weight: 600; }

        /* === Main container === */
        .ptp-main {
            padding: 24px;
            max-width: 1400px;
            margin: 0 auto 40px;
            background: #fff;
            border-radius: 16px;
            box-shadow: 0 6px 20px rgba(0,0,0,0.08);
        }

        /* === Section titles === */
        .ptp-section { margin-bottom: 32px; }
        .ptp-section:last-child { margin-bottom: 0; }
        .ptp-section-title {
            font-size: 1.6rem;
            font-weight: 600;
            color: #2c3e50;
            text-align: center;
            margin-bottom: 20px;
            position: relative;
        }
        .ptp-section-title::after {
            content: '';
            display: block;
            width: 50px;
            height: 3px;
            background: #3498db;
            margin: 8px auto 0;
            border-radius: 2px;
        }

        /* === Grid === */
        .ptp-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
            gap: 24px;
            margin-bottom: 6px;
        }

        /* === Card === */
        .ptp-card {
            display: flex;
            flex-direction: row;
            align-items: center;
            padding: 16px;
            background: #fff;
            border-radius: 14px;
            box-shadow: 0 4px 14px rgba(0,0,0,0.07);
            border-top: 4px solid;
            gap: 16px;
            transition: transform 0.25s ease, box-shadow 0.25s ease;
        }
        .ptp-card:hover {
            transform: translateY(-4px);
            box-shadow: 0 6px 18px rgba(0,0,0,0.1);
        }
        .ptp-card:nth-child(6n+1) { border-top-color: #3498db; }
        .ptp-card:nth-child(6n+2) { border-top-color: #2ecc71; }
        .ptp-card:nth-child(6n+3) { border-top-color: #e74c3c; }
        .ptp-card:nth-child(6n+4) { border-top-color: #f39c12; }
        .ptp-card:nth-child(6n+5) { border-top-color: #9b59b6; }
        .ptp-card:nth-child(6n+6) { border-top-color: #1abc9c; }

        .ptp-card img {
            flex: 0 0 auto;
            width: 60px;
            height: 60px;
            object-fit: cover;
            border-radius: 8px;
            display: block;
        }

        .ptp-card-text {
            flex: 1;
            text-align: left;
        }
        .ptp-card-text h3 {
            margin: 0 0 4px;
            font-size: 1.05rem;
            font-weight: 600;
            line-height: 1.3;
        }
        .ptp-card-text h3 a {
            color: #2c3e50;
            text-decoration: none;
            transition: color 0.2s ease;
        }
        .ptp-card-text h3 a:hover { color: #3498db; }
        .ptp-card-text p {
            margin: 0;
            font-size: 0.875rem;
            color: #7f8c8d;
            line-height: 1.4;
        }

        /* === Responsive === */
        @media (max-width: 768px) {
            .ptp-main { padding: 16px; border-radius: 12px; }
            .ptp-grid { grid-template-columns: 1fr; }
            .ptp-card {
                flex-direction: column;
                text-align: center;
                padding: 20px;
            }
            .ptp-card img {
                width: 70px;
                height: 70px;
            }
            .ptp-card-text h3 { text-align: center; }
            .ptp-card-text p { text-align: center; }
        }/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-973627f *//* === Container introdutório sobre o PTP === */
.elementor-element-ptp-intro {
  padding: 28px 24px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.08);
 
  margin: 0 auto 32px;
}

.elementor-element-ptp-intro .e-con-inner {
  display: flex;
  justify-content: center;
  align-items: center;
}

.elementor-element-ptp-intro .elementor-widget-text-editor {
  width: 100%;
}

.ptp-description {
  font-size: 1.125rem;
  line-height: 1.6;
  color: #2c3e50;
  margin: 0;
  text-align: center;
  font-weight: 400;
  padding: 0 12px;
}

.ptp-description strong {
  color: #2c3e50;
  font-weight: 600;
}

/* Responsividade */
@media (max-width: 768px) {
  .elementor-element-ptp-intro {
    padding: 20px 16px;
    margin: 0 auto 28px;
    border-radius: 12px;
  }
  .ptp-description {
    font-size: 1rem;
    line-height: 1.5;
  }
}/* End custom CSS */
/* Start custom CSS */h1{
    text-align: center;
}/* End custom CSS */