.no-background-layout .btn-submit{transform:translateY(-5rem);margin:0 auto;width:fit-content;display:flex;justify-content:center;align-items:center;letter-spacing:2px}.no-background-layout .btn-submit .submit{background:linear-gradient(.83deg,#0c2097 .72%,#1196f1 99.28%);border:1px solid #fcfef1;box-shadow:0 4px 4px 0 #9ab2de;border-radius:30rem;padding:.5rem 3rem;color:var(--color-white);text-align:center;font-size:1.6rem;font-style:normal;font-weight:500}.cap-screen{padding:4px;display:flex;align-items:center;justify-content:center}.cap-screen button{background:linear-gradient(.83deg,#b6d3f5 .72%,#e6effe 99.28%);box-shadow:0 4px 4px 0 #9ab2de;border:3px solid #fcfef1;padding:.875rem 3rem;border-radius:30px;color:#0042a0;font-size:16px;cursor:pointer;transition:all .3s ease;font-weight:700}.cap-screen button:hover{opacity:.6}