.pvt-carousel-button{display:flex;width:4rem;height:4rem;padding:1.2rem;justify-content:center;align-items:center;gap:.8rem;border:.1rem solid var(--border-1);mix-blend-mode:darken;color:var(--text-1);background:none;cursor:pointer}.pvt-carousel-button--previous svg,.pvt-carousel-button--next svg{width:1.6rem;height:1.6rem}.pvt-carousel-button--previous svg{transform:rotate(180deg)}.pvt-carousel-button:focus-visible{border:.1rem solid var(--border-2)}@media (hover:hover)and (pointer:fine){.pvt-carousel-button:hover{border:.1rem solid var(--border-2)}}.pvt-carousel-button:focus-visible{outline:none;box-shadow:none}.pvt-carousel-button:active{background:var(--bg-6);border:.1rem solid var(--border-2);color:var(--text-6);mix-blend-mode:unset}.pvt-carousel-button:disabled{background:unset;color:var(--text-3);opacity:.5;border:none}.pvt-carousel-button{width:3.2rem;height:3.2rem;padding:0;border:none}@media (hover:hover)and (pointer:fine){.pvt-carousel-button:hover{border:none;background-color:var(--bg-3)}}.pvt-carousel-button:active{background:var(--bg-6);color:var(--text-6)}.pvt-carousel-button:disabled{background:unset;color:var(--text-3)}.pvt-carousel-button--dark{color:var(--text-6);mix-blend-mode:unset}@media (hover:hover)and (pointer:fine){.pvt-carousel-button--dark:hover{background-color:var(--bg-2);color:var(--text-1)}}.pvt-carousel-button--dark:focus-visible{border-color:var(--text-6)}.pvt-carousel-button--dark:active{background-color:var(--bg-3);color:var(--text-1)}.pvt-carousel-button--dark:disabled{background-color:var(--bg-6);color:var(--text-3)}
