.swiper-navigation{position:absolute;left:-2em;width:calc(100% + 4em);top:50%;transform:translateY(-50%);display:flex;justify-content:space-between}@media (max-width:768px){.swiper-navigation{width:100%;justify-content:center;gap:1em;position:relative;left:auto;transform:none;padding-top:1em}}.swiper-navigation .swiper-button{display:flex;align-items:center;justify-content:flex-start;width:2em;height:2em;cursor:pointer;position:relative;transition:all linear .15s;left:0}.swiper-navigation .swiper-button:hover{left:-.25em}@media (max-width:768px){.swiper-navigation .swiper-button:hover{left:0}}.swiper-navigation .swiper-button--next{justify-content:flex-end;left:auto;right:0}.swiper-navigation .swiper-button--next:hover{left:auto;right:-.25em}@media (max-width:768px){.swiper-navigation .swiper-button--next:hover{right:0}}.swiper-navigation .swiper-button svg{width:1em;height:auto}.swiper-navigation .swiper-button svg circle,.swiper-navigation .swiper-button svg line,.swiper-navigation .swiper-button svg path,.swiper-navigation .swiper-button svg polygon{fill:none;stroke:var(--color-black);stroke-width:1;stroke-miterlimit:10;stroke-linecap:round;stroke-linejoin:round}.swiper-wrapper{padding-bottom:2px}