.cotizar[data-astro-cid-b3ao7fic]{min-height:100vh;padding:8rem 2rem 6rem;position:relative;overflow:hidden}.cotizar__bg-glow[data-astro-cid-b3ao7fic]{position:absolute;border-radius:50%;pointer-events:none;z-index:0}.cotizar__bg-glow--top[data-astro-cid-b3ao7fic]{top:-8rem;right:-6rem;width:600px;height:600px;background:radial-gradient(circle,rgba(70,1,250,.18) 0%,transparent 65%)}.cotizar__bg-glow--bottom[data-astro-cid-b3ao7fic]{bottom:-8rem;left:-6rem;width:500px;height:500px;background:radial-gradient(circle,rgba(70,1,250,.1) 0%,transparent 65%)}.cotizar__container[data-astro-cid-b3ao7fic]{max-width:820px;margin:0 auto;position:relative;z-index:1}.cotizar__back[data-astro-cid-b3ao7fic]{display:inline-flex;align-items:center;gap:.35rem;color:#fff6;font-size:.875rem;font-weight:500;margin-bottom:2rem;transition:color .2s}.cotizar__back[data-astro-cid-b3ao7fic]:hover{color:#fffc}.cotizar__header[data-astro-cid-b3ao7fic]{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:2.5rem}.section-label[data-astro-cid-b3ao7fic]{font-size:.75rem;font-weight:700;color:var(--color-secondary-light);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem;opacity:.85}.cotizar__header[data-astro-cid-b3ao7fic] h1[data-astro-cid-b3ao7fic]{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#fff;letter-spacing:-.03em;line-height:1.1;margin-bottom:.75rem}.cotizar__header[data-astro-cid-b3ao7fic] p[data-astro-cid-b3ao7fic]{color:#ffffff7a;font-size:1rem;line-height:1.7;max-width:520px}.cotizar__form[data-astro-cid-b3ao7fic]{background:var(--color-primary-light);border:1px solid rgba(255,255,255,.07);border-radius:var(--radius);padding:2.75rem;display:flex;flex-direction:column;gap:1.75rem;position:relative;overflow:hidden}.cotizar__form[data-astro-cid-b3ao7fic]:after{content:"";position:absolute;bottom:-5rem;right:-5rem;width:20rem;height:20rem;border-radius:50%;background:var(--color-secondary);filter:blur(90px);opacity:.07;pointer-events:none}.form-section[data-astro-cid-b3ao7fic]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;position:relative;z-index:1}.form-group[data-astro-cid-b3ao7fic]{display:flex;flex-direction:column;gap:.45rem}.form-group--full[data-astro-cid-b3ao7fic]{grid-column:span 2}.form-group[data-astro-cid-b3ao7fic] label[data-astro-cid-b3ao7fic]{font-size:.75rem;font-weight:600;color:#ffffff80;letter-spacing:.06em;text-transform:uppercase}.form-group[data-astro-cid-b3ao7fic] input[data-astro-cid-b3ao7fic],.form-group[data-astro-cid-b3ao7fic] select[data-astro-cid-b3ao7fic],.form-group[data-astro-cid-b3ao7fic] textarea[data-astro-cid-b3ao7fic]{padding:.85rem 1rem;border:1px solid rgba(255,255,255,.1);border-radius:12px;font-size:.9rem;font-family:var(--font-sans);color:#fff;background:#ffffff0d;transition:border-color .2s ease,background .2s ease;outline:none;width:100%}.form-group[data-astro-cid-b3ao7fic] input[data-astro-cid-b3ao7fic]::placeholder,.form-group[data-astro-cid-b3ao7fic] textarea[data-astro-cid-b3ao7fic]::placeholder{color:#ffffff38}.form-group[data-astro-cid-b3ao7fic] select[data-astro-cid-b3ao7fic]{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' stroke='rgba(255,255,255,0.4)' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.form-group[data-astro-cid-b3ao7fic] select[data-astro-cid-b3ao7fic] option[data-astro-cid-b3ao7fic]{background:#2d1b5a;color:#fff}.form-group[data-astro-cid-b3ao7fic] input[data-astro-cid-b3ao7fic]:focus,.form-group[data-astro-cid-b3ao7fic] select[data-astro-cid-b3ao7fic]:focus,.form-group[data-astro-cid-b3ao7fic] textarea[data-astro-cid-b3ao7fic]:focus{border-color:#4601faa6;background:#4601fa14}.form-group[data-astro-cid-b3ao7fic] textarea[data-astro-cid-b3ao7fic]{resize:vertical;min-height:130px}.btn-submit[data-astro-cid-b3ao7fic]{background-color:var(--color-secondary);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:700;font-family:var(--font-sans);cursor:pointer;display:inline-flex;align-items:center;gap:.6rem;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 0 24px #4601fa66;position:relative;z-index:1;align-self:flex-start}.btn-submit[data-astro-cid-b3ao7fic]:hover{background-color:var(--color-secondary-hover);transform:translateY(-2px);box-shadow:0 6px 32px #4601fa99}.btn-submit[data-astro-cid-b3ao7fic] svg[data-astro-cid-b3ao7fic]{flex-shrink:0;transition:transform .2s ease}.btn-submit[data-astro-cid-b3ao7fic]:hover svg[data-astro-cid-b3ao7fic]{transform:translate(3px)}#mensaje-exito[data-astro-cid-b3ao7fic]{display:none;color:var(--color-secondary-light);font-weight:500;font-size:.9rem;position:relative;z-index:1}@media(max-width:640px){.cotizar[data-astro-cid-b3ao7fic]{padding:7rem 1rem 4rem}.cotizar__form[data-astro-cid-b3ao7fic]{padding:1.75rem 1.25rem}.form-section[data-astro-cid-b3ao7fic]{grid-template-columns:1fr}.form-group--full[data-astro-cid-b3ao7fic]{grid-column:span 1}.btn-submit[data-astro-cid-b3ao7fic]{width:100%;justify-content:center}}
