.Button_button__aBJgR{width:10rem;height:var(--ui-height);border:none;color:#fff;cursor:pointer;background-color:var(--ui-background-color-two);background-repeat:no-repeat;font-family:var(--regular-font-family);transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:space-evenly}.Button_button__aBJgR:hover{background-color:var(--ui-background-color-one)}.Button_button__aBJgR:active{background-color:var(--ui-background-color-two)}.Home_main__2uIek{width:100%;height:auto;padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:4rem}.Home_main__2uIek>h1{color:var(--green-one);text-align:center}.Home_main__2uIek .Home_buttonWrapper__zW4Fg{width:var(--full-width);height:auto;padding:1rem;display:flex;justify-content:center;align-items:center;column-gap:1rem}.Home_main__2uIek .Home_buttonWrapper__zW4Fg .Home_button__Mzpzz{width:-moz-fit-content;width:fit-content;padding:0 1rem}