/* ProTelefon Widget 1.0.0 */
.ptw-widget,.ptw-widget *{box-sizing:border-box}
.ptw-widget{margin:32px 0;overflow:hidden;border:1px solid #dfe5ec;border-radius:18px;background:#fff;box-shadow:0 12px 32px rgba(16,24,40,.09);font-family:inherit}
.ptw-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid #e8edf2;background:linear-gradient(180deg,#fbfcfe 0%,#f7f9fc 100%)}
.ptw-brand{display:flex;align-items:center;min-width:0;gap:14px}
.ptw-brand-mark{display:inline-flex;flex:0 0 42px;width:42px;height:42px;align-items:center;justify-content:center;border-radius:12px;background:#1e5eff;color:#fff;font-size:22px;font-weight:800;line-height:1}
.ptw-kicker{margin-bottom:3px;color:#1e5eff;font-size:11px;font-weight:800;letter-spacing:.12em;line-height:1;text-transform:uppercase}
.ptw-head h3{margin:0!important;color:#182230;font-size:21px!important;font-weight:750;line-height:1.28}
.ptw-count{display:flex;flex:0 0 auto;gap:4px;color:#667085;font-size:13px;font-weight:700}
.ptw-stage{position:relative;min-height:174px}
.ptw-slide{display:none;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;min-height:174px;gap:22px;padding:24px}
.ptw-slide.is-active{display:grid}
.ptw-logo{display:flex;width:92px;height:92px;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e3e8ef;border-radius:16px;background:#f4f7fb}
.ptw-logo img{width:100%;height:100%;object-fit:cover}
.ptw-logo span{color:#1e5eff;font-size:34px;font-weight:800}
.ptw-business{min-width:0}
.ptw-business-topline{display:flex;align-items:center;flex-wrap:wrap;gap:9px}
.ptw-business h4{margin:0!important;color:#182230;font-size:22px!important;font-weight:780;line-height:1.25}
.ptw-badge{display:inline-flex;align-items:center;min-height:24px;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:750}
.ptw-badge.premium{background:#fff4d6;color:#8a5a00}
.ptw-badge.verified{background:#e9f8ef;color:#18794e}
.ptw-category{margin-top:7px;color:#475467;font-size:14px;font-weight:650}
.ptw-location{margin-top:10px;color:#667085;font-size:14px;line-height:1.45}
.ptw-action{display:flex;justify-content:flex-end}
.ptw-action a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:10px 16px;border:1px solid #1e5eff;border-radius:10px;background:#1e5eff;color:#fff!important;font-size:14px;font-weight:750;line-height:1;text-decoration:none!important}
.ptw-action a:hover{background:#174bd1;border-color:#174bd1}
.ptw-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px 15px 24px;border-top:1px solid #e8edf2;background:#f8fafc}
.ptw-all{color:#344054!important;font-size:13px;font-weight:700;text-decoration:none!important}
.ptw-all::after{content:"  →";color:#1e5eff}
.ptw-nav{display:flex;flex:0 0 auto;gap:7px}
.ptw-nav button{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;padding:0;border:1px solid #d0d5dd;border-radius:9px;background:#fff;color:#344054;cursor:pointer;font-size:24px;line-height:1}
.ptw-nav button:hover{border-color:#1e5eff;color:#1e5eff}
@media (max-width:700px){.ptw-head{align-items:flex-start;padding:18px}.ptw-head h3{font-size:18px!important}.ptw-slide,.ptw-slide.is-active{grid-template-columns:72px minmax(0,1fr);gap:15px;min-height:0;padding:18px}.ptw-logo{width:72px;height:72px;border-radius:13px}.ptw-business h4{font-size:18px!important}.ptw-action{grid-column:1/-1;justify-content:flex-start}.ptw-footer{align-items:flex-start;padding:14px 18px}}
@media (max-width:460px){.ptw-brand-mark{display:none}.ptw-count{display:none}.ptw-slide,.ptw-slide.is-active{grid-template-columns:1fr}.ptw-logo{width:64px;height:64px}.ptw-footer{flex-direction:column}}
