.sl-page{--sl-red:var(--theme-color,#e02b20);--sl-line:#e3e7ed;--sl-dark:#151b2b;}
.sl-head{margin-bottom:26px;}
.sl-head h1{color:var(--sl-dark);margin-bottom:0;}
.sl-head h1:after{content:"";display:block;width:56px;height:3px;background:var(--sl-red);border-radius:2px;margin:12px 0 14px;}
.sl-intro{position:relative;}
.sl-intro>*:first-child{margin-top:0;}
.sl-intro>*:last-child{margin-bottom:0;}
.sl-intro.is-clamped{max-height:65px;overflow:hidden;}
.sl-intro.is-clamped:after{content:"";position:absolute;left:0;right:0;bottom:0;height:16px;background:linear-gradient(rgba(255,255,255,0),#fff);}
.sl-more{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-size:14px;font-weight:600;color:var(--sl-red);background:transparent;border:0;padding:2px 0;cursor:pointer;}
.sl-more:hover{text-decoration:underline;}
.sl-more .fa{transition:transform .2s;}
.sl-more[aria-expanded="true"] .fa{transform:rotate(180deg);}
.sl-more .sl-lbl-less{display:none;}
.sl-more[aria-expanded="true"] .sl-lbl-more{display:none;}
.sl-more[aria-expanded="true"] .sl-lbl-less{display:inline;}
.sl-grupa{padding-bottom:2px;margin-top:4px;}
.sl-grupa.sl-grupa-next{margin-top:22px;}
.sl-grupa-naslov{display:block;font-size:15px;line-height:22px;font-weight:600;color:#3a4152;}
.sl-cta{margin-top:28px;padding:20px;background:#fff;border:1px solid var(--sl-line);border-radius:10px;}
.sl-cta-top{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:24px;align-items:center;}
.sl-cta-msg{display:flex;align-items:flex-start;gap:14px;}
.sl-cta-msg img{flex:0 0 44px;width:44px;height:44px;object-fit:contain;}
.sl-cta-msg h3{font-size:16px;line-height:24px;font-weight:700;color:var(--sl-dark);margin:0 0 6px;}
.sl-cta-msg p{font-size:13px;line-height:20px;margin:0;}
.sl-phone{display:flex;flex-direction:column;justify-content:center;text-align:center;min-height:120px;padding:18px;background:#151b2b;color:#fff;border-radius:8px;text-decoration:none;}
.sl-phone:hover{background:#0a0f1a;color:#fff;opacity: 0.7;}
.sl-phone i{font-size:18px;color:var(--sl-red);margin-bottom:6px;}
.sl-phone-l{font-size:12px;line-height:18px;color:#c8cede;}
.sl-phone-n{font-size:24px;line-height:32px;font-weight:700;white-space:nowrap;color:#fff;}
.sl-channels{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px;border-top:1px solid var(--sl-line);}
.sl-channel{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:16px 8px 8px;color:#333;text-decoration:none;border-right:1px solid var(--sl-line);}
.sl-channel:last-child{border-right:0;}
.sl-channel:hover{color:var(--sl-red);}
.sl-channel img{width:auto;height:36px;object-fit:contain;margin-bottom:8px;}
.sl-channel-n{font-size:13px;line-height:20px;font-weight:600;}
.sl-channel .fa{font-size:13px;color:#98a1b0;margin-top:2px;}
.sl-seo{position:relative;}
.sl-seo>*:first-child{margin-top:0;}
.sl-seo.is-clamped{max-height:100px;overflow:hidden;}
.sl-seo.is-clamped:after{content:"";position:absolute;left:0;right:0;bottom:0;height:22px;background:linear-gradient(rgba(255,255,255,0),#fff);}
.sl-seo h2{font-size:17px;line-height:26px;font-weight:700;color:var(--sl-dark);margin:20px 0 8px;}
.sl-seo h3,.sl-seo h4{font-size:15px;line-height:24px;font-weight:700;color:var(--sl-dark);margin:16px 0 6px;}
.sl-acc{border:1px solid var(--sl-line);border-radius:10px;overflow:hidden;background:#fff;}
.sl-acc-item{border-bottom:1px solid var(--sl-line);}
.sl-acc-item:last-child{border-bottom:0;}
.sl-acc-h{margin:0;font-size:inherit;}
.sl-acc-btn{width:100%;padding:16px 18px;display:flex;align-items:center;gap:12px;background:#fff;border:0;text-align:left;cursor:pointer;}
.sl-acc-btn:hover{background:#fcfcfd;}
.sl-acc-ico{flex:0 0 38px;width:38px;height:38px;border:1px solid #f3d7d5;border-radius:8px;background:#fff7f7;color:var(--sl-red);font-size:15px;display:flex;align-items:center;justify-content:center;}
.sl-acc-q{flex:1 1 auto;min-width:0;font-size:14px;line-height:22px;font-weight:600;color:var(--sl-dark);}
.sl-acc-ar{flex:0 0 auto;color:#98a1b0;font-size:16px;transition:transform .2s,color .2s;}
.sl-acc-btn[aria-expanded="true"] .sl-acc-ar{transform:rotate(180deg);color:var(--sl-red);}
.sl-acc-body{padding:0 18px 18px 68px;font-size:14px;line-height:23px;color:#5f6877;}
.sl-acc-body[hidden]{display:none;}
.sl-acc-body>*:first-child{margin-top:0;}
.sl-acc-body>*:last-child{margin-bottom:0;}
.sl-acc-body p{margin:0 0 12px;}
.sl-acc-body ul,.sl-acc-body ol{margin:0 0 12px;padding-left:20px;}
.sl-acc-body li{margin-bottom:6px;}
.sl-acc-body h3,.sl-acc-body h4{font-size:15px;line-height:24px;font-weight:700;color:var(--sl-dark);margin:16px 0 6px;}
.sl-acc-body table{width:100%;max-width:100%;}
.sl-vozilo-wrap{
    display:flex;
    flex-direction:column;
    align-items:flex-end;
    margin-bottom:22px;
}
.sl-vozilo{
    display:flex;
    align-items:center;
    gap:12px;
    width:100%;
    padding:8px 10px;
    background:#fff;
    border:1px solid var(--sl-line);
}
.sl-vozilo>img{flex:0 0 46px;width:46px;height:46px;object-fit:contain;}
.sl-vozilo-txt{min-width:0;}
.sl-vozilo-txt strong{display:block;font-size:15px;line-height:21px;font-weight:700;color:var(--sl-dark);}
.sl-vozilo-txt span{display:block;font-size:13px;line-height:19px;color:#5f6877;margin-top:2px;}
.sl-vozilo-prazno>img{flex:0 0 58px;width:58px;height:58px;}
.sl-vozilo-wrap>.as-btn{margin-top:12px;flex:0 0 auto;white-space:nowrap;}
.sl-head a:focus-visible,.sl-head button:focus-visible,
.sl-acc-btn:focus-visible{outline:2px solid var(--sl-red);outline-offset:-2px;}
@media (max-width:991.98px){
    .sl-cta-top{grid-template-columns:1fr;gap:18px;}
}
@media (max-width:767.98px){
    .sl-page>.container-fluid>.row{margin-left:0;margin-right:0;}
    .sl-page>.container-fluid>.row>[class*="col-"]{padding-left:0;padding-right:0;}
    .sl-cta{padding:16px;}
    .sl-channel{padding:14px 4px 6px;}
    .sl-channel img{height:30px;}
    .sl-channel-n{font-size:12px;}
    .sl-acc-btn{padding:14px;gap:10px;}
    .sl-acc-body{padding:0 14px 16px;}
}
