main{margin-top:129px}h1{font-size:2.667rem;margin:80px 0 24px}form{display:flex;flex-direction:column;gap:24px;margin-top:40px}form textarea{line-height:1.5;resize:none}form p:last-of-type{text-align:center}form p:last-of-type a{color:var(--color-link-text);text-decoration:underline}form .primary-btn{margin:0 auto;max-width:326px;width:100%}form .primary-btn span{gap:12px}label{display:block;margin-bottom:8px}input,textarea{background-color:var(--color-input);border:1px solid var(--color-border-1);border-radius:8px;color:var(--color-text-input);width:100%;padding:12.4px 12px}.success-message{display:none;font-weight:bold;margin-top:40px;text-align:center}@media (hover:hover){form p:last-of-type a:hover,form p:last-of-type a:focus-visible{color:var(--color-link-text-hover)}}@media screen and (max-width:1439px){main{margin-top:76px}}@media screen and (min-width:768px){main{background-image:var(--bg-img-contact-us);background-repeat:no-repeat;background-size:contain;min-height:100vh}h1,.centered-wrapper>p:first-of-type{text-align:center}textarea{height:220px}footer{margin-top:280px}}@media screen and (max-width:767px){h1{font-size:2rem;margin:24px 0 8px}form{margin-top:24px}form .primary-btn{margin:0 auto;max-width:343px}textarea{height:304px}footer{margin-top:100px}}html.text-zoom-300 h1,html.text-zoom-350 h1,html.text-zoom-400 h1{margin:24px 0 8px}html.text-zoom-300 form,html.text-zoom-350 form,html.text-zoom-400 form{margin-top:24px}html.text-zoom-300 textarea,html.text-zoom-350 textarea,html.text-zoom-400 textarea{height:304px}html.text-zoom-300 footer,html.text-zoom-350 footer,html.text-zoom-400 footer{margin-top:100px}html.text-zoom-300 main,html.text-zoom-350 main,html.text-zoom-400 main{background-image:none}html.text-zoom-300 h1,html.text-zoom-350 h1,html.text-zoom-400 h1,html.text-zoom-300 .centered-wrapper>p:first-of-type,html.text-zoom-350 .centered-wrapper>p:first-of-type,html.text-zoom-400 .centered-wrapper>p:first-of-type{text-align:left}html.text-zoom-300 form .primary-btn,html.text-zoom-350 form .primary-btn,html.text-zoom-400 form .primary-btn{max-width:fit-content}