.video-section.svelte-1fvn7dm{padding:3rem 0;background:#fff}.video-section.svelte-1fvn7dm .row:where(.svelte-1fvn7dm){display:flex;flex-wrap:wrap;max-width:1200px;margin:0 auto;padding:0 2rem;align-items:flex-start;gap:2rem}.video-section.svelte-1fvn7dm .col:where(.svelte-1fvn7dm){flex:1 1 100%;min-width:0}.video-section.svelte-1fvn7dm .video-wrapper:where(.svelte-1fvn7dm){position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;border-radius:12px;box-shadow:0 8px 25px #0000001a}.video-section.svelte-1fvn7dm .video-wrapper:where(.svelte-1fvn7dm) .cover:where(.svelte-1fvn7dm){position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;transition:opacity .3s ease;pointer-events:none}.video-section.svelte-1fvn7dm .video-wrapper:where(.svelte-1fvn7dm) .cover.hidden:where(.svelte-1fvn7dm){opacity:0}.video-section.svelte-1fvn7dm .video-wrapper:where(.svelte-1fvn7dm) .cover:where(.svelte-1fvn7dm) img:where(.svelte-1fvn7dm){width:100%;height:100%;object-fit:cover;border-radius:12px}.video-section.svelte-1fvn7dm .video-wrapper:where(.svelte-1fvn7dm) .cover:where(.svelte-1fvn7dm) .play-button:where(.svelte-1fvn7dm){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background-color:#fff;border-radius:50%;mix-blend-mode:screen;pointer-events:none}.video-section.svelte-1fvn7dm .video-wrapper:where(.svelte-1fvn7dm) .cover:where(.svelte-1fvn7dm) .play-button:where(.svelte-1fvn7dm):after{content:"";position:absolute;top:50%;left:50%;transform:translate(-40%,-50%);width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:30px solid black}.video-section.svelte-1fvn7dm .video-wrapper:where(.svelte-1fvn7dm) .youtube-video:where(.svelte-1fvn7dm){position:absolute;top:0;left:0;width:100%;height:100%}@media(max-width:768px){.video-section.svelte-1fvn7dm{padding:2rem 0}.video-section.svelte-1fvn7dm .row:where(.svelte-1fvn7dm){padding:0 1rem}}.final-cta-section.svelte-1bno2mz{background:var(--color-background-secondary, #f4f7fa);padding:5rem 2rem;font-family:var(--font-family-base, sans-serif);color:var(--color-text-primary, #333)}.cta-container.svelte-1bno2mz{max-width:1200px;margin:0 auto;text-align:center}.section-title.svelte-1bno2mz{font-size:2.5rem;font-weight:700;color:var(--color-primary, #2c3e50);margin-bottom:1rem}.section-subtitle.svelte-1bno2mz{font-size:1.2rem;color:var(--color-text-secondary, #555);max-width:800px;margin:0 auto 3rem}.details-grid.svelte-1bno2mz{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}.detail-card.svelte-1bno2mz{background:#fff;border-radius:8px;padding:2rem;text-align:left;box-shadow:0 4px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease}.detail-card.svelte-1bno2mz:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001f}.card-title.svelte-1bno2mz{font-size:1.5rem;font-weight:600;color:var(--color-highlight-1, #e67e22);margin-bottom:1.5rem;border-bottom:2px solid var(--color-border, #eee);padding-bottom:.75rem}.card-list.svelte-1bno2mz{list-style:none;padding:0;margin:0}.list-item.svelte-1bno2mz{font-size:1rem;line-height:1.6;margin-bottom:.75rem;color:var(--color-text-secondary, #555)}.list-item.svelte-1bno2mz strong:where(.svelte-1bno2mz){color:var(--color-text-primary, #333);font-weight:600}.urgency-block.svelte-1bno2mz{background:var(--color-highlight-1, #e67e22);color:#fff;padding:2rem;border-radius:8px;max-width:800px;margin:0 auto}.urgency-text.svelte-1bno2mz{font-size:1.2rem;font-weight:500;margin:0 0 1.5rem}.cta-button.svelte-1bno2mz{background:#fff;color:var(--color-highlight-1, #e67e22);border:none;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;border-radius:50px;cursor:pointer;transition:background-color .3s ease,color .3s ease;text-transform:uppercase}.cta-link.svelte-1bno2mz{text-decoration:none}.cta-button.svelte-1bno2mz:hover{background-color:var(--color-primary, #2c3e50);color:#fff}@media(min-width:768px){.details-grid.svelte-1bno2mz{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.final-cta-section.svelte-1bno2mz{padding:3rem 1rem}.section-title.svelte-1bno2mz{font-size:2rem}.section-subtitle.svelte-1bno2mz{font-size:1.1rem}}.hero-section.svelte-8o7wlt{background:#fff;padding:4rem 0;text-align:center}.row.svelte-8o7wlt{display:flex;flex-wrap:wrap;max-width:1200px;margin:0 auto;padding:0 2rem;align-items:flex-start;gap:2rem}.col.svelte-8o7wlt{flex:1 1 100%;min-width:0}.hero-headline.svelte-8o7wlt{font-size:2.8rem;font-weight:800;margin-bottom:1rem;color:var(--color-highlight-1)}.hero-subheadline.svelte-8o7wlt{font-size:1.4rem;font-weight:400;color:#555;max-width:800px;margin:0 auto}@media(max-width:768px){.hero-section.svelte-8o7wlt{padding:2.5rem 0}.hero-headline.svelte-8o7wlt{font-size:2rem}.hero-subheadline.svelte-8o7wlt{font-size:1.2rem}.row.svelte-8o7wlt{padding:0 1rem}}.chat-wrapper.svelte-ztevr6{max-width:1200px;margin:auto;padding:0 2rem}.chat-section.svelte-ztevr6{background-color:#fff;text-align:center}.chat-text.svelte-ztevr6{margin:0;font-size:1.2rem;font-weight:700}.icon-wrapper.svelte-ztevr6{width:24px;transition:width .4s cubic-bezier(.6,0,.4,1);overflow:hidden}.whatsapp-button.svelte-ztevr6:hover .icon-wrapper:where(.svelte-ztevr6){width:0;opacity:0}.icon.svelte-ztevr6{width:24px;height:24px;display:block}.cta-btn.svelte-ztevr6{--radius-md: 9999px;--transition-fast: .15s;overflow:hidden;display:inline-block;font-weight:600;border-radius:var(--radius-md);padding:.75rem 1.5rem;text-align:center;transition:all var(--transition-fast);border:2px solid transparent;cursor:pointer;line-height:1;-webkit-user-select:none;user-select:none}.cta-btn.svelte-ztevr6:focus-visible{outline:2px solid transparent;outline-offset:2px;box-shadow:0 0 0 3px var(--color-background),0 0 0 5px var(--color-highlight-2)}.cta-btn__inner.svelte-ztevr6{display:inline-flex;align-items:center;gap:.5rem;justify-content:center}.whatsapp-button.svelte-ztevr6{background-color:#25d366;color:#fff;box-shadow:inset 0 0 0 100px #25d366;transition:box-shadow .5s,color .2s,background-color .4s;width:180px;margin:1rem 0}.whatsapp-button.svelte-ztevr6:hover{background-color:transparent;color:#25d366;box-shadow:inset 0 0 0 2px #25d366}
