.contact-page[data-astro-cid-uw5kdbxl]{--primary: #0055ff;--primary-dark: #0044cc;--secondary: #0f1b35;--accent: #00cc96;--light: #f5f7fa;--dark: #1a232e;--gray: #64748b;--light-gray: #e2e8f0;--m-bg: #fff;--m-line: #e7ecf6;--m-ink: #0f1b35;--m-ink-2: #2a3b55;background:var(--light);color:var(--dark)}.contact-page[data-astro-cid-uw5kdbxl] [data-astro-cid-uw5kdbxl]{box-sizing:border-box}.contact-page[data-astro-cid-uw5kdbxl] .container[data-astro-cid-uw5kdbxl]{width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.contact-page[data-astro-cid-uw5kdbxl] .contact-hero[data-astro-cid-uw5kdbxl]{background:linear-gradient(135deg,var(--secondary) 0%,var(--primary-dark) 100%);color:#fff;padding:100px 0 60px;position:relative;overflow:hidden;display:flex;align-items:center}.contact-page[data-astro-cid-uw5kdbxl] .contact-hero-content[data-astro-cid-uw5kdbxl]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:40px;position:relative;z-index:2}.contact-page[data-astro-cid-uw5kdbxl] .contact-hero-text[data-astro-cid-uw5kdbxl]{text-align:center;padding:0 10px}.contact-page[data-astro-cid-uw5kdbxl] .contact-hero-text[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{font-size:2.5rem;line-height:1.2;margin-bottom:20px;animation:fadeInUp 1s ease-out}.contact-page[data-astro-cid-uw5kdbxl] .contact-hero-text[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{font-size:1.1rem;margin-bottom:0;opacity:.9;animation:fadeInUp 1s ease-out .2s both;max-width:700px;margin-left:auto;margin-right:auto}.contact-page[data-astro-cid-uw5kdbxl] .contact-content[data-astro-cid-uw5kdbxl]{padding:70px 0;background:var(--light)}.contact-page[data-astro-cid-uw5kdbxl] .contact-grid[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:1fr;gap:40px}.contact-page[data-astro-cid-uw5kdbxl] .contact-form-container[data-astro-cid-uw5kdbxl],.contact-page[data-astro-cid-uw5kdbxl] .contact-info-container[data-astro-cid-uw5kdbxl]{background:#fff;border-radius:16px;padding:40px;box-shadow:0 10px 30px #00000014}.contact-page[data-astro-cid-uw5kdbxl] .contact-form[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl],.contact-page[data-astro-cid-uw5kdbxl] .contact-info[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:1.8rem;color:var(--secondary);margin-bottom:25px;position:relative}.contact-page[data-astro-cid-uw5kdbxl] .contact-form[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]:after,.contact-page[data-astro-cid-uw5kdbxl] .contact-info[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:var(--primary);border-radius:3px}.contact-page[data-astro-cid-uw5kdbxl] .form-group[data-astro-cid-uw5kdbxl]{margin-bottom:25px}.contact-page[data-astro-cid-uw5kdbxl] .form-group[data-astro-cid-uw5kdbxl] label[data-astro-cid-uw5kdbxl]{display:block;margin-bottom:8px;font-weight:500;color:var(--secondary)}.contact-page[data-astro-cid-uw5kdbxl] .form-group[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl],.contact-page[data-astro-cid-uw5kdbxl] .form-group[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl],.contact-page[data-astro-cid-uw5kdbxl] .form-group[data-astro-cid-uw5kdbxl] select[data-astro-cid-uw5kdbxl]{width:100%;padding:12px 16px;border:1px solid var(--light-gray);border-radius:8px;font-size:16px;transition:all .3s;font-family:Inter,sans-serif;background:#fff}.contact-page[data-astro-cid-uw5kdbxl] .form-group[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl]:focus,.contact-page[data-astro-cid-uw5kdbxl] .form-group[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]:focus,.contact-page[data-astro-cid-uw5kdbxl] .form-group[data-astro-cid-uw5kdbxl] select[data-astro-cid-uw5kdbxl]:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #0055ff1a}.contact-page[data-astro-cid-uw5kdbxl] .form-group[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]{min-height:150px;resize:vertical}.contact-page[data-astro-cid-uw5kdbxl] .submit-btn[data-astro-cid-uw5kdbxl]{width:100%;padding:14px;background:var(--primary);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;justify-content:center;gap:8px}.contact-page[data-astro-cid-uw5kdbxl] .submit-btn[data-astro-cid-uw5kdbxl]:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 8px 20px #0055ff4d}.contact-page[data-astro-cid-uw5kdbxl] .contact-info-item[data-astro-cid-uw5kdbxl]{display:flex;align-items:flex-start;margin-bottom:30px}.contact-page[data-astro-cid-uw5kdbxl] .contact-info-icon[data-astro-cid-uw5kdbxl]{width:50px;height:50px;background:#0055ff1a;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-right:15px;flex-shrink:0}.contact-page[data-astro-cid-uw5kdbxl] .contact-info-icon[data-astro-cid-uw5kdbxl] i[data-astro-cid-uw5kdbxl]{font-size:20px;color:var(--primary)}.contact-page[data-astro-cid-uw5kdbxl] .contact-info-text[data-astro-cid-uw5kdbxl] h3[data-astro-cid-uw5kdbxl]{font-size:1.2rem;margin-bottom:5px;color:var(--secondary)}.contact-page[data-astro-cid-uw5kdbxl] .contact-info-text[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{color:var(--gray);margin-bottom:0}.contact-page[data-astro-cid-uw5kdbxl] .contact-info-text[data-astro-cid-uw5kdbxl] a[data-astro-cid-uw5kdbxl]{color:var(--primary);transition:color .3s}.contact-page[data-astro-cid-uw5kdbxl] .contact-info-text[data-astro-cid-uw5kdbxl] a[data-astro-cid-uw5kdbxl]:hover{color:var(--primary-dark)}.contact-page[data-astro-cid-uw5kdbxl] .business-hours[data-astro-cid-uw5kdbxl]{margin-top:30px;padding-top:30px;border-top:1px solid var(--light-gray)}.contact-page[data-astro-cid-uw5kdbxl] .business-hours[data-astro-cid-uw5kdbxl] h3[data-astro-cid-uw5kdbxl]{font-size:1.2rem;margin-bottom:15px;color:var(--secondary)}.contact-page[data-astro-cid-uw5kdbxl] .hours-list[data-astro-cid-uw5kdbxl]{list-style:none;padding:0;margin:0}.contact-page[data-astro-cid-uw5kdbxl] .hours-list[data-astro-cid-uw5kdbxl] li[data-astro-cid-uw5kdbxl]{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid rgba(0,0,0,.05);gap:14px}.contact-page[data-astro-cid-uw5kdbxl] .hours-list[data-astro-cid-uw5kdbxl] li[data-astro-cid-uw5kdbxl]:last-child{border-bottom:none}.contact-page[data-astro-cid-uw5kdbxl] .hours-list[data-astro-cid-uw5kdbxl] .day[data-astro-cid-uw5kdbxl]{font-weight:500}.contact-page[data-astro-cid-uw5kdbxl] .hours-list[data-astro-cid-uw5kdbxl] .time[data-astro-cid-uw5kdbxl]{color:var(--gray);text-align:right}.contact-page[data-astro-cid-uw5kdbxl] .phone-section[data-astro-cid-uw5kdbxl]{background:var(--secondary);color:#fff;padding:60px 0;text-align:center;position:relative;overflow:hidden}.contact-page[data-astro-cid-uw5kdbxl] .phone-section[data-astro-cid-uw5kdbxl]:before{content:"";position:absolute;width:200px;height:200px;background:#ffffff0d;border-radius:50%;top:-100px;left:-100px;animation:pulseElement 15s infinite}.contact-page[data-astro-cid-uw5kdbxl] .phone-section[data-astro-cid-uw5kdbxl]:after{content:"";position:absolute;width:150px;height:150px;background:#00cc960d;border-radius:50%;bottom:-75px;right:-75px;animation:pulseElement 12s infinite 2s}.contact-page[data-astro-cid-uw5kdbxl] .phone-content[data-astro-cid-uw5kdbxl] h2[data-astro-cid-uw5kdbxl]{font-size:2rem;margin-bottom:15px}.contact-page[data-astro-cid-uw5kdbxl] .phone-content[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{font-size:1.1rem;margin-bottom:25px;opacity:.9;max-width:600px;margin-left:auto;margin-right:auto}.contact-page[data-astro-cid-uw5kdbxl] .phone-number[data-astro-cid-uw5kdbxl]{font-size:2.5rem;font-weight:700;color:var(--accent);display:flex;align-items:center;justify-content:center;gap:15px;margin-bottom:30px;flex-wrap:wrap}.contact-page[data-astro-cid-uw5kdbxl] .phone-number[data-astro-cid-uw5kdbxl] i[data-astro-cid-uw5kdbxl]{font-size:2rem}.contact-page[data-astro-cid-uw5kdbxl] .phone-buttons[data-astro-cid-uw5kdbxl]{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.contact-page[data-astro-cid-uw5kdbxl] .btn[data-astro-cid-uw5kdbxl]{padding:10px 18px;border-radius:30px;font-weight:600;transition:all .3s;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:14px;border:2px solid transparent;gap:8px}.contact-page[data-astro-cid-uw5kdbxl] .btn-outline[data-astro-cid-uw5kdbxl]{border-color:var(--primary);color:var(--primary);background:transparent}.contact-page[data-astro-cid-uw5kdbxl] .btn-outline[data-astro-cid-uw5kdbxl]:hover{background:var(--primary);color:#fff;transform:translateY(-3px);box-shadow:0 10px 20px #05f3}.contact-page[data-astro-cid-uw5kdbxl] .btn-primary[data-astro-cid-uw5kdbxl]{background:var(--primary);color:#fff;border-color:var(--primary)}.contact-page[data-astro-cid-uw5kdbxl] .btn-primary[data-astro-cid-uw5kdbxl]:hover{background:var(--primary-dark);border-color:var(--primary-dark);transform:translateY(-3px);box-shadow:0 10px 20px #0055ff4d}.contact-page[data-astro-cid-uw5kdbxl] .call-outline[data-astro-cid-uw5kdbxl]{background:#ffffff1a;color:#fff;border-color:#fff}.contact-page[data-astro-cid-uw5kdbxl] .call-outline[data-astro-cid-uw5kdbxl]:hover{background:#fff;color:var(--secondary);border-color:#fff}.contact-page[data-astro-cid-uw5kdbxl] .modal[data-astro-cid-uw5kdbxl]{position:fixed;inset:0;display:grid;place-items:center;z-index:120;background:#0f1b3573;backdrop-filter:blur(6px) saturate(120%);opacity:0;pointer-events:none;transition:opacity .2s ease}.contact-page[data-astro-cid-uw5kdbxl] .modal[data-astro-cid-uw5kdbxl].open{opacity:1;pointer-events:auto}.contact-page[data-astro-cid-uw5kdbxl] .modal-panel[data-astro-cid-uw5kdbxl]{width:min(900px,94vw);max-height:90vh;overflow:auto;border-radius:18px;background:var(--m-bg);border:1px solid var(--m-line);box-shadow:0 30px 120px #0f1b3540;transform:translateY(10px);transition:transform .2s ease}.contact-page[data-astro-cid-uw5kdbxl] .modal[data-astro-cid-uw5kdbxl].open .modal-panel[data-astro-cid-uw5kdbxl]{transform:translateY(0)}.contact-page[data-astro-cid-uw5kdbxl] .modal-header[data-astro-cid-uw5kdbxl]{display:flex;justify-content:space-between;align-items:center;padding:16px 18px;border-bottom:1px solid var(--m-line);background:linear-gradient(180deg,#fafbff,#f4f7fd)}.contact-page[data-astro-cid-uw5kdbxl] .modal-title[data-astro-cid-uw5kdbxl]{font-weight:800;font-size:18px;color:var(--m-ink)}.contact-page[data-astro-cid-uw5kdbxl] .modal-close[data-astro-cid-uw5kdbxl]{border:none;background:transparent;font-size:20px;line-height:1;cursor:pointer;color:var(--primary);padding:8px;border-radius:10px}.contact-page[data-astro-cid-uw5kdbxl] .modal-close[data-astro-cid-uw5kdbxl]:hover{background:#eef3ff}.contact-page[data-astro-cid-uw5kdbxl] .modal-body[data-astro-cid-uw5kdbxl]{padding:16px 18px}.contact-page[data-astro-cid-uw5kdbxl] .stepper[data-astro-cid-uw5kdbxl]{display:flex;gap:10px;margin:4px 0 12px;flex-wrap:wrap}.contact-page[data-astro-cid-uw5kdbxl] .step[data-astro-cid-uw5kdbxl]{display:flex;align-items:center;gap:8px;font-weight:700;color:#6b7b96}.contact-page[data-astro-cid-uw5kdbxl] .step[data-astro-cid-uw5kdbxl] .dot[data-astro-cid-uw5kdbxl]{width:20px;height:20px;border-radius:999px;border:2px solid #cfe0ff;display:grid;place-items:center;font-size:12px}.contact-page[data-astro-cid-uw5kdbxl] .step[data-astro-cid-uw5kdbxl].active{color:var(--m-ink)}.contact-page[data-astro-cid-uw5kdbxl] .step[data-astro-cid-uw5kdbxl].active .dot[data-astro-cid-uw5kdbxl]{border-color:#8fb3ff;color:#0f1b35}.contact-page[data-astro-cid-uw5kdbxl] .step-wrap[data-astro-cid-uw5kdbxl]{display:none}.contact-page[data-astro-cid-uw5kdbxl] .step-wrap[data-astro-cid-uw5kdbxl].active{display:block}.contact-page[data-astro-cid-uw5kdbxl] .modal-grid[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact-page[data-astro-cid-uw5kdbxl] .modal-grid[data-astro-cid-uw5kdbxl] .full[data-astro-cid-uw5kdbxl]{grid-column:1 / -1}.contact-page[data-astro-cid-uw5kdbxl] .modal-grid[data-astro-cid-uw5kdbxl] label[data-astro-cid-uw5kdbxl]{font-weight:700;font-size:13px;color:#20345e;display:block;margin-bottom:6px}.contact-page[data-astro-cid-uw5kdbxl] .modal-grid[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl],.contact-page[data-astro-cid-uw5kdbxl] .modal-grid[data-astro-cid-uw5kdbxl] select[data-astro-cid-uw5kdbxl],.contact-page[data-astro-cid-uw5kdbxl] .modal-grid[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]{width:100%;padding:12px;border:1px solid #dbe6ff;border-radius:10px;background:#fff;color:#0f2244;outline:none;font-family:Inter,sans-serif}.contact-page[data-astro-cid-uw5kdbxl] .modal-grid[data-astro-cid-uw5kdbxl] input[data-astro-cid-uw5kdbxl]:focus,.contact-page[data-astro-cid-uw5kdbxl] .modal-grid[data-astro-cid-uw5kdbxl] select[data-astro-cid-uw5kdbxl]:focus,.contact-page[data-astro-cid-uw5kdbxl] .modal-grid[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]:focus{border-color:#9fc1ff;box-shadow:0 0 0 3px #9fc1ff40}.contact-page[data-astro-cid-uw5kdbxl] .modal-grid[data-astro-cid-uw5kdbxl] textarea[data-astro-cid-uw5kdbxl]{min-height:110px;resize:vertical}.contact-page[data-astro-cid-uw5kdbxl] .actions[data-astro-cid-uw5kdbxl]{display:flex;gap:10px;justify-content:flex-end;margin-top:12px;flex-wrap:wrap}.contact-page[data-astro-cid-uw5kdbxl] .center-actions[data-astro-cid-uw5kdbxl]{justify-content:center}.contact-page[data-astro-cid-uw5kdbxl] .top-gap[data-astro-cid-uw5kdbxl]{margin-top:12px}.contact-page[data-astro-cid-uw5kdbxl] .btn[data-astro-cid-uw5kdbxl].secondary{background:#fff;border:2px solid var(--light-gray);color:var(--m-ink)}.contact-page[data-astro-cid-uw5kdbxl] .btn[data-astro-cid-uw5kdbxl].primary{background:var(--primary);border:2px solid var(--primary);color:#fff}.contact-page[data-astro-cid-uw5kdbxl] .error[data-astro-cid-uw5kdbxl]{color:#b42323;font-size:12px;margin-top:6px;display:none}.contact-page[data-astro-cid-uw5kdbxl] .visible[data-astro-cid-uw5kdbxl]{display:block}.contact-page[data-astro-cid-uw5kdbxl] .summary[data-astro-cid-uw5kdbxl]{margin-top:10px;padding:10px;border-radius:10px;background:#f7fbff;border:1px solid #e2ebff;color:#0f2244;display:none}.contact-page[data-astro-cid-uw5kdbxl] .summary[data-astro-cid-uw5kdbxl].show{display:block}.contact-page[data-astro-cid-uw5kdbxl] .scheduler[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.contact-page[data-astro-cid-uw5kdbxl] .cal[data-astro-cid-uw5kdbxl]{border:1px solid #e2ebff;border-radius:14px;padding:12px;background:#f9fbff}.contact-page[data-astro-cid-uw5kdbxl] .cal-header[data-astro-cid-uw5kdbxl]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;gap:8px}.contact-page[data-astro-cid-uw5kdbxl] .cal-month[data-astro-cid-uw5kdbxl]{font-weight:800;color:#0f2244}.contact-page[data-astro-cid-uw5kdbxl] .cal-nav[data-astro-cid-uw5kdbxl] button[data-astro-cid-uw5kdbxl]{border:none;background:#fff;border:1px solid #dbe6ff;border-radius:10px;padding:8px;cursor:pointer}.contact-page[data-astro-cid-uw5kdbxl] .cal-grid[data-astro-cid-uw5kdbxl]{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.contact-page[data-astro-cid-uw5kdbxl] .cal-grid[data-astro-cid-uw5kdbxl] .dow[data-astro-cid-uw5kdbxl]{font-size:12px;color:#5b74a6;text-align:center;margin-bottom:4px}.contact-page[data-astro-cid-uw5kdbxl] .cal-day[data-astro-cid-uw5kdbxl]{aspect-ratio:1 / 1;display:grid;place-items:center;border-radius:10px;border:1px solid #e6efff;background:#fff;color:#0f2244;cursor:pointer}.contact-page[data-astro-cid-uw5kdbxl] .cal-day[data-astro-cid-uw5kdbxl][aria-disabled=true]{opacity:.35;cursor:not-allowed}.contact-page[data-astro-cid-uw5kdbxl] .cal-day[data-astro-cid-uw5kdbxl].selected{outline:3px solid rgba(106,168,255,.35);border-color:#9fc1ff;background:#f2f7ff}.contact-page[data-astro-cid-uw5kdbxl] .slots[data-astro-cid-uw5kdbxl]{border:1px solid #e2ebff;border-radius:14px;padding:12px;background:#fff}.contact-page[data-astro-cid-uw5kdbxl] .tz[data-astro-cid-uw5kdbxl]{font-size:12px;color:#5c73a1;margin-bottom:8px}.contact-page[data-astro-cid-uw5kdbxl] .slot-list[data-astro-cid-uw5kdbxl]{display:flex;flex-wrap:wrap;gap:8px;min-height:44px}.contact-page[data-astro-cid-uw5kdbxl] .slot[data-astro-cid-uw5kdbxl]{padding:10px 12px;border:1px solid #dbe6ff;border-radius:10px;background:#f7fbff;cursor:pointer}.contact-page[data-astro-cid-uw5kdbxl] .slot[data-astro-cid-uw5kdbxl][disabled]{opacity:.4;cursor:not-allowed}.contact-page[data-astro-cid-uw5kdbxl] .slot[data-astro-cid-uw5kdbxl].selected{background:#0f2244;color:#fff;border-color:#0f2244}.contact-page[data-astro-cid-uw5kdbxl] .success[data-astro-cid-uw5kdbxl]{display:none;text-align:center;padding:36px 18px 28px}.contact-page[data-astro-cid-uw5kdbxl] .success[data-astro-cid-uw5kdbxl] .icon[data-astro-cid-uw5kdbxl]{width:60px;height:60px;border-radius:999px;margin:0 auto 10px;display:grid;place-items:center;background:linear-gradient(160deg,#d5ffe8,#cbe1ff);color:#1d7a4c;border:1px solid #cdebdc}.contact-page[data-astro-cid-uw5kdbxl] .success[data-astro-cid-uw5kdbxl] h4[data-astro-cid-uw5kdbxl]{font-size:20px;margin-bottom:8px;color:#0f2244}.contact-page[data-astro-cid-uw5kdbxl] .success[data-astro-cid-uw5kdbxl] p[data-astro-cid-uw5kdbxl]{color:#456093;max-width:460px;margin:0 auto 8px}.contact-page[data-astro-cid-uw5kdbxl] .honeypot[data-astro-cid-uw5kdbxl]{position:absolute!important;left:-9999px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}@media(min-width:768px){.contact-page[data-astro-cid-uw5kdbxl] .contact-hero[data-astro-cid-uw5kdbxl]{padding:120px 0 80px}.contact-page[data-astro-cid-uw5kdbxl] .contact-hero-text[data-astro-cid-uw5kdbxl] h1[data-astro-cid-uw5kdbxl]{font-size:3rem}.contact-page[data-astro-cid-uw5kdbxl] .contact-grid[data-astro-cid-uw5kdbxl]{grid-template-columns:1fr 1fr;gap:50px}.contact-page[data-astro-cid-uw5kdbxl] .phone-number[data-astro-cid-uw5kdbxl]{font-size:3rem}}@media(max-width:860px){.contact-page[data-astro-cid-uw5kdbxl] .scheduler[data-astro-cid-uw5kdbxl]{grid-template-columns:1fr}}@media(max-width:767px){.contact-page[data-astro-cid-uw5kdbxl] .contact-form-container[data-astro-cid-uw5kdbxl],.contact-page[data-astro-cid-uw5kdbxl] .contact-info-container[data-astro-cid-uw5kdbxl]{padding:30px 25px}.contact-page[data-astro-cid-uw5kdbxl] .phone-buttons[data-astro-cid-uw5kdbxl]{flex-direction:column;align-items:center}.contact-page[data-astro-cid-uw5kdbxl] .phone-buttons[data-astro-cid-uw5kdbxl] .btn[data-astro-cid-uw5kdbxl]{width:100%;max-width:300px}.contact-page[data-astro-cid-uw5kdbxl] .phone-number[data-astro-cid-uw5kdbxl]{font-size:2rem;flex-direction:column;gap:10px}.contact-page[data-astro-cid-uw5kdbxl] .modal-grid[data-astro-cid-uw5kdbxl]{grid-template-columns:1fr}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulseElement{0%,to{transform:scale(1);opacity:.1}50%{transform:scale(1.1);opacity:.15}}
