.toweb-home-premium{max-width:1180px;margin:40px auto;padding:0 20px;font-family:inherit;color:#101828}
.toweb-home-block{margin-bottom:48px}
.toweb-home-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:18px}
.toweb-home-eyebrow{display:inline-block;color:#e90000;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}
.toweb-home-head h2{font-size:34px;line-height:1.15;margin:0;font-weight:900;color:#101828}
.toweb-home-nav{display:flex;gap:8px}
.toweb-home-nav button{width:40px;height:40px;border:0;border-radius:50%;background:#e90000;color:#fff;font-size:30px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}
.toweb-home-slider{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 2px 14px;scrollbar-width:thin}
.toweb-service-mini-card{flex:0 0 230px;min-height:165px;scroll-snap-align:start;background:linear-gradient(145deg,#111827,#050505);border-radius:20px;padding:22px;text-decoration:none;color:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 14px 38px rgba(16,24,40,.15);transition:.2s ease}
.toweb-service-mini-card:hover{transform:translateY(-4px);box-shadow:0 22px 52px rgba(16,24,40,.22)}
.toweb-service-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#e90000;border-radius:16px;font-size:24px;margin-bottom:18px}
.toweb-service-mini-card strong{display:block;font-size:19px;line-height:1.25;color:#fff}
.toweb-service-mini-card small{display:block;margin-top:12px;color:#ffb4b4;font-weight:800}
.toweb-ref-mini-card{flex:0 0 230px;scroll-snap-align:start;background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden;text-decoration:none;color:#111827;box-shadow:0 8px 24px rgba(16,24,40,.07);transition:.2s ease}
.toweb-ref-mini-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(16,24,40,.12)}
.toweb-ref-mini-img{display:block;aspect-ratio:16/10;background:#f3f4f6;overflow:hidden}
.toweb-ref-mini-img img{width:100%;height:100%;object-fit:cover;display:block}
.toweb-ref-mini-info{display:block;padding:12px 14px}
.toweb-ref-mini-info small{display:inline-block;margin-bottom:5px;color:#e90000;font-weight:800;font-size:11px}
.toweb-ref-mini-info strong{display:block;font-size:15px;line-height:1.25;color:#111827}
.toweb-home-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(135deg,#e90000,#ff3b3b);border-radius:28px;padding:34px;color:#fff;box-shadow:0 24px 60px rgba(233,0,0,.18)}
.toweb-home-cta .toweb-home-eyebrow{color:#fff;background:rgba(255,255,255,.16);padding:7px 12px;border-radius:999px}
.toweb-home-cta h2{font-size:34px;line-height:1.15;margin:0 0 10px;color:#fff;font-weight:900}
.toweb-home-cta p{font-size:17px;line-height:1.6;color:#fff;margin:0;max-width:720px}
.toweb-home-cta-btn{flex:0 0 auto;background:#fff;color:#e90000;text-decoration:none;font-weight:900;border-radius:999px;padding:15px 24px}
@media(max-width:760px){.toweb-home-head{align-items:flex-start}.toweb-home-head h2{font-size:28px}.toweb-home-cta{flex-direction:column;align-items:flex-start}.toweb-service-mini-card,.toweb-ref-mini-card{flex-basis:205px}}