.gha__nav-arrows{align-items:center;display:none;flex-direction:row;gap:1rem;width:100%}@media (max-width:767px){.gha__nav-arrows[data-show-mobile=true]{display:flex}}@media (min-width:768px) and (max-width:1023px){.gha__nav-arrows[data-show-tablet=true]{display:flex}}@media (min-width:1024px){.gha__nav-arrows[data-show-desktop=true]{display:flex}}.gha__nav-arrows button{cursor:pointer;line-height:0}.gha__nav-arrows button,.gha__nav-arrows svg path{transition:all .3s ease-in-out}.gha__nav-arrows button:disabled{background-color:#ccc!important;border-color:#999!important;color:#666!important;cursor:not-allowed;opacity:.5;pointer-events:none}.gha__nav-arrows button:disabled svg,.gha__nav-arrows button:disabled svg path{stroke:#666!important}.gha__nav-arrows.nav-sides{justify-content:space-between!important;left:0;pointer-events:none;position:absolute;right:0;top:50%;transform:translateY(-50%)}.gha__nav-arrows.nav-sides button{pointer-events:auto;position:relative;z-index:2}.gha__scroller{display:flex;flex-direction:column;gap:1rem}.gha__scroller:has(.gha__nav-arrows.nav-sides){position:relative}@media (max-width:767px){.gha__scroller:has(.gha__nav-arrows.nav-sides[data-show-mobile=true]){padding:0 3rem}}@media (min-width:768px) and (max-width:1023px){.gha__scroller:has(.gha__nav-arrows.nav-sides[data-show-tablet=true]){padding:0 3rem}}@media (min-width:1024px){.gha__scroller:has(.gha__nav-arrows.nav-sides[data-show-desktop=true]){padding:0 3rem}}.gha__autoplay-toggle{align-items:center;background:none;border:none;border-radius:50%;color:inherit;cursor:pointer;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;padding:0;position:relative;width:36px}.gha__autoplay-toggle:focus,.gha__autoplay-toggle:hover{border-radius:50%}.gha__autoplay-toggle:focus-visible{border-radius:50%;outline-offset:2px}.autoplay-ring{height:100%;inset:0;position:absolute;transform:rotate(-90deg);width:100%}.ring-track{opacity:.2}.ring-progress,.ring-track{fill:none;stroke:currentColor;stroke-width:2}.ring-progress{stroke-dasharray:94.25;stroke-dashoffset:94.25;stroke-linecap:round}@keyframes autoplay-ring-fill{to{stroke-dashoffset:0}}.gha__autoplay-toggle:after,.gha__autoplay-toggle:before{background:currentColor;border-radius:1px;content:"";height:10px;position:absolute;top:50%;transform:translateY(-50%);width:3px}.gha__autoplay-toggle:before{left:calc(50% - 5px)}.gha__autoplay-toggle:after{left:calc(50% + 2px)}.gha__autoplay-toggle.is-paused:before{background:transparent;border-color:transparent transparent transparent currentcolor;border-radius:0;border-style:solid;border-width:5px 0 5px 9px;height:0;left:calc(50% - 3px);width:0}.gha__autoplay-toggle.is-paused:after{display:none}.gha__autoplay-wrapper{display:flex;justify-content:center}