.skeleton{animation:skeleton-loading 1s linear infinite alternate;color:transparent!important}.skeleton>*{opacity:0}@keyframes skeleton-loading{0%{background-color:#ccc}to{background-color:#f2f2f2}}.skeleton-text{width:auto;height:100%;margin-bottom:.5rem;border-radius:.25rem}section.contact .inner{display:grid;gap:5rem}@media screen and (min-width: 768px){section.contact .inner{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1400px){section.contact .inner{grid-template-columns:1fr 550px}}section.contact .inner .d-grid{margin-bottom:2rem}section.contact .inner textarea{border:none;resize:none;width:100%;grid-column:span 2;padding:1rem 2rem 0 1.4rem;outline:none;font-family:Plus Jakarta Sans,sans-serif;font-size:1.5rem}section.contact .inner .contact-submit{display:flex;justify-content:end}
