﻿

/* classes geradas a partir de estilos inline */
.is-1 { width: 95%; max-width: 1200px; margin: 60px auto; }
.is-2 { text-align: center; margin-bottom: 60px; }
.is-3 { font-size: 48px; color: #1a1a1a; margin-bottom: 15px; }
.is-4 { font-size: 18px; color: #666666; }
.is-5 { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; margin-bottom: 60px; }
.is-6 { background: #f5f5f5; padding: 30px; border-radius: 8px; }
.is-7 { color: #1a1a1a; margin-bottom: 30px; font-size: 24px; }
.is-8 { margin-bottom: 25px; }
.is-9 { color: #ffc107; font-size: 14px; margin-bottom: 8px; text-transform: uppercase; }
.is-10 { font-size: 18px; color: #1a1a1a; text-decoration: none; font-weight: 600; }
.is-11 { color: #ffc107; margin-right: 10px; }
.is-12 { color: #25d366; margin-right: 10px; }
.is-13 { font-size: 16px; color: #333333; line-height: 1.6; }
.is-14 { margin-top: 30px; padding-top: 30px; border-top: 2px solid #ddd; }
.is-15 { color: #1a1a1a; margin-bottom: 15px; font-size: 16px; }
.is-16 { font-size: 14px; color: #666666; margin-bottom: 8px; }
.is-17 { font-size: 14px; color: #666666; }
.is-18 { background: white; padding: 30px; border: 2px solid #f5f5f5; border-radius: 8px; }
.is-19 { background: #d4edda; color: #155724; padding: 15px; border-radius: 4px; margin-bottom: 20px; border: 1px solid #c3e6cb; }
.is-20 { display: flex; flex-direction: column; gap: 20px; }
.is-21 { display: block; margin-bottom: 8px; font-weight: 600; color: #333; }
.is-22 { width: 100%; padding: 12px; border: 1px solid #ddd; border-radius: 4px; font-size: 14px; font-family: inherit; }
.is-23 { width: 100%; padding: 12px; border: 1px solid #ddd; border-radius: 4px; font-size: 14px; font-family: inherit; resize: vertical; }
.is-24 { background: #1a1a1a; color: white; padding: 12px 30px; border: none; border-radius: 4px; font-weight: 600; font-size: 14px; cursor: pointer; transition: 0.3s; }
.is-25 { margin-bottom: 60px; }
.is-26 { font-size: 28px; color: #1a1a1a; margin-bottom: 30px; }
.is-27 { width: 100%; height: 450px; border: none; border-radius: 8px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); }

