.price-block:where(.astro-5q2s5abc){display:flex;flex-direction:column;gap:var(--space-16)}.sr-only:where(.astro-5q2s5abc){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.price-block__cost:where(.astro-5q2s5abc),.price-block__installment:where(.astro-5q2s5abc){display:flex;flex-direction:column;gap:var(--space-4)}.price-block__cost-row:where(.astro-5q2s5abc),.price-block__installment-row:where(.astro-5q2s5abc){display:flex;align-items:center;justify-content:space-between;gap:var(--space-12)}.price-block__cost-row--values:where(.astro-5q2s5abc){align-items:baseline}.price-block__label:where(.astro-5q2s5abc){font-size:14px;font-weight:500;color:var(--color-text-body);line-height:1.4}.price-block__current:where(.astro-5q2s5abc){font-size:28px;font-weight:700;color:var(--color-text-body);line-height:1.15;letter-spacing:-.5px}.price-block__struck:where(.astro-5q2s5abc){font-size:18px;font-weight:600;color:var(--color-text-body);text-decoration:line-through;text-decoration-thickness:1px}.price-block__badge:where(.astro-5q2s5abc){display:inline-flex;align-items:center;background:#febe10;color:var(--color-text-body);font-size:15px;font-weight:600;letter-spacing:-.3px;padding:4px 10px;border-radius:24px;line-height:1;white-space:nowrap}.price-block__banks:where(.astro-5q2s5abc){flex:0 0 auto;display:flex;align-items:center;gap:5px;list-style:none;margin:0;padding:0}.price-block__banks:where(.astro-5q2s5abc) li:where(.astro-5q2s5abc)[data-bank=abank]{margin-right:3px}.price-block__bank:where(.astro-5q2s5abc){display:block;width:24px;height:24px;object-fit:contain}.price-block__installment-text:where(.astro-5q2s5abc){font-size:14px;font-weight:500;color:var(--color-text-body);margin:0;line-height:1.4}.price-block__installment-text:where(.astro-5q2s5abc) b:where(.astro-5q2s5abc){font-weight:700}.price-block--inline:where(.astro-5q2s5abc){flex-direction:row;align-items:center;flex-wrap:wrap;gap:var(--space-12)}.price-block--inline:where(.astro-5q2s5abc) .price-block__row:where(.astro-5q2s5abc){display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-12)}.price-block--inline:where(.astro-5q2s5abc) .price-block__current:where(.astro-5q2s5abc){font-size:var(--text-h4)}.price-block--inline:where(.astro-5q2s5abc) .price-block__struck:where(.astro-5q2s5abc){font-size:16px}.price-block--inline:where(.astro-5q2s5abc) .price-block__badge:where(.astro-5q2s5abc){font-size:13px;padding:4px 10px}@media(max-width:480px){.price-block__current:where(.astro-5q2s5abc){font-size:26px}.price-block__struck:where(.astro-5q2s5abc){font-size:16px}.price-block__badge:where(.astro-5q2s5abc){font-size:14px;padding:4px 8px}}.pricing-hero:where(.astro-lmkygsfs){background:url(/images/bg.jpg) center top / cover no-repeat;padding:calc(var(--space-80) + 24px) var(--space-16) calc(var(--space-64) + var(--hero-wave-height));text-align:center;position:relative}.pricing-hero-wave:where(.astro-lmkygsfs){position:absolute;inset:auto 0 0;height:var(--hero-wave-height);color:var(--color-bg-white);line-height:0;pointer-events:none;z-index:2}.pricing-hero-wave:where(.astro-lmkygsfs) svg:where(.astro-lmkygsfs){display:block;width:100%;height:100%}.pricing-hero-inner:where(.astro-lmkygsfs){max-width:760px}.pricing-hero__title:where(.astro-lmkygsfs){font-size:var(--fs-h1);font-weight:700;color:var(--color-text-heading);margin:0 0 var(--space-20);line-height:1.15}.pricing-hero__subtitle:where(.astro-lmkygsfs){font-size:var(--text-body);color:var(--color-text-body);line-height:1.65;max-width:700px;margin:0 auto}.pricing-cards:where(.astro-lmkygsfs){background:var(--color-bg-white);padding:var(--space-80) var(--space-16) clamp(64px,calc(32px + 5vw),120px)}.pricing-grid:where(.astro-lmkygsfs){display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(16px,2vw,28px);align-items:stretch}.price-card:where(.astro-lmkygsfs){background:var(--color-bg-white);border-radius:var(--radius-card-md);box-shadow:var(--shadow-card);padding:clamp(24px,3vw,36px);display:flex;flex-direction:column;gap:var(--space-20);transition:transform .25s ease,box-shadow .25s ease}.price-card:where(.astro-lmkygsfs):hover{transform:translateY(-4px);box-shadow:var(--shadow-elevated)}.price-card__image-wrap:where(.astro-lmkygsfs){display:flex;justify-content:flex-start;align-items:center;height:180px;position:relative}.price-card__image:where(.astro-lmkygsfs){width:180px;height:180px;object-fit:contain;display:block;filter:drop-shadow(0 4px 16px var(--color-border-light))}.price-card__top-label:where(.astro-lmkygsfs){position:absolute;top:-12px;left:90px;width:101px;height:auto;z-index:2;transform:rotate(4deg);pointer-events:none}.price-card__top-label:where(.astro-lmkygsfs) svg{width:100%;height:auto;display:block}.price-card__body:where(.astro-lmkygsfs){display:flex;flex-direction:column;gap:var(--space-8);flex:1}.price-card__name:where(.astro-lmkygsfs){font-size:var(--fs-h3);font-weight:700;color:var(--color-text-heading);margin:0;letter-spacing:-.5px}.price-card__metrics:where(.astro-lmkygsfs){display:inline-block;background:var(--color-bg-primary-10);color:var(--color-primary-alt);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:-.36px;padding:6px 12px;border-radius:20px;margin:0;align-self:flex-start}.price-card__desc:where(.astro-lmkygsfs){font-size:var(--text-body);color:var(--color-text-body);line-height:1.6;margin:0}.price-card__panel:where(.astro-lmkygsfs){background-color:#f8fafc;border-radius:32px;padding:20px;display:flex;flex-direction:column;gap:var(--space-16);margin-top:auto}.price-card__actions:where(.astro-lmkygsfs){display:flex;flex-direction:column;gap:var(--space-12)}.price-card__actions:where(.astro-lmkygsfs) .btn-outline,.price-card__actions:where(.astro-lmkygsfs) .btn-primary{width:100%;text-align:center;font-size:15px;font-weight:700;padding:13px 16px;border-radius:var(--radius-pill)}.price-card__actions:where(.astro-lmkygsfs) .btn-outline{border-width:1px}.price-card__actions:where(.astro-lmkygsfs) .btn-primary{background:var(--color-primary);background-image:none}@media(max-width:1024px){.pricing-grid:where(.astro-lmkygsfs){grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.pricing-hero:where(.astro-lmkygsfs){padding-bottom:var(--space-48)}.pricing-cards:where(.astro-lmkygsfs){padding-top:var(--space-48)}.pricing-grid:where(.astro-lmkygsfs){grid-template-columns:1fr;max-width:min(420px,100%);margin:0 auto}.price-card__image-wrap:where(.astro-lmkygsfs){height:140px}.price-card__image:where(.astro-lmkygsfs){width:140px;height:140px}.price-card__top-label:where(.astro-lmkygsfs){left:50px}.price-card__actions:where(.astro-lmkygsfs) .btn-outline,.price-card__actions:where(.astro-lmkygsfs) .btn-primary{font-size:14px;padding:11px 14px;min-width:100px}}@media(max-width:480px){.pricing-hero__subtitle:where(.astro-lmkygsfs){font-size:var(--text-body-sm)}}
