.con-contain{border-radius:35px}.con-contain:hover{box-shadow:1px 8px 20px gray;-webkit-transition:box-shadow .6s ease-in}.con-contain .con-value{font-size:1rem;font-weight:600;color:var(--highlight-color)}.con-contain h6{font-weight:200;padding-inline-start:1rem}.phone .con-form{flex-direction:column}.con-form .right-con{border-radius:5px;flex:1}.con-form .right-con input{box-shadow:var(--shadow-medium);border-radius:100px;background-color:var(--text-extralight)}.con-form .right-con textarea{box-shadow:var(--shadow-medium);background-color:var(--text-extralight);border-radius:15px;border:none}.con-form .left-con{flex:1;height:400px}.con-form .left-con img{width:100%;height:100%}.phone .contact-wrapper .con-grid{grid-template-columns:repeat(1,1fr)}.tablet .contact-wrapper .con-grid{grid-template-columns:repeat(2,1fr)}
