@charset "UTF-8";
/***!  Style Declaration  !***/

.dck-container{max-width:1200px;margin:0 auto;background:white;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.dck-hero{background:linear-gradient(135deg,#1F2937 0%,#374151 100%);color:white;padding:2rem 1.5rem;text-align:center}.dck-hero h1{font-size:2.5rem;font-weight:bold;margin-bottom:0.5rem;line-height:1.2}.dck-hero p{font-size:1.25rem;color:#D1D5DB;margin-bottom:1rem}.dck-badges{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-top:1rem}.dck-badge{padding:0.5rem 1rem;border-radius:9999px;font-size:0.875rem;font-weight:600}.dck-badge-red{background:#DC2626}.dck-badge-green{background:#059669}.dck-badge-blue{background:#2563EB}.dck-grid{display:grid;grid-template-columns:1fr;gap:2rem;padding:1.5rem}@media (min-width:768px){.dck-grid{grid-template-columns:1fr 1fr}.dck-hero h1{font-size:3rem}}.dck-image-placeholder{background:#F3F4F6;border-radius:0.5rem;padding:2rem;display:flex;align-items:center;justify-content:center;min-height:300px;text-align:center;color:#6B7280}.dck-image-placeholder i{font-size:4rem;color:#DC2626;margin-bottom:1rem}.dck-specs{display:grid;gap:1rem}.dck-spec-item{display:flex;align-items:center;gap:0.75rem;padding:0.75rem;background:#F9FAFB;border-radius:0.5rem}.dck-spec-item i{color:#DC2626;font-size:1.25rem}.dck-spec-item span:first-of-type{font-weight:600}.dck-whatsapp-quick{background:#DC2626;color:white;padding:1rem;border-radius:0.5rem;display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem}.dck-whatsapp-btn{background:white;color:#DC2626;padding:0.5rem 1rem;border-radius:0.5rem;font-weight:600;text-decoration:none;transition:background-color 0.3s}.dck-whatsapp-btn:hover{background:#F3F4F6;text-decoration:none;color:#DC2626}.dck-section{padding:2rem 1.5rem}.dck-section-gray{background:#F9FAFB}.dck-section-title{font-size:2rem;font-weight:bold;color:#1F2937;margin-bottom:1.5rem;text-align:center}.dck-features-grid{display:grid;gap:2rem;max-width:1000px;margin:0 auto}@media (min-width:768px){.dck-features-grid{grid-template-columns:1fr 1fr}}.dck-feature-card{background:white;padding:1.5rem;border-radius:0.5rem;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.dck-feature-header{display:flex;align-items:flex-start;gap:1rem}.dck-feature-header i{color:#DC2626;font-size:1.5rem;margin-top:0.25rem}.dck-feature-title{font-size:1.25rem;font-weight:bold;color:#1F2937;margin-bottom:0.75rem}.dck-feature-text{color:#374151;line-height:1.6}.dck-included{max-width:600px;margin:2rem auto 0}.dck-included-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;background:white;padding:1.5rem;border-radius:0.5rem;box-shadow:0 1px 3px rgba(0,0,0,0.1);text-align:center}.dck-included-item{display:flex;flex-direction:column;align-items:center}.dck-included-item i{color:#DC2626;font-size:2rem;margin-bottom:0.5rem}.dck-included-item p{font-weight:600;margin:0}.dck-price-section{max-width:1000px;margin:0 auto}.dck-price-card{background:linear-gradient(135deg,#DC2626 0%,#B91C1C 100%);color:white;padding:2rem;border-radius:0.5rem;text-align:center;margin-bottom:1.5rem}.dck-price-card p:first-child{font-size:1.125rem;margin-bottom:0.5rem}.dck-price{font-size:2.5rem;font-weight:bold;margin-bottom:0.5rem}.dck-price-note{font-size:0.875rem;opacity:0.9}.dck-order-info{background:#F9FAFB;padding:1.5rem;border-radius:0.5rem}.dck-order-title{font-size:1.25rem;font-weight:bold;color:#1F2937;margin-bottom:1rem;display:flex;align-items:center;gap:0.75rem}.dck-order-title i{color:#DC2626}.dck-order-text{color:#374151;margin-bottom:1rem;line-height:1.6}.dck-contact-center{text-align:center}.dck-contact-btn{background:#DC2626;color:white;padding:0.75rem 1.5rem;border-radius:0.5rem;font-weight:600;text-decoration:none;display:inline-block;transition:background-color 0.3s}.dck-contact-btn:hover{background:#B91C1C;text-decoration:none;color:white}.dck-faq{max-width:1000px;margin:0 auto}.dck-faq-item{background:white;border-radius:0.5rem;box-shadow:0 1px 3px rgba(0,0,0,0.1);margin-bottom:1rem}.dck-faq-question{width:100%;padding:1.5rem;text-align:left;background:none;border:none;font-size:1rem;font-weight:600;color:#1F2937;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.dck-faq-question:hover{background:#F9FAFB}.dck-faq-question i{color:#DC2626;transition:transform 0.3s}.dck-faq-answer{padding:0 1.5rem 1.5rem;color:#374151;line-height:1.6;display:none}.dck-faq-answer.show{display:block}.dck-keywords{max-width:1000px;margin:0 auto;text-align:center}.dck-keywords-title{font-size:1.5rem;font-weight:bold;color:#1F2937;margin-bottom:1.5rem}.dck-keywords-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:0.75rem}.dck-keyword{background:#F3F4F6;color:#374151;padding:0.5rem 1rem;border-radius:9999px;font-size:0.875rem}.dck-contact-section{background:#1F2937;color:white;padding:3rem 1.5rem}.dck-contact-container{max-width:1000px;margin:0 auto}.dck-contact-title{font-size:2rem;font-weight:bold;margin-bottom:2rem;text-align:center}.dck-contact-grid{display:grid;gap:2rem}@media (min-width:768px){.dck-contact-grid{grid-template-columns:1fr 1fr}}.dck-form-card{background:#374151;padding:1.5rem;border-radius:0.5rem}.dck-form-title{font-size:1.25rem;font-weight:bold;margin-bottom:1rem}.dck-form{display:grid;gap:1rem}.dck-form-group label{display:block;font-size:0.875rem;font-weight:600;margin-bottom:0.5rem}.dck-form-group input,.dck-form-group select,.dck-form-group textarea{width:100%;padding:0.75rem;border-radius:0.25rem;background:#4B5563;color:white;border:1px solid #6B7280;font-size:1rem}.dck-form-group input::placeholder,.dck-form-group textarea::placeholder{color:#9CA3AF}.dck-form-submit{width:100%;background:#059669;color:white;font-weight:bold;padding:0.75rem 1.5rem;border-radius:0.5rem;border:none;cursor:pointer;transition:background-color 0.3s}.dck-form-submit:hover{background:#047857}.dck-contact-info{display:grid;gap:1.5rem}.dck-contact-card{background:#374151;padding:1.5rem;border-radius:0.5rem}.dck-contact-card-title{font-size:1.25rem;font-weight:bold;margin-bottom:1rem}.dck-contact-links{display:grid;gap:0.75rem}.dck-contact-link{display:flex;align-items:center;gap:0.75rem;color:#10B981;text-decoration:none;transition:color 0.3s}.dck-contact-link:hover{color:#059669;text-decoration:none}.dck-contact-link.phone{color:#60A5FA}.dck-contact-link.phone:hover{color:#3B82F6}.dck-features-list{list-style:none;padding:0;margin:0;display:grid;gap:0.5rem;color:#D1D5DB}.dck-features-list li{display:flex;align-items:center;gap:0.5rem}.dck-features-list i{color:#10B981}.dck-breadcrumb{padding:0.75rem 1.5rem;background:#F3F4F6;font-size:0.875rem}.dck-breadcrumb-nav{display:flex;align-items:center;gap:0.5rem;color:#6B7280}.dck-breadcrumb-nav a{color:#6B7280;text-decoration:none}.dck-breadcrumb-nav a:hover{color:#DC2626}.dck-breadcrumb-nav i{font-size:0.75rem}.dck-breadcrumb-current{color:#DC2626;font-weight:600}@media (max-width:767px){.dck-hero h1{font-size:1.875rem}.dck-badges{flex-direction:column;align-items:center}.dck-whatsapp-quick{flex-direction:column;gap:1rem;text-align:center}.dck-price{font-size:2rem}}
