/* Kasanje editable Elementor hero slider — v3.0 */
.tiueh-slider{position:relative;isolation:isolate;width:100%;min-height:680px;overflow:hidden;background:#07352d;color:#fff}
.tiueh-slider__track{position:absolute;inset:0;overflow:hidden}
.tiueh-slide{position:absolute;inset:0;opacity:0;visibility:hidden;background-position:center;background-size:cover;background-repeat:no-repeat;transform:scale(1.018);transition:opacity .7s ease,visibility .7s ease,transform 6s ease}
.tiueh-slide.is-active{z-index:2;opacity:1;visibility:visible;transform:scale(1)}
.tiueh-slide::before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(4,30,24,.95) 0%,rgba(5,39,31,.86) 38%,rgba(5,39,31,.42) 66%,rgba(5,39,31,.12) 100%)}
.tiueh-slide::after{content:"";position:absolute;inset:auto 0 0;z-index:0;height:36%;background:linear-gradient(180deg,transparent,rgba(3,25,20,.22));pointer-events:none}
.tiueh-slide__inner{position:relative;z-index:1;width:min(1400px,calc(100% - 84px));min-height:inherit;height:100%;margin:0 auto;display:flex;align-items:center;padding:92px 0 116px}
.tiueh-slide__content{max-width:760px;animation:tiuehContentIn .7s cubic-bezier(.2,.75,.25,1) both}
.tiueh-slide:not(.is-active) .tiueh-slide__content{animation:none}
.tiueh-slide__kicker{display:inline-flex;align-items:center;gap:12px;margin:0 0 15px;color:#f2ba4d;font-size:12px;font-weight:900;line-height:1.2;letter-spacing:.09em;text-transform:uppercase;text-shadow:0 2px 14px rgba(0,0,0,.18)}
.tiueh-slide__kicker::before{content:"";width:31px;height:2px;border-radius:99px;background:currentColor}
.tiueh-slide__title{max-width:850px;margin:0 0 20px!important;color:#fff;font-family:Georgia,"Times New Roman",serif!important;font-size:67px;font-weight:700;line-height:1.02;letter-spacing:-.042em;text-wrap:balance;text-shadow:0 7px 28px rgba(0,0,0,.2)}
.tiueh-slide__description{max-width:680px;color:rgba(255,255,255,.89);font-size:17px;line-height:1.72;text-shadow:0 3px 18px rgba(0,0,0,.13)}
.tiueh-slide__description p{margin:0;color:inherit!important}
.tiueh-slide__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:29px}
.tiueh-slide__button{min-height:51px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:8px;padding:15px 25px;font-size:13px;font-weight:900;line-height:1;text-decoration:none!important;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,color .25s ease,filter .25s ease}
.tiueh-slide__button--primary{background:linear-gradient(135deg,#f2bd51,#d99a32);color:#153127!important;box-shadow:0 12px 30px rgba(217,154,50,.25)}
.tiueh-slide__button--primary:hover,.tiueh-slide__button--primary:focus{transform:translateY(-2px);filter:brightness(1.04);box-shadow:0 16px 34px rgba(217,154,50,.32)}
.tiueh-slide__button--secondary{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.72);color:#fff!important;backdrop-filter:blur(7px)}
.tiueh-slide__button--secondary:hover,.tiueh-slide__button--secondary:focus{transform:translateY(-2px);background:#fff;color:#0b4338!important}
.tiueh-slider__arrow{position:absolute;top:50%;z-index:8;width:46px;height:46px;display:grid;place-items:center;margin-top:-23px;padding:0;border:1px solid rgba(255,255,255,.42);border-radius:50%;background:rgba(5,35,28,.32);color:#fff;font-size:20px;line-height:1;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.12);backdrop-filter:blur(8px);transition:background .25s ease,color .25s ease,transform .25s ease,border-color .25s ease}
.tiueh-slider__arrow:hover,.tiueh-slider__arrow:focus{background:#fff;color:#0b4338;border-color:#fff;transform:scale(1.04)}
.tiueh-slider__arrow--prev{left:22px}.tiueh-slider__arrow--next{right:22px}
.tiueh-slider__dots{position:absolute;left:50%;bottom:29px;z-index:8;display:flex;align-items:center;gap:8px;transform:translateX(-50%)}
.tiueh-slider__dot{width:8px;height:8px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.54);cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.13);transition:width .25s ease,background .25s ease,transform .25s ease}
.tiueh-slider__dot:hover{transform:scale(1.18)}
.tiueh-slider__dot.is-active{width:31px;background:#f2ba4d}
.tiueh-slider__progress{position:absolute;left:0;bottom:0;z-index:9;width:0;height:3px;background:linear-gradient(90deg,#d99a32,#f2bd51);pointer-events:none}
.tiueh-slider.is-playing .tiueh-slider__progress{animation:tiuehProgress var(--tiueh-delay,5500ms) linear forwards}
.tiueh-slider-section>.elementor-container{max-width:none!important;width:100%!important}
.tiueh-slider-section>.elementor-container>.elementor-column{width:100%!important}
.tiueh-slider-section>.elementor-container>.elementor-column>.elementor-widget-wrap,.tiueh-slider-section .elementor-widget-tiueh_hero_slider{padding:0!important;margin:0!important}
.tiueh-slider-section{overflow:hidden}
.tiueh-slider-section .elementor-widget-container{margin:0!important}

@keyframes tiuehContentIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}
@keyframes tiuehProgress{from{width:0}to{width:100%}}

@media(max-width:1200px){.tiueh-slide__title{font-size:60px}}
@media(max-width:1024px){
  .tiueh-slide__inner{width:min(100% - 52px,960px);padding:82px 0 100px}
  .tiueh-slide__title{font-size:53px}
  .tiueh-slider__arrow--prev{left:14px}.tiueh-slider__arrow--next{right:14px}
}
@media(max-width:767px){
  .tiueh-slider{min-height:620px}
  .tiueh-slide{background-position:58% center}
  .tiueh-slide::before{background:linear-gradient(90deg,rgba(4,30,24,.96),rgba(5,39,31,.81) 70%,rgba(5,39,31,.52))}
  .tiueh-slide__inner{width:100%;padding:72px 18px 91px;align-items:center}
  .tiueh-slide__content{max-width:100%}
  .tiueh-slide__kicker{font-size:10px;letter-spacing:.075em}
  .tiueh-slide__title{font-size:40px;line-height:1.05;margin-bottom:16px!important;text-wrap:pretty}
  .tiueh-slide__description{font-size:15px;line-height:1.63}
  .tiueh-slide__actions{display:grid;grid-template-columns:1fr;margin-top:23px}
  .tiueh-slide__button{width:100%;min-height:50px}
  .tiueh-slider__arrow{top:auto;bottom:24px;width:38px;height:38px;margin:0;font-size:17px}
  .tiueh-slider__arrow--prev{left:18px}.tiueh-slider__arrow--next{right:18px}
  .tiueh-slider__dots{bottom:37px}
}
@media(max-width:420px){.tiueh-slider{min-height:650px}.tiueh-slide__title{font-size:36px}}
@media(prefers-reduced-motion:reduce){
  .tiueh-slide,.tiueh-slide__content,.tiueh-slide__button,.tiueh-slider__arrow,.tiueh-slider__dot,.tiueh-slider__progress{animation:none!important;transition:none!important}
}
