.contacts{background:var(--color-cream);color:#000;flex-direction:column;display:flex}.contacts__showrooms{flex-direction:column;align-items:center;gap:80px;padding:200px 40px 120px;display:flex}.contacts__intro{text-align:center;flex-direction:column;align-items:center;gap:24px;width:768px;max-width:100%;display:flex}.contacts__title{font-size:32px;font-style:italic;font-weight:300;line-height:1.2}.contacts__intro-text{font-size:16px;line-height:1.5}.contacts__showroom-row{align-items:flex-start;gap:40px;width:100%;display:flex}.contacts__showroom{flex-direction:column;flex:1 0 0;align-items:center;gap:24px;min-width:0;display:flex}.contacts__showroom-img{width:100%}.contacts__showroom-img--tall{aspect-ratio:676/770}.contacts__showroom-img--short{aspect-ratio:676/640}.contacts__showroom-img img{width:100%;height:100%}.contacts__showroom-body{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.contacts__showroom-place{text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex}.contacts__showroom-city{font-size:24px;font-style:italic;font-weight:300;line-height:1.3}.contacts__showroom-address{font-size:16px;font-weight:300;line-height:1.5}.contacts__route{background:var(--color-brown);color:#fff;justify-content:center;align-items:center;gap:8px;width:350px;max-width:100%;padding:12px 24px;font-size:16px;font-weight:300;line-height:1.5;display:flex}.contacts__route-icon{flex-shrink:0;width:18px;height:18px;transform:rotate(90deg)}.contacts__newsletter{width:100%;margin:24px 0}.contacts__methods{padding:140px 64px 200px}.contacts__methods-row{align-items:flex-start;gap:64px;width:100%;display:flex}.contacts__method{text-align:center;flex-direction:column;flex:1 0 0;align-items:center;gap:24px;min-width:0;display:flex}.contacts__method-icon{width:48px;height:48px}.contacts__method-body{flex-direction:column;gap:24px;width:100%;display:flex}.contacts__method-text{flex-direction:column;gap:16px;display:flex}.contacts__method-heading{font-size:24px;font-style:italic;font-weight:300;line-height:1.3}.contacts__method-desc{font-size:16px;font-weight:300;line-height:1.5}.contacts__method-link{text-underline-position:from-font;justify-content:center;align-items:center;gap:8px;font-size:16px;line-height:1.5;text-decoration:underline;display:inline-flex}.contacts__method-link-icon{flex-shrink:0;width:16px;height:16px}@media (max-width:1024px){.contacts__showrooms{gap:64px;padding:150px 40px 64px}.contacts__methods{padding:96px 40px}.contacts__methods-row{flex-direction:column;align-items:center;gap:64px}.contacts__method{flex:none;width:100%;max-width:400px}}@media (max-width:600px){.contacts__showrooms{gap:64px;padding:140px 0 104px}.contacts__intro{padding:0 20px}.contacts__title{font-size:24px}.contacts__showroom-row{flex-direction:column;gap:64px}.contacts__showroom{flex:none;gap:24px;width:100%}.contacts__showroom-img--tall,.contacts__showroom-img--short{aspect-ratio:393/554}.contacts__showroom-body{padding:0 20px}.contacts__route{width:100%}.contacts__newsletter{margin:0}.contacts__methods{padding:64px}}
