.post-contact{margin-bottom:3rem;padding:3rem;border:2px solid #eae9f2}.post-contact--border-top{padding-top:3rem;position:relative}.post-contact--border-top::before{content:"";position:absolute;top:-.2rem;right:-.2rem;left:-.2rem;height:1rem;background-color:#b1b0c7;pointer-events:none}.post-contact--no-margin{margin:0}.post-contact--mt-30{margin-top:3rem}.post-contact__form{display:flex;justify-content:center;column-gap:1.5rem}@media screen and (max-width:767px){.post-contact__form{flex-wrap:wrap;row-gap:1rem}}.post-contact__form--mt-10{margin-top:1rem}.post-contact__input{width:100%}@media screen and (max-width:767px){.post-contact__submit{width:100%}}@media screen and (max-width:479px){.post-contact__btn{width:100%;min-width:unset}}@media screen and (min-width:960px){.post-contact__btn--small{min-width:18.4rem}}.post-contact__small-text{display:block;margin-top:1.5rem;font-style:italic}