.form2-block{background-color:var(--primary);padding:80px 0}.form2__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}.form2-block .p3{margin-top:20px;margin-bottom:30px}.form2__right-side .p1{color:var(--card)}.form2__right-side .buttons .p1{margin-top:20px;margin-bottom:10px}.form2__left-side img{width:100%;height:100%;object-fit:cover}.form2-block .inputs{flex-direction:column}.form2-block .btn{width:100%}@media (max-width:800px){.form2__wrapper{grid-template-columns:repeat(1,1fr);gap:30px}}