.page-module__f6hyja__wrapper{grid-template-columns:1fr;grid-template-areas:"contacts""map""address""btn";gap:16px;width:100%;min-height:420px;padding-bottom:32px;display:grid}@media (min-width:768px){.page-module__f6hyja__wrapper{grid-template-columns:1fr 1.32fr;grid-template-areas:"contacts map""address map""btn map";gap:32px}}.page-module__f6hyja__contacts{flex-direction:column;grid-area:contacts;gap:20px;display:flex}.page-module__f6hyja__contacts h1,.page-module__f6hyja__address h2{font-size:2rem;font-weight:700}.page-module__f6hyja__contacts a{color:#1e1e1e;font-size:22px;text-decoration:none}.page-module__f6hyja__address{flex-direction:column;grid-area:address;gap:20px;display:flex}.page-module__f6hyja__address span{font-size:22px;line-height:1.5}.page-module__f6hyja__btn{cursor:pointer;white-space:nowrap;border:1px solid #1e1e1e;border-radius:60px;grid-area:btn;justify-content:center;align-items:center;max-width:228px;height:fit-content;padding:25px 33px;font-weight:500;transition:background-color .3s,color .3s;display:flex}.page-module__f6hyja__btn:hover{color:#fff;background-color:#1e1e1e}.page-module__f6hyja__map{background-color:#b1b1b1;border-radius:20px;grid-area:map;justify-content:flex-end;max-width:100%;height:500px;display:flex;overflow:hidden}
