.contact-form-overlay{background:radial-gradient(circle at center,hsla(0,0%,100%,.1) 0,rgba(50,66,93,.05) 100%);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact-form-inner{animation:fadeUp .8s ease forwards;margin:0 auto;max-width:1100px;position:relative;z-index:2}.contact-form-wrapper{background:#fff;border-radius:20px;box-shadow:0 12px 40px rgba(50,66,93,.1);margin:0 auto;max-width:1250px;padding:60px 60px 80px;transition:box-shadow .3s ease,transform .3s ease}.contact-form-wrapper:hover{box-shadow:0 16px 45px rgba(50,66,93,.15);transform:translateY(-3px)}.contact-form-heading.inside-card{margin-bottom:40px}.contact-form-body{margin-top:20px}.hs-form iframe,.hs-form-frame{border:none;max-width:100%;width:100%!important}@media (min-width:1280px) and (max-width:1440px){.contact-form-wrapper{max-width:1150px;padding:50px 50px 70px}}@media (min-width:912px) and (max-width:1279px){.contact-form-wrapper{max-width:950px;padding:50px 40px 65px}}@media (max-width:1024px){.contact-form-wrapper{max-width:90%;padding:45px 35px 60px}}@media (max-width:768px){.contact-form-wrapper{padding:40px 25px 50px}}@media (max-width:480px){.contact-form-wrapper{padding:35px 20px 45px}}