.contact-section2{background-color:#fff;flex-direction:column;align-items:center;gap:3rem;width:100%;padding:6rem 6vw;display:flex;position:relative;overflow:hidden}.contact-section2-blob{z-index:0;border-radius:50%;position:absolute}.contact-section2-blob-back{background:linear-gradient(250deg,#fff 60%,#1291cb40 100%);width:1250px;height:1250px;top:-600px;right:-600px}.contact-section2-blob-front{background:linear-gradient(250deg,#fff 60%,#1291cb26 100%);width:1000px;height:1000px;top:-350px;right:-550px}.contact-section2-header{z-index:1;text-align:center;max-width:600px;position:relative}.contact-section2-badge{color:var(--ink-muted);border:1px solid var(--line-strong);border-radius:999px;margin-bottom:1.25rem;padding:.4rem 1.1rem;font-size:.75rem;font-weight:600;display:inline-block}.contact-section2-heading{color:var(--brand-navy);margin-bottom:.75rem;font-size:clamp(1.75rem,3vw,2.4rem);font-weight:700;line-height:1.2}.contact-section2-manual{color:var(--ink-muted);font-size:.95rem}.contact-section2-manual a{color:var(--brand-blue-deep)}.contact-section2-cards{z-index:1;flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%;max-width:1000px;display:flex;position:relative}.contact-section2-card{text-align:center;border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;flex:260px;align-items:center;padding:2.5rem 1.5rem;display:flex;box-shadow:0 10px 30px #0333490f}.contact-section2-card-icon{width:48px;height:48px;color:var(--brand-blue);background:#1291cb1f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;display:inline-flex}.contact-section2-card-icon svg{width:22px;height:22px}.contact-section2-card-title{color:var(--brand-navy);margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.contact-section2-card-description{color:var(--ink-muted);margin-bottom:1rem;font-size:.85rem}.contact-section2-card-detail{color:var(--brand-navy);font-size:.95rem;font-weight:600;text-decoration:none}@media (max-width:768px){.contact-section2{padding:4rem 6vw}}
