.contact-us{width:100%;height:auto;padding:80px 0;margin-top:-50px;background:#fff}@media (max-width:1200px){.contact-us{padding:100px 0 80px;margin-top:-20px}}@media (max-width:576px){.contact-us{padding:20px 0}}.contact-us .container{flex-direction:column}.contact-us .contact-us__block{width:100%;min-height:400px;height:auto;border-radius:20px;background:#f8f8f8;padding:30px;display:flex;overflow:hidden}@media (max-width:820px){.contact-us .contact-us__block{flex-direction:column-reverse;padding-top:0}}@media (max-width:576px){.contact-us .contact-us__block{padding:0 10px 10px}}.contact-us .contact-us__block .left{width:calc(50% - 10px);min-height:400px;display:flex;flex-direction:column;justify-content:space-between}@media (max-width:820px){.contact-us .contact-us__block .left{width:100%}}@media (max-width:576px){.contact-us .contact-us__block .left .left__head{display:flex;flex-direction:column;align-items:center}}.contact-us .contact-us__block .left .left__head .title{color:#272727;font-size:35px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:1.4px;margin-bottom:20px}.contact-us .contact-us__block .left .left__head p{color:#272727;font-size:22px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:.88px;margin-bottom:30px}.contact-us .contact-us__block .left .left__head .contact-us__form{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.contact-us .contact-us__block .left .left__head .contact-us__form input{width:250px;height:40px;padding:0 24px;text-align:center;border-radius:10px;border:1px solid #212833;color:#7b8a99;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.72px}.contact-us .contact-us__block .left .left__head .contact-us__form .btn{display:flex;width:250px;height:40px;padding:0 24px;justify-content:center;align-items:center;gap:10px;border-radius:10px;background:#007bff}.contact-us .contact-us__block .left .left__footer .squares{margin-bottom:20px;display:flex;gap:10px}.contact-us .contact-us__block .left .left__footer .squares span{width:40px;height:40px;border-radius:5px;background:#d9d9d9}.contact-us .contact-us__block .left .left__footer a{color:#272727;font-size:22px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:.88px}.contact-us .contact-us__block .right{width:calc(50% - 10px);display:flex;justify-content:center;align-items:center}@media (max-width:820px){.contact-us .contact-us__block .right{width:100%}}.contact-us .contact-us__block .right img{object-fit:cover;object-position:center}