.contact-section.svelte-1axfv3m{background:linear-gradient(#f8f9fa 0%,#fff 50%);min-height:calc(100vh - 600px);padding:2rem 0 4rem}.intro-section.svelte-1axfv3m{text-align:center;max-width:700px;margin:3rem auto;animation:.6s svelte-1axfv3m-fadeInUp}.intro-section.svelte-1axfv3m .intro-icon:where(.svelte-1axfv3m){color:#fff;background:linear-gradient(135deg,#2b8281 0%,#1e5c5b 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;animation:.8s .2s both svelte-1axfv3m-scaleIn;display:flex;box-shadow:0 12px 32px #2b82814d,0 4px 12px #2b828133}.intro-section.svelte-1axfv3m h2:where(.svelte-1axfv3m){color:#222;margin:0 0 1rem;font-size:2.5rem;font-weight:700;animation:.8s .3s both svelte-1axfv3m-fadeInUp}@media (max-width:768px){.intro-section.svelte-1axfv3m h2:where(.svelte-1axfv3m){font-size:2rem}}.intro-section.svelte-1axfv3m .intro-text:where(.svelte-1axfv3m){color:#000000b3;margin:0;font-size:1.15rem;line-height:1.8;animation:.8s .4s both svelte-1axfv3m-fadeInUp}.contact-layout.svelte-1axfv3m{grid-template-columns:1fr 2fr;gap:2.5rem;margin:3rem 0;display:grid}@media (max-width:1024px){.contact-layout.svelte-1axfv3m{grid-template-columns:1fr;gap:2rem}}.contact-info.svelte-1axfv3m{flex-direction:column;gap:1.5rem;display:flex}.contact-info.svelte-1axfv3m .info-card:where(.svelte-1axfv3m){background:#fff;border-radius:5px;padding:2rem;transition:all .3s;animation:.6s both svelte-1axfv3m-fadeInLeft;box-shadow:0 4px 12px #0000000f,0 1px 4px #0000000a}.contact-info.svelte-1axfv3m .info-card:where(.svelte-1axfv3m):first-child{animation-delay:.1s}.contact-info.svelte-1axfv3m .info-card:where(.svelte-1axfv3m):nth-child(2){animation-delay:.2s}.contact-info.svelte-1axfv3m .info-card:where(.svelte-1axfv3m):nth-child(3){animation-delay:.3s}.contact-info.svelte-1axfv3m .info-card:where(.svelte-1axfv3m):hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001a,0 4px 8px #0000000f}.contact-info.svelte-1axfv3m .info-card:where(.svelte-1axfv3m):hover .info-icon:where(.svelte-1axfv3m){color:#fff;background:linear-gradient(135deg,#2b8281 0%,#1e5c5b 100%);transform:scale(1.1)rotate(-5deg)}@media (max-width:768px){.contact-info.svelte-1axfv3m .info-card:where(.svelte-1axfv3m){padding:1.5rem}}.contact-info.svelte-1axfv3m .info-icon:where(.svelte-1axfv3m){color:#2b8281;background:#2b82811a;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;transition:all .3s;display:flex}.contact-info.svelte-1axfv3m h3:where(.svelte-1axfv3m){color:#222;margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.contact-info.svelte-1axfv3m p:where(.svelte-1axfv3m){color:#000000a6;margin:0;font-size:.95rem;line-height:1.6}.contact-info.svelte-1axfv3m .contact-link:where(.svelte-1axfv3m){color:#2b8281;margin-top:.75rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.contact-info.svelte-1axfv3m .contact-link:where(.svelte-1axfv3m):hover{color:#1e5c5b;transform:translate(4px)}.contact-form-wrapper.svelte-1axfv3m{animation:.6s .2s both svelte-1axfv3m-fadeInRight}.contact-card.svelte-1axfv3m{background:#fff;border-radius:5px;padding:2.5rem;transition:all .3s;box-shadow:0 8px 24px #00000014,0 2px 8px #0000000a}.contact-card.svelte-1axfv3m:hover{box-shadow:0 12px 32px #0000001f,0 4px 12px #00000014}@media (max-width:768px){.contact-card.svelte-1axfv3m{padding:2rem 1.5rem}}.form-header.svelte-1axfv3m{border-bottom:2px solid #2b82811a;margin-bottom:2rem;padding-bottom:1.5rem}.form-header.svelte-1axfv3m h3:where(.svelte-1axfv3m){color:#222;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.form-header.svelte-1axfv3m p:where(.svelte-1axfv3m){color:#000000a6;margin:0;font-size:1rem;line-height:1.6}.form-header.svelte-1axfv3m .pro-badge:where(.svelte-1axfv3m){background:linear-gradient(135deg,#2b828114 0%,#2b82811f 100%);border:1.5px solid #2b828140;border-radius:8px;align-items:center;gap:.75rem;margin-top:1.25rem;padding:1rem 1.25rem;animation:.5s .3s both svelte-1axfv3m-fadeInScale;display:flex}.form-header.svelte-1axfv3m .pro-badge:where(.svelte-1axfv3m) svg{color:#2b8281;flex-shrink:0}.form-header.svelte-1axfv3m .pro-badge:where(.svelte-1axfv3m) span:where(.svelte-1axfv3m){color:#000c;font-size:.95rem;font-weight:500;line-height:1.5}@media (max-width:768px){.form-header.svelte-1axfv3m .pro-badge:where(.svelte-1axfv3m){gap:.65rem;padding:.875rem 1rem}.form-header.svelte-1axfv3m .pro-badge:where(.svelte-1axfv3m) span:where(.svelte-1axfv3m){font-size:.875rem}}.success-card.svelte-1axfv3m{text-align:center;padding:3rem 2rem;animation:.5s both svelte-1axfv3m-fadeInScale}.success-card.svelte-1axfv3m .success-icon:where(.svelte-1axfv3m){color:#fff;background:linear-gradient(135deg,#2b8281 0%,#1e5c5b 100%);border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin:0 auto 1.5rem;animation:2s infinite svelte-1axfv3m-successPulse;display:flex;box-shadow:0 16px 48px #2b82814d,0 8px 16px #2b828133}.success-card.svelte-1axfv3m h3:where(.svelte-1axfv3m){color:#222;margin:0 0 1rem;font-size:1.75rem;font-weight:700}.success-card.svelte-1axfv3m p:where(.svelte-1axfv3m){color:#000000b3;max-width:500px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.7}.success-card.svelte-1axfv3m button:where(.svelte-1axfv3m){margin-top:1rem;padding:.875rem 2rem;font-size:1rem}.teaser-wrapper.svelte-1axfv3m{margin-top:4rem;animation:.6s .4s both svelte-1axfv3m-fadeInUp}@keyframes svelte-1axfv3m-fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1axfv3m-fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-1axfv3m-fadeInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-1axfv3m-scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes svelte-1axfv3m-fadeInScale{0%{opacity:0;transform:scale(.9)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes svelte-1axfv3m-successPulse{0%,to{box-shadow:0 16px 48px #2b82814d,0 8px 16px #2b828133}50%{box-shadow:0 20px 56px #2b828166,0 12px 20px #2b82814d}}
