
.strip.is-sticky {
    position: sticky;
    top: var(--proweb-sticky-offset, 0px);
    z-index: calc(900 - var(--proweb-sticky-index, 0));
}.strip[data-id=a991a4] {
  --section-id: "a991a4";
  --storage-url: "https://eberam1234.proweb.cz/_section/a991a4";
  --public-url: "https://eberam1234.proweb.cz/_section/a991a4";
}
.strip[data-id=a991a4] .main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  transition: all 0.3s ease;
  padding: 20px 0;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid transparent;
}
.strip[data-id=a991a4] .main-header.scrolled {
  padding: 10px 0;
  background: rgba(255, 255, 255, 0.95);
  border-bottom: 1px solid #eee;
}
.strip[data-id=a991a4] .main-header .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=a991a4] .main-header .header-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.strip[data-id=a991a4] .main-header .logo a {
  font-size: 1.5rem;
  font-weight: 700;
  color: #1a1a1a;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.strip[data-id=a991a4] .main-header .header-right {
  display: flex;
  align-items: center;
  gap: 40px;
}
.strip[data-id=a991a4] .main-header .nav-menu ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 30px;
}
.strip[data-id=a991a4] .main-header .nav-menu ul a {
  text-decoration: none;
  color: #444;
  font-weight: 500;
  transition: color 0.3s;
  font-size: 0.9rem;
  text-transform: uppercase;
}
.strip[data-id=a991a4] .main-header .nav-menu ul a:hover {
  color: #000;
}
.strip[data-id=a991a4] .main-header .header-phone a {
  text-decoration: none;
  color: #1a1a1a;
  font-weight: 600;
  font-size: 0.9rem;
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 16px;
  border: 1px solid #1a1a1a;
  border-radius: 50px;
  transition: all 0.3s;
}
.strip[data-id=a991a4] .main-header .header-phone a:hover {
  background: #1a1a1a;
  color: #fff;
}
@media (max-width: 992px) {
  .strip[data-id=a991a4] .header-right {
    gap: 20px;
  }
}
@media (max-width: 768px) {
  .strip[data-id=a991a4] .nav-menu {
    display: none;
  }
}.strip[data-id=a9c6c4] {
  --section-id: "a9c6c4";
  --storage-url: "https://eberam1234.proweb.cz/_section/a9c6c4";
  --public-url: "https://eberam1234.proweb.cz/_section/a9c6c4";
}
.strip[data-id=a9c6c4] .hero-section {
  position: relative;
  height: 100vh;
  min-height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(https://eberam1234.proweb.cz/_section/a9c6c4/hero-bg.jpg);
  background-size: cover;
  background-position: center;
  color: #fff;
  text-align: center;
}
.strip[data-id=a9c6c4] .hero-section .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
.strip[data-id=a9c6c4] .hero-section .container {
  position: relative;
  z-index: 2;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=a9c6c4] .hero-section .hero-content h1 {
  font-size: clamp(2.5rem, 8vw, 4.5rem);
  font-weight: 300;
  margin-bottom: 20px;
  letter-spacing: -1px;
  line-height: 1.1;
}
.strip[data-id=a9c6c4] .hero-section .hero-content p {
  font-size: 1.2rem;
  margin-bottom: 40px;
  opacity: 0.9;
  font-weight: 300;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.strip[data-id=a9c6c4] .hero-section .btn-primary {
  display: inline-block;
  padding: 15px 40px;
  background: #fff;
  color: #000;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  border: 1px solid #fff;
}
.strip[data-id=a9c6c4] .hero-section .btn-primary:hover {
  background: transparent;
  color: #fff;
}.strip[data-id=cea5ee] {
  --section-id: "cea5ee";
  --storage-url: "https://eberam1234.proweb.cz/_section/cea5ee";
  --public-url: "https://eberam1234.proweb.cz/_section/cea5ee";
}
.strip[data-id=cea5ee] .gallery-preview {
  padding: 100px 0;
  background: #fff;
}
.strip[data-id=cea5ee] .gallery-preview .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=cea5ee] .gallery-preview .section-header {
  text-align: center;
  margin-bottom: 60px;
}
.strip[data-id=cea5ee] .gallery-preview .section-header h2 {
  font-size: 2.5rem;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 20px;
}
.strip[data-id=cea5ee] .gallery-preview .section-header .line {
  width: 50px;
  height: 2px;
  background: #000;
  margin: 0 auto;
}
.strip[data-id=cea5ee] .gallery-preview .gallery-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
.strip[data-id=cea5ee] .gallery-preview .gallery-item .img-wrapper {
  overflow: hidden;
  margin-bottom: 20px;
  background: #f9f9f9;
}
.strip[data-id=cea5ee] .gallery-preview .gallery-item .img-wrapper img {
  width: 100%;
  display: block;
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
  object-fit: cover;
}
.strip[data-id=cea5ee] .gallery-preview .gallery-item .img-wrapper:hover img {
  transform: scale(1.05);
}
.strip[data-id=cea5ee] .gallery-preview .gallery-item .item-info {
  text-align: left;
}
.strip[data-id=cea5ee] .gallery-preview .gallery-item .item-info h3 {
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: 5px;
}
.strip[data-id=cea5ee] .gallery-preview .gallery-item .item-info p {
  font-size: 0.9rem;
  color: #666;
  font-style: italic;
}
.strip[data-id=cea5ee] .gallery-preview .view-more {
  text-align: center;
  margin-top: 60px;
}
.strip[data-id=cea5ee] .gallery-preview .view-more .btn-link {
  color: #000;
  text-decoration: none;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-bottom: 1px solid #000;
  padding-bottom: 5px;
  transition: opacity 0.3s;
}
.strip[data-id=cea5ee] .gallery-preview .view-more .btn-link:hover {
  opacity: 0.7;
}
@media (max-width: 992px) {
  .strip[data-id=cea5ee] .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576px) {
  .strip[data-id=cea5ee] .gallery-grid {
    grid-template-columns: 1fr;
  }
}.strip[data-id="5d8e2a"] {
  --section-id: "5d8e2a";
  --storage-url: "https://eberam1234.proweb.cz/_section/5d8e2a";
  --public-url: "https://eberam1234.proweb.cz/_section/5d8e2a";
}
.strip[data-id="5d8e2a"] .about-section {
  padding: 120px 0;
  background: #fdfdfd;
}
.strip[data-id="5d8e2a"] .about-section .container {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="5d8e2a"] .about-section .about-wrapper {
  display: flex;
  align-items: center;
  gap: 80px;
}
.strip[data-id="5d8e2a"] .about-section .about-text {
  flex: 1;
}
.strip[data-id="5d8e2a"] .about-section .about-text .subtitle {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.8rem;
  color: #888;
  display: block;
  margin-bottom: 15px;
}
.strip[data-id="5d8e2a"] .about-section .about-text h2 {
  font-size: 3rem;
  font-weight: 300;
  margin-bottom: 30px;
  line-height: 1.2;
}
.strip[data-id="5d8e2a"] .about-section .about-text .description p {
  font-size: 1.1rem;
  line-height: 1.8;
  color: #444;
  margin-bottom: 20px;
}
.strip[data-id="5d8e2a"] .about-section .about-image {
  flex: 1;
  position: relative;
}
.strip[data-id="5d8e2a"] .about-section .about-image::after {
  content: "";
  position: absolute;
  top: 20px;
  right: -20px;
  width: 100%;
  height: 100%;
  border: 1px solid #ddd;
  z-index: 0;
}
.strip[data-id="5d8e2a"] .about-section .about-image img {
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
  filter: grayscale(20%);
}
@media (max-width: 992px) {
  .strip[data-id="5d8e2a"] .about-wrapper {
    flex-direction: column;
    gap: 60px;
    text-align: center;
  }
  .strip[data-id="5d8e2a"] .about-image {
    max-width: 500px;
    margin: 0 auto;
  }
  .strip[data-id="5d8e2a"] .about-image::after {
    display: none;
  }
}.strip[data-id=c9882e] {
  --section-id: "c9882e";
  --storage-url: "https://eberam1234.proweb.cz/_section/c9882e";
  --public-url: "https://eberam1234.proweb.cz/_section/c9882e";
}
.strip[data-id=c9882e] .main-footer {
  background: #111;
  color: #fff;
  padding: 80px 0 40px;
}
.strip[data-id=c9882e] .main-footer .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=c9882e] .main-footer .footer-grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 60px;
  margin-bottom: 60px;
}
.strip[data-id=c9882e] .main-footer h3 {
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.strip[data-id=c9882e] .main-footer h4 {
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 25px;
  color: #888;
}
.strip[data-id=c9882e] .main-footer p {
  color: #ccc;
  line-height: 1.6;
  margin-bottom: 10px;
}
.strip[data-id=c9882e] .main-footer .social-links {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.strip[data-id=c9882e] .main-footer .social-links a {
  color: #ccc;
  text-decoration: none;
  transition: color 0.3s;
}
.strip[data-id=c9882e] .main-footer .social-links a:hover {
  color: #fff;
}
.strip[data-id=c9882e] .main-footer .footer-bottom {
  border-top: 1px solid #222;
  padding-top: 40px;
  text-align: center;
  color: #555;
  font-size: 0.9rem;
}
@media (max-width: 768px) {
  .strip[data-id=c9882e] .footer-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}