.front-page{justify-content:space-between;height:100vh;gap:2rem;padding:0 0 5rem}.front-page,.front-text{display:flex;flex-direction:column;align-items:center}.front-text{padding:4rem;text-align:center;width:70%;background-color:rgb(from var(--primary-04) r g b/calc(alpha - .5))}.test-butn{display:flex;transition:all .1s linear;padding:26px 32px;border-radius:26px}.test-butn,.test-butn:active,.test-butn:hover{color:var(--secondary-01)}.test-butn h3{line-height:100%}