.ise-slider-container{position:relative;width:100%}.ise-slider-wrapper{position:relative;width:100%;display:block}.ise-slider-images{position:relative;width:100%;overflow:hidden;background-color:#02396F;display:block}.ise-slider-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 0.5s ease-in-out;z-index:1;background-color:inherit}.ise-slider-image.active{opacity:1;z-index:2;position:relative}.ise-slider-image img,.ise-slider-image picture,.ise-slider-image a,.ise-slider-image a picture{width:100%;height:100%;display:block}.ise-slider-image img{object-fit:cover}.ise-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:20;display:flex;align-items:center;justify-content:center;width:44px;height:44px;background-color:#02396F;border:none;border-radius:50%;cursor:pointer;padding:0;line-height:1;transition:background-color 0.25s ease,opacity 0.25s ease;-webkit-appearance:none;appearance:none}.ise-arrow svg{width:20px;height:20px;display:block;pointer-events:none;flex-shrink:0}.ise-arrow svg path{stroke:#fff;fill:none}.ise-arrow-prev{left:15px}.ise-arrow-next{right:15px}.ise-arrow:hover{opacity:1!important}.ise-slider-wrapper.arrows-outside{display:flex!important;align-items:center;gap:12px}.ise-slider-wrapper.arrows-outside .ise-slider-images{flex:1;min-width:0}.ise-slider-wrapper.arrows-outside .ise-arrow{position:relative!important;top:auto!important;transform:none!important;flex-shrink:0}.ise-slider-wrapper.arrows-outside .ise-arrow:hover{transform:scale(1.08)!important}.ise-dots{display:flex;align-items:center;justify-content:center;gap:8px;z-index:20;padding:0;margin:0;list-style:none}.ise-dots.inside_bottom{position:absolute;bottom:15px;left:0;right:0;width:100%}.ise-dots.inside_top{position:absolute;top:15px;left:0;right:0;width:100%}.ise-dots.outside_bottom{position:relative;width:100%;margin-top:12px}.ise-dot{width:10px;height:10px;border-radius:50%;background-color:rgb(255 255 255 / .55);border:none;cursor:pointer;padding:0;transition:background-color 0.25s ease,transform 0.25s ease;flex-shrink:0;display:block;-webkit-appearance:none;appearance:none}.ise-dot.active{background-color:#fff;transform:scale(1.3)}.ise-dots.outside_bottom .ise-dot{background-color:rgb(2 57 111 / .3)}.ise-dots.outside_bottom .ise-dot.active{background-color:#02396F}.ise-text-nav-progress{width:100%;background-color:#e0e0e0;overflow:hidden;position:relative;margin-top:15px;margin-bottom:15px;height:3px;border-radius:10px}.ise-text-nav-progress-fill{height:100%;width:0%;background-color:#02396F;border-radius:10px}.ise-slider-text-nav{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;width:100%;gap:15px;margin-top:20px}.ise-text-nav-item{display:inline-block;cursor:pointer;transition:all 0.3s ease;user-select:none;-webkit-user-select:none;flex:1;text-align:center;min-width:0}.ise-text-nav-item:hover{opacity:.8}.ise-text-nav-item.active{font-weight:600}@media (max-width:768px){.ise-slider-text-nav{flex-direction:column}.ise-text-nav-item{margin-bottom:8px}.ise-arrow{width:34px;height:34px}.ise-arrow svg{width:16px;height:16px}}@media (max-width:480px){.ise-arrow-prev{left:8px}.ise-arrow-next{right:8px}}@media print{.ise-slider-text-nav,.ise-text-nav-progress,.ise-arrow,.ise-dots{display:none!important}.ise-slider-image{position:relative!important;opacity:1!important}}