.contact-module__swMWYG__page{background:var(--bg-color);min-height:100vh;color:var(--text-color)}.contact-module__swMWYG__contact{width:100%;min-height:100vh;padding:var(--padding);justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__inner{grid-template-columns:1fr auto;grid-template-areas:"intro socials""palette palette""music cv";gap:1rem 2rem;width:100%;max-width:58rem;display:grid}.contact-module__swMWYG__introBlock,.contact-module__swMWYG__socialBlock,.contact-module__swMWYG__cvBlock,.contact-module__swMWYG__musicBlock{align-items:flex-start;display:flex}.contact-module__swMWYG__introBlock{gap:var(--meta-gap);flex-direction:column;grid-area:intro}.contact-module__swMWYG__socialBlock{flex-wrap:wrap;grid-area:socials;justify-content:flex-end;align-items:end;gap:1.5rem}.contact-module__swMWYG__cvBlock{grid-area:cv;justify-content:flex-end}.contact-module__swMWYG__musicBlock{gap:var(--meta-gap);flex-direction:column;grid-area:music}.contact-module__swMWYG__meta,.contact-module__swMWYG__metaLink,.contact-module__swMWYG__metaSubtle{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.02em;margin:0;line-height:1.1}.contact-module__swMWYG__meta{color:var(--black)}.contact-module__swMWYG__metaLink{color:var(--dark-grey);transition:color .2s}.contact-module__swMWYG__metaSubtle{color:var(--dark-grey)}.contact-module__swMWYG__metaLink:hover{color:var(--black)}.contact-module__swMWYG__palette{grid-area:palette;grid-template-columns:repeat(13,minmax(0,1fr));gap:.75rem;width:100%;margin:.5rem 0;display:grid}.contact-module__swMWYG__paletteBar{aspect-ratio:.33;width:100%;display:block}@media (max-width:1025px){.contact-module__swMWYG__inner{gap:.9rem 1.5rem;max-width:100%}.contact-module__swMWYG__socialBlock{gap:1.5rem}.contact-module__swMWYG__palette{gap:.5rem}}@media (max-width:767px){.contact-module__swMWYG__contact{padding-top:calc(var(--top-space) + 4rem);align-items:stretch;min-height:100vh;padding-bottom:2rem}.contact-module__swMWYG__inner{width:100%;min-height:calc(100vh - (var(--top-space) + 4rem) - 2rem - (var(--padding)*2));flex-direction:column;gap:0;display:flex}.contact-module__swMWYG__introBlock{margin-bottom:1.2rem}.contact-module__swMWYG__socialBlock,.contact-module__swMWYG__cvBlock{justify-content:flex-start}.contact-module__swMWYG__socialBlock{flex-direction:column;align-items:flex-start;gap:1rem;margin-top:1rem;display:flex}.contact-module__swMWYG__cvBlock{margin:4rem 0 0}.contact-module__swMWYG__musicBlock{margin-top:auto;margin-bottom:.8rem}.contact-module__swMWYG__palette{gap:0;margin:0 0 1rem}.contact-module__swMWYG__paletteBar{aspect-ratio:.22}}
