.bg-glow[data-astro-cid-y3soregm]{position:fixed;top:-20%;right:-10%;width:800px;height:800px;background:radial-gradient(circle,rgba(195,215,238,.4) 0%,transparent 70%);z-index:-2;pointer-events:none;filter:blur(60px)}.hero[data-astro-cid-bbe6dxrz]{padding-top:180px;padding-bottom:5rem}.hero-grid[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:3.5rem;margin-bottom:1.5rem;letter-spacing:-1.5px;color:var(--digi-dark);line-height:1.1}.hero-description[data-astro-cid-bbe6dxrz]{font-size:1.15rem;max-width:90%;color:var(--text-body);margin-bottom:2.5rem}.pill[data-astro-cid-bbe6dxrz]{font-family:Montserrat,sans-serif;font-weight:700;color:var(--digi-bright);text-transform:uppercase;letter-spacing:1px;font-size:.75rem;border:1px solid var(--digi-light);background:#c3d7ee26;padding:6px 14px;border-radius:20px;display:inline-block;margin-bottom:1.5rem}.hero-buttons[data-astro-cid-bbe6dxrz]{display:flex;gap:1rem;flex-wrap:wrap}.hero-img-container[data-astro-cid-bbe6dxrz]{border-radius:var(--radius);overflow:hidden;position:relative;box-shadow:30px 30px 0 var(--digi-light);transition:transform .5s ease}.hero-img[data-astro-cid-bbe6dxrz]{width:100%;height:auto;display:block}.hero-img-container[data-astro-cid-bbe6dxrz]:hover{transform:scale(1.01)}@media(max-width:900px){.hero[data-astro-cid-bbe6dxrz]{padding-top:140px;padding-bottom:3rem}.hero-grid[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;gap:3rem}.hero-content[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;text-align:center}.hero-description[data-astro-cid-bbe6dxrz]{max-width:100%}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:2.5rem}.hero-img-container[data-astro-cid-bbe6dxrz]{box-shadow:15px 15px 0 var(--digi-light);margin:0 10px}}@media(max-width:480px){.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:2rem}.hero-buttons[data-astro-cid-bbe6dxrz]{width:100%;flex-direction:column;gap:1rem}.w-full-mobile[data-astro-cid-bbe6dxrz]{width:100%;text-align:center;justify-content:center}}.split-grid[data-astro-cid-hpenczrk]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.check-list[data-astro-cid-hpenczrk]{list-style:none;padding:0;margin:2rem 0 0}.check-list[data-astro-cid-hpenczrk] li[data-astro-cid-hpenczrk]{margin-bottom:1.2rem;padding-left:2rem;position:relative;font-size:1.05rem;line-height:1.4;text-align:left}.check-list[data-astro-cid-hpenczrk] li[data-astro-cid-hpenczrk] strong[data-astro-cid-hpenczrk]{color:var(--digi-medium)}.check-list[data-astro-cid-hpenczrk] li[data-astro-cid-hpenczrk]:before{content:"✓";color:var(--digi-bright);font-weight:900;position:absolute;left:0;top:0}.img-rounded[data-astro-cid-hpenczrk]{width:100%;height:auto;display:block;border-radius:var(--radius);box-shadow:-20px 20px #c3d7ee80}.description[data-astro-cid-hpenczrk]{font-size:1.1rem;color:var(--text-body);line-height:1.6}@media(max-width:900px){.split-grid[data-astro-cid-hpenczrk]{grid-template-columns:1fr;gap:3.5rem;text-align:center}.content[data-astro-cid-hpenczrk]{order:1;display:flex;flex-direction:column;align-items:center}.img-wrapper[data-astro-cid-hpenczrk]{order:2}.check-list[data-astro-cid-hpenczrk]{display:inline-block;margin:2rem auto 0;max-width:fit-content}.img-rounded[data-astro-cid-hpenczrk]{box-shadow:0 15px #c3d7ee66;max-width:100%;margin:0 auto}h2[data-astro-cid-hpenczrk]{font-size:2.2rem}}@media(max-width:480px){h2[data-astro-cid-hpenczrk]{font-size:1.8rem}.split-grid[data-astro-cid-hpenczrk]{gap:2.5rem}}.spotlight-grid[data-astro-cid-aafkaq3q]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;padding:1rem}.spotlight-card[data-astro-cid-aafkaq3q]{background-color:var(--digi-medium);color:var(--white);padding:2.5rem;border-radius:16px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.05);cursor:default}.spotlight-card[data-astro-cid-aafkaq3q]:before,.spotlight-card[data-astro-cid-aafkaq3q]:after{content:"";position:absolute;height:100%;width:100%;top:0;left:0;pointer-events:none;opacity:0;transition:opacity .5s}.spotlight-card[data-astro-cid-aafkaq3q]:before{background:radial-gradient(800px circle at var(--mouse-x) var(--mouse-y),rgba(195,215,238,.2),transparent 40%);z-index:1}.spotlight-card[data-astro-cid-aafkaq3q]:after{background:radial-gradient(500px circle at var(--mouse-x) var(--mouse-y),rgba(195,215,238,.8),transparent 40%);z-index:2;padding:1.5px;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor}.spotlight-card[data-astro-cid-aafkaq3q]:hover:before,.spotlight-card[data-astro-cid-aafkaq3q]:hover:after{opacity:1}.spotlight-content[data-astro-cid-aafkaq3q]{position:relative;z-index:3}.spotlight-content[data-astro-cid-aafkaq3q] h3[data-astro-cid-aafkaq3q]{color:var(--white);font-size:1.35rem;margin-bottom:1rem}.spotlight-content[data-astro-cid-aafkaq3q] p[data-astro-cid-aafkaq3q]{color:#fffc;font-size:.95rem;font-weight:300}.context-section[data-astro-cid-belfzode]{background-color:var(--digi-dark);color:#f0f0f0;padding:8rem 0;overflow:hidden}.grid-layout[data-astro-cid-belfzode]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}h2[data-astro-cid-belfzode]{font-size:3rem;line-height:1.1;margin-bottom:2rem;color:#fff}.text-highlight[data-astro-cid-belfzode]{color:var(--digi-light)}p[data-astro-cid-belfzode]{font-size:1.1rem;color:#cbd5e1;line-height:1.6;margin-bottom:1.5rem}.lead-text[data-astro-cid-belfzode]{font-size:1.25rem;color:#fff;font-weight:500}.divider[data-astro-cid-belfzode]{width:60px;height:3px;background:var(--digi-bright);margin:2rem 0}.final-text[data-astro-cid-belfzode]{color:#fff}.visual-content[data-astro-cid-belfzode]{display:flex;justify-content:center}.phone-mockup[data-astro-cid-belfzode]{width:350px;height:700px;background:#000;border-radius:55px;box-shadow:0 0 0 12px #151515,0 0 0 13px #333,0 50px 100px -20px #0009;position:relative;overflow:hidden;z-index:10}.clean-bg[data-astro-cid-belfzode]{position:absolute;inset:0;background:linear-gradient(180deg,#231e46,#15122b);z-index:0}.status-bar[data-astro-cid-belfzode]{position:absolute;top:14px;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 28px;z-index:20;color:#fff}.time[data-astro-cid-belfzode]{font-family:-apple-system,sans-serif;font-weight:600;font-size:15px}.dynamic-island[data-astro-cid-belfzode]{width:110px;height:32px;background:#000;border-radius:20px;position:absolute;left:50%;top:2px;transform:translate(-50%);z-index:25}.status-icons[data-astro-cid-belfzode]{display:flex;gap:6px;align-items:center}.status-icons[data-astro-cid-belfzode] .icon[data-astro-cid-belfzode]{width:18px;height:18px}.app-interface[data-astro-cid-belfzode]{position:relative;z-index:5;padding:60px 20px 20px;display:flex;flex-direction:column;gap:15px}.search-floating[data-astro-cid-belfzode]{background:#ffffff26;backdrop-filter:blur(10px);border-radius:16px;height:56px;display:flex;align-items:center;padding:0 16px;gap:12px;margin-top:10px;margin-bottom:15px;border:1px solid rgba(255,255,255,.1)}.input-area[data-astro-cid-belfzode]{flex-grow:1;font-size:17px;color:#fff;white-space:nowrap;overflow:hidden;display:flex;align-items:center;height:100%;font-family:-apple-system,sans-serif}.cursor[data-astro-cid-belfzode]{width:2px;height:20px;background:var(--digi-light);margin-left:2px;animation:blink 1s infinite}.results-container[data-astro-cid-belfzode]{display:flex;flex-direction:column;gap:12px;margin-top:5px}.results-container[data-astro-cid-belfzode] .res-card{background:#fff;border-radius:16px;padding:16px;display:flex;gap:16px;align-items:center;box-shadow:0 4px 20px #0003;opacity:0;transform:translateY(20px);transition:all .5s cubic-bezier(.2,.8,.2,1)}.results-container[data-astro-cid-belfzode] .res-card.active{opacity:1;transform:translateY(0)}.results-container[data-astro-cid-belfzode] .logo-box{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.results-container[data-astro-cid-belfzode] .logo-box svg{width:28px;height:28px}.results-container[data-astro-cid-belfzode] .logo-box.google{background:#fff;border:1px solid #eee}.results-container[data-astro-cid-belfzode] .logo-box.trip{background:#00aa6c;color:#fff}.results-container[data-astro-cid-belfzode] .logo-box.booking{background:#003580;color:#fff}.results-container[data-astro-cid-belfzode] .logo-box.airbnb{background:#ff5a5f;color:#fff}.results-container[data-astro-cid-belfzode] .res-text h4{font-size:16px;color:#000;margin:0 0 4px;font-weight:600;line-height:1.2;font-family:-apple-system,sans-serif}.results-container[data-astro-cid-belfzode] .res-text p{font-size:13px;color:#666;margin:0;line-height:1.3;font-family:-apple-system,sans-serif}.results-container[data-astro-cid-belfzode] .logo-box.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff}.results-container[data-astro-cid-belfzode] .logo-box.web{background:#2563eb;color:#fff;border:1px solid #1d4ed8}.results-container[data-astro-cid-belfzode] .logo-box.civitatis{background:#f70759;color:#fff}.home-indicator[data-astro-cid-belfzode]{position:absolute;bottom:8px;left:50%;transform:translate(-50%);width:130px;height:5px;background:#fff;border-radius:10px;z-index:20}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@media(max-width:900px){.grid-layout[data-astro-cid-belfzode]{grid-template-columns:1fr;text-align:center}.text-content[data-astro-cid-belfzode]{display:flex;flex-direction:column;align-items:center}h2[data-astro-cid-belfzode]{font-size:2.2rem}.divider[data-astro-cid-belfzode]{margin:2rem auto}.phone-mockup[data-astro-cid-belfzode]{width:100%;max-width:340px;height:650px;margin:0 auto}}.timeline-section[data-astro-cid-rucmloxm]{position:relative;background-color:#fcfcfc;overflow:hidden}.bg-grid[data-astro-cid-rucmloxm]{position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(35,53,103,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(35,53,103,.03) 1px,transparent 1px);background-size:40px 40px;z-index:0;pointer-events:none;mask-image:radial-gradient(circle at center,black 40%,transparent 100%);-webkit-mask-image:radial-gradient(circle at center,black 40%,transparent 100%)}.timeline-container[data-astro-cid-rucmloxm]{position:relative;max-width:1000px;margin:0 auto;padding:2rem 0;z-index:1}.timeline-axis[data-astro-cid-rucmloxm]{position:absolute;left:50%;top:0;bottom:0;width:2px;background:var(--digi-light);transform:translate(-50%);z-index:0}.timeline-row[data-astro-cid-rucmloxm]{display:flex;justify-content:center;align-items:flex-start;padding-bottom:4rem;position:relative;opacity:0;transform:translateY(30px);transition:all .6s ease-out}.timeline-row[data-astro-cid-rucmloxm].active{opacity:1;transform:translateY(0)}.timeline-node[data-astro-cid-rucmloxm]{position:absolute;left:50%;top:0;width:54px;height:54px;background:var(--white);border:3px solid var(--digi-bright);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--digi-dark);font-size:1.2rem;transform:translate(-50%);z-index:2;box-shadow:0 0 0 8px #fff;padding-right:4px;padding-top:4px}.timeline-row[data-astro-cid-rucmloxm].active .timeline-node[data-astro-cid-rucmloxm]{background:var(--digi-bright);color:#fff}.timeline-content[data-astro-cid-rucmloxm]{width:44%;position:relative;background:var(--white);padding:2.5rem;border-radius:20px;box-shadow:0 10px 30px #231e460d;border:1px solid rgba(195,215,238,.4);transition:all .3s ease;cursor:pointer}.timeline-content[data-astro-cid-rucmloxm]:hover{transform:translateY(-3px);box-shadow:0 15px 40px #2335671a;border-color:var(--digi-light)}.timeline-content[data-astro-cid-rucmloxm]:before{content:"";position:absolute;top:27px;width:0;height:2px;background:var(--digi-light);transition:width 1s ease .2s}.timeline-row[data-astro-cid-rucmloxm].active .timeline-content[data-astro-cid-rucmloxm]:before{width:calc(13.5% + 2px)}.timeline-row[data-astro-cid-rucmloxm]:nth-child(odd){justify-content:flex-start}.timeline-row[data-astro-cid-rucmloxm]:nth-child(odd) .timeline-content[data-astro-cid-rucmloxm]{margin-left:0;margin-right:auto}.timeline-row[data-astro-cid-rucmloxm]:nth-child(odd) .timeline-content[data-astro-cid-rucmloxm]:before{left:100%}.timeline-row[data-astro-cid-rucmloxm]:nth-child(2n){justify-content:flex-end}.timeline-row[data-astro-cid-rucmloxm]:nth-child(2n) .timeline-content[data-astro-cid-rucmloxm]{margin-left:auto;margin-right:0}.timeline-row[data-astro-cid-rucmloxm]:nth-child(2n) .timeline-content[data-astro-cid-rucmloxm]:before{right:100%}.timeline-content[data-astro-cid-rucmloxm] h3[data-astro-cid-rucmloxm]{font-size:1.3rem;margin-bottom:.8rem;color:var(--digi-dark)}.timeline-content[data-astro-cid-rucmloxm] .subtitle[data-astro-cid-rucmloxm]{font-size:.8rem;color:var(--digi-bright);font-weight:700;margin-bottom:.5rem;display:block;text-transform:uppercase;letter-spacing:1px}.module-desc[data-astro-cid-rucmloxm]{font-size:.95rem;color:#555;margin-bottom:1.5rem}.lists-container[data-astro-cid-rucmloxm]{position:relative;min-height:120px}ul[data-astro-cid-rucmloxm]{list-style:none;padding:0;margin:0}li[data-astro-cid-rucmloxm]{font-size:.95rem;margin-bottom:.6rem;padding-left:1.2rem;position:relative;color:var(--text-body);line-height:1.5}.summary-list[data-astro-cid-rucmloxm] li[data-astro-cid-rucmloxm]:before{content:"•";color:var(--digi-bright);font-weight:700;position:absolute;left:0;top:-1px;font-size:1.2rem}.summary-list[data-astro-cid-rucmloxm]{display:block;animation:fadeIn .4s ease forwards}.full-list[data-astro-cid-rucmloxm]{display:none;animation:fadeIn .4s ease forwards}.full-list[data-astro-cid-rucmloxm] li[data-astro-cid-rucmloxm]{margin-bottom:.8rem;border-bottom:1px dashed #eee;padding-bottom:.5rem}.full-list[data-astro-cid-rucmloxm] li[data-astro-cid-rucmloxm]:last-child{border-bottom:none}.full-list[data-astro-cid-rucmloxm] li[data-astro-cid-rucmloxm]:before{content:"✓";color:var(--digi-bright);font-weight:800;position:absolute;left:0;top:1px;font-size:.9rem}.timeline-content[data-astro-cid-rucmloxm].show-full .summary-list[data-astro-cid-rucmloxm]{display:none}.timeline-content[data-astro-cid-rucmloxm].show-full .full-list[data-astro-cid-rucmloxm]{display:block}.toggle-btn[data-astro-cid-rucmloxm]{background:transparent;border:1px solid var(--digi-light);color:var(--digi-bright);font-weight:600;font-family:Montserrat,sans-serif;font-size:.85rem;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:50px;width:100%;margin-top:1.5rem;transition:all .3s;pointer-events:none}.timeline-content[data-astro-cid-rucmloxm]:hover .toggle-btn[data-astro-cid-rucmloxm]{background:var(--digi-bright);color:#fff;border-color:var(--digi-bright)}.chevron[data-astro-cid-rucmloxm]{transition:transform .3s}.timeline-content[data-astro-cid-rucmloxm].show-full .chevron[data-astro-cid-rucmloxm]{transform:rotate(180deg)}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.timeline-axis[data-astro-cid-rucmloxm]{left:30px}.timeline-row[data-astro-cid-rucmloxm]{flex-direction:column;padding-left:70px;padding-bottom:3rem;align-items:flex-start}.timeline-content[data-astro-cid-rucmloxm]{width:100%;margin:0!important}.timeline-node[data-astro-cid-rucmloxm]{left:30px;top:0}.timeline-content[data-astro-cid-rucmloxm]:before{display:none}}.header-center[data-astro-cid-5ozx6kxf]{text-align:center;max-width:900px;margin:0 auto 4rem}.section-title[data-astro-cid-5ozx6kxf]{font-size:2.8rem;margin-bottom:2rem;line-height:1.2;text-wrap:balance}.lead-text[data-astro-cid-5ozx6kxf]{font-size:1.25rem;color:var(--digi-dark);margin:0 auto;font-weight:500;max-width:800px}.split-grid[data-astro-cid-5ozx6kxf]{display:grid;grid-template-columns:1.2fr .8fr;gap:5rem;align-items:center}.methodology-steps[data-astro-cid-5ozx6kxf] h3[data-astro-cid-5ozx6kxf]{font-size:1.25rem;margin:2.5rem 0 1.5rem;color:var(--digi-medium)}.check-list[data-astro-cid-5ozx6kxf]{display:flex;flex-direction:column;gap:1.2rem;padding:0;list-style:none}.check-list[data-astro-cid-5ozx6kxf] li[data-astro-cid-5ozx6kxf]{display:flex;gap:1rem;align-items:flex-start;font-size:1.05rem;line-height:1.4;text-align:left}.check-list[data-astro-cid-5ozx6kxf] .icon[data-astro-cid-5ozx6kxf]{flex-shrink:0;width:24px;height:24px;background:var(--digi-bright);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;margin-top:2px}.img-wrapper[data-astro-cid-5ozx6kxf]{position:relative;padding:1rem}.img-rounded[data-astro-cid-5ozx6kxf]{border-radius:var(--radius);box-shadow:0 20px 40px #231e461a;width:100%;height:auto;object-fit:cover}.experience-badge[data-astro-cid-5ozx6kxf]{position:absolute;bottom:-20px;right:30px;background:var(--digi-dark);color:#fff;padding:1.5rem;border-radius:20px;display:flex;flex-direction:column;align-items:center;text-align:center;box-shadow:0 10px 30px #0003;min-width:140px}.experience-badge[data-astro-cid-5ozx6kxf] .number[data-astro-cid-5ozx6kxf]{font-size:2rem;font-weight:800;color:var(--digi-light);line-height:1}.experience-badge[data-astro-cid-5ozx6kxf] .text[data-astro-cid-5ozx6kxf]{font-size:.8rem;text-transform:uppercase;letter-spacing:1px;margin-top:.5rem;font-weight:600}@media(max-width:1024px){.split-grid[data-astro-cid-5ozx6kxf]{grid-template-columns:1fr;gap:4rem;text-align:center}.content-wrapper[data-astro-cid-5ozx6kxf]{display:flex;flex-direction:column;align-items:center}.description-text[data-astro-cid-5ozx6kxf]{max-width:700px}.check-list[data-astro-cid-5ozx6kxf]{display:inline-flex;text-align:left;margin:0 auto;max-width:fit-content}.section-title[data-astro-cid-5ozx6kxf]{font-size:2.2rem}.img-wrapper[data-astro-cid-5ozx6kxf]{max-width:600px;margin:2rem auto 0}}@media(max-width:480px){.section-title[data-astro-cid-5ozx6kxf]{font-size:1.8rem}.check-list[data-astro-cid-5ozx6kxf] li[data-astro-cid-5ozx6kxf]{font-size:.95rem}.experience-badge[data-astro-cid-5ozx6kxf]{right:10px;padding:1rem;min-width:110px;bottom:-10px}.experience-badge[data-astro-cid-5ozx6kxf] .number[data-astro-cid-5ozx6kxf]{font-size:1.6rem}}.form-section-contrast[data-astro-cid-ekudlymt]{background-color:var(--digi-dark);padding:8rem 0;z-index:10;position:relative}.form-container-card[data-astro-cid-ekudlymt]{background:#fff;max-width:800px;margin:0 auto;border-radius:32px;box-shadow:0 40px 80px #0006}.form-input-side[data-astro-cid-ekudlymt]{padding:4rem}.form-group[data-astro-cid-ekudlymt]{margin-bottom:1.5rem;position:relative}.form-row[data-astro-cid-ekudlymt]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.required[data-astro-cid-ekudlymt]{color:#dc3545;margin-left:2px;font-weight:700}.field-error[data-astro-cid-ekudlymt]{display:none;color:#dc3545;font-size:.75rem;font-weight:600;margin-top:.4rem;font-family:Montserrat,sans-serif}.has-error[data-astro-cid-ekudlymt] .field-error[data-astro-cid-ekudlymt]{display:block}.has-error[data-astro-cid-ekudlymt] input[data-astro-cid-ekudlymt]:not([type=checkbox]):not([type=radio]){border-color:#feb2b2;background-color:#fff5f5;box-shadow:0 0 0 4px #dc35450d}@media(max-width:600px){.form-row[data-astro-cid-ekudlymt]{grid-template-columns:1fr;gap:0}.form-input-side[data-astro-cid-ekudlymt]{padding:2.5rem}.radio-group-container[data-astro-cid-ekudlymt]{flex-direction:column;gap:1rem}}.form-group[data-astro-cid-ekudlymt]>label[data-astro-cid-ekudlymt],.form-label[data-astro-cid-ekudlymt]{display:block;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:700;text-transform:uppercase;color:#1d3d8f;margin-bottom:.8rem;letter-spacing:.5px}.form-group[data-astro-cid-ekudlymt] input[data-astro-cid-ekudlymt]{width:100%;padding:1.1rem;background:#f4f6fa;border:1px solid #dce2f0;border-radius:12px;font-size:1rem;font-family:inherit;color:var(--digi-dark);transition:all .3s ease}.form-group[data-astro-cid-ekudlymt] input[data-astro-cid-ekudlymt]:focus{outline:none;border-color:#1d3d8f;background:#fff;box-shadow:0 0 0 4px #1d3d8f1a}.radio-group-container[data-astro-cid-ekudlymt]{display:flex;gap:2.5rem;padding:5px 0}.custom-radio[data-astro-cid-ekudlymt]{display:flex;align-items:center;cursor:pointer;font-size:.95rem;color:#2d3748;font-weight:600;position:relative;font-family:Montserrat,sans-serif}.custom-radio[data-astro-cid-ekudlymt] input[data-astro-cid-ekudlymt]{position:absolute;opacity:0}.radio-mark[data-astro-cid-ekudlymt]{height:20px;width:20px;background-color:#f4f6fa;border:2px solid #dce2f0;border-radius:50%;margin-right:12px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.custom-radio[data-astro-cid-ekudlymt] input[data-astro-cid-ekudlymt]:checked~.radio-mark[data-astro-cid-ekudlymt]{background-color:#fff;border-color:#1d3d8f;border-width:6px}.form-checkbox-group[data-astro-cid-ekudlymt]{margin-top:2rem}.custom-checkbox-alignment[data-astro-cid-ekudlymt]{display:flex;flex-direction:column;gap:.5rem}.checkbox-label-wrapper[data-astro-cid-ekudlymt]{display:flex;align-items:flex-start;gap:12px}.checkbox-label-wrapper[data-astro-cid-ekudlymt] input[data-astro-cid-ekudlymt][type=checkbox]{width:18px;height:18px;accent-color:#1d3d8f;cursor:pointer;margin-top:2px;flex-shrink:0}.checkbox-label-wrapper[data-astro-cid-ekudlymt] label[data-astro-cid-ekudlymt]{font-size:.95rem;color:#4a5568;line-height:1.4;font-weight:500;font-family:Montserrat,sans-serif;cursor:pointer}.form-checkbox-group[data-astro-cid-ekudlymt] a[data-astro-cid-ekudlymt]{color:#1d3d8f;text-decoration:underline;font-weight:600}.error-message-offset[data-astro-cid-ekudlymt]{margin-left:30px}.btn[data-astro-cid-ekudlymt]:disabled{opacity:.7;cursor:not-allowed}.success-overlay[data-astro-cid-ekudlymt]{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:100;display:flex;align-items:center;justify-content:center;text-align:center;padding:2rem;opacity:0;visibility:hidden;transition:all .4s cubic-bezier(.165,.84,.44,1);transform:translateY(20px)}.success-overlay[data-astro-cid-ekudlymt].active{opacity:1;visibility:visible;transform:translateY(0)}.success-content[data-astro-cid-ekudlymt]{max-width:400px}.success-icon[data-astro-cid-ekudlymt]{width:64px;height:64px;background:#e6fffa;color:#38b2ac;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.success-icon[data-astro-cid-ekudlymt] svg[data-astro-cid-ekudlymt]{width:32px;height:32px}.success-content[data-astro-cid-ekudlymt] h3[data-astro-cid-ekudlymt]{font-family:Montserrat,sans-serif;font-size:1.8rem;color:#1d3d8f;margin-bottom:1rem}.success-content[data-astro-cid-ekudlymt] p[data-astro-cid-ekudlymt]{color:#4a5568;font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem}
