#contactuspage svg{height:40rem;margin-right:4rem}#contactuspage #envelope{animation:2s ease-in-out infinite float}#contactuspage #star1,#contactuspage #star2,#contactuspage #star3,#contactuspage #star4,#contactuspage #star5,#contactuspage #star6{animation:1s ease-in-out infinite blink}#contactuspage #star2{animation-delay:.1s}#contactuspage #star3{animation-delay:.5s}#contactuspage #star4{animation-delay:.7s}#contactuspage #star5{animation-delay:.3s}#contactuspage #star6{animation-delay:.2s}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes blink{0%{opacity:0}50%{opacity:.5}to{opacity:1}}#contactuspage form{min-width:40rem}#contactuspage form .title{margin-top:25px;margin-bottom:25px;font-size:48px}#contactuspage form .form-group{margin-bottom:20px;position:relative}#contactuspage form .form-control{background-color:#f2f6f8;border:none;border-radius:30px;box-shadow:0 7px 5px #0000001c}#contactuspage form .form-control.thick{height:50px;padding:10px 55px!important}#contactuspage form .form-control:focus{background-color:#f2f6f8;border:none;box-shadow:0 7px 5px #0000001c}#contactuspage form .message .form-control{padding:15px 30px!important}#contactuspage form ::placeholder{color:#838788;font-size:16px;font-weight:600}#contactuspage form input,#contactuspage form textarea{color:#212529;font-size:16px}#contactuspage form .icon{color:#57565c;height:28px;position:absolute;top:1.1rem;left:25px}#contactuspage .btn.btn-primary{background-image:linear-gradient(131deg,#ffd340,#ff923c,#ff923c,#ff923c);background-size:300% 100%;border:0;border-radius:3rem;height:4.5rem;padding:0 3rem;font-size:14px;font-weight:700;line-height:2.5rem;transition:all .3s ease-in-out}#contactuspage .btn.btn-primary:hover:enabled{background-size:100% 100%;transform:translateY(-.15em);box-shadow:0 .5em .5em -.4em #ff923cba}@media (min-width:850px) and (max-width:992px){#contactuspage.container{width:850px}}@media (max-width:768px){#contactuspage svg{height:auto;margin-right:0}}@media (max-width:450px){#page.market-page.contact-us{padding-top:40px!important}#contactuspage form{min-width:30rem}}
