.ContactComponent_contactComponent__hpZJ_{background-color:#fff;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;padding:20px;border-radius:10px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);margin:20px;width:100%;height:100%;max-width:1024px;margin-block:1rem 4rem;margin-inline:auto;@media screen and (max-width:768px){grid-template-columns:1fr;margin-block:1rem 4rem}@media screen and (max-width:1024px){max-width:800px}@media screen and (max-width:768px){max-width:600px}@media screen and (max-width:575px){max-width:400px}@media screen and (max-width:375px){max-width:300px}}.ContactComponent_messageContainer__GfRBs{grid-column:1/-1}.ContactComponent_button__W0D64{grid-column:1/-1;display:flex;justify-content:center;align-items:center}.ContactComponent_button__W0D64 button{padding:10px 16px!important}