.contact-module__swMWYG__container{max-width:1100px;margin:0 auto;padding:6rem 2rem}.contact-module__swMWYG__header{text-align:center;margin-bottom:4rem}.contact-module__swMWYG__title{color:var(--color-text);margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.8rem)}.contact-module__swMWYG__subtitle{color:var(--color-text-muted,#666);max-width:600px;margin:0 auto;font-size:1.15rem}.contact-module__swMWYG__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;margin-bottom:4rem;display:grid}.contact-module__swMWYG__card{text-align:center;background:#fff;border:1px solid #eaeaea;border-radius:8px;flex-direction:column;justify-content:space-between;align-items:center;padding:3rem 2rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 20px #0000000a}.contact-module__swMWYG__card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000014}.contact-module__swMWYG__cardTag{letter-spacing:.12em;text-transform:uppercase;color:#888;margin-bottom:1rem;font-size:.85rem;font-weight:600}.contact-module__swMWYG__cardTitle{font-size:1.8rem;font-family:var(--font-primary);color:var(--color-text);margin-bottom:1rem}.contact-module__swMWYG__cardDescription{color:#666;margin-bottom:2rem;font-size:1rem;line-height:1.6}.contact-module__swMWYG__unitSelectWrapper{width:100%;margin-bottom:1.5rem}.contact-module__swMWYG__unitSelect{color:#333;cursor:pointer;background-color:#fcfcfc;border:1px solid #ccc;border-radius:4px;outline:none;width:100%;padding:.85rem 1rem;font-size:1rem}.contact-module__swMWYG__unitSelect:focus{border-color:#111}.contact-module__swMWYG__btnPrimary{color:#fff;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#111;border:none;border-radius:4px;width:100%;padding:1rem 2rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.contact-module__swMWYG__btnPrimary:hover{background:#333}.contact-module__swMWYG__btnSecondary{color:#111;letter-spacing:.05em;text-transform:uppercase;text-align:center;background:0 0;border:1px solid #111;border-radius:4px;width:100%;padding:1rem 2rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.contact-module__swMWYG__btnSecondary:hover{color:#fff;background:#111}
