.cmp-embedform{margin:1rem .8rem 2rem}
.cmp-embedform input,.cmp-embedform select{margin-top:5px;margin-bottom:20px}
.cmp-embedform input[type="checkbox"]{width:25px;margin-right:10px;height:25px}
.cmp-embedform input[type="button"]{border:2px solid #2d2d2d;border-radius:40px;display:inline-block;cursor:pointer;transition:background-color .3s;color:inherit;letter-spacing:2px;text-transform:uppercase;background-color:transparent;height:auto;position:relative;width:100%;font-weight:bold;padding:15px 50px;font-size:15px;margin-top:30px}
.cmp-embedform select{width:155px;height:45px;padding-left:15px;border:1px solid #ebebeb;border-bottom:1px solid #7c7c7c;font-size:13px;margin-left:20px;letter-spacing:1.2px}
@media only screen and (min-width:1024px){.cmp-embedform{margin:2rem auto 3rem}
.cmp-embedform input[type="button"]{width:auto}
}