slider-component{position:relative;display:block;margin:40px 0}.slider-dots{display:flex;justify-content:center;gap:12px;margin-top:30px}.slider-dot{width:10px;height:10px;border-radius:50%;background:#e0e0e0;border:none;cursor:pointer;transition:all .3s ease;padding:0}.slider-dot.is-active{background:var(--course-accent-orange, #FF6B00);width:30px;border-radius:10px}.slider-nav-buttons{position:absolute;top:50%;width:100%;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none;padding:0 10px;z-index:2}@media screen and (max-width: 989px){.slider-nav-buttons{display:none}}.nav-btn{width:45px;height:45px;background:#ffffffe6;border:1px solid #eee;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;transition:.3s;box-shadow:0 4px 12px #0000001a;color:var(--course-primary-purple, #2D1B4E)}.nav-btn:hover{background:var(--course-accent-orange, #FF6B00);color:#fff;transform:scale(1.1)}.nav-btn svg{width:14px;height:14px}.slider__slide{transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .5s ease}@media screen and (max-width: 749px){.slider.slider--mobile{padding-left:20px;padding-right:20px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/component-slider.css.map */
