.contact{max-width:1100px;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between}@media screen and (max-width: 1024px){.contact{flex-direction:column;width:90%}}.contact__wrapper{width:100vw;margin:0 auto;background:#eee;padding:10rem 0}.contact__subtitle{font-size:1.8rem;margin-bottom:.4rem;color:#1ac067}.contact__title{font-size:2.8rem;font-weight:600;margin-bottom:2.4rem}.contact__border{width:3rem;height:.4rem;background:#1ac067;margin-bottom:2.4rem}.contact__text{font-size:1.6rem;line-height:1.6}.contact__buttons{display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 1024px){.contact__buttons{width:100%}}.contact__button{margin-bottom:2rem;width:47.1rem;font-size:1.6rem;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:3rem 1.9rem;border-radius:.6rem}@media screen and (max-width: 1024px){.contact__button{margin-top:2rem;margin-bottom:0;width:100%}}.contact__button:hover{cursor:pointer;opacity:.8}.contact__button--black{background:#1c3244}.contact__button--green{background:#1ac067}.contact__icon{margin-right:.6rem}/*# sourceMappingURL=parts-footer.min.css.map */