.btn_callback{width:195px;height:33px;border:1px solid #FFFFFF;border-radius:30px;font-size:18px;line-height:23px;color:#FFFFFF;transition:background-color 0.3s, box-shadow 0.3s, color 0.3s}.btn_anchor{gap:20px;width:265px;height:33px;background:rgba(255, 255, 255, 0.2);border:1px solid #FFFFFF;border-radius:30px;transition:background-color 0.3s, box-shadow 0.3s, color 0.3s}.btn_anchor-name{font-size:18px;line-height:23px;color:#FFFFFF}.contacts_form_submit{padding:0 30px;height:33px;background:rgba(255, 255, 255, 0.2);border:1px solid #FFFFFF;border-radius:30px;font-size:18px;line-height:23px;color:#FFFFFF;cursor:pointer;transition:background-color 0.3s, box-shadow 0.3s, color 0.3s}.btn_anchor:hover,.btn_callback:hover,.contacts_form_submit:hover{background-color:rgba(255, 255, 255, 0.4);box-shadow:inset 0 0 0 rgba(255, 255, 255, 0.3), 0 0 1.2em rgba(255, 255, 255, 0.5)}