.arrow-container{background:var(--nvm-color-white);border-radius:50%;position:relative;display:block;width:1.8rem;height:1.8rem;margin-left:1rem}.button-red .arrow-container{background:var(--nvm-color-white)}.button-white .arrow-container{background:var(--nvm-color-red)}.arrow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:.5rem;height:.4rem}.arrow-up{border-left:.5rem solid #fff0;border-right:.5rem solid #fff0}.arrow-down{border-left:.5rem solid #fff0;border-right:.5rem solid #fff0}.arrow-right{border-top:.5rem solid #fff0;border-bottom:.5rem solid #fff0}.arrow-left{border-top:.5rem solid #fff0;border-bottom:.5rem solid #fff0}.button-red .arrow-up{border-bottom:.5rem solid var(--nvm-color-red)}.button-red .arrow-down{border-top:.5rem solid var(--nvm-color-red)}.button-red .arrow-right{border-left:.5rem solid var(--nvm-color-red)}.button-red .arrow-left{border-right:.5rem solid var(--nvm-color-red)}.button-yellow .arrow-up{border-bottom:.5rem solid var(--nvm-color-black)}.button-yellow .arrow-down{border-top:.5rem solid var(--nvm-color-black)}.button-yellow .arrow-right{border-left:.5rem solid var(--nvm-color-black)}.button-yellow .arrow-left{border-right:.5rem solid var(--nvm-color-black)}.button-yellow-alt .arrow-up{border-bottom:.5rem solid var(--nvm-color-black)}.button-yellow-alt .arrow-down{border-top:.5rem solid var(--nvm-color-black)}.button-yellow-alt .arrow-right{border-left:.5rem solid var(--nvm-color-black)}.button-yellow-alt .arrow-left{border-right:.5rem solid var(--nvm-color-black)}.button-white .arrow-up{border-bottom:.5rem solid var(--nvm-color-white)}.button-white .arrow-down{border-top:.5rem solid var(--nvm-color-white)}.button-white .arrow-right{border-left:.5rem solid var(--nvm-color-white)}.button-white .arrow-left{border-right:.5rem solid var(--nvm-color-white)}