*{box-sizing:border-box;margin:0;padding:0}.sign_up_section{background:linear-gradient(270deg,#05a3b5,#7db02e);padding:67px 0 43px}.sign_up_section .container{margin:auto;max-width:994px;padding:0 20px}.sign_up_section .sign_up_heading{color:#fff;font-family:Poppins;font-size:clamp(24px,4vw,40px);font-weight:600;line-height:clamp(32px,6vw,56px);margin-bottom:29px;text-align:center}.sign_up_section a{border:1px solid #fff;border-radius:8px;color:#fff;display:flex;font-family:Poppins;font-size:clamp(19px,4vw,23px);font-weight:400;line-height:clamp(33px,4vw,46px);margin:0 auto;padding:4px 50px 4px 43px;text-align:center;text-decoration:none;transition:all .4s ease-in-out;width:fit-content}.sign_up_section a:hover{transform:scale(1.1)}