.get-in-touch{width:100%;margin:20px auto;padding:50px;background:var(--secondary-color);display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1000px){.get-in-touch{padding:50px 40px}}@media screen and (max-width:800px){.get-in-touch{padding:0;margin-top:50px}}.get-in-touch h2{color:var(--btn-bg);font-size:clamp(1rem,4vw,1.2rem)}.get-in-touch h1{font-size:clamp(1.4rem,4vw,2rem);color:#000}.get-in-touch label{font-weight:700;font-family:Raleway,serif}.get-in-touch input,.get-in-touch select,.get-in-touch textarea{width:100%;padding:14px 18px;border:1px solid #ccc;font-family:karla;border-radius:4px;font-size:17px}.get-in-touch textarea{resize:vertical}.get-in-touch button{color:#fff;border:none;font-size:16px;cursor:pointer}.get-in-touch .hcaptcha-container iframe{width:100%!important}@media(max-width:768px){.get-in-touch .hcaptcha-container{width:100%}}