.get-in-touch{background:black;color:white;height:618px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.get-in-touch .header-text{font-size:54px;margin-bottom:43px;font-weight:400}.get-in-touch a{height:80px;width:262px;padding:0 40px;background:white;border-radius:20px;color:black;display:flex;align-items:center;justify-content:space-between;font-size:18px;border:0;font-weight:600}.get-in-touch a svg{transition:.2s transform}.get-in-touch a:hover svg{transform:translateX(5px)}@media(max-width:1720px){.get-in-touch{height:504px}.get-in-touch .header-text{font-size:44px}.get-in-touch a{width:222px;height:68px;font-size:16px}.get-in-touch a svg{width:13px}}@media(max-width:799px){.get-in-touch{height:370px}.get-in-touch .header-text{font-size:30px;margin-bottom:40px}}