.carousel-container{position:relative}.carousel-viewport{width:100%;overflow:hidden}.carousel-wrapper{will-change:transform;cursor:grab;-webkit-user-select:none;user-select:none;display:flex}.carousel-wrapper.carousel-no-transition{transition:none!important}.carousel-wrapper:active{cursor:grabbing}.carousel-slide{border-radius:0;flex-shrink:0}.carousel-pagination{justify-content:center;gap:4px;height:10px;margin-top:15px;display:flex;position:relative}.carousel-pagination-bullet{opacity:1;pointer-events:none;-webkit-user-select:none;user-select:none;background:#1a3968;border-radius:10px;outline:none;width:4px;height:4px;transition:width .3s,height .3s}.carousel-pagination-bullet-active{width:32px;height:4px}.carousel-button-next,.carousel-button-prev{z-index:10;color:#1a3968;cursor:pointer;opacity:0;appearance:none;background:0 0;border:none;justify-content:center;align-items:center;width:31px;height:30px;padding:2px;transition:opacity .5s;display:flex;position:absolute;top:45%}.carousel-button-prev{left:10px}.carousel-button-next{right:10px}.carousel-container:hover .carousel-button-next,.carousel-container:hover .carousel-button-prev{opacity:1}.carousel-button-next:focus-visible,.carousel-button-prev:focus-visible{opacity:1;outline-offset:2px;border-radius:100px;outline:2px solid #1a3968}.carousel-button-next svg,.carousel-button-prev svg{box-sizing:content-box;background:#f8d601;border-radius:100px;width:15px;height:15px;padding:6px}.carousel-notification{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
