.stb-hero{padding:20px 0 0;margin-bottom:0}.stb-hero-grid{display:flex;flex-direction:row;height:580px}.stb-hero-col-small{flex:1;display:flex;flex-direction:column;gap:0;padding-right:10px}.stb-hero-top-row{display:flex;flex:1;gap:0}.stb-hero-small-item{flex:1;position:relative;overflow:hidden;margin:0 10px 10px 0;border-radius:var(--radius)}.stb-hero-small-item:last-child{margin-right:0}.stb-hero-small-item img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.stb-hero-small-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .75) 0%,transparent 60%);display:flex;flex-direction:column;justify-content:flex-end;padding:16px;z-index:2}.stb-hero-small-overlay h3{color:#fff;font-size:1rem;font-weight:700;line-height:1.35}.stb-hero-small-overlay h3 a{color:#fff}.stb-hero-small-overlay h3 a:hover{color:var(--color-primary)}.stb-hero-bottom-item{position:relative;overflow:hidden;height:190px;flex-shrink:0;border-radius:var(--radius)}.stb-hero-bottom-item img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.stb-hero-bottom-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .75) 0%,transparent 60%);display:flex;flex-direction:column;justify-content:flex-end;padding:16px;z-index:2}.stb-hero-bottom-overlay h3{color:#fff;font-size:1.125rem;font-weight:700;line-height:1.3;margin-bottom:8px}.stb-hero-bottom-overlay h3 a{color:#fff}.stb-hero-bottom-overlay h3 a:hover{color:var(--color-primary)}.stb-hero-bottom-overlay .stb-badge-time{align-self:flex-start}.stb-hero-col-big{flex:1;padding-left:10px}.stb-hero-big-item{position:relative;border-radius:var(--radius);overflow:hidden;height:100%}.stb-hero-big-item img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.stb-hero-big-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgb(0 0 0 / .75) 0%,rgb(0 0 0 / .2) 50%,transparent 100%);display:flex;flex-direction:column;justify-content:flex-end;padding:32px;z-index:2}.stb-hero-big-overlay .stb-card-badge{position:static;margin-bottom:16px}.stb-hero-big-overlay h2{color:#fff;font-size:2.25rem;font-weight:700;margin-bottom:12px;line-height:1.2}.stb-hero-big-overlay h2 a{color:#fff}.stb-hero-big-overlay h2 a:hover{color:var(--color-primary)}.stb-hero-excerpt{color:rgb(255 255 255 / .85);font-size:.9375rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.stb-ad-banner{text-align:center;padding:24px 0}.stb-categories-banner{background:var(--color-footer-bg);position:relative;overflow:hidden;padding:48px 0}.stb-categories-banner-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:40px}.stb-categories-banner-text{flex:0 0 300px}.stb-categories-banner-text h2{color:#fff;font-size:1.5rem;margin-bottom:12px;position:relative;padding-left:12px}.stb-categories-banner-text h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:24px;background:var(--color-primary);border-radius:2px}.stb-categories-banner-text p{color:rgb(255 255 255 / .7);font-size:.875rem;line-height:1.6}.stb-categories-cards{display:flex;gap:16px;flex-wrap:wrap}.stb-category-card{background:var(--color-surface);border-radius:var(--radius);overflow:hidden;width:140px;text-align:center;transition:transform 0.3s cubic-bezier(.32,.74,.57,1)}.stb-category-card:hover{transform:translateY(-4px)}.stb-category-card img{width:100%;aspect-ratio:1;object-fit:cover}.stb-category-card span{display:block;padding:10px 8px;font-family:var(--font-heading);font-weight:700;font-size:.8125rem;color:var(--color-text)}@media (max-width:1024px){.stb-hero-grid{height:480px}.stb-hero-big-overlay h2{font-size:1.75rem}.stb-hero-bottom-item{height:160px}}@media (max-width:768px){.stb-hero-grid{flex-direction:column;height:auto}.stb-hero-col-small{padding-right:0}.stb-hero-col-big{padding-left:0;margin-top:10px}.stb-hero-big-item{height:300px}.stb-hero-top-row{height:200px}.stb-hero-small-item{margin:0 5px 5px 0}.stb-hero-small-item:last-child{margin-right:0}.stb-hero-bottom-item{height:160px;margin-top:5px}.stb-hero-big-overlay h2{font-size:1.375rem}.stb-hero-big-overlay{padding:20px}.stb-hero-excerpt{display:none}.stb-categories-banner-inner{flex-direction:column;text-align:center}.stb-categories-banner-text{flex:none}.stb-categories-cards{justify-content:center}}@media (max-width:480px){.stb-hero-top-row{flex-direction:column;height:auto}.stb-hero-small-item{height:180px;margin:0 0 5px 0}.stb-hero-bottom-item{height:140px}.stb-hero-big-item{height:250px}.stb-category-card{width:120px}}