.btn-arrow{cursor:pointer;font-size:0;height:36px;width:36px}.btn-arrow svg{height:100%;width:100%}.btn-arrow svg path{transition:fill .2s}.btn-arrow--white path{fill:var(--white)}@media only screen and (min-width:1280px){.btn-arrow--white:hover path{fill:var(--grey2)}}.btn-arrow--black path{fill:var(--black)}@media only screen and (min-width:1280px){.btn-arrow--black:hover path{fill:var(--grey2)}}.btn-arrow--disabled{opacity:.4;pointer-events:none}
