.etapas-section.svelte-3p7c0h{--title: var(--title-blackSite-1op);--desc: var(--gray-desc-blackSite);--desc-100: var(--gray-desc-blackSite-100);--eyebrow: rgba(255, 255, 255, .6);background:#000;display:flex;flex-direction:column;gap:48px}.header-area.svelte-3p7c0h,.cards-viewport.svelte-3p7c0h{width:100%}.cards-track.svelte-3p7c0h{display:flex;align-items:flex-end;gap:12px;width:100%;max-width:var(--cont-max);margin:0 auto}.etapa-card.svelte-3p7c0h{flex:1;position:relative;border-radius:24px;overflow:hidden;flex-shrink:0}.etapa-card--1.svelte-3p7c0h{height:388px}.etapa-card--2.svelte-3p7c0h{height:412px}.etapa-card--3.svelte-3p7c0h{height:484px}.etapa-card--4.svelte-3p7c0h{height:580px}.etapa-img.svelte-3p7c0h{width:100%;height:100%;object-fit:cover;display:block}.etapa-label.svelte-3p7c0h{position:absolute;z-index:2;bottom:0;left:0;right:0;padding:48px 20px 20px;display:flex;flex-direction:column;align-items:flex-start;gap:4px;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.75) 100%);color:#fff;text-align:left}.etapa-label.svelte-3p7c0h:before{content:"";position:absolute;inset:0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);mask-image:linear-gradient(180deg,transparent 0%,black 40%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,black 40%);z-index:-1}.etapa-title.svelte-3p7c0h{font-weight:500;align-self:flex-start;text-align:left}.etapa-subtitle.svelte-3p7c0h{color:#fffc;align-self:flex-start;text-align:left}.etapas-m.svelte-3p7c0h{display:none}@media screen and (max-width:767px){.etapas-section.svelte-3p7c0h{gap:24px}.cards-viewport.svelte-3p7c0h{display:none}.etapas-m.svelte-3p7c0h{display:flex;flex-direction:column;gap:12px;width:100%;overflow:hidden}.m-row.svelte-3p7c0h{width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-left:max(var(--site-gutter),calc((100% - var(--cont-max)) / 2));overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none}.m-row.svelte-3p7c0h::-webkit-scrollbar{display:none}.m-track.svelte-3p7c0h{display:flex;align-items:flex-end;gap:12px;width:max-content;padding-inline:max(var(--site-gutter),calc((100% - var(--cont-max)) / 2))}.m-card.svelte-3p7c0h{position:relative;border-radius:12px;overflow:hidden;flex:0 0 auto;width:var(--cont-max);scroll-snap-align:start}.m-card.svelte-3p7c0h:nth-child(1){height:288px}.m-card.svelte-3p7c0h:nth-child(2){height:326px}.m-card.svelte-3p7c0h:nth-child(3){height:380px}.m-card.svelte-3p7c0h:nth-child(4){height:430px}.m-card.svelte-3p7c0h .etapa-img:where(.svelte-3p7c0h){position:absolute;inset:0;width:100%;height:100%}.m-card.svelte-3p7c0h .etapa-title:where(.svelte-3p7c0h),.m-card.svelte-3p7c0h .etapa-subtitle:where(.svelte-3p7c0h){opacity:.35;transition:opacity .45s ease}.m-card.is-current.svelte-3p7c0h .etapa-title:where(.svelte-3p7c0h),.m-card.is-current.svelte-3p7c0h .etapa-subtitle:where(.svelte-3p7c0h){opacity:1}.m-card.svelte-3p7c0h .etapa-label:where(.svelte-3p7c0h){align-items:center;text-align:center}.m-card.svelte-3p7c0h .etapa-title:where(.svelte-3p7c0h),.m-card.svelte-3p7c0h .etapa-subtitle:where(.svelte-3p7c0h){align-self:center;text-align:center}.m-dots.svelte-3p7c0h{display:flex;align-items:center;justify-content:center;gap:5px;padding-top:12px}.m-dot.svelte-3p7c0h{position:relative;width:7px;height:7px;border-radius:99px;border:0;padding:0;background:#ffffff59;cursor:pointer;overflow:hidden;transition:width .3s cubic-bezier(.22,1,.36,1),background .3s ease}.m-dot.is-active.svelte-3p7c0h{width:28px;background:#ffffffbf}}@media screen and (max-width:479px){.m-card.svelte-3p7c0h:nth-child(1){height:249px}.m-card.svelte-3p7c0h:nth-child(2){height:282px}.m-card.svelte-3p7c0h:nth-child(3){height:328px}.m-card.svelte-3p7c0h:nth-child(4){height:372px}}.faq-wrap.svelte-1vi4cd0{width:100%;min-width:100%;max-width:100%;display:block;box-sizing:border-box;flex:1 1 auto;align-self:stretch;justify-self:stretch;--faq-icon-ms: .32s}.faq-card.svelte-1vi4cd0{width:100%;min-width:100%;max-width:100%;display:block;box-sizing:border-box;overflow:hidden;background:#ffffffe6;flex:1 1 auto;align-self:stretch;justify-self:stretch}[data-theme=dark] .faq-card.svelte-1vi4cd0{background:#0000008c}.faq-item.svelte-1vi4cd0{width:100%}.faq-item.svelte-1vi4cd0+.faq-item:where(.svelte-1vi4cd0){border-top:1px solid rgba(0,0,0,.08)}[data-theme=dark] .faq-item.svelte-1vi4cd0+.faq-item:where(.svelte-1vi4cd0){border-top:1px solid rgba(255,255,255,.12)}.faq-q.svelte-1vi4cd0{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:48px 0;background:transparent;border:none;text-align:left;cursor:pointer}.q-text.svelte-1vi4cd0{font-size:var(--faq-pregunta-size);line-height:var(--faq-pregunta-line);letter-spacing:var(--faq-pregunta-letter);color:var(--title)}.faq-q.svelte-1vi4cd0:hover .q-text:where(.svelte-1vi4cd0){color:var(--polo-blue)}.faq-q.is-open.svelte-1vi4cd0 .q-text:where(.svelte-1vi4cd0){color:var(--polo-blue)}.icon.svelte-1vi4cd0{display:flex;width:20px;height:20px;justify-content:center;align-items:center;border-radius:20px;background:var(--polo-blue);transition:background var(--faq-icon-ms) ease,border-color var(--faq-icon-ms) ease;flex:0 0 auto}.icon.is-open.svelte-1vi4cd0{background:transparent;border:1px solid var(--polo-blue)}.plusminus.svelte-1vi4cd0{width:15px;height:15px}.plusminus.svelte-1vi4cd0 path:where(.svelte-1vi4cd0){stroke:#000;stroke-width:2.5;stroke-linecap:round;transition:stroke var(--faq-icon-ms) ease,opacity var(--faq-icon-ms) ease,transform var(--faq-icon-ms) ease;transform-origin:12px 12px}.icon.is-open.svelte-1vi4cd0 .plusminus:where(.svelte-1vi4cd0) path:where(.svelte-1vi4cd0){stroke:var(--polo-blue)}.icon.is-open.svelte-1vi4cd0 .plusminus:where(.svelte-1vi4cd0) .v:where(.svelte-1vi4cd0){opacity:0;transform:scaleY(.2)}.faq-a.svelte-1vi4cd0{display:flex;flex-direction:column;gap:24px;padding:0 24px 24px}.desc.svelte-1vi4cd0{color:var(--desc);white-space:var(--pre-line, pre-line)}.desc.faq-link.svelte-1vi4cd0{display:inline-flex;align-items:center;gap:12px;color:var(--polo-blue);text-decoration:none;font-weight:500}.desc.small.svelte-1vi4cd0{color:var(--polo-blue);font-weight:500}.img-grid.svelte-1vi4cd0{display:flex;gap:8px}.img-wrap.svelte-1vi4cd0{flex:1;min-width:0;overflow:hidden;border-radius:16px}.img-wrap.svelte-1vi4cd0 img:where(.svelte-1vi4cd0){width:100%;height:350px;display:block;object-fit:cover}.img-grid[data-count="2"].svelte-1vi4cd0 .img-wrap:where(.svelte-1vi4cd0) img:where(.svelte-1vi4cd0){height:320px}.img-grid[data-count="3"].svelte-1vi4cd0 .img-wrap:where(.svelte-1vi4cd0) img:where(.svelte-1vi4cd0){height:250px;object-fit:contain}@media screen and (max-width:479px){.img-grid.svelte-1vi4cd0{flex-direction:column}}.faq-link.svelte-1vi4cd0:hover{text-decoration:underline}.faq-wrap.svelte-1vi4cd0,.faq-card.svelte-1vi4cd0,.faq-item.svelte-1vi4cd0,.faq-q.svelte-1vi4cd0{position:relative;z-index:2;pointer-events:auto}.faq-footer.svelte-1vi4cd0{display:flex;flex-direction:column;gap:10px;padding-top:48px;align-items:center}@media screen and (max-width:767px){.faq-a.svelte-1vi4cd0{padding:0 0 24px}}@media screen and (max-width:479px){.faq-a.svelte-1vi4cd0{gap:8px;padding:0 0 20px}.faq-q.svelte-1vi4cd0{padding:20px 0}.icon.svelte-1vi4cd0{width:20px;height:20px}.icon.icon.is-open.svelte-1vi4cd0{border:1px solid var(--polo-blue)}.faq-footer.svelte-1vi4cd0{padding-top:16px}.faq-footer.svelte-1vi4cd0{gap:0px}}@media screen and (min-width:480px)and (max-width:767px){.faq-a.svelte-1vi4cd0{gap:16px}.faq-q.svelte-1vi4cd0{padding:26px}.faq-footer.svelte-1vi4cd0{padding-top:28px}}@media screen and (min-width:768px)and (max-width:991px){.faq-q.svelte-1vi4cd0{padding:28px}.faq-footer.svelte-1vi4cd0{padding-top:38px}}
