.optn-carousel{position:relative;width:100%}.optn-carousel__viewport{position:relative;overflow:hidden;width:100%;box-shadow:0 17px 31.9px #00000040!important;border-radius:8px}.optn-carousel__track{display:flex;transition:transform .35s ease;touch-action:pan-y;user-select:none;will-change:transform}.optn-carousel__slide{box-sizing:border-box;flex:0 0 100%;min-width:100%;width:100%}.optn-carousel__slide-inner{height:100%;width:100%}.optn-carousel--steps{height:100%;margin:0 auto;max-width:var(--optn-step-carousel-width, 100%);width:100%}.optn-carousel--steps .optn-carousel__viewport,.optn-carousel--steps .optn-carousel__track,.optn-carousel--steps .optn-carousel__slide,.optn-carousel--steps .optn-carousel__slide-inner{height:100%}.optn-carousel--steps .optn-carousel__slide{max-width:var(--optn-step-slide-max-width, 100%);margin:0 auto}.optn-carousel--steps .optn-carousel__slide-inner>.optn-conv{width:100%}.optn-carousel--steps .optn-carousel__track{cursor:grab}.optn-carousel--steps.is-dragging .optn-carousel__track{cursor:grabbing}.optn-carousel__slide .optn-block-columns{box-shadow:none!important}.optn-carousel__arrow{align-items:center;background:#121827c7;border:0;border-radius:999px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:40px;z-index:2}.optn-carousel__arrow:hover{background:#121827eb}.optn-carousel__arrow:disabled{cursor:default;opacity:.45}.optn-carousel__arrow--prev{left:12px}.optn-carousel__arrow--next{right:12px}.optn-carousel__dots{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:16px}.optn-carousel--steps .optn-carousel__dots{bottom:12px;left:50%;margin-top:0;position:absolute;transform:translate(-50%);width:auto;z-index:3}.optn-carousel__dot{background:#1218273d;border:0;border-radius:999px;cursor:pointer;height:6px;width:6px;padding:0;transition:transform .2s ease,background-color .2s ease}.optn-carousel__dot.is-active{background:#121827;transform:scale(1.15)}.optn-carousel__dot:focus-visible,.optn-carousel__arrow:focus-visible{outline:2px solid #121827;outline-offset:2px}@media(max-width:767px){.optn-carousel__arrow{height:34px;width:34px}.optn-carousel__arrow--prev{left:8px}.optn-carousel__arrow--next{right:8px}}
