.vodniki-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-container{position:relative;z-index:3;width:100%;padding:40px 0;margin:0 auto;display:flex;gap:60px;align-items:flex-start}.hero-content{flex:1;color:#fff}.hero-title{font-size:48px;font-weight:700;line-height:1.2;margin:0 0 20px;color:#fff}.hero-subtitle{font-size:18px!important;font-weight:400!important;line-height:1.5!important;margin:0 0 40px;opacity:.9;color:#fff}.hero-benefits{margin-bottom:40px}.benefits-title{color:#fff}.benefits-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.benefit-item{display:flex;align-items:center;gap:12px;font-size:18px;line-height:1.4}.benefit-icon{flex-shrink:0}.hero-button{display:inline-block;padding:16px 40px;font-size:16px;font-weight:600;text-decoration:none;border-radius:20px;transition:all 0.3s ease;text-transform:uppercase;letter-spacing:.5px}.hero-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.3);opacity:.9}.hero-sidebar{flex:1;display:flex;flex-direction:column;gap:20px;max-width:50%}.hero-media{width:100%;border-radius:20px;overflow:hidden}.hero-image img,.hero-video video{width:100%;height:auto;display:block}.hero-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.hero-gallery .gallery-item{position:relative;overflow:hidden;border-radius:4px}.hero-gallery .gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.3s ease}.hero-gallery .gallery-item:hover img{transform:scale(1.05)}.hero-gallery .gallery-item:first-child{grid-column:1 / -1}.hero-video{position:relative;background:#000}.hero-video-element{width:100%;height:auto;display:block}.hero-contact{color:#fff}.hero-contact-label{font-size:26px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#fff}.hero-contact-phone{display:block;font-size:28px;font-weight:700;color:#fff;text-decoration:none;transition:opacity 0.3s ease;white-space:nowrap}.hero-contact-phone:hover{opacity:.8}@media (max-width:992px){.hero-container{flex-direction:column;gap:40px}.hero-content,.hero-sidebar{max-width:100%}.hero-contact{text-align:center}.hero-title{font-size:36px}.hero-subtitle{font-size:18px}.benefits-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.vodniki-hero{min-height:auto;padding-top:80px}.hero-container{padding:0}.hero-title{font-size:32px;margin-bottom:16px}.hero-subtitle{font-size:16px!important;margin-bottom:30px}.hero-benefits{margin-bottom:30px}.benefits-title{font-size:18px;margin-bottom:16px}.benefits-list{gap:12px}.benefit-item{font-size:15px}.hero-button{padding:14px 32px;font-size:14px;width:100%;text-align:center}.hero-contact{width:100%;padding:20px}.hero-contact-label{font-size:22px}.hero-contact-phone{font-size:24px}}@media (max-width:480px){.hero-title{font-size:28px}.hero-subtitle{font-size:15px!important}.benefit-item{font-size:14px}}