p{font-size:20px;font-weight:400;font-family:Gotham-Light;line-height:150%}#contactBlock{display:flex;flex-direction:column;gap:64px;align-items:center;justify-content:center;padding:96px 128px}#contactBlock .contactTop{display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center}#contactBlock .contactTop h2{font-family:Gotham-Black;font-weight:900;font-size:36px;line-height:125%;letter-spacing:-1%;text-align:center;vertical-align:middle;color:#111928}#contactBlock .contactTop p{font-family:Gotham-Regular;font-weight:400;font-size:20px;line-height:150%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#6b7280}#contactBlock .contactBottom{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;justify-content:center;gap:32px}#contactBlock .contactBottom .contactItem{display:flex;flex-direction:column;padding:24px;box-shadow:0 1px 2px -1px #0000001a;width:272px;min-height:305px;border-radius:8px;background:#fff}#contactBlock .contactBottom .contactItem h3{font-family:Gotham-Bold;font-weight:700;font-size:20px;line-height:150%;letter-spacing:0%;color:#111928;margin:20px 0 16px}#contactBlock .contactBottom .contactItem h5{font-family:Gotham-Regular;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0%;color:#111928}#contactBlock .contactBottom .contactItem a{font-family:Gotham-Bold;font-weight:700;font-size:16px;line-height:150%;letter-spacing:0%;color:#111928;margin:12px 0 0}#contactBlock .contactBottom .contactItem a.orangeLink{color:#ff8922}#contactBlock .contactForm{width:min(576px,100%);display:flex;flex-direction:column;gap:8px;padding:24px;box-shadow:0 1px 2px -1px #0000001a;border-radius:8px;background:#fff}#contactBlock .contactForm h3{font-family:Gotham-Bold;font-weight:700;font-size:20px;line-height:150%;color:#111928;margin:0 0 4px}#contactBlock .contactForm p{font-family:Gotham-Regular;font-weight:400;font-size:16px;line-height:150%;color:#6b7280;margin:0 0 12px}#contactBlock .contactForm label{font-family:Gotham-Medium;font-size:14px;color:#111928;margin-top:8px}#contactBlock .contactForm input,#contactBlock .contactForm textarea{font-family:Gotham-Regular;font-size:16px;line-height:150%;color:#111928;border:1px solid #E5E7EB;border-radius:8px;padding:10px 12px;width:100%}#contactBlock .contactForm button{margin-top:12px;align-self:flex-start;background:#ff8922;color:#fff;border:0;border-radius:8px;padding:12px 20px;font-family:Gotham-Bold;font-size:16px;cursor:pointer}#contactBlock .contactAlert{font-family:Gotham-Regular;font-size:15px;line-height:150%;border-radius:8px;padding:12px 14px;margin-bottom:8px}#contactBlock .contactAlert--ok{background:#ecfdf3;color:#166534}#contactBlock .contactAlert--err{background:#fef2f2;color:#991b1b}#contactBlock .contactBottom .contactItem ul{display:flex;flex-direction:column;gap:16px}@media screen and (max-width:1199px){#contactBlock .contactBottom{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width769px){#contactBlock{gap:64px;align-items:center;justify-content:center;padding:32px}#contactBlock .contactBottom .contactItem{width:100%}}@media screen and (max-width:600px){#contactBlock .contactBottom{grid-template-columns:repeat(1,1fr);width:100%}#contactBlock{padding:32px}#contactBlock .contactBottom .contactItem{width:100%}#contactBlock .contactTop p{font-size:16px}#contactBlock .contactTop p br{display:none}#contactBlock .contactTop h2{font-size:30px}}
