.main-button{grid-column-gap:15px;grid-row-gap:15px;align-items:center;display:flex;justify-content:center;padding-right:30px;position:relative}.button-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#1e140e94;border:1px solid #c99b8f;bottom:0;height:auto;left:0;position:absolute;right:auto;top:0;transition:all .6s ease-in-out;width:54px}.home-one-arrow-main{align-items:center;display:flex;height:70px;justify-content:center;position:relative;width:54px}.nav-one-button-wrapper:hover .button-overlay{height:auto;transition:all .6s ease-in-out;width:100%}.nav-one-button-wrapper{display:inline-block}.home-one-arrow-main .button-arrow{transform:translateX(0);transition:all .6s ease-in-out}.nav-one-button-wrapper:hover .home-one-arrow-main .button-arrow{transform:translateX(.5em);transition:all .6s ease-in-out}.main-button-text{font-family:khand;letter-spacing:1.5px;text-transform:uppercase}